.page {
	background-color: rgba(255, 255, 255, 1);
	position: relative;
	width: 100%;
	/*  height: 2470px;*/
	overflow: hidden;
}

/* 轮播图开始 */
.banner {
	width: 100%;
}

.slider {
	position: relative;
	overflow: hidden;
}

.slides {
	padding: 0;
	border: 0;
	height: 100%; /* Simple clear fix */
	overflow: hidden;
	/*** Prevent blinking issue* Not tested. Experimental. */
	-webkit-backface-visibility: hidden;
	-webkit-transform-style: preserve-3d;
	/*** Here is CSS transitions 		 * responsible for slider animation in modern broswers */
	-webkit-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
	-moz-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
	-ms-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
	-o-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
	transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
}

.slide {
	height: 100%;
	float: left;
	clear: none;
}

.slide img {
	width: 100%;
	height: 100%;
}

.slider-arrows {
	
}

.slider-arrow {
	position: absolute;
	display: block;
	margin-bottom: -20px;
	width: 60px;
	height: 60px;
	line-height: 60px;
	text-decoration: none;
	text-align: center;
	color: #fff;
	font-size: 2em;
	background-color: #333;
	background-color: rgba(50, 50, 50, .3);
	border-radius: 50%;
}

.slider-arrow--right {
	bottom: 50%;
	right: 30px;
}

.slider-arrow--left {
	bottom: 50%;
	left: 30px;
}

.slider-nav {
	position: absolute;
	bottom: 30px;
}

.slider-nav-2 {
	position: absolute;
	bottom: 10px;
	right: 15px;
}

.slider-nav__item {
	width: 12px;
	height: 12px;
	float: left;
	clear: none;
	display: block;
	margin: 0 5px;
	background: #aaa;
}

.slider-nav__item-2 {
	width: 10px;
	height: 10px;
	float: left;
	clear: none;
	display: block;
	margin: 0 5px;
	background: #aaa;
	border-radius: 5px;
}

.slider-nav__item:hover {
	background: #fff;
}

.slider-nav__item--current {
	background: #fff;
}
/* 轮播图结束  */
.box_1 {
	background-color: rgba(228, 228, 228, 1);
	position: relative;
	width: 100%;
	height: 48px;
}

.text_1 {
	overflow-wrap: break-word;
	color: rgba(153, 153, 153, 1);
	font-size: 12px;
	font-family: MicrosoftYaHei;
	font-weight: NaN;
	text-align: left;
	white-space: nowrap;
	line-height: 25px;
}

.thumbnail_1 {
	width: 20px;
	height: 20px;
	/*  margin: 15px 0 0 599px;*/
}

.text_2 {
	width: 333px;
	height: 13px;
	overflow-wrap: break-word;
	color: rgba(153, 153, 153, 1);
	font-size: 12px;
	font-family: MicrosoftYaHei;
	font-weight: NaN;
	text-align: center;
	white-space: nowrap;
	line-height: 25px;
	margin: 19px 366px 0 5px;
}

.thumbnail_2 {
	position: absolute;
	left: 1388px;
	top: 16px;
	width: 20px;
	height: 20px;
}

.thumbnail_3 {
	position: absolute;
	left: 1479px;
	top: 15px;
	width: 20px;
	height: 20px;
}

.thumbnail_4 {
	position: absolute;
	left: 1304px;
	top: 15px;
	width: 20px;
	height: 20px;
}

.thumbnail_5 {
	position: absolute;
	left: 520px;
	top: 15px;
	width: 20px;
	height: 19px;
}

.box_17 {
	position: relative;
	width: 100%;
	height: 2127px;
}

.section_8 {
	width: 1204px;
	height: 96px;
	margin: 38px 0 0 0;
}

.image_1 {
	width: 348px;
	height: 84px;
	margin-top: 12px;
}

.group_1 {
	background-color: rgba(246, 246, 246, 1);
	border-radius: 2px;
	width: 107px;
	height: 46px;
	margin: 31px 0 0 13px;
}

.text_3 {
	width: 46px;
	height: 22px;
	overflow-wrap: break-word;
	color: rgba(156, 156, 156, 1);
	font-size: 23px;
	font-family: PingFangSC-Regular;
	font-weight: NaN;
	text-align: center;
	white-space: nowrap;
	line-height: 25px;
	margin: 12px 0 0 15px;
}

.thumbnail_6 {
	width: 16px;
	height: 9px;
	margin: 20px 17px 0 13px;
}

.section_9 {
	width: 571px;
	height: 86px;
	margin-left: 165px;
}

.text-wrapper_1 {
	width: 317px;
	height: 16px;
	overflow-wrap: break-word;
	font-size: 0;
	font-family: PingFangSC-Regular;
	font-weight: NaN;
	text-align: left;
	white-space: nowrap;
	line-height: 21px;
	margin-left: 11px;
}

.text_4 {
	width: 317px;
	height: 16px;
	overflow-wrap: break-word;
	color: rgba(67, 115, 238, 1);
	font-size: 16px;
	font-family: PingFangSC-Regular;
	font-weight: NaN;
	text-align: left;
	white-space: nowrap;
	line-height: 25px;
}

