html {
	font-size: 16px;
}

input[type=submit],
input[type=reset],
input[type=button],
input[type=text],
input[type=search] {
	appearance: none;
	-webkit-appearance: none;
}

select {
	appearance: none;
	-webkit-appearance: none;
	color: #AAAAAA;
}

html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
div,
dl,
dt,
dd,
ul,
ol,
li,
p,
blockquote,
pre,
hr,
figure,
table,
caption,
th,
td,
form,
fieldset,
legend,
input,
button,
textarea,
menu {
	padding: 0;
	font-family: "microsoft yahei", "simhei", "simsun";
	color: #353535;
	font-size: 16px;
	margin: 0;
	outline: 0;
}

input:focus,
textarea:focus {
	outline: none;
}

textarea {
	resize: none;
}

del,
ins,
u,
s,
a,
a:hover {
	text-decoration: none;
}

li {
	list-style: none;
}

body {
	width: 100%;
	min-width: 1330px;
	background: url(bg_slt_znd_20250210.png) #FBF7F7 top center no-repeat;
}

.w_1277 {
	width: 1277px;
	margin: 0 auto;
}

.top {
	width: 100%;
	padding-top: 47px;
}

.top_main {
	width: 100%;
	overflow: hidden;
}

.left_top {
	float: left;
	color: #46474D;
	line-height: 32px;
}

.left_top a {
	color: #46474D;
	font-size: 18px;
}

.left_top a:hover {
	color: #233250;
}

.right_top {
	float: right;
	color: #46474D;
}

.right_top a {
	color: #46474D;
	font-size: 18px;
	margin-right: 32px;
}

.wzall {
	display: inline-block;
	color: #fff !important;
	background: #36AC57;
	font-size: 18px;
	height: 32px;
	line-height: 32px;
	padding: 0 14px;
}

.logo {
	width: 100%;
	text-align: center;
	margin-top: 18px;
}

.logo a {
	display: inline-block;
}

.nav {
	width: 100%;
	margin-top: 30px;
}

.nav_main {
	width: 100%;
	height: 68px;
	line-height: 68px;
	background: #384E95;
	border-radius: 34px;

}

.left_nav {
	float: left;
	width: 64%;
	position: relative;
}

.left_nav .first_ul {
	width: 100%;
	height: 68px;
	box-sizing: border-box;
	padding-left: 20px;
}

.left_nav .first_ul .nli {
	float: left;
	margin: 0 28px;


}

.left_nav .first_ul .nli:first-child a {
	background: none;
}

.left_nav .first_ul .nli a {
	position: relative;
	display: block;
	color: #fff;
	font-size: 22px;
	background: url(icon19_slt_znd_20250210.png) 65px center no-repeat;
	padding-right: 29px;
}

.left_nav .first_ul .nli a:after {
	content: "";
	display: none;
	width: 17px;
	height: 8px;
	background: url(icon20_slt_znd_20250210.png) no-repeat;
	position: absolute;
	bottom: 0;
	left: 21%;
}

.left_nav .first_ul .nli:hover a:after {
	display: block;
}

.left_nav .first_ul .nli.active a:after {
	display: block;
}

.search {
	float: left;
}

.searchInput_main {
	float: left;
	width: 280px;
	height: 44px;
	line-height: 44px;
	background: #fff;
	margin-top: 12px;
	border-radius: 100px 0px 0px 100px;
}

.searchInput {
	width: 245px;
	border-radius: 100px 0px 0px 100px;
	padding-left: 16px;
	height: 44px;
	line-height: 44px;
	border: none;
	color: #626262;
	font-size: 18px;

}

.searchBtn {
	float: left;
	cursor: pointer;
	border: none;
	width: 54px;
	height: 54px;
	border-radius: 54px;
	background: url(icon1_slt_znd_20250210.png) center #F9B045 no-repeat;
	margin-top: 7px;
	margin-left: -14px;
}

.ss_btn {
	display: inline-block;
	line-height: 54px;
	color: #fff;
	font-size: 16px;
	margin-left: 8px;
}

.ss_btn:hover {
	color: #fff;
}

.main {
	width: 100%;
	position: relative;
	margin-bottom: 70px;
}

.main:after {
	content: "";
	display: block;
	width: 100%;
	height: 417px;
	background: url(bg11_slt_znd_20250210.png) top center no-repeat;
	position: absolute;
	bottom: -70px;
	left: 0;
	z-index: -1;
}

.box {
	width: 100%;
}

.top_news {
	width: 100%;
	margin-top: 45px;
}

.top_news_box {
	display: inline-block;
	width: 555px;
	height: 241px;
	background: url(bg1_slt_znd_20250210.png) top center no-repeat;
	position: relative;
	padding: 0 33px;

}

.m_r_30 {
	margin-right: 30px;
}

.top_news_title {
	width: 100%;
	height: 45px;
	position: relative;
}

.top_news_tit {
	float: left;
	position: relative;
	margin-top: 21px;
}

.top_news_tit:after {
	content: "";
	display: block;
	width: 13px;
	height: 5px;
	background: #36AC57;
	border-radius: 1px;
	position: absolute;
	bottom: -15px;
	left: 40%;
}

.fL {
	float: left;
}

.fR {
	float: right;
}

.top_news_tit a {
	display: inline-block;
}

.top_news_tit_right {
	display: inline-block;
	width: 132px;
	height: 45px;
	background: url(bg2_slt_znd_20250210.png) no-repeat;
	position: absolute;
	right: -40px;
	top: 9px;

}

.top_news_tit_right a {
	width: 114px;
	padding-left: 18px;
	display: block;
	color: #fff;
	font-size: 18px;
	height: 45px;
	line-height: 45px;
}

.top_news_tit_right a img {
	margin-left: 13px;
	margin-top: -5px;
}

.top_news_main {
	width: 100%;
	margin-top: 35px;
}

.top_news_main ul {
	width: 100%;
}

.top_news_main ul li {
	width: 100%;
	height: 64px;
	line-height: 64px;
	background: #fff;
	margin-bottom: 10px;
	position: relative;
}

.top_news_main ul li:before {
	content: "";
	display: block;
	width: 58px;
	height: 42px;
	background: url(icon3_slt_znd_20250210.png) no-repeat;
	position: absolute;
	top: 13px;
	left: 11px;
}

.top_news_main ul li a {
	display: inline-block;
	padding-left: 77px;
	font-size: 24px;
	color: #353535;
	line-height: 64px;
}

