/* swiper */
/* base */
/*.frame{width: 100%;height: 100%;position: absolute;top: 0;background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/kv-bg.png) no-repeat top / 100% auto;}*/
.frame{width: 100%;height: 100%;position: absolute;top: 0;background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/kv-bg_20251124.jpg) no-repeat top / 100% auto;}
/*.frame img{display: block;width: 100%;height: auto;position: absolute;top: 0;}*/
.frame img{display: block;
    width: 28%;
    height: auto;
    right: 0.1rem;
    position: absolute;
    top: 0;}
.kv-playVideo{
    width: 1.87rem;
    height: 1.56rem;
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/kv-btn.gif) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 4.6rem;
    right: -.2rem;
    z-index: 1;
}


.swiper-wp8-horizontal {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
}

.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    /* Fix of Webkit flickering */
    z-index: 1;
}

.swiper-container-no-flexbox .swiper-slide {
    float: left;
}

.swiper-container-vertical>.swiper-wrapper {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
    -webkit-transform: translate3d(0px, 0, 0);
    -moz-transform: translate3d(0px, 0, 0);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate3d(0px, 0, 0);
    transform: translate3d(0px, 0, 0);
}

.swiper-container-multirow>.swiper-wrapper {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.swiper-container-free-mode>.swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto;
}

.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
}

/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
    height: auto;
}

.swiper-container-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-transition-property: -webkit-transform, height;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
}

/* Arrows */
.swiper-button-prev,
.swiper-button-next {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    -moz-background-size: 27px 44px;
    -webkit-background-size: 27px 44px;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
    opacity: 1;
    cursor: auto;
    pointer-events: none;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    left: 10px;
    right: auto;
}

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    right: 10px;
    left: auto;
}

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

/* 3D Container */
.swiper-container-3d {
    -webkit-perspective: 1200px;
    -moz-perspective: 1200px;
    -o-perspective: 1200px;
    perspective: 1200px;
}

.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.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-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.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-slide-shadow-bottom {
    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: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -moz-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-coverflow .swiper-wrapper,
.swiper-container-flip .swiper-wrapper {
    -ms-perspective: 1200px;
}

/* Coverflow */
.swiper-container-coverflow .swiper-wrapper,
.swiper-container-flip .swiper-wrapper {
    -ms-perspective: 1200px;
}

/* �ı䱳�� */
.swiper-button-next,
.swiper-button-prev {
    width: 2.75rem;
    height: 0.83rem;
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/spr-arrow.png) no-repeat top/100%;
    top: 6rem;
}

.swiper-button-next {
    background-position: bottom;
    right: 0.6rem;
}

.swiper-button-prev {
    left: 0.6rem;
}

#modPlayer {
    width: 100%;
    height: 4.25rem;
    display: none;
    margin-top: -2.12rem;
}

/* com */
.wow {
    visibility: hidden;
}

.wrap {
    padding-top: 1.1rem;
    font-size: 0.24rem;
    text-align: center;
    overflow: hidden;
    color: #fff;
    background: #0c0f16;
}

.logo1 {
    display: block;
    width: 1.21rem;
    height: auto;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9;
    opacity: 0;
    display: none;
}

.part {
    position: relative;
}

.ico {
    display: block;
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/spr-ico.png) no-repeat left top / 7.5rem auto;
}

.part1 {
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/kv-bg.jpg) no-repeat top / 100% auto;
    height: 6.72rem;
}

.part2 {
    min-height: 13.3rem;
}

.part4 {
    min-height: 14.5rem;
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/part4.jpg) top center no-repeat;
    background-size: 100% auto;
    z-index: 5;
    overflow: hidden;
}

.part5 {
    z-index: 3;
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/part5.jpg) no-repeat top center;
    background-size: 100% auto;
    overflow: hidden;
}

.part5::before {
    content: '';
    display: table;
}

.part6 {
    height: 14.96rem;
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/part6.jpg) no-repeat top / 100%;
    overflow: hidden;
}

.part7 {
    overflow: hidden;
    width: 100%;
    padding-bottom: .1rem;
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/part7.jpg) no-repeat top / 100%;
    background-size: 100% auto;
}

.part8 {
    height: 9.8rem;
    overflow: hidden;
    width: 100%;
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/part8.jpg) no-repeat top center;
    background-size: cover;
    position: relative;
}
.part9 {
    overflow: hidden;
    width: 100%;
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/part9.jpg) no-repeat top center;
    background-size: 100% auto;
}

/* part1 */
.part1 .logo {
    width: 2rem;
    padding: 0rem 0 0 5.3rem;
    display: none;
    /* margin: 1rem auto 0 0.3rem; */
    position: relative;z-index: 2;
}

.part1 .music {
    top: 0.1rem;
    left: 0.2rem;
    width: 0.44rem;
    height: 0.43rem;
    position: absolute;
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/spr-ico-music.png) no-repeat bottom / 100%;
}

.part1 .music.on::before,
.part1 .music.on::after {
    content: '';
    top: 0;
    right: 0;
    width: 0.44rem;
    height: 0.43rem;
    position: absolute;
    -webkit-animation: tikako 3s linear infinite;
    animation: tikako 3s linear infinite;
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/spr-ico-music.png) no-repeat top / 100%;
}

.part1 .music.on::after {
    animation-delay: 1.5s;
}

.part1 .music.on {
    background-position: top;
}

/* .part1 .video-con {
    width: 0.84rem;
    height: 0.84rem;
    overflow: hidden;
    display: block;
    position: absolute;
    top: 0.54rem;
    left: 1.75rem;
    z-index: 99;
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/index-video.png) no-repeat 100%/100%;
    -webkit-animation: indexVideo 3s infinite linear;
    animation: indexVideo 3s infinite linear;
}
.part1 .video-con::after{content: '';
    width: 0.84rem;
    height: 0.84rem;
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/index-video-i.png) no-repeat 100%/100%;
    -webkit-animation: indexVideoIcon 3s infinite linear;
    animation: indexVideoIcon 3s infinite linear;
    display: block;
} */
.part1 .video-con {
    width: 0.84rem;
    height: 0.84rem;
    overflow: hidden;
    display: none;
    position: absolute;
    top: 2.5rem;
    right: .5rem;
    z-index: 99;
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/index-video2-i.png) no-repeat 100%/100%;
    -webkit-animation: indexVideo 3s infinite linear;
    animation: indexVideo 3s infinite linear;
}

