html {
    font-size: 16px !important;
    height: 100%;
    -webkit-text-size-adjust: none;
    scroll-behavior: smooth;
}

a {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    text-decoration: none;
    position: relative;
    z-index: 99;
    display: block;
}

img {
    vertical-align: top;
    width: 100%;
    display: inline-block;
}

ul,
li {
    list-style: none;
}

* {
    -webkit-text-size-adjust: none;
    padding: 0;
    margin: 0;
}

.wraper {
    position: relative;
    color: #fff;
    min-width: 1366px;
}

a,
select,
div {
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
}

#afooter {
    text-align: center;
    background: #000;
    color: #fff;
    padding: 20px 0;
    line-height: 22px;
    min-width: 1366px;
}

#afooter a {
    color: #fff;
    display: inline;
}

body {
    font-family: "Microsoft Yahei;";
    height: 100%;
    scroll-behavior: smooth;
}

.wraper {
    background-color: #000;
    color: #fff;
}

.wraper>div {
    position: relative;
    width: 1920px;
    margin-top: -1px;
}

.wraper>div::before {
    content: "";
    display: table;
}

.big-video{
    display: block;
    width: 1920px;
    height: auto;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -960px;
}

.kv {
    background: url(//game.gtimg.cn/images/x5m/cp/a20220218fours/kv_bg.jpg) no-repeat center/100%;
    height: 1080px;
}

.kv .logo {
    background: url(//game.gtimg.cn/images/x5m/cp/a20220218fours/logo.png) no-repeat center/100%;
    width: 168px;
    height: 102px;
    margin-top: 20px;
    margin-left: 50px;
    float: left;
}

.kv .official {
    background: url(//game.gtimg.cn/images/x5m/cp/a20220218fours/kv_official.png) no-repeat center/100%;
    width: 278px;
    height: 81px;
    margin-top: 20px;
    margin-right: 50px;
    float: right;
}

.kv .play {
    background: url(//game.gtimg.cn/images/x5m/cp/a20220218fours/play.png) no-repeat center/100%;
    width: 73px;
    height: 72px;
    margin: 620px auto 0;
    left: -100px;
}

.kv .download {
    background: url(//game.gtimg.cn/images/x5m/cp/a20220218fours/download.png) no-repeat center/100%;
    width: 520px;
    height: 185px;
    margin: 50px auto;
    display: flex;
    flex-direction: column;
    position: absolute;
    left: 50%;
    transform: translateX(-280px);
}

.kv .ios_download_btn {
    display: block;
    width: 270px;
    height: 70px;
    top: 10px;
    left: 230px;
}

.kv .android_download_btn {
    display: block;
    width: 270px;
    height: 70px;
    top: 30px;
    left: 230px;
}

.p1 {
    background: url(//game.gtimg.cn/images/x5m/cp/a20220218fours/p1.png) no-repeat center/100%;
    height: 989px;
}

.p1 .cont {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    background: url(//game.gtimg.cn/images/x5m/cp/a20220218fours/p1_des.png) no-repeat center/100%;
    width: 1254px;
    height: 691px;
    top: 210px;
}

.p1 .go {
    background: url(//game.gtimg.cn/images/x5m/cp/a20220218fours/btn_go.png) no-repeat center/100%;
    width: 278px;
    height: 81px;
    left: 500px;
    bottom: 20px;
    position: absolute;
}

.p2 {
    background: url(//game.gtimg.cn/images/x5m/cp/a20220218fours/p2.png) no-repeat center/100%;
    height: 1077px;
}

.p2-box{
    width: 1300px;
    margin: 220px auto 0;
    position: relative;
}

.gallery-top {
    height: 510px;
    width: 100%;
}

.gallery-thumbs {
    height: 242px;
    width: 100%;
    box-sizing: border-box;
    padding: 40px 0;
}

.p2 .swiper-wrapper {
    width: 100%;
}
.p2 .gallery-top .swiper-slide {
    width: 1254px;
}
.p2 .gallery-thumbs .swiper-slide {
    width: 285px;
}

.gallery-thumbs .swiper-slide>img{
    width: 288px;
    height: 163px;
}

.p2 .prev {
    background: url(//game.gtimg.cn/images/x5m/cp/a20220218fours/left.png)top/100% no-repeat;
    display: block;
    width: 78px;
    height: 50px;
    position: absolute;
    left: -130px;
    top: 600px;
}

.p2 .next {
    background: url(//game.gtimg.cn/images/x5m/cp/a20220218fours/right.png)top/100% no-repeat;
    display: block;
    width: 78px;
    height: 50px;
    position: absolute;
    right: -100px;
    top: 600px;
}
.gallery-thumbs .swiper-slide {
    width: 25%;
    height: 100%;
    opacity: 0.4;
}
.gallery-thumbs .swiper-slide-active {
    opacity: 1;
}

.p3 {
    background: url(//game.gtimg.cn/images/x5m/cp/a20220218fours/p3.png) no-repeat center/100%;
    height: 1023px;
}

.p3 .content {
    display: block;
    position: relative;
    margin: 120px auto 0;
    width: 1200px;
}

.p3 .swiper-container {
    background: url(//game.gtimg.cn/images/x5m/cp/a20220218fours/p1s_bg.png) no-repeat center/100%;
    display: block;
    position: absolute;
    width: 1263px;
    left: -50px;
}

.p3 .swiper-slide>img {
    width: 1381px;
    height: 786px;
}

.p3 .prev {
    background: url(//game.gtimg.cn/images/x5m/cp/a20220218fours/left.png)top/100% no-repeat;
    display: block;
    width: 78px;
    height: 50px;
    position: absolute;
    left: -130px;
    top: 340px;
}

.p3 .next {
    background: url(//game.gtimg.cn/images/x5m/cp/a20220218fours/right.png)top/100% no-repeat;
    display: block;
    width: 78px;
    height: 50px;
    position: absolute;
    right: -100px;
    top: 340px;
}

.p4 {
    background: url(//game.gtimg.cn/images/x5m/cp/a20220218fours/p4.png) no-repeat center/100%;
    height: 859px;
}

.p4 .dec {
    background: url(//game.gtimg.cn/images/x5m/cp/a20220218fours/task.png) no-repeat center/100%;
    width: 1254px;
    height: 518px;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    top: 150px;
    display: flex;
    justify-content: center;
}

.dec .date {
    width: 350px;
    height: 100px;
    margin-top: 210px;
}

.dec .d1 {
    color: #4e6bae;
    font-size: 18px;
}

.dec .d2 {
    color: #fff;
    font-size: 30px;
    text-align: center;
    padding-top: 158px;
}

.d2>span {
    padding-right: 82px;
}

.dec .d3 {
    color: #4e6bae;
    font-size: 18px;
    text-align: right;
}

.d3>p {
    padding-right: 20px;
}

.date .bottom {
    margin-top: 160px;
}

.p5 {
    background: url(//game.gtimg.cn/images/x5m/cp/a20220218fours/p5.png) no-repeat center/100%;
    height: 775px;
}
.p5-box{
    width: 1300px;
    margin: 180px auto 0;
    display: flex;
    justify-content: space-between;
}
.music1,.music2,.music3{
    width: 384px;
    height: 511px;
    color: #4e6bae;
}
.p5-box .music1{
    background: url(//game.gtimg.cn/images/x5m/cp/a20220218fours/album1.png) no-repeat center/100%;
}

.p5-box .music2{
    background: url(//game.gtimg.cn/images/x5m/cp/a20220218fours/album2.png) no-repeat center/100%;
}

.p5-box .music3{
    background: url(//game.gtimg.cn/images/x5m/cp/a20220218fours/album3.png) no-repeat center/100%;
}
.p5-box .play{
    width: 170px;
    height: 170px;
    padding: 95px 0 0 100px;
    top: 20px;
    left: 10px;
    position: relative;
}
.p5-box .play>img{
    width: 75px;
    height: 75px;
}
.singer{
    margin: 7px 0 7px 30px;
    font-size: 20px;
}
.lrc{
    margin-left: 30px;
    font-size: 18px;
    width: 320px;
}
.p6 {
    background: url(//game.gtimg.cn/images/x5m/cp/a20220218fours/p6.png) no-repeat center/100%;
    height: 449px;
}

.p6 .box {
    height: 100%;
    position: relative;
    display: flex;
    text-align: center;
    align-content: center;
    align-items: center;
    justify-content: center;
}

.foot-bg {
    background: url(//game.gtimg.cn/images/x5m/cp/a20220218fours/link_bg.png) no-repeat center/100%;
    width: 248px;
    height: 248px;
    margin: 0 50px;
}
.foot-bg:nth-of-type(1)>img{
    width: 142px;
    height: 153px;
    margin: 40px;
}
.foot-bg:nth-of-type(2)>img{
    width: 121px;
    height: 152px;
    margin: 40px;
}
.foot-bg:nth-of-type(3)>img{
    width: 206px;
    height: 142px;
    margin: 55px 10px;
}
.foot-bg:nth-of-type(4)>img{
    width: 113px;
    height: 134px;
    margin: 55px;
}

.footer-code-bg {
    width: 248px;
    height: 248px;
    background: url(//game.gtimg.cn/images/x5m/cp/a20220218fours/link_bg.png) no-repeat center/cover;
    position: absolute;
    top: -280px;
    left: 50%;
    margin-left: -125px;
    box-sizing: border-box;
    padding: 40px;
    opacity: 0;
    pointer-events: none;
    transition: 600ms;
    z-index: 99;
}
.footer-code-bg>img{
    width: 170px;
    height: 170px;
}
.foot-bg.wechat:focus,.foot-bg.wechat:hover .footer-code-bg {
    opacity: 1;
}

.right-nav {
    background: url(//game.gtimg.cn/images/x5m/cp/a20220218fours/nav.png)top/100% no-repeat;
    width: 133px;
    height: 412px;
    position: fixed;
    top: 0;
    bottom: 0;
    right: 40px;
    margin: auto;
    display: none;
    z-index: 11;
    box-sizing: border-box;
}
.right-nav .nav {
    width: 133px;
    height: 65px;
    display: block;
    font-size: 16px;
    line-height: 33px;
    font-weight: 400;
    position: relative;
    text-align: center;
    box-sizing: border-box;
}
.right-nav .nav1.on {
    background: url(//game.gtimg.cn/images/x5m/cp/a20220218fours/nav_on1.png)top/100% no-repeat;
    width: 188px;
    background-size: contain;
    height: 49px;
    left: -30px;
    top: 10px;
}
.right-nav .nav2.on {
    background: url(//game.gtimg.cn/images/x5m/cp/a20220218fours/nav_on2.png)top/100% no-repeat;
    width: 188px;
    background-size: contain;
    height: 50px;
    left: -30px;
    top: 10px;
}
.right-nav .nav3.on {
    background: url(//game.gtimg.cn/images/x5m/cp/a20220218fours/nav_on3.png)top/100% no-repeat;
    width: 188px;
    background-size: contain;
    height: 49px;
    left: -30px;
    top: 10px;
}
.right-nav .nav4.on {
    background: url(//game.gtimg.cn/images/x5m/cp/a20220218fours/nav_on4.png)top/100% no-repeat;
    width: 188px;
    background-size: contain;
    height: 50px;
    left: -30px;
    top: 5px;
}
.right-nav .nav5.on {
    background: url(//game.gtimg.cn/images/x5m/cp/a20220218fours/nav_on5.png)top/100% no-repeat;
    width: 188px;
    background-size: contain;
    height: 49px;
    left: -30px;
    top: 2px;
}
.right-nav .nav6:hover{
    background: url(//game.gtimg.cn/images/x5m/cp/a20220218fours/nav_on6.png)top/100% no-repeat;
    width: 188px;
    background-size: contain;
    height: 49px;
    left: -30px;
    top: 20px;
}
.right-nav .gotop {
    width: 36px;
    height: 35px;
    display: block;
    margin: 10px auto 0;
    position: relative;
}
.pop{
    display: none;
    position: relative;
  }
.pop1{
    background: url(//game.gtimg.cn/images/x5m/cp/a20220218fours/pop1.png)no-repeat center/cover;
    width: 1230px;
    height: 623px;
    margin-top: -365px !important;
  }
.pop-close{
    width: 48px;
    height: 48px;
    background: url(//game.gtimg.cn/images/x5m/cp/a20220218fours/close.png)no-repeat center/cover;
    position: absolute;
    bottom: -60px;
    left: 50%;
    margin-left: -50px;
}
.pop-play{
    width: 164px;
    height: 48px;
    position: absolute;
    bottom: 60px;
    left: 50%;
    margin-left: 6px;
}