*{
	margin: 0;
	padding: 0;
	text-decoration: none;
	list-style: none;
	font-family: "微软雅黑";
	color: #333;
}
img{
	border: none;
}
.hide{
	display: none;
}

/*主体开始*/
.sec_top{
	height: 320px;
	width: 1200px;
	margin: 0 auto;
}
.sec_top_tit{
	width: 100%;
	height: 126px;
	line-height: 126px;
	font-size: 24px;
	font-weight: bold;
	color: #333333;
}
.sec_mid_out{
	width: 100%;
	height: 405px;
	background: #f6f6f6;
}
.sec_mid{
	width: 1200px;
	height: auto;
	margin: 0 auto;
}
.sec_mid_tit{
	width: 100%;
	height: 84px;
	line-height: 84px;
	font-size: 24px;
	font-weight: bold;
}
.sec_bot{
	width: 1200px;
	height: auto;
	margin: 0 auto;
}
.zdjsxm{
	width: 100%;
	height: 324px;
	margin-top: 50px;
}
.zdjsxm_tit{
	width: 100%;
	height: 55px;
}
.zdjsxm_tit span{
	font-size: 24px;
	font-weight: bold;
}
.zdjsxm_tit a{
	float: right;
	font-size: 20px;
	color: #000;
	margin-top: 2px;
}

/* ---------------------------- */
.sec_gyjs_old,.sdgjz_old{
	display: none !important;
}
.sec_gyjs,.sdgjz{
	display: block !important;
}