body {
	background-color: #000;
}

video {
	object-fit: fill;
}

/* video::-webkit-media-controls {
	display: none !important;
} */

@font-face {
	font-family: 'MyFont';
	src: url('https://static-public.jesselauristonlivermore.com/hongkong/hk-livermore/number.woff2');
}

.video_cont1 img {
	position: absolute;
	left: 50%;
	transform: translate(-50%, 0);
	height: 100%;
	width: 100%;
}

/* test */

.xingzuo {
	position: relative;
	background: #000;
	width: 100%;
	/* height: 95px; */
	/* bottom: 0; */
	/* left: 0; */
	z-index: 100;
}

#video {
	width: 100%;
	position: absolute;
	left: 50%;
	transform: translate(-50%, 0);
	height: 100%;
}
/* 
@media screen and (min-width: 1968px) {
    #video {
        position: absolute;
        top: 50%;
        transform: translate(-50%,-50%);
        width: 100%;
        height:auto;
        
    }

    .video_cont1 img {
        position: absolute;
        top: 50%;
        transform: translate(-50%,-50%);
        width: 100%;
        height:auto;
    }
} */

.xingzuo ul {
	display: -webkit-flex;
	justify-content: center;
}

.xingzuo ul li {
	position: relative;
	width: 128px;
	height: 96px;
	cursor: pointer;
}

/* .xingzuo ul li.on {
    border-bottom: 2px solid #fff;
} */

.xingzuo ul li p {
	position: absolute;
	left: 0;
	bottom: 0;
	text-align: center;
	font-size: 12px;
	color: #fff;
	width: 100%;
	height: 39px;
	line-height: 24px;
}

.xingzuo ul img {
	position: absolute;
	left: 0;
	top: 5px;
	width: 100%;
}

/* test */
.side_bar {
	position: relative;
	/* left: 0; */
	/* right: 0; */
	height: 3px;
	/* bottom: 96px; */
	z-index: 100;
}

.side_bar_inner {
	height: 3px;
	background: #fff;
	width: 0;
}

/* test */
.title_cont {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	/* z-index: 99; */
}

.stock_cont {
	position: relative;
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
}

.lm_cont {
	position: absolute;
	width: 100%;
	top: 270px;
	font-size: 22px;
	color: #fff;
	text-align: center;
	/* animation: fadeInLeft 5s ease-in-out; */
}

@-webkit-keyframes fadeInLeft {
	0% {
		opacity: 1;
	}
	25% {
		opacity: 0;
	}
	50% {
		opacity: 0;
	}
	75% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

@keyframes fadeInLeft {
	0% {
		opacity: 1;
	}
	25% {
		opacity: 0;
	}
	50% {
		opacity: 0;
	}
	75% {
		opacity: 1;
	}
}

.lm_cont p {
	line-height: 40px;
	margin-top: 30px;
}

.lm_cont img {
	height: 80px;
}

#sound {
	position: absolute;
	top: 112px;
	right: 75px;
	width: 40px;
	height: 40px;
	background: url('https://static-public.jesselauristonlivermore.com/hongkong/hk-livermore/unsound.png')
		no-repeat center center;
	background-size: 40px 40px;
	cursor: pointer;
	z-index: 200;
}

#sound.on {
	background: url('https://static-public.jesselauristonlivermore.com/hongkong/hk-livermore/sound.png')
		no-repeat center center;
	background-size: 40px 40px;
}

.st_top {
	position: absolute;
	right: 12px;
	top: 189px;
	color: #fff;
	text-align: right;
}

.st_bottom {
	position: absolute;
	bottom: 170px;
	text-align: left;
	color: #fff;
}

.st_baiyang {
	width: 45%;
	font-size: 22px;
	margin-bottom: 30px;

	line-height: 28px;
}

.st_bottom .p1 {
	font-size: 22px;
	margin-bottom: 11px;
	height: 22px;
	line-height: 22px;
}

.st_bottom .p2 {
	font-size: 47px;
	font-weight: bold;
	height: 47px;
	line-height: 47px;
	margin-bottom: 19px;
}

.st_bottom .p2 span {
	font-family: MyFont;
}

