.videoDom {
	width: 100%;
	height: 100%;
	position: relative;
}

video {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.banner_word {
	position: absolute;
	top: 300px;
	left: 82px;
}

.part1 {
	width: 100%;
	height: 1200px;
	background: linear-gradient(180deg, #1E1D4B 0%, #2B2644 100%);
	opacity: 1;
}

.t1 {
	width: 174px;
	font-size: 40px;
	font-family: Source Han Sans CN;
	font-weight: bold;
	line-height: 34px;
	color: #A18D6C;
	text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
	padding-top: 129px;
}

.line {
	width: 91px;
	height: 0px;
	border: 1px solid #A18D6C;
	opacity: 1;
	margin-top: 25px;
}

.content1 {
	width: 616px;
	font-size: 24px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	line-height: 42px;
	color: #A18D6C;
	margin-top: 30px;
}

.dataBox {
	font-size: 0;
	margin-top: 60px;
}

.dataItem {
	display: inline-block;
	vertical-align: middle;
	width: 202px;
	height: 202px;
	border-radius: 50%;
	overflow: hidden;
	border: 1px solid #A18D6C;
	box-shadow: 0px 6px 12px rgba(0, 0, 0, 0.16);
	margin-right: 82px;
	margin-bottom: 56px;
}

.dataItem:nth-child(2n+0) {
	margin-right: 0;
}

.data_name {
	font-size: 26px;
	font-family: PingFang SC;
	font-weight: 500;
	color: #A18D6C;
	margin-bottom: 4px;
}

.data_icon {
	margin: 28px auto 13px auto;
}

.data_data {
	width: 100%;
	font-size: 46px;
	font-family: Bahnschrift;
	font-weight: 600;
	color: #A18D6C;
}

.data_data>span {
	font-size: 16px;
	font-family: PingFang SC;
	font-weight: 400;
	color: #A18D6C;
}

.part2 {
	position: relative;
}

.part2_word1 {
	font-size: 40px;
	font-family: Source Han Sans CN;
	font-weight: bold;
	line-height: 60px;
	color: #FFFFFF;
	letter-spacing: 5px;
	position: absolute;
	top: 148px;
	width: 100%;
	text-align: center;
}

.part2_word2 {
	font-size: 20px;
	font-family: Source Han Sans CN;
	font-weight: bold;
	line-height: 46px;
	color: #FFFFFF;
	width: 100%;
	text-align: center;
	position: absolute;
	top: 214px;
}

.part3_t1 {
	font-size: 40px;
	font-family: Source Han Sans CN;
	font-weight: bold;
	color: #1E1D4A;
	margin: 76px auto 59px auto;
}

.part3_pro1 {
	font-size: 34px;
	font-family: Source Han Sans CN;
	font-weight: bold;
	color: #1E1D4A;
	margin-top: 59px auto 31px auto;
}

.part3_content1 {
	width: 632px;
	font-size: 24px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	line-height: 42px;
	color: #1E1D4A;
}

.part3_map {
	margin-top: 73px;
}

.part3_dataBox {
	margin-top: 88px;
}

.part3_dataItem {
	font-size: 0;
	margin-bottom: 70px;
}

.part3_dataItem:last-child {
	margin-bottom: 0;
}

.part3_dataItem>div {
	display: inline-block;
	vertical-align: middle;
}

.part3_dataIcon {
	margin-right: 32px;
}

.part3_dataInfo {
	width: 330px;
}

.part_data1 {
	font-size: 30px;
	font-family: Source Han Sans CN;
	font-weight: bold;
	line-height: 40px;
	color: #1E1D4A;
	text-align: left;

}

.part_data2,
.part_data3 {
	font-size: 20px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #1E1D4A;
	text-align: left;
}

.part3_time {
	font-size: 20px;
	font-family: PingFang SC;
	font-weight: 400;
	color: #000000;
	opacity: 0.55;
	margin-top: 43px;
	margin-bottom: 65px;
}

.sybj_title {
	font-size: 34px;
	font-family: Source Han Sans CN;
	font-weight: bold;
	color: #FFFFFF;
	position: absolute;
	top: 63px;
	width: 100%;
	text-align: center;
}

.sybj_icon {
	position: absolute;
	top: 327px;
	left: 50%;
	transform: translateX(-50%);
}

.sybj_line {
	width: 59px;
	height: 0px;
	border-bottom: 3px solid #FFFFFF;
	position: absolute;
	top: 119px;
	left: 50%;
	transform: translateX(-50%);
}

.sybj_pro {
	font-size: 34px;
	font-family: Source Han Sans CN;
	font-weight: bold;
	line-height: 34px;
	color: #FFFFFF;
	position: absolute;
	bottom: 80px;
	width: 100%;
	text-align: center;
}

.swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
	bottom: -44px;
	left: 0;
	width: 100%;
}

.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
	margin-right: 14px;
}

.swiper-pagination-bullet {
	width: 17px;
	height: 17px;
	background: #fff;
	border: 1px solid #A18D6C;
	border-radius: 50%;
	opacity: 1;
}

.swiper-pagination-bullet-active {
	background: #A18D6C;
}

.part4 {
	margin-bottom: 82px;
	position: relative;
}

.part5_t1 {
	font-size: 40px;
	font-family: Source Han Sans CN;
	font-weight: bold;
	color: #1E1D4A;
}

.part5_line {
	width: 59px;
	height: 0px;
	border-bottom: 3px solid #1E1D4A;
	margin-top: 24px;
	margin-bottom: 35px;
}

.newsInfo {
	width: 670px;
	border-left: 1px solid #D4D4D4;
	border-right: 1px solid #D4D4D4;
	border-bottom: 1px solid #D4D4D4;
}

.news_pic {
	width: 671px;
	height: 419px;
	overflow: hidden;
}

.news_pic>img {
	width: 100%;
}

.news_title {
	width: 588px;
	font-size: 26px;
	font-family: PingFang SC;
	font-weight: bold;
	line-height: 32px;
	color: #1E1D4B;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	text-align: left;
	padding: 33px 0;
}

.news_info {
	width: 100%;
	height: 85px;
	border-top: 1px solid #D4D4D4;
	position: relative;
}

.news_time {
	width: 450px;
	line-height: 85px;
	font-size: 22px;
	font-family: PingFang SC;
	font-weight: 500;
	color: #595959;
	border-right: 1px solid #D4D4D4;
	text-align: left;
	float: left;
	margin-left: 55px;
}

.news_arrow {
	position: absolute;
	top: 32px;
	right: 35px;
}

.btn_more1 {
	margin-top: 69px;
}

.btn_more2 {
	margin-top: 108px;
	margin-bottom: 77px;
}

.newsListBox {
	position: relative;
}

.part6 {
	position: relative;
}

.part6_t1 {
	position: absolute;
	top: 112px;
	left: 50%;
	transform: translateX(-50%);
}

.btn1 {
	position: absolute;
	top: 339px;
	left: 80px;
}

.btn2 {
	position: absolute;
	top: 339px;
	right: 80px;
}

.content-abd {
	position: absolute;
	bottom: 10%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 25px;
	height: 50px;
	border-radius: 13px;
	border: 1px solid #FFFFFF;
	animation: updown 1s linear infinite;
}

@keyframes updown {
	0% {
		bottom: 10%;
	}

	50% {
		bottom: 7%;
	}

	100% {
		bottom: 10%;
	}
}
