html,
body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	min-width: 1200px;
}

.wrap {
	width: 100%;
	/* height: 100%; */
	background: url(../images/zrzh_bg_20251015.png) no-repeat center 565px;
	background-size: 100%;
}

.banner {
	width: 100%;
	height: 594px;
	background: url(../images/zrzh_banner_20251015.jpg) no-repeat top center;
}

.main {
	width: 1200px;
	/* height: 100%; */
	margin: 0 auto;
	overflow: hidden;
}

.hyjs {
	width: 1200px;
	height: 558px;
	color: #000000;
	font-size: 18px;
	line-height: 36px;
	padding-top: 90px;
	padding: 84px 80px 0;
	margin-top: 35px;
	box-sizing: border-box;
	background: url(../images/zrzh_hyjs_20251015.png) no-repeat;
	background-size: 100%;
}

.hyjs p {
	margin: 0;
	padding: 0;
	text-indent: 2em;
}

ul {
	margin: 0;
	padding: 0;
}

li {
	list-style: none;
}

.hy_list {
	width: 100%;
	height: 368px;
	overflow: hidden;
	margin-top: 15px;
}

.hy_list li {
	float: left;
	/* width: 585px; */
	width: 593px;
	height: 368px;
	/* background: #f0f8fe; */
	background: url(../images/zrzh_hy_list_20251016.png) no-repeat;
}

.hy_list li:nth-child(2) {
	margin-left: 14px;
}

.hy_list li a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
}

.hy_list li a img {
	width: 556px;
	height: 199px;
	display: block;
	margin-top: 21px;
	margin-left: 23px;
}

.hy_list li a p {
	margin: 0;
	padding: 0;
	color: #000;
	margin-top: 8px;
	font-size: 22px;
	font-weight: 900;
	text-align: center;
}

.hy_list li a p:nth-child(3) {
	margin-top: 0;
}

.hyzt {
	width: 100%;
	margin-top: 24px;
	overflow: hidden;
}

.hyzt li {
	width: 390px;
	height: 140px;
	float: left;
	margin-right: 15px;
}

.hyzt li:nth-child(1) {
	background: url(../images/zrzh_hyzt1_20251015.png) no-repeat;
	background-size: 100%;
}

.hyzt li:nth-child(2) {
	background: url(../images/zrzh_hyzt2_20251015.png) no-repeat;
	background-size: 100%;
}

.hyzt li:nth-child(3) {
	margin-right: 0;
	background: url(../images/zrzh_hyzt3_20251015.png) no-repeat;
	background-size: 100%;
}

.rcap {
	width: 1214px;
	height: 1400px;
	margin-top: 25px;
	padding-top: 92px;
	padding-left: 45px;
	box-sizing: border-box;
	background: url(../images/zrzh_rcap_20251015.png) no-repeat;
	background-size: 100%;
}

.rcap .rcap_title {
	width: 1133px;
	height: 55px;
	color: #0049b6;
	font-size: 18px;
	font-weight: 900;
	line-height: 55px;
	padding-left: 65px;
	box-sizing: border-box;
	background: url(../images/zrzh_rcap_title_20251015.png) no-repeat;
	background-size: 100%;
}

.rcap table {
	font-size: 18px;
	padding: 30px 0;
	padding-left: 90px;
}

.rcap tr td:nth-child(1) {
	width: 14%;
	vertical-align: top;
}

.rcap span {
	display: block;
	width: 100%;
	text-align: left;
	margin-bottom: 14px;
}

.rcap .fontBold {
	font-weight: 700;
}

.footer {
	width: 100%;
	height: 168px;
	margin-top: 30px;
	padding-top: 20px;
	background: #0684e3;
}

.footer .main {
	position: relative;
}

.footer p {
	color: #fff;
	text-align: center;
}

.footer p img {
	display: inline-block;
	vertical-align: sub;
}

.sydw_logo {
	position: absolute;
	top: 50px;
	right: 240px;
}