* {
  margin: 0;
  padding: 0;
}

a {
  text-decoration: none !important;
  color: #282828;
}

.clear {
  clear: both;
  line-height: 0;
}
li{
	list-style: none;
}
body {
  font-size: 18px !important;
  font-family: '微软雅黑';
  line-height: 32px;
  background: #d2f0f5 url(http://byte.gxnews.com.cn/www.gxzf.gov.cn/material/images/2023xjz/bg.jpg) no-repeat top center;
  background-size: 1920px;
}


.wrap {
  margin: 0 auto;
  width: 100%;
  max-width: 1300px;
  overflow: initial
}

.main1 {
  padding: 25px 0 0 0;
  margin: 0 auto;
  width: 1300px;
}

.main1 .title {
  margin: 330px auto 0;
  font-size: 39px;
  color: #fff;
  text-align: center;
}

/* 内容页 */
.navbox {
  margin: 200px auto 0;
  width: 1300px;
  min-height: 200px;
  padding-top: 1px;
}
.hz1{
	margin: 320px auto 0;
	display: flex;
	justify-content: space-around;
}
.hz1 li{
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 314px;height: 66px;border-radius: 40px;
	background-color: #3cbcf3;
	border: 1px solid #fff;
	font-size: 21px;color: #fff;
	font-weight: 700;
	cursor: pointer;
}
.hz1 li:hover{
	transition: all .2s;
	text-shadow: 0px 1px 3px #1e1e1e;
}
.hz1 li:hover div{
	display: flex;
	
}
.hz1 li div{
	display: flex;
	/* align-items: center; */
	justify-content: center;
	position: absolute;
	display: none;
	top: -220px;
	width: 200px;
	height: 211px;background-image: url(http://byte.gxnews.com.cn/www.gxzf.gov.cn/material/images/2023xjz/pop.png);

}
.hz1 li div img{
	margin-top: 25px;
	width: 150px;
	height: 150px;
}
.hz2{
	display: flex;
	justify-content: end;
	margin: 30px auto 0;
	width: 1292px;
	height: 401px;
	background-color: #fff;
}
.hz2-left{
	margin-top: 30px;
	width: 340px;
	height: 445px;
	box-shadow: 0px 0px 10px #99fff9;
	background-color: #fff;
}
.hz2-right{
	padding: 60px 50px;
	width: 800px;
}
.hz2-right p{
	position: relative;
	padding-left: 20px;
	color: #0a5a9a;
	font-size: 21px;
	font-weight: 700;
}
.hz2-right p::after{
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	transform: translate(0,-50%);
	width: 7px;height: 25px;
	background-color: #55e0b9;
}
.hz2-right  div{
	margin-top: 30px;
	line-height: 40px;
	height: 220px;
	overflow-y: auto;
	color: #0a5a9a;
	font-size: 20px
}
.hz2-right  div::-webkit-scrollbar {
	width: 8px;
}

.hz2-right  div::-webkit-scrollbar-track {
	background-color: #fff;
	opacity: 0.2;
}

.hz2-right  div::-webkit-scrollbar-thumb {
	background-color: #3cbcf3;
	border-radius: 10px;
}
/*  */
.hz3{
	margin-top: 120px;
}
.hz3 .bt{
	width: 224px;height: 115px;background-image: url(http://byte.gxnews.com.cn/www.gxzf.gov.cn/material/images/2023xjz/bt1.png);
}
.hz3 .box1{
	margin: 30px auto 0;
	border-radius: 10px 10px 0 0 ;
	width: 1108px;height:100px;
	background-color: #30b8f2;
}
.hz3 .box1 .box2{
	position: relative;
	display: flex;
	width: 100%;
	height: 100px;
}
.hz3 .box1 .box2 li{
	flex: 1;
display: flex;
align-items: center;justify-content: center;
	font-size: 30px;
	color: #fff;
	font-weight: 700;
	cursor: pointer;
	
}
.hz3 .box1 .box2 li img{
	margin-right: 15px;
}
.hz3 .box1 .box2 .active{
	color: #fff778;
}
.hz3 .box1 .box2 li div{
	width: 58px;height: 47px;background-image: url(http://byte.gxnews.com.cn/www.gxzf.gov.cn/material/images/2023xjz/img1.png);
	margin-right: 10px;
}
.hz3 .box1 .box2 li:nth-child(2) div{
	width: 56px;height: 47px;background-image: url(http://byte.gxnews.com.cn/www.gxzf.gov.cn/material/images/2023xjz/img2.png);
}
.hz3 .box1 .box2 li:nth-child(3) div{
	width: 50px;height: 50px;background-image: url(http://byte.gxnews.com.cn/www.gxzf.gov.cn/material/images/2023xjz/img3.png);
}
.hz3 .box1 .box2 .active div{}
.box3{
	display: flex;
	flex-wrap: wrap;
	align-content: flex-start;
	padding:110px 90px 55px 90px;
	margin: 0 auto;
	width: 1112px;height: 1204px;
	background-image: url(http://byte.gxnews.com.cn/www.gxzf.gov.cn/material/images/2023xjz/boxbg1.png);
}
.page{
	width: 100%;
	margin:  50px auto 0;
	display: flex;
	align-items: center;
	justify-content: center;
}
.page-left{
	display: flex;
	align-items: center;
	width: auto ; 
	height: 40px;
	padding:10px 20px;
	background-color: #f2f2f2;
}
.pre{
	padding: 15px;
	background-color: #f2f2f2;
}
.next{
	padding: 15px;
	background-color: #f2f2f2;
}
.sort{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 60px;
	height: 60px;
	background-color: #f2f2f2;
}
.page .active{
	background-color: #0068b7;
	color: #fff;
}
.box3 div{
	margin-bottom: 60px;
	width: 208px;
	height: 150px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	margin-right: 18px;
}
.box3 div:nth-child(5n){
	margin-right: 0px;
}
.box3 div img{
	margin-bottom: 10px;
	width: 110px;
	height: 110px;
	border-radius: 50%;
}
/*  */
.hz4{
	margin-top: 60px;
}
.hz4 .bt{
	width: 133px;height: 115px;background-image: url(http://byte.gxnews.com.cn/www.gxzf.gov.cn/material/images/2023xjz/bt2.png);
}
.box4{
	position: relative;
	display: flex; 
	justify-content: space-between;
	align-items: center;
	width: 1300px;
	height: 743px;
/* 	background-color: #30b8f2; */
}
.bgTxt{
	position: absolute;
	    top: 58px;
	    left: 742px;
	font-size: 64.24px;
	line-height: 64.24px;
	height: auto;
	color: #fff;
	font-weight: 600;
	      background: linear-gradient(to bottom, #fff, transparent);  
	      -webkit-background-clip: text;  
	      -webkit-text-fill-color: transparent;  
}
.hz4_left{
	width: 660px;height: 520px;
}
.hz4_right{
	padding: 60px 10px 30px 30px;
	width:528px;height: 673px;
	  border-radius: 40px;
	  font-size: 60px;
	  backdrop-filter: blur(2px);
	  background: rgba(255, 255, 255, .4) ;
	  color: #fff;
	  border: 3px solid #fff;
}
.hz4_right p{
	color: #0a5a9a;
	font-size: 64.23px;
}
.lxfs{
	margin-top: 50px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.lxfs div {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 168px;height: 62px;background-color: #fff;
	border-radius: 40px;
	color: #0a5a9a;
	font-size: 26px;
	font-weight: 700;
	cursor: pointer;
}
.lxfs .active{
	position: relative;
	background-color: #34bced;
	color: #fff;
}.lxfs .active::after{
	content: '';
	position: absolute;
	  width: 0;  
	  height: 0;  
	  bottom: -7px;
	  border-left: 10px solid transparent;  
	  border-right: 10px solid transparent;  
	  border-top: 10px solid #34bced;  
}
.nav{
	margin-top:50px;
	font-size: 22px;
	height: 450px;
overflow-y: auto;
}
.nav a{
	color: #0a5a9a;
}
.nav div{
	margin:0  10px;
	padding: 10px 0;
	border-bottom: 1px dashed #fff;
}
.nav  a div:hover{
	color: ##0a5a9a;
	font-weight: 700;
}
.nav::-webkit-scrollbar {
	width: 8px;
}

.nav::-webkit-scrollbar-track {
	background-color: #bdebf3;
	opacity: 0.2;
}

.nav::-webkit-scrollbar-thumb {
	background-color: #55c7ef;
	border-radius: 10px;
}