@charset "utf-8";
/* CSS Document */

/*重置*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
dl,
dt,
dd {
	margin: 0;
	padding: 0;
	border: 0;
}

img {
	border: none;
}

a {
	text-decoration: none;
	outline: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
}

input,
textarea,
select {
	background: none;
	border: none;
	outline: none;
	margin: 0;
	padding: 0;
}

input::-webkit-search-cancel-button {
	display: none;
}

input[type=search]::-ms-clear {
	display: none;
}

input::-ms-clear {
	display: none;
}

table td {
	word-break: break-all;
	word-wrap: break-word;
}

html,
body,
a {
	font: 16px/1.1 Tahoma, Helvetica, Arial, 'Microsoft YaHei', sans-serif;
	color: #333;
}

body {
	font-family: 'Microsoft YaHei' !important;
}

.clear {
	clear: both;
}

.TRS_Editor ol,
.TRS_Editor ul {
	padding-left: 40px;
	margin: 1em 0;
}

.TRS_Editor strong {
	font-weight: bold;
}

.TRS_Editor a {
	text-decoration: underline;
}

.TRS_Editor p {
	margin: 1em 0;
}

li {
	list-style: none;
}

/*属性重置*/



body {
	background: url(wrap_bg_Xu240112.png) no-repeat top center #fff;
}

.banner_box {
	width: 1200px;
	max-width: 96%;
	margin: 0 auto;
	transition: all 0.6s;
}

/* .banner_box:before {
	z-index: -1;
	display: inline-block;
	background: url(2023wzgzndbbhz_bb.png) no-repeat;
	content: "";
	position: absolute;
	top: 10px;
	right: 10%;
	width: 529px;
	height: 702px;
} */

.banner_box .banner_top {
	margin: 20px 0 30px;
}

.banner_logo {
	margin-top: 60px;
}

.banner_logo img {
	display: block;
}
.banner_wrap{
    padding: 15px;
    background: #e2ecfe;
    box-sizing: border-box;
    margin: 40px auto;
    border: 1px solid #c3d6fa;
    border-radius: 40px 10px 40px 10px;
}
.banner_zs {
	/* margin: 40px auto; */
	background: #fff;
	background-size: 100%;
	width: 100%;
	position: relative;
	border: 1px solid #c1d4fa;
	border-radius: 6px;
	border-radius: 40px 10px 40px 10px;
}

.banner_zs::after{
	content: '';
	width: 98%;
	height: 3px;
	position: absolute;
	margin: 0 auto;
	top: 15px;
	left: 0;
	right: 0;
	/* background-color: #4380FD; */
}
.banner_text {
	width: 1200px;
	margin: 0 auto;
	padding: 20px 0 20px 0;
	overflow: hidden;
}

@media screen and (max-width: 2560px) and (min-width: 2000px) {
	.banner_box:before {
		right: 5%;
	}
}

@media screen and (max-width: 2000px) and (min-width: 1360px) {
	.banner_box:before {
		right: 5%;
	}
}

/*滑过*/
.banner_box:hover:before {
	transition: all 0.6s;
	right: 10%;
	top: 20px;
}

.banner_box:hover .banner_logo img:first-child {
	transition: all 0.6s;
	margin-left: 20px;
}

.banner_box:hover .banner_logo img {
	transition: all 0.6s;
	margin-left: 10px;
}



.banner_text li {
	position: relative;
	float: left;
	display: block;
	width: 48%;
	border-radius: 10px;
	margin-bottom: 14px;
	box-sizing: border-box;
	padding: 10px;
	background: #fff;
}
.banner_text .bg1{
	border: 1px solid #c1d4fa;
}
.banner_text .bg2{
	border: 1px solid #F9E1E1;
}
.bg1 a {
	border-radius: 5px;
	display: block;
	font-size: 18px;
	color: #343434;
	line-height: 65px;
	text-align: center;
	background-color: #f4f7fe;
	color: #193162;
}


