@charset "utf-8";
html,
body {
	min-width: 1200px;
	margin: 0;
	padding: 0;
}

div, dl, dt, dd, ul, ol, li, p, h1, h2, h3, img  {
	list-style: none;
	padding: 0;
	margin: 0;
	border: none;
	font-weight: normal;
}

a {
	text-decoration: none;
	color: #333;
}

.clear_both:after {
	content: " ";
	clear: both;
	display: block;
	overflow: hidden;
}

.h40 {
	padding-top: 40px;
}

.main1200 {
	margin: 0 auto;
	width: 1200px;
}


/*首屏2026*/
.zwgkk {
	margin: 0 auto;
	width: 100%;
    background: url(../img/20260410_zwgkbj.png) top center no-repeat;
	margin-bottom: 40px;
	padding-top:20px;

}
.zwgktit{
margin: 0 auto;
	width: 1200px;
	height: 48px;
    line-height: 48px;
	border-bottom: 2px solid #e6f1ff;
	padding-bottom: 6px;
	position: relative;
	margin-bottom:30px;
}

.zwgktit ul {
	z-index: 5;
	position: absolute;
	overflow: hidden;
	zoom: 1;
}

.zwgktit li {
	float: left;
	font-size: 22px;
	color: #7d8386;
	padding: 0 2px;
	margin-right: 30px;
	cursor: pointer;
}

.zwgktit li.on {
	border-bottom: 2px solid #3460ab;
	color: #0a5caa;
	font-weight: bold;
	padding-bottom: 6px;

}


.zwgknr{
margin: 0 auto;
	width: 1200px;
	height: auto;
	background:#fff;
	background: rgba(255,255, 255, 0.7);
	 box-shadow: 0 0 6px #d5e4ff;
	 padding-bottom:25px;
	 margin-bottom:40px;
}


.jggk {
	float: left;
	width: 680px;
	height: 240px;
	border-right: #a5cbef 2px dashed;
	margin-top: 30px;
	margin-left: 42px;
	padding-right: 66px;
}

.jggk b {
	line-height: 40px;
	font-size: 20px;
	color: #5a5a5a;
}

.jggk p {
	font-size: 17px;
	color: #666666;
	line-height: 36px;
	overflow: hidden;
	text-overflow: -o-ellipsis-lastline;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	padding-top: 12px;
	text-indent: 2rem;

}

.jggk p a {
	font-size: 17px;
	color: #666666;
}


.jggk_box {
	float: right;
	width: 410px;
	box-sizing: border-box;
	padding: 49px 0;
}

.jggk_box li {
	margin: 0 auto;
	width: 220px;
	height: 64px;
	line-height: 64px;
	box-shadow: 0 0 6px #d6eafc;
	text-align: center;
	font-size: 20px;
	margin-top: 22px;
}

.jggk_box li a {
	display: block;
}

.jggk_box li img {
	vertical-align: middle;
	margin-right: 10px;
}

.jggk_box li:nth-child(3) img {
	margin-left: -20px;
}


.gg_left {
	float: left;
	width: 758px;
	height: auto;
	overflow: hidden;
	
}

.gg_left .hd {
	width: 760px;
	height: 48px;
	line-height: 48px;
	border-bottom: 2px solid #dee9fa;
	padding-bottom: 6px;
	position: relative;
}

.gg_left .hd .gmore a {
	float: right;
	font-size: 14px;
	color: #999;
}

.gg_left .hd .gmore a:hover {
	color: #3460ab;
}
.gmore a {
    display: none;
}
.gmore a:first-child {
    display: inline-block; /* 初始显示第一个“更多” */
}

.gg_left .hd ul {
	z-index: 5;
	position: absolute;
	overflow: hidden;
	zoom: 1;
}

.gg_left .hd li {
	float: left;
	font-size: 22px;
	color: #333333;
	padding: 0 2px;
	margin-right: 30px;
	cursor: pointer;
}

.gg_left .hd li.on {
	border-bottom: 2px solid #3460ab;
	color: #0a5caa;
	padding-bottom: 6px;
}

.gg_left .hd li.on a {
	color: #0a5caa;
}

.gg_left .bd ul {
	width: 760px;
	font-size: 16px;
	height: 345px;
}

