﻿body {
    background-color: #F1F4F9;
}
@media screen and (max-width: 1400px) {
    body{
        width: 1400px;
    }
}
.layui-tab-brief>.layui-tab-title .layui-this{
    color: #019cfd;
}
.layui-tab-brief>.layui-tab-more li.layui-this:after, .layui-tab-brief>.layui-tab-title .layui-this:after{
    border-bottom: 2px solid #019cfd;
}
.hbname {
    border-left: 5px solid #019cfd;
    font-size: 20px;
    font-weight: 600;
    text-indent: 10px;
}
.hbxsclass{
    font-size: 15px;
    font-weight: 500;
    color: #ed4014;
    line-height: 30px;
}
.hbctime{
    font-size: 15px;
    font-weight: 500;
    color: #ff9900;
    line-height: 30px;
}
.PartTitle {
    border-left: 5px solid #019cfd;
    height: 30px;
    line-height: 30px;
    font-weight: normal;
    color: #17233d;
    margin-bottom: 15px;
    margin-top: 15PX;
    text-indent: 10px;
}
.navbar-expand-lg {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.container, .container-sm, .container-md, .container-lg, .container-xl {
    max-width: 1366px;
}
.navbar-expand-lg .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
}
.carousel-caption {
    top: 180px;
    bottom: 0;
    text-align: left;
}
.carousel-indicators {
    position: absolute;
    right: 0;
    top: 460px;
    left: unset;
}
.navbar {
    padding: 1rem 1rem !important;
}
.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left, 
.carousel-fade .carousel-item-prev.carousel-item-right {
    z-index: 0;
}
@media (min-width: 992px) {
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 1.5rem;
        padding-left: 1.5rem;
    }
}
.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
    color: #ff3f3f;
    font-weight: 600;
}
.system-title {
    border-left: 4px solid #ff3f3f;
    padding-left: 8px;
}
#hostGame .col-3,
#jinGanQu .col-3 {
    padding: 8px !important;
}
#hostGame .col-3 .card {
    /* border: 0 !important; */
}
.gw-link:hover {
    color: #ff3f3f;
    text-decoration: none;
    background: url(http://110.40.36.227:90/https@nie.res.netease.com/nie/gw/15v1/img/arrow_h_88eeb95.png) no-repeat right center;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    -webkit-animation: ani-gw-link .3s linear .2s 1 normal 300ms 0 ease;
    -moz-animation: ani-gw-link .3s linear .2s 1 normal 300ms 0 ease;
    -ms-animation: ani-gw-link .3s linear .2s 1 normal 300ms 0 ease;
    -o-animation: ani-gw-link .3s linear .2s 1 normal 300ms 0 ease;
    animation: ani-gw-link .3s linear .2s 1 normal 300ms 0 ease;
    -moz-animation: ani-gw-link .3s linear .2s 1 normal;
    -webkit-animation: ani-gw-link .3s linear .2s 1 normal;
    -o-animation: ani-gw-link .3s linear .2s 1 normal;
    -ms-animation: ani-gw-link .3s linear .2s 1 normal;
    animation: ani-gw-link .3s linear .2s 1 normal;
}
.gw-link {
    position: absolute;
    bottom: 5px;
    right: 20px;
    width: 88px;
    height: 30px;
    display: block;
    background: url(http://110.40.36.227:90/https@nie.res.netease.com/nie/gw/15v1/img/arrow_62e0baf.png) no-repeat right center;
    font: 12px/30px "Micosoft YaHei";
    font-weight: 600;
    text-align: center;
    color: #9f9f9f;
}
.card-img-bodys {
    background: rgb(185,21,57,70%);
    height: 284px;
    padding: 20px 15px 10px 15px;
    color: #fff;
    /* display: none; */
    margin-top: -284px;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    opacity: 0;
}
.card-img-bodys .row .col-4 {
    padding: 0 8px !important;
}
.card-img-body {
    background: rgb(185,21,57,70%);
    height: 184px;
    padding: 20px 15px 10px 15px;
    color: #fff;
    /* display: none; */
    margin-top: -184px;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    opacity: 0;
}
.card-img-body .row .col-4 {
    padding: 0 8px !important;
}
.footer {
    padding: 20px 0;
    background: #272a2c;
    min-width: 1260px;
    color: #fff;
    font-size: 12px;
}
.sq_ewm {
    background-size: 100% auto;
    width: 100%;
    height: 225px;
    border-radius: 8px;
}
.sq_ewm .ewm_img {
    text-align: center;
    padding-top: 10%;
    width: 100%;
    height: 225px;
    border-radius: 8px;
    z-index: 9;
    background: rgba(0,0,0,.7);
    opacity: 0;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}
.sq_ewm:hover .ewm_img {
    opacity: 1;
}

.gonggao {
    content: "";
    display: block;
    width: 100%;
    min-height: 225px;
    height: 225x;
    padding: 10px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
    background-color: #fff;
    z-index: -1;
    border-radius: 8px;
}
.gonggao p {
    margin-bottom: 5px;
    margin-left: 10px;
    padding-left: 8px;
    font-size: 15px;
}
.yy {
    text-shadow: 0 2px 3px rgb(0 0 0 / 55%);
}
.vip_rectangle {
    float: left;
    width: 6px;
    height: 6px;
    background: #ff3f3f;
    margin-right: 14px;
    margin-top: 10px;
}
.sosuo .btn-outline-success {
    color: #000;
    background-color: #fff;
    border-color: #000;
}
.sosuo .btn-outline-success:hover {
    color: #fff;
    background-color: #ff3f3f;
    border-color: #ff3f3f;
}
.text-danger {
    color: #ff3f3f !important;
}
.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #ff3f3f !important;
    outline: 0;
    box-shadow: 0 0 0 0.1rem #ff3f3f86 !important;
}
@keyframes fade {
    from {        
    opacity: 1.0;    
    }
    50% {        
    opacity: 0.4;    
    }
    to {        
    opacity: 1.0;    
    }
}
@-webkit-keyframes fade {    
    from {        
    opacity: 1.0;    
    }
    50% {        
    opacity: 0.4;    
    }
    to {        
    opacity: 1.0;    
    }
}
.headerBox {
    animation: fade 1200ms infinite;    
    -webkit-animation: fade 1200ms infinite;
}
#block2 .row .col .media {
    background-color: #FFF;
}
#block2 .row .col {
    padding: 0 8px !important;
}
#block2 .row .col .media img {
    box-shadow: 1px 1px 5px rgb(66 63 105 / 40%);
}
#block2 .row .col .media .media-body{
    padding-top: 20px;
}