.part1 .video-con::after {
    content: '';
    width: 0.84rem;
    height: 0.84rem;
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/index-video2.png) no-repeat 100%/100%;
    -webkit-animation: indexVideoIcon 3s infinite linear;
    animation: indexVideoIcon 3s infinite linear;
    display: block;
}

@-webkit-keyframes indexVideo {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes indexVideo {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

@-webkit-keyframes indexVideoIcon {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(-360deg);
    }
}

@keyframes indexVideoIcon {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(-360deg);
    }
}

.part1 .kv-title {
    display: block;
    width: 5.83rem;
    height: auto;
    position: absolute;
    right: 0.47rem;
    top: 5.8rem;
    z-index: 11;
}

.part1 .btn {
    width: 3.33rem;
    height: 0.7rem;
    position: absolute;
    right: 0.23rem;
    z-index: 9;
}

.part1 .btn::before {
    width: 0.43rem;
    top: 0.13rem;
    right: 0.45rem;
    height: 0.41rem;
    content: '';
    position: absolute;
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/spr-ico.png) no-repeat left top / 7.5rem auto;
    background-position-x: -0.8rem;
    -webkit-animation: move 2s ease infinite;
    animation: move 2s ease infinite
}

.part1 .btn-test {
    top: 8.6rem;
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/btn-test.jpg) no-repeat center /100%;
}

.part1 .btn-order {
    /* width: 2.76rem;
    height: .85rem; */
    width:2.63rem;height: .76rem;
    position: absolute;
    z-index: 9;
    top: 6.36rem;
    left: 50%;
    margin-left: -1.315rem;
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/btn-down.png) no-repeat center /100%;
}

.part1 .btn-order.on {

    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/btn-down2.png) no-repeat center /100%;
}

.part1 .btnBox {
    /* content: ''; */
    width: 1rem;
    height: 1.28rem;
    cursor: pointer;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #fff;
    border-radius: 7%;
    background-image: url(https://game.gtimg.cn/images/js/a20210329common/age-reminder-16.png);
    position: absolute;
    top: 3.3rem;
    left: 0.24rem;
    z-index: 999;
}

.dialog {
    position: absolute !important;
    top: 80% !important;
    z-index: 9999;
    display: none;
}

.diaClose {
    width: .5rem;
    height: .5rem;
    text-indent: -9999rem;
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/click.png) no-repeat center /100%;
    position: absolute;
    top: -0.5rem;
    right: 0.01rem;
}

.dia-con {
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/clickbg.png) no-repeat center /100%;
    height: 12.82rem;
    width: 7rem;
    margin: auto;
}

/* .dia-close {
    font-size: .5rem;
    color: #fff;
    position: absolute;
    top: -.3rem;
    right: -2.3rem;
    line-height: 1;
} */

/* part2 */
.part2 {
    overflow: hidden;
    height: 16rem;
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/part2.jpg) no-repeat top/100%;
}

.part2 .sub {
    width: 3.72rem;
    height: 1.98rem;
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/sub2.png) no-repeat center / 100%;
    position: relative;
    margin: 0.7rem auto 0 0.4rem;
}

.part2 .more {
    width: 0.61rem;
    height: 0.32rem;
    position: absolute;
    top: 2.17rem;
    right: 1rem;
    background-position-x: -1.33rem;
}

.part2 .diamond {
    width: 0.45rem;
    height: 0.45rem;
    background-position-x: -2.04rem;
    float: right;
    margin: -0.08rem -0.5rem 0 0;
    -webkit-animation: rotate 5s linear infinite;
    animation: rotate 5s linear infinite;
}

.part2 .panel {
    width: 6.68rem;
    height: 3.57rem;
    margin: 0.7rem auto 0.2rem;
    position: relative;
    font-size: 0.24rem;
    text-align: left;
}
.part2 .panel:after{
    content: '';
    display: block;
    width: 6.92rem;
    height: 3.8rem;
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/part2-after.png) no-repeat 0 0 / 100% 100%;
    position: absolute;
    top: -.05rem;
    left: -.06rem;
    z-index: 3;
    pointer-events: none;
}
.part2 .panel-img {
    width: 6.68rem;
    height: 3.57rem;
    object-fit: cover;
    box-sizing: border-box;
    display: block;
    border: 1px solid #7a3b70;
}

.part2 .panel-img-left {
    margin: 0 0 0 auto;
}
.part2 .bounceInRight .panel-img {
    margin: 0 0 0 auto;
}

.part2 .panel-des {
    width: 2.03rem;
    line-height: 0.45rem;
    height: 2.28rem;
    position: absolute;
    right: 0;
    bottom: -3px;
    color: #fff;
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/panel-des.png) top center no-repeat;
    background-size: 100%;
}

.part2 .bounceInRight .panel-des {
    left: 0;
    right: auto;
}

.part2 .panel .play {
    display: block;
    top: 0.7rem;
    position: absolute;
    left: 2.2rem;
    width: 0.8rem;
    height: 0.8rem;
    margin: 0.6rem auto;
    animation: myscale 2s ease infinite;
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/btn-play.png) top center no-repeat;
    background-size: 100%;
}

.part2 .panel .play-left {
    right: 0.4rem;
}

.part2 .panel-des p {
    width: 80%;
    margin: 0.2rem auto 0;
    line-height: 0.37rem;
    -webkit-line-clamp: 3;
    text-align: justify;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    max-height: 1.1rem;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.part2 .panel-des time {
    position: absolute;
    bottom: 0.03rem;
    left: 0.2rem;
    border-top: 0.02rem solid;
    color: #fff;
    width: 84%;
}

.part2 .panel-des .arrow {
    width: 0.43rem;
    bottom: 0.6rem;
    left: 0.15rem;
    height: 0.41rem;
    content: '';
    position: absolute;
    background-position-x: -0.8rem;
    -webkit-animation: move 2s ease infinite;
    animation: move 2s ease infinite;
}

.part2 .start {
    width: 4.16rem;
    height: 3.46rem;
    display: block;
    margin: 0.5rem auto;
}

.part2 #video-list {
    position: relative;
    z-index: 7;
}

/* part3 */
.part3::before {
    content: '';
    display: table;
}