.top_news_main ul li a:hover {
	color: #384E95;
}

.jlyw_main {
	width: 100%;
	background: #fff;
	height: 285px;
	margin-top: 38px;
	position: relative;
	box-sizing: border-box;
	padding-left: 33px;
	padding-right: 46px;
}

.jlyw_main_tit {
	content: "";
	display: block;
	width: 377px;
	height: 46px;
	background: url(img3_slt_znd_20250210.png) no-repeat;
	position: absolute;
	top: 0;
	left: 52%;
}

.jlyw_title {
	position: absolute;
	top: -13px;
	left: -95px;
}

.jlyw_title a {
	display: inline-block;
}

.jlyw_content {
	width: 100%;
}

.jlyw_content ul {
	width: 100%;
	padding-top: 44px;
}

.jlyw_content ul li {
	width: 100%;
	position: relative;
	height: 96px;
	margin-bottom: 30px;
}

.time_1 {
	float: left;
	width: 114px;
	height: 64px;
	background: url(bg3_slt_znd_20250210.png) no-repeat;
}

.date {
	width: 100%;
	box-sizing: border-box;
	display: block;
	font-size: 31px;
	padding-left: 30px;
	color: #fff;
}

.month {
	width: 100%;
	box-sizing: border-box;
	display: block;
	font-size: 14px;
	line-height: 20px;
	color: #fff;
	margin-top: -3px;
	padding-left: 20px;
}

.jlyw_li_right {
	float: left;
	width: 89%;
	height: 52px;
	border-bottom: 1px solid #979797;
	margin-left: 16px;
	padding-bottom: 44px;
	margin-top: 4px;
	
}

.jlyw_li_right_a_box {
	width:100%;
	height: 52px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	text-overflow: ellipsis;
}

.jlyw_li_right_a_box a{
	width: auto;
	font-size: 20px;
	line-height: 26px;
	font-weight: bold;
	overflow: hidden;
	position: relative;
	line-height: 26px;
	
}

.jlyw_li_right a:hover {
	color: #384E95;
}

.jlyw_content ul li:last-child .jlyw_li_right {
	border: none;
}

.more {
	width: 47px;
	height: 47px;
	border-radius: 47px;
	background: #FFFFFF;
	position: absolute;
	right: -67px;
	top: 4px;
	text-align: center;
	line-height: 44px;
	align-items: center;

}

.m_b_38 {
	margin-bottom: 38px;
}

.xczj_main {
	width: 100%;
	background: url(bg4_slt_znd_20250210.png) #fff no-repeat;
	position: relative;
	min-height: 200px;
	height: auto;
	box-sizing: border-box;
	padding: 0 33px;
	padding-top: 20px;
}

/* .xczj_main:before{
	content: "";
	display: block;
	width: 866px;
	height: 619px;
	background: url(bg4_slt_znd_20250210.png) no-repeat;
	position: absolute;
	top:0;
	left:0;
} */
.right_item {
	position: relative;
}

.right_item:after {
	content: "";
	display: block;
	width: 33px;
	height: 32px;
	background: url(icon5_slt_znd_20250210.png) no-repeat;
	position: absolute;
	top: 0;
	right: 0;
}

.box_title {
	width: 100%;
	position: relative;
}


.box_title:before {
	content: "";
	display: block;
	width: 100%;
	height: 1px;
	background: #384E95;
	position: absolute;
	left: 0;
	bottom: 0px;
}

.box_title a {
	display: block;
	width: 206px;
	height: 66px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99;
}

.xczj_box {
	width: 100%;
	margin-top: 21px;
}

.xczj_box_top {
	width: 100%;
	border-bottom: 1px solid #E8E8E8;
	padding-bottom: 36px;
	overflow: hidden;
}

.w_584 {
	float: left;
	width: 584px;
	height: 329px;
}

.w_584 a {
	display: block;
	width: 100%;
	height: 100%;
}

.w_584 a img {
	display: block;
	width: 584px;
	height: 329px;
}

.w_584 a:hover {
	opacity: 0.9;
}

.w_583 {
	float: right;
	width: 583px;
}

.xczj_title {
	width: 100%;
}

.xczj_title a {
	font-size: 30px;
	color: #353535;
	font-weight: bold;
	line-height: 40px;
}

.xczj_title a:hover {
	color: #384E95;
}

.xczj_content {
	width: 100%;
	font-size: 18px;
	color: #525252;
	line-height: 29px;
	margin-top: 20px;
	height: 120px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	-webkit-line-clamp: 4;
	line-clamp: 4;
	text-overflow: ellipsis;
}

.xczj_bottom {
	width: 100%;
	overflow: hidden;
	margin-top: 62px;
}

.time_2 {
	float: left;
	color: #929292;
	font-size: 16px;
	line-height: 24px;
}

.xxyd {
	float: right;
	line-height: 24px;
}

.xxyd a {
	font-size: 18px;
	color: #446DB6;
}

.xxyd a:hover {
	color: #384E95;
}

.xxyd a img {
	margin-left: 11px;
	margin-top: -3px;
}

.xczj_box_bottom {
	width: 100%;
	margin-top: 30px;
	padding-bottom: 36px;
}

.picScroll-left {
	width: 100%;
	overflow: hidden;
	position: relative;
	height: 280px;
}


.slide_arrow_main {
	width: auto;
	position: absolute;
	bottom: 0;
	padding: 0 15px;
}


.slide_arrow_main .prev {
	display: inline-block;
	width: 12px;
	height: 22px;
	background: url(icon7_slt_znd_20250210.png) no-repeat;
	cursor: pointer;
	vertical-align: middle;
	position: initial;
	float: none;
	margin-top: -10px;
}

.slide_arrow_main .next {
	display: inline-block;
	width: 12px;
	height: 22px;
	background: url(icon8_slt_znd_20250210.png) no-repeat;
	cursor: pointer;
	vertical-align: middle;
	position: initial;
	float: none;
	margin-top: -10px;
}

.picScroll-left ._btn {
	overflow: hidden;
	position: initial;
	display: inline-block;
}

.picScroll-left ._btn ul {
	float: none;
	overflow: hidden;
	margin: 0 16px;
}

.picScroll-left ._btn ul li {
	float: none;
	display: inline-block;
	width: 11px;
	height: 11px;
	border-radius: 11px;
	overflow: hidden;
	margin: 0 5px;
	text-indent: -999px;
	cursor: pointer;
	background: #DCDCDC;
}

.picScroll-left ._btn ul li.on {
	background: #36AC57;
}

