html {
	font-size: 16px;
}

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

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

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: #434343;
	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%;
	font-size: 16px;
}
.bg{
	width: 100%;
	background: url(bg_szjl_znd_20230712.png) top center no-repeat;
	min-height: 1410px;
}
.wrap{
	width: 1410px;
	margin: 0 auto;
}
.top{
	width: 100%;
}
.top a{
	display: block;
}
.content{
	width: 100%;
	padding-top: 700px;
}
.top_box{
	width: 86%;
	background: url(bg2_szjl_znd_20230712.png) no-repeat;
	background-size: 100% 100%;
	height: 147px;
	font-weight: bold;
	padding-top: 60px;
	padding-left: 6%;
	padding-right: 8%;
	color: #5b616e;
	font-size: 22px;
	line-height: 40px;
}
.news_photo{
	width: 100%;
	overflow: hidden;
	margin-top: 33px;
	padding-bottom: 16px;
}
.news_photo_left{
	float:left;
	width: 840px;
	position: relative;
}
.news_photo_left_bg{
	width: 100%;
	background: url(bg4_szjl_znd_20230712.png) no-repeat;
	background-size: 100%;
	height: 530px;
}

.pz_slides_3 {
	float:left;
	width: 840px;
	height: 530px;
	overflow: hidden;
	position: relative;
	background: #f3f3f3;
	border-radius: 10px 10px 40px 40px;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#dfdfdf,direction=120,strength=6);
	-moz-box-shadow: 5px 5px 10px #dfdfdf;
	-webkit-box-shadow: 5px 5px 10px #dfdfdf;
	box-shadow:5px 5px 10px #dfdfdf;
	margin-left: 7px;
}

.pz_slides_3 ._btn {
	overflow: hidden;
	position: absolute;
	bottom: 25px;
	z-index: 9;

}

.pz_slides_3 ._btn ul {
	overflow: hidden;
	zoom: 1;
}

.pz_slides_3 ._btn ul li {
	float: left;
	width: 60px;
	height: 13px;
	margin: 0 6px;
	border-radius: 13px;
	cursor: pointer;
	-webkit-transition: all 0.2s ease-out 0s;
	-moz-transition: all 0.2s ease-out 0s;
	-o-transition: all 0.2s ease-out 0s;
	transition: all 0.2s ease-out 0s;
	background: #fff;
}

.pz_slides_3 ._btn ul li.on {
	BACKGROUND-POSITION: 0px;
	background: url(icon1_szjl_znd_20230712.png) no-repeat;
}

.pz_slides_3 ._pic {
	position: relative;
	width: 100%;
	height: 472px;
	border-radius: 10px 10px 10px 10px;
	z-index: 0;
}
.pz_slides_3 ._pic ul{
	width: 100;
}
.pz_slides_3 ._pic li {
	zoom: 1;
	vertical-align: middle;
	position: relative;
	-webkit-transition: all 0.2s ease-out 0s;
	-moz-transition: all 0.2s ease-out 0s;
	-o-transition: all 0.2s ease-out 0s;
	transition: all 0.2s ease-out 0s;
}


.pz_slides_3 ._pic li:hover:after {
	width: 100%;
	left: 0;
}


.pz_slides_3 ._pic li p {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width:100%;
	height: 65px;
	background: url(bg3_szjl_znd_20230712.png) repeat-x;
	display: block;
	text-align: center;
	line-height: 65px;
	color: #fff;
	text-align: center;
	font-size: 22px;
	border-radius: 10px 10px 10px 10px;
}

.pz_slides_3 ._pic li img {
	width: 840px;
	height: 474px;
	display: block;
	border-radius: 10px 10px 10px 10px;
}

.pz_slides_3 ._pic li .lunbo_bg {
	width: 840px;
	height: 474px;
	/* background: url(bg10_czt_znd_20220608.jpg) center no-repeat; */
}



._pic a {
	display: block;
	position: relative;
}
.news_photo_right{
	float:right;
	width:541px;
}
.news_photo_right ul{
	width: 100%;
}
.news_photo_right ul li{
	width: 541px;
	height: 104px;
	border-radius: 5px;
	background: #fff;
	overflow: hidden;
	margin-bottom: 17px;
}
.time_main{
	float:left;
	width: 119px;
	text-align: center;
	padding-top: 10px;
	position: relative;
}
.time_main:after{
	content: "";
	display: block;
	width: 1px;
	height:82px;
	position: absolute;
	right:0px;
	top:12px;
	background: #999999;
}

