@charset "utf-8";
/* CSS Document */

.main_wrapper, .main, .ad_banner {
	width: 990px;
	margin: 100px auto 50px;
}
.main_left {
	width: 660px;
	float: left;
	overflow: hidden;
}
.list_model {
	border-bottom: dashed 1px #ccc;
	padding: 24px 0;
	position: relative;
	*zoom: 1;
	background: #fff;
	_z-index: 1;
	height: 120px;
}
.list_model .model_right2 {
	width: 660px;
}
.list_model .model_right {
	width: 100%;
	float: right;
	overflow: hidden;
}
.model_right h3 {
	font: bold 20px/22px 'Microsoft YaHei', '瀵邦喛钂嬮梿鍛寸拨', SimHe, '姒涙垳缍�';
}
.model_right p {
	margin: 15px 0;
	height: 40px;
	_height: 41px;
	_overflow: hidden;
	font-size: 12px;
}
.model_right .tag {
	color: #999;
	font-size: 12px;
}
.model_right .tag .date {
	float: left;
}
.main_right {
	width: 300px;
	float: right;
	overflow: hidden;
	padding-top: 20px;
}
.ad300, .ad300 img {
	width: 300px;
	height: 250px;
	overflow: hidden;
}
.ad-0601 a:link, .ad-0601 a:visited {
	color: #3257af;
}
.artical {
	margin-top: 35px;
	}
#articleC {
	padding-top: 16px;
}
.artical .title {
	font-family: PingFangSC-Semibold;
	font-size: 24px;
	color: #353B42;
	font-weight: bold;
	line-height: 36px;
	/* padding-bottom: 22px; */
}
#articleC p {
	font-family: PingFangSC-Regular;
	font-size: 16px;
	color: #31424e;
	line-height: 2;
	padding-bottom: 1em;
}
.hrefStyle a {
	color: #085AAD;
	text-decoration: none;
}
.hrefStyle a:hover {
	color: #C70101;
	text-decoration: underline;
}
#articleC p img {
	max-width: 85% !important;
	height: auto !important;
}