.picScroll-left ._pic {
	width: 100%;
}

.picScroll-left ._pic ul {
	width: 105%;
	overflow: hidden;
	zoom: 1;
}

.picScroll-left ._pic ul li {
	float: left;
	width: autos;
	_display: inline;
	overflow: hidden;
}

.picScroll-left ._pic ul li .pic {
	width: 284px;
	height: 159px;
}

.picScroll-left ._pic ul li .pic img {
	width: 284px;
	height: 159px;
	display: block;
}


.picScroll-left ._pic ul li .title {
	line-height: 24px;
}

.picScroll-left ._pic ul li .title_1 {
	width: 100%;
	margin-top: 12px;
}

.picScroll-left ._pic ul li .title_1 a {
	color: #444;
	font-size: 18px;
	line-height: 26px;
}

.picScroll-left ._pic ul li .title_1 a:hover {
	color: #384E95;
}

.w_284 {
	float: left;
	width: 284px;
	margin-right: 25px;
}

.ssdt_main {
	width: 100%;
	height: 514px;
	background: url(bg5_slt_znd_20250210.png) no-repeat;
	margin-top: 43px;
	background-size: 100%;
	box-sizing: border-box;
	padding-left: 33px;
	padding-top: 20px;
	padding-right: 20px;
}

.ssdt_box {
	width: 100%;
	margin-top: 20px;
	overflow: hidden;
}

.w_550 {
	float: left;
	margin-left: 20px;
	width: 550px;
}

.w_550 .xczj_content {
	height: 62px;
	-webkit-line-clamp: 2;
	line-clamp: 2;
}

.w_550 .xczj_bottom {
	width: 100%;
	height: 80px;
	line-height: 80px;
	background: rgba(255, 255, 255, 0.42);
}

.w_550 .xczj_bottom div {
	font-size: 18px;
	margin-top: 26px;
	padding: 0 15px;
}

.w_583 ul {
	width: 100%;
}

.w_583 ul li {
	width: 100%;
	margin-bottom: 22px;
	height: auto;
	background: #fff;
	border-radius: 2px;
}

.w_583 ul li a {
	display: block;
	width: 100%;
	height: auto;
	box-sizing: border-box;
	padding: 26px 23px 26px 37px;
	line-height: 30px;
	color: #353535;
	font-size: 20px;
}

.w_583 ul li a:hover {
	color: #384E95;
}

.sysj_box {
	width: 100%;
	margin-top: 22px;
	overflow: hidden;
	padding-bottom: 40px;
}

.sysj_box .sysj_box_left .w_584 a {
	position: relative;
}

.sysj_box .sysj_box_left .w_584 a:before {
	content: "";
	display: block;
	width: 90px;
	height: 90px;
	background: url(icon9_slt_znd_20250210.png) no-repeat;
	position: absolute;
	top: 38%;
	left: 41%;
	cursor: pointer;
	z-index: 9;
}

.sysj_box .sysj_box_left .w_584 a:hover {
	opacity: 1;
}

.sysj_box_left {
	float: left;
	width: 584px;
}

.sysj_box .sysj_box_left .w_584 {
	float: none;
}

.video_slide {
	width: 100%;
	overflow: hidden;
	position: relative;
}

.video_slide ._pic {
	width: 100%;
	margin-bottom: 30px;

}

.video_slide ._pic ul {
	width: 100%;
	overflow: hidden;
	zoom: 1;
}

.video_slide ._pic ul li {
	float: left;
	width: 100%;
	_display: inline;
	overflow: hidden;
}

.video_slide ._btn {
	overflow: hidden;
	position: initial;
	display: inline-block;
}

.video_slide ._btn ul {
	float: none;
	overflow: hidden;
	margin: 0 16px;
}

.video_slide ._btn ul li {
	float: none;
	display: inline-block;
	width: 11px;
	height: 11px;
	border-radius: 11px;
	overflow: hidden;
	margin: 0 5px;
	text-indent: -999px;
	cursor: pointer;
	background: #DCDCDC;
}

.video_slide ._btn ul li.on {
	background: #36AC57;
}





.w_584_title {
	width: 100%;
	margin-top: 15px;
}

.w_584_title a {
	display: inline-block;
	color: #353535;
	font-size: 30px;
	font-weight: bold;
	line-height: 34px;
}

.w_584_title a:hover {
	color: #384E95;
}

.w_584_content {
	width: 100%;
	font-size: 18px;
	color: #525252;
	line-height: 29px;
	margin-top: 20px;
}

.w_595 {
	float: right;
	width: 595px;
	overflow: hidden;
}

.w_595_ul {
	width: 106% !important;
	overflow: hidden !important;
}

.w_595_ul li {
	float: left !important;
	width: 284px !important;
	margin-right: 27px !important;
	margin-bottom: 36px !important;
}

.w_595_ul li .video_box {
	width: 284px;
	height: 160px;
}

.w_595_ul li .video_box a {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
}

.w_595_ul li .video_box a:before {
	content: "";
	display: block;
	width: 54px;
	height: 54px;
	background: url(icon9_slt_znd_20250210.png) no-repeat;
	background-size: 54px;
	position: absolute;
	bottom: 12px;
	left: 12px;
	cursor: pointer;
	z-index: 9;
}


.w_595_ul li .video_box a img {
	width: 284px;
	height: 160px;
}

.w_595_ul li .video_box_title {
	width: 100%;
	font-size: 18px;
	color: #444444;
	line-height: 26px;
	margin-top: 8px;
}

.w_595_ul li .video_box_title a {
	font-size: 18px;
	color: #444444;
	line-height: 26px;
}

.w_595_ul li .video_box_title a:hover {
	color: #384E95;
}

.banner_box {
	width: 100%;
	margin-top: 36px;
}

.picScroll-banner {
	width: 100%;
	position: relative;
}

.picScroll-banner .bd {
	width: 100%;
}

.picScroll-banner .bd ul li a {
	display: block;
	width: 100%;
	height: 132px;
}

.picScroll-banner .bd ul li a img {
	width: 100%;
	height: 132px;
}

.picScroll-banner ._btn {
	overflow: hidden;
	position: absolute;
	right: 30px;
	bottom: 14px;
	z-index: 9;
}

.picScroll-banner ._btn ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}

.picScroll-banner ._btn ul li {
	float: left;
	width: 11px;
	height: 11px;
	margin: 0 3px;
	cursor: pointer;
	background: #fff;
	border-radius: 11px;
	text-indent: -999px;
}

