/*reset*/
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
    font-weight: normal;
    font-style: normal;
}

ol,
ul {
    list-style: none;
}

caption,
th {
    text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
    font-size: 100%;
}

q:before,
q:after {
    content: '';
}

fieldset,
img,
abbr,
acronym {
    border: 0;
}

iframe {
    position: absolute;
}

/*页面样式*/
.c:before,
.c:after {
    content: "";
    display: table;
}

.c:after {
    clear: both;
}

.c {
    zoom: 1;
}

body,
html {
    scroll-behavior: smooth;
    width: 100vw;
    overflow: hidden;
    overflow-y: auto;
}

body {
    text-align: justify;
    background-color: #060f2b;
    width: 100%;
    margin: 0 auto;
}

a {
    text-decoration: none;
}

.pr {
    position: relative;
}

.pa {
    position: absolute;
}

.hide {
    display: block;
    width: 0;
    height: 0;
    overflow: hidden;
}

.db {
    display: block;
    text-indent: -999em;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

:focus {
    outline: none;
}

.sp {
    width: 10rem;
    height: 10rem;
    background: url(../images/sp.png) no-repeat;
    background-size: 10rem 10rem;
}

.wrap {
    width: 100%;
}

.page0 {
    width: 100%;
    height: 13.34rem;
    background: url(../images/p0/p0_bg.jpg);
    background-size: 100% 100%;
}

.page1 {
    width: 100%;
    height: 14.16rem;
    overflow: hidden;
}

.page2 {
    width: 100%;
    height: 14.15rem;
    overflow: hidden;
}

.page3 {
    width: 100%;
    height: 14.42rem;
    background: url(../images/p3/p3_bg.jpg);
    background-size: 100% 100%;
}

.content {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    position: relative;
}

a:hover {
    text-decoration: none;
    animation: Light 0s linear both;
}

@keyframes Light {
    0% {
        filter: brightness(100%);
    }

    100% {
        filter: brightness(110%);
    }
}

/*page0*/
.page0_top {
    width: 100%;
    height: 1rem;
    position: fixed;
    left: 0;
    top: 0;
    background: #000000;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 0.35rem;
    box-sizing: border-box;
    z-index: 99;
}

.page0_top_left {
    display: flex;
    justify-content: center;
    align-items: center;
}

.page0_top_left img {
    display: block;
    width: 0.79rem;
    height: 0.79rem;
}

.top_txt {
    font-size: 0.22rem;
    line-height: 0.38rem;
    color: #e4e4e4;
    margin-left: 0.1rem
}

.top_txt span {
    font-size: 0.16rem;
    color: #b7b7b7;
    line-height: 0.38rem;
}

.gw_btn {
    display: block;
    width: 2.51rem;
    height: 1.03rem;
    background: url(../images/p0/home_btn.png) no-repeat;
    background-size: 100%;
    position: absolute;
    right: 0.1rem;
}

.page0 .content {
    padding-top: 10.3rem;
    box-sizing: border-box;
    position: relative;
}

.page0_slogn {
    width: 3.33rem;
    height: 6.33rem;
    background: url(../images/p0/slogn.png) no-repeat;
    background-size: 100%;
    position: absolute;
    top: 4.9rem;
    right: 0;
}

.page0_play {
    display: block;
    width: 1.6rem;
    height: 1.19rem;
    background: url(../images/p0/display.png) no-repeat;
    background-size: 100% 100%;
    margin: 0 auto;
    position: absolute;
    right: 2.5rem;
    top: 9rem;
}

.logo {
    display: block;
    width: 1.81rem;
    height: 1.17rem;
    background: url(../images/p0/logo.png) no-repeat;
    background-size: 100% 100%;
    left: -0.4rem;
    top: 0.9rem;
}

.page0_dx {
    transform: translateX(-20%);
    opacity: 0;
    transition: .5s all;
}

.page0_dx1 {
    transform: translateX(20%);
    opacity: 0;
    transition: .5s all;
}

.page0_dx2 {
    transform: translateY(20%);
    opacity: 0;
    transition: .5s all;
}

.page0_dx1 {
    transition-delay: .1s;
}

.page0_dx,
.page0_dx1 {
    transform: translateX(0);
    opacity: 1;
}

.page0_dx2 {
    transform: translateY(0);
    opacity: 1;
}

/*.gw_btn{display: block;width: 2.51rem;height: 1.03rem;background-position: -2.72rem 0;top:1rem;right: -0.4rem;}*/
.home_btn_bg {
    width: 6.87rem;
    height: 2.75rem;
    background: url(../images/p0/home_btn_bg.png) no-repeat;
    background-size: 100% 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.ewm_bg {
    width: 1.72rem;
    height: 1.74rem;
    background: url(../images/p0/ewm_bg.png) no-repeat;
    background-size: 100% 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
}

.ewm_bg img {
    display: block;
    width: 1.6rem;
    height: 1.6rem;
}

.txt1 {
    display: block;
    font-size: 0.2rem;
    line-height: 0.26rem;
    color: #FFFFFF;
    text-align: center;
    letter-spacing: 0.03rem;
    margin-top: 0.2rem;
}

.pahe0_left {
    width: 2.25rem;
    height: 2.3rem;
    border-right: 0.01rem dotted #FFFFFF;
    padding-top: 0.1rem;
    box-sizing: border-box;
}
.page0_play.animate__animated{
    animation-delay: 0.3s;
}
.page0_list.animate__animated{
    animation-delay: 0.6s;
}
.page0_list {
    margin: 0.8rem auto 0;
    display: flex;
    justify-content: center;
}

.page0_list li {
    width: 2.9rem;
}

.page0_btn1 {
    display: block;
    width: 2.4rem;
    height: 0.81rem;
    margin: 0 auto;
    background: url(../images/download_game.png) no-repeat;
    background-size: 100% 100%;
    margin-top: 0.12rem;
}

.page0_btn2 {
    display: block;
    width: 2.64rem;
    height: 1.02rem;
    margin: 0 auto;
    background-position: -5.29rem -0.27rem;
}

/*page1*/
.page1_title {
    display: block;
    width: 7.5rem;
    height: 1.51rem;
    background: url(../images/p1/page1_title.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 0.2rem;
    left:0;
    z-index: 9;
}

.page1_bg_k {
    width: 100%;
    height: 14.16rem;
    position: relative;
}

.pic1_text1 {
    display: block;
    width: 6.5rem;
    height: 1.58rem;
    background: url(../images/p1/page1_title1.png) no-repeat;
    background-size: 100%;
    bottom: 0.9rem;
    left: 0.2rem;
}
.pic1_text2 {
    display: block;
    width: 6.04rem;
    height: 1.55rem;
    background: url(../images/p1/page1_title2.png) no-repeat;
    background-size: 100%;
    bottom: 0.9rem;
    left: 0.2rem;
}

.pic1_text,
.page1_image_bg {
    transform: translateX(-10%);
    opacity: 0;
    transition: .5s all;
}

.page1_image_bg {
    transition-delay: .1s;
}

.show .page1_bg.on .pic1_text,
.show .page1_bg.on .page1_image_bg {
    transform: translateX(0);
    opacity: 1;
}

.page2_bg7.on .pic1_text,
.page2_bg7.on .page1_image_bg {
    transform: translateX(0);
    opacity: 1;
}

.page1_bg1 {
    width: 100%;
    height: 14.16rem;
    background: url(../images/p1/p1_bg1.jpg);
    background-size: 100% 100%;
}

.page1_bg2 {
    width: 100%;
    height: 14.16rem;
    background: url(../images/p1/p1_bg2.jpg);
    background-size: 100% 100%;
}

.page2_bg7 {
    opacity: 0;
    pointer-events: none;
    position: absolute;
    left: 0;
    top: 0;
    transition: .3s all;
}

.page1_bg.on,
.page2_bg7.on {
    pointer-events: all;
    opacity: 1;
}

.page1_box_list {
    width: 9.2rem;
    display: flex;
    justify-content: center;
    position: absolute;
    top: 5.5rem;
    left: 4.6rem;
}

.page1_box_list li {
    width: 4.6rem;
}

.page1_video_bg {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 4.14rem;
    height: 2.43rem;
    margin: 0 auto;
    background: url(../images/p1/tb_pic1.png) no-repeat;
    background-size: 100% 100%;
}

.page1_image_bg1 {
    width: 3.22rem;
    height: 1.78rem;
    background: url(../images/p1/tb_pic1.png) no-repeat;
    background-size: 100% 100%;
    top: 11.4rem;
    left: 3.95rem;
}

.page1_image_bg2 {
    width: 3.2rem;
    height: 1.8rem;
    background: url(../images/p1/tb_pic2.png) no-repeat;
    background-size: 100% 100%;
    top: 11.4rem;
    left: 3.95rem;
}

.page1_play_btn {
    display: block;
    width: 0.55rem;
    height: 0.55rem;
    background-position: -6.45rem 0;
    -webkit-animation: pulse 2.5s .2s linear infinite;
    -moz-animation: pulse 2.5s .2s linear infinite;
}

.page1_play_btn:hover {
    -webkit-animation: pulse 2.5s .2s linear infinite;
    -moz-animation: pulse 2.5s .2s linear infinite;
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(1)
    }

    50% {
        -webkit-transform: scale(1.3)
    }

    100% {
        -webkit-transform: scale(1)
    }
}

@-moz-keyframes pulse {
    0% {
        -moz-transform: scale(1)
    }

    50% {
        -moz-transform: scale(1.3)
    }

    100% {
        -moz-transform: scale(1)
    }
}

.page1_small_btn1 {
    display: block;
    width: 0.36rem;
    height: 0.36rem;
    background-position: -6.28rem -1.42rem;
    top: 1.95rem;
    left: 3.6rem;
}

.page1_small_btn2 {
    display: block;
    width: 0.36rem;
    height: 0.36rem;
    background-position: -6.75rem -1.42rem;
    top: 1.95rem;
    left: 3.6rem;
}

.page1_list {
    height: 1.2rem;
    top: 2.9rem;
    right: 0.8rem;
}

.page1_list li {
    width: 1.6rem;
    height: 1.95rem;
}

.page1_list_btn1 {
    display: block;
    width: 1.19rem;
    height: 1.19rem;
    background: url(../images/p1/p1_nav1.png) no-repeat;
    background-size: 100% 100%;
    margin: 0 auto;
}

.page1_list_btn2 {
    display: block;
    width: 1.19rem;
    height: 1.19rem;
    background: url(../images/p1/p1_nav2.png) no-repeat;
    background-size: 100% 100%;
    margin: 0 auto;
}

.page1_list li.on .page1_list_btn1 {
    background: url(../images/p1/p1_nav1_on.png) no-repeat;
    background-size: 100% 100%;
}

.page1_list li.on .page1_list_btn2 {
    background: url(../images/p1/p1_nav2_on.png) no-repeat;
    background-size: 100% 100%;
}

.page1_prev {
    display: block;
    width: 0.73rem;
    height: 0.73rem;
    background-position: -8.19rem -0.42rem;
    margin-top: -1.3rem !important;
    left: 0.2rem !important;
}

.page1_next {
    display: block;
    width: 0.73rem;
    height: 0.73rem;
    background-position: -9.11rem -0.42rem;
    margin-top: -1.3rem !important;
    right: 0.2rem !important;
}

.page1-swiper-wrapper {
    transition-delay: .3s;
}

.page1_dx1,
.page1_image_bg {
    transform: translateX(-20%);
    opacity: 0;
    transition: all .4s;
}

.ani-slide .page1_dx1,
.ani-slide .page1_image_bg {
    transform: translateX(0);
    opacity: 1;
}

/*page2*/

.page2_title {
    display: block;
    width: 7.5rem;
    height: 1.51rem;
    background: url(../images/p2/page2_title.png) no-repeat;
    background-size: 100% 100%;
    top: 0.2rem;
    left: 0;
    z-index: 9;
}
.freeevent .page2_title {
    display: block;
    width: 7.5rem;
    height: 9.1rem;
    background: url(../images/p2/freeevent_title.png) no-repeat;
    background-size: 100% 100%;
    top: 0.2rem;
    left: 0;
    z-index: 9;
}
.freeevent .page2_bottom {
    display: block;
    width: 7.5rem;
    height: 1.12rem;
    background: url(../images/p2/freeevent_bottom.png) no-repeat;
    background-size: 100% 100%;
    bottom: 0.2rem;
    left: 0;
    z-index: 9;
}

.page2_swiper {
    width: 100%;
    height: 14.18rem;
    /* z-index: 10; */
}


.page2_bg1 {
    width: 100%;
    height: 14.18rem;
    background: url(../images/p2/3-1.jpg) no-repeat;
    background-size: 100% 100%;
    background-position: 0 -0.02rem;
}
.page2_bg2 {
    width: 100%;
    height: 14.18rem;
    background: url(../images/p2/3-2.jpg) no-repeat;
    background-size: 100% 100%;
    background-position: 0 -0.02rem;
}

.page2_bg3 {
    width: 100%;
    height: 14.18rem;
    background: url(../images/p2/3-3.jpg) no-repeat;
    background-size: 100% 100%;
    background-position: 0 -0.02rem;
}

.page2_bg4 {
    width: 100%;
    height: 14.18rem;
    background: url(../images/p2/3-4.jpg) no-repeat;
    background-size: 100% 100%;
    background-position: 0 -0.02rem;
}

.page2_bg5 {
    width: 100%;
    height: 14.18rem;
    background: url(../images/p2/3-5.jpg) no-repeat;
    background-size: 100% 100%;
    background-position: 0 -0.02rem;
}

.page2_bg6 {
    width: 100%;
    height: 14.18rem;
    background: url(../images/p2/3-6.jpg) no-repeat;
    background-size: 100% 100%;
    background-position: 0 -0.02rem;
}
.page2_bg1 {
    width: 100%;
    height: 14.18rem;
    background: url(../images/p2/3-1.jpg) no-repeat;
    background-size: 100% 100%;
    background-position: 0 -0.02rem;
}
.freeevent_bg.page2_bg1{
    background: url(../images/p2/freeevent_1.jpg) no-repeat;
    background-size: 100% 100%;
}
.freeevent_bg.page2_bg2{
    background: url(../images/p2/freeevent_2.jpg) no-repeat;
    background-size: 100% 100%;
}
.freeevent_bg.page2_bg3{
    background: url(../images/p2/freeevent_3.jpg) no-repeat;
    background-size: 100% 100%;
}
.freeevent_bg.page2_bg4{
    background: url(../images/p2/freeevent_4.jpg) no-repeat;
    background-size: 100% 100%;
}
.freeevent_bg.page2_bg5{
    background: url(../images/p2/freeevent_5.jpg) no-repeat;
    background-size: 100% 100%;
}
.freeevent_bg.page2_bg6{
    background: url(../images/p2/freeevent_6.jpg) no-repeat;
    background-size: 100% 100%;
}
.page2_bg7_1 {
    width: 100%;
    height: 14.18rem;
    background: url(../images/p2/p2_bg7_1.jpg) no-repeat;
    background-size: 100% 100%;
    background-position: 0 -0.02rem;
}

.page2_bg7_2 {
    width: 100%;
    height: 14.18rem;
    background: url(../images/p2/p2_bg7_2.jpg) no-repeat;
    background-size: 100% 100%;
    background-position: 0 -0.02rem;
}

.page2_prev {
    display: block;
    width: 0.73rem;
    height: 0.73rem;
    background-position: -8.19rem -0.42rem;
    left: 0.2rem !important;
    z-index: 100;
}

.page2_next {
    display: block;
    width: 0.73rem;
    height: 0.73rem;
    background-position: -9.11rem -0.42rem;
    right: 0.2rem !important;
    z-index: 100;
}

.swiper-button-next:after,
.swiper-button-prev:after {
    content: '';
}

.page2_title7 {
    width: 7.34rem;
    height: 1.48rem;
    background: url(../images/p2/page2_title7.png) no-repeat;
    background-size: 100% 100%;
    top: 11rem;
    left: 50%;
    margin-left: -3.67rem;
}

.page2_title7_1 {
    width: 5.64rem;
    height: 0.61rem;
    background: url(../images/p2/pic2_text7_1.png) no-repeat;
    background-size: 100% 100%;
    top: 12.75rem;
    left: 50%;
    margin-left: -2.82rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.page2_title7_2 {
    width: 5.64rem;
    height: 0.61rem;
    background: url(../images/p2/pic2_text7_2.png) no-repeat;
    background-size: 100% 100%;
    top: 12.75rem;
    left: 50%;
    margin-left: -2.82rem;
}

.pic2_text3 {
    width: 7.06rem;
    height: 1.82rem;
    background: url(../images/p2/pic2_text3.png) no-repeat;
    background-size: 100% 100%;
    top: 7rem;
    left: 1.8rem;
}

.pic2_text4 {
    width: 10.23rem;
    height: 1.52rem;
    background: url(../images/p2/pic2_text4.png) no-repeat;
    background-size: 100% 100%;
    top: 7.88rem;
    left: 1.67rem;
}

.pic2_text5 {
    width: 7.45rem;
    height: 1.24rem;
    background: url(../images/p2/pic2_text5.png) no-repeat;
    background-size: 100% 100%;
    top: 7.4rem;
    left: 1.8rem;
}

.page2_btn {
    display: block;
    width: 1.41rem;
    height: 0.55rem;
    background-position: -0.18rem -3.51rem;
}

.page2_btn1 {
    top: 5.65rem;
    left: 5.55rem;
}

.page2_btn2 {
    top: 9.1rem;
    left: 1.8rem;
}

.page2_btn3 {
    top: 9.1rem;
    left: 1.8rem;
}

.page2_btn4 {
    top: 9.1rem;
    left: 1.8rem;
}

.page2_btn5 {
    top: 9.1rem;
    left: 1.8rem;
}

.page2_btn6 {
    top: 9.6rem;
    right: 0.5rem;
}

.page2_btn7_music {
    display: block;
    width: 0.34rem;
    height: 0.34rem;
    background-position: -0.44rem -2.21rem;
}

.page2_btn7_look {
    display: block;
    width: 1.41rem;
    height: 0.55rem;
    background-position: -1.85rem -3.51rem;
}

.page2_bg7_btn {
    display: block;
    width: 2.01rem;
    height: 2rem;
}

.page2_bg7_btn1 {
    background: url(../images/p2/page2_7list_1.png) no-repeat;
    background-size: 100% 100%;
    top: 2.55rem;
    left: 0.25rem;
}

.page2_bg7_btn2 {
    background: url(../images/p2/page2_7list_2.png) no-repeat;
    background-size: 100% 100%;
    top: 4.6rem;
    left: 0.25rem;
}

.page2_bg7_btn1.on {
    background: url(../images/p2/page2_7list_select1.png) no-repeat;
    background-size: 100% 100%;
    top: 2.55rem;
    left: 0.25rem;
}

.page2_bg7_btn2.on {
    background: url(../images/p2/page2_7list_select2.png) no-repeat;
    background-size: 100% 100%;
    top: 4.6rem;
    left: 0.25rem;
}

.page2_btn7_music1 {
    left: 0.93rem;
    top: 0.13rem;
}

.page2_btn7_music2 {
    left: 0.25rem;
    top: 0.13rem;
}

.page2_btn7_look1 {
    top: 0.03rem;
    right: 0.03rem;
}

.page2_btn7_look2 {
    top: 0.03rem;
    right: -1.45rem;
}

/*page3*/
.page3 {
    padding-top: 0.25rem;
    box-sizing: border-box;
}

.page3_title {
    display: block;
    width: 7.42rem;
    height: 1.51rem;
    background: url(../images/p3/page3_title.png) no-repeat;
    background-size: 100% 100%;
    margin: 0 auto;
}

.page3_k {
    width: 100%;
    height: 12.6rem;
    position: relative;
}

.page3_swiper {
    width: 5.54rem;
    height: 12.15rem;
    margin: 0 auto;
    overflow: hidden;
}

.page3_swiper .swiper-slide {
    width: 5.54rem;
    height: 12.15rem;
    position: relative;
}

.page3_swiper .swiper-slide img {
    display: block;
    width: 5.54rem;
    height: 12.15rem;
}

/*.page3_swiper .swiper-slide-active img,.page3_swiper .swiper-slide-duplicate-active img{transform: scale(1);}*/
.page3_pagination {
    display: flex;
    justify-content: center;
    width: 100%;
    bottom: 0.1rem;
}

.page3_pagination .swiper-pagination-bullet {
    display: block;
    width: 0.17rem;
    height: 0.16rem;
    background: url(../images/p3/active1.png) no-repeat;
    background-size: 100% 100%;
    opacity: 1;
    margin: 0 0.15rem;
}

.page3_pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    display: block;
    width: 0.17rem;
    height: 0.16rem;
    background: url(../images/p3/active2.png) no-repeat;
    background-size: 100% 100%;
}

.page3_prev {
    display: block;
    width: 0.73rem;
    height: 0.73rem;
    background-position: -8.19rem -0.42rem;
    left: 0.1rem !important;
}

.page3_next {
    display: block;
    width: 0.73rem;
    height: 0.73rem;
    background-position: -9.11rem -0.42rem;
    right: 0.1rem !important;
}

/*导航*/
.side_nav_box {
    width: 1.63rem;
    height: 3.45rem;
    background: url(../images/nav_bg.png) no-repeat;
    background-size: 100% 100%;
    left: 1.23rem;
    top: 2rem;
    position: fixed;
    z-index: 9999;
    padding-top: 0.63rem;
    box-sizing: border-box;
}

.side-nav {
    width: 1.12rem;
    margin: 0 auto;
}

.side-nav li {
    width: 1.12rem;
    height: 0.54rem;
    display: flex;
    justify-content: center;
    align-items: center;
}

.side-nav li a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 0.54rem;
    font-size: 0.19rem;
    line-height: 0.24rem;
    text-align: center;
    font-weight: bold;
    color: #c7c2eb;
}

.side-nav li.on a,
.side-nav li:hover a {
    color: #ffffff;
}

/*浮窗*/
.fc_bg {
    width: 2.72rem;
    height: 3.04rem;
    background: url(../images/fc_bg.png) no-repeat;
    background-size: 100% 100%;
    position: fixed;
    z-index: 10;
    top: 5.7rem;
    right: -0.5rem;
    transform: translateX(-20%);
    opacity: 1;
    transition: all .4s;
}

/*.fc_bg.on{transform:translateX(0%);
		opacity:1;
		transition:all .4s;}*/
.fc_bg img {
    display: block;
    width: 1.55rem;
    height: 1.55rem;
    position: absolute;
    top: 0.5rem;
    left: 0.73rem;
    border: 0.04rem solid #c2c1cb;
    -webkit-animation: pulse 2.5s .2s linear infinite;
    -moz-animation: pulse 2.5s .2s linear infinite;
}

.fc_down {
    display: block;
    width: 1.71rem;
    height: 0.71rem;
    position: absolute;
    bottom: 0;
    left: 0.23rem;
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(1)
    }

    50% {
        -webkit-transform: scale(1.1)
    }

    100% {
        -webkit-transform: scale(1)
    }
}

