﻿@charset "utf-8";
* { padding: 0; margin: 0; outline: 0; text-decoration: none; list-style: none; box-sizing:border-box;}
html,body{font-size: 14px;font-family:Arial,times !important;}
input{ border:none; }
img { border: none; }
audio,canvas,video{ display: inline-block; *display: inline; *zoom: 1;}
h1,h2,h3,h4,h5{font-weight: normal;}
a{color: #000;}
.fl{ float: left;}
.fr{float: right;}
.clear:after{ content: ''; display: table; clear: both; }
.w1438{ width:1440px; margin:0 auto;}
.container{ max-width:1440px; margin:0 auto; width:90%}
body{padding-top: 100px;}
.bgf1{background: #f1f1f1;}
.bgf5{background: #f5f5f5;}
.bgdb{background: #dbdbdb;}
.padding80{padding: 80px 0; overflow: hidden}
.middle-box{display: table; height: 100%;  width:100%; margin:0 auto; position:relative;}
.middle-inner{display: table-cell; vertical-align:middle; *position:absolute; *top:50%; *left:50%; width:100%;}
.middle-text{position:relative; *top:-50%; *left:-50%;display: block;}
.scrollBar::-webkit-scrollbar {width: 6px;height: 6px;}
.scrollBar::-webkit-scrollbar-thumb:hover { border: 1px solid #636363;background-color: #929292;}
.scrollBar::-webkit-scrollbar-thumb {background-color: #cfcfd2;border-radius: 8px;background-clip: padding-box;min-height: 28px;}
.scrollBar::-webkit-scrollbar-track-piece {background: #f3f3f3;}

@font-face{
    font-family: times;
    src: url(../font/times.ttf);
}


.header{height: 100px;position: fixed;z-index: 999;background: #fff;width: 100%;left: 0;top:0;}
.header.cur{box-shadow: 0 2px 4px #ddd;-webkit-box-shadow: 0 2px 4px #ddd;}
.logo{position: absolute;left: 90px;top:0;width:230px; z-index:999}
.logo img{width: 100%;}
.nav{margin-right:30px;}
.nav li{float: left;line-height: 100px;margin-left:40px;}
.nav li a{text-transform: uppercase; font-size: 16px; color: #555555}
.nav li.active a{color: #7a4018;}
.search{position: absolute;right: 50px;top:0; height: 100%; width: 180px;text-align: center;color: #808080;font-size: 12px; 
	background: url(../images/souso.png) no-repeat center}
.search-btn{line-height: 26px;font-size: 12px; color: #969696;cursor: pointer;position: relative;padding-left: 36px;}
.search-btn .submit{position: absolute;display: block;width: 34px;top:0;left: 0;background: url("../images/i1.png") no-repeat center;height: 34px;cursor: pointer;}
.search-btn .text{width: 100px;height: 34px;font-family: Arial;}
.img{background: #eeeeee;overflow: hidden;}
.img img,.index-about img,.dapei-des img{width: 100%;vertical-align: bottom;}
.menu-handler{width: 22px; height: 22px; cursor: pointer; position: absolute;right:10px;top:19px; transition: all 0.3s cubic-bezier(0.445, 0.145, 0.355, 1); -webkit-transition: all 0.3s cubic-bezier(0.445, 0.145, 0.355, 1); -moz-transition: all 0.3s cubic-bezier(0.445, 0.145, 0.355, 1); display: none; }
.menu-handler .burger{  height: 2px; background: #666; display: block; position: absolute; z-index: 5; left: 0;
    transform-origin: center; -webkit-transform-origin: center; -moz-transform-origin: center;
    -o-transform-origin: center; -ms-transform-origin: center;
    border-radius: 2px;-webkit-border-radius: 2px;top: 2px;width: 100%;}
.menu-handler .burger-2 {top: 10px; }
.menu-handler .burger-3 {top: 18px;}
.menu-handler.active .burger-1 { top:10px; -moz-transform: rotate(225deg); -webkit-transform: rotate(225deg); -o-transform: rotate(225deg); -ms-transform: rotate(225deg); transform: rotate(225deg); }
.menu-handler.active .burger-2 { -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0); filter: alpha(opacity=0); opacity: 0; -moz-opacity: 0; -khtml-opacity: 0; -webkit-opacity: 0; }
.menu-handler.active .burger-3 { top: 10px; -moz-transform: rotate(-225deg); -webkit-transform: rotate(-225deg); -o-transform: rotate(-225deg); -ms-transform: rotate(-225deg); transform: rotate(-225deg); }
.view-hide{display: none;}




/*产品列表*/
.ban{position: relative;overflow: hidden;}
.ban img{width: 100%;vertical-align: bottom;}
.sj_ban{display: none;}
.ban_info{position: absolute; bottom:20px; left:50%; margin-left: -720px}
.m-crm{ text-align: right; color:#fff}
.m-crm a{color:#fff; font-size: 16px;}
.ban-des{position: absolute;height: 100%;top:0;right: 10%;color: #fff;}
.ban-des h2{text-transform: uppercase;font-size: 64px;}
.ban-des p{font-size: 32px;}
.conten-nav{background: #f8f8fa;}
.conten-nav-list{text-align: center;width: 1200px;margin: 0 auto;border-bottom: 1px solid #bebebe;}
.conten-nav-list li{width: 10%;display: inline-block;margin: 0 3%;}
.conten-nav-list li a{font-size: 18px;line-height: 60px;position: relative;display: block;}
.conten-nav-list li a:before{content: ''; position: absolute; width: 0;bottom:0;left: 50%;border-bottom: 4px solid #bba790;transform: translateX(-50%);-webkit-transform: translateX(-50%);}
.conten-nav-list li.active a:before{width: 100%;}
.conten-nav-list li.active a{color: #513928;}
.cp-js{text-align: center;margin-top: 40px;height:auto;color: #fff;}
.cp-js img{max-width: 100%; display: block}
.cp-top a{color: #8f8f8f;}
.cp-top img{vertical-align: middle;margin-top: -4px;}
.cp-top .img2{display: none;}
.cp-top li{float: left;width: 25%;text-align: center;}
.cp-top li.active .img1{display: none;}
.cp-top li.active .img2{display: inline-block;}
.cp-top li.active a{color: #513928;}
.cp-top{margin: 40px auto;}
.product{margin-bottom: 100px;}
.product li{float: left;width: 32%;margin-right: 2%;margin-top: 2%;margin-bottom: 2%;}
.product li div.img{border:1px solid #eee}
.product li.last{margin-right: 0;}
.product li span{color: #747e88;font-size: 12px;}
.pro-des{margin-top: 30px;}
.pro-des b{font-weight: normal;display: block;width: 100%;float: none;text-align: center;}


/*产品详情*/
.xq-top{position: relative;}
.xq-play{width: 560px;margin-left: 160px;}
.cpbq{position: absolute;top:0; left: 0;z-index: 4;}
.cpbq h2{font-size: 60px;}
.cpbq p{color: #333;margin-left: 4px;}
.xq-play .flex-control-paging li a{width: 13px;height: 13px;margin: 0 10px;}
.xq-play .flex-control-paging li a.flex-active{background: #b6b6b6;}
.xq-play .flex-control-nav{position: static;}
.xq-tr{width: 430px;margin-right: 100px;}
.xq-tr-des{padding: 20px;background: #f1f1f1;margin: 20px 0;}
.xq-tr h3{font-size: 18px; color: #373737;}
.xq-tr-des p{color: #333;line-height: 1.6em;}
.xq-look{color: #373737;position: relative;}
.xq-look:after{content: '';width: 12px;height: 8px;background: url("../images/i11.png");top:50%;left: 110%;margin-top: -4px;position: absolute;}
.xqfh-box{margin-top: 50px;}
.xq-title{height: 60px;background: #f1f1f1;padding: 0 4%;line-height: 60px;position: relative;}
.xq-title span{font-size: 18px ;color: #373737;}
.xq-title i{width: 32px;height: 32px;background: url("../images/i12.png") no-repeat center;background-size: cover;right: 2%;top:50%;margin-top: -16px;position: absolute;}
.xq-page1{background: #fbfbfb;padding: 60px 0;}
.xq-page1 li{float: left;padding-left: 4%;margin-right: 2%;}
.xq-page1 li span{margin-right: 20px;line-height: 1.8em;}
.xq-page1 li p{color: rgba(0,0,0,0.75);line-height: 1.8em;}
.xq-mid{margin: 50px 0;}
.shfw{position: relative;margin-top: 70px;}
.shfw-img{width: 50%;}
.shfw-des{position: absolute;width: 48%;height: 100%;top:0;right: 0;}
.shfw-des h3{    font-size: 21px;    color: #000000;    margin-bottom: 5%;    margin-top: 2%;}
.shfw-des p{font-size: 14px;color: #7c7c7c;text-transform:uppercase; line-height: 1.8em;}
.more3{font-size: 18px; color: #373737;display: block;height: 36px;line-height: 36px;text-align: center;border:1px solid #000;margin-top: 8%;float: left;padding: 0 30px;}
.cpxq{border-bottom: 1px solid #ddd;padding-bottom:0;}
.like h3{text-align: center;font-size: 22px; color: #333333;}
.likes{margin-top: 50px;}
.likes .item{margin: 0 20px;display: block;text-align: center;}
.likes .item p{display: block;margin-top: 20px;}
.likes .img{background: none;}
.likes .owl-dots{text-align: center;margin-top: 40px;}
.likes .owl-dot{width: 13px;height: 13px;border:1px solid #b6b6b6;border-radius: 100%;-webkit-border-radius: 100%;display: inline-block;margin: 0 10px}
.likes .owl-dot.active{background: #b6b6b6;}
/*3-1创意搭配*/
.cydp1{padding: 40px 0;}
.cydp1-center{width: 1140px;margin: 0 auto;}
.cycx{position: relative;z-index: 3;}
.cycx span{font-size: 16px;  color: #a1a1a2; line-height: 36px;}
.cycx .ssk{margin-top: 0;}
.cycx .ssk-page{width: 130px;float: left;margin-right: 0;margin-left: 6px;border-radius: 4px;-webkit-border-radius: 4px;}
.cycx .ssk-page2{width: 250px;}
.cycx .ssk-p{text-indent: 30px;}
.cycx .ssk-list li{text-indent: 30px;}
.cycx-img{width: 55%;position: relative;}
.cycx-img-des{position: absolute;left: 60px;bottom:20px;color: #fff;font-size: 28px;}
.cycx-img-des span{position: relative;font-size: 24px;}
.cycx-img-des span:before{content: '';width: 18px;height: 22px;background: url("../images/i36.png") no-repeat center;background-size: cover;top:50%;margin-top: -11px;left: -30px;position: absolute;}
.cycx-bot{position: relative;}
.cycx-des{position: absolute;right: 0;top:0;width: 45%;height: 100%;background: #fff;}
.cycx-des .middle-text{width: 350px;margin: 0 auto;}
.cycx-des h3{font-size: 28px;color: #333;margin-bottom: 40px;}
.cycx-des p{font-size: 15px;color: #a1a1a2; line-height: 1.6em;}
.mfhd{display: block;background: #513928;font-size: 15px; color: #fff;text-align: center; height: 48px;line-height: 48px;margin-top: 80px;}

.mfhd{animation:movebig 3s infinite;-webkit-animation:movebig 3s infinite;}
@keyframes movebig{
    0%{transform: scale(1);-webkit-transform: scale(1);}
    50%{transform: scale(1.05);-webkit-transform: scale(1.05);}
    100%{transform: scale(1);-webkit-transform: scale(1);}
}
@-webkit-keyframes movebig{
    0%{transform: scale(1);-webkit-transform: scale(1);}
    50%{transform: scale(1.02);-webkit-transform: scale(1.02);}
    100%{transform: scale(1);-webkit-transform: scale(1);}
}


.cycx-bot{margin-top: 15px;}
.cydp2{position: relative;}
.cydp2 h3{text-align: center;font-size: 28px;position: relative;}
.cydp2 h3 a{position:absolute;right:0;top:0;width: 200px;height: 40px;line-height: 40px;text-align: center;background: #513928;font-size: 14px;color: #fff;}
.cydp2 h3 a img{vertical-align: middle;margin: -2px 8px 0 0;}
.cydp2 h3 a:hover{background:#012f47;}
.dgs{position: absolute; display: block;width: 50px;height: 50px;background: url("../images/i35.png") no-repeat center;background-size: cover;left: 50%;top:-25px;margin-left: -25px;}

/*服务品质*/
.pzfw h3{font-size: 21px;color: #000000;    margin-bottom: 5%;    margin-top: 2%;}
.pzfw .shfw-des p{font-size: 16px;color: #777777;line-height: 32px;}
.pzfw .more3{font-size: 14px;}
.fwnl{overflow: hidden;}
.fwnl .w1438{height: 500px;position: relative;}
.fwnl-img{width: 36%;}
.fwnl-des{width: 60%;}
.fwnl-img img{width: 100%;vertical-align: bottom;}
.fwnl-des p{font-size: 16px;color: #777777;line-height: 32px;max-width: 700px;}
.fwnl-des h3{margin-bottom: 5%;margin-top: 2%;}
.fwbz li{width: 30%;margin-right: 5%;box-sizing: border-box;border:1px solid #c7c7c7;height: 200px;float: left;position: relative;cursor: pointer;overflow: hidden;}
.fwbz li.last{margin-right: 0;}
.bz-show{text-align: center;}
.bz-title{display: inline-block;vertical-align: middle;}
.bz-show img{vertical-align: middle;margin-right: 6px;}
.bz-show span{text-transform: uppercase;color: #adadad;}
.bz-show h3{margin-bottom: 6px;}
.fwbz .div{position: absolute;width: 100%;height: 100%;top:0;left: 0;}
.bz-hide img{width: 40px;height: 40px;vertical-align: middle;margin-top: -6px;}
.fwbz .bz-hide{background: #513928;color: #fff;box-sizing: border-box;padding:8% 5%;top:100%;}
.bz-hide span{font-size: 20px;}
.bz-hide p{color: #bdbdbd !important;margin-top: 20px !important;line-height: 1.6em;}
.bz-hide p span{font-family: Arial;color: #fff !important;font-size: 14px !important;}
.fwbz li:hover .bz-hide{top:0;}
.fwbz li:hover .bz-show{top:-100%;}
.fwbz{margin-top: 60px;}
.fwcn .w1438{height: 444px;}
.fwcn h3{margin-bottom: 3%;}
.fwcn p{font-size: 16px;color: #555;line-height: 32px;}
/*4-2*/
.rcby h3{text-align: center;    font-size: 21px;    color: #000000;}
.rcby li{width: 32%;margin-right: 2%;background: #fff;margin-top: 70px;float: left;box-sizing: border-box;height: 220px;position: relative;padding: 50px 20px 20px;}
.rcby li.last{margin-right: 0;}
.rcby li i{ position: absolute;width: 96px;height: 96px;top:-48px;left: 50%;margin-left: -48px;}
.rcby li b{display: block;text-align: center;position: relative;z-index: 5;font-weight: normal;font-size: 18px;}
.rcby li p{color: #777 !important; line-height: 1.8em;margin-top: 14px;}
.rcby li p span{color: #777 !important;font-size: 14px !important;}
.zysx .shfw{margin-top: 0 !important;}
.zysx .shfw-des{right: auto;left: 0;}
.zysx h4{font-size: 16px;color: #373737;margin: 3% 0;}

/*4-3品质服务 -加盟服务*/
.jmlc-l h3{margin-bottom: 40px;}
.jmlc-l p{font-size: 16px;color: #777777;line-height: 32px;}
.jmlc-l{width: 55%;}
.jmlc-r{width: 42%;}
.jmlc-r img{width: 100%;vertical-align: bottom;}
.jmzc-bot{background: #f1f1f1;}
.jmzc-bot li{float: left;width: 16.666666%;height: 390px;box-sizing: border-box;padding: 20px 0;cursor: pointer;}
.jmzc-title{text-align: center;}
.jmzc-bot li{background-repeat: no-repeat;background-size: cover;background-position: center;}
.jmzc-bot li.li1{background-image: url("../images/bg2.jpg");}
.jmzc-bot li.li2{background-image: url("../images/bg3.jpg");}
.jmzc-bot li.li3{background-image: url("../images/bg4.jpg");}
.jmzc-bot li.li4{background-image: url("../images/bg5.jpg");}
.jmzc-bot li.li5{background-image: url("../images/bg6.jpg");}
.jmzc-bot li.li6{background-image: url("../images/bg7.jpg");}
.jmzc-bot h4{font-size: 20px; color: #000;margin-top: 10px;}
.jmzc-bot p{color: #fff;font-family: Arial;font-size: 14px !important;margin: 0 8px !important; line-height: 24px;}
.jmzc-bot p span{font-family: Arial;font-size: 14px !important;}
.jmxx{max-height: 230px;overflow: auto;display: none;margin: 20px 14px 0;}
.jmxx::-webkit-scrollbar{width: 3px;height: 6px;}
.jmxx::-webkit-scrollbar-thumb:hover { border: 1px solid #636363;background-color: #929292;}
.jmxx::-webkit-scrollbar-thumb {background-color: #cfcfd2;border-radius: 8px;background-clip: padding-box;height: 10px;}
.jmxx::-webkit-scrollbar-track-piece {background: #f3f3f3;}
.img-hide{display: none;}
.jmzc-bot{margin-top: 30px;}
.jmzc-bot li:hover{background: #513928;}
.jmzc-bot li:hover h4{color: #fff;}
.jmzc-bot li:hover .img-show{display: none;}
.jmzc-bot li:hover .img-hide{display: inline-block;}
.jmzc-bot li:hover .jmxx{display: block;}
.zsrx{width: 1000px;margin: 0 auto;text-align: center;}
.zsrx-tb{width: 100%;border-collapse: collapse;margin-top: 40px;}
.zsrx-tb th{font-size: 16px;height: 46px;background: #f1f1f1;color: #373737;}
.zsrx-tb td{font-size: 16px;height: 46px;background: #f9f9f9;color: #7c7c7c;border-left: 2px solid #fff;}
.zsrx-tb tbody tr{border-top: 2px solid #fff;}
/*4-4品质服务 -联系我们*/
.maps{position: relative;overflow: hidden;}
.map-con{height: 480px;}
.maps{margin-top: 60px;}
.map-dz{position: absolute;bottom:30px;left: 15px;right: 15px;background: #fff;height: 80px;border-left: 12px solid #513928;line-height: 80px;}
.map-dz b{font-size: 18px;font-weight: normal;margin-left: 4%;padding-right: 4%;border-right: 1px solid #000;}
.map-dz span{margin-left: 4%;color: #7c7c7c;}
.lxfs{padding: 60px 0;border-bottom: 1px solid #ddd;}
.lxfs li{float: left;width: 48%;margin-right: 4%;}
.lxfs li.last{margin-right: 0;}
.lxfs li img{border-radius: 100%;-webkit-border-radius: 100%;float: left;}
.lxfs-des{margin-left: 150px;}
.lxfs li h4{font-size: 18px;margin: 10px 0 15px;}
.lxfs li p{color: #808080;}
.lybox{margin: 40px 0;}
.lybox h4{font-size: 18px;}
.sr-list{margin-top: 30px;}
.sr-list li{float: left;margin-right: 2%;width: 26%;border:1px solid #ddd;box-sizing: border-box;height: 38px;position: relative;overflow: hidden;}
.sr-list li.last{margin-right: 0;width: 42%;}
.sr-list li span{position: absolute;left: 10px;line-height:38px;top:0;color: #7c7c7c;}
.sr-list li .text{width: 100%;height: 36px;padding-left: 55px;box-sizing: border-box;}
.fknr{margin-top: 30px;}
.fknr p{color: #7c7c7c;font-size: 16px;margin-bottom: 25px;}
.fknr textarea{display: block;width: 100%;height: 200px;border:none;background: #f2f2f2;box-sizing: border-box;padding: 1em;font-family: Arial;resize: none;}
.tjfk{display: block;width: 260px;height: 36px;text-align: center;line-height: 36px;background: #262626;color: #fff;font-size: 18px;margin: 40px auto 0;}
.tjfk:hover{background:#7a4018}


/*5-门店导航*/
.md-body .ban-des h2{font-size: 32px;margin-bottom: 4%;}
.md-body .ban-des p{font-size: 20px;}
.md-body .ban-des{right: auto;left: 15%;}
.md5{background: #fff;padding: 40px;}
.md5 h3{font-size: 24px;}
.mddh{margin-top: 40px;}
.mddh-top{border-bottom: 1px solid #000;padding-bottom: 10px;position: relative;overflow: hidden;height: 24px;}
.mddh-top .text{display: block;width: 100%;padding-left:70px;height: 24px;box-sizing: border-box;font-family: Arial;}
.mddh-top span{display: block;position: absolute;left: 0;top:0;line-height: 24px;}
.mddh-l{width: 50%;position: relative;z-index: 3;}
.mddh-r{width: 46%;}
.mddh h4{color: #7c7c7c;margin-top: 20px;}
.ssk{margin-top: 8px;}
.ssk-page{width: 38%;float: left;margin-right: 2%;box-sizing: border-box;border:1px solid #ddd;position: relative;height: 36px;line-height: 36px;cursor: pointer;}
.ssk-btn{float: right;width: 20%;height: 36px;text-align: center;line-height: 36px;background: #513928;color: #fff;}
.ssk-list{position: absolute;width: 100%;background: #fff;box-shadow: 0 2px 4px #ddd;max-height: 200px;overflow: auto;left: 0;top:36px;display: none;}
.ssk-p{color: #666666;text-align: center;}
.ssk-page:before{position: absolute;width: 6px;height: 6px;background: url("../images/i27.png");top:50%;margin-top: -3px;right:8px;content: '';}
.ssk-page.active:before{transform: rotate(180deg);-webkit-transform: rotate(180deg);}
.ssk-list li{text-align: center;}
.ssk-list li:hover{background: #513928;color: #fff;}
.ssk-list li.active{background: #513928;color: #fff;}
.ssk-page.active .ssk-list{display: block;}
.ssk-drz p{margin-top: 20px;color: #808080;}
.ssk-drz p img{vertical-align: middle;margin-top: -3px;margin-right: 4px;}
.map12{margin-top: 80px;}
.mcon12{margin-left: 430px;height: 400px;}
.mlist-con li{padding:25px 35px;border-bottom: 1px solid #000;}
.mlist-con h5{color: #333;margin-bottom: 16px;position: relative;font-weight: bold;}
.mlist-con h5:before{content: '';width: 20px;height: 20px;position: absolute;top:50%;margin-top: -10px;left: -30px;background: url("../images/i28.png");}
.mlist-con p{color: #7c7c7c;line-height: 1.6em;}
.mlist-con ul{width: 320px;}
.mlist-con{max-height: 400px;overflow: auto;width: 340px;}
.about-last{text-align: center;color: #fff;height: 580px;}
.about-last h3{font-size: 24px;text-transform: uppercase;}
.about-last h4{font-size: 18px;margin-bottom: 70px;}
.about-last p{color: rgba(255,255,255,0.75); line-height: 1.8em;}
/*6-1品牌文化*/
.pp-word h3{font-size: 24px; color: #513928;text-transform: uppercase;font-family:"times"}
.pp-word h4{font-size: 18px;margin-bottom: 25px;margin-top: 10px;}
.pp-word p{color: #777; line-height: 1.8em;font-size: 16px;}
.pp-word p span{font-family: Arial;font-size: 16px !important;}
.pp-word1{text-align: center;margin:  60px 0;}
.img100 img{width: 100%;vertical-align: bottom;}
.whpage{margin-top: 60px;}
.whpage-img{width: 48%;}
.whpage .w1438{position: relative;}
.whpage-content{position: absolute;height: 330px;top:50%;margin-top:-165px;left:45%;background: #f6f6f6;padding: 0 10%;}
.whpage2 .whpage-content{left: 0;padding-left: 4%;padding-right: 5%;box-sizing: border-box;}
.whpage2 .whpage-img{width: 60%;}
/*.lsgg{height: 570px;}*/
.lsgg{position: relative;overflow: hidden;}
.lsgg-con{position: absolute;left: 0;top:0;bottom:0;right: 0;}
.lsgg-con.active{display: none;}
.lsgg video{display: block;width: 100%;}
.lsgg{text-align: center;color: #fff;}
.lsgg h3{font-size: 32px;margin-bottom: 10px;}
.lsgg p{color: rgba(255,255,255,0.75);}
.lsggs{display: block;width: 76px;height: 76px;background: url("../images/i29.png") no-repeat center;background-size: cover;margin: 50px auto 10px;border-radius: 100%;-webkit-border-radius: 100%;}
.whsp{position: fixed;left: 0;right: 0;top:0;bottom:0;background: rgba(0,0,0,0.6);z-index: 9999;display: none;}
.whsp-con{max-width: 82%; position: absolute;left: 50%;top:50%;transform: translate(-50%,-50%);-webit-transform: translate(-50%,-50%);background: #000;}
/*.whsp-con video{max-width:100%;}*/
.whsp-close{position:absolute;width: 32px;height: 32px;right: -16px;top:-16px;border-radius: 100%;-webkit-border-radius: 100%;background: url("../images/gb.png") no-repeat center;background-size: cover;z-index: 66;}
.hxjz-top{text-align: center;}
.hxjz-top h3{margin-bottom: 10px;font-size: 24px;color: #513928;text-transform: uppercase;font-family: "times";}
.hxjz-top h4{font-size: 18px;}
.hxjz-list li{float: left;width: 24%;background: #f5f5f5;margin-right: 1.333333%;margin-top: 40px;box-sizing: border-box;padding:10px 20px;height: 260px;position: relative;cursor: pointer;}
.hxjz-list li.last{margin-right: 0;}
/*.hxjz-list li:hover{border-bottom: 2px solid #513928;}*/
.hxjz{margin-bottom: 60px;}
.hxjz-title{text-align: center;}
.hxjz-title span{color: #513928;font-family:"times";font-size: 16px;}
.hxjz-title h5{font-size: 16px;font-weight: bold;margin-top: 8px;}
.hxjz-title i{display: block;width: 20px;border-top:1px solid #000;margin: 6px auto;}
.hxjz-hide p{color: #383838; line-height: 1.6em;}
.hxjz-hide{margin-top:20px;display: none;}
.line{width: 30px;height: 30px;background: url("../images/i30.png") no-repeat center;background-size:cover;margin: 30px auto 0;}
.hxjz-list li:hover .line{display: none;}
.hxjz-list li:hover{background: #513928;color: #fff;}
.hxjz-list li:hover span,.hxjz-list li:hover p{color: #fff;}
.hxjz-list li:hover .hxjz-title i{border-color: #fff;}
/*.hxjz-list li:hover h5{color: #513928;}*/
.hxjz-list li:hover .hxjz-hide{display: block;}
.conten-nav-list:after{display: table;clear: both;content: '';}
/*6-2匠心品质*/
.jxpz-top h3{font-size: 24px;text-transform: uppercase;margin-bottom: 10px;font-family:"times"}
.jxpz-top p{font-size: 18px;}
.jxlist li:after,.news_list li p:after{content: '';display: table;clear: both;}
.jxlist{margin-bottom: 100px;}
.jxlistimg{float: right;width: 450px;margin-left: 50px;}
.jxlist li{overflow: hidden;}
.jxlist li.li2 .jxlistimg{float: left;margin-left: 0;margin-right: 50px;}
.jxlist-des h4{font-size: 16px;font-weight: bold;margin-bottom: 20px;}
.jxlist-des p{color: #777;line-height: 1.8em;font-size: 16px;}
.jxlist-des{height: 245px;position: relative;}
.jxlist-des .middle-box{width: auto;}
/*6-3绿色环保*/
.jxlist-des .en{font-size: 20px;text-transform: uppercase;font-family:"times"}
.jxlist-des .cn{font-size: 18px;margin-top: 6px;margin-bottom: 20px;}
/*6-4社会责任*/
.shzr{margin:40px 0 80px;}
.shzr h3{font-weight: bold;font-size: 14px;margin-bottom: 25px;}
.shzr p{color: #a8a8a8;line-height: 1.6em;}
.shzr li{margin-bottom: 50px;}
/*6-5成长历程*/
.lsz{padding: 30px 0 80px;position: relative;width: 92%;margin: 0 auto;}
.lsz:before{content: '';position: absolute;top:50%;border-top:1px solid #eee;width: 100%;margin-top: -25px;}
.lsz .item{height: 110px;position: relative;box-sizing: border-box;margin: 225px 1px 0;}
.ls-con{position: absolute;top:100%;border:1px solid #ddd;padding:60px 20px 20px;box-sizing: border-box;left: 0;}
.ls-con b{position: absolute;top:0;width: 100%;height: 40px;line-height: 40px;text-align: center;left: 0;background: #f1f1f1;}
.ls-con p{font-size: 14px;color: #777 !important;line-height: 1.7em !important; margin:0 !important;font-family: Arial;}


.ls-con p span{font-family: Arial;color: #a8a8a8 !important;}
.lsz .item.last .ls-con{top:auto;bottom:100%;padding:20px 20px 60px;}
.lsz .item.last b{ bottom: 0;top:auto;}
.ls-dots{position: absolute;width: 14px;height: 14px;-webkit-border-radius: 100%;border-radius: 100%;background: #a1a1a1;top:50%;margin-top: -7px;left: 50%;margin-left: -7px;}
.lsz .owl-nav div{position: absolute;top:50%;width: 40px;height: 40px;margin-top: -45px;}
.lsz .owl-nav .owl-prev{left: -100px;background: url("../images/i33.png") no-repeat center;background-size: cover;}
.lsz .owl-nav .owl-next{right: -100px;background: url("../images/i34.png") no-repeat center;background-size: cover;}
.lsz .owl-stage-outer{height: 560px;}
.ls-dots.active{background: #513928;}
.lsz .ls-con:hover b{background: #513928;color: #fff;}
/*6-6企业荣誉*/
.rrlb li{float: left;width: 30%;margin-right: 5%;text-align: center;margin-bottom: 5%;}
.rrlb li.last{margin-right: 0;}
.pp-word2 {margin:  60px 0;text-align: center;}
.pp-word2 p{margin:0 auto 40px;text-align: center;max-width: 1036px;}
.rrlb li p{margin-top: 20px;}
.qqryl .img{background: none;}
/*6-关于我们*/
.about-page{position: relative;overflow: hidden;}
.about-page1 .img100{width: 70%;}
.about-cont{position: absolute;background: #fff;}
.about .en{font-size: 24px;text-transform: uppercase;}
.about .cn{font-size: 20px;margin-bottom: 3%;}
.about p{color: #7c7c7c;line-height: 1.6em;}
.about-cont1{right: 0;top:12%;width: 45%;box-sizing: border-box;padding: 3%;}
.about-ms{width: 50%;float: right;position: relative;}
.about-m h3{text-align: center;}
.about-ms1{position: absolute;left: 0;top:0;height: 100%;width: 50%;}
.about-m .about-cont1{width: 60%;padding: 20px 20px 6%;background: #fff;position: absolute;bottom:0;left: 20%;top:auto;}
.about-m .about-cont1 .cn{margin-bottom: 10%;}
.about-m .about-cont2{width: 100%;padding: 20px 20px 6%;background: #fff;}
.about-m p{max-width: 600px;margin: 0 auto;}
#aboutimg1{display: none;}
.about-last{height: 580px;}



/*招聘*/
.zp-page1 table{border-collapse: collapse;width: 100%;}
.zp-page1{margin-bottom: 50px;}
.zp-page1 .col-4{width: 25%;text-align: left;}
.zp-page1 .th-box .col-4{height: 56px; background: #e9e9e9;padding-left: 20px; box-sizing: border-box;}
.td-box li{border-bottom:1px solid #eaeaea;color: rgba(0,0,0,0.75);}
.zpzws{margin-top: 24px;padding: 0 20px;}
.zpzws h3{font-size: 16px;margin-bottom: 30px;}
.zpzws h3 span{font-size: 14px;}
.zpzws span{font-size: 14px;color: #6d6d6d;line-height: 1.6em;}
.tjl{margin-top: 30px;margin-bottom: 30px;}
.tjl span{float: left;color: #513928;line-height: 34px;}
.tjl a{float: left;width: 124px;text-align: center;height: 34px;line-height: 34px;display: block;background: #513928;color: #fff; margin-left: 30px;}
.td-controls{cursor: pointer;}
.td-controls .col-4{padding-left: 20px;box-sizing: border-box;height: 66px;font-weight: normal;}
.td-des{border-top:1px solid #eaeaea; }
.td-des{display: none;}
.jzzw{display: block;background: #f9f9f9;margin-top: 10px; height: 50px;line-height: 50px;text-align: center;color: #513928;font-size: 16px;}
.jzzw:hover{background: #513928;color: #fff;}
.td-box li:last-child{border-bottom: none;}
.hide-nav{position: fixed;top:60px;left: -100%;width:100%;bottom:0;background: #513928; overflow-y:auto;}
.hide-nav.active{left: 0;}
.hide-nav ul{margin:30px 15px;}
.nav-control{font-size: 16px;color: #fff;line-height: 3em;position: relative;display: block;}
.nav-control:after{content: '';width: 24px;height: 24px;position: absolute;background: url("../images/dd.png") no-repeat center;background-size: cover;right: 10px;top:50%;margin-top: -12px;}
.nav-control.active:after{transform: rotate(180deg);-webkit-transform: rotate(180deg);}
.hide-nav ul li{border-bottom: 1px solid #fff;}
.hide-nav ul li:nth-child(1) .nav-control:after{display: none;}
.hide-nav ul li:nth-child(3) .nav-control:after{display: none;}
.hide-nav ul li:nth-child(5) .nav-control:after{display: none;}
.nav-er{margin: 10px 0;display: none;}
.nav-er a{color: #fff;display:inline-block;width: 20%;margin-left: 2%;line-height: 2em;}
.nav.cur{transform: translateX(-80px);-webkit-transform: translateX(-80px);}
.xqxq-ft .sousuo{display: none !important;}


/*搜索详情*/
.ssxq-top{text-align: center;}
.ssxq-top h3{font-size: 24px;}
.ssxq-ss{position: relative;width: 600px;margin: 35px auto;border-bottom: 1px solid #000;}
.ssxq-ss .text{display: block;width: 100%;height: 38px;background: none;font-family: Arial;text-indent: 1em;color: #999;}
.ssxq-ss .submit{position: absolute;width: 38px;height: 38px;cursor: pointer;background: url("../images/1702.png") no-repeat center;background-size: cover;top:0;right: 5px;}
.ssxq-bot{background: #fff;margin-top: 70px;padding: 50px;}
.ssxq-bot h4{font-size: 18px;border-bottom: 1px solid #acacac;padding-bottom: 10px;}
.ssxq-l{width: 300px;}
.ssxq-r{margin-left: 340px;}
.ssxq-l li{margin-top: 36px;}
.ssxq-l li a{color: #808080;position: relative;padding-left: 35px;}
.ssxq-l li a:before{position: absolute;content: '';top:50%;margin-top: -8.5px;left: 0;background: url("../images/1703.png");width: 15px;height: 15px;}
.ssxq-l li.active a:before{background: url("../images/1704.png");}
.ssxq-l li.active a{color: #013c5c;}
.ssxq-con li{border-bottom: 1px solid #e6e6e6;line-height: 1.8em;padding: 25px 0;}
.ssxq-con li h5{color: #333333;font-size: 16px;margin-bottom: 10px;}
.ssxq-con li p{color: #999999;}
.ssxq-con li span{color: #999999;margin-right: 15px;}
.ssxqgd{width: 160px;height: 40px;display: block;text-align: center;line-height: 40px;color: #fff;background: #513928;margin: 50px auto;}
.swiper-pagination0523{text-align: center;margin-top: 50px;}
.swiper-pagination0523 span{width: 12px;height: 12px;margin: 0 20px;}
.swiper-pagination0523 span.swiper-pagination-bullet-active{background: #513928;}
.notices{position: fixed;right: 0;bottom:0;width: 180px;cursor: pointer;z-index: 99999;}
.notices.active{height: 100%; width: auto; right: 50%;transform: translateX(50%); cursor: default;}
.notices.active img{width: auto;height: 100%;}
.noticesBtn{position: absolute;width: 32px;height: 32px;background-image: url("../images/2203.jpg"); background-position: center;background-repeat: no-repeat;background-size: cover;right: -32px;top:0;display: none;cursor: pointer;}
.notices.active .noticesBtn{display: block;}
.notices-yy{position: fixed;z-index: 9997;left: 0;top:0;bottom:0;right: 0;background: rgba(0,0,0,.5);display: none;}
.notices-yy.active{display: block;}

/*.cydp2 h3 a:hover img{transform:scale(1.2);}*/
.cydp2 h3 a:hover img{animation:smtobig 1.5s infinite;-webkit-animation:smtobig 1.5s infinite;}
@keyframes smtobig{
	0%{transform:scale(1);-webkit-transform:scale(1);}
	50%{transform:scale(1.2);-webkit-transform:scale(1.2);}
	100%{transform:scale(1);-webkit-transform:scale(1);}
}
@-webkit-keyframes smtobig{
	0%{transform:scale(1);-webkit-transform:scale(1);}
	50%{transform:scale(1.2);-webkit-transform:scale(1.2);}
	100%{transform:scale(1);-webkit-transform:scale(1);}
}



.img img,.arr-move,.more,.menu-handler .burger,.conten-nav-list li a:before,.xq-look:after,.more3,.img,.bz-hide,.bz-show,.jmzc-bot li,.lsggs,.xxxq-fh:before,.jzzw,.pop .flex-direction-nav a,.search-btn .text,.nav-control:after,.hide-nav,.nav,.search,.logo,.cydp2 h3 a,.cydp2 h3 a img{
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}
.nodata{font-size:16px; color:#666;  text-align:center; margin:20px 0}




/*首页*/
.search{width:50px; height: 100%; float: right}
.h_souso img{width:100%; height: auto; display: block}
.banner .swiper-slide a{width:100%;height: auto; overflow: hidden}
.banner .swiper-slide a img{width:100%; height: auto; display: block}
.index_product{width:100%; height: auto; overflow: hidden; margin-top: 62px}
.index_product .container{width:95%; height: auto; overflow: hidden; }
.tabs{width:83%; height: 100px; float:left;}
.tabs a{width:25%; height: 84px; float: left; background: url(../images/tab_xs.jpg) no-repeat right center; font-size: 18px; color: #000000; text-align: center; 
	line-height: 84px; margin-top: 8px;}
.tabs a span{font-size: 16px; color: #bbbbbb}
.tabs a.active{background: #bba790; color:#fff}
.tabs a.active span{color:#dbcbb9}
.index_product_top{width:100%; height: 100px; background: url(../images/tab_bjs.jpg) no-repeat center; background-size: 100% 100%;}
.pro_more{float:left; font-size: 18px; color: #000000; text-align: center; line-height: 84px; margin-top: 8px; width:17%; }
.pro_more span{font-size: 16px; color: #bbbbbb}



#tabs-container{margin-top: 36px;}
#tabs-container .swiper-slide a{width:100%; height: auto; overflow: hidden}
#tabs-container .swiper-slide a img.pro_pic{width:100%; height: auto; display: block}
.index_product_hover{width:360px; height: 100%; position: absolute; top:0; left:10%; background: rgba(255,255,255,0.85); padding: 36px 0 0 36px}
.index_product_hover img{width:59px; height: 59px; display: block}
.index_product_hover h4{font-size: 40px; color: #333333; margin-top:30%; font-family:"times"}
.index_product_hover h3{font-size: 20px; color: #513928; margin-top:10px;}
#tabs-container .swiper-button-next,#tabs-container .swiper-button-prev{width:46px; height: 46px; opacity: 1; left:27.3%; margin-top: 0; right:auto; top: 70%}
#tabs-container .swiper-button-next{background:#ffffff url(../images/p_right.png) no-repeat center; top:79%}
#tabs-container .swiper-button-prev{background:#fff url(../images/p_left.png) no-repeat center;}
#tabs-container .swiper-button-next:hover{background:#513928 url(../images/p_hright.png) no-repeat center}
#tabs-container .swiper-button-prev:hover{background:#513928 url(../images/p_hleft.png) no-repeat center}
#tabs-container .swiper-pagination{font-size: 24px; color:#333333; bottom:80px; left:12%; width: auto}
#tabs-container .swiper-pagination-current{font-size: 56px; font-family:"times"}
.swiper-pagination-total{font-family:"times"}
.dapei{width:100%; height: auto; overflow: hidden}
.middle-text-p{ background: #f6f6f6;  text-align: center;  height:auto; position:relative}
.middle-text-p h4{font-size: 20px; color: #333333; line-height: 40px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.middle-text-p p{width:100%; height:56px; line-height:28px;font-size: 16px; color: #bba790;   word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; margin:10px 0}
.dapei_img{width:100%; height: auto; overflow: hidden}
.dapei_img img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;
}
.dapei_img:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;
}
.f_hui{width:100%; height:100%; display:block;}
.middle_all{width:100%; height:auto; position:absolute; top:0; left:0; z-index:1; padding:22% 5% 0;}
.dapei .li{position: relative;width: 21.33%; overflow:hidden}
.dapei-title{position: absolute;top:0;left: 0;right:0;padding:10% 5% 0 ; height:199px;background: rgba(0,0,0,0.5);color: #fff;}
.dapei-title h3{font-size: 30px;margin-bottom: 10px;}
.dapei-title p{font-size:18px; color:#fff; opacity:0.5; margin-bottom:20px; font-family:"times"}
.dapei-title span{position: relative; text-align:right; font-size:16px; color:#fff; display:block;}
.dapei-title span i{background-size: cover;top:50%;margin-top: -7px;left: 110%;width: 80px;height: 14px;position: absolute;}
.dapei-title span i img{width: 100%;vertical-align: bottom;}
.dapei .li1{width:35.5%;}
.dapei .li .img img{width:100%; height:auto; display:block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}





.index_about{width:100%; height:700px; background: url(../images/about_bjs.jpg) no-repeat center; background-size: cover;  background-attachment: fixed; text-align: center; padding-top: 110px;}
.index_about p{width:100%; height: auto; text-align: center; line-height: 34px; font-size: 16px; color: #fff; margin:4% 0}
.index_about .about_more{width:180px; height: 52px; border: 1px solid rgba(255,255,255,0.8); display: block; text-align: center;line-height: 52px; margin: 0px auto; position:relative}
.index_about span{width:100%; height:100%; display: block; font-size: 16px; color: #fff; line-height: 52px; margin: 0px auto; position:relative; z-index:9}
.about_more:after{content:""; width:0; height:100%; background:#7a4018; position:absolute; top:0; left:0; z-index:0; 
transition: all 0.4s ease-in-out;}
.about_more:hover:after{width:100%; 
transition: all 0.4s ease-in-out;}

.index_caishi{width:100%; height: auto; overflow: hidden; margin-top: 62px;}
.index_caishi_left{width:34.5%; height: auto; float: left}
.index_caishi_left img{width:100%; height: auto; display: block}
.index_caishi_right{width:61%; height: auto; float: right; margin-top: 10px;}
.index_caishi_right h3{font-size: 30px; color: #513928;font-family: "times"}
.index_caishi_right h4{font-size: 18px; color: #513928; opacity: 0.8; line-height: 30px; font-family:"times"}
.index_caishi_right p{width:100%; height: auto; overflow: hidden; margin: 15px auto; font-size: 16px; color: #555555; line-height: 34px;}
.index_caishi_right img{width:100%; height: auto; display: block}
.index_news{width:100%; height: auto; overflow: hidden; margin-top: 50px;}
.index_news_t{width:100%; height: auto; overflow: hidden}
.index_news_t h4{font-size: 40px; color: #333333; font-family: "times"}
.index_news_t h3{font-size: 20px; color: #513928; margin-top: 8px;}
.index_news .swiper-container{margin-top: 36px; padding-bottom:40px}
.index_news .swiper-slide a{width:100%; height: auto; overflow: hidden; border: 1px solid #dcdcdc; padding:5%; display: block}
.index_news .swiper-slide a h3{width:100%; height: 64px; line-height: 32px; color:#333333; font-size: 20px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}
.index_news .swiper-slide a span{font-size: 16px; color: #bba790; display: block; margin: 15px 0}
.index_news .swiper-slide a p{font-size: 14px; color: #999999; line-height: 26px; width: 100%; height: 52px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}
  .index_news .swiper-slide a:hover{border:1px solid #7a4018}
    .index_news .swiper-slide a:hover h3{color:#7a4018}
.swiper-pagination-bullet{border-radius: 0; background: #dcdcdc; width: 10px; height: 2px; opacity: 1}
.swiper-pagination-bullet-active{background: #bba790; width: 30px;}
.index_mendian{width:100%; height: auto; overflow: hidden; position: relative; margin-top:60px;}
.index_mendian img{width:100%; height: auto; display: block}
.index_mendian_show{width:100%; height: 100%; display: block; text-align: center; position: absolute; top:0; left:0; padding-top: 5%}
.index_mendian_show h3{font-size: 20px; color: #ffffff; line-height: 25px;}
.index_mendian_show p{font-size: 30px; color: #ffffff; margin-top: 8px; font-family:"times"}
.sousuo{padding:16px 0;  margin-top: 40px;}
.sousuo-con{width: 300px;margin: 0 auto;text-align: center;}
.sousuo-con p{width: 230px;height: 30px;border-bottom: 1px solid #a1a1a1; text-align: center;vertical-align: middle;background: none; float: left}
.sousuo-con .souso_img{width: 30px;height: 30px;cursor: pointer;vertical-align: middle;background: url("../images/i8.jpg");}
.sousuo-con p input[type="text"]{width:100%; height: 100%; background: none; text-align: center}
.code img,.shfw-img img{width: 100%;vertical-align: bottom;}
.f-logo{margin-top: 18px;}
.f-logo img{max-width: 159px;vertical-align: bottom;}
.footer{padding: 65px 0;}
.f-page{margin-left: 90px; margin-top:34px;}
.f-page h2{color: #333333; font-size: 20px;}
.f-page h2 span{font-size: 17px;color: #444;}
.f-page p{color: #777777;margin:10px 0; font-size: 14px;}
.f-page span{color: #808080;margin-right: 36px;}
.f-page span b{color: #444;font-weight: normal;}
.footer-link{text-align: right;margin-bottom: 15px;}
.footer-link a{color: #000000;font-size: 14px;}
.footer-r p,.footer-r p a,.footer-r p span{color: #777777;font-size: 14px;margin-bottom: 10px;}
.code-r{width:100%; height: 30px; line-height: 30px;}
.footer_zhichi{width:100%; height:48px; float: right }
.footer_zhichi p{ width: auto; float: left; margin-right: 20px;   color:#999999; line-height:50px;}
.footer_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top:12px; margin-right: 10px}
.footer_zhichi .js{width:121px;height: 18px; background: url(../images/wl.png) no-repeat; margin-top:10px;}
.footer_zhichi .pt:hover{background: url(../images/vl_hover.png) no-repeat}
.footer_zhichi .js:hover{background: url(../images/wl_hover.png) no-repeat} 
.footer_zhichi span{float: left; font-size: 12px; color: #999999; }
.footer_zhichi i{ float: left;}
.footer-r{margin-top: 25px;}



/*内页新闻*/
.xwym{width:100%; height: auto; overflow: hidden; margin: 40px 0; }
.xwym ul{width:100%; height: auto; overflow: hidden;margin-bottom: 40px;}
.xwym ul li{width:100%; height: auto; overflow: hidden; padding: 15px}
.xwym ul li .ny_time{width:115px;height: auto; float: left;margin-top:50px;}
.xwym ul li .ny_time span{display: block; font-size:14px; color: #999999; text-align: right}
.xwym ul li .ny_time p{font-size: 44px; color: #999999}
.news_xx{width:63%; height: auto; float: left; margin-left:2%; margin-top: 30px;}
.news_xx h3{width:100%; height: 35px; line-height: 35px; font-size: 18px; color: #666; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.news_xx p{width:100%; height:52px; line-height: 25px; font-size: 14px; color: #666;  margin: 10px 0; word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; }
.news_xx span{font-size: 14px; color: #aaaaaa}
.news_pic{width:22%; height: auto; float: right; overflow:hidden}
.news_pic img{width:100%; height: auto; display:block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;
}
.xwym ul li:hover{background: #f4f4f4}
.xwym ul li:hover .ny_time p,.xwym ul li:hover .ny_time span,.xwym ul li:hover span{color:#bba790}
.xwym ul li:hover h3{font-weight: bold; }
.news_title{width: 100%; font-size: 24px; color: #555; padding: 10px 0px; text-align: center;   clear: both; font-weight: bold}
.news_title h1{ font-size: 24px; color: #555;}
.xwym ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}




/*案例*/
.ny_case_top{width:100%; height: auto; overflow: hidden; background: #f8f8fa; padding:70px 0; }
.ny_case_top .container{width:1200px;  background: #fff; overflow: hidden}
.case_top_left{width:36.5%; height: auto; float: left}
.case_top_left img{width:100%; height: auto; display: block}
.case_top_right{width:63.5%; height: 100%; float: right; padding: 50px 40px;}
.case_top_right h3{font-size: 30px; color: #333333; margin-bottom: 20px;}
.case_top_right p{font-size: 16px; color: #777777; line-height: 32px;}
.case_top_right a{width:75%; height: 46px; margin-top: 30px; display: block}
.case_top_right a span{width:88%; height: 46px; line-height: 46px; float: left; background: #bba790; color:#fff; font-size: 16px; text-align: center}
.case_top_right a img{float: right; }
.ny_case_list{width:100%; height: auto; overflow: hidden; margin-top: 70px; }
.ny_case_list .container{background: #f8f8fa; overflow: hidden}
.case_list_pic{width:28%; height: auto; float: left}
.case_list_pic img{width:100%; height: auto; display: block}
.case_list_right{width:69%; height: auto; float: right; padding-right: 2%}
.case_list_top{width:100%; height: auto; overflow: hidden; padding-top: 20px;}
.case_list_top dt{width:70%;  height: auto; float: left}
.case_list_top dt h3{font-size: 30px; color: #000000; line-height: 40px; margin-bottom: 8px;}
.case_list_top dt p{font-size: 16px; color: #777777; line-height: 30px;}
.case_list_top dd{width:25%; height: 40px; line-height: 40px; float: right; background: #bba790; text-align: center;}
.case_list_top dd a{ font-size: 16px; color: #fff; display: block;}
.swiper-container1,.swiper-container2,.swiper-container3{margin-top:45px;overflow: hidden; position: relative}
.case_list_right .swiper-slide a{width:100%; height: auto; display: block}
.case_list_right .swiper-slide a img{width:100%; height: auto; display: block}
.case_list_right .swiper-button-next, .case_list_right .swiper-button-prev{width:36px; height: 36px; margin-top: -18px;}
.case_list_right .swiper-button-next{background: url(../images/case_right.png) no-repeat center; }
.case_list_right .swiper-button-prev{background: url(../images/case_left.png) no-repeat center}
.case-nav-list{text-align: center;width: 1200px;margin: 0 auto;border-bottom: 1px solid #bebebe;}
.case-nav-list li{width: 100%;display: inline-block; text-align: center}
.case-nav-list li a{font-size: 30px;line-height: 60px;position: relative;display: block; color:#000000}
.case-nav-list li a:before{content: ''; width:118px; position: absolute; bottom:0;left: 50%;border-bottom: 4px solid #bba790;transform: translateX(-50%);-webkit-transform: translateX(-50%);}
.ny_case_bottom{margin-bottom:100px; overflow: hidden; margin-top: 50px;}
.ny_case_tj h3{font-size: 40px; color: #333333; font-family: "Arial"}
.ny_case_tj h4{font-size:20px; color: #513928; }
.ny_case_li{width:100%; height: auto; overflow: hidden; margin: 50px 0 40px}
.ny_case_li ul{width:100%; height: auto; overflow: hidden; margin-bottom: 20px;}
.ny_case_li ul li{width:31.3%; height: auto; float: left; margin-right: 3%; margin-bottom: 30px;}
.ny_case_li ul li:nth-child(3n){margin-right: 0}
.case_li_info{width:100%; height:auto;  margin-top:12px;}
.case_li_info h3{width:100%; height:35px; line-height:35px; font-size: 16px; color: #000000; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.case_li_info p{width:100%; height:30px; line-height:30px;  font-size: 16px; color: #777777; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.case_li_pic{width:100%; height: auto; overflow: hidden}
.case_li_pic img{width:100%; height: auto; display: block}



/*搜索*/
.h_input{width:100%; height:100%;  background: #fff; border-top:1px solid #e5e5e5; display: none; position: absolute; top:100%; left:0; z-index: 9; display: none; padding-top:18px;}
.h_input .h_text{width:288px; height:50px; float: left; background: #eee; border: 0; padding: 0 10px; font-size: 14px; color: #555555;}
.h_submit{width:120px; height: 50px; background:#7a4018; float: right;border: 0; cursor: pointer; text-align: center; line-height: 50px; font-size: 16px; color: #fff}
.h_input_text{width:408px; margin: 0px auto; height:50px; }

div.digg{ text-align:center; font-family:Verdana; line-height:20px; font-size:12px;text-align:right; border-right: #dedfde 1px solid; float:right; margin-bottom:20px;}
div.digg a{padding:5px 10px; background-position: 50% bottom; border: #dedfde 1px solid; border-right:none; color: #adaaad; text-decoration: none; float:left}
div.digg a:hover{background-image: none; color: #fff; background-color: #a0a0a0; }
div.digg a:active{background-image: none; color: #fff; background-color: #ddd; }
div.digg span{color: #999; padding:5px 10px; border:#dedfde 1px solid; border-right:none; float:left}
div.digg span.current{ font-weight: bold; color: #707070;}
div.digg span.disabled{ color: #adaaad;}


/*新闻详情*/
.xwym_show{width:100%; height:auto; overflow:hidden}
.nyinfo_title{width:100%;font-size:20px; color:#555; padding:10px 0px; text-align:center; clear:both}
.info_time{width:100%; line-height:30px; color:#999; height:30px; margin-bottom:20px; border-top:1px solid #ddd; border-bottom:1px solid #ddd; text-align:center; clear:both}
.info_xq{width:100%; font-size:20px; color:#666; padding:10px 0px; clear:both}
.pro_page_con{color: #666; float:right; font-size: 14px;   width: 72%; height: auto; overflow: hidden; line-height: 30px; margin-bottom: 40px;}
.keyword_light{font-size:16px; color:#666; line-height:30px; margin-bottom:30px;}




/*客服*/
.lxfx {
    height: auto;
    position: fixed;
    right:0px;
    top:250px;
    width: 77px;
    z-index: 999;
}
.lxfx li a {
    color: rgb(255, 255, 255);
    display: block;
    height: 47px;
    margin-top: 9px;
    width: 300px;
	 font-size: 14px;
}
.leftlx {
    float: left;
    height: 47px;
    width: 77px;
}
.lxfx li span {
    border-left: 1px solid rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    float: left;
    font-size: 20px;
    height: 24px;
    line-height: 22px;
    margin-top: 8px;
    padding-left: 8px;
}
.fix_ewm {
    display: none;
    height: 120px;
    left: -120px;
    position: absolute;
    top: -40px;
    width: 120px;
}

.fix_ewms {

    display: none;
    height: 120px;
    left: -120px;
    position: absolute;
    top: -40px;
    width: 120px;
}

.lxfx li img{width:100%; height:auto; display:block; border:1px solid #eee}



.lxfx li i {
    display: block;
    height: 27px;
    margin: 0 auto;
    text-align: center;
    width: 30px; background:url(../images/fx.png) no-repeat;
}
.lxfx li i.icon-tel {
    background-position: 0 -25px;
}
.lxfx li i.icon-ly {
    background-position: 4px -53px;
}
.lxfx li i.icon-wx {
    background-position: -34px 4px;
}
.lxfx li i.icon-wb {
    background-position: -30px -22px;
}
.lxfx li i.icon-top {
    background-position: -30px -49px; height:32px;
}

.lxfx li p {
    line-height: 12px;
    text-align: center;
}
.lxfx li {
    background:#7a4018;
    height: 62px;
    margin-bottom: 1px;
    margin-left: 0;
    position: relative;
    width: 77px; float:left;
}

.page-list{display:none;}


