.warp {
    width: 100%;
    padding: 50px 0;
}

.login {
    width: 100%;
    background-color: #222;
    position: relative;
    margin-top: -25%;
    z-index: 11;
    border-top-left-radius: 50px;
    padding: 30px 5%;
}

.login-head {
    width: 100%;
    text-align: center;
    position: relative;
}

.login-head img {
    width: 100%;
    height: auto;
}

.login .loginCon {
    width: 100%;
    padding: 0 5%;
    margin-top: 15px;
}

.login-change {
    width: 80%;
    height: 40px;
    margin: 0 auto;
}

.login-change ul {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 100%;
}

.login-change ul li {
    width: 45%;
    height: 100%;
}

.login-change ul li.cur {
    background: #98e05f;
    border-radius: 25px;
}

.login-change ul li.cur a {
    color: #fff;
}

.login-change ul li a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    color: #98e05f;
    font-weight: 600;
    font-size: 16px;
}

.login-log {
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
}

.login-log img {
    width: auto;
    height: 35px;
}

.login .circlebg {
    width: 100%;
    display: flex;
    align-items: center;
    position: relative;
    margin-bottom: 12px;
    border: 1px solid #98e05f;
    padding: 0 12px;
    border-radius: 8px;
}

.login .circlebg img {
    height: auto;
    width: 22px;
}

.login .circlebgA {
    width: 100%;
}

.login .circlebgA input {
    border-bottom: 1px solid #ccc !important;
    padding: 0 !important;
}

.login .circleTit {
    width: 100%;
    margin-bottom: 5px;
    font-size: 16px;
}

.login input {
    border: 0px;
    height: 40px;
    width: 65%;
    outline: none;
    background: none;
    font-size: 14px;
    padding: 0 6px;

}

.login input::placeholder {
    color: #888888;
    font-size: 12px;
}

.login input:-webkit-autofill,
.login input:-webkit-autofill:hover,
.login input:-webkit-autofill:focus,
.login input:-webkit-autofill:active {
    -webkit-transition-delay: 111111s;
    -webkit-transition: color 11111s ease-out, background-color 111111s ease-out;
}

.login .info {
    width: 100%;
}

.login .areaCode {
    display: block;
    text-align: center;
    margin-right: 5px;
    margin-left: 5px;
    color: #98e05f;
}

.login .forgetPwd {
    width: 100%;
    text-align: right;
}

.login .forgetPwd a {
    font-size: 14px;
}

