*{
	margin: 0px;
	padding:0px;
	border: none;
	text-decoration: none;
	list-style: none;
	outline: none;
	font-family: FZDHTJW,Microsoft YaHei,Source Han Sans SC;
}
body,html{
	min-width:1200px;
}
/* Í·²¿ */
.header{
	width:100%;
	margin:auto;
}
.bigImg{
	width: 100%;
	height: 200px;
	text-align:center;
	background-color:#E9E9E9;
}
.bigImg img{
	width:558px;
	height: 146px;
	margin-top:48px;
}
.nav{
	text-align:center;
	width: 100%;
	height: 70px;
	line-height:70px;
	background-color:#BECEBE;
	/* overflow:hidden; */
}
.nav a{
	vertical-align:middle;
	border-radius:5px;
	/* width: 154px;
	height: 33px; */
	padding:5px 30px;
	/* line-height:33px; */
	/* line-height:23px; */
	font-size: 24px;
	font-family: FZHei-B01S;
	font-weight: 400;
	color: #FFFFFF;
	text-align:center;
	background:#0C840F;
	margin:0px 3.5px;
}
.nav a:hover,.nav a.active{
	color: #73AE00;
	background-color:#FFFFFF;
}
/*  */
.lunbo{
	width: 960px;
	height: 400px;
	margin:auto;
	position:relative;
}
.tp{
	width: 960px;
	height: 400px;
}
.tp li,.tp li a{
	display:flex;
	width: 960px;
	height: 400px;
}
.tp li{
	position:absolute;
	left:0px;
	top:0px;
}
.tp li a{
	display:block;
	width: 960px;
	height: 400px;
	position:relative;
}
.tp li img{
	display:block;
	width: 960px;
	height: 400px;
}
.jt{
	display:none;
	width: 960px;
	height: 400px;
}
.tp li p{
	display:block;
	width: 930px;
	position:absolute;
	bottom:30px;
	padding:15px;
	font-size: 26px;
	font-family: SimSun;
	font-weight: 400;
	color: #FFF9EC;
	line-height: 28px;
	text-align:center;
}
.dot{
	position:absolute;
	bottom:20px;
	width:100%;
	text-align:center;
	height:20px;
	line-height:15px;
	z-index:10;
}
.dot li{
	display: inline-block;
	width: 16px;
	height: 16px;
	border-radius: 8px;
	background: #cbcbcb;
	margin-right: 6px;
	cursor:pointer;
}
.dot li.on{
	background-color:#BD2C00;
}
/* µ×²¿ */
.footer{
	margin-top:50px;
	background-color: #f2f2f2;
	width:100%;
	/* margin-top:90px; */
	padding-top:53px;
	padding-bottom:67px;
	position: relative;
}
.san{
	width:100%;
	position: absolute;
	top:0px;
	display:block;
}
.footer .about{
	width:100%;
	text-align: center;
	margin-top: 15px;
}
.footer .about a{
	font-size: 15px;
	font-weight: 400;
	color: #666666;
	line-height: 36px;
	margin-right: 23px;
}
.footer .footer-tip {
	width: 100%;
	margin-top: 30px;
}
.footer .footer-tip p {
	width: 100%;
	text-align: center;
	font-size: 12px;
	font-weight: 400;
	color: #666666;
	line-height: 25px;
}
.footer .footer-tip p a {
	font-size: 12px;
	font-weight: 400;
	color: #666666;
	line-height: 25px;
}