/*------style.css  start------*/
/*less*/
@c:center;
@small:12px;
@mid:14px;
@big:16px;
@b:#000;
@g:#666;
@r:#d41c29;
.clearfix:after{
	content:"";
	display:block;
	clear:both;
}
.clearfix{
	zoom:1;
}
.fl{
	float:left;
}
.fr{
	float:right;
}
.db{
	display:block;
}
.tl{
	text-align: left;
}
.tc{
	text-align: center;
}
.tr{
	text-align: right;
}
.full{
	width:100%;
	height:100%;
}
.box{
	display: inline-block;
}
.none{
	display: none;
}

a:hover{
	text-decoration:none;
	color: #ca1c28;
    transition: color 0.4s;
    -moz-transition: color 0.4s;
    -webkit-transition: color 0.4s;
    -o-transition: color 0.4s;
}
@-webkit-keyframes fromBottomFade { from {
-webkit-transform: translateY(20%);
opacity:0;
}
}
@keyframes fromBottomFade { from {
transform: translateY(20%);
opacity:0;
}
}



a{text-decoration:none;}


/*container*/
.container{
	width:70.3%;
	min-width:1200px;
	margin:0 auto;
	clear:both;
}

/*header*/
.top{width:100%;height:100px;position:fixed;top:0;left:0;z-index:100;background:#fff;box-shadow:0 2px 10px 0 rgba(0,0,0,.2);}
.top .logo{float:left;margin-top:20px;font-size:0px;}
.nav{float:right;line-height:100px;}
.navul li{float:left;height:100px;position:relative;}
.navul li>a{font-size:14px;display:block;height:100%;padding:0px 24px;}
.navul li.cur>a{color:#fff;background:#936939;}
.navul li>a:hover{color:#fff;background:#936939;}
.navul li .nav_son{display: none;position: absolute;left: 50%;top: 100px;z-index:100;box-shadow: 0 6px 12px rgba(0, 0, 0, .175);margin-left: -52px;width: 104px;font-size: 14px;background: #FFF;animation: fromBottomFade .6s ease both;-webkit-animation: fromBottomFade .6s ease both;}
.navul li .nav_son a{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;color:#222;display:block;padding:10px 20px;border-bottom:1px solid #ebebeb;line-height:23px;}
.navul li .nav_son a:hover{color:#936939;background:#f5f5f5;}
/*.navul li .line{width:0px;height:3px;position:absolute;top:66px;left:0px;background:#008b92;}
.navul li:hover .line{width:100%;}*/
.navul li:hover .nav_son{display:block;}



	
	/*banner*/
#indexbanner{ height:690px; overflow: hidden; position: relative;margin-top:100px;}
#indexbanner .bx-controls{ position: absolute; left: 0; bottom: 20px; z-index: 70; width: 100%; color: rgba(0,0,0,0);}
#indexbanner .bx-controls .bx-pager{ text-align: center;margin-right:60px;}
#indexbanner .bx-controls .bx-pager div{ display: inline-block; margin: 0 4px;}
#indexbanner .bx-controls .bx-pager div a{ display: block; width: 10px; height: 10px; border-radius:5px; overflow: hidden; line-height: 50px; background-color: rgba(0,0,0,0.3);}
#indexbanner .bx-controls .bx-pager div a.active{ background-color: rgba(0,0,0,1);}
#indexbanner .bx-controls .bx-controls-direction{ display: none;}

.li-cen{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%); width:288px;}
.li-cen p.tt{font-size:52px;font-weight:lighter;color:#58351c;}
.li-cen p.des{font-size:24px;font-weight:lighter;color:#58351c;margin-top:15px;}
.li-cen .conn2{margin-left:100px;margin-top:15px;}


.li-con{position:absolute;right:0px;bottom:0px;width:47%;height:182px;background:rgba(147,105,57,0.9);}
.li-con p.tt{font-size:30px;font-weight:lighter;color:#fff;margin-top:45px;margin-left:57px;}
.li-con p.des{font-size:15px;color:#fff;line-height:25px;margin-left:57px;margin-top:10px;}
.insidebanner{margin-top:100px;}





.tit{width:100%;text-align:center;}
.tit p{font-size:30px;font-weight:bold;color:#333;margin-bottom:10px;}
.tit p span{font-size:30px;font-weight:bold;color:#cda78b;}
.tit span{color:#cda78b;font-size:16px;text-transform:uppercase;}
.tit .line{width:120px;height:1px;background:#efefef;margin:auto;position:relative;margin-bottom:6px;}
.tit .line:before{content:"";width:33px;height:3px;background:#cda78b;position:absolute;bottom:0px;left:50%;transform:translateX(-50%);}



#indexbusiness{width:100%;margin-bottom:30px;}
.business{height:100%;margin:auto;overflow:hidden;}
.business .tit{margin-top:65px;}
.business .cpzs{width:100%;margin-top:50px;}
.business .cpzs ul{display:none;}
.business .cpzs ul:first-child{display:block;}
.business .cpzs ul li{width:24%;height:228px;float:left;margin-right:14%;margin-bottom:38px;}
.business .cpzs ul li a{width:99%;height:100%;display:block;border:1px solid #e5e5e5;}
.business .cpzs ul li:nth-child(3n){margin-right:0px;}
.business .cpzs ul li .pic{width:100%;height:73px;margin-top:43px;display:block;overflow:hidden;text-align:center;position:relative;
	display:flex;
	align-items:center;
	display:-webkit-flex; 
    -webkit-align-items:center;
	display:-ms-flex; 
    -ms-align-items:center;}
.business .cpzs ul li .pic span{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;background:rgba(0,0,0,0.3);}
.business .cpzs ul li .pic span:before{content:"+";position:absolute;top:60px;left:155px;width:45px;height:45px;line-height:45px;color:#fff;border-radius:50%;text-align:center;background:#008b92;font-size:22px;transition: all 0.6s ease 0s;}
.business .cpzs ul li .pic:hover span{opacity:1;}
.business .cpzs ul li .pic:hover span:before{top:110px;}
.business .cpzs ul li .pic img{max-width:100%;max-height:100%;margin:auto;transition:0.6s;}
.business .cpzs ul li .tt{text-align:center;color:#333;font-size:18px;margin-top:25px;font-weight:bold;}
.business .cpzs ul li .des{text-align:center;color:#999;font-size:15px;margin-top:13px;}

.business .cpzs ul li:hover{background:#f5f5f5;}
.business .cpzs ul li:hover .pic img{ transform:rotate(360deg);}






#indexproduct{width:100%;height:760px;overflow:hidden;}
.product{width:1200px;height:100%;margin:auto;overflow:hidden;}
.product .tit{margin-top:67px;}
.product .tab{width:100%;height:36px;margin-top:30px;overflow:hidden;}
.product .tab ul{position:relative;left:50%;float:left;}
.product .tab ul li{float:left;width:142px;height:36px;text-align:center;line-height:36px;margin-right:8px;position:relative;right:50%;}
.product .tab ul li a{width:100%;height:100%;display:block;background:#f5f5f5;}
.product .tab ul li.current a{color:#fff;background:#008b92;}
.product .tab ul li a:hover{color:#fff;background:#008b92;}
.product .tab ul li:last-child{margin-right:0px;}
.product .cpzs{width:100%;margin-top:50px;}
.product .cpzs ul{display:none;}
.product .cpzs ul:first-child{display:block;}
.product .cpzs ul li{width:370px;height:356px;float:left;margin-right:45px;}
.product .cpzs ul li:nth-child(3n){margin-right:0px;}
.product .cpzs ul li .pic{width:370px;height:266px;border:5px solid #eee;display:block;overflow:hidden;text-align:center;background:#fff;position:relative;
	display:flex;
	align-items:center;
	display:-webkit-flex; 
    -webkit-align-items:center;
	display:-ms-flex; 
    -ms-align-items:center;}
.product .cpzs ul li .pic span{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;background:rgba(0,0,0,0.3);}
.product .cpzs ul li .pic span:before{content:"+";position:absolute;top:60px;left:155px;width:45px;height:45px;line-height:45px;color:#fff;border-radius:50%;text-align:center;background:#008b92;font-size:22px;transition: all 0.6s ease 0s;}
.product .cpzs ul li .pic:hover{border:5px solid rgba(0,0,0,0.3);box-shadow:0px 3px 5px rgba(0, 0, 0, 0.2);}
.product .cpzs ul li .pic:hover span{opacity:1;}
.product .cpzs ul li .pic:hover span:before{top:110px;}
.product .cpzs ul li .pic img{max-width:100%;max-height:100%;margin:auto;}
.product .cpzs ul li .tt{text-align:center;line-height:90px;color:#333;}








#indexabout{width:100%;height:470px;background:url(../images/bg.jpg) no-repeat center; position:relative;}
.about{margin:auto;overflow:hidden;}
.about .con{width:64.2%;color:#666;line-height:25px;}
.about .con .tt{color:#895f43;font-size:30px;font-weight:bold;margin-top:80px;}
.about .con .des{margin-top:40px;}
.about .more{width:150px;height:46px;line-height:46px;border:1px solid #ad8a72;text-align:center;font-size:16px;color:#895f43;display:block;margin-top:45px;position:relative;z-index:5;}

#indexabout .more:hover:before{width:100%;}
#indexabout .right{position:absolute;top:0px;right:0px;height:470px;width:35%;}
#indexabout .right .details ul li{width:100%;height:235px;background:#997a65;overflow:hidden;}
#indexabout .right .details ul li .pic{width:62%;text-align:center;margin-top:44px;}
#indexabout .right .details ul li .pic img{display:block;margin:auto;}
#indexabout .right .details ul li .tt{width:62%;text-align:center;font-size:18px;color:#fff;margin-top:20px;}
#indexabout .right .details ul li .des{width:62%;text-align:center;line-height:20px;color:#fff;margin-top:12px;}
#indexabout .right .details ul li:first-child{width:100%;height:235px;background:#caa886;}
#indexabout .right .details ul li:hover{background:#aa8469;}
#indexabout .right .details ul li:first-child:hover{background:#aa8469;}



#indexnews{width:100%;background:#f3f3f3;margin-top:60px;padding-top:68px;padding-bottom:80px;overflow:hidden;}
.news{margin:auto;}
.news .con{margin-top:55px;}
.news .con .left{width:42.8%;height:375px;float:left;position:relative;}
.news .con .left .pic{width:100%;height:375px;overflow:hidden;}
.news .con .left .pic img{	margin:auto;
	max-width:100%;max-height:100%;}
.news .con .left .pic img:hover{

	transform:scale(1.1,1.1);
-ms-transform:scale(1.1,1.1); 	/* IE 9 */
-moz-transform:scale(1.1,1.1); 	/* Firefox */
-webkit-transform:scale(1.1,1.1); /* Safari 和 Chrome */
-o-transform:scale(1.1,1.1); 	/* Opera */}
.news .con .left .tt{position:absolute;left:5%;bottom:10px;width:80%;color:#fff;font-size:22px;margin-bottom:30px;}

.news .con ul{float:right;width:54.3%;}
.news .con ul li{width:100%;height:86px;overflow:hidden;margin-top:10px;background:#fff;transition:0.6s;}
.news .con ul li a{width:100%;height:86px;display:block;}
.news .con ul li .date{float:left;height:100%;overflow:hidden;text-align:center;width:13%;}
.news .con ul li .date p{font-size:34px;color:#999;margin-top:18px;}
.news .con ul li .date span{font-size:13px;color:#999;margin-top:10px;}
.news .con ul li .conn{width:80%;float:left;overflow:hidden;}
.news .con ul li .conn .tt{font-size:14px;margin-bottom:13px;margin-top:24px;}
.news .con ul li .conn .des{color:#999;font-size:12px;}
.news .con ul li:first-child{margin-top:0px;}
.news .con ul li:hover{background:#895f43;}
.news .con ul li:hover .date p{color:#fff;}
.news .con ul li:hover .date span{color:#fff;}
.news .con ul li:hover .tt{color:#fff;}
.news .con ul li:hover .des{color:#fff;}




#indexcase{width:100%;overflow:hidden;}
.case{height:100%;margin:auto;overflow:hidden;padding-top:70px;padding-bottom:70px;}
.case .left{width:48%;float:left;}
.case .right{width:48%;float:right;}
.case .title{font-size:30px;color:#333;margin-bottom:10px;}
.case .title span{font-size:30px;color:#aa8469;}
.case .con-nav{width:100%;overflow:hidden;}
.case .con-nav .le{float:left;color:#d4d4d4;text-transform:uppercase;}
.case .con-nav .re{float:right;}
.case .con-nav .re ul li{float:left;margin-left:13px;}
.case .con{margin-top:30px;}
.case .con ul li{height:60px;line-height:60px;background:#f3f3f3;margin-bottom:8px;transition:0.3s;}
.case .con ul li .squre{float:left;width:10px;height:10px;margin:25px;border-radius:5px;background:#999;display:block;transition:0.3s;}
.case .con ul li p{float:left;width:67%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:0.3s;}
.case .con ul li span{float:right;display:block;width:20%;text-align:center;transition:0.3s;}
.case .con ul li:hover{background:#895f43;}
.case .con ul li:hover .squre{background:#fff;}
.case .con ul li:hover p{color:#fff;}
.case .con ul li:hover span{color:#fff;}









#ne_nav{width:100%;height:40px;background:#f5f5f5;}
#ne_nav p{line-height:40px;padding-left:30px;background:url(../images/home.png) no-repeat left center;}




.col{width:100%;min-height:450px;line-height:220%;margin-top:40px;margin-bottom:50px;}
.col h2{text-align:center;font-weight:normal;color:#000;margin-bottom:25px;}
.col h3{text-align:center;font-weight:normal;font-size:12px;margin-bottom:15px;}



.maintit{text-align:center;margin-top:45px;}
.maintit p{font-size:30px;color:#333;font-weight:lighter;margin-bottom:10px;}
.maintit span{font-size:16px;color:#999;text-transform:uppercase;}
.son_nav{margin-top:25px;text-align:center;}
.son_nav a{padding:0px 20px;height:45px;line-height:45px;border-radius:2px;border:1px solid #dcdcdc;color:#333;display:inline-block;margin:0px 10px;transition: color 0s;}
.son_nav a.active{background:#008b92;color:#fff;border:1px solid #008b92;}
.son_nav a:hover{background:#008b92;color:#fff;border:1px solid #008b92;}




.pxxm{width:100%;min-height:450px;margin-bottom:50px;margin-top:30px;overflow:hidden;}
.pxxm ul{margin:0px 2px;width:1196px;}
.pxxm ul li{width:382px;height:333px;float:left;margin-right:22px;margin-bottom:22px;border:1px solid rgb(238, 238, 238);}
.pxxm ul li a{width:352px;height:303px;display:block;padding:15px;}
.pxxm ul li:nth-child(3n){margin-right:0px;}
.pxxm ul li .pic{width:352px;height:220px;overflow:hidden;display:flex;align-items:center;display:-webkit-flex; /* Safari */-webkit-align-items: center; /* Safari 7.0+ */}
.pxxm ul li .pic img{max-width:100%;max-height:100%;margin:auto;}
.pxxm ul li p{width:100%;height:20px;text-align:center;line-height:20px;margin-top:15px;color:#000;font-size:16px;}
.pxxm ul li .des{font-size:12px;height:36px;line-height:18px;margin-top:12px;padding:0 3px;color:#666;}
.pxxm ul li:hover{border:1px solid #008b92;box-shadow: rgba(238,238,238,1) 0px 0px 2px 2px;}
.pxxm ul li:hover img{opacity:0.9;}
.pxxm ul li:hover p{color:#008b92;}




.online{width:100%;margin:auto;margin-top:20px;margin-bottom:20px;overflow:hidden;}
.online form{padding-left:150px;}
.online .text{width:381px;height:38px;float:left;margin-bottom:20px;margin-right:25px;}
.online .text input{width:268px;height:36px;border:1px solid #c9c9c9;padding-left:20px;}
.online .text p{float:left;width:76px;padding-right:10px;line-height:38px;padding-left:5px;}
.online .text p span{color:#eb0000;position:relative;top:2px;}
.online .con{width:927px;height:205px;float:left;margin-bottom:20px;}
.online .con textarea{padding:20px;border:1px solid #c9c9c9;height:163px;width:760px;}
.online .con p{float:left;width:81px;padding-right:5px;line-height:38px;padding-left:5px;}
.online .con p span{color:#eb0000;position:relative;top:2px;}
.online .verify{height:38px;margin-bottom:20px;}
.online .verify p{float:left;width:76px;padding-right:10px;line-height:38px;padding-left:5px;}
.online .verify p span{color:#eb0000;position:relative;top:2px;}
.online .verify input{width:154px;height:36px;border:1px solid #c9c9c9;float:left;padding-left:20px;margin-right:10px;}
.online .verify img{cursor:pointer;}
.online .submit{width:107px;height:35px;color:#fff;cursor:pointer;background:#be252e;margin-left:91px;float:left;border:none;margin-right:47px;}
.online .reset{width:107px;height:35px;color:#fff;cursor:pointer;background:#008b92;float:left;border:none;}



.xwzx{width:100%;min-height:350px;margin-bottom:140px;}
.xwzx ul{width:100%;overflow:hidden;}
.xwzx ul li{width:100%;height:325px;transition: all 0.3s ease 0s;border-bottom:1px solid #ddd;position:relative;}
.xwzx ul li:after{content:"";width:0px;border-bottom:1px solid #936939;position:absolute;bottom:-1px;
	transition:all 0.65s ease 0s;
	-ms-transform:all 0.65s ease 0s; 	/* IE 9 */
	-moz-transform:all 0.65s ease 0s; 	/* Firefox */
	-webkit-transform:all 0.65s ease 0s; /* Safari 和 Chrome */
	-o-transform:all 0.65s ease 0s; 	/* Opera */}
.xwzx ul li a{width:100%;height:325px;display:block;}
.xwzx ul li .pic{float:left;width:22.6%;height:325px;overflow:hidden;
	display:flex;
	align-items:center;
	display:-webkit-flex; /* Safari */
	-webkit-align-items: center; /* Safari 7.0+ */}
.xwzx ul li .pic img{max-width:100%;max-height:325px;transition:0.6s; }
.xwzx ul li .details{margin-left:3.7%;width:70%;height:100%;float:left;position:relative;}
.xwzx ul li .details .con{position:absolute;left:0px;top:50%;transform:translateY(-50%);}
.xwzx ul li .details .tt{font-size:24px;line-height:24px;color:#333;line-height:35px;margin-bottom:25px; margin-top:25px;}
.xwzx ul li .details .des{font-size:16px;color:#666;line-height:30px;height:60px;overflow:hidden;}
.xwzx ul li .details .des *{font-size:16px;color:#666;line-height:30px;}
.xwzx ul li .details .date{color:#999;font-weight:lighter;font-size:20px;}
.xwzx ul li .details .tansuo{width:152px;height:45px;margin-top:35px;
	background:#936939;
	border-radius:3px;
	font-size:16px;
	color:#fff;
	text-align:center;
	line-height:45px;
	transition:0.3s;}
.xwzx ul li:hover .tt{color:#936939;}
.xwzx ul li:hover:after{width:100%;}
.xwzx ul li:hover .pic img{
	transform:scale(1.1,1.1);
-ms-transform:scale(1.1,1.1); 	/* IE 9 */
-moz-transform:scale(1.1,1.1); 	/* Firefox */
-webkit-transform:scale(1.1,1.1); /* Safari 和 Chrome */
-o-transform:scale(1.1,1.1); 	/* Opera */}
.xwzx ul li:hover .details .des{color:#936939;}
.xwzx ul li:hover .details .date{color:#936939;}
.xwzx ul li .tansuo:hover{border-radius:25px;}



.tdml{width:100%;overflow:hidden;margin-top:70px;margin-bottom:140px;}
.tdml ul li{float:left;width:32%;margin-right:2%;background:#f5f5f5;margin-bottom:15px;transition:0.6s;border-radius:10px;} 
.tdml ul li:nth-child(3n){margin-right:0px;}
.tdml ul li .details{text-align:center;padding-bottom:25px;} 
.tdml ul li .details .tt{font-size:24px;line-height:24px;color:#333;line-height:35px;margin-bottom:10px; margin-top:15px;}
.tdml ul li .details .des{font-size:16px;color:#666;line-height:30px;height:30px;overflow:hidden;}
.tdml ul li .details .des *{font-size:16px;color:#666;line-height:30px;}
.tdml ul li .details .tansuo{width:152px;height:45px;margin:auto;margin-top:10px;background:#fff;
	border-radius:3px;
	font-size:16px;
	color:#333;
	text-align:center;
	line-height:45px;
	transition:0.3s;}
.tdml .conte-bg{position:fixed;left:0px;top:0px;width:100%;height:100%;background:rgba(0,0,0,0.7);z-index:99;display:none;}
.tdml ul li .conte{position:fixed;left:50%;top:50%;width:880px;height:600px;background:#f5f5f5; transform:translate(-50%,-50%);z-index:100;display:none;}
.tdml ul li .conte .conte-cha{position:absolute;right:30px;top:10px;}
.tdml ul li .conte .content{width:820px;height:540px;background:#f5f5f5;padding:40px 30px;overflow:scroll;overscroll-behavior: contain;line-height:220%;}
.tdml ul li:hover{background-color:#936939;}
.tdml ul li:hover .tt{color:#fff;}
.tdml ul li:hover .des{color:#fff;}
.tdml ul li:hover .date{color:#fff;}
.tdml ul li .tansuo:hover{cursor:pointer;}
.tdml ul li .conte-cha:hover{cursor:pointer;}



.orientation{margin-top:20px;margin-bottom:20px;overflow:hidden;width:100%;}
.orientation .previous{float:left;}
.orientation .next{float:right;}






/*footer*/
#footer{width:100%;height:368px;background:url(../images/footer-bg.jpg)no-repeat center;background-size:cover;}
.footer_top{height:293px;border-bottom:1px solid #b38464;}
.footer_top .left{float:left}
.footer_top .left .tt{font-size:28px;font-weight:bold;color:#fff;margin-top:45px;margin-bottom:15px;}
.footer_top .left .des{color:#fff;font-weight:lighter;line-height:30px;font-size:14px;}
.footer_top .left .des p{color:#fff;font-weight:lighter;line-height:30px;font-size:14px;}
.footer_top .left .dess{color:#efcbb2;font-weight:bold;margin-top:15px;line-height:30px;font-size:16px;}
.footer_top .left .dess img{float:left;margin-right:12px;}

.footer_top .right{float:right}
.footer_top .right img{margin-top:79px;}
.footer_top .right p{text-align:center;color:#fff;line-height:45px;}

.footer_bottom{height:73px;line-height:73px;color:#fff;font-size:13px;}
.footer_bottom *{color:#fff;}


.mypage{
    text-align: center;
	width:100%;
	margin-top:20px;
	overflow:hidden;
	
}	
.mypage	span,.mypage a{
	display: inline-block;
	vertical-align: top;
	color: #936939;
	border: 1px solid #936939;
	padding: 5px 10px;
	margin: 5px;
}	
.mypage	span.rows{border:none;padding: 5px 0px;}	
.mypage	span.current,.mypage a.current{
	background: #936939;
	color: #fff;
}

#sidenav{height:80px;line-height:80px;background:#f5f5f5;}
#sidenav .left{float:left;}
#sidenav ul{float:right;}
#sidenav ul li{float:left;margin-left:40px;}
#sidenav ul li a.cur{color:#936939;}