@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;
}

/*banner*/
.banner {
	margin: 0 auto;
	width: 100%;
	min-width: 1200px;
	height: 419px;
	background: url(../img/20260407_banner.jpg) center top no-repeat;
}

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

.banner_inleft {
	float: left;
	width: 600px;
	height: 40px;
	text-align: left;
	font-size: 13px;
}

.banner_inleft a {
	float: left;
	width: auto;
	padding-right: 10px;
	height: 40px;
	line-height: 40px;
	color: #0a5caa;
}

.banner_inleft span {
	float: left;
	width: auto;
	padding-right: 10px;
	height: 38px;
	line-height: 38px;
	color: #0a5caa;
}

.banner_inright {
	float: right;
	width: auto;
	height: 40px;
	text-align: left;
	font-size: 13px;
}

.banner_inright a {
	float: right;
	width: auto;
	padding-right: 8px;
	height: 40px;
	line-height: 40px;
	color: #0a5caa;
}

.banner_inright span {
	float: right;
	width: auto;
	padding-right: 8px;
	height: 38px;
	line-height: 38px;
	color: #0a5caa;
}

.logo {
	margin: 0 auto;
	width: 470px;
	height: 101;
	margin-top: 80px;
}

.top_search {
	background-color: #fff;
	width: 674px;

	margin: 35px auto 0 auto;
	height: 50px;
	display: flex;
}

.top_search button {
	width: 83px;
	height: 50px;
	background: #0a5caa url(../img/20260407_btn.png) center no-repeat;
	border: none;
	outline: none;
}

.top_search input {
	height: 100%;
	border: 1px solid #d7d4d8;
	outline: none;
	font-size: 14px;
	color: #9b9b9b;
	padding: 0 25px;
	box-sizing: border-box;
	width: 650px;
	cursor: pointer;


}

input::-webkit-input-placeholder {
	color: #9b9b9b;
	font-size: 14px;
}

.top_text {
	margin: auto;
	padding-top: 18px;
	width: 674px;
	height: auto;
	text-align: center;
	display: flex;
	flex-wrap: wrap;
	/* 允许换行 */
	justify-content: center;
	/* 主轴居中（水平） */
	align-content: center;
	/* 多行整体居中（关键） */
	gap: 16px;
}

.top_text a {
	font-size: 13px;
	color: #57595b;
}

/*导航*/
.nav {
	margin: 0 auto;
	width: 100%;
	height: 75px;
	background: #0a5caa;
}

/*导航left*/
.nav_in {
	margin: 0 auto;
	width: 1200px;
	height: 75px;
	line-height: 75px;
	background: #0a5caa;
}

.nav_in ul {
	display: flex;
	justify-content: space-between;
	align-items: center;

}

.nav_in ul li {
	float: left;
	width: 20%;
	font-size: 24px;
	font-weight: bold;
}

.nav_in ul li a {
	display: block;
	text-align: center;
	color: #FFFFFF;
}

.nav_in ul li a img {
	margin-right: 6px;
	vertical-align: text-top;
	padding-top: 6px;
}

.nav_in ul li:nth-child(1) a img {
	margin-right: 4px;
	vertical-align: text-top;
	padding-top: 4px;
}

.nav_in ul li.active a {
	font-weight: bold;
	display: block;
	text-align: center;
	background-color: #1369ba;
	color: #FFFFFF;
}

.nav_in ul li:hover a {
	display: block;
	text-align: center;
	background-color: #1369ba;
	color: #FFFFFF;
}

.bk {
	margin: 0 auto;
	width: 100%;
	background: url(../img/20260407_bk.png) top center no-repeat;
}

.ck {
	margin: 0 auto;
	width: 100%;
	background: url(../img/20260407_lsbj.png) top center no-repeat;
	padding-top: 50px;
}

/*头条*/
.top_title {
	text-align: center;
	margin-bottom: 50px;
	width: 1200px;
}

.top_title b {
	margin: 0 auto;
	width: 1200px;
	font-size: 30px;
	font-weight: bold;
	color: #0a5caa;
	line-height: 60px;
	display: block;
	margin-bottom: 4px;
	clear: both;
	padding-top: 30px;
}