#block2 .row .col .media .btn-group {
    display: none;
    margin-top: -10px;
    
}
#block2 .row .col .media:hover .btn-group {
    display: block;
}
#block2 .row .col .media:hover .media-body{
    padding-top: 0;
}
.jinganqu-block {
    display: none;
}
.active {
    display: block !important;
}
.huiyuan {
    margin-top: -30px;
    background: url('../../theme/89/06/btn.png') no-repeat;
    background-size: 100%;
    width: 220px;
    height: 120px;
    display: block;
}
.huiyuan:hover {
    background: url('../../theme/89/06/btn-hove.png') no-repeat;
    background-size: 100%;
}
.cards {
    color: #fff;
    content: "";
    display: block;
    width: 100%;
    min-height: 140px;
    height: 140px;
    padding: 30px 15px 10px 35px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
    background-color: #fff;
    z-index: -1;
    border-radius: 8px;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
/* .cards::before {
    content: '';
    position: absolute;
    border-radius: 8px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    background: -webkit-gradient(linear,left top,right top,from(rgba(3,15,39,.7)),to(rgba(3,15,39,0)));
    background: -webkit-linear-gradient(left,rgba(3,15,39,.7) 0,rgba(3,15,39,0) 100%);
    background: -o-linear-gradient(left,rgba(3,15,39,.7) 0,rgba(3,15,39,0) 100%);
    background: linear-gradient(to right,rgba(3,15,39,.7) 0,rgba(3,15,39,0) 100%);
} */
.cards h5 {
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 15px;
}
.cards button {
    width: 90px;
    border-radius: 25px !important;
}
.cards:hover {
    -webkit-transform: scale(1.07);
    -moz-transform: scale(1.07);
    -ms-transform: scale(1.07);
    -o-transform: scale(1.07);
    transform: scale(1.07);
}
.user-card {
    clear: both;
    margin-bottom: 0px;
    margin-top: 0;
    padding: 0;
    height: 225px;
}
.user-card .user-growth-0 {
    color: #653900;
}
.user-card .user-growth-1 {
    color: #9c4100;
}
.user-card .user-growth-2 {
    color: #4a5463;
}
.user-card .user-growth-3 {
    color: #842200;
}
.user-card .user-growth-4 {
    color: #3d4e5b;
}
.user-card .user-growth-5 {
    color: #441a57;
}
.user-card .user-growth-6 {
    color: #4b5c61;
}
.user-card .user-growth-7 {
    color: #ae3d06;
}
.user-card .user-growth-8 {
    color: #a66832;
}
.user-card .card-content {
    clear: both;
    padding: 20px 20px 20px 10px;
    width: 100%;
    height: 225px;
    border-radius: 10px;
}

.user-card .card-content hr {
    border-color: #FFF;
}

.game-icon:hover {
    -webkit-transform: scale(1.07);
    -moz-transform: scale(1.07);
    -ms-transform: scale(1.07);
    -o-transform: scale(1.07);
    transform: scale(1.07);
}

#classifyBtn button {
    margin: 0 5px;
    min-width: 70px;
    border-radius: 25px;
}