.picScroll-banner ._btn ul li.on {
	BACKGROUND-POSITION: 0px;
	background: #FFD849;
}

.btn_main .prev,
.next {
	width: 35px;
	height: 65px;
	position: absolute;
}

.btn_main .prev {
	background: url(bg6_slt_znd_20250210.png) no-repeat;
	background-size: 100%;
	position: absolute;
	top: 38px;
	left: -35px;
}

.btn_main .prev img {
	display: block;
	margin-left: 19px;
	margin-top: 19px;
}

.btn_main .next {
	background: url(bg7_slt_znd_20250210.png) no-repeat;
	background-size: 100%;
	top: 38px;
	right: -35px;
}

.btn_main .next img {
	display: block;
	margin-left: 4px;
	margin-top: 19px;
}

.hd_main {
	width: 100%;
	margin-top: 30px;
	overflow: hidden;
}

.hd_main a {
	width: 100%;
	height: 100%;
	display: block;
	position: relative;
}

.hd_main a:after {
	content: "";
	display: block;
	width: 15px;
	height: 15px;
	background: #FFFFFF;
	border-radius: 15px;
	position: absolute;
	right: 14px;
	top: 12px;
}


.hd_left {
	float: left;
	width: 197px;
	height: 237px;
	background: url(bg8_slt_znd_20250210.png) no-repeat;
}

.hd_left a img {
	margin: 0 auto;
	padding-top: 65px;
	display: block;
}

.hd_right {
	float: left;
	margin-left: 28px;
	width: 1052px;
	overflow: hidden;
}

.hd_right ul {
	width: 106%;
	overflow: hidden;
}

.hd_right ul li {
	float: left;
	width: 504px;
	height: 106px;
	margin-right: 43px;
	margin-bottom: 27px;
}

.hd_right ul li a {
	line-height: 106px;
}

.li_1 {
	background: url(bg9_slt_znd_20250210.png) no-repeat;
}

.li_2 {
	background: url(bg10_slt_znd_20250210.png) no-repeat;
}

.li_3 {
	background: url(bg12_slt_znd_20250210.png) no-repeat;
}

.li_4 {
	background: url(bg13_slt_znd_20250210.png) no-repeat;
}

.hd_right ul li a img {
	margin-left: 92px;
}

.yqlj {
	width: 100%;
	background: #446DB6;
	height: 58px;

}


.bottom_links {
	width: 100%;
	position: relative;
}

/* 相关链接 */

.link_W_Sub:after {
	content: "";
}

.link_W_Sub>p {
	position: relative;
}

.link_W_Sub>p img {
	margin-left: 15px;
}

/* .link_W_Sub>p:after {
	
	content: "";
	display: inline-block;
	width: 10px;
	height: 5px;
	background: url(icon17_slt_znd_20250210.png) no-repeat;
	position: absolute;
	top: 19px;
	right: 17px;

} */

.link_W_Sub.active>p img {
	transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	/* IE 9 */
	-moz-transform: rotate(180deg);
	/* Firefox */
	-webkit-transform: rotate(180deg);
	/* Safari 和 Chrome */
	-o-transform: rotate(180deg);
	transition: transform 0.2s linear;
}




.link_hidden_box {
	position: absolute;
	width: 98.2%;
	height: auto;
	top: -200px;
	left: 9px;
	background: #fff;
	z-index: 9999;
	display: none;
	border: 1px solid #446DB6;
	border-radius: 3px;
	text-align: left;
	padding-left: 10px;
}

.link_hidden_box div {
	padding: 10px;
	line-height: 20px;
	min-height: 40px;

}

.link_hidden_box div a {

	color: #535353;
	line-height: 18px;
	padding: 10px 3px 10px 8px;
	display: inline-block;
	white-space: nowrap;
	font-size: 14px;

}

.link_hidden_box div a:hover {
	color: #CC4646;
}


.bottom_links ul {
	width: 100%;
	height: 49px;
	padding-top: 10px;
	text-align: center;
}

.link_W_Sub {
	display: inline-block;
	cursor: pointer;
	width: 300px;
	box-sizing: border-box;
	text-align: center;
	line-height: 39px;
	line-height: 39px;
	margin-right: 43px;
	background: #fff;
	border-radius: 3px;
	color: #fff;
	font-size: 16px;

}

.foot {
	width: 100%;
	background: #EFF3FF;
	padding-top: 27px;
	padding-bottom: 20px;
}

.foot_main {
	width: 100%;
	overflow: hidden;
}

.foot_left {
	float: left;
}

.foot_left p {
	color: #343434;
	font-size: 16px;
	line-height: 28px;
	margin-bottom: 8px;
}

.foot_left p span {
	margin: 0 4px;
}

.foot_left p a {
	color: #343434;
	font-size: 16px;
}

.foot_left p a:hover {
	color: #384E95;
}

.gwab {
	background: url(icon18_slt_znd_20250210.png) no-repeat left center;
	padding-left: 25px;
}

.foot_right {
	float: right;
}

.returntop {
	width: 44px;
	height: 44px;
}

.returntop {
	position: fixed;
	bottom: 20px;
	right: 180PX;
	z-index: 9999999999;
	width: 44px;
	cursor: pointer;
	display: none;
}


.returntop a {
	display: block;
	width: 44px;
	height: 44px;
	background: url(img8_slt_znd_20250210.png) #6e7b9c center no-repeat;
	background-size: 44px 44px;
	border-radius: 3px;
}

.returntop a:hover {
	background: url(img8_slt_znd_20250210.png) #3B7CCD center no-repeat;
	background-size: 44px 44px;
}

.sub {

	white-space: normal;
	display: none;
	position: absolute;
	background-color: white;
	z-index: 1000;
	flex-direction: row;
	border-radius: 50px;
	padding: 0 20px;
}

.sub li {
	display: inline-block;
	height: 40px;
	line-height: 40px;
}

.nli {
	position: relative;
	display: inline-block;
}


.sub li {
	width: auto;
	padding: 0 20px;
	white-space: nowrap;
	min-width: 0;
	max-width: 100%;
}

.sub li a {
	background: none !important;
	width: 100%;
	display: inline-block !important;
	text-align: center;
	color: #384E95 !important;
	font-size: 16px !important;
	font-weight: normal !important;
	line-height: 30px !important;
	height: 30px !important;
	padding: 0px !important;
	position: relative;
	font-weight: bold !important;
}

.sub li a:after {
	display: none !important;
}

