@font-face {
	font-family: 'xiaozi';
	src: url('../../font/zixiao.ttf') format('opentype');
}

.main-container {
	box-sizing: content-box;
	width: 100vw;
	height: 100vh;
	background: #000;
	color: #999999;
}

.main-container section {
	width: 100vw;
	height: 100vh;
}

.page-bg {
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	width: 100vw;
	height: 100vh;
}

.page-bg img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.page-container {
	box-sizing: border-box;
	position: relative;
	z-index: 1;
	width: 100%;
	height: 100%;
	background: url(../images/page-container-bg.png) no-repeat;
	background-size: 100% auto;
	margin: 0 auto;
	overflow: hidden;
}

.page-container .logo,
.page-container .title-box {
	position: absolute;
	top: 0.39rem;
	left: 0.42rem;
	width: 2.18rem;
	height: 0.58rem;
}

.page-container .logo img {
	display: block;
	width: 100%;
}

.page-container .title-box {
	width: 2.9rem;
	height: 1.55rem;
}

.page-container .title-box img {
	position: absolute;
	left: 0;
	top: 0;
	width: 2.9rem;
	z-index: -1;
	object-fit: cover;
}

.page3 .page-container .title-box img {
	width: 2.98rem;
}

.page5 .page-container .title-box img {
	width: 3.07rem;
}

.page1 {
	width: 100%;
	height: 100%;
}
.page1 .slogan{
	display:block;
	width:10.53rem;
	position:absolute;
	left:50%;
	margin-left:-5.265rem;
	top:1.37rem;
}
.page1 .playMusic{
	display:block;
	width:1.75rem;
	position:absolute;
	left:50%;
	margin-left:-.875rem;
	top:8.18rem;
}
.page1 .menu-btn {
	position: absolute;
	top: .38rem;
	right: 0.37rem;
	z-index: 100;
	width: 0.77rem;
	height: 0.77rem;
	background: url(../images/menu.png) no-repeat;
	background-size: cover;
}
.page1 .isLogin{
	position:absolute;
	right:1.22rem;
	top:.41rem;
}
.page1 .isLogin .before_denglu{
	display:none;
	width:2.12rem;
	height:.63rem;
}
.page1 .isLogin .before_denglu.active{
	display:block;
}
.page1 .isLogin .after_denglu{
	display:none;
	font-size:.28rem;
	color:#fff;
	font-family:'xiaozi';
	line-height:.63rem;
}
.page1 .isLogin .after_denglu.active{
	display:block;
}
.page1 .isLogin .after_denglu .logout{
	margin-left:.16rem;
	color:#ff6a13;
}
.page1 .gfcz {
	display: block;
	width: 2.12rem;
	height: .63rem;
	position: absolute;
	top: .41rem;
	right: 1.22rem;
}

.page1 .gfcz img {
	display: block;
	width: 100%;
}
.page2 .reserve-box{
	bottom:.8rem;
}
.reserve-box {
	position: absolute;
	top: 13.3rem;
	left: 50%;
	z-index: 5;
	width: 4.67rem;
	height: 4.03rem;
	margin-left:-2.335rem;
	overflow:hidden;
}
.reserve-box img{
	display:block;
	width:100%;
}
.reserve-box:hover img:nth-child(1){
	display:none;
}
.page1 .loter{
	display:block;
	width:3.28rem;
	position:absolute;
	right:0.04rem;
	bottom:3.7rem;
}
.page1 .loter img{
	display:block;
	width:100%;
}
.page1 .page-tips {
	width: 1.63rem;
	height: 1.12rem;
	position: absolute;
	bottom: 0.53rem;
	left: 50%;
	z-index: 5;
	transform: translateX(-50%);
	animation: heroMouseDown 1.5s linear infinite;
	-webkit-animation: heroMouseDown 1.5s linear infinite;
}

