a{
	cursor: pointer;
}

.topBackImgBox{
    min-width: 1300px;
    height: 1417px;
    background-image: url('http://www.gxzf.gov.cn/material/images/jyfw/topBack.png');
    background-position: center center;
    background-repeat: no-repeat;
	position: relative;
	margin: 0 auto;
	max-width: 1920px;
}

.swiperJyfwBox{
	position: relative;
	height: 533px;
}

.swiperBox{
	z-index: 10;
	position: absolute;
	top: 0;
	left: 0;
	width: 650px;
	height: 500px;
	background-color: #ade8ee;
	border-radius: 10px;
	border: 1px solid #53a9ba;
}

.swiperBorderBox{
	margin: 22px 18px 14px 18px;
	/* background-color: #53a9ba; */
	border-radius: 10px;
	height: 458px;
	width: 618px;
	overflow: hidden;
}

.swiperBox .swiperMain{
	padding: 2px;
	width: 614px;
	height: 454px;
	background-color: white;
	border-radius: 10px;
}
.swiperCellBox{
	position: relative;
}
.swiperCellBox img{
	border-radius: 10px;
}
.swiperTxtBox{
    position: absolute;
    bottom: 0;
    left: 0;
    background-image: linear-gradient(to top, #2655b0, rgba(38, 85, 176, 0.85));
    border-radius: 0 0 10px 10px;
    height: 66px;
    width: 614px;
}
.swiperTxtBox p{
	font-size: 22px;
	text-align: center;
	color: white;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 0 10px;
}
.jyfwBox{
	/* width: 1151px; */
	height: 499px;
	background-color: #e5f8ff;
	padding: 33px 0 0 147px;
}

.jyfwMainBox{
	position: relative;
	width: 100%;
	height: 100%;
	background-color: white;
	border-radius: 10px;
	border: 1px solid #53a9ba;
	box-shadow: 0 11px 0 #cef1ff;
}
.jyfwListBox{
	/* position: absolute; */
/* 	right: 0;
	top: 0; */
	padding: 24px;
	width: 604px;
}
.jyfwTitleBox{
	border-bottom: 1px solid #53a9ba;
	display: flex;
	justify-content: space-between;
}
.jyfwContentCellBox{
	line-height: 44px;
	display: flex;
	justify-content: space-between;
}
.jyfwContentBox{
	margin-top: 30px;
}
.dianImg{
	width: 8px;
	height: 8px;
	margin: 19px 10px 0 5px;
	background-color: #71cdd8;
	border-radius: 50%;
}
.listContent{
	font-weight: 400;
	font-size: 18px;
	max-width: 480px;
	white-space: nowrap; /* 保证文本不换行 */
	overflow: hidden; /* 隐藏超出容器的文本 */
	text-overflow: ellipsis; /* 可选，当需要显示省略号表示文本被截断时使用 */
	margin-right: 20px;
	max-height: 42px;
}
.listDate{
	font-size: 15px;
	color: #777777;
	width: 81px;
}
.seeMore{
	font-size: 18px;
	color: #013674 !important;
	margin: 30px 10px 0 0;
}
.seeMore:hover{
	color: #013674 !important;
}
.jycyZcjdBox{
	margin-top: 85px;
	width: 100%;
	display: flex;
	background-color: #e5f8ff;
}
.jycyZcjdBox .jycyBox{
	width: 50%;
	height: 499px;
	border-radius: 30px;
	border: 1px solid #53a9ba;
	border-right: none;
	background-color: white;
	box-shadow: 0 11px 0 #cef1ff;
}
.jycyZcjdBox .zcjdBox{
	width: 50%;
	height: 499px;
	border-radius: 30px;
	border: 1px solid #53a9ba;
	border-left: none;
	background-color: #d8fbfe;
	box-shadow: 0 11px 0 #cef1ff;
}
.minddleCardBox{
	width: 100%;
	display: flex;
	justify-content: space-between;
	margin-top: 85px;
	height: 180px;
}
.minddleCardCell{
	height: 180px;
	position: relative;
}
.minddleCardTxtBox{
	position: absolute;
	color: white;
	font-size: 32px;
	font-weight: 600;
	top: 40px;
	left: 28px;
}
.zpgwBox{
	margin-top: 85px;
	width: 1256px;
	border: 1px solid #53a9ba;
	height: 338px;
	border-radius: 10px;
	background-color: white;
	padding: 0 21px;
}
.zpgwImgBox{
	margin-top: 29px;
	display: flex;
	justify-content: space-between;
}
.zpgwCellBox{
	width: 210px;
}
.zpgwCellBox .bigP{
	text-align: center;
	font-size: 22px;
	margin-top: 20px;
}
.zpgwCellBox .maillP{
	text-align: center;
	font-size: 18px;
}
.jyjxBottomCardBox{
	display: flex;
	margin-top: 85px;
	width: 100%;
}
.jyjxBox{
	border-radius: 10px;
	background-color: #f5fafb;
	box-shadow: 0 11px 0 #cef1ff;
	height: 435px;
	width: 592px;
	padding: 0 23px;
}
.bottomCardBox{
	width: 638px;
	margin-left: 23px;
}
.bottomCardBottomBox{
	margin-top: 27px;
}
.bottomCardBottomBox,
.bottomCardTopBox{
	display: flex;
	justify-content: space-between;
}
.bottomCardBottomBox a,
.bottomCardTopBox a{
	position: relative;
}
.bottomCardTopBox a p{
	position: absolute;
    top: 18px;
    left: 27px;
	font-size: 30px;
	color: white;
	font-weight: 600;
}
.bottomCardBottomBox a p{
    position: absolute;
    top: 50px;
    left: 27px;
    font-size: 36px;
    color: white;
    font-weight: 600;
    width: 365px;
}
.jyImgBox{
	margin-top: 23px;
	display: flex;
	max-width: 638px;
	flex-direction: row;
	flex-wrap: wrap;
}
.jyImgBox img{
}
.jyjxCellBox{
	margin-bottom: 20px;
	position: relative;
}
.jyjxCellBox a{
	display: flex;
}
.jyjxCellBox a p{
	position: absolute;
	color: rgb(245, 250, 251);
	font-size: 26px;
	font-weight: 600;
	top: 29px;
	left: 49px;
	text-align: center;
}
.swiper-pagination{
	bottom: 35px !important;
}
span.swiper-pagination-bullet.swiper-pagination-bullet-active{
	background: white;
}
.swiper-pagination .swiper-pagination-bullet{
	width: 31px;
	height: 9px;
	background: rgb(255, 255, 255);
	border-radius: 10px;
}
.bottomImgBox{
	position: absolute;
	/* min-width: 1300px; */
	height: 1687px;
	background-image: url('http://www.gxzf.gov.cn/material/images/jyfw/bottomBackImg.png');
	top: 1980px;
	width: 100%;
	min-width: 1300px;
	z-index: 0;
	left: 50%;
	transform: translateX(-50%);
	background-position: center center;
	background-repeat: no-repeat;
}
.topLogo {
	position: absolute;
	top: 0;
	left: 30%;
	transform: translate(-50%, 0px);
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	margin: 0 auto;
	width: 483px;
	height: 141px;
	background: rgba(255, 255, 255, .5);
	border-radius: 0 0 30px 30px;
}
.topLogo_left {
	padding-top: 15px;
	display: flex;
	justify-content: center;
	/* align-items: center; */
	position: relative;
	height: 65px;
}
.topLogo_right {
	width: 100%;
	border-top: 1px solid #75ccf3;
	display: flex;
	justify-content: center;
	align-items: center;
	font-weight: 700;
	font-size: 23.43px;
	height: 60px;
	color: #0a5a9a;
	background: rgba(117, 204, 243, .3);
	border-radius: 0 0 30px 30px;
}
.topBar2023 {
    top: -257px;
    line-height: 35px;
    text-indent: 36px;
    position: absolute;
    left: 52%;
    transform: translate(-50%, 0);
    width: 1069px;
    height: 276px;
    padding: 22px 22px 0px 22px;
    /* background: linear-gradient(to bottom, rgba(99, 208, 202, .9), transparent); */
    font-weight: 700;
    color: #fff;
    font-size: 21px;
    border-radius: 10px;
    text-stroke: .25px #1f8a8c;
    -webkit-text-stroke: .8px #2895d0;
    /* text-shadow: 0px 0px 10px #2895d0; */
    font-weight: bold;
}
