body,
body.el-loading-parent--hidden,
body.el-popup-parent--hidden {
    padding-right: 0!important;
    overflow-y: scroll!important
}

.game_block {
    overflow: hidden;
    margin-top: 2rem;
}

@media (max-width:1000px) {
    .game_block {
        margin-top: 1rem;
    }
}

.pc_box {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    display: flex;
    justify-content: center;
}

.page_title {
    display: none;
    line-height: 42px;
    position: fixed;
    color: #e6e6e6;
    text-align: center;
    width: 100%;
    top: -3px;
    z-index: 4;
    font-size: 15px;
    pointer-events: none
}

.pc_title {
    color: #666;
    font-weight: 600;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    margin-bottom: 20px
}

.pc_title i {
    color: var(--main-color);;
    font-size: 20px;
    margin-right: 15px
}

.pc_title img {
    width: 20px;
    margin-right: 15px
}

.editor img {
    max-width: 100%;
    height: auto
}

.editor li {
    margin: 0 0 1em 23px;
    text-align: left
}

@media (max-width:1201px) {
    .pc_box {
        width: 1000px
    }
}

@media (max-width:1000px) {
    .pc_box {
        position: relative;
        display: block;
        width: 100%;
        height: 100%;
    }
    .page_title {
        display: block
    }
    .pc_title {
        display: none
    }
}

@media (min-width:1001px) {
    .el-dialog__headerbtn:focus .el-dialog__close,
    .el-dialog__headerbtn:hover .el-dialog__close {
        color: #909399
    }
}

table {
    width: 100%;
    border-collapse: collapse;
    overflow: hidden;
    text-align: center;
    margin: 10px 0 0
}

table thead th,
table thead tr {
    padding: 6px 0;
    font-size: 14px;
    line-height: 16px
}

table tr td,
table tr th {
    line-height: 18px;
    font-size: 14px;
    padding: 10px 4px;
    vertical-align: middle;
    border: 1px solid #dedede
}

table thead th,
table tr th {
    background: var(--main-color);
    color: #e6e6e6;
    text-align: center;
    font-weight: 700
}

@media (max-width:1000px) {
    table thead th,
    table thead tr,
    table tr td,
    table tr th {
        font-size: 12px;
        word-break: break-all
    }
    table tr td,
    table tr th {
        padding: 6px 4px
    }
}

@media (max-width:1000px) {
    .index_flex_bg {
        z-index: 1;
        background: #fff;
        margin-top: constant(safe-area-inset-top)
    }
}

.domain {
    width: 100%;
    height: 20px;
    line-height: 20px;
    text-align: center;
    color: #fff;
    font-size: 13px;
    background: #162831
}

.BanSet {
    position: relative;
    width: 100%
}
.BanSet .swiper-button-next,
.BanSet .swiper-button-prev {
    color: var(--main-color);
}
@media only screen and (min-width:1001px) {
    .BanSet .swiper-button-next:hover,
    .BanSet .swiper-button-prev:hover {
        color: var(--main-color-h);
    }
}

.swiper-container .swiper-slide {
    -webkit-transform: translate3d(0, 0, 0);
}

.BanSet .swiper-container .swiper-slide .slide-inner img {
    max-width: 100%;
    width: 100%;
    height: auto
}

.BanSet .swiper-container .swiper-slide .slide-inner.mob {
    display: none
}

.BanSet .swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 50px
}

.BanSet .swiper-pagination-bullet {
    width: 10px;
    height: 10px
}

.BanSet .swiper-pagination-bullet-active {
    background: #333
}

@media (max-width:1000px) {
    .BanSet .swiper-container .swiper-slide .slide-inner.pc {
        display: none
    }
    .BanSet .swiper-container .swiper-slide .slide-inner.mob {
        display: block
    }
}

.marqueeBox {
    background: #7b7b7b;
    margin: 0;
    position: relative;
    z-index: 1
}

.BanSet~.marqueeBox {
    margin-top: -39px
}

.marqueeBox ul.marquee_bx {
    color: #fff;
    height: 36px;
    overflow: hidden;
    display: flex
}

.marqueeBox ul.marquee_bx .post {
    text-align: left;
    color: #ffedc7;
    width: auto;
    padding: 0 10px
}

.marqueeBox ul.marquee_bx .post i {
    font-size: 13px;
    line-height: 36px
}

.marqueeBox ul.marquee_bx .post p {
    line-height: 36px;
    display: inline-block;
    vertical-align: top
}

.marqueeBox ul.marquee_bx .marquee {
    line-height: 36px;
    letter-spacing: 1px;
    vertical-align: top;
    overflow: hidden
}

.marquee-text-text {
    height: 36px
}

.marquee-text-text,
.marquee_bx,
.marqueeBox ul.marquee_bx .marquee,
.marqueeBox ul.marquee_bx .marquee a,
.marqueeBox ul.marquee_bx .marquee span {
    font-size: 13px;
    line-height: 36px
}

.marqueeBox ul.marquee_bx .bx {
    width: auto;
    padding: 0 10px
}

.marqueeBox ul.marquee_bx .bx button {
    padding: 0 10px;
    height: 24px;
    line-height: 24px;
    min-width: 60px;
    margin: 6px 0 0;
    border-radius: 8px
}
.AnnClass {
    border: 1px solid #ccc; 
    border-radius: 12px; 
    padding: 0.25rem; 
    font-size: 0.8rem;
}
.AnnClass0,.AnnClass1 {
    border: 1px solid #22779c; 
    background: #22779c;
}
.AnnClass2 {
    border: 1px solid #f19b1b; 
    background: #f19b1b;
}
.AnnClass3 {
    border: 1px solid #49c386;; 
    background:#49c386;;
}
.AnnClass4 {
    border: 1px solid #e22c81; 
    background: #e22c81;
}
.AnnClass5 {
    border: 1px solid #a07072; 
    background: #a07072;
}

.idx_bg {
    background: url(../images/idx_bg.jpg) no-repeat top;
    width: 100%;
    height: 925px;
    position: absolute;
    z-index: 0;
    margin: -20px 0 0
}

.idx_login {
    border: 2px solid #22779c;
    margin: 20px auto 30px;
    background: var(--main-color-h);
    display: flex;
    flex-wrap: wrap;
    width: 100%
}

.idx_login .tit {
    padding: 0 10px;
    line-height: 40px;
    color: #fff;
    width: 100%;
    font-size: 14px;
    background: var(--main-color)
}

.idx_login .tit img {
    height: 35px;
    width: 30px;
    margin: 0 10px -12px 0
}

.idx_login .tit .btn {
    float: right;
    width: auto;
    background: var(--main-color);;
    padding: 0 10px;
    height: 28px;
    line-height: 28px;
    margin: 5px 0 0;
    color: #fff
}

.idx_login .login {
    width: 40%;
    border-right: 2px solid #23759b;
    align-items: center;
    display: flex;
    justify-content: center
}

.idx_login .login .btn {
    width: 40%;
    font-size: 16px;
    border: 1px solid #fff;
    background: #fff;
    color: var(--main-color-h);
    padding: 12px 0
}

.idx_login .idx_usr {
    padding: 8px;
    width: 40%;
    border-right: 2px solid #23759b;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center
}

.idx_login .idx_usr p {
    color: #fff;
    width: 100%;
    font-size: 15px;
    text-align: center;
    line-height: 1.3
}

.idx_login .idx_usr .vippic {
    margin: 0 50px 0 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    cursor: pointer
}

.idx_login .idx_usr p:first-child {
    margin-bottom: 5px
}

.idx_login .idx_usr p b {
    color: #ffff85;
    margin: 0 4px;
    font-weight: 700
}

.idx_login .idx_usr .vippic img {
    width: 40px
}

.idx_login .idx_usr .vippic p b {
    color: #fff
}

.idx_login .idx_usr .logout {
    text-decoration: underline;
    cursor: pointer
}

.idx_login ul {
    width: 60%;
    font-size: 0
}

.idx_login ul li {
    width: 33%;
    text-align: center;
    padding: 14px 0 8px;
    position: relative;
    cursor: pointer;
    display: inline-block;
    vertical-align: top
}

.idx_login ul li:nth-child(3) {
    width: 34%
}

.idx_login ul li figure {
    display: flex;
    justify-content: center
}

.idx_login ul li figure img {
    height: 40px
}

.idx_login ul li p {
    color: #fff;
    line-height: 1.3;
    font-size: 14px;
    margin: 10px 0
}

.idx_login.us {
    background: rgba(0, 0, 0, .8);
    border-radius: 8px
}

.idx_login.us ul {
    width: 100%
}

.idx_login.us ul li {
    width: 33.33333%;
    border-right: 1px solid #e7c080;
    padding: 26px 0
}

.idx_login.us ul li:last-child {
    border: none
}

.idx_login.us ul li .gbimg {
    opacity: .1;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    height: 90px
}

.idx_login.us ul li .gbimg img {
    height: 100%
}

.idx_login.us ul li figure {
    display: inline-block;
    vertical-align: top
}

.idx_login.us ul li figure img {
    height: 62px
}

.idx_login.us ul li p {
    font-size: 18px;
    line-height: 62px;
    margin: 0 0 0 15px;
    display: inline-block;
    vertical-align: top
}