.text_5 {
	width: 317px;
	height: 16px;
	overflow-wrap: break-word;
	color: rgba(217, 217, 217, 1);
	font-size: 16px;
	font-family: PingFangSC-Regular;
	font-weight: NaN;
	text-align: left;
	white-space: nowrap;
	line-height: 25px;
}

.block_7 {
	width: 571px;
	height: 65px;
	background: url(./img/ps7c2o80yv97x3rddvgqsjmxy5h1c9xdlg87a4fcdaa-8059-4ef3-8c17-05f1843f09cd.png) 100% no-repeat;
	background-size: 100% 100%;
	margin-top: 5px;
}

.text_6 {
	width: 262px;
	height: 16px;
	overflow-wrap: break-word;
	color: rgba(153, 153, 153, 1);
	font-size: 16px;
	font-family: PingFangSC-Regular;
	font-weight: NaN;
	text-align: center;
	white-space: nowrap;
	line-height: 21px;
	margin: 30px 0 0 23px;
}

.image-wrapper_2 {
	height: 51px;
	background: url(./img/pskjhq6su4x7cezd86pb145io3aay9rt76se4f178ec-d139-4886-aa00-c120d8de0e46.png) 100% no-repeat;
	background-size: 100% 100%;
	width: 86px;
	margin: 12px 2px 0 198px;
}

.label_1 {
	width: 26px;
	height: 26px;
	margin: 12px 0 0 30px;
}

.box_4 {
	width: 100%;
	height: 64px;
	background: url(./img/psc0dxqcnc6fvkb6q72c4aektd8ub63ugy3e41f0d8-2391-47bc-91de-994f379950cb.png) 100% no-repeat;
	background-size: 100% 100%;
	margin-top: 28px;
}

.text_7 {
	width: 1176px;
	height: 20px;
	overflow-wrap: break-word;
	color: rgba(255, 255, 255, 1);
	font-size: 20px;
	font-family: MicrosoftYaHei;
	font-weight: NaN;
	text-align: left;
	white-space: nowrap;
	line-height: 25px;
	margin: 24px 0 0 371px;
}

.thumbnail_7 {
	width: 16px;
	height: 9px;
	margin: -13px 0 0 560px;
}

.block_1 {
	background-color: rgba(255, 255, 255, 1);
	width: 40px;
	height: 4px;
	margin: 20px 0 0 372px;
}

.box_5 {
	width: 100%;
	height: 460px;
	background: url(./img/ps62u58wbrn97x8canhqy8cq50q2uj18ajr10c90ccd-f537-46ea-b8a1-9dee8bd0e449.png) 100% no-repeat;
	background-size: 100% 100%;
}

.block_2 {
	background-color: rgba(255, 255, 255, 1);
	border-radius: 50%;
	width: 12px;
	height: 12px;
	margin: 429px 0 0 929px;
}

.block_3 {
	background-color: rgba(228, 228, 228, 1);
	border-radius: 50%;
	width: 12px;
	height: 12px;
	margin: 429px 0 0 13px;
}

.block_4 {
	background-color: rgba(228, 228, 228, 1);
	border-radius: 50%;
	width: 12px;
	height: 12px;
	margin: 429px 929px 0 13px;
}

.section_10 {
	width: 100%;
	margin: 5px 0 0 0;
	display: flex;
}

.box_18 {
	width: 25%;
	margin-top: 5px;
}

.box_18-2th {
	padding-left: 12px;
	border-left: 1px solid #DCDCDC;
}

.text_8 {
	width: 65px;
	height: 17px;
	overflow-wrap: break-word;
	color: rgba(0, 0, 0, 1);
	font-size: 16px;
	font-family: MicrosoftYaHei;
	font-weight: NaN;
	text-align: left;
	white-space: nowrap;
	line-height: 29px;
	margin-left: 1px;
}

.text-wrapper_2 {
	width: 280px;
	font-family: MicrosoftYaHei;
	line-height: 29px;
	display: flex;
	flex-wrap: wrap;
	gap: 0px 12px;
}

.text_9 {
	width: 261px;
	height: 44px;
	overflow-wrap: break-word;
	color: rgba(67, 115, 238, 1);
	font-size: 14px;
	font-family: MicrosoftYaHei;
	font-weight: NaN;
	text-align: left;
	line-height: 29px;
}

.text_10 {
	color: rgba(197, 197, 197, 1);
	font-size: 14px;
	font-family: MicrosoftYaHei;
	text-decoration: none;
}

.image_2 {
	width: 1px;
	height: 97px;
	margin-left: 45px;
}

.text-wrapper_26 {
	width: 262px;
	height: 84px;
	margin: 5px 0 0 13px;
}

.text_11 {
	width: 66px;
	height: 17px;
	overflow-wrap: break-word;
	color: rgba(0, 0, 0, 1);
	font-size: 16px;
	font-family: MicrosoftYaHei;
	font-weight: NaN;
	text-align: left;
	white-space: nowrap;
	line-height: 29px;
}

.text_12 {
	width: 262px;
	height: 43px;
	overflow-wrap: break-word;
	color: rgba(197, 197, 197, 1);
	font-size: 14px;
	font-family: MicrosoftYaHei;
	font-weight: NaN;
	text-align: left;
	line-height: 29px;
	margin-top: 24px;
}

.image_3 {
	width: 1px;
	height: 97px;
	margin-left: 44px;
}

.text-wrapper_27 {
	width: 203px;
	height: 85px;
	margin: 5px 0 0 13px;
}

