.gov_banner{
	background: url(../images/gov_banner.png) no-repeat center center;
}
.gov_list{
	width: 1100px;height: 135px;margin:0px auto;background: #f7f7f7;margin-top: 25px;
}
.gov_list img{
	float: left;
}
.gov_list_info{
	width: 889px;height: 125px;padding-left:23px;padding-top: 10px;float: left;
}
.gov_list_info .title{
	height: 37px;line-height: 37px;font-size: 18px;font-weight: bold;text-align: left;
}
.gov_list_info .info{
	line-height: 22px;width: 864px;font-size: 14px;color: #333333;text-align: left;
}
.gov_orange{
	color:#fd9923;
}
.gov_green{
	color: #6cbe42;
}
.gov_red{
	color: #f06149;
}
.gov_blue{
	color: #3bcaff;
}
.gov_mt112{
	margin-top: 112px;
}
.gov_bg{
	width: 100%;height: 477px;background: url(../images/gov_bg.png) no-repeat center center;margin-top: 43px;
}
.common_detail .fl{
	width: 25%;height: 150px;position: relative;text-align: center;margin-top: 20px;
}
.common_detail .fl .title{
	font-size: 16px;color:#333333;text-align: center;height: 30px;line-height: 30px;margin-top: 10px;font-weight: bold;
}
.common_detail .fl .govquan{
	width: 109px;height: 109px;border:1px solid #ffffff;border-radius: 100%;position: absolute;top:0px;left:82px;cursor: pointer;background: white;
	opacity: 0;filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}
.common_detail p{
	height: auto!important;
}
.gov_ml150{
	margin-left: 150px;
}