@media (max-width:1000px) {
    .idx_bg {
        margin: -40px 0 0;
        background-size: 200%
    }
    .idx_login {
        width: calc(100% - 20px);
        border-radius: 5px;
        margin: 10px
    }
    .idx_login .login {
        width: 30%
    }
    .idx_login .login .btn {
        width: 75%;
        font-size: 14px
    }
    .idx_login .tit .hello {
        display: none
    }
    .idx_login .idx_usr {
        width: 45%
    }
    .idx_login .idx_usr p {
        font-size: 12px;
        text-align: left
    }
    .idx_login .idx_usr p b {
        margin: 0 1px
    }
    .idx_login .idx_usr .vippic {
        margin: 0 10px 0 0
    }
    .idx_login .idx_usr .vippic img {
        margin: 0;
        width: 30px
    }
    .idx_login .idx_usr .vippic p {
        display: none
    }
    .idx_login ul li figure img {
        height: 30px
    }
    .idx_login ul {
        width: 55%
    }
    .idx_login ul li p {
        font-size: 13px;
        margin-top: 8px
    }
    .idx_login.us ul li {
        padding: 14px 0 8px
    }
    .idx_login.us ul li .gbimg {
        display: none
    }
    .idx_login.us ul li figure {
        display: flex
    }
    .idx_login.us ul li figure img {
        height: 40px
    }
    .idx_login.us ul li p {
        margin: 0;
        font-size: 15px;
        line-height: 32px
    }
}

@media (max-width:400px) {
    .idx_login ul li figure img {
        height: 24px
    }
    .idx_login.us ul li figure img {
        height: 36px
    }
    .idx_login.us ul li p {
        font-size: 14px
    }
}

@media (max-width:360px) {
    .idx_login ul li p {
        font-size: 12px
    }
}

@media (min-width:1001px) {
    .idx_login .tit .btn:hover {
        opacity: .7
    }
    .idx_login ul li:hover {
        background: #2c80a5
    }
}

.comlist .tab_con hr {
    border-color: #ffd485;
    margin: 20px 0 5px
}

.comlist .movie_content {
    display: flex;
    flex-wrap: wrap;
    margin: 20px 0;
    overflow: auto
}

.comlist .movie_content a {
    width: 25%;
    height: 240px;
    text-align: center;
    padding: 6px
}

.comlist .movie_content p {
    font-size: 14px;
    color: #b5b5b5;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2
}

.comlist .tab_con .movie_loading {
    text-align: center;
    height: 0
}

.comlist .tab_con .movie_loading i {
    position: relative;
    top: -30px
}

.comlist .tab_con .movie_loading .fa-spinner:before {
    font-size: 20px;
    color: #ffd485
}

.comlist .tab_con .movie_loading .cycle {
    -webkit-animation: cycle 2s linear infinite;
    animation: cycle 2s linear infinite
}

@-webkit-keyframes cycle {
    0% {
        -webkit-transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(1turn)
    }
}

@keyframes cycle {
    0% {
        transform: rotate(0deg)
    }
    to {
        transform: rotate(1turn)
    }
}

@media screen and (max-width:1000px) {
    .comlist .tab_con .movie_loading i {
        top: -20px
    }
    .comlist .tab_con hr {
        margin: 0 0 5px
    }
    .comlist .movie_content {
        margin: 0
    }
    .comlist .movie_content a {
        width: 50%;
        height: auto
    }
    .comlist .movie_content p {
        font-size: 12px
    }
}

.idxtb_box {
    margin: auto
}

.idxtb_box img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
}

.idxtb_box .tab_con,
.idxtb_box .tab_nav,
.idxtb_box .egamei_nav {
    transition: all .5s
}

.comlist .pcgame {
    display: block;
}

.comlist .pcgame p {
    margin-top: 15px;
    font-size: 1.4rem;
}

.comlist .phgame {
    display: none;
}

.idxtb_box .tab_nav li,
.idxtb_box .egamei_nav li {
    cursor: pointer;
    width: 100%;
    position: relative;
    margin-right: 8px
}
.idxtb_box .tab_nav li:last-child,
.idxtb_box .egamei_nav li:last-child {
    margin-right: 0px
}

.idxtb_box .tab_nav li:before,
.idxtb_box .egamei_nav li:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    height: 4px;
    background: var(--linear-color);
}

.idxtb_box .tab_nav li.mobile_ranking {
    display: none;
}

.idxtb_box .egamei_nav {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
.idxtb_box .egamei_nav li {
    color: #fff;
    font-size: 17px;
    margin-bottom: 10px;
    padding: 32px 18px;
    width: calc(33.3% - 8px);
    background: #7b7b7b;
    text-align: center
}

.idxtb_box .egamei_nav li.active,
.idxtb_box .egamei_nav li:hover {
    background: var(--main-color)
}

.idxtb_box .tab_con .search_bg {
    flex-flow: row wrap;
    justify-content: space-between
}

.idxtb_box .tab_con .search_bg,
.idxtb_box .tab_con .search_bg>div {
    display: flex;
    align-items: center
}

.idxtb_box .tab_con .search_bg img {
    max-width: 33px;
    margin-right: 8px;
    width: 100%
}

.idxtb_box .tab_con .search_bg h2 {
    font-size: 17px;
    color: #888;
    line-height: 1.3
}

.idxtb_box .tab_con .search_bg .search {
    width: 100%
}

.idxtb_box .tab_con .search_bg .search input {
    line-height: 34px;
    height: 34px;
    color: #aaa;
    border: 1px solid #ddd
}

.idxtb_box .tab_con .search_bg .search .el-button {
    display: inline-block;
    width: 31px;
    background: #2a8eb9;
    color: #fff;
    padding: 6px;
    font-size: 17px;
    margin: 0 5px
}

.idxtb_box .tab_con ul {
    display: flex;
    flex-flow: row wrap
}

.idxtb_box .tab_con ul li {
    cursor: pointer;
    text-align: center;
    color: #000;
    position: relative;
    transition: all .5s
}

.idxtb_box .tab_con ul li .myFavourite {
    position: absolute;
    left: 2px;
    top: 2px;
    width: 35px;
    height: 35px;
    z-index: 2
}

.idxtb_box .tab_con ul li .myFavourite input {
    opacity: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.idxtb_box .tab_con ul li .myFavourite i {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    z-index: -1;
    font-size: 1.8rem;
    color: #ddd;
    transition: color 0.3s;
}

.idxtb_box .tab_con ul li .myFavourite input:hover ~ i{
    color: red;
}

.idxtb_box .tab_con ul li .myFavourite input:checked ~ i {
    color: red;
}

.idxtb_box .tab_con ul li img {
    width: 100%;
    -bottom: 5px
}

.idxtb_box .nogame {
    color: #888;
    font-size: 18px;
    margin-top: 30px;
    margin-left: 50px
}

@media (max-width:1000px) {
    .idxtb_box {
        display: flex;
        flex-flow: row wrap;
        padding: 0 8px;
        margin-bottom: 60px;
    }
    .idxtb_box .tab_con .search_bg {
        margin: 0 0 10px -8px;
        display: none;
    }
    .idxtb_box .tab_con .search_bg>div {
        margin: 0 0 12px 8px
    }
    .idxtb_box .tab_con .search_bg img {
        width: 30%
    }
    .idxtb_box .tab_con .search_bg .search {
        max-width: 178px
    }
    .idxtb_box .tab_nav {
        width: 35%;
        border-radius: 5px;
        margin-right: 8px;
    }
    .idxtb_box .tab_nav li {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        background: #7b7b7b;
        padding: 14px 8px;
        font-size: 14px;
        color: #fff;
        height: calc(16.667% - 6px);
        margin: 5px 0;
        border-radius: 10px;
    }
    .idxtb_box .tab_nav li.active {
        background: var(--main-color)
    }
    .idxtb_box .tab_nav li:before {
        height: 0px
    }
    .idxtb_box .tab_nav li img {
        width: 40%;
        max-width: 40px;
        margin-bottom: 10px;
    }
    .idxtb_box .tab_nav li.mobile_ranking {
        display: flex;
    }
    .idxtb_box .egamei_nav li {
        font-size: 15px;
        padding: 20px 0;
    }
    .comlist .pcgame {
        display: none;
    }
    .comlist .phgame {
        display: block;
    }
    .idxtb_box .phgame {
        width: calc(65% - 8px)
    }
    .idxtb_box .tab_con ul li {
        width: calc(33.33333% - 8px);
        margin: 20px 0 0 8px;
        font-size: 12px
    }
    .idxtb_box .phgame ul li {
        width: 100%;
        margin: 5px 0;
        box-shadow: 1px 1px 5px #aaa;
    }
    .bom_ban {
        display: none
    }
}

@media (max-width:420px) {
    .idxtb_box .tab_nav li {
        font-size: 12px
    }
    .idxtb_box .tab_con .search_bg .search {
        max-width: inherit
    }
    .idxtb_box .tab_con ul li .myFavourite {
        top: 1px;
        left: 1px;
        width: 25px;
        height: 25px;
    }
    .idxtb_box .tab_con ul li .myFavourite i {
        font-size: 1.5rem;
    }
    .newbie p {
        font-size: 14px;
        color: #e5e5e5 !important
    }
    #app .newbie h2 {
        color: #fff !important;
        font-weight: bold;
    }
}
@media (min-width:1001px) {
    .idxtb_box {
        max-width: 1000px
    }
    .idxtb_box .tab_nav {
        display: flex;
        /* margin-right: -8px */
    }
    .idxtb_box .tab_nav li {
        color: #fff;
        font-size: 17px;
        padding: 32px 18px;
        background: #7b7b7b;
        text-align: center
    }
    .idxtb_box .tab_nav li.active,
    .idxtb_box .tab_nav li:hover {
        background: var(--main-color);
    }
    .idxtb_box .tab_nav li img {
        margin-bottom: 32px
    }
    .idxtb_box .tab_nav li.active img,
    .idxtb_box .tab_nav li:hover img {
        background: var(--main-color)
    }
    .idxtb_box .tab_con .search_bg {
        margin-top: 32px
    }
    .idxtb_box .tab_con .search_bg .search {
        max-width: 400px
    }
    .idxtb_box .tab_con ul {
        margin: -36px 0 0 -18px
    }
    .idxtb_box .tab_con ul li {
        width: calc(20% - 18px);
        font-size: 15px;
        margin: 36px 0 0 18px
    }
    .idxtb_box .tab_con ul li:hover {
        transform: scale(1.05)
    }
    .idxtb_box .tab_con ul {
        padding: 32px 0
    }
    .bom_ban {
        overflow: hidden;
        padding-bottom: 32%;
        background: url(../images/index/bom_ban.jpg) no-repeat top;
        background-size: 100% auto
    }
}

@media (min-width:1201px) {
    .idxtb_box {
        max-width: 1200px
    }
}

@media screen and (orientation:landscape) and (max-width:1000px) {
    .index_flex_bg {
        position: inherit
    }
}

.checkin .el-dialog {
    background: none;
    box-shadow: none;
    width: 75%
}

.checkin .el-dialog .el-dialog__header {
    padding: 0
}

.checkin .el-dialog .el-dialog__header .el-dialog__headerbtn {
    background: url(../images/activity/checkin/cls.png) 0 0/100% no-repeat;
    top: -10px;
    right: -10px
}

.checkin .el-dialog .el-dialog__header .el-dialog__headerbtn i {
    display: none
}

.checkin .el-dialog .el-dialog__body {
    padding: 0
}

.checkin .el-dialog .el-dialog__body .money {
    background: url(../images/activity/checkin/money.png) 0 0/100% no-repeat;
    width: 120%;
    height: 100vh;
    position: absolute;
    pointer-events: none;
    overflow: hidden;
    margin: 0 0 0 -5%;
    display: flex;
    justify-content: center;
    align-content: center
}

.checkin .el-dialog .el-dialog__body .content {
    padding: 0;
    overflow: hidden;
    border-radius: 20px
}

.checkin .el-dialog .el-dialog__body .content .ban {
    width: 100%
}

.checkin .el-dialog .el-dialog__body .content .box {
    width: 100%;
    text-align: center;
    height: auto;
    padding: 30px 0;
    background: #fff;
    margin: -2px 0 0
}

.checkin .el-dialog .el-dialog__body .content .box .btn {
    padding: 10px 5px;
    width: 40%;
    border-radius: 100px;
    min-width: 120px;
    max-width: 160px;
    font-size: 16px;
    background: var(--main-color)
}

.checkin .el-dialog .el-dialog__body .content .box .ok {
    font-size: 30px;
    color: #6dc854
}

.checkin .el-dialog .el-dialog__body .content .box p {
    color: #666;
    font-size: 17px;
    margin: 14px 0 0;
    line-height: 30px
}

.checkin .el-dialog .el-dialog__body .content .box p span {
    font-weight: 600;
    font-size: 23px;
    color: #eb6877;
    margin: 0 5px
}

.closeBtn {
    text-align: center;
    padding: 25px
}

.closeBtn i {
    font-size: 38px;
    color: #fff
}

.closeBtn i:before {
    border: solid;
    border-radius: 50%;
    padding: 5px
}

@media only screen and (min-width:1001px) {
    .checkin .el-dialog {
        width: 440px
    }
}

@media screen and (orientation:landscape) and (max-width:1000px) {
    .checkin .el-dialog {
        max-width: 258px
    }
    .checkin .el-dialog .el-dialog__body .content .box {
        padding: 12px 0
    }
    .closeBtn {
        position: absolute;
        right: -28px;
        top: -13px;
        z-index: 100;
        padding: 0
    }
}

.luckywheel {
    padding-top: 3%;
    background: #d2080e url(../images/turntable/luckywheel.jpg) no-repeat top;
    background-size: 100%;
    position: relative;
    text-align: center
}

.luckywheel img {
    max-width: 100%;
    height: auto;
    vertical-align: bottom
}

.luckywheel .titImg {
    max-width: 70%;
    margin: auto
}

.luckywheel:before {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    z-index: -1
}

.luckywheel .yellowBg,
.luckywheel:before {
    background: #fade86;
    padding: 0 8px
}

.luckywheel .prize {
    position: relative;
    max-width: 500px;
    text-align: center;
    margin: auto;
    width: 90%;
    overflow: hidden
}

.luckywheel .go img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 20%;
    z-index: 1;
    cursor: pointer
}