.p_1{
	width: 100%;
	text-align: center;
	font-size: 18px;
	color: #666666;
	line-height: 40px;
}
.p_2{
	display: inline-block;
	font-size: 16px;
	border: 1px solid #dcdcdc;
	border-radius: 6px;
	line-height:30px;
	padding: 0 16px;
}
.right_m{
	float:left;
	padding-top: 28px;
	width:400px;
}
.right_m a{
	display: inline-block;
	color: #434343;
	font-size: 18px;
	font-weight: bold;
	line-height: 26px;
	margin-left: 16px;
}
.right_m a:hover{
	color: #2b61db;
}
.main_box{
	width: 100%;
	margin-top:110px;
	overflow: hidden;
}
.w_730{
	float:left;
	width: 730px;
}
.title_4{
	width: 100%;
	
	text-align: center;
}
.title_4 em a{
	color: #17386d;
	font-size: 38px;
	font-weight: bold;
	position: relative;
}
.title_4 em a:before{
	content: "";
	display: block;
	width: 34px;
	height: 32px;
	background: url(icon2_szjl_znd_20230712.png) no-repeat;
	position: absolute;
	top: 10px;
	left: -48px;
}
.title_4 em a:after{
	content: "";
	display: block;
	width: 34px;
	height: 32px;
	background: url(icon3_szjl_znd_20230712.png) no-repeat;
	position: absolute;
	top: 10px;
	right: -56px;
}
.w_730_box{
	width: 100%;
	margin-top: 47px;
	overflow: hidden;
}
.w_730_box ul{
	width: 108%;
	overflow: hidden;
}
.w_730_box ul li{
	float:left;
	width: 341px;
	height: 153px;
	border: 1px solid #e6e6e6;
	border-radius: 30px 0 30px 0;
	margin-right: 44px;
	margin-bottom: 20px;
}
.w_730_box ul li a{
	display: block;
	width: 341px;
	height: 130px;
	padding-top: 23px;
}
.icon_box{
	width: 100%;
	text-align: center;
	margin: 0 auto;
}
.w_730_box ul li a p{
	width: 100%;
	text-align: center;
	margin-top: 20px;
}
.w_730_box ul li a:hover p{
	color: #2b61db;
}

.w_578{
	float:right;
	width: 578px;
	height: 425px;
	border: 1px solid #e6e6e6;
	border-radius: 40px 5px 5px 5px;
}
.w_578_top{
	width: 100%;
	background: url(bg5_szjl_znd_20230712.png) no-repeat;
	height: 131px;
	position: relative;
	text-align: center;
}
.title_5{
	padding-top: 40px;
	color: #fff;
	font-size: 39px;
	font-weight: bold;
	letter-spacing:16px;
	position: relative;
	z-index: 9999;
}
.title_5 a{
	color: #fff;
	font-size: 39px;
	font-weight: bold;
	letter-spacing:16px
}
.title_5_yw{
	width: 345px;
	height: 31px;
	background: url(bg6_szjl_znd_20230712.png) no-repeat;
	position: absolute;
	top: 34px;
	left: 109px;
}
.w_578_bottom{
	width: 100%;
	padding-top: 43px;
}
.w_578_bottom p{
	width: 100%;
	text-align: center;
}
.w_578_bottom p a{
	color: #434343;
	font-size: 24px;
	font-weight: bold;
}
.w_578_bottom div{
	width: 88%;
	margin: 0 auto;
	font-size: 18px;
	color:#666;
	line-height: 26px;
	margin-top: 38px;
}
.main_box_1{
	width: 100%;
	margin-top: 100px;
	position: relative;
	overflow: hidden;
}
.jiedu_main{
	width: 100%;
	margin-top: 46px;
	overflow: hidden;
	
}
.jiedu_main ul{
	width: 110%;
	overflow: hidden;
}
.jiedu_main ul li{
	float:left;
	margin-right: 110px;
	width: 392px;
	height: 636px;
	border: 1px solid #d9b855;
	border-radius: 6px;
}
.jiedu_main ul li a{
	display: block;
	width: 392px;
	height: 636px;
}
.jiedu_title{
	width:266px;
	height: 70px;
	background: url(bg7_szjl_znd_20230712.png) no-repeat;
	color: #fff;
	line-height: 28px;
	padding-top: 10px;
	padding-left: 10px;
}
.jiedu_title span{
	display: inline-block;
	width: 233px;
}
.jiedu_photo_main{
	width: 338px;
	height: 505px;
	margin: 0 auto;
	margin-top: 23px;
}
.main_box_1:before{
	content: "";
	display: block;
	width: 545px;
	height: 720px;
	background: url(bg8_szjl_znd_20230712.png) no-repeat;
	position: absolute;
    top: 46px;
    left: -183px;
}
.main_box_1:after{
	content: "";
	display: block;
	width: 545px;
	height: 720px;
	background: url(bg9_szjl_znd_20230712.png) no-repeat;
	position: absolute;
    top: 46px;
    right: -291px;
}
.w_1410{
	width: 1410px;
	margin: 0 auto;
}
.jiedu_list{
	width: 100%;
	overflow: hidden;
	margin-top: 55px;
}
.jiedu_list ul{
	width: 110%;
	overflow: hidden;
}
.jiedu_list ul li{
	float:left;
	width: 631px;
	height: 67px;
	border: 1px solid #d9b855;
	border-radius: 6px;
	margin-right: 113px;
	padding-top: 13px;
	padding-left: 11px;
	margin-bottom: 24px;
}
.jiedu_list ul li a{
	display: block;
	width: 579px;
	padding-left: 34px;
	height: 57px;
	line-height: 57px;
	border-radius: 20px;
	background: #f8f8f8;
}
.jiedu_list ul li a:hover{
	color: #2b61db;
}