@-moz-keyframes pulse {
    0% {
        -moz-transform: scale(1)
    }

    50% {
        -moz-transform: scale(1.1)
    }

    100% {
        -moz-transform: scale(1)
    }
}

/*弹窗*/
.pop_main {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999;
}

.mask {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, .8);
}

.pop_close {
    width: 0.45rem;
    height: 0.45rem;
    right: -0.5rem;
    top: 0.5rem;
    background-position: -1.72rem -2.22rem;
}

#pop1_1 .pop_con,
#pop1_2 .pop_con {
    width: 4.61rem;
    height: 8.78rem;
}
#pop1_2 .pop_con{
    width: 5.01rem;
}
.pop1_top {
    width: 6.25rem;
    height: 8.78rem;
    background: url(../images/pop1_bg.png) no-repeat;
    background-size: 100% 100%;
    top: 0;
    left: 0;
    z-index: 9;
    pointer-events: none;
}

.pop1_top,.pop1_top2 {
    width: 104%;
    height: 8.78rem;
    background: url(../images/pop1_bg.png) no-repeat;
    background-size: 100% 100%;
    top: 0;
    left: 0;
    z-index: 9;
    pointer-events: none;
}
/* .pop1_top2{
    width: 104%;
} */
.pop1_bg {
    width: 4.61rem;
    height: 8.78rem;
    position: absolute;
    top: 0.49rem;
    left: 0.03rem;
}