.bg2 a {
	border-radius: 5px;
	display: block;
	font-size: 18px;
	color: #343434;
	line-height: 65px;
	text-align: center;
	background-color: #fdf3f3;
	color: #7c470f;
}


.bg1:hover a:after {
	transition: all 0.6s;
}

.bg1:hover:after {
	transition: all 0.6s;
}

.bg1:hover:before {
	transition: all 0.6s;
}

.bg1:hover a {
	font-size: 20px;
	/* color: #fff; */
	/* font-weight: bold; */
	transition: all 0.6s;
}

.bg2:hover a:after {
	transition: all 0.6s;
	display: none
}

.bg2:hover:after {
	transition: all 0.6s;
	display: none;
}

.bg2:hover:before {
	transition: all 0.6s;
	display: none;
}

.bg2:hover a {
	font-size: 20px;
	/* color: #fff; */
	/* font-weight: bold; */
	transition: all 0.6s;
}

.fl {
	float: left !important;
}

.fr {
	float: right !important;
}

.banner_text li:hover:after {
	opacity: 0.7;
}

.banner_zs span {
	width: 8%;
	z-index: 1;
	float: left;
	margin-left: 4.5%;
	margin-top: 80px;
}

.banner_zs span img {
	display: block;
	max-width: 100%;
}

.banner_zs p {
	text-align: justify;
    color: #343434;
    line-height: 48px;
    width: 100%;
    padding: 24px 3% 28px 3%;
    font-size: 20px;
    box-sizing: border-box;
}

.banner_zsbg {
	margin: 10px;
	overflow: hidden;
}

.banner_zs:hover .banner_zsbg {
	box-shadow: none;
}

.tz_box {
	background: url(onebg_2020ndbb_lxy20190129.png) no-repeat top center #f6f7f9;
	background-size: cover;
}

.tz_box ul {
	width: 1200px;
	margin: 0 auto;
	max-width: 96%;
	overflow: hidden;
	padding: 27px 0 10px
}

.tz_box li {
	display: block;
	width: 96%;
	border: 1px solid #e16262;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	margin-bottom: 14px;
}

.tz_box li a {
	display: block;
	font-size: 1.5em;
	color: #c70c0c;
	line-height: 290%;
	text-align: center;
	background-color: #fff;
}

.tz_box li a:hover {
	background-color: #c70c0c;
	color: #fff;
}