.text_13 {
	width: 66px;
	height: 17px;
	overflow-wrap: break-word;
	color: rgba(0, 0, 0, 1);
	font-size: 16px;
	font-family: MicrosoftYaHei;
	font-weight: NaN;
	text-align: left;
	white-space: nowrap;
	line-height: 29px;
}

.text_14 {
	width: 203px;
	height: 44px;
	overflow-wrap: break-word;
	color: rgba(197, 197, 197, 1);
	font-size: 14px;
	font-family: MicrosoftYaHei;
	font-weight: NaN;
	text-align: left;
	line-height: 29px;
	margin-top: 24px;
}

.image_4 {
	width: 1px;
	height: 97px;
	margin-left: 45px;
}

.text-wrapper_28 {
	width: 295px;
	height: 85px;
	margin: 5px 0 0 14px;
}

.text_15 {
	width: 66px;
	height: 17px;
	overflow-wrap: break-word;
	color: rgba(0, 0, 0, 1);
	font-size: 16px;
	font-family: MicrosoftYaHei;
	font-weight: NaN;
	text-align: left;
	white-space: nowrap;
	line-height: 29px;
}

.text_16 {
	width: 295px;
	height: 44px;
	overflow-wrap: break-word;
	color: rgba(197, 197, 197, 1);
	font-size: 14px;
	font-family: MicrosoftYaHei;
	font-weight: NaN;
	text-align: left;
	line-height: 29px;
	margin-top: 24px;
}

.image_5 {
	width: 1200px;
	height: 65px;
	margin: 17px 0 0 0;
}

.text-wrapper_29 {
	width: 1198px;
	height: 29px;
	margin: 28px 0 0 1px;
}

.text_17 {
	width: 114px;
	height: 29px;
	overflow-wrap: break-word;
	color: rgba(46, 46, 46, 1);
	font-size: 28px;
	font-family: MicrosoftYaHei;
	font-weight: NaN;
	text-align: left;
	white-space: nowrap;
	line-height: 29px;
}

.text_18 {
	width: 58px;
	height: 15px;
	overflow-wrap: break-word;
	color: rgba(67, 115, 238, 1);
	font-size: 14px;
	font-family: MicrosoftYaHei;
	font-weight: NaN;
	text-align: left;
	white-space: nowrap;
	line-height: 29px;
	margin-top: 12px;
}

.list_3 {
	width: 1200px;
	height: 210px;
	justify-content: space-between;
	margin: 19px 0 0 0;
}

.image-text_1-0 {
	height: 210px;
	background-size: 100% 100%;
	margin-right: 27px;
	width: 280px;
	background: url(./img/psehssro0d6mw6xohjen29wkas7udc7ku4waa341032-a0f9-4a17-8c86-d61e19c2090e.png) 100% no-repeat;
	background-size: 100% 100%;
}

.image_6-0 {
	width: 78px;
	height: 32px;
	margin-left: -98px;
	position: absolute;
}

.image-text_1-1 {
	height: 210px;
	background-size: 100% 100%;
	margin-right: 27px;
	width: 280px;
	background: url(./img/pslzcu64aiepcfkfcj5z9mvcacxfeskbyr215f1e6e-6410-437d-b3be-0f976a2c3d3b.png) 100% no-repeat;
	background-size: 100% 100%;
}

.image_6-1 {
	width: 78px;
	height: 32px;
	margin-left: 193px;
}

.image-text_1-2 {
	height: 210px;
	background-size: 100% 100%;
	margin-right: 27px;
	width: 280px;
	background: url(./img/psg2c38mpawfpw2ff1ueo0sho7649pegs8r09bd6d8f-85d3-4309-bae3-309ad3467a3d.png) 100% no-repeat;
	background-size: 100% 100%;
}

.image_6-2 {
	width: 78px;
	height: 32px;
	margin-left: 193px;
}

.image-text_1-3 {
	height: 210px;
	background-size: 100% 100%;
	margin-right: 27px;
	width: 280px;
	background: url(./img/psdjuvwgadc3iyggaiwzzkd6m2aaeiqtjg8a4f2375-d2d4-47fb-8adb-e90e3cc0b67f.png) 100% no-repeat;
	background-size: 100% 100%;
}

.image_6-3 {
	width: 78px;
	height: 32px;
	margin-left: 193px;
}

.text-wrapper_30 {
	width: 979px;
	height: 14px;
	margin: 8px 0 0 222px;
}

.text-group_1 {
	color: rgba(153, 153, 153, 1);
	font-size: 14px;
	font-family: MicrosoftYaHei;
	line-height: 28px;
}

.text-group_2 {
	width: 58px;
	height: 14px;
	overflow-wrap: break-word;
	color: rgba(153, 153, 153, 1);
	font-size: 14px;
	font-family: MicrosoftYaHei;
	font-weight: NaN;
	text-align: left;
	white-space: nowrap;
	line-height: 28px;
	margin-left: 250px;
}

.text-group_3 {
	width: 58px;
	height: 14px;
	overflow-wrap: break-word;
	color: rgba(153, 153, 153, 1);
	font-size: 14px;
	font-family: MicrosoftYaHei;
	font-weight: NaN;
	text-align: left;
	white-space: nowrap;
	line-height: 28px;
	margin-left: 247px;
}