.sub li a:hover {
	border-bottom: 1px solid #384E95;
}

.sub li a.active {
	border-bottom: 1px solid #384E95;
}


.erji_content {
	width: 100%;
	margin-top: 17px;
}

.mianbao {
	width: 100%;
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #384E95;
	background: url(icon21_slt_znd_20250210.png) left center no-repeat;
	box-sizing: border-box;
	padding-left: 47px;
	color: #828BA6;
	font-size: 16px;
}

.mianbao a {
	color: #384E95;
	font-size: 16px;
}

.mb_bg {
	margin: 0 8px;
	color: #384E95;
}

.erji_main {
	width: 100%;
	overflow: hidden;
	margin-top: 29px;
}

.erji_main_left {
	float: left;
	width: 796px;
	background: #fff;
	box-sizing: border-box;
	padding: 16px 25px 80px 17px;
}

.ssdt_title {
	width: 100%;
	border-bottom: 1px solid #384E95;
}

.ssdt_title a {
	display: inline-block;
	background: #384E95;
	height: 66px;
	line-height: 66px;
	box-sizing: border-box;
	padding: 0 45px 0 36px;
	position: relative;
}

.ssdt_title a:after {
	display: block;
	content: "";
	width: 54px;
	height: 66px;
	background: url(bg14_slt_znd_20250210.png) right no-repeat;
	position: absolute;
	right: -53px;
	top: 0;
}

.ssdt_top {
	width: 100%;
	box-sizing: border-box;
	padding-right: 30px;
	border-bottom: 1px solid #E8E8E8;
	padding-bottom: 48px;
	margin-top: 38px;
}

.ssdt_top .xczj_content {
	height: 62px;
	-webkit-line-clamp: 2;
	line-clamp: 2;
}

.sldt_ej {
	width: 100%;
	padding: 0 16px;
	box-sizing: border-box;
	margin-top: 16px;
}

.sldt_list {
	width: 100%;
	margin-top: 30px;
}

.sldt_list ul {
	width: 100%;
}

.sldt_list ul li {
	width: 100%;
	height: 84px;
	line-height: 84px;
	background: #F7FCFF;
	border-radius: 2px;
	overflow: hidden;
	box-sizing: border-box;
	padding-left: 37px;
	padding-right: 23px;
	overflow: hidden;
	margin-bottom: 17px;
}

.sldt_list ul li a {
	float: left;
	color: #353535;
	font-size: 20px;
}

.sldt_list ul li a:hover {
	color: #384E95;
}

.sldt_list ul li span {
	float: right;
	color: #7D7D7D;
	font-size: 16px;
}

.erji_main_right {
	float: right;
	width: 430px;
	background: url(bg15_slt_znd_20250210.png) #fff no-repeat;
	height: auto;
	min-height: 300px;
	position: relative;
	box-sizing: border-box;
	padding: 20px;

}

.erji_main_right:after {
	content: "";
	display: block;
	background: #e2ebfb;
	clip-path: polygon(0px 0, calc(100% - 31px) 0, 100% 31px,
			100% calc(100% - 31px), 100% 100%,
			31px 100%, 0 100%,
			0 0px);
	position: absolute;
	top: 0;
	right: 0;
	width: 31px;
	height: 31px;
	transform: rotate(180deg);
}

.erji_main_right .top_news_tit {
	margin-top: 0;
}

.yw_box {
	width: 100%;
	margin-bottom: 24px;
}

.yw_title {
	width: 100%;
	height: 45px;
}

.yw_box .top_news_main {
	margin-top: 8px;

}

.yw_box:last-child {
	margin-bottom: 0;
}

.yw_box .top_news_main li {
	background: #F8F8F8;
}

.yw_box .top_news_main ul li a {
	font-size: 18px;
}

.news_bottom {
	margin-top: 50px;
}

.erji_main .xczj_main {
	padding: 24px 30px 16px 30px;
	background-size: 50%;
}

.news_bottom .erji_main_left {
	padding: 0;

}

.erji_main .xczj_main .picScroll-left {
	margin-top: 30px;
	height: 264px;
}

.erji_main .xczj_main .picScroll-left ._pic ul li .pic img {
	width: 230px;
	height: 130px;
}

.erji_main .xczj_main .picScroll-left .w_284 {
	float: left;
	width: 230px;
	margin-right: 21px;
}

.erji_main .xczj_main ._pic ul li .pic {
	width: 230px;
	height: 130px;
}

.erji_main .xczj_main .picScroll-left ._pic ul li .title_1 {
	margin-top: 7px;
}

.erji_main .xczj_main .picScroll-left ._pic {
	padding-bottom: 20px;
	border-bottom: 1px solid #E8E8E8;
}

.erji_main .xczj_main .slide_arrow_main {
	bottom: 7px;
}


.erji_main .xczj_main .w_595_ul li {
	float: left !important;
	width: 230px !important;
	margin-right: 21px !important;
	margin-bottom: 0 !important;
}

.erji_main .xczj_main .w_595_ul li .video_box {
	width: 230px;
	height: 130px;
}

.erji_main .xczj_main .w_595_ul li .video_box a img {
	width: 230px;
	height: 130px;
}

.left_box {
	float: left;
	width: 796px;
	box-sizing: border-box;
}

.m_b_30 {
	margin-bottom: 30px;
}

.right_box:after {
	background: #FBF7F7;
}

.photo_list_box {
	width: 100%;
	background: #fff;
	box-sizing: border-box;
	padding: 17px;
	padding-bottom: 50px;
}

.photo_list_main {
	width: 100%;
	overflow: hidden;
	margin-top: 34px;
}

.photo_list_main ul {
	width: 105%;
	overflow: hidden;
}

.photo_list_main ul li {
	float: left;
	width: 377px;
	margin-bottom: 46px;
	margin-right: 49px;
}

.photo_list_main ul li .w_377 {
	width: 377px;
	height: 213px;
}

.photo_list_main ul li .w_377 a {
	display: block;
	width: 100%;
	height: 100%;
}

.photo_list_main ul li .w_377 a img {
	display: block;
	width: 100%;
	height: 100%;
}

.photo_list_main ul li:hover .w_377 a img {
	opacity: 0.9;
}

.photo_list_main ul li:hover .w_377_title a {
	color: #384E95;
}

.w_377_title {
	width: 100%;
	margin-top: 8px;
}

.w_377_title a {
	color: #444444;
	font-size: 18px;
	line-height: 26px;
}