.gg_left .bd ul .search_k {
	width: 758px;
	height: 74px;
	border:#e5e5e5 solid 1px;
	background:#edf3f8;
	box-sizing: border-box;
   margin-top:35px;
   margin-bottom:15px;
   
}

.gg_left .bd ul .search_row {
	float: left;
	width: 708px;
	height: 44px;
	background-color: #fff;
    margin-top: 13px;
	margin-left:24px;

}

.gg_left .bd ul .search_row input {
	width:578px;
	line-height: 44px;
	padding: 0 0 0 24px;
	box-sizing: border-box;
	outline: none;
	border: 0;
	
	background-color: transparent;
	font-size: 14px;
	color: #6294ea;
	float: left;

}

.gg_left .bd ul .search_row button {
	width: 130px;
	height: 44px;
	color:#FFFFFF;
	border: 0;
	outline: none;
	margin-left: 4px;
	cursor: pointer;
	background:#2d78c3;
	font-size:18px;
	display: flex;

justify-content: center;  /* 主轴居中（水平） */
align-items: center;   /* 单行行整体居中（关键） */
}
.gg_left .bd ul .search_row button img{ margin-right:6px; }



.gg_left .bd ul li:hover {
	background-image: linear-gradient(90deg, #eff5ff, #fff);
}

.gg_left .bd ul li a {
	display: flex;
	justify-content: space-between;
	font-size: 18px;
	line-height: 46px;
}

.gg_left .bd ul li a p {
	width: 80%;
	background: url(../img/20260410_dhdtr-icon.png) 0px center no-repeat;
	padding-left: 20px;
	box-sizing: border-box;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;


}
.gg_left .bd ul li a span {
    width: 20%;
	text-align:right;
    padding-right:2px;
    color: #b3b3b3;

}

.gg_left .bd ul {
    display: none;
}
.gg_left .bd ul:first-child {
    display: block; /* 初始显示第一个内容 */
}


.gg_right{
float:right;
width:401px;
padding-top:55px;
}
.gg_right_top{
margin:0 auto;
width:100%;
height:107px;
padding-bottom:3px;
}

ul.gg_right_c1{

margin:0 auto;
width:100%;
height: auto;
display: flex;
flex-flow: row wrap;
align-content: space-between;
justify-content: space-between;
}
ul.gg_right_c1 li{
width:132px;
height:118px;
background:#f6f6f6;
text-align: center;
	display: flex;
    align-items: center;
	justify-content: center;
	/* 主轴居中（水平） */
	align-content: center;
	/* 多行整体居中（关键） */
	
}
ul.gg_right_c1 li .sjdj_nrright ul li i {
	
	display: block;
	margin-bottom:2px;
}

ul.gg_right_c1 li span{ font-size:18px; color:#0a5caa; clear: both;
	display: block;}
ul.gg_right_c2{
margin:0 auto;
width:100%;
display: flex;
flex-flow: row wrap;
align-content: space-between;
justify-content: space-between;
margin-top:2px;
}
ul.gg_right_c2 li{
width:200px;
height:60px;

background:#f6f6f6;
text-align: center;
display: flex;
	align-items: center;
	justify-content: center;
	
}
ul.gg_right_c2 li i {
vertical-align: middle;
}

ul.gg_right_c2 li span{ height:100%; line-height:100%;  font-size:18px; color:#0a5caa;}

.gg_right_bott{
margin:0 auto;
width:100%;
height:97px;
line-height:97px;
text-align:center;
float:18px;
color:#0a5caa;
padding-top:2px;
background:url(../img/20260410_right-b.png) no-repeat;
}
.gg_right_bott a{color:#0a5caa; display:block;font-size: 18px;}

.gxbcyjs{
background:#f5faff;
}
.title_gxbcyjs {
	border-bottom: 2px solid #e9e9e9;
}

.title_gxbcyjs span {
	display: inline-block;
	padding: 0px 3px;
	height: 48px;
	line-height: 44px;
	border-bottom: 3px solid #3460ab;
	margin-bottom: -2px;
	text-align: center;
	font-size: 22px;
    color: #0a5caa;
}

.title_gxbcyjs a {
	float: right;
	font-size: 14px;
	color: #b3b3b3;
	padding-top: 12px;
}

.title_gxbcyjs a:hover {
	color: #3460ab;
}

.gxbcyjsk {
	margin: 0 auto;
	width: 100%;
    background:#f5faff;
	margin-bottom: 40px;
	padding-top:30px;
	padding-bottom:40px;

}
ul.gxnr{
	margin: 0 auto;
	width: 100%;
	margin-top:20px;
	
}
ul.gxnr li a {
    float:left;
    width: 562px;
    display: flex;
	justify-content: space-between;
	font-size: 18px;
	line-height: 36px;
}
ul.gxnr li:nth-child(2n){float:right;}

ul.gxnr li a p {
	width: 80%;
	background: url(../img/20260410_dhdtr-icon.png) 6px center no-repeat;
	padding-left: 20px;
	box-sizing: border-box;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;

}
ul.gxnr li a span {
	width: 20%;
	text-align: right;
	color: #b3b3b3;
}

/* 政策解读111 */
.hdjl_title {
	margin: 0 auto;
	width: 1200px;
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	margin-top: 40px;
	background: url(../img/20260410_titzw.png)center no-repeat;
}

.hdjl_title a {
	color: #0a5caa;
}
ul.zc_bottom{
    margin: 0 auto;
	width: 1200px;
	padding-top: 15px;
    font-size: 18px;
	clear:both;



	
}
ul.zc_bottom li{
    float:left;
    width:540px;
    background: url(../img/20260410_dhdtr-icon.png) 6px center no-repeat;
    line-height: 56px;
    padding-left: 20px;
	color:#333333;
	border-bottom:#cccccc 1px dashed;
	margin-bottom:10px;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	text-align: justify;
	overflow: hidden;
}
ul.zc_bottom li:nth-child(2n){
    float:right;
}
ul.zc_bottom li a{color:#666;    font-size: 18px;}

.rmch_nr{
   position: relative;
   margin-top:40px;	
}

.rmch_nr .hd .prev,

.rmch_nr .hd .next{

    display: block;

    width:36px;

    height:36px;

    cursor: pointer;

    position: absolute;

    top: 53px;

	z-index: 3;

}

.rmch_nr .hd .prev{

    background: url(../img/20260410_jcsj-prev.png) no-repeat;

    left: 0;

}

.rmch_nr .hd .next{

    background: url(../img/20260410_jcsj-next.png) no-repeat;

    right: 0;

}

.rmch_nr .bd{

    width: 1200px;

    overflow: hidden;

}

.rmch_nr .bd ul{

    overflow: hidden;

    zoom: 1;

}

.rmch_nr .bd ul li{

    width: 279px;

    margin: 0 31px 0 0;

    float: left;

	padding-bottom:21px; 



}

.rmch_nr .bd ul li img{
    float: left;
    width: 279px;
    height: 152px;
}
/* 领导简介 */
.jgld_left {
	float: left;
	width: 702px;
	padding-top: 28px;

}

.jgld_left_top {
	display: flex;
	justify-content: space-between;
	margin-left: 30px;
	padding-right: 20px;
	border-right: #a5cbef 2px dashed;
}

.jgld_left_top img {
	width: 138px;
	height: 177px;
}

.head_right {
	width: 486px;
}

.head_name_box {
	margin-left: 20px;
	line-height: 36px;
	/* margin-top: 10px; */
}
.head_name_box b{
    font-size: 22px;
	color:#0a5caa;
}
.head_name_box p{
    font-size: 19px;
	color:#5a5a5a;
   
}
.job_duty{
    margin-left:20px;
	margin-top:10px;
   
}
.job_duty b{
    line-height:36px;
    font-size: 18px;
	color:#0a5caa;
}
.job_duty p{
    font-size: 17px;
	color:#666666;
	line-height:28px;
	 overflow:hidden;
    text-overflow: -o-ellipsis-lastline;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
	padding-top:4px;
   
}
.job_duty p a{ font-size: 17px;
	color:#0a5caa;}
	
ul.jgld_name_box{
    float:right;

    width: 430px;
    
    margin-top: 60px;
    display: flex;
    flex-wrap: wrap;
    gap: 20px 20px;
   
    box-sizing: border-box;
}
ul.jgld_name_box li{
    width:170px;
    height: 56px;
    line-height: 56px;
    box-shadow: 0 0 6px #d6eafc;
    text-align: center;
}
ul.jgld_name_box li a{
    display: block;
	color:#666666;
	font-size: 18px;
    font-weight: bold;
}
ul.jgld_name_box li a:hover{
    color: #287ebf;
}