.text-group_4 {
	width: 58px;
	height: 14px;
	overflow-wrap: break-word;
	color: rgba(153, 153, 153, 1);
	font-size: 14px;
	font-family: MicrosoftYaHei;
	font-weight: NaN;
	text-align: left;
	white-space: nowrap;
	line-height: 28px;
	margin-left: 250px;
}

.text-wrapper_31 {
	width: 1068px;
	height: 21px;
	margin: 10px 0 0 2px;
}

.text_19 {
	width: 100%;
	color: rgba(46, 46, 46, 1);
	font-size: 20px;
	font-family: MicrosoftYaHei;
	font-weight: NaN;
	text-align: left;
	line-height: 28px;
	white-space: nowrap;
	overflow: hidden;
}

.text_20 {
	width: 82px;
	height: 20px;
	overflow-wrap: break-word;
	color: rgba(46, 46, 46, 1);
	font-size: 20px;
	font-family: MicrosoftYaHei;
	font-weight: NaN;
	text-align: left;
	white-space: nowrap;
	line-height: 28px;
	margin-left: 115px;
}

.text_21 {
	width: 108px;
	height: 20px;
	overflow-wrap: break-word;
	color: rgba(46, 46, 46, 1);
	font-size: 20px;
	font-family: MicrosoftYaHei;
	font-weight: NaN;
	text-align: left;
	white-space: nowrap;
	line-height: 28px;
	margin-left: 225px;
}

.text_22 {
	width: 149px;
	height: 20px;
	overflow-wrap: break-word;
	color: rgba(46, 46, 46, 1);
	font-size: 20px;
	font-family: MicrosoftYaHei;
	font-weight: NaN;
	text-align: left;
	white-space: nowrap;
	line-height: 28px;
	margin-left: 199px;
}

.section_11 {
	width: 1063px;
	height: 22px;
	margin: 9px 0 0 0;
}

.image-text_16 {
	width: 143px;
	height: 22px;
}

.text-wrapper_9 {
	height: 22px;
	background: url(./img/jjbg.png) 100% no-repeat;
	background-size: 100% 100%;
	width: 54px;
	margin-top: 7px;
}

.text_23 {
	color: rgba(255, 255, 255, 1);
	font-size: 12px;
	font-family: MicrosoftYaHei;
	font-weight: NaN;
	text-align: center;
	line-height: 22px;
}

.text-group_5 {
	width: 77px;
	height: 16px;
	overflow-wrap: break-word;
	color: rgba(226, 97, 98, 1);
	font-size: 16px;
	font-family: MicrosoftYaHei;
	font-weight: NaN;
	text-align: left;
	white-space: nowrap;
	line-height: 28px;
	margin-top: 3px;
	margin-left: 12px;
}

.image-text_17 {
	width: 133px;
	height: 22px;
	margin-left: 166px;
}

.text-wrapper_10 {
	height: 22px;
	background: url(./img/ps424x0mp4i6dy3brp9gw8sqyalgf5mfqvf35074bb-8692-4924-82ce-c983e14aebb3.png) 100% no-repeat;
	background-size: 100% 100%;
	width: 54px;
	margin-top: 7px;
}

.text_24 {
	width: 26px;
	height: 12px;
	overflow-wrap: break-word;
	color: rgba(255, 255, 255, 1);
	font-size: 12px;
	font-family: MicrosoftYaHei;
	font-weight: NaN;
	text-align: center;
	white-space: nowrap;
	/*  line-height: 28px;*/
	margin: 5px 0 0 14px;
}

.text-group_6 {
	width: 68px;
	height: 16px;
	overflow-wrap: break-word;
	color: rgba(226, 97, 98, 1);
	font-size: 16px;
	font-family: MicrosoftYaHei;
	font-weight: NaN;
	text-align: left;
	white-space: nowrap;
	line-height: 28px;
	margin-top: 5px;
}

.image-text_18 {
	width: 133px;
	height: 22px;
	margin-left: 172px;
}

.text-wrapper_11 {
	height: 22px;
	background: url(./img/psgm7gfnr5o2f6ecflccm9a4ukxuwlvqaq8570252e-ad39-401c-896c-9b0a9bdc78a7.png) 100% no-repeat;
	background-size: 100% 100%;
	width: 54px;
	margin-top: 7px;
}

.text_25 {
	width: 26px;
	height: 12px;
	overflow-wrap: break-word;
	color: rgba(255, 255, 255, 1);
	font-size: 12px;
	font-family: MicrosoftYaHei;
	font-weight: NaN;
	text-align: center;
	white-space: nowrap;
	/*  line-height: 28px;*/
	margin: 5px 0 0 14px;
}

.text-group_7 {
	width: 68px;
	height: 16px;
	overflow-wrap: break-word;
	color: rgba(226, 97, 98, 1);
	font-size: 16px;
	font-family: MicrosoftYaHei;
	font-weight: NaN;
	text-align: left;
	white-space: nowrap;
	line-height: 28px;
	margin-top: 5px;
}

.image-text_19 {
	width: 143px;
	height: 22px;
	margin-left: 173px;
}

.text-wrapper_12 {
	height: 22px;
	background: url(./img/ps2eh5p6272n2076k4o685cpxfr6myx29thi198cf41a-2c64-4df5-a0b1-5349394b3a32.png) 100% no-repeat;
	background-size: 100% 100%;
	width: 54px;
	margin-top: 7px;
}

