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

/*nav*/
.nav-con{ width:856px; height:50px; padding:30px 0;}
.nav{height:50px; line-height:50px;  position:relative; z-index:1;}
.nav .nLi{ float:left;  position:relative; display:inline;padding-left: 1px;background: url(../images/nav_line.png) 0 center no-repeat;}
.nav li.home{background: none;}
.nav .nLi h3{ float:left;  }
.nav .nLi h3 a{ display:block; padding:0 21px; font-size:16px; color:#555;}
.nav .nLi h3 a:hover{color:#333; font-weight:bold;}
.nav .sub{ display:none; width:110px; left:0; top:60px;  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:750px; 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:40px; text-align: center; font-size:0; z-index:1; }
.focusBox .hd li{display: inline-block;width: 12px;height: 12px;border-radius:50px;background:#999;margin: 0 10px !important;opacity:.5;cursor: pointer;}
.focusBox .hd .on{ background:#ff6506; opacity:1;}

/*首页简介*/

.index-about{ padding:60px 0; background:#f5f5f5}
.we_wz {width: 555px;}
.we_wz h2 {background: url(../images/index_aboutusbg.png) bottom left no-repeat;font-size: 32px; line-height:50px; font-weight:bold;color: #333;letter-spacing: 2px;padding-bottom: 16px;margin-bottom:40px;}
.we_wz h3 {font-size:24px; line-height:50px; font-weight:bold;color: #fe7623;}
.we_wz .we_b {display: block;background: url(../images/wetbg.png) no-repeat 0 0;height: 97px;line-height: 82px;
color: #000;font-size: 16px;font-weight: bold;}
.we_c {height: 174px;overflow: hidden; margin-top:20px; font-size:15px;}
.we_tp {width: 505px;background: url(../images/wetbg2.png) no-repeat center bottom;height: 428px;margin: 9px 0 0;
box-shadow: 2px 2px 5px 3px #ececec;}
.we_tpc,.we_tpc img {width: 505px;height: 428px;display: block;overflow: hidden;}
.we_tpw p {padding: 19px 102px 0 30px;line-height: 44px;font-size: 18px;font-family: "宋体";color: #212020;}
.we_tpw span {position: absolute;right: 5px;top: 152px;}

/*首页产品*/

.ind-product{ width:95%; margin:0 auto;}
.index-ban-block{width:100%;}
.index-ban-block .items {width: 23%;margin:30px 1%;float: left;position: relative;}
.index-ban-block .items .ibt-block{position: relative;padding-left: 24px;padding-top: 24px;line-height: 150%;height: 90px;cursor: pointer;background:#f5f5f5;transition: all 0.3s ease-in;-webkit-transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in;}
.index-ban-block .items .ibt-block .t1 {font-size: 24px;color: #333;line-height: 150%}
.index-ban-block .items .ibt-block .t2 {font-size: 15px;color: #999}
.index-ban-block .items .ibt-block .line {width: 1px;top: 12px;bottom: 12px; background: #eaeaea;right: 0px;position: absolute;}
.index-ban-block .items .ibt-block .icon-add {background: url(../images/icon_add.png) 0 0 no-repeat;position: absolute;width:38px;height: 38px;top: 50%;margin-top: -19px;right:27px; transition:all 0.3s ease-in; -webkit-transition:all 0.3s ease-in; 
-o-transition:all 0.3s ease-in;}
.svg-wrapper {position:absolute;top: 50%;width: 38px;margin-top:-20px; right:28px; }
svg{ background:none}
.shape {stroke-dasharray: 0 540;stroke-dashoffset: -474;stroke-width: 1px;stroke:#fd8236;border-radius: 100%;background:none;transition: stroke-width 1s, stroke-dashoffset 0.5s, stroke-dasharray 0.5s;}
.index-ban-block .items:hover .shape {stroke-width: 2px;stroke-dashoffset: 0;stroke-dasharray: 760;border-radius: 100%;}
.ibt-block .line {width: 1px;top: 12px;bottom: 12px;background: #eaeaea;right: 0px;position: absolute;}
.index-ban-block a {position: relative;background: rgba(0, 0, 0, 0.5);left: 0;top: 0; bottom: 0;right: 0;display: block;overflow: hidden;-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-o-transition: all 0.3s ease;
transition: all 0.3s ease;}
.index-ban-block a:hover {background: rgba(0, 0, 0, 0.0)}
.hover-img img{width: 100%;-webkit-transition: transform 1s ease;-moz-transition: transform 1s ease;-o-transition: transform 1s ease;-ms-transition: transform 1s ease;transition: transform 1s ease;}
.hover-img a:hover img{-webkit-transform: scale(1.05);-moz-transform: scale(1.05);-o-transform: scale(1.05);-ms-transform: scale(1.05);transform: scale(1.05);-webkit-transition: transform 1s ease;-moz-transition: transform 1s ease;
-o-transition: transform 1s ease;-ms-transition: transform 1s ease;transition: transform 1s ease;}


/*品牌实力*/

.ind-title{width:1200px;height:80px;margin: auto;background-image: url(../images/bg03.png);margin-top:30px;}	
.ind-title-h{width:330px;height:40px;margin: auto;font-family:"微软雅黑"; font-size:36px; text-decoration: none;color:#4f4f4f; line-height:40px; text-align: center; }
.ind-title-p{width:330px;height:18px;margin: auto;font-family:"微软雅黑"; font-size:16px; text-decoration: none;color:#666666; line-height:18px; text-align: center; margin-top: 25px; }	

#box201939{width:1200px;height:700px; margin: auto; margin-top: 50px; position: relative;}	
#box201940 img{-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1);-webkit-transition:all 1s ease;-moz-transition:all 1s ease;-o-transition:all 1s ease;transition:all 2s ease;}
#box201940:hover img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);-webkit-transition:all 2s ease;-moz-transition:all 2s ease;-o-transition:all 2s ease;transition:all 2s ease;}
.video-play-item{ position:relative;}
.ivplay {width: 80px;height: 54px;background: url(../images/play.png) no-repeat;position: absolute;left: 175px;top:115px;transition: all 0.3s ease-in;-webkit-transition: all 0.3s ease-in;-moz-transition: all 0.3s ease-in;
-o-transition: all 0.3s ease-in;cursor: pointer; }


/*产品应用*/
.row-a1{overflow: hidden;padding:60px 0; background:url(../images/index-pr-bg.jpg) no-repeat;}
.row-a1 .ind-title{width:1200px;height:80px;margin: auto;background-image: url(../images/bg03.png);margin-top:30px;}	
.row-a1 .ind-title-h{width:330px;height:40px;margin: auto;font-family:"微软雅黑"; font-size:36px; text-decoration: none;color:#fff; line-height:40px; text-align: center; }
.row-a1 .ind-title-p{width:330px;height:18px;margin: auto;font-family:"微软雅黑"; font-size:16px; text-decoration: none;color:#aaa; line-height:18px; text-align: center; margin-top: 25px; }	
.m-imgtxt01{position: relative; margin-top:40px;}
.m-imgtxt01 .slider{padding:10px 0 70px;}
.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);}


/*产品优势*/
.prodcut-nav{ width:100%; overflow:hidden; position:relative; z-index:11; margin-top:30px; margin-bottom:20px;}
.prodcut-nav li{ width:280px; height:205px; margin:0 10px; float:left; line-height:100%; text-align:center;}
.prodcut-nav a{ display:block; height:180px; width:280px; color:#fd853b; padding-top:25px; font-size:24px; line-height:40px; -webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-o-transition: all 0.3s ease;
transition: all  0.3s ease; background:#f7f7f7;}
.prodcut-nav a span{ font-size:36px;}

.pro-icon{ display:block; background:url(../images/product_icon.png); width:80px; height:80px; margin:0 auto 10px;}
.prodcut-nav  .hover a,.prodcut-nav  a:hover{ background:#534f4e; color:#fff}
.prodcut-nav  .hover a .pro-icon,.prodcut-nav  a:hover .pro-icon{ background-image:url(../images/product_icon_h.png)}

.pro-nav-img{ height:580px; position:relative;}
.pro-nav-img li{ width:100%; height:580px; background-position:center center;  position:absolute; left:0; right:0; top:0; bottom:0; display:none; cursor:pointer; overflow:hidden}
.pro-nav-img li .li-bg{ width:100%; height:580px;  background-position:center center; position:absolute; left:0; right:0; top:0; bottom:0; cursor:pointer;}
.pro-nav-img li:hover{ opacity:0.99;}

.pro-nav-text{ position:absolute; top:130px; left:0; right:0; text-align:center; color:#fff; z-index:12}
.pro-nav-text .t1{ font-size:36px; line-height:60px; padding-bottom:27px;}
.pro-nav-text .t2{ font-size:18px; line-height:36px; padding-top:30px;}
.pro-nav-text .hr { width:80px; height:5px; background:#ff6506;border: 1px #ff6506 solid}
.pro-nav-text .t3{ display:inline-block; border:1px solid #fff; width:168px; height:46px; border:1px solid #fff; line-height:46px; font-size:14px; margin-top:33px;}
.pro-nav-img li .li-bg{-webkit-transition: transform 1s ease;-moz-transition: transform 1s ease;-o-transition: transform 1s ease;-ms-transition: transform 1s ease;transition: transform 1s ease;}
.pro-nav-img li:hover .li-bg{-webkit-transform: scale(1.05);-moz-transform: scale(1.05);-o-transform: scale(1.05);-ms-transform: scale(1.05);transform: scale(1.05);-webkit-transition: transform 1s ease;
-moz-transition: transform 1s ease;-o-transition: transform 1s ease;-ms-transition: transform 1s ease;transition: transform 1s ease;}
.pro-nav-img li:hover .t3{background:#815f5d;color:#fff;border-color:#815f5d}


.slideBox{ width:1440px; height:446px; overflow:hidden; position:relative; margin:50px auto;}
.slideBox .hd{ height:20px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left; margin-right:50px;  }
.slideBox .hd ul li{ float:left; margin:0 5px;  width:20px; height:20px; line-height:20px; text-align:center; background:#999;color:#fff; cursor:pointer; }
.slideBox .hd ul li.on{ background:#ff6506; color:#fff; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd ul li .product_img{ width:960px; height:446px; }
.slideBox .bd ul li .product_img img{ width:960px; height:446px;}
.slideBox .bd ul li .product_txt{width:410px; height:286px; padding:30px;}
		
.slideBox .bd ul li .product_txt a {display: block;width: 30px;font-size: 30px;color: #494846;font-family: "宋体";font-weight: bold;float: right;margin-right: 66px;line-height: 32px;}
.slideBox .bd ul li .product_txt p {width: 210px;float: right;writing-mode: vertical-rl;writing-mode: tb-rl;height: 250px;font-size: 15px;color: #909090;letter-spacing: 2px;line-height: 32px;margin-right: 60px;
margin-top: 5px;text-align: left;font-weight: 200;}
				

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.slideBox .next{ left:auto; right:36%; background-position:8px 5px; }
.slideBox .prev:hover,
.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox .prevStop{ display:none;  }
.slideBox .nextStop{ display:none;  }


/*首页案例*/

.index-case{ padding:60px 0; background:url(../images/m4_bj1.jpg) no-repeat center top;}
.index-case-list{ margin-left:-18px; margin-top:40px;}
.index-case-list dl{width:388px; height:265px; overflow:hidden; float:left; position:relative;margin-left:18px; margin-bottom:18px;}
.index-case-list dl a{ display:block;}
.index-case-list dl img{width:388px; height:265px;transition: transform 3s;}
.index-case-list dl a:hover img{transform: scale(1.13);}
.index-case-list dl dt{width:140px; padding:10px 10px 0 10px; text-align:left;height:35px; overflow:hidden; background:url(../images/zi_bj1.png) center repeat; position:absolute; left:0; top:40px; z-index:2;}
.index-case-list dl dt p{ font-size:15px; color:#fff;}
.index-case-list dl dt span{ font-size:14px; color:#888; text-transform:uppercase; display:block;}
.index-case-list dl dd{width:74px;height:26px;overflow:hidden;position:absolute; left:140px; top:50px;z-index:3;}
.index-case-list dl:hover dd .more_ms i{left:0;}
.index-case-list dl:hover dd .more_ms a{color:#fff;}	
.tt_m{ height:auto; overflow: hidden; text-align:center; margin:27px auto 0;}
.tt_m .z1{ font-size:24px; color:#555; line-height:40px;}
.tt_m .z2{ font-size:12px; color:#555; line-height:24px; text-transform:uppercase;}
.tt_m .z3{ font-size:20px; color:#555;line-height:40px;}


/*品牌优势*/

.pinpai-section {padding: 50px 0; background:#f7f7f7;}

.advcon {margin-left: -10px;}
.advcon .item {float: left;background-color: #fff;margin: 0 0 10px 10px;}
.advcon .item a {display: block;padding: 50px 0 0 40px;width: 320px;height: 240px;}
.advcon .item h4 {font-size: 24px;margin: 0 0 10px;font-weight: normal;}
.advcon .item p {margin: 0;color: #666;}
.advcon .item i {background: url(../images/jt_r.png) no-repeat center;display: block;width: 44px;height: 11px;margin-top: 30px;}
.advcon .item a:hover i {margin-left: 30px;}
.advcon .item-1 a {background: url(../images/adv01.jpg) no-repeat 0 0;color: #666;width: 420px;height: 480px;}
.advcon .item-1 p {color: #666;}
.advcon .item-1 i {background-image: url(../images/jt_r02.png);}
.advcon .item-2 a {width: 690px;height: 180px;background: url(../images/adv022.jpg) no-repeat 400px top;}
.advcon .item-3 a {background: url(../images/adv033.jpg) no-repeat 160px 120px;}
.advcon .item-4 a {background: url(../images/adv04.jpg) no-repeat 110px 120px;}



/*首页新闻*/

.index-news{padding:60px 0;}

.index-new-left {width:570px;overflow:hidden;margin-right:20px;height:530px;float:left;background:#f0f0f0}
.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:#fd924f}
.index-new-txt .info .more {color:#fd924f}

.index-new-right {float:left;width:610px}
.index-new-right li {background:#f0f0f0;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:#534f4f;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}


/*招商加盟*/

.i-page { margin-top:10px;background:#f3f3f3;}
.i-jm .i-jm-left {width: 50%;float: left;height: 820px; background:url(../images/i-jm-left.jpg) no-repeat; display:block;text-align: right;}
.i-jm .i-jm-zt { padding: 40px 90px 40px 0;width:520px; color:#fff;zoom: 1;display: inline-block;vertical-align: middle;text-align: left;}
.i-jm .i-jm-zt .i-jm-title h3{ font-size:30px; line-height:50px;}
.i-jm .i-jm-zt .i-jm-title h4 {margin-top: 10px; font-size:24px;color: #fff;}
.i-jm .i-jm-zt .i-jm-info {margin-top: 60px;}
.i-jm .i-jm-zt .i-jm-info h4 {font-size:24px;}
.i-jm .i-jm-zt .i-jm-info h5 {margin-top: 10px;font-size:18px;}
.i-jm .i-jm-zt .i-jm-infos {margin-top:50px;}
.i-jm .i-jm-zt .i-jm-infos h5 {font-size:18px; line-height:30px;}
.i-jm .i-jm-left .more {margin-top: 76px;}
.i-jm .i-jm-left .more a {zoom: 1;display: inline-block;vertical-align: middle;line-height: 42px;border-radius: 100px;padding: 0 30px;border: 2px solid #fff;color:#fff;font-size: 15px;}
.i-jm .i-jm-right {width: 50%;float: right;height: 820px;background:url(../images/i-jm-right.jpg) no-repeat bottom left;text-align: left;display: block;}
.i-jm .i-jm-right .i-jm-zt { padding: 40px 0 40px 90px;width:520px;zoom: 1;display: inline-block;vertical-align: middle;text-align: left;}
.i-jm .i-jm-right .i-jm-1 {height: 380px;}
.i-jm .i-jm-right .i-jm-zt .i-jm-title h3 {font-size:30px; color:#333; line-height:48px;}
.i-jm .i-jm-right .i-jm-zt .i-jm-title h4 {margin-top: 10px; font-size:24px; color:#fd8236;line-height:38px;}
.i-jm .i-jm-right .i-jm-1 .i-jm-1-info { margin-top: 20px;}
.i-jm .i-jm-right .i-jm-1 .i-jm-1-info h5 { font-size: 18px;color:#333; line-height:36px;}
.i-jm .i-jm-right .i-jm-1 .i-jm-1-info h4{ margin-top: 15px; font-size:24px; color:#333; line-height:38px;}
.i-jm .i-jm-right .i-jm-1 .i-jm-1-info h4 strong{ color:#fe6b11;}
.i-jm .i-jm-right .more {margin-top: 23px;}
.i-jm .i-jm-right .more a { zoom: 1;display: inline-block;vertical-align: middle; line-height: 42px;border-radius: 100px;padding: 0 30px;border: 2px solid #333;color:#333;font-size: 15px;}


/*跳转*/

.foot-top {padding:50px 0; background:#f5f5f5;}
.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:#fd825b;-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 26px; }
.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:#f58845;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*/

.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:#fd8236;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:#fd8236;}


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



/*关于我们*/

.about1 h2{ font-size:36px; line-height:50px; color:#999;}
.about1 h3{font-size:30px; line-height:50px; color:#fd8236; font-weight:bold;}
.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:#fd8236; 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:#cfa541;}
.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;}

/*新闻中心*/

.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:#fd8236;}
.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:#fd8236;border: 1px solid #fd8236;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_banner .g-box{ position:relative; height:420px;}
.product-top{width:100%;position: absolute; left:0;bottom: -160px;}
.product-top .product-nav {width: 100%;height: 67px;padding: 0 40px;background:#fd8236;-moz-box-sizing: border-box;box-sizing: border-box;}
.product-top .product-nav ul li{width:125px;float:left;text-align:center;}
.product-top .product-nav ul li a{ line-height:67px; height:67px; font-size:15px; color:#fff;}
.product-top .product-nav ul li.on{font-weight:bold; background:#fff;}
.product-top .product-nav ul li.on a{color:#fd8236;}
.product-top .product-nav-nr {width: 100%;height: 190px;background: #FFF;line-height: 190px;box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.09);}
.product-top .product-nav-nr .left {width: 240px;padding-top: 70px; text-align: center;position: relative;}
.product-top .product-nav-nr .left > div {display: inline-block;vertical-align: middle;line-height: 1.2;padding: 0 10px;-moz-box-sizing: border-box;box-sizing: border-box;width: 100%;}
.product-top .product-nav-nr .left > div span {color: #000;font-size: 22px;position: relative;padding-left: 10px;vertical-align: top;display: inline-block;}
.product-top .product-nav-nr .left > div h3 {color: #B4B4B4;font-size: 12px;font-family: "Arial";}
.product-top .product-nav-nr .left::after {content: "";position: absolute;right: 0;top: 50%;margin-top: -10px; width: 1px; height: 100px;background: #CCC;}
.product-top .product-nav-nr .nr {margin-left: 240px;padding:60px 135px 0 60px;height: 190px;-moz-box-sizing: border-box;box-sizing: border-box;}
.product-top .product-nav-nr .nr .p {display: inline-block;vertical-align: middle;font-size: 13px;color: #666;line-height: 28px; max-height: 140px;overflow: hidden;width: 100%;}

.product-list {padding-top:150px;width: 1228px;margin: 0 auto 6px auto;}
.product-list li {width:47.6%;padding: 0 14px;float: left;margin-bottom: 36px; }
.product-list li a {display: block;width: 100%;height: 100%;background: #FFF;box-shadow: 1px 5px 20px 0px rgba(0, 0, 0, 0.05);-webkit-transition: all .6s ease;-moz-transition: all .6s ease;transition: all .6s ease;}
.product-list li a:hover {-webkit-transform: translate(0, -6px);-moz-transform: translate(0, -6px);-ms-transform: translate(0, -6px);transform: translate(0, -6px); }
.product-list li .left {width: 390px;}
.product-list li a:hover .nr span {color:#cfa541; }
.product-list li a:hover .nr .btn {background:#cfa541;color: #FFF;border-color:#cfa541; }
.product-list li .nr {margin-left: 390px;text-align: center;padding:65px 28px 0;}
.product-list li .nr span {border-bottom: 1px dashed #B1B1B1;line-height: 50px;width: 100%;overflow: hidden;height: 50px;font-size: 20px;color: #333;margin-bottom: 70px;-webkit-transition: all .4s ease;-moz-transition: all .4s ease;
transition: all .4s ease; }
.product-list li .nr .btn {display: inline-block;vertical-align: top;width:110px;height:32px;line-height:30px;font-size: 12px; margin-top:10px;color: #555;background: #F4F4F4; border: 1px solid #CCC;-moz-box-sizing: border-box;
box-sizing: border-box;-webkit-transition: all .4s ease;-moz-transition: all .4s ease;transition: all .4s ease;position: relative; }

.product-list2{ margin-top:130px;}
.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: #fff; padding:10px;}
.brick-items .figure-img img{width:100%;}


.product-details-box {height: 1070px;width: 100%;padding-top:40px;-moz-box-sizing: border-box;box-sizing: border-box;background-color: #DDD8D2;position: relative; }
.product-details-box .g-box{ position:relative; z-index:22} 
.product-details-box:after {position: absolute;content: "";left: 0;top: 0;width: 492px; height: 100%;background-image: url(../images/bg-2.jpg);background-repeat: no-repeat; }
.product-details-box:before {position: absolute;content: "";right: 0;top: 0;width: 492px;height: 100%;background-image: url(../images/bg-1.jpg);background-repeat: no-repeat; }
.product-details-box .nr {background: #FFF;box-shadow: 0px 7px 20px 1px rgba(0, 0, 0, 0.19);padding:50px;}
.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;}


/*板材展示*/
.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;}


/*招商加盟*/
.join{ background:#fff;}
.join-zc,.join-fw{ padding-top: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:760px;}


/*销售网络*/
.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:356px;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: 273px;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;}


/*视频效果*/
.video-wrap-bg {background: #000;z-index: 11111110;width: 100%;height: 100%;left: 0;top: 0;position: fixed;filter: alpha(opacity=50);-moz-opacity: 0.5;display: none;opacity: 0.5;}
.video-wrap {position: fixed;z-index: 11111111;width: 750px;height: 480px;left: 50%;top: 50%;margin-left: -375px;margin-top: -240px;background: #fff}
.video-wrap iframe {width: 750px;height: 480px}
.video-wrap a.close-btn {font-size: 45px;top: 10px;position: absolute;line-height: normal; right: 10px; color: #333;width: 30px;height: 30px;border-radius: 50%;-webkit-border-radius: 50%;-o-border-radius: 50%;line-height: 30px;
font-size: 18px;font-family: Arial, Helvetica, sans-serif;text-align: center;color: #fff;-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-o-transition: all 0.3s ease;
transition: all 0.3s ease;color: #333}
.video-wrap a.close-btn:hover {color: #dab866;background: #000;color: #fff;}
.video-wrap-title {background: #fff;line-height: 50px;font-size: 18px;padding-left: 20px;}














