@charset "utf-8";
/* CSS Document */

/* 通用属性 */
* { margin:0; padding:0; list-style:none; }
body { font-size:14px; color:#666; font-family:Microsoft YaHei,sans-serif; }
img { border:0; vertical-align:top; }
html, body {width: 100%;max-width: 100%;min-width: 1200px;min-height: 100%;height: auto;}
address, caption, cite, code, dfn, em, th, dt, var {font-style: normal;font-weight: normal;}

/* a */
a { color:#666; text-decoration:none; }
a:visited { }
a:active, a:hover { text-decoration:none; color:#34a9e1; }
a:focus { outline:none; text-decoration:none; }
h1,h2,h3,h4,h5,h6 { font-weight:normal; }
h1,h2,h3,h4,h5,h6,p,ol,ul{padding: 0;margin: 0;}
:focus{outline: none;}
.ovfl{overflow: hidden;}
.flex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:center; justify-content:center; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center; }
.lflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-start; justify-content:flex-start; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center; }
.ltflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-start; justify-content:flex-start; -webkit-box-align:flex-start; -ms-flex-align:flex-start; -webkit-align-items:flex-start; align-items:flex-start; }
.lbflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-start; justify-content:flex-start; -webkit-box-align:flex-end; -ms-flex-align:flex-end; -webkit-align-items:flex-end; align-items:flex-end; }
.rflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-end; justify-content:flex-end; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center; }
.rtflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-end; justify-content:flex-end; -webkit-box-align:flex-start; -ms-flex-align:flex-start; -webkit-align-items:flex-start; align-items:flex-start; }
.rbflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-end; justify-content:flex-end; -webkit-box-align:flex-end; -ms-flex-align:flex-end; -webkit-align-items:flex-end; align-items:flex-end; }
.mflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:center; justify-content:center; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center; flex-direction:column; -webkit-flex-direction:column; text-align:center; }
.mtflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-start; justify-content:flex-start; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center; flex-direction:column; -webkit-flex-direction:column; text-align:center; }
.mbflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-end; justify-content:flex-end; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center; flex-direction:column; -webkit-flex-direction:column; text-align:center; }
.transition300em{transition: all .3s;-webkit-transition: all .3s;-moz-transition: all .3s;-ms-transition: all .3s;}
.donghua{-moz-transition: all .5s;-webkit-transition: all .5s;-o-transition: all .5s;-ms-transition: all .5s;transition: all .5s;}
::after, ::before {-moz-transition: all .5s;-webkit-transition: all .5s;-o-transition: all .5s;-ms-transition: all .5s;transition: all .5s;}
.dhwz{overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.mar0a{margin: 0 auto;}
.con-fff{width:100%;height:100%;}
.fl {float:left;}
.fr {float:right;}
input { border-radius:0; -webkit-appearance:none; appearance:none; background:none; border:0; box-shadow:0 0 0; font-size:14px; }
textarea { border-radius:0; -webkit-appearance:none; appearance:none;  background:none; border:0; box-shadow:0 0 0; font-size:14px; }
.clear{clear:both; height:0; line-height:0; font-size:0;}
table {border-collapse:collapse; border-spacing:0;}
table td, table th{padding: 5px 10px;border: 1px solid #ddd;}

.container{width:1200px;margin:0 auto;}

/* 头部 */
#head{height:110px;overflow:hidden;}
	#head .logo{display:block;float:left;margin-top: 15px;}
	#head .headB{float:right;/* margin-top:15px; */width:760px;}
	#head .headB .text1{font-size:18px; text-align:right; margin-right:15px;}
	#head .headB .text1 .tel{color:#34a9e1; font-size:22px;}

 #nav{height:30px; margin-top:22px; overflow:hidden;}
	#nav li{float:left; text-align:center}
	#nav li a{display:block;/* background:url(../images/menuxx.png) no-repeat right center; */height:30px;width:108px;text-align:center;font-size: 16px;line-height:30px;}
	#nav li a:hover,#nav li a.cur{color:#fff;background-color:#34a9e1;}


.htop{line-height:40px;height:40px;border-bottom:1px solid #eee;}
.htop em{float:left;}
.htop .htop-aa{float:right;display:block;}
.htop .htop-aa a{display:block;float:left;padding:0 12px;border-right:1px solid #eee;}
.htop .htop-aa a:first-child{border-left:1px solid #eee;color:#666;}
.htop .htop-aa a span{display:block;padding-left:25px;}
.htop .htop-aa a:nth-child(1) span{background:url(../images/htopico1.jpg) no-repeat left;}
.htop .htop-aa a:nth-child(2) span{background:url(../images/htopico2.jpg) no-repeat left;}
.htop .htop-aa a:nth-child(3) span{background:url(../images/htopico3.jpg) no-repeat left;}
.htop .htop-aa a:hover{color:#34a9e1;}
.hcont{padding:24px 0;}
.hcont .dlogo{ float: left;}
.hcont .dlogo img{display: block;}
.hcont .logtxt{float: left;margin-left:24px;padding-left:24px;margin-top:17px;margin-bottom:17px;border-left: 1px solid #dcdcdc;}
.hcont .logtxt h2{font-size: 20px;color: #252525;font-weight: bold;}
.hcont .logtxt p{font-size: 24px;color: #252525;line-height:32px;}
.hcont .logtxt p span{color:#34a9e1;}
.hcont .dphone{float:right;position: relative;padding:10px 0;}
.hcont .dphone dl{padding-left: 50px;background: url(../images/htphone.png) no-repeat left center;}
.hcont .dphone dt{font-size: 14px;color:#444;line-height:20px;}
.hcont .dphone dd{font-size: 24px;color: #34a9e1;font-weight:bold;line-height:26px;}

/*导航*/
.navBox{ background:#34a9e1; height:60px; position:relative;}
.navBox ul li{ float: left; position: relative;background:url(../images/navbgico.png) no-repeat right;}
.navBox ul li:last-child{background:none;}
.navBox ul li.cur, .navBox ul li:hover{background: #34a9e1;}
.navBox ul li a span{ color: #fff; line-height: 60px; font-size: 16px; padding: 0 40px; display: block;}
.navBox ul li dl{display: none;position: absolute;width:340px;background:#f3f3f3;padding-top:30px;padding-left:35px;padding-bottom:20px;overflow:hidden;}
.navBox ul li:nth-last-child(2) dl, .navBox ul li:last-child dl{right:0}
.navBox ul li dl dt{width:130px;float:left;}
.navBox ul li dl dt h3{font-size:20px;color:#444;font-weight:bold;margin-bottom:10px;}
.navBox ul li dl dt p{font-size:16px;color:#999;text-transform:uppercase;margin-bottom:20px;}
.navBox ul li dl dt .nav-xx{width:30px;height:4px;background:#006db8;}
.navBox ul li dl dd{float:left;}
.navBox ul li dl dd a{width:170px;height:36px;border:1px solid #d5d5d5;line-height:36px;font-size:16px;color:#444;text-align:center;display:block;margin-bottom:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding: 0 5px;}
.navBox ul li:hover dl{display: block; z-index: 999;}
.navBox ul li dl dd a:hover{background:#006db8;border-color:#006db8;color:#fff;}
.is-fixed .navBox{position: fixed;top: 0;left: 0;width: 100%;z-index: 100;-webkit-transition: left 0.3s ease-in-out;-moz-transition: left 0.3s ease-in-out;-o-transition: left 0.3s ease-in-out;-ms-transition: left 0.3s ease-in-out;transition: left 0.3s ease-in-out;}

/*轮播图*/
#banner .swiper-slide a{display:block;}
#banner .swiper-slide img{display:block;max-width:100%;}
#banner .swiper-pagination{bottom:25px;font-size:0;}
#banner .swiper-pagination-bullet{width:40px;height:6px;background:#79848d;opacity:1;border-radius: unset;}
#banner .swiper-pagination-bullet-active{background: #2fa8e1;}
#banner .swiper-button-prev{left:70px;}
#banner .swiper-button-next{right:70px;}

/*搜索*/
.search{background:#f5f5f5;}
.search .gjc{overflow:hidden; float:left; height:60px; line-height:60px; font-size:14px;color: #666;padding-left:28px;background:url(../images/search_hot.png) no-repeat left;}
.search .gjc a{font-size:14px;color: #666;}
.search .gjc a:hover{color: #34a9e1;}
.search .sc{ float:right; margin-top:12px;}
.search .sc form{overflow:hidden;position:relative;}
.search .sc .tt{ float:left; width:200px; height:34px; line-height:34px; padding:0 100px 0 25px; background:none; border:1px solid #bbb; font-size:14px; color:#999; outline:none;border-radius:18px;}
.search .sc .s_bt{position:absolute;right:0;top:0;width:85px;height:36px;line-height:36px;text-align:center;padding-left:22px;background: url(../images/search_bg.png) no-repeat left 18px center; color:#fff; text-decoration:none; background-color:#34a9e1;border-radius:18px;font-size:14px;cursor:pointer;}

/*我们的服务*/
#mbox1 h2{font-size:28px; height:80px; line-height:80px;}
#mbox1 h2 span{font-size:30px; font-family:Arial, Helvetica, sans-serif; color:#FE7203; padding-left:8px;}


#mbox1,#mbox3{background:url(../images/mbox1bg.jpg) no-repeat center bottom;overflow:hidden;padding-bottom:80px;}

#mbox10{background:url(../images/mbox10bg.jpg) no-repeat center bottom;overflow:hidden;padding-bottom:80px;}



#mbox2{background:url(../images/mbox2bg.jpg) no-repeat center bottom #F2F0F1; overflow:hidden; padding-bottom:80px;}
#mbox3{background:url(../images/mbox3bg.jpg) no-repeat center bottom; overflow:hidden; padding-bottom:80px;}
#mbox4{height: 130px;background:#333;padding-top:15px;/* margin-top:30px; */}
/*案例开始
.icaseWrap{width: 1000px; margin: 0 auto; padding: 24px 0 16px; }*/
.icaseHeader{height: 36px; overflow: hidden; padding: 0 0 12px; }
a.icaseDetLink{float: right; width: 78px; height: 28px; margin: 4px 0 0; padding: 0 18px 0 0; background: #cbcbcb url(../images/case_more_arrow.png) no-repeat 70px center; line-height: 28px; color:#fff; text-align: center; text-decoration: none; font-family:Verdana;}
.icaseName{float: left; height: 24px; padding: 12px 0 0 110px; background: url(../images/case_title.png) no-repeat left center; line-height: 20px; font-size: 14px; }
.icaseBody{overflow: hidden; }

.icaseLeft{position: relative; float: left; width: 400px; overflow: hidden; padding: 20px 0 0; background: #ffffff; }
.icaseLeftTitle{height: 28px; padding: 0 0 0 18px; color: #858585; line-height: 28px; font-size: 15px; }
.icaseLeftIntro{position: relative; margin: 16px 0 0; }
/* .icaseLeftIntro .tempWrap ul{width:400px !important;} */
.icasebPrev,.icasebNext{position: absolute; z-index: 9; top: 120px; width: 31px; height: 31px; background: url(../images/case_control.png) no-repeat; }
.icasebPrev{left: 0; background-position: left bottom; }
.icasebPrev:hover{background-position: left top; }
.icasebNext{right: 0;  background-position: right bottom; }
.icasebNext:hover{background-position: right top; }
.icaseBanner{position: relative; z-index: 1; height: 441px; }
.icasebli{width: 400px; }
.icasePic{display: block; width: 400px; height: 280px; overflow: hidden; font-size: 0; line-height: 0; }
.icaseInfo{border-bottom: 1px solid #ececec; padding: 19px 21px 7px; }
.icaseTitle{line-height: 28px; font-size: 18px; color: #353535; }
.icaseDate{line-height: 22px; font-size: 14px; color: #adadad; }
.icaseIntro{padding: 20px; line-height: 20px; color: #868686; }

.icaseRight{float: right; width: 800px; overflow: hidden; }
.icaserQuery{float: left;width: 220px;margin: 0 0 14px 18px;background: #ffffff;}
.icaserTitle{text-align: center;display: block;padding: 0 0 0 15px;font-size: 14px;color: #353535;line-height: 30px;text-decoration: none;}
.icaserQuery:hover .icaserTitle{color: #ffffff;background:#2fa8e1;}
.icaserDate{display: block; padding: 0 0 0 15px; line-height: 20px; color: #adadad; }
.icaserPic{position: relative;width: 220px;height: 280px;overflow: hidden;/* margin: 13px 0 0; */font-size: 0;line-height: 0;display:flex;}
.icaserMask{display: none; position: absolute; top: 0; left: 0; z-index: 8; width: 100%; height: 100%; background: #000000; opacity: 0.8; filter: alpha( opacity = 80 );  }
.icaserPic img{width: 220px;height: 280px;text-align:center;margin:auto;}
.icaserLink{position: absolute; top: -45px; left: 120px; z-index: 9; width: 45px; height: 45px; background: url(../images/case_detail.png) no-repeat center center; }/*68px;*/
.icaserQuery:hover .icaserLink{position: absolute; top:70px;left: 160px; z-index: 9; width: 45px; height: 45px; background: url(../images/case_detail.png) no-repeat center center; }
/*案例结束*/


/*关于开始*/
.iabout{float: left; width: 400px; background: #ffffff; overflow: hidden; overflow:hidden; border-right:1px solid #F2F0F1;}
.iaHeader{position: relative; z-index: 9; height: 54px; border-bottom: 1px solid #eaeaea; }
.iaPrev,
.iaNext{position: absolute; top: 11px; width: 33px; height: 33px; background: #bbbbbb url(../images/about_control.png) no-repeat; }
.iaPrev{right: 51px; background-position: left center; }
.iaNext{right: 17px; background-position: right center; }
.iaPrev:hover,
.iaNext:hover{background-color: #606060; }
.iaQuery{position: relative; z-index: 0; height: 225px; width: 400px; }
.iaList{position: absolute; height: 225px; width: 400px; background: #ffffff; }
.iaName{position: absolute; top: -55px; left: 0; height: 32px; width: 379px; padding: 11px 0 11px 23px; }
.iaNameEn{font-size: 24px; color: #777777; line-height: 32px; }
.iaNameCn{margin: 0 0 0 8px; color: #9c9c9c; line-height: 20px; vertical-align: 2px;  font-size: 14px;}
.iaBody{height: 225px; }
.iaPic{position: absolute; left: 20px; top: 25px; width: 172px; height: 175px; font-size: 0; line-height: 0; overflow: hidden;  }
.iaPicMask{position: absolute; left: 0; right: 0; bottom: 0; height: 36px; opacity: 0.8; filter: alpha( opacity = 80 ); background: #000000; }
.iaPicName{position: absolute; left: 0; right: 0; bottom: 0; padding: 0 10px; font-size: 12px; line-height: 36px; color: #ffffff; }
.iaIntro{position: absolute; right: 14px; top: 12px; width: 176px; }
.iaTitle{font-size: 16px; color: #515151; line-height: 24px; }
.iaContent{line-height: 22px; color: #515151;  overflow: hidden;height: 180px; text-overflow: ellipsis; }
.iaCtrl{height: 31px; border-top: 1px solid #eaeaea; padding: 19px 14px 0 0; text-align: right; }
.iaCtrl a{display: inline-block; width: 11px; height: 11px; margin: 0 3px; background: #e0e0e0; }
.iaCtrl a{*display: inline; *zoom: 1;}
.iaCtrl a:hover,
.iaCtrl a.curr{background: #4b4b4b; }
/*关于结束*/

/*新闻开始*/
.iNews{float: left; width: 785px; overflow:hidden; background: #ffffff; }
.inHeader{height: 54px; padding: 0 0 0 28px; }
.inMore{float: right; width: 72px; height: 54px; border-left: 1px solid #eaeaea; background: #ffffff; text-align: center; line-height: 54px; color: #5f5f5f; font-size: 14px; text-decoration: none; }
.inMore:hover{/*background: #545454;*/ color: #ffffff;  }
.inPrev,
.inNext{float: right; width: 56px; height: 54px; border-left: 1px solid #eaeaea; background: #ffffff url(../images/news_control.png) no-repeat; }
.inPrev{background-position: left bottom; }
.inNext{background-position: right bottom; }
.inPrev:hover{/*background-color: #545454;*/ background-position: left top; }
.inNext:hover{/*background-color: #545454;*/ background-position: right top; }

.inNameEn{font-size: 24px; color: #777777; line-height: 54px; }
.inNameCn{margin: 0 0 0 8px; color: #9c9c9c; line-height: 20px; vertical-align: 2px; font-size: 14px;}

.inQueryWrap{position: relative; width: 800px; height: 277px; overflow: hidden; }
.inQuery{position: absolute; left: 0; top: 0; width: 1196px; height: 277px; }
.inList{position: relative; height: 112px; width: 800px; border-top: 1px solid #eaeaea; padding: 26px 0 0 112px; }
.inList.inListTop{position: absolute; left: 598px; top : 0; }
.inList.inListBottom{position: absolute; left: 598px; top : 139px; }
.inLableDate{position: absolute; top: 26px; left: 28px; width: 65px; height: 73px; background-color: #9b9b9b; color: #ffffff; text-align: center; }
.indDay{display: block; height: 45px; font-size: 36px; line-height: 45px; border-bottom: 1px dotted #ffffff; text-align:center; color:#fff;}
.indDay h2{display: block; height: 45px; font-size: 36px; line-height: 45px; border-bottom: 1px dotted #ffffff; text-align:center; color:#fff;}
 .indDay p{display: block; font-size: 14px; line-height: 24px; text-align:center; color:#fff;}
.indMonth{display: block; font-size: 14px; line-height: 24px; text-align:center; color:#fff;}
.inDate{position: absolute; right: 28px; top: 28px; line-height: 24px; color: #b6b6b6; }
.inTitle{font-size: 14px; line-height: 28px; color: #393939; text-decoration: none; width:800px;display:block;}
.inList:hover .inTitle{color:#fe7203; }
.inIntro{padding: 5px 28px 0 0; line-height: 20px; color: #868686;}
/*新闻结束*/

/*产品开始*/
.probox li{float:left; overflow:hidden; width:600px; margin:15px 0;}
.probox li .fimg{float:left; position:relative; z-index:1000;}
.probox li .text1{float:left; background:#F2F0F1; width:330px; height:310px; overflow:hidden; margin-top:25px; position:relative; margin-left:-20px;}
.probox li .text1 p{padding:5px 5px 5px 40px; line-height:32px;}

.protd{width: 230px;height:210px;background:#F2F0F1;padding:10px 15px;float:left;margin-left:40px;}
.protd .title{font: bold 18px/50px "微软雅黑";height:50px;border-bottom:1px solid #ccc;}
.protd .title .fimg{float:right; width:115px; height:115px; position:relative; margin-top:-50px; margin-right:-20px;}
.protd .text1{border-top:1px solid #fff; padding-top:10px; line-height:30px; font-size:16px;}
.protd1 .title{color: #2fa8e1;}
.protd2 .title{color:#FE7203}
.protd3 .title{color:#E6567A}
.protd4 .title{color:#83C331}
.protd1 .title .fimg{background:url(../images/protd.png) no-repeat;}
.protd2 .title .fimg{background:url(../images/protd.png) no-repeat -117px top;}
.protd3 .title .fimg{background:url(../images/protd.png) no-repeat -233px top;}
.protd4 .title .fimg{background:url(../images/protd.png) no-repeat -349px top;}
/* .protd2,.protd4{margin-left:25px;} */
.protd3,.protd4{margin-top:60px;}
/*产品结束*/
/*关于我们*/
.service_Title2{ width:1200px;}
.service_Title2{/* padding-top:50px; */text-align: center;/* border-bottom: #f2f2f2 1px solid; */position: relative;bottom: -1px;}
.service_Title2 .en{display: block;font-size: 2.5em;font-weight: bold;color: #000;line-height: 1;width:1200px;}
.service_Title2 .cn{display: inline-block;font-size:1.6em;border-bottom: #2fa8e1 5px solid;line-height: 1.8;font-weight:normal;}
.service_Title2 p{text-align: center;font-size:14px;padding:15px 0; width:1200px;}
/*我们的服务*/
#box_main_sub1 {padding-bottom: 80px;margin: auto;width: 1200px;float: none;}	
#box_main_sub1_sub1 {padding-bottom: 30px;padding-left: 0;width: 100%;padding-right: 0;padding-top: 30px;}
.columnSpace {padding-bottom: 0;padding-left:0;padding-right:0;padding-top: 0;}
.FrontSpecifies_show01-d1_c1 {margin: 0 auto; width: 100%;}
.service {text-align: center;}
.service H1 {line-height: 30px;color: #727070;font-size: 30px;}
.service H1 SPAN {color:#fa9e4a;}
.service H2 {text-transform:uppercase;color: #bbbbbb; font-size: 14px; font-weight: 100;}
.service P {padding-bottom:15px;line-height: 26px;color: #aaa7a7;font-size: 14px;padding-top: 15px;}
#box_main_sub1_sub2 {width:100%;}
.fuwu{}
.fuwu ul{display:flex;justify-content:center;}
.fuwu h5{ line-height: 55px;color: #555;font-size: 16px;font-weight: bold;}
.fuwu P{text-align: left;line-height: 24px;text-indent: 32px;color: #636363;}
.fuwu LI{width: 300px; }
.fuwu .timg A{width: 236px;display: block;height: 350px;overflow: hidden;}
.fuwu .timg A IMG{width: 236px;height: 350px;-webkit-transition: all ease .3s;transition: all ease .3s;}
.fuwu .timg A IMG:hover{-webkit-transition: scale(1.05); transform: scale(1.05);}
.fuwu .fwwz H1{ text-align:center;line-height: 55px;color: #555; font-size: 18px;font-weight: bold;}
.fuwu .fwwz H1 a{ color: #555;font-size: 18px;}
.fuwu .fwwz P{text-align: left;line-height: 24px;text-indent: 32px;color: #636363;width:280px;text-align:center;}
.fuwu LI:hover H1 A{color: #34a9e1;transition-duration: 0.5s;-webkit-transition-duration: 0.5s;}
.fuwu LI:hover P A{color: #34a9e1;transition-duration: 0.5s;-webkit-transition-duration: 0.5s;}
.fuwu LI .timg{display:flex;justify-content:center;}






/*关于我们*/
.about{padding:75px 0 90px;}
.about-con{width:50%;float:left;padding-left:12px;padding-right:32px;margin-top:28px;box-sizing:border-box;}
.about-con>h2{font-size:36px;color:#333;margin-bottom:18px;}
.about-txt{font-size:15px;color:#666;line-height:1.8;text-align:justify;}
.about-btn{display:block;margin-top:48px;width:174px;height:45px;line-height:44px;padding-left:20px;border:1px solid #34a9e1;border-radius:30px;text-align:center;position:relative;box-sizing: border-box;font-size:14px;font-weight:bold;color:#666;transition:all .5s;-webkit-transition:all .5s;}
.about-btn i{width:45px;height:45px;background:url(../images/about-btn.png) no-repeat;position:absolute;left:-1px;top:-1px;transition:left .5s;-webkit-transition:left .5s;}
.about-btn:hover{padding-left:0;padding-right:20px;color:#fff;background:#34a9e1;}
.about-btn:hover i{animation:page .5s linear 1 forwards;left:128px;}
.about-img{width:50%;float:right;position:relative;}
.about-img .swiper-slide{position:relative;}
.about-img .swiper-slide img{max-width:100%;}
.about-img .swiper-slide a{position:absolute;left:0;top:0;background:url(../images/about-vbtn.png) no-repeat center;}
.about-img .swiper-slide video{position:absolute;left:0;top:0;width:100%;height:100%;background:#000;}
.about-img .swiper-button-prev, .about-img .swiper-button-next{transition:all .3s;-webkit-transition:all .3s;}
.about-img:hover .swiper-button-next{right:10px;}
.about-img:hover .swiper-button-prev{left:10px;}
@keyframes page{
	0% {transform:rotate(0deg);}
	100% {transform:rotate(360deg);z-index:10;}
}

/*数字跳动*/
#countup{background-image: linear-gradient(to right, #1dabe4, #34a9e1);}
.countup-div{width:25%;float:left;padding:40px 0;}
.countup-txt{color:#fff;text-align:center;}
.countup-txt h4{font-size:18px;}
.countup-txt h4 span{font-size:52px;font-weight:bold;}
.countup-txt p{font-size:18px;}

/*标题*/
.title{text-align:center;}
.title h2{color:#333;font-size:36px;margin-bottom:8px;}
.title p{font-size:18px;color:#666;display:inline-block;padding:0 50px;background:url(../images/title-x.jpg) no-repeat center;}
.title p span{padding:0 22px;background:#fff;}

/*产品展示*/
.product{padding:60px 0 80px;}
.pro-box{margin-top:40px;}
.pro-nav{float:left;width:280px;}
.pro-top{width:280px;}
.pro-top>a{display:block;background:url(../images/pro-navbg.jpg) no-repeat top center;color:#fff;padding:30px 0 30px 38px;}
.pro-top>a>p{font-size:24px;}
.pro-top>a>span{font-size:14px;text-transform:uppercase;}
.pro-navlist{box-shadow:0 8px 7px 0 rgba(0,0,0,0.1);}
.pro-navlist dl dt{}
.pro-navlist dl dt>a{display:block;padding:25px 35px;font-size:18px;color:#333;border:1px solid #d5d5d5;}
.pro-navlist dl dt>a>span{display:block;background:url(../images/pro-navx.png) no-repeat right;padding-right:22px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.pro-nav2{background:#f5f5f5;padding:28px 0;border:1px solid #d5d5d5;border-bottom:none;display:none;}
.pro-nav2 a{display:block;font-size:16px;color:#333;padding:0 38px;margin-bottom:18px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.pro-nav2 a:last-child{margin-bottom:0;}
.pro-nav2 a:hover{color:#34a9e1;}
.pro-navlist dl dt.on>a{color:#fff;background:#34a9e1;border-color:#34a9e1;}
.pro-navlist dl dt.on>a>span{background:url(../images/pro-navxb.png) no-repeat right;}
.pro-navtxt{padding:30px 0;background:url(../images/pro-navtx1.png) no-repeat top center, url(../images/pro-navtx2.png) no-repeat bottom center;border-left:1px solid #d5d5d5;border-right:1px solid #d5d5d5;text-align:center;}
.pro-navtxt h4{font-size:16px;color:#444;margin-bottom:5px;}
.pro-navtxt h3{font-size:24px;color:#444;font-weight:bold;margin-bottom:10px;}
.pro-navtxt h3 span{color:#34a9e1;}
.pro-navtxt a{display:block;font-size:16px;color:#fff;background:url(../images/pro-navtxa.png) no-repeat left 15px center #34a9e1;margin:0 15px;line-height:42px;border-radius:21px;text-indent: 32px;}
.pro-con{width:975px;float:right;}
.pro-navimg{position:relative;}
.pro-navimg a{display:block;position:relative;overflow:hidden;}
.pro-navimg a>img{max-width:100%;}
.pro-navimg a .absolute{left: 0px;top: 0px;right: 0px;bottom: 0px;position: absolute;}
.pro-navimg a .border_top{border-top-color: #34a9e1;border-top-width: 3px;border-top-style: solid;}
.pro-navimg a .border_bottom{border-bottom-color: #34a9e1;border-bottom-width: 3px;border-bottom-style: solid;}
.pro-navimg a .border_left{border-left-color: #34a9e1;border-left-width: 3px;border-left-style: solid;}
.pro-navimg a .border_right{border-right-color: #34a9e1;border-right-width: 3px;border-right-style: solid;}
.transcalxzero {transform: scaleX(0);-webkit-transform: scaleX(0);-o-transform: scaleX(0);-moz-transform: scaleX(0);}
.transcaletop {transform: scale(1, 0);-webkit-transform: scale(1, 0);-o-transform: scale(1, 0);-moz-transform: scale(1, 0);}
.pro-navimg a:hover .borders{transform: scale(1);-webkit-transform: scale(1);-o-transform: scale(1);-moz-transform: scale(1);}
.pro-conlist{margin-top:40px;padding:0 40px;position:relative;}
.pro-conlist a{display:block;}
.pro-conlist a .pro-img{position:relative;}
.pro-conlist a .pro-img img{max-width:100%;}
.pro-conlist a .pro-img .pro-shand{position:absolute;left:0;top:0;background:url(../images/pro-imgx.png) no-repeat center rgba(0,0,0,0.2);display:none;}
.pro-conlist a p{line-height:40px;color:#fff;background:#34a9e1;text-align:center;padding:0 10px;font-size:16px;}
.pro-conlist a:hover .pro-img .pro-shand{display:block;}
.pro-conlist .swiper-prev, .pro-conlist .swiper-next{width:28px;height:58px;position:absolute;top:50%;margin-top:-29px;cursor:pointer;opacity:0.8;}
.pro-conlist .swiper-prev{background:url(../images/btn-prev.jpg) no-repeat;left:5px;}
.pro-conlist .swiper-next{background:url(../images/btn-next.jpg) no-repeat;right:5px;}
.pro-conlist .swiper-prev:hover, .pro-conlist .swiper-next:hover{opacity:1;}

/*资讯中心*/
.news{padding:55px 0 120px;background:url(../images/news-bgbtm.png) no-repeat bottom center #f5f5f5;}
.news .title p span{background: #f5f5f5;}
.news-tag{background:url(../images/news-tagbg.png) no-repeat center;font-size:0;text-align:center;margin-top:25px;}
.news-tag a{display:inline-block;font-size:16px;color:#666;margin:0 32px;padding:10px 5px;border-bottom:2px solid transparent;}
.news-tag a.on{color:#34a9e1;border-color:#34a9e1;}
.news-box{margin-top:60px;}
.news-ul{overflow:hidden;}
.news-ul li{width:25%;float:left;}
.news-ul li a{display:block;padding:50px 20px;}
.news-ul li a span{font-size:14px;color:#999;}
.news-ul li a h3{font-size:16px;color:#333;margin-top:15px;}
.news-ul li a p{font-size:14px;color:#666;margin-top:20px;padding-bottom:75px;line-height: 20px;height: 40px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.news-ul li a .news-bor{width:100%;height:20px;border-bottom:1px solid #34a9e1;}
.news-ul li a .news-more{display:none;line-height:20px;height:20px;}
.news-ul li a:hover{background:url(../images/news-xlbg.jpg) no-repeat left top, url(../images/news-xrbg.jpg) no-repeat right bottom #fff;}
.news-ul li a:hover h3{color:#34a9e1;font-weight:bold;}
.news-ul li a:hover .news-bor{display:none;}
.news-ul li a:hover .news-more{display:block;}

#mbox4 .footicon li{float:left; height:32px; font-size:20px; color:#fff; line-height:32px;}
.footicon li:nth-child(1){padding-left:50px; margin-right:120px; background:url(../images/footicon.png) no-repeat;}
.footicon li:nth-child(2){padding-left:50px; margin-right:120px; background:url(../images/footicon.png) no-repeat left -45px;}
.footicon li:nth-child(3){padding-left:50px; margin-right:120px; background:url(../images/footicon.png) no-repeat left -87px;}
.footicon li:nth-child(4){padding-left:50px; margin-right:120px; background:url(../images/footicon.png) no-repeat left -129px;}
.footicon li:nth-child(5){padding-left:50px; margin-right:0px; background:url(../images/footicon.png) no-repeat left -173px;}


#mbox4 .foottext{padding: 10px 0 20px 0;color:#fff;text-align:center;line-height: 35px;}
#mbox4 .foottext *{color:#fff;}

#box_footer_sub2 {width: 100%;background: #1c1c1c;height: 40px;}
#FrontSpecifies_show01-1494845329152 {margin: auto;width: 1200px;}
#FrontSpecifies_show01-1494845329152 P {line-height: 40px;color: #a1a1a1;font-size:14px;}
#FrontSpecifies_show01-1494845329152 P {line-height: 40px;color: #a1a1a1; font-size:14px;}
/*友情链接*/
.footerBottom{background:#333}
.link { background: url(../images/link_bg.png) no-repeat 0px 20px; margin-top:0px; line-height: 58px;overflow: hidden; }
.link h3 {font-size: 16px;font-weight: normal;color: #fff;padding-left: 28px;line-height: 58px;float: left;width: 105px;}
.link h3 em { font-size: 14px; color: #fff; }
.link ul { width: 1030px; float: left; }
.link ul li { float: left; margin-left: 20px; font-size: 14px; line-height: 59px; color: #fff; }
.link ul li a{color:#fff}



/*底部*/
.footer{background:#1b4695;}
.footer-nav{display:flex;border-bottom:1px solid #607eb5;}
.footer-nav li{flex:1;text-align:center;padding:35px 0;}
.footer-nav li a{font-size:16px;font-weight:bold;color:#fff;}
.footer-nav li a:hover{color:#34a9e1;}
.footer-con{margin-top:50px;padding-bottom:40px;overflow:hidden;}
.footer-one{width:25%;float:left;padding:0 15px;box-sizing:border-box;color:#fff;}
.footer-one h4{font-size:16px;font-weight:bold;margin-bottom:5px;line-height:30px;padding-left:38px;}
.footer-one h4.fphone{background:url(../images/fphone.png) no-repeat left;}
.footer-one h4.ftel{background:url(../images/ftel.png) no-repeat left;}
.footer-one h4.femail{background:url(../images/femail.png) no-repeat left;}
.footer-one h4.faddress{background:url(../images/faddress.png) no-repeat left;}
.footer-one p{font-size:16px;}
.footer-link{margin-top:40px;padding:15px 40px 15px 0;background:url(../images/linkico.png) no-repeat right;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.footer-link span{color:#fff;font-size:18px;}
.footer-link span em{text-transform:uppercase;font-weight:bold;font-family: arial;}
.footer-link a{color:#fff;margin-right:8px;}
.footer-link a:last-child{margin-right:0;}
.footer-link a:hover{color:#34a9e1;}
.fcopy{padding:20px 0;}
.fcopy p{font-size:14px;color:#666;}
.fcopy p a{font-size:14px;color:#666;}
.fcopy p a:hover{color:#34a9e1;}

/* 在线客服 */
.diyos {position: fixed;width: 54px;right: 0;top: 50%;z-index: 1000000;}
.diyos ul{position:relative;list-style: none;margin: 0;padding: 0;}
.diyos ul li {width: 54px;height: 54px;background: #02acfa;float: left;position: relative;border-top:1px solid #333;z-index:1;}
.diyos ul li:first-child{ border-top:0;}
.diyos ul li:hover{ background:#0087db;}
.diyos ul li .sidebox, .diyos ul li .semail {position: absolute;width: 54px;height: 54px;top: 0;right: 0;color: #fff;font-size:14px;line-height:54px;overflow: hidden;background:#02acfa;}
.diyos ul li .sidetop {width: 54px;height: 54px;line-height: 54px;display: inline-block;}
.diyos ul li.sideewm {width: 54px;height: 54px;line-height: 54px;display: inline-block;}
.diyos ul li .sideewmshow{width: 150px;position:absolute; top:0; left:-151px; z-index:120; display:none;max-width:none;border: 1px solid #e5e5e5;}
.diyos ul li.sideewm:hover .sideewmshow{ display:block;}
.diyos ul li img {float: left;}
.retract{position:absolute;left:-36px;top:50%;margin-top:-30px;width:36px;height:60px;background:url(../images/djt.png) no-repeat center right #02acfa;border-radius: 30px 0 0 30px;box-shadow: -2px 0 7px 0 rgb(0 0 0 / 50%);cursor:pointer;}
.loadont{position: absolute;right: 0;top: 0;background: #34a9e1;color: #fff;width: 20px;text-align: center;padding: 10px;font-size: 16px;line-height: 20px;box-shadow: 0 0 5px 0px rgb(0 0 0 / 50%);cursor:pointer;display:none;}

/*面包屑*/
.location{width: 100%;height: 45px;border-bottom: 1px solid #eee;}
.location span{display:block;line-height: 45px;font-size: 16px;/* text-indent: 20px; */color: #666;}
.location span a{color: #666;}
.location span a:hover{color: #34a9e1;}

/*内页样式*/
.inside{padding:40px 0;}
.bgf5{background:#f5f5f5;}
.nocontect{background-image: url(../images/error.png);background-repeat: no-repeat;background-position: 10px 10px;height: 100px;padding-top: 40px;padding-left: 120px;font-size: 14px;}

/*内页左侧导航*/
.nynav{width:250px;float:left;}
.nyjc{margin-bottom:20px;}
.nyjc-til{padding:15px;/* border-radius: 10px 10px 0 0; */color:#fff;background: #34a9e1;}
.nyjc-til p{font-size: 24px;}
.nyjc-til i{display: block;height: 1px;width: 100px;background: #fff;margin:10px 0;}
#sidebar{padding:10px;background: #fff;border: 1px solid #34a9e1;}
#sidebar li{margin-top: 10px;}
#sidebar li:first-child{margin-top: 0px;}
#sidebar li a{line-height: 40px;height: 40px;display: block;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;text-align: center;color: #666;background: #eee;}
#sidebar li.cur a, #sidebar li:hover a{background: #34a9e1;color: #fff;}
.nyhotpro{margin-bottom:20px;}
.nyhotpro .bd{overflow:hidden;padding:10px;background: #fff;border: 1px solid #34a9e1;}
.nyhotpro .bd ul li{margin-left: 5%;width: 45%;text-align:center;margin-bottom:10px;float: left;}
.nyhotpro .bd ul li a{display:block;}
.nyhotpro .bd ul li a img{margin-bottom:10px;max-width:100%;padding:2px;border:1px solid #ccc;box-sizing:border-box;}
.nyhotpro .bd ul li p a{font-size:16px;line-height:30px;background:#ccc;}
.nyhotpro .bd ul li a:hover img{border-color:#34a9e1;}
.nycontel-con{padding:10px;background: #fff;border: 1px solid #34a9e1;line-height:1.8;}
.nycontel-con img{max-width:100%;height:auto !important;}

/*内页左侧产品导航*/
.nyprojc{margin-bottom:20px;}
.nyprojc-til{background: url(../images/nypronav-bg.jpg) no-repeat center;}
.nyprojc-til a{padding: 25px;display: block;}
.nyprojc-til a p{color: #fff;font-weight: bold;font-size: 22px;line-height: 30px;}
.nyprojc-til a span{color: #999;display: block;text-transform: capitalize;font-weight: 100;line-height: 20px;font-size: 14px;}
#sidebar1{overflow:hidden;}
#sidebar1 li{position: relative;width: 100%;}
#sidebar1 li::before, #sidebar1 li::after{content: '';display: block;height: 100%;position: absolute;width: 1px;background: #eee;top: 0;z-index:1;}
#sidebar1 li::before{left:0;}
#sidebar1 li::after{right:0;}
#sidebar1 li>a{display: block;line-height: 60px;height: 60px;width: 100%;position: relative;overflow: hidden;background: #fff;}
#sidebar1 li>a::before{content: '';display: block;height: 60px;background: #34a9e1;left: -100%;top: 0;position: absolute;width: 100%;z-index: 2;-webkit-transition: 0.3s all ease-in-out;transition: 0.3s all ease-in-out;}
#sidebar1 li>a::after{position: absolute;content: '';background: #eee;width: 100%;height: 1px;bottom: 0;left: 0;z-index: 1;}
#sidebar1 li>a>span{display: block;font-size: 16px;color: #343434;height: 100%;position: relative;z-index: 3;padding: 0 30px;}
#sidebar1 li>a>i{display: block;position: absolute;right: 20px;top: 23px;width: 18px;height: 18px;background: url(../images/nyprolist_cur.png) no-repeat 0 center;-webkit-transition: 0.3s all ease;transition: 0.3s all ease;z-index: 3;-webkit-transform: rotate(0deg);transform: rotate(0deg);}
#sidebar1 li>.nypronav2{padding: 22px 0;background: #eee;display:none;}
#sidebar1 li>.nypronav2>a{display: block;color: #666;line-height: 34px;padding: 0 30px;-webkit-transition: 0.3s all ease;transition: 0.3s all ease;font-size: 13px;}
#sidebar1 li.cur>a::before{left:0;}
#sidebar1 li.cur>a>span{color: #fff;}
#sidebar1 li.cur>a>i{background-position: -27px center;-webkit-transform: rotate(90deg);transform: rotate(90deg);}
#sidebar1 li>.nypronav2>a.cur, #sidebar1 li>.nypronav2>a:hover{color: #34a9e1;}

/*内页右侧内容*/
.nyshow{width:900px;float:right;}
.nyshow-til{line-height: 40px;height: 41px;border-bottom: 1px #ccc solid;margin-bottom:20px;}
.nyshow-til>h1, .nyshow-til>h2{float: left;padding-right:15px;text-indent: 25px;height: 40px;line-height: 40px;border-bottom: 2px #34a9e1 solid;color: #34a9e1;font-size: 18px;font-weight: bold;position:relative;}
.nyshow-til>h1::before, .nyshow-til>h2::before{content:'';position:absolute;left:0;top:50%;margin-top: -15px;width:6px;height:30px;background:#34a9e1;}
.nyshowdesc{font-size: 16px;line-height: 1.8;text-align:justify;margin-bottom:20px;}
.nyshowdesc img{max-width:100%;height:auto !important;}

/*推荐新闻*/
.nyhotnews{line-height: 40px;height: 41px;border-bottom: 1px #ccc solid;}
.nyhotnews>h3{float: left;width: 150px;text-indent: 30px;height: 40px;line-height: 40px;border-bottom: 2px #34a9e1 solid;color: #34a9e1;font-size: 18px;font-weight: bold;background:url(../images/nyhotnewico.png) no-repeat left;}
.nyhotnews-list{margin-top:10px;overflow:hidden;}
.nyhotnews-list li{width:50%;float:left;font-size: 14px;line-height: 30px;padding: 0 15px;background: url(../images/iyuan.png) no-repeat left;background-size: 8px;box-sizing:border-box;}
.nyhotnews-list li a{float:left;width:340px;color:#333;}
.nyhotnews-list li span{float:right;color:#666;}
.nyhotnews-list li:hover{background: url(../images/iyuan_on.png) no-repeat left;background-size: 8px;}
.nyhotnews-list li:hover a{color:#34a9e1;}

/*视频列表*/
.nyvideo-ul{overflow:hidden;}
.nyvideo-ul li{width:33.33%;float:left;padding:0 10px;margin-bottom:20px;box-sizing:border-box;}
.nyvideo-div a{display:block;border:1px solid #ddd;padding:2px;overflow:hidden;}
.nyvideo-div a img{display:block;max-width: 100%;width: 311px;}
.nyvideo-div a.nyvideo-a{padding:0 10px;border:none;line-height:25px;text-align:center;}
.nyvideo-div:hover a{border-color:#34a9e1;color:#34a9e1;}

/*视频详情*/
.showvideo-top{padding-bottom: 10px;border-bottom: 1px solid #f0f2f5;margin-bottom:15px;}
.showvideo-top>h1{line-height: 1.5;color: #333;text-align: center;font-size: 26px;margin-bottom: 5px;}
.showvideo-time{text-align:center;}
.showvideo-time span{font-size: 14px;color: #a3afb7;margin-right: 10px;}
.showvideo-time span:last-child{margin-right:0;}
.showvideo-mp{margin-bottom:20px;text-align:center;}
.showvideo-mp video, .showvideo-mp iframe{max-width:800px;}
.showvideo-con {font-size: 16px;line-height: 1.8;text-align:justify;margin-bottom:20px;}
.showvideo-con  img{max-width:100%;height:auto !important;}

/*下载列表*/
.nydown-list{margin-bottom:20px;}
.nydown-list table{width:100%;text-align:center;}
.nydown-list table thead{background:#34a9e1;color:#fff;font-size:16px;line-height:2;}
.nydown-list table tbody{line-height:1.6}
.nydown-list table tbody tr td{color:#666;}
.nydown-list table tbody tr td:first-child{color:#333;}

/*下载详情*/
.showdown-top{margin-bottom:20px;}
.showdown-top>h1{font-size: 18px;margin-bottom:10px;color:#333;font-weight:bold;padding-left:20px;}
.showdown-top>ul{padding:10px;background:#f6f6f6;}
.showdown-top>ul>li{border-bottom: 1px solid #eee;font-size:12px;color:#666;margin-bottom:5px;line-height:20px;}
.showdown-top>ul>li:last-child{margin-bottom:0;}
.showdown-top>ul>li>span{padding: 0px 10px;margin-right: 5px;}
.showdown-con {font-size: 16px;line-height: 1.8;text-align:justify;margin-bottom:20px;}
.showdown-con  img{max-width:100%;height:auto !important;}

/*图片列表*/
.nyimg-ul{overflow:hidden;}
.nyimg-ul li{width:33.33%;float:left;padding:0 10px;margin-bottom:20px;box-sizing:border-box;}
.nyimg-div a{display:block;border:1px solid #ddd;padding:2px;overflow:hidden;}
.nyimg-div a img{display:block;max-width: 100%;width: 311px;-webkit-transition: 1s;-moz-transition: 1s;transition: 1s;}
.nyimg-div a.nyimg-a{padding:0 10px;border:none;line-height:25px;text-align:center;}
.nyimg-div:hover a{border-color:#34a9e1;color:#34a9e1;}
.nyimg-div:hover a img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}

/*图片详情*/
.showimg-top{padding-bottom: 10px;border-bottom: 1px solid #f0f2f5;margin-bottom:15px;}
.showimg-top h1{line-height: 1.5;color: #333;text-align: center;font-size: 26px;margin-bottom: 5px;}
.showimg-time{text-align:center;}
.showimg-time span{font-size: 14px;color: #a3afb7;margin-right: 10px;}
.showimg-time span:last-child{margin-right:0;}
.showimg-img{margin-bottom:15px;text-align:center;}
.showimg-img img{max-width:100%;}
.ctitle{margin-bottom:15px;}
.ctitle h3{padding-left:20px;background: url(../images/dt-7.gif) no-repeat left center;line-height:30px;border-bottom: 1px dotted #ccc;color:#666;font-weight:bold;}
.showimg-con {font-size: 16px;line-height: 1.8;text-align:justify;margin-bottom:20px;}
.showimg-con  img{max-width:100%;height:auto !important;}

/*新闻列表*/
.nynews-ul{overflow:hidden;}
.nynews-ul li{margin-bottom: 15px;}
.nynews-ul li a{overflow: hidden;display: block;}
.nynews-ul li a dl{overflow: hidden;border: 1px solid #ddd;padding: 15px 10px 18px 22px;width:100%;box-sizing:border-box;}
.nynews-ul li a dl dt{float:left;box-shadow: 0 0 5px 0 rgb(0 0 0 / 20%);}
.nynews-ul li a dl dt img{display: block;width: 230px;}
.nynews-ul li a dl dd{float: left;width: 590px;margin-top: 20px;margin-left: 30px;}
.nynews-ul li a dl dd h5{width: 460px;float: left;font-size: 18px;line-height: 32px;font-weight: normal;color: #333;}
.nynews-ul li a dl dd em{float: right;height: 30px;line-height: 30px;font-size: 14px;color: #999;}
.nynews-ul li a dl dd p{line-height: 20px;font-size: 14px;margin-top: 15px;height: 60px;color:#666;float: left;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
.nynews-ul li a dl dd span{width: 135px;border: 1px solid #ddd;line-height: 35px;height: 35px;font-size: 16px;color: #666;margin-top: 10px;float: right;display: block;text-align: center;}
.nynews-ul li a:hover dl{border:1px solid #34a9e1;}
.nynews-ul li a:hover dl dt{box-shadow: 0 0 5px 0 rgb(2 128 246 / 80%);}
.nynews-ul li a:hover dl dd h5{color:#34a9e1;}
.nynews-ul li a:hover dl dd span{border: 1px solid #34a9e1;background: #34a9e1;color: #fff;}

/*新闻详情*/
.shownews-top{padding-bottom: 10px;border-bottom: 1px solid #f0f2f5;margin-bottom:15px;}
.shownews-top h1{line-height: 1.5;color: #333;text-align: center;font-size: 26px;margin-bottom: 5px;}
.shownews-time{text-align:center;}
.shownews-time span{font-size: 14px;color: #a3afb7;margin-right: 10px;}
.shownews-time span:last-child{margin-right:0;}
.shownews-con {font-size: 16px;line-height: 1.8;text-align:justify;margin-bottom:20px;}
.shownews-con  img{max-width:100%;height:auto !important;}

/*产品列表*/
.nypro-ul{overflow:hidden;}
.nypro-ul li{width: 206px;margin-right:25px;margin-bottom:15px;float:left;}
.nypro-ul li *{transition: 0.3s all ease-in-out;}
.nypro-ul li:nth-child(4n){margin-right:0;}
.nypro-ul li a{display:block;position:relative;}
.nypro-ul li a .nypro-img{overflow:hidden;position:relative;}
.nypro-ul li a .nypro-img img{max-width:100%;display:block;}
.nypro-ul li a .nypro-img .nypro-hov{position:absolute;top:100%;width:100%;height:100%;opacity:0;background:url(../images/nyproico.png) no-repeat center rgba(2,128,246,0.6);}
.nypro-ul li a .nypro-txt{width: 100%;position: relative;z-index: 4;padding: 10px 0 20px;background: #f5f5f5;}
.nypro-ul li a .nypro-txt p{padding: 0 20px;font-size: 16px;line-height: 36px;height: 36px;font-weight: normal;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;color: #444;}
.nypro-ul li a .nypro-txt span{font-size: 13px;display: block;height: 25px;line-height: 25px;padding: 0 20px;
color: #777;font-weight: 100;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.nypro-ul li a:hover .nypro-img .nypro-hov{top: 0;opacity: 1;}
.nypro-ul li a:hover .nypro-txt{background:#fff;}

/*产品详情*/
.nyproshow-top{overflow:hidden;}
.nyproshow-top>dt{padding-bottom: 15px;float:left;width:402px;}

/*bigzoompic*/
#MagnifierWrap2{position: relative;}
.MagnifierMain{position: relative;border:1px solid #ccc;}
.MagnifierMain img{width: 100%;display:block;}
.MagnifierDrag{position: absolute;top:0;left: 0;background-color: #ccc; opacity: 0.4;filter:alpha(opacity = 40);cursor: move;}
.MagnifierPop{position: absolute;top:0;overflow: hidden;background:#fff url(../images/loading.gif) no-repeat center center; }
.MagnifierImg{position: absolute;top:0; left: 0;}
.spec-items{position: relative;width: 344px;height: 74px;overflow: hidden;margin: 10px auto 0;}
.spec-items ul{width: 500%;position: absolute;top: 8px;left: 0;}
.spec-items ul *{-webkit-transition: all .3s;-o-transition: all .3s;transition: all .3s;}
.spec-items li{width: 40px;float: left;overflow: hidden;margin-right: 5px;border: 1px solid #ccc;cursor: pointer;}
.spec-items li.on{border:1px solid #0061ad;}
.spec-items li img{width: 100%;display:block;}
span.spe_leftBtn,span.spe_rightBtn{position: absolute;bottom: 0px;display: block;width: 20px;height: 70px;line-height: 70px;font-family: "黑体";text-align: center;font-size: 30px;color: #ddd;cursor: default;background-color: #f9f9f9;}
span.on{background-color: #ccc;color: #999;cursor: pointer;}
span.spe_leftBtn{left: 0;}
span.spe_rightBtn{right: 0;}
.nyproshow-txt{float:left;width: 470px;margin-left: 28px;z-index:1;}
.nyproshow-txt>h1{font-size: 20px;color: #333;/* border-bottom: 1px dashed #bbbbbb; */padding: 2px 0 10px;line-height: 32px;margin-bottom:10px;}

/*产品参数*/
.nyproshow-info{line-height:1.8;color:#666;margin-bottom:20px;}
.showpro-tel{overflow:hidden;border-top:1px solid #ddd;border-bottom:1px solid #ddd;padding:10px 0;}
.showpro-telx{float:left;line-height:40px;}
.showpro-telx img{float:left;margin-right:12px;}
.showpro-telcon{float:left;}
.showpro-telcon p{float:left;color:#666;margin-bottom:0;}
.showpro-telcon span{float:left;color:#333;font-size:24px;font-family: arial;}
.showpro-tel a{float:right;display:block;line-height:40px;padding:0 20px;background:#34a9e1;color:#fff;}
.showpro-tel a i{margin-right:5px;}
.showpro-tel a:hover{background:#34a9e1;}
.showpro-con{margin-top: 20px;}
.showpro-con ul{border-bottom: 1px solid #ccc;line-height: 40px;margin-bottom: 10px;overflow:hidden;}
.showpro-con ul li{text-align: center;padding:0 24px;font-size: 16px;background: #e6e6e6;color:#333;float: left;margin-right: 10px;cursor: pointer;}
.showpro-con ul li.on{background: #34a9e1;color:#fff;}
.showpro-con ul li:last-child{margin-right: 0;}
.showpro-details{font-size: 16px;line-height: 1.8;overflow: hidden;}
.showpro-details .showpro-det{display:none;min-height:200px;}
.showpro-details div{margin-bottom: 10px;}
.showpro-details img{max-width: 100%;height:auto !important;}

/*相关产品*/
.nyaboutpro{line-height: 40px;height: 41px;border-bottom: 1px #ccc solid;}
.nyaboutpro>h3{float: left;width: 150px;text-indent: 30px;height: 40px;line-height: 40px;border-bottom: 2px #34a9e1 solid;color: #34a9e1;font-size: 18px;font-weight: bold;background:url(../images/nyaboutproico.png) no-repeat left;}
#abprolist{margin:20px 0;}
#abprolist li{padding:0 10px;}
#abprolist li a{display:block;}
#abprolist li a .abpro-img{padding:2px;border:1px solid #ccc;}
#abprolist li a .abpro-img img{display:block;max-width:100%;}
#abprolist li a p{margin-top:5px;line-height:30px;height:30px;text-align:center;background:#ccc;padding:0 10px;color:#333;}
#abprolist li a:hover .abpro-img{border-color:#34a9e1;}
#abprolist li a:hover p{background:#34a9e1;color:#fff;}

/*标签*/
.pro_key {line-height: 35px;font-size: 15px;color: #333;font-weight: bold;}
.pro_key a{font-size: 14px;background: #9e9c9c;padding: 2px 6px;color:#fff;font-weight: normal;text-decoration: none;}
.pro_key a:hover{background:#34a9e1;}
/*分享按钮*/
.jiathis{ padding:0px 5px; height:35px; line-height:30px;border-top:1px dotted #ccc; text-align:right; position:relative; color:#666;margin-bottom:20px;}
.jiathis .jiathis_txt{float: left;}
/*上下页按钮*/
.ny-page{overflow: hidden;margin-bottom:30px;}
.ny-pagea{width:50%;float:left;padding:0 10px;box-sizing:border-box;}
.ny-page a{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;padding: 10px 15px;border: 1px solid #e4eaec;transition: all .3s;-webkit-transition: all .3s;-moz-transition: all .3s;max-width: 100%;}
.ny-page a:hover{border-color: #e4eaec;background-color: #f3f7f9;}
/* 留言模块Message */
#nymessage{padding:50px 0;background-size:cover;}
#nymessage  .container{padding:20px;}
#nymessage h4{color:#0f3f81;}
#nymessage form{margin-top:50px;}
#nymessage form label{font-weight:normal;}
#nymessage .nymessage-h6{text-align:left;}
@media (max-width:767px) {
	#nymessage{padding:30px 0;}
	#nymessage form{margin-top:30px;}
}

.jiathis{ padding:0px 5px; height:35px; line-height:30px; margin-top:10px; border-top:1px dotted #ccc; text-align:right; position:relative; color:#666;}

.jiathis .jiathis_txt{float: left;}

/*产品详情*/
.nyproshow-top{overflow:hidden;}
.nyproshow-top>dt{padding-bottom: 15px;float:left;width:402px;}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;

  }
  .form-group{margin:10px 0;}
  .form-btn{margin:20px 0;}
 .form-btn .btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    border-radius: 4px;
	color: -internal-light-dark(black, white);
    background-color: #efefef;

}
.nybg{background: #F5F5F5;}
.crumbs{padding-left:20px;background: url(../images/nav_tb.png) no-repeat left top 15px;line-height: 25px;padding-top:10px;padding-bottom:10px;color: #999;}
.crumbs a{color: #999;}
.crumbs a:hover{color: #0f3f81;}
/*搜索模块*/
.nysearch-ul{overflow: hidden;}
.nysearch-ul li.nysearch-li{padding: 0 0 15px 0;margin-bottom: 25px;border-bottom: 1px dashed #333;overflow:hidden;}
.nysearch-til>a{line-height: 14px;color: #fff;vertical-align: baseline;white-space: nowrap;display: inline-block;background: #34a9e1;margin-right: 5px;position: relative;top:0;padding: 4px 6px;}
.nysearch-til>a .nysearch-arrow{position: absolute;width: 0;height: 0;vertical-align: top;top: 7px;right: -4px;border-left: 4px solid #000;border-top: 4px solid transparent;border-bottom: 4px solid transparent;border-left-color: #34a9e1;}
.nysearch-til>a:hover{background:#34a9e1;}
.nysearch-til>a:hover .nysearch-arrow{border-left-color:#34a9e1;}
.nysearch-til>h2{display: inline;font-size: 19px;margin: 0;font-weight: bold;position: relative;top: 1px;line-height: 25px;}
.nysearch-con p.nysearch-desp{color: #666;font-size: 14px;line-height: 23px;margin: 5px 0;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;}
.nysearch-date {color: #333;line-height: 20px;font-size: 12px;}
.nysearch-date span{color: #999;}
.nysearch-date p{float: left;margin: 0;}
.nysearch-date i{margin-right: 5px;}
.nysearch-con a.nysearch-more{position:relative;left:0;color: #ffffff;font-size: 13px;width:100px;height:30px;line-height:30px;background: #999;margin-top: 10px;display: block;border-radius: 20px;float:left;text-align: center;transition: 0.5s all;-webkit-transition: 0.5s all;-moz-transition: 0.5s all;-o-transition: 0.5s all;-ms-transition: 0.5s all;}
.nysearch-con a.nysearch-more:hover{background: #34a9e1;left:10px;}


/*翻页样式*/
.metpager_1{ text-align:center;}
.metpager_2{ text-align:center;}
.metpager_3{ text-align:center;}

#flip{line-height: 25px;}
.digg4{ padding:3px; margin:3px; text-align:center; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
.digg4 a,.digg4 span.miy{ margin:2px; text-decoration:none;}
.digg4 .disabledfy{ font-family: Tahoma, Verdana;}

.metpager_4 a,.metpager_4 span.miy{ border:1px solid #aaaadd; padding:2px 5px 2px 5px; color:#009;}
.metpager_4 a:hover { border:1px solid #009; color:#000;}
.metpager_4 a:active {border:1px solid #009; color:#000;}
.metpager_4 span.current { border:1px solid #009; background-color:#009; padding:2px 5px 2px 5px; margin:2px; color:#FFFFFF; text-decoration:none;}
.metpager_4 span.disabled { border:1px solid #eee; padding:2px 5px 2px 5px; margin:2px; color:#ddd;}

.metpager_5 a,.metpager_5 span.miy{ border:1px solid #ccdbe4; padding:2px 8px 2px 8px; color:#34a9e1; display: inline-block; }
.metpager_5 a:hover { border:1px solid #34a9e1; color:#fff; background-color:#34a9e1;}
.metpager_5 a:active {border:1px solid #009; color:#000;}
.metpager_5 span.current { padding:2px 8px 2px 8px; margin:2px; color:#fff; background:#34a9e1; border:1px solid #34a9e1; text-decoration:none;display: inline-block;}
.metpager_5 span.disabled { border:1px solid #ccdbe4; padding:2px 8px 2px 8px; margin:2px; color:#999;display: inline-block;}

.metpager_6{ color:#ff6500; }
.metpager_6 a,.metpager_6 span.miy{ border:1px solid  #ff9600; padding:2px 7px 2px 7px; background-position:50% bottom; color:#ff6500; background-image:url(../images/page/page6.jpg);}
.metpager_6 a:hover { border:1px solid #ff9600; color:#ff6500; background-color:#ffc794;}
.metpager_6 a:active {border:1px solid #ff9600; color:#ff6500; background-color:#ffc794;}
.metpager_6 span.current {border:1px solid #ff6500; padding:2px 7px 2px 7px; margin:2px; color:#ff6500; background-color:#ffbe94; text-decoration:none;}
.metpager_6 span.disabled { border:1px solid #ffe3c6; padding:2px 7px 2px 7px; margin:2px; color:#ffe3c6;}

.metpager_7 a,.metpager_7 span.miy{ border:1px solid  #2c2c2c; padding:2px 5px 2px 5px; background:url(../images/page/page7.gif) #2c2c2c; color:#fff;}
.metpager_7 a:hover { border:1px solid #aad83e; color:#fff;background:url(../images/page/page7_2.gif) #aad83e;}
.metpager_7 a:active { border:1px solid #aad83e; color:#fff;background:urlurl(../images/page/page7_2.gif) #aad83e;}
.metpager_7 span.current {border:1px solid #aad83e; padding:2px 5px 2px 5px; margin:2px; color:#fff;background:url(../images/page/page7_2.gif) #aad83e; text-decoration:none;}
.metpager_7 span.disabled { border:1px solid #f3f3f3; padding:2px 5px 2px 5px; margin:2px; color:#ccc;}

.metpager_8 a,.metpager_8 span.miy{ border:1px solid #ddd; padding:2px 5px 2px 5px; color:#aaa;}
.metpager_8 a:hover { border:1px solid #a0a0a0; }
.metpager_8 a:hover { border:1px solid #a0a0a0; }
.metpager_8 span.current {border:1px solid #e0e0e0; padding:2px 5px 2px 5px; margin:2px; color:#aaa; background-color:#f0f0f0; text-decoration:none;}
.metpager_8 span.disabled { border:1px solid #f3f3f3; padding:2px 5px 2px 5px; margin:2px; color:#ccc;}

.metpager_9 a,.metpager_9 span.miy{ border:1px solid #ddd; padding:2px 5px 2px 5px; color:#88af3f; } 
.metpager_9 a:hover { border:1px solid #85bd1e; color:#638425; background-color:#f1ffd6; } 
.metpager_9 a:hover { border:1px solid #85bd1e; color:#638425; background-color:#f1ffd6; } 
.metpager_9 span.current {border:1px solid #b2e05d; padding:2px 5px 2px 5px; margin:2px; color:#fff; background-color:#b2e05d; text-decoration:none;} 
.metpager_9 span.disabled { border:1px solid #f3f3f3; padding:2px 5px 2px 5px; margin:2px; color:#ccc;}
.text1{
	line-height: 35px;
	background-color: #e2e1e1;
	}
	
	
	