@charset "utf-8";/* CSS Document*/
em, i{font-style: normal;}
body{margin: 0; padding: 0; font: 14px 'Î¢ÈíÑÅºÚ', Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;}
a{color:#666; text-decoration:none; outline:none;}
a:active{star:expression(this.onFocus=this.blur());} 
img{border:0px;vertical-align:middle;}
a:link {text-decoration: none; outline:none;}
a:visited{text-decoration: none; outline:none;}
a:hover{text-decoration:none; color:#008ac8; outline:none;}
ul, p, dl, dt, dd{padding:0px; margin:0px;}
li{list-style-position:outside; list-style-type:none;}
h1, h2, h3, h4, h5{font-size:14px; padding:0px; margin:0px;}

.clearfix{zoom: 1;}
.clearfix:after{content: "."; *zoom: 1; display: block; visibility: hidden; height: 0; clear: both;}
.fr{float: right;}
.fl{float: left;}
.container{width:1200px; margin: 0 auto;}



.headDiv{height:82px; z-index:105; width:100%; position: fixed; left: 0; top: 0; background: #fff; box-shadow: 0px 0px 6px 0px #ccc;}
.headDiv .logo{width: 178px; margin-right: 160px; float: left; margin-left: 20px; }
.headDiv .logo img{width: 100%;}

.headDiv .topRight{position: absolute; right: 0; top: 0; }


 
.nav{width: 870px; float: left;  }
.nav .navtop li{ display: inline-block;}
.nav .navtop li a{display: block;text-align: center;width: 120px;height: 82px;line-height: 82px;font-size: 16px;color: #222;}
.nav .navtop li a:hover, .nav li.on{ color: #fff; background:#008ac8 ; }
.nav .navtop li.on a{ color: #fff;}
.nav .sub-container{width: 900px; margin: 0 auto;}
.nav .sub{display: none; width: 100%; height: 300px; padding:0; position:absolute;left: 0px;top: 82px;background: #fff;z-index: 100;}
.nav .sub .sub_left{float: left;width: 30%;}
.sub .sublist strong{font-size: 18px; color: #000; line-height: 42px;}
.sub .sublist{margin-top: 30px;}
.sub .sublist li{ width: 100%; }
.sub .sublist li a{width: 100%;height: 36px;line-height: 36px;display:block;color: #333!important;font-size: 16px; text-align: left;}
.sub .sublist li a:hover{ color:#008ac8!important;background: none!important; font-size: 16px;}

.nav .sub .sub_right {position: relative; float: left;width: 70%;height: 300px;  background-size: 100%;}
/* .nav .sub .sub_right h2{position: absolute; top: 60px; left: 40px;  font-size: 26px; font-weight: bold;color:#fff;}
.nav .sub .sub_right p{position: absolute; top: 110px; left: 40px; font-size: 18px; color:#fff;}
.nav .sub .sub_right a{position: absolute; top: 240px; left: 40px; display: block; width: 150px;height: 36px;  line-height: 36px;background-color: #fff; color: #333!important; font-size: 14px;}
.nav .sub .sub_right a:hover{color:#fff!important;} */

.nav li:nth-child(2) .sub .sub_right{background: url(/templates/cn/images/aboutbg.jpg)no-repeat;}
.nav li:nth-child(3) .sub .sub_right{background: url(/templates/cn/images/shipbg.jpg)no-repeat;}
.nav li:nth-child(4) .sub .sub_right{background: url(/templates/cn/images/fuwubg.jpg)no-repeat;}
.nav li:nth-child(5) .sub .sub_right{background: url(/templates/cn/images/newsbg.jpg)no-repeat;}
.nav li:nth-child(6) .sub .sub_right{background: url(/templates/cn/images/hrbg.jpg)no-repeat;}
.nav li:nth-child(7) .sub .sub_right{background: url(/templates/cn/images/contactbg.jpg)no-repeat;}

.headDiv .w_nav{display: none;}


.lanBox{ height: 82px;padding-right: 20px; }
.lanBox em{float: left;width: 50px; height: 82px; }
.lanBox li{ float: left; width: 50px;height: 82px; line-height: 82px; text-align:center; font-size:14px; }
.lanBox li a{ display:block; color:#999999; font-size: 14px;}
.lanBox li a:hover{ color:#008ac8;}
.lanBox li span{float: left;}

.input-search{position:relative;float:left;padding:26px 0;width:176px;height:32px}
.input-search .form-control{width: 160px;height:32px;border:1px solid #dfdfdf;text-indent:30px}
.input-search .form-control,.input-search .form-control:focus{box-shadow:0 0 0 transparent}
.input-search .icon-sousuo{display:block;width:20px;height:20px;border:none;background:url(/templates/cn/images/top_search.png) no-repeat}
.btn-so{position:absolute;top:28px;left:5px;width:32px;height:32px;outline:0;border:0;border-radius:0;background-color:transparent}



.pcbanner .hdslide{ }
.pcbanner .hdslide .slide_txt{position: relative;width: 1200px; margin: 0 auto; }
.pcbanner .hdslide .slide_txt h2{position: absolute; top: 140px; left: 0; font-size:46px; color: #fff; font-weight: bold; 
text-shadow: 1px 1px 3px #666;}
.pcbanner .hdslide .slide_txt p{position: absolute; top: 210px; left: 0; font-size:24px; color: #fff; font-weight: bold;
text-shadow: 1px 1px 3px #666;}
.wapbanner{display: none;}

 @media only screen and (max-width: 640px) {
.input-search{display: none;}
.wapbanner{display: block; }
.pcbanner{display: none;}
.wapbanner .hdslide{width: 100%;position: relative;}
.wapbanner .hdslide img{width: 100%;height: 100%;}
.wapbanner .slide_txt{ z-index: 2; margin-top:-350px;}
.wapbanner .hdslide .slide_txt h2{position: absolute; top: 60px; left: 40px; font-size:24px!important; color: #fff; font-weight: bold; 
text-shadow: 1px 1px 3px #666;}
.wapbanner .hdslide .slide_txt p{position: absolute; top: 100px; left: 40px;; font-size:14px!important; color: #fff; font-weight: bold;
text-shadow: 1px 1px 3px #666;}
 }
 

.title{height: 98px;text-align: center;margin-bottom: 20px;padding-top: 13px;background: url(/templates/cn/images/yuqun.png) no-repeat ; background-size: 100%;}
.title p{font-size: 42px;font-weight: bold;line-height: 23px;color: #333333;}
.title p em{display: block;padding-top: 25px;font-size: 18px;color: #999;line-height: 23px;font-weight: normal;text-transform:uppercase;}
.title b{font-family: MicrosoftYaHei-Bold; font-size: 60px;color: #f4f4f4;position: relative;top: -124px;left:0 ; z-index: -1;text-transform:uppercase;}
 

.about_main{padding: 80px 0;  }
.about_main .about_left{float: left;width: 48%;padding: 0 2%;}
.about_main .about_left h3{font-size: 34px;font-weight: normal;margin-bottom: 32px;padding-bottom: 6px; position: relative;}
.about_main .about_left h3 i{display: block; width: 80px; height: 4px; background-color:#008ac8; position: absolute; bottom: -10px;}
.about_main .abtitle{margin: 20px 0;}
.about_main .abtitle h4{font-size: 36px; color: #333333; text-align: center;}
.about_main .abtitle em{font-size: 20px; color: #d4d4d4; display: block; font-weight: normal; text-transform:uppercase;}
.about_main .about_left p{text-indent: 36px;font-size: 18px;color: #666;line-height: 38px;text-align: justify;}
.about_main .about_right{float: left;width: 48%;}
.about_main .about_right img{width: 100%;}
  
.amore{width:120px; height:34px; background:none; color:#666; border:1px solid #999; text-align:center; display:block; font-size:14px; line-height:34px; margin:20px 0 20px 0px;}
.amore a{display:block;font-size: 12px;}
.amore:hover{ background:#008ac8; color:#fff; border:1px solid #008ac8; }
.amore a:hover{ color:#fff;}
 
.shuju_main_box{width: 80%; height: 80px; margin: 40px auto;}
.shuju_main_box ul li{float: left;width: 20%; text-align: center;}
.shuju_main_box ul li h4{font-size:42px; color: #333333;}
.shuju_main_box ul li h4 i{font-size:14px; color: #333333;}
.shuju_main_box ul li p{font-size: 15px; color: #666666;}


.services_main{padding: 20px 0 50px;}
.services_left{float: left; width: 48%;}
.services_left img{width: 100%;}
.services_right{float: right;width: 46%;}
.services_right h4{font-size: 36px; color: #333;margin-bottom: 20px;}
.services_right p{font-size: 18px; color: #666666; line-height: 38px;text-indent: 36px;text-align: justify;}

.products_main .title b{color: #ebebeb;  }
.products_main{background-color: #f5f5f5; padding: 80px 0;}
.products_main .products_list{overflow:hidden; position:relative; }
.products_main .products_list ul{width: 100%;}
.products_main .products_list ul li{float: left; }

.products_main .products_list ul li .products_img{display: flex;  align-items: center;  justify-content: center; height: 220px;  overflow: hidden;border: 1px solid #cccccc;}

.products_main .products_list ul li img{width: 100%;}

.products_main .products_list ul li .products_txt{background: #fff url(../images/cbgs_03.png) no-repeat 130px 70px; padding: 20px;}
.products_main .products_list ul li .products_txt p{line-height: 34px;font-size: 14px;color: #666;}
.products_main .products_list ul li .products_txt p:nth-child(1){line-height: 34px;font-size: 17px;color: #008ac8; margin-bottom: 10px;}
.products_main .products_list ul li p a:hover{color: #333;}


.btn-more{background-color: #f5f5f5; width: 140px; margin: 30px auto 0; }
.btn-more .prev span,.btn-more .next span{ display:block; float: left;  width:31px; height:32px;  background: url(/templates/cn/images/probtu_v.png) no-repeat; cursor:pointer;  }
.btn-more .next span{ background-position:-31px 0;}
.btn-more .more-plus{ background: url(/templates/cn/images/probtu_more.png) no-repeat; cursor:pointer; width:31px; height:32px;  display:block; float: left; margin: 0 20px;}
.btn-more .prev span:hover,.btn-more .next span:hover,.btn-more .more-plus:hover{opacity: 0.6;}
 

.hezuo_main{padding: 70px 0px 30px;/* background: url(/templates/cn/images/yuqun.png) bottom center; background-attachment: fixed; */}
.hezuolist ul li{float: left; margin-bottom: 20px;}
.hezuolist ul li img{width: 100%; border: 1px solid #cccccc;}
.hezuolist ul li p{font-size: 14px; text-align: center; height: 38px; line-height: 38px; overflow: hidden;}



.news_main{padding: 80px 0;}
.news_left{background: url(/templates/cn/images/newslbg.jpg) no-repeat; height: 443px; width: 398px; float: left; padding: 40px;position: relative;overflow: hidden;}
.news_left .news_toutiao{}
.ttimg{width: 100%; height: 256px; overflow: hidden;}
.ttimg img{width: 100%;}
.tttxt a h2{font-size: 22px; color: #333333; margin: 20px 0;}
.tttxt a:hover h2{ color: #008ac8; }
.tttxt b{color: #acacac; font-size: 14px; font-weight: normal;}
.tttxt p{color: #999; font-size: 14px; line-height: 24px; margin-top: 20px;}
.news_main .news_content{border: 1px solid #e6e6e6; width: calc(100% - 500px); float: right; padding: 40px 0 20px;}
.news_main .news_content ul li{width: 100%; margin-bottom: 18px;}
.news_main .news_content ul li .newstext{transition: 0.8s all;float: left;width: 96%;}
.news_main .news_content ul li .newstext h4{font-size: 22px; font-weight: normal;  color: #333333; padding-bottom: 10px;}
.news_main .news_content ul li .newstext p{font-size: 14px;  color: #9e9e9e; line-height: 24px;}
.news_main .news_content ul li .newstext .date{width: 14%; height: 126px;  float: left; color: #008ac8; font-size: 14px; line-height: 28px; padding: 10px 0 0; text-align: center;}
.news_main .news_content ul li .newstext .date span{font-size: 46px; display: block; font-weight: bold; font-family: Arial, Helvetica, sans-serif;}
 
 .news_main .news_content ul li a:hover h4{color: #008ac8;}

 
 
 

/*µ×²¿*/
.ftlink{width: 100%; background-color: #008ac8; height: 45px; line-height: 45px;}
.ftlink ul{width: 1200px; margin: 0 auto;}
.ftlink ul li{float: left; }
.ftlink ul li span{color: #fff;  padding: 0 50px;}
.ftlink ul li:nth-child(7) span{display: none;}
.ftlink ul li a{color: #fff; font-size: 16px;}
.wrap-footer{background: #0a2633 url(../images/bbb_02.png)repeat-x bottom; background-size: 60%; height: 290px; }
.footer{position: relative;color: #fff;}
.footer .f_right{width: 180px;text-align: center; float: right;color: #ccc; font-size: 14px; margin-top: 40px;}
.footer .f_right {line-height: 32px;}

.footer .f_bot{padding: 60px 0 30px 0px;}
.footer .f_bot ul.bot_ul1{padding-left: 46px; float: left; margin-left: 24px;position: relative;}
.footer .f_bot ul.bot_ul1:nth-child(3){padding-left: 52px;}
.footer .f_bot ul.bot_ul1 li{line-height: 28px;font-size: 16px;color: #f1f1f1;  }
.footer .f_bot ul.bot_ul1 li span{color: #6b787e}
.footer .f_bot ul.bot_ul1 i{display: block;height: 44px;width: 46px;background: url(/templates/cn/images/20200820100643_741.png) no-repeat center center ;position: absolute;left: -6px;top: 6px;}
.footer .f_bot ul.bot_ul1:nth-child(2) i{background: url(/templates/cn/images/20200820100712_573.png) no-repeat center center ;}
.footer .f_bot ul.bot_ul1:nth-child(3) i{background: url(/templates/cn/images/20200820100740_155.png) no-repeat center center ;width: 51px;}
.banquan{margin-top: 10px;  color: #ebebeb; font-size: 14px;}
.banquan a{color: #999;}
.banquan a:hover{color: #ccc;}
 
 @media only screen and (max-width: 1530px) {
 .headDiv .logo{margin-right: 130px;}
 .nav .navtop li a{width: 110px;}
 	 }
 
 @media only screen and (max-width: 1440px) {
 .headDiv .logo{margin-right: 130px;}
 .nav .navtop li a{width: 100px;}
 	 }
 
 @media only screen and (max-width: 1346px) {
 .headDiv .logo{margin-right: 130px;}
 .nav .navtop li a{width: 90px;font-size: 15px;}
 	 }
	 
  @media only screen and (max-width: 1280px) {
 .headDiv .logo{margin-right: 60px;}
 .nav .navtop li a{width: 90px; font-size: 15px;}
 .layui-carousel .hdslide .slide_txt{width: 1000px;}
 	 }
 
 @media only screen and (max-width: 1210px) {
 .input-search {display: none;}
 .nav{width: 660px;}
 .headDiv .logo{margin-right: 20px;}
 	 }
	 
  @media only screen and (max-width: 1024px) {
 .nav{display: none;}
 .layui-carousel .hdslide .slide_txt{width: 800px;}
 .layui-carousel .hdslide .slide_txt h2{ font-size:44px;}
 .layui-carousel .hdslide .slide_txt p{ font-size:20px; }
 
 .headDiv .w_nav{display: block;}
 .headDiv .sp_nav{display: block;width: 40px;height: 42px;line-height: 50px;margin-top: 30px;float: left; position: relative;padding-right: 20px;}
 .headDiv .sp_nav i{display: block;background: #008ac8;width: 36px;height: 2px;position: absolute;left: 0;transition: all ease .35s;}
 .headDiv .sp_nav i:nth-of-type(1){top: 0;}
 .headDiv .sp_nav i:nth-of-type(2){top: 10px;}
 .headDiv .sp_nav i:nth-of-type(3){top: 20px;}
 .headDiv .sp_nav.sp_nav_se i:nth-of-type(1){top: 10px; transform: rotate(45deg);}
 .headDiv .sp_nav.sp_nav_se i:nth-of-type(2){width: 0;}
 .headDiv .sp_nav.sp_nav_se i:nth-of-type(3){top: 10px; transform: rotate(-45deg);}
 
 .w_nav{width: 100%; height: calc(100% - 50px); position: fixed; left: 0; top: -100%; z-index: 99999; transition: top ease .35s;}
 .w_nav.nav_show{top: 80px;}
 .w_nav > ul{min-width: 320px; height: 100%; margin: 0 auto; background: #eee; position: relative; overflow-y: auto;}
 .w_nav ul li{border-top: 1px solid #ddd; margin-left: 20px; line-height: 40px; font-size: 14px; position: relative;}
 .w_nav > ul > li:first-child{border-top: 0 none;}
 .w_nav ul li a{height: 60px; line-height: 60px; display: block; padding-right: 45px; color: #666; font-size: 16px;}
 .w_nav ul li ul{display: none;}
 .w_nav ul li i{display: block; width: 30px; height: 38px; line-height: 38px; text-align: center; border-left: 1px solid #ddd; padding: 0 6px; position: absolute; right: 0; top: 9px;}
 .w_nav ul li i span{font-size: 14px; transition: all .5s;}
 .w_nav ul li i span:before{content: "";display: block;height: 100%;width: 100%;background: url(/templates/cn/images/yjt.png) no-repeat;background-size: 12px;background-position: center;transition: .3s;}
 .w_nav ul li i.nav_btndown span::before{color: #036AC0; transform: rotate(90deg);}
 
 .shuju_main_box{width: 90%;}
 .about_main .about_left h3{font-size: 28px;margin-bottom: 26px;}
 .about_main .about_left p{font-size: 16px;line-height: 30px;}
 
 .services_right h4{margin-bottom: 10px;font-size: 33px;}
 .services_right p{font-size: 16px;line-height: 30px;}
 
 .news_main .news_content ul li .newstext .date{display: none;}
 .news_main .news_content ul li .newstext{width: 93%;margin: 0 auto; float: none;}
 .news_main .news_content ul li .newstext h4{font-size: 22px;}
 .news_main .news_content ul li .newstext p{height: 77px; overflow: hidden;}
 
 .ftlink ul li span{padding: 0 39px;} 
 .footer .f_bot ul.bot_ul1{margin-bottom: 25px;}
 .wrap-footer{background-size: 84%;}
  }
 
 
 
 
.topheight{height: 82px;}
/*ÄÚÒ³banner*/
.ty-banner-news{background: url(/templates/cn/images/news.jpg) no-repeat center top;height: 400px;}
.ty-banner-contact{background: url(/templates/cn/images/contact.jpg) no-repeat center top;height: 400px;}
.ty-banner-about{background: url(/templates/cn/images/about.jpg) no-repeat center top;height: 400px; }
.ty-banner-product{background: url(/templates/cn/images/product.jpg) no-repeat center top;height: 400px;}
.ty-banner-service{background: url(/templates/cn/images/service.jpg) no-repeat center top;height: 400px;}
.ty-banner-hr{background: url(/templates/cn/images/hr.jpg) no-repeat center top;height: 400px;}
.ty-banner-txt{width:100%; margin:0 auto;  padding-top: 90px;}
.ty-banner-txt h2{text-align: center; font-size: 42px;color:#fff; font-weight: bold; margin-bottom: 10px;}
.ty-banner-txt p{text-align: center; font-size:26px;color:#fff;}

.submenu{height: 56px; background: rgba(0,0,0,0.4);margin-top: 154px;}
.submenu ul li{float: left; text-align: center;line-height: 54px; border-right: 1px solid #535353;border-top: 2px solid rgba(0,0,0,0);}
.submenu ul li a{color: #fff; font-size: 16px;display: block;}
.submenu ul li:last-child{border-right:0}
.submenu ul li.on{background: #fff; border-top: 2px solid #008ac8;}
.submenu ul li.on a{color: #008ac8; font-weight: bold; display: block;}

/*MainÄ£°å*/.blk-main{width:1200px;margin: 0 auto;}
/*Ð¡Ä£¿é*/.blk-xs{width:20%;}
/*ÖÐÄ£¿é*/.blk-sm{width:78%;}
/*Ð¡°æ¿é*/.blk{margin-bottom:30px;}

.blk-xs .products_left{width: 245px;margin-right: 26px;background: ; height: 923px;}
.blk-xs .products_left .products_left_title{background: url(/templates/cn/images/product_cat_bg.jpg) no-repeat center top;height: 85px;font-size: 24px;line-height: 84px;color: #ffffff;text-align: center;font-weight: bold;}
.blk-xs .products_left .products_left_list{width: 245px;margin-top: 90px;}
.blk-xs .products_left .products_left_list .topsortname{background-color: #008ac8;color: #fff;padding-left: 14px;border-radius: 4px;margin-top: 13px;width: 185px; font-size: 16px; margin-bottom: 5px;}
.blk-xs .products_left .products_left_list .topsortname:hover{background-color: #008ac8;}
.blk-xs .products_left .products_left_list li{float: left;height: 42px;margin: 0 26px;font-size: 18px;line-height: 42px;color: #ffffff;display: block;width: 198px;border-bottom: 1px solid #eaeaea;transition: all 0.6s;}
.blk-xs .products_left .products_left_list li a{padding-left: 14px;color: #333;font-size: 16px;}
.blk-xs .products_left .products_left_list li a:hover{background: url(/templates/cn/images/projt.png) no-repeat 172px center #e8e8e8; display: block; }

.plt{font-size: 30px; margin: 50px 0; text-align: center;}

.ny-main{ }
.curmbs{font-size: 14px;border-bottom: 1px dashed #dcdcdc;line-height: 60px;margin-bottom: 20px;}
.curmbs b{border-left: 10px solid #008ac8;font-weight: normal;padding-left: 8px;}
.tl-fdh-02{height: 55px;background: #fff;margin-bottom: 20px;overflow: hidden;}
.tl-fdh-02 li{width: 20%;height: 55px;font-size: 18px;line-height: 55px;text-align: center;float: left;border-right: 1px solid #eee;margin-right: -1px;background: #f4f4f4;cursor: pointer;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.tl-fdh-02 li a{display: block;height: 55px;color: #a8a8a8;}
.tl-fdh-02 li.sidenavcur, .tl-fdh-02 li:hover{background: url(/templates/cn/images/p16-icon6.png) no-repeat bottom center #008ac8;border-color: #008ac8;}
.tl-fdh-02 li.sidenavcur a, .tl-fdh-02 li:hover a{color: #fff;}
.k12-gl-gslb-3nf1-1-01-left dl{width: 268px;float: left;background: #f0f0f0;margin: 0 20px 13px 0}
.k12-gl-gslb-3nf1-1-01-left dt{border: 1px solid #e5e5e5;padding: 10px 9px;background: #fff;}
.k12-gl-gslb-3nf1-1-01-left dt img{display: block;width: 100%;height: 300px;}
.k12-gl-gslb-3nf1-1-01-left dd h4{height: 50px;font-size: 14px;line-height: 50px;text-align: center;padding: 0 5px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;background: #f0f0f0;}
.k12-gl-gslb-3nf1-1-01-left dd h4 a{color: #4b4a4a;}


.p12-curmbs-1{font-size: 14px;border-bottom: 1px dashed #dcdcdc;line-height: 60px;}
.p12-curblock{display: none;}
.p12-curmbs-1 b{border-left: 10px solid #008ac8;font-weight: normal;padding-left: 8px;}
.p12-curmbs-1 i{font-style: normal;}
.p12-curmbs-1 span{padding: 0 5px;height: 46px;line-height: 46px;}
.p15-infolist-1-t1{padding: 35px 49px 0px 21px;background: #fff;border-bottom: 1px dashed #cacaca;margin-bottom: 20px;height: 164px;}
.p15-infolist-1-t1 dt{position: relative;height: 30px;font-size: 18px;line-height: 30px;margin-bottom: 8px;padding-left: 68px;}
.p15-infolist-1-t1 dt a{display: block;color: #333;font-weight: normal;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.p15-infolist-1-t1 dt span{display: block;width: 60px;height: 30px;font-size: 18px;line-height: 30px;text-align: center;color: #fff;position: absolute;top: 0;left: -0px;background: #008ac8;}
.p15-infolist-1-t1-desc{height: 72px;line-height: 24px;margin-bottom: 5px;overflow: hidden;padding-left: 68px;}
.p15-infolist-1-t1-deta{width: 60px;float: right;padding-left: 20px;background: url(/templates/cn/css/images/p14-icon21.png) no-repeat left center;}
.p15-infolist-1-t1-deta a{display: block;color: #008ac8;}
.p14-infolist-1-list dl{border-bottom: 1px solid #dedede;margin-bottom: 15px;padding: 22px 50px 22px 22px;background: #fff;overflow: hidden;}
.p14-infolist-1-list dt{width: 24%;float: left;margin-right: 5.8%;}
.p14-infolist-1-list dt img{width:100%;display: block;height: 200px;}
.p14-infolist-1-list dd h4{height: 40px;font-weight: normal;font-size: 20px;color: #154c64;line-height: 40px;margin-bottom: 5px;overflow: hidden;}
.p14-infolist-1-list h4 a{display: block;height: 40px;color: #4b4a4a;font-weight: bold;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.p14-infolist-1-list dl:hover{border-bottom:1px solid #008ac8;}
.p14-infolist-1-list dl:hover h4 a{color: #008ac8;}
.p14-infolist-1-list-desc{font-size: 16px;line-height: 30px;color: #797979;margin-bottom: 28px;overflow: hidden;}
.p14-infolist-1-list-deta{width: 90px;height: 30px;line-height: 30px;text-align: center;display: block;float: right;background: #b6b6b6;color: #fff;}
.p14-infolist-1-list-deta a{color:#fff;font-size: 16px;}
.p14-infolist-1-list dl:hover .p14-infolist-1-list-deta{background: #008ac8;border-color: #008ac8;}
.p14-infolist-1-list dl:hover .p14-infolist-1-list-deta a{color: #fff;}

.p14-infolist-1 .cplb-3n-ts-03-tit .zixun{float: right; background: none;padding: 0 4px!important;}
.p14-infolist-1 .cplb-3n-ts-03-tit .zixun:hover{}
.p14-infolist-1 .cplb-3n-ts-03-tit .zixun a{ color: #ff9000; font-size: 16px; font-weight: bold; display: block; border: 1px solid #ff9000; width: 110px; text-align: center; border-radius: 20px; height: 40px;line-height: 40px;}
.p14-infolist-1 .cplb-3n-ts-03-tit .zixun a:hover{color: #fff;background-color: #ff9000;}

.p14-infolist-1 .cplb-3n-ts-03-tit .nayang{float: right; background: none;padding: 0 4px!important;}
.p14-infolist-1 .cplb-3n-ts-03-tit .nayang:hover{}
.p14-infolist-1 .cplb-3n-ts-03-tit .nayang a{ color: #fff;background-color: #ff9000; font-size: 16px; font-weight: bold; display: block; width: 110px; text-align: center; border-radius: 20px; height: 40px;line-height: 40px;}


.fdh-01-tit{height: 80px;line-height: 80px;border-bottom: 1px solid #ccc;}
.fdh-01-tit h2{font-size: 28px;font-weight: normal;color: #333;padding-left: 10px;}
.fdh-01-tit h2 span{font-size: 12px;text-transform: uppercase;display: block;font-weight: normal;/* width: 60px; *//* background: #008ac8; *//* height: 4px; */}
.nycatlog h3{height: 50px;line-height: 50px;background:#ececeb;overflow: hidden;}
.nycatlog h3 a{display: block;font-size: 18px;font-weight: normal;margin-right: 40px;margin-left: 38px;color: #666666;overflow: hidden;}
.nycatlog h3.sidenavcur, .nycatlog h3:hover{background: url(/templates/cn/images/p14-icon2.png) no-repeat right center #008ac8; padding-left: 54px;}
.nycatlog h3.sidenavcur, .nycatlog h3:hover a{color: #fff;}
.fdh-01-nav{/* border-right: 1px solid #eee; *//* border-left: 1px solid #eee; */}
.fdh-01-nav dl{padding: 2px 0 4px; }
.fdh-01-nav dt{height: 50px;font-size: 16px;line-height: 50px;padding-left: 54px;padding-right: 40px;margin-bottom: 1px;background: url(/templates/cn/images/menu_tb3.png) no-repeat 26px center #008ac8;position: relative;overflow: hidden;}
.fdh-01-nav dt:hover{background:url(/templates/cn/images/menu_tb3.png) no-repeat 26px center #ff9000}
.fdh-01-nav dt a{color: #FFF; font-size: 18px;}
 
.fdh-01-nav-one h3{ border-bottom: 1px solid #eee; height: 60px;line-height: 60px;background:#fff url(/templates/cn/images/menu_tb4.jpg) no-repeat 90% center ;margin-bottom: 2px;overflow: hidden;}
.fdh-01-nav-one h3 a{display: block;font-size: 16px;font-weight: normal;padding-right: 40px;padding-left: 30px;color: #666666;overflow: hidden;}
.fdh-01-nav-one h3:hover{background:url(/templates/cn/images/menu_tb4.jpg) no-repeat 90% center}
.fdh-01-nav-one h3 a:hover{color: #000;}
.fdh-01-nav-one h3 a.on{color: #008ac8; }

/* ¹«Ë¾ÇéÐÎ */
.album dl{width: 23.7%;float: left;background: #f0f0f0;margin: 0 20px 13px 0}
.album dl:nth-child(4n){margin-right: 0;}
.album dt{border: 1px solid #e5e5e5;padding: 10px 9px;background: #fff;}
.album dt img{display: block;width: 100%; height: 250px;}
.album dd h4{height: 50px;font-size: 14px;line-height: 50px;text-align: center;padding: 0 5px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;background: #f0f0f0;}

/* ÉùÓþ×ÊÖÊ */
.rongyu dl{margin-bottom: 13px}

.rongyu dt{border: 1px solid #e5e5e5;padding: 10px 9px;background: #fff;}
.rongyu dt img{display: block;width: 100%; height: 200px;}
.rongyu dd h4{height: 50px;font-size: 14px;line-height: 50px;text-align: center;padding: 0 5px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;background: #f0f0f0;}

.zuzhi img{ max-width: 100%; overflow: hidden;}
/* ÏàÖúÍ¬°é */
.hezuo dl{margin-bottom:13px}
.hezuo dt{border: 1px solid #e5e5e5;padding: 10px 9px;background: #fff;}
.hezuo dt img{display: block;width: 100%; height: 140px;}
.hezuo dd h4{height: 50px;font-size: 14px;line-height: 50px;text-align: center;padding: 0 5px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;background: #f0f0f0;}
/*ÔÚÏßÁôÑÔ*/
.gbook{font-size: 16px;margin: 40px 0 0 60px;line-height: 30px;color: #fff;}
.gbook b{ color: #f00; padding-right: 4px;}
.gbook input{ border: 1px solid #eee; height: 30px;padding-left: 10px; margin-bottom: 10px; }
.gbook textarea{ border: 1px solid #eee; padding-left: 10px; padding-top: 5px; margin-bottom: 10px;  }
.gbook #vdimgck{width: 70px; height: 30px; padding-left: 10px; line-height: 30px;}
.coolbg{background: #ff9000;width: 130px;height: 34px;color: #FFFFFF;border: none;margin-top: 20px;}
.coolbg:hover{background: #179E30; }
 input:required:invalid, input:focus:invalid, textarea:required:invalid, textarea:focus:invalid{box-shadow: none;}
.code_gg_li img{vertical-align:middle;width:100px;height:32px;}
.p4-order-form-1{overflow: hidden;margin-bottom: 50px; }
.p4-order-form-1 .p4-titlel-1{width:145px;height: 46px;font-size:18px;line-height: 46px;text-align: center;color:#fff;background: #ff9000;}
.p4-order-form-1-con{/* border:1px solid #bbb; */background: #008ac8;height: 450px;width: 600px;float: right;}
.p4-order-form-1-con li p{padding-left: 130px;color: #999;font-size: 12px;}
.p4-order-form-1-con li{margin-bottom: 10px;font-size: 14px;line-height: 35px;color: #666;overflow: hidden;}
.p4-order-form-1-con li span{font-weight: bold;color: #666;}
.p4-order-form-1-con li b{color:#f00;}
.p4-order-form-1-con li .row-hd{color: #666;}
.timenum{padding-left:95px;}
.p4-order-form-1-con li p{clear: both;}
.p4-order-form-1-con label{display: inline-block;width: 120px;color: #666;vertical-align: top;text-align: right;height: 33px;line-height: 33px;overflow: hidden;}
#code_gg{width: 80px;margin-right: 10px;outline: none;padding-left: 10px;border: 1px solid #eee;height: 33px;line-height: 32px;color: #666;}
.p4-order-form-1-con .inputs, .p4-order-form-1-con li select{width: 73%;margin-right: 10px;outline: none;padding-left: 10px;border: 1px solid #eee;height: 33px;line-height: 32px;color: #666;box-sizing: border-box;/*float: left;*/}
.p4-order-form-1-con .radioandcheck{vertical-align:middle;}
.p4-order-form-1-con .err{border: 1px solid #c00;}
.p4-order-form-1-con .p4-order-form-1-t1{width: 100%;}
.p4-order-form-1-t1 textarea{width: 73%;height: 102px;line-height: 24px;border: 1px solid #eee;outline: none;resize: none;overflow: auto;margin-right: 10px;padding-left: 10px;box-sizing: border-box;}
.p4-order-form-1-con .p4-order-form-1-t2{width: 100%;}
.p4-order-form-1-t2 input{width: 150px;vertical-align: top;}
.p4-order-form-1-t2 span{width: 153px;height: 25px;}
.p4-order-form-1-con .p4-order-form-1-t3{padding-left: 120px;}
.p4-order-form-1-con .p4-order-form-1-t3 input{width: 80px;height: 30px;border: 0;text-align: center;margin-right: 30px;color: #fff;padding-left: 0;cursor: pointer;}
.p4-order-form-1-con .p4-order-form-1-b1{background:#008ac8;}
.p4-order-form-1-con .p4-order-form-1-b2{background: #767676;}
.p4-order-form-1-con .p4-order-form-1-t4{overflow: auto;height: auto;min-height: 35px;width: 100%}
.p4-order-form-1-con .p4-order-form-1-t4 input{vertical-align: middle;width: 14px;margin: 0 10px;}

.dianziditu{ float: left;}
/*·ÖÒ³*/ 
.mweb-pages {
	margin: 20px;
}
.mpagination-wrapper {
	margin: 20px 0;
}
.p12-pagination-1-main {
	height: 34px;
	text-align: center;
	font-size: 16px;
}
.p12-pagination-1-main li {
	display: inline-block;
	height: 34px;
	margin-right: 5px;
}
.p12-pagination-1-main li a {
	float: left;
	display: block;
	height: 32px;
	line-height: 32px;
	padding: 0 12px;
	font-size: 16px;
	border: 1px solid #dddddd;
	color: #555555;
	text-decoration: none;
}
.p12-pagination-1-main li a:hover {
	background: #f5f5f5;
	color: #008ac8;
}
.p12-pagination-1-main li.thisclass {
	background: #008ac8;
	color: #fff;
}
.p12-pagination-1-main li.thisclass a, .p12-pagination-1-main li.thisclass a:hover {
	background: transparent;
	border-color: #008ac8;
	color: #fff;
	cursor: default;
}
/*·ÖÒ³end*/ 

 
.p15-infocontent-1{margin: 80px 0 30px;}
.p15-infocontent-1-tit{text-align: center;font-weight: normal;margin-bottom: 40px;font-size: 28px;line-height: 40px;color: #535353;}
.p15-infocontent-1-bool{border-bottom: 1px solid #dedede;font-size: 14px;color:#909090;}
.p15-infocontent-1-bool span{margin-right: 20px;}
.p15-infocontent-1-bool span a{color: #909090;}
.p15-infocontent-1-bool i{font-style: normal;float: right;display: block;width: 80px;height: 20px;line-height: 20px;text-align: center;color: #fff;background: #008ac8;}
.p15-infocontent-1-bool i a{color: #fff;}
.p15-infocontent-1-bool span{margin-right: 15px;}
.p15-infocontent-1-tag span{margin-right: 10px;}
.p14-info-3{background: #f5f5f5;padding: 8px 20px;}
.p14-info-3-tit{height: 42px;font-size: 24px;font-weight: normal;line-height: 51px;color: #4b4a4a;}
.p14-info-3-list li h4{height: 36px;font-size: 14px;font-weight: normal;line-height: 34px;color:#4b4a4a;border-top: 1px dashed #dbdbdb;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.p14-info-3-list li h4 a{color:#4b4a4a;font-size: 16px;}
.p14-info-3-list li h4 span{float: right;}
.p14-pagination-1 dl{margin-bottom: 24px;padding-right: 40px;}
.p14-pagination-1 dd{height: 32px;font-size: 14px;line-height: 32px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.p14-pagination-1 dd b{float: right;font-weight:normal;}
.p14-pagination-1 dd span{width: 60px;height: 32px;background: #a2a2a2;color: #fff;text-align: center;display: inline-block;margin-right: 10px;}
.p14-pagination-1 dt{height: 1px;border-bottom: 1px dashed #b5b5b5;margin-left: 60px;padding-top: 2px;margin-bottom: 2px;}
.p14-pagination-1 dd em{float: right;padding-left: 20px;font-weight: normal;}
.p14-pagination-1 dl a{color:#4b4a4a;font-size: 16px;}
.p14-pagination-1-href{float: right;font-size: 18px;line-height: 32px;}
.p14-pagination-1-href span{display: inline-block;padding: 0 6px;margin-left: 4px;background: #008ac8;}
.p14-pagination-1-href a{display: block;color: #fff;}
.p14-pagination-1-key{min-height: 40px;border-top: 1px solid #008ac8;font-size: 16px;line-height: 40px;color:#575556;}
.p14-pagination-1-key a{color:#575556;}
.p14-pagination-1-key span{display: inline-block;margin: 0 4px;}


 
.cplb-3n-ts-03-tit{height: 80px;font-size: 24px;font-weight: normal;line-height: 80px;border-bottom: 1px solid #ebebeb;margin-bottom: 15px; border-bottom: 1px solid #ddd;}
.cplb-3n-ts-03-tit span{position: relative;  display: inline-block;height: 50px;padding: 0 30px 0 0px;color: #333;font-weight: normal; font-size: 28px;}
.cplb-3n-ts-03-tit span i{display: inline-block; width: 60px; height: 3px; background:#008ac8 ;position: absolute;top: 77px; left: 0px;}
.cplb-3n-ts-03-list dl:hover{border-color: #008ac8;}
.cplb-3n-ts-03-list dl:hover a{color: #008ac8;}
.cplb-3n-ts-03-list dl{width: 32.1%;border: 1px solid #dedede;margin-bottom: 15px;background: #fff;float: left;margin-right: 1.2%;}
.cplb-3n-ts-03-list dl:nth-child(4n-1){margin-right: 0;}
.cplb-3n-ts-03-list dt img{width: 100%;margin: 0 auto;display: block;}
.cplb-3n-ts-03-list dd{padding: 6px 20px 5px 20px;}
.cplb-3n-ts-03-list dd h4{height: 45px;font-weight: normal;font-size: 18px;color: #154c64;line-height: 45px;overflow: hidden;}
.cplb-3n-ts-03-list h4 a{display: block;height: 45px;color: #727272;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.cplb-3n-ts-03-list dl:hover h4 a{color: #008ac8;}
.cplb-3n-ts-03-list-desc{height: 60px;font-size: 14px;line-height: 20px;color: #666;margin-bottom: 12px;overflow: hidden;}
.cplb-3n-ts-03-list-deta{width: 100px;height: 40px;display: inline-block;border: 1px solid #aaa;font-size: 16px;line-height: 40px;text-align: center;}
.cplb-3n-ts-03-list dl:hover{border-color: #008ac8;}
.cplb-3n-ts-03-list dl:hover a{color: #008ac8;}
.cpcc-ts-01{position: relative;padding: 12px 0 16px;background: #fff;}
.cpcc-ts-01-left{position: relative;width: 40%;float: left;overflow: hidden;border: 1px solid #e7e7e7;margin-left: 20px;}
.cpcc-ts-01-left-jt{width: 12px;height: 23px;position: absolute;top: 50%;margin-top: -11px;cursor: pointer;z-index: 33;}
.cpcc-ts-01-left-prev{left: 10px;}
.cpcc-ts-01-left-next{right: 10px;}
.cpcc-ts-01-left-size{position: absolute;right: 0;bottom: 0;width: 56px;height: 26px;font-size: 14px;line-height: 16px;color: #787878;letter-spacing: 3px;}
.cpcc-ts-01-left-size em{font-style: normal;}
.cpcc-ts-01-left-pic{width: 100%;position: relative;text-align: center;}
.cpcc-ts-01-left-pic li{width: 100%;float: left;}
.cpcc-ts-01-left-pic img{width: 100%;margin: 0 auto;display: block;}
.cpcc-ts-01-right{width: 46%;float: right;margin-right: 6%;}
.cpcc-ts-01-right-tit{height: 48px;font-size: 24px;font-weight: bold;line-height: 48px;color: #008ac8;border-bottom: 1px solid #e5e5e5;margin-bottom: 10px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.cpcc-ts-01-right-con{font-size: 14px;line-height: 24px;margin-bottom: 86px;overflow: hidden;}
.pc-cx-tel-1{width: 46%;height: 56px;border-top: 2px solid #e6e6e6;padding-top: 10px;position: absolute;bottom: 16px;right: 6%;}
.pc-cx-tel-1-t1{width: 114px;height: 44px;background: #008ac8;font-size: 18px;line-height: 44px;text-align: center;float: right;}
.pc-cx-tel-1-t1 a{display: block;color: #fff;}
.pc-cx-tel-1-t2{height: 56px;padding-left: 70px;background: url(/templates/cn/images/pc-xc-icon2.png) no-repeat 10px top;font-size: 18px;line-height: 22px;color: #454545;}
.pc-cx-tel-1-t2 p{line-height: 24px;}
.p14-product-2-tit{height: 46px;line-height: 46px;font-weight: normal;border-bottom: 2px solid #dfdfdf;margin-bottom: 30px;}
.p14-product-2-tit b{display: inline-block;font-size: 24px;font-weight: normal;color: #464646;padding-left: 32px;border-bottom: 2px solid #008ac8;background:url(/templates/cn/images/p14-icon11.png) no-repeat 0 center;}
.p14-product-2-tit span{margin-left: 10px;font-size: 18px;font-family: Arial;color: #c2c2c1;text-transform: uppercase;}
.p14-product-2-list dl{float: left;width: 23.5%;height: 260px;border: 1px solid #dfdfdf;margin-right: 1.5%;box-sizing: border-box;margin-bottom: 50px;}
.p14-product-2-list dt{height: 210px;}
.p14-product-2-list dl.p14-product-clear{margin-right: 0;}
.p14-product-2-list dl img{display: block;width: 100%;height: auto;overflow: hidden;}
.p14-product-2-list dd{padding: 10px;margin-right: 2px;position: relative; text-align: center;}
.p14-product-2-list h4{height: 30px;font-size: 16px;font-weight: normal;line-height: 30px;color: #191919;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.p14-product-2-list h4 a{color: #191919;}
.p14-product-2-desc{font-size: 14px;line-height: 24px;color: #666;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.p14-product-2-list dl:hover{border-color: #008ac8;}
.p14-product-2-list dl:hover h3 a{color: #008ac8;}
.p14-info-2{background: #fff;}
.p14-info-2-tit{height: 80px;font-size: 24px;line-height: 80px;background: #008ac8;color: #fff;text-align: center;margin-bottom:12px;}
.p14-info-2-list dl{font-size: 12px;line-height: 18px;overflow: hidden;}
.p14-info-2-list dt{width: 100%;border: 1px solid rgba(153, 153, 153, 0.3);box-sizing:border-box;}
.p14-info-2-list dt img{display: block;width: 100%;margin: 0 auto;}
.p14-info-2-list dd h3{height: 40px;font-size: 14px;font-weight: normal;line-height:40px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.p14-info-2-list-desc{height: 18px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.p14-info-2-list dl:nth-last-child(1){border-bottom: 0;}
.endit-content img{max-width:100%;height: auto!important;padding-bottom: 10px;}

/* Ãæ°üÐ¼ */
.location{padding: 0;margin: 20px 0;background: #fff;line-height: 40px; font-size: 16px;}
.location .ico{display: block;padding-left: 95px;background: url(/templates/cn/images/icon-home.png) no-repeat;}
.location .ico a:hover, .location .ico a:last-child{color: #008ac8;}
.location .ico span{padding: 0 5px;}
.show_list ul li{width: 31.98%;margin: 0 0 20px;padding: 0 2% 0 0;float: left;}
.show_list ul li:nth-child(3n){padding-right: 0;}
.show_list ul li a{display: block;margin: 0 auto;padding: 0 15px;}
.show_list ul li .show_pro_img{background: #f6f6f6; overflow: hidden; transition: all .25s;}
.show_list ul li:hover .show_pro_img{background: #ddd; overflow: hidden; transition: all .25s;}
.show_list ul li .show_pro_img a{margin: 0 auto;padding: 2px;}
.show_pro_img a span{display: block;width: 100%;height: 270px;overflow: hidden;margin: 0 auto;padding: 0;position: relative;background: #fff;}
.show_pro_img a span img{display: block;width: 100%;max-height: 100%;transform: scale(1.0); transition: all .25s;}
.show_pro_img a:hover span img{display: block;width: 100%;max-height: 100%;transform: scale(1.1); transition: all .25s;}
.show_list ul li p{width: 98%;height: 45px;overflow: hidden;line-height: 45px;font-size: 16px;color: #333;text-align: center;margin: 0 auto 0;padding: 0 1%;background: #f6f6f6;-webkit-transition: all .25s;-moz-transition: all .25s;-ms-transition: all .25s;-o-transition: all .25s;transition: all .25s;}
.show_list ul li p a{color: #333;font-size: 16px;line-height: 45px;}
.show_list ul li:hover p{background: #ddd; overflow: hidden; transition: all .25s;}

.tuijian_bg{width: 100%; background-color: #f5f5f5;padding: 20px 0;}
.tuijian_box{}
.tj_title{padding: 20px 0;}
.tj_title h3{text-align: center; font-weight: normal; font-size: 32px; line-height: 42px;}
.tj_title h3 strong{font-weight: bold;color: #008ac8;}
.tj_title p{text-align: center; font-size: 16px; color: #666;line-height: 28px;}
.tuijian_box ul{overflow: hidden;}
.tuijian_box ul li{float: left;width: 23%;height: 300px; margin-right: 20px; margin-bottom: 50px; }
.tuijian_box ul li img{width: 100%;border: 1px solid #eee;height: 100%}
.tuijian_box ul li:hover img{border: 1px solid #008ac8;}
.tuijian_box ul li h4{ text-align: center; line-height: 34px;}
/* ×ó±ßÁªÏµ */
.lianxibox{}
.lianxi-tit{height: 70px;border-radius:4px 4px 0px 0px;}
.lianxi-tit h3{color: #333;font-size: 28px;font-weight: normal;line-height: 70px;padding-left: 10px;border-bottom: 1px solid #ccc;}
.lianxi-txt{padding: 10px 10px 10px;font-size: 14px;color: #666;line-height: 34px;/* border: 1px solid #ececec; */}

/* ²úÆ·ÏêÇé */
.prodetails-left{width: 35%;float: left;position: relative;z-index: 2;}
.product-bigpic{width: 100%;height: 360px;overflow: hidden;align-items: center;justify-content: center;display: flex;border: 1px solid #ccc;position: relative;}
.product-bigpic img{width: 100%;}
.product-smallpic{margin-top: 13px;position: relative;width: 100%;height: 115px;}
.product-smallpic .prev,.product-smallpic .next{display: block; width: 26px; height: 100%; position: absolute; }
.product-smallpic .prev{left: 0;}
.product-smallpic .next{right: 0;}
.product-smallpic .prev span,.product-smallpic .next span{display: block;width: 100%;height: 100%;background: #999;filter: alpha(opacity=50);opacity: .5;position: absolute;left: 0;top: 0;z-index: 1;}
.product-smallpic .prev i,.product-smallpic .next i{display: block; width: 12px; height: 22px; background: url(/templates/cn/images/prod-arrow.png) no-repeat; position: absolute; left: 50%; top: 50%; margin-left: -6px; margin-top: -11px; z-index: 2;}
.product-smallpic .prev i{background-position: 0 0;}
.product-smallpic .next i{background-position: 0 -22px;}
.product-smallslick{margin: 0 30px; position: relative;}
.product-smallslick .slick-slide span{display: block; margin: 0 6px; border: 1px solid #ccc; cursor: pointer;}
.product-smallslick .slick-slide span img{width: 100%;}
.product-smallslick .slick-current span{border-color: #008ac8;}
.zoomDiv{width: 200px; height: 200px; position: absolute; top: 0; left: 0; z-index: 999; background: #fff; border: 1px solid #ccc; display: none; text-align: center; overflow: hidden;}
.zoomDiv img{max-width: none;}
.zoomMask{position: absolute; background: #000; filter:alpha(opacity=15); opacity: .15; cursor: crosshair; z-index: 666;}
.prodetails-right{width: 60%;float: right;}
.prodetails-right .share a{transition: all 0s;}
.prodetails-title{font-size: 26px;padding-bottom: 16px;border-bottom: 1px solid #ddd;font-weight: normal;}
.prodetails-desc{font-size: 14px; line-height: 32px; margin-top: 16px; height: 164px; overflow: hidden;}
.prodetails-sbtn{margin-top: 80px;}
.prodetails-sbtn ul{overflow: hidden;}
.prodetails-sbtn li{float: left; margin-right: 20px;}
.prodetails-sbtn li a{ display: block; width: 180px; background: rgb(191,17,27); height: 46px; line-height: 46px; font-size: 18px; color: #fff; text-align: center; border-radius: 4px; transition:all .5s ; -webkit-transition:all .5s ; -moz-transition:all .5s ; -ms-transition:all .5s ; -o-transition:all .5s ; }
.prodetails-sbtn li a:hover{color: #fff!important; background: #D70101;}
.prodetails-desc{font-size: 16px; color: #666;}
.prodetails-desc a{color: #008ac8;}
.prodetails-desc .tedian{line-height: 24px;color: #666; font-size: 14px;}
.prodetails-desc .phone{color: #008ac8;border: 1px solid #008ac8;display: block;width: 124px;height: 36px;text-align: center;line-height: 36px;margin-top: 20px;}
.prodetails-desc .phone:hover{background: #008ac8;color: #fff}
.details{padding: 0 10px;}
.details p{color:#333;}
.details table{margin: 20px auto;}
.details table tr td{border: 1px solid #ddd; padding: 10px;}
.details table .firstRow{background:#f3f3f3}

/*slick*/
.slick-slider{position: relative; z-index: 2;}
.slick-list{position: relative; overflow: hidden;}
.slick-list:focus{outline: 0;}
.slick-list.dragging{cursor: pointer; cursor: hand;}
.slick-track{position: relative;}
.slick-track:before,.slick-track:after{content: ""; display: table;}
.slick-track:after{clear: both;}
.slick-loading .slick-track{visibility: hidden;}
.slick-slide{float: left; height: 100%; min-height: 1px; display: none; position: relative; z-index: 1;}
.slick-slide:focus{outline: 0;}
.slick-slide img{display:block;}
.slick-slide.slick-active{z-index: 2;}
.slick-slide.slick-loading img{display: none;}
.slick-slide.dragging img{pointer-events: none;}
.slick-initialized .slick-slide{display: block;}
.slick-loading .slick-slide{visibility: hidden;}
.slick-vertical .slick-slide{display: block; height: auto; border: 1px solid transparent;}
.slick-prev,.slick-next{display:block; width: 20px; height: 20px; line-height: 0; font-size: 0; cursor: pointer; position: absolute; top: 50%; margin-top: -10px; z-index: 5;}
.slick-prev:focus,.slick-next:focus{outline: 0;}
.slick-prev{left: -25px;}
.slick-next{right: -25px;}
.slick-dots{width: 100%; font-size: 0; text-align: center; position: absolute; bottom: 30px; z-index: 4;}
.slick-dots li{position: relative; display: inline-block; *display: inline; *zoom: 1; margin: 0 5px;}
.slick-dots li button{display: block; width: 14px; height: 14px; line-height: 0; font-size: 0; background: #fff; border-radius: 50%; overflow: hidden; cursor: pointer;}
.slick-dots li.slick-active button{background: rgb(25,48,88);}

/* ÍÆ¼öÐÂÎÅÁÐ±í */
.news-tj-tit{ height: 70px; background: #008ac8; }
.news-tj-tit h3{color: #FFFFFF; line-height: 70px; padding-left: 54px;}
.news-tj-list{border-bottom: 1px solid #eee; }
 
.news-tj-list ul li{padding: 20px 20px;border: 1px solid #eee;color: #999;border-bottom: 0;transition: all 0.3s ease-in-out;}
.news-tj-list ul li a{background-image: url(/templates/cn/images/icon_7.gif);background-repeat: no-repeat;background-position: 0 45%;font-size: 15px;padding-left: 14px;transition: all 0.6s;}
.news-tj-list ul li:hover{background-color: #008ac8;color: #fff;}
.news-tj-list ul li:hover a{left: 6px;color: #fff;background-image: url(/templates/cn/images/icon_8.gif);padding-left: 24px;transition: all 0.6s;}

/* ×ðÁú¿­Ê±´¬¶Ó */
.ship_show_list{margin: 30px 0;}
.chuandui-box{width:100%;height:180px;margin-top:20px;box-sizing:border-box;border:1px solid #e9e9e9;padding:15px 0;}
.chuandui-box img{width:16%; margin-left:1%;height:150px;cursor:pointer}
.chuandui-box ul{width:82%;margin-left:1%;border-bottom:1px dashed #e9e9e9;line-height: 75px; height: 75px;}
.chuandui-box .ul1{border:none}
.chuandui-box .ul0 li{width:20%}
.chuandui-box .ul0 li:last-child{width:30%}
.chuandui-box .ul1 li{width:20%;}
.chuandui-box ul li{width:150px;height:75px;line-height:75px}
.ti-color{background-color:#006fbc;color:#fff}

/* ÕÐÆ¸ÐÅÏ¢ */
.m-content{margin-top: 80px;}
.personnel-container .personnel-text {
	width: 50%;
	padding: 40px 40px 0 50px;
	position: relative;
}
.personnel-container .personnel-text::before {
	content: '';
	height: 2px;
	width: 200px;
	background-color: #008ac8;
	position: absolute;
	right: 40px;
	top: 100px;
}
.personnel-container .personnel-pic {
	width: 50%;
}
.personnel-one {
	display: flex;
}
.personnel-one__sm,
.personnel-two__sm {
	display: none !important;
}
.personnel-two {
	display: flex;
	flex-direction: row-reverse;
}
.personnel-container .personnel-text .title-box {
	position: relative;
}
.personnel-container .personnel-text .title-box .name-box {
	padding-left: 32%;
}
.personnel-container .name-box h3 {
	font-size: 36px;
	line-height: 40px;
	color: #333;
	margin-bottom: 10px;
}
.personnel-container .name-box p {
	font-size: 24px;
	color: #008ac8;
	line-height: 30px;
	font-weight: 700;
	text-align: center;
	white-space: nowrap;
}
.personnel-container .des {
	margin-top: 55px;
    font-size: 16px;
    color: #333;
    padding-left: 32%;line-height: 33px;
}
.personnel-container > .wp > div {
	margin-bottom: 6%;
}

.personnel-three__text .title-box {
	position: relative;
}
.personnel-three__text .title-box .num-box{
	text-align: center;
}
.personnel-three__text .title-box .name-box {
	padding: 0;
	left: 50%;
	transform: translateX(-50%);
}
.personnel-three__text .title-box .name-box h3 {
	text-align: center;
}
.personnel-three__text .des {
	padding: 0;
	text-align: center;
	margin-bottom: 55px;
}

.title-box .num-box {
	font-size: 210px;
    color: #008ac8;
    opacity: .1;
    font-style: italic;
    font-weight: 700;
    line-height: .8;
}
.title-box .name-box {
	position: absolute;
	bottom: 0;
	padding-left: 40%;
}

/*ÕÐÆ¸ÁÐ±í*/
.hrlist{margin: 80px 0;}
.m2newList {
    padding: 0 0px 12px;
    display: block;
}
.m2newList li {
    height: 200px;
    margin:0 auto 20px;
}
.m2newList li a{ display:block;}

.overflowHide {
    float: left;
    height: 200px;
    width: 325px;
    overflow: hidden;
	background-color:#f8f8f8;
}
.overflowHide img{ width:325px; height:200px;transition: all 0.6s; }

.overflowHide a:hover  img{  
                transform: scale(1.1);  
            }  

.m2newTxt {
    margin-left: 120px;
    position: relative;
	
}

.m2newTimes {
    font-size: 60px;
    line-height: 52px;
    height: 52px;
    display: block;
    position: absolute;
    width: 100%;
    left: 0px;
    top: -52px;
    color: #cacaca;
}
.m2new_time {
    font: 16px/22px Arial;
    color: #999999;
    text-align: center;
    display: inline-block;
    width: 65px;
    position: absolute;
    top: 60px;
    left: -98px;
}
.m2new_t1 ,.m2new_t1 a {
    font-size: 16px;
    color: #000000;
	line-height: 46px;
    height: 46px;
	overflow:hidden;
    margin-bottom: 14px;
}
.m2new_t1 a:hover{ color:#dd0518;}
.m2newDes {
    padding-top: 20px;
    border-top: 1px solid #F1F1F1;
    font-size: 14px;
    color: #666666;
	height: 68px;
	line-height:24px;
	overflow:hidden;
}
.endit-content{padding: 20px 0; font-size: 16px; line-height: 32px;;}

 
 .dingzhi_1{ background: url(/templates/cn/images/dingzhi_02.jpg) no-repeat center top; height: 743px;}
 .dingzhi_1 .di_1_title{ text-align: center; margin-top: 85px;}
 .di_1_title h2{ font-size: 42px; font-weight: bold; color: #333333;}
 .di_1_title h2 em{ font-weight: normal;}
 .di_1_title p{ font-size: 22px;color: #333; padding-top: 14px; text-transform:uppercase; }
 .dingzhi_1_txt{margin-top: 114px; position: relative;}
 .dingzhi_1_txt p{font-size: 18px; color: #333333;}
 .dingzhi_1_left{ width: 574px; height: 537px; margin-top: 114px;}
 .dingzhi_1_txt .p2{position:relative;     top: 60px;left: 42px;}
 .dingzhi_1_txt .p3{position:relative; top: 140px;left: 59px;}
 .dingzhi_1_txt .p4{position:relative; top: 208px;left: 59px;}
 .dingzhi_1_txt .p5{position:relative; top: 271px;left: 11px;}
 
 .dingzhi_2{ background: url(/templates/cn/images/dingzhi_03.jpg) no-repeat center top; height: 824px; padding-top: 65px;}
 .di_2_title{height: 144px;background: url(/templates/cn/images/title_bg_dingzhi.png) no-repeat center top;padding-top: 13px;text-align: center;}
 .di_2_title p{font-size: 35px;font-weight: bold;line-height: 23px;color: #333333;}
 .di_2_title p em{display: block;padding-top: 62px;font-size: 18px;color: #555555;line-height: 23px;font-weight: normal;}
 .dingzhi_2_txt{width: 840px; margin: 0 auto; height: 340px; position: relative; top: 136px; } 
 .dingzhi_2_txt p{font-size: 14px; color: #333333;  float: left; }
 .dingzhi_2_txt .n1{position: relative; top: 0; left: 5px;}
 .dingzhi_2_txt .n2{position: relative; top: 0; left: 169px;}
 .dingzhi_2_txt .n3{position: relative; top: 0; left: 324px;}
 .dingzhi_2_txt .n4{position: relative; top: 0; left: 450px;}
 .dingzhi_2_txt .n5{position: relative; top: 181px; left: -340px;}
 .dingzhi_2_txt .n6{position: relative; top: 181px; left: -161px;}
 .dingzhi_2_txt .n7{position: relative; top: 181px; left: -6px;}
 .dingzhi_2_txt .n8{position: relative; top: 181px; left: 131px;}
 
 .dingzhi_3{ background: url(/templates/cn/images/dingzhi_04.jpg) no-repeat center top; height: 903px; padding-top: 65px; margin-bottom: 50px;}
 .di_3_title{height: 144px;background: url(/templates/cn/images/title_bg_dingzhi.png) no-repeat center top; text-align: center;}
 .di_3_title p{font-size: 35px;font-weight: bold;line-height: 23px;color: #333333;}
 .di_3_title p em{display: block;padding-top: 62px;font-size: 18px;color: #555555;line-height: 23px;font-weight: normal;}
 .di_3_title p i{font-size: 52px; color: #ff9900;}
 .dingzhi_3_txt{font-size: 20px; color: #333333; }
 .dingzhi_3_txt p i{display: block; font-weight: bold; color: #008ac8;}
 .dingzhi_3_txt .k1{position: relative;top: 175px; left: 42px;}
 .dingzhi_3_txt .k2{position: relative;top: 128px; left: 238px;}
 .dingzhi_3_txt .k3{position: relative;top: 77px; left: 439px;}
 .dingzhi_3_txt .k4{position: relative;top: 29px; left: 635px;}
 .dingzhi_3_txt .k5{position: relative;top: -19px; left: 835px;}
 .dingzhi_3_txt .k6{position: relative;top: -67px; left: 1030px;}
 .dingzhi_3_txt .k7{position: relative;top: 91px; left: -470px; text-align: center;}
 .dingzhi_3_txt .k8{position: relative;top: 40px; left: -272px; text-align: center;}
 .dingzhi_3_txt .k9{position: relative;top: -7px; left: -70px; text-align: center;}
 .dingzhi_3_txt .k10{position: relative;top:-53px; left: 126px; text-align: center;}
 .dingzhi_3_txt .k11{position: relative;top:-101px; left: 325px; text-align: center;}
 .dingzhi_3_txt .k12{position: relative;top:-151px; left: 525px; text-align: center;}
 
 .lxewm{margin: 0 auto; width: 250px; font-size: 18px; line-height: 49px; text-align: center;}
 
/* Ó¦ÓÃÁìÓò */
.yingyongly ul li{ float: left; width: 31.9888%; height: 320px; margin-right: 2%; margin-bottom: 40px;position: relative; background-image: linear-gradient(to bottom right, rgba(64,129,217,1), rgba(10,217,164,1));}
.yingyongly ul li:nth-child(3n){margin-right: 0;}
.yingyongly ul li .yingyongly_img img{width: 100%; height: 100%;}
.yingyongly ul li a .yingyong_txt{position: absolute; top: 85px; left: 16px; opacity: 0; width: 94%;  color: #fff;transition: 0.5s all;}
.yingyongly ul li a:hover .yingyong_txt{opacity: 1; transition: 0.5s all;top: 75px;}
.yingyongly ul li a h4{font-size: 22px; margin-top: 10px; color: #fff; position: absolute; top: 10px; left: 16px;}
.yingyongly ul li a .yingyong_txt p{font-size: 14px; line-height: 20px; margin-top: 10px; color: #fff;}

.yingyongly ul li .yingyongly_img{overflow: hidden;}
.yingyongly ul li a img{transform: scale(1.0); transition: 0.3s all;opacity: 1;}
.yingyongly ul li a:hover img{transform: scale(1.1); transition: 0.3s all; opacity: 0.3;}

.yingyongly ul li a .rmore{width: 92%; height: 32px; position: absolute; bottom: 30px; left: 16px; text-align: center; font-size: 14px; line-height: 32px; color: #fff;opacity: 0;transition: 0.5s all;border: 1px solid rgba(10,217,164,1);}
.yingyongly ul li a .rmore:hover{background-color: rgba(10,217,164,1);}
.yingyongly ul li a:hover .rmore{opacity: 1;transition: 0.5s all; bottom: 40px; }
  
  
.news-toplist{ width: 100%; margin: 80px 0;}
.news-toplist_left{ float: left; width: 50%;}
.news-toplist_left .t_img{width: 100%; overflow: hidden; display: block;}
.news-toplist_left .t_img img{width: 100%;transform: scale(1.0); transition: 0.3s all;}
.news-toplist_left .t_img:hover img{transform: scale(1.1); transition: 0.3s all;}
.news-toplist_right{ float: right; width: 46%;}  
.news-toplist_right h2{font-size: 30px; font-weight: normal; margin: 20px 0; line-height: 40px;}
.news-toplist_right p.cocon{font-size: 16px; font-weight: normal; line-height: 32px; color: #999;}
.news-toplist_right p.daata{font-size: 18px; color: #008ac8; font-weight: normal; line-height: 50px; border-bottom: 1px solid #eee; height: 50px;}
.news-toplist_right p.daata span{color: #666;}
.news-toplist_right i{display: block; width: 110px; height: 40px; background-color: #008ac8;border: 1px solid #008ac8; color: #fff; text-align: center; line-height: 40px; margin-top: 20px;transition: 0.3s all;}
.news-toplist_right i:hover{background-color: #fff; color: #008ac8; border: 1px solid #008ac8;transition: 0.3s all;}
  
  /*·ÖÒ³*/
  .pageshow{ margin:50px 0px 50px 0px; height:30px; line-height:30px; text-align:center; }
  .center .pageshow{ margin:10px 0px; height:35px; line-height:35px; text-align:right; border:none;}
  .pageshow a {padding: 4px 8px;line-height: 25px;display: inline-block;border: 1px #bbb solid;margin: 2px;background: #f8f9f7;font-size: 14px;}
  .pageshow a:hover{background: #008ac8;border: 1px #008ac8 solid; color:#fff;}
  .pageshow .curr{background: #008ac8;border: 1px #008ac8 solid;color:#fff;padding: 6px 8px;line-height: 25px;font-size:16px}
  
  
  .nav_top{height:117px;width:1200px;margin:46px auto 0;overflow:hidden}
  .nav_top li{width:171px;float:left;font:16px "Microsoft YaHei";text-align:center}
  .nav_top li dl{display:block;width:52px;height:46px;margin:0 auto 6px}
  .nav_top li em{display:block;width:52px;height:46px;margin:0 auto 6px}
  .nav_top li a{display:block;color:#686868}
  .nav_top .li1 dl{background:url(/templates/cn/images/nav01.png) no-repeat}
  .nav_top .li2 dl{background:url(/templates/cn/images/nav02.png) no-repeat}
  .nav_top .li3 dl{background:url(/templates/cn/images/nav03.png) no-repeat}
  .nav_top .li4 dl{background:url(/templates/cn/images/nav04.png) no-repeat}
  .nav_top .li5 dl{background:url(/templates/cn/images/nav05.png) no-repeat}
  .nav_top .li6 dl{background:url(/templates/cn/images/nav06.png) no-repeat}
  .nav_top .li7 dl{background:url(/templates/cn/images/nav07.png) no-repeat}
  .nav_top .li8 dl{background:url(/templates/cn/images/nav08.png) no-repeat}
  .nav_top .li10 dl{background:url(/templates/cn/images/nav10.png) no-repeat}
  .nav_top .cur a,.nav_top li a:hover{color:15cb5}
  .nav_top .cur dl,.nav_top li a:hover dl{background-position:0 -46px}
  .wh{width:100%;margin:50px auto}
  .about{}
  .pinpai{font-size:17px;line-height:34px;text-align: justify;text-indent:28px}
  .about_l {width: 42%;float: right;overflow: hidden;margin-top: 30px;}
  .about_l img{width: 100%;transform: scale(1.0); transition: 0.3s all;}
  .about_l img:hover{transform: scale(1.1); transition: 0.3s all;}
  .about_r{width: 54%;float: left;padding-top: 20px;}
  .about_r h3{font-size: 30px;font-weight: normal;margin-bottom: 24px;padding-bottom: 6px; position: relative;}
  .about_r h3 i{display: block; width: 80px; height: 4px; background-color:#008ac8; position: absolute; bottom: -10px;}
  .about_r p{color:#636363;font-size:17px;line-height:34px;text-align: justify;}

  .tm{float: right;} 
  .tm .tm1{margin:21px 0 0 4px;line-height:30px;font-size:15px;overflow:hidden}
  .tm b{display:inline-block;text-align:center;color:#fff;font-size:24px}
  .tm .tm_ic1{width:104px;line-height:104px;margin:0 0 0 256px;float:left}
  .tm .tm_ic2{width:90px;height:114px;line-height:88px;padding:50px 310px 0 0;float:right}
  .tm em{clear:both;display:block;line-height:0;font-size:0;float:none}
  .tit{height:145px;clear:both;background:url(/templates/cn/images/1532520039270928.png) no-repeat center 85px}
  .tit h3{color:15cb5;font-size:32px;text-align:center;color: #008ac8;}
  .tit span{display:block;text-transform:uppercase;color:#424242;font-size:18px;font-weight:400;letter-spacing:1px;padding-top:40px}
  .about-history-year{width:101px;font-size:24px;line-height:56px;color:#333;padding:0 20px 0 24px;display:table-cell;border-right:1px solid #e1e4ec;font-family:HeliosThin}
  .about-history-year span{font-size:13px;font-family:'Î¢ÈíÑÅºÚ'}
  .about-history il{width:11px;height:11px;display:block;margin-top:-5px;position:absolute;top:50%;left:140px;background:url(/templates/cn/images/1532522663360046.png) no-repeat}
  .about-detail-cont{width:calc(100% - 138px);line-height:28px;max-height:56px;font-size:15px;vertical-align:middle;display:table-cell;padding-left:35px}

/* ×ðÁú¿­Ê±Ð§ÀÍ */ 
.fuwutitle{font-size: 16px;}
.fuwulist{}
.fuwubox{margin: 30px 0 80px; }
.fuwu_img1{width: 48%; float: left; margin-right: 2%; }
.fuwu_img1 img{width: 100%;}
.fuwu_txt1{width: 50%; float: left;}
.fuwu_txt1 h2{font-size: 22px; margin-bottom: 10px;color:#008ac8;}
.fuwu_txt1 p{font-size: 15px; line-height: 24px; margin-bottom: 30px;}
 
 
 
 
  .detail_box{width:100%;margin-bottom:40px;overflow:hidden}
  
  .detail{padding:20px 30px}
  
  .detail dl{width:33.3%;float:left;margin-bottom:20px;height:114px}
  
  .detail dt{text-align:left;padding-left:24px;color:#333;margin-bottom:2px;font-weight:700;font-size:17px;height:36px;line-height:36px;background:url(/templates/cn/css/{dede:global.cfg_templets_skin/}/images/addr.jpg) left center no-repeat;background-size:13px 16px}
  
  .detail dd{text-align:left;color:#666;height:auto;min-height:26px;line-height:26px}
  
  .product-inlist{margin-top:30px}
  
  .contact_meg{}
  
  .meg_con .con_title{font-size:28px;color:#333;max-width:420px;margin-bottom:45px;margin-top:35px}
  
  .meg_con .con_tel{padding:30px 0;border-top:solid 1px #333;border-bottom:solid 1px #333;color:#333;max-width:420px;font-size:30px}
  
  .meg_con .megs{margin-top:5px;font-size:15px;line-height:36px}
  .meg_con .megs a{color: #008ac8;}
  .meg_con{width:45%;float: left;padding-left:4%;padding-right:4%;box-sizing:border-box}
  
  .topimg{margin-top:30px}
  .topimg img{width: 100%;}
  .my-map{margin:0 auto;width:100%;height:550px}
  
  .my-map img{max-width:none}
  
  .my-map .icon{background:url(/templates/cn/css/{dede:global.cfg_templets_skin/}/marker.png) no-repeat}
  
  .my-map .icon-cir{height:31px;width:28px}
  
  .my-map .icon-cir-red{background-position:-11px -5px}
  
  .amap-container{height:100%}
  
  input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#999}
  
  input::-moz-placeholder,textarea::-moz-placeholder{color:#999}
  
  input:-moz-placeholder,textarea:-moz-placeholder{color:#999}
  
  input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#999}
  
  .contact-ly{}
  
  .contact-ly-cont2{float: left;  width:50%;background:#fff;text-align:center;box-sizing:border-box;padding:10px}
  
  .contact-ly img,.contact-vs img{display:inline-block;vertical-align:middle}
  
  
  
  .contact-ly-title{margin-bottom:35px}
  
  .contact-ly-title h3{font-size:36px;font-weight:400}
  
  .contact-ly-title p{color:#707070;font-size:24px}
  
  .contact-ly-c label{width: 100%;display:block;float:left;padding: 12px 10px;box-sizing:border-box;border:1px solid #f2f2f2;/* margin-right:2%; */margin-bottom:24px;text-align:left}
  
  .contact-ly-c label:nth-of-type(2n){margin-right:0}
  
  .contact-ly-c label span{font-size: 15px;color:#333;display:inline-block;vertical-align:middle;padding-right:5px;border-right:1px solid #e7e7e7;padding-left:6px;margin-right:5px;font-weight:700}
  
  .contact-ly-c input{height:22px;line-height:22px;position:relative;top:1px;display:inline-block;width:67%;border: none;}
  
  .contact-ly-c textarea{width:100%;border:1px solid #f2f2f2;padding: 20px;display:block;height: 156px;box-sizing:border-box;resize:none;font-size:16px}
  
  .contact-ly-c .submit{width:137px;height:44px;font-size:16px;line-height:44px;background-color:#008ac8;background-position:26px center;background-repeat:no-repeat;color:#fff;border-radius:2px;margin-top:22px;cursor:pointer;transition:all .8s;border: none;}
  
  .contact-ly-c .submit:hover{opacity:.9}
  
  .contact-zx{margin-top:70px;position:relative}
  
  .contact-zx .ves{position:absolute;bottom:26px;left:52%;transform:translateX(-50%);-webkit-transform:translateX(-50%);background:#fff;width:330px;text-align:center;padding:10px 30px 10px}
  
  .contact-zx .ves p{font-size:16px;color:#666;margin-bottom:8px}
  
  .contact-zx .ves a{color:#e4711e;font-size:16px}
  
  .contact-text{padding-bottom:62px;width:100%;overflow:hidden}
  
  .BMap_cpyCtrl { display: none; }
  
   .anchorBL {display: none; }
   .m_code{margin: 20px 0;width: 60%!important;}
  

  @media only screen and (max-width: 1024px) {
.rongyu dt img{height: 140px}	  

.news-toplist_left{ width: 58%;}
.news-toplist_right{width: 40%;}
.news-toplist_right h2{font-size: 24px;line-height: 32px;}
.news-toplist_right p.cocon{height: 96px;overflow: hidden; line-height: 24px; font-size: 14px;}
.p14-infolist-1-list dt img{height: 140px;}	  
.p14-infolist-1-list-desc{ font-size: 14px;line-height: 26px;} 
.p14-infolist-1-list-deta a{font-size: 14px;}
	 
.m_code{width: 100%!important;} 
}

#toolbar{display: none;}
.bottomheight{display: none;}
  @media only screen and (max-width: 640px) {
.title b{font-size: 30px;}
.title p em{font-size: 16px;}
.shuju_main_box{width: 100%; height: auto;margin: 20px 0;}
.shuju_main_box ul li{width: 33.333%; margin-bottom: 20px;}
.shuju_main_box ul li h4{font-size: 32px;}
.about_main .about_left{width: 96%;float: none; margin-top: 20px;}
.about_main .about_right{width: 100%;}

.services_left{width: 100%;}
.services_right{width: 100%;margin-top: 20px;}
.products_main .title b{top: -148px;}

.news_left{width: calc(100% - 40px); padding: 20px;}
.news_toutiao{} 
.ttimg{height: 220px;}
.ttimg img{height: 100%;}
.tttxt a h2{font-size: 19px;}

.news_main{padding: 80px 0 10px;}
.news_main .news_content{width: 100%; margin-top: 20px; }

.ftlink,.wrap-footer{display:none;}

.bottomheight{display: block;height: 82px;}
#toolbar{display: block;position:fixed;bottom:0;width:100%;z-index:888;height: 70px;left:0;}
#toolbar .list{width:100%;margin:0 auto;background:#008ac8}
#toolbar .list li{float:left;width: 24.4%;text-align:center;border-left:1px solid #1879a4;border-right:1px solid #17a6e6}
#toolbar .list li:nth-child(4){border: none;}
#toolbar .list a{display:block;height: 80px;font-size: 14px;color:#fff;padding-top: 8px;}
#toolbar .list a.hover{background:#008ac8}
#toolbar .list a s{display:block;}
#toolbar .list a span{text-align:center;line-height:35px;display:block}
#toolbar .layui-icon{font-size: 26px;}

.ty-banner-txt{width: 100%;}
.rongyu dt img{height: 248px;}
.rongyu dd h4{font-size: 18px;}


.ship_show_list{margin: 30px 0;}
.chuandui-box{width:100%;height: 467px;margin-top:20px;box-sizing:border-box;border:1px solid #e9e9e9;padding:15px 0;}
.chuandui-box img{width: 96%;margin-left:2%;height: 216px;cursor:pointer;}
.chuandui-box ul{width: 100%;border-bottom:1px dashed #e9e9e9; height: auto; line-height: auto;margin-left:0;}
.chuandui-box .ul1{border:none}
.chuandui-box .ul0 li{width: 42%;text-align: left;margin: 0 4%;}
.chuandui-box .ul1 li{width: 42%;text-align: left;margin: 0 4%;}
.chuandui-box ul li{width:150px;height: 45px;line-height: 45px;text-overflow:ellipsis; overflow: hidden;}
.ti-color{background-color:#006fbc;color:#fff}


.fuwu_img1{width: 100%;}
.fuwu_txt1{width: 100%; margin-top: 20px;}

.hezuo dt img{height: 180px;}

.news-toplist_right,.news-toplist_left{width: 100%;}

.p14-infolist-1-list dl{padding: 0;}
.p14-infolist-1-list dt{width: 34%;margin-right: 4%; margin-top: 3%;}
.p14-infolist-1-list dd h4{font-size: 16px;}
.p14-infolist-1-list-desc{height: 76px; overflow: hidden; line-height: 24px;}
.p14-infolist-1-list-deta{display: none;}
.p14-infolist-1-list dt img{height: 100px;}

.p15-infocontent-1-tit{font-size: 22px;}

.meg_con,.contact-ly-cont2{width: 100%;}
.contact-ly-c input{width: 62%;}
#code{width: 44%!important;}


}<!--ºÄÊ±1758107144.9463Ãë-->