.st_bottom .p3 {
	font-size: 14px;
	/* color: #86868b; */
}

.st_top .xz_logo {
	position: relative;
	font-size: 30px;
	line-height: 70px;
	height: 70px;
}

.st_top img {
	height: 60px;
}

.st_top .large {
	font-size: 47px;
	margin-top: 20px;
	height: 47px;
	line-height: 47px;
	font-weight: bold;
}

.st_top .small {
	font-size: 22px;
	line-height: 22px;
	margin-top: 22px;
}

.cover {
	z-index: 4;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 50%;
	width: 1px;
	height: 64px;
	/* margin: 0 auto; */
	background: #303030;
	overflow: hidden;
	transform: translate(0, 50%);
}
.cover_play {
	position: relative;
	width: 1px;
	height: 96px;
	background: #303030;
	overflow: hidden;
}
.cover_play:before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 0;
	background: #eeeded;
}
.play_animation:before {
	animation: ScrollIndicator__scroll__hiIEmuhO 1.5s ease-out 1s infinite;
}

.ScrollIndicator__white__1b2EBDU1 {
	background: #fff;
}
.ScrollIndicator__white__1b2EBDU1:before {
	background: #eeeded;
}

@keyframes ScrollIndicator__scroll__hiIEmuhO {
	0% {
		height: 0;
		transform: translateY(0);
	}
	30% {
		height: 100%;
		transform: translateY(0);
	}
	60% {
		height: 100%;
		transform: translateY(-100%);
	}
	100% {
		height: 100%;
		transform: translateY(-100%);
	}
}
/* 移动端 */
.hidden-lg {
	display: none;
}
@media screen and (max-width: 1920px) {
	.st_top .xz_logo {
		height: 40px;
		line-height: 40px;
	}

	.st_top img {
		height: 40px;
	}

	.st_top .large {
		font-size: 30px;
		margin-top: 12px;
		height: 30px;
		line-height: 30px;
	}

	.st_top .small {
		font-size: 15px;
		line-height: 15px;
		margin-top: 15px;
	}

	.st_bottom .p1 {
		font-size: 17px;
		margin-bottom: 7px;
		height: 16px;
		line-height: 16px;
	}

	.st_baiyang {
		font-size: 16px;
		margin-bottom: 20px;

		line-height: 22px;
	}

	.st_bottom .p2 {
		font-size: 33px;
		font-weight: bold;
		height: 33px;
		line-height: 33px;
		margin-bottom: 12px;
	}

	.st_bottom {
		bottom: 135px;
	}

	.lm_cont {
		top: 180px;
		font-size: 15px;
	}

	.lm_cont img {
		height: 54px;
	}

	.lm_cont p {
		line-height: 30px;
		margin-top: 20px;
	}
}

@media screen and (max-width: 1280px) {
	.st_bottom .p1 {
		font-size: 16px;
		margin-bottom: 7px;
		height: 16px;
		line-height: 16px;
	}

	.st_bottom .p2 {
		font-size: 31px;
		font-weight: bold;
		height: 31px;
		line-height: 31px;
		margin-bottom: 12px;
	}
}

@media screen and (max-width: 1050px) {
	.header,
	.nav {
		z-index: 9999;
	}

	.footer {
		position: sticky;
	}

	.video_cont1,
	.title_cont {
		margin-top: 60px;
		height: 50%;
	}

	.video_cont1 img,
	#video {
		height: inherit;
	}

	#sound {
		top: 80px;
		right: 20px;
	}

	.st_top {
		top: 70px;
		right: 20px;
	}

	.st_bottom {
		bottom: 20px;
		left: 20px;
	}

	.xingzuo ul {
		flex-wrap: wrap;
		justify-content: start;
	}

	.xingzuo ul li {
		width: 20%;
		height: 153px;
	}

	.xingzuo ul li p {
		font-size: 20px;
		line-height: 18px;
	}

	.xingzuo ul .lm img {
		top: 4px;
	}
}

