@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:#ed7020;}
.top .top-box{ width:1300px;height:auto; margin:0 auto;}
.logo{ width:222px; height:80px; padding:15px 0;}
.logo img{ width:222px; height:80px;}

/*nav*/
.nav-con{ width:728px; height:50px; padding:30px 0; margin-left:50px;}
.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 20px; font-size:16px; color:#fff;}
.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:#000;}
.nav .on h3 a{ }

.tel{padding-left:42px;background: url(../images/tel.png) no-repeat left center; height:32px; margin-top:40px;}
.tel em {font-style: normal;display: block;font-size:24px;color: #fff;font-weight: bold;line-height: 100%;}

/*banner*/
.focusBox { position: relative; width:100%; height:800px; overflow: hidden; }
.focusBox .pic{ position:relative; z-index:0;height:100% !important; width:100% !important;  }
.focusBox .pic li{  height:100% !important; width:100% !important; }
.focusBox .prev,.focusBox .next{ position:absolute; z-index:1; display:block; width:30px; height:50px; top:50%; margin-top:-50px; left:20px;  background:url(../images/icons.png) 0 0 no-repeat; cursor:pointer;  filter:alpha(opacity=60);opacity:0.6;  }
.focusBox .next{ left:auto; right:30px; background-position:-51px 0; }
.focusBox .prev:hover,
.focusBox .next:hover{ filter:alpha(opacity=100);opacity:1; }
.focusBox .hd { position: absolute; left:47.5%; bottom:30px; text-align: center; font-size:0; z-index:1; }
.focusBox .hd li{display: inline-block;width: 12px;height: 12px;border-radius:50px;background:#fff;margin: 0 10px !important;opacity: 1;cursor: pointer;}
.focusBox .hd .on{ background:#ed7020;}



/*首页简介*/

.in-about-box{ padding:150px 0 120px 0;background:url(../images/in-about-box.jpg) no-repeat center top;}
.in-about-left{ width:620px;}
.in-about-left h1{ font-size:42px; line-height:55px; color:#ed7020; font-family: Times New Roman;}
.in-about-left h2{ font-size:34px; line-height:40px; color:#444; font-family: Times New Roman;}
.in-about-left h3{ font-size:22px; line-height:40px;  letter-spacing:2px; margin-top:50px;}
.in-about-left p{ font-size:14px; line-height:42px;  margin-top:10px;}
.in-about-left a{ font-size:14px; color:#333; line-height:45px; background:#fff; display:block; text-align:center; width:150px; height:45px; border-left:5px #ed7020 solid; margin-top:50px;}
.in-about-left a:hover{ color:#fff; background:#ed7020; }
.in-about-right{ width:460px; margin-left:100px;}







/*首页产品*/

.in-product{background:url(../images/prt_bg.png) no-repeat center top;height: auto;padding:50px 0;}
.in-product-tit{ text-align:center;}
.in-product-tit h1{ font-size:48px; line-height:60px; color:#fff;}
.in-product-tit .ev-line{ width:360px; height:5px; background:#fff; display:block; margin:0 auto; border:0;}
.in-product-tit h2{ font-size:26px; line-height:48px; color:#fff;}





.proMenu {text-align:center;margin:80px 0 60px;}
.proMenu a {font-size:20px;color:#222;margin:0 50px;}
.proMenu a span {font-size:16px;margin-bottom:15px;}
.proMenu a i {display:inline-block;width:52px;height:48px;background: url('../images/pro_icon.png') no-repeat;margin-right:15px;position:relative;top:16px;}
.proMenu a:nth-child(2) i {background-position: -58px 0;}
.proMenu a:nth-child(3) i {background-position: -112px 0;}
.proMenu a:nth-child(4) i {background-position: -177px 0;}
.proMenu a.on {color:#bc1d79;}
.proMenu a:hover {color:#bc1d79;}
.proMenu a.on i {background-position: 0 -48px;}
.proMenu a:hover i {background-position: 0 -48px;}
.proMenu a.on:nth-child(2) i {background-position: -58px -48px;}
.proMenu a:hover:nth-child(2) i {background-position: -58px -48px;}
.proMenu a.on:nth-child(3) i {background-position: -112px -48px;}
.proMenu a:hover:nth-child(3) i {background-position: -112px -48px;}
.proMenu a.on:nth-child(4) i {background-position: -177px -48px;}
.proMenu a:hover:nth-child(4) i {background-position: -177px -48px;}

.proMain{ margin-top:150px;height:500px;}
.proSlide {position:relative;}
.proBox {overflow:hidden;width:1200px;position:relative;left:0;}
.proBox ul {width:1240px;}
.proSlide li {float:left;width:275px;height:390px; border:5px #ddd solid;margin-right:20px;text-align:center;transition:all 0.3s;}
.proSlide li .pImg {display:block;width:275px;height:320px;overflow:hidden;}
.proSlide li img {width:283px;height:320px;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;}


.proMain .prgd{ width:150px;  margin:50px auto;}
.proMain .prgd a{padding:10px 30px; font-size:15px; border:1px #ed7020 solid; color:#ed7020;text-align:center;display:block; border-radius: 25px;}
.proMain .prgd a:hover{border:1px #ed7020 solid; background:#ed7020; color:#fff;}



/**/
.tdbj{height:860px;overflow: hidden; background:url(../images/cpysbg.jpg) no-repeat center top;background-size: cover; padding:92px 0 0; box-sizing: border-box; font-family: "Microsoft YaHei";max-width: 1920px;margin:0 auto; }
.tdbj h2{margin-bottom: 70px;}
.tit01{font-size: 50px; line-height:60px; text-align: center; font-family: "Microsoft YaHei";color: #010101;font-weight:bold; }
.tit01 a{color: #010101; }
.tit01 i{ font-weight: normal; display: block;font-size:22px;color: #3d3d3d; }
.td{ width:1400px;margin:0 auto;position: relative;}
.td li{ font-size: 16px;color: #666666;text-align: left; line-height: 28px;position: absolute;}
.td li:after{content:'';position:absolute;height:22px;width:22px;background:#aeaeae;border-radius: 100%;}
.td li h4{font-size: 34px;color:#ed7020;;line-height: 62px; position: relative; font-weight: normal;}
.td li p b{color: #000000; font-weight: normal;}
.td li p{margin-bottom: 30px;}
.td li .td_btn{width:118px;height:36px;line-height: 36px;text-align: center;color: #fff;font-size: 16px;background:#bc1d79;display: block;opacity: 0;-webkit-transition: .35s;-moz-transition: .35s;transition: .35s;}

.td li:nth-child(1){width:292px;padding-right: 80px;left:50px;top:0;}
.td li:nth-child(1):before{content:'';position:absolute;width:86px; height:122px;background:url(../images/td_line1.png) no-repeat;right: -74px;top: 30px;}
.td li:nth-child(1):after{right:0;top:20px;}
.td li:nth-child(2){width:287px;padding-left: 66px;right:40px;top:30px;}
.td li:nth-child(2):before{content:'';position:absolute;width:66px; height:132px;background:url(../images/td_line2.png) no-repeat;left: -55px;top: 30px;}
.td li:nth-child(2):after{left:0;top:20px;}
.td li:nth-child(3){width:270px;padding-right: 32px;left:102px;top:282px;}
.td li:nth-child(3):before{content:'';position:absolute;width:105px; height:127px;background:url(../images/td_line3.png) no-repeat;right: -94px;top: -15px;}
.td li:nth-child(3):after{right:0;top:110px;}
.td li:nth-child(4){width:282px;padding-left: 45px;right:75px;top:318px;}
.td li:nth-child(4):before{content:'';position:absolute;width:55px; height:97px;background:url(../images/td_line4.png) no-repeat;left: -44px;top: 10px;}
.td li:nth-child(4):after{left:0;top:110px;}
.td li:nth-child(3) p,.td li:nth-child(4) p{margin-bottom: 5px;}
.td li:nth-child(3) h4,.td li:nth-child(4) h4{margin-bottom: 15px;}

.td li.cur  h4{color:#ed7020;}
.td li.cur::after{background:#ed7020;}
.td li.cur p b{font-weight: bold;}
.td li.cur .td_btn{opacity: 1;}
@media screen and (max-width:1401px) {
  .tdbj{background:url(../images/cpysbg.jpg) no-repeat center top;background-size: cover;}
  .td{width: 1200px;}
  .td li:nth-child(1){left:38px;}
  .td li:nth-child(2):after{top:98px;}
  .td li:nth-child(3){left:108px;}
  .td li:nth-child(4){right:35px;top:312px;}
  .td li:nth-child(1):before,.td li:nth-child(2):before,.td li:nth-child(3):before,.td li:nth-child(4):before{width:0;}
}

/*品质保障*/
.pzbj{padding:92px 0 0; box-sizing: border-box; font-family: "Microsoft YaHei";background: url(../images/pzbg.jpg) no-repeat center top;}
.pzbj h2{margin-bottom:50px;color: #fff;}
.pzbj h2 i{color:#fff;}
.tit01{font-size: 50px; line-height:60px; text-align: center; font-family: "Microsoft YaHei";color: #010101;font-weight:bold; }
.tit01 a{color: #010101; }
.tit01 i{ font-weight: normal; display: block;font-size:22px;color: #3d3d3d; }

.pz{width: 1200px;margin: 0 auto;position: relative;}
.pz ul{height: 145px; clear: both;overflow: hidden;}
.pz li{ font-size: 20px;width:234px;color: #fff;text-align: center;  float: left;}
.pz li b{ font-size:42px; line-height:66px;color: #ffffff; position: relative;}
.pz li b i{ font-size: 25px;}
.pz li em{font-weight: normal;display: block;}
.pz li p{font-weight: lighter;}













/*栏目标题*/
.cy_s-box { width:600px }
.cy_title { padding: 0 0 30px; color: #000 }
.cy_title .title { position: relative; z-index: 1; font-family: Arial,sans-serif; font-size: 40px; line-height:50px; font-weight: 700; text-transform: uppercase }
.cy_title .name { font-size:30px; line-height:30px;line-height: 1.5 }
.cy_jj{font-size: 14px; line-height:30px; color:#666; text-align: justify; }




/*全屋定制*/

.slideBox{ width:1200px; position:relative; margin:60px auto;}
.slideBox .hd{overflow:hidden; position:absolute; right:5px; top:120px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1;  }
.slideBox .hd ul li{ float:left; padding:0 20px; width:40px; line-height:30px; text-align:center; font-size:16px; color:#000; font-weight:bold; cursor:pointer; position: relative;}
.slideBox .hd ul li::after {position: absolute;width: 1px;height: 44px;background: #ececec;content: "";right: 0;bottom: 0;}
.slideBox .hd ul li:last-child:after{display: none;}
.slideBox .hd ul li.on{color:#ed7020; }
.slideBox .bd{ position:relative; height:100%; z-index:0; margin-top:40px;}
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd ul li .product_img{ width:800px; height:385px; }
.slideBox .bd ul li .product_img img{ width:800px; height:385px;}
.slideBox .bd ul li .product_txt{width:340px; height:286px; padding:50px 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:0px;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;}





.g_qasj{background:url(../images/fabg.jpg) no-repeat center top;height: 1080px;padding-top: 120px;}
.g_qasj h2{height: 298px;font-size: 30px;color:#02ac5b;font-weight: normal;text-align: center;}
.g_qasj h2 a{color: #ffc800;}
.g_qasj h2 em{display: block;font-size: 16px; line-height:50px;color: #fff;font-weight: normal;padding-top: 6px;}
.g_qasj .m_sjs{float: left;width: 600px;}
.g_qasj .sjsbd dl{position: relative;}
.g_qasj .sjsbd dt{width: 600px;height: 600px;overflow: hidden;}
.g_qasj .sjsbd dt img{width: 600px;height: 600px;display: block;transition: all 0.3s linear 0s;}
.g_qasj .sjsbd dt:hover img{transform: scale(1.1);}
.g_qasj .sjsbd dd{position: absolute;left:0;top: 0;padding:35px 30px 0;width: 560px;height: 130px;}
.g_qasj .sjsbd .sjwz h3{font-size:30px;line-height:50px;color: #000; font-weight:700;}
.g_qasj .sjsbd .sjwz p{font-size:15px;line-height:36px;color: #666;}

.g_qasj .u_ljt,.g_qasj .u_rjt{position:absolute; top:898px; width:50px; height:60px;}
.g_qasj .u_ljt img,.g_qasj .u_rjt img{width:50px; height:60px;}
.g_qasj .u_ljt{left:0;background:url(../images/ljt2.jpg) no-repeat;}
.g_qasj .u_rjt{left:50px;background:url(../images/rjt2.jpg) no-repeat;}
.g_qasj .u_ljt:hover,.g_qasj .u_rjt:hover{background-position: right 0;}

.g_qasj .sjr{float: right;width: 600px;}
.g_qasj .sjr1{position: absolute;left:12px;top:0;width: 260px;height: 250px;background: #fff;padding: 45px 0 0 30px;}
.g_qasj .sjr1 dt{height: 66px;line-height: 66px;background:url(../images/sjline.jpg) no-repeat 0 0;font-size: 22px;color: #333333;}
.g_qasj .sjr1 p{font-size: 14px;line-height: 23px;color: #666666;width: 246px;margin-bottom: 32px;}
.g_qasj .sjpt{position: absolute;right: 0;top:0;width: 290px;height: 295px;}
.g_qasj .sjpt img{width: 290px;height: 295px;display: block;}
.g_qasj .sjr h3{position: absolute;left:12px;top:306px;background:url(../images/sjtit.jpg) no-repeat;width: 290px;height: 175px;padding: 120px 0 0 0;text-align: center;}
.g_qasj .sjr h3 i{font-style: normal;color:#fff;font-size: 20px; line-height:40px;text-transform: uppercase;}
.g_qasj .sjr h3 em{font-size: 26px;color:#fff;font-weight: normal;display: block;}
.g_qasj .sjr4{position: absolute;right:0;top:306px;width: 260px;height: 250px;background: #fff;padding: 45px 0 0 30px;}
.g_qasj .sjr4 dt{height: 66px;line-height: 66px;background:url(../images/sjline.jpg) no-repeat 0 0;font-size: 22px;color: #333333;}
.g_qasj .sjr4 p{font-size: 14px;line-height: 23px;color: #666666;width: 246px;margin-bottom: 32px;}



/*产品优势*/

.pro_ys{ height: 635px;background: url(../images/p-ysbg.jpg) center bottom no-repeat; min-width: 1200px;}
.pro_ys .title_wrap_inner{ margin-bottom:45px; text-align:center; padding-top:60px;}
.pro_ys .title_wrap_inner h3{ font-size:30px; line-height:30px; font-weight:bold; color:#fff;}
.pro_ys .title_wrap_inner h4{ font-size:16px; color:#fff; margin-top:10px;}
.pro_ys .title_wrap_inner h4::before {display: inline-block;vertical-align: middle;content: "";background: #fff;width: 50px;height: 1px;margin: 0 10px;}
.pro_ys .title_wrap_inner h4::after {display: inline-block;vertical-align: middle;content: "";background: #fff;width: 50px;height: 1px;margin: 0 10px;}
.p1_cont{ width: 1300px; margin:0 auto; overflow: hidden; margin-top:60px;}
.p1_cont li{ width: 250px;  float: left; margin-left: 8px; }
.p1_cont li .befo{ width: 250px; height:380px;float: left; position: relative; background: #fff;}
.befo_a{ position: absolute; width: 250px; height:380px; top: 0px; left:0px; background: #fff;}
.befo_a h3{ width: 115px; height: 116px; margin:0 auto; margin-top: 34px;}
.befo_a h3:hover{transform: rotateY(180deg); transition: 0.5s ease}
.befo_a h4{ font-size: 18px; text-align: center; color: #484747; margin-top: 17px;}
.befo_a h5{ width: 58px; height:1px; margin:0 auto; margin-top: 9px; background: #2a9708; }
.befo_a h6{ width: 160px; margin:0 auto; font-size: 14px; margin-top: 30px; color: #484747; text-align: center; }
.p1_cont li .after{ width: 250px; height: 407px;float: left; position: relative; top:0; left: 0; display: none; background: url(../images/p1-bga.png) no-repeat;}
.p1_cont li .after h3{ width: 115px; height: 116px; margin:0 auto; margin-top: 34px;}
.p1_cont li .after h4{ font-size: 18px; text-align: center; color: #fff; margin-top: 17px;}
.p1_cont li .after h5{ font-size: 14px; color: #fff; text-align: center; margin-top: 30px; }
.p1_cont li .after h6{ width: 127px; height: 24px; margin:0 auto; margin-top: 20px; background: #fff; border-radius: 10px; text-align: center; line-height: 24px; font-size: 14px; color: #a87e40; font-size: 14px; color: #484747; text-align: center;}
.p1_cont li .after h6 a{ display: block; color: #a87e40; text-decoration: none;}


/*首页案例*/
.index_ab{padding-bottom:60px;background-image:url(../images/index_about_bg.jpg);background-repeat:no-repeat;background-position:center top;background-color:#efefef;}
.index_ab .htit{padding:60px 0;text-align:center;}
.index_ab .htit h2{font-size:36px;color:#333;padding:12px 0;}
.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:40px;box-sizing: border-box;}
.index_ab_box .top .p1 {font-size: 25px;}
.index_ab_box .top .p2 { color:#437d71;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; display:block;border: solid 2px #dcdcdc;text-align: center;width: 174px;line-height: 47px;border-radius: 25px;}
.index_ab_box .top .p4 a:hover {border: solid 2px #437d71; color:#437d71}


/*内页banner*/
.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:#0883bb;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:#0d96d5; background:#0d96d5;}

/*首页新闻*/

.index-news{padding:60px 0;}
.index-news .cy_s-box{ margin-bottom:50px;}

.dynamic-slider{ overflow:hidden; }
.swiper-container-dynamic .swiper-slide{ width:25%; height:365px; background:url("../images/default.png") no-repeat; }
.swiper-container-dynamic .swiper-slide a img{ width:100%; height:100%; }
.swiper-container-dynamic .swiper-slide:after{ width:100%; height:15px; position:absolute; top:0px; left:0; content:""; display:inline-block; background:#fff; z-index:1; -webkit-transition:all 0.3s ease-in-out; -moz-transition:all 0.3s ease-in-out; -o-transition:all 0.3s ease-in-out; }
.swiper-container-dynamic .swiper-slide:before{ width:100%; height:15px; position:absolute; bottom:0px; left:0; content:""; display:inline-block; background:#fff; z-index:1; -webkit-transition:all 0.3s ease-in-out; -moz-transition:all 0.3s ease-in-out; -o-transition:all 0.3s ease-in-out; }
.swiper-container-dynamic .swiper-slide:hover:after,
.swiper-container-dynamic .swiper-slide.current:after{ height:0; }
.swiper-container-dynamic .swiper-slide:hover:before,
.swiper-container-dynamic .swiper-slide.current:before{ height:0; }
.swiper-container-dynamic .dynamic-layer{ width:100%; height:100%; position:absolute; top:0; right:0; bottom:0; left:0; background:rgba(0,0,0,0.4); -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; }
.swiper-container-dynamic .swiper-slide:hover .dynamic-layer,
.swiper-container-dynamic .swiper-slide.current .dynamic-layer{ opacity:0; }
.swiper-container-dynamic .swiper-button-prev,
.swiper-container-dynamic .swiper-button-next{ position:absolute; top:50%; width:22px; height:32px; margin-top:-16px; z-index:99; cursor:pointer; -webkit-transition:all .5s linear; transition:all .5s linear; opacity:0; }
.swiper-container-dynamic .swiper-button-prev{ background:url(../images/Left.png) no-repeat;  left:25px;  }
.swiper-container-dynamic .swiper-button-next{ background:url(../images/Right.png) no-repeat;  right:25px; }
.swiper-container-dynamic .swiper-button-prev:hover{opacity:1;transform: translateX(-10px);-webkit-transform: translateX(-10px);}
.swiper-container-dynamic .swiper-button-next:hover{opacity:1;transform: translateX(10px);-webkit-transform: translateX(10px);}
.swiper-container-dynamic:hover .swiper-button-prev,
.swiper-container-dynamic:hover .swiper-button-next{ opacity:1; }

.newsText{ position:relative; padding:70px 0px; }
.newsText .newsUl li{ float:left; padding:0 120px; position:relative; font-size:18px; line-height:1.6em; -webkit-transition:all 0.3s ease; transition:all 0.3s ease; background-color:rgba(0, 0, 0, 0); display:none; }
.newsText .newsUl li.current{ opacity:1; filter:alpha(opacity=100); }
.newsText .newsUl li:before{ width:38px; height:38px; content:""; display:inline-block; background:url(../images/ftNewL.png) no-repeat; position:absolute; left:0; top:0; }
.newsText .newsUl li:after{ width:38px; height:38px; content:""; display:inline-block; background:url(../images/ftNewR.png) no-repeat; position:absolute; right:0; bottom:0; }
.newsText .newsUl .title{ margin-bottom:30px; }
.newsText .newsUl .date{ font-size:17px; color:#999; line-height:1.176; float:right; margin-top:20px; }
.newsText .newsUl .title h4{ font-size:28px; color:#333; line-height:1.286; float:left; width:70%; margin-top:7px; }
.newsText .newsUl .title h4 a{ font-size:28px; color:#333; line-height:1.286; }
.newsText .newsUl p{ font-size:15px; color:#777777; line-height:1.5; }
.PrevBtn,
.nextBtn{ width:56px; height:56px; z-index:10; position:absolute; top:50%; left:30px;  margin-top:-28px; cursor:pointer; background:url("../images/icon/banner-icon.png") no-repeat; background-size:199px 162px; background-position:0px 0px; display:block; }
.nextBtn{ background-position:-144px 0px; left:auto; right:30px; }
.PrevBtn:hover{ background-position:0px -107px; }
.nextBtn:hover{ background-position:-144px -107px; }


/*客户中心*/

.index-service {
 padding-top:130px;
 background:url(../images/index_bg3.jpg) center center no-repeat;
 background-size:cover;
 overflow:hidden
}
.index-service-wp {
 position:relative;
 display:-webkit-box;
 display:-webkit-flex;
 display:-moz-box;
 display:-ms-flexbox;
 -webkit-box-align:end;
 -webkit-align-items:flex-end;
padding-left:calc((100vw - 1500px) / 2);
}
.index-service .index-title {
 position:absolute;	
 top:64px
}

.index-title a {
 display:block
}
.index-title h2 {
 font-size:36px;
 line-height:42px;
}
.index-title p {
 line-height:1;
 font-size:22px
}
.index-title-line {
 position:absolute;
 padding-bottom:18px;
}
.index-title-line a {
 color:#fff
}
.index-title-line p {
 margin-top:2px;
 opacity:.4
}
.index-title-line:after {
 content:'';
 position:absolute;
 bottom:0;
 left:0;
 width:15px;
 height:1px;
 background-color:#fff
}
.index-service-list {
 position:relative;
 display:-webkit-box;
 display:-webkit-flex;
 display:-moz-box;
 display:-ms-flexbox;
 display:flex;
 width:50%;
 z-index:6
}
.index-service-list li {
 -webkit-box-flex:1;
 -webkit-flex:1;
 -moz-box-flex:1;
 -ms-flex:1;
 flex:1;
 min-width:0
}
.index-service-list a {
 position:relative;
 display:block;
 width:100%;
 height:0;
 padding-bottom:119.71831%;
 -webkit-transform:rotate(0);
 -moz-transform:rotate(0);
 -ms-transform:rotate(0);
 transform:rotate(0);
 overflow:hidden
}

.index-service-list a:hover img {
 -webkit-transform:scale(1.1);
 -moz-transform:scale(1.1);
 -ms-transform:scale(1.1);
 transform:scale(1.1)
}
.index-service-list img {
 position:absolute;
 top:0;
 left:0;
 width:100%;
 height:100%;
 -webkit-transition:all .5s;
 -o-transition:all .5s;
 -moz-transition:all .5s;
 transition:all .5s
}
.index-service-list .text {
 position:absolute;
 top:66px;
 left:0;
 width:100%;
 padding:0 .1rem;
 text-align:center;
 color:#fff;
 -webkit-box-sizing:border-box;
 -moz-box-sizing:border-box;
 box-sizing:border-box;
 z-index:6
}
.index-service-list h3 {
 position:relative;
 padding-bottom:16px;
 font-size:22px
}
.index-service-list h3:after {
 content:'';
 position:absolute;
 bottom:8px;
 left:50%;
 margin-left:-7px;
 width:14px;
 height:1px;
 background-color:rgba(255,255,255,0.6)
}
.index-service-list p {
 line-height:1.2;
 font-family:'Didot';
 text-transform:uppercase;
 opacity:.42
}
.index-service-map {
 position:relative;
 -webkit-box-flex:1;
 -webkit-flex:1;
 -moz-box-flex:1;
 -ms-flex:1;
 flex:1;
 min-width:0;
 -webkit-box-ordinal-group:3;
 -webkit-order:2;
 -moz-box-ordinal-group:3;
 -ms-flex-order:2;
 order:2;
 padding:75px 0 30px 200px;
 margin-left:-moz-calc(((100vw - 1500px) / 2 - 100vw) / 6);
 margin-left:calc(((100vw - 1500px) / 2 - 100vw) / 6);
 background:#f5f5f5 url(../images/index_bg4.jpg) center center no-repeat;
 background-size:cover;
 z-index:1
}
.index-service-map .title {
 position:absolute;
 top:85px;
 left:110px;
 text-align:center
}
.index-service-map .title a {
 display:block
}
.index-service-map .title .icon {
 display:block;
 margin:0 auto;
 width:79px;
 height:79px
}
.index-service-map .title h3 {
 margin:6px 0 2px;
 font-size:22px;
 color:#4d4d4d
}
.index-service-map .title p {
 font-family:'Didot';
 font-size:14px;
 color:#777;
 text-transform:uppercase
}

.store-area-box {
 position:relative;
 margin:0 auto;
 width:642px;
 height:511px;
 background:url(../images/map.png) top center no-repeat;
 background-size:100% auto
}







/*首页底部*/
.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:#ed7020;}
.jz_m .jz_logo img{width:180px; height:200px; 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:15px; font-weight:bold; text-align:center; vertical-align:middle;color:#fff; border-bottom:1px solid #666; border-top:1px solid #666;}
.jz_r .z4 a{font-size:14px;color:#fff; padding:0 33px; 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:40px; color:#fff; font-size:14px; padding-left:22px;}
.jz_m .z1 p.xb1{ background:url(../images/jz_xb1.png) left 14px no-repeat;}
.jz_m .z1 p.xb2{ background:url(../images/jz_xb2.png) left 14px no-repeat;}
.jz_m .z1 p.xb3{ background:url(../images/jz_xb3.png) left 14px no-repeat;}
.jz_m .z1 p.xb4{ background:url(../images/jz_xb4.png) left 14px 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:130px;height:130px;}




/*内页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:#ed7020;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:#ed7020;}


.page_body{ padding:60px 0;}

/*关于我们*/
.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:26px; line-height:30px; color:#666;}
.about-con .ab-right h3{ font-size:30px; line-height:50px; color:#ed7020; font-weight:bold;}

.about-con .ab-right p{ font-size:15px; line-height:30px; margin-top:20px;}
.about-con .ab-right span{ width:40px; height:2px; background:#333; display:block; margin:5px 0;}
.about-con .ab-right h4{ font-size:15px; line-height:26px; letter-spacin:5px;}

.about2 h2{ font-size:26px; line-height:30px; color:#666;}
.about2 h3{ font-size:30px; line-height:50px; color:#ed7020; font-weight:bold; margin-bottom: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:#ed7020;}
.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:#ed7020;}
.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:#ed7020;border: 1px solid #ed7020;color: #fff;}

.newsdisplay {width:100%;text-indent:2em;}
.newsdisplay h3 { width:100%; text-align:center; font-size:24px; color:#333; line-height:36px;}
.newsdisplay h4{ width:100%; text-align:center;  font-size:12px; color:#bbb; margin-bottom:20px; padding:8px 0 15px; border-bottom:1px dashed #bdbdbd;}
.newsdisplay p{ font-size:14px; color:#666; line-height:33px; }

.page_body .next{ width:100%; float:left; margin:30px 0 0;}
.page_body .next .next-left{ width:calc(100% - 80px);text-align:left;}
.page_body .next .next-left span { width:100%; display:block;float:left; line-height:30px; color:#666; font-size:14px; font-weight:300; text-indent:0 !important;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.page_body .next .next-left span a{ text-decoration:none; color:#666;} 
.page_body .next .next-left span a:hover{ color:#f08200;}
.page_body .next span { float:right; font-size:14px; font-weight:300; margin-right:40px;}
.page_body .next span a{ color:#666; padding:15px 0 0 0;}
.page_body .next span a:hover{color:#1e64bc;}


/*产品中心*/


.product-list2 ul{ margin-left:-20px;}
.brick-items{z-index: 1;float: left;width: 283px; margin-left:20px; margin-bottom:20px;background:#fff;-webkit-transition: all .2s linear;transition: all .2s linear;height:100%;padding: 0px 0 0 0;border:#f1f1f1 1px solid;}
.brick-items:hover{z-index:2;-webkit-box-shadow:0 15px 30px rgba(0,0,0,0.1);box-shadow:0 15px 30px rgba(0,0,0,0.1);top:-2px}
.brick-items .title{margin:20px auto 15px auto;font-size:16px;font-weight:400;text-align:center; display:block; color:#333333;}
.brick-items .title a{color:#231815;}
.brick-items .desc{margin:0px 0px 10px 0px;padding-left:10px; padding-right:10px;font-size:12px;text-align:center;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;_zoom:1;color:#777777; }
.brick-items .figure-img{background-color: #e9e9e9;}
.brick-items .figure-img img{width:100%;}

.page_main{text-align: center;margin-top:20px;}

.product-details-box {background-color:#fff;position: relative; }
.product-details-box .g-box{ position:relative; z-index:22} 
.product-details-box .nr {padding:50px 0;}
.top-img{text-align:center;}
.top-img img{ text-align:center;}
.product-details-box .nr h3{ font-size:24px; margin-top:10px; margin-bottom:50px; text-align:center;}
.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;}


/*招商加盟*/



/*防伪查询*/

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



/*联系我们*/
#p-msg{ }
#p-msg .l{ float: left;width: 378px;overflow: hidden; }
#p-msg .l .tit{ background-color:#ed7020;color: #fff;font-size: 24px;padding: 30px 0 30px 64px;line-height: 1; }
#p-msg .l .tit b{ font-size: 49px; text-transform: uppercase; 	line-height: 31px;display: block;font-weight: bold;padding-bottom: 10px; }
#p-msg .l p{font-size: 13px; color: #999999;letter-spacing: 0px; line-height: 1;padding-top: 15px; }
#p-msg .l>img{width: 100%;  }
#p-msg .r{ 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:35px 0 35px 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 }
#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;margin-bottom: 10px;}