.part3 .circle {
    top: -1rem;
    width: 6.9rem;
    height: auto;
    position: absolute;
    left: 50%;
    margin-left: -3.45rem;
    -webkit-animation: rotate 40s linear infinite;
    animation: rotate 40s linear infinite;
}

.part3 .title {
    width: 3.05rem;
    height: 3.18rem;
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/title1.png) no-repeat top / 3.05rem auto;
    margin: 1rem auto;
    position: relative;
}

.part3 .title-text {
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/title1.png) no-repeat top left/ 3.05rem auto;
    height: 0.22rem;
    position: absolute;
    top: 1.3rem;
}

.part3 .title-text-left {
    width: 1.47rem;
    left: -1.4rem;
    background-position-y: -3.28rem;
}

.part3 .title-text-right {
    right: -1.3rem;
    width: 1.24rem;
    background-position-y: -3.6rem;
}

.part3 .panel {
    font-size: 0;
    position: relative;
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/spr-panel.png) no-repeat top / 7.5rem auto;
}

.part3 .panel2 {
    background-position-y: -1.69rem;
}

.part3 .panel3 {
    background-position-y: -4.22rem;
}

.part3 .panel4 {
    background-position-y: -6.75rem;
}

.part3 .panel-item {
    height: 2.43rem;
    display: inline-block;
    width: 33.33%;
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/spr-panel-ico.png) no-repeat left top/auto 4.96rem;
}

.part3 .panel-item.on {
    background-position-y: -2.56rem;
}

.part3 .panel-item-large {
    background: none;
    width: 100%;
    height: 1.59rem;
}

.part3 .panel-item a {
    display: block;
    height: 100%;
}

/* panel1 */
.part3 .panel-item3 {
    background-position-x: -2.53rem;
}

.part3 .panel-item4 {
    background-position-x: -5.06rem;
}

.part3 .panel-item5 {
    background-position-x: -7.58rem;
}

.part3 .panel-item6 {
    background-position-x: -10.11rem;
}

.part3 .panel-item7 {
    background-position-x: -12.64rem;
}

.part3 .panel-item8 {
    background-position-x: -15.16rem;
}

.part3 .panel-item9 {
    background-position-x: -17.69rem;
}

.part3 .panel-item10 {
    background-position-x: -20.21rem;
}

/* part4 */
.part4 #ggBox {
    position: relative;
    z-index: 5;
}
.part4 #ggBox:after{
    content: '';display: block;width: 100%;height: 100%;background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/ggBox-after.png) no-repeat center / 100% 100%;
    position: absolute;top: -.1rem;left: 0;z-index: 2;pointer-events: none;
}
.part4 .title-text {
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/title2.png) no-repeat top left/ 3.06rem auto;
    height: 0.25rem;
    position: absolute;
    top: 1.3rem;
}

.part4 .title-text-left {
    width: 1.47rem;
    left: -1.4rem;
    background-position-y: -3.25rem;
}

.part4 .title-text-right {
    right: -1.3rem;
    width: 1.24rem;
    background-position-y: -2.92rem;
}

.part4 .sub {
    width: 5.12rem;
    height: 0.48rem;
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/sub1.png) no-repeat center / 100%;
    margin: 0.7rem auto 0.4rem;
}

.part4 .link-box {
    width: 6.63rem;
    height: 1.9rem;
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/link-bg.png) no-repeat center/ 100%;
    margin: 0.1rem auto;
    font-size: 0;
    position: relative;
}

.part4 .link-item {
    width: 3.24rem;
    height: 0.8rem;
    position: relative;
    display: inline-block;
    margin-bottom: 0.3rem;
}

.part4 .link-item:nth-child(even) {
    margin-left: 0.15rem;
}

.part4 .link-item a {
    display: block;
    height: 100%;
}

.part4 .link-item .ico {
    width: 0.43rem;
    top: 0.19rem;
    right: 0.35rem;
    height: 0.41rem;
    content: '';
    position: absolute;
    background-position-x: -0.8rem;
    -webkit-animation: move 2s ease infinite;
    animation: move 2s ease infinite;
}

.part4 .circle {
    width: 6.9rem;
    height: auto;
    position: absolute;
    top: -1.9rem;
    left: 50%;
    margin-left: -3.45rem;
    -webkit-animation: rotate 40s linear infinite;
    animation: rotate 40s linear infinite;
}

.part4 .news-box {
    width: 100%;
    height: auto;
    margin: 0 auto 0 0;
    position: relative;
}

.part4 .news-box img {
    width: 100%;
    height: auto;
    display: block;
    border:2px solid #3581ef;
    box-sizing:border-box;
}

.part4 .news-box a {
    position: absolute;
    width: 100%;
    height: 2.8rem;
    left: 0;
    bottom: 0;
    z-index: 3;
}

.part4 .news-shadow {
    height: 9.54rem;
    width: 100%;
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/shadow.png) repeat-x left / 100% 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    animation: animatedBackground 5s linear infinite;
}

.part4 .news-tit {
    color: #fff;
    position: absolute;
    left: 0.4rem;
    bottom: 1rem;
    z-index: 1;
    text-align: left;
}

.part4 .news-tit b {
    display: block;
    font-size: 0.4rem;
    width: 6.6rem;
}

.part4 .news-tit .ico {
    width: 1.65rem;
    height: 0.65rem;
    content: '';
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/spr-ico.png) no-repeat left top / 7.5rem auto;
    background-position-x: -3.11rem;
    margin-top: 0.1rem;
    position: relative;
}

.part4 .news-tit .ico::before {
    content: '';
    width: 0.43rem;
    top: 0.12rem;
    left: 0.05rem;
    height: 0.41rem;
    content: '';
    position: absolute;
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/spr-ico.png) no-repeat left top / 7.5rem auto;
    background-position-x: -0.8rem;
    -webkit-animation: move 2s ease infinite;
    animation: move 2s ease infinite;
}

/* part5 */
.part5 .title-text {
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/title3.png) no-repeat top left/ 4.16rem auto;
    height: 0.25rem;
    position: absolute;
    top: 1.5rem;
    width: 1.8rem;
}

.part5 .title-text-left {
    left: -0.8rem;
    background-position-y: -3.56rem;
}

.part5 .title-text-right {
    right: -1.3rem;
    background-position-y: -3.91rem;
}

.part5 .creat-box {
    width: 100%;
    position: relative;
    height: auto;
    margin: 0 auto 0 0;
}

