/*------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:1100px;
	margin:0 auto;
	clear:both;
}

/*header*/
.top{width:100%;height:90px;background:#fff;box-shadow:0 2px 10px 0 rgba(0,0,0,.2);}
.top .logo{float:left;margin-top:10px;font-size:0px;}
.nav{float:right;line-height:90px;}
.navul li{float:left;height:90px;width:130px;position:relative;}
.navul li>a{font-size:14px;color:#313131;height:90px;display:block;width:130px;text-align:center;}
.navul li.cur>a{color:#fff;background:#42110e;}
.navul li>a:hover{color:#fff;background:#42110e;}
.navul li .nav_son{display: none;position: absolute;left: 50%;top: 90px;z-index:100;box-shadow: 0 6px 12px rgba(0, 0, 0, .175);margin-left: -50px;width: 160px;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:#42110e;background:#f5f5f5;}
.navul li .line{width:0px;height:7px;position:absolute;top:83px;left:0px;background:#6c221d;}
.navul li.cur .line{width:100%;}
.navul li:hover .line{width:100%;}
.navul li:hover .nav_son{display:block;}



	
	/*banner*/
#indexbanner{ height:600px; overflow: hidden; position: relative;}
#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;}
#indexbanner .bx-controls .bx-pager div{ display: inline-block; margin: 0 2px;}
#indexbanner .bx-controls .bx-pager div a{ display: block; width: 45px; height: 4px; overflow: hidden; line-height: 50px; background-color: rgba(255,255,255,0.3);}
#indexbanner .bx-controls .bx-pager div a.active{ background-color: rgba(255,255,255,0.8);}
#indexbanner .bx-controls .bx-controls-direction{ display: none;}

.insidebanner{margin-top:90px;}





.tit{width:100%;text-align:center;}
.tit p{font-size:18px;color:#3f3f3f;margin-bottom:8px;}
.tit span{color:#3f3f3f;}




#indexabout{width:100%;height:623px;background:#f5f5f5;}
.about{margin:auto;overflow:hidden;}
.about .tit{margin-top:90px;}
.about .con{margin-top:70px;}
.about .con .left{width:490px;height:315px;float:left;}
.about .con .right{width:555px;float:right;line-height:30px;margin-top:10px;}
.about .con .right .conn{letter-spacing:1.7px;}
.about .more{width:100%;text-align:right;display:block;margin-top:125px;}


#indexproduct{width:100%;height:998px;background:#e7e7e7;}
.product{height:100%;margin:auto;overflow:hidden;}
.product .tit{margin-top:75px;}
.product .cpzs{width:100%;margin-top:56px;height:690px;}
.product .cpzs ul li{width:32%;float:left;height:284px;margin-bottom:60px;margin-right:2%;}
.product .cpzs ul li:nth-child(3n){margin-right:0px;}
.product .cpzs ul li .pic{width:100%;height:240px;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 img{width:100%;height:100%;margin:auto;transition:0.3s;}
.product .cpzs ul li .tt{background:#a7c0b5;text-align:center;line-height:44px;height:44px;overflow:hidden;color:#000;padding:0 5px;}
.product .cpzs 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 */}
.product .more{width:100%;}
.product .more a{width:148px;height:46px;line-height:46px;border:1px solid #a7c0b5;text-align:center;display:block;margin:auto;color:#3f3f3f;}
.product .more a:hover{background:#a7c0b5;color:#956134;transition:0.6s}









#indexnews{width:100%;height:538px;margin-top:73px;}
.news{margin:auto;}
.news .con{width:100%;height:360px;}
.news .right{width:550px;height:342px;float:right;position:relative;}
.news .right .details{width:550px;height:342px;position:relative;}
.news .right .pic{width:100%;height:342px;overflow:hidden;}
.news .right .pic img{width:100%;height:342px;transition:0.6s;}
.news .right .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 .right .tt{background:rgba(0,0,0,0.8);width:100%;font-size:13px;color:#ffffff;position:absolute;bottom:0px;height:50px;line-height:50px;text-align:center;}
.news .left{float:left;width:530px;}
.news .left	.newstit{height:60px;border-bottom:3px solid #c7c7c7;}
.news .left	.newstit p{line-height:60px;color:#956134;font-size:17px;transition:0.6s;position:relative;}
.news .left .newstit p:before{content:"";width:120px;transition:0.6s;border-bottom:4px solid #956134;position:absolute;left:0;bottom:-3px;
	transition: all 0.6s ease 0s;
	-ms-transition: all 0.6s ease 0s;
	-moz-transition: all 0.6s ease 0s;
	-webkit-transition: all 0.6s ease 0s;
	-o-transition: all 0.6s ease 0s;}
.news .left:hover .newstit p:before{width:100%;}
.news .left ul{margin-top:40px;}
.news .left ul li{width:100%;height:50px;line-height:50px;}
.news .left ul li .tt{width:70%;float:left;font-size:14px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.news .left ul li .tt span{width:5px;height:5px;margin:0px 5px;border-radius:5px;background:#956134;display:block;margin-top:23px;float:left;}
.news .left ul li .date{float:right;color:#999;}
.news .left ul li .des{color:#999;}
.news .left ul li:hover .tt{color:#956134;}
.news .left ul li:hover:after{width:100%;}
.news .more{width:100%;margin-top:60px;}
.news .more a{width:148px;height:46px;transition:0.6s;line-height:46px;border:1px solid #a7c0b5;text-align:center;display:block;margin:auto;color:#956134;}
.news .more a:hover{background:#a7c0b5;}










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




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



.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;}
.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; -webkit-align-items: center; }
.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;}
*/
.pxxm{width:100%;padding-top:50px;overflow:hidden;}
.pxxm ul li{width:32%;float:left;height:284px;margin-bottom:60px;margin-right:2%;}
.pxxm ul li:nth-child(3n){margin-right:0px;}
.pxxm ul li .pic{width:100%;height:240px;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;}
.pxxm ul li .pic img{width:100%;height:100%;margin:auto;transition:0.3s;}
.pxxm ul li .tt{background:#a7c0b5;text-align:center;line-height:44px;color:#000;height:44px;overflow:hidden;color:#000;padding:0 5px;}
.pxxm 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 */}



.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:50px;padding-top:50px;}
.xwzx ul{width:100%;overflow:hidden;}
.xwzx ul li{width:100%;height:60px;line-height:60px;transition: all 0.3s ease 0s;border-bottom:1px dashed #ddd;}
.xwzx ul li a{width:90%;display:block;margin:auto;}
.xwzx ul li .tt{width:80%;float:left;font-size:16px;}
.xwzx ul li .date{width:15%;float:right;font-size:16px;}
.xwzx ul li:hover{background:#f5f5f5;}



/*
.xwzx{width:100%;min-height:350px;margin-bottom:50px;}
.xwzx ul{width:100%;overflow:hidden;}
.xwzx ul li{width:100%;height:231px;transition: all 0.3s ease 0s;border-bottom:1px solid #ddd;position:relative;}
.xwzx ul li a{padding:22px 0px;width:100%;height:187px;display:block;}
.xwzx ul li .pic{float:left;width:247px;height:187px;text-align:center;position:relative;}
.xwzx ul li .pic img{margin-top:4px;}
.xwzx ul li .con{width:800px;margin-left:29px;float:left;}
.xwzx ul li .con .tt{font-size:16px;color:#333;margin-top:38px;}
.xwzx ul li .con .des{height:73px;margin-top:12px;color:#999;line-height:25px;}
.xwzx ul li .con .date{color:#666;}
.xwzx ul li .con .date span{height:13px;border-left:1px solid #666;display:inline-block;margin:0px 18px;position:relative;top:1px;}
.xwzx ul li:hover .tt{color:#008b92;}
.xwzx ul li:hover .pic:before{width:50px;height:50px;border-left: 1px solid #008b92;border-top: 1px solid #008b92;}
.xwzx ul li:hover .pic:after{width:50px;height:50px;border-right: 1px solid #008b92;border-bottom: 1px solid #008b92;}
.xwzx ul li:hover:after{width:100%;}
*/






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






/*footer
#footer{width:100%;height:496px;background:#272727;}
.footer_top{height:419px;border-bottom:1px solid #4d4d4d;}
.footer_top .logo{float:left;margin-top:133px;margin-right:158px;}
.footer_nav{float:left;margin-top:59px;}
.footer_nav ul li{float:left;width:130px;}
.footer_nav ul li .title{color:#fff;font-size:16px;}
.footer_nav ul li .nav_son{margin-top:28px;}
.footer_nav ul li .nav_son .subtt{margin-bottom:20px;}
.footer_nav ul li .nav_son .subtt a{color:#c2c2c2;}
.footer_nav ul li .nav_son .subtt a:hover{color:#fff;}
.footer_bottom{height:76px;line-height:76px;color:#d3d3d3;}
*/
#indexfooter{padding:25px 0px;}
#indexfooter .left{width:80%;float:left;}
#indexfooter .left p{font-size:18px;color:#956134;margin-top:20px; font-weight:bold;line-height:45px;}
#indexfooter .left ul{width:45%;float:left;border-top:1px solid #c2c2c2;margin-right:5%}
#indexfooter .left ul li{line-height:32px;color:#000;font-weight:lighter;}
#indexfooter .left ul li:first-child{margin-top:15px;}
#indexfooter .left ul li span{color:#333;font-weight:bold;}
#indexfooter .right{float:right;width:20%;}
#indexfooter .right .con{float:right;}
#indexfooter .right p{line-height:45px;text-align:right;font-size:17px;color:#956134;font-weight:bold;}
#indexfooter .right .conn{border-top:1px solid #c2c2c2;padding-top:20px;}



#indexbanquan{background:#241100;}
#indexbanquan .banquan{width:100%;height:140px;}
#indexbanquan .banquan .left{float:left;}
#indexbanquan .banquan .right{line-height:120px;float:right;margin-top:20px;}
#indexbanquan .banquan .right ul li{float:left;margin-left:40px;}
#indexbanquan .banquan{border-bottom:1px solid #4b4b4b;}
#indexbanquan .banqua .left{line-height:98px;float:left;color:#aaaaaa;}
#indexbanquan .banqua .left p{color:#aaaaaa;font-size:12px;}
#indexbanquan .banqua .left a{color:#aaaaaa;font-size:12px;}
#indexbanquan .banqua .right{line-height:98px;float:right;color:#aaaaaa;font-size:12px;}
#indexbanquan .banqua .right a{line-height:98px;float:right;color:#aaaaaa;font-size:12px;}



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