.main_box_2{
	width: 100%;
	overflow: hidden;
	margin-top: 100px;
	margin-bottom: 100px;
}

.gzcg_main{
	width: 1378px;
	background: url(bg10_szjl_znd_20230712.png) no-repeat;
	border-radius: 10px;
	padding-top: 36px;
	padding-left: 32px;
	margin-top: 34px;
}
.gzcg_box{
	width: 1349px;
}
.gzcg_box_top{
	width: 1315px;
	background: #fff;
	border-radius: 3px;
	height: 120px;
	padding-top: 34px;
	padding-left: 34px;
}
.gzcg_title a{
	font-size: 18px;
	font-weight: bold;
	margin-right: 10px
}
.gzcg_content{
	width: 100%;
	overflow: hidden;
	margin-top:16px;
}
.gzcg_content_left{
	float:left;
	width: 80%;
	line-height: 28px;
}
.gzcg_content_right{
	float:right;
	width: 10%;
}
.gzcg_content_right a{
	color: #284385;
	display: inline-block;
	line-height: 30px;
	background: url(icon4_szjl_znd_20230712.png) right center no-repeat;
	padding-right: 36px;
}
.gzcg_box_bottom{
	width: 100%;
	overflow: hidden;
	margin-top: 14px;
}
.gzcg_box_bottom ul{
	width: 110%;
	overflow: hidden;
}
.gzcg_box_bottom ul li{
	float:left;
	width: 607px;
	height:64px;
	background: #fff;
	border-radius: 5px;
	padding-top: 24px;
	padding-left: 27px;
	margin-right: 79px;
	margin-bottom: 20px;
}
.gzcg_box_bottom_top{
	width: 580px;
}
.gzcg_box_bottom_top a{
	color: #434343;
}
.gzcg_box_bottom_top a:hover{
	color: #2b61db;
}
.time2{
	color: #666666;
	margin-top: 8px;
}