.part5 .creat-box img {
    width: 100%;
    height: auto;
    display: block;
}




/* part6 */
.part6 .panel {
    width: 6.68rem;
    height: 3.57rem;
    margin: 0.4rem auto 0.2rem;
    position: relative;
    font-size: 0.24rem;
    text-align: left;
}

.part6 .panel a {
    display: block;
    height: 100%;
    position: relative;
}
.part6 .panel a:after{
    content: '';
    display: block;
    width: 5.68rem;
    height: 3.99rem;
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/panel-after.png) no-repeat 0 0 / 100% 100%;
    position: absolute;
    top: -.1rem;
    left: -.07rem;
    z-index: 1;
    pointer-events: none;
}
.part6 .panel:nth-child(2) a:after{
    left: auto;
    right: -.1rem;
}

.part6 .panel-img {
    width: 5.5rem;
    height: 3.78rem;
    object-fit: cover;
    display: block;
    border:2px solid #7ff3f8;
    box-sizing: border-box;
}
.part6 .bounceInRight .panel-img {
    margin: 0 0 0 auto;
}
.part6 .panel-img-left {
    margin: 0 0 0 auto;
}


.part6 .panel-des {
    width: 2.11rem;
    line-height: 0.45rem;
    height: 2.34rem;
    position: absolute;
    right: 0;
    bottom: 0;
    color: #fff;
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/panel-des.png) top center no-repeat;
    background-size: 100%;
}
.part6 .bounceInRight .panel-des {
    left: 0;
    right: auto;
    z-index: 3;
}
.part6 .panel-des-left {
    left: 0;
    right: auto;
    z-index: 3;
}


.part6 .panel-des p {
    width: 80%;
    margin: 0.2rem auto 0;
    line-height: 0.37rem;
    -webkit-line-clamp: 3;
    text-align: justify;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    max-height: 1.1rem;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.part6 .panel-des time {
    position: absolute;
    bottom: 0.03rem;
    left: 0.2rem;
    border-top: 0.02rem solid;
    color: #fff;
    width: 84%;
}

.part6 .panel-des .ico {
    width: 0.43rem;
    bottom: 0.6rem;
    left: 0.15rem;
    height: 0.41rem;
    content: '';
    position: absolute;
    background-position-x: -0.8rem;
    -webkit-animation: move 2s ease infinite;
    animation: move 2s ease infinite;
}

.part6 .start {
    width: 4.16rem;
    height: 3.46rem;
    display: block;
    margin: 0.5rem auto;
}

.part6 .more {
    width: 0.61rem;
    height: 0.32rem;
    background-position-x: -1.33rem;
    display: block;
    margin: 0.5rem 1rem 0 auto;
}

.part6 .diamond {
    width: 0.45rem;
    height: 0.45rem;
    background-position-x: -2.04rem;
    float: right;
    margin: -0.08rem -0.5rem 0 0;
    -webkit-animation: rotate 5s linear infinite;
    animation: rotate 5s linear infinite;
}

/* part7 */
.part7 .address-box {
    width: 6.64rem;
    overflow: hidden;
    margin: .4rem auto 0.2rem;
    position: relative;
    font-size: 0;
}

.part7 .address {
    width: 33%;
    height: 1.12rem;
    display: inline-block;
    margin-bottom: 0.2rem;
}

.part7 .address a {
    display: block;
    height: 100%;
}

.part7 .address img {
    display: block;
    width: 100%;
}

/*part8*/
/*edit 2019-07-12*/
.part8 .more {
    width: 0.61rem;
    height: 0.32rem;
    position: absolute;
    top: 1.25rem;
    right: 1rem;
    background-position-x: -1.33rem;
}

.part8 .diamond {
    width: 0.45rem;
    height: 0.45rem;
    background-position-x: -2.04rem;
    float: right;
    margin: -0.08rem -0.5rem 0 0;
    -webkit-animation: rotate 5s linear infinite;
    animation: rotate 5s linear infinite;
}

.part8_con {
    /*background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/part8_con.png) no-repeat top/100%;*/
    width: 100%;
    box-sizing:border-box;
    transition: all 1s;
    margin-top: .21rem;
}

.part8_tab {
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/part8_tab.png) no-repeat top/100%;
    height: 1.02rem;
    display: flex;
    justify-content: space-around;
}

.tab_btn {
    display: block;
    width: 25%;
}

.tab_btn.on {
    position: relative;
    background-image: url(//game.gtimg.cn/images/xiawa/m/m201812/index/part8_tab_a.png);
    background-size: 7.48rem 1.01rem;
}
.tab_btn.on:after{
    content: '';display: block;width: 1.97rem;height: 1.18rem;background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/part8_tab_after.png) no-repeat center / cover;
    position: absolute;top: -.06rem;left: -.06rem;
}

.tab_btn.on:nth-of-type(1) {
    background-position: 0 0;
}

.tab_btn.on:nth-of-type(2) {
    background-position: -1.87rem 0;
}

.tab_btn.on:nth-of-type(3) {
    background-position: -3.74rem 0;
}

.tab_btn.on:nth-of-type(4) {
    background-position: -5.61rem 0;
}

.part8_li {
    overflow: hidden;
    height: 6.12rem;
    transition: all 1s;
}

/*.part8_li.on{
	height: 6.8rem;
}*/
.li_con {
    transition: all 2s;
    opacity: 0;
    position: absolute;
    left: 50%;
    margin-left: -3.15rem;
    z-index: -1;
}

.li_con.on {
    opacity: 1;
    z-index: 1111;
}

.li_con ul {
    width: 6.3rem;
    margin: 0 auto;
}

.li_con ul li {
    position: relative
}

.li_con ul li a {
    display: block;
}

.li_con ul li p {
    font-size: 0.24rem;
    color: #e6ffff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 0.5rem;
    margin: 0.6rem auto;
    text-align: left;
}

.li_con ul li span {
    font-size: 0.2rem;
    color: #3585f4;
    position: absolute;
    top: 0.4rem;
    left: 0;
}

.li_con ul li span:nth-of-type(2) {
    left: initial;
    right: 0;
}

.li_con .swiper-container {
    width: 6.3rem;
    left: 50%;
    transform: translateX(-50%);
    margin: 0.4rem auto;
}