.luckywheel .prize_list {
    position: relative
}

.luckywheel .prize_list ul li {
    list-style: none;
    width: 16%;
    height: 79%;
    text-align: center;
    position: absolute;
    top: 10%;
    left: 41%;
    z-index: 1
}

.luckywheel .prize_list ul li:first-child {
    transform: rotate(25deg)
}

.luckywheel .prize_list ul li:nth-child(2) {
    transform: rotate(70deg)
}

.luckywheel .prize_list ul li:nth-child(3) {
    transform: rotate(112deg)
}

.luckywheel .prize_list ul li:nth-child(4) {
    transform: rotate(156deg)
}

.luckywheel .prize_list ul li:nth-child(5) {
    transform: rotate(201deg)
}

.luckywheel .prize_list ul li:nth-child(6) {
    transform: rotate(248deg)
}

.luckywheel .prize_list ul li:nth-child(7) {
    transform: rotate(293deg)
}

.luckywheel .prize_list ul li:nth-child(8) {
    transform: rotate(340deg)
}

.luckywheel .wheel .content-Box {
    margin-top: 0
}

.luckywheel .lottery_ticket {
    background: #de4d41;
    color: #fff;
    padding: 13px 2px;
    text-align: center;
    border-radius: 40px;
    font-weight: 700;
    margin: 3% auto -30px;
    max-width: 500px;
    position: relative;
    top: -30px
}

.luckywheel .Winn_Record {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    margin: -18px 0 0 -18px
}

.luckywheel .Winn_Record button {
    color: #de4d41;
    border: 3px solid #de4d41;
    background: #fade86;
    border-radius: 40px;
    padding: 8px 16px;
    font-weight: 700;
    margin: 18px 0 0 18px;
    max-width: 250px
}

.luckywheel .Winn_Record button:first-child:nth-last-child(2),
.luckywheel .Winn_Record button:first-child:nth-last-child(2)~button {
    width: calc(50% - 18px)
}

.luckywheel table tr,
.luckywheel table tr td,
.luckywheel table tr th {
    background: none
}

.luckywheel .el-dialog {
    background: #df4c42;
    border-radius: 10px;
    overflow: hidden
}

.luckywheel .el-dialog .el-dialog__header {
    background: #a10704;
    color: #fff;
    border: 0;
    overflow: hidden
}

.luckywheel .el-dialog .el-dialog__header .el-dialog__title {
    color: #fff
}

.luckywheel .el-dialog .el-dialog__header [class*=el-icon-].el-dialog__close {
    margin: 0 8px;
    padding-top: 11px
}

.luckywheel .el-dialog .el-dialog__headerbtn i {
    color: #fff
}

.luckywheel .el-dialog .el-dialog__body table {
    border: 0
}

.luckywheel .el-dialog .el-dialog__body table tr {
    border-bottom: 1px solid #a0271d
}

.luckywheel .el-dialog .el-dialog__body table tr:nth-child(odd) {
    background: none
}

.luckywheel .el-dialog .el-dialog__body table tr td,
.luckywheel .el-dialog .el-dialog__body table tr th {
    border: 0
}

.luckywheel .el-dialog .el-dialog__body table tr th {
    background: none;
    color: #fff
}

.luckywheel .el-dialog .el-dialog__body table tr td {
    color: #f8ed56
}

.luckywheel .el-dialog .el-dialog__body table tr td .btn {
    padding: 14px 0;
    border-radius: 60px;
    color: #fff;
    background: #666
}

.luckywheel .editor_bg {
    background: rgba(0, 0, 0, .5);
    padding: 5% 18px;
    border-radius: 12px;
    margin-top: 5%
}

.luckywheel .editor_bg .editor {
    max-width: 800px;
    margin: auto;
    text-align: center
}

.luckywheel .editor_bg .editor h1 {
    border: 0
}

.luckywheel .toast {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 20000;
    max-width: 390px;
    transform: translate(-50%, -50%);
    max-height: 96vh;
    overflow-y: auto
}

.luckywheel .toast .close {
    width: 60px;
    height: 60px;
    border: 2px solid #fff;
    border-radius: 50%;
    font-size: 50px;
    text-align: center;
    margin: 20px auto 0;
    color: #fff;
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: center
}

.luckywheel .toast-mask {
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .6);
    z-index: 10000;
    width: 100%;
    height: 100%
}

@media (max-width:960px) {
    .luckywheel .wheel {
        margin-bottom: 43px
    }
    .luckywheel .titImg {
        max-width: 50%
    }
    .luckywheel>.content-Box {
        margin: 0
    }
    .luckywheel:before {
        bottom: calc(-5% - 112px);
        padding-bottom: calc(21% + 112px)
    }
    .luckywheel .lottery_ticket,
    .luckywheel .Winn_Record button {
        font-size: 1.125rem
    }
}

@media (min-width:761px) {
    .luckywheel .Winn_Record button {
        width: calc(50% - 18px)
    }
}

@media (min-width:961px) {
    .luckywheel>.content-Box {
        margin-top: 0
    }
    .luckywheel:before {
        bottom: -20%;
        padding-bottom: 17%;
        background: #d2050e
    }
    .luckywheel .wheel,
    .luckywheel .yellowBg {
        display: inline-block;
        vertical-align: top
    }
    .luckywheel .wheel {
        margin-right: 18px;
        width: calc(50% - 23px)
    }
    .luckywheel .yellowBg {
        width: 50%;
        margin-top: 10%;
        padding: 58px 28px 28px;
        border-radius: 10px
    }
    .luckywheel .lottery_ticket,
    .luckywheel .Winn_Record button {
        font-size: 1.5rem
    }
}