.top_title b a {
	color: #0a5caa;
}

.top_title span {
	margin: 0 auto;
	font-size: 17px;
	line-height: 25px;
	color: #0a5caa;
	display: block;
	clear: both;
}

.top_title span a {
	color: #0a5caa;
}

/*首屏焦点图 */
.focus_row {
	float: left;
	width: 598px;
	height: 320px;
	overflow: hidden;
	position: relative;
}

.focus_row .hd {
	height: 10px;
	position: absolute;
	z-index: 1;
	bottom: 18px;
	right: 18px;
}

.focus_row .hd ul {
	zoom: 1;
	float: left;
}

.focus_row .hd ul li {
	cursor: pointer;
	width: 11px;
	height: 11px;
	display: block;
	text-indent: 20px;
	background: rgba(255, 255, 255, 0.5);
	float: left;
	margin: 0 0 0 11px;
	border-radius: 25px;
}

.focus_row .hd ul li.on {
	background: #ffffff;

}

.focus_row .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

.focus_row .bd li {
	zoom: 1;
}

.focus_row .bd img {
	width: 598px;
	height: 320px;

}

.focus_row .bd p {
	position: absolute;

	bottom: 11px;
	left: 18px;
	width: 480px;
	z-index: 111;
	font-size: 18px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #fff;

}

.focus_row .bd p a {
	color: #fff;
	text-decoration: none;
}

.focus_row .bd div {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 40px;
	background: rgba(0, 0, 0, 0.5);
	width: 100%;
}

.focus_row .prev,
.focus_row .next {
	position: absolute;
	left: 0;
	top: 40%;
	display: block;
	width: 24px;
	height: 41px;
}

.focus_row .next {
	left: auto;
	right: 0;
	background-position: 8px 5px;
}

.focus_row .prev:hover,
.focus_row .next:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}

.focus_row .prevStop {
	display: none;
}

.focus_row .nextStop {
	display: none;
}

/*首屏right*/
.lmlunbright {
	float: right;
	width: 560px;
	height: auto;
}

.boxtynr {
	float: left;
	width: 500px;
	height: 280px;
	overflow: hidden;
	padding: 10px 0 0 0;
}

.boxtynr span {
	display: none;
}

.boxtynr span.active {
	display: block;
}

/*首屏right标题*/
.seltop {
	float: left;
	width: 520px;
	text-align: center;
	box-sizing: border-box;
	overflow: hidden;
}

.seltop li {
	float: left;
	width: auto;
	height: 30px;
	line-height: 30px;
	font-size: 22px;
	text-align: center;
	margin-right: 18px;
	padding: 2px 10px;
	color: #333;
}

.seltop li.act {
	background: #0a5caa;
	border-right: none;
	height: 30px;
	line-height: 30px;
	color: #fff;
	font-weight: bold;
	border-radius: 25px;
	padding: 2px 10px;
	font-size: 22px;
}

.seltop li.act a {
	color: #fff;
}

.seltop li a {
	color: #333;
}

/*box1right内容*/
.lb_list1 {
	float: left;
	width: 100%;
	overflow: hidden;
	font-size: 18px;
}

.lb_list1 ul {
	float: left;
	width: 100%;
	overflow: hidden;
}

.lb_list1 ul li {
	float: left;
	width: 100%;
	height: 48px;
	line-height: 48px;
	background: url(../img/20260407_dhdtr-icon.png) left center no-repeat;
	text-align: left;
}

.lb_list1 ul li a {
	display: flex;
	justify-content: space-between;
}

.lb_list1 ul li a b {
	width: 76%;
	font-size: 18px;
	padding-left: 20px;
	height: 48px;
	line-height: 48px;
	white-space: nowrap;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	text-align: justify;
	overflow: hidden;
	font-weight: normal;
	text-overflow: ellipsis;

}

.lb_list1 ul li a p {
	width: 20%;
	height: 48px;
	line-height: 48px;
	text-align: right;
	font-size: 16px;
	color: #b3b3b3;
}

.new_mine {
	margin: 0 auto;
	width: 100%;
	height: 174px;
	margin-top: 40px;

}

.new_mine .hd {
	margin: 0 auto;
	height: 30px;
	width: 160px;
	position: relative;

}

