@charset "utf-8";

* {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body,
h1,
h2,
h3,
p,
div,
ol,
ul,
input,
button {
	margin: 0;
	padding: 0
}

body {
	-webkit-text-size-adjust: 100%;
	color: #333333;
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	overflow-x: hidden;
	font-family: PingFangSC-Regular, Helvetica, "Droid Sans", Arial, sans-serif;
}

ol,
ul {
	list-style: none
}

a {
	color: #333333;
	text-decoration: none;
}

.page {
	position: absolute;
	width: 100%;
	height: 100%;
	overflow: hidden;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-image: url(https://jubuqihou-data.lxtianhu.com/2025/playvideo2025/bg1920.jpg?v=6);
}
.page_ph {
	position: absolute;
	width: 100%;
	height: 100%;
	overflow: hidden;
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-image: url(https://jubuqihou-data.lxtianhu.com/2025/playvideo2025/ph_bg1920.jpg?v=4);
}
.page_ph  .page_box {
	position: absolute;
	width: 100%;
	height: 100%;
	transform-origin: top;
}
.page .page_box {
	position: absolute;
	width: 100%;
	height: 100%;
	transform-origin: top;
}
.timer {
	position: absolute;
	display: flex;
	top: 16.8%;
	right: 2.1%;
	width: 126px;
	height: 126px;
	color: #135ba1;
	font-size: 45px;
	font-weight: bold;
	align-items: center;
	justify-content: center;
	background-size: contain;
	background-repeat: no-repeat;
	background-image: url(../img/icon_1.png);
	animation: fadeIn 1s 0s linear forwards;
}

@keyframes fadeIn{
	0%{
		opacity: 0;
	}
	100%{
		opacity: 1;
	}
}

.bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

.header {
	overflow: hidden;
	padding: 30px 75px 0;
	box-sizing: border-box;
}

.header .header_tit {
	width: 1180px;
	margin: auto;
	padding-left: 311px;
	padding-bottom: 36px;
	box-sizing: border-box;
	border-bottom: 1px solid #fff;
}

.header .header_tit h2 {
	color: #fff;
	font-size: 21.6px;
}

.part_1 {
	width: 1180px;
	overflow: hidden;
	margin: 22px auto auto;
}

.part_1 .part_1_list {
	width: 136px;
	float: left;
	opacity: 0;
	margin-left: 124px;
	margin-bottom: 10px;
}

.part_1 .part_1_list.active {
	animation: sbin 0.8s 0s ease-in-out forwards;
}

.part_1 .part_1_list:nth-child(5n+1) {
	margin-left: 0;
}

@keyframes sbin {
	0% {
		opacity: 0;
		transform: scale(0);
	}

	100% {
		opacity: 1;
		transform: scale(1);
	}
}

.part_1 .part_1_list span {
	display: block;
	width: 128px;
	height: 45px;
	margin: auto;
	color: #333333;
	font-size: 27px;
	font-weight: bold;
	line-height: 45px;
	text-align: center;
	border-radius: 3px;
	background-color: #fff;
	box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.2);
}

.part_1 .part_1_list i {
	display: block;
	width: 100%;
	height: 1px;
	margin-top: 8px;
	background-color: #fff;
}

.part_1 .part_1_list label {
	display: block;
	width: 100%;
	color: #fff;
	font-size: 23.6px;
	text-align: center;
	text-shadow: 0 3px 4px 2px rgba(0, 0, 0, 0.2);
}

.part_2 {
	width: 1180px;
	display: flex;
	margin: 20px auto;
	align-items: center;
	justify-content: space-between;
}

.part_2 .l,
.part_2 .r {
	font-size: 22.5px;
	color: #fff;
}

.part_2 .l b,
.part_2 .r b {
	vertical-align: middle;
	font-size: 45.5px;
	color: #f7f8d2;
}

.part_2 .l b,
.part_2 .r b {
	padding-left: 6px;
}

.part_2 .c {
width: 276px;
    font-weight: bold;
	height: 76px;
	font-size: 27px;
	line-height: 76px;
	text-align: center;
	border-radius: 4px;
	background-color: #fff;
	box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.2);
}

.part_2 .c b {
	vertical-align: middle;
	margin-left: 10px;
	font-size: 64.8px;
}

.stati {
	position: absolute;
	width: 1480px;
	height: 460px;
	left: 0;
	right: 0;
	bottom: 89px;
	margin: auto;
}

.stati_list {
	display: inline-block;
	width: 90px;
	height: 100%;
	margin: 0 26px;
	overflow: hidden;
}
.stati_flex{
	display: flex;
	width: 100%;
	height: 100%;
	flex-wrap: wrap;
	align-content: flex-end;
}

.stati_list label {
	display: block;
	width: 86px;
	font-weight: bold;
	line-height: 48px;
	text-align: center;
	font-size: 20.6px;
	border-radius: 3px;
	background-color: #fff;
	box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.2);
}