@media screen and (orientation:landscape) and (max-width:960px) {
    .luckywheel img.toast_picture {
        height: calc(100vh - 139px)
    }
}

@media (min-width:1001px) {
    .luckywheel .Winn_Record button:hover {
        color: #ad0d00;
        border-color: #ad0d00
    }
}

.ProSlide_Nav {
    width: calc(100% - 21px);
    padding: 0 10px;
    z-index: 2;
    top: 20px;
    max-width: 1200px
}

.ProSlide_Nav.swiper-container {
    position: fixed;
    top: 60px;
    z-index: 2;
    padding: 10px 0;
    background: #fff
}

.ProSlide_Nav .swiper-slide-active {
    color: #fff
}

.ProSlide_Nav .swiper-slide {
    text-align: center;
    color: #e6e6e6;
    background: #232323;
    padding: 12px 0;
    border-bottom: 2px solid var(--main-color);
    cursor: pointer
}

.ProSlide_Nav .swiper-slide-active {
    background: var(--main-color)
}

.ProSlide_Nav .swiper-slide img {
    width: auto;
    height: 46px;
    padding: 0 0 8px;
    transition: .2s
}

.ProSlide_Nav .swiper-slide p {
    width: 100%;
    font-size: 16px
}

.ProSlide_Main .swiper-slide {
    margin: 115px 0 0;
    height: 0;
    display: flex;
    flex-wrap: wrap
}

.ProSlide_Main .swiper-slide.swiper-slide-active {
    height: auto;
    overflow-y: scroll
}

.pro_item {
    width: calc(33.33333% - 10px);
    padding: 8px;
    background: #e9e9e9;
    border-radius: 6px;
    cursor: pointer
}

.pro_item:nth-child(3n+2) {
    margin-left: 14px;
    margin-right: 14px
}

.pro_item img {
    width: 100%;
    border-radius: 5px
}

.pro_item h1 {
    font-size: 15px;
    font-weight: 600;
    display: inline-block;
    vertical-align: top
}

.pro_item button,
.pro_item h1 {
    line-height: 24px;
    margin: 10px 0;
    color: #888
}

.pro_item button {
    float: right;
    width: auto;
    height: 24px;
    padding: 0;
    border: none
}

.pro_content h2 {
    font-size: 17px;
    line-height: 36px;
    color: #00bfb0;
    margin: 10px 0 0;
    font-weight: 600;
    display: inline-block;
    width: 100%
}

.pro_content p {
    font-size: 14px;
    line-height: 24px;
    color: #888;
    margin: 0
}

.pro_content ol {
    margin-bottom: 20px
}

.pro_content .pro_place,
.pro_content p {
    font-size: 14px;
    line-height: 22px;
    color: #888;
    margin: 0
}

.pro_content li {
    font-size: 14px;
    line-height: 20px;
    color: #888;
    margin: 10px 0 10px 12px
}

.pro_content {
    display: block;
    padding: 0 8px
}

.fade-enter-active,
.fade-leave-active {
    transition: opacity .2s
}

.fade-enter,
.fade-leave-to {
    opacity: 0
}

.opener {
    width: 90%;
    background: #33647b
}

.opener .el-dialog__body {
    padding: 12px;
    background: #fff
}

.opener .el-dialog__header {
    padding: 0
}

.opener .el-dialog__header .el-dialog__headerbtn {
    width: 40px;
    font-size: 22px;
    top: 0;
    right: 0
}

.opener .el-dialog__header .el-dialog__headerbtn i {
    color: silver
}

@media (max-width:1000px) {
    .ProSlide_Nav.swiper-container {
        top: 33px
    }
    .probx {
        padding: 0 10px 50px
    }
    .ProSlide_Nav {
        top: 10px
    }
    .ProSlide_Main .swiper-slide {
        margin: 110px 0 0
    }
    .pro_item {
        width: 100%;
        margin: 0 0 16px
    }
    .pro_item:nth-child(3n+2) {
        margin-left: 0;
        margin-right: 0
    }
    .pro_item button,
    .pro_item h1 {
        margin: 4px 0
    }
    .pro_content h2 {
        font-size: 14px
    }
    .pro_content .pro_place,
    .pro_content p {
        font-size: 12px;
        line-height: 22px
    }
    .pro_content li {
        font-size: 12px
    }
}

@media (max-width:600px) {
    .ProSlide_Nav .swiper-slide {
        padding: 8px 0
    }
    .ProSlide_Nav .swiper-slide img {
        height: 30px
    }
    .ProSlide_Nav .swiper-slide p {
        font-size: 12px
    }
    .ProSlide_Main .swiper-slide {
        margin: 81px 0 0
    }
}

@media (min-width:1001px) {
    .ProSlide_Nav .swiper-slide:hover {
        background: var(--main-color);
        color: #fff
    }
    .pro_item:hover {
        background: #efefef
    }
}

.download {
    padding: 20px 0;
    display: flex;
    flex-wrap: wrap
}

.download li {
    width: 33.33333%;
    padding: 0 10px;
    margin: 0 0 40px
}

.download h1 {
    font-size: 16px;
    color: #888;
    line-height: 28px;
    width: 100%
}

.download h1 b {
    padding-left: 6px;
    color: #999;
    font-size: 13px
}

.download li img {
    width: 100%
}

.download li span {
    color: #2bffb2;
    font-size: 13px;
    line-height: 32px
}

@media (max-width:1000px) {
    .download {
        padding-bottom: 50px
    }
    .download li {
        width: 100%;
        margin: 0 0 20px
    }
}

.vippage.pc_box {
    margin: 40px auto 0
}

.vippage ul {
    margin: 0 0 -40px -40px
}

.vippage ul,
.vippage ul li {
    display: flex;
    flex-flow: row wrap
}

.vippage ul li {
    width: calc(50% - 40px);
    margin: 0 0 40px 40px;
    justify-content: flex-end;
    box-shadow: 0 0 4px rgba(0, 0, 0, .3), 4px 4px 6px rgba(0, 0, 0, .3), 6px 6px 12px rgba(0, 0, 0, .3);
    padding: 25px 18px;
    list-style: none;
    background: -webkit-linear-gradient(55deg, #4193ce 18%, #67b2e8 101%, #357db1)
}

.vippage ul li figure img {
    width: 48%;
    margin: 0 auto
}

.vippage ul li figure b {
    color: #fff;
    display: inline-block;
    width: 100%;
    margin: 20px 0 0
}

.vippage ul li figure {
    width: 24%;
    padding: 0 10px 0 0;
    text-align: center
}

.vippage ul li table {
    width: 76%;
    margin: 0 0 20px;
    border: none
}

.vippage ul li table tr {
    border-bottom: 1px solid hsla(0, 0%, 100%, .3);
    background: none
}

.vippage ul li table tr td {
    border: none;
    text-align: left;
    font-size: 14px;
    color: #fff;
    background: none
}

.vippage ul li table tr td:nth-child(2) {
    color: #fff
}

.vipContent {
    margin-top: 20px
}

.vipContent img {
    max-width: 100%;
    height: auto
}

.vipContent h1 {
    display: block;
    font-size: 2em;
    -webkit-margin-before: .67em;
    margin-block-start: .67em;
    -webkit-margin-after: .67em;
    margin-block-end: .67em;
    -webkit-margin-start: 0;
    margin-inline-start: 0;
    -webkit-margin-end: 0;
    margin-inline-end: 0;
    font-weight: 700
}

.vipContent h2 {
    display: block;
    font-size: 1.5em;
    -webkit-margin-before: .83em;
    margin-block-start: .83em;
    -webkit-margin-after: .83em;
    margin-block-end: .83em;
    -webkit-margin-start: 0;
    margin-inline-start: 0;
    -webkit-margin-end: 0;
    margin-inline-end: 0;
    font-weight: 700
}

.vipContent h3 {
    display: block;
    font-size: 1.17em;
    -webkit-margin-before: 1em;
    margin-block-start: 1em;
    -webkit-margin-after: 1em;
    margin-block-end: 1em;
    -webkit-margin-start: 0;
    margin-inline-start: 0;
    -webkit-margin-end: 0;
    margin-inline-end: 0;
    font-weight: 700
}

.vipContent h4 {
    display: block;
    -webkit-margin-before: 1.33em;
    margin-block-start: 1.33em;
    -webkit-margin-after: 1.33em;
    margin-block-end: 1.33em;
    -webkit-margin-start: 0;
    margin-inline-start: 0;
    -webkit-margin-end: 0;
    margin-inline-end: 0;
    font-weight: 700
}

.vipContent h5 {
    display: block;
    font-size: .83em;
    -webkit-margin-before: 1.67em;
    margin-block-start: 1.67em;
    -webkit-margin-after: 1.67em;
    margin-block-end: 1.67em;
    -webkit-margin-start: 0;
    margin-inline-start: 0;
    -webkit-margin-end: 0;
    margin-inline-end: 0;
    font-weight: 700
}

.vipContent h6 {
    display: block;
    font-size: .67em;
    -webkit-margin-before: 2.33em;
    margin-block-start: 2.33em;
    -webkit-margin-after: 2.33em;
    margin-block-end: 2.33em;
    -webkit-margin-start: 0;
    margin-inline-start: 0;
    -webkit-margin-end: 0;
    margin-inline-end: 0;
    font-weight: 700
}

.vipContent p {
    display: block;
    -webkit-margin-before: 1em;
    margin-block-start: 1em;
    -webkit-margin-after: 1em;
    margin-block-end: 1em;
    -webkit-margin-start: 0;
    margin-inline-start: 0;
    -webkit-margin-end: 0;
    margin-inline-end: 0;
    font-size: 14px
}

@media (max-width:1000px) {
    .vippage ul {
        margin: 0
    }
    .vippage ul li {
        width: calc(100% - 60px);
        margin: 0 auto 40px
    }
    .vippage ul li figure b {
        font-size: 13px
    }
    .vippage ul li table tr td {
        font-size: 12px
    }
    .vipContent {
        padding: 0 5px 55px
    }
    .vipContent p {
        font-size: 12px
    }
}

.newbie {
    width: 94%;
    margin: 0 auto 48px;
    font-weight: 500
}

.newbie img {
    max-width: 100%;
    height: auto
}

.newbie p {
    font-size: 14px;
    color: #666
}

.newbie button {
    max-width: 100px;
    padding: .5em;
    text-align: center;
    font-size: 13px;
    border-radius: 4px;
    cursor: pointer;
    color: #fff;
    display: inline-block;
    vertical-align: top;
    background: var(--main-color);
    transition: all .5s
}

.newbie .el-collapse-item {
    width: 100%;
    height: auto;
    padding: 10px 12px;
    background: #565656;
    margin: 10px auto;
    border-radius: 8px
}

.newbie .el-collapse-item__header {
    font-size: 17px;
    color: #fff;
    line-height: 1.3;
    height: inherit;
    font-weight: 300;
    background: transparent;
    border: 0
}

.newbie li {
    margin-left: 1.2em
}

.newbie .pcHide {
    display: none
}

#app .newbie .browser {
    display: flex;
    flex-flow: row wrap;
    margin: -18px 0 0 -18px
}