.new_mine .hd ul {
	overflow: hidden;
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 10px;
	zoom: 1;
}

.new_mine .hd ul li {
	margin-top: 5px;
	width: 7px;
	height: 7px;
	background: #d0e2f7;
	opacity: .7;
	border-radius: 25px;
	cursor: pointer;
}

.new_mine .hd ul li.on {
	width: 30px;
	background: #9cd1fd;
	border-radius: 25px;
	opacity: 1;
}

.new_mine .prev,
.new_mine .next {
	position: absolute;
	top: 0px;
	display: block;
	width: 16px;
	height: 20px;
	z-index: 1;
	background: #339999
}

.new_mine .prev {
	left: 0px;
	background: url(../img/20260407_dkld-prev.png) no-repeat;

}

.new_mine .next {
	right: 0px;
	background: url(../img/20260407_dkld-next.png) no-repeat;
}

.new_mine .bd {
	width: 100%;
	margin-bottom: 17px;
	overflow: hidden;

}

.new_mine .bd ul {
	width: 120%;
}

.new_mine .bd ul li {
	float: left;
	width: 288px;
	height: 110px;
	margin-right: 16px;
	border-radius: 5px;

}

.new_mine .bd ul li img {
	width: 288px;
	height: 110px;
	border-radius: 5px;
}




/*5屏人事信息 left*/
.rs_news {
	margin: 0 auto;
	width: 1200px;
	box-sizing: border-box;
}

.rs_news .hd ul {
	margin: 0 auto;
	width: 1200px;
	height: 92px;
	display: flex;
	justify-content: space-between;
	font-size: 26px;
}

.rs_news .hd ul li {
	cursor: pointer;
	color: #0a5caa;
	width: 359px;
	height: 92px;
	background: url(../img/20260407_lmb.png) no-repeat;
	display: flex;
	align-items: center;
	justify-content: center;

	/* 多行整体居中（关键） */
}

.rs_news .hd ul li a i {
	float: left;
	width: 52px;
	height: 52px;
	display: block;
	margin-right: 10px;
	margin-top: -6px;
}

.rs_news .hd ul li a span {
	display: flex;
	align-items: center;
	float: left;
	font-weight: bold;
	color: #0a5caa;
	text-align: center;
}


.rs_news .hd ul li.on {
	color: #fff;
	font-weight: bold;
	background: url(../img/20260407_lml.png) no-repeat;

}

.rs_news .hd ul li.on a {
	color: #fff;
	font-weight: bold;

}

.rs_news .hd ul li.on a span {
	color: #fff;
}

.rs_news .hd ul li:nth-child(1) a i {
	background: url(../img/20260407_icon1.png) no-repeat;
}

.rs_news .hd ul li:nth-child(2) a i {
	background: url(../img/20260407_icon2.png) no-repeat;
}

.rs_news .hd ul li:nth-child(3) a i {
	background: url(../img/20260407_icon3.png) no-repeat;
}

.rs_news .hd ul li:nth-child(1).on i {
	width: 52px;
	height: 52px;
	background: url(../img/20260407_icon1.png) no-repeat;
}

.rs_news .hd ul li:nth-child(1).on a i {
	background: url(../img/20260407_icon1b.png) no-repeat;
}

.rs_news .hd ul li:nth-child(2).on i {
	background: url(../img/20260407_icon2.png) no-repeat;
}

.rs_news .hd ul li:nth-child(2).on a i {
	background: url(../img/20260407_icon2b.png) no-repeat;
}

.rs_news .hd ul li:nth-child(3).on i {
	background: url(../img/20260407_icon3.png) no-repeat;
}

.rs_news .hd ul li:nth-child(3).on a i {
	background: url(../img/20260407_icon3b.png) no-repeat;
}


.rs_news .bd {
	float: left;
	width: 1200px;
	height: 460px;
	background: #FFFFFF;
	overflow: hidden;
	font-size: 18px;
	margin-top: 0.2rem;
	padding-top: 20px;
	margin-bottom: 50px;
	margin-top: 20px;
}

.rs_news .bd ul {
	float: left;
	width: 100%;
}