.text_26 {
	width: 26px;
	height: 12px;
	overflow-wrap: break-word;
	color: rgba(255, 255, 255, 1);
	font-size: 12px;
	font-family: MicrosoftYaHei;
	font-weight: NaN;
	text-align: center;
	white-space: nowrap;
	/*  line-height: 28px;*/
	margin: 5px 0 0 14px;
}

.text-group_8 {
	width: 77px;
	height: 16px;
	overflow-wrap: break-word;
	color: rgba(226, 97, 98, 1);
	font-size: 16px;
	font-family: MicrosoftYaHei;
	font-weight: NaN;
	text-align: left;
	white-space: nowrap;
	line-height: 28px;
	margin-top: 5px;
}

.text-wrapper_32 {
	width: 1197px;
	height: 32px;
	margin: 50px 0 0 1px;
}

.text_27 {
	width: 114px;
	height: 29px;
	overflow-wrap: break-word;
	color: rgba(46, 46, 46, 1);
	font-size: 28px;
	font-family: MicrosoftYaHei;
	font-weight: NaN;
	text-align: left;
	white-space: nowrap;
	line-height: 29px;
}

.text_28 {
	width: 58px;
	height: 15px;
	overflow-wrap: break-word;
	color: rgba(67, 115, 238, 1);
	font-size: 14px;
	font-family: MicrosoftYaHei;
	font-weight: NaN;
	text-align: left;
	white-space: nowrap;
	line-height: 29px;
	margin-top: 17px;
}

.box_8 {
	width: 427px;
	height: 249px;
	background: url(./img/ps4acbovi3io6325vozy4or37i24lqy13ma92f1367-5c2b-4a37-a77e-68d746ce8fe3.png) 100% no-repeat;
	background-size: 100% 100%;
	margin: 16px 0 0 -20px;
}

.image-text_20 {
	width: 355px;
	height: 144px;
	margin: 4px 0 0 45px;
}

.text-group_15 {
	width: 249px;
	height: 96px;
	margin-top: 48px;
}

.text_29 {
	width: 186px;
	height: 21px;
	overflow-wrap: break-word;
	color: rgba(46, 46, 46, 1);
	font-size: 20px;
	font-family: MicrosoftYaHei;
	font-weight: NaN;
	text-align: left;
	white-space: nowrap;
	line-height: 29px;
}

.paragraph_1 {
	width: 247px;
	height: 35px;
	overflow-wrap: break-word;
	color: rgba(153, 153, 153, 1);
	font-size: 12px;
	font-family: MicrosoftYaHei;
	font-weight: NaN;
	text-align: left;
	line-height: 22px;
	margin: 40px 0 0 2px;
}

.image_7 {
	width: 248px;
	height: 1px;
	margin: 79px 0 0 -248px;
}

.image_8 {
	width: 102px;
	height: 112px;
	margin-left: 4px;
}

.block_9 {
	width: 332px;
	height: 33px;
	margin: 25px 0 43px 47px;
}

.text_30 {
	width: 65px;
	height: 16px;
	overflow-wrap: break-word;
	color: rgba(67, 115, 238, 1);
	font-size: 16px;
	font-family: MicrosoftYaHei;
	font-weight: NaN;
	text-align: left;
	white-space: nowrap;
	line-height: 29px;
	margin-top: 7px;
}

.text-wrapper_14 {
	height: 33px;
	background: url(./img/psps8v2a5lraluw7mlqf38lbtnyinxxtjp4e3cce0a-16d9-4ea6-8254-e8c19033832b.png) 100% no-repeat;
	background-size: 100% 100%;
	width: 126px;
}

.text_31 {
	width: 58px;
	height: 15px;
	overflow-wrap: break-word;
	color: rgba(255, 255, 255, 1);
	font-size: 14px;
	font-family: MicrosoftYaHei;
	font-weight: NaN;
	text-align: left;
	white-space: nowrap;
	line-height: 15px;
	margin: 9px 0 0 34px;
}

.text_32 {
	width: 114px;
	height: 29px;
	overflow-wrap: break-word;
	color: rgba(46, 46, 46, 1);
	font-size: 28px;
	font-family: MicrosoftYaHei;
	font-weight: NaN;
	text-align: left;
	white-space: nowrap;
	line-height: 29px;
	margin: 23px 0 0 1px;
	display: block;
}

.section_12 {
	width: 1200px;
	height: 366px;
	margin: 19px 0 50px 0;
}

.group_4 {
	width: 360px;
	height: 370px;
	background-size: 100% 100%;
}

.group_5 {
	background-color: rgba(255, 255, 255, 1);
	border-radius: 50%;
	width: 8px;
	height: 8px;
	margin: 343px 0 0 301px;
}

.group_6 {
	background-color: rgba(255, 255, 255, 1);
	border-radius: 50%;
	width: 8px;
	height: 8px;
	margin: 343px 0 0 7px;
}

.group_7 {
	background-color: rgba(255, 255, 255, 1);
	border-radius: 50%;
	width: 8px;
	height: 8px;
	margin: 343px 21px 0 7px;
}

.section_13 {
	width: 810px;
	height: 366px;
}