.pageNew .page-container .title-box,
.page6 .page-container .title-box {
	width: 4.1rem;
	height: 1.55rem;
}

.pageNew .page-container .title-box img,
.page6 .page-container .title-box img {
	position: absolute;
	left: 0;
	top: 0;
	width: 4.1rem;
	z-index: -1;
	object-fit: cover;
}

.pageNew .page-container .content {
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
}

.pageNew .page-container .content .pageNewSwiper {
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
}

.pageNew .page-container .content .pageNewSwiper ul li video {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	position: relative;
	z-index: 1;
}

.pageNew .page-container .content .pageNewSwiper ul li .pageNewZz {
	display: block;
	width: 100%;
	height: 100%;
	background: url(../images/zz.png) no-repeat center;
	background-size: cover;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
}

.pageNew .page-container .content .pageNewSwiper ul li img {
	display: block;
	width: 9.39rem;
	position: absolute;
	left: 50%;
	margin-left: -4.695rem;
	bottom: 3rem;
	z-index: 3;
}

.pageNew .page-container .content .pageNewSwiper .newPagination {
	width: 9.6rem;
	height: 1px;
	background: #999;
	top: auto;
	bottom: .76rem;
	z-index: 5;
	left: 50%;
	margin-left: -4.8rem;
}

.pageNew .page-container .content .pageNewSwiper .newPagination .swiper-pagination-progressbar-fill {
	height: 0.03rem;
	background: #ff6a13;
	top: -0.02rem;
}

.pageNew .newTabPic {
	width: 100%;
	height: 1.66rem;
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	position: absolute;
	left: 0;
	bottom: 1rem;
	z-index: 5;
}

.pageNew .newTabPic>div {
	position: relative;
}

.pageNew .newTabPic img {
	display: block;
	width: 3.06rem;
	height: 1.49rem;
	padding: 0.05rem;
	border: 0.01rem solid #424242;
}

.pageNew .newTabPic i {
	display: block;
	width: 3.06rem;
	height: 1.49rem;
	background: rgba(0, 0, 0, .6);
	position: absolute;
	left: 0.06rem;
	top: 0.07rem;
}

.pageNew .newTabPic>div.active i {
	display: none;
}

.pageNew .newTabPic>div.active:after {
	display: block;
	content: '';
	width: 3.28rem;
	height: 1.66rem;
	background: url(../images/hoc.png) no-repeat center;
	background-size: cover;
	position: absolute;
	left: -.1rem;
	top: -1px;
}

.pageNew .title-box {
	z-index: 5;
}

.page4 .page-container .title-box {
	width: 4.7rem;
	height: 1.55rem;
	color: #fff;
}

.page4 .page-container .title-box img {
	width: 4.7rem;
}

.pageNew .page-container:after {
	display: block;
	content: '';
	width: 100%;
	height: 100%;
	background: url(../images/page-container-bg.png) no-repeat;
	background-size: cover;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 5;
	pointer-events: none;
}