/*政务公开*/
.rs_news .bd ul .government_right {
	float: right;
	width: 353px;
	margin-right: 30px;
	margin-top: 20px;
}

.rs_news .bd ul .government_righttop {
	width: 353px;
	height: 78px;
	margin-bottom: 30px;
}

.rs_news .bd ul .government_righttop img {
	width: 100%;
	height: 100%;
}

.go_left {
	float: left;
	width: 760px;
	height: auto;
	overflow: hidden;
	margin-left: 30px;

}

.go_left .hdd {
	width: 760px;
	height: 66px;
	line-height: 66px;
	border-bottom: 2px solid #dee9fa;
	padding-bottom: 6px;
	position: relative;
}

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

.go_left .hdd .gmore a:hover {
	color: #3460ab;
}

.go_left .hdd ul {
	z-index: 5;
	position: absolute;
	overflow: hidden;
	zoom: 1;
	width: 90%;
}

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

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

.go_left .hdd li.on a {
	color: #0a5caa;
}


.go_left .bdd ul {
	width: 760px;
	font-size: 18px;
	height: 345px;
}

.go_left .bdd ul .search_k {
	width: 759px;
	height: 74px;
	background: url(../img/20260407_sskbj.png);
	margin: 22px 0 16px 0;
display: flex;
    align-items: center;

}

.go_left .bdd ul .search_row {
	float: left;
	margin-left: 150px;
	width: 538px;
	height: 47px;
	background-color: #fff;
	border-radius: 60px;

}

.go_left .bdd ul .search_row input {
	width: 480px;
	line-height: 47px;
	padding: 0 0 0 24px;
	box-sizing: border-box;
	outline: none;
	border: 0;
	border-radius: 60px;
	background-color: transparent;
	font-size: 14px;
	color: #6294ea;
	float: left;

}

.go_left .bdd ul .search_row button {
	width: 28px;
	height: 47px;
	background: url(../img/20260407_search-img.png) center no-repeat;
	border: 0;
	outline: none;
	margin-left: 4px;
	cursor: pointer;
}




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

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

}

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

.gmore a {
    display: none;
}
.gmore a:first-child {
    display: inline-block; /* 初始显示第一个“更多” */
}

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


.rs_news .bd ul .go_rightbo {
	width: 353px;
	height: 290px;


}

.rs_news .bd ul .go_rightbo ul {
	width: 100%;
	height: 100%;
	display: flex;
	flex-flow: row wrap;
	align-content: space-between;
	justify-content: space-between;
}

.rs_news .bd ul .go_rightbo ul li {
	width: 171px;
	height: 91px;
	background: url(../img/20260407_lll.png) no-repeat;
	text-align: center;
	display: flex;
	flex-wrap: wrap;
	/* 允许换行 */
	justify-content: center;
	/* 主轴居中（水平） */
	align-content: center;
	/* 多行整体居中（关键） */
	display: block;
}

.rs_news .bd ul .go_rightbo ul li i {
	clear: both;
	display: block;
}

.rs_news .bd ul .go_rightbo ul li span {
	font-size: 18px;
	color: #333;
	clear: both;
	display: block;
}

/*政务服务*/
.zw_top {
	margin: 0 auto;
	width: 1143px;
	display: flex;
	justify-content: space-between;
	margin-top: 10px;
}

.zw_top a {
	width: 369px;
	height: 139px;
}

.zw_top a img {
	width: 100%;
	height: 100%;
}

/*政务服务*/
.zw_bott {
	margin: 0 auto;
	width: 1143px;
	display: flex;
	justify-content: space-between;
	margin-top: 30px;
}

.zw_bottleft {
	width: 555px;
}

.zw_bott_tit {
	font-size: 25px;
	color: #333333;
	font-family: "思源宋体";
	font-weight: bolder;
}

.zw_bott_tit a {
	color: #333333;
}

ul.zw_bottleft_lb {
	width: 555px;
	margin-top: 14px;
	height: 195px;
	background: #f5f8ff;
	padding-top: 6px;
}

ul.zw_bottleft_lb li a {
	float: left;
	width: 164px;
	height: 66px;
	box-shadow: 0 0 6px #e5e5e5;
	margin: 16px 0 0 16px;
	background: #FFFFFF;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	cursor: pointer;
}