.li_con .swiper-button-next {
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/part8_next.png)no-repeat top/100%;
    width: 0.22rem;
    height: 0.33rem;
    top: 0.82rem;
    right: -0.22REM;
    transform: rotate(-180deg);
}

.li_con .swiper-button-prev {
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/part8_next.png)no-repeat top/100%;
    width: 0.22rem;
    height: 0.33rem;
    top: 0.82rem;
    left: -0.22rem;
}

.li_con .swiper-slide {
    width: 100%;
    display: flex;
    justify-content: space-around;
}

.sli_btn {
    width: 25%;
    text-align: center;
    color: #848080;
}

.sli_btn.on {
    color: #fff;
}

.down {
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/down.png) no-repeat top/100%;
    width: 0.69rem;
    height: 0.42rem;
    position: absolute;
    top: 0.5rem;
    right: 0.2rem;
    opacity: 1;
    transition: all 1s;
}

.down.on {
    opacity: 0;
}

/* video */
.pop-cover {
    position: fixed;
    z-index: 200;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
    background: black;
}

.pop-cover.on {
    display: block;
}

.vplayer {
    position: fixed;
    z-index: 201;
    top: 50%;
    left: 0;
    width: 100%;

}

.vp-close {
    position: absolute;
    z-index: 999;
    top: 0.05rem;
    right: 0.05rem;
    width: .7rem;
    height: .7rem;
    text-align: center;
    color: #fff;
    font-size: 1rem;
    line-height: .7rem;
}


/* edit 2019-01-30 */
/* origin */
.origin {
    overflow: hidden;
    height: 1.2rem;
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/part-origin.jpg) no-repeat top/100%;
    transition: all 2s;
}

.origin.on {
    height: 9.96rem;
}

.origin .title-text {
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/title-origin.png) no-repeat top left/ 3.11rem auto;
    height: 0.33rem;
    position: absolute;
    top: 1.5rem;
    width: 1.3rem;
}

.origin .title-text-left {
    left: -0.8rem;
    background-position-y: -3.51rem;
}

.origin .title-text-right {
    right: -1.3rem;
    background-position-y: -3.83rem;
}

.origin .tab-box {
    width: 6.94rem;
    height: 0.8rem;
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/origin-tab-bg.png) top center no-repeat;
    background-position: 0 0;
    background-size: 7.5rem 3rem;
    margin: 0.3rem auto 0.6rem;
    line-height: 0;
    position: relative;
}

.origin .tab-box1 {
    background-position: 0 0;
}

.origin .tab-box2 {
    background-position: 0 -1rem;
}

.origin .tab-box3 {
    background-position: 0 -2rem;
}

.origin .tab {
    width: 32%;
    display: inline-block;
    height: 100%;
}

.origin .origin-content {
    position: relative;
}

.origin .area {
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%;
    visibility: hidden;
    transition: all 0.5s ease;
    z-index: 3;
}

.origin .area.on {
    opacity: 1;
    z-index: 9;
    visibility: visible;
}

.origin .quality-box {
    margin-top: 0.4rem;
}

.origin .quality {
    width: 3.19rem;
    height: 2.27rem;
    display: inline-block;
    margin: 0 0.1rem 0.3rem;
    position: relative;
    border: 1px solid #88faff;
}
.origin .quality:after{
    content: '';
    display: block;
    width: 3.3rem;
    height: 2.34rem;
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/quality-before.png) no-repeat center / cover;
    position: absolute;top: -.04rem;left: -.05rem;
    z-index: 3;
    pointer-events: none;
}

.origin .quality:nth-child(1) {
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/origin-quality1.png) no-repeat center /100%;
}

.origin .quality:nth-child(2) {
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/origin-quality2.png) no-repeat center /100%;
}

.origin .quality:nth-child(3) {
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/origin-quality3.png) no-repeat center /100%;
}

.origin .quality:nth-child(4) {
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/origin-quality4.png) no-repeat center /100%;
}

.origin .quality::before {
    content: '';
    width: 0.8rem;
    height: 0.8rem;
    margin: 1.3rem auto 0;
    -webkit-animation: myscale 2s ease infinite;
    animation: myscale 2s ease infinite;
    display: block;
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/btn-play.png) no-repeat top center;
    background-size: 100%;
}

/* ���ÿ�Ⱥ͸߶� */
.origin .swiper-container {
    width: 7.5rem;
    height: 5rem;
}

.origin .swiper-slide {
    width: 3.44rem;
    height: 5.37rem;
}

.origin .swiper-bg {
    width: 3rem;
    margin-left: -0.2rem;
    display: block;
}

.origin .swiper-tit {
    width: 2.68rem;
    height: 0.93rem;
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/origin-tit-bg.png) no-repeat top/100%;
    position: absolute;
    bottom: 0.6rem;
    left: -0.4rem;
}

.origin .swiper-tit p {
    width: 100%;
    color: #fff;
    font-size: 0.24rem;
    margin: 0.28rem 0 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    max-height: 0.7rem;
}

/* �鿴��ͼ */
.pic-box.show {
    display: block;
}

.pic-box {
    position: fixed;
    display: none;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: #0e0e0e;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
}

.pic-close {
    width: 0.4rem;
    height: 0.4rem;
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/close.png) no-repeat center /100%;
    position: fixed;
    right: 0.2rem;
    top: 0.2rem;
}

.pic-detail {
    display: block;
    width: 100%;
}

/*edit 2019-03-19*/
/*part7*/
.tree {
    width: 7.5rem;
    height: 1.2rem;
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/index-bg7.jpg) top center no-repeat;
    background-size: 100%;
    overflow: hidden;
    position: relative;
    transition: all 2s;
}

.tree.on {
    height: 12.87rem;
}

.btn-join {
    display: block;
    width: 3.3rem;
    height: .98rem;
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/btn-join.png) top center no-repeat;
    background-size: 100%;
    position: absolute;
    top: 11.4rem;
    left: 50%;
    margin-left: -1.6rem;
}

.plan-intro {
    width: 100%;
    text-align: center;
    font-size: .28rem;
    color: #c4faff;
    position: absolute;
    top: 12.2rem;
    left: 0;
}

