/*初始化样式*/
html{margin:0;padding:0;border:0;}
body,div,span,object,iframe,h1,h2,h3,h4,p,blockquote,pre,a,address,code,b,em,img,
dl,dt,dd,ol,ul,li,fieldset,form,label,footer,
header,hgroup,navs,section
{margin:0;padding:0;border:0;}
body{background:#fff;color:#333;position:relative;font:12px/1.5 Microsoft YaHei,arial,宋体,sans-serif;vertical-align:baseline;width:100%;overflow-x:hidden;}
a{text-decoration:none;outline:none;}
a:link{color:#333;}
a:hover,a:active,a:focus{text-decoration:none;outline:none;}


input{padding:0;margin:0;font-family:'Microsoft YaHei';}
img{border:none;background:none;vertical-align:middle;}
ul,ol,li{list-style-type:none;}
select,input,img,select{vertical-align:middle;}
table{border-collapse:collapse;border-spacing:0}
table, th, td {vertical-align: middle}
.clearfix:after{content: ".";display: block;height: 0;clear: both;overflow: hidden;visibility: hidden;}
.clearfix{zoom:1}
.clearboth{height:0px;line-height:0px;overflow:hidden;clear:both;font-size:0px;}

h1,h2{font-size:12px;font-weight:bold;}
hr {border: 0;border-top:1px solid #ccc;height:0;}




/*----- Common css ------*/
.fl{float:left;}
.fr{float:right;}
.di{_display:inline;}
.fwn{font-weight:normal;}
.dib{*display:inline;_zoom:1;_display:inline;_font-size:0px;}


/*滚动*/
#demo{overflow:hidden;width:100%;margin:0 auto;}
#indemo {float: left;width:800%!important;}
#demo1 {float: left;}
#demo2 {float: left;}

#m_demo{overflow:hidden;width:100%;margin:0 auto;}
#m_indemo {float: left;width:800%!important;}
#m_demo1 {float: left;}
#m_demo2 {float: left;}


.wh{width:1200px;margin:0 auto;}
.pos{position: relative;width:1920px;left:50%;margin-left:-960px;}

.com-img{ display:inline; overflow:hidden;margin:0 auto;display: table;}
.com-img img{ transition:all 0.8s; -webkit-transition:all 0.8s; -moz-transition:all 0.8s; -o-transition:all 0.8s;}
.com-img:hover img{transform:scale(1.2); -webkit-transform:scale(1.2); -moz-transform:scale(1.2); -o-transform:scale(1.2);-ms-transform:scale(1.2);}



.roll_product {float: left;}

.plist{margin-top: 56px;}
.plist li{margin-right: 15px;margin-bottom: 15px;}
.plist li:nth-child(3n){margin-right: 0;}
.plist li a.img{border:1px solid #e5e5e5;display: block;}
.plist li a.img img{width: 388px;height: 388px;}
.plist li h3 a{display: block;color: #fff;font-size: 16px;font-weight: normal;}




.x-copyright{color:#fff;}
.x-copyright a{color:#fff;}
.x-region{color:#fff;}
.x-region a{color:#fff;}
/*头部样式*/
.top1{background:#e6e6e6;color:#595959;height:27px;line-height:27px;overflow:hidden;font-size:14px;}
.top1 a{color:#595959;}




.top2{height:80px;background: url(../images/navbj.png) no-repeat top center;}

.logo{position: absolute;left: 50%;margin-left: -110px;top:0;z-index: 99999;}
.k2{margin-top: 5px;font-size:16px;color:#333333;line-height:35px;text-align:right;}




.topLink{float:right;text-align:right;position: relative;z-index: 9999;}
.topLink .k1 a{color: #595959;}
.topLink .k2{color:#074b91;font-size:14px;font-family:"微软雅黑";}


/*热门搜索*/
.sou{margin: 15px 0;}
#formsearch{width: 272px;height: 36px;background: url(../images/ss.jpg) no-repeat top center;margin-top: 19px;}
.hotSearch{height:24px;line-height:24px;font-weight:normal;font-size: 12px;margin-top: 9px;}
#search-type{float: left;width:100px;height: 24px;border: 1px solid #c8c8c8;margin-right: 5px;}


/*搜索和热门搜索*/
.hotSearch a{margin-right:6px;}
#formsearch input{height:36px;background:transparent;border:none;line-height:36px;outline: none;}
#formsearch input#keyword{height:36px;line-height:36px;padding-left:8px;color:#999999;width: 220px;font-size: 14px;}
#formsearch input#s_btn{width:46px;height:36px;line-height:36px;text-align:center;background-color:transparent;color:#fff;border:none;cursor:pointer;font-size: 12px;}

#formsearch input::-webkit-input-placeholder {color: #999999;}
#formsearch textarea::-webkit-input-placeholder {color: #999999;}





/*首页banner*/
.banner{width:1920px;margin:0 auto;position:relative;left:50%;margin-left:-960px;height:500px;}
.banner ul.bb{position:relative;padding:0px;margin:0px;z-index:5;}
.banner ul.bb li{position:absolute;display:none;}
.banner .num{position:absolute;right:46%;bottom:10px;z-index:100;}
.banner .num li{width:18px;height:18px;display:inline-block;margin:0 4px;background:#fff;line-height:18px;
  text-indent:-100px;overflow:hidden;border-radius:10px;}
.banner .num li.num_hover{background-color:#ff7c00;}
.banner .num li.num_hover a{color:#fff;}
.banner .num li a{float:left;display:block;text-align:center;color:#666;text-decoration:none;cursor:pointer;width:18px;height:18px;line-height:18px;}

.x-banner{position: relative;}
.x-banner .owl-carousel .owl-dots button {
    counter-increment: subsection;
}

.x-banner .owl-carousel .owl-dots button:after {
    content: counter(subsection);
}
.gl {
  position: absolute;
  z-index: 999;
  left: 0;
  width: 100%;
  text-align: center;
  bottom: 12%;
  z-index: 99999;
  -webkit-animation: myfirst 1.5s infinite; animation: myfirst 1.5s infinite;
}


@-webkit-keyframes myfirst{
    0%{-webkit-transform: translate(0px, 0px); transform: translate(0px, 0px);}
    50%{-webkit-transform: translate(0px, -10px); transform: translate(0px, -10px);}
    100%{-webkit-transform: translate(0px, 0px); transform: translate(0px, 0px);}
}
@keyframes myfirst{
    0%{-webkit-transform: translate(0px, 0px); transform: translate(0px, 0px);}
    50%{-webkit-transform: translate(0px, -10px); transform: translate(0px, -10px);}
    100%{-webkit-transform: translate(0px, 0px); transform: translate(0px, 0px);}
}


/*导航栏样式*/
#menu{}

.navs li{text-align:center;float:left;position:relative;z-index:999;width:119px;/*background: url(../images/dian.png) no-repeat right center;*/}
.navs li:nth-child(3){background: none;}
.navs li:nth-child(4){background: none;}
.navs li:nth-child(5){background: none;}
.navs li:nth-child(6){background: none;}
.navs li:nth-child(7){background: none;}
.navs li:last-child{background: none;}
.navs li:nth-child(5){margin-left:277px;}
.navs li a{display:block;line-height:80px;color:#fff;height:80px;padding:0;font-size:18px;padding:0;}
.navs li a:hover{color:#fff;text-decoration:none;}
.wh1{width: 1250px;margin: 0 auto;}

.navs .sec{height:0;background:#160c0a;color:#fff;overflow:hidden;z-index:9999;position:absolute;top:80px;left:0px;width: 100%;}
.navs .sec a{background:#160c0a;color:#fff;height:38px;line-height:38px;font-size: 14px;}
.navs .sec a:hover{background:#160c0a;text-decoration:none;}




.product_list1{margin-top:38px;}
.product_list1 li{float:left;margin-right:57px;margin-bottom:28px;}
.product_list1 li:nth-child(4n){margin-right:0;}
.product_list1 li img{width:257px;height:293px;}
.product_list1 li h3{text-align:center;font-weight:normal;color:#3f3f3f;font-size:20px;}


.abouts{background: url(../images/bj1.jpg) no-repeat top center;height: 840px;}
.att{text-align: center;}
.w1{font-size: 48px;color: #6a4626;font-family: '华文楷体';line-height: 48px;padding: 84px 0 21px 0;text-transform:uppercase;}
.w2{font-size: 26px;color: #000000;line-height: 26px;}
.w3{font-size: 18px;color: #333333;line-height: 18px;margin-top:58px;}
.acon{color: #684325;font-size: 16px;line-height:36px;margin:30px 0 0;text-align: center;}
.acon a{color: #684325;}



.con{text-align: center;}
.number{display: inline-block; text-align:center;position: relative;margin:0 40px;margin-top: 60px;}
.number:last-child{border-right:none}
.number em{
    color: #704928;
    font-size: 56px;text-align:center;line-height: 56px;
    font-weight: 600;font-style: normal;
    font-family: 'arial';
}
.number em i{font-style: normal;}
.number11 em b{font-size:24px;font-weight:400;}


.number span {
    display: block;
    color: #333333;
    font-size: 14px;
    font-weight: 500;margin-top:13px
}

.abox{margin-top:46px;}
.aleft{position: relative;}
.aimg img{display: block;width: }
.abt{font-size: 20px;font-weight:normal;line-height: 199px; color: #c9beb5;text-align: center;width: 332px;height: 199px;position: absolute;top:8px;left: 12px;}
.aright{margin-top: 19px;}
.aul li{margin-left: 180px;text-align: center;}
.aul li a{display: block;}
.aul li .img{width: 84px;height: 84px;margin:0 auto; border: solid 1px #bebebe;border-radius: 50%;line-height: 84px;}
.det h3{color: #333333;font-size: 14px;margin-top: 16px;font-weight: normal;}
.det span{color: #999999;font-size: 16px;display: block;padding-top:10px;margin-top: 10px;background: url(../images/line1.png) no-repeat top center;}






.box22{width:1562px;position:relative;left:50%;margin-left:-781px;background:#eeeeee;height:670px;margin-top:50px;padding-top:55px;}
.wh2{width:1392px;margin-left:50px;}
.anlis{position:relative;}
.taba{position:absolute;width:500px;z-index:99999;right:0px;}
.taba li{width:500px;color:#666666;font-size:17px;float:right;background:url(../images/s1.png) no-repeat;height:76px;line-height:88px;overflow:hidden;}
.taba li a{display:block;width:500px;height:76px;color:#666666;}
.taba li span{text-align: right;display:block;float:right;padding-right:220px;}
.taba li.cur span{color:#fff;}
.taba li.cur a{color:#fff;}
.taba li.cur{background:url(../images/s2.png) no-repeat;}


.tab_content{display:none;width:998px;}
.tab_content.clicked{display:block;}

.tab_content li{width:998px;height:560px;overflow: hidden;position:relative;}
.tab_content li .img3 a img{width:100%;height:100%;}





.cptt{
    font-size: 48px;text-transform:uppercase;
    line-height: 45px;
    letter-spacing: 0px;color: #6a4626;text-align:right;margin-bottom:7px;}
.cptt p{color:#000000;font-size:26px;}


.box33{margin:0 auto;margin-top:66px;width:1240px;position:relative;}
.lb,.rb{position:absolute;top:39%;cursor:pointer;}
.lb{left:-98px;}
.rb{right:-98px;}


.product_list22{}
.product_list22 li{float:left;width:400px;margin:0 10px;background:#f5f5f5;height:453px;overflow:hidden;text-align:center;}
.product_list22 li img{width:400px;height:280px;}
.product_list22 li h3{color:#333333;font-size:20px;margin:42px 0 28px;}
.product_list22 li h4{color:#333333;font-size:20px;margin:0 auto;border-radius:25px;background:#fff;border:1px solid #d7d7d7;color:#704928;font-size:14px;width:158px;line-height:40px;}
.product_list22 li:hover{background:#704928;}
.product_list22 li:hover h3{color:#fff;}








.box2{height: 738px;background: url(../images/sp.jpg) no-repeat top center;margin-top:66px;}
.bwz{text-align: center;}
.bwz h3{color: #c19b76;font-size:48px;padding: 252px 0 40px 0;line-height: 48px;font-weight:bold;}
.bcon{color: #ffffff;opacity: 0.8;line-height: 50px;font-size: 26px;}
.layui-layer-page .layui-layer-content {
    overflow: hidden!important;
}
.simg{margin-top: 50px;text-align: center;}





/* 案例展示 */
.casebg {height: 836px;background: url(../images/bj2.jpg) no-repeat top center;}
.cleft{margin: 81px 0 0 362px;width: 684px;}
.casebg .case {
    
}

.casebg .col-md-6 {
    padding: 0;
}

.case h2 {
    color: #6a4626;
    text-transform: uppercase;
    font: 500 48px/48px "华文楷体";
}
.case h2 p{color: #333333;font-size: 30px;font-family: "Microsoft Yahei";}
.case .content {
    color: #9f9f9f;
    font: 500 16px/36px "Microsoft Yahei";
    padding-top: 20px;
    max-height: 126px;
    overflow: hidden;width:600px;
}
.case .content p{
    overflow:hidden;
    text-overflow:ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:3;
    -webkit-box-orient:vertical;
}
.case a.more {
    display: inline-block;
    color: #cccccc;
    font: 500 14px/38px "Microsoft Yahei";
    width: 184px;
  height: 38px;
  background-color: #4e4e4e;
    text-indent: 19px;
    position: relative;
    margin-top: 74px;
    transition:all 0.4s linear;
}
.case a.more:hover{margin-left:10px;}
.case a.more:before {
    position: absolute;
    width: 41px;
    height: 1px;
    background: #999999;
    right: 22px;
    top: 18px;
    content: "";
}

.small {
    position: relative;
}

.small li {
    display: none;
    position: absolute;
    display: none;
    width: 100%;
    height: 100%;
}

.small li img {
    width: 684px;
    height: 203px;
}

.small li::after{
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, .59);
    position: absolute;
    top: 0;
    left: 0;
}
.small li.small_hover::after{
    display: none;
}
.small-ban {
    padding:40px 0;
    width: 100%;
    position: relative;
    margin-top: 78px;
    height: 315px;
}

.small-ban .num {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 100;
    width: 100%;
}

.small-ban .num li {
    width: 25px;
    height: 25px;
    display: inline-block;
    margin-right: 8px;
    background: url(../images/num.png) no-repeat 0 50%;
    line-height: 25px;
    position: relative;
}

.small-ban .num li {
    _display: inline;
    _zoom: 1;
    *display: inline;
}

.small-ban .num li.num_hover {}

.small-ban .num li.num_hover a {
    color: #6a4626;
}

.small-ban .num li.num_hover:before {
    position: absolute;
    width: 1px;
    height: 15px;
    background: #704928;
    top: 25px;
    left: 50%;
    margin-left: 0;
    content: "";
}

.small-ban .num li a {
    float: left;
    display: inline;
    text-align: center;
    color: #cccccc;
    text-decoration: none;
    cursor: pointer;
    width: 25px;
    font-size: 16px;
}

.small-pre {
    position: absolute;
    left: 0;
    bottom:30px;
}

.pre {
    width: 9px;
    height: 15px;
    cursor: pointer;
    margin-right: 12px;
    background:url(../images/pre.png) no-repeat center top/100% auto;
    transition:all 0.4s linear;
}

.next {
    width: 9px;
    height: 15px;
    cursor: pointer;background:url(../images/next.png) no-repeat center top/100% auto;
    transition:all 0.4s linear;
}
.pre:hover{
    background:url(../images/prevh.png) no-repeat center top/100% auto;
}
.next:hover{
    background:url(../images/nexth.png) no-repeat center top/100% auto;
}


.cright{width: 810px;height: 566px;margin-top: 138px;}

.topcase {
    width: 810px;
    position: relative;
}

.bannery {
    width:810px;
    margin: 0 auto;
   
}

.bannery ul.bc {
    position: relative;
    padding: 0px;
    margin: 0px;
    z-index: 5;
    width: 100%;
    height: 100%;
}

.bannery ul.bc li {
    position: absolute;
    display: none;
    width: 810px;height: 566px;
    background-size: cover;
}

.bannery ul.bc li a {
    display: block;
   width: 810px;height: 566px;
}
.bannery ul.bc li img{width: 810px;height: 566px;}




.swiper-wrapper img {
    max-width: 100%;
    height: auto;
}


.xinwen{background: url(../images/bj3.jpg) no-repeat top center;height: 710px;overflow:hidden;}
.xbt{color: #333333;line-height: 30px; font-size: 30px;padding-top: 84px;text-transform: uppercase;font-family: '华文楷体';}
.xbt span{display: block;color: #666666;font-size: 14px;font-family: '微软雅黑';padding-left: 23px;background: url(../images/line2.png) no-repeat left center;}
.gun{position:relative;margin-top: 20px;}


.l_btn,.r_btn{position:absolute;top:255px;cursor:pointer;z-index: 9999;}
.l_btn{left:12px;}
.r_btn{right:12px;}
.news_list1 li{width: 386px;margin:0 10px;position: relative;float: left;}
.news_list1 li a.img img{width: 386px;height: 274px;display: block;}
.news_list1 li a.img{display: block;position: relative;}
.news_list1 li .nbj{position: absolute;width: 372px;height: 264px;top:5px;left: 7px;display: none;}
.news_list1 li a.img .nbj img{display: block;width: 372px;height: 264px;}
.ntime{width: 119px;height: 36px;background-color: #b68f6b;margin: 0 auto;color: #fffefe;font-size: 14px;line-height: 36px;text-align: center;position: absolute;top:251px;left: 134px;z-index: 99999;}
.news_list1 li h3 a{color: #333333;font-size: 16px;line-height: 36px;display: block;margin-top: 18px;font-weight:bold;text-indent:15px;}
.news_list1 li span{color: #333333;font-size:14px;line-height: 28px;margin-top: 10px;display: block;text-indent:15px;}
.gd a{display: block;color: #333333;font-size: 14px;margin-top: 25px;padding-left: 25px;background: url(../images/nmore.png) no-repeat left center;}
.news_list1 li:hover .ntime{background: #202020;}
.news_list1 li:hover .nbj{display: block;}






/*友情链接*/
.f_link{margin-top:25px;color:#333333;font-size:14px;}
.f_link a{color:#333333;}

/*页面底部*/
.foot{background: url(../images/foot.jpg) no-repeat top center;height: 232px;padding-top: 30px;}
.tewm{font-size: 16px;color: #ebebeb;text-align: center;line-height: 35px;}
.lxwm h3{color: #ebebeb;font-size: 16px;font-weight: normal;}
.lx{color: #ebebeb;font-size: 14px;line-height:30px;margin-top: 10px;}
.tleft{width: 515px;color: #ebebeb;font-size: 14px;}
.tleft a{color: #ebebeb;}

.hotSearch a{color: #ebebeb;position:relative;padding-right:8px;}
.hotSearch a:after {
    content: '，';
    position: absolute;
    right:-6px;
    color: #ebebeb;
    font-size:14px;
}
.hotSearch a:last-child:after{display:none;}


.foot td{vertical-align: top;}




.foot1{text-align: center;padding: 20px 0;}
.foot1 a{color: #333;}





/*内页左侧样式*/


.container{width: 1200px!important;margin: 0 auto;padding: 0;}
.page-product-inquiry a{color: #fff;}