.box_10 {
	width: 810px;
	height: 93px;
	background: url(./img/ps1ekp80ecybo1ffuc5puchys3ky3ylmyea3e573d3-9ccb-46f0-8be0-fdfa35ae7232.png) 100% no-repeat;
	background-size: 100% 100%;
}

.image-wrapper_3 {
	width: 131px;
	height: 58px;
	margin: 25px 0 0 10px;
}

.image_15 {
	width: 131px;
	height: 27px;
}

.image_16 {
	width: 60px;
	height: 22px;
	margin: 9px 0 0 2px;
}

.text-group_16 {
	width: 547px;
	height: 57px;
	margin: 23px 47px 0 75px;
}

.text_33 {
	width: 547px;
	height: 31px;
	overflow-wrap: break-word;
	color: rgba(46, 46, 46, 1);
	font-size: 30px;
	font-family: MicrosoftYaHei-Bold;
	font-weight: 700;
	text-align: left;
	white-space: nowrap;
	line-height: 29px;
}

.text_34 {
	width: 469px;
	height: 15px;
	overflow-wrap: break-word;
	color: rgba(153, 153, 153, 1);
	font-size: 14px;
	font-family: MicrosoftYaHei;
	font-weight: NaN;
	text-align: left;
	white-space: nowrap;
	line-height: 29px;
	margin: 11px 0 0 24px;
}

.box_19 {
	width: 100%;
	height: 235px;
	/*  margin: 0px 0 0 9px;*/
	margin-bottom: 100px;
}

.text-wrapper_15 {
	width: 351px;
	height: 234px;
	overflow-wrap: break-word;
	font-size: 0;
	font-family: MicrosoftYaHei;
	font-weight: NaN;
	text-align: left;
	line-height: 34px;
	margin-top: 1px;
}

.text_35 {
	width: 351px;
	height: 234px;
	overflow-wrap: break-word;
	color: rgba(67, 115, 238, 1);
	font-size: 16px;
	font-family: MicrosoftYaHei;
	font-weight: NaN;
	text-align: left;
	line-height: 36px;
}

.text_36 {
	width: 351px;
	height: 234px;
	overflow-wrap: break-word;
	color: rgba(227, 227, 227, 1);
	font-size: 16px;
	font-family: MicrosoftYaHei;
	font-weight: NaN;
	text-align: left;
	line-height: 36px;
}

.noticeList {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	margin-top: 10px;
}

.noticeContent {
	cursor: pointer;
	width: 50%;
	height: 34px;
	width: 50%;
}

.noticeContent:nth-child(odd) {
	padding-right: 20px;
}

