.container{width:96%; max-width: 1260px; margin:0 auto; line-height:1.4;}
.clearfix:after { content: ''; display: block; height: 0; clear: both; }
.clearfix { zoom: 1; }
.clear { clear: both; }
.nybanner{width:100%;}
.nybanner img{max-width: 100%;}
.nymain{background: #ffffff;width:100%;}
.nymain .pos{overflow:hidden;height:40px;line-height:40px;margin-bottom:10px;padding-bottom:5px; margin-top: 10px;}
.nymain .pos .pos_left{width:65%;text-align:left;color:#777;overflow:hidden;font-size:12px; float:left;}
.nymain .pos .pos_left>em{display:inline-block;width:25px;height:40px;background:url(../images/com/home.png) center center no-repeat;vertical-align: top;}
.nymain .pos .pos_left a{color:#555;}
.nymain .pos .pos_left a:hover{color:#1f3485}

.pos_right{ width:35%; float:right; text-align:right;}
.pos_right a{ display:inline-block;padding:0 20px; height:30px; line-height:30px;margin-right:2%; color:#666; font-size:13px;}
.pos_right a.on{ background:#1f3485; color:#fff;}
.pos_right a:hover{background:#1f3485; color:#fff;}

.ny_tit{width:100%;margin-bottom:30px;}
.ny_tit p{font-size:24px;color:#515671;text-align:center; line-height:24px;}
.ny_tit span{display:block;font-size:14px;font-weight:lighter;color:#999;text-align:center;height:30px;line-height:30px;    text-transform: capitalize;}
.nycontent{margin-bottom: 36px;}
.pcbanner{}
.mbanner{display: none;}
@media (max-width:767px) {
	.nybanner{padding-top:60px;}
	.pcbanner{display: none}
	.mbanner{display:block;}
}


.pagecontent{min-height: 300px; margin-bottom: 30px;}
.pagecontent .about_img{float:left;width:34%;}
.pagecontent .about_img img{max-width:100%;}
.pagecontent .about_wz{float:right;width:64%;font-size:14px;line-height:32px;color:#555;}
.pagecontent .about_wz p{text-indent: 2em; font-size:16px; line-height:32px; margin-bottom: 12px;}
@media (max-width:767px) {
	.pagecontent .about_img{width:100%;}
	.pagecontent .about_wz{width:100%; margin-top: 10px;}
}

.ditucontent{width:60%; float:left; min-height: 400px; margin-top: 20px;}
#dituContentgaoya{width:100%; min-height: 400px;}
#dituContentdiya{width:100%; min-height: 400px; margin-bottom: 0px;}
iframe {width: 100%; min-height: 400px;border: none;}
.ditucontent iframe {width: 100%;height: 100%; top: 0;}

.contactinfo{width:36%; float:right; margin-top: 20px;}
.contactinfo h2{font-size:36px; font-weight: 400; margin-bottom:32px; color:#1f3485;}
.contactinfo .contactinfo-box a em{display:block;float:left;width:60px;height:60px;border:1px solid #ddd;border-radius:50%;margin-right:15px; margin-bottom: 20px;}
.contactinfo .contactinfo-box em{margin-top: 5px;}
.contactinfo .contactinfo-box.lxman em{background:url(../images/com/contact_man.png) center center no-repeat;}
.contactinfo .contactinfo-box.lxphone em{background:url(../images/com/contact_phone.png) center center no-repeat;}
.contactinfo .contactinfo-box.lxemail em{background:url(../images/com/contact_email.png) center center no-repeat;}
.contactinfo .contactinfo-box.lxtel em{background:url(../images/com/contact_tel.png) center center no-repeat;}
.contactinfo .contactinfo-box.lxfax em{background:url(../images/com/contact_fax.png) center center no-repeat;}
.contactinfo .contactinfo-box.lxaddress {margin-bottom: 20px;}
.contactinfo .contactinfo-box.lxaddress em{background:url(../images/com/contact_address.png) center center no-repeat; margin-top: 0px;}
.contactinfo .contactinfo-box a .wz{float:left;width:78%;}
.contactinfo .contactinfo-box .wz p{font-size:14px; padding-bottom:2px; line-height:32px;}
.contactinfo .contactinfo-box span{font-size:20px;}
@media (max-width:767px) {
	.ditucontent{width:100%;}
	.contactinfo{width:100%; margin-top: 0px;}
	.contactinfo h2{margin-top: 24px; margin-bottom: 12px; font-size: 24px;}
}

.back{position: fixed; z-index: 101; bottom:100px; background: #1f3485; width:48px; height: 48px; right:10px;}
.back img{display: block; margin:12px;}


.productlist{width:78%; float:right; background:#ffffff; margin-top: 0px;}
.productlist ul li{float:left;width:31%;margin-right:3%;margin-bottom:30px;}
.productlist ul li:nth-child(3n) {margin-right: 0px;}
.productlist ul li .pro_img_box{display:block;width:100%;box-shadow: 0px 0px 72px 0px #e1dddd;-webkit-transition: all .25s;-webkit-transition: all .25s;-moz-transition: all .25s;-ms-transition: all .25s;-o-transition: all .25s;}
.productlist ul li .pro_img_box .pro_img{text-align:center;width:100%;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;overflow:hidden;    height: 0px;
    padding-bottom: 100%;
    position: relative;}
/*.productlist ul li .pro_img_box .pro_img img{vertical-align:middle;max-width:100%;max-height:100%;transition-duration: 1s;-ms-transition-duration: 1s;-moz-transition-duration: 1s;-webkit-transition-duration: 1s;}
*/
.productlist ul li .pro_img_box .pro_img img{vertical-align:middle; position: absolute;max-width:100%;max-height:100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);}
.productlist ul li .pro_img_box .pro_img .iblock {display:inline-block;height:100%;width:0;vertical-align:middle}
.productlist ul li .pro_img_box p a{ display:block;height:40px;line-height:40px;font-size:14px;text-align:center;color:#333;padding:0 5px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
.productlist ul li .pro_img_box:hover p a{background:#666;color:#ffffff;}
.productlist ul li .pro_img_box:hover img{opacity: 0.8;}
@media (max-width:767px) {
	.productlist{width:100%;}
	.productlist ul li{width:48%;}
	.productlist ul li:nth-child(2n){margin-right: 0;}
	.productlist ul li:nth-child(3n){margin-right: 3%;}
	.productlist ul li:nth-child(6n){margin-right: 0;}
	.productlist ul li a{padding:0px;}
}

.nycontent .content_left{float:left;width:20%;}
.nycontent .content_left .c_tlt{font-size:20px;font-weight:bold;background:#d0111b;color:#ffffff;margin-bottom:10px;}
.nycontent .content_left .c_tlt em{display:none;}

.pro_mulu li a{display:block;height:40px;line-height:40px;text-align:left;padding:0 20px;background:#f1f1f1;color:#555;font-size:14px;margin-bottom:5px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
.pro_mulu li a:hover{background-color:#005fa2; color:#fff;}
.pro_mulu li.actt a{background-color:#005fa2; color:#fff; }
.pro_mulu li dl{display:none}
.pro_mulu li.actt dl{display: block;}
.pro_mulu li.actt dl a{background:#f1f1f1;height:30px;line-height:30px;font-size:12px; color:#555; padding-left: 40px;}
.pro_mulu li.actt dl dd:hover a{background: #005fa2; color:#fff;}
.pro_mulu li.actt dl dd.actt a{background: #005fa2; color:#fff;}
.pro_mulu a.pro_more{background:#ddd;display:block;text-align:center;height:40px;line-height:40px; font-size:12px;}

.nycontent .content_left .c_tlt {
    background: #005fa2;
    padding: 15px 20px;
    position: relative;
    box-sizing: border-box;
}

.nycontent .content_left .c_tlt h3 {
    font-size: 24px;
    color: #ffffff;
    height:24px;
    line-height: 24px;
    font-weight: bold;
    position: relative;
    z-index: 9;
    box-sizing: border-box;
}

.nycontent .content_left .c_tlt i {
    position: absolute;
    left: -5px;
    top: -9px;
    font-style: normal;
    font-size: 67px;
    font-weight: bold;
    opacity: .1;
    color: #fff;
    line-height: 1;
    z-index: 1;
    text-transform: uppercase;
}

.nycontent .content_left .c_tlt span {
    font-weight: normal;
    font-size: 16px;
    color: #fff;
    opacity: .6;
    margin-left: 10px;
    text-transform: capitalize;
}

.nycontent .content_left .c_tlt span:before {
    content: "/";
    padding-right: 5px;
}



.pro_name{font-size:24px;font-weight:normal;line-height:28px;color:#1f3485;margin-bottom:10px; margin-top: 20px;}
.proshow{padding-top:0px;position:relative;}
.proshow .proimg{float:left;width:45%;margin-top:0 !important;border:1px solid #ddd;}
.proshow .proimg img{max-width: 100%;}

.proshow .prodesc p{font-size:14px;line-height:24px;margin-bottom:10px;}
.proshow .prodesc p.bt{font-size:20px;font-weight:bold;color:#1f3485;}
.proshow .prodesc{float:right;width:51%;}
.proshow .prodesc p.desc{padding:12px; background: #f2f2f2; overflow:hidden;color:#999; margin-top:30px;}
.proshow .prodesc p.desc span{display: block;}
.proshow .prodesc .explan{padding:12px; background: #f2f2f2; overflow:hidden;color:#999; margin-top:30px;}
.proshow .pro_btn{padding-top:30px;overflow:hidden;}
.proshow .pro_btn1{display:block;width:40%;margin-right:20px;height:55px;line-height:55px;text-align:center;font-size:16px;color:#fff;background:#1f3485;border-radius:2px;float:left;border:1px solid #fff;}
.proshow .pro_btn2{display:block;width:40%;margin-right:0;height:55px;line-height:55px;text-align:center;font-size:16px;background:#7b7b7b;color:#fff;border-radius:2px;float:left;border:1px solid #fff;}
.proshow .pro_btn1:hover{background:#fff;border:1px solid #1f3485;color:#1f3485;}
.proshow .pro_btn2:hover{background:#fff;border:1px solid #7b7b7b;color:#7b7b7b;}

.tags_title{border-bottom:1px solid #1f3485;margin:0px; margin-top: 20px; margin-bottom: 12px;}
.tags_title span{width:110px;padding:0 0px;font-size:16px;text-align:center;height:45px;line-height:45px;margin-bottom: -1px;background:#1f3485;color:#fff;display:block;margin-left: 5px;border: 1px solid #1f3485;border-bottom:1px solid #1f3485;font-weight:bold;}

.prodetail_con{margin-top: 24px;}
.prodetail_con .content h3{font-weight: bold; color:#1f3485; font-size: 24px; border-left:4px solid #1f3485; height:24px; line-height: 24px; padding-left:8px; margin-bottom: 10px; margin-top:12px;}
.prodetail_con .content p{line-height:32px; font-size: 14px; text-indent: 0em;}
.productlist.RelatedPro{width:100%; margin-top: 20px;}
.productlist.RelatedPro ul li{width:22.5%; margin-right:3%;}
.productlist.RelatedPro ul li:nth-child(3n) {margin-right: 3%;}
.productlist.RelatedPro ul li:nth-child(4n) {margin-right: 0%;}

.nextpage{margin-top: 24px;}
.nextpage p{height:35px;line-height:35px;background:#f1f1f1;margin-bottom:10px;padding:0 10px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
.nextpage p:hover{background: #1f3485; color:#fff;}
.nextpage p:hover a{color:#fff;}

@media (max-width:767px) {
	.nymain .pos .pos_left{width:100%;}
	.proshow .proimg{width:100%;}
	.proshow .prodesc{width:100%;}
	.proshow .prodesc p.desc{margin-top: 2px;}
	.proshow .pro_btn{padding-top: 0px;}
	.proshow .pro_btn1{width:100%;}

	.prodetail_con .content h3{font-size: 16px;}
	.prodetail_con .content p{font-size: 12px; line-height: 24px;}
	.prodetail_con .content img{max-width: 100%}
	.productlist.RelatedPro{margin-bottom: 20px; margin-top: 0px;}
	.productlist.RelatedPro ul li{width:48%; margin:0px 1%;}
	.productlist.RelatedPro ul li:nth-child(3n){margin-right: 1%;}
	.nycontent .content_left{width:100%;}
	.nycontent .content_left .c_tlt{display:none;}
	.pro_mulu li{width:49%; float:left; margin-right:2%;}
	.pro_mulu li:nth-child(2n){margin-right:0px}
	.pro_mulu li a{padding:0px 0px 0px 5px;}
}


.downloadlist{width:49%; margin-right:2%;float:left; margin-bottom: 24px; padding:6px 24px; border:1px solid #ccc; position: relative; box-sizing: border-box;}
.downloadlist:nth-child(2n){margin-right: 0px; }
.downloadlist .tit{line-height: 32px; float:left; max-width: 90%; overflow: hidden;}
.downloadlist a{display:inline-block; float:right; line-height: 32px;}
.downloadlist a img{width:32px; height: 32px;}
.downloadlist font {
    width: 0%;
    height: 2px;
    position: absolute;
    bottom: -2px;
    left: 0;
    background: #1f3485;
    -webkit-transition: 0.9s ease;
    -moz-transition: 0.9s ease;
    -ms-transition: 0.9s ease;
    -o-transition: 0.9s ease;
    transition: 0.9s ease;
}

.downloadlist:hover font {
    width: 100%;
}

@media only screen and (max-width:1400px ) {
    .downloadlist{width:48%; margin-right:4%;}
    .downloadlist:nth-child(2n){margin-right: 0%;}
   
}

@media only screen and (max-width:1024px ) {
    .downloadlist{width:32%; margin-right:2%;}
}

@media only screen and (max-width:737px ) {
    .downloadlist{width:100%; margin-right:0%;}
    .downloadlist:nth-child(2n){margin-right: 0%;}
    .downloadlist:nth-child(5n){margin-right: 0%;}
}


.pagecontent img{max-width: 100%}

.new_inside{width:100%;}
.new_inside ul{width:100%;padding:0;}
.new_inside ul li{background:#ffffff;display:block;padding:24px;-webkit-transition: all .25s;-moz-transition: all .25s;-ms-transition: all .25s;-o-transition: all .25s;transition: all .25s;box-shadow: 0px 0px 20px 0px #eaeaea;margin-bottom:20px;position:relative;}
.new_inside ul li .news_time{position:absolute;left:24px;top:24px;width:90px;text-align:center;background:#666;padding:10px 0;overflow:hidden;border-radius:4px 0 4px 0;}
.new_inside ul li .news_time p{font-size:24px;font-weight:bold;color:#fff;}
.new_inside ul li .news_time span{font-size:14px;color:#fff;}
.new_inside ul li .news_con{padding-left:110px;}
.new_inside ul li .news_con p{font-size:15px;font-weight:bold;color:#515671;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
.new_inside ul li .news_con span{display:block;font-size:14px;color:#999;line-height:22px;padding-top:5px;height:45px;overflow:hidden;}
.new_inside ul li:hover p a{ color:#1f3485;}
.new_inside ul li:hover .news_time{ background:#1f3485;}
.new_inside ul li:hover{cursor: pointer;}

.ny_newscontent{color:#555;font-size:14px;line-height:28px;padding-top:10px; z-index:1; position:relative; margin-bottom: 30px; width:76%; float:left;}
.ny_newscontent .ny_news_tlt{text-align:center;font-size:20px;color:#555;padding:10px 0;}
.ny_newscontent .ny_news_time{text-align:center;font-size:12px;color:#999;padding-bottom:10px;border-bottom:1px dashed #dedede;margin-bottom:10px;}
.ny_newscontent .ny_news_content{line-height: 2em; font-size: 14px;}
.ny_newscontent .ny_news_content p{text-indent: 2em;}
.nextpage{padding-top:30px;padding-bottom: 30px;}
.nextpage p{height:35px;line-height:35px;background:#f1f1f1;margin-bottom:10px;padding:0 20px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
.nextpage p:hover{background: #1f3485; color:#fff;}
.nextpage p:hover a{color:#fff;}

.ny_news_con img{max-width:100%;}

.ny_news_con p{text-indent: 2em;}

.newsrightlist{float:right; width:20%; border:1px solid #dedede; border-top:0px;}
.newsrightlist .top{ float: left; width: 100%; font-size: 24px; color: #000; font-weight: bold; background-color: #fff; padding-left: 10px; border-left: 4px solid #005fa2; background-color: #005fa2;}
.newsrightlist ul{ float: left; width: 100%; margin-top: 0px;}
.newsrightlist li{ float: left; width: 100%; margin-bottom:0px; line-height:48px; height:48px; overflow: hidden; border-bottom:1px solid #dedede;}
.newsrightlist li a{padding-left:12px; font-size: 14px;}
.newsrightlist li:hover a{color: #005fa2; cursor:pointer; font-weight: bold;}
.newsrightlist .top {
    background: #005fa2;
    padding: 10px 20px;
    position: relative;
    box-sizing: border-box;
}

.newsrightlist .top h3 {
    font-size: 20px;
    color: #ffffff;
    height:24px;
    line-height: 24px;
    font-weight: bold;
    position: relative;
    z-index: 9;
    box-sizing: border-box;
}

.newsrightlist .top i {
    position: absolute;
    left: -5px;
    top: -9px;
    font-style: normal;
    font-size: 67px;
    font-weight: bold;
    opacity: .1;
    color: #fff;
    line-height: 1;
    z-index: 1;
    text-transform: uppercase;
}

.newsrightlist .top span {
    font-weight: normal;
    font-size: 16px;
    color: #fff;
    opacity: .6;
    margin-left: 10px;
    text-transform: capitalize;
}

.newsrightlist .top span:before {
    content: "/";
    padding-right: 5px;
}



.newspage{width: 100%; padding: 0 ; margin:30px auto 0; height: 60px; line-height: 60px; position: relative;  z-index: 1;}
.newspage a{ font-size: 14px; color: #999;}
.newspage .fl{float:left;}
.newspage .fr{float:right;}
.newspage a:hover{ color: #1f3485;}
@media only screen and (max-width:767px ) {
	.ny_newscontent,.newsrightlist{width:100%;}
	.newsrightlist ul{margin-top: 12px;}
	.newspage{height: 36px; line-height: 36px;}
	.newspage .fl,.newspage .fr{width:100%;}
}



.picture .pic{}
.picture .pic li{float:left;width:23%;margin-right:2.1%;margin-bottom:30px;}
.picture .pic li:nth-child(4n) {margin-right: 0px;}
.picture .pic li div{display:block;width:100%;box-shadow: 0px 0px 72px 0px #e1dddd;-webkit-transition: all .25s;-webkit-transition: all .25s;-moz-transition: all .25s;-ms-transition: all .25s;-o-transition: all .25s;}
.picture .pic li div .pro_img{display:block;text-align:center;width:100%;height:230px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;overflow:hidden;}
.picture .pic li div .pro_img img{vertical-align:middle;max-width:100%;max-height:100%;transition-duration: 1s;-ms-transition-duration: 1s;-moz-transition-duration: 1s;-webkit-transition-duration: 1s;}
.picture .pic li div .pro_img .iblock {display:inline-block;height:100%;width:0;vertical-align:middle}
.picture .pic li div p a{display:block;height:40px;line-height:40px;font-size:14px;text-align:center;color:#333;padding:0 5px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
.picture .pic li>div:hover p a{background:#1f3485;color:#ffffff;}
.picture .pic li>div:hover img{transform: scale(1.1,1.1);opacity: 0.8;}
.picture .pic.honorlist li{width:25%; margin-right: 0%;}
.picture .pic.honorlist li div{margin:0px 10px 10px; width:auto; padding-top: 10px;}
.picture .pic.honorlist li div .pro_img{width:100%;height: auto;}
.picture .pic.honorlist li div .pro_img img{max-width:280px;max-height:355px;}
@media (max-width:767px) {
	.picture .pic li{width:48%; height:auto; margin-right:3%; margin-bottom:5%;}
	.picture .pic li:nth-child(2n){ margin-right:0 !important;}
	.picture .pic li:nth-child(3n){margin-right: 3%;}
	.picture .pic li div .pro_img{height: auto;}
}


.page_list{text-align: center;}
.pagination {text-align: right; margin-bottom: 30px;}
.page {
  display:inline-block;
  font: 16px/28px '微软雅黑', sans-serif;
  *display:inline;
  :1;
  *zoom:1;}
.page span,.page strong {
  float:left;}
.page a,
.page span.disabled,
.page strong {
  background:#FFF;
  border:1px solid #CCC;
  color:#333;
  float:left;
  font: 16px/24px  '微软雅黑', sans-serif;
  margin-right:5px;
  min-width:15px;
  padding:4px 8px;
  text-align:center;
  vertical-align:middle;
  white-space:nowrap;
  _width:15px;}
  .page strong{background:#1f3485; color:#fff; }
.page a:hover {
  border:1px solid #1f3485;
  color:#1f3485;
  text-decoration:none;}
.page span.disabled {
  background:#FFF;
  border:1px solid #CCC;
  color:#CCC;}
.page span.ellipsis {
  float:left;
  font: 16px/24px '微软雅黑', sans-serif;
  line-height:22x;
  margin-right:5px;}
.page .page_txt {
  line-height:20px;
  float:right;
  width:auto;}
.page a.page-curpage {
  background:#3561db;
  border:1px solid #3561db;
  color:#FFF;
  font-weight:bold;}
.page input {
  font: 14px Verdana;
  padding:0 0 0 1px;
  width:40px;
  height:14px;}