/**
*��¼��
*/
/* COLORS
========================================== */
        /* MIXINS
========================================== */
        /* KEYFRAMES
========================================== */
@-webkit-keyframes float {
    0% {
        transform: translatey(0px);
        transform: translatex(0px);
    }

    50% {
        transform: translatey(-30px);
        transform: translatex(20px);
    }

    100% {
        transform: translatey(0px);
        transform: translatex(0px);
    }
}

@-moz-keyframes float {
    0% {
        transform: translatey(0px);
        transform: translatex(0px);
    }

    50% {
        transform: translatey(-30px);
        transform: translatex(20px);
    }

    100% {
        transform: translatey(0px);
        transform: translatex(0px);
    }
}

@-o-keyframes float {
    0% {
        transform: translatey(0px);
        transform: translatex(0px);
    }

    50% {
        transform: translatey(-30px);
        transform: translatex(20px);
    }

    100% {
        transform: translatey(0px);
        transform: translatex(0px);
    }
}

@keyframes float {
    0% {
        transform: translatey(0px);
        transform: translatex(0px);
    }

    50% {
        transform: translatey(-30px);
        transform: translatex(20px);
    }

    100% {
        transform: translatey(0px);
        transform: translatex(0px);
    }
}

/* POP-UP
========================================== */
.pop-up {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) scale(0.9);
    -moz-transform: translate(-50%, -50%) scale(0.9);
    -ms-transform: translate(-50%, -50%) scale(0.9);
    -o-transform: translate(-50%, -50%) scale(0.9);
    transform: translate(-50%, -50%) scale(0.9);
    overflow-y: auto;
    box-shadow: 0px 6px 30px rgba(0, 0, 0, 0.4);
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    z-index: 10;
    background-color: #ffffff;
    width: 100%;
    height: 100%;
    border-radius: 15px;
}

@media (min-width: 768px) {
    .pop-up {
        width: calc(100% - 40px);
        height: auto;
        max-width: 900px;
    }
}

.pop-up .content {
    width: 100%;
    max-width: 900px;
    overflow: hidden;
    text-align: center;
    position: relative;
    min-height: 100vh;
}

@media (min-width: 768px) {
    .pop-up .content {
        min-height: inherit;
    }
}

.pop-up .content .container {
    padding: 100px 20px 140px;
}

@media (min-width: 568px) {
    .pop-up .content .container {
        padding: 50px 20px 80px;
    }
}

