.w1200 {
    max-width: 1200px;
    min-width: 1000px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}
html,body{position:relative;overflow-x:hidden;}
.fl{
	float:left !important;
}
.fr{
	float:right !important;
}
.header{
	width:100%;height:580px;background:url(../images/banner.png) no-repeat;background-size:100% 100%;
}
.header .logo{
	padding:30px 0;
}
.head-title{
	text-align:left;padding-top:50px;
}
.head-title img{
	width:70%;
}
/* 头部结束 */


/* 序言开始 */
.xy-main{
	padding:30px 0 0;background:url(../images/font-bg.png) no-repeat;background-size:100% 100%;margin:60px auto ;
}
.xy-main p{
	width:90%;margin:0 auto;font-size:18px;color:#226ebc;line-height:40px;text-indent:30px;padding-top:40px;padding-bottom:10px;
}

/* 政策文件开始 */
.zcwj-main .zcwj-con{
	float:left;width:48%;
}
.zcwj-main .zcwj-con h2{
	width:100%;font-weight:bold;font-size:24px;text-align:center;
	letter-spacing:2px;height:35px;border-bottom:2px solid #226ebc
}
.zcwj-main .zcwj-con h2 span{
	position:relative;width:200px;display:inline-block;text-align:center;color:#fff;margin-left:40px;
	background:url(../images/title.png) no-repeat center center;background-size:100% 100%;line-height:47px;
}
/* .zcwj-main .zcwj-con h2 span::before{
	position: absolute;
	left: 0;
	top: 8px;
	display: block;
	content: "";
	width: 27px;
	height: 17px;
	background:url(../images/next.png) no-repeat;
	background-size:100% 100%;
} */
.zcwj-main .zcwj-con h2 a{
	color:#999;float:right;font-weight:normal;font-size:16px;line-height:40px;
}
.zcwj-main .zcwj-con ul{
	padding:30px 0 0 20px;
}
.zcwj-main .zcwj-con ul li{
	position:relative;font-size:18px;height:34px;line-height:34px;padding-left:20px;margin-bottom:20px;
}
.zcwj-main .zcwj-con ul li::before{
	content:"";
	position:absolute;
	width:6px;height:6px;
	background:#248bea;
	top:50%;
	margin-top:-3px;
	left:3px;
}
.zcwj-main .zcwj-con ul li a{
	float:left;width:70%;overflow:hidden;text-overflow:ellipsis;white-space: nowrap;
}
.zcwj-main .zcwj-con ul li span{
	float:right;line-height:34px;color:#999
}
.zcwj-main .zcwj-right{
	float:right;
}

/* 工作进展 */
.con_title{
	width:1200px;margin:60px auto 0;
}
.con_box {
    width: 100%;
    margin-top: 50px;
    
}



/* 公共领域 */
.gk-main{
	margin:50px auto;
}
.gk-main ul{
	overflow:hidden;
}
.gk-main ul li{
	float:left;margin-left:10px;width:232px;margin-bottom:15px;padding:20px 0 10px;background:#e8f3fc;border-radius:5px;
}
.gk-main ul li:nth-child(5n+1){
	margin-left:0;
}
.gk-main ul li a{
	text-align:center;display:block;
}
.gk-main ul li a img{
	width:40%;height:85px;
}
.gk-main ul li a span{
	display:flex;align-items: center;
    justify-content: center;height:60px;font-size:18px;
}
.gk-main ul li:nth-child(36){
	border:0;padding:0;width:232px;
}
.gk-main ul li:nth-child(36) a img{
	/* height:175px; */
	width:100%;border-radius: 5px;
}
.gk-main ul li:nth-child(37){
	border:0;padding:0;width:232px;margin-bottom: 4px;
}
.gk-main ul li:nth-child(37) a img{
	width:100%;border-radius: 5px;
}
.gk-main ul li:nth-child(38){
	border:0;padding:0;width:232px;margin-left: 10px;
}
.gk-main ul li:nth-child(38) a img{
	width:100%;border-radius: 5px;
}