.time_3 {
	width: 100%;
	font-size: 16px;
	color: #384E95;
	margin-top: 4px;
}

.page_box {
	width: 100%;
	text-align: center;
}

.vide_main {
	width: 100%;
}

.vide_main .photo_list_main ul li:hover .w_377 a img {
	opacity: 1;
}

.vide_main .photo_list_main ul li .w_377 a {
	position: relative;
}

.vide_main .photo_list_main ul li .w_377 a:before {
	content: "";
	display: block;
	width: 54px;
	height: 54px;
	background: url(icon9_slt_znd_20250210.png) no-repeat;
	background-size: 54px;
	position: absolute;
	bottom: 12px;
	left: 12px;
	cursor: pointer;
	z-index: 9;
}

.zhuanti_main {
	width: 100%;
}

.zhuanti_main .ssdt_title a {
	padding: 0 25px 0 36px;
}

.zhuanti_box {
	width: 100%;
	margin-top: 35px;
	overflow: hidden;
}

.zhuanti_box ul {
	width: 103%;
	overflow: hidden;
}

.zhuanti_box ul li {
	float: left;
	width: 393px;
	height: 67px;
	line-height: 67px;
	background: #F8F8F8;
	margin-right: 30px;
	margin-bottom: 24px;
	box-sizing: border-box;
	padding-left: 26px;
}

.zhuanti_box ul li a {
	display: block;
	width: 100%;
	height: 100%;
}

.zhuanti_box ul li a .zhuanti_left {
	display: inline-block;
	color: #384E95;
	font-size: 20px;
	font-weight: bold;
}

.zhuanti_left {
	float: left;
	width: 80%;
}

.more_1 {
	float: right;
	margin-right: 14px;
}

.jgzn_main {
	width: 100%;
	margin-top: 25px;
}

.jgzn_top {
	width: 100%;
	font-size: 18px;
	color: #4D4D4D;
	line-height: 34px;
}

.jgzn_more {
	width: 100%;
	height: 80px;
	line-height: 80px;
	overflow: hidden;
	margin-top: 40px;
	background: rgba(234, 247, 255, 0.42);
}

.jgzn_more a {
	float: right;
	color: #446DB6;
	font-size: 18px;
	margin-top: 26px;
	padding: 0 15px;
	line-height: 24px;
}

.jgzn_more a img {
	margin-left: 11px;
	margin-top: -3px;
}

.jgzn_bottom {
	width: 100%;
	overflow: hidden;
	margin-top: 30px;
}

.jgzn_a_box {
	width: 359px;
	height: 80px;
	line-height: 80px;
	border-radius: 3px;
	border: 1px solid #384E95;
}

.jgzn_a_box a {
	display: inline-block;
	width: 100%;
	height: 100%;
	line-height: 80px;
	font-weight: bold;
	font-size: 22px;
	color: #384E95;
	text-align: center;
}

.jgzn_a_box a span {
	position: relative;
}

.jgzn_a_box a span:before {
	content: "";
	display: block;
	width: 31px;
	height: 1px;
	background: #384E95;
	position: absolute;
	top: 15px;
	left: -45px;
}

.jgzn_a_box a span:after {
	content: "";
	display: block;
	width: 31px;
	height: 1px;
	background: #384E95;
	position: absolute;
	top: 15px;
	right: -45px;
}

.zw_title a {
	padding-right: 15px;
}

.zw_main {
	padding-bottom: 40px;
	height: 837px;
}

.zw_right {
	background: #fff;
}

.tzzc_box {
	width: 100%;
	margin-top: 24px;
}

.tzzc_box ul {
	width: 100%;
}

.tzzc_box ul li {
	width: 100%;
	height: 72px;
	background: rgba(234, 245, 255, 0.35);

	border-radius: 1px;
	margin-bottom: 19px;
	box-sizing: border-box;
	padding-top: 10px;
	padding-left: 26px;
	padding-right: 12px;
}

.tzzc_box ul li:hover {
	background: #EAF5FF;
}

.tzzc_box_top {
	width: 100%;
	overflow: hidden;
}

.name_left {
	float: left;
}

.name_left a {
	color: #245399;
	font-weight: bold;
	font-size: 18px;
	line-height: 24px;
}

.tz_right {
	float: right;
}

.tz_right span {
	margin-left: 4px;
}

.tz_right span a {
	color: #6B6B6B;
	line-height: 24px;
}

.tz_right span a img {
	margin-top: -2px;
	margin-right: 4px;
}

.tz_right span a:hover {
	color: #245399;
}

.tzzc_box_bottom {
	width: 100%;
	color: #245399;
	font-size: 14px;
	margin-top: 4px;
}

.gwgg_main {
	box-sizing: border-box;
	padding: 0 22px;
	height: 1054px;
}

.zfxxgk_right {
	padding: 0;
	background: #fff;
}

.zfxxgk_right .yw_box .yw_title {
	height: auto;
}

.zfxxgk_top_main {
	width: 100%;
	box-sizing: border-box;
	padding: 25px 20px 35px 20px;
}

.zfxxgk_box {
	width: 100%;
	box-sizing: border-box;
	padding: 0 15px;
	border-bottom: 1px solid #F8F8F8;
}

.zfxxgk_box ul {
	width: 100%;
}

.zfxxgk_box ul li {
	width: 100%;
	height: 68px;
	border-radius: 6px 0px 0px 6px;
	margin-bottom: 8px;

}

.zfxxgk_box ul li a {
	display: block;
	width: 100%;
	height: 100%;
	line-height: 68px;
	border-radius: 6px 0px 0px 6px;
	box-sizing: border-box;
	padding-left: 19px;
	padding-right: 13px;
	position: relative;
}

.zfxxgk_box ul li a:after {
	content: "";
	display: none;
	width: 11px;
	height: 15px;
	background: url(icon28_slt_znd_20250210.png) no-repeat;
	position: absolute;
	right: 13px;
	top: 26px;
}

.zfxxgk_box ul li a img {
	margin-top: -1px
}

.zfxxgk_box ul li a span {
	font-size: 20px;
	color: #384E95;
	line-height: 26px;
	margin-left: 26px;
}

.zfxxgk_box ul li:hover {
	background: #E5F2FD;
}

.zfxxgk_box ul li:hover a:after {
	display: block;
}

.zfxxgx_bottom_box {
	width: 100%;
	margin-top: 25px;
}

.zfxxgx_bottom_box ul {
	width: 100%;
}