ul.zw_bottleft_lb li a i {
	clear: both;
	display: block;
	padding-top: 15px;
}

ul.zw_bottleft_lb li a span {
	font-size: 18px;
	color: #666666;
	line-height: 66px;
	clear: both;
	display: block;
	padding-left: 10px;
}


.hdjl_left {
	float: left;
	width: 640px;
	margin-left: 30px;
	margin-top: 16px;



}

.hdjl_left_top {
	height: 117px;
	background-color: #edf7ff;
	border-radius: 5px;
	display: flex;
	box-shadow: 0 0 8px #eaeaea;
	margin-bottom: 20px;
}

.tzxx_img1 {
	width: 158px;
	height: 94px;
	margin: 14px 0 0 50px;
}

ul.tzxx_box {
	display: flex;
	padding: 26px 0 0 64px;
}

ul.tzxx_box li {
	margin-right: 66px;
	width: 70px;
}

ul.tzxx_box li a {
	text-align: center;
	display: flex;
	flex-direction: column;
	font-size: 16px;
	align-items: center;
}

ul.tzxx_box li a p {
	padding-top: 6px;
}

ul.tzxx_box li a:hover {
	color: #0a5caa;
}

.hdjl_lb {
	width: 100%;
	margin-top: 14px;
}

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

.hdjl_lb ul li:nth-child(2n-1) {
	background: #f8faff;
}

.hdjl_lb ul li a p {
	width: 80%;

	padding-left: 14px;
	box-sizing: border-box;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;

}

.hdjl_lb ul li a span {
	width: 10%;
	text-align: left;
	color: #b3b3b3;
}

.hdjl_right {
	float: right;
	width: 468px;

	margin-top: 14px;
	margin-right: 30px;
}

.zw_bottright {
	width: 550px;
}

.zw_bott_lb {
	width: 550px;
	margin-top: 14px;
}

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

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

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

}

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

/* 意见征集 */
.tyjzj {
	float: left;
	width:100%;
	
}
.tyjzj ul{
	float: left;
}

.tyjzj ul li {
	float: left;
	font-size: 22px;
	color: #333;
	margin-right: 30px;
	cursor: pointer;
}

.tyjzj .zmore a {
	display: none;
}

.tyjzj .zmore a:first-child {
	display: block;
}

.tyjzj .zmore a {
   
	float: right;
	font-size: 14px;
	height:28px;
	line-height:28px;
	color: #999;
}
.tyjzj .zmore a:hover {
	color: #3460ab;
}

.tyjzj li.on {
	color: #0a5caa;
	font-weight: bold;
}

.counsel {
	float: left;
	width: 100%;



}

.counsel ul {}

.counsel ul li {
	float: left;
	width: 100%;
	height: 100px;
	box-shadow: 0 0 6px #cbdaf5;
	padding: 22px;
	box-sizing: border-box;
	margin-top: 25px;
}

.counsel ul li a b {
	float: left;
	width: 98%;
	height: 100px;
	color: #333;
	font-size: 18px;
	height: 24px;
	line-height: 24px;
	font-weight: bold;

	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	text-align: justify;
	text-overflow: ellipsis;
	overflow: hidden;
}

.counsel ul li a div {
	float: left;
	width: 100%;
	margin-top: 10px;
}

.counsel ul li a div p {
	width: 240px;
	float: left;
	color: #999;
	font-size: 15px;
	height: 26px;
	line-height: 28px;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	text-align: justify;
	overflow: hidden;
	display: inline-block;
}

.counsel ul li a div span {
	float: right;
	width: 80px;
	height: 26px;
	line-height: 26px;
	font-size: 14px;
	background: #d3271a;
	color: #FFFFFF;
	text-align: center;
	border-radius: 15px;
	display: inline-block;
}

.counsel ul li a div span.gray{
	background: #999999;
}

/* 数据发展 */
.hdjl_title {
	margin: 0 auto;
	width: 1200px;
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	margin-top: 40px;
	background: url(../img/20260407_title-bg.png)center no-repeat;
}

.hdjl_title a {
	color: #0a5caa;
}