@media (min-width: 768px) {
    .pop-up .content .container {
        padding: 70px 0px 90px;
        max-width: 520px;
        margin: 0 auto;
    }
}

.pop-up .content .close {
    position: absolute;
    top: 20px;
    left: 20px;
    font-size: 1.1rem;
    letter-spacing: 0.05rem;
    color: #3e4146;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

    .pop-up .content .close:hover {
        cursor: pointer;
        color: #f66867;
    }

.pop-up .content .dots .dot {
    position: absolute;
    border-radius: 100%;
    z-index: 11;
}

    .pop-up .content .dots .dot:nth-of-type(1) {
        top: -80px;
        right: -80px;
        width: 160px;
        height: 160px;
        background-color: #689bf6;
        -webkit-animation: float 6s ease-in-out infinite;
        -moz-animation: float 6s ease-in-out infinite;
        -o-animation: float 6s ease-in-out infinite;
        animation: float 6s ease-in-out infinite;
    }

@media (min-width: 768px) {
    .pop-up .content .dots .dot:nth-of-type(1) {
        top: -190px;
        right: -190px;
        width: 380px;
        height: 380px;
    }
}

.pop-up .content .dots .dot:nth-of-type(2) {
    bottom: -120px;
    left: -120px;
    width: 240px;
    height: 240px;
    background-color: #f66867;
    -webkit-animation: float 8s ease-in-out infinite;
    -moz-animation: float 8s ease-in-out infinite;
    -o-animation: float 8s ease-in-out infinite;
    animation: float 8s ease-in-out infinite;
}

.pop-up .content .dots .dot:nth-of-type(3) {
    bottom: -50px;
    right: -50px;
    width: 100px;
    height: 100px;
    background-color: #ffd84c;
    -webkit-animation: float 4s ease-in-out infinite;
    -moz-animation: float 4s ease-in-out infinite;
    -o-animation: float 4s ease-in-out infinite;
    animation: float 4s ease-in-out infinite;
}

.pop-up .content .title h1 {
    text-align: center;
    color: #f66867;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 2.8rem;
    letter-spacing: 0.05rem;
}

.pop-up .content img {
    width: 200;
    max-width: 220px;
    display: inline-block;
    margin: 30px 0 40px 0;
    opacity: 0;
    -webkit-transform: translateX(60px);
    -moz-transform: translateX(60px);
    -ms-transform: translateX(60px);
    -o-transform: translateX(60px);
    transform: translateX(60px);
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    -webkit-backface-visibility: hidden;
}

@media (min-width: 768px) {
    .pop-up .content img {
        max-width: 300px;
    }
}

.pop-up .content .subscribe h1 {
    font-size: 1.5rem;
    color: #3e4146;
    line-height: 130%;
    letter-spacing: 0.07rem;
    margin-bottom: 30px;
}

    .pop-up .content .subscribe h1 span {
        color: #f66867;
    }

.pop-up .content .subscribe form {
    overflow: hidden;
}

    .pop-up .content .subscribe form input {
        width: 100%;
        float: left;
        padding: 15px 20px;
        text-align: center;
        font-family: inherit;
        font-size: 1.1rem;
        letter-spacing: 0.05rem;
        outline: 0;
    }

        .pop-up .content .subscribe form input[type=email] {
            margin-bottom: 15px;
            border: 1px solid #bec1c5;
            -webkit-transition: all 0.4s;
            -moz-transition: all 0.4s;
            -o-transition: all 0.4s;
            transition: all 0.4s;
        }

@media (min-width: 768px) {
    .pop-up .content .subscribe form input[type=email] {
        margin-bottom: 0px;
        width: 75%;
        border-right-width: 0px;
    }
}

.pop-up .content .subscribe form input[type=email]:focus {
    border-color: #3e4146;
}

.pop-up .content .subscribe form input[type=button] {
    background-color: #8e6ac1;
    color: #ffffff;
    border: 1px solid #8e6ac1;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

@media (min-width: 768px) {
    .pop-up .content .subscribe form input[type=button] {
        width: 25%;
    }
}

.pop-up .content .subscribe form input[type=button]:hover {
    cursor: pointer;
    background-color: #7349af;
    border-color: #7349af;
}

.pop-up.open {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translate(-50%, -50%) scale(1);
    -moz-transform: translate(-50%, -50%) scale(1);
    -ms-transform: translate(-50%, -50%) scale(1);
    -o-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
}

    .pop-up.open img {
        opacity: 1;
        -webkit-transition: 1s;
        -moz-transition: 1s;
        -o-transition: 1s;
        transition: 1s;
        -webkit-transition-delay: 0.3s;
        -moz-transition-delay: 0.3s;
        -o-transition-delay: 0.3s;
        transition-delay: 0.3s;
        -webkit-transform: translateX(0px);
        -moz-transform: translateX(0px);
        -ms-transform: translateX(0px);
        -o-transform: translateX(0px);
        transform: translateX(0px);
    }

/*���ɵĶ�ά�������img��ǩ��������Ӧ*/
#myCode img{
    width: 250px;
    height: 250px;
    overflow: hidden;
    text-align: center;
    margin: 20px auto;
}
/*һ��ʼ���ɵ�canvasҲҪ���п�������Ӧ*/
#myCode canvas{
    width: 250px;
    height: 250px;
}
.ue-scroll {
    display: none;
    position: fixed;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    cursor: pointer;
    top: auto;
    right: 40px;
    bottom: 50px;
    left: auto;
    z-index: 1;
    width: 50px;
    height: 50px;
    background-size: 40%;
    background-repeat: no-repeat;
    background-position: 50%
}