.paragraph_2 {
	/* width: 351px;
	height: 234px; */
	/* overflow-wrap: break-word; */
	color: rgba(153, 153, 153, 1);
	font-size: 14px;
	font-family: MicrosoftYaHei;
	font-weight: NaN;
	text-align: left;
	line-height: 34px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.paragraph_2 a {
	text-decoration: none;
	color: rgba(153, 153, 153, 1);
}

.paragraph_2 a:hover {
	text-decoration: underline;
	color: #226ebc;
}

.text_37 {
	width: 351px;
	height: 234px;
	overflow-wrap: break-word;
	color: rgba(227, 227, 227, 1);
	font-size: 16px;
	font-family: MicrosoftYaHei;
	font-weight: NaN;
	text-align: left;
	line-height: 36px;
}

.paragraph_3 {
	width: 351px;
	height: 234px;
	overflow-wrap: break-word;
	color: rgba(67, 115, 238, 1);
	font-size: 16px;
	font-family: MicrosoftYaHei;
	font-weight: NaN;
	text-align: left;
	line-height: 36px;
}

.text_38 {
	width: 351px;
	height: 234px;
	overflow-wrap: break-word;
	color: rgba(227, 227, 227, 1);
	font-size: 16px;
	font-family: MicrosoftYaHei;
	font-weight: NaN;
	text-align: left;
	line-height: 36px;
}

.paragraph_4 {
	width: 351px;
	height: 234px;
	overflow-wrap: break-word;
	color: rgba(153, 153, 153, 1);
	font-size: 16px;
	font-family: MicrosoftYaHei;
	font-weight: NaN;
	text-align: left;
	line-height: 36px;
}

.text_39 {
	width: 351px;
	height: 234px;
	overflow-wrap: break-word;
	color: rgba(227, 227, 227, 1);
	font-size: 16px;
	font-family: MicrosoftYaHei;
	font-weight: NaN;
	text-align: left;
	line-height: 36px;
}

.paragraph_5 {
	width: 351px;
	height: 234px;
	overflow-wrap: break-word;
	color: rgba(153, 153, 153, 1);
	font-size: 16px;
	font-family: MicrosoftYaHei;
	font-weight: NaN;
	text-align: left;
	line-height: 36px;
}

.text_40 {
	width: 351px;
	height: 234px;
	overflow-wrap: break-word;
	color: rgba(227, 227, 227, 1);
	font-size: 16px;
	font-family: MicrosoftYaHei;
	font-weight: NaN;
	text-align: left;
	line-height: 36px;
}

.paragraph_6 {
	width: 351px;
	height: 234px;
	overflow-wrap: break-word;
	color: rgba(153, 153, 153, 1);
	font-size: 16px;
	font-family: MicrosoftYaHei;
	font-weight: NaN;
	text-align: left;
	line-height: 36px;
}

.text_41 {
	width: 351px;
	height: 234px;
	overflow-wrap: break-word;
	color: rgba(227, 227, 227, 1);
	font-size: 16px;
	font-family: MicrosoftYaHei;
	font-weight: NaN;
	text-align: left;
	line-height: 36px;
}

.paragraph_7 {
	width: 351px;
	height: 234px;
	overflow-wrap: break-word;
	color: rgba(153, 153, 153, 1);
	font-size: 16px;
	font-family: MicrosoftYaHei;
	font-weight: NaN;
	text-align: left;
	line-height: 36px;
}

.text_42 {
	width: 351px;
	height: 234px;
	overflow-wrap: break-word;
	color: rgba(227, 227, 227, 1);
	font-size: 16px;
	font-family: MicrosoftYaHei;
	font-weight: NaN;
	text-align: left;
	line-height: 36px;
}

.text_43 {
	width: 351px;
	height: 234px;
	overflow-wrap: break-word;
	color: rgba(153, 153, 153, 1);
	font-size: 16px;
	font-family: MicrosoftYaHei;
	font-weight: NaN;
	text-align: left;
	line-height: 36px;
}

.text-wrapper_16 {
	width: 391px;
	height: 235px;
	overflow-wrap: break-word;
	font-size: 0;
	font-family: MicrosoftYaHei;
	font-weight: NaN;
	text-align: left;
	line-height: 34px;
}

.text_44 {
	width: 311px;
	height: 235px;
	overflow-wrap: break-word;
	color: rgba(227, 227, 227, 1);
	font-size: 16px;
	font-family: MicrosoftYaHei;
	font-weight: NaN;
	text-align: left;
	line-height: 36px;
}

.paragraph_8 {
	width: 311px;
	height: 235px;
	overflow-wrap: break-word;
	color: rgba(153, 153, 153, 1);
	font-size: 16px;
	font-family: MicrosoftYaHei;
	font-weight: NaN;
	text-align: left;
	line-height: 36px;
}

.text_45 {
	width: 311px;
	height: 235px;
	overflow-wrap: break-word;
	color: rgba(227, 227, 227, 1);
	font-size: 16px;
	font-family: MicrosoftYaHei;
	font-weight: NaN;
	text-align: left;
	line-height: 36px;
}

.paragraph_9 {
	width: 311px;
	height: 235px;
	overflow-wrap: break-word;
	color: rgba(153, 153, 153, 1);
	font-size: 16px;
	font-family: MicrosoftYaHei;
	font-weight: NaN;
	text-align: left;
	line-height: 36px;
}

.text_46 {
	width: 311px;
	height: 235px;
	overflow-wrap: break-word;
	color: rgba(227, 227, 227, 1);
	font-size: 16px;
	font-family: MicrosoftYaHei;
	font-weight: NaN;
	text-align: left;
	line-height: 36px;
}

.paragraph_10 {
	width: 311px;
	height: 235px;
	overflow-wrap: break-word;
	color: rgba(153, 153, 153, 1);
	font-size: 16px;
	font-family: MicrosoftYaHei;
	font-weight: NaN;
	text-align: left;
	line-height: 36px;
}

.text_47 {
	width: 311px;
	height: 235px;
	overflow-wrap: break-word;
	color: rgba(227, 227, 227, 1);
	font-size: 16px;
	font-family: MicrosoftYaHei;
	font-weight: NaN;
	text-align: left;
	line-height: 36px;
}

.paragraph_11 {
	width: 311px;
	height: 235px;
	overflow-wrap: break-word;
	color: rgba(153, 153, 153, 1);
	font-size: 16px;
	font-family: MicrosoftYaHei;
	font-weight: NaN;
	text-align: left;
	line-height: 36px;
}

.text_48 {
	width: 311px;
	height: 235px;
	overflow-wrap: break-word;
	color: rgba(227, 227, 227, 1);
	font-size: 16px;
	font-family: MicrosoftYaHei;
	font-weight: NaN;
	text-align: left;
	line-height: 36px;
}

.paragraph_12 {
	width: 311px;
	height: 235px;
	overflow-wrap: break-word;
	color: rgba(153, 153, 153, 1);
	font-size: 16px;
	font-family: MicrosoftYaHei;
	font-weight: NaN;
	text-align: left;
	line-height: 36px;
}

.text_49 {
	width: 311px;
	height: 235px;
	overflow-wrap: break-word;
	color: rgba(227, 227, 227, 1);
	font-size: 16px;
	font-family: MicrosoftYaHei;
	font-weight: NaN;
	text-align: left;
	line-height: 36px;
}

.paragraph_13 {
	width: 311px;
	height: 235px;
	overflow-wrap: break-word;
	color: rgba(153, 153, 153, 1);
	font-size: 16px;
	font-family: MicrosoftYaHei;
	font-weight: NaN;
	text-align: left;
	line-height: 36px;
}

.text_50 {
	width: 311px;
	height: 235px;
	overflow-wrap: break-word;
	color: rgba(227, 227, 227, 1);
	font-size: 16px;
	font-family: MicrosoftYaHei;
	font-weight: NaN;
	text-align: left;
	line-height: 36px;
}

.text_51 {
	width: 311px;
	height: 235px;
	overflow-wrap: break-word;
	color: rgba(153, 153, 153, 1);
	font-size: 16px;
	font-family: MicrosoftYaHei;
	font-weight: NaN;
	text-align: left;
	line-height: 36px;
}

.box_12 {
	/*  position: absolute;*/
	left: 747px;
	top: 1391px;
	width: 427px;
	height: 249px;
	background: url(./img/psm2rq4k4gs25xgr0nt6b63c3gk2rzlnegb5088cfe-e79a-4abd-b516-7383641029fd.png) 100% no-repeat;
	background-size: 100% 100%;
	margin-top: 16px;
	margin-left: -30px;
}

.image-text_21 {
	width: 355px;
	height: 111px;
	margin: -1px 0 0 46px;
}

.box_20 {
	width: 248px;
	height: 32px;
	margin-top: 53px;
}

.text-group_12 {
	width: 246px;
	height: 21px;
	overflow-wrap: break-word;
	color: rgba(46, 46, 46, 1);
	font-size: 20px;
	font-family: MicrosoftYaHei;
	font-weight: NaN;
	text-align: left;
	white-space: nowrap;
	line-height: 29px;
}

.image_10 {
	width: 248px;
	height: 1px;
	margin-top: 10px;
}

.image_11 {
	width: 103px;
	height: 111px;
}

.paragraph_14 {
	width: 247px;
	height: 35px;
	overflow-wrap: break-word;
	color: rgba(153, 153, 153, 1);
	font-size: 12px;
	font-family: MicrosoftYaHei;
	font-weight: NaN;
	text-align: left;
	line-height: 22px;
	margin: 3px 0 0 47px;
}

.box_21 {
	width: 332px;
	height: 33px;
	margin: 25px 0 43px 47px;
}

.text_52 {
	width: 65px;
	height: 16px;
	overflow-wrap: break-word;
	color: rgba(67, 115, 238, 1);
	font-size: 16px;
	font-family: MicrosoftYaHei;
	font-weight: NaN;
	text-align: left;
	white-space: nowrap;
	line-height: 29px;
	margin-top: 7px;
}

.text-wrapper_17 {
	height: 33px;
	background: url(./img/psv5kn4towgz9lfmv0fygt6d5kdjseeq6v48db65cd-ca24-4fcd-9c28-df907a17a804.png) 100% no-repeat;
	background-size: 100% 100%;
	width: 126px;
}

.text_53 {
	width: 58px;
	height: 15px;
	overflow-wrap: break-word;
	color: rgba(255, 255, 255, 1);
	font-size: 14px;
	font-family: MicrosoftYaHei;
	font-weight: NaN;
	text-align: left;
	white-space: nowrap;
	/*  line-height: 29px;*/
	margin: 9px 0 0 34px;
}

.box_13 {
	/*  position: absolute;*/
	left: 1153px;
	top: 1391px;
	width: 427px;
	height: 249px;
	background: url(./img/psn8nzwyjagt6kh0uej3kz5hk2fiofk8e22f19202-1469-4c99-9815-229d09043519.png) 100% no-repeat;
	background-size: 100% 100%;
	margin-top: 16px;
	margin-left: -30px;
}

.group_18 {
	width: 356px;
	height: 107px;
	margin: 2px 0 0 46px;
}

.box_22 {
	width: 248px;
	height: 32px;
	margin-top: 50px;
}

.text_54 {
	width: 205px;
	height: 21px;
	overflow-wrap: break-word;
	color: rgba(46, 46, 46, 1);
	font-size: 20px;
	font-family: MicrosoftYaHei;
	font-weight: NaN;
	text-align: left;
	white-space: nowrap;
	line-height: 29px;
}

.image_12 {
	width: 248px;
	height: 1px;
	margin-top: 10px;
}

.image_13 {
	width: 104px;
	height: 107px;
}

.paragraph_15 {
	width: 247px;
	height: 35px;
	overflow-wrap: break-word;
	color: rgba(153, 153, 153, 1);
	font-size: 12px;
	font-family: MicrosoftYaHei;
	font-weight: NaN;
	text-align: left;
	line-height: 22px;
	margin: 4px 0 0 47px;
}

.group_19 {
	width: 332px;
	height: 33px;
	margin: 25px 0 43px 47px;
}

.text_55 {
	width: 65px;
	height: 16px;
	overflow-wrap: break-word;
	color: rgba(67, 115, 238, 1);
	font-size: 16px;
	font-family: MicrosoftYaHei;
	font-weight: NaN;
	text-align: left;
	white-space: nowrap;
	line-height: 29px;
	margin-top: 7px;
}

.text-wrapper_18 {
	height: 33px;
	background: url(./img/psoy8oor0s2lg3njsp9kd1khgnkx742eoec7a2570-567a-47b1-8b57-e9dc122204de.png) 100% no-repeat;
	background-size: 100% 100%;
	width: 126px;
}

.text_56 {
	width: 58px;
	height: 15px;
	overflow-wrap: break-word;
	color: rgba(255, 255, 255, 1);
	font-size: 14px;
	font-family: MicrosoftYaHei;
	font-weight: NaN;
	text-align: left;
	white-space: nowrap;
	/*  line-height: 29px;*/
	margin: 9px 0 0 34px;
}

.image_14 {
	width: 100%;
	height: 296px;
	margin-top: 10px;
}