.login .add-btn {
    width: 100%;
    background: linear-gradient(51deg, #85e06a, #85e06a, #1fe3a2) !important;
    color: #fff;
    font-size: 16px;
    border-radius: 12px;
    border: none;
    height: 45px;
    margin-top: 20px;
}

.continuelink {
    width: 100%;
    margin-top: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    text-align: center;
}

.continuelink .sign_link {
    color: #98e05f;
    text-decoration: underline;
}

.login .circlebg .captcha {
    position: absolute;
    right: 6px;
    height: auto;
    width: 80px;
}

.login .otpBtn {
    background: linear-gradient(51deg, #85e06a, #85e06a, #1fe3a2) !important;
    border: 0;
    color: #fff;
    font-size: 14px;
    position: absolute;
    right: 10px;
    border-radius: 5px;
    padding: 3px 8px;
}

.home-main {
    width: 100%;
    background-color: black;
}

.home-container {
    width: 100%;
    padding: 0 3%;
    background: url("../images/img_01.png") #FFFFFF no-repeat;
    background-size: 100%;
}

.banner {
    width: 100%;
    overflow: hidden;
    padding-top: 15px;
}

.banner img {
    width: 100%;
    height: auto;
    border-radius: 8px;
}

.home-num {
    position: relative;
    margin-top: 15px;
}

.home-num ul {
    width: 100%;
}

.home-num ul li {
    width: 50%;
    text-align: center;
}

.home-num ul li p {
    width: 100%;
    color: #888;
}

.home-num ul li h3 {
    width: 100%;
    color: #98e05f;
    font-weight: 800;
    font-size: 20px;
    margin-top: 6px;
}

.nav {
    width: 100%;
    margin-top: 15px;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 2px 5px 0 rgb(53 73 93 / 30%);
    border: 1px solid #FFA500;
}

.nav ul {
  width: 100%;
  padding: 15px;
  padding-top: 0;
  background: linear-gradient(to right, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.3)), 
              url('https://10betfootball.online/logo2.jpeg') no-repeat center center;
  background-size: cover;
}


.nav ul li {
    width: 22%;
    margin-top: 10px;
}

.nav ul li a {
    display: block;
    width: 100%;
    text-align: center;
}

.nav img {
    width: auto;
    height: 35px;
    margin-bottom: 8px;
}

.notice {
    width: 100%;
    height: 42px;
    background-color: #000000;
    overflow: hidden;
    position: relative;
    border-radius: 8px;
    margin-top: 15px;
    box-shadow: 0 2px 5px 0 rgb(53 73 93/30%)
}

.notice img {
    height: 16px;
    width: auto;
    position: absolute;
    top: 13px;
    left: 10px;
}

.notice .swiper {
    width: 100%;
    text-align: left;
    padding-left: 36px;
}

.notice .swiper-wrapper {
    width: 100%;
    height: 42px;
    display: block;
}

.notice .swiper-slide {
    width: 100%;
    height: 42px;
    line-height: 42px;
    display: inline-block;
    font-size: 14px;
}

.home-input {
    width: 100%;
    height: 45px;
    display: flex;
    align-items: center;
    border-radius: 25px;
    padding: 0 15px;
    border: 1px solid #98e05f;
    margin: 15px auto 0;
}

.home-input img {
    height: 32px;
    margin-right: 8px;
}

.home-input a {
    margin-left: auto;
    color: #98e05f;
    text-decoration: underline;
}

.home-input input {
    background: none;
}

.home-sign {
    width: 100%;
    margin-top: 15px;
    position: relative;
}

.home-sign img {
    width: 100%;
    height: auto;
}

.home-sign ul {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    padding: 15px;
    color: #fff;
    display: inline-flex;
    align-items: center;
}

.home-sign li {
    width: 100%;
    height: auto;
    display: inline-block;
    text-align: center;
}

.home-sign li span {
    width: 100%;
    display: inline-block;
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 8px;
}

.home-sign li label {
    width: 100%;
    display: inline-block;
    font-weight: 500;
    font-size: 14px;
    margin-right: 5px;
}

.home-link {
    width: 100%;
    margin-top: 15px;
}

.home-link li {
    width: 48%;
    position: relative;
    height: 100%;
}

.home-link li a {
    display: flex;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    padding: 15px;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    align-items: center;
}

.home-link li img {
    width: 100%;
    height: auto;
}

.home-fund {
    width: 100%;
    margin-top: 15px;
}

.home-fund-tit {
    width: 100%;
    padding: 3px;
    height: 45px;
    background: #98e05f;
    border-radius: 8px;
    overflow: hidden;
}

.home-fund-tit ul {
    width: 100%;
    height: 100%;
}

.home-fund-tit li {
    width: 25%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 16px;
}

.home-fund-tit li.cur {
    background-color: #fff;
    border-radius: 8px;
    color: #98e05f;
}

.home-fund-list {
    width: 100%;
}

.home-fund-list li {
    width: 100%;
    height: auto;
    margin-top: 15px;
    border-radius: 12px;
    background-color: #fff;
    overflow: hidden;
}

.home-fund-li-top {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px;
}

.home-fund-li-top img {
    width: 90px;
    height: 90px;
    border-radius: 5px;
}

.home-fund-li-top .home-fund-li-top-dl {
    width: calc(100% - 100px);
    height: auto;
}

.home-fund-li-top-dl h2 {
    width: 100%;
    font-size: 18px;
}

.home-fund-li-top-dt {
    width: 100%;
    display: flex;
    align-items: flex-end;
    color: #98e05f;
    margin-top: 5px;
}

.home-fund-li-top-dt h3 {
    font-size: 22px;
    font-weight: 600;
    margin-right: 5px;
}

.home-fund-li-top-dl p {
    width: 100%;
    margin-top: 5px;
    color: #888;
}

.home-fund-li-btm {
    width: 100%;
    padding: 10px;
    background-color: #F4FBFF;
    position: relative;
}

.home-fund-li-btm p {
    width: 100%;
    color: #555;
    margin-top: 5px;
}

.home-fund-li-btm p span {
    color: #98e05f;
    margin-left: 5px;
}

.home-fund-li-btm a {
    position: absolute;
    padding: 8px 20px;
    border-radius: 5px;
    color: #fff;
    background-color: #98e05f;
    right: 10px;
    top: 20px;
}

.home-box {
    width: 100%;
    padding: 50px 3%;
}

.home-task {
    width: 100%;
    margin-top: 15px;
}

.home-task-tit {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.home-task-tit span {
    font-size: 16px;
    border-bottom: 4px solid #98e05f;
    padding-bottom: 5px;
}

.home-task-tit a {
    color: #999;
    font-size: 12px;
}

.home-task-list {
    width: 100%;
}

.home-task-list li {
    width: 100%;
    border-radius: 8px;
    height: auto;
    margin-top: 15px;
    overflow: hidden;
    position: relative;
}

.home-task-list li img {
    width: 100%;
    height: 125px;
}

.home-task-list li a {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    color: #fff;
    padding: 15px;
}

.home-task-list li h2 {
    font-size: 18px;
    font-weight: 600;
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.home-task-list li p {
    width: 100%;
    margin-top: 5px;
}

.home-task-list li .home-task-btm {
    width: 100%;
    margin-top: 8px;
}

.home-task-list li .home-task-btm h3 {
    font-size: 22px;
    font-weight: 600;
}

.home-news-list {
    width: 100%;
}

.home-news-list li {
    width: 100%;
    height: 100px;
    background: #fff;
    border-radius: 8px;
    margin-top: 15px;
    overflow: hidden;
}

.home-news-list li a {
    width: 100%;
}

.home-news-list li a img {
    width: 100px;
    height: 100px;
}

.home-news-list li a dl {
    width: calc(100% - 100px);
    padding: 15px;
}

.home-news-list li a dl dt {
    width: 100%;
    font-size: 16px;
    font-weight: 600;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.home-news-list li a dl dd {
    width: 100%;
    font-size: 12px;
    color: #9e9aa8;
    margin-top: 5px;
}

.home-device {
    width: 100%;
    padding: 50px 3%;
    background: linear-gradient(to right, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.3)), 
              url('https://10betfootball.online/logo3.jpeg') no-repeat center center;
  background-size: cover;
}

.home-device .product-tab {
    width: 100%;
}

.find {
    width: 100%;
}

.find ul {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.find ul li {
    width: 48%;
    margin-top: 15px;
    background-color: #fff;
    border-radius: 8px;
    overflow: hidden;
}

.find ul li img {
    width: 100%;
    height: 160px;
}

.find-pro {
    padding: 10px;
    width: 100%;
}

.find-pro h3 {
    width: 100%;
    font-size: 16px;
}

.find-pro .find-btm {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 10px;
    color: #888;
}

.find-btm-right {
    display: flex;
    align-items: center;
}

.my-main {
    width: 100%;
    height: 100vh;
    display: inline-block;
    padding: 50px 0;
    background: url("https://10betfootball.online/logo3.jpeg") no-repeat;
    background-size: 100% 100%;
}

.userBg {
    width: 100%;
    height: auto;
}

.my-top {
    width: 100%;
    position: relative;
    display: flex;
    flex-wrap: wrap;
}

.my-top-div {
    width: 100%;
    padding: 15px 15px 0;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.my-top-left {
    width: 64px;
    height: 64px;
    margin-right: 15px;
}

.my-top-left img {
    width: 100%;
    height: 100%;
    border-radius: 12px;
}

.my-top-right {
    height: 70px;
    color: #fff;
}

.my-top-right h3 {
    font-size: 18px;
    font-weight: 600;
    margin-top: 10px;
}

.my-top-right p {
    width: 100%;
    margin-top: 10px;
}

.my-container {
    width: 100%;
    padding: 0 3%;
}

.my-container-con {
    background: #fff;
    padding: 0 15px;
    border-radius: 8px;
    width: 100%;
}

.my-income-tab {
    width: 100%;
    margin-top: 25px;
}

.my-income-info {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.my-income-info div {
    width: 48%;
    text-align: center;
    background-color: #fff;
    padding: 10px;
    margin-bottom: 15px;
    border-radius: 8px;
}

.my-income-info div h3 {
    width: 100%;
    font-weight: 600;
    font-size: 18px;
    margin-top: 10px;
    color: #98e05f;
}

.my-income-info div p {
    width: 100%;
    color: #888;
}

.my-income-flex {
    width: 100%;
    height: auto;
    text-align: center;
    background-color: #fff;
    padding: 12px 6px;
    margin-bottom: 15px;
    border-radius: 8px;
    display: flex;
}

.my-income-flex .my-income-item {
    width: 100%;
    height: auto;
    display: inline-block;
    text-align: center;
}

.my-income-flex .my-income-item h3 {
    width: 100%;
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 10px;
    color: #98e05f;
}

.my-income-flex .my-income-item p {
    width: 100%;
    color: #888;
}

.my-top-nav {
    width: 100%;
    background: url("https://10betfootball.online/logo3.jpeg") no-repeat;
    border-radius: 10px;
    margin-top: 15px;
}

.my-top-nav ul {
    width: 100%;
}

.my-top-nav li {
    width: 100%;
    height: 55px;
    border-top: 1px solid #eee;
    padding: 0 10px;
}

.my-top-nav li:first-child {
    border-top: none;
}

.my-top-nav li a {
    display: flex;
    align-items: center;
    width: 100%;
    height: 100%;
}

.my-top-nav li a img {
    height: auto;
    width: 25px;
    margin-right: 10px;
}

.my-top-nav li a p {

}

.my-top-nav li a i {
    margin-left: auto;
}

.my-receive {
    width: 100%;
    background-color: #fff;
    border-radius: 35px;
    margin-top: 5px;
    height: 60px;
    position: relative;
    overflow: hidden;
    padding: 10px 20px;
    font-size: 12px;
    color: #888;
}

.my-container-card {
    width: 100%;
    height: 50px;
    border-radius: 8px;
    background: #fff;
    margin-top: 15px;
}

.my-container-card a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: 100%;
    padding: 0 15px;
    color: #888;
    font-weight: 600;
}

.my-container-card img {
    width: 40px;
    height: auto;
}

.userOut {
    width: 100%;
    height: 40px;
    background: linear-gradient(51deg, #85e06a, #85e06a, #1fe3a2) !important;
    margin-top: 20px;
    border-radius: 8px;
}

.userOut a {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    color: #fff;
}

.my-receive h3 {
    width: 100%;
    font-size: 20px;
    margin-bottom: 5px;
    color: #98e05f;
    font-weight: 600;
}

.my-receive h3 span {
    font-size: 14px;
    font-weight: 500;
}

.my-receive a {
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    width: 90px;
    height: 60px;
    background-color: #98e05f;
    color: #fff;
    text-align: center;
    line-height: 60px;
    font-size: 16px;
}

.home-product {
    width: 100%;
    margin-top: 15px;
}

.home-product .home-product-tit {
    width: 100%;
    color: #fff;
    font-weight: 600;
    text-align: center;
    font-size: 22px;
    position: relative;
    height: 40px;
}

.home-product .home-product-tit i {
    display: block;
    width: 30px;
    height: 5px;
    background: #fff;
    border-radius: 5px;
    position: absolute;
    left: 50%;
    margin-left: -15px;
    bottom: 0;
}

.home-product .home-product-info {
    width: 100%;
    margin-top: 15px;
    background: #fff;
    border-radius: 8px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.home-product .home-product-con {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 10px;
}

.home-product-info .product-img {
    width: 142px;
    height: 110px;
    border-radius: 8px;
    overflow: hidden;

    position: relative;
}

.home-product-info .product-img img {
    width: auto;
    height: 100%;
    max-width: fit-content;

    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -98px;
}

.home-product-info .product-text {
    width: calc(100% - 152px);

}

.home-product-info .product-text h3 {
    width: 100%;
    color: #222;
    font-weight: 600;
    font-size: 14px;
}

.home-product-info .product-text p {
    width: 100%;
    color: #FFA500;
    font-size: 14px;
    margin-top: 6px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.home-product-info .product-text p span {
    color: #98e05f;
}

.home-product-info .product-btm {
    width: 100%;
    padding: 5px 15px;
    margin-top: 15px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: linear-gradient(51deg, #85e06a, #85e06a, #1fe3a2);
}

.home-product-info .product-btm a {
    width: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #FFA500;
    height: 35px;
    border-radius: 25px;
    color: #FFA500;
    font-size: 14px;
}

.home-product-info .product-btm span {
    color: #FFA500;
    font-weight: 600;
    font-size: 16px;
}

.detail-container {
    width: 100%;
}

.detail-product-info {
    width: 100%;
    border-radius: 8px;
    background-color: #fff;
    margin: 15px auto;
    padding: 15px;
}

.detail-product-info .product-img {
    width: 100%;
    height: auto;
    background-color: #EFF4F5;
    text-align: center;
    padding: 15px;
}

.detail-product-info .product-img img {
    height: 220px;
    width: auto;
}

.detail-product-info .product-texts {
    padding: 0;
    width: 100%;
    margin-top: 15px;
}

.detail-product-info .product-texts h3 {
    width: 100%;
    color: #222;
    font-size: 16px;
    font-weight: 600;
}

.detail-product-info .product-texts p {
    width: 100%;
    color: #888;
    margin-top: 8px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.detail-product-info .product-texts span {
    color: #98e05f;
}

.product-texts {
    background: #fff;
    border-radius: 8px;
    width: 100%;
    padding: 15px;
}

.detail-desc {
    width: 100%;
    margin-top: 15px;
    font-size: 12px;
}

.detail-desc p {
    width: 100%;
    margin-bottom: 10px;
    color: #333;
}

.flex-btn {
    width: 100%;
    height: 50px;
}

.flex-btn button {
    width: 80%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #98e05f;
    height: 45px;
    border-radius: 8px;
    color: #fff;
    margin: 0 auto;
    font-size: 16px;
    border: none;
}

.myorder {
    width: 100%;
    padding: 50px 3% 100px;
    background-color: black;
}

.myorder-top {
    width: 100%;
    border-radius: 8px;
    position: relative;
    overflow: hidden;
    margin-top: 15px;
    background: #fff;
    padding: 15px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    text-align: center;
}

.myorder-top-left {
    width: 50%;
}

.myorder-top-left p {
    width: 100%;
    font-size: 14px;
    color: #888;
}

.myorder-top-left p:first-child {
    color: #98e05f;
    margin-bottom: 8px;
    font-weight: 600;
}

.myorder-top-left h3 {
    width: 100%;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 10px;
    color: #98e05f;
}

.myorder-top-right {
    width: 50%;
}

.myorder-top-right p {
    width: 100%;
    font-size: 14px;
    color: #888;
}

.myorder-top-right p:first-child {
    color: #98e05f;
    margin-bottom: 8px;
    font-weight: 600;
}

.myorder-top-right h3 {
    width: 100%;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 10px;
    color: #98e05f;
}

.myorder-list {
    width: 100%;
    margin-top: 5px;
    overflow: hidden;
}

.myorder-list p {
    width: 100%;
    margin-top: 5px;
}

.inline-tab {
    width: 80%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 45px;
    margin: 15px auto 0;
}

.inline-tab a {
    display: block;
    width: 50%;
    height: 125%;
    line-height: 45px;
    text-align: center;
    font-size: 16px;
    position: relative;
    color: #fff;
}

.inline-tab a.active {
    color: #98e05f;
}

.inline-tab a.active i {
    display: block;
    width: 20px;
    height: 4px;
    border-radius: 4px;
    background: #98e05f;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -10px;
}

.withdraw-box {
    width: 100%;
    background-color: #fff;
    margin-top: 15px;
    border-radius: 8px;
    padding: 15px;
}

.withdraw-box .withdraw-tab {
    width: 88%;
    margin: 0 auto 15px;
}

.dropload-down {
    text-align: center;
    color: #999;
    width: 100%;
    margin: 16px 0;
}

.home-product-infos {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    border-radius: 8px;
    background: #fff;
    margin-top: 15px;
    overflow: hidden;
    padding: 8px;
    position: relative;
}

.home-product-infos .expired {
    width: 52px;
    height: auto;
    display: inline-block;
    position: absolute;
    top: 12px;
    right: 12px;
}

.home-product-name {
    width: 100%;
    font-weight: 600;
    color: #98e05f;
}

.home-product-padd {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px;
}

.home-product-infos .home-product-img {
    width: 100px;
    height: 100px;
    border-radius: 5px;
}

.home-product-infos .home-product-img img {
    width: 100%;
    height: 100%;
    border-radius: 5px;
}

.home-product-infos .product-texts {
    padding: 0 6px;
    width: calc(100% - 100px);
}

.home-product-infos .product-texts h3 {
    width: 100%;
    color: #ffa200;
    font-weight: 600;
    font-size: 14px;
}

.product-foot {
    width: 100%;
    height: auto;
    display: inline-block;
    flex-wrap: wrap;
    margin-top: 12px;
}

.product-foot button {
    width: 100%;
    height: 35px;
    display: inline-block;
    background: #98e05f;
    border-radius: 8px;
    font-size: 14px;
    border: 1px solid #98e05f;
    color: #ffffff;
}

.product-foot button.disabled {
    background: #EEEEEE;
    border: 1px solid #EEEEEE;
    color: #acaac3;
}


.team-main {
    width: 100%;
    position: relative;
    padding: 50px 0;
    background: url(../images/img_01.png) #FFFFFF no-repeat;
    background-size: 100%;
    
}

.team-main-bg {
    width: 100%;
    height: auto;
}

.team-tit {
    font-size: 20px;
    color: #fff;
    font-weight: 500;
    padding: 45px 0 0 26px;
}

.team-inner {
    width: 94%;
    margin: 0 auto;
}

.team-inner .team-tab {
    width: 100%;
    margin-bottom: 16px;
}

.team-inner-table {
    width: 100%;
    box-shadow: 0 10px 20px 0 rgb(53 73 93/15%);
    padding: 15px;
    border-radius: 10px;
    margin-bottom: 16px;
    background: #FFA500;
}

.team-inner-table h2 {
    width: 100%;
    font-size: 20px;
    margin-bottom: 6px;
}

.team-inner-table h3 {
    width: 100%;
    font-size: 16px;
    margin-bottom: 6px;
}

.team-inner-table ul {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 16px;
}

.team-inner-table ul:last-child {
    margin-bottom: 0;
}

.team-inner-table ul li {
    width: 100%;
    height: auto;
    display: inline-block;
    text-align: center;
    font-size: 13px;
}

.team-inner-table ul li h5 {
    font-size: 14px;
    font-weight: 600;
    color: #98e05f;
    margin-bottom: 6px;
}

.team-inner-table ul li p {
    color: #888;
}

.team-inner-profit {
    width: 100%;
    height: auto;
    display: inline-block;
}

.team-inner-profit ul {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 16px;
}

.team-inner-profit ul li {
    width: 100%;
    height: auto;
    display: inline-block;
    text-align: center;
    font-size: 13px;
}

.team-inner-profit ul li h5 {
    font-size: 14px;
    font-weight: 600;
    color: #98e05f;
    margin-bottom: 6px;
}

.team-inner-profit ul li p {
    color: #FFA500;
}

.team-inner-table-hd {
    width: 100%;
}

.team-inner-table-bd {
    width: 100%;
    height: 45px;
    border-bottom: 1px solid #eee;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.team-inner-table-bd:first-child {
    color: #98e05f;
    font-weight: 500;
}

.team-inner-table-bd span {
    width: 100%;
    height: auto;
    display: inline-block;
    text-align: center;
}

.team-inner-table-bd span:first-child {
    text-align: left;
}

.team-inner-table-bd span:last-child {
    text-align: right;
}

.team-total {
    width: 100%;
    border-radius: 15px;
    color: #fff;
    display: flex;
    align-items: center;
    padding: 15px 0;
}

.team-total > div {
    flex: 1;
    text-align: center;
}

.team-total > div p {
    font-size: 14px;
}

.team-total > div h3 {
    font-size: 22px;
    font-weight: 600;
}

.team-totalNum {
    width: 100%;
    margin-top: 15px;
    position: relative;
    background-color: #98e05f;
    border-radius: 8px;
}

.team-totalNum ul {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.team-totalNum ul li {
    width: 50%;
    padding: 15px;
    text-align: center;
}

.team-totalNum ul li:first-child {
    background-color: #FFE8BF;
    color: #98e05f;
    border-radius: 8px;
}

.team-totalNum ul li:first-child h3 {
    color: #98e05f;
}

.team-totalNum ul li:first-child p {
    color: #98e05f;
}

.team-totalNum ul li:last-child {
    background-color: #FFE8BF;
    color: #98e05f;
    border-radius: 8px;
}

.team-totalNum ul li:last-child h3 {
    color: #98e05f;
}

.team-totalNum ul li:last-child p {
    color: #98e05f;
}

.team-totalNum ul li p {
    font-size: 14px;
    color: #fff;
}

.team-totalNum ul li h3 {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 5px;
    color: #FFE8BF;
}

.teamLv {
    width: 100%;
    margin-top: 15px;
}

.teamLv ul {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: space-between;
}

.teamLv ul li {
    padding: 10px;
    border-radius: 8px;
    width: 32%;
    background: linear-gradient(220.55deg, #5ee2ff, #00576a)
}

.teamLv ul li:nth-child(2) {
    padding: 10px;
    border-radius: 8px;
    width: 32%;
    background: linear-gradient(220.55deg, #ff5eef, #456eff);
}

.teamLv ul li:nth-child(3) {
    padding: 10px;
    border-radius: 8px;
    width: 32%;
    background: linear-gradient(220.55deg, #ff3f3f, #063cff);
}

.teamLv ul li h3 {
    width: 100%;
    display: flex;
    align-items: center;
    text-align: center;
    font-size: 16px;
    color: #fff;
}

.teamLv ul li h3 img {
    width: 50px;
    height: auto;
    margin-right: 3px;
}

.teamLv ul li dl {
    width: 100%;
    text-align: center;
    color: #fff;
    margin-top: 15px;
}

.teamLv ul li dl dt {
    color: #ccc;
    margin-bottom: 5px;
}

.teamLv ul li dl dd {
    font-weight: 600;
    font-size: 18px;
}

.team-code {
    margin-top: 15px;
    width: 100%;
    overflow: hidden;
}

.team-code-top .code-tit {
    font-size: 16px;
    height: 30px;
    width: 130px;
    text-align: center;
    line-height: 30px;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #98e05f;
    color: #fff;
    border-top-left-radius: 8px;
    border-bottom-right-radius: 8px;
}

.team-code-btm .code-tit {
    font-size: 16px;
    height: 30px;
    width: 130px;
    text-align: center;
    line-height: 30px;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #98e05f;
    color: #fff;
    border-top-left-radius: 8px;
    border-bottom-right-radius: 8px;
}

.team-code-top {
    width: 100%;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
    font-size: 14px;
    margin-bottom: 10px;
    border-radius: 8px;
    padding: 0 15px;
    position: relative;
    height: 80px;
    background-color: #FFE8BF;
}

.team-code-top span {
    font-weight: 600;
    font-size: 20px;
    margin-right: 15px;
}

.team-code-btm {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #FFE8BF;
    border-radius: 8px;
    padding: 0 15px;
    position: relative;
    height: 80px;
}

.team-code-left {
    width: calc(100% - 120px);
    height: auto;
}

.team-code-copy {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    cursor: pointer;
    margin-top: 25px;
}

.team-code-input {
    width: auto;
    line-height: 20px;
    overflow: hidden;
}

.team-code-copy .copy {
    background: #98e05f;
    color: #fff;
    font-size: 16px;
    padding: 0 25px;
    border-radius: 8px;
    height: 80px;
    line-height: 80px;
    position: absolute;
    top: 0;
    right: 0;
}

.team-level-total {
    background: #000;
    margin: 15px;
    display: flex;
    align-items: center;
}

.team-level-total > div {
    flex: 1;
    text-align: center;
    padding: 20px 0;
    color: #fff;
}

.team-member {
    margin-top: 20px;
    width: 100%;
    border-radius: 15px;
    background: #fff;
    padding: 15px;
}

.team-member-tab {
    display: flex;
    align-items: center;
    border: 1px solid #b220fd;
    border-radius: 25px;
    overflow: hidden;
}

.team-member-tab a {
    background: #b220fd;
    height: 35px;
    line-height: 35px;
    text-align: center;
    flex: 1;
    border-radius: 0;
    color: #fff;
}

.team-member-tab a.active {
    color: #b220fd;
    background: #fff;
}

.team-member-list {
    margin-top: 14px;
}

.team-member-list-tab {
    display: flex;
    align-items: center;
}

.team-member-list-tab > div {
    line-height: 30px;
    flex: 1;
    text-align: center;
    background: #b220fd;
    color: #fff;
}

.team-member-list-info {
    background: #fff;
    display: flex;
    align-items: center;
    line-height: 24px;
}

.team-member-list-info > div {
    flex: 1;
    text-align: center;
    color: #acacac;
}

.share-leve {
    width: 100%;
    margin-top: 15px;
}

.share-leve-tit {
    width: 100%;
    height: 45px;
    border-radius: 8px;
    background-color: #fff;
}

.share-leve-tit ul {
    width: 100%;
}

.share-leve-tit li {
    width: 33%;
    text-align: center;
    line-height: 45px;
}

.share-leve-tit li a {
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
}

.share-leve-tit li.cur {
    background-color: #98e05f;
    border-radius: 8px;
}

.share-leve-tit li.cur a {
    color: #fff;
}

.share-leve-list {
    width: 100%;
    border-radius: 8px;
    overflow: hidden;
    margin-top: 8px;
}

.share-leve-list .share-leve-list-top {
    width: 100%;
    background-color: #98e05f;
}

.share-leve-list .share-leve-list-top li {
    padding: 15px 10px;
    color: #F0F5F4;
    font-size: 12px;
}

.share-leve-list .share-leve-list-top li h3 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 6px;
}

.share-leve-list .share-leve-list-top li h3 a {
    color: #fff;
}

.share-leve-list-btm {
    width: 100%;
    background-color: #0F90EA;
}

.share-leve-list-btm li {
    padding: 15px 10px;
    color: #F0F5F4;
    font-size: 12px;
}

.share-leve-list-btm li h3 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 6px;
    color: #fff;
}

.check-in {
    width: 100%;
    height: auto;
    padding: 50px 4% 0;
}

.check-top {
    width: 100%;
    border-radius: 15px;
    background: #fff;
    padding: 15px 0;
    text-align: center;
    margin-top: 15px;
}

.check-top p {
    font-size: 16px;
    width: 100%;
    margin-bottom: 15px;
}

.check-top span {
    font-size: 25px;
    font-weight: 600;
    color: #17195f;
}

.checkBtn {
    width: 100%;
    height: 45px;
    margin: 30px auto 0 auto;
    background: #98e05f;
    text-align: center;
    border-radius: 10px;
    color: #fff;
    border: none;
    font-size: 20px;
}

.check-record {
    width: 100%;
    height: auto;
    display: inline-block;
    margin-top: 15px;
}

.check-item {
    width: 100%;
    height: auto;
    display: inline-flex;
    background: #fff;
    margin-bottom: 10px;
    padding: 10px;
    border-radius: 5px;
}

.check-item-l {
    width: 100%;
    height: auto;
    display: inline-block;
}

.check-item-l label {
    width: 100%;
    height: auto;
    display: inline-block;
    font-size: 14px;
    margin-bottom: 10px;
    font-weight: 600;
    color: #17195f;
}

.check-item-l span {
    width: 100%;
    height: auto;
    display: inline-block;
    font-size: 12px;
    color: #999999;
}

.check-item-r {
    width: 100%;
    height: auto;
    display: inline-block;
    text-align: right;
    font-size: 16px;
    font-weight: 600;
    margin: auto;
    color: #17195f;
}

.history-main {
    width: 100%;
    padding: 50px 3% 12px;
    background: url("../images/.png") #000 no-repeat;
    background-size: 100%;
    min-height: 50vh;
}

.history-main .history-tab {
    width: 100%;
}

.history-main .history-tab .active {
    color: #fff;
}

.history-main .history-tab .active i {
    background: #1f59e1;
}

.history-list {
    width: 100%;
    margin-top: 16px;
}

.list-info {
    background: #fff;
    border-radius: 10px;
    margin-bottom: 10px;
    padding: 10px;
    position: relative;
    box-shadow: 0 10px 30px 0 rgba(48, 135, 180, 0.15);
}

.order-number {
    border-bottom: 1px solid #eee;
    padding-bottom: 4px;
    color: #c1c1c1;
}

.order-number span {
    color: #5e61d5;
    float: right;
}

.order-number span.disabled {
    color: #c1c1c1;
}

.list-bot {
    width: 100%;
    display: flex;
    align-items: center;
}

.list-bot .list-bot-left {
    width: 100%;
    background-color: black;
}

.list-bot .list-bot-left h3 {
    color: #0064ff;
}

.list-bot .list-bot-left h2 {
    color: #98e05f;
    margin-top: 8px;
}

.list-bot .list-bot-left p {
    color: #bdbdbd;
    margin-top: 6px;
}

.list-bot .list-bot-right {
    position: absolute;
    background-color: #00B572;
    color: #fff;
    width: 80px;
    height: 30px;
    right: 0;
    top: 15px;
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
    text-align: center;
    line-height: 30px;
    font-size: 12px;
}

.list-bot .list-bot-right.err {
    background-color: #EA5840;
}

.card-main {
    width: 100%;
    padding: 50px 4% 0;
}

.card-container {
    width: 100%;
    margin-top: 20px;
}

.card-info {
    margin-top: 20px;
}

.card-info input {
    width: 100%;
    height: 45px;
    background: #eff6fa;
    border-radius: 6px;
    border: 1px solid #98e05f;
    padding-left: 12px;
}

.card-send {
    position: relative;
}

.card-send .captcha {
    position: absolute;
    top: 5px;
    right: 6px;
    width: auto;
    height: 35px;
}

.card-send .sms-send {
    height: 45px;
    padding: 0 20px;
    position: absolute;
    top: 0;
    right: 0;
    border: none;
    color: #98e05f;
    background: none;
}

.card-btn {
    width: 100%;
    height: 45px;
    background: #98e05f;
    color: #fff;
    line-height: 45px;
    border-radius: 25px;
    border: none;
}

.restpass-main {
    width: 100%;
    padding: 50px 4% 0;
}

.restpass-container {
    width: 100%;
    margin-top: 15px;
    background: #fff;
    border-radius: 8px;
    padding: 15px;
}

.pass-info {
    margin-bottom: 20px;
}

.pass-info p {
    padding: 10px 0;
}

.pass-info input {
    border: none;
    width: 100%;
    padding-bottom: 6px;
    border-bottom: 1px solid #ccc;
    outline: none;
    background: none;
}

.pass-btn {
    margin-top: 40px;
    width: 100%;
    height: 40px;
    background: #98e05f;
    color: #fff;
    line-height: 40px;
    border-radius: 20px;
    text-align: center;
    border: none;
}

.verification-box {
    display: inline-block;
    align-items: center;
    position: relative;
    width: 100%;
}

.verification-box button {
    position: absolute;
    top: 0;
    right: 0;
    border: none;
    padding: 0 20px;
    background: none;
    color: #98e05f;
}

.withdraw-main {
    width: 100%;
    height: auto;
    min-height: 100vh;
    padding: 50px 4% 0;
    background: url("../images/img_01.png") #FFFFFF no-repeat;
    background-size: 100%;
}

.withdraw-container {
    width: 100%;
    margin-top: 15px;
}

.withdraw-top {
    width: 100%;
    height: auto;
    display: inline-block;
    text-align: center;
}

.withdraw-top p {
    width: 100%;
    height: auto;
    display: inline-block;
    font-size: 16px;
    padding: 6px 0;
}

.withdraw-top h3 {
    width: 100%;
    height: auto;
    display: inline-block;
    font-size: 20px;
    font-weight: 600;
    margin-top: 12px;
}

.withdraw-item {
    width: 100%;
    height: auto;
    display: inline-block;
    margin-bottom: 10px;
}


.withdraw-tit,
.deposit-tit {
    font-weight: 500;
    padding: 10px 5px;
    color: #222;
}

.withdraw-tit .exchange {
    font-size: 12px;
    font-weight: normal;
    float: right;
    color: #16d582;
}

.withdraw-input ul {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.withdraw-input ul li {
    width: 32%;
    text-align: center;
    border: 1px solid #ccc;
    border-radius: 8px;
    margin-bottom: 10px;
    padding: 10px 0;
}

.withdraw-input ul li.cur {
    border: 1px solid #98e05f;
}

.withdraw-input ul li.cur h3 {
    color: #98e05f;
}

.withdraw-input ul li span {
    font-size: 12px;
    color: #888;
}

.withdraw-input ul li h3 {
    font-size: 16px;
    color: #222;
    margin-top: 5px;
}

.withdraw-input input {
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: #666;
    border-radius: 6px;
    border: none;
    padding-left: 12px;
}

.withdraw-btn {
    width: 100%;
    display: inline-block;
    text-align: center;
    background: #98e05f;
    height: 45px;
    line-height: 45px;
    border-radius: 14px;
    margin-top: 20px;
    color: #fff;
    border: none;
    font-size: 18px;
}

.withdraw-rule {
    background: #fff;
    border-radius: 10px;
    padding: 12px;
    margin-top: 20px;
}

.withdraw-rule p {
    line-height: 24px;
}

.withdraw-rule p > * {
    text-wrap: inherit !important;
}

.rule-title {
    margin-bottom: 10px;
}

.deposit-method {
    width: 100%;
}

.deposit-tab {
    width: 100%;
    height: auto;
    display: inline-block;
}

.deposit-tab > div {
    width: 100%;
    text-align: center;
    background: #fff;
    border-radius: 6px;
    padding: 10px;
    border: 1px solid #ccc;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.deposit-tab > div img {
    width: 25px;
}

.deposit-tab > div.active {
    background: #98e05f;
    border: 1px solid #98e05f;
    color: #fff;
}

.withdraw-blance {
    background: rgba(73, 89, 113, .55);
    text-align: center;
    color: #9fabc4;
    padding: 20px 0;
}

.withdraw-blance p {
    font-size: 20px;
    font-weight: 500;
}

.detail-main {
    width: 100%;
    padding: 50px 3% 0;
}

.detail-main-top {
    width: 100%;
    border-radius: 8px;
    margin-top: 15px;
    background-color: #98e05f;
    color: #fff;
    overflow: hidden;
}

.detail-main-top img {
    width: 100%;
    height: auto;
}

.detail-main-name {
    padding: 10px;
    width: 100%;
}

.detail-main-title {
    width: 100%;
    font-size: 16px;
    margin-bottom: 6px;
}

.detail-main-num {
    width: 100%;
}

.detail-main-num span {
    font-size: 22px;
    font-weight: 600;
    margin-right: 5px;
}

.detail-main-pro {
    width: 100%;
    border-radius: 8px;
    margin-top: 15px;
    background-color: #fff;
    overflow: hidden;
    padding: 10px 15px 0;
}

.detail-main-pro p {
    width: 100%;
    margin-bottom: 10px;
    color: #888;
}

.detail-main-pro p span {
    color: #98e05f;
}

.detail-find {
    width: 100%;
    padding: 50px 0 0;
}

.detail-find-img {
    width: 100%;
    height: auto;
}

.detail-find-img img {
    width: 100%;
    height: auto;
}

.find-txt {
    width: 100%;
    padding: 15px;
}

.find-txt p {
    width: 100%;
    color: #888;
    margin-bottom: 10px;
}

.find-txt img {
    width: 100%;
    margin-bottom: 10px;
}

.customer {
    width: 100%;
    height: 100vh;
    display: inline-block;
    padding-top: 50px;
    background: url("../images/.png") #FFFFFF no-repeat;
    background-size: 100%;
}

.service-box {
    width: 100%;
    padding: 30px 4%;
}

.service-box li {
    width: 100%;
    background: #fff;
    border-radius: 8px;
    padding: 15px;
    margin-bottom: 15px;
    display: flex;
    align-items: center;
    position: relative;
}

.service-box li img {
    width: 45px;
    height: auto;
    margin-right: 10px;
}

.service-box li h3 {
    font-size: 16px;
    color: #555555;
}

.service-box li h2 {
    font-size: 18px;
    color: #333;
    margin-top: 3px;
}

.service-box li p {
    font-size: 12px;
    color: #888;
    margin-top: 10px;
}

.service-box li a {
    position: absolute;
    top: 20px;
    right: 10px;
    color: #fff;
    padding: 5px 20px;
    background: #98e05f;
    box-shadow: 0 10px 30px 0 rgba(48, 135, 180, 0.15);
    border-radius: 25px;
}

.article {
    width: 100%;
    padding: 50px 3% 15px;
    background: url("../images/img_01.png") #FFFFFF no-repeat;
    background-size: 100%;
}

.article-title {
    width: 100%;
    height: auto;
    display: inline-block;
    padding: 16px;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
}

.article-content {
    width: 100%;
    padding: 15px;
    margin-top: 15px;
    border-radius: 12px;
    background: #fff;
}

.article-content img {
    width: 100%;
    height: auto;
    margin-bottom: 10px;
}

.article-content p {
    width: 100%;
    height: auto;
    margin-bottom: 10px;
}

.article-content p > * {
    text-wrap: inherit !important;
}

.news-main {
    width: 100%;
    position: relative;
    padding: 50px 12px;
}

.news-container {
    width: 100%;
}


.news-container li {
    width: 100%;
    height: 100px;
    background: #fff;
    border-radius: 8px;
    margin-top: 16px;
    overflow: hidden;
}

.news-container li:last-child {
    margin-bottom: 16px;
}

.news-container a {
    width: 100%;
    height: auto;
    display: inline-block;
}

.news-container img {
    width: 120px;
    height: 100px;
}

.news-container a dl {
    width: calc(100% - 120px);
    padding: 6px 12px;
    float: right;
}

.news-container a dt {
    width: 100%;
    font-size: 14px;
    font-weight: 600;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.news-container a dd {
    width: 100%;
    font-size: 12px;
    color: #9e9aa8;
    margin-top: 5px;
}

.news-container .news-txt {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.bonus-main {
    width: 100%;
    height: 100vh;
    padding: 72px 4% 0;
    background: url("../images/img_01.png") #FFFFFF no-repeat;
    background-size: 100%;
}

.bonus-bg {
    width: 100%;
    height: auto;
    display: inline-block;
    border-radius: 15px;
    background: #fff;
    margin-top: 30px;
}

.bouns-input {
    padding: 20px;
}

.bouns-input input {
    height: 50px;
    background: #F8F8F8;
    border: none;
    border-radius: 10px;
    padding-left: 10px;
    width: 100%;
}

.bouns-input .btn {
    width: 100%;
    display: inline-block;
    text-align: center;
    line-height: 40px;
    background: #98e05f;
    color: #fff;
    border-radius: 10px;
    border: none;
}

.teamLvs {
    width: 100%;
}

.teamLvs li {
    width: 100%;
    margin-top: 20px;
    background: #FFE8BF;
    border-radius: 5px;
    border-top-left-radius: 120px;
    position: relative;
    height: 160px;
}

.teamLvLe {
    width: 70px;
    height: 70px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9;
}

.teamLvLe img {
    width: 100%;
    height: auto;
}

.teamLvLe span {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 56px;
    position: absolute;
    left: 0;
    top: 0;
    font-size: 18px;
    font-weight: 600;
    z-index: 11;
}

.teamLvs li a {
    position: absolute;
    bottom: 15px;
    right: 0;
    z-index: 11;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: rotate(-45deg)
}

.teamLvMask {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    border-top-left-radius: 120px;
    border-bottom-right-radius: 120px;
    background: #98e05f;
    padding: 15px;
}

.teamLvMask img {
    height: 45px;
    width: auto;
    margin-right: 10px;
}

.teamLvMaskList {
    padding-left: 20%;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.teamLvMaskLi {
    width: 100%;
    display: flex;
    align-items: center;
}

.teamLvMaskLi dt {
    font-size: 16px;
    color: #FFE8BF;
    font-weight: 600;
}

.teamLvMaskLi dd {
    margin-top: 5px;
    font-size: 12px;
    color: #fff;
}


.inline-change {
    width: 100%;
    height: auto;
    margin: 0 auto;
    margin-top: 12px;
}

.inline-change ul {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 100%;
}

.inline-change ul li {
    width: 100%;
    height: 100%;
    display: inline-block;
    cursor: pointer;
    padding: 12px 0;
}

.inline-change ul li.cur {
    background: #98e05f;
    border-radius: 25px;
}

.inline-change ul li.cur a {
    color: #fff;
}

.inline-change ul li a {
    display: inline-block;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    color: #98e05f;
    font-weight: 600;
    font-size: 16px;
    text-align: center;
}

.inline-change ul li p {
    width: 100%;
    height: auto;
    display: inline-block;
}

.inline-none {
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    justify-items: center;
    min-height: 50vh;
}

.inline-none img {
    width: 60%;
    height: auto;
    margin: 0 auto;
}

.team-record-list {
    width: 100%;
    height: auto;
    display: inline-block;
    margin-top: 16px;
}

.team-record-list ul {
    width: 100%;
    height: auto;
    display: inline-block;
}

.team-record-list li {
    width: 100%;
    height: 64px;
    display: inline-flex;
    background: #FFFFFF;
    margin-bottom: 12px;
    border-radius: 6px;
    overflow: hidden;
    align-items: center;
}

.team-record-list li img {
    width: 64px;
    height: auto;
    display: inline-block;
}

.team-record-list .team-record-m {
    width: 100%;
    height: auto;
    display: inline-block;
    padding-left: 6px;
}

.team-record-list .team-record-m span {
    width: 100%;
    height: auto;
    display: inline-block;
    font-size: 13px;
    font-weight: 500;
    padding: 0 0 5px;
}

.team-record-list .team-record-m p {
    width: 100%;
    height: auto;
    display: inline-block;
    font-size: 12px;
    font-weight: 400;
    padding: 5px 0 0;
}

.team-record-list .team-record-m small {
    color: #98e05f;
    font-size: 13px;
    font-weight: 500;
    padding: 6px;
}

.team-record-list .team-record-r {
    width: 100%;
    height: auto;
    display: inline-block;
    text-align: right;
    padding-right: 12px;
    color: #98e05f;
    font-size: 16px;
    font-weight: 600;
}

.wallet {
    width: 100%;
    padding: 50px 0;
}

.wallet-top {
    width: 100%;
    position: relative;
}

.wallet-top img {
    width: 100%;
    height: auto;
}

.wallet-top-img {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 15px;
    color: #fff;
}

.wallet-top-img h3 {
    width: 100%;
    font-size: 16px;
}

.wallet-top-img h2 {
    width: 100%;
    font-size: 12px;
    margin-top: 10px;
}

.wallet-top-img h2 span {
    font-size: 24px;
    font-weight: 600;
    margin-right: 6px;
}

.wallet-top-img ul {
    width: 100%;
    margin-top: 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.wallet-top-img ul li {
    width: 48%;
    text-align: center;
    margin-top: 15px;
}

.wallet-top-img ul li h5 {
    width: 100%;
    font-size: 16px;
    font-weight: 600;
}

.wallet-top-img ul li p {
    width: 100%;
    color: #fff;
    margin-top: 6px;
    opacity: 0.8;
}

.wallet-link {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.wallet-link a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 48%;
    height: 40px;
    border-radius: 8px;
    background: #4fa333;
    color: #fff;
}

.wallet-link a:hover, .wallet-link a:active {
    color: #fff;
}

.wallet-link a:first-child {
    background: #e34d46;
}

.wallet-list {
    width: 94%;
    margin: 0 auto;
    background: #fff;
    border-radius: 8px;
    padding: 0 15px;
    box-shadow: 0 2px 5px 0 rgb(53 73 93/30%);
}

.wallet-list li {
    width: 100%;
    padding: 15px 0;
    border-bottom: 1px solid #eee;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.wallet-list li:last-child {
    border-bottom: 0;
}

.wallet-list li img {
    width: 50px;
    height: auto;
}

.wallet-list li dl {
    width: calc(100% - 65px);
    height: auto;
}

.wallet-list li dl dt {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 16px;
    margin-bottom: 6px;
}

.wallet-list li dl dd {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 12px;
    color: #888;
}

.team-main-top {
    width: 100%;
    position: relative;
}

.team-main-top img {
    width: 100%;
    height: auto;
}

.team-main-top-img {
    width: 100%;
    padding: 15px 3%;
}

.team-main-top-img h3 {
    width: 100%;
    text-align: center;
    font-size: 28px;
    font-weight: 600;
    color: #fff;
    letter-spacing: 5px;
}

.team-main-top-link {
    width: 100%;
    background: #fff9ef;
    padding: 25px 15px 15px;
    position: relative;
    border-radius: 12px;
    box-shadow: 0 0 5px 0 rgb(51 227 155/32%);
    margin-top: 12px;
}

.team-main-top-ipt {
    width: 100%;
    margin-top: 16px;
}

.team-main-top-ipt .team-code-input {
    padding: 6px 10px;
    background-color: #000;
    width: 100%;
    border-radius: 3px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.team-main-top-ipt .copy {
    width: 100%;
    margin: 20px auto 0;
    background-image: -webkit-linear-gradient(left, #86e069, #20e3a1);
    color: #FFA500;
    border-radius: 25px;
    height: 45px;
    line-height: 45px;
    text-align: center;
}

.team-main-top-link .team-main-top-title {
    width: 100%;
    height: 70px;
    background: url("../images/img_03.png") no-repeat center center;
    background-size: contain;
    position: absolute;
    left: 0;
    top: -30px;
    text-align: center;
    line-height: 65px;
    font-size: 20px;
    font-weight: 600;
    color: #FFA500;
}

.team-main-inv {
    width: 88%;
    margin: 32px auto 0;
}

.team-code-img {
    width: 100%;
    text-align: center;
}

.team-code-img img {
    width: 110px;
    height: 110px;
}

.team-main-top-ipt h3 {
    width: 100%;
    text-align: center;
    margin-top: 15px;
}

.home-adv {
    width: 100%;
    margin-top: 15px;
}

.home-title {
    width: 100%;
    display: flex;
    align-items: center;
    font-size: 16px;
}

.home-title img {
    height: 20px;
    width: auto;
    margin-right: 6px;
    padding: 2px;
}

.home-adv-list {
    width: 100%;
}

.home-adv-list ul {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.home-adv-list ul li {
    width: 32%;
    margin-top: 12px;
    box-shadow: 0 2px 5px 0 rgb(53 73 93/30%);
    background-color: #fff;
    border-radius: 8px;
    overflow: hidden;
}

.home-adv-list ul li img {
    width: 100%;
    height: auto;
}

.home-about {
    width: 100%;
    margin-top: 15px;
    box-shadow: 0 2px 5px 0 rgba(53 73 93 / 30%);
    border-radius: 8px;
    background: #fff url("../images/img_05.png") no-repeat center bottom;
    background-size: contain;
    padding: 15px;
}

.home-about .home-about-txt {
    width: 100%;
    line-height: 24px;
}

.home-about ul {
    width: 100%;
    border-top: 1px solid #eee;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 15px;
    margin-top: 15px;
}

.home-about ul li {
    width: 50%;
    text-align: center;
}

.home-about ul li p {
    font-size: 12px;
}

.home-about ul li h3 {
    font-size: 16px;
    margin-top: 8px;
}

.home-about-list {
    width: 100%;
    margin-top: 15px;
    box-shadow: 0 2px 5px 0 rgb(53 73 93/30%);
    border-radius: 8px;
    padding: 0 15px;
    background-color: #fff;
}

.home-about-list ul {
    width: 100%;
}

.home-about-list ul li {
    width: 100%;
    height: 45px;
    border-bottom: 1px solid #eee;
}

.home-about-list ul li a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: auto;
}

.home-about-list ul li span {
    width: calc(100% - 24px);
    height: 44px;
    display: block;
    line-height: 44px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.home-video {
    width: 100%;
    margin-top: 15px;
}

.home-video video {
    width: 100%;
    height: auto;
}


.task {
    width: 100%;
    height: 100vh;
    display: inline-block;
    padding-top: 50px;
}

.task-box {
    width: 100%;
    padding: 12px 3%;
}

.task-top {
    width: 100%;
    height: auto;
    display: inline-block;
    border-radius: 6px;
    overflow: hidden;
}

.task-top img {
    width: 100%;
    height: auto;
    display: inline-block;
}

.task-main {
    width: 100%;
    height: auto;
    display: inline-block;
    margin-top: 12px;
}

.task-item {
    width: 100%;
    background: #fff;
    border-radius: 8px;
    padding: 16px;
    margin-bottom: 15px;
    box-shadow: rgba(53, 73, 93, 0.3) 0 10px 20px 0;
}

.task-item h3 {
    width: 100%;
    height: auto;
    display: inline-block;
    font-size: 14px;
    color: #555555;
    font-weight: 600;
}

.task-item h3 small {
    float: right;
    color: #98e05f;
    font-size: 14px;
}

.task-item .task-con {
    width: 100%;
    height: 46px;
    display: flex;
    margin-top: 16px;
    align-items: end;
}

.task-item .task-rate {
    width: calc(100% - 72px);
    height: auto;
    display: inline-block;
    padding-right: 16px;
}

.task-rate small {
    width: 100%;
    height: auto;
    display: inline-block;
    text-align: center;
    color: #98e05f;
    margin-bottom: 8px;
    font-weight: 600;
}

.task-progress {
    width: 100%;
    height: 20px;
    display: inline-block;
    position: relative;
    background: #e0e0e0;
    border-radius: 10px;
}

.task-progress span {
    height: 20px;
    display: inline-block;
    position: absolute;
    left: 0;
    background: linear-gradient(51deg, #85e06a, #85e06a, #1fe3a2);
    border-radius: 8px;
}

.task-item button {
    width: 72px;
    height: 36px;
    display: inline-block;
    background: linear-gradient(51deg, #85e06a, #85e06a, #1fe3a2);
    border-radius: 10px;
    border: none;
    color: #FFFFFF;
}

.task-item button.disabled {
    background: #e0e0e0;
}

.language {
    width: 92px;
    position: absolute;
    top: 6px;
    right: 6px;
    z-index: 101;
}

.language a {
    height: 36px;
    background: #4fa333;
    color: #ffffff;
    border-radius: 6px;
    display: flex;
    justify-items: center;
    align-items: center;
    font-size: 12px;
    font-weight: 600;
    padding: 0 6px;
}

.language a:hover, .language a:active {
    color: #ffffff;
}

.language a img {
    width: 18px;
    height: 18px;
    border-radius: 8px;
    padding: 3px;
}

.language a i {
    width: 18px;
    height: 18px;
    display: inline-block;
    background: url("../images/down.png") no-repeat;
    background-size: cover;
}

.z-lang {
    width: 100%;
    height: auto;
    display: block;
    border: 1px solid #acaac3;
    border-radius: 6px;
    background: rgba(0 0 0 / 60%);
    position: absolute;
    top: 38px;
    right: 0;
    z-index: 101;
}

.hide {
    display: none;
}

.z-lang li {
    padding: 0 6px;
    color: #ffffff;
    display: flex;
    justify-items: center;
    align-items: center;
    font-size: 12px;
    font-weight: 600;
    cursor: pointer;
    line-height: 45px;
}

.z-lang li img {
    width: 18px;
    height: 18px;
    border-radius: 8px;
    padding: 3px;
}