@keyframes heroMouseDown {

	0%,
	30% {
		opacity: 0;
		-webkit-transform: translate(-50%, -10px);
	}

	60% {
		opacity: 1;
		-webkit-transform: translate(-50%, 0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translate(-50%, 8px);
	}
}

@-webkit-keyframes heroMouseDown {

	0%,
	30% {
		opacity: 0;
		-webkit-transform: translate(-50%, -10px);
	}

	60% {
		opacity: 1;
		-webkit-transform: translate(-50%, 0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translate(-50%, 8px);
	}
}

@-moz-keyframes heroMouseDown {

	0%,
	30% {
		opacity: 0;
		-webkit-transform: translate(-50%, -10px);
	}

	60% {
		opacity: 1;
		-webkit-transform: translate(-50%, 0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translate(-50%, 8px);
	}
}

@-ms-keyframes heroMouseDown {

	0%,
	30% {
		opacity: 0;
		-webkit-transform: translate(-50%, -10px);
	}

	60% {
		opacity: 1;
		-webkit-transform: translate(-50%, 0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translate(-50%, 8px);
	}
}

.page1 .page-tips img {
	display: block;
	width: 100%;
}

.page2 {
	position: relative;
	width: 100%;
	height: 100%;
}
.secondBtn{
	display:block;
	width:5.4rem;
	margin:-.5rem auto 0;
}
.swiper-slide {
	touch-action: pan-y;
}

.page2-num {
	font-family: 'xiaozi';
	font-size:.48rem;
	text-align: center;
	color:#fff;
	margin-top:2.1rem;
}
.page2-num p:nth-child(2){
	color:#ff6a13;
	margin-top:.2rem;
}
.page2 .progress-box {
	width: 9.04rem;
	height: 13.2rem;
	box-sizing: border-box;
	margin: 0.38rem 0 0 1.14rem;
	position: relative;
	overflow: auto;
}
.page2 .progress-box .progress-item:last-child{
	margin-bottom:0;
}
.page2 .progress-box .progress-item .oneDc{
	display:block;
	width:6.85rem;
	position:absolute;
	right:.66rem;
	top:.32rem;
}
.page2 .progress-box .progress-item {
	position: relative;
	box-sizing: border-box;
	width: 100%;
	height: 2.4rem;
	display: flex;
	margin-bottom: 0.29rem;
}

.page2 .progress-box .progress-item .left {
	position: relative;
	width: 0.3rem;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right:.2rem;
}

.page2 .progress-box .progress-item .left img {
	display: none;
	width: 0.3rem;
	height: 0.25rem;
}

.page2 .progress-box .progress-item .left .dot {
	display: inline-block;
}

.page2 .progress-box .progress-item .left .active-dot {
	display: none;
}

.page2 .progress-box .progress-item.active .left .dot {
	display: none;
}

.page2 .progress-box .progress-item.active .left .active-dot {
	display: inline-block;
}

.page2 .progress-box .progress-item .left::before {
	position: absolute;
	top: 0.4rem;
	left: 50%;
	content: "";
	display: block;
	width: 1px;
	height: calc(100% + 0.42rem);
	background: #999999;
}

.page2 .progress-box .progress-item.active .left::before {
	background: #ff6a13;
}

.page2 .progress-box .progress-item.active.last .left::before {
	background: linear-gradient(#ff6a13 0%,
			#ff6a13 30%,
			#999999 80%,
			#999999 100%);
}

.page2 .progress-box .progress-item .content {
	box-sizing: border-box;
	width:7.77rem;
	height: 2.4rem;
	position: relative;
	background: url(../images/reserve-num-list-item-bg.png) no-repeat;
	background-size: 100% 100%;
}

.page2 .progress-box .progress-item.active .content {
	background: url(../images/reserve-num-list-item-active-bg.png) no-repeat;
	background-size: 100% 100%;
}
.page2 .progress-box .progress-item .content .progress-pic {
	width:3.99rem;
	height:2.64rem;
	position:absolute;
	bottom:0.2rem;
	right:.08rem;
	overflow:hidden;
}
.page2 .progress-box .progress-item .content .progress-pic.progress-pic5{
	bottom:-.1rem;
}
.page2 .progress-box .progress-item .content .progress-pic.progress-pic6{
	bottom:-.25rem;
}
.page2 .progress-box .progress-item .content .progress-pic img{
	display:block;
	width:100%;
}
.page2 .progress-box .progress-item.active .content .progress-pic img:nth-child(1){
	display:none;
}
.page2 .progress-box .progress-item .content .progress-gift{
	display:block;
	width:7.62rem;
	height:2.15rem;
	position:absolute;
	left:0;
	top:0;
	opacity:0;
}
.page2 .progress-box .progress-item .content .progress-gift.active{
	opacity:1;
}
.page2 .progress-box .progress-item .content .resreve-num-completion {
	display: none;
	width: 1.88rem;
	height: 0.53rem;
	position: absolute;
	top: 0.3rem;
	left: 0;
}

.page2 .progress-box .progress-item.active .content .resreve-num-completion {
	display: block;
}

.page2 .progress-box .progress-item .content .title {
	color: #ffffff;
	font-size: 0.27rem;
	font-family: "xiaozi";
	margin:1rem 0 0 .2rem;
}

.page2 .progress-box .progress-item .content .num {
	color: #444;
	font-size: 0.44rem;
	font-family: "xiaozi";
	margin:.15rem 0 0 .18rem;
}
.page2 .progress-box .progress-item.active .content .num{
	color:#ff6a13
}
.page2 .progress-box .progress-item .right {
	width: .81rem;
	height: 2.24rem;
	background: url(../images/reserve-num-list-item-right.png) no-repeat;
	background-size: 100% 100%;
	visibility: hidden;
	margin-top:1px;
}

.page2 .progress-box .progress-item.active .right {
	visibility: visible;
}
.page2 .yyBtn{
	width:4.51rem;
	height:1.27rem;
	position:relative;
	margin:0.14rem auto 0;
	overflow:hidden;
}
.page2 .yyBtn img{
	display:block;
	width:100%;
}
.page2 .yyBtn:hover img:nth-child(1){
	display:none;
}
.page3 {
	position: relative;
	width: 100%;
	height: 100%;
}

.page3 .content {
	box-sizing: border-box;
	width: 100%;
	height: 100%;
	padding-top: 2.38rem;
}

.page3 .news-top {
	position: relative;
	width: 9.37rem;
	height: 5.09rem;
	margin: 0 auto;
}

.page3 .news-top .mask {
	position: absolute;
	top: 0;
	left: 0;
	pointer-events: none;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.page3 .news-top .news-swiper {
	width: 100%;
	height: 100%;
	overflow: hidden;
	padding: 4px 0 0 4px;
}

.page3 .news-top .news-swiper .swiper-slide img {
	width: 9.06rem;
	height: 4.94rem;
	object-fit: cover;
}

.page3 .news-top .news-swiper .news-swiper-pagination {
	display: flex;
	align-items: center;
	width: 9.18rem;
	height: 1.09rem;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 5;
	line-height: 1.09rem;
}

.page3 .news-swiper .news-swiper-pagination .swiper-pagination-bullet {
	box-sizing: border-box;
	border-radius: 0;
	width: 3.06rem;
	height: 100%;
	padding-top: 0.58rem;
	line-height: 0.3rem;
	text-align: center;
	margin: 0;
	color: #999999;
	font-size: 0.32rem;
	font-family:'xiaozi';
	background:none;
	opacity: 1;
}

.page3 .news-swiper .news-swiper-pagination .swiper-pagination-bullet-active {
	background: url(../images/news-swiper--pagination-active.png) no-repeat;
	background-size: cover;
	color: #fff;
}

.page3 .news-bottom {
	width: 9.27rem;
	margin: 0 auto;
}

.page3 .news-bottom .tabs {
	width: 100%;
}

.page3 .news-bottom .tabs .tabs-header {
	width: 100%;
	height: 0.8rem;
	display: flex;
	align-items: center;
	border-bottom: 1px solid #4c4c4c;
}

.page3 .news-bottom .tabs .tabs-header .tabs-nav {
	width: 2.3rem;
	height: 100%;
	text-align: center;
	line-height: 0.8rem;
	font-size: 0.28rem;
	font-family: "xiaozi";
	color: #999999;
}

.page3 .news-bottom .tabs .tabs-header .tabs-nav.active {
	color: #ff6a13;
	border-bottom: 2px solid #ff6a13;
}

.page3 .news-bottom .tabs .tabs-content {
	width: 100%;
}

.page3 .news-bottom .tabs .tabs-content .tabs-panel {
	display: none;
}

.page3 .news-bottom .tabs .tabs-content .tabs-panel.active {
	display: block;
}

.news-list {
	width: 100%;
}
.tabs-content .news-commend{
	width:100%;
	height:1.29rem;
	line-height:1.29rem;
	font-size:.5rem;
	font-family:'xiaozi';
	border-bottom:0.01rem solid #4c4c4c;
	overflow:hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.tabs-content .news-commend a{
	color:#ff6a13;
	text-decoration: none;
}
.news-list .news-item {
	width: 100%;
	height: 1.22rem;
	display: flex;
	align-items: center;
	gap: 0.5rem;
	border-bottom: 1px solid #4c4c4c;
}

.news-list .news-item .type {
	width: 1.03rem;
	height: 0.58rem;
	text-align: center;
	line-height: 0.58rem;
	background: url(../images/news-list-type-bg.png) no-repeat;
	background-size: cover;
	font-size: 0.34rem;
	color: #7b4525;
	font-family: "xiaozi";
}

.news-list .news-item .title {
	flex: 1;
	font-size: 0.28rem;
	color: #999;
	font-family: "xiaozi";
	display: flex;
	align-items: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	height:1.22rem;
	line-height:1.22rem;
}

.news-list .news-item a {
	color: inherit;
	text-decoration: none;
}

.news-list .news-item .time {
	font-size: 0.28rem;
	color: #999;
	font-family: "xiaozi";
	width: 1.08rem;
}

.news-bottom-more {
	width: 2.83rem;
	height: 0.39rem;
	float:right;
	margin-top:.33rem;
}

.news-bottom-more a {
	display: block;
	width: 100%;
}

.news-bottom-more img {
	display: block;
	width: 100%;
	height: 100%;
}

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

.page4 .page-container:after {
	display: block;
	content: '';
	width: 100%;
	height: 100%;
	background: url(../images/page-container-bg.png) no-repeat;
	background-size: cover;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 5;
	pointer-events: none;
}

.page4 .page-container .title-box {
	z-index: 5;
}

.page4 .monsterBanner {
	width: 100%;
	height: 100%;
	position: relative;
	margin: 0 auto;
	overflow: hidden;
}

.page4 .monsterBanner ul li img {
	display: block;
	width: 100%;
}
.page4 .monsterBanner ul li .moPic{
	display:block;
	width:9.48rem;
	position:absolute;
	left:50%;
	margin-left:-4.74rem;
	top:70%;
	z-index:1;
}
.monsterBox{
	width:8.84rem;
	height:1.66rem;
	position:absolute;
	left:50%;
	margin-left:-4.42rem;
	top:85%;
	z-index:2;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.monsterBox .moPrev,.monsterBox .moNext{
	width:.4rem;
	height:.84rem;
	position:relative;
	overflow: hidden;
}
.monsterBox .moPrev img,.monsterBox .moNext img{
	display:block;
	width:100%;
}
.monsterBox .moPrev:hover img:nth-child(1),.monsterBox .moNext:hover img:nth-child(1){
	display:none;
}
.page4 .monsterBanner .monsterTab {
	width: 6.5rem;
	height: 1.66rem;
	overflow: hidden;
	z-index: 5;
}
.page4 .monsterBanner .monsterTab .monsterPage{
	width:1000%;
	transition:all .5s;
}
.page4 .monsterBanner .monsterTab .monsterPage>div {
	width: 3.06rem;
	height: 1.5rem;
	padding: 0.05rem;
	border: 0.01rem solid #424242;
	position: relative;
	background:none;
	border-radius: 0;
	opacity:1;
	float:left;
}

.page4 .monsterBanner .monsterTab .monsterPage>div img {
	display: block;
	width: 100%;
}

.page4 .monsterBanner .monsterTab .monsterPage>div.swiper-pagination-bullet-active p {
	background: url(../../images/hh.png) no-repeat center;
	background-size: cover;
	color: #fff;
}

.page4 .monsterBanner .monsterTab .monsterPage>div p {
	width: 3.06rem;
	height: 0.38rem;
	background: url(../../images/ww.png) no-repeat center;
	background-size: cover;
	position: absolute;
	left: 0;
	bottom: 0;
	font-size: .26rem;
	color: #959595;
	font-family: 'HYYaKuHei-55J';
	text-indent: 0.05rem;
	left: 0.05rem;
	bottom: 0.05rem;
	line-height: .38rem;
}

.page4 .monsterTab .monsterPage>div.swiper-pagination-bullet-active:after {
	display: block;
	content: '';
	width: 3.28rem;
	height: 1.66rem;
	background: url(../images/hoc.png) no-repeat center;
	background-size: cover;
	position: absolute;
	left: -.1rem;
	top: -1px;
}

.page4 .introduce-item {
	position: absolute;
	bottom: 1.4rem;
	left: 50%;
	transform: translateX(-50%);
	width: 9.2rem;
	height: auto;
}

.introduce-item .title {
	width: 100%;
	padding: 0.05rem 0;
	display: flex;
	align-items: center;
	border-bottom: 1px solid #838383;
}

.introduce-item .title .title-left {
	height: 1.36rem;
	display: flex;
	flex-direction: column;
	justify-content: center;
	margin-right: 0.2rem;
}

.introduce-item .title .title-en {
	color: #838383;
	font-size: 0.12rem;
	font-family: "HYYakuHei-HEW";
	margin-bottom: 0.1rem;
}

.introduce-item .title .title-cn {
	color: #fff;
	font-size: 0.4rem;
	font-family: "HYYakuHei-HEW";
}

.introduce-item .title .title-right {
	background: url(../images/kuang-bg.png) no-repeat;
	background-size: cover;
	width: 3.26rem;
	height: 1.03rem;
	text-align: center;
	line-height: 1.03rem;
}

.introduce-item .title .name {
	font-size: 0.66rem;
	color: #ff6a13;
	letter-spacing: 0.05rem;
}

.introduce-item .desc {
	color: #999999;
	font-size: 0.24rem;
	font-family: "HYYakuHei-HEW";
	line-height: 0.42rem;
	padding: 0.33rem 0;
}

.introduce-item .desc p {
	margin-bottom: 0.2rem;
}

.introduce-item .desc p:last-child {
	margin-bottom: 0;
}

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

.page5 .page-container .content {
	box-sizing: border-box;
	position: relative;
	z-index: 1;
	width: 100%;
	height: 100%;
	margin: 0 auto;
}

.page5 .back-swiper {
	width: 100%;
	height: 100%;
	position: relative;
}

.page5 .back-swiper .page5Pic {
	display: block;
	width: 100%;
	height: 100%;
}

.page5 .back-swiper .back-swiper-pagination {
	width: 9.2rem !important;
	height: 0.01rem !important;
	position: absolute;
	top: auto !important;
	left: 50% !important;
	bottom: .76rem !important;
	transform: translateX(-50%);
}

.page5 .back-swiper .back-swiper-pagination.swiper-pagination-progressbar {
	background: #ffffff !important;
}

.page5 .back-swiper .back-swiper-pagination .swiper-pagination-progressbar-fill {
	top: -0.01rem !important;
	height: 0.02rem !important;
	background: #ff6a13 !important;
}


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

.page6 .feature-swiper {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -53%);
	width: 9.24rem;
	height: 12.2rem;
	overflow: hidden;
}

.page6 .feature-swiper .swiper-wrapper {
	width: 100%;
	height: 100%;
}

.page6 .feature-swiper .swiper-wrapper img {
	width: 100%;
	/* height: 100%; */
	/* object-fit: cover; */
}

.page6 .feature-swiper .swiper-wrapper .swiper-slide {
	box-sizing: border-box;
	background: url(../images/kuang-bg-2.png) no-repeat;
	background-size: 100% 100%;
	display: flex;
	align-items: center;
	transition: 300ms;
	transform: scale(0.9);
	width: 9.24rem !important;
	height: 4.6rem !important;
	padding: 0.1rem;
	filter: grayscale(50%);
	position: relative;
	z-index: -1;
	opacity: 0.2;
}

.page6 .feature-swiper .swiper-wrapper .swiper-slide-active {
	filter: none;
	opacity: 1;
	transform: scale(1);
	z-index: 1;
}
.reserve-dialog .dialog-container {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 9.46rem;
    height: 9.87rem;
    background: url(../../images/reserve-dialog-bg.png);
    background-size: 100% 100%;
}
.reserve-form .dialog-logo{
	width:3.27rem;
	margin:0 auto .66rem;
}
.reserve-form {
  width: 7.82rem;
  margin: 0.67em auto 0;
  box-sizing: border-box;
}
.reserve-form .form-item.form-tel input{
	padding-left:1.93rem;
}
.reserve-form .form-item.form-tel:before {
    display: block;
    content: '';
    width: 1.29rem;
    height: .7rem;
    background: url(../../../lottery/m/images/tel.png) no-repeat center;
    background-size: cover;
    position: absolute;
    left: 0.38rem;
    top: 48%;
    transform: translate(0, -45%);
    -webkit-transform: translate(0, -45%);
}
.reserve-form input {
  width: 100%;
  height: 100%;
  border: none;
  background: transparent;
  outline: none;
  color: #fff;
  font-size: 0.38rem;
  font-family: "HYYaKuHei-75J";
  padding: 0 0.28rem;
}
.reserve-form .form-tx-code .get-tx-code:before {
    display: block;
    content: '';
    width: 0.02rem;
    height: .7rem;
    background: #5e5e5e;
    position: absolute;
    left: 0;
    top: 48%;
    margin-top: -0.35rem;
}
.reserve-form .form-sms-code .get-sms-code:before {
    display: block;
    content: '';
    width: 0.02rem;
    height: .7rem;
    background: #5e5e5e;
    position: absolute;
    left: 0;
    top: 48%;
    margin-top: -0.35rem;
}
.reserve-form .form-tx-code .get-tx-code {
    display: block;
    width: 2.93rem;
    height: 1.1rem;
    position: relative;
}
.reserve-form input::placeholder {
  color: #999;
  font-size: 0.38rem;
  font-family: "HYYaKuHei-75J";
}
.reserve-form .form-item {
  width: 100%;
  margin-bottom: 0.3rem;
}
.reserve-form .form-item.form-type{
	margin-bottom:.31rem;
}
.reserve-form .form-item.form-sms-code{
	margin-bottom:.28rem;
}
.reserve-form .form-item.form-protocl{
	margin-bottom:.38rem;
}
.reserve-form .form-radio-item {
  box-sizing: border-box;
  width: 100%;
  height: 0.4rem;
  padding: 0 0.28rem;
  display: flex;
  justify-content: space-between;
}

.reserve-form .form-radio-item input {
  display: none;
}

.reserve-form .form-radio-item input:checked + label {
  border-bottom: 0.01rem solid #ff6a13;
  background: linear-gradient(transparent 0%, transparent 20%, #6f3716 100%);
  color:#ff6a13;
}

.reserve-form .form-radio-item label {
  display: block;
  width: 0.8rem;
  height: 0.4rem;
  color: #999;
  font-size: 0.24rem;
  font-family: "HYYaKuHei-75J";
  text-align: center;
}

.reserve-form .form-radio-item label {
  display: block;
  width: 0.8rem;
  height: 0.4rem;
  color: #999;
  font-size: 0.24rem;
  font-family: "HYYaKuHei-75J";
  cursor: pointer;
}

.reserve-form .form-input-item {
  box-sizing: border-box;
  width: 100%;
  height: 1.1rem;
  line-height: 1.1rem;
  border: 0.01rem solid #313131;
  background-color: #000;
  display: flex;
  align-items: center;
}

.reserve-form .form-sms-code .form-input-item {
  width: 100%;
  display: flex;
  align-items: center;
}

.reserve-form .form-sms-code input {
  flex: 1;
}

.reserve-form .form-sms-code .get-sms-code {
  width:2.93rem;
  height:1.1rem;
  line-height:1.1rem;
  background: none;
  border: none;
  outline: none;
  color: #ff6a13;
  font-size: 0.38rem;
  font-family: "HYYaKuHei-75J";
  cursor: pointer;
}

.reserve-form .form-sms-code .get-sms-code.disabled {
  pointer-events: none;
  color: #999;
}

.reserve-form .form-protocl {
  width: 100%;
}

.reserve-form .form-protocl-item {
  width: 100%;
  display: flex;
  align-items: center;
  font-size: 0.24rem;
  color: #585858;
  font-family: "HYYaKuHei-75J";
  /* padding: 0 0.36rem; */
  box-sizing: border-box;
}

.reserve-form .form-protocl-item input[type="checkbox"] {
  width: 0.14rem;
  height: 0.14rem;
  border: 0.01rem solid #585858;
  cursor: pointer;
  position: relative;
}

.reserve-form .form-protocl-item input[type="checkbox"]:after {
  position: absolute;
  width: 0.14rem;
  height: 0.14rem;
  content: " ";
  background-color: #000;
  visibility: visible;
  border: 0.01rem solid #585858;
}

.reserve-form .form-protocl-item input[type="checkbox"]:checked:after {
  content: "✔";
  position: absolute;
  font-size: 0.12rem;
  background-color: #585858;
  line-height: 0.14rem;
  text-align: center;
}

.reserve-form .form-submit button {
  display: block;
  width: 6.5rem;
  height: 1.2rem;
  background-color: #ff6a13;
  border: none;
  outline: none;
  color: #fff;
  font-size: 0.55rem;
  font-family: "HYYaKuHei-75J";
  cursor: pointer;
  margin:0 auto 0;
}

.dialog-container .close-btn {
  position: absolute;
  top: -.5rem;
  right: 0rem;
  width: .5rem;
  height: .5rem;
  border: none;
  background-color: #585858;
  cursor: pointer;
}

.dialog-container .close-btn::before,
.dialog-container .close-btn::after {
  content: "";
  position: absolute;
  height: 0.02rem;
  width: 100%;
  top: 50%;
  left: 0;
  margin-top: -0.01rem;
  background: #000;
}
.dialog-container .close-btn::before {
  transform: rotate(45deg);
}
.dialog-container .close-btn::after {
  transform: rotate(-45deg);
}
.newCodeTc{
  width:100%;
  height:100%;
  background:rgba(0,0,0,.8);
  position:fixed;
  left:0;
  top:0;
  z-index:50;
  display:none;
}
.newCodeBody{
	width:4rem;
	position:relative;
	margin:0 auto 0;
	top:45%;
	transform:translate(0,-45%);
	-webkit-transform:translate(0,-45%);
	z-index:2;
}
.newCodeBody img{
	display:block;
	width:100%;
}
.newCodeClose{
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	z-index:1;
}
.videoTc{
	width:100%;
	height:100%;
	background:rgba(0,0,0,.8);
	position:fixed;
	left:0;
	top:0;
	z-index:50;
	display:none;
}
.videoBody{
	width:fit-content;
	width:85vw;
	margin:0 auto 0;
	position:relative;
	top:45%;
	transform:translate(0,-45%);
	-webkit-transform:translate(0,-45%);
	z-index:2;
}
.videoBody video{
	display:block;
	width:100%;
	object-fit:cover;
}
.videoClose{
	display:block;
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	z-index:1;
	cursor:pointer;
}