#app .newbie .browser li {
    list-style: none;
    margin: 18px 0 0 18px;
    text-align: center
}

#app .newbie .browser li img {
    display: initial;
    margin: 0
}

#app .newbie h2 {
    margin-top: 2em;
    display: none;
    color: #333
}

#app .newbie .title {
    font-size: 22px;
    margin: 0 0 1em;
    border-bottom: 2px solid #626262;
    padding-bottom: .5em;
    font-weight: 500
}

#app .newbie .pcHide h2.step:first-child,
#app .newbie .title+h2,
#app .newbie .title~.mobileHide h2.step:first-child {
    margin-top: 0
}

#app .newbie img {
    display: block;
    margin-bottom: .5em
}

#app .newbie .qa li {
    list-style: none;
    margin: 0
}

#app .newbie .qa li .ans,
#app .newbie .qa li h3 {
    position: relative;
    padding-left: 2em
}

#app .newbie .qa li .ans:before,
#app .newbie .qa li h3:before {
    position: absolute;
    left: 0
}

#app .newbie .qa li h3 {
    color: var(--main-color);
}

#app .newbie .qa li h3:before {
    content: "\FF31\FF1A";
    top: 0
}

#app .newbie .qa li .ans:before {
    content: "\FF21\FF1A";
    top: 0
}

#app .newbie .el-collapse-item.is-active {
    background: var(--main-color)
}

#app .newbie .el-collapse-item__header .is-active p {
    color: #fff
}

#app .newbie .el-collapse-item__content {
    counter-reset: step;
    position: static;
    z-index: 2;
    padding-top: 10px
}

#app .newbie .el-collapse-item__content .step:first-child {
    margin-top: 1em
}

#app .newbie .el-collapse-item__content .step:before {
    counter-increment: step;
    content: counter(step, decimal-leading-zero);
    border-radius: 50%;
    text-align: center;
    background: var(--main-color);;
    color: #fff;
    width: 2em;
    height: 2em;
    line-height: 2em;
    top: -3px;
    position: relative;
    margin: 0 5px 0 0;
    font-size: .875rem;
    display: inline-block
}

#app .newbie .el-collapse-item__content .step,
#app .newbie .el-collapse-item__content .step+p {
    display: inline-block;
    margin-bottom: .5em;
    font-size: 15px
}

#app .newbie .el-collapse-item__wrap {
    -webkit-animation-name: newbie;
    animation-name: newbie;
    -webkit-animation-duration: 0;
    animation-duration: 0;
    background: transparent
}

@-webkit-keyframes newbie {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes newbie {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@media screen and (orientation:landscape) {
    #app .newbie h2 {
        display: block
    }
    #app .newbie .el-collapse {
        position: relative;
        border: 0
    }
    #app .newbie .el-collapse-item__content {
        border-top: 0;
        margin: 0;
        padding: 0
    }
    #app .newbie .el-collapse-item {
        width: 13em;
        margin-left: 0;
        margin-right: 0
    }
    #app .newbie .el-collapse-item__arrow {
        display: none
    }
    #app .newbie .el-collapse-item__wrap {
        position: absolute;
        width: calc(100% - 15em);
        right: 0;
        top: 0;
        height: 0;
        overflow-y: auto
    }
    #app .newbie .is-active .el-collapse-item__wrap {
        height: 100%
    }
}

@media screen and (orientation:landscape) and (max-width:1201px) {
    #app .newbie .el-collapse-item .el-collapse-item__wrap,
    .newbie {
        max-width: 1000px
    }
}

@media screen and (orientation:landscape) and (min-width:1202px) {
    #app .newbie .el-collapse-item .el-collapse-item__wrap,
    .newbie {
        max-width: 1200px
    }
}

@media screen and (orientation:landscape) and (max-width:960px) {
    #app .newbie .el-collapse {
        left: 10px;
        left: calc(10px + env(safe-area-inset-left));
        left: calc(10px + constant(safe-area-inset-left));
        max-height: calc(100vh - 106px);
        overflow-y: auto
    }
    #app .newbie .el-collapse-item .el-collapse-item__wrap .el-collapse-item__content {
        right: 8px
    }
    #app .newbie .el-collapse-item__wrap {
        position: fixed;
        top: 48px;
        width: calc(100% - 16em);
        width: calc(100% - 16em - env(safe-area-inset-left));
        width: calc(100% - 16em - constant(safe-area-inset-left))
    }
}

@media screen and (max-width:1000px) {
    .newbie .mobileHide {
        display: none
    }
    .newbie .pcHide {
        display: block
    }
    #app .newbie,
    #app .newbie .el-collapse-item .el-collapse-item__wrap {
        margin: 1% 8px 0;
        border: 0
    }
    #app .newbie .el-collapse-item.is-active {
        background: #fff;
        border: 1px solid #aaa
    }
    #app .newbie .el-collapse-item__header.is-active {
        color: #333
    }
}

@media screen and (min-width:1000px) {
    .newbie button:hover {
        background: #2db0ec
    }
}

.remind_tab {
    width: 100%;
    height: auto;
    border: none;
    background: none;
    box-shadow: none
}

.remind_tab .el-tabs__content {
    padding: 0
}

.remind_tab .el-tabs__header {
    background: none;
    border: none
}

.remind_tab .el-tabs__header .el-tabs__item.is-top {
    margin-top: 0;
    border: none;
    border-radius: 5px;
    margin-left: 0
}

.remind_tab .rembox_cont {
    margin: 10px 0 0;
    padding: 5px;
    border-radius: 6px;
    background: #eee;
}

.remind_tab .rembox_cont p {
    font-size: 13px;
    line-height: 20px;
    color: #888;
    margin: 0 0 2px
}

.remind_tab .rembox_cont p strong {
    color: var(--main-color);
    font-weight: 600;
    font-size: 15px
}

@media (max-width:1000px) {
    .remind_tab {
        padding: 3%;
        margin-bottom: 18%
    }
    .remind_tab.el-tabs--border-card>.el-tabs__header .el-tabs__item:not(.is-disabled):hover {
        color: #888
    }
    .remind_tab.el-tabs--border-card>.el-tabs__header .el-tabs__item:not(.is-disabled).is-active:hover {
        color: #fff
    }
}

.egam_topban img {
    width: 100%
}

.egame {
    display: flex;
    flex-wrap: wrap;
    margin: 50px auto 0
}

.egame .gamebx {
    width: calc(16.66667% - 17px);
    margin-right: 20px;
    margin-bottom: 20px
}

.egame .gamebx:nth-child(6n+6) {
    margin-right: 0
}

.egame .gamebx img {
    width: 100%
}

.egame .gamebx p {
    text-align: center;
    color: #b8b8b8;
    font-size: 14px;
    line-height: 28px;
    white-space: nowrap;
    overflow: hidden
}

@media (max-width:1000px) {
    .egam_topban {
        margin: 0 0 0 -40%
    }
    .egam_topban img {
        width: 100%;
        width: 150%
    }
    .egame {
        padding: 0 10px;
        margin: 20px auto 0
    }
    .egame .gamebx {
        width: calc(25% - 8px);
        margin-bottom: 10px
    }
    .egame .gamebx,
    .egame .gamebx:nth-child(6n+6) {
        margin-right: 10px
    }
    .egame .gamebx:nth-child(4n+4) {
        margin-right: 0
    }
    .egame .gamebx p {
        font-size: 13px;
        line-height: 24px
    }
}

@media (max-width:500px) {
    .egame .gamebx {
        width: calc(33.33333% - 8px)
    }
    .egame .gamebx:nth-child(4n+4) {
        margin-right: 10px
    }
    .egame .gamebx:nth-child(3n+3) {
        margin-right: 0
    }
    .egame .gamebx p {
        font-size: 12px
    }
}

.mall_ban.swiper-container {
    width: 100%;
    height: auto;
    margin: 0
}

.mall_ban.swiper-container .swiper-slide {
    overflow: hidden;
    height: auto
}

