@charset "utf-8";
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td {margin:0;padding:0;font-family:"Microsoft Yahei", "Arial", "sans-serif", "simsun";}
* {font-family:"Microsoft Yahei", "Arial", "sans-serif", "simsun";}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block;margin:0;padding:0;}
table {border-collapse:collapse;border-spacing:0;}
fieldset,img {border:0;border:none;}
ul,li,dl ,dt,dd ,ol,p,img { list-style:none;border:none;}
address,caption,cite,code,dfn,em,th,var,optgroup {font-style:normal;font-weight:normal;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;}
q:before,q:after {content:'';}
abbr,acronym {border:0;font-variant:normal;}
legend {color:#000000;}
a {text-decoration:none;color:#353535;cursor:pointer;}
input,a {outline:none;}
body{ background:#fafafa;}
html{min-width:1440px;}
.fl{float: left;}
.fr{float: right;}

.main1100 {
    width: 1100px;
    margin: 0 auto;
    overflow: hidden;
}
/*清除浮动*/

.clearfix:after,
.containner:after {
	display: block;
}
.clearfix:after{
	content:"";
	display:block;
	visibility:hidden;
	clear:both;

}

.clearfix,
.containner {
	display: block;
}

.clear {
	clear: both;
	margin: 0 auto;
}


/**/

/****bannar****/
.gover_top{
	background: url(../img/20220610_banner.jpg) center no-repeat;
	height: 673px;
	width: 100%;
}

.gov_zy{
	position: relative;
	margin: auto;
	width: 1096px;
	height:256px;
	padding-top: 378px;
}

.gov_zy img{
  height: 100%;
}

.gov_zy_a{
	display: block;
	position: absolute;
	top: 446px;
	width: 1023px;
	text-align: left;
	font-size:20px;
	margin-left: 40px;
	line-height: 32px;
	color: #0d5199;
        text-indent: 2em;
        height: 128px;
    text-align: justify;
}
.gov_zy a:hover{
	color: #b0243b;
}

/*内容部分-文件*/
.gover_con_box{
	background:#ffffff;
	padding: 0 0 30px 0;
}
.file_l{
	background: url(../img/20220610_wj_a.jpg) left no-repeat;
	width: 494px;
	height: 148px;
}
.file_r{
	background: url(../img/20220610_wj_b.jpg) left no-repeat;
	width: 494px;
	height: 148px;
}
.gover_fi{
	padding: 32px;
}
.file_l a,.file_r a{
	color: #333333;
	font-size: 19px;
	width: 363px;
	display: block;
	margin-top: 27px;
	margin-left: 108px;
	line-height: 30px;
}


/*活动情况*/
.hdqk_tit{
	width: 1036px;
	height: 65px;
	background: #0d5199;
	margin: auto;
}
.hdqk_tit span{
	display: block;
	color: #ffffff;
	font-weight: bold;
	font-size:33px;
	line-height: 65px;
	margin-left: 30px;
}
.hdqk_tit a{
	color: white;
	font-size: 17px;
	line-height: 65px;
	padding-right: 20px;
}
.hdqk_con{
	font-size: 16px;
	display: block;
	color: #ffffff;
	margin-right:20px ;

}
.hdqk_list_r{
	width: 673px;
}
.hdqk_con ul{
	padding: 0 30px;
}
.hdqk_con li{
	padding: 30px 0;
	border-bottom: 1px dotted #d3cfcb;
}
.hdqk_con li:last-child{
	border-bottom:0;
}
.hd_tit{
	font-size: 20px;
	color: #333333;
	font-weight: bold;
	line-height: 33px;
        height: 100%;
}
.hd_con{
	display: block;
	font-size: 18px;
	color: #333333;
	line-height: 32px;
	margin-top: 16px;
text-indent: 2em;
height: 100%;
}
.hdqk_list_r  a:hover{
	color: #b0243b;
}



/****列表****/
.list-head {
    width: 100%;
    height: 350px;
	background: url(../img/20220610_banner.jpg) top center no-repeat;
    /*background: url(../img/2022zwgkztr.jpg) top center no-repeat;*/
}
.nav-path{ width: 100%; height: 60px; background-color: #f2f2f2;}
.dqwz{ width:1200px;margin: 0 auto; line-height:60px; height:60px; text-align:left; font-size:16px; color:#999999;}
.dqwz a{ color:#999999;}
.dqwz a:hover{ color:#006eab;}

.yl-list{
	width:100%;
	background: #fff;
	overflow: hidden;
	padding-bottom: 30px;
}
.yl-list2{
	width: 1200px;
	margin: 0 auto;
}
.yl-list1{
	height: 67px;
	line-height: 67px;
	font-weight: bold;
	font-size: 18px;
	color: #006eab;
	border-bottom: 8px solid #10568a;
}
.yl-list ul{
	overflow: hidden;
	padding: 25px 0 25px;
	border-bottom: 1px dashed #e4e6eb;
	margin: 0 10px;
}
.yl-list  ul li{
	line-height: 38px;
	height: 38px;
}
.yl-list ul li a{
	line-height: 38px;
	float: left;
	color: #333333;
	font-size: 16px;
	transition: all .3s ease;
} 
.yl-list ul li:hover a{
	color: #006eab;
}
.yl-list ul li a i{
	background: url(../img/jjgl.png) no-repeat center;
	float: left;
	width: 4px;
	height: 38px;
	margin-right: 23px;
}
.yl-list ul li span{
	float: right;
	color: #999;
	font-size: 14px;
	margin-right: 50px;
}



/****正文部分****/
 .xly_bg {
    width: 100%;
    height: auto;
    background: #f2f2f2;
    padding-bottom: 20px;
}
.xly_Box {
    width: 1200px;
    margin: 0px auto;
    background: #fff;
    padding-top: 50px;
    padding-bottom: 30px;
}
.xly_Box .content {
    margin: 30px 78px 20px;
    line-height: 34px;
    font-size: 16px;
    color: #333;
}
/*详情页面标题及日期 字体大中小*/
.sp_title{font-size: 30px;text-align: center;color: #006eab; padding:0 75px;}
.sp_time{overflow: hidden;font-size: 14px;color: #666;text-align: center;margin-top: 25px;}
.sp_time span{padding: 0 20px;}
.sp_time a{padding: 0 4px;color: #666;}
