body{
            background: radial-gradient(circle, rgba(255, 255, 255, 0.1) 20%, transparent 20%) 0 0;
            background-size: 10px 10px;
            animation: move 20s linear infinite;
    
    
}
.login-links{
    text-align: center;
}
.login .login-form .form-code img{width: 3.5rem;}
#index-page {padding: .2rem .2rem 3rem .2rem; background-color: #f5f5f9;}
#product-list-page {padding: .2rem .2rem 3rem .2rem; background-color: #f5f5f9;}
/* #task-page{padding: .2rem .2rem 3rem .2rem;background-color: #f5f5f9;} */
#index-page .user-top{margin-top: 1.8rem;}
#index-page .user-container{margin-top:0.5rem; padding-bottom: 2.2rem;}
#index-page .user-wallet li{width: 33.333%;}
.footer-nav li{width: 20%;}
.swiper-slide {text-align: center;}
.product-attr{color: #46a9fd !important;}
.product-img{width: 100%; margin-bottom: 20px;}
.sell-list .sell-list-people{width: 3.2rem; height: 3.2rem; border-radius:0px;}
.sell-list .sell-list-info{margin-left: 1.2rem;}
#index-page .sell-list .sell-list-price{top:1rem}
#product-list-page .sell-list .sell-list-price {
    top: 2.7rem
}
.recharge-tip{
    /* margin-top: 1rem; */
    background-color: #e9e9e9;
    padding: 20px;
    /* border-radius: 20px; */
    color: #9f9f9f;
}
.recharge-tip h3{color: #FF5722;
    margin-bottom: 10px;
    font-weight: 700;
}

.article-list:after{
    top:.2rem
}
.enter-password input{text-align: center;}

.yellow-line-btn{border: 1px solid #ffcb18; color: #ffcb18; border-radius: 20px; padding: 2px 10px;}
#task-page .digital-assets{background-color: #f5f5f9;}
#task-page .digital-assets-list{padding: .2rem;}
#task-page .digital-assets-details .digital-assets-account{width: auto; padding-left:0.2rem}
/* #task-page .digital-assets-details:after{
    width: 0.7rem;
    height: 0.7rem;
    content: '';
    background-repeat: no-repeat;
    background-position: left center;
    background-size: auto 0.7rem;
    position: absolute;
    left: 0.8rem;
    margin-top:0.1rem;
    background-image: url("../images/task_1.png");
} */
.list-title{line-height: 1.3rem;
    /* margin: 10px 10px; */
    background: #fff;
    padding: 0px 8px;
    border-left: .2rem solid #46a9fd;
    font-size: .6rem;
    font-weight: 700;
    color: #46a9fd;
}
.list-title-red {
    line-height: 30px;
    /* margin: 10px 10px; */
    background: #fff;
    padding: 0px 8px;
    border-left: .2rem solid #fa5e6a;
    font-size: .6rem;
    font-weight: 700;
    color: #fa5e6a;
}
#task-page .trade-list{
        height: 17rem;
        overflow: hidden;
        padding: 0.2rem;
        margin-bottom: 3rem;
        margin-top: -1rem;}
#task-page .trade-list-title{background: #f5f5f9;}
#task-page .trade-list-title li{width: 100%;}
#task-page .trade-list-content{padding:.4rem 0.6rem; min-height: auto;}
#task-page .trade-list-content .get-amount{background-color: #ffcb18; color: #fff; padding: 0px 4px; border-radius: 6px;}
#task-page .trade-list-content .get-date{color: #999;}
#team-page {padding: 0 .4rem 3rem .2rem; background-color: #f5f5f9;}
#team-page .list-title, #team-page .list-title-red{margin:.4rem 0}
#team-page .assets-list li{width: 25%; height: 3.5rem;}
#team-page .assets-list span{font-size: .46rem;}
#team-page .digital-address{margin:0}
.faker-annonce{margin: 0;
    border: 0;
    border-radius: 0;
    padding: 0px .5rem;}
#task-page #scroll-content{padding:.2rem}
.clear{clear: both; float:none;}
#product-orders-page {background-color: #f5f5f9;}
#product-orders-page .tab-title-s .tab-item span{ width: 50%;}
#product-orders-page .tab-title-s .lava{ width: 50%;}
#product-orders-page .trade-order-info .trade-order-people img{width: 100%; height: 100%; border-radius: 0rem;}

.bankcard-form .form-label{width: 4.5rem;}
.cardIcon{width: 1rem; margin-right: .2rem;}
.cardBtnBlock{border-top:1px solid #ddd; padding-top: 1.2rem !important;}
.cardBtnBlock button:first-child{left: .6rem; right: inherit;}
.cardBtnBlock button:last-child{left: auto;}


.gt_float_switcher .gt-selected .gt-current-lang {
    padding: 4px !important;
}

#gt_float_wrapper {
    bottom: auto !important;
    left: auto !important;
    top: 5px;
    right: 5px;
}