.mall_ban.swiper-container .swiper-slide .slide-inner {
    width: 100%;
    height: auto;
    position: relative
}

.mall_ban.swiper-container .swiper-slide .slide-inner img {
    width: 100%;
    height: auto
}

.mall_ban .swiper-pagination {
    bottom: 12px
}

.mall_ban .swiper-pagination-bullet {
    width: 14px;
    height: 14px;
    cursor: pointer;
    border-radius: 50px;
    opacity: 1;
    background: hsla(0, 0%, 100%, .5);
    border: 1px solid hsla(0, 0%, 52.5%, .4)
}

.mall_ban .swiper-pagination-bullet-active {
    background: var(--main-color)
}

.mall_tab {
    width: 100%;
    border: none;
    margin: -3px auto 0;
    background: #000
}

.mall_tab .el-tabs__content {
    min-height: 350px;
    background: #f3f3f3;
    padding: 0
}

.mall_tab .el-tabs__header {
    width: 1200px;
    margin: 0 auto;
    background: none;
    border: none
}

.mall_tab .el-tabs__header .el-tabs__item {
    border: none;
    background: #000;
    padding: 22px 0;
    font-size: 18px;
    width: 33.33333%;
    text-align: center;
    color: #fff;
    border-radius: 0;
    margin: 0;
    line-height: 1.3;
    height: inherit
}

.mall_tab .el-tabs__header .el-tabs__item.el-tabs__item.is-active {
    color: #fff;
    background: #15485f;
    font-weight: 700
}

.mall_tab .el-tabs__nav-wrap {
    background: none;
    margin-bottom: 0
}

.mall_tab .el-tabs__nav-wrap .el-tabs__nav {
    width: 100%
}

.mall_tab .Wit_bg {
    width: 100%;
    height: auto;
    padding: 8px;
    margin-bottom: 4em
}

.ml_user {
    width: 100%;
    background: #fff
}

.ml_user .user_bx {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    padding: 16px 0
}

.ml_user .user_bx p {
    color: #000;
    font-size: 16px;
    display: inline-block;
    vertical-align: top;
    margin: 0 10px 0 0;
    line-height: 1.3
}

.ml_user .user_bx p span {
    color: #e6304a;
    margin: 0 0 0 10px;
    font-weight: 600
}

.ml_main {
    width: 100%;
    margin: 30px auto;
    height: auto;
    max-width: 1200px
}

.ml_main h1 {
    text-align: center;
    font-size: 20px;
    width: 100%;
    color: var(--main-color);
    margin: 18px 0;
    display: inline-block
}

.ml_main h1,
.ml_main h1 i {
    line-height: 30px;
    vertical-align: top
}

.ml_main h1 i {
    margin: 0 12px;
    font-size: 36px
}

.ml_main h2 {
    font-size: 15px;
    color: var(--main-color);
    font-weight: 600;
    margin: 26px 0 6px
}

.ml_main p {
    font-size: 13px;
    color: #888;
    line-height: 1.5;
    margin: 0 0 14px
}

.ml_main .btn {
    border-radius: 20px
}

.ml_main ul.res {
    font-size: 0;
    width: 100%;
    height: auto;
    margin: 0 0 0 -18px
}

.ml_main ul.res li * {
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out
}

.ml_main ul.res li {
    cursor: pointer;
    width: calc(25% - 18px);
    margin: 0 0 32px 18px;
    height: auto;
    background: #e9e9e9;
    border-radius: 8px;
    padding: 10px;
    display: inline-block;
    vertical-align: top
}

.ml_main ul.res li .new {
    width: 65px;
    height: 68px;
    position: absolute;
    background: url(../images/mall/new.png) no-repeat
}

.ml_main ul.res li img {
    width: 100%;
    border-radius: 8px
}

.ml_main ul.res li h4 {
    text-align: center;
    font-weight: 600;
    color: #888;
    font-size: 17px;
    line-height: 1.3;
    margin: 18px 0 10px
}

.ml_main ul.res li p {
    text-align: center;
    color: #666;
    font-weight: 600;
    font-size: 14px;
    margin: 0
}

.ml_main ul.res li .bxbom {
    font-size: 0;
    height: auto;
    text-align: center
}

.ml_main ul.res li .bxbom .ico {
    width: 26px;
    height: 24px;
    margin: 2px 0 0;
    background: url(../images/mall/ico.png) no-repeat;
    display: inline-block;
    vertical-align: top
}

.ml_main ul.res li .bxbom p {
    padding: 0 0 0 8px;
    text-align: left;
    font-size: 15px;
    width: auto;
    line-height: 30px;
    font-weight: 600;
    color: #ff9e4c;
    margin: 0;
    display: inline-block;
    vertical-align: top
}

.ml_main ul.res li .bxbom .btn {
    width: 100%;
    margin: 6px 0 8px;
    height: 36px;
    line-height: 36px
}

.ml_main .Record .bx {
    text-align: center;
    margin: 0 0 11px;
    width: 100%
}

.ml_main .Record .bx span {
    font-size: 13px;
    color: #7d7d7d;
    line-height: 40px
}

.ml_main .Record .el-input {
    width: auto
}

.ml_main .Record .el-input .el-input__inner {
    font-size: 15px;
    color: #6f6f6f;
    width: 180px
}

.ml_main .Record .el-pagination button {
    width: auto
}

.mall .el-scrollbar__wrap {
    overflow: hidden
}

.mall .el-form-item {
    margin-bottom: 0
}

.mall .el-form-item__label {
    background: inherit;
    font-weight: 600;
    font-size: 15px;
    text-align: left;
    float: none;
    width: 90px;
    height: 32px;
    line-height: 32px;
    display: inline-block;
    vertical-align: top
}

.mall .el-form-item__content {
    line-height: inherit;
    position: relative;
    font-size: 14px;
    width: calc(100% - 90px);
    display: inline-block;
    vertical-align: top
}

.mall .el-form-item>.el-form-item__content>.el-form-item>.el-form-item__content {
    width: 100%;
    margin: 0
}

.mall .btn .el-form-item__content {
    margin: 0
}

.mall .pop_main .Addman .el-form-item__content input {
    width: 100%;
    border-radius: 0;
    margin: 0 0 6px;
    color: #6f6f6f
}

.mall .el-button {
    padding: 0
}

.el-button--primary:hover,
.mall .el-button--primary,
.mall .el-button--primary:focus {
    background: none;
    border: 0
}

.mall .ml_main .Record {
    text-align: center
}

.mall .ml_main .Record .bx {
    display: inline-block;
    vertical-align: top;
    width: auto;
    margin: 0 10px 15px
}

.mall .ml_main .Record .bx.page {
    margin-bottom: 0
}

.mall .ml_main .Record .bx span {
    line-height: 1
}

.mall .ml_main .Record .el-input .el-input__inner {
    width: 145px;
    height: 28px;
    line-height: 28px
}

.mall .ml_main .Record .width50 .el-input .el-input__inner {
    width: 72px
}

.mall .el-input__icon {
    line-height: inherit
}

.mall .add {
    width: calc(33.33333% - 2.6px);
    display: inline-block;
    vertical-align: top
}

.mall .pop_main .btn.gray {
    background: grey
}

.mall .search {
    width: inherit;
    height: inherit
}

.mall .ml_main .Record .bx .search span {
    background: var(--main-color);
    font-size: 13px;
    border-radius: 4px;
    color: #fff;
    display: inline-block;
    vertical-align: top;
    padding: 8px;
    margin-left: 10px
}

.mall .pagination {
    margin-bottom: 58px
}

.mall .btnWidth .el-form-item__content {
    width: 100%
}

.mall .tableList .small {
    font-size: 12px;
    margin-top: 8px;
    color: #adadad
}

.mall .statusColor1 {
    color: #009465
}

.mall .statusColor2 {
    color: #ea003f
}

.mall .statusColor3 {
    color: #8e8e8e
}

.mall .statusColor5 {
    color: #0067ea
}

.mall .statusColor6 {
    color: #ea7900
}

.mall .statusColor7 {
    color: #9200ea
}

.mall span strong {
    color: #288abd
}

@media (max-width:1201px) {
    .ml_user .user_bx {
        max-width: 1000px
    }
    .mall_tab .el-tabs__header {
        width: 1000px
    }
}

@media (max-width:1000px) {
    .mall_tab .el-tabs__header {
        width: 100%
    }
    .mall_tab .el-tabs__header .el-tabs__item {
        padding: 12px 0;
        font-size: 15px
    }
    .ml_user .user_bx {
        padding: 6px 18px
    }
    .ml_user .user_bx p {
        font-size: 13px
    }
    .ml_main {
        padding: 18px;
        margin: auto
    }
    .ml_main ul.res {
        margin: 0
    }
    .ml_main ul.res li {
        margin: 0 6px 18px;
        width: calc(33.33333% - 12px)
    }
    .ml_main ul.res li h4 {
        font-size: 13px;
        margin: 8px 0 0
    }
    .ml_main ul.res li .bxbom p {
        line-height: 1.3
    }
    .ml_main ul.res li img {
        max-width: 90%;
        margin: 6px auto;
        display: block
    }
}

@media (max-width:568px) {
    .ml_main ul.res li {
        width: calc(50% - 12px)
    }
    .ml_main ul.res li .bxbom .btn {
        height: 28px;
        line-height: 28px
    }
}

@media (max-width:360px) {
    .ml_main {
        padding: 8px;
        margin: auto
    }
    .ml_user .user_bx {
        padding: 6px 8px
    }
}

@media print,
screen and (min-width:500px) {
    .mall .brNo br {
        display: none
    }
}

