html,
body {
	min-width: 1200px;
}

.wrap {
	width: 100%;
	height: 3363px;
	overflow: hidden;
	background-image: url(../images/lianghui_bg2_20260202.jpg), url(../images/lianghui_bg1_20260202.jpg);
	background-repeat: no-repeat, no-repeat;
	background-position: top center, top center;
}

.main {
	width: 100%;
}

.part1200 {
	width: 1200px;
	height: 341px;
	overflow: hidden;
	border-radius: 8px;
	background: #fdf8f2;
}

.part1200_title {
	width: 100%;
	height: 60px;
	display: block;
	margin: 7px auto 10px;
}

.part1200_title img {
	margin: 0 auto;
	display: block;
}

.part_list {
	width: 100%;
	height: 100%;
}

.part_list li {
	float: left;
	width: 524px;
	color: #000000;
	font-size: 15px;
	margin: 10px 0 10px 57px;
	list-style: disc;
}

.part_list li a {
	width: 100%;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.part_list li a:hover {
	color: #d91109;
}

.part_list li::marker {
	color: #c1c1c1;
}

.part2 {
	width: 100%;
	height: 102px;
	margin: 20px 0;
	overflow: hidden;
}

.part2 a {
	width: 586px;
	height: 102px;
	display: block;
}

.part2 a img {
	height: 100%;
}

.part2 a:first-child {
	float: left;
}

.part2 a:last-child {
	float: right;
}

.part3,
.part5 {
	width: 100%;
	height: 331px;
}

.part3>div,
.part5>div {
	width: 586px;
	height: 100%;
	overflow: hidden;
	border-radius: 8px;
	background: #fdf8f2;
}

.part3>div:first-child,
.part5>div:first-child {
	float: left;
}

.part3>div:last-child,
.part5>div:last-child {
	float: right;
}

.part_title {
	width: 100%;
	height: 60px;
	display: block;
	margin: 8px 0 6px 11px;
}

/* .part_title img {
	height: 100%;
} */

.part4 {
	margin: 90px 0 83px;
	height: 285px;
	margin-bottom: 33px;
	margin-top: 33px;
}

.part5 {
	margin-bottom: 32px;
}

.part7 {
	height: 552px;
	margin-top: 37px;
	background: url(../images/lianghui_lmbg_20260202.png) no-repeat;
	background-size: 100%;
}

.part7 .part7_link {
	width: 100%;
	overflow: hidden;
}

.part7 .part7_link a {
	float: left;
	width: 261px;
	height: 98px;
	display: block;
	margin-bottom: 23px;
}

.part7 .part7_link a:nth-child(1),
.part7 .part7_link a:nth-child(4) {
	margin-left: 124px;
}

.part7 .part7_link a:nth-child(2),
.part7 .part7_link a:nth-child(5) {
	margin-left: 83px;
}

.part7 .part7_link a:nth-child(3),
.part7 .part7_link a:nth-child(6) {
	margin-left: 96px;
}

.part7 .part7_link a img {
	height: 100%;
}

.part7 .part7_qrCode {
	width: 100%;
	cursor: default;
}

.part7 .part7_qrCode a {
	width: 140px;
	height: 128px;
	float: left;
	display: block;
	margin: 23px 10px 0;
	background: #000000;
}

.part7 .part7_qrCode a:nth-child(1) {
	margin-left: 50px;
}

.part3 .part_list li,
.part5 .part_list li {
	width: 499px;
}