@charset "utf-8";
/* CSS Document */
body, div, nav, dl, dt, dd, p, h1, h2, h3, h4, ul, ol, li, input, button, textarea, footer, img {
	margin: 0;
	padding: 0
}
body {
	font: 12px/22px 'Microsoft Yahei';
	width:78%;
    margin-left: auto;
	margin-right:auto;
	  
}
h1, h2, h3, h4, h5, h6 {
	font-size: 14px;
}
section, article {
	display: block;
}
li {
	list-style: none
}
.clear {
	clear: both;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}/* End hide from IE-mac */
*+html .clearfix {
	min-height: 1%;
}
a:link, a:visited, a:hover {
	text-decoration: none;
	color: #000;
}
.h_mainNavNew, .footer {
	display: none;
}
.content {
	width: 100%;
	padding-top: 28px;
	font-size: 16px;
	padding-bottom: 30px;
	background: #ffffff;
}
.col {
	width: 100%;
}
.col_1 {
	width: 93.3%;
	margin: 0 auto;
	text-align: center;
}
.col_1 .logo_1 {
	width: 73%;
	text-align: center;
}

.title {
	height: 28px;
	line-height: 28px;
	background: #1f2f54;
	padding: 0 10px;
	color: #fff;
	font-size: 16px;
	font-weight: normal;
	margin: 20px 0 15px;
}
.box1 {
	color: #444;
	line-height: 30px;
	padding: 0 14px;
}
.box1 b {
	color: #f54343;
	font-weight: bold;
	font-family: "华文细黑"
}
.box1 h3 {
	color: #444;
	font-size: 16px;
	height: 30px;
	line-height: 30px;
}
.list_01 ul li {
	line-height: 24px;
	font-size: 14px;
	padding-top: 8px;
}
.list_01 b {
	color: #333333;
	padding-left: 12px;
	display: block;
	background: url(http://y1.ifengimg.com/a/2015/1030/yhc/bl_yj.jpg) no-repeat left 8px;
}
.top_20 {
	margin-top: 20px;
}
.box1 a {
	color: #f54343;
	font-family: "华文细黑"
}
.box1 p {
	line-height: 24px;
	font-size: 14px;
}
.header_h {
	background: #f6f6f6;
	display: block
}