/*edit 2019-05-06*/
.profession {
    width: 7.5rem;
    height: 17rem;
    overflow: hidden;
    position: relative;
    padding-top: .2rem;
    box-sizing: border-box;
}
.profession:after{content: '';width: 7.5rem;height: 4.4rem;background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/part9-after.png) no-repeat center / cover;position: absolute;top: 1.36rem;left: 0;z-index: 3;pointer-events: none;}
.profession-nav {
    width: 7.5rem;
    height: 1.7rem;
    overflow: hidden;
    text-align: center;
    position: relative;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: center;
    box-sizing:border-box;
    border-bottom:none;
    padding:.1rem;
}

.profession-nav a {
    display: inline-block;
    width: 1.57rem;
    height: .54rem;
    margin: .1rem .3rem;
}

.profession-prev,
.profession-next {
    display: block;
    width: .26rem;
    height: .36rem;
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/profession-prev.png) no-repeat center / cover;
    position: absolute;
    top: 38%;
    left: .1rem;
    display: none;
}

.profession-next {
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/profession-next.png) no-repeat center / cover;
    left: auto;
    right: .1rem;
    display: block;
}

.profession-nav .right {
    display: none;
}
.profession-nav .nav-11 {
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/role-nav-440.png) no-repeat;
    background-size: 100%;
  }
.profession-nav .nav-1 {
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/role-nav-11.png) no-repeat;
    background-size: 100%;
}
.profession-nav .nav-9 {
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/role-nav-11.png) no-repeat;
    background-size: 100%;
}
.profession-nav .nav-10 {
  background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/role-nav-42.png) no-repeat;
  background-size: 100%;
}
.profession-nav .nav-2 {
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/role-nav-22.png) no-repeat;
    background-size: 100%;
}

.profession-nav .nav-3 {
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/role-nav-33.png) no-repeat;
    background-size: 100%;
}

.profession-nav .nav-4 {
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/role-nav-44.png) no-repeat;
    background-size: 100%;
}

.profession-nav .nav-5 {
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/role-nav-55.png) no-repeat;
    background-size: 100%;
}

.profession-nav .nav-6 {
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/role-nav-66.png) no-repeat;
    background-size: 100%;
}

.profession-nav .nav-7 {
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/role-nav-77.png) no-repeat;
    background-size: 100%;
}

.profession-nav .nav-8 {
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/role-nav-88.png) no-repeat;
    background-size: 100%;
}
.profession-nav .nav-9 {
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/role-nav-99.png) no-repeat;
    background-size: 100%;
}
.profession-nav .nav-12 {
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/role-nav-12.png) no-repeat;
    background-size: 100%;
}
.profession-nav .nav-1.current {
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/role-nav-1.png) no-repeat;
    background-size: 100%;
}
.profession-nav .nav-9.current {
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/role-nav-1.png) no-repeat;
    background-size: 100%;
}
.profession-nav .nav-10.current {
  background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/role-nav-43.png) no-repeat;
  background-size: 100%;
}
.profession-nav .nav-2.current {
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/role-nav-2.png) no-repeat;
    background-size: 100%;
}

.profession-nav .nav-3.current {
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/role-nav-3.png) no-repeat;
    background-size: 100%;
}

.profession-nav .nav-4.current {
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/role-nav-4.png) no-repeat;
    background-size: 100%;
}

.profession-nav .nav-5.current {
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/role-nav-5.png) no-repeat;
    background-size: 100%;
}

.profession-nav .nav-6.current {
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/role-nav-6.png) no-repeat;
    background-size: 100%;
}

.profession-nav .nav-7.current {
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/role-nav-7.png) no-repeat;
    background-size: 100%;
}

.profession-nav .nav-8.current {
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/role-nav-8.png) no-repeat;
    background-size: 100%;
}
.profession-nav .nav-9.current {
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/role-nav-9.png) no-repeat;
    background-size: 100%;
}
.profession-nav .nav-11.current {
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/role-nav-444.png) no-repeat;
    background-size: 100%;
}
.profession-nav .nav-12.current {
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/role-nav-12-2.png) no-repeat;
    background-size: 100%;
}
.profession-info {
    width: 100%;
    overflow: hidden;
    position: relative;
}
.profession-info:before{content: '';display: block;width: 2.01rem;height: .23rem;background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/profession-info-before.png) no-repeat center / cover;margin-left: .45rem;}

.profession-info .info {
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: none;
}

.profession-info .info.current {
    display: block;
}

.info .profession-intro {
    width: 7.5rem;
    height: 1.6rem;
    overflow: auto;
    color: #7ffefe;
    text-align: justify;
    padding: 0 0.45rem;
    box-sizing: border-box;
    font-size: 0.2rem;
    margin: .2rem 0 .4rem;
}

/*
.info .profession-intro1{
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/profession-intro1.png) no-repeat;
    background-size: 100%;
}
.info .profession-intro2{
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/profession-intro2.png) no-repeat;
    background-size: 100%;
}
.info .profession-intro3{
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/profession-intro3.png) no-repeat;
    background-size: 100%;
}
.info .profession-intro4{
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/profession-intro4.png) no-repeat;
    background-size: 100%;
}
.info .profession-intro5{
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/profession-intro5.png) no-repeat;
    background-size: 100%;
}
.info .profession-intro6{
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/profession-intro6.png) no-repeat;
    background-size: 100%;
}
.info .profession-intro7{
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/profession-intro7.png) no-repeat;
    background-size: 100%;
}
*/
.info .profession-detail {
    width: 100%;
    height: 11rem;
    overflow: hidden;
    position: relative;

}
.info .profession-detail .manNiChao{
    width: auto;
    height: 7.8rem;
    margin-left: 50%;
    transform: translate(-50%,0);
}
.info .profession-detail img {
    width: 100%;
    height: auto;
}

.info .profession-detail .skill-box {
    width: 100%;
    height: 3.5rem;
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/skill-box.png) no-repeat center / cover;
    padding-top: .6rem;
    box-sizing: border-box;
    position: absolute;
    bottom: 0;
    left: 0;
}

.skill-box .skill-detail {
    width: 100%;
    overflow: hidden;
    height: 1.4rem;
}

.skill-box .skill-detail li {
    width: 2.5rem;
    overflow: hidden;
    float: left;
}

.skill-box .skill-detail li a {
    display: block;
    width: 1.03rem;
    height: 1.03rem;
    margin: 0 auto;
}

.icon-1 {
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/icon-1.png);
    background-size: 100%;
}

.icon-2 {
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/icon-2.png);
    background-size: 100%;
}

.icon-3 {
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/icon-3.png);
    background-size: 100%;
}