.bb_box {
	width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.bb_box li{
	padding: 8px;
	border-radius: 5px;
	box-sizing: border-box;
	background-color: #fff;
	box-shadow: 2px 2px 10px 5px #eee;
	width: 48%;
	margin-bottom: 20px;
}
.bb_box li img{
	width: 100%;
}

.nr_box {
	width: 100%;
	margin: 0 auto;
	max-width: 96%;
	overflow: hidden;
}

.bt {
	background: url(title_bg_Xu240112.png) no-repeat center;
	margin-top: 35px;
}

.bt p {
	background: url(oneleft_2020ndbb_lxy20190129btbgc.png) no-repeat center;
}

.bt em {
	display: block;
	margin: 0 auto;
	width: 311px;
	height: 72px;
	text-align: center;
	line-height: 67px;
	font-size: 30px;
	color: #343434;
	font-weight: bold;
	font-style: normal;
}

.list_sz {
	border: #DEE8FC 1px solid;
	border-radius: 10px;
    width: 1180px;
    border-radius: 10px;
    position: relative;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    background: #fff;
    margin: 40px auto;
    position: relative;
    box-sizing: border-box;
    gap: 25px 35px;
	padding:20px 30px
}

.list_sz_bg {
	width: 100%;
	background: url(20220107_wzgzndbbhz_2021bg.png) center no-repeat;
	height: 167px;

}

.list_sz li {
	/* float: left; */
	/* width: 268px; */
	/* margin: 30px 40px 0 0; */
	position: relative;
	background: #f9f9f9;
}

.list_sz li p {
	text-align: center;
	display: table;
	width: 98%;
	box-sizing: border-box;
	padding: 2px;
	margin: 0 auto;
	border: 1px solid transparent;
}

.list_sz li a {
	display: table-cell;
	vertical-align: middle;
	box-sizing: border-box;
	text-align: center;
	height: 50px;
	padding: 0 10px;
	width: 208px;
	margin: 0 auto;
}

.list_sz li span {
	position: relative;
	z-index: 1;
}

.list_sz li i {
	position: absolute;
	width: 24px;
	height: 23px;
	background: url(listbg_2020ndbb_lxy20190129.png) no-repeat center;
	right: 0px;
	top: 0px;
}

.list_sz li a:hover span {
	color: #2b61b9;
}

.list_sz li:hover p {
	border-radius: 3px;
	border: #ddd 1px solid;
}

.list_sz li:hover p a {
	color: #2467a6;
}

.list_sz li:hover:after {
	z-index: -1;
	position: absolute;
	content: "";
	display: block;
	background: url(2020ndbb_lxy20190129bg_yy2.png) no-repeat center;
	background-size: 100%;
	height: 80px;
	top: 10px;
	opacity: 0.5;
	left: 0;
	width: 100%;
}

.list_dq {
	overflow: hidden;
	width: 1246px;
}

.list_dq li {
	float: left;
	width: 265.5px;
	margin: 30px 46px 0 0;
	background: url(listdq_2020ndbb_lxy20190129.png) no-repeat center;
	background-size: cover;
}

.list_dq li a {
	text-align: center;
	display: block;
	line-height: 60px;
	color: #fff;
	font-weight: bold;
	font-size: 24px;
}

.list_dq li:hover {
	background: url(listdq_on_2020ndbb_lxy20190129.png) no-repeat center;
}

.bottom_box {
	width: 100%;
	background-color: #f5f5f5;
	border-top: 3px solid #0068b7;
	margin-top: 35px;
}

.bottom {
	width: 1200px;
	max-width: 96%;
	margin: 0 auto;
	padding: 35px 0 25px;
}

.bottom p {
	font-size: 12px;
	color: #666;
	line-height: 25px;
	text-align: center;
}

.bt_er {
	overflow: hidden;
	background-color: #f5f5f5;
	padding: 0 10px 0 5px;
	margin: 35px 0 0;
}

.bt_er em {
	float: left;
	padding-left: 15px;
	background: url(bt2_2020ndbb_lxy20190129.png) no-repeat left center;
	color: #394b7b;
	font-size: 20px;
	font-weight: bold;
	line-height: 38px;
}

.bt_er a {
	float: right;
	line-height: 38px;
	color: #666;
}

.bt_er a:hover {
	color: #394b7b;
}

.nr_bd {
	border: 1px solid #dcdcdc;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	box-sizing: border-box;
	padding: 0 25px 25px;
}

.bt1 p em {
	background: url(bt1_2020ndbb_lxy20190129.png) no-repeat center;
	color: #235a8c;
}

.list_ty {
	overflow: hidden;
}

.list_ty li {
	float: left;
	width: 44%;
	margin: 40px 3% 0;
}

.list_ty li a {
	padding-left: 10px;
	background: url(listd_on_2020ndbb_lxy20190129.png) no-repeat left center;
}

.list_ty li a:hover {
	color: #394b7b;
}

.fontb a {
	font-weight: bold;
}

.mt-123 {
	margin-top: -123px !important;
}

@media(max-width:1199px) {

	.list_sz {
		width: 96%;
	}

	.list_sz li {
		width: 90%;
		/* margin: 15px 1.5% 0; */
	}

	.list_sz li a {
		width: 100%;
	}

	.list_dq {
		width: 100%;
	}

	.list_dq li {
		width: 28%;
		margin: 15px 0 0 4%;
		background-size: 100% 100%;
	}

	.list_dq li a {
		line-height: 300%;
		font-size: 1.2em;
	}

	.bottom {
		padding: 15px 0;
	}

	.bottom p {
		font-size: 1em;
	}
}


@media(max-width:1024px) {
	.banner_logo {
		margin-top: 0;
	}

	body {
		background-size: 100% 200px;
	}

	.banner_zs {
		width: 98%;
	}

	.banner_text li:after {
		display: none;
	}

	.bb_box ul li:after {
		display: none;
	}

	.nr_box {
		width: 100%;
	}

	.banner_text {
		width: 98%;
		margin: 0 auto;
	}

	.banner_text li {
		width: 100%;
		float: none !important;
		margin-top: 10px;
	}

	.banner_zs:after {
		display: none;
	}

	.banner_zs p {
		font-size: 1em;
		line-height: 150%;
	}
}



@media(max-width:768px) {
	.bb_box li{
		width: 100%;
	}
	.list_sz{
		grid-template-columns(2,1fr);
		grid-template-columns: repeat(2,1fr);
	}
	.banner_logo img:first-child {
		margin-top: 0;
		width: 35%;
	}

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

	.banner_box:before {
		width: 120px;
		height: 300px;
		background-size: 100%;
		right: 4%;
	}

	.bt {
		margin-top: 0px;
	}

	.bt em {
		font-size: 1rem;
		line-height: 2rem;
		height: auto;
	}

	.nr_box {
		width: 100%;
	}

	.banner_text li:after {
		display: none;
	}

	.banner_box {
		overflow: hidden;
	}

	.banner_logo {
		margin-top: 0;
	}

	body {
		background-size: 100% 200px;
	}

	.banner_zs {
		margin: 0 auto;
		width: 98%;
	}
	.banner_wrap{
		padding: 8px;
	}
	.bb_box ul li:after {
		display: none;
	}

	.banner_text {
		width: 98%;
		margin: 0 auto;
	}

	.banner_text li {
		width: 100%;
		float: none !important;
		margin-top: 10px;
	}

	.banner_zs:after {
		display: none;
	}

	.tz_box li a {
		line-height: 150%;
		padding: 10px 0;
		font-size: 1.2em;
	}

	.bb_box {
		width: 100%;
		margin-top: 20px;
	}

	.bb_box ul li {
		float: none !important;
		width: 98%;
		max-width: 98%;
		margin: 0 auto 15px;
	}

	.list_sz li {
		width: 95%;
		margin: 15px 2% 0;
	}

	.list_sz li a {
		width: 100%;
	}

	.list_dq li {
		width: 46%;
		margin: 15px 2% 0;
	}

	.list_dq li a {
		line-height: 300%;
		font-size: 1.2em;
	}

	.list_ty li {
		float: none;
		width: 94%;
		margin: 20px 3% 0;
	}
}


@media(max-width:767px) {
	.bt {
		margin-top: 0px;
	}

	.bt em {
		font-size: 1.5rem;
		line-height: 2rem;
		height: auto;
	}

	.nr_box {
		width: 100%;
	}

	.bb_box ul li:after {
		display: none;
	}

	.banner_text li {
		margin-top: 10px;
	}

	.banner_text li:after {
		display: none;
	}


	.banner_box {
		overflow: hidden;
	}

	.banner_top {
		margin: 15px 0 15px;
	}


	.banner_zs span {
		margin: 0;
		margin-top: 10px;
		width: 100%;
		display: block;
	}
	.banner_zs span img{
		width: 25%;
		margin: 0 auto;
	}

	.banner_zs p {
		width: 98%;
		font-size: 1em;
		padding: 10px;
	}

	.nr_bd {
		padding: 0 10px 20px;
	}

	.bg1 a {
		font-size: 1rem;
	}

	.bg2 a {
		font-size: 1rem;
		padding: 0 20px;
	}

	.mt-123 {
		margin-top: -40px !important;
	}

	.list_sz {
		padding: 0;
		width: 99%;
		gap: 0;
	}

	.list_sz_bg {
		background-size: 100%;
		height: 53px;
	}

}