@charset "utf-8";
.wrap .main{background:#fff; width: var(--wrap-width-1200);}
.szxx_main{
	padding: 47px 30px 40px 30px!important;box-sizing: border-box;
}
.szxx_top{
	width: 100%;
	background: url(szxx_bg1_znd_20230724.png) no-repeat;
	background-size: 100% 100%;
	height: 488px;
	margin:0 auto;
	padding-left: 70px;
	padding-right: 40px;
	padding-top: 60px;
}
.szxx_title{
	width: 100%;
	color: #3b4351;
	text-align: center;
	font-size:var(--font-size-30);
}
.hy_title{
	width: 100%;
	font-size:var(--font-size-24);
	color: var(--main-color);
}
.hy_content{
	width: 100%;
	font-size: var(--font-size-20);
	margin-top: 38px;
	line-height: 30px;
	color: var(--text-color);
}
.letter_box{
	width: 100%;
	overflow: hidden;
	margin-top: 10px;
}
.xxxz{
	float:left;
	width: 100px;
	text-align: center;
	font-size:var(--font-size-24);
}
.xxxz div{
	width: 100%;
}
.xxxz p{
	font-size:var(--font-size-24);
	color:var(--main-color);
}
.xxxz_main{
	float:left;
	width: 83%;
	margin-left: 40px;
}
.xxxz_main p{
	width: 100%;
	overflow: hidden;
}
.xxxz_main p label{
	float:left;
	display: inline-block;
	width: 18px;
	height: 18px;
	border: 1px solid var(--zxzc-bg-color);
	background: var(--btn-bg);
	color:var(--main-color);
	text-align: center;
	line-height: 18px;
	margin-top: 8px;
}
.xxxz_main p span{
	float:left;
	width: 95%;
	color: var(--text-color2);
	font-size: var(--font-size-16);
	line-height: 30px;
	margin-left: 20px;
}
.szxxBtn{
	width: 100%;
	overflow: hidden;
	margin-top: 17px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.szxxBtn a{
	display: inline-block;
	color: var(--main-color);
	width: 48%;
	height: 68px;
	line-height: 68px;
	border-radius: 4px;
	text-align: center;
	background: var(--btn-bg);
	font-size: var(--font-size-24);
	font-weight: bold;
}
.szxxBtn a:hover{
	background: var(--zxzc-bg-color);
}
.szxxNum_box{
	width: 100%;
	margin-top: 66px;
	border-radius: 4px;
	background:url(szxx_bg2_znd_20230724.png) no-repeat;
	height: 143px;
	padding-top: 30px;
}
.szxxNum_top{
	width: 100%;
	font-size: var(--font-size-20);
	color:var(--text-color);
	text-align: center;
	position: relative;
}
.szxxNum_top:before{
	content: "";
	display: block;
	width:37px;
	height: 18px;
	background: url(szxx_bg3_znd_20230724.png) no-repeat;
	position: absolute;
	top: 5px;
	left: 38%;
}
.szxxNum_top:after{
	content: "";
	display: block;
	width:37px;
	height: 18px;
	background: url(szxx_bg3_znd_20230724.png) no-repeat;
	position: absolute;
	top: 5px;
	right: 38%;
}
.szxxNum_bottom{
	width: 100%;
	overflow: hidden;
	margin-top: 20px;
}
.szxx_m{
	float:left;
	color: var(--main-color);
	margin: 0px 79px 0 97px;
}
.szxx_m label{
	font-size: var(--font-size-20);
}
.szxx_m span{
	font-size: var(--font-size-24);
}
.lyhf_List{
	width: 100%;
}
.lyhf_title{
	width: 100%;
	color: var(--text-color);
	font-size:var(--font-size-30);
	text-align: center;
	margin-top: 65px;
}
.lyhf_title a{
	color: var(--text-color);
	font-size:var(--font-size-30);
}
.lyhf_table{
	width: 100%;
	margin-top: 35px;
	overflow: hidden;
}
.lyhf_talbe_left{
	float:left;
	width:49.8%;
}
.lyhf_table table{
	width:100%;
	border-radius: 5px;
}
.lyhf_table table thead tr td{
	height:69px;
	line-height:69px;
	font-size:var(--font-size-20);
	color: var(--main-color);
	text-align: center;
	background: var(--zxzc-bg-color);
}
.td_1{
	padding-left: 27px;
	text-align: left!important;
}
.lyhf_table table tbody tr td{
	height:69px;
	line-height:69px;
	font-size:var(--font-size-20);
	background: #f7f7f7;
	text-align: center;
	color: var(--text-color2);
}
.w_350{
	width: 270px;
	padding-left: 27px;
	text-align: left!important;
	color: var(--text-color)!important;
}
.w_350 a{
	color: var(--text-color);
}
.w_350 a:hover{
	color:var(--main-color);
}
.lyhf_talbe_right{
	float:right;
	width:49.8%;
}
.lyhf_talbe_left table thead tr td:first-child{
	border-radius: 5px 0 0 0;
}

.lyhf_talbe_left tbody tr:last-child td{
	border-radius: 0 0 0 5px;
}
.lyhf_talbe_right tbody tr:last-child td:last-child{
	border-radius: 0 0 5px 0px;
}

.lyhf_talbe_right table thead tr td:last-child{
	border-radius: 0 5px 0 0;
}
.w_350 a{
  overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width:270px;
   display: block;
}

@media screen and (max-width:1660px){
	.xxxz_main{
		width: 83%;
	}
	.letter_box{
		margin-top: 18px;
	}
	.xxxz_main p span{
		line-height: 28px;
	}
	.szxx_m{
		margin: 0 68px 0 100px;
	}
	.lyhf_talbe_left,.lyhf_talbe_right{
		width: 49.9%;
	}
	.lyhf_table table{
		width: 100%;
	}
	.w_350{
		width: 50%;
	}
	.w_350 a{
	  overflow: hidden;
	    white-space: nowrap;
	    text-overflow: ellipsis;
	    width: 240px;
	   display: block;
	}
}

@media screen and (max-width:768px){
	.szxx_main{
		margin-top: 10px!important;
		padding: 20px!important;
	}
	.hy_title{
		margin-top: 30px;
	}
	.w_350 a{
		width:auto;
		max-width:200px;
	}
	.szxx_top{
		padding-bottom:70px;
		padding-left: 20px;
		padding-right: 20px;
		padding-top: 0;
		height: auto!important;
	}
	.xxxz_main p span{
		width: 82%;
	}
	.szxxNum_top::after,.szxxNum_top::before{
		display: none;
	}
	.szxxNum_box{
		margin-top: 20px;
		text-align: center;
	}
	.lyhf_table table tbody tr td,.lyhf_table table thead tr td{
		height: auto;
		line-height: normal;
		font-size: 16px;
	}
	.lyhf_table table thead tr td:first-child{
		line-height: 30px;
	}
	.lyhf_talbe_left, .lyhf_talbe_right{
		width: 100%;
	}
}