body {
    padding-top: 0;
}

.common-header {
    position: fixed;
    height: 1.28rem;
    z-index: 2;
}

.footer-top {
    display: none;
}

.footer-box {
    height: 1.55rem;
    position: absolute;
    bottom: .98rem;
    width: 7.5rem;
}

.footbg {
    height: 1.55rem;
    opacity: 1;
}

.footer_logo {
    height: 1.55rem;
}

#afooter {
    width: 7.5rem;
    bottom: 0;
    background: #000;
    padding-top: 0;
}

.spr {
    background: url(//game.gtimg.cn/images/gp/cp/a20200302rocketm/spr.png) no-repeat 0 0/7.5rem 6rem;
}

.hide {
    display: none;
}

.section {
    position: relative;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
}

.sec1 {
    padding-top: 1.48rem;
    background: url(//game.gtimg.cn/images/gp/cp/a20200302rocketm/bg1.jpg) no-repeat top center/cover;
}

.sec2 {
    background: url(//game.gtimg.cn/images/gp/cp/a20200302rocketm/bg2.jpg) no-repeat top center/cover;
}

.sec4, .sec5, .sec6, .sec7 {
    padding-top: 1.7rem;
    background: url(//game.gtimg.cn/images/gp/cp/a20200302rocketm/bg3.jpg) no-repeat top center/cover;
}

.sec3 {
    height: 3rem !important;
    background-color: #000;
}

#afooter {
    position: relative;
    margin-top: -.02rem;
}

.footer-box {
    position: relative;
    bottom: auto;
}

.sec1 .logo1 {
    width: 3.6rem;
    height: .67rem;
    margin: 0 auto;
    background-position: 0 0;
}

.sec1 .logo2 {
    position: absolute;
    left: 0;
    right: 0;
    bottom: .81rem;
    width: 1.73rem;
    height: .57rem;
    margin: 0 auto;
    background-position: -5.7rem -1rem;
}
.sec1 .tips {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 1.5rem;
    width: 100%;
    text-align: center;
    font-size: .24rem;
    color: #fff;
}

.sec1 .gobase {
    position: absolute;
    top: 1.4rem;
    right: .2rem;
    width: 1.35rem;
    height: .43rem;
    background-position: -3.88rem -.12rem;
}

.sec1 .arrow {
    position: absolute;
    left: 0;
    right: 0;
    bottom: .1rem;
    width: .78rem;
    height: .54rem;
    margin: 0 auto;
    background-position: -5.72rem -.13rem;
    -webkit-animation: top-down 1s linear infinite;
    -o-animation: top-down 1s linear infinite;
    animation: top-down 1s linear infinite;
}

@keyframes top-down {
    0% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }
    50% {
        -webkit-transform: translateY(-20%);
        -moz-transform: translateY(-20%);
        -ms-transform: translateY(-20%);
        -o-transform: translateY(-20%);
        transform: translateY(-20%);
    }
    100% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }
}

.sec2 .slogan {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 4.62rem;
    width: 5.78rem;
    height: .96rem;
   background: url(//game.gtimg.cn/images/gp/cp/a20200302rocketm/slogan2.png) no-repeat 0 0/5.78rem .96rem;
    margin: 0 auto;
}

.sec2 .play {
    position: absolute;
    right: 0;
    bottom: 4.62rem;
    width: 2.22rem;
    height: 2.1rem;
    background: url(//game.gtimg.cn/images/gp/cp/a20200302rocketm/play-btn.png) no-repeat 0 0/cover;
}

.sec2 .girl-list {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 7.5rem;
    height: 5rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    padding: .8rem .76rem;
    box-sizing: border-box;
    background: url(//game.gtimg.cn/images/gp/cp/a20200302rocketm/girl-list-bg.png) no-repeat 0 0/7.5rem 5rem;
}

.sec2 .girl-list li {
    width: 1.29rem;
    height: .88rem;
    text-indent: -9999rem;
    background: url(//game.gtimg.cn/images/gp/cp/a20200302rocketm/spr.png) no-repeat 0 0/7.5rem 6rem;
}

.sec2 .girl-list li:nth-of-type(4n-1) {
    margin: 0 .26rem;
}

.sec2 .girl-list li:nth-of-type(4n-2) {
    margin-left: .26rem;
}

.sec2 .girl-list li:nth-of-type(1) {
    background-position: 0 -1.97rem;
}

.sec2 .girl-list li:nth-of-type(2) {
    background-position: -1.62rem -1.97rem;
}

.sec2 .girl-list li:nth-of-type(3) {
    background-position: -3.27rem -1.97rem;
}

.sec2 .girl-list li:nth-of-type(4) {
    background-position: -4.93rem -1.97rem;
}

.sec2 .girl-list li:nth-of-type(5) {
    background-position: -0 -3.13rem;
}

.sec2 .girl-list li:nth-of-type(6) {
    background-position: -1.62rem -3.13rem;
}

.sec2 .girl-list li:nth-of-type(7) {
    background-position: -3.27rem -3.13rem;
}

.sec2 .girl-list li:nth-of-type(8) {
    background-position: -4.93rem -3.13rem;
}

.sec2 .girl-list li:nth-of-type(9) {
    background-position: -0 -4.32rem;
}

.sec2 .girl-list li:nth-of-type(10) {
    background-position: -1.62rem -4.32rem;
}

.sec2 .girl-list li:nth-of-type(11) {
    background-position: -3.27rem -4.32rem;
}

.pop {
    display: none;
    box-sizing: border-box;
}

.pop .close {
    position: absolute;
    top: 2rem;
    right: .6rem;
    width: .32rem;
    height: .32rem;
    background-position: -6.6rem -.18rem;
}

.pop-girl, .pop-girl img {
    width: 7.5rem;
    height: 7.42rem;
}

.pop-girl .play {
    /*display: none;*/
    position: absolute;
    top: 2.6rem;
    left: 1.7rem;
    width: .59rem;
    height: .61rem;
    background-position: -6.6rem -1.97rem;
}

.pop-video, .videoCon {
    width: 6rem;
    height: 4rem;
}

.pop-video .close {
    top: -.4rem;
    right: -.4rem;
}

.kv-audio {
    position: absolute;
    top: 1.5rem;
    left: 1.2rem;
    width: .74rem;
    height: .74rem;
    font-size: 0;
    margin-left: -.1rem;
    background: url(//game.gtimg.cn/images/gp/cp/a20200302rocketm/open.png) no-repeat center/cover;
    animation: rotate 5s linear infinite;
    z-index: 3;
}

.kv-audio.pause {
    animation-play-state: paused;
    background: url(//game.gtimg.cn/images/gp/cp/a20200302rocketm/paused.png) no-repeat center/cover;
}

@keyframes rotate {
    0% {
        transform: rotate(0);
    }
    100% {
        transform: rotate(360deg);
    }
}

.sec4 .title {
    width: 7.48rem;
    height: .54rem;
    margin: 0 auto;
    background: url(//game.gtimg.cn/images/gp/cp/a20200302rocketm/sec4-title.png) no-repeat 0 0/7.48rem .54rem;
}

.sec4 .box {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 7.5rem;
    height: 12.10rem;
    padding-top: 5.12rem;
    box-sizing: border-box;
    background: url(//game.gtimg.cn/images/gp/cp/a20200302rocketm/sec4-box.png) no-repeat 0 0/7.5rem 12.10rem;
}

.sec4 .box .play {
    position: relative;
    display: block;
    width: 6.53rem;
    height: 3.95rem;
    margin: 0 auto;
}

.sec4 .box .play:after {
    content: '';
    position: absolute;
    top: .5rem;
    left: 1.7rem;
    width: 3.83rem;
    height: 3.08rem;
    background: url(//game.gtimg.cn/images/gp/cp/a20200302rocketm/sec4-play.png) no-repeat 0 0/3.83rem 3.08rem;
    -webkit-animation: breathing 1s linear infinite alternate;;
    -o-animation: breathing 1s linear infinite alternate;;
    animation: breathing 1s linear infinite alternate;;
}

.sec4 .box .play img {
    display: block;
    width: 100%;
    height: 100%;
}

.sec5 .title {
    width: 6.68rem;
    height: .9rem;
    margin: 0 auto;
    background: url(//game.gtimg.cn/images/gp/cp/a20200302rocketm/sec5-title.png) no-repeat 0 0/6.68rem .9rem;
}

.sec5 .nav-list {
    width: 100%;
    display: flex;
    justify-content: center;
    margin: .3rem auto -.1rem;
}

.sec5 .nav-list li {
    width: 1.59rem;
    height: .83rem;
    background: url(//game.gtimg.cn/images/gp/cp/a20200302rocketm/sec5-nav.png) no-repeat 0 0/4rem 6rem;
    flex: 0 0 1.59rem;
    margin: 0 -.1rem;
    text-indent: -9999rem;
}

.sec5 .nav-list li:nth-of-type(1) {
    background-position: -2.32rem 0;
}

.sec5 .nav-list li:nth-of-type(1).on {
    background-position: 0 0;
}

.sec5 .nav-list li:nth-of-type(2) {
    background-position: -2.32rem -.98rem;
}

.sec5 .nav-list li:nth-of-type(2).on {
    background-position: 0 -.98rem;
}

.sec5 .nav-list li:nth-of-type(3) {
    background-position: -2.32rem -1.99rem;
}

.sec5 .nav-list li:nth-of-type(3).on {
    background-position: 0 -1.99rem;
}

.sec5 .nav-list li:nth-of-type(4) {
    background-position: -2.32rem -3.06rem;
}

.sec5 .nav-list li:nth-of-type(4).on {
    background-position: 0 -3.06rem;
}

.sec5 .nav-list li:nth-of-type(5) {
    /*background-position: -2.62rem -4.1rem;*/
    background-position: -2.32rem -4.1rem;
}

.sec5 .nav-list li:nth-of-type(5).on {
    background-position: 0 -4.1rem;
}

.sec5 .info-box {
    position: relative;
    width: 7.5rem;
    height: 7.6rem;
    padding-top: 1rem;
    box-sizing: border-box;
    background: url(//game.gtimg.cn/images/gp/cp/a20200302rocketm/sec5-info-bg.png) no-repeat 0 0/7.5rem 7.6rem;
}

.sec5 .info-box img {
    width: 6.07rem;
    height: 5.02rem;
    margin: 0 auto;
}

.sec5 .info-box .name {
    width: 4.36rem;
    height: .48rem;
    margin: 0 auto;
    text-align: center;
    line-height: .48rem;
    font-size: .3rem;
    color: #fff;
}

.sec5 .swiper-container {
    display: none;
    width: 6.09rem;
    height: 2.05rem;
    margin: 0 auto;
}

.sec5 .swiper-container.dis {
    display: block;
}

.sec5 .swiper-container .swiper-slide {
    position: relative;
    width: 2.03rem;
    height: 2.05rem;
    background: url(//game.gtimg.cn/images/gp/cp/a20200302rocketm/sec5-slide-bg.png) no-repeat 0 0/2.03rem 2.05rem;
}

.sec5 .swiper-container .swiper-slide.on {
    background: url(//game.gtimg.cn/images/gp/cp/a20200302rocketm/sec5-slide-bg2.png) no-repeat 0 0/2.03rem 1.91rem;
}

.sec5 .swiper-container .swiper-slide .name {
    position: absolute;
    top: .94rem;
    left: 0;
    right: 0;
    width: 100%;
    height: .3rem;
    text-align: center;
    line-height: .3rem;
    color: #ffffff;
    font-size: .18rem;
}

.sec5 .swiper-container img {
    display: block;
    margin: .14rem auto 0;
    width: auto;
    max-height: .7rem;
    max-width: 80%;
}

.sec5 .swiper-container.swiper2 img {
    margin: .3rem auto 0;
}

.sec5 .swiper-container.swiper4 img {
    margin: .2rem auto 0;
}

.sec5 .opt-box {
    position: relative;
    width: 7.14rem;
    margin: -1.68rem auto 0;
}

.sec5 .opt-box .prev {
    position: absolute;
    top: 0;
    left: 0;
    width: .39rem;
    height: .63rem;
    z-index: 1;
    background: url(//game.gtimg.cn/images/gp/cp/a20200302rocketm/sec5-prev.png) no-repeat 0 0/.39rem .63rem;
}

.sec5 .opt-box .next {
    position: absolute;
    top: 0;
    right: 0;
    width: .39rem;
    height: .63rem;
    z-index: 1;
    background: url(//game.gtimg.cn/images/gp/cp/a20200302rocketm/sec5-next.png) no-repeat 0 0/.39rem .63rem;
}

.sec6 .title {
    width: 7.5rem;
    height: .71rem;
    margin: 0 auto;
    background: url(//game.gtimg.cn/images/gp/cp/a20200302rocketm/sec6-title.png) no-repeat 0 0/7.5rem .69rem;
}

.sec6 .nav-list {
    width: 100%;
    display: flex;
    justify-content: center;
    margin: .3rem auto -.1rem;
}

.sec6 .nav-list li {
    width: 2.85rem;
    height: .83rem;
    text-align: center;
    line-height: .57rem;
    color: #fff;
    box-sizing: border-box;
    padding-top: .2rem;
    font-size: .24rem;
    background: url(//game.gtimg.cn/images/gp/cp/a20200302rocketm/sec6-nav2.png) no-repeat -.08rem .19rem/2.85rem .57rem;
}

.sec6 .nav-list li.on {
    color: #41daeb;
    background: url(//game.gtimg.cn/images/gp/cp/a20200302rocketm/sec6-nav1.png) no-repeat 0 0/2.85rem .83rem;
}

.sec6 .con {
    position: relative;
    display: none;
    margin: .32rem auto 0;
    width: 7.5rem;
    height: 9.29rem;
    box-sizing: border-box;
    padding-top: 2.03rem;
}

.sec6 .con.dis {
    display: block;
}

.sec6 .left-con {
    background: url(//game.gtimg.cn/images/gp/cp/a20200302rocketm/sec6-left.png) no-repeat 0 0/7.5rem 9.29rem;
}

.sec6 .right-con {
    background: url(//game.gtimg.cn/images/gp/cp/a20200302rocketm/sec6-right.png) no-repeat 0 0/7.5rem 9.29rem;
}

.sec6 .con img{
    display: block;
    width: 5.3rem;
    height: 2.85rem;
    margin: 0 auto;
}
.sec6 .con .desc{
    width: 5.8rem;
    color: #fff;
    text-indent: .48rem;
    margin: .7rem auto 0;
    font-size: .24rem;
}
.sec6 .con  a{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 1.34rem;
    width: 3.5rem;
    height: .9rem;
    margin: 0 auto;
}

.sec7 .title {
    position: relative;
    width: 7.5rem;
    height: .71rem;
    margin: 0 auto;
    z-index: 1;
    background: url(//game.gtimg.cn/images/gp/cp/a20200302rocketm/sec7-title.png) no-repeat 0 0/7.5rem .69rem;
}
.sec7 .box{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 7.5rem;
    height: 13.34rem;
    box-sizing: border-box;
    padding-top: 3.9rem;
    background: url(//game.gtimg.cn/images/gp/cp/a20200302rocketm/sec7-box.png) no-repeat 0 0/7.5rem 13.34rem;
}
.sec7 .swiper-container{
    width: 5.61rem;
    height: 8.1rem;
}
.sec7 .swiper-slide,.sec7 .swiper-slide img{
    display: block;
    width: 5.61rem;
    height: 7.46rem;
 }
.sec7 .swiper-pagination{
    width: 100%;
    text-align: center;
    bottom: 0;
    display: inline-block;
}
.sec7 .swiper-pagination .swiper-pagination-bullet{
    width: .19rem;
    height: .22rem;
    opacity: 1;
    border-radius: 0;
    margin: 0 .1rem;
    background: url(//game.gtimg.cn/images/gp/cp/a20200302rocketm/sec5-nav.png) no-repeat -.64rem -5.31rem/4rem 6rem;
}
.sec7 .swiper-pagination .swiper-pagination-bullet-active{
   background-position: -.28rem -5.31rem;
}

@keyframes breathing {
    0% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }
    100% {
        -webkit-transform: scale(0.9);
        -moz-transform: scale(0.9);
        -ms-transform: scale(0.9);
        -o-transform: scale(0.9);
        transform: scale(0.9)
    }
}
/* #t6Hl8#9F94A6BDCE49BEBE3251993D089F4CE5 *//* #t6Hl8#6B184A9BB7DA8F54A4D98ADDD9DB03C8 */
/* #t6Hl8#0E99914E25D01BC3189E16AD413EA65F */