@charset "utf-8";
/* CSS Document */

body, button, input, select, textarea a{ font-size:14px; line-height:24px; font-family: "微软雅黑",Arial, Helvetica, sans-serif; }
body, div, dl, dt, dd, ul, ol, li,h1, h2, h3, h4, h5, h6, pre, code,form, fieldset, legend, input, iframe, button, textarea, p, blockquote, th, td, img{ margin: 0;  padding: 0;}
html{color:#333333;margin:0px auto;padding:0px;OVERFLOW-X: hidden; }
fieldset, img, iframe, button{ border:0; text-decoration:none;}
/**:focus { outline: 0;}*/
ol, ul { list-style: none;}
table {  }
caption, { text-align: left;}
header, footer, article, section, nav{display: block;}
a {outline: none; /* for Forefox */ cursor:pointer; text-decoration: none; }
a { /* for Ie*/ }
input{ outline:none; }
em{ font-style:normal;}
input,select,img{ vertical-align:middle;}
textarea{ outline: none; resize:none;}
h1,h2,h3,h4,h5,h6,.fs14 { font-weight:normal;} 
a img{border: none;}
i{ font-style:normal;}
a{ color: #666; }
.fl{float:left}
.fr{float:right}
.clear{ clear:both;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;line-height:0;}
.clearfix{zoom:1;}
.g-w{width:100%; min-width:1200px; margin:0 auto; height:auto;}
.g-box{ width:1200px; height:auto; margin:0 auto;}
.flex{display: flex;}

/*top*/

.top{ width:100%; height:100px;}
.top.on{ box-shadow: 0 4px 10px rgba(0,0,0,0.098);}
.logo{ width:200px; height:160px; padding:15px 0;z-index: 9;position: absolute;background: #026b3a;}
.logo img{ width:200px; height:160px; text-align:center}

/*nav*/
.nav-con{ width:805px; height:50px; padding:25px 0;}
.nav{height:50px; line-height:50px;  position:relative; z-index:1;}
.nav .nLi{ float:left;  position:relative; display:inline;  background:url(../images/header_nav_bor.png) no-repeat right center;}
.nav .nLi h3{ float:left;  }
.nav .nLi h3 a{ display:block; padding:0 35px; font-size:16px; color:#333;}
.nav .nLi h3 a:hover{color:#016738; font-weight:bold; border-bottom:2px #016738 solid;}
.nav .sub{ display:none; width:134px; left:0; top:56px;  position:absolute; background:rgba(1,103,56, 0.8);  line-height:36px;}
.nav .sub li{ zoom:1; }
.nav .sub a{ display:block; text-align:center; color:#fff}
.nav .sub a:hover{ font-weight:bold; }
.nav .on h3 a{ }

/*banner*/ 
.focusBox { position: relative; width:100%; height:800px; overflow: hidden; }
.focusBox .pic{ position:relative; z-index:0;height:100% !important; width:100% !important;  }
.focusBox .pic li{  height:100% !important; width:100% !important; }
.focusBox .prev,.focusBox .next{ position:absolute; z-index:1; display:block; width:30px; height:50px; top:50%; margin-top:-50px; left:20px;  background:url(../images/icons.png) 0 0 no-repeat; cursor:pointer;  filter:alpha(opacity=60);opacity:0.6;  }
.focusBox .next{ left:auto; right:30px; background-position:-51px 0; }
.focusBox .prev:hover,
.focusBox .next:hover{ filter:alpha(opacity=100);opacity:1; }
.focusBox .hd { position: absolute; left:47.5%; bottom:30px; text-align: center; font-size:0; z-index:1; }
.focusBox .hd li{display: inline-block;width: 12px;height: 12px;border-radius:50px;background:#fff;margin: 0 10px !important;opacity: 1;cursor: pointer;}
.focusBox .hd .on{ background:#096e44;}


/*标题*/

.title {
  line-height: 1;
  z-index: 1;
  position: relative;
  text-align:center;
}
.title h3 {
  font-size: 28px;
  margin-top: 22px;
  position: relative;
  color:#222;
}
.title h4 {
  text-transform: uppercase;
  font-size: 30px;
  font-family: "Arial Narrow", Arial;
  line-height: 22px;
  color: #9d9d9d;
  font-weight: 100;
}
.title .line {
  margin-top: 28px;
  font-size: 0;
}
.title .line:before {
  content: "";
  display: inline-block;
  vertical-align: top;
  width: 46px;
  height:3px;
  background-color:#016738;
}




/*首页简介*/
.index-about{width: 100%;background:url(../images/index-about_bg.png) no-repeat left bottom;padding:80px 0;}
.index-about-l{ width:500px;}
.index-about-r{ width:600px;}
.index-about-r .ys_top{ width:100%; overflow:hidden;}
.index-about-r .ys_top span{ width:100%; overflow:hidden; display:block; font-size:36px; line-height:normal;}
.index-about-r .ys_top p{ width:100%; overflow:hidden; display:block; font-size:18px; line-height:normal; margin-top:10px; color:#909090; text-transform:uppercase; letter-spacing:5px;}
.index-about-r .ys_t{ width:100%; overflow:hidden; margin-top:25px;}
.index-about-r .ys_t span{ width:auto; background:#096e44; font-size:24px; line-height:50px; padding:16px 25px; color:#fff;}
.index-about-r .ys_nr{ width:100%; overflow:hidden; line-height:30px; color:#666; margin-top:25px; height:90px;}
.index-about-r .ys_en{ width:100%; overflow:hidden; line-height:26px; color:#c7c7c7; margin-top:20px; height:60px;}
.index-about-r .more{ width:auto; background:url(../images/ioc.png) no-repeat 71px center; display:block; font-size:15px;  margin-top:30px;}
.index-about-r .more:hover{ color:#333;}

.ys_pic { margin-top: 50px; width:600px; }
.ys_pic li { float: right; position: relative; margin:2px; width:24.3%; }
.ys_pic li img { width: 100%; }













/*首页标题*/

.wrap-tit {text-align: center; overflow: hidden; margin-bottom:50px;}
.wrap-tit h1{font-size: 30px; line-height:36px; color:#888;}
.wrap-tit h2 {font-size: 30px; line-height:40px; font-weight:bold; color:#016738}
.wrap-tit em {background:#016738;width: 50px;height:3px; display: block;margin:20px auto;}
.wrap-tit p {font-size: 14px;color: #666;}


/*首页产品*/

.in-product{background:url(../images/pro_bg.jpg) no-repeat left bottom; padding-top:80px; padding-bottom:120px;}
.in-product-con{ width:1440px; margin:0 auto; }
.proMain{ margin:0 120px;height:590px;}
.proSlide, .proBox {height:440px;}
.proSlide {position:relative;}
.proBox {overflow:hidden;width:1200px;position:relative;left:0;}
.proBox ul {width:1240px;}
.proSlide li {float:left;width:275px;height:430px; border:5px #ddd solid;margin-right:20px;text-align:center;transition:all 0.3s;}
.proSlide li .pImg {display:block;width:275px;height:360px;overflow:hidden;}
.proSlide li img {width:283px;height:360px;transition:all 0.5s}
.proSlide li h3{font-size:16px; line-height:36px;} 
.proSlide li p {font-size:14px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis; color:#666;}
.proSlide li .more {width:100px;border:1px solid #43933c;height:30px;line-height:30px;text-align:center;font-size:14px;display:inline-block;color:#43933c;transition:all 0.3s;}
.proSlide li .more:hover {background:#43933c;color:#fff;}
.proSlide li:hover img {transform:scale(1.1, 1.1);}
.proSlide li:hover {background:#fff;}
.proSlide .pageBtn span {background:url('../images/probtn.png') no-repeat 0 0;width:22px;height:26px;position:absolute;cursor:pointer;overflow:hidden;text-indent:-9999px;left:-65px;top:200px;}
.proSlide .pageBtn .next {background-position:-22px 0;left:auto;right:-65px;}
.proSlide .pageBtn span:hover {background-position: -44px 0;}
.proSlide .pageBtn .next:hover {background-position: -66px 0;}
.pro_more{ max-width:1200px; margin-top:60px; text-align:center; margin-bottom:40px;}
.pro_more img{ max-width:100%;}
.pro_m_bor{ width:100%; height:1px; background:#eee; }
.pro_m_icon{ width:30px; height:30px; line-height:30px;transform:rotate(90deg);font-size: 16px; font-weight:bold; text-align:center; color:#fff; font-family:"宋体"; margin:0 auto; margin-top:-20px; background:#d6d5d5; border-radius:100px; border:#f1f1f1 solid 8px;transition: all .3s ease-out;}
.pro_m_title{ width:100%; height:16px; line-height:16px; text-align:center; color:#999; font-size:14px; }
.pro_more:hover .pro_m_icon{ background:#016738; transition: all .3s ease-out;}
.pro_more:hover .pro_m_title{ color:#016738; transition: all .3s ease-out;}



/* 产品优势 */

.index-advantage {width:100%;height:auto;background:url("../images/index_bg2.jpg") center no-repeat;background-size:cover !important;padding-bottom:80px;}
.index-advantage .advantage-new {padding-top:4.7%}
.index-advantage .advantage-new .title {width:100%;height:auto;text-align:center}
.index-advantage .advantage-new .content {width:100%;height:auto;margin-top:4.8%}
.index-advantage .advantage-new .content .box {width:100%;height:auto}
.index-advantage .advantage-new .content .box .con {width:51.7%;height:auto;margin-top:30px}
.index-advantage .advantage-new .content .box .con .t {width:100%;height:auto;margin-bottom:48px}
.index-advantage .advantage-new .content .box .con .t .t1 {width:100%;height:auto;margin-bottom:10px}
.index-advantage .advantage-new .content .box .con .t .t1 i {width:32px;height:33px;display:block;float:left;background:url("../images/index_icon6.png") center no-repeat}
.index-advantage .advantage-new .content .box .con .t .t1 span {width:92.7%;height:auto;display:block;float:left;font-size:24px;line-height:33px;color:#333;font-weight:bold;margin-left:7px}
.index-advantage .advantage-new .content .box .con .t .t2 {width:100%;height:auto}
.index-advantage .advantage-new .content .box .con .t .t2 i {width:30px;height:30px;float:left;display:block;background:url("../images/index_icon7.png") center no-repeat}
.index-advantage .advantage-new .content .box .con .t .t2 span {font-size:16px; color:#666;line-height:30px;float:left;width:94.4%;display:block;margin-left:3px}
.index-advantage .advantage-new .content .box .pic {width:35%;height:auto}
.index-advantage .advantage-new .content .box .con1 {width:40.6%;margin-top:6.7%}
.index-advantage .advantage-new .content .box .con1 .t .t1 span {width:86%}
.index-advantage .advantage-new .content .box .con1 .t .t2 span {width:87%}
.index-advantage .advantage-new .content .box .pic1 {width:39.9%;}




/*首页案例*/
.index_case{width: 100%;padding:80px 0; }
.index_case .case_content .left, .index_case .case_content .right {width: 595px;height:650px;overflow: hidden;}

.case_content{ margin-top:50px;}
.case_content .left .img_b {margin-bottom: 11px;}
.case_content .right .img_b {margin-top: 11px;}
.case_content a {display: block;height: 100%;width: 100%;}
.case_content ul { width: 606px;height:214px;overflow: hidden;}
.case_content ul li {width: 292px;height: 214px;overflow: hidden;margin-right: 11px;position: relative;}
.case_content .img_b:hover .synopsis_box{display: block !important;}
.case_content ul li:hover .synopsis_box{display: block;}

.case_content .synopsis_box{position: absolute;width: 100%;height: 100%;left: 0;top: 0;background-color:#00492b;opacity:0.8;display: none;}
.case_content .synopsis p {width: 80%;margin: 0 auto;line-height: 100%;color: #ffffff;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;text-overflow: ellipsis;}
.case_content .synopsis h3 {font-weight: bold;line-height: 100%;color: #ffffff;}
.case_content ul li .synopsis_box .synopsis {width: 195px;height: 195px;margin: -97px 0 0 -97px;}
.case_content .synopsis_box .synopsis {text-align: center;position: absolute;top: 50%;left: 50%;}
.case_content ul li .synopsis h3 {font-size: 20px;margin-top: 46px;}
.case_content ul li .synopsis span {display: block;width: 58px;border-top: 3px solid #ffffff;margin: 16px auto 15px;}
.case_content ul li .synopsis p {height: 60px;line-height: 20px;font-size: 16px;}

.case_content .img_b .synopsis_box .synopsis {width: 285px;height: 285px;margin: -142px 0 0 -142px;}
.case_content .img_b .synopsis p {line-height: 22px;font-size: 18px;height: 66px;}
.case_content .img_b .synopsis span {display: block;width: 85px;border-top: 3px solid #ffffff;margin: 28px auto 24px;}
.case_content .img_b .synopsis h3 {font-size:24px;margin-top: 70px;}


/*优势*/
#youshi_bg{ width:100%; height:960px; background:url("../images/adv_bg.png") center no-repeat; margin:auto; background-size: auto}
#youshi_t{ width:550px; text-align:center; margin:auto; padding-top:60px; color:#fff; padding-bottom:15px;}
.xigtnjd{ width:26px; height:25px; margin:0 auto;animation: myfirst 2s infinite;}
.top20{ margin-top:20px;}
.youshi_t1{ line-height:45px; font-size:42px; font-weight:bold; padding-top:20px;}
.youshi_t2{ font-size:16px; line-height:40px; color:#eee;}
.youshi_t3{ padding-top:10px; margin:auto; animation:myfirst 2s infinite; display:inherit-block;}
.xigtnjd{ width:26px; height:25px; margin:0 auto;animation: myfirst 2s infinite;}
#youshi_fl{ width:513px; height:630px; background:url(../images/20190222170722_1136105545.png) left no-repeat; float:left; color:#fff;}
.youshi_c{ width:340px; padding-top:60px; padding-left:35px; float:left;}
.youshi_h1{ font-size:34px; font-weight:bold; line-height:150%;}
.youshi_h2{ font-size:20px; line-height:150%; font-family:Century Gothic;}
.youshi_h3{ width:320px; height:44px; border:1px solid #fff; line-height:44px; text-align:center; margin-top:50px; font-size:18px;}

.youshi_h4{ width:84px; margin-right:28px; float:left; text-align:center; line-height:42px; font-size:14px; margin-top:55px; animation:myfirst 2s infinite; display:inherit-block;}
.youshi_h4 .v1{ width:82px; height:60px; padding-top:22px; border:1px solid #fff; border-radius:5px;}
.youshi_ted{ width:290px; height:22px; line-height:22px; background:url(../images/20190222170637_1588690245.png) left no-repeat; float:left; font-size:16px; padding-left:35px; margin-top:45px;}
.youshi_ted span{ float:left;}
.youshi_ted strong{ font-size:28px; font-family:Arial, Helvetica, sans-serif; float:left; color:#fff;}

#youshi_r{ width:810px; height:565px; float:right; background:rgba(255,255,255,0.9); margin-top:-595px;}
.youshi_p{ width:340px; float:left; padding-top:20px; padding-bottom:10px; padding-left:45px;}
.youshi_p:hover{-webkit-animation: test 0.4s ease-in 2; cursor:pointer;}
@-webkit-keyframes test{
0%{transform:translate(0,0)}
50%{transform:translate(0,5px)}
100%{transform:translate(0,0)}
}
.youshi_v1{ font-size:46px; line-height:46px; font-family:Arial, Helvetica, sans-serif; color:#096c43;}
.youshi_v2{ line-height:50px; font-size:26px; padding-bottom: 5px; color:#222;}
.youshi_v3{ width:55px; height:2px; background:#096c43;}
.youshi_v4{ padding-top:25px; font-size:14px; line-height:28px; color:#666;}





/*服务保障*/

.i-service{padding:80px 0; }
.i-service .h_title{width:600px;height:auto;margin:0 auto;}
.i-service .h_title p{width:600px;height:24px; line-height:24px; font-family:SimSun; font-size:22px; color:#a8a8a8; text-align:center;letter-spacing:8px}
.i-service .h_title h3{width:600px;height:60px;background:url(../images/h_back.png) center center no-repeat;margin-top:20px;text-align:center;font-size:24px;color:#333;line-height:60px;}


.i-service-con {margin-top:0px;}
.i-service-tit h2 {font-size: 30px;color: #000;}
.i-service-tit p {font-size: 12px;color: #999;}
.i-service-con ul li {width: 240px;}
.i-service-img {width: 240px;height: 436px;}
.i-service-desc {height: 130px;padding-top: 25px;box-sizing: border-box;}
.i-service-desc p {font-size: 22px;color: #555;position: relative;text-align: center;}
.i-service-desc p:after {content: "";width: 25px;height: 3px;background-color:#096c43;position: absolute;bottom: -15px;left: calc(50% - 11px);}
.i-service-con ul li:nth-of-type(2n-1) .i-service-desc {padding: 54px 0 0 0;}
.i-service-con ul li:nth-of-type(2n-1) .i-service-desc p:after {top: -15px;}












/* 品质品德品牌 */

.in-brand{ width:100%; height:480px;background:url(../images/brand_bg.jpg) center no-repeat;}
.brand_content{width:705px;height: 415px;margin: 0 auto; padding-top:70px;text-align: center;position: relative;}
.brand_content h1{font-size: 24px;line-height: 48px;color: #fff;padding-bottom: 10px;}
.brand_content h1 span{font-size: 38px;color: #02ac5b;font-weight: bold;}
.brand_content h2{display: inline-block;font-size: 36px;line-height: 95px;color: #fff;border-top: 4px solid #fff;}
.brand_content p{font-size: 16px;line-height:38px;color: #fff;}
.brand_content p span{font-size: 24px;margin-left: 6px;}
.brand_content a{width: 120px;height: 40px;display: block;overflow: hidden;margin: 0 auto;margin-top:40px;line-height: 38px;font-size: 14px;color: #fff;border: 1px solid #fff;position: relative;z-index: 2;}
.brand_content a:hover{border-color:#ed8b54; background:#ed8b54;}






/*首页新闻*/

.ind-news{ padding-top:60px; background: url(../images/about_bg.jpg) no-repeat;background-size: 100% 100%;}
.ind-news .title h3 {color: #fff; }
.ind-news .sytop .tit2 {color: #999; }


.inner{ background:#fff;width:1300px; margin:0 auto; padding-bottom:30px; border-bottom: 1px #eee solid;}
.ul-imgtxt03{ padding-top:50px;}
.ul-imgtxt03 li{float: left;width: 31.33%; margin:0 1%; background:#fff; }
.ul-imgtxt03 li a{display: block;margin:18px 18px 0 18px;}
.ul-imgtxt03 li .pic{overflow: hidden;position: relative;}
.ul-imgtxt03 li .pic img{display: block;width:350px; height:220px; margin: auto;}
.ul-imgtxt03 li .txt{padding: 20px 0;}
.ul-imgtxt03 li .txt .tit{padding-bottom: 20px;position: relative;border-bottom: 1px solid #ccc;}
.ul-imgtxt03 li:hover .txt .tit{border-bottom: 1px solid #fff;}
.ul-imgtxt03 li .txt .tit:after{content: '';position: absolute;bottom: 0;left: 0;width: 0;height: 1px;transition: .3s;-ms-transition: .3s;-moz-transition: .3s;
-webkit-transition: .3s;-o-transition: .3s;}
.ul-imgtxt03 li:hover .txt .tit:after{width: 100%;background-color:#016738;}
.ul-imgtxt03 li .txt .tit h3{margin-bottom: 15px;font-size: 16px;font-weight: 400;-ms-text-overflow: ellipsis;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.ul-imgtxt03 li:hover .txt .tit h3{color:#016738;}
.ul-imgtxt03 li .txt .tit span{font-size: 12px;color: #666;}
.ul-imgtxt03 li .txt p{margin: 20px 0;font-size: 12px;color: #999;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}


.ind-news .more{ background:#016738; line-height:50px; padding-left:50px;  border-radius:25px; width:100px; height:50px; margin:0 auto}
.ind-news .more a{ font-size:16px; color:#fff}


/*跳转*/

.foot-top {padding:60px 0; background:#fff; }
.foot-top ul:after {content:"";display:block;width:100%;overflow:hidden;clear:both}
.foot-top ul li {width:25%;float:left}
.foot-top ul li a {display:block;padding-left:55px;color:#333}
.foot-top ul li a:hover h5 {-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}
.foot-top ul li a:hover h6 {color:#333;-webkit-transform:translate(5px,0);-ms-transform:translate(5px,0);transform:translate(5px,0)}
.foot-top ul li a:hover i {-webkit-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg)}
.foot-top ul li i {font-size:46px; color:#333;zoom:1;display:inline-block;vertical-align:middle;transition:.5s;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s}
.foot-top ul li .txt {zoom:1;display:inline-block;vertical-align:middle; margin-left:15px}
.foot-top ul li .txt h5 {font-size:20px;color:#016738;transition:1s;-webkit-transition:1s;-moz-transition:1s;-ms-transition:1s}
.foot-top ul li .txt h6 {color:#888;font-size:15px;transition:.5s;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s}


/*  页脚  */
.footer {width: 100%;background:#014a28;height: 76px;position: relative; }
.footer .wp {position: relative; }
.footer .footer-list {font-size: 0;text-align: center; }
.footer .footer-list li {line-height: 76px;height: 76px;display: inline-block;vertical-align: top;position: relative;margin: 0 40px; }
.footer .footer-list li a {height: 76px;font-size: 13px;color: #fff; }
.footer .footer-list li a:hover {color: #FFF; }
.footer .footer-list li:after {content: "";position: absolute;left: -26px;top: 50%;margin-top: -4.5px;width: 5px;height: 9px;background-image: url(../images/icon-5.png);background-repeat: no-repeat; }
.footer .footer-list li:first-child:after {display: none; }


.footer .btn-back {display: block;position: absolute;right: 0;top: 50%;margin-top: -19px;width: 88px;height: 38px;background-color:#026b3a;background-image: url(../images/icon-6.png);
background-repeat: no-repeat;background-position: center center;-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;transition: all 0.3s ease; }
.footer .btn-back:hover {background-position: center 2px; }
.footer .btn-back:after {content: "";left: 0;bottom: -1px;width: 15px;height: 1px;background:#016738;position: absolute; }
.footer .btn-back:before {content: "";right: 0;bottom: -1px;width: 70px;height: 1px;background: rgba(255, 255, 255, 0.3);position: absolute; }
.footer .btn-back-home {display: block;position: absolute;top: 0;left: -360px;width: 482px; height: 100%;background:#026b3a; }
.footer .btn-back-home img {-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;transition: all 0.3s ease;position: absolute;right: 47px;top: 27px; }
.footer .btn-back-home:hover img {-webkit-transform: translate(10px, 0);-moz-transform: translate(10px, 0);-ms-transform: translate(10px, 0);transform: translate(10px, 0); }
.foot_di{width: 100%;background:#01572f;height:auto;}
.foot {width: 100%;height:180px;background:#01572f;text-align: left;}
.foot .telephone {font-size: 35px;color:#fff;margin-bottom: 20px;padding-top: 38px;font-family: "Arial"; }
.foot .telephone img {margin-right: 5px; }
.foot .p {color: #fff;font-size: 13px;padding-bottom: 18px;text-transform: Uppercase;margin-left:1%;  }
.foot .p a {color: #fff;font-size: 13px; }
.foot_txt {width: 100%;height:auto;background:#01572f;text-align: center; }
.foot_txt .wp div{}
.foot_txt .flogo {width:50%;font-size: 35px;color:#fff;margin-bottom: 20px;padding-top: 38px;font-family: "Arial"; }
.foot_txt .flogo img {margin-right: 5px;width:120px;height:120px;}
.foot_txt .foot_txt_1 {color: #fff;font-size: 22px;text-transform: Uppercase;line-height: 60px;padding:40px 0;margin-left:2%; }
.foot_txt .foot_txt_1 i{font-size: 26px;}
.foot_txt .foot_txt_2  {width:50%;text-align: right;padding-top:80px; }
.foot_txt .foot_txt_2  img{width:160px;  }
      


/*内页banner*/

.xbanner{width: 100%;position: relative;overflow: hidden;height:445px;}
.xbanner img{display: block;width: 1920px;position: absolute;left: 50%;margin-left: -960px;height:445px;}

/*内页banner*/

.brand_banner{background:url(../images/brandcenter.jpg) center top no-repeat;width:100%;height:420px;position: relative; }
.product_banner{background:url(../images/procenter.jpg) center top no-repeat;width:100%;height:420px;position: relative;}
.bc_banner{background:url(../images/bccenter.jpg) center top no-repeat;width:100%;height:420px;position: relative;}
.news_banner{background:url(../images/newscenter.jpg) center top no-repeat;width:100%;height:420px;position: relative;}
.contact_banner{background:url(../images/contactcenter.jpg) center top no-repeat;width:100%;height:420px;position: relative;}
.fw_banner{background:url(../images/fwcenter.jpg) center top no-repeat;width:100%;height:420px;position: relative;}


.banner_title{position:absolute;top:50%;left:50%;text-align:center;}
.banner_title h2{text-transform:uppercase;color:#fff;font-size:36px;}
.banner_title em{display:block;width:40px;height:4px;margin:20px auto;background-color: #046b55;}
.banner_title em.tone{background:#de4233}
.banner_title blockquote{font-size:26px;color:#fff;}


/*中间导航宵*/
.path{height:80px;line-height:80px;background:#f2f2f2;margin:0 auto;color:#666;font-size:15px;position:relative;z-index:2;}
.path .link_nav{float:left;}
.path a{color:#666;}
.path_list ul li{width:125px;float:left;text-align:center;}
.path_list ul li.on{background:#fff;font-weight:bold;}
.path_list ul li.on a{color:#046b55;}


.page_body{ padding:100px 0;}
.page_body2{background-color: #F4F4F4;}



/*关于我们*/
.about1{text-align: center;}
.about1 h2{ font-size:36px; line-height:50px; color:#999;}
.about1 h3{font-size:30px; line-height:70px; color:#046b55; font-weight:bold;}
.about1 img{ padding-top:30px;}
.about1 p{ font-size:15px; line-height:30px; margin:20px 0;text-align: left;}

.about2 h2{ font-size:36px; line-height:50px; color:#999;}
.about2 h3{font-size:30px; line-height:50px; color:#046b55; font-weight:bold;}
.yunu-qywh{padding-top:30px;}
.yunu-qywh li {width: 300px;float: left;height: 250px;background: #fff;position: relative;}
.yunu-qywh li.li2 {padding: 25px 30px;width: 240px;height: 200px;}
.yunu-qywh li b {font-size: 20px;color:#000;}
.yunu-qywh li p {margin-top: 15px;font-size: 14px;color: #333;line-height: 20px;}
.yunu-qywh li span {position: absolute;left:30px;bottom: 35px;}
.yunu-qyry li{ width:360px; margin:10px 20px; float:left;}
.yunu-qyry li img{ width:360px;}

.about-sm{}
.about-sm .ab-right h2{ font-size:30px; line-height:50px; color:#999;}
.about-sm .ab-right h3{font-size:30px; line-height:50px; color:#000; font-weight:bold;}
.about-sm .sm-left{ width:500px;}
.about-sm .sm-right{ width:650px;margin-top:20px;}
.about-sm .sm-right h3{ font-size:20px; line-height:40px; font-weight:bold; color:#333;}
.about-sm .sm-right p{ font-size:15px; line-height:30px; color:#333;}
.about-sm .sm-right .sm-right-b{ margin-top:50px;}
.about-sm .sm-right .sm-right-b .sm-right-b-left{ width:250px;}
.about-sm .sm-right .sm-right-b .sm-right-b-right{ width:300px;}


.about-w{background-image: url(../images/wenhua.jpg);height:700px;width:1200px;display: flex;}
.about-w ul{display: flex;}
.part1{display: block;}
.about-w .w-right{ width:580px;margin-top:100px;text-align:center;color:#666}
.about-w .w-right h3{ font-size:20px; line-height:60px; font-weight:bold; }
.about-w .w-right p{ font-size:15px; line-height:30px;text-align: center;}
.about-w .w-left{ width:580px;margin-top:80px;height:230px;text-align:center;color:#666}
.about-w .w-left h3{ font-size:20px; line-height:60px; font-weight:bold; }
.about-w .w-left p{ font-size:15px; line-height:30px;text-align: center; }
.part2{}

/*新闻中心*/

.newslist{}
.newslist .n-list ul li{height: 190px;margin-bottom: 25px;padding-bottom: 25px;border-bottom: 1px dashed #ccc;}
.newslist .n-list ul li .newpic{position:relative;height: 180px;width: 280px;position:relative; overflow:hidden;}
.newslist .n-list ul li img{position:absolute; top:0;left:0;width:280px; -moz-transition: all 0.6s; -webkit-transition:all 0.6s; transition:all 0.6s; -o-transition:all 0.6s;}
.newslist .n-list ul li .newpic:hover img{cursor: pointer;transform:scale(1.1);-ms-transform:scale(1.1);-moz-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1);}
.newslist .n-list ul li .fr{width:860px;}
.newslist .n-list ul li h3{display: block;font-size: 18px; color:#333; line-height:40px;}
.newslist .n-list ul li a:hover h3{ color:#000;}
.newslist .n-list ul li .time{display: block; background: url(../images/inco18.png) 0 center no-repeat;padding-left: 25px;color: #999;margin-bottom: 10px;}
.newslist .n-list ul li .deails {font-size: 14px;color: #666;height: 44px;overflow: hidden;}
.newslist .n-list ul li .deailsbtn {padding-top: 25px;font-size: 13px;}
.newslist .n-list ul li .deailsbtn span{ font-size:14px;padding: 6px 22px;border: 1px solid #8C8C8C;display: inline-block; cursor:pointer;}
.newslist .n-list ul li a:hover .deailsbtn span{background:#333;border: 1px solid #333;color: #fff;}

.newsdisplay {width:100%;text-indent:2em;}
.newsdisplay h3 { width:100%; text-align:center; font-size:24px; color:#333; line-height:36px;}
.newsdisplay h4{ width:100%; text-align:center;  font-size:12px; color:#bbb; margin-bottom:20px; padding:8px 0 15px; border-bottom:1px dashed #bdbdbd;}
.newsdisplay p{ font-size:14px; color:#666; line-height:33px; }

.page_body .next{ width:100%; float:left; margin:30px 0 0;}
.page_body .next .next-left{ width:calc(100% - 80px);text-align:left;}
.page_body .next .next-left span { width:100%; display:block;float:left; line-height:30px; color:#666; font-size:14px; font-weight:300; text-indent:0 !important;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.page_body .next .next-left span a{ text-decoration:none; color:#666;} 
.page_body .next .next-left span a:hover{ color:#f08200;}
.page_body .next span { float:right; font-size:14px; font-weight:300; margin-right:40px;}
.page_body .next span a{ color:#666; padding:15px 0 0 0;}
.page_body .next span a:hover{color:#1e64bc;}



/*产品中心*/

.product-list2 ul{ margin-left:-20px;}
.brick-items{z-index: 1;float: left;width: 283px; margin-left:20px; margin-bottom:20px;background:#fff;-webkit-transition: all .2s linear;transition: all .2s linear;height:100%;padding: 0px 0 0 0;border:#f1f1f1 1px solid;}
.brick-items:hover{z-index:2;-webkit-box-shadow:0 15px 30px rgba(0,0,0,0.1);box-shadow:0 15px 30px rgba(0,0,0,0.1);top:-2px}
.brick-items .title{margin:20px auto 15px auto;font-size:16px;font-weight:400;text-align:center; display:block; color:#333333;}
.brick-items .title a{color:#231815;}
.brick-items .desc{margin:0px 0px 10px 0px;padding-left:10px; padding-right:10px;font-size:12px;text-align:center;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;_zoom:1;color:#777777; }
.brick-items .figure-img{background-color: #e9e9e9;}
.brick-items .figure-img img{width:100%;}

.page_main{text-align: center;margin-top:20px;}

.product-details-box {background-color:#fff;position: relative; }
.product-details-box .g-box{ position:relative; z-index:22} 
.product-details-box .nr {padding:50px 0;}
.top-img{text-align:center;}
.top-img img{ text-align:center;}
.product-details-box .nr h3{ font-size:24px; margin-top:10px; margin-bottom:50px; text-align:center;border-bottom: 1px solid #3c58a7;line-height: 60px;}
.product-details-box .nr p{ font-size:14px; line-height:30px; color:#666;}





/*板材展示*/
.bclist{margin-left: -20px;margin-right: -20px; padding:60px 0;}
.bclist .list-box { float:left; width: 33.33333%;}
.bclist .item {display: block;margin: 0 20px 10px;}
.bclist .img-box {padding: 10px;background-color: #fff; border: 1px #ddd solid;}
.bclist .img-box .img {position: relative;padding-top: 65.76355%;-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;backface-visibility: hidden;overflow: hidden;}
.bclist .img-box .img img {position: absolute;top: 50%;left: 50%;max-width: 100%;max-height: 100%;-webkit-transform: translate(-50%, -50%);-moz-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);-webkit-transition: .4s ease all;-moz-transition: .4s ease all;-o-transition: .4s ease all;transition: .4s ease all;}
.bclist .item:hover .img img {-webkit-transform: translate(-50%, -50%) scale(1.05);-moz-transform: translate(-50%, -50%) scale(1.05);-ms-transform: translate(-50%, -50%) scale(1.05);transform: translate(-50%, -50%) scale(1.05);}
.bclist .msg-box {width: 100%;padding: 18px 0;text-align: center;font-size: 16px;color: #666;}

.bc-con{ width:1200px; background:#fff; padding:30px 0;}
.bc-con h3{ text-align:center; font-size: 24px;color:#333;line-height: 60px; margin-bottom:30px;border-bottom: 1px solid #026a54;}
.bc-con img{width:1000px;}

/*招商加盟*/
/*招商加盟*/

.JJJ6{background:url(../images/join_bg6.jpg) no-repeat;height:750px;}
.JJJ6 h2{text-align: center;position: relative;padding:39px 0 0px 0;}
.JJJ6 h2 .cn{display: block;font-size:37px;font-weight: normal;height:60px;line-height: 70px;color:#111;}
.JJJ6 h2 .en{display: inline-block;padding:0 30px;background:#f7f7f7;height:30px;line-height: 30px;font-size:14px;font-weight: normal;letter-spacing: 1px;position: relative;z-index: 1;color:#555;}
.JJJ6 h2 .line{width:100%;width:100%;position: absolute;left:0;top:113px;height:1px;background:#4d4d4d;}
.JJJ6 .content .text{text-align: center;width:500px;margin:305px auto 0 auto;line-height: 34px;font-size: 18px;color:#454545;}
.JJJ6 .content .tel0{text-align: center;width:500px;margin:12px auto 0 auto;line-height: 22px;font-size: 18px;color:#454545;}
.JJJ6 .content .tel1{text-align: center;width:500px;margin:10px auto 0 auto;line-height: 22px;font-size: 16px;color:#454545;}

.JJJ_7_bg{background:#fff;margin:0 0 0 0;padding:0 0 88px 0;}
.JJJ_7 {width:1200px;}
.JJJ_7 .t0{font-size:38px;font-weight:normal;;color:#333;text-align: center;padding:60px 0 10px 0;}
.JJJ_7 .t1{font-size:16px;color:#444;text-align: center;letter-spacing: 1px;margin:0 0 22px 0;}
.JJJ_7 .t2{width:55px;height:2px;background:#000;margin:0 auto;}
.JJJ_7 ul{margin:40px 0 0 0;}
.JJJ_7 ul li{display: inline-block;text-align: center;width:370px;float: left;margin:0 45px 0 0;}
.JJJ_7 ul li:last-child{margin:0 0 0 0;}
.JJJ_7 ul li p{height:50px;line-height: 58px;font-size: 19px;font-weight: bold;color:#454545;}

.JJJ8{width: 1200px;}
.JJJ8 h2{text-align: center;position: relative;padding:29px 0 35px 0;}
.JJJ8 h2 .cn{display: block;font-size:37px;font-weight: normal;height:60px;line-height: 70px;color:#111;}
.JJJ8 h2 .en{display: inline-block;padding:0 30px;background:#f6f6f6;height:30px;line-height: 30px;font-size:14px;font-weight: normal;letter-spacing: 1px;position: relative;z-index: 1;color:#555;}
.JJJ8 h2 .line{width:100%;width:100%;position: absolute;left:0;top:104px;height:1px;background:#4d4d4d;}
.JJJ8 li{clear: both; border-bottom:1px #ddd solid;}
.JJJ8 li img{padding:0 0 28px 0;}
.JJJ8 li .text{}
.JJJ8 li .text h4{font-size:2em;height:47px;line-height: 47px;padding: 0 0 24px 0;color:#333;}
.JJJ8 li .text h4 span{color:#888;font-weight: normal;}
.JJJ8 li .text p{line-height: 30px;font-size: 16px;color:#888;}
.JJJ8 .li0 .text{padding:65px 110px 0 0;}
.JJJ8 .li0 img{margin:50px 0 0 0;}
.JJJ8 .li1 .text{padding:90px 0 0 0;width:650px;}
.JJJ8 .li1 img{margin:50px 0 0 0;}
.JJJ8 .li3 .text{padding:90px 0 0 0;width:740px;}
.JJJ8 .li3 img{margin:50px 0 30px 0;}
.JJJ8 .li4 .text{padding:86px 0 0 0;width:660px;}
.JJJ8 .li4 img{margin:50px 0 30px 0;}
.JJJ8 .li5 .text{padding:123px 0 0 0;width:779px;}
.JJJ8 .li5 img{margin:50px 0 30px 0;}
.JJJ8 .li6{background: none;}
.JJJ8 .li6 .text{padding:105px 0 0 0;width:639px;}
.JJJ8 .li6 img{margin:50px 0 30px 0;}

.JJJ9_bg{margin:90px 0 0 0;padding:25px 0 58px 0;background:url(../images/join_tenbg.jpg) no-repeat center;}
.JJJ9 {width:1200px;}
.JJJ9 h2{text-align: center;position: relative;padding:29px 0 35px 0;}
.JJJ9 h2 .cn{display: block;font-size:37px;font-weight: normal;height:60px;line-height: 70px;color:#111;}
.JJJ9 h2 .en{display: inline-block;padding:0 30px;height:30px;line-height: 30px;font-size:14px;font-weight: normal;letter-spacing: 1px;position: relative;z-index: 1;color:#555;}
.JJJ8 h2 .line_l{width:100%;width:40%;position: absolute;left:0;top:24px;height:1px;background:#4d4d4d;z-index: 5;}
.JJJ9 ul{padding:32px 0 0 0;}
.JJJ9 ul li{width:207px;display: inline-block;outline:4px solid #666666;text-align: center;height:277px;float: left;margin:0 41px 39px  0;cursor:pointer;}
.JJJ9 ul li:nth-of-type(5n){margin:0 0 39px 0;}
.JJJ9 ul li .icon{padding:42px 0 15px 0;}
.JJJ9 ul li h5{font-size: 19px;padding:0 0 10px 0;}
.JJJ9 ul li h6{font-size: 14px;font-weight: normal;padding:0 10%;line-height: 22px;color:#777;}
.JJJ9 ul li:hover{outline:4px solid #006d2c;}

.JJJx2 {width:100%; background:#fff; padding:20px 0 80px 0;}
.JJJx2 h2{text-align: center;position: relative;padding:29px 0 35px 0;}
.JJJx2 h2 .cn{display: block;font-size:37px;font-weight: normal;height:60px;line-height: 70px;color:#111;}
.JJJx2 h2 .en{display: inline-block;padding:0 30px;background:#f6f6f6;height:30px;line-height: 30px;font-size:14px;font-weight: normal;letter-spacing: 1px;position: relative;z-index: 1;color:#555;}
.JJJx2 h2 .line{width:100%;width:100%;position: absolute;left:0;top:104px;height:1px;background:#4d4d4d;}
.JJJx2 .t0{padding:75px 0 18px 0;text-align: center;}
.JJJx2 .t1{background:#444;height:1px;overflow: hidden;margin:0 auto;width:48px;}
.JJJx2 .t2{text-align: center;padding:22px 0 0 0;}
.JJJx2 .t3{color:#333;font-size:20px;text-align: center;padding:17px 0 0 0;font-weight: bold;}
.JJJx2 .t4{color:#333;font-size:14px;font-weight: bold;text-align: center;padding:22px 0 0 0;position: relative;}
.JJJx2 .t4 .l{position: absolute;left:0;top:35px;width:41%;height:1px;background:#888;}
.JJJx2 .t4 .r{position: absolute;right:0;top:35px;width:41%;height:1px;background:#888;}
.JJJx2 .lc{height:170px;padding:0px 0 0 0;text-align: center;}
.JJJx2 .lc div{text-align: center;display: inline-block;}
.JJJx2 .lc .icon p{display: block;height:32px;line-height: 32px;font-size: 14px;color:#777;}
.JJJx2 .lc .jian{width:82px;background:url(../img/icon_23.gif) no-repeat center;height:95px;}
.JJJx2 .show{text-align: center;}
.JJJx2 .show .text0{width:400px;background:#eee;height:202px;float:left;}
.JJJx2 .show .img0{width:400px;background:#eee;height:202px;float:left;}
.JJJx2 .show .text1{width:400px;background:#eee;height:239px;float:left;}
.JJJx2 .show .img1{width:400px;background:#eee;height:239px;float:left;}
.JJJx2 .show .text0{text-align: left;}
.JJJx2 .show .text0 h4{padding:55px 0 0 120px;font-size: 22px;color:#434343;}
.JJJx2 .show .text0 .ms{padding:12px 0 0 120px;line-height: 25px;}
.JJJx2 .show .text0 .ms p{font-size: 13px;color:#555;}
.JJJx2 .show .text0.r{text-align: center;}
.JJJx2 .show .text0.r h4{padding:65px 0 0 0;font-size: 22px;color:#434343;}
.JJJx2 .show .text0.r .ms{padding:12px 0 0 0;line-height: 25px;}
.JJJx2 .show .text0.r .ms p{font-size: 13px;color:#555;}
.JJJx2 .show .text1{text-align: left;}
.JJJx2 .show .text1 h4{padding:72px 0 0 90px;font-size: 22px;color:#434343;}
.JJJx2 .show .text1 .ms{padding:12px 0 0 90px;line-height: 25px;}
.JJJx2 .show .text1 .ms p{font-size: 13px;color:#555;}




/*防伪查询*/

.query {padding:20px 0;}
.query h2{text-align:center;font-size:36px; line-height:50px; color:#999;}
.query h3{text-align:center;font-size:30px; line-height:70px; color:#3c59a8; font-weight:bold;}
.query p{ font-size:14px; color:#666; line-height:30px; text-align:center;}

.query-list{ width:900px; margin:0 auto; margin-top:30px;}
.query-list li{ width:850px; border:1px solid #dedede; border-radius:2px; padding:20px 40px; margin-bottom:20px; }
.query-list li i{ width:50px; height:50px; background:url("../images/query-icon.png") no-repeat; background-size:48px 448px; display:block; padding-right:55px; }
.query-list li .icon-1{ background-position:0px -266px; margin-top:5px; }
.query-list li .icon-2{ background-position:-1px -138px; margin-top:5px;}
.query-list li .txt{ border-left:1px dashed #dedede; width:700px; padding:15px 0px; padding-left:40px; }
.query-list li .txt p{ font-size:15px; color:#666; line-height:1.6; text-align:left; }
.query-list li .txt p a,
.query-list li .txt p span{ font-size:15px; color:#333; font-weight:bold; }
.query-list li:hover{ border:1px solid #333;}
.query-list li .txt p a:hover{text-decoration: underline;}
.fw-pic{ margin:0 auto; width:800px;}





/*联系我们*/
#p-msg{ padding: 0 0 55px 0 }
#p-msg .l{ overflow: hidden;margin-top:20px; }
#p-msg .tit{ color: #006953;font-size: 30px;padding: 30px 0 30px 64px;line-height: 50px; text-align: center;font-weight: bold;}
#p-msg .tit b{ font-size: 36px; text-transform: uppercase; 	line-height: 31px;display: block;font-weight: bold;padding-bottom: 10px; color:#000;}
#p-msg .l p{font-size: 13px; color: #999999;letter-spacing: 0px; line-height: 1;padding-top: 15px; }
#p-msg .l>img{width: 100%;  }
#p-msg .r{overflow: hidden; margin-top:40px; }
#contact-l-ul{ margin-top: 20px;display: flex; }
#contact-l-ul li{ width:25%;background:#006953;margin-left:10px;/*background-image: url(../images/icon-contact.png) ;*/background-repeat: no-repeat;padding: 40px 60px;font-size: 16px;color: #fff; background-position-x: 0px }
#contact-l-ul li:last-child{ border-right: none}
#contact-l-ul li:nth-of-type(1){ background-position-y:23px }
#contact-l-ul li:nth-of-type(2){ background-position-y:-101px }
#contact-l-ul li:nth-of-type(3){ background-position-y:-228px }
#contact-l-ul li:nth-of-type(4){ background-position-y:-353px }
#contact-l-ul li b{  display: block}

