* {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-moz-tap-highlight-color: rgba(0, 0, 0, 0);
	-ms-tap-highlight-color: rgba(0, 0, 0, 0);
	-o-tap-highlight-color: rgba(0, 0, 0, 0);
	tap-highlight-color: rgba(0, 0, 0, 0);
}

dy, h1, h2, h3, h4, h5, p, a {
	padding: 0;
	margin: 0;
	font-size: 14px;
	font-family: Arial, '\5FAE\8F6F\96C5\9ED1';
}

body {
	padding: 0;
	margin: 0;
	font-family: Arial, '\5FAE\8F6F\96C5\9ED1';
}

h1 {
	font-size: 16px;
	color: #8ee2d3;
	text-align: center;
	padding-bottom: 10px;
}

h2 {
	font-size: 16px;
	color: #8ee2d3;
	text-align: left;
	padding-bottom: 10px;
}

h3, h5 {
	color: #8ee2d3;
}

h4 {
	color: #8ee2d3;
	text-align: center;
	padding: 10px 0 5px;
}

p {
	line-height: 18px;
	color: #000000;
	text-align: left;
}

img {
	width: 70%;
	display: block;
	margin: 5px auto 20px;
}

.page_content {
	padding: 15px;
}

.page_list {
	margin: 0;
	padding: 0 10px;
	border-top: 1px solid #eee;
	background: #fff;
}

.page_list li {
	list-style: none;
	border-bottom: 1px solid #eee;
	line-height: 50px;
	padding: 0 15px;
	background: url("../images/me_next.png") center right no-repeat;
}

.page_list li a {
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 16px;
}

.team {
	margin: 0 0 10px 0;
	padding: 0 10px;
	background: #fff;
}

.team .team_hd {
	list-style: none;
	border-bottom: 1px solid #eee;
	line-height: 50px;
	padding: 0 15px;
	background: url("../images/me_next.png") center right no-repeat;
}

.team .team_hd  a {
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 16px;
	font-weight: bold;
}

.team .page_list {
	padding: 0;
}

.news_content {
	
}

.news_content .news_hd {
	width: 100%;
	padding: 0 15px;
	background: #fff;
	font-weight: bold;
	font-size: 18px;
	line-height: 50px;
	position: fixed;
	top: 0;
	text-align: center;
}

.news_content .news_bd {
	padding: 10px 15px;
	margin: 50px 0 0 0;
}