﻿/*Make from AK.monster*/
/*2016-03-01 16:20*/
/*www.zjhz.cn*/

/*------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{text-decoration:none;}


/*container*/
.container{
	width:1100px;
	overflow: hidden;
	margin:0 auto;
	clear:both;
}

/*header*/
.top{width:100%;height:153px;}
.tophead{width:100%;height:30px;background:#f5f5f5;}
.top_head{width:1100px;height:30px;margin:auto;}
.top_left{height:30px;line-height:30px;float:left;font-size:12px;}
.top_head ul{height:30px;float:right;}
.top_head ul li{line-height:30px;float:left;font-size:12px;margin-right:14px;}
.top_head ul li:nth-child(1){background:url(../image/email.png) no-repeat 0px center;padding-left:28px;}
.top_head ul li:nth-child(2){background:url(../image/phone.png) no-repeat 0px center;padding-left:22px;margin-right:23px;}
.top_head ul li:nth-child(3){background:url(../image/language.png) no-repeat 0px center;padding-left:24px;}
.contain{width:1100px;margin:auto;}
.nav{margin-top:45px;float:right;}
.navul li{float:left;text-align:center;font-size:14px;margin-left:55px;position:relative;}
.navul li:first-child{margin-left:0px;}
.navul li:last-child{margin-right:15px;}
.navul li>a{display:block;}
.navul li>span{display:block;font-size:12px;color:#c59d83;margin-top:12px;}
.cur .btn{color:#000;font-weight:bold;}
.nav_son{display:none;position:absolute;z-index:100;background:#fff;left:-25px;}
.nav_son span{display:block;line-height:35px;text-align:center;width:110px;padding:0px; text-align:center;border-bottom:1px solid #ce9b7a;background:#e3b496;}
.nav_son span a{color:#fff;}


	
	/*banner*/
#indexbanner{ height: 450px; overflow: hidden; position: relative;}
.bx-controls{ position: absolute; left: 0; bottom: 20px; z-index: 999; width: 100%; color: rgba(0,0,0,0);}
.bx-controls .bx-pager{ text-align: center;}
.bx-controls .bx-pager div{ display: inline-block; margin: 0 2px;}
.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);}
.bx-controls .bx-pager div a.active{ background-color: rgba(255,255,255,1);}
.bx-controls .bx-controls-direction{ display: none;}





#indexproduct{width:1100px;padding-bottom:30px;margin:auto;
	.title{width:100%;margin-top:41px;}
	.tit{width:218px;height:38px;border:1px solid #c59d83;text-align:center;line-height:38px;color:#c59d83;margin:auto;font-size:16px;position:relative;}
	.tit .line1{width:60px;position:absolute;top:20px;border-bottom:1px solid #c59d83;left:-50px;}
	.tit .line2{width:60px;position:absolute;top:20px;border-bottom:1px solid #c59d83;right:-50px;}
	.tab{overflow:hidden;}
	.tab ul{position:relative;left:50%;float:left;margin-top:20px;}
	.tab ul li{float:left;position:relative;right:50%;padding-left:15px;}
	.tab ul li a{color:#c59d83;}
	.tab ul li a:hover{color:red;}
	.tab ul li span{margin-left:15px;color:#c59d83;}
	.tab ul li:last-child span{color:rgba(0,0,0,0);}
	.product{width:100%;margin-top:37px;}
	/*.product ul li{width:269px;height:201px;margin-right:8px;margin-bottom:8px;float:left;}
	.product ul li:nth-child(4n){margin-right:0px;}
	.product ul li a{width:267px;height:199px;display:block;overflow:hidden;line-height:195px;border:1px solid #ccc;text-align:center;}
	
	*/
	.product ul li{width:32%;height:261px;margin-right:2%;margin-bottom:8px;float:left;}
	.product ul li:nth-child(3n){margin-right:0px;}
	.product ul li .pic{width:100%;height:219px;display:block;overflow:hidden;line-height:215px;border:1px solid #ccc;text-align:center;}
	.product ul li .tt{width:100%;height:40px;display:block;line-height:40px;text-align:center;}
	
	.product ul li img{max-width:100%;max-height:100%;transition: transform 0.9s ease 0s;}
	.product ul li 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 */}
}



#indexabout{width:100%;height:368px;background:url(../image/bak.jpg) no-repeat center;margin-bottom:20px;
	.about{width:1100px;margin:auto;}
	.title{width:100%;padding-top:60px;}
	.tit{width:218px;height:38px;border:1px solid #fff;text-align:center;line-height:38px;color:#fff;margin:auto;font-size:16px;position:relative;}
	.tit .line1{width:60px;position:absolute;top:20px;border-bottom:1px solid #fff;left:-50px;}
	.tit .line2{width:60px;position:absolute;top:20px;border-bottom:1px solid #fff;right:-50px;}
	.con{width:95%;margin:auto;text-align:center;margin-top:56px;height:100px;line-height:200%;color:#fff;}
	.more{width:195px;height:36px;line-height:36px;text-align:center;border:1px solid #89817b;display:block;margin:auto;color:#89817b;transition:all 0.5s ease 0s;}
	.more:hover{background:#c59d83;color:#fff;}
}





#ne_nav{width:846px;height:65px;border-bottom:1px solid #d2d2d2;float:right;margin-top:28px;
	span{float:left;margin-top:38px;}
}


.col{width:786px;min-height:450px;line-height:200%;padding:0px 30px;margin-top:20px;margin-bottom:20px;float:right;}
.col img{max-width:100%;}



.cpzs{width:846px;min-height:220px;margin-bottom:80px;float:right;margin-top:30px;
	ul{width:100%;float:left;
		li{width:269px;height:201px;float:left;margin-right:19px;margin-bottom:8px;}
		li:nth-child(3n){margin-right:0px;}
		li a.pic{width:267px;height:199px;display:block;position:relative;line-height:195px;border:1px solid #ccc;text-align:center;}
		li a.pic span{width:267px;height:199px;display:none;position:absolute;top:0;left:0;background:rgba(0,0,0,0.3);text-align:center;line-height:201px;color:#fff;font-size:16px;overflow:hidden;}
		li a.pic:hover span{display:block;}
	}
}



.xwzx{width:920px;min-height:220px;margin-bottom:80px;float:right;margin-top:30px;
	ul{width:100%;}
	ul li{width:100%;height:100px;border-bottom:1px solid #ccc;padding:15px 0px;overflow:hidden;}
	ul li .tit{font-size:18px;line-height:20px;font-weight:bold;margin-top:10px;}
	ul li .date{color:#ef6641;margin-top:10px;}
	ul li .con{line-height:20px;margin-top:10px;padding-right:30px;}
}



#sidenav{width:232px;margin-bottom:50px;float:left;margin-top:45px;
	h2{font-size:20px;color:#fff;width:232px;height:58px;line-height:58px;background:#ac5b3a;text-align:center;}
	h2 span{font-weight:normal;font-size:16px;}
	.cp{margin-bottom:8px;}
	.cp ul li.nev{width:182px;height:43px;line-height:43px;background:#e3794e;padding-left:50px;}
	.cp ul li.nev a{color:#fff;}
	.cp ul li.navson{border-bottom:3px solid #e5e5e5;line-height:35px;}
	.cp ul li.navson:last-child{border-bottom:3px solid #ac5b3a;}
	.about{background:#f5f5f5;padding:12px;}
	.about .tit{width:100%;height:59px;border-bottom:1px solid #d2d2d2;display:block;background:url(../image/tel.png) no-repeat 28px top;margin-top:5px;}
	.about .tit p{font-weight:bold;font-size:20px;padding-left:87px;padding-top:6px;}
	.about .tit span{padding-left:87px;font-size:16px;margin-top:2px;display:block;}
	.about .tit:hover span{color:#666;}
	.con{line-height:200%;font-size:12px;padding-top:15px;}
}



.orientation{margin-top:20px;
	.previous{float:left;}
	.next{float:right;}
}





/*footer*/
#footer{height:200px;background:#e7e7e7;
	.footer_top{width:1100px;margin:auto;}
	
	.con{width:335px;height:145px;margin-top:36px;line-height:180%;float:left;font-size:12px;}
	.ban{font-size:12px;width:370px;margin-top:75px;line-height:200%;float:left;}
}

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


