/* 全局样式 */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
body{font-family:"Microsoft YaHei", "微软雅黑"; font-size: 14px; color:#3d3d3d}
*, *:before, *:after {
	    -webkit-box-sizing: border-box;
	    -moz-box-sizing: border-box;
	}
ul,li{ list-style: none;}
img{ border:0;}
a { text-decoration: none; color: #3D3D3D; font-family: '微软雅黑';}
a:hover { color: #ff0000; text-decoration: none; font-family: '微软雅黑';}
/* 全局样式 */


/*专题频道页*/

#special_content{ width:1140px;margin:auto; background-color:#f9fafc; height:100%; height:auto !important; overflow:hidden;}
#article_content_ocation{
	background-color: #fff;
	line-height: 40px;
	background-repeat: no-repeat;
	height: 40px;
	padding-left: 14px;
}

/*专题频道页*/

.wip_artbg {
	width: 100%;
}
img {
	max-width: 100%;
	height: auto;
}
.wip_art_conbg {
	width: 100%;
	max-width: 1140px;
	margin: auto;
	overflow: hidden;
}
.wip_art_banner {
	text-align: center;
	width: 1140px;
	margin: 0 auto;
}
.zxzx_tit {
	font-size: 20px;
	color: #1270cd;
	height: 30px;
}
.zxzx_tit span.active {
	color: #c61f0c;
}