@media screen and (max-width:1660px){
	.bg{
		min-width: 1300px;
		background-size: 100%;
	}
	.content{
		padding-top: 517px;
	}
	.wrap{
		width: 1300px;
	}
	.news_photo_right{
		width: 430px;
	}
	.right_m{
		width: 275px;
		padding-top: 14px;
	}
	.w_578{
		width: 520px;
	}
	.title_5_yw{
		left: 86px;
	}
	.w_1410{
		width: 1300px;
	}
	.jiedu_main ul li{
		width: 358px;
		height: 552px;
	}
	.jiedu_main ul li a{
		width: 358px;
		height: 552px;
	}
	.main_box_1:before{
		left: -280px;
	}
	
	.jiedu_photo_main{
		width: 283px;
		margin-top: 20px;
	}
	.jiedu_photo_main img{
		width: 100%;
	}
	.jiedu_list ul li{
		width: 580px;
	}
	.jiedu_list ul li a{
		width: 535px;
	}
	.gzcg_main{
		width: 1270px;
	}
	.gzcg_box_top{
		width: 1203px;
	}
	.gzcg_box_bottom ul li{
		width: 552px;
	}
	.main_box_1:before{
		display: none;
	}
	.main_box_1:after{
		display: none;
	}
}
@media screen and (max-width:1366px){
	.content {
	    padding-top: 390px;
	}
	
}
@media screen and (max-width:1024px){
	.bg{
		min-width:100%;
		box-sizing: border-box;
		padding: 0 0.8rem;
	}
	.wrap{
		width: 100%;
	}
	.content{
		padding-top: 300px;
	}
	.top_box{
		width: 100%;
		box-sizing: border-box;
		padding-top: 3%;
		font-size: 1rem;
	}
	.pz_slides_3{
		width: 100%;
		margin-left: 0px;
	}
	.pz_slides_3 ._pic li .lunbo_bg{
		width: 100%;
	}
	.pz_slides_3 ._pic li img{
		width: 100%;
	}
	.news_photo_right{
		margin-top: 20px;
		width: 100%;
	}
	.news_photo_right ul li{
		width: 98%;
		margin-bottom: 20px;
		box-shadow: 10px 10px 10px rgba(190,190,190,0.5);
	}
	.time_main{
		width: 12%;
	}
	.right_m{
		width: 84%;
		padding-top: 3%;
	}
	.main_box{
		margin-top: 30px;
	}
	.w_730{
		width: 100%;
	}
	.w_730_box ul{
		width: 80%;
		margin: 0 auto;
		display: flex;
		flex-wrap: wrap;
		justify-content: flex-start; 
	}
	.w_730_box ul li{
		flex: 1;
		display: inline-block;
		margin-right: 20px;
		width: 40%;
	}
	.w_730_box ul li a{
		width: 100%;
		box-sizing: border-box;
	}
	.w_730_box ul li a p{
		font-size: 0.8rem;
	}
	.w_578{
		width: 100%;
		border-radius: 6px;
		box-sizing: border-box;
		height: auto;
		padding-bottom: 40px;
	}
	.w_578_top{
		background: #2b61db;
		border-radius: 6px;
	}
	.title_5_yw{
		display: none;
	}
	.w_578_bottom p a{
		font-size: 1.2rem;
	}
	.w_578_bottom div{
		font-size: 1rem;
	}
	.main_box_1{
		box-sizing: border-box;
		margin-top: 30px;
		padding: 0 0.8rem;
	}
	.w_1410{
		width: 100%;
	}
	.title_4 em a{
		font-size: 2.4rem;
	}
	.jiedu_main ul{
		width: 40%;
		margin: 0 auto;
		box-sizing: border-box;
	}
	.jiedu_main ul li{
		box-sizing: border-box;
		width: 100%;
		margin-right: 0;
		margin-bottom: 30px;
	}
	.jiedu_main ul li a{
		width: 100%;
	}
	.jiedu_title{
		width: 80%;
	}
	.jiedu_photo_main{
		width: 80%;
	}
	.jiedu_photo_main{
		height: 440px;
	}
	.jiedu_photo_main img {
	    width: 91%;
	}
	.jiedu_list ul{
		width: 100%;
	}
	.jiedu_list ul li{
		width: 100%;
		box-sizing: border-box;
	}
	.jiedu_list ul li a{
		width: 95%;
		height: 40px;
		line-height: 40px;
		font-size: 1rem;
	}
	.jiedu_list{
		margin-top: 20px;
	}
	.main_box_2{
		margin-top: 30px;
		box-sizing: border-box;
		padding: 0 0.8rem;
	}
	.gzcg_main{
		width: 100%;
		box-sizing: border-box;
		padding-left:20px;
		padding-right:20px;
		background: #f4f7fb;
	}
	.gzcg_box{
		width: 100%;
	}
	.gzcg_box_top{
		width: 100%;
		box-sizing: border-box;
		height: auto;
		padding-bottom: 16px;
		padding-right:34px;
	}
	.gzcg_content_right{
		width: 13%;
	}
	.gzcg_box_bottom ul{
		width: 100%;
	}
	.gzcg_box_bottom ul li{
		width: 100%;
	}
	
}

@media screen and (max-width:768px){
	.content{
		padding-top: 200px;
	}
	.top_box{
		line-height: 34px;
	}
	.w_730_box ul{
		width: 96%;
	}
	.jiedu_main ul li{
		height: auto;
	}
	.jiedu_main ul li a{
		height: auto;
	}
	.jiedu_photo_main {
	    height: auto;
		padding-bottom: 20px;
	}
	.gzcg_content_right {
	    width: 16%;
	}
	.jiedu_title span{
		font-size: 0.9rem;
		width: 100%;
	}
	.gzcg_content_right {
	    width: 17%;
	}
}