.sjfa {
	margin: 0 auto;
	width: 1200px;
	background: #f1f9ff;
	margin-top: 42px;
	padding: 30px;
	padding-bottom: 50px;
	box-sizing: border-box;
}

.sjfa_top {
	margin: 0 auto;
	width: 1137px;
	display: flex;
	justify-content: space-between;
	margin-bottom: 18px;
}

/*sjfa_topleft*/
.sjfa_topleft {
	width: 596px;
	height: 335px;
	padding: 12px 24px 0px 24px;
	box-sizing: border-box;
	box-shadow: 0 0 18px #ddeaff;
	background: #FFFFFF;
}

/*文字列表*/
.top_lb {
	float: left;
	width: 100%;
	height: auto;

	overflow: hidden;
}

.top_lb .hd {
	height: 54px;
	line-height: 54px;
	border-bottom: 3px solid #e6f1ff;
	position: relative;
}

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

.top_lb .hd .more a:hover {
	color: #3460ab;
}

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

.top_lb .hd li {
	float: left;
	font-size: 22px;
	color: #333;
	padding: 0 2px;
	margin-right: 15px;
	cursor: pointer;

}

.top_lb .hd li.on {
	border-bottom: 3px solid #0a5caa;
	color: #00488b;
	font-weight: bold;
}

.top_lb .hd li.on a {
	color: #00488b;
}

.top_lb .bd {
	height: 235px;
}

.top_lb .bd ul {
	font-size: 18px;
	padding-top: 14px;
	width: 500px;
}

.top_lb .bd ul li a {
    width: 500px;
	float: left;
	font-size: 18px;
	line-height: 46px;
	color: #333333;
	background: url(../img/20260407_dhdtr-icon.png) left center no-repeat;
	padding-left: 20px;
    white-space: nowrap;      /* 不换行 */
    overflow: hidden;         /* 超出隐藏 */
    text-overflow: ellipsis;  /* 超出显示省略号 */
}

/*sjfa_right*/
.sjfa_right {
	width: 526px;
	height: 335px;
	padding: 16px 24px 0px 24px;
	box-sizing: border-box;
	box-shadow: 0 0 18px #ddeaff;
	background: #FFFFFF;
}

.title_short {
	border-bottom: 2px solid #e6f1ff;
        display: flex;
        justify-content: space-between;
}

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

.title_short a:nth-child(2) {
	float: right;
	font-size: 14px;
	color: #b3b3b3;
	line-height: 44px;
}

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

.title_rnr {
	width: 480px;
	height: 206px;
	margin-top: 26px;
}

.title_rnr ul {
	width: 100%;
	height: 100%;
	display: flex;
	flex-flow: row wrap;
	align-content: space-between;
	justify-content: space-between;
}

.title_rnr ul li {
	width: 149px;
	height: 216px;
	padding: 26px 20px 0px 20px;
	box-sizing: border-box;
}

.title_rnr ul li:nth-child(1) {
	background: url(../img/20260407_sj1.png) no-repeat;
}

.title_rnr ul li:nth-child(2) {
	background: url(../img/20260407_sj2.png) no-repeat;
}

.title_rnr ul li:nth-child(3) {
	background: url(../img/20260407_sj3.png) no-repeat;
}



.title_rnr ul li div {
	width: 100%;
	clear: both;
}

.title_rnr ul li div b {
	float: left;
	display: inline-block;
	font-size: 26px;
	height: 24px;
	line-height: 24px;
	color: #2560ca;
	font-weight: bold;
}

.title_rnr ul li div span {
	float: left;
	display: inline-block;
	height: 24px;
	line-height: 26px;
	font-size: 15px;
	color: #2560ca;
	margin-left: 3px;
}

.title_rnr ul li p {
	display: block;
	clear: both;
	height: 46px;
	line-height: 46px;
	font-size: 16px;
	color: #474747;
}
.sjfa_bottom {
	margin: 0 auto;
	width: 1137px;
	padding: 22px;
	box-sizing: border-box;
	box-shadow: 0 0 18px #ddeaff;
	display: flex;
	justify-content: space-between;
	background: #FFFFFF;
}