.ue-scroll.btn-black {
    background-color: rgb(94, 91, 91);
}
.ue-scroll.btn-black:hover {
    background-color: #ff3f3f;
}

.ue-scroll.btn-gray {
    background-color: #999
}

.ue-scroll.btn-white {
    background-color: #fff
}

.ue-scroll.border-black {
    border: 1px solid #000
}

.ue-scroll.border-white {
    border: 1px solid #fff
}

.ue-scroll.border-gray {
    border: 1px solid #999
}

.ue-scroll.arrow-black {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGUAAAA0CAYAAACTrvadAAADOklEQVR42u1bz0tUURQ+jYajUTiUMItxYbjISBdCEajYREFiYAgOQbYxV7bJVjVLdwmtZHDlxp07EfdBCEK7Fi1btZpt/8DrXryvXtPM9N79zvtx3zsffAjK3Hff+ea9e75zjkTuY17xm+FHxUESpIoVRa+Dx4pXJDTpYKOLID6/KN6QECWHS4rNPoL4/K44IeGKH/q8aIUQJMhpCVt8GDHnhWfBBxI+flTMOeEBXJMw8qFm0l2PgVsSThxTim0mQXzumGRBYIF7zGIEeag4JCGOhqUYBfF5pnhNQh0O6wkI4vOrYlVC3t8Uvk1QEJ/6zLol4e8uyC4QWO3e75uftmvcFRn+YMgcvLbBPA/UuUbNWWG71pLIcXHQIkE8UhzuWLNsfm+75nqRBamag9Y2eB+od+9k0Pzddu13RfQyk6Ap3A4RNDRx2KUCNcxmwWzpeYIpti6AjuRdkEegIA8tr/sUuKYuhFbyKsga6CVmwOvrlPmn5fV1QbSWN0G2AEF+EF8H8TZwlunP3cmLKdxh8iBcGAdN5pzLgujMZZ/Zg3DhuhHcdm/PXDWFpzF5EC5owU+APW66JMgYaApfJ2jctPB7lPOG2QT4vm6ksOeS4ntgz/tZNpnToAepp7z/TWDvnyiDDbPFlD0IF1YpJw2zFcL6IOMZ+4LVwfuZJIcf+bMMly9mAffvmc+nYgqblE0PwgW0kv04aVPYomx7EC5UwWzyRRKb1P/3cUxueBAuXFX8DNzzmzjvGZ3nbZC7uKx4QFjDrMS9KXSet07uY4CwFrMeDilzbQaZ582SB+FKcLbTzjjncuZBuIC0mKGG2XJOPQgXnoBVjKmoF3yZcw/CBaTFHLphho7luORBuIC0mD3zRuqJEmHzvC56EM7sFDGZG90WLRM2z9sggT5DkRZzM/ilrhA2z7sgevzGMGFzzC3/9W9rCtvmfSr4tzaItJh1w8zag9Qk/n3PZ9sWs+77R57tLYIH4cKriLHdC9bIwjr3A876TUEQtsV8ZOprf6Ee4rEakBhbYeE/sT3t5++WxYPEhpkeJvM8TAWk83FblXiy4SZdDKwHE6bRKLWvtniQWDBmxNDx7Tq8/gth0QtD0LQNngAAAABJRU5ErkJggg==)
}