@media screen and (max-width:736px){
	._btn{
		right: 214px!important;
	}
}


@media screen and (max-width:520px){
	.top_box{
		line-height: 26px;
		font-size: 0.9rem;
	}
	.pz_slides_3{
		height: 340px;
	}
	.pz_slides_3 ._pic{
		height: 340px;
	}
	.pz_slides_3 ._pic li .lunbo_bg{
		height: 290px;
	}
	.pz_slides_3 ._pic li img{
		height: 290px;
	}
	.pz_slides_3 ._pic li p{
		width:100%;
		box-sizing: border-box;
		padding: 0 2%;
		font-size: 1rem;
		overflow:hidden;
		white-space: nowrap;
		text-overflow: ellipsis;	
		-o-text-overflow:ellipsis;
	}
	

	._btn{
		right: 104px!important;
	}
	
	
	.jiedu_list ul li a{
		width: 90%;
	}
	.time_main{
		width: 20%;
	}
	.right_m{
		width: 72%;
		padding-top: 5%;
	}
	.p_1{
		font-size: 0.8rem;
	}
	.p_2{
		font-size: 0.8rem;
	}
	.right_m a{
		font-size: 1rem;
	}
	.news_photo_right ul{
		width: 100%;
	}
	.w_730_box ul li{
		flex: auto;
	}
	.jiedu_title span{
		width: 88%;
		font-size: 0.8rem;
		line-height: 22px;
	}
	.gzcg_content_left{
		width: 70%;
	}
	.gzcg_content_right {
	    width: 26%;
	}
	.gzcg_box_bottom ul li{
		box-sizing: border-box;
		padding-top: 2%;
		height: auto;
		padding-bottom: 16px;
		padding-left: 5%;
		padding-right: 2%;
	}
	
	.gzcg_box_bottom_top{
		width: 98%;
	}
	.jiedu_main ul{
		width: 65%;
	}
	.jiedu_title {
	    width: 84%;
	}
		
	.news_photo_right ul li{
		width: 96%;
	}
	.p_2{
		padding: 0 6px;
	}
	.gzcg_title a{
		display: block;
	}
	.gzcg_title span{
		display: block;
		margin-top: 10px;
	}
}

@media screen and (max-width:414px){
	.content {
	    padding-top: 140px;
	}
	.pz_slides_3{
		height: 300px;
	}
	.pz_slides_3 ._pic{
		height: 300px;
	}
	.pz_slides_3 ._pic li .lunbo_bg{
		height: 240px;
	}
	.pz_slides_3 ._pic li img{
		height: 240px;
	}
	._btn {
	    right:58px!important;
	}
	.news_photo_right ul li{
		width: 96%;
	}
	.right_m a{
		font-size: 0.8rem;
	}
	.jiedu_list ul li a {
	    width: 100%;
	    box-sizing: border-box;
		padding-left: 19px;
		font-size: 0.8rem;
	}
	.jiedu_main ul{
		width: 65%;
	}
	.jiedu_list ul li{
		padding-right: 11px;
	}
}

@media screen and (max-width:390px){
	.gzcg_content_right{
		display: none;
	}
	.gzcg_content_left{
		width: 100%;
	}
}



@media screen and (max-width:375px){
	._btn {
	    right: 30px!important;
	}
	.gzcg_content_right a{
		font-size: 0.8rem;
	}
}
@media screen and (max-width:320px){
	.top_box {
	    line-height: 24px;
	    font-size: 0.8rem;
	}
	
	.pz_slides_3{
		height: 260px;
	}
	.pz_slides_3 ._pic{
		height: 260px;
	}
	.pz_slides_3 ._pic li .lunbo_bg{
		height: 200px;
	}
	.pz_slides_3 ._pic li img{
		height: 200px;
	}
	.news_photo_right ul li {
	    width: 95%;
	}
	
	._btn {
	    right: 3px!important;
	}
	.w_730_box ul li{
		width: 46%;
	}
	.gzcg_content_right{
		display: none;
	}
	.gzcg_content_left {
	    width: 100%;
	}
	.gzcg_box_top{
		padding-left: 16px;
		padding-right: 16px;
	}
}