* {
	margin: 0;
	padding: 0;
}

li {
	list-style: none;
}

a {
	text-decoration: none !important;
	color: #282828;
}

.clear {
	clear: both;
	line-height: 0;
}

body {
	font-size: 18px !important;
	font-family: "微软雅黑";
	line-height: 32px;
	background: #e9f9ff url(http://www.gxzf.gov.cn/material/zt/2024/zdxm/images/bg.jpg) no-repeat top center;
	background-size: 1920px;
}

.main1 {
	margin: 0 auto;
}

/* 内容页 */
.navbox {
	padding-top: 1px;
	margin: 0px auto 0;
	width: 1300px;
	min-height: 200px;
}

.logo {
	margin-top: 30px;
}

.box1 {
	display: flex;
	justify-content: center;
}

.box2 {
	position: relative;
	display: flex;
	align-items: center;
	flex-direction: column;
	margin-top: 480px;
	width: 100%;
	height: 425px;
	border-radius: 10px;
	overflow: hidden;
	margin-top: 850px;
}

.box2_l {
	width: 660px;
	height: 100%;
	background: #f3f7ff;
	border-radius: 10px;
	overflow: hidden;
}

.box2_l .swiperbox {
	width: 660px;
	height: 100%;
	overflow: hidden;
	position: relative;
}

.swiperbox img {
	width: 100%;
	height: 370px;
	object-fit: cover;
}

.box2_l .swiperbox .swiper-slide div {
	display: flex;
	align-items: center;
	position: absolute;
	bottom: 0;
	font-size: 22px;
	background-color: #0029e7;
	height: 79px;
	width: 100%;
	color: #fff;
}

.box2_l .swiperbox .swiper-slide div p {
	margin-left: 15px;
	width: 480px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;

}

.box2_r {
	width: 600px;
}

.box2_r li {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: space-between;
	min-height: 45px;
	font-size: 18px;
	color: #333333;
}

.box2_r li div {
	margin: 10px 0 30px;
	display: none;
	font-size: 16px;
	color: #858585;
	line-height: 20px;
}

.box2_r li p {
	width: 80%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.box2_r li span {
	font-size: 15px;
	color: #777777;
}

.box2_r .cur::after {
	display: none;
}

.swiper_left {
	position: absolute;
	left: 0;
	top: 35%;
	width: 54px;
	height: 54px;
	background: url(http://www.gxzf.gov.cn/material/zt/2024/zdxm/images/swiper_left.png);
	z-index: 10;
}

.swiper_right {
	position: absolute;
	right: 0;
	top: 35%;
	width: 54px;
	height: 54px;
	background: url(http://www.gxzf.gov.cn/material/zt/2024/zdxm/images/swiper_right.png);
	z-index: 10;
}

.box3 {
	position: relative;
	margin: 0 auto;
	width: 1300px;
	display: flex;
	flex-direction: column;
	align-items: center;
}


.fwsx {
	position: relative;
	margin: 75px auto 0;
	width:1300px;
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
}

.morelink {
	margin-right: 10px;
	font-size: 18px;
	color: #0148da;
}

.morebox {
	margin-bottom: 25px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

/*  */
.content_box {
	margin-top: 80px;
	position: relative;
	display: flex;
	width: 1296px;
	height: 538px;
	background: #fff;
	border-radius: 10px;
	box-shadow: 0 8px 0 #bbd3ff;
	border: 2px solid #eaf1fc;
}

.content_box .box2_r {
	position: relative;
	margin: 0 30px;
}

.content_box .morelink {
	margin-right: 0;
}

.content_box .box2_r li span {
	margin-right: 10px;
}

.content_box .morebox {
	margin-top: 40px;
	padding-bottom: 20px;
	border-bottom: 1px solid #b5caeb;
}

.content_box .box2_r li p {
	margin-left: 5px;
}
.content_box .box2_r:nth-child(1)::after{
	content: '';
	position: absolute;
	right: 0;
	width: 3px;
	height: 453px;
	background: #d5e3f9;
	top: 40px;
	right: -30px;
}
.swiper-pagination-bullet{
	width: 16px;
	height: 8px;
	border-radius: 10px;
	background: #fff !important;
	    opacity: 0.6 !important;
}
.swiper-pagination-bullet-active{
	background: #fff !important;
	opacity: 1 !important;
}
.swiper-container-horizontal > .swiper-pagination-bullets{
	    width: auto;
	    display: flex;
	    justify-content: end;
		right: 0;
		padding-right: 10px;
}
.zdxmzt{
	margin-top: 200px;
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}
.zdxmzt  a{
	margin-right: 30px;
	margin-bottom: 30px;
}
.zdxmzt  a:nth-child(7n){
	margin-right: 0;
}
.zdxmzt li{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 160px;
	height: 60px;
	background: url(http://www.gxzf.gov.cn/material/zt/2024/zdxm/images/zdxmzt_none.png);
	color: #333333;
	font-size: 28px
}
.zdxmzt li:hover{
	color: #fff;
	font-weight: 700;
		background: url(http://www.gxzf.gov.cn/material/zt/2024/zdxm/images/zdxmzt_active.png);
}
