* {
	margin: 0;
	padding: 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;
}

.logo {
	width: 100%;
	height: 120px;
	margin-bottom: 0;
}

.w12 {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

.red-zx {
	color: #ff4e00;
}

.cont-title {
	overflow: hidden;
	margin: 25px auto 15px;
}

.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: 487px;
	height: 371px;
	float: left;
}

.logo {
	width: 100%;
	background: #fffcf4;
}

.logo img {
	margin: 0 auto;
}

.nav {
	width: 100%;
	height: 48px;
	background: #863e01;
}

.nav-ul {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

.nav-ul li {
	float: left;
	width: 150px;
	font-size: 16px;
	text-align: center;
}

.nav-ul li.cur {
	background: #c55a00;
}

.nav-ul li a {
	display: block;
	line-height: 48px;
	color: #FFFFFF;
}

.nav-ul li a:hover {
	background: #c55a00;
}
.bs-cont{
	overflow: hidden;
	width: 100%;
	background: #f3efe4;
	padding-bottom: 35px;
}



.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, #a9702f, #cf9619);
}

.footer-neirong {
	margin-top: 50px;
}

.footer-logo {
	margin-right: 80px;
}

.footer-wenzhi p {
	margin-bottom: 8px;
	color: #FFFFFF;
}