.ue-scroll.arrow-white {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGUAAAA0CAYAAACTrvadAAADWUlEQVR42u1av2sUURBek0juEpQcGrjiUigpkqApDpSDGPREwRBBOcghGJuYKjYmlV55XQ6swpEqjZ2dSHpBhICdhaWV1bX+AfecJy8xnLu3t++b/T0fDAsHuztvvr335psZx0k5lFJ3yH5o6/f77+g64QhiJeSJGgAR85Eu0xKdeAjZUt74RnZVohQdGRfIWsofP8muScTCJ2SCrKuC4aZELjxCpsx5YYN7EkF+QkrmnECwIZHkI6RiUl4O7EhEcUIWyXqKF22dLEh07Qi5rUICnU3v6TIpUQ5GyJoKH1/JLku0RyNkU0WH72RlifpwUbinooc+sxaEAXdCOkBgtXqvmastbgkT/wiZNAevLU5O61x0nTFnhS3WhBA6aMEgfiArDjyzYH63xWaeCSmbg9YW+169E1Mj2wee/SZ3WoYWPA+Kwl2/oDEkDp3cNMxooVUwW3oWVYptCqBTWSfkAUjIfcv3PgbeqQuhpawSsgFqiWXw/TX68n9bvl8XRCtZI2QH2EJ+cXUQ6TlLwFmm77uRFVHY5tAgjD7NgSJzJc2E6LT0kFODMPp2xRBui6dpFYXHYWgQRh+LtDV+AnzcThMhs6AofBWVcDP/5oNMN8z0gQzu180YfB4jewv4fJhYkalHeUANUo/Z/20gQ/ycuIYZOXQ3Tg3CuI5GJhpmbvO8Afsgcwn7wOrgeuadtP7lTcm+lNCtuAqof41qXKKwlUQNkqBK9sOoRWE3yRqEca1lMJt8HoWT08A8b6QahHHNl8i+AGt+HdqaGeZ5m05KQb5fJDsCG2Zj3E6h87x1J+WgNYwjLWYzHFLgcgaZ502MBmFMcHZjzTh1mTpLGoSRHGSK075hRjeuZ1GDMBLzCKxiLAZ94YssaxBGYmqgyFwZdc/cy4MGYSQGaTFrrPuVsDt50iDM2SkiMrfcHloA53mbTs5hdBzSYm6dfdTmYcg876ojOI1lEZxj7v7d/gFRqPfRJaHCtTZo3WLWDTMH0CAVoWDo+WzbYm7bzPZmXoMwkvMyYGwPzmpkAZT7EVv9Jj/ENALou/HBm/3aoO3/bhKMSsyqT2yPPfXdkNJKbjUIIzHLHiLzxLcC4vJ3a0hI2Yi5bgbWzydMM0FqXz3RIKEQM2vI6HkNr/8Bm6ReqxbVux8AAAAASUVORK5CYII=)
}

.ue-scroll.shadow {
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    box-shadow: 0 0 10px rgba(0, 0, 0, .2)
}

.ue-scroll.circle {
    border-radius: 50%
}

.ue-scroll.rounded-rectangle {
    border-radius: 20%
}