.icon-4 {
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/icon-4.png);
    background-size: 100%;
}

.icon-5 {
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/icon-5.png);
    background-size: 100%;
}

.icon-6 {
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/icon-6.png);
    background-size: 100%;
}

.icon-7 {
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/icon-7.png);
    background-size: 100%;
}

.icon-8 {
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/icon-8.png);
    background-size: 100%;
}

.icon-9 {
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/icon-9.png);
    background-size: 100%;
}

.icon-10 {
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/icon-10.png);
    background-size: 100%;
}

.icon-11 {
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/icon-11.png);
    background-size: 100%;
}

.icon-12 {
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/icon-12.png);
    background-size: 100%;
}

.icon-13 {
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/icon-13.png);
    background-size: 100%;
}

.icon-14 {
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/icon-14.png);
    background-size: 100%;
}

.icon-15 {
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/icon-15.png);
    background-size: 100%;
}

.icon-16 {
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/icon-16.png);
    background-size: 100%;
}

.icon-17 {
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/icon-17.png);
    background-size: 100%;
}

.icon-18 {
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/icon-18.png);
    background-size: 100%;
}

.icon-19 {
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/icon-19.png);
    background-size: 100%;
}

.icon-20 {
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/icon-20.png);
    background-size: 100%;
}

.icon-21 {
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/icon-21.png);
    background-size: 100%;
}

.icon-22 {
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/icon-22.png);
    background-size: 100%;
}

.icon-23 {
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/icon-23.png);
    background-size: 100%;
}

.icon-24 {
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/icon-24.png);
    background-size: 100%;
}

.icon-25 {
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/icon-25.png);
    background-size: 100%;
}

.icon-26 {
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/icon-26.png);
    background-size: 100%;
}

.icon-27 {
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/icon-27.png);
    background-size: 100%;
}

.icon-28 {
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/icon-28.png);
    background-size: 100%;
}

.icon-29 {
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/icon-29.png);
    background-size: 100%;
}

.icon-30 {
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/icon-30.png);
    background-size: 100%;
}

.icon-31 {
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/icon-31.png);
    background-size: 100%;
}

.icon-32 {
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/icon-32.png);
    background-size: 100%;
}

.icon-33 {
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/icon-33.png);
    background-size: 100%;
}

.icon-34 {
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/icon-34.png);
    background-size: 100%;
}

.icon-35 {
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/icon-35.png);
    background-size: 100%;
}

.icon-36 {
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/icon-36.png);
    background-size: 100%;
}

.icon-37 {
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/icon-37.png);
    background-size: 100%;
}
.icon-38 {
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/icon-38.png);
    background-size: 100%;
}
.icon-39 {
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/icon-39.png);
    background-size: 100%;
}
.icon-40 {
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/icon-40.png);
    background-size: 100%;
}
.icon-41 {
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/icon-41.png);
    background-size: 100%;
}
.icon-42 {
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/icon-42.png);
    background-size: 100%;
}
.icon-43 {
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/icon-43.png);
    background-size: 100%;
}
.icon-44{
  background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/icon-44.png);
  background-size: 100%;
}
.icon-45{
  background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/icon-45.png);
  background-size: 100%;
}
.icon-46{
  background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/icon-46.png);
  background-size: 100%;
}
.icon-47{
  background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/icon-47.png);
  background-size: 100%;
}
.icon-48{
  background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/icon-48.png);
  background-size: 100%;
}
.icon-49{
  background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/icon-49.png);
  background-size: 100%;
}
.icon-50{
  background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/icon-50.png);
  background-size: 100%;
}
.icon-51{
  background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/icon-51.png);
  background-size: 100%;
}
.icon-52{
  background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/icon-52.png);
  background-size: 100%;
}
.icon-53{
  background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/icon-53.png);
  background-size: 100%;
}
.icon-54{
  background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/icon-54.png);
  background-size: 100%;
}

.icon-55{
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/icon-55.png);
     background-size: 100%;
}
.icon-56{
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/icon-56.png);
     background-size: 100%;
}
.icon-57{
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/icon-57.png);
     background-size: 100%;
}
.icon-58{
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/icon-58.png);
     background-size: 100%;
}
.icon-59{
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/icon-59.png);
     background-size: 100%;
}
.icon-60{
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/icon-60.png);
     background-size: 100%;
}
.icon-61{
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/icon-61.png);
     background-size: 100%;
}
.icon-62{
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/icon-62.png);
     background-size: 100%;
}



.icon.active i {
    display: block;
    width: 100%;
    height: 100%;
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/active.png);
    background-size: 100%;
    animation: animaRotate 6s infinite linear;
    -webkit-animation: animaRotate 6s infinite linear;
}

.skill-box .skill-detail li p {
    text-align: center;
    font-size: .2rem;
    color: #fff;
    margin-top: .05rem;
}

.skill-text {
    width: 6.7rem;
    height: 1.3rem;
    overflow: auto;
    margin: .1rem auto 0;
    text-align: left;
    font-size: .2rem;
    color: #7ffefe;
    line-height: .26rem;
}

.prve-skill,
.prve-skill-p {
    display: block;
    width: .26rem;
    height: .36rem;
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/prve-skill.png) no-repeat;
    background-size: 100%;
    position: absolute;
    bottom: 2rem;
    left: .3rem;
}

.next-skill,
.next-skill-n {
    display: block;
    width: .26rem;
    height: .36rem;
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/next-skill.png) no-repeat;
    background-size: 100%;
    position: absolute;
    bottom: 2rem;
    right: .3rem;
}

.file {
    width: 7.5rem;
    height: 14.95rem;
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/index-bg10.jpg) top center no-repeat;
    background-size: 100%;
    overflow: hidden;
    position: relative;
}

.file .btn-forward {
    display: block;
    width: 3.32rem;
    height: .8rem;
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/btn-forward.png) top center no-repeat;
    background-size: 100%;
    margin: 12.4rem auto 0;
}

@keyframes animaRotate {
    form {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

@-webkit-keyframes animaRotate {
    form {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

i.title {
    display: block;
    width: 7.5rem;
    height: 1.44rem;
    margin: 0 auto;
    animation: shink 4s infinite linear;
}

i.title-6 {
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/title-6.png) top center no-repeat;
    background-size: 100%;
    margin-top: .1rem;
}

i.title-8 {
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/title-8.png) top center no-repeat;
    background-size: 100%;
    margin-top: -0.07rem;
}

i.title-9 {
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/title-9.png) top center no-repeat;
    background-size: 100%;
}

i.title-10 {
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/title-10.png) top center no-repeat;
    background-size: 100%;
}

i.title-11 {
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/title-11.png) top center no-repeat;
    background-size: 100%;
}

i.title-4 {
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/title-4.png) top center no-repeat;
    background-size: 100%;
    margin: 0.15rem auto;
}

i.title-5 {
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/title-5.png) top center no-repeat;
    background-size: 100%;
    height: 1.1rem;
}

i.title-12 {
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/title-12.png) top center no-repeat;
    background-size: 100%;
    margin-top: .1rem;
}

i.title-13 {
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/title-13.png) top center no-repeat;
    background-size: 100%;
    margin-top: .1rem;
}

@keyframes shink {
    0% {
        opacity: 1;
    }

    50% {
        opacity: .5;
    }

    100% {
        opacity: 1;
    }
}


/*edit 2019-05-16*/
.video-source .more {
    width: 0.61rem;
    height: 0.32rem;
    position: absolute;
    top: 1.25rem;
    right: 1rem;
    background-position-x: -1.33rem;
}

.video-source .diamond {
    width: 0.45rem;
    height: 0.45rem;
    background-position-x: -2.04rem;
    float: right;
    margin: -0.08rem -0.5rem 0 0;
    -webkit-animation: rotate 5s linear infinite;
    animation: rotate 5s linear infinite;
}

.video-source {
    width: 7.5rem;
    height: 1.2rem;
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/index-bg8.jpg) top center no-repeat;
    background-size: 100%;
    overflow: hidden;
    position: relative;
    transition: all 2s;
}

.video-source.on {
    height: 13.10rem;
}

.video-source .source {
    width: 6.78rem;
    height: 2.36rem;
    margin: .35rem auto 0;
    overflow: hidden;
    position: relative;
}

.video-source .source-1 {
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/video-poster-1.png) top center no-repeat;
    background-size: 100%;
    margin-top: .3rem;
}

.video-source .source-2 {
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/video-poster-2.png) top center no-repeat;
    background-size: 100%;
}

.video-source .source-3 {
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/video-poster-3.png) top center no-repeat;
    background-size: 100%;
}

.video-source .source-4 {
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/video-poster-4.png) top center no-repeat;
    background-size: 100%;
}

.source .play-video-1 {
    display: block;
    width: .87rem;
    height: .87rem;
    position: absolute;
    top: .6rem;
    left: 2.6rem;
    overflow: hidden;
}

.source .play-video-1 .v1 {
    display: block;
    width: .87rem;
    height: .87rem;
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/v-1.png) top center no-repeat;
    background-size: 100%;
    animation: animaRotate 6s infinite linear;
    -webkit-animation: animaRotate 6s infinite linear;
    position: absolute;
    top: 0;
    left: 0;
}

.source .play-video-1 .v2 {
    display: block;
    width: .31rem;
    height: .44rem;
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/v-2.png) top center no-repeat;
    background-size: 100%;
    position: absolute;
    top: 50%;
    margin-top: -.22rem;
    left: 50%;
    margin-left: -.15rem;
}

.source .download-video {
    display: block;
    width: .7rem;
    height: 1.8rem;
    position: absolute;
    top: .1rem;
    right: .5rem;
}

.game-icon {
    display: block;
    width: 2.05rem;
    height: 2.39rem;
    z-index: 99;
    position: fixed;
    right: .1rem;
    bottom: 1.4rem;
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/down-icon.png) no-repeat;
    background-size: 100%;
}

.btn-news {
    display: block;
    width: 1.94rem;
    height: .55rem;
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/btn-news.png) no-repeat;
    background-size: 100%;
    position: fixed;
    bottom: .8rem;
    right: .1rem;
    z-index: 99;
}

.btn-music {
    display: block;
    width: 1.88rem;
    height: 2.17rem;
    z-index: 99;
    position: fixed;
    right: .1rem;
    bottom: 2rem;
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/btn-music.png) no-repeat;
    background-size: 100%;
}


.pop-poster {
    width: 5.8rem;
    height: 7.4rem;
    position: relative;
    display: none;
    background: rgba(146, 144, 144, 0.2);
    border: 1px solid #60608a;
}

.pop-poster .close,
.pop-jqqd .close,
.pop-pai .close {
    display: block;
    width: .6rem;
    height: .6rem;
    background: url(//game.gtimg.cn/images/xiawa/m/m201812/index/poster_close.png);
    background-size: 100%;
    position: absolute;
    top: 0;
    right: -.65rem;
}

.pop-jqqd,
.pop-pai {
    display: none;
}

.pop-jqqd img,
.pop-pai img {
    width: 3.5rem;
    margin: 0 auto;
    display: inline-block;
}

.pop-pai img {
    width: 7.5rem;
}

.pop-pai .close {
    top: 2.1rem;
    right: 0;
    background: none;
}

.pop-pai .pai-href {
    display: block;
    width: 90%;
    height: 90%;
    position: absolute;
    top: 0;
    left: 0;
}

.pop-poster .poster-link {
    display: block;
    width: 5.6rem;
    height: 7.2rem;
    position: absolute;
    top: 0.1rem;
    left: 0.1rem;
    overflow: hidden;
}

.pop-poster .poster-link img {
    display: block;
    width: 100%;
    min-height: 100%;
}

.poster2_box {
    display: block;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 100;
}

.pop-poster2 {
    width: 5.61rem;
    height: 8.22rem;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -4.46rem;
    margin-left: -2.8rem;
}

.pop-poster2 .close {
    display: block;
    width: .4rem;
    height: .4rem;
    background: url(//game.gtimg.cn/images/xiawa/web201812/index/close.png);
    background-size: 100%;
    position: absolute;
    top: 0;
    right: -.55rem;
}

.pop-poster2 .poster-link2 {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0rem;
    left: 0rem;
}

.pop-poster2 .poster-link2 img {
    display: block;
    width: 100%;
    height: auto;
}

/*foot*/
.foot {
    background: #1a0a00;
    padding: .25rem 0;
}

.foot {
    color: #fff;
    text-align: center;
    font-size: .2rem;
}



/* #t6Hl8#3B36B7C626217710954B31A7F8EDF413 */
