html,
body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}

ul {
	margin: 0;
	padding: 0;
}

li {
	list-style: none;
}

a {
	text-decoration: none;
}

.wrap {
	width: 100%;
}

.main {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

.x_top {
	height: 125px;
	margin: 0 auto;
}

.x_zjwlogo {
	width: 260px;
	margin: 33px 50px 0 30px;
	float: left;
}

.x_searchbox {
	width: 330px;
	float: left;
	margin: 53px 0 0 0;
	overflow: hidden;
}

.x_search_inp {
	width: 272px;
	float: left;
	margin-right: 10px;
}

.x_search_inp input {
	width: 268px;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #a3a3a3;
	padding-left: 10px;
	box-sizing: border-box;
	border: 1px solid #ccc;
}

.submit {
	border: none;
	background: none;
}

.pointer img {
	cursor: pointer;
}


.banner {
	width: 100%;
	height: 649px;
	background: url(../images/szqh_banner_20251112.jpg) no-repeat top center;
}

.main2 {
	margin-top: -32px;
}

.nav {
	width: 100%;
	height: 56px;
	background: url(../images/szqhl_nav_20251114.png) no-repeat;
	background-size: auto 100%;
}

.nav li {
	float: left;
	line-height: 56px;
}

.nav li a {
	color: #fff;
	width: 100%;
	height: 100%;
	display: block;
	font-size: 19px;
	padding: 0 30px;
}

.nav li:hover,
.nav li.active {
	background: #014d82;
}

.part1 {
	width: 100%;
	height: 530px;
	margin-top: 48px;
}

.part1 .swiper_left {
	float: left;
	width: 726px;
	height: 530px;
	overflow: hidden;
	position: relative;
}

.part1 .swiper {
	width: 100%;
	height: 100%;
}

.part1 .swiper a {
	width: 100%;
	height: 100%;
	display: block;
}

.part1 .swiper a img {
	height: 100%;
	display: block;
}

.part1 .swiper p {
	width: 100%;
	height: 55px;
	color: #fff;
	bottom: 0;
	margin: 0;
	padding-left: 10px;
	position: absolute;
	font-size: 18px;
	line-height: 55px;
	background: #c12d23;
}

.part1 .swiper-pagination-bullet {
	opacity: 1;
	background: #fff;
}

.part1 .swiper-pagination-bullet-active {
	background: #168cdb;
}

.part1 .swiper-container-horizontal>.swiper-pagination-bullets,
.part1 .swiper-pagination-custom,
.part1 .swiper-pagination-fraction {
	left: 320px;
}

.part1 .swiper-pagination-bullet {
	width: 12px;
	height: 12px;
}

.part1 .swiper-pagination-bullet-active {
	width: 22px;
	border-radius: 25px;
	background: #fff;
}

.part1 .list_right {
	float: left;
	width: 472px;
	height: 100%;
	padding: 0 12px;
	overflow: hidden;
	box-sizing: border-box;
	background: #fffbec;
}

.part1 .list_right li {
	height: 88.3px;
	display: flex;
	vertical-align: middle;
	align-items: center;
	border-bottom: 1px dashed #ccc9bd;
}

.part1 .list_right li a {
	font-size: 18px;
	color: #bf2d26;
}

.part {
	width: 100%;
	height: 323px;
	margin-top: 58px;
}

.part .list {
	width: 581px;
	height: 100%;
	float: left;
}

.part .list .title {
	width: 100%;
	height: 55px;
	line-height: 55px;
	border-bottom: 3px solid #ebd5d1;
	background: #e62f1e;
}

.part .list .title span {
	color: #fff;
	margin-left: 18px;
	font-size: 20px;
	font-weight: 700;
}

.part .list .title a {
	float: right;
	color: #fff;
	margin-right: 21px;
	font-size: 13px;
}

.part .list ul {
	width: 100%;
	height: 265px;
	padding: 14px 21px;
	background: #fdf9f9;
	box-sizing: border-box;
}

.part .list ul li {
	height: 46px;
	line-height: 46px;
	border-bottom: 1px dashed #f9d2d2;
}

.part .list ul li a {
	display: block;
	width: 100%;
	height: 100%;
	color: #333333;
	font-size: 18px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.part .list:nth-child(2) {
	margin-left: 36px;
}

.part3,
.part5 {
	width: 100%;
	margin-top: 40px;
}

.part3 .title,
.part5 .title {
	display: block;
	width: 100%;
	height: 113px;
	background: url(../images/szqh_tbchTitle_20251113.png) no-repeat;
	background-size: 100%;
}

.part3 .part3_box {
	width: 100%;
	height: 558px;
	padding: 19px 0;
	margin-top: 46px;
	background: #d51213;
	box-sizing: border-box;
}

.part3 .left {
	width: 421px;
	float: left;
	margin-left: 26px;
}

.part3 .left .left_title {
	color: #fff;
	font-size: 27px;
	font-weight: 700;
}

.part3 .left ul {
	width: 100%;
	height: 444px;
	padding: 0 15px;
	margin-top: 26px;
	padding-top: 20px;
	box-sizing: border-box;
	background: #fdf9f9;
}

.part3 .left ul li {
	height: 47px;
	line-height: 47px;
	position: relative;
	border-bottom: 1px dashed #f9d2d2;
}

.part3 .left ul li::before {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -3.5px;
	width: 7px;
	height: 7px;
	background: #b42a1a;
	border-radius: 50px;
}

.part3 .left ul li a {
	display: block;
	width: 100%;
	height: 100%;
	color: #333333;
	font-size: 16px;
	padding-left: 19px;
	box-sizing: border-box;
}

.part3 .swiper {
	width: 705px;
	height: 518px;
	margin-left: 26px;
	float: left;
	overflow: hidden;
}
.part3 .swiper img {
	width: 100%;
	height: 100%;
}

.w_1400 {
	width: 1400px;
	margin: 0 auto;
	overflow: hidden;
}

.part3 {
	width: 1200px;
	overflow: hidden;
	margin: 0 auto;
}

.w_1400 {
	margin-top: 25px;
	position: relative;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
	background: url(../images/szqh_right_20251112.png.png) no-repeat;
	background-size: 100%;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
	background: url(../images/szqh_left_20251112.png) no-repeat;
	background-size: 100%;
}

.swiper-button-next,
.swiper-button-prev {
	margin-top: 48px;
}

.part5 .title {
	background: url(../images/szqh_rmbdTitle_20251113.png) no-repeat;
	background-size: 100%;
}

.part5 ul {
	position: relative;
}

.part5 ul::before,
.part5 ul::after {
	top: 31px;
	left: -3px;
	content: "";
	display: block;
	width: 100%;
	height: 190px;
	position: absolute;
	z-index: -1;
	background: #fde7e3;
}

.part5 ul::after {
	top: 386px;
}

.part5 ul li {
	width: 375px;
	height: 320px;
	float: left;
	margin-top: 35px;
	margin-right: 35px;
	background: #c22e23;
}

.part5 ul li:nth-child(3),
.part5 ul li:nth-child(6) {
	margin-right: 0;
}

.part5 ul li img {
	width: 345px;
	height: 230px;
	display: block;
	margin: 15px auto 0;
}

.part5 ul li p {
	width: 320px;
	height: 75px;
	display: block;
	margin: 0 auto;
	display: flex;
	color: #fff;
	font-size: 17px;
	text-align: center;
	align-items: center;
	vertical-align: middle;
}


.x_link {
	width: 100%;
	height: 108px;
	overflow: hidden;
	margin-top: 200px;
	padding-top: 27px;
	box-sizing: border-box;
	background: #f1f1f1;
}

.x_link_con {
	width: 1060px;
	overflow: hidden;
	margin: 0 auto;
}

.x_link_con dt {
	width: 80px;
	float: left;
	font-size: 16px;
	font-weight: bold;
	color: #002e73;
	padding-top: 14px;
	background: url(../images/mhxlx_sanjiao_202508051106.jpg) no-repeat right 21px;
}

.x_link_con dd {
	float: left;
	overflow: hidden;
	width: 937px;
}

.x_link_con dd a {
	width: 155px;
	float: left;
	display: block;
	font-size: 15px;
	color: #222;
	line-height: 28px;
}


.x_about {
	width: 100%;
	height: 35px;
	background-color: #014073;
	line-height: 35px;
	text-align: center;
	font-size: 15px;
	color: #fff;
}

.x_about a {
	font-size: 15px;
	color: #fff;
	margin: 0 20px;
}

.x_bq {
	background: #004679;
	width: 100%;
	padding: 20px 0;
}

.x_bqbox {
	width: 685px;
	margin: 0 auto;
	overflow: hidden;
}

.x_bqbox dt {
	width: 90px;
	float: left;
	padding-top: 20px;
}

.x_bqbox dd {
	width: 590px;
	float: left;
	font-size: 14px;
	color: #fff;
	line-height: 28px;
	text-align: center;
	margin: 0;
}

.x_bqbox dd a {
	color: #fff;
}

.x_bqbox dd a:hover {
	color: #ff9724;
}