.zfxxgx_bottom_box ul li {
	width: 100%;
	height: 67px;
	background: #F8F8F8;
	margin-bottom: 19px;
}

.zfxxgx_bottom_box ul li a {
	display: block;
	width: 100%;
	height: 100%;
	line-height: 67px;
	box-sizing: border-box;
	padding-left: 26px;
	padding-right: 14px;
	overflow: hidden;
}

.zfxxgx_bottom_box ul li a span {
	float: left;
	color: #384E95;
	font-size: 20px;
	font-weight: bold;
}

.more_2 {
	float: right;

}

.tzzc_left {
	float: left;
	width: 353px;
}

.tzzc_top_box {
	width: 100%;
	position: relative;
}

.tzzc_top {
	width: 100%;
	background: url(bg16_slt_znd_20250210.png) no-repeat;
	height: 58px;
}

.tzzc_photo {
	width: 100%;
	background: #fff;
	height: 480px;
}

.tzzc_photo_box {
	width: 308px;
	height: 411px;
	position: absolute;
	top: 24px;
	left: 22px;
}

.tzzc_photo_box img {
	width: 308px;
	height: 411px;
}

.tzzc_photo .p_1 {
	width: 100%;
	text-align: center;
	font-weight: bold;
	font-size: 24px;
	color: #384E95;
	line-height: 31px;
	position: absolute;
	top: 450px;
	left: 0
}

.tzzc_photo .p_2 {
	width: 100%;
	text-align: center;
	font-size: 18px;
	color: #384E95;
	line-height: 31px;
	position: absolute;
	top: 485px;
	left: 0
}

.tzzc_left_list {
	width: 100%;
	margin-top: 43px;
	position: relative;
	background: #fff;
	box-sizing: border-box;
	padding: 10px 21px;
}

.tzzc_left_list:after {
	content: "";
	display: block;
	background: #FBF7F7;
	clip-path: polygon(0px 0, calc(100% - 31px) 0, 100% 31px,
			100% calc(100% - 31px), 100% 100%,
			31px 100%, 0 100%,
			0 0px);
	position: absolute;
	top: 0;
	right: 0;
	width: 31px;
	height: 31px;
	transform: rotate(180deg);
}

.tzzc_right {
	float: right;
	width: 873px;
	background: #fff;
	box-sizing: border-box;
	padding: 20px;
}

.jianjie_main {
	width: 100%;
}

.tzzc_title img {
	width: 57px;
}

.jianjie_box {
	width: 100%;
	box-sizing: border-box;
	padding-top: 30px;
	padding-bottom: 50px;
	font-size: 18px;
	color: #484848;
	line-height: 35px;
}

.huodong_main {
	width: 100%;
}

.huodong_main .sldt_list ul {
	margin-bottom: 30px;
}

.huodong_main .page_box {
	padding-bottom: 30px;
}

.news_main {
	width: 100%;
	background: #fff;
	box-sizing: border-box;
	padding: 20px;
}

.news_main .page_box {
	margin: 30px 0;
}

.ssdt_title span {
	display: inline-block;
	background: #384E95;
	height: 66px;
	line-height: 66px;
	box-sizing: border-box;
	padding: 0 45px 0 36px;
	position: relative;
}

.ssdt_title span:after {
	display: block;
	content: "";
	width: 54px;
	height: 66px;
	background: url(bg14_slt_znd_20250210.png) right no-repeat;
	position: absolute;
	right: -53px;
	bottom: 0;
}


/* 内容 */
.neirong {
	width: 100%;
	padding-top: 40px;
	padding-bottom: 50px;
	background: #fff;

}

.biaoti_title {
	width: 88%;
	text-align: center;
	font-size: 30px;
	line-height: 36px;
	font-weight: bold;
	color: #303030;
	margin: 0 auto;
}

.erji_title {
	width: 88%;
	text-align: center;
	margin: 0 auto;
	font-size: 18px;
	line-height: 26px;
	margin-top: 18px;
	color: #344F89;
}

.title_bottom {
	height: 43px;
	width: 100%;
	/* overflow: hidden; */
	line-height: 42px;
	margin-top: 25px;
	border-bottom: 1px solid #ECECEC;
}

.title_bottom_left {
	float: left;
	font-size: 14px;
	color: #8A8A8A;
	margin-left: 50px;
}

.time3 {
	float: left;
	font-size: 16px;
	color: #8A8A8A;
}

.laiyuan {
	float: left;
	margin-left: 16px;
	font-size: 16px;
	color: #8A8A8A;
}

.title_bottom_right {
	float: right;
	margin-right: 10px;
	font-size: 14px;
	line-height: 42px;
	margin-right: 60px;
}

.font_main {
	float: left;
	position: relative;
	color: #8A8A8A;
	line-height: 24px;
}

.font_main:after {
	content: "";
	display: block;
	width: 1px;
	height: 25px;
	background: #E6E6E6;
	position: absolute;
	top: 8px;
	right: -14px
}

.font_main span {
	float: left;
	font-size: 16px;
	color: #8A8A8A;
	margin-top: 8px;
}

.icon_fp {
	display: inline-block;
	width: 28px;
	height: 28px;
	background: url(icon29_slt_znd_20250210.png) no-repeat center center;
	background-size: 28px;
	margin-top: 7px;
}

.icon_fm {
	display: inline-block;
	width: 28px;
	height: 28px;
	background: url(icon30_slt_znd_20250210.png) no-repeat center center;
	margin-top: 7px;
	background-size: 28px;
}

.dayin {
	float: left;
	margin-left: 28px;
}

.icon_dy {
	float: left;
	width: auto;
	height: 28px;
	background: url(icon31_slt_znd_20250210.png) no-repeat left 5px;
	margin-top: 3px;
	color: #8A8A8A;
	font-size: 16px;
	padding-left: 38px;
	line-height: 37px;
}

.fenxiang {
	float: right;
	color: #8A8A8A;
	margin-left: 28px;
	line-height: 24px;
	position: relative;
}

.fenxiang span {
	float: left;
	font-size: 16px;
	color: #8A8A8A;
	margin-top: 9px;
}

.fx_bg {
	float: left;
	width: 24px;
	height: 24px;
	background: url(icon32_slt_znd_20250210.png) no-repeat;
	background-size: 24px;
	margin-top: 10px;
	cursor: pointer;
}

