body{
	margin: 0;
	font-family: "微软雅黑";
}
img,a{
	text-decoration: none;
}

/*zhanzhangtongji*/
#cnzz_stat_icon_1257035275 a{
	color: #FFFFFF;
}
/*zhanzhangtongji*/
.w_border{
	width:100%;
	max-width:640px;
	min-width:320px;
	margin-left:auto;
	margin-right:auto;
	font-size:12px;
}
@media screen and (min-width:415px) {
.top{
	position: fixed;
	width: 100%;
	max-width:640px;
	min-width:320px;
	text-align: center;
	background: #FFFFFF;
	box-shadow: 0px 3px 2px rgba(0, 0, 0, 0.1);
	height: 132px;
	z-index: 999;
}
.top img{
	position: absolute;
	width: 80%;
	right: 60px;
}
.top mip-img{
	position: absolute;
	width: 80%;
	right: 5px;
	height:100%;
}
}

@media screen and (max-width: 414px) and (min-width:321px) {
.top{
	position: fixed;
	width: 100%;
	max-width:640px;
	min-width:320px;
	text-align: center;
	background: #FFFFFF;
	box-shadow: 0px 3px 2px rgba(0, 0, 0, 0.1);
	height: 76px;
	z-index: 999;
}
.top img{
	position: absolute;
	width: 80%;
	right: 13px;
}
.top mip-img{
	position: absolute;
	width: 80%;
	right: 5px;
	height:100%;
}
}
@media screen and (max-width: 320px) {
.top{
	position: fixed;
	width: 100%;
	max-width:640px;
	min-width:320px;
	text-align: center;
	background: #FFFFFF;
	box-shadow: 0px 3px 2px rgba(0, 0, 0, 0.1);
	height: 65px;
	z-index: 999;
}
.top img{
	position: absolute;
	width: 80%;
	right: 5px;
}
.top mip-img{
	position: absolute;
	width: 80%;
	right: 5px;
	height:100%;
}

}
/*top fu dong*/
	.fudong_dingbu_daohang{
		width: 100%;
		max-width: 640px;
		min-width: 320px;
		height: 40px;
		margin: 0 auto;
		text-align: center;
		overflow:hidden;
	}
	.fudong_dingbu_daohang .l1{
		width: 20%;
		font-size: 16px;
		float: left;
		color: #cc8f52;
		margin-top: 10px;
		margin-left: -1px;
		border-left: 1px solid #d7d7d7;
	}
	
	
	.fudong_dingbu{
		width: 100%;
		max-width: 640px;
		min-width: 320px;
		margin: 0 auto;
		font-size: 20px;
		
	}
	.fudong_dingbu .l1{
		float: left;
		width: 100%;
		text-align: left;
	}
	.fudong_dingbu .l1 img{
		width: 100%;
	}
	.fudong_dingbu .l2{
		float: left;
		width: 23%;
		height: 50px;
		line-height: 50px;
		/*background-color: #c70025;*/
		color: #5b5859;
		margin-top: 20px;
		text-align: center;
		margin-left: 10px;
	}
	.fudong_dingbu .l3{
		float: right;
		width: 23%;
		height: 50px;
		line-height: 50px;
		background-color: #c70025;
		color: #FFFFFF;
		margin-top: 20px;
		text-align: center;
	}
	

.sbanner{
	width: 100%;
	text-align: center;
}
.sbanner img{
	width: 100%;
}
.dingbian{
	margin-top: 0px;
}
/**底部**/
.footer{
	width: 90%;
	color: #969696;
	font-size: 10px;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top: 1px dashed #c8c8c8;
}
