@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;}


/*top*/

.top{ width:100%; height:120px; background:url(../images/top_bg.jpg) no-repeat center top;}
.top.on{ box-shadow: 0 4px 10px rgba(0,0,0,0.098);}
.logo{ width:270px; height:90px; padding:15px 0;}
.logo img{ width:270px; height:90px; text-align:center}

/*nav*/
.nav-con{ width:805px; height:50px; padding:30px 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:780px; 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:#e00314;}


/*标题*/

.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;
}



/*首页top*/

.about-cc{ width:1300px; height:260px; padding:50px 0; margin:0 auto; background:#fff; margin-top:-80px;position: relative;z-index: 10;}

.about-cc ul {margin-right: -40px;}
.about-cc ul li {float: left;width: 270px;height: 260px;background-color: #f0f0f0;position: relative;margin-right: 40px;overflow: hidden;}
.about-cc ul li img {display: block;width: 100%;height: 170px;-webkit-transform: scale(1) rotate(0);-moz-transform: scale(1) rotate(0);-o-transform: scale(1) rotate(0);transform: scale(1) rotate(0);
-webkit-transition: all 0.5s ease-out;transition: all 0.5s ease-out;}
.about-cc ul li span {position: absolute;background-color: #f0f0f0;width: 230px;display: block;padding: 24px 20px;left: 0;bottom: 0;text-align: center;line-height: 1;height: 42px;-webkit-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
.about-cc ul li span .t {font-size: 18px;display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.about-cc ul li span .c {color: #666666;font-size: 14px;margin-top: 12px;display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.about-cc ul li:hover img {-webkit-transform: scale(1.12) rotate(0);-moz-transform: scale(1.12) rotate(0);-o-transform: scale(1.12) rotate(0);transform: scale(1.12) rotate(0);}
.about-cc ul li:hover span {padding: 40px 20px;}
.about-cc ul li:hover span .t {color: #016738;}



/*首页简介*/
.iabout {background:url(../images/index-about_bg.png) no-repeat left bottom;padding-top:20px}
.iabout .iabout_l {width:600px;margin-right: 80px}
.iabout .iabout_l .itit {width: 370px;height: 187px;background: url(../images/ititleimg1.png) no-repeat 100%; margin-bottom:30px}
.iabout .iabout_l .itit .p1 {font-size:40px;font-weight: 700;line-height: 140%;margin-top:20px}
.iabout .iabout_l .itit .p2 {font-size:32px;color:#016738;font-weight: 700;line-height: 140%}
.iabout .iabout_l .p3 { font-size: 15px;line-height:30px; color:#666; margin-bottom:30px}
.iabout .iabout_l .p3_en {font-size: 14px;line-height: 26px;color: #c7c7c7;margin-top: 25px;height: 70px;}
.iabout .iabout_l .p4 {color: #797979;font-size: 18px;line-height: 26px;margin-bottom:50px;font-weight: 700}
.iabout .iabout_l .more {width: 170px;height: 60px;background-color: #999}
.iabout .iabout_l .more a {display: block;width:100px;height: 60px;line-height: 60px;text-align: center;background-color:#016738;font-size: 32px; font-weight: 700;color: #fff}
.iabout .iabout_r {width: 500px;height:540px;position: relative;margin-bottom: 80px}
.iabout .iabout_r .img1 {position: absolute;right: 0;top: 0;z-index: 100}
.iabout .iabout_r .img2 {position: absolute;left: -60px; bottom:-15px;z-index: 80}



/*首页标题*/

.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/ex_index_1.jpg) no-repeat left bottom; padding-top:80px; padding-bottom:120px;}
.in-product-con{ width:1440px; margin:0 auto; background:#fff;}
.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%;}




/* 品质品德品牌 */

.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;}




/*首页案例*/

.zoom {padding:80px 0 80px 0;overflow:hidden;}
.zoom li {position:relative;float:left;width:375px;height: 265px;margin:0 0 9px 9px;cursor:pointer;}
.zoom li.title2{}
.zoom li.title2 h2{font-size: 30px; line-height:42px; padding:40px 0 0 40px; color: #333;letter-spacing:1px;}
.zoom li.title2 h3{font-size: 16px; line-height:30px;color: #666;margin-top: 5px; padding:10px 0 0 55px;}
.zoom li.title2 h3::after {content: '';display: block;margin: 25px 60px;width:50px;height:3px;background:#016738;}

.zoom li.space-tit {width:464px;height: 240px;}
.zoom li.space-tit .space-txt {}
.zoom li.space-tit .space-txt .cn {color:#000;font-size: 48px;height:42px;margin: 43px 0 19px 0;}
.zoom li.space-tit .space-txt .en {font-size: 42px;font-family: Arial;}
.zoom li:nth-of-type(1),.zoom li:nth-of-type(4) {margin-left:0px;}
.zoom li:nth-of-type(7) {margin-left: 200px;}
.zoom li:nth-of-type(8) {width:630px;}
.zoom li:nth-of-type(8) {width:594px;background:#016738;padding:20px;box-sizing: border-box;}
.zoom li:nth-of-type(8) strong {display: block;width: 100%;height: 100%;line-height: 200px;text-align: center;color: #fff;font-size: 18px;font-weight: normal;border: 1px solid #c9d8d0;}
.zoom li .effect {width:100%;height:265px;overflow:hidden;  }
.zoom li .effect img {width:100%; transition: all 1.5s;}
.zoom li:hover .effect img {transform:scale(1.28);  }
.zoom li .space {position:absolute;top:0;left:0;width: 100%;height:265px;overflow:hidden;padding: 20px; padding-top: 120px;box-sizing: border-box;background:rgba(0, 0, 0, 0.2);transition: all 1.5s;}
.zoom li:hover .space {background:rgba(0, 0, 0, 0.5);}
.zoom li .space p:nth-of-type(1) {font-size: 20px;color: #fff;font-weight: bold;font-family: Arial;}
.zoom li .space p:nth-of-type(2) {color: #fff;font-size: 16px;margin: 20px 0 9px 0;}
.zoom li .space p:nth-of-type(3) {color: #fff;font-size: 14px;font-weight: normal;font-family: Arial;}



/*首页新闻*/

.ind-news{ padding-top:60px; background: url(../images/index_xw_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:50px 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: #333;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: #868686; }
.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: #444;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: #444; }
.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 {width: 100%;height:180px;background:#3b3b3b;text-align: center; }
.foot .telephone {font-size: 35px;color: #bbb;margin-bottom: 20px;padding-top: 38px;font-family: "Arial"; }
.foot .telephone img {margin-right: 5px; }
.foot .p {color: #868686;font-size: 13px;margin-bottom: 18px;text-transform: Uppercase; }
.foot .p a {color: #868686;font-size: 13px; }
        


/*内页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/productcenter.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;}
.join_banner{background:url(../images/joincenter.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:42px;}
.banner_title em{display:block;width:40px;height:4px;background:#096e44;margin:19px auto;}
.banner_title em.tone{background:#de1c65}
.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:#096e44;}


.page_body{ padding:60px 0;}
.page_body2{background-color: #F4F4F4;}



/*关于我们*/

.about1 h2{ font-size:36px; line-height:50px; color:#999;}
.about1 h3{font-size:30px; line-height:50px; color:#333; font-weight:bold; margin-bottom: 50px;}
.about1 img{ padding-top:30px;}
.about1 p{ font-size:15px; line-height:30px; margin:20px 0;}

.about2 h2{ font-size:36px; line-height:50px; color:#999;}
.about2 h3{font-size:30px; line-height:50px; color:#333; 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;}

/*新闻中心*/

.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; }

.next{ width:100%; float:left; margin:30px 0 0;}
.next .next-left{ width:calc(100% - 80px);text-align:left;}
.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;}
.next .next-left span a{ text-decoration:none; color:#666;} 
.next .next-left span a:hover{ color:#f08200;}
.next span { float:right; font-size:14px; font-weight:300; margin-right:40px;}
.next span a{ color:#666; padding:15px 0 0 0;}
.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;}
.product-details-box .nr p{ font-size:14px; line-height:30px; color:#666;}

.next{ width:100%; float:left; margin:30px 0 0;}
.next .next-left{ width:calc(100% - 80px);text-align:left;}
.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;}
.next .next-left span a{ text-decoration:none; color:#666;} 
.next .next-left span a:hover{ color:#f08200;}
.next span { float:right; font-size:14px; font-weight:300; margin-right:40px;}
.next span a{ color:#666; padding:15px 0 0 0;}
.next span a:hover{color:#1e64bc;}




/*板材展示*/
.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: 36px; margin-bottom:30px;}



/*防伪查询*/

.query {padding:20px 0;}
.query h3{ font-size:24px; color:#333; line-height:50px; text-align:center;}
.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;}


/*销售网络*/
.xswl .bt{text-align:center; color:#333; font-size:30px; line-height:40px; font-weight:normal; margin-bottom:30px;}
.xswl .bt span{font-size:14px; color:#b1b1b1; display:block;}
.xswl .bt p{font-size:14px; color:#999; line-height:24px; margin-top:15px;}
.xswl .bt p i{display:block;}
.xswl img{width:1100px; height:auto; display:block; margin:0 auto;}


/*招商加盟*/

.join-zc .join-zc-title{text-align: center; overflow: hidden; margin:0 0 30px 0;}
.join-zc .join-zc-title h2 { font-size:24px; line-height:60px; font-weight: normal; color:#333}
.join-zc .join-zc-title p {font-size: 15px;color: #666;}
.join-zc-img img{ width:100%;}
.join-zc .jm-1-con li {zoom: 1;display: inline-block;vertical-align: middle;vertical-align: top;width:45%; padding:5% 2%;text-align: center;}
.join-zc .jm-1-con li h5 {font-weight: 700;font-size: 18px;color:#247201;margin-bottom: 15px;}
.join-zc .jm-1-con li p {font-size: 14px;color:#333;line-height:1.5; }
.join-zc .jm-1-con{ margin-bottom:50px;}

.yszc{ margin-top:10px; overflow:hidden}
.ys_title{height:50px; position:relative; margin-bottom:5px; text-align:center;}
.ys_title h3 { color:#333;font-size:24px;}
.jmtj_text{ margin-top:20px;}
.jmtj_text p{ margin:10px 0; font-size:15px; line-height:30px;}
.jmtj_text p span{color:#247201; font-size:18px;font-weight:bold; }
.join-fw img{ width:100%;}

.jmts{ font-size:14px; font-weight:bold;text-align:center; margin-top:30px;}




/*联系我们*/

.tell_one{ width:1200px; margin:0px auto 65px; clear:both;}
.tell_one .tpleft{ float:left; width:180px; }
.tell_one .tpright .tp{ margin-bottom:12px;}
.tell_one .tpright{ width:950px; float:right; color:#686868; font-size:16px; line-height:29px; padding-top:44px;}
.tell_one .tpright img{ margin-bottom:5px;}

 
.support .l{ float: left;width: 378px;overflow: hidden; }
.support .l .tit{ background-color:#096e44;color: #fff;font-size: 24px;padding:20px 0 20px 64px;line-height: 1; }
.support .l .tit b{ font-size:30px; text-transform: uppercase; 	line-height: 31px;display: block;font-weight: bold;padding-bottom: 10px; }
.support .l p{font-size: 13px; color: #999999;letter-spacing: 0px; line-height: 1;padding-top: 15px; }
.support .l>img{width: 100%;  }
.support .r{ float: right;width: 690px;overflow: hidden; }
#contact-l-ul{ margin-top: 20px }
#contact-l-ul li{ border-bottom: 1px solid #e7e8ec;background-image: url('../images/icon-contact.png') ;background-repeat: no-repeat;padding: 40px 0 40px 100px ;font-size: 16px;color: #545555; background-position-x: 0px }
#contact-l-ul li:last-child{ border-bottom: 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; display: none;}
#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} 