.stati_list i {
	display: block;
	width: 33px;
	margin: 10px auto 6px auto;
	min-height: 20px;
	max-height: 300px;
	background-color: #fff;
	border-radius: 20px 20px 0 0;
}

.stati_list span {
    width: 100%;
    color: #fff;
    font-size: 15px;
    text-align: center;
    height: 90px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}
/* .part_1 .part_1_list:nth-child(8) {
    margin-left: 89px;
} */
.g_d_1{
	width: 36%;
	
}
#video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.list_1{
    position: absolute;
    width: 11%;
    height: 11%;
    top: 56%;
    left: 88.2%;
	cursor: pointer;
}
.list_2{
    position: absolute;
    width: 29%;
    height: 24.6%;
    top: 68.6%;
    left: 46.2%;
	cursor: pointer;
}
.list_3{
    position: absolute;
	width: 10%;
    height: 12.9%;
    top: 51.4%;
    left: 29.5%;
	cursor: pointer;
}
.list_4{
    position: absolute;
    width: 27.4%;
    height: 27%;
    top: 69%;
    left: 4.9%;
	cursor: pointer;
}
.list_5{
    position: absolute;
    width: 8.5%;
    height: 13%;
    top: 54.7%;
    left: 48.7%;
	cursor: pointer;
}
.list_6{
    position: absolute;
    width: 11%;
    height: 9%;
    top: 48.5%;
    left: 58.6%;
	cursor: pointer;
}
.list_7{
    position: absolute;
    width: 16.4%;
    height: 9%;
    top: 43%;
    left: 41.9%;
	cursor: pointer;
}
.list_8{
    position: absolute;
    width: 9%;
    height: 7.7%;
    top: 51.7%;
    left: 39.5%;
	cursor: pointer;
}
.list_9{
    position: absolute;
    width: 9.3%;
    height: 15%;
    top: 65.3%;
    left: 36.6%;
	cursor: pointer;
}
.page_tip1 {
	position: absolute;
	width: 100%;
	height: 100%;
	overflow: hidden;
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-image: url(https://jubuqihou-data.lxtianhu.com/2025/playvideo2025/ph_11920.jpg?v=4);
}
.page_tip2{
	position: absolute;
	width: 100%;
	height: 100%;
	overflow: hidden;
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-image: url(https://jubuqihou-data.lxtianhu.com/2025/playvideo2025/ph_21920.jpg?v=4);
}
.page_tip3 {
	position: absolute;
	width: 100%;
	height: 100%;
	overflow: hidden;
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-image: url(https://jubuqihou-data.lxtianhu.com/2025/playvideo2025/ph_31920.jpg?v=4);
}
.page_tip4 {
	position: absolute;
	width: 100%;
	height: 100%;
	overflow: hidden;
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-image: url(https://jubuqihou-data.lxtianhu.com/2025/playvideo2025/ph_41920.jpg?v=4);
}
.page_tip5 {
	position: absolute;
	width: 100%;
	height: 100%;
	overflow: hidden;
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-image: url(https://jubuqihou-data.lxtianhu.com/2025/playvideo2025/ph_51920.jpg?v=4);
}
.page_tip6 {
	position: absolute;
	width: 100%;
	height: 100%;
	overflow: hidden;
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-image: url(https://jubuqihou-data.lxtianhu.com/2025/playvideo2025/ph_61920.jpg?v=4);
}
.page_tip7 {
	position: absolute;
	width: 100%;
	height: 100%;
	overflow: hidden;
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-image: url(https://jubuqihou-data.lxtianhu.com/2025/playvideo2025/ph_71920.jpg?v=4);
}
.page_tip8 {
	position: absolute;
	width: 100%;
	height: 100%;
	overflow: hidden;
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-image: url(https://jubuqihou-data.lxtianhu.com/2025/playvideo2025/ph_81920.jpg?v=4);
}
.page_tip9 {
	position: absolute;
	width: 100%;
	height: 100%;
	overflow: hidden;
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-image: url(https://jubuqihou-data.lxtianhu.com/2025/playvideo2025/ph_91920.jpg?v=4);
}
.tip{
display: none;
}
.load{
	display: none;
}
.close{
	position: absolute;
    width: 20%;
    height: 7%;
    top: 80%;
    left: 40%;
	cursor: pointer;
}