*{
	padding: 0;
	margin: 0;
}
body{font-family: 微软雅黑;line-height: 1.7;}
a{color: #333;text-decoration: none;}

ul,li{list-style-type: none;}
img{display: block;}
.w12{width: 1200px;margin: 30px auto;overflow: hidden;}
.fl{float: left;}
.fr{float: right;}

.top{background: #fffcf9;height: 110px;overflow: hidden;}
.logo{width: 560px;}
.top-phone{width: 245px;}
.nav-content{
	width: 100%;
	height: 66px;
	background: #863710;
	margin-bottom: 1px;
}
.nav-ul{
	width: 1200px;
	height: 66px;
	background: url(../images/nav.jpg) no-repeat;
	margin: 0 auto;
}
.nav-ul li{
	width: 150px;
	float: left;
}
.nav-ul li>a{
	display: block;
	color: #FFFFFF;
	width: 100%;
	height: 100%;
	line-height: 66px;
	text-align: center;
}
.bs-cont{
	width: 100%;
	background: #f1f1f1;
	padding: 20px 0;
}
.zhixun-bk{
	width: 593px;
}
.zx-icon{
	margin-right: 2px;
}
.zx-wenzi{
	width: 392px;
}
.zx-wenzi li{
	line-height: 53px;
	width: 129px;
	text-align: center;
	float: left;
	background: #ffffff;
	box-sizing: border-box;
	border: 1px solid #d0d0d0;
	margin-bottom: 2px;
	margin-right: 2px;
}
.zx-wenzi1 li:nth-child(3n){
	margin-right: 0;
}
.zx-wenzi2 li{
	width: 194px;
}

.zxont{width: 1200px;margin:0 auto;overflow: hidden;}
.zxont li{width: 71px;float: left;text-align: center;margin-right: 155px; }

.tszl-cont{
	overflow: hidden;
}
.tszl-cont li{
	width: 174px;
	float: left;
	height: 186px;
	margin-right: 31px;
	margin-bottom: 30px;
}
.zx-wenzi li a{
	display: block;
	width: 100%;
	height: 100%;
}
.zx-wenzi li a:hover{
	color: #EE8C00;
}
.tszl-cont li:nth-child(6n){
	margin-right: 0;
}
.tszl-cont li:nth-child(6+n){
	margin-bottom: 0;
}
.zj-img-cont{
	width: 228px;
	height: 274px;
	overflow: hidden;
}
.zj-img-cont img{
	transition: all 300ms;
}
.zj-img-cont img:hover{
	transform: scale(1.1);
}
.zj-ruimg{
	background: #fff;
	text-align: center;
	padding:10px 10px 18px;
	box-sizing: border-box;
}
.zj-ruimg h4{
	color: #873b00;
}
.zj-ruimg a{
	display: inline-block;
	line-height: 26px;
	width: 100px;
	border-radius: 20px;
	border: 1px solid #ccc;
	font-size: 12px;
	color: #999;
	transition: all 300ms;
	margin-top: 8px;
}
.zj-ruimg p{
	font-size: 14px;
}
.zj-ruimg a:hover{
	background: #e98900;
	color: #fff;
	border-color: #fff;
}
.swpi-zj-cont{
	height: 430px;
}
.swpi-zj-cont{
	bottom: 0;
}
.swiper-pagination-bullet-active{
	background:#fd9535 !important;
}
.swpi-zj-cont .swiper-pagination-bullet {
	width: 12px;
	height: 12px;
	background: #FFFFFF;
	transition: 300ms;
	opacity: 0.9;
	z-index: 11;
}
 .swpi-zj-cont .swiper-pagination-bullet-active{
	background: #fd9535;
	width: 35px;
	transition: 300ms;
	border-radius: 10px;
}
.bjtd li{
	float: left;
	margin-right: 30px;
	transition: all 200ms;
}
.bjtd li:hover{
	transform: scale(0.95);
}
.bjtd li:nth-child(5){
	margin-right: 0;
}
.cont-title{overflow: hidden; margin-bottom: 20px;}
.cont-title h2{font-size: 22px;float: left; line-height: 40px;}
.cont-title h2 span{font-size: 12px;color: #a2a2a2;text-transform:uppercase;font-weight: normal;}
.cont-title a{display: block;line-height:40px;float: right;font-size: 13px;color: #666;}
.yyjj-img{width: 467px;height: 379px;float: left;} 
.yyjj-wenzi{width: 733px;float:left;position: relative;height: 379px;background: #f4f4f4;overflow: hidden;}
.yyjj-wenzi p{width: 650px;margin:20px auto 10px;}
.jj-xq{position: absolute;right: 0; bottom: 0;width: 157px;line-height: 43px;color: #fff;background:#ee8c00;text-align: center;transition: all 200ms;}
.jj-xq:hover{color:#fff;font-size: 18px;}


.footer-content{
	width: 100%;
	height: 285px;
	background: url(../images/foot_bg.jpg) repeat-x;
	overflow: hidden;
}
.border-jianbian{
	height: 6px;
	width: 100%;
	background: url(../images/nav_bg.jpg) repeat-y;
	background-size: 100% auto;
}
.foot-line{
	width: 100%;
	height: 8px;
	background-color: red; /* 浏览器不支持的时候显示 */
	background-image: linear-gradient(90deg, #863710, #ee8425); 
}
.footer-neirong{
	margin-top: 50px;
}
.footer-logo{
	margin-right: 80px;
}
.footer-wenzhi p{
	margin-bottom: 8px;
	color: #FFFFFF;
}
