a{
	cursor: pointer;
}

a:hover{
	color: #d0121b;
}

.topBackImgBox{
    min-width: 1300px;
    height: 1293px;
    background-image: url('http://www.gxzf.gov.cn/material/images/zyy/topBack.png');
    background-position: center center;
    background-repeat: no-repeat;
	position: relative;
	margin: 0 auto;
	max-width: 1920px;
}

.swiperJyfwBox{
	margin-top: 1100px;
	position: relative;
	height: 533px;
}

.swiperBox{
	margin-top: 28px;
	width: 1300px;
	height: 628px;
}

.swiperBorderBox{
	margin-top: 40px;
	height: 628px;
	width: 100%;
	overflow: hidden;
}

.swiperBox .swiperMain{
	padding: 2px;
	width: 100%;
	height: 628px;
	background-color: white;
}
.swiperCellBox{
	position: relative;
}
.swiperTxtBox{
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #910000;
    height: 95px;
    width: 100%;
}
.swiperTxtBox p{
	font-size: 30px;
	text-align: left;
	color: white;
	padding-left: 30px;
	font-weight: bold;
	margin-top: 25px;
}
.jyfwBox{
	height: 499px;
	padding-top: 80px;
}

.jyfwMainBox{
	display: flex;
	justify-content: space-between;
}
.jyfwListBox{
	padding: 20px 44px;
	width: 558px;
}
.ywListBox{
	width: 558px;
}
.ywTitleBox{
	display: flex;
	justify-content: space-between;
	position: relative;
	line-height: 40px;
	height: 70px;
}
.ywTitleBox .seeMore{
	font-size: 20px;
	color: #530000;
	padding-top: 20px;
}
.ywTitleCell{
	background-image: url('http://www.gxzf.gov.cn/material/images/zyy/ywBackImg.png');
	background-position: center center;
	background-repeat: no-repeat;
	height: 68px;
	width: 231px;
}
.jyfwTitleBox{
	border-bottom: 2px solid #c49e54;
	display: flex;
	justify-content: space-between;
	position: relative;
	line-height: 40px;
	height: 70px;
}
.jkkpTitleBox{
	position: relative;
	background-image: url('http://www.gxzf.gov.cn/material/images/zyy/jkkpTitleImg.png');
	background-position: center center;
	background-repeat: no-repeat;
	height: 119px;
	
}
.jkkpTitleBox .seeMore{
	position: absolute;
	right: 0;
	top: 50px;
	color: black;
}
.jkkpTitleBox .seeMore:hover{
	color: #d0121b;
}
.jyfwTitleBox .aTitle{
	font-size: 38px;
	color: #910000;
	font-weight: bold;
	position: absolute;
	top: 9px;
	padding: 10px 0;
	border-bottom: 4px solid #c49e54;
}
.jyfwTitleBox .seeMore{
	position: absolute;
	right: 0;
	margin: 25px 0 0 0;
}
.jyfwContentCellBox{
	line-height: 44px;
	display: flex;
}
.ywContentCellBox{
	line-height: 44px;
	display: flex;
	padding: 16px 0;
}
.redLink{
	border-bottom: 1px solid #c9ad9c;
}
.jyfwContentBox{
	margin-top: 30px;
}
.dianImg{
	min-width: 6px;
    height: 6px;
    margin: 32px 10px 0 5px;
	background-color: #0f4be7;
	border-radius: 50%;
}
.redDian{
	margin: 18px 10px 0 5px;
	background-color: #d0121b;
}
.ywListContent{
	font-weight: 400;
	font-size: 22px;
	max-width: 540px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 39px;
}
.listContent{
	font-weight: 400;
	font-size: 22px;
	width: 510px;
	white-space: nowrap; /* 保证文本不换行 */
	overflow: hidden; /* 隐藏超出容器的文本 */
	text-overflow: ellipsis; /* 可选，当需要显示省略号表示文本被截断时使用 */
	margin-right: 20px;
	line-height: 67px;
}
.listDate{
	font-size: 15px;
	color: #777777;
	width: 80px;
}
.seeMore{
	font-size: 16px;
	color: black;
}
.jycyZcjdBox{
	margin-top: 40px;
	width: 100%;
	display: flex;
	/* background-color: #e5f8ff; */
}
.jycyZcjdBox .jycyBox{
	width: 50%;
	height: 566px;
	/* border-radius: 30px; */
	border: 1px solid #c49e54;
	border-right: 1px dashed #c49e54;
	background-color: white;
	/* box-shadow: 0 11px 0 #cef1ff; */
	position: relative;
}
.jycyZcjdBox .zcjdBox{
	width: 50%;
	height: 566px;
	/* border-radius: 30px; */
	border: 1px solid #c49e54;
	border-left: none;
	background-color: white;
	/* background-color: #d8fbfe; */
	/* box-shadow: 0 11px 0 #cef1ff; */
}
.topYuan{
	width: 26px;
	height: 26px;
	border-radius: 50%;
	position: absolute;
	top: -13px;
	right: -13px;
	background-color: #efe9db;
}
.bottomYuan{
	width: 26px;
	height: 26px;
	border-radius: 50%;
	position: absolute;
	bottom: -13px;
	right: -13px;
	background-color: #910000;
}
.minddleCardBox{
	width: 100%;
	display: flex;
	justify-content: space-between;
	margin-top: 132px;
	height: 180px;
}
.wsbsBox{
	position: relative;
}
.wsbsBox .wsbsTxt{
	position: absolute;
	font-size: 50px;
    right: 36px;
    top: 61px;
	font-weight: bold;
	color: black;
}
.wsbsBox .entry{
	position: absolute;
	color: #910000;
    right: 86px;
    bottom: 69px;
	font-size: 25px;
	font-weight: 400;
}
.bmcxLeftBox{
	height: 140px;
	width: 205px;
	position: relative;
	margin: 61px 0 0 50px;
	padding-right: 50px;
	border-right: 1px dashed #d1ae68;
}
.bmcxLeftBox .bmcxTxt{
	width: 200px;
	/* position: absolute; */
	font-size: 50px;
	font-weight: bold;
}
.bmcxLeftBox .douleJt{
    font-size: 25px;
    font-weight: 400;
    margin: 9px 0 0 80px;
	color: #910000;
}
.bmcxRightBox{
	margin: 45px 0 0 40px;
}
.tjcxBox{
	width: 418px;
	height: 70px;
    background-color: rgb(227, 207, 166);
	border-radius: 33px;
}
.tjcxBox p{
	padding: 0 63px;
	line-height: 70px;
	font-size: 24px;
	color: #8d4f38;
	font-weight: bold;
}
.doubleTuoYuan{
	margin-top: 30px;
	display: flex;
}
.bmznBox{
	border-radius: 32px;
	background-color: rgb(229, 229, 229);
	width: 245px;
	height: 70px;
}
.bmznBox p,.yscxBox p{
	padding: 0 48px 0 53px;
	line-height: 70px;
	font-size: 24px;
	color: black;
	font-weight: 400;
}
.yscxBox{
	border-radius: 32px;
	background-color: rgb(229, 229, 229);
	/* width: 245px; */
	height: 70px;
	margin-left: 28px;
}
.minddleCardCell{
	height: 180px;
	position: relative;
}
.minddleCardTxtBox{
	position: absolute;
	color: white;
	font-size: 32px;
	font-weight: 600;
	top: 40px;
	left: 28px;
}
.zpgwBox{
	margin-top: 127px;
	width: 100%;
}
.zpgwImgBox{
	margin-top: 60px;
	display: flex;
	justify-content: space-between;
}
.zpgwCellBox{
	width: 418px;
}
.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;
}
.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{
	right: 50px !important;
	width: auto !important;
	bottom: -80px !important;
}
span.swiper-pagination-bullet.swiper-pagination-bullet-active{
	background: #ffe33f;
}
.swiper-pagination .swiper-pagination-bullet{
	width: 14px;
	height: 14px;
	background: rgb(255, 255, 255);
	border-radius: 10px;
}
.bottomImgBox{
	position: absolute;
	height: 1687px;
	background-image: url('http://www.gxzf.gov.cn/material/images/zyy/bottomBackImg.png');
	bottom: 220px;
	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;
	    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: -178px;
    line-height: 40px;
    text-indent: 36px;
    position: absolute;
    left: 55%;
    transform: translate(-50%, 0);
    width: 1125px;
    height: 150px;
    padding: 22px 22px 0px 22px;
    font-size: 25px;
    border-radius: 10px;
    text-stroke: .25px #1f8a8c;
    font-weight: 400;
    color: #530000;
}
.swiper-pagination{
	text-align: right !important;
}
.wsbsBox{
	background-image: url('http://www.gxzf.gov.cn/material/images/zyy/wsbsBackImg.png');
	background-position: center center;
	background-repeat: no-repeat;
	height: 240px;
	width: 376px;
}
.bmcxBox{
	display: flex;
	background-image: url('http://www.gxzf.gov.cn/material/images/zyy/bmcxBackImg.png');
	background-position: center center;
	background-repeat: no-repeat;
	height: 240px;
	width: 911px;
}
.bmcxBox a:hover{
	color: black;
}
.txt-list li {
    background: url(../../imagesq/gxzf/dian2.png) no-repeat -5px 10px;
    line-height: 34px;
    padding-left: 15px;
}
.jyImgBox{
	display: flex;
	max-width: 638px;
	flex-direction: row;
	flex-wrap: wrap;
}
.nav-sec-list{
height: auto !important;
    background-size: 100% 100%;
    padding-bottom: 1px;
    top: 67px;
    bottom: auto!important;
}
.mainBox{
	position: relative;
	padding: 0;
	height: 3790px;
	background-image: url('http://www.gxzf.gov.cn/material/images/zyy/topBack.png');
	background-position: top center;
	background-repeat: no-repeat;
	width: auto;
	min-width: 1300px;
}