.ue-scroll.square {
    border-radius: 0
}
.ibox {
    clear: both;
    margin-bottom: 25px;
    margin-top: 0;
    padding: 0;
}
.ibox-content {
    position: relative;
    clear: both;
}
.ibox-content {
    background-color: #ffffff;
    color: inherit;
    padding: 15px 20px 20px 20px;
    border-color: #e7eaec;
    border-image: none;
    border-style: solid;
    border-width: 1px;
}
.toubiao {BORDER-BOTTOM: #e2e2e2 1px solid;}
.spe_safe_icon {
    opacity: 1;
    position: absolute;
    left: 3px;
    top: 160px;
    width: auto;
    line-height: 16px;
    background: linear-gradient(0deg, #992F7B, #FF4ECD);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#703A07, endColorstr=#92500C);
    border-radius: 3px;
    font-size: 14px;
    padding: 2px 0;
    font-family: AlibabaPuHuiTiM, AlibabaPuHuiTiM-Regular;
    text-align: center;
    color: #ffffff;
}
.spe_safe_icon_closetime {
    opacity: 1;
    position: absolute;
    left: 3px;
    top: 160px;
    width: auto;
    line-height: 16px;
    background: linear-gradient(0deg, #920B3A, #F31260);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#703A07, endColorstr=#92500C);
    border-radius: 3px;
    font-size: 14px;
    padding: 2px 0;
    font-family: AlibabaPuHuiTiM, AlibabaPuHuiTiM-Regular;
    text-align: center;
    color: #ffffff;
}
.spe_safe_icons {
    opacity: 1;
    position: absolute;
    left: 3px;
    top: 260px;
    width: auto;
    line-height: 16px;
    background: linear-gradient(0deg, #8E0078, #D103B2);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#703A07, endColorstr=#92500C);
    border-radius: 3px;
    font-size: 14px;
    padding: 2px 0;
    font-family: AlibabaPuHuiTiM, AlibabaPuHuiTiM-Regular;
    text-align: center;
    color: #ffffff;
}
.gitf_popup {
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 999;
    background: rgba(0, 0, 0, 0.7);
}
.gitf_boxs {
    position: absolute;
    left: 0;
    top: 0;
    margin: auto;
    bottom: 0;
    right: 0;
    z-index: 1000;
    overflow: hidden;
    width: 498px;
    height: 498px;
    background: #FFFFFF;
    border-radius: 10px;
}
.gitf_icon {
    position: absolute;
    top: 15px;
    right: 13px;
    width: 12px;
    height: 12px;
    background: url(../../../../../index/v1/img/iconclose.png);
    background-size: 100% 100%;
    cursor: pointer;
}
.gitf_top_img {
    width: 100%;
    height: 108px;
    background: url(../images/bg.png);
    background-size: 100% 100%;
}
.gitf_top_tt {
    position: absolute;
    top: 40px;
    width: 438px;
    height: auto;
    margin: 0 30px;
}
.gitf_top_tt h1 {
    width: 438px;
    text-align: center;
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #2F2F2F;
}
.gitf_top_tt p {
    margin: 20px 0 17px 0;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 600;
    color: #474747;
}
.gitf_input {
    width: 412px;
    height: 40px;
    padding: 0 12px;
    background: rgba(245, 238, 255, 0);
    border: 1px solid #C6C6C6;
    border-radius: 4px;
    outline: none;
}
.gift_prompt {
    width: 414px;
    height: auto;
    background: #F3F0F6;
    border-radius: 4px;
    padding: 12px;
    margin-top: 29px;
}
.gitf_button {
    width: 438px;
    margin: 0;
    padding: 0;
    border: 0;
    height: 58px;
    line-height: 58px;
    text-align: center;
    cursor: pointer;
    background: linear-gradient(
91deg, #C17EFF, #8564F0);
    box-shadow: 0px 5px 8px 0px rgb(99 71 160 / 24%);
    border-radius: 29px;
    margin-top: 39px;
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
}
.right_tag {
    position: absolute;
    right: 0px;
    top: 0px;
}
.right_tag img {
    display: inline-block;
    border: none;
    vertical-align: middle;
}