.pop1_bg2 {
    position: absolute;
    top: 0.49rem;
    left: 0.03rem;
}

.pop1_1_swiper {
    width: 4.61rem;
    height: 8rem;
    overflow: hidden;
    margin: 0;
}
.pop1_2_swiper {
    width: 5.01rem;
    height: 8rem;
    overflow: hidden;
    margin: 0 auto;
}

.pop1_1_swiper .swiper-slide img,
.pop1_2_swiper .swiper-slide img {
    display: block;
    width: auto;
    height: 8rem;
    margin: 0 auto;
}

#pop2 .pop_con {
    background-color: #000;
    width: 7.1rem;
    height: 4.02rem;
    background: url(../images/pop2.png) no-repeat;
    background-size: 100% 100%;
    position: relative;
    padding-top: 0.09rem;
    padding-left: 0.26rem;
    box-sizing: border-box;
}

.main_pop {
    width: 6.41rem;
    height: 3.69rem;
}

#pop2 .pop_con video {
    width: 100%;
    height: 100%;
}

#pop2 .pop_close2 {
    left: 50%;
    margin-left: -0.22rem;
    bottom: -0.5rem !important;
    width: 0.45rem;
    height: 0.45rem;
    background-position: -1.72rem -2.22rem;
}

/*footer*/
.download_btn {
    width: 3.33rem;
    height: 1.71rem;
    cursor: pointer;
}