@media only screen and (min-width:1001px) {
    .ml_main ul.res li:hover {
        background: #efefef
    }
    .mall_tab .el-tabs__header .el-tabs__item:hover,
    .mall_tab>.el-tabs__header .el-tabs__item:not(.is-disabled):hover {
        color: #fff;
        background: #15485f;
        font-weight: 700
    }
}

.el-select-dropdown__item.selected {
    color: var(--main-color)
}

.ml_main table {
    border-collapse: collapse;
    text-align: center;
    color: #6b6b6b;
    margin: 0 auto 15px
}

.ml_main table tr td,
.ml_main table tr th {
    padding: 8px 5px
}

.ml_main table tr th {
    font-size: 14px;
    border: 1px solid #dedede;
    color: #fff;
    background: #288abd
}

.ml_main table tr th p {
    line-height: 120px;
    color: #fff;
    font-size: 20px
}

.ml_main table tr th img {
    display: table;
    margin: 0 auto 6px
}

.ml_main table tr td img {
    display: table;
    margin: 6px auto;
    padding: 0 50px
}

.ml_main table tr td b {
    font-weight: 600;
    font-size: 17px
}

@media only screen and (max-width:1201px) {
    .ml_main {
        max-width: 1000px
    }
}

.mall_pop .el-dialog {
    width: 90%;
    max-width: 500px;
    background: #fff;
    border-radius: 8px
}

.mall_pop .el-dialog .el-dialog__header {
    padding: 0
}

.mall_pop .el-dialog .el-dialog__body {
    padding: 4%
}

.mall_pop .el-dialog .el-dialog__headerbtn {
    top: 2px;
    right: 5px;
    font-size: 23px
}

.mall_pop .el-dialog .el-dialog__headerbtn .el-dialog__close {
    color: var(--main-color);
}

.pop_main {
    text-align: center
}

.pop_main .btn {
    border-radius: 20px;
    height: 36px;
    line-height: 36px;
    font-size: 15px
}

.pop_main input {
    height: 28px;
    width: 180px;
    line-height: 28px;
    border: 1px solid #8d8d8d;
    font-size: 15px;
    color: #6f6f6f;
    padding: 0 0 0 10px;
    outline: 0
}

.pop_main input:focus {
    border: 1px solid var(--main-color)
}

.pop_main .solid {
    margin: 7px 0;
    height: 1px;
    background: #8d8d8d
}

.pop_main h1 {
    margin: 0 0 15px;
    padding-bottom: 7px;
    font-size: 17px;
    text-align: center;
    border-bottom: 2px solid #8d8d8d
}

.pop_main h1,
.pop_main h4 {
    font-weight: 600;
    color: #888
}

.pop_main h4 {
    font-size: 15px;
    margin: 6px 0 5px
}

.pop_main p {
    color: #666;
    line-height: 1.3;
    font-weight: 600;
    font-size: 15px
}

.pop_main b {
    font-weight: 600;
    margin: 0 0 0 16px
}

.pop_main p span {
    color: #ff9e4c;
    font-weight: 600
}

.pop_main .P_res {
    background: #efefef;
    padding: 5px;
    max-width: 201px;
    width: 90%;
    margin: auto
}

.pop_main .P_res .new {
    width: 65px;
    height: 68px;
    position: absolute;
    background: url(../images/mall/new.png) no-repeat
}

.pop_main .P_res img {
    width: 100%
}

.pop_main .P_res p {
    text-align: center;
    color: #666;
    font-weight: 600;
    font-size: 15px;
    margin: 8px 0 14px
}

.pop_main .P_res .bxbom {
    text-align: center;
    margin: 8px 0 0
}

.pop_main .P_res .bxbom .ico {
    width: 26px;
    height: 24px;
    margin: 2px 0 0;
    background: url(../images/mall/ico.png) no-repeat;
    display: inline-block;
    vertical-align: top
}

.pop_main .P_res .bxbom span {
    padding: 0 0 0 6px;
    text-align: left;
    font-size: 16px;
    line-height: 30px;
    font-weight: 600;
    color: #ff9e4c;
    margin: 0;
    display: inline-block;
    vertical-align: top
}

.pop_main .boTm {
    margin: 12px auto 0;
    border: 1px solid #8d8d8d;
    border-radius: 20px;
    width: 80%
}

.pop_main .boTm p {
    line-height: 40px;
    display: inline-block;
    vertical-align: top;
    margin: 0 6px
}

.pop_main .step1 .btn {
    margin-top: 15px
}

.pop_main .Addman {
    margin: 10px 0 0;
    text-align: left
}

.pop_main .Addman p {
    width: 19%;
    height: 32px;
    line-height: 32px;
    display: inline-block;
    vertical-align: top
}

.pop_main .Addman input {
    width: 76%;
    margin: 8px 0 0;
    background: #fff
}

.pop_main .Addman .el-form-item__label {
    color: #888
}

.pop_main .step3 {
    text-align: center
}

.pop_main .step3 p {
    font-size: 18px;
    margin: 36px 0 0
}

.pop_main .step3 p em {
    color: var(--main-color);
    margin: 0 0 0 10px
}

.pop_main .step3 h4 {
    margin: 22px 0;
    font-size: 19px;
    line-height: 29px
}

.pop_main .step3 h4 span {
    color: #ff9e4c;
    margin: 0 4px
}

.pop_main .step3 .btn {
    height: 40px;
    line-height: 40px;
    font-size: 17px;
    width: 90%;
    margin: 0 auto 20px
}

.pop_main .St1 {
    text-align: center
}

.pop_main .St1 h4 {
    margin: 30px 0 22px;
    font-size: 22px
}

.pop_main .St1 .btn {
    height: 40px;
    line-height: 40px;
    font-size: 17px;
    width: 90%;
    margin: 0 auto 20px
}

@media only screen and (min-width:1001px) {
    .mall_pop .el-dialog .el-dialog__headerbtn:hover {
        background: none
    }
}

.el-message {
    min-width: inherit;
    width: calc(100% - 10px);
    width: calc(100% - 20px);
    max-width: 380px
}

.edit {
    color: #888;
    font-size: 13px;
    line-height: 1.5;
    background: hsla(0, 0%, 100%, .8);
    padding: 20px
}

.edit ul {
    list-style: unset
}

.edit li {
    margin: 0 0 5px 18px
}

.edit li p:last-child {
    margin-bottom: 0
}

.agentPage {
    background: #fff;
    color: #a0a0a0
}

.agentPage p {
    margin-bottom: .5em
}

.agentPage img {
    max-width: 100%;
    height: auto
}

.agentPage .content {
    max-width: 1200px;
    margin: auto;
    line-height: 1.3
}

.agentPage .introPart {
    margin: -2.5em 0 5em -2.5em;
    counter-reset: step
}

.agentPage .introPart,
.agentPage .introPart li {
    display: flex;
    flex-flow: row wrap;
    justify-content: center
}

.agentPage .introPart li {
    width: calc(50% - 2.5em);
    margin: 2.5em 0 0 2.5em;
    align-items: flex-end;
    align-self: center;
    position: relative;
    max-width: 458px
}

.agentPage .introPart li:last-child {
    width: 100%;
    max-width: 600px
}

.agentPage .introPart li:last-child .img:before {
    top: .8em
}

.agentPage .introPart li .img {
    position: relative;
    width: 40%;
    margin-right: 1em;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1
}

.agentPage .introPart li .img img {
    width: 100%
}