@media screen and (max-width: 950px) {
	.xingzuo ul li {
		width: 20%;
		height: 114px;
	}

	.xingzuo ul li p {
		font-size: 14px;
		line-height: 22px;
	}

	.xingzuo ul .lm img {
		top: 3px;
	}
}
@media screen and (max-width: 750px) {
}
@media screen and (max-width: 540px) {
	.lm_cont {
		top: 0;
		margin-top: 60px;
		margin-bottom: 42px;
		padding: 36px 20px 0;
		height: 175px;
	}

	.lm_cont p {
		font-size: 10px;
		font-family: PingFang-SC-Regular, PingFang-SC;
		font-weight: 400;
		line-height: 24px;
		margin-top: 15px;
	}

	.lm_cont img {
		height: 30px;
	}

	#sound {
		right: 20px;
		width: 30px;
		height: 30px;
		background-size: 30px 30px;
	}

	#sound.on {
		background-size: 30px 30px;
	}

	.st_top {
		top: 15%;
	}

	.st_top .xz_logo {
		height: 30px;
		line-height: 30px;
	}

	.st_top img {
		height: 26px;
	}

	.st_top .large {
		margin-top: 4px;
		font-size: 20px;
		font-family: PingFang-SC-Heavy, PingFang-SC;
		font-weight: 800;
		line-height: 18px;
	}

	.st_top .small {
		margin-top: 8px;
		font-size: 12px;
		line-height: 12px;
	}

	.st_bottom .p1 {
		height: initial;
		font-size: 12px;
		font-weight: normal;
		line-height: 9px;
		margin-bottom: 8px;
	}

	.st_bottom .p2,
	.st_top .large {
		font-size: 18px;
		font-weight: bold;
		height: initial;
		margin-bottom: 8px;
		font-size: 18px;
		line-height: 18px;
	}

	.st_bottom .p3 {
		height: initial;
		font-size: 12px;
		line-height: 5px;
	}

	.st_baiyang {
		font-size: 12px;
		line-height: 18px;
		margin-bottom: 12px;
	}

	.xingzuo ul .lm img {
		top: 18px;
	}
}
@media screen and (max-width: 480px) {
	.hidden-sm {
		display: none;
	}
	.hidden-lg {
		display: block;
	}
	#header {
		background: rgba(0, 0, 0, 0.5);
	}

	.video_cont1 {
		margin-top: 0px;
		height: 235px;
		display: flex;
		justify-content: center;
	}

	.title_cont {
		height: initial;
	}

	.video_cont1 img,
	#video {
		margin-top: 0;
		height: inherit;
	}

	.lm_cont {
		/* position: static; */
		margin-top: 0;
		margin-bottom: 0;
		height: initial;
		top: 36px;
		padding: 0 20px;
		/* margin-bottom: 40px; */
		/* padding: 36px 20px 0; */
		/* height: 175px; */
	}

	.lm_cont p {
		font-size: 10px;
		font-family: PingFang-SC-Light, PingFang-SC;
		font-weight: 300;
		line-height: 18px;
		margin-top: 10px;
	}

	.lm_cont img {
		height: 30px;
	}

	#sound {
		/* top: 70px;
		right: 12px;
		width: 20px;
		height: 20px;
		background-size: 20px 20px; */
		display: none;
	}

	/* #sound.on {
		background-size: 20px 20px;
	} */

	.st_top {
		top: 12px;
		right: 12px;
	}

	.st_bottom {
		bottom: -160px;
		left: 12px;
	}

	.st_top .xz_logo {
		height: 30px;
		line-height: 30px;
	}

	.st_top img {
		height: 30px;
	}

	.st_top .large {
		margin-top: 4px;
		font-size: 18px;
		font-family: PingFang-SC-Heavy, PingFang-SC;
		font-weight: 800;
		line-height: 18px;
	}

	.st_top .small {
		margin-top: 8px;
		font-size: 9px;
		line-height: 9px;
	}

	.st_bottom .p1 {
		height: initial;
		font-size: 9px;
		font-weight: normal;
		line-height: 9px;
		margin-bottom: 4px;
	}

	.st_bottom .p2,
	.st_top .large {
		font-size: 18px;
		font-weight: bold;
		height: initial;
		margin-bottom: 6px;
		font-size: 18px;
		line-height: 18px;
	}

	.st_bottom .p3 {
		height: initial;
		font-size: 7px;
		line-height: 5px;
	}

	.st_baiyang {
		font-size: 8px;
		line-height: 12px;
		margin-bottom: 12px;
	}

	.side_bar {
		position: absolute;
		left: 0;
		right: 0;
		top: 234px;
		height: 2px;
	}

	.side_bar_inner {
		height: 2px;
	}

	.xingzuo {
		position: static;
		height: initial;
	}
	.xingzuo ul {
		flex-wrap: wrap;
		justify-content: flex-start;
		margin-bottom: 1px;
	}

	.xingzuo ul li {
		height: 0;
		padding-bottom: 23.5%;
		perspective: initial;
	}

	.xingzuo ul li::after {
		content: '';
		position: absolute;
		width: 200%;
		height: 200%;
		top: 0;
		left: 0;
		transform-origin: 0 0;
		border-left: 1px solid #fff;
		border-bottom: 1px solid #fff;
		transform: scale(0.5, 0.5);
		box-sizing: border-box;
	}

	.xingzuo ul li img,
	.xingzuo ul li p {
		transform-style: preserve-3d;
		backface-visibility: hidden;
		-webkit-backface-visibility: hidden; /* Chrome 和 Safari */
		-moz-backface-visibility: hidden; /* Firefox */
		-ms-backface-visibility: hidden; /* Internet Explorer */
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
	}

	.xingzuo ul li img {
		z-index: 1;
		transform: rotateY(0);
		transition: all 0.8s ease-in-out;
	}

	.xingzuo ul .lm img:first-of-type {
		top: 0;
	}

	.xingzuo ul li p {
		z-index: 2;
		transform: rotateY(-180deg);
		font-size: 11px;
		font-family: PingFangSC-Regular, PingFang SC;
		font-weight: 400;
		margin: 0 auto;
	}

	.xingzuo ul li p.hover {
		transform: rotateY(0);
		z-index: 1;
		transition: all 0.8s ease-in-out;
	}

	.xingzuo ul li img.hover {
		transform: rotateY(180deg);
		z-index: 2;
		transition: all 0.8s ease-in-out;
	}

	.transition {
		transition: all 0.8s ease-in-out;
	}

	.xingzuo ul .lm,
	.xingzuo ul .shuangyu {
		width: 24%;
	}
	.xingzuo ul .shizi {
		width: 52%;
	}

	.xingzuo ul .chunv,
	.xingzuo ul .jinniu {
		width: 25%;
	}

	.xingzuo ul .juxie {
		width: 22%;
	}

	.xingzuo ul .mojie {
		width: 36%;
	}

	.xingzuo ul .baiyang {
		width: 42%;
	}

	.xingzuo ul .lm::after {
		border-left: none;
		border-top: 1px solid #fff;
	}

	.xingzuo ul .shizi::after,
	.xingzuo ul .shuangyu::after {
		border-top: 1px solid #fff;
	}

	.xingzuo ul .tianping::after,
	.xingzuo ul .tianxie::after,
	.xingzuo ul .shuangzi::after,
	.xingzuo ul .mojie::after {
		border-left: none;
	}

	.xingzuo ul .tianping,
	.xingzuo ul .sheshou,
	.xingzuo ul .tianxie,
	.xingzuo ul .shuangzi,
	.xingzuo ul .shuiping {
		width: 50%;
	}

	.xingzuo ul .juxie::after,
	.xingzuo ul .mojie::after,
	.xingzuo ul .baiyang::after {
		border-right: none;
	}

	.xingzuo ul .special::after {
		border-left: none;
	}

	.xingzuo ul .special1::after {
		border-left: 1px solid #fff;
	}

	.rgba85 {
		background: rgba(0, 0, 0, 0.85);
	}
	.rgba5 {
		background: rgba(0, 0, 0, 0.5);
	}
	.video_cont1 img.height175 {
		height: 175px;
		top: 60px;
	}

	.video_cont1 #video.height300 {
		height: 302px;
		top: -33px;
	}
}
@media screen and (max-width: 414px) {
}
@media screen and (max-width: 375px) {
}
@media screen and (max-width: 320px) {
	.lm_cont img {
		width: 80%;
		height: initial;
	}
}