.fx_ul {
	width: 107px;
	background: #fff;
	padding: 10px 10px 0 10px;
	display: none;
	box-shadow: 3px 5px 25px -10px rgba(0, 0, 0, 0.77);
	-webkit-box-shadow: 3px 5px 25px -10px rgba(0, 0, 0, 0.77);
	-moz-box-shadow: 3px 5px 25px -10px rgba(0, 0, 0, 0.77);
	position: absolute;
	top: 43px;
	left: -9px;
}

.fx_ul li {
	width: 100%;
	height: 30px;
	float: left;
	border-radius: 3px;
	margin-bottom: 8px;
}

.fx_ul li:hover {
	background: #344F89;
}

.fx_ul li a {
	display: block;
	float: left;
	margin-left: 4px;
	margin-top: 4px;
}

.weibo {
	float: left;

	width: 24px;
	height: 24px;
	background: url(icon34_bg_slt_znd_20250210.png) no-repeat;
	background-size: 24px;

}

.fx_ul p {
	float: left;
	font-size: 14px;

	margin-left: 4px;
}

.weixin {
	float: left;
	width: 24px;
	height: 24px;
	background: url(icon33_bg_slt_znd_20250210.png) no-repeat;
	background-size: 24px;

}

.fx_ul li:hover p {
	color: #fff;
}

.fx_ul li:hover .weibo {
	background: url(icon33_slt_znd_20250210.png) no-repeat;
	background-size: 24px;
}

.fx_ul li:hover .weixin {
	background: url(icon34_slt_znd_20250210.png) no-repeat;
	background-size: 24px;
}

.neirong_content {
	width: 1100px;
	box-sizing: border-box;

	margin: 0 auto;
	padding: 0 10px;
	font-size: 18px;
	color: #303030;
	line-height: 34px;
	padding-top: 35px;
}

.neirong_content p {
	font-size: 18px;
	color: #303030;
	line-height: 34px
}

.neirong_content img {
	max-width: 1100px;
	width: auto;
	height: auto;
	margin: 0 auto !important;
	display: block;
	margin-top: 20px !important;
	margin-bottom: 20px !important;
}

.neirong_content video {
	max-width: 1000px;
	height: 670px;
	width: 100%;
}

.neirong_content iframe{
	max-width: 1000px;
	height: 670px;
	width: 100%;
}

.zrbj {
	width: 100%;
	text-align: right;
	margin-top: 80px;
	color: #484848;
	font-size: 18px;
}

.zrbj_title {
	color: #909090;
}

.fj-ce {
	float: left;
	font-weight: bold;
}

.wenjianfujian {
	float: none;
	width: 100%;
}

.wenjianfujian span {
	display: inline-block;
}

.fj-fj {
	width: 950px;
	float: left;
	line-height: 24px;
}

.fj-fj a {
	line-height: 24px;
	margin-bottom: 15px;
	display: inline-block;
}

.manyEditor {
	display: flex;
	margin-top: 20px;
	text-align: right;
}

.wbjr_p {
	font-size: 14px;
	color: #999;
	padding-right: 10px;
	float: left;
}

.editorWrap {
	border-top: 1px dashed #999;
	padding-top: 5px;
	margin-left: auto;
}

.zrbj_title {
	color: #484848;
}


#bsWXBox {
	border: 5px solid #ccc;
	border-radius: 5px;
	padding: 0 !important;
}

.bsBox {
	display: none;
	z-index: 100000001;
	font-size: 12px;
	padding: 6px !important;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.bsClose {
	_overflow: hidden;
	cursor: pointer;
	position: absolute;
	z-index: 10000000;
	color: #666;
	font-weight: bold;
	font-family: Helvetica, Arial;
	font-size: 14px;
	line-height: 20px;
}

.bsTop {
	color: #666;
	background: #f2f2f2;
	height: 24px;
	line-height: 24px;
	border-bottom: 1px solid #e8e8e8;
}

.bsFrameDiv,
#bsMorePanel {
	border: none;
	background: #fff;
}

#qrcode img {
	display: inline-block !important;
	margin: 21px;
}

#qrcode img {
	display: inline-block !important;
	margin: 21px;
}

.list_box {
	width: 100%;
	background: #fff;
	box-sizing: border-box;
	padding: 16px 20px 40px 16px;
	margin-bottom: 49px;
}

.right_title a {
	padding-right: 30px;
}

.m_t_b0 {
	margin-bottom: 0;
}


.tzjxx_left {
	float: left;
	width: 800px;
	box-sizing: border-box;
	background: #fff;
	padding: 16px 20px 20px 16px;
}

.tzzxx_title a {
	padding-right: 20px;
}

.tzjxx_right {
	float: right;
	width: 430px;
	box-sizing: border-box;
}

.yjzj_title {
	width: 100%;
	background: url(bg17_slt_znd_20250210.png) no-repeat;
	height: 82px;
	line-height: 82px;
}

.yjzj_title a {
	margin-left: 34px;
}

.yjzj_main {
	width: 100%;
	box-sizing: border-box;
	background: #fff;
	padding: 29px 14px;
	margin-bottom: 49px;
}

.yjzj_main ul {
	width: 100%;
}

.yjzj_main ul li {
	width: 100%;
	background: #F8F8F8;
	box-sizing: border-box;
	padding: 16px 33px 20px 20px;
	margin-bottom: 12px;
}

.yjzj_main ul li p {
	width: 100%;
}

.yjzj_main ul li p a {
	font-size: 18px;
	color: #353535;
	line-height: 30px;
}

.yjzj_main ul li div {
	width: 100%;
	color: #7D7D7D;
	font-size: 16px;
	margin-top: 8px;
}

.tsjbdh_main {
	width: 100%;
	background: #fff;
}

.tsdh_main {
	width: 100%;
	margin-top: 28px;
}

.tsdh_main {
	width: 100%;
}

.tsdh_main li {
	width: 100%;
	box-sizing: border-box;
	border-radius: 3px;
	border: 1px solid #384E95;
	padding: 11px 10px 17px 17px;
	margin-bottom: 12px;
}

.tsdh_main li p {
	width: 100%;
	font-weight: bold;
	font-size: 18px;
	color: #384E95;
	line-height: 24px;
}
.tsdh_main li div{
	width: 100%;
	background: url(icon35_slt_znd_20250210.png) left center no-repeat;
	color: #384E95;
	padding-left: 28px;
	font-size: 18px;
	margin-top: 8px;
}

.tzjxx_box{
	width: 100%;
	background: #fff;
	margin-top: 30px;
	box-sizing: border-box;
	padding: 20px;
}



@media screen and (max-width: 860px) {
	.fj-fj {
		width: 100%;
	}
}