html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, em, p, font, img, small, strong, center, dl, dt, dd, ol, ul, li, form, label, table, caption, tbody, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline
}
ol, ul {
	list-style: none
}
:focus {
	outline: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
caption, th, td {
	text-align: left;
	font-weight: normal
}
strong {
	font-weight: 600
}
a {
	text-decoration: none;
	cursor: pointer;
}
a:hover {
	text-decoration: underline;
	color: #FF3300
}
a:focus{
	text-decoration: none;
}
h1 {
	font-size: 16px;
	font-weight: 600;
}
.hide {
	display: none
}
.clear {
	clear: both
}
a {
	color: #333;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
html {
	font-size: 62.5%;
}
body {
	font-family: '\5FAE\8F6F\96C5\9ED1', "Î¢ÈíÑÅºÚ", simhei, arial;
	font-size: 2.4rem;
	min-width:320px;
	max-width:640px;
	margin:0 auto;
}
input, select, textarea {
	font-family: '\5FAE\8F6F\96C5\9ED1', "Î¢ÈíÑÅºÚ", simhei, arial;
}

.auto{ width:98%; overflow:hidden;}
.xq{color:#df1e17;}




/*header*/
.top {
	width: 100%;
	overflow: hidden;
	position: relative;
}
.top .a1 {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 17.96875%;
}
.top .a2 {
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	width: 17.96875%;
}
/*nav*/
.nav {
	width: 100%;
	height: 45px;
	line-height: 45px;
	background: #EEE;
	border-bottom: 1px solid #DDD;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}
.nav a {
	display: block;
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	white-space: nowrap;
	text-align: center;
	font-size: 15px;
	color: #666;
}



/*banner*/
.banner {
	position: relative;
	margin-top: 10px;
}
.banner .hd {
	position: absolute;
	overflow: hidden;
	right: 10%;
	bottom: 2%;
	z-index: 99;
}
.banner .hd li {
	float: left;
	width: 10px;
	height: 10px;
	background: #efe8e8;
	cursor: pointer;
	border-radius: 20px;
	margin-left: 8px;
	text-align: center;
	text-indent: 999px;
}
.banner .hd ul li.on {
	background: #07a2b8;
	border: 1px solid #07a2b8;
}
.banner .bd li {
	width: 100%;
	overflow: hidden;
}
.banner .bd img {
	width: 100%;
}
/*²Ëµ¥*/
/*#list {
	width: 100%;
	margin:10px auto;
}
#list .list_menu {
	width: 100%;
	
	overflow: hidden;
}
#list .list_menu ul li {
	float: left;
	width: 15%;
	text-align: center;
	margin:0 2.5%;
}
#list .list_menu li a {
	display: block;
	text-align: center;

	color: #333;
	font-size:14px;
}


*/#list {
	width: 100%;
	margin: 0 auto;
	height: 100%;
}
#list .list_menu {
	width: 100%;
	margin: 1rem auto;
	overflow: hidden;
}
#list .list_menu ul li {
	float: left;
	width: 15%;
	text-align: center;
	margin: 1rem 2.5%;
}
#list .list_menu li a {
	display: block;
	text-align: center;
	font-size: 2.8rem;
	color: #000000;
	font-size:22px;
}






/*foot*/
.foot {	width: 100%;	margin:20px auto 0 auto;background: #0aa8a2;text-align: center;	padding: 20px 0rem 20px;}
.foot p {font-size: 16px;color: #FFFFFF;line-height: 36px;}
.foot p a {	color: #fff;}




@media only screen and (max-width: 640px) {
	body{font-size: 1.6rem;}
	
	
	
	}


@media only screen and (max-width: 320px) {
	body{font-size: 1.4rem;}
	
	.article_zj .wz_zj_zx{ margin-top:20px;}

	
	}






