/**新闻动态**/
.wtotb li{
	margin-bottom: -1px;
	margin-left:20px;
	border-radius:4px
}
#myTab{
	text-align: center;
	list-style-type: none;
}
#myTab li{
	display:inline-block;
}
#myTab a{
	border-radius: 20px;
	font-family: Microsoft YaHei;
    font-size: 14px;
    font-weight: bold;
}
/* .tab-content{ */
	/* margin-top: 60px; */
/* } */
.tab-pane li{
	margin-bottom:15px;
	overflow: hidden;
	border-bottom: 1px dashed #c6c6c6;
	height: 28px;
    line-height: 28px;
}
.title{
	background: none;
	float: left;
	margin-left: 3px;
}
.articleid{
	display: inline-block;
	font-family: Microsoft YaHei;
	font-size: 14px;
	color: #5a5a5a;
	font-weight: normal;
	text-decoration: none;
}
.time{
	float: right;
	margin-right: 3px;
}
.wp-new-ar-pro-time{
	display: inline-block;
	font-family: Microsoft YaHei;
	font-size: 12px;
	color: #acacac;
	font-weight: normal;
	text-decoration: none;
}
/*#home{
	max-height: 600px;
}*/
/**新闻动态**/

/**新闻详情**/
.artdetail_title{
	display: block;
	font-family: Microsoft YaHei;
	font-size: 18px;
	color: #252833;
	font-weight: bold;
	text-decoration: none;
	padding: 3px 0;
	line-height: 1.7em;
	width: 100%;
	overflow: hidden;
	text-align:center;
}
.artview_info{
	display:block;
	font-family:Microsoft YaHei;
	font-size:12px;
	color:#5A5A5A;
	font-weight:normal;
	text-decoration:none;
	margin: 0 auto;
	padding: 10px 0 15px;
	line-height: 21px;
	overflow: hidden;
}
.sourcedata{
	width: 436px;
	text-align:center;
	margin: 0 auto;
}
.detail_head_title{
	float: left;
}
.text-source-left01{
	float: left;
	color: transparent;
	padding: 0 15px;
}
.artview_content{
	display:block;
	font-family:Microsoft YaHei;
	font-size:14px;
	color:#5A5A5A;
	font-weight:normal;
	text-decoration:none;
	clear: both;
	padding-top: 8px;
	line-height: 1.7em;
	min-height: 50px;
}
.artview span{
	color:#444444;
	line-height:28px;
	font-family:Arial,Helvetica, sans-serif, Verdana;
	font-size:15px;
	font-style:normal;
	font-weight:normal;
}
/**新闻详情**/
