@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:100px; background:#fff;}
.logo{ width:310px; height:70px; padding:15px 0;}
.logo img{ width:310px; height:70px;}

/*nav*/
.nav-con{ width:742px; height:50px; padding:25px 0;}
.nav{height:50px; line-height:50px;  position:relative; z-index:1;}
.nav .nLi{ float:left;  position:relative; display:inline;}
.nav .nLi h3{ float:left;  }
.nav .nLi h3 a{ display:block; padding:0 21px; font-size:16px; color:#333;}
.nav .sub{ display:none; width:110px; left:0; top:50px;  position:absolute; background:#fff; border:1px #ddd solid;  line-height:36px; padding:5px 0;  }
.nav .sub li{ zoom:1; }
.nav .sub a{ display:block; text-align:center;}
.nav .sub a:hover{ color:#333;}
.nav .on h3 a{ }

/*banner*/
.focusBox { position: relative; width:100%; height:700px; 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:80px; 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:#006d2c;}


.index_major{ width:1200px; height:125px; z-index:10; margin-top:-46px; background:#fff; position:relative; box-shadow:0px 0px 20px #ccc;}
.index_major ul{padding:25px 0px;}
.index_major ul li{ float:left; width:298px; height:76px; position:relative; padding:0px 50px; border-left:1px solid #e0dad4;}
.index_major ul li:first-child{ border-left:0px;}
.index_major ul li i{ position:absolute; left:40px; top:0px;width:114px; height:75px;}
.index_major ul li i.index_majortb1{ background:url(../images/index_major1.png) no-repeat;}
.index_major ul li i.index_majortb2{ background:url(../images/index_major2.png) no-repeat;}
.index_major ul li i.index_majortb3{ background:url(../images/index_major3.png) no-repeat;}
.index_major ul li h3{ display:block; font-size:24px; color:#006d2c; font-weight:bold;letter-spacing:2px;margin-top:5px;}
.index_major ul li h3 span{ font-weight:normal; color:#959595; font-size:14px; letter-spacing:2px; margin-left:14px;}
.index_major ul li p{ display:block; font-size:14px; color:#3c682a; height:30px; line-height:30px; margin-top:5px;}


/*首页简介*/

.in-about-box{ padding:80px 0;}
.sub-tit{text-align: center;}
.sub-tit .en{font-size:72px;line-height:72px;color: #f5f5f5;font-family: arial;text-transform: uppercase;font-weight: bold;}
.sub-tit .cn{font-size:30px;line-height:36pxm;color: #333;margin-top:-25px;}
.sub-tit .line{width:50px;height:3px;background-color:#016d2d;margin:30px auto 0;}
.sub-tit .jj{font-size: 12px; line-height:24px; margin-top:20px;text-align: justify; color:#666; text-align:center;}

.in-about-box .about-con {font-size:14px;line-height:36px;color:#888;text-align: center;width: 82%;margin: 20px auto 0;}
.in-about-box .img {margin-top:50px;}
.in-about-box .num-box{margin-top:60px;font-size: 0;}
.in-about-box .num-box .item{display: inline-block;*display: inline;zoom: 1;padding: 0 7%;box-sizing: border-box;vertical-align: top;position: relative;}
.in-about-box .num-box .item:nth-child(1){padding-left: 0;width: 17.5%;}
.in-about-box .num-box .item:nth-child(2){width: 25%;}
.in-about-box .num-box .item:nth-child(3){width: 36.67%;}
.in-about-box .num-box .item:nth-child(4){padding-right: 0;width: 20.83%;}
.in-about-box .num-box .item:before{content: "";position: absolute;right: 0;top: 0;width: 1px;height:52px;background-color: #e5e5e5;}
.in-about-box .num-box .item:last-child:before{display: none;}
.in-about-box .num-box .item .tit,
.in-about-box .num-box .item .jia{display: inline-block;*display: inline; zoom: 1;vertical-align: top;}
.in-about-box .num-box .item .tit{color:#006d2c;}
.in-about-box .num-box .item .num{font-size:40px;line-height:40px;font-family: arial;}
.in-about-box .num-box .item .jia{font-size:14px;line-height: 36px;margin-left:0.75px;}
.in-about-box .num-box .item .txt{font-size:16px;line-height:18px;color: #666;margin-top:12px;}


/*产品应用*/

.row-a1{overflow: hidden;padding:80px 0; background:url(../images/banner-product.jpg) no-repeat;}

.row-a1 .sub-tit .en{font-size:72px;line-height:72px;color:#504f4f;font-family: arial;text-transform: uppercase;font-weight: bold;}
.row-a1 .sub-tit .cn{font-size:30px;line-height:36pxm;color: #fff;margin-top:-25px;}
.row-a1 .sub-tit .line{width:50px;height:3px;background-color:#016d2d;margin:30px auto 0;}
.row-a1 .sub-tit .jj{font-size: 12px; line-height:24px; margin-top:20px;text-align: justify; color:#fff; text-align:center;}

.row-a1 .cy_title .title { position: relative; z-index: 1; font-family: Arial,sans-serif; font-size: 30px; text-align:center; color:#fff; line-height:40px; font-weight: 700; text-transform: uppercase }
.row-a1 .cy_title h1{background:#028880;width: 50px;height: 5px;margin: 20px auto;}
.row-a1 .cy_title .name { font-size: 24px; line-height:40px;color:#fff; line-height: 1.5;text-align:center; }
.row-a1 .cy_jj{font-size: 12px; line-height:24px;text-align: justify; color: #fff; text-align:center;}

.m-imgtxt01{position: relative; margin-top:50px;}
.m-imgtxt01 .slider{padding:10px 0 90px;}
.m-imgtxt01 .slick-list{padding:0px 0;}
.m-imgtxt01 .item a{display: block;margin: 0 10px;transition: .5s;-ms-transition: .5s;-moz-transition: .5s;-webkit-transition: .5s;-o-transition: .5s;}
.m-imgtxt01 .item:hover a{box-shadow: 0 0 22px rgba(0,0,0,0.28);}
.m-imgtxt01 .item .pic{position: relative;height: 0;overflow: hidden;padding-top:120%;}
.m-imgtxt01 .item .pic img{position: absolute;top: 0;left: 0;display: block;width: 100%;height: 100%;}
.m-imgtxt01 .item .txt{padding: 20px 30px;background-color: #fff;border: 1px solid #eee;}
.m-imgtxt01 .item:hover .txt{background-color: #666;border: 1px solid #666;}
.m-imgtxt01 .item .txt h3{margin-bottom:0px;height: 30px;line-height: 30px;font-size: 16px;font-weight: 400;color: #333;background-repeat: no-repeat;background-position: right center;background-image: url(../images/icon14.png);-ms-text-overflow: ellipsis;
text-overflow: ellipsis;overflow: hidden;white-space: nowrap;transition: .5s;-ms-transition: .5s;-moz-transition: .5s;-webkit-transition: .5s;-o-transition: .5s;}
.m-imgtxt01 .item:hover .txt h3{color: #fff;background-image: url(../images/icon14-hover.png);}
.m-imgtxt01 .item .txt p{font-size: 14px;color: #999;height:24px;line-height: 24px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;transition: .5s;-ms-transition: .5s;
-moz-transition: .5s;-webkit-transition: .5s;-o-transition: .5s;}
.m-imgtxt01 .item:hover .txt p{color: #fff;}
.m-imgtxt01 .slick-arrow{position: absolute;bottom: 0;overflow: hidden;cursor: pointer;width: 40px;height: 40px;font-size: 0;line-height: 0;z-index: 9; background-repeat: no-repeat;background-position: center center;
-o-background-size: auto 30px;-ms-background-size: auto 30px;-moz-background-size: auto 30px;-webkit-background-size: auto 30px;background-size: auto 30px;background-color: transparent;border: 0;outline: 0;padding: 0;}
.m-imgtxt01 .slick-prev{left: 44%;background-image: url(../images/icon19.png);background-position: left center;}
.m-imgtxt01 .slick-prev:hover{background-image: url(../images/icon19-hover.png);}
.m-imgtxt01 .slick-next{right: 44%;background-image: url(../images/icon19.png);background-position: right center;}
.m-imgtxt01 .slick-next:hover{background-image: url(../images/icon19-hover.png);}
.m-imgtxt01 a.more{position: absolute;bottom: 0;left: 50%;margin-left: -20px;display: block;width: 40px;height: 40px;background-repeat: no-repeat;background-position: center center;background-image: url(../images/icon15.png);
transition: .5s;-ms-transition: .5s;-moz-transition: .5s;-webkit-transition: .5s;-o-transition: .5s;}
.m-imgtxt01 a.more:hover{background-image: url(../images/icon15-hover.png);}


.index_adv{padding:80px 0; }
.index_adv .cy_title .title { position: relative; z-index: 1; font-family: Arial,sans-serif; font-size: 30px; text-align:center; color:#333; line-height:40px; font-weight: 700; text-transform: uppercase }
.index_adv .cy_title h1{background:#028880;width: 50px;height: 5px;margin: 20px auto;}
.index_adv .cy_title .name { font-size: 24px; line-height:40px;color:#333; line-height: 1.5;text-align:center; }
.index_adv .cy_jj{font-size: 12px; line-height:24px;text-align: justify; color: #666; text-align:center;}
.index_adv .row{ margin-top:50px;}
.adv_img{transition: 0.4s;}
.adv_img:hover{margin-top: 12px;opacity: 0.7;}



/*首页案例*/
.bArea { width:100%; min-width:1200px; height:600px; position:relative; overflow:hidden; text-align:center;}
.bArea .bd{ width:1200px;position:absolute;left:50%;margin-left:-600px; height:600px; }
.bArea .bd li { width:1200px;overflow:hidden; }
.bArea .bd li img{display:block;width:1200px;height:600px;}
.bArea .tempWrap{overflow:visible !important}
.bArea .tempWrap ul{margin-left:-1200px !important;}

.bArea .pnBtn{position:absolute;z-index:1;top:0;width:100%;height:600px;cursor:pointer;}
.bArea .prev{left:-50%;margin-left:-600px;}
.bArea .next{left:50%;margin-left:600px;}
.bArea .pnBtn .blackBg{display:block;position:absolute;left:0;top:0;width:100%;height:600px;background:#000;filter:alpha(opacity=40);opacity:0.4;}
.bArea .pnBtn .arrow{ position:absolute;top:0;z-index:1;width:60px;height:600px;}
.bArea .prev .arrow { right:0; background:url(../images/prev.png) center no-repeat;}
.bArea .next .arrow { left:0; background:url(../images/next.png) center no-repeat;}

.bArea .hd { position:absolute; top:0; left:50%; margin-left:170px;  width:430px; height:600px; background:rgba(0,0,0,0.6); z-index:99; }
.bArea .hd ul li { display:none; text-align:center; }
.bArea .hd ul li.on { display:block; }

.bArea .hd .txt { padding-top:95px; }
.bArea .hd .txt p { font-size:30px; font-family: Arial,sans-serif;color:#fff; line-height:36px; font-weight: 700;text-transform:uppercase; }
.bArea .hd .txt span { display:block; font-size:24px; color:#fff; line-height:36px; margin:10px 0 55px; }

.bArea .hd ul li .p1 { font-size:20px; color:#fff; }
.bArea .hd ul li .p2 { width:17px; height:2px; background:#fff; margin:10px auto 30px auto; }
.bArea .hd ul li .p3 { font-size:14px; color:#d3d3d3; line-height:30px; padding:0 75px; min-height:175px; }
.bArea .hd ul li .p4 a { display:block; width:78px; height:28px; text-align:center; line-height:28px; border:1px solid #fff; border-radius:25px; color:#fff; margin:0 auto; }


				
/*首页招商*/
.in-join{padding:80px 0;}
.in-join .left {float:left;width:500px;height:700px;padding:30px;box-sizing: border-box;background: url(../images/case-Bg.jpg) no-repeat top center;}
.in-join .left .ttop {}
.in-join .left .ttop h2{color:#006d2c;font-size:30px; font-weight:bold;line-height: 1.2;margin-top:40px;}
.in-join .left .ttop h2 span{color:#246d01;}
.in-join .left .ttop p{color:#666;font-size:14px;line-height: 1.2;margin-top: 20px;}
.in-join .right {float:right;width:650px;}
.in-join .right .ttop {height:370px;padding:30px 50px;box-sizing: border-box;background: #fff; margin-bottom:30px;}
.in-join .right .ttop .p1 {font-size:30px;font-family: Arial,sans-serif; font-weight: 700;line-height:40px;color:#006d2c; }
.in-join .right .ttop .p2 {color:#3a3a3a;font-size: 30px; line-height:36px;margin-top:30px;}
.in-join .right .ttop .p3 {font-size: 14px;color: #797979;max-width: 440px;margin: 10px 0 30px 0;}
.in-join .right .ttop .p4 a {font-size: 18px;border: solid 2px #dcdcdc;text-align: center;width: 174px;line-height: 47px;border-radius: 25px; display:block}
.in-join .right .ttop .p4 a:hover { color:#006d2c; border-color:#006d2c;}
.in-join .right .bottom {height:300px;padding: 80px 50px 50px 50px; box-sizing: border-box;background: url(../images/case-bottom.jpg) no-repeat top center;}
.in-join .right .bottom .p1 {color: #fff;font-size:30px;font-weight: bold;}
.in-join .right .bottom .p2 {color:#fff;font-size: 18px;padding: 20px 0;}
.in-join .right .bottom .p3 {color: #fff;font-size: 18px;}



/*产品优势*/

.fubiao{width:50px;height:50px;line-height:46px;text-align:center;font-size:24px;margin:0 auto;border-radius:50%;border:#1b443e 2px solid;color:#1b443e;}
.fubiaozt{font-size:22px;line-height:26px;margin-top:26px;margin-bottom:19px;color:#1b443e;}
.fubiaozta{font-size:14px;line-height:22px;color:#000000;}
.jsx {-webkit-transition: .3s;transition: .3s;}
.jsx:hover{-webkit-transform: scale(1.2);transform: scale(1.2);}
.index-jishu{ position:relative;}
.index-jishu::after{width: 168px;height: 292px;background: url('../images/addas.png')no-repeat 0 0;content: '';position: absolute;left: 0px;top:0px;;z-index: -1;background-size: 100% 100%;}
.index-jishu::before{width:168px;height: 285px;background: url('../images/addas1.png')no-repeat 0 0;content: '';position: absolute;right: 0px;bottom:0px;;z-index: -1;background-size: 100% 100%;}


/*招商*/
.index_ab{padding-bottom:80px;background-image:url(../images/index_about_bg.jpg);background-repeat:no-repeat;background-position:center top;}
.index_ab .htit{padding:60px 0;text-align:center;}
.index_ab .htit h2{font-size:36px;color:#333;padding:12px 0;}
.index_ab .htit h2 span{ color:#016d2d;}
.index_ab .htit p{font-size:13px;color:#666;font-family: 'Arial';text-transform: uppercase; margin-top:15px}
.index_ab_box .fl{width:42%;}
.index_ab_box .fl img{width:504px;}
.index_ab_box .fr{width:56.5%;}
.index_ab_box .fr img{width:678px;}
.index_ab_box .pic_box{width:100%;}
.index_ab_box .box1{margin-bottom:15px;}
.index_ab_box .top {height:311px;padding:35px 40px;box-sizing: border-box; color:#fff;box-shadow: 0 0 10px #aaa;}
.index_ab_box .top .p1 {font-size:30px; color:#666}
.index_ab_box .top .p2 { color:#016d2d;font-size:24px; margin-top: 10%;}
.index_ab_box .top .p3 {font-size: 14px;color: #797979;max-width: 440px; margin:20px 0 30px 0;}
.index_ab_box .top .p4 a {font-size: 18px;border: solid 2px #dcdcdc;text-align: center;width: 174px;line-height: 47px;border-radius: 25px; display:block;}
.index_ab_box .top .p4 a:hover {border: solid 2px #016d2d; color:#016d2d}








/*首页新闻*/

.index-news{padding:80px 0; background:url(../images/bai_bg.png) no-repeat;}
.index-news .sub-tit{ margin-bottom:50px;}
.index-news .sub-tit .en{font-size:72px;line-height:72px;color: #eee;font-family: arial;text-transform: uppercase;font-weight: bold;}

.index-new-left {width:570px;overflow:hidden;margin-right:20px;height:530px;float:left;background-color:rgba(240,240,240,0.7);}
.index-new-left img {transition:3s}
.index-new-left .index-new-left-txt {margin:0 auto;margin-top:-33px;padding:40px 45px}
.index-new-left .index-new-left-txt h6 {border-bottom-style:dashed}
.index-new-left .index-new-left-txt p {margin-bottom:30px}
.index-new-left .index-new-left-txt .more {float:right;color:#9a662c}
.index-new-left:hover .index-new-left-txt {-webkit-transform:translate3d(0,-20px,0); -ms-transform:translate3d(0,-20px,0); transform:translate3d(0,-20px,0)}
.index-new-left:hover .imgb {-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}
.index-new-txt { background:#fff;width:60%;z-index:99;position:relative;transition:.7s;box-shadow:0 0 4px #ccc}
.index-new-txt p {font-size:12px;color:#717171;line-height:1.7;margin-bottom:20px}
.index-new-txt h6 {font-weight:100;font-size:16px;padding-bottom:15px;margin-bottom:15px;border-bottom:1px solid #bfbfbf}
.index-new-txt h6 a {color:#010101}
.index-new-txt h6 a:hover {color:#000}
.index-new-txt .info {font-size:14px;color:#016d2d}
.index-new-txt .info .more {color:#016d2d}

.index-new-right {float:left;width:610px}
.index-new-right li {background-color:rgba(240,240,240,0.7);height:256px;overflow:hidden;clear:both}
.index-new-right li:nth-child(2) {margin-top:20px}
.index-new-right .index-new-right-txt {padding:30px 30px;box-sizing:border-box;height:175px;margin-top:40px;margin-left:140px;position:relative}
.index-new-right .index-new-right-txt:hover {box-shadow:0 0 15px #aaa}
.index-new-right .index-new-right-txt .index-new-rq {position:absolute;right:100%;padding-top:20px;top:35px;height:107px;box-sizing:border-box;background:#016d2d;width:90px;text-align:center;font-size:16px; line-height:30px;color:#fff}
.index-new-right .index-new-right-txt .index-new-rq strong {font-size:35px;font-weight:100}
.index-new-right .index-new-right-txt p {margin-bottom:10px;color:grey}

/*跳转*/

.foot-top {padding:50px 0; }
.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:#016d2d;-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;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;transition:1s;-webkit-transition:1s;-moz-transition:1s;-ms-transition:1s}
.foot-top ul li .txt h6 {color:gray;font-size:15px;transition:.5s;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s}


/*首页底部*/
.jz_m{ width:100%; height:auto;overflow:hidden;background: url(../images/jz_bj.jpg) center repeat;position:relative; z-index:3;margin:0 auto;}
.jz_m .main{ width:1200px; height:auto; overflow:hidden; margin:0 auto;}
.jz_m .jz_logo{ float:left;width:245px; height:262px; padding:92px 0 0; overflow:hidden;text-align:center;background: url(../images/jz_xbj.jpg) center repeat;}
.jz_m .jz_logo img{width:158px; height:163px; margin:0 auto;}
.jz_r{ float:right; width:900px; height:auto; overflow:hidden; padding:45px 0 0;}
.jz_r .z3{ line-height:34px; font-size:18px; color:#fff; margin:0 0 15px;}
.jz_r .z4{width:900px;line-height:50px; font-size:14px; text-align:center; vertical-align:middle;color:#fff; border-bottom:1px solid #444; border-top:1px solid #444;}
.jz_r .z4 a{font-size:14px;color:#fff; padding:0 26px; background:url(../images/nav_x1.png) right center no-repeat;}
.jz_r .z4 a.t{ background:none;}
.jz_m .z1{ width:900px; height:auto;overflow:hidden; margin:38px 0 0;}
.jz_m .z1 dt{ float:left; height:auto; overflow:hidden;}
.jz_m .z1 p{ line-height:30px; color:#fff; font-size:14px; padding-left:22px;}
.jz_m .z1 p.xb1{ background:url(../images/jz_xb1.png) left 8px no-repeat;}
.jz_m .z1 p.xb2{ background:url(../images/jz_xb2.png) left 8px no-repeat;}
.jz_m .z1 p.xb3{ background:url(../images/jz_xb3.png) left 8px no-repeat;}
.jz_m .z1 p.xb4{ background:url(../images/jz_xb4.png) left 8px no-repeat;}
.jz_m .z1 p span{ margin:0 15px;}
.jz_m .z1 p a{color:#fff; font-size:15px;}
.jz_m .z1 dd{ float:right; width:130px;height:auto; overflow:hidden;}
.jz_m .z1 dd img{width:110px;height:110px;}
.jz_m .z2 p a:hover,.jz_m .z2 p b a:hover,.jz_m .z1 p a:hover,.jz_link .main p a:hover,.jz_r .z4 a:hover{color:#815f5e;}


/*  页脚  */
.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 30px; }
.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:#028880;;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:#009944;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:#009944;}


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



/*关于我们*/

.about-con .ab-left{ width:500px;}
.about-con .ab-left img{ width:500px;}
.about-con .ab-left .ab-left-img{ height:615px;}
.about-con .ab-right{ width:645px;}
.about-con .ab-right img{ margin:10px 0;}
.about-con .ab-right h2{ font-size:30px; line-height:50px; color:#999;}
.about-con .ab-right h3{font-size:30px; line-height:50px; color:#009944; font-weight:bold;}
.about-con .ab-right p{ font-size:15px; line-height:30px; margin-top:20px;}

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


/*招商加盟*/
/*招商加盟*/

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


/*联系我们*/

.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 li {width:276px;height: 122px;border: 1px solid #eaeaea;float: left;margin-right: 28px;border-radius: 5px;}
.support li .pic {height: 45px;width: 45px;float: left;margin: 39px 0 0 15px;}
.support li .right {width: 203px;height: 102px;float: right; margin-top: 39px;}
.support li .name {color: #333;line-height: 5px;height: 16px;font-size: 18px;margin-bottom: 16px;}
.support li .info {margin: 0}
.support li:hover {box-shadow: 0 0 5px #eaeaea;}
                    
.contact_img{ margin-top:50px;}





