.hack-container {
    background: #20242b;
    width: 100%;
}
.hack-container-top {
    width: 100%;
    z-index: 200;
}
.main-page {
    width: 100%;
    position: relative;
    z-index: 50;
    min-height: 100vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    /* flex-direction: column; */
    overflow: hidden;
    display: flex;
    align-items: center;
}
.hack-main {
    z-index: 50;
    margin-top: 0px;
}
.hack-main-bottom {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100px;
    line-height: 100px;
    text-align: center;
    color: #fff;
    font-size: 24px;
    z-index: 10;
    background: #1d1f23;
    color: #a5a5a5;
    justify-content: center;
}
.hack-main-bottom .blili {
    cursor: pointer;
    width: 100px;
    height: 30px;
}
.hack-main-bottom .qq {
    cursor: pointer;
    width: 100px;
    height: 30px;
    margin-left: 30px !important;
}
.hack-main-bottom .doyin {
    cursor: pointer;
    /* width: 161px; */
    height: 27px;
    margin-left: 30px;
}
.hack-main-bottom .tip {
    font-size: 24px;
    color: #a5a5a5;
    margin-left: 30px;
}
.hack-video {
    position: absolute;
    top: 60px;
    left: 0;
    width: 100vw;
    height: 100%;
    z-index: 1;
}
.hack-video video {
    position: relative;
    /* left: 0;
    top: 0; */
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    font-family: "object-fit: cover;";
    pointer-events: none;
    z-index: 5;
}
.hack-video-mask {
    position: absolute;
    top: 0;
    left: 0;
    background: #20242b;
    opacity: 0.5;
    z-index: 10;
    width: 100%;
    height: 100%;
}
.hack-text {
    text-align: center;
    color: #fff;
    font-size: 60px;
    font-weight: bold;
    /* margin-top: 115px; */
}
.hack-sub {
    width: 680px;
    text-align: center;
    color: #a5a5a5;
    font-size: 24px;
    margin: 30px auto 0;
}
.hack-btn {
}
.down-url i {
    display: inline-block;
    color: #fff;
    margin-top: -1px;
    margin-right: 6px;
    font-size: 22px;
    font-weight: normal;
}
.down-url span {
    display: inline-block;
    margin-left: 10px;
    margin-top: -3px;
    font-size: 14px;
    font-weight: normal;
}
.hack-btn a {
    cursor: pointer;
    display: block;
    width: 240px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    font-weight: bold;
    background: #6f5cda;
    color: #fff;
    margin: auto;
    margin-top: 40px;
    text-align: center;
    border-radius: 2px;
    transition: all 0.6s;
}
.hack-btn a:hover {
    opacity: 0.7;
}
.hack-img {
    width: 1000px;
    margin: 120px auto 0;
}
.gamemModeType-box {
    height: 260px;
    margin-top: 21px;
    position: relative;
    margin-bottom: 7px;
}
.gamemModeType-box .left {
    left: -83px;
}
.gamemModeType-box .right {
    right: -83px;
}
.gamemModeType-box-icon {
    cursor: pointer;
    position: absolute;
    width: 30px;
    height: 60px;
    line-height: 60px;
    background: #292e34;
    border-radius: 15px;
    text-align: center;
    transition: all 0.6s;
}
.gamemModeType-box-icon:hover {
    background: #6f5cda;
}
.gamemModeType-box-icon i {
    color: #fff;
}
.gamemModeType-box-main {
    width: 1000px;
    height: 285px;
    overflow-x: hidden;
}
.gamemModeType-box-main li {
    cursor: pointer;
    width: 235px;
    height: 120px;
    box-shadow: var(--s-box-w);
    border-radius: 8px;
    margin-bottom: 20px;
    margin-left: 20px;
    overflow: hidden;
    position: relative;
}
.gamemModeType-box-main .first-ul li {
    width: 490px;
    height: 260px;
    margin-left: 0;
    position: relative;
}
.gamemModeType-box-main .icon-collect {
    position: absolute;
    right: 6px;
    top: 7px;
    z-index: 200;
    color: #fff;
}
.gamemModeType-box-main .icon-collect:hover {
    color: #009943;
}
.gamemModeType-box-main-hack .two-ul {
    width: 1000px;
    flex-flow: column wrap;
    height: 280px;
    list-style-type: none;
    margin-left: -20px;
}
/* .gamemModeType-box-main li:first-child {
    margin-left: 0;
} */
/* .gamemModeType-box-main li:nth-child(4n + 1) {
    margin-left: 0;
} */
.gamemModeType-box-main li img {
    width: 100%;
    height: 100%;
    transition: all 0.6s;
}
.gamemModeType-box-main li img:hover {
    transform: scale(1.2);
}
.gamemModeType-box-main li .bottom {
    width: 100%;
    position: absolute;
    bottom: 0;
    height: 40px;
    z-index: 20;
    /* padding: 0 10px; */
    font-size: var(--f-size-normal);
    color: #fff;
    background: rgba(0, 0, 0, 0.5);
    font-size: 15px;
}
.gamemModeType-box-main li .bottom span:first-child {
    width: 70%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-left: 12px;
}
.gamemModeType-box-main li .bottom span:last-child {
    color: var(--c-txt-yellow);
    font-size: 12px;
    margin-right: 10px;
    width: 90px;
    text-align: right;
}
.gamemModeType-box-main li .resize {
    position: absolute;
    top: 10px;
    left: 12px;
    padding: 2px 10px;
    border-radius: 15px;
    font-size: 12px;
    color: #ffffff;
    text-align: center;
    background: rgba(0, 0, 0, 0.5);
}
.operation-box {
    position: relative;
    background: #292e34;
    padding: 24px 39px;
    color: #fff;
    z-index: 14;
}
.operation-box-title {
    font-size: 24px;
    /* text-align: center; */
    font-weight: bold;
}
.operation-box-sub {
    font-size: 16px;
    text-align: left;
    color: #a5a5a5;
    margin-top: 13px;
}
.operation-box .back-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}
.operation-one {
    height: 182px;
}
.operation-two {
    height: 322px;
    margin-top: 20px;
}
.operation-tree {
    height: 572px;
    margin-left: 20px;
}
.operation-four {
    flex: 1;
    padding-top: 30px;
}
.operation-bottom {
    width: 100%;
    height: 400px;
    color: #fff;
    background: #292e34;
    margin-top: 20px;
    display: flex;
}
.operation-bottom-left {
    flex: 1;
}
.que {
    margin-top: 60px;
    margin-bottom: 100px;
}
.que .operation-box {
    flex: 1;
    margin-left: 20px;
}
.que .operation-box:first-child {
    margin-left: 0;
}
.op-set {
    position: absolute;
    width: calc(100% - 1px);
    /* padding: 0 39px; */
    left: 0;
    top: 115px;
}
.op-set ul {
    width: 100%;
}
.op-set li {
    /* width: 100%; */
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #ffffff;
    font-size: 16px;
    padding: 10px 0;
    padding-left: 40px;
}
.op-set li:hover {
    background: #313343;
}
.op-set li:hover .btn {
    color: #6b5dd3;
    border: 1px solid #6b5dd3;
}
.op-set li img {
    height: 20px;
}
.op-set li .btn {
    width: 42px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    /* background: #757575; */
    border: 1px solid #757575;
    font-size: 16px;
    color: #ffffff;
    margin-right: 40px;
}
.op-set li .dan {
    margin-left: 58px;
}
.op-set li .dan span {
    color: #ffffff;
    font-size: 14px;
    margin: 0 32px;
}
.op-set .fast {
    margin-left: 30px;
    color: #a5a5a5;
    font-size: 14px;
}
.op-set .fast img {
    margin-right: 10px;
    height: 18px;
}
.step {
}
.step li {
    display: flex;
    align-items: center;
    margin-top: 70px;
}
.step li img {
    width: 20px;
}
.step li span {
    color: #ffffff;
    font-size: 18px;
    margin-left: 15px;
    font-weight: bold;
}
.step li div {
    color: #a5a5a5;
    font-size: 16px;
    margin-left: 15px;
}
.step-btn {
}
.step-btn a {
    display: block;
    width: 400px;
    height: 40px;
    line-height: 40px;
    background: #6b5dd3;
    border-radius: 2px 2px 2px 2px;
    font-size: 16px;
    text-align: center;
    color: #ffffff;
    margin-top: 86px;
    transition: all 0.6s;
}
.step-btn a:hover {
    opacity: 0.7;
}
/* 动画 */
.animat {
    height: 85px;
    width: 100%;
    display: flex;
    align-items: flex-end;
    overflow: hidden;
}
.animat-left:not(:last-child) {
    margin-right: 41px;
}
.animat-left {
    font-size: 0px;
    color: #a5a5a6;
    position: relative;
    transform: translate(0px, 0px);
    transition: transform 300ms ease 0s;
}
.animat-left svg {
    font-size: 23px;
    line-height: 23px;
    position: relative;
    z-index: 1;
    left: 1px;
}
.animat-left.active svg {
    font-size: 30px;
    line-height: 30px;
}
.animat-left .shadow-box {
    content: "";
    display: block;
    width: 210px;
    height: 35px;
    position: absolute;
    bottom: -145px;
    left: -120px;
    background: linear-gradient(274deg, #6b5dd3 0%, rgba(11, 242, 246, 0) 95%);
    z-index: -1;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: bottom left;
    -ms-transform-origin: bottom left;
    transform-origin: bottom left;
    opacity: 0;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
    pointer-events: none;
}
.animat-left.active .shadow-box {
    /* width: 205px;
    height: 205px; */
    opacity: 0.3;
}
.animat-left.active {
    color: #fff;
    /* transform: translate(-100px, 100px); */
    animation: slide 1s infinite alternate ease;
}
@keyframes slide {
    from {
        transform: translate(0, 0);
    }
    to {
        transform: translate(50px, -50px);
    }
}
/* .active {
    animation: slide 2s infinite alternate linear;
} */

.animat-right:not(:last-child) {
    margin-right: 41px;
}
.animat-right {
    font-size: 0px;
    color: #a5a5a6;
    position: relative;
    transform: translate(0px, 0px);
    transition: transform 300ms ease 0s;
}
.animat-right svg {
    font-size: 23px;
    line-height: 23px;
    position: relative;
    z-index: 1;
    left: 1px;
}
.animat-right.active svg {
    font-size: 30px;
    line-height: 30px;
}
.animat-right.active {
    color: #fff;
    /* transform: translate(-100px, 100px); */
    animation: move 1s infinite alternate ease;
}
@keyframes move {
    from {
        transform: translate(0, 0);
    }
    to {
        transform: translate(-50px, -50px);
    }
}
.animat-right.active .shadow-box {
    /* width: 205px;
    height: 205px; */
    opacity: 0.3;
}
.animat-right .shadow-box {
    content: "";
    display: block;
    width: 210px;
    height: 35px;
    position: absolute;
    bottom: 1px;
    left: 5px;
    background: linear-gradient(-274deg, #6b5dd3 0%, rgba(11, 242, 246, 0) 95%);
    z-index: -1;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: bottom left;
    -ms-transform-origin: bottom left;
    transform-origin: bottom left;
    opacity: 0;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
    pointer-events: none;
}
