/* 主页 */
.content {
    overflow: auto;
    height: 100vh;
}
.box-zz {
    /* width: 1200px; */
    margin: auto;
    position: relative;
    background: #000;
}
.main-back {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -800px;
    width: 1600px;
    /* height: 100%; */
    object-fit: cover;
    min-width: 1600px;
}
/* .main-content {
    width: 1200px;
    min-width: 1200px;
    margin: auto;
    position: absolute;
    left: 50%;
    margin-left: -600px;
    bottom: 3px;
} */
.ratio-container {
    width: 100%;
    padding-top: 885px;
    min-width: 1200px;
    position: relative;
    overflow: hidden;
}
.main-content .first {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.game-type {
    margin-top: 20px;
}
.game-type ul li {
    text-align: center;
    font-size: 21px;
    color: #b5b6b8;
    margin-left: 40px;
}
.game-type ul li:first-child {
    margin-left: 0px;
}
.game-type ul li .dian {
    display: inline-block;
    margin-top: -7px;
}
/* 初始状态：透明 + 向下偏移 */
.animate-on-scroll {
    opacity: 0;
    transform: translateY(70px);
    transition: all 0.6s ease-out;
}

/* 动画触发后的状态 */
.animate-on-scroll.show {
    opacity: 1;
    transform: translateY(0);
}
.qq-text {
    justify-content: center;
    text-align: center;
    font-size: 18px;
    color: #b5b6b8;
    margin-top: 22px;
}
.qq-text img {
    padding: 5px;
    background: #454646;
    width: 22px;
    border-radius: 50px;
    margin-right: 5px;
}
.aos-animate {
    opacity: 1;
    transform: translateZ(0);
}
.main-pic {
    margin-top: 15px;
}
.main-pic ul {
    display: flex;
}
.main-pic li {
    cursor: pointer;
    position: relative;
    width: 50px;
    height: 50px;
    margin-left: 20px;
    border-radius: 8px;
}

.main-pic li img {
    cursor: pointer;
    width: 50px;
    height: 50px;
    border-radius: 8px;
}
.main-pic li:first-child img {
    margin-left: 0;
}
.slogen {
    display: block;
    margin: 194px auto 0;
    width: 755px;
}
.down-btn {
    cursor: pointer;
    position: relative;
    width: 400px;
    height: 80px;
    line-height: 80px;
    background: linear-gradient(180deg, #6885f5, #6255fd);
    border-radius: 50px;
    margin: 29px auto 0;
    color: #fdfdfd;
    font-size: 24px;
    text-align: center;
    transition: all 1s;
}
.down-btn:hover {
    background: linear-gradient(180deg, #5e76d6, #5247d1);
}
/* .down-btn::after {
    content: "";
    position: absolute;
    inset: -2px;
    background: linear-gradient(-152deg, #263677, #293b81);
    z-index: -1;
    opacity: 1;
    border-radius: 16px;
} */
/* .banner {
    width: 1200px;
    margin-top: 83px;
} */
.flxBox {
    position: absolute;
    display: none;
    top: -687%;
    left: 42%;
    transform: translateX(-50%);
    padding-bottom: 10px;
}
.flxBox .con {
    position: relative;
    border-radius: 17px;
    border: 1px solid #422b61;
    background: #181029;
    padding: 20px 43px;
}
.flxBox .con .pids {
    display: inline-block;
    position: absolute;
    bottom: -5px;
    left: 50%;
    width: 9px;
    height: 9px;
    transform: rotate(-45deg);
    border-left: 1px solid #422b61;
    border-bottom: 1px solid #422b61;
    background: #181029;
}
audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}
.qqQRIcon {
    width: 33px !important;
    height: 33px !important;
    position: absolute;
    top: 155px;
    left: 124px;
    transform: translate(-50%, -50%);
}
.flxBox .con p {
    color: #7c7d80;
    text-align: center;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.flxBox .con .qqQR {
    width: 160px;
    height: 160px;
    flex-shrink: 0;
    border-radius: 8px;
    background: #fff;
    margin: 15px 0 11px;
    padding-top: 4px;
}
.flxBox .con .qqQR img {
    width: 160px;
    height: 160px;
}
.flxBox .con .gameQQgroupBtn {
    margin: 16px auto 0;
    cursor: pointer;
    width: 100px;
}
.flxBox .con .gameQQgroupBtn img {
    width: 100%;
    height: 30px;
}
.con h3 {
    color: hsla(0, 0%, 100%, 0.9);
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-bottom: 8px;
}
.second {
    width: 1200px;
    min-width: 1200px;
    margin: 99px auto 0;
    position: relative;
}

.h-title {
    font-size: 48px;
    color: #ffffff;
    text-align: center;
    margin-bottom: 40px;
    font-weight: bold;
}
.video-list {
    margin-top: 55px;
}
.video-list ul li {
    position: relative;
    cursor: pointer;
    margin-left: 16px;
    text-align: center;
    font-size: 18px;
    color: #ffffff;
    z-index: 2px;
}
.video-list ul a {
    position: relative;
    z-index: 100;
    margin-left: 16px;
}
.video-list ul li:first-child {
    margin-left: 0;
}
.video-list ul a:first-child {
    margin-left: 0;
}
.video-list ul li img {
    cursor: pointer;
    width: 288px;
    /* height: 200px; */
    /* background: #ffffff; */
    border-radius: 8px;
    margin-bottom: 10px;
}
.check-more {
    cursor: pointer;
    width: 120px;
    height: 40px;
    line-height: 40px;
    margin: 40px auto 0;
    color: #6255fd;
    font-size: 18px;
    text-align: center;
}
.check-more i {
    font-size: 14px;
    color: #6255fd;
    margin-left: 10px;
}
.line-info {
    margin-top: 94px;
    min-width: 1200px;
}
.line-content {
    width: 1200px;
    min-width: 1200px;
    margin: 90px auto;
}
.line-item {
    margin-bottom: 10px;
    padding-bottom: 20px;
}
.line-item li:first-child {
    margin-top: 0;
}
.line-item li {
    margin-top: 40px;
    font-size: 20px;
    color: #fdfdfd;
    padding-bottom: 30px;
    border-bottom: 1px solid #ffffff49;
}
.line-item li .line-item-title {
    font-size: 36px;
    font-weight: bold;
    background: linear-gradient(180deg, #6885f5, #6255fd);
    text-transform: none;
    background-clip: text;
    color: transparent;
    margin-bottom: 11px;
}
.line-pic {
    width: 742px;
    height: 572px;
}
.game-info {
    position: relative;
}
.game-box {
    width: 1200px;
    min-width: 1200px;
    margin: 78px auto 110px;
}
.game-content {
    /* background: url('../../static/img/game_back.png') no-repeat center; */
}
.game-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    z-index: -1;
    transition: all 0.3s ease-in-out;
}
.game-content ul li {
    width: 200px;
    height: 100px;
    line-height: 100px;
    text-align: center;
    font-size: 24px;
    color: #ffffff;
    background: linear-gradient(145deg, #6355fd62, #6884f577);
    border-radius: 20px;
    margin-top: 51px;
}
/* 网站底部 */
.foot-f {
    position: absolute;
    bottom: 0;
}
.foot {
    width: 100%;
    height: 200px;
    background: #000;
}
.foot-content {
    width: 1000px;
    margin: auto;
}
.foot-left .foot-left-box:first-child {
    margin-left: 0;
}
.foot-left-box {
    margin-left: 128px;
    font-size: 18px;
    color: #ffffff;
}
.text a {
    cursor: pointer;
    margin-top: 20px;
    color: #c7c7c7;
    font-size: 16px;
    display: block;
}
.text a:hover {
    color: #fff;
}
.foot-left-box ul li:first-child {
    margin-left: 0;
}
.foot-left-box ul li {
    cursor: pointer;
    color: #a5a5a5;
    font-size: 16px;
    margin-left: 40px;
    margin-top: 20px;
}

.foot-left-box ul li a {
    color: #c7c7c7;
}
.foot-left-box ul li a:hover {
    color: #fff;
}
.foot-content .logo {
    display: flex;
    align-items: center;
    color: #fdfdfd;
    font-size: 24px;
}
.foot-content .logo img {
    width: 143px;
    margin-right: 10px;
}
/* 关于我们 */

.accout-box {
    width: 1200px;
    height: 160px;
    background: #ffffff12;
    margin: 55px auto;
}
.accout-box ul li {
    cursor: pointer;
    display: flex;
    align-items: center;
    width: 300px;
    height: 70px;
    border-right: 1px solid #494949;
    padding-right: 39px;
    margin-left: 63px;
}
.accout-box ul {
    height: 160px;
}
.accout-box ul li:last-child {
    border-right: none;
    padding-right: 0;
}
.accout-box ul li img {
    width: 80px;
    height: 80px;
}
.accout-box ul li i {
    font-size: 51px;
    color: #fff;
    /* width: 80px; */
    /* height: 80px; */
    padding: 2px 15px;
    background: #4e8bf2;
    border-radius: 50px;
}
.accout-right {
    margin-left: 20px;
}
.accout-right .title {
    color: #969696;
    font-size: 24px;
}
.accout-right .tip {
    color: #fff;
    font-size: 24px;
    margin-top: 10px;
}