.sjfa_bottom a {
	width: 533px;
	height: 96px;
}

.sjfa_bottom a img {
	width: 533px;
	height: 96px;
}
/*footer*/
.footer {
	background-color: #0e589e;
	clear: both;
	padding-bottom: 20px;
}
/* footer up */
.navlb {
	float: left;
	width: 1200px;
	height: 50px;
	line-height: 50px;
	text-align: left;
	font-size: 18px;
	margin-top: 10px;
}

.navlb ul {
	list-style-type: none;
}

.navlb ul li {
	float: left;
	width: auto;
	position: relative;
	color: #fff;
	text-align: center;
}

.navlb ul li:hover {}

.navlb ul li a {
	padding-left: 61px;
	padding-right: 61px;
	color: #fff;
}

.navlb ul li a img {
	vertical-align: middle;
	margin-left: 8px;
}

.navlb ul li a span {
	float: left;
	width: auto;
	color: #fff;
}

.navlb ul li ul {
	margin: 0 auto;
	width: 102%;
	height: auto;
	max-height: 300px;
	display: none;
	z-index: 300;
	overflow-x: hidden;
	overflow-y: auto;
	background-color: #f1f9ff;
	box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
	border-radius: 4px;
	padding: 10px 0;
}

.navlb ul li:hover ul {
	width: 220px;
	background-color: #ffffff;
	display: block;
	position: absolute;
	bottom: 40px;
	left: 50%;
	transform: translateX(-50%);
	z-index: 300;
	animation: slideUp 0.3s ease-out;
}

@keyframes slideUp {
	from {
		opacity: 0;
		transform: translateX(-50%) translateY(10px);
	}
	to {
		opacity: 1;
		transform: translateX(-50%) translateY(0);
	}
}

.navlb ul li:hover ul li {
    width: 100%;
	text-decoration: none;
	color: #333;
	text-align: center;
	padding:0 4px;
    box-sizing: border-box;
	 display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow:hidden;
	text-overflow: ellipsis;
}
/*
	line-height: 25px;
	text-overflow: ellipsis;
	padding:10px 0px;
	*/
	
.navlb ul li:hover ul li a {
	width: 100%;
	color: #333;
	display: block;
	padding: 0;
	font-size: 14px;
}

.navlb ul li:hover ul li a:hover {
	color: #00488b;
	background-color: #f5f9ff;
}

.navlb ul li:hover ul li:hover {
	background: #f5f9ff;
}

.navlb ul li:hover ul li:first-child {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}

.navlb ul li:hover ul li:last-child {
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}
/* footer dowm */
ul.address {
	float: left;
	width: 550px;
	color: #fff;
	padding: 10px 0;
}

ul.address li {
	line-height: 20px;
	color: #fff;
	font-size: 12px;
}

ul.address li a {
	color: #fff;
}

ul.address li img {
	vertical-align: middle;
}
ul.footer-lo {
	float: left;
	width: 200px;
	height: 112px;
    display: flex;
	flex-wrap: wrap;
	/* 允许换行 */
	justify-content: center;
	/* 主轴居中（水平） */
	align-items: center;
	/* 单行行整体居中（关键） */

}
.footer-info .address {
	width: 600px;
	margin-left: 20px;
}

.footer-info .address li {
	line-height: 21px;
}

.dsfewmdivk {
	float: right;
	width: 400px;
	position: relative;
}

.dsfewmdiv {
	float: right;
	width: 200px;
	margin-top: 33px;
}

.dsfewmdiv li {
	line-height: 44px;
    margin-right: 20px;
	height: 40px;
	border: 3px solid #2e74b4;
	text-align: left;
	padding: 0px 10px;
}

.dsfewmdiv img {
   width:24px;
   height:24px;
	margin: 0;
	border: 0;
	position: relative;
	top: 5px;
}

.dsfewmdiv span {
	font-size: 12px;
	color: #fff;
	margin-left: 7px;
	position: relative;
	top: -3px;

}

.ewmqh {
	position: absolute;
	top: 15px;
	right: 379px;
	width: 90px;
	height: 90px;
	background: #00CC99;
	z-index: 100;
}

.ewmqh img {
	width: 90px;
	height: 90px;
}