.agentPage .introPart li .img:before {
    counter-increment: step;
    content: counter(step);
    border-radius: 50%;
    text-align: center;
    background: linear-gradient(0deg, #19afea, #58d4ed);
    border: 2px solid;
    color: #fff;
    width: 2em;
    height: 2em;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0;
    right: -1em;
    font-size: 20px
}

.agentPage .introPart li .textBox {
    position: relative;
    display: flex;
    flex-flow: row wrap;
    align-content: center;
    padding: .5em;
    margin-bottom: 2%;
    width: calc(60% - 1em)
}

.agentPage .introPart li .textBox:before {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    width: 150%;
    height: calc(100% + 1em);
    transform: translateY(-50%);
    background: #f5eaff;
    border-radius: 15px;
    margin-top: -2%
}

.agentPage .introPart li .textBox p {
    position: relative
}

.agentPage .introPart p {
    color: #0068b7;
    font-weight: 700;
    width: 100%;
    font-size: 18px
}

.agentPage .tablePart {
    position: relative;
    text-align: center
}

.agentPage .tablePart .red {
    position: absolute;
    right: 0;
    bottom: 0
}

.agentPage .tablePart center {
    color: #00a0e9;
    font-size: 22px
}

.agentPage .instructPart {
    max-width: 800px;
    margin: auto
}

.agentPage .instructPart ul li {
    display: flex;
    flex-flow: row wrap;
    margin: -.5em 0 1em -1em
}

.agentPage .instructPart ul li h3,
.agentPage .instructPart ul li p {
    margin: .5em 0 0 1em
}

.agentPage .instructPart ul li h3 {
    color: #00a0e9;
    width: 7em
}

.agentPage .instructPart ul li p {
    width: calc(100% - 9em)
}

.agentPage td,
.agentPage th {
    border: 1px solid #e5e5e5;
    font-size: 15px
}

.agentPage td {
    background: #fff;
    color: #7d7d7d
}

.agentPage th {
    background: #00a0e9;
    color: #fff
}

.agentPage .red {
    color: #eb6877
}

.agentPage .bossCrazy {
    text-align: center;
    border-bottom: 1px solid #f0f0f0;
    padding-bottom: 1em;
    margin: 2em 0
}

.agentPage .bossCrazy span {
    display: inline-block
}

.agentPage .bossCrazy span.b {
    font-size: 36px;
    margin: 0 .3em
}

.agentPage .exampleTitle {
    color: #fff;
    border-radius: 10px;
    background: #00a0e9;
    padding: .3em 1em;
    margin: auto;
    max-width: 216px;
    font-size: 18px
}

.agentPage .exampleText {
    border: 1px solid rgba(0, 160, 233, .5);
    padding: 2em 1em 1em;
    margin-top: -1em;
    border-radius: 10px
}

.agentPage .exampleContent {
    margin: 20px 0
}

.agentPage .agentRule {
    background: #effaff;
    padding: 2em;
    border-radius: 5px
}

.agentPage .agentRule h3 {
    color: #888;
    font-weight: 700;
    margin-bottom: .5em
}

.agentPage .agentRule ol li {
    margin: 0 0 .5em 1.2em
}

@media (max-width:1220px) {
    .agentPage .content {
        max-width: 1000px
    }
}

@media (max-width:1000px) {
    .agentPage {
        margin-bottom: 58px
    }
    .agentPage .banner {
        margin-top: -5px
    }
    .agentPage .content {
        padding: 1em
    }
    .agentPage .introPart p {
        font-size: 16px
    }
}

@media (max-width:640px) {
    .agentPage .introPart li {
        width: calc(100% - 2.5em)
    }
    .agentPage .introPart li:last-child {
        width: 100%;
        max-width: 458px
    }
    .agentPage .introPart li .textBox {
        padding-right: 1em
    }
    .agentPage .introPart li .img {
        margin-right: .5em
    }
    .agentPage .introPart li .img:before {
        top: -.5em;
        right: -.5em
    }
    .agentPage .introPart li:last-child .img:before {
        top: 0
    }
}

@media (max-width:440px) {
    .agentPage .tablePart .red {
        position: inherit
    }
    .agentPage .agentRule {
        padding: 1em
    }
    .agentPage .instructPart h3,
    .agentPage .instructPart p {
        width: 100%
    }
    .agentPage .introPart li .img {
        width: calc(100% - 17em)
    }
    .agentPage .introPart li .textBox {
        width: 16em
    }
    .agentPage .introPart li .textBox p {
        font-size: 15px
    }
    .agentPage .introPart li .textBox:before {
        width: 108%
    }
}

@media (max-width:380px) {
    .agentPage .introPart li {
        align-items: center
    }
    .agentPage .introPart li .img {
        width: 78px
    }
    .agentPage .introPart li .textBox {
        width: calc(100% - 86px)
    }
    .agentPage .instructPart ul li h3,
    .agentPage .instructPart ul li p {
        width: 100%
    }
}

.movie_bg .movie .hot {
    background: #ffd485;
    padding: 5px;
    font-size: 14px
}

.movie_bg .el-dialog h6 {
    color: #fff;
    font-size: 15px;
    text-align: center;
    margin-bottom: 10px
}

.movie_bg .el-dialog button {
    font-size: 15px;
    padding: 5px 0;
    margin-bottom: 10px
}

.movie_bg .el-dialog {
    width: 500px
}

.movie_bg .movie .list {
    padding: 0 5px
}

.movie_bg .movie .list li {
    margin-top: 8px
}

.movie_bg .movie .list img {
    width: 40%;
    display: inline-block;
    vertical-align: middle;
    max-width: 300px
}

.movie_bg .movie .list .list_right {
    max-width: 68%;
    display: inline-block;
    vertical-align: middle
}

.movie_bg .movie .list .list_right p {
    color: #999;
    margin-top: 25px
}

.movie_bg .movie .list .list_right p:nth-child(3) {
    float: right
}

.movie_bg .movie .list .list_right span {
    color: #fff
}

.movie_bg .movie hr {
    border-color: #ffd485;
    margin: 0
}

.movie_bg .movie .category {
    display: flex;
    justify-content: space-between;
    text-align: center;
    flex-wrap: wrap;
    color: #fff;
    margin: 3px 10px 5px;
    font-size: 12px;
    overflow: hidden;
    transition-property: height;
    transition-duration: .3s
}

.movie_bg .movie .category span {
    width: 20%
}

.movie_bg .movie .category img {
    height: 35px;
    margin: 5px 0 3px
}

.movie_bg .movie .movie_img {
    background: #313131;
    position: relative;
    text-align: center
}

.movie_bg .movie .movie_img:before {
    content: "\7ACB\5373\8D2D\4E70";
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1
}

.movie_bg .movie .movie_img:after {
    content: "";
    background: rgba(0, 0, 0, .5);
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    height: calc(100% - 3px)
}

.movie_bg .movie .movie_img img {
    width: 450px
}

.movie_bg .movie {
    width: 60%;
    margin: auto auto 30px
}

.movie_bg .movie video {
    width: 100%;
    background: #000
}

.movie_bg .movie .content {
    padding: 8px 10px;
    background: #313131
}

.movie_bg .movie .content span.title {
    display: inline-block;
    width: 85%;
    color: #ffd485;
    font-size: 20px
}

.movie_bg .movie .content .detail {
    margin-top: 10px
}

.movie_bg .movie .content .detail .active {
    color: #fff
}

.movie_bg .movie .content .detail .detail_right {
    margin-left: 5px;
    float: right
}

.movie_bg .movie .content .detail span {
    font-size: 18px;
    color: #999;
    margin-left: 10px;
    cursor: pointer
}

.movie_bg .movie .isBuy {
    width: 15%;
    font-size: 14px;
    float: right;
    text-align: center;
    display: inline-block
}

.movie_bg .movie .list .list_right {
    max-width: 58%
}

@media screen and (max-width:1000px) {
    .movie_bg .el-dialog .btn:hover,
    .movie_bg .el-dialog button:hover {
        -webkit-filter: none;
        filter: none
    }
    .movie_bg .el-dialog {
        width: 100%
    }
    .movie_bg .movie {
        width: 100%;
        padding-bottom: 60px;
        margin-bottom: 0
    }
    .movie_bg .movie .movie_img:after {
        width: 100%;
        left: 0;
        transform: translateX(0)
    }
    .movie_bg .movie .list li {
        margin-top: 8px;
        position: relative
    }
    .movie_bg .movie .list img {
        width: 40%
    }
    .movie_bg .movie .list .list_right {
        max-width: 58%;
        vertical-align: top
    }
    .movie_bg .movie .list .list_right p {
        position: absolute;
        bottom: 0;
        margin-top: 0;
        padding-bottom: 5px;
        font-size: 14px
    }
    .movie_bg .movie .list .list_right p:nth-child(3) {
        right: 5px
    }
    .movie_bg .movie .list .list_right span {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        padding-top: 5px
    }
    .movie_bg .movie .content span.title {
        font-size: 16px
    }
    .movie_bg .movie .content .detail span {
        font-size: 14px
    }
    .movie_bg .movie .isBuy {
        font-size: 10px
    }
    .movie_bg .movie .movie_img img {
        width: 300px;
        height: 200px
    }
    .movie_bg .movie .movie_fixed {
        width: 100%;
        position: fixed;
        z-index: 1
    }
}

.myaccount {
    margin: 20px auto 0
}

.myaccount .user_bg {
    width: 100%;
    background: #066292;
    background-size: cover;
    text-align: center;
    height: 160px;
    border-radius: 6px 6px 0 0
}

.myaccount .user_bg .hdvip {
    margin: 25px auto 4px;
    width: 40px;
    height: 50px;
    display: inline-block;
    vertical-align: top
}

.myaccount .user_bg p {
    color: #fff;
    font-size: 1em;
    margin: 0 0 8px
}

.myaccount .user_bg h4 {
    color: #fff;
    font-size: 2em;
    display: inline-block;
    vertical-align: top
}

.myaccount .user_bg span {
    color: var(--main-color);
    font-size: 12px;
    border: 1px solid var(--main-color);
    border-radius: 20px;
    cursor: pointer;
    padding: 4px 8px;
    margin: 6px -38px 0 6px;
    display: inline-block;
    background: #fff
}

.myaccount ul {
    background: #ddd;
    display: flex;
    flex-flow: row wrap;
    margin: -12px 0 0;
    padding: 0 12px 12px 0;
    border-radius: 0 0 5px 5px
}

.myaccount ul li {
    text-align: center;
    width: calc(14.28571% - 12px);
    font-size: 13px;
    margin: 12px 0 0 12px;
    background: #50a6d0;
    border-radius: 5px;
    transition: all .5s;
    display: flex;
    justify-content: center;
    align-items: center
}

.myaccount ul li:hover {
    background: var(--main-color)
}

.myaccount ul li a {
    padding: 20px 8px;
    width: 100%;
    display: block
}

.myaccount ul li a p {
    font-size: 14px;
    color: #fff;
    margin: 10px 0 0
}

.myaccount ul li a span {
    width: 36px;
    height: 36px;
    display: inline-block;
    vertical-align: top
}

.myaccount ul li a span img {
    width: 100%
}

.myaccount ul li a span i.remind_ico {
    font-size: 12px;
    color: red;
    position: absolute;
    margin: 8px 0 0 -6px;
    background: #fff;
    border-radius: 50%;
    width: 10px;
    line-height: 10px;
    height: 10px
}

@media (max-width:1000px) {
    .myaccount {
        margin: 0
    }
    .myaccount .user_bg,
    .myaccount ul {
        border-radius: 0
    }
    .myaccount ul {
        padding: 6px 5px 10px;
        background: none;
        margin: -8px 0 0 -8px
    }
    .myaccount ul li {
        width: calc(25% - 8px);
        margin: 8px 0 0 8px
    }
}

@media (max-width:400px) {
    .myaccount ul li {
        width: calc(33% - 8px)
    }
}

/* 20211217自建我的最愛樣式 */
.gameLove {
    position: absolute;
    top: 0;
    right: 0;
}