/* .download_game {
    background: url("../images/download_game.png") no-repeat top center;
    background-size: 100% 100%;
    image-rendering: -webkit-optimize-contrast;
} */
.footer-download .download_game {
    background: url("../images/download_game1.png") no-repeat top center;
    background-size: 100% 100%;
    image-rendering: -webkit-optimize-contrast;
}

.download_tap {
    background: url("../images/download_tap.png") no-repeat top center;
    background-size: 100% 100%;
    image-rendering: -webkit-optimize-contrast;
}

.footer-wrapper {
    background-color: #060201;
    box-sizing: border-box;
    color: #fff;
    font-size: .14rem;
    overflow: hidden;
    width: 100%
}

.footer-download {
    display: flex;
    width: 6.66rem;
    margin: 0 auto;
    height: 1.3rem;
}

.footer-wrapper #download-btns {
    background: url(https://res.zulong.com/cms/mystyle/img/mo_images/page1_btn_bg.png) no-repeat 50%/100% 100%;
    height: 1.11rem;
    margin: .5rem auto 0;
    width: 6.6rem
}

.footer-wrapper .share-footer {
    background: #000;
    box-sizing: border-box;
    padding: .5rem .3rem;
    position: relative
}

.footer-wrapper .share-footer .slideLeft {
    transform: translateX(0);
    transition: all .6s ease-in
}

.footer-wrapper .share-footer .slideRight {
    transform: translateX(-6rem);
    transition: all .6s ease-in
}

.footer-wrapper .share-footer .swiper-wrapper {
    margin: 0 auto;
    width: 100%
}

.footer-wrapper .share-footer .footer-arrow {
    height: .25rem;
    margin-top: -.12rem;
    width: .27rem
}

.footer-wrapper .share-footer .footer-arrow.arrow-left {
    background: url(https://res.zulong.com/cms/mystyle/img/mo_images/page07_left.png) no-repeat 50%/100% 100%;
    float: left;
    height: .25rem;
    width: .27rem
}

.footer-wrapper .share-footer .footer-arrow.arrow-right {
    background: url(https://res.zulong.com/cms/mystyle/img/mo_images/page07_right.png) no-repeat 50%/100% 100%;
    float: right;
    height: .25rem;
    width: .27rem
}

.footer-wrapper .share-footer .media-box {
    box-sizing: border-box;
    display: inline-block;
    height: .5rem;
    overflow: hidden;
    width: 6.3rem
}

.footer-wrapper .share-footer .media-box .media-img-gallery {
    height: .5rem;
    overflow: hidden;
    width: 13rem
}

.footer-wrapper .share-footer .footer-share-icon {
    float: left;
    height: .5rem;
    margin: 0 .38rem;
    width: .5rem
}

.footer-wrapper .share-footer .footer-share-icon img {
    height: auto;
    width: 100%
}

.footer-wrapper .top {
    flex-direction: column;
    height: 1.2rem;
    margin-top: .37rem;
    padding: 0 .55rem
}

.footer-wrapper .top,
.footer-wrapper .top .item {
    display: flex;
    justify-content: space-between
}

.footer-wrapper .top .item .left {
    display: inline-block;
    flex: 5
}

.footer-wrapper .top .item .right {
    display: inline-block;
    flex: 6;
    text-align: left;
    white-space: pre
}

.footer-wrapper .bottom {
    line-height: .4rem;
    margin: .5rem 0;
    text-align: center
}

.footer-wrapper a {
    color: #fff
}

#download-btns {
    align-items: center;
    box-sizing: border-box;
    display: flex;
    justify-content: space-around;
    padding: 0 .4rem
}

#download-btns .iOS-btn {
    background: url(https://res.zulong.com/cms/mystyle/img/mo_images/page1_app.png) no-repeat 50%/100% 100%;
    height: .52rem;
    width: 1.63rem
}

#download-btns .tap-btn {
    background: url(https://res.zulong.com/cms/mystyle/img/mo_images/page1_tap.png) no-repeat 50%/100% 100%;
    height: .52rem;
    width: 1.63rem
}

#download-btns .android-btn {
    background: url(https://res.zulong.com/cms/mystyle/img/mo_images/page1_ad.png) no-repeat 50%/100% 100%;
    height: .52rem;
    width: 1.63rem
}

/* dialog */
.dialog {
    display: none;
    z-index: 999;
}

.dialog {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 99;
    background: rgba(0, 0, 0, 0.6);
}

.dialog-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
}

.dialog-box {
    position: absolute;
    width: 6.2rem;
    height: 4rem;
    left: 50%;
    top: 40%;
    transform: translate(-50%, -50%);
    z-index: 999;
}

.dialog-close-btn {
    width: 0.47rem;
    height: auto;
    position: absolute;
    right: 50%;
    transform: translateX(50%);
    top: 4.5rem;
    z-index: 1000;
    cursor: pointer;
}

#swiper-dialog .swiper-slide {
    width: 6rem;
    height: 9.5rem;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

#video-player {
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.swiper-dialog .dialog-box {
    background: none;
    width: 5.8rem;
    top: 30%;
}

.swiper-dialog .dialog-close-btn {
    top: 10.3rem;
}

.dialog-img {
    /* width: 100%; */
    height: 100%;
    display: inline-block;
}

.swiper-dialog .swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    width: 1.42rem;
    height: 1.41rem;
    background: url('../img/img-9.21/mo/page2_right.png') no-repeat center center;
    background-size: 100% 100%;
    image-rendering: -webkit-optimize-contrast;
    cursor: pointer;
    right: -0.1rem;
    left: auto;
}

.swiper-dialog .swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    width: 1.42rem;
    height: 1.41rem;
    background: url('../img/img-9.21/mo/page2_left.png') no-repeat center center;
    background-size: 100% 100%;
    image-rendering: -webkit-optimize-contrast;
    cursor: pointer;

    left: -0.1rem;
    right: auto;
}

.qrcode-dialog {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 99;
    background: rgba(0, 0, 0, 0.6);
}

.qrcode-dialog .qrcode-dialog-wrapper {
    position: absolute;
    width: 100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 999;
}

.qrcode-dialog .qrcode-title {
    display: block;
    width: 100%;
    text-align: center;
    margin: 0 auto;
    color: #fff;
    font-size: 0.28rem;
    margin-bottom: 0.2rem;
}

.qrcode-dialog .qrcode {
    width: 100px;
    display: block;
    margin: 0 auto;
}

.qrcode-dialog .dialog-close-btn {
    top: 3rem;
}

.qrcode-dialog {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 99;
    background: rgba(0, 0, 0, 0.6);
}

.qrcode-dialog .qrcode-dialog-wrapper {
    position: absolute;
    width: 100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 999;
}

.qrcode-dialog .qrcode-title {
    display: block;
    width: 100%;
    text-align: center;
    margin: 0 auto;
    color: #fff;
    font-size: 0.28rem;
    margin-bottom: 0.2rem;
}

.qrcode-dialog .qrcode {
    width: 100px;
    display: block;
    margin: 0 auto;
}

.qrcode-dialog .dialog-close-btn {
    top: 3rem;
}


.page1_image_bg{
	display: none;
}