@charset "utf-8";/**
 * Swiper 5.0.3
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://swiperjs.com
 *
 * Copyright 2014-2019 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: September 19, 2019
 */
 @font-face {
    font-family: swiper-icons;
    src: url("data:application/font-woff;charset=utf-8;base64, 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") format("woff");
    font-weight: 400;
    font-style: normal
}

:root {
    --swiper-theme-color: #007aff
}

.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiper-container-vertical>.swiper-wrapper {
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide,.swiper-wrapper {
    transform: translate3d(0px,0,0)
}

.swiper-container-multirow>.swiper-wrapper {
    flex-wrap: wrap
}

.swiper-container-multirow-column>.swiper-wrapper {
    flex-wrap: wrap;
    flex-direction: column
}

.swiper-container-free-mode>.swiper-wrapper {
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform,height
}

.swiper-container-3d {
    perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper {
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))
}

.swiper-container-css-mode>.swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none
}

.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar {
    display: none
}

.swiper-container-css-mode>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: start start
}

.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper {
    scroll-snap-type: x mandatory
}

.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper {
    scroll-snap-type: y mandatory
}

:root {
    --swiper-navigation-size: 44px
}

.swiper-button-next,.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: calc(var(--swiper-navigation-size)/ 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(-1 * var(--swiper-navigation-size)/ 2);
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color,var(--swiper-theme-color))
}

.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-next:after,.swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size)
}

.swiper-button-prev,.swiper-container-rtl .swiper-button-next {
    left: 10px;
    right: auto
}

.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after {
    content: 'prev'
}

.swiper-button-next,.swiper-container-rtl .swiper-button-prev {
    right: 10px;
    left: auto
}

.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after {
    content: 'next'
}

.swiper-button-next.swiper-button-white,.swiper-button-prev.swiper-button-white {
    --swiper-navigation-color: #ffffff
}

.swiper-button-next.swiper-button-black,.swiper-button-prev.swiper-button-black {
    --swiper-navigation-color: #000000
}

.swiper-button-lock {
    display: none
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    transition: .3s opacity;
    transform: translate3d(0,0,0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

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

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transform: scale(.33);
    position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    transform: scale(.33)
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: var(--swiper-pagination-color,var(--swiper-theme-color))
}

.swiper-container-vertical>.swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    transform: translate3d(0px,-50%,0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 6px 0;
    display: block
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    transform: translateY(-50%);
    width: 8px
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    transition: .2s transform,.2s top
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: .2s transform,.2s left
}

.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: .2s transform,.2s right
}

.swiper-pagination-progressbar {
    background: rgba(0,0,0,.25);
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--swiper-pagination-color,var(--swiper-theme-color));
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-white {
    --swiper-pagination-color: #ffffff
}

.swiper-pagination-black {
    --swiper-pagination-color: #000000
}

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0,0,0,.1)
}

.swiper-container-horizontal>.swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-container-vertical>.swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0,0,0,.5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    transform-origin: 50%;
    animation: swiper-preloader-spin 1s infinite linear;
    box-sizing: border-box;
    border: 4px solid var(--swiper-preloader-color,var(--swiper-theme-color));
    border-radius: 50%;
    border-top-color: transparent
}

.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000
}

@keyframes swiper-preloader-spin {
    100% {
        transform: rotate(360deg)
    }
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube {
    overflow: visible
}

.swiper-container-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-container-cube .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0
}

.swiper-container-flip {
    overflow: visible
}

.swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}


/* common */
body,
dl,
dd,
ul,
ol,
h1,
h2,
h3,
h4,
h5,
h6,
p,
form,
header,
section,
article,
footer {
    margin: 0
}

body,
button,
input,
select,
textarea {
    font: 12px/1.5 tahoma, '\5FAE\8F6F\96C5\9ED1', sans-serif
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%
}

em,
b {
    font-style: normal
}

a {
    text-decoration: none
}

img {
    border: 0
}

button,
input,
select,
textarea {
    font-size: 100%;
    outline: none
}

table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0
}

td,
th,
ul,
ol {
    padding: 0
}

li {
    list-style: none outside none
}

button {
    outline: 0;
    background: none;
    border: 0;
    cursor: pointer
}

.none {
    display: none
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.clearfix {
    zoom: 1
}

a:hover {
    filter: brightness(1.1);
}

.wrapout, .SDGCOPYRIGHT-wrap20130425 {
    min-width: 1300px;
}

/* content */
.wrapout {
    position: relative;
    min-width: 1200px;
    margin: 0 auto;
    font-family: '微软雅黑';
    background: url(//wegame.gtimg.com/tgp_act/release/wegame/chd20241015/images/head.jpg) no-repeat 50% 0;
}

.head {
    position: relative;
    z-index: 10;
    min-width: 1200px;
    height: 1080px;
    overflow: hidden;
}

.footer {
    position: relative;
    z-index: 10;
    min-width: 1300px;
}

.container {
    position: relative;
    z-index: 10;
    min-width: 1200px;
    height: 4300px;
    background: url(//wegame.gtimg.com/tgp_act/release/wegame/chd20241015/images/container.png) no-repeat 50% -70px;
    overflow: hidden;
}

.head .cont {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
}

.container .cont {
    width: 1200px;
    padding-top: 97px;
    margin: 0 auto;
}

.part1 {
    height: 999px;
}

.part2 {
    height: 1880px;
}

.part3 {
    height: 476px;
}

.part4 {
    height: 640px;
}

.top-video-box {
    width: 100%;
    height: 100%;
    display: block;
    position: fixed;
    top: 0px;
    left: 50%;
    transform: translateX(-50%);
    pointer-events: none;
    background: url(//wegame.gtimg.com/tgp_act/release/wegame/chd20241015/images/head.jpg) no-repeat;
    background-size: cover;
    overflow: hidden;
}

.top-video {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

/* nav */
.nav {
    position: fixed;
    z-index: 100;
    top: 0;
    left: 50%;
    width: 100%;
    min-width: 1200px;
    height: 74px;
    transform: translateX(-50%);
    background-color: rgba(177, 62, 16, .8);
    transition: top .3s;
}

.nav .logo {
    cursor: pointer;
    position: absolute;
    top: 8px;
    left: 50%;
    display: block;
    width: 262px;
    height: 56px;
    margin-left: -550px;
    background: url(//wegame.gtimg.com/tgp_act/release/wegame/chd20241015/images/logo.png) no-repeat;
}

.nav ul {
    position: absolute;
    top: 0;
    left: 50%;
    width: 554px;
    margin-left: -242px;
}

.nav li {
    float: left;
    width: 115px;
    height: 74px;
}

.nav li a {
    display: block;
    width: 100%;
    height: 100%;
    text-indent: -999em;
    background: url(//wegame.gtimg.com/tgp_act/release/wegame/chd20241015/images/nav.png) no-repeat;
}

.nav li.nav1 {
    width: 114px;
}

.nav li.nav4 {
    width: 171px;
}

.nav li.nav1 a {
    background-position: 0 0;
}

.nav li.nav2 a {
    background-position: -114px 0;
}

.nav li.nav3 a {
    background-position: -229px 0;
}

.nav li.nav4 a {
    background-position: -344px 0;
}

.nav li a:hover, .nav li a.active {
    background-position-y: 100%;
}

/* head */
.head .slogan {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 1411px;
    height: 608px;
    margin-top: -425px;
    margin-left: -706px;
    background: url(//wegame.gtimg.com/tgp_act/release/wegame/chd20241015/images/slogan.png) no-repeat;
}

.head .book_btn {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 300px;
    height: 88px;
    margin-top: 17px;
    margin-left: -150px;
    text-indent: -999em;
    background: url(//wegame.gtimg.com/tgp_act/release/wegame/chd20241015/images/book_btn.png) no-repeat;
}

.book_btn.grey {
    background-position: 0 bottom;
    cursor: default;
    transform: none !important;
}

.head .gif_wrap {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 445px;
    margin-top: 121px;
    margin-left: -225px;
    display: flex;
    justify-content: space-between;
}

.head .gif_wrap .gif {
    position: relative;
    width: 180px;
    height: 220px;
}

.head .gif_wrap .gif img {
    display: block;
    width: 180px;
    height: 220px;
    border-radius: 35px;
}

.head .gif_wrap .gif::before {
    content: '';
    position: absolute;
    top: -7px;
    left: -7px;
    width: 194px;
    height: 233px;
    background: url(//wegame.gtimg.com/tgp_act/release/wegame/chd20241015/images/gif_bg.png) no-repeat;
}

.head .sub_title {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 686px;
    height: 42px;
    margin-top: 384px;
    margin-left: -343px;
    text-indent: -999em;
    background: url(//wegame.gtimg.com/tgp_act/release/wegame/chd20241015/images/head_sub_title.png) no-repeat;
}

.part_title {
    height: 81px;
    text-indent: -999em;
}

/* 预约里程碑 */
.part1 .part_title {
    background: url(//wegame.gtimg.com/tgp_act/release/wegame/chd20241015/images/part1_title.png) no-repeat 50% 0;
}

.progress_bar {
    position: relative;
    width: 100%;
    height: 487px;
}

.energy_bg {
    position: absolute;
    top: 218px;
    left: 69px;
    width: 1058px;
    height: 29px;
    background: url(//wegame.gtimg.com/tgp_act/release/wegame/chd20241015/images/energy_bg.png) no-repeat;
}

.cover_bg {
    position: relative;
    width: auto;
    height: 29px;
    background: url(//wegame.gtimg.com/tgp_act/release/wegame/chd20241015/images/cover_bg.png) no-repeat;
}

.cover_bg::after {
    content: '';
    position: absolute;
    top: -15px;
    right: -30px;
    width: 68px;
    height: 39px;
    background: url(//wegame.gtimg.com/tgp_act/release/wegame/chd20241015/images/energy_cat.png) no-repeat;
    animation: tada 1.5s ease infinite;
    -webkit-animation: tada 1.5s ease infinite;
    -moz-animation: tada 1.5s ease infinite;
    -o-animation: tada 1.5s ease infinite;
}

.progress_bar .dot {
    position: absolute;
    top: 225px;
    width: 16px;
    height: 16px;
    background: url(//wegame.gtimg.com/tgp_act/release/wegame/chd20241015/images/dot.png) no-repeat;
}

.progress_bar .dot .number {
    position: absolute;
    top: 28px;
    left: 50%;
    width: 100px;
    margin-left: -50px;
    text-align: center;
    font-size: 18px;
    color: #ff6026;
    line-height: 24px;
}

.progress_bar .dot1 {
    left: 124px;
}

.progress_bar .dot2 {
    left: 290px;
}

.progress_bar .dot3 {
    left: 496px;
}

.progress_bar .dot4 {
    left: 741px;
}

.progress_bar .dot5 {
    left: 1007px;
}

.progress_bar .dot1 .box {
    position: absolute;
    bottom: 34px;
    left: 50%;
    width: 99px;
    height: 94px;
    margin-left: -49.5px;
    background: url(//wegame.gtimg.com/tgp_act/release/wegame/chd20241015/images/box1.png) no-repeat;
}

.progress_bar .dot1 .icon {
    position: absolute;
    top: 55px;
    left: 50%;
    width: 146px;
    height: 150px;
    margin-left: -73px;
    background: url(//wegame.gtimg.com/tgp_act/release/wegame/chd20241015/images/box_icon1.png) no-repeat;
}

.progress_bar .dot2 .box {
    position: absolute;
    bottom: 34px;
    left: 50%;
    width: 128px;
    height: 123px;
    margin-left: -64px;
    background: url(//wegame.gtimg.com/tgp_act/release/wegame/chd20241015/images/box2.png) no-repeat;
}

.progress_bar .dot2 .icon {
    position: absolute;
    top: 55px;
    left: 50%;
    width: 154px;
    height: 159px;
    margin-left: -77px;
    background: url(//wegame.gtimg.com/tgp_act/release/wegame/chd20241015/images/box_icon2.png) no-repeat;
}

.progress_bar .dot3 .box {
    position: absolute;
    bottom: 34px;
    left: 50%;
    width: 156px;
    height: 149px;
    margin-left: -78px;
    background: url(//wegame.gtimg.com/tgp_act/release/wegame/chd20241015/images/box3.png) no-repeat;
}

.progress_bar .dot3 .icon {
    position: absolute;
    top: 55px;
    left: 50%;
    width: 163px;
    height: 168px;
    margin-left: -81.5px;
    background: url(//wegame.gtimg.com/tgp_act/release/wegame/chd20241015/images/box_icon3.png) no-repeat;
}

.progress_bar .dot4 .box {
    position: absolute;
    bottom: 34px;
    left: 50%;
    width: 185px;
    height: 176px;
    margin-left: -92.5px;
    background: url(//wegame.gtimg.com/tgp_act/release/wegame/chd20241015/images/box4.png) no-repeat;
}

.progress_bar .dot4 .icon {
    position: absolute;
    top: 55px;
    left: 50%;
    width: 172px;
    height: 177px;
    margin-left: -86px;
    background: url(//wegame.gtimg.com/tgp_act/release/wegame/chd20241015/images/box_icon4.png) no-repeat;
}

.progress_bar .dot5 .box {
    position: absolute;
    bottom: 34px;
    left: 50%;
    width: 213px;
    height: 203px;
    margin-left: -106.5px;
    background: url(//wegame.gtimg.com/tgp_act/release/wegame/chd20241015/images/box5.png) no-repeat;
}

.progress_bar .dot5 .icon {
    position: absolute;
    top: 55px;
    left: 50%;
    width: 182px;
    height: 188px;
    margin-left: -91px;
    background: url(//wegame.gtimg.com/tgp_act/release/wegame/chd20241015/images/box_icon5.png) no-repeat;
}

.progress_bar .dot.on .icon {
    background-position: 0 bottom;
}

.part1 .book_btn {
    display: block;
    width: 249px;
    height: 70px;
    margin: 0 auto;
    text-indent: -999em;
    background: url(//wegame.gtimg.com/tgp_act/release/wegame/chd20241015/images/part1_book_btn.png) no-repeat;
}

.part1 .book_btn.grey {
    cursor: default;
    background-position: 0 bottom;
}

.part1 .log_txt {
    font-family: '\5FAE\8F6F\96C5\9ED1';
    height: 53px;
    text-align: center;
    font-size: 15px;
    line-height: 30px;
    color: #ec4b3b;
}

.part1 .log_txt a {
    color: #ec4b3b;
}

.part1 .rule {
    position: relative;
    width: 1059px;
    height: 267px;
    margin: 40px auto 0;
    background: url(//wegame.gtimg.com/tgp_act/release/wegame/chd20241015/images/part1_rule.png) no-repeat;
}

.part1 .rule::after {
    content: '';
    position: absolute;
    top: -108px;
    right: -22px;
    width: 142px;
    height: 207px;
    pointer-events: none;
    background: url(//wegame.gtimg.com/tgp_act/release/wegame/chd20241015/images/part1_fig.png) no-repeat;
}

.part1 .rule dl {
    padding: 68px 18px 0 18px;
}

.part1 .rule dl dd {
    font-size: 18px;
    color: #ff6026;
    line-height: 24px;
    padding-bottom: 18px;
}

/* 预约淘淘乐 */
.part2 .part_title {
    margin-bottom: 30px;
    background: url(//wegame.gtimg.com/tgp_act/release/wegame/chd20241015/images/part2_title.png) no-repeat 50% 0;
}

.part2 .ice_wrap {
    position: relative;
    width: 900px;
    height: 769px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-content: flex-start;
    margin: 0 auto;
}

.part2 .ice_wrap .ice_box {
    width: 112px;
    height: 112px;
    margin: 0 34px 33px 34px;
    cursor: pointer;
    background: url(//wegame.gtimg.com/tgp_act/release/wegame/chd20241015/images/ice_box.png) no-repeat;
}

.part2 .ice_wrap .times {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 20px;
    color: #f75041;
    line-height: 70px;
}

.part2 .task_wrap {
    position: relative;
    width: 1034px;
    height: 217px;
    padding-top: 30px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: flex-start;
    box-sizing: border-box;
    background: url(//wegame.gtimg.com/tgp_act/release/wegame/chd20241015/images/task_wrap.png) no-repeat;
}

.part2 .task_wrap::after {
    content: '';
    position: absolute;
    top: 63px;
    left: -45px;
    width: 134px;
    height: 184px;
    pointer-events: none;
    background: url(//wegame.gtimg.com/tgp_act/release/wegame/chd20241015/images/part2_fig.png) no-repeat;
}

.part2 .task_wrap .col {
    display: flex;
    font-size: 18px;
    color: #f75041;
    line-height: 42px;
    margin-bottom: 14px;
}

.part2 .task_wrap .col .w1 {
    box-sizing: border-box;
    width: 295px;
    padding-left: 100px;
}

.part2 .task_wrap .col .w2 {
    box-sizing: border-box;
    width: 250px;
}

.part2 .task_wrap .col .w3 {
    box-sizing: border-box;
    width: 240px;
}

.part2 .task_wrap .col .w4 {
    box-sizing: border-box;
    width: 220px;
}

.task_btn {
    display: block;
    width: 149px;
    height: 42px;
    line-height: 44px;
    text-align: center;
    font-size: 21px;
    color: #fff;
    text-shadow: 0 2px 2px rgba(0, 0, 0, .42);
    background: url(//wegame.gtimg.com/tgp_act/release/wegame/chd20241015/images//task_btn.png) no-repeat;
    overflow: hidden;
}

.task_btn.blue {
    background-position: 0 0;
}

.task_btn.red {
    background-position: 0 -42px;
}

.task_btn.grey {
    cursor: default;
    background-position: 0 bottom;
}

.part2 .record {
    height: 140px;
    padding-top: 28px;
    box-sizing: border-box;
}

.part2 .record .record_btn {
    display: block;
    width: 249px;
    height: 70px;
    text-indent: -999em;
    margin: 0 auto;
    background: url(//wegame.gtimg.com/tgp_act/release/wegame/chd20241015/images/record_btn.png) no-repeat;
}

.part2 .reward_wrap {
    height: 610px;
    background: url(//wegame.gtimg.com/tgp_act/release/wegame/chd20241015/images/reward_wrap.png) no-repeat 50% 0;
}

.ani_tada {
    animation: tada 1.5s ease infinite;
    -webkit-animation: tada 1.5s ease infinite;
    -moz-animation: tada 1.5s ease infinite;
    -o-animation: tada 1.5s ease infinite;
}

.ani_tada2 {
    animation: tada 2s ease forwards;
    -webkit-animation: tada 2s ease forwards;
    -moz-animation: tada 2s ease forwards;
    -o-animation: tada 2s ease forwards;
}

/* 游戏特色 */
.part3 .part_title {
    margin-bottom: 15px;
    background: url(//wegame.gtimg.com/tgp_act/release/wegame/chd20241015/images/part3_title.png) no-repeat 50% 0;
}

.picroll {
    position: relative;
    width: 850px;
    height: 340px;
    margin: 0 auto;
}

.picroll .swiper-container {
    padding-bottom: 11px;
}

.picroll .swiper-slide {
    width: 555px;
    height: 313px;
    border: solid 5px #f7865d;
    box-sizing: border-box;
    border-radius: 16px;
}

.picroll .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 10px;
}

.picroll .swiper-slide::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(0, 0, 0, .6);
    opacity: 1;
    border-radius: 10px;
    pointer-events: none;
}

.picroll .swiper-slide.swiper-slide-active::after {
    opacity: 0;
}

.picroll .swiper-pagination {
    width: 100%;
    bottom: 0;
}

.picroll .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px;
    background: url(//wegame.gtimg.com/tgp_act/release/wegame/chd20241015/images/bullet.png) no-repeat;
    width: 17px;
    height: 17px;
    opacity: 1;
}

.picroll .swiper-pagination-bullets .swiper-pagination-bullet-active {
    background-position: right 0;
}

.picroll .swiper-button-prev {
    left: -90px;
    top: 50%;
    width: 57px;
    height: 49px;
    margin-top: -25px;
    text-indent: -999em;
    background: url(//wegame.gtimg.com/tgp_act/release/wegame/chd20241015/images/arrow.png) 0 0;
}

.picroll .swiper-button-next {
    right: -90px;
    top: 50%;
    width: 57px;
    height: 49px;
    margin-top: -25px;
    text-indent: -999em;
    background: url(//wegame.gtimg.com/tgp_act/release/wegame/chd20241015/images/arrow.png) right 0;
}

/* 爱丽丝的冒险记忆 */
.part4 .part_title {
    margin-bottom: 15px;
    background: url(//wegame.gtimg.com/tgp_act/release/wegame/chd20241015/images/part4_title.png) no-repeat 50% 0;
}

.part4 .video_info {
    position: relative;
    width: 810px;
    height: 475px;
    box-sizing: border-box;
    border: solid 5px #f7865d;
    border-radius: 18px;
    margin: 0 auto;
    background-color: #000;
    overflow: hidden;
}

.part4 .video_info .pic {
    width: 100%;
    height: 100%;
    background: url(//wegame.gtimg.com/tgp_act/release/wegame/chd20241015/images/video_pic.png) no-repeat;
}

.part4 .video_info .play_btn {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 93px;
    height: 93px;
    margin: -46.5px 0 0 -46.5px;
    background: url(//wegame.gtimg.com/tgp_act/release/wegame/chd20241015/images/play_btn.png) no-repeat;
}

.part4 .video_info .play_close {
    position: absolute;
    top: 15px;
    right: 15px;
    display: block;
    width: 40px;
    height: 40px;
    background: url(//wegame.gtimg.com/tgp_act/release/wegame/chd20241015/images/close.png) no-repeat;
}

.part4 .video_info .cover, .part4 .video_info .video_con {
    width: 100%;
    height: 100%;
}

.part4 .video_info .video_con {
    display: none;
}

@keyframes tada {
    0% {
        transform: scale3d(1, 1, 1);
    }

    4%, 12% {
        transform: scale3d(.97, .97, .97) rotate3d(1, 1, 1, -10deg);
    }

    8%, 16%, 20% {
        transform: scale3d(1.03, 1.03, 1.03) rotate3d(1, 1, 1, 10deg);
    }

    24% {
        transform: scale3d(1, 1, 1);
    }

    100% {
        transform: scale3d(1, 1, 1);
    }
}

.scaled {
    animation: scaled .8s ease forwards;
    -webkit-animation: scaled .8s ease forwards;
    -moz-animation: scaled .8s ease forwards;
    -o-animation: scaled .8s ease forwards;
}

@keyframes scaled {
    0% {
        transform: scale3d(1, 1, 1);
    }

    100% {
        transform: scale3d(1.5, 1.5, 1.5);
    }
}

/* 弹框 */
body.overflow {
    width: 100%;
    height: 100%;
    overflow: hidden;
    touch-action: none;
}

.layer-popup {
    display: none;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    overflow-y: auto;
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .6);
    z-index: 200;
}

.layer-popup.open {
    display: flex;
}

.layer-popup .popup {
    position: relative;
    display: none;
    flex-direction: column;
    align-items: center;
}

.layer-popup .popup.on {
    display: flex;
}

.layer-popup .btn-close {
    position: absolute;
    top: 33px;
    right: 36px;
    display: block;
    width: 40px;
    height: 40px;
    text-indent: -999em;
    background: url(//wegame.gtimg.com/tgp_act/release/wegame/chd20241015/images/close.png) no-repeat;
}

.layer-popup .popup.pop01 .content {
    background: url(//wegame.gtimg.com/tgp_act/release/wegame/chd20241015/images/pop01.png) no-repeat;
    width: 636px;
    height: 337px;
    position: relative;
    top: 50%;
    left: 50%;
    margin-left: -318px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-content: center;
    align-items: center;
    line-height: 50px;

}

.layer-popup .popup.pop01 .content {
    font-size: 20px;
    color: #ff6026;
}

.layer-popup .popup.pop01 .content p, .layer-popup .popup.pop01 .content div {
    width: 500px;
    text-align: center;
}

.layer-popup .popup.pop01 .content .name {
    font-size: 40px;
    color: #ff26b5;
}
.layer-popup .popup.pop01 .content .tips {
  font-size: 16px;
  color: gray;
  line-height: 1.4;
}
.layer-popup .popup.pop01 .content::after {
    content: '';
    position: absolute;
    top: -70px;
    left: -168px;
    width: 318px;
    height: 418px;
    pointer-events: none;
    background: url(//wegame.gtimg.com/tgp_act/release/wegame/chd20241015/images/pop01_fig.png) no-repeat;
}

.layer-popup .popup.pop02 .content {
    background: url(//wegame.gtimg.com/tgp_act/release/wegame/chd20241015/images/pop02.png) no-repeat;
    width: 562px;
    height: 464px;
    position: relative;
    top: 50%;
    left: 50%;
    margin-left: -281px;
}

.layer-popup .popup.pop02 .content span {
    font-size: 48px;
    color: #ff26b5;
}

.layer-popup .popup.pop02 .content::after {
    content: '';
    position: absolute;
    top: 208px;
    left: 471px;
    width: 199px;
    height: 251px;
    pointer-events: none;
    background: url(//wegame.gtimg.com/tgp_act/release/wegame/chd20241015/images/pop02_fig.png) no-repeat;
}

.layer-popup .popup.pop02 .content .vscroll {
    position: absolute;
    top: 102px;
    left: 101px;
    width: 360px;
    height: 310px;
    font-family: '\5FAE\8F6F\96C5\9ED1';
    overflow-y: auto;
}

.layer-popup .popup.pop02 .content .vscroll::-webkit-scrollbar {
    width: 6px;
    height: 5px
}

.layer-popup .popup.pop02 .content .vscroll::-webkit-scrollbar-track {
    background: #b88b76;
    -webkit-border-radius: 5px;
    border-radius: 10px
}

.layer-popup .popup.pop02 .content .vscroll::-webkit-scrollbar-thumb {
    -webkit-border-radius: 5px;
    border-radius: 10px;
    background: #e55c4c;
}

.layer-popup .popup.pop02 .content .vscroll::-webkit-scrollbar-thumb:window-inactive {
    background: #e55c4c
}

.layer-popup .popup.pop02 .col {
    display: flex;
    align-items: center;
    width: 350px;
    font-size: 14px;
    line-height: 20px;
    color: #ff6026;
    padding: 7px 0;
}

.layer-popup .popup.pop02 .col .w1 {
    width: 150px;
    flex-shrink: 0;
}

.layer-popup .popup.pop02 .col .w2 {
    flex-shrink: 0;
    width: 85px;
    padding: 0 5px;
}

.layer-popup .popup.pop02 .col .w3 {
    width: 105px;
}

.layer-popup .popup.pop03 .content {
    background: url(//wegame.gtimg.com/tgp_act/release/wegame/chd20241015/images/pop03.png) no-repeat;
    width: 636px;
    height: 337px;
    position: relative;
    top: 50%;
    left: 50%;
    margin-left: -318px;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
}

.layer-popup .popup.pop03 .content::after {
    content: '';
    position: absolute;
    top: -60px;
    left: -105px;
    width: 203px;
    height: 250px;
    pointer-events: none;
    background: url(//wegame.gtimg.com/tgp_act/release/wegame/chd20241015/images/pop03_fig.png) no-repeat;
}

.layer-popup .popup.pop03 .content .txt1 {
    width: 440px;
    font-size: 22px;
    color: #ff6026;
    line-height: 30px;
    text-align: center;
    padding: 5px 0;
}

.layer-popup .popup.pop03 .content .txt2 {
    width: 570px;
    height: 50px;
    padding: 10px 0;
    word-wrap: break-word;
}

.layer-popup .popup.pop03 .content .txt2 .copy_text {
    width: 100%;
    height: 50px;
    font-size: 48px;
    color: #ff26b5;
    line-height: 50px;
    text-align: center;
    font-family: inherit;
    border: 0;
    background: transparent;
}

.layer-popup .popup.pop03 .content .tips {
    font-size: 14px;
    color: #ff6026;
    line-height: 18px;
    text-align: center;
    font-family: '\5FAE\8F6F\96C5\9ED1';
}

.layer-popup .popup.pop04 .content {
    background: url(//wegame.gtimg.com/tgp_act/release/wegame/chd20241015/images/pop04.png) no-repeat;
    width: 636px;
    height: 337px;
    position: relative;
    top: 50%;
    left: 50%;
    margin-left: -318px;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;

}

.layer-popup .popup.pop04 .content::after {
    content: '';
    position: absolute;
    top: 129px;
    left: 559px;
    width: 157px;
    height: 232px;
    pointer-events: none;
    background: url(//wegame.gtimg.com/tgp_act/release/wegame/chd20241015/images/pop04_fig.png) no-repeat;
    transition: all .5s ease .5s;
}

.layer-popup .popup.pop04 .content .txt1 {
    width: 570px;
    height: 60px;
    font-size: 30px;
    color: #ff6026;
    text-align: center;
}

.layer-popup .popup.pop04 .content .col {
    width: 550px;
    height: 55px;
    line-height: 24px;
    font-size: 16px;
    color: #ff6026;
    text-align: center;
    font-family: '\5FAE\8F6F\96C5\9ED1';
    display: flex;
}

.layer-popup .popup.pop04 .content .col span {
    display: block;
    margin-right: 8px;
    margin-left: 20px;
    flex-shrink: 0;
}

.layer-popup .popup.pop04 .content .col input {
    width: 176px;
    height: 24px;
    box-sizing: border-box;
    padding: 0 10px;
    line-height: 24px;
    font-size: 16px;
    color: #ff6026;
    font-family: '\5FAE\8F6F\96C5\9ED1';
    border-radius: 3px;
    border: 0;
    background-color: #fbd2bf;
}

.layer-popup .popup.pop04 .content .col input.addr {
    width: 428px;
}

.layer-popup .popup.pop04 .content .tips {
    height: 45px;
    font-size: 14px;
    color: #ff6026;
    line-height: 18px;
    text-align: center;
    font-family: '\5FAE\8F6F\96C5\9ED1';
}



.layer-popup .popup.pop05 .content {
    background: url(//wegame.gtimg.com/tgp_act/release/wegame/chd20241015/images/pop08.png) no-repeat;
    width: 636px;
    height: 216px;
    position: relative;
    top: 50%;
    left: 50%;
    margin-left: -318px;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;

}

.layer-popup .popup.pop05 .content .col {
    width: 550px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    color: #ff6026;
    text-align: center;
    font-family: '\5FAE\8F6F\96C5\9ED1';
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
}

.layer-popup .popup.pop05 .content .col span {
    display: block;
    margin-right: 8px;
    margin-left: 20px;
    flex-shrink: 0;
}

.layer-popup .popup.pop05 .content .col input {
    width: 176px;
    height: 30px;
    box-sizing: border-box;
    padding: 0 10px;
    line-height: 30px;
    font-size: 16px;
    color: #ff6026;
    font-family: '\5FAE\8F6F\96C5\9ED1';
    border-radius: 3px;
    border: 0;
    background-color: #fbd2bf;
}

.layer-popup .popup.pop05 .content .col input.yz {
    width: 116px;
    text-align: center;
}
.layer-popup .popup.pop05 .content .col .btn_yzm {
    display: block;
    width: 60px;
    line-height: 30px;
    font-size: 16px;
    color: #ff6026;
    font-family: '\5FAE\8F6F\96C5\9ED1';
    text-align: center;
}
.layer-popup .popup.pop05 .content .col .btn_yzm.disabled {
  pointer-events: none;
  color: gray;
}

.layer-popup .popup.pop06 .content {
    background: url(//wegame.gtimg.com/tgp_act/release/wegame/chd20241015/images/pop06.png) no-repeat;
    width: 636px;
    height: 337px;
    position: relative;
    top: 50%;
    left: 50%;
    margin-left: -318px;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
}

.layer-popup .popup.pop06 .content .ewm {
    width: 100%;
    height: 190px;
    margin-bottom: 35px;
    background: url(//wegame.gtimg.com/tgp_act/release/wegame/chd20241015/images/pop06_ewm.png) no-repeat 50% 0;
}

.layer-popup .popup.pop06 .content .tips {
    width: 100%;
    font-size: 14px;
    color: #ff6026;
    line-height: 18px;
    text-align: center;
    font-family: '\5FAE\8F6F\96C5\9ED1';
}

.layer-popup .popup.pop07 .content {
    background: url(//wegame.gtimg.com/tgp_act/release/wegame/chd20241015/images/pop07.png) no-repeat;
    width: 636px;
    height: 337px;
    position: relative;
    top: 50%;
    left: 50%;
    margin-left: -318px;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
}

.layer-popup .popup.pop07 .content .qq {
    width: 100%;
    height: 190px;
    margin-bottom: 8px;
    background: url(//wegame.gtimg.com/tgp_act/release/wegame/chd20241015/images/pop07_qq.png) no-repeat 50% 0;
}

.layer-popup .popup.pop07 .content .col {
    width: 100%;
    height: 30px;
    line-height: 24px;
    font-size: 16px;
    color: #ff6026;
    text-align: center;
    font-family: '\5FAE\8F6F\96C5\9ED1';
    display: flex;
    align-items: center;
    justify-content: center;
}

.layer-popup .popup.pop07 .content .col span {
    display: block;
    margin-right: 8px;
    flex-shrink: 0;
}

.layer-popup .popup.pop07 .content .col input {
    width: 280px;
    height: 24px;
    box-sizing: border-box;
    line-height: 24px;
    font-size: 16px;
    color: #4026ff;
    font-family: '\5FAE\8F6F\96C5\9ED1';
    border: 0;
    background-color: transparent;
    margin-right: 10px;
}

.layer-popup .popup.pop07 .content .tips {
    width: 100%;
    font-size: 14px;
    color: #ff6026;
    line-height: 30px;
    text-align: center;
    font-family: '\5FAE\8F6F\96C5\9ED1';
}

.layer-popup .popup.pop08 .content {
    background: url(//wegame.gtimg.com/tgp_act/release/wegame/chd20241015/images/pop08.png) no-repeat;
    width: 636px;
    height: 216px;
    position: relative;
    top: 50%;
    left: 50%;
    margin-left: -318px;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
}

.layer-popup .popup.pop08 .content .col {
    width: 100%;
    height: 42px;
    line-height: 42px;
    font-size: 16px;
    color: #ff6026;
    text-align: center;
    font-family: '\5FAE\8F6F\96C5\9ED1';
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 25px;
}

.layer-popup .popup.pop08 .content .col span {
    display: block;
    margin-right: 8px;
    flex-shrink: 0;
}

.layer-popup .popup.pop08 .content .col input {
    width: 230px;
    height: 24px;
    box-sizing: border-box;
    padding: 0 10px;
    line-height: 24px;
    font-size: 16px;
    color: #ff6026;
    font-family: '\5FAE\8F6F\96C5\9ED1';
    border-radius: 3px;
    border: 0;
    margin-right: 12px;
    background-color: #fbd2bf;
}

.layer-popup .popup.pop08 .content .tips {
    width: 100%;
    font-size: 14px;
    color: #ff6026;
    line-height: 18px;
    text-align: center;
    font-family: '\5FAE\8F6F\96C5\9ED1';
}

/* 弹框按钮 */
.pop_btn1 {
    display: block;
    width: 100px;
    height: 30px;
    text-indent: -999em;
    background: url(//wegame.gtimg.com/tgp_act/release/wegame/chd20241015/images/pop_btn1.png) no-repeat;
}

.pop_btn1.grey {
    background-position: 0 bottom;
}

.pop_btn2 {
    display: block;
    width: 149px;
    height: 42px;
    text-indent: -999em;
    background: url(//wegame.gtimg.com/tgp_act/release/wegame/chd20241015/images/pop_btn2.png) no-repeat;
}

.pop_btn3 {
    display: block;
    width: 149px;
    height: 42px;
    text-indent: -999em;
    background: url(//wegame.gtimg.com/tgp_act/release/wegame/chd20241015/images/pop_btn3.png) no-repeat;
}

.pop_btn3.grey {
    cursor: default;
    background-position: 0 bottom;
}

.pop_btn4 {
    display: block;
    width: 149px;
    height: 42px;
    text-indent: -999em;
    background: url(//wegame.gtimg.com/tgp_act/release/wegame/chd20241015/images/pop_btn4.png) no-repeat;
}

.pop_btn4.bd {
    background-position: 0 bottom;
}

.pop_btn5 {
    display: block;
    width: 99px;
    height: 29px;
    text-indent: -999em;
    background: url(//wegame.gtimg.com/tgp_act/release/wegame/chd20241015/images/pop_btn5.png) no-repeat;
}

.mill-header {
  z-index: 100 !important;
}
.grey {
  pointer-events: none;
}
[v-cloak] {
  visibility: hidden;
}
.lock-back {
  height: auto !important;
}
