.accountCenter {
}

.accountCenter .account-nav {
    width: 1200px;
    height: 70px;
    background: #FFFFFF;
    box-shadow: 0px 3px 6px 0px rgba(219, 221, 221, 0.5);
}

.accountCenter .account-nav > div {
    display: inline-block;
    height: 70px;
    line-height: 70px;
    border-bottom: 1px solid #E6E6E6;
    text-align: center;
    font-size: 18px;
    color: #999999;
    cursor: pointer;
    width: 200px;
    margin-left: 3%;
}

.accountCenter .account-info {
    padding-left: 40px;
    flex: 1;
    margin-top: 40px;
}

.contentpage {
    background-color: #fafbfc;
}

#account-info {
    display: block;
}

.account-top {
    width: 1200px;
    height: 210px;
    margin: 0 auto;
}

#account-info .username {
    height: 209px;
    box-shadow: 0px 3px 6px 0px rgba(219, 221, 221, 0.5);
    border-radius: 10px;
    padding: 30px;
    display: flex;
    position: relative;
    float: left;
    width: 45%;
    background: #FFFFFF;
}

#initap-avater {
    margin-top: 25px;
    width: 45%;
}

#account-info .username .username-img {
    width: 336px;
    height: 258px;
    position: absolute;
    right: 30px;
    top: -30px;
}

#account-info .username div:nth-child(2) {
    margin-left: 30px;
}

#account-info .username div:nth-child(2) p:nth-child(1) {
    color: #333333;
    font-size: 20px;
    margin: 30px 0px 0px;
    font-weight: 500;
}

#account-info .username div:nth-child(2) p:nth-child(2) {
    color: #666666;
    font-size: 16px;
    margin-bottom: 1px;
}

#account-info .username div:nth-child(2) p:nth-child(3) {
    font-size: 16px;
    color: #333333;
    margin-bottom: 5px;
}

#account-info .username div:nth-child(2) p:nth-child(4) span {
    width: 100px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #ffffff;
    font-family: Source Han Sans CN;
    font-weight: bold;
    font-size: 16px;
    background: #00BB8C;
    position: absolute;
    right: 10%;
    top: 44%;
    border-radius: 20px;
}

#account-info .benefits {
    margin-top: 60px;
    height: 291px;
    background: #FFFFFF;
    box-shadow: 0px 3px 6px 0px rgba(219, 221, 221, 0.5);
    border-radius: 10px;
}

#account-info .benefits .benefits-title {
    height: 60px;
    line-height: 60px;
    padding-left: 30px;
    font-size: 24px;
    border-bottom: 1px solid #E6E6E6;
    font-weight: 500 !important;
}

#account-info .benefits .number-of-invitations {
    text-align: center;
    font-size: 60px;
    padding-top: 70px;
    height: 231px;
    position: relative;
}

#account-info .benefits .number-of-invitations .registered {
    width: 264px;
    height: 30px;
    line-height: 30px;
    border-radius: 29px 0px 4px 0px;
    display: inline-block;
    position: absolute;
    right: 0px;
    bottom: 0px;
    color: #9C9EAB;
    font-size: 18px;
    background: #F2F5F7;
}

#account-info .member-btn {
    height: 85px;
    line-height: 85px;
    margin-top: 60px;
    background: #FFFFFF;
    padding: 0 20px;
    box-shadow: 0px 3px 6px 0px rgba(219, 221, 221, 0.5);
    border-radius: 10px;
    color: #666666;
}

#account-info .member-btn .renew-now {
    float: right;
    width: 113px;
    height: 46px;
    background: #00BB8C;
    border-radius: 5px;
    text-align: center;
    line-height: 46px;
    color: #ffffff;
    margin-top: 20px;
}

#account-info .introduction-info {
    margin-top: 10px;
    display: flex;
}

#account-info .introduction-info > div {
    flex: 1;
}

#account-info .introduction-info > div > img {
    width: 50px;
    height: 47px;
    margin: 0 auto;
}

#account-info .introduction-info > div .img-right-test p:nth-child(1) {
    font-size: 22px;
    color: #333333;
    text-align: center;
    margin-top: 10px;
}

#account-info .easymoneyinfo {
    height: 200px;
    background: #FFFFFF;
    box-shadow: 0px 5px 16px 0px rgba(201, 206, 204, 0.4);
    border-radius: 10px;
    margin-top: 66px;
    margin-bottom: 50px;
}

#account-info .easymoneyinfo .easymoneyinfo-title {
    line-height: 40px;
    height: 40px;
    display: flex;
}

#account-info .easymoneyinfo .easymoneyinfo-title span:nth-child(2) {
    font-size: 16px;
}

#account-info .easymoneyinfo .easymoneyspan {
    font-size: 30px;
}

#account-info .easymoneyinfo .invitation-link {
    text-align: left;
}

#account-info .easymoneyinfo .invitation-link .link-left {
    margin-top: 15px;
    font-size: 20px;
    width: 80px;
    height: 19px;
    font-weight: 600;
    color: #333333;
}

#account-info .easymoneyinfo .invitation-link .link-right {
    position: relative;
    margin-top: 25px;
}

#account-info .easymoneyinfo .invitation-link .link-right > img {
    position: absolute;
    top: 0.8em;
    right: 9em;
}

.link-right a {
    display: inline-block;
}

#account-info .easymoneyinfo .invitation-link-two {
    margin: 20px auto;
    text-align: left;
}

#account-info .easymoneyinfo .invitation-link-two .link-left {
    margin-right: 30px;
    margin-top: 12px;
    font-size: 20px;
    width: 82px;
    height: 20px;
    font-weight: 600;
    color: #333333;
}

#account-info .easymoneyinfo .invitation-link-two .link-right {
    flex: 1;
    padding: 30px 0 10px 0;
}

#account-info .easymoneyinfo .invitation-link-two .link-right > img {
    float: left;
    margin-right: 20px;
}

#account-info .easymoneyinfo .screenshot {
    display: flex;
}

#account-info .easymoneyinfo .screenshot .link-left {
    margin-right: 30px;
    margin-top: 5px;
    color: #666666;
    font-size: 20px;
    flex: 1;
}

#account-info .easymoneyinfo .screenshot .link-left p:nth-child(1) {
    color: #333333;
    margin-top: 56px;
    font-size: 22px;
    font-weight: bold;
}

#account-info .easymoneyinfo .screenshot .link-left p:nth-child(2) {
    font-size: 16px;
    margin-top: 10px;
}

#account-info .easymoneyinfo .screenshot .link-left p:nth-child(3) {
    font-size: 16px;
    margin-top: 10px;
}

#account-info .easymoneyinfo .screenshot .link-left img {
    float: left;
    margin-right: 20px;
}

#recharge-record {
    display: none;
}

#recharge-record .Recharge-cashback-table {
    box-shadow: 0px 3px 6px 0px rgba(219, 221, 221, 0.5);
    border-radius: 0px 10px 10px 10px;
}

#recharge-record .Recharge-cashback-table > table {
    width: 100%;
    border-collapse: collapse;
}

#recharge-record .Recharge-cashback-table > table td {
    width: 22%;
    height: 60px;
    font-size: 16px;
    text-align: center;
    color: #333333;
    border-bottom: 1px solid #F0F0F0;
}

#recharge-record .Recharge-cashback-table > table td img {
    width: 15px;
    height: 15px;
    display: inline-block;
    margin-left: 5px;
}

#recharge-record .Recharge-cashback-table > table .table-black {
    color: #999999 !important;
    background: #ffffff;
}

#recharge-record .Recharge-cashback-table > table .table-black td {
    color: #999999 !important;
    background: #ffffff;
}

#recharge-record .Recharge-cashback-table > table .buy-td {
    background: #ffffff;
}

#recharge-record .Recharge-cashback-table > table .firstorder-td {
    background: #ffffff;
}

#recharge-record .Recharge-cashback-table > table .renew-td {
    background: #ffffff;
}

#recharge-record .Recharge-cashback-table .color-00BB8C {
    color: #00BB8C;
}

#recharge-record .Recharge-cashback-table .color-FF9600 {
    color: #FF9600;
}

#recharge-record .Recharge-cashback-table .color-F23F3F {
    color: #F23F3F;
}

#recharge-record .news-nav {
    margin-bottom: 100px;
}

#recharge-record .news-nav article, #recharge-record .news-nav aside, #recharge-record .news-nav details, #recharge-record .news-nav figcaption, #recharge-record .news-nav figure, #recharge-record .news-nav footer, #recharge-record .news-nav header, #recharge-record .news-nav hgroup, #recharge-record .news-nav main, #recharge-record .news-nav menu, #recharge-record .news-nav nav, #recharge-record .news-nav section, #recharge-record .news-nav summary {
    text-align: center !important;
}

#recharge-record .news-nav a {
    margin: 0 10px;
    color: #B3B3B3;
    background: #FFFFFF;
    box-shadow: 0px 3px 6px 0px rgba(219, 221, 221, 0.5);
    border-radius: 4px;
}

#recharge-record .news-nav .pagination > li > a:focus, #recharge-record .news-nav .pagination > li > a:hover, #recharge-record .news-nav .pagination > li > span:focus, #recharge-record .news-nav .pagination > li > span:hover {
    color: #ffffff;
    background-color: #00BB8C;
    border-color: #00BB8C;
}

#rebate-center {
    display: none;
}

#rebate-center .table-black-avtive {
    border: 1px solid #00BB8C !important;
}

#rebate-center .why-img-td {
    position: relative;
}

#rebate-center .why-img-td:hover .why-text {
    display: block;
}

#rebate-center .why-text {
    width: 224px;
    height: 142px;
    background: #FFFFFF;
    border: 1px solid #F15552;
    box-shadow: 0px 4px 10px 0px rgba(219, 221, 221, 0.75);
    border-radius: 6px 6px 0px 6px;
    position: absolute;
    top: -140px;
    right: 20px;
    display: none;
}

#rebate-center .why-img {
    position: absolute;
    right: 10px;
    width: 21px !important;
    height: 20px !important;
}

#rebate-center .easymoneyinfo {
    height: 180px;
    background: #FFFFFF;
    box-shadow: 0px 5px 16px 0px rgba(201, 206, 204, 0.4);
    border-radius: 10px;
    padding: 1px 2% 0;
}

#rebate-center .easymoneyinfo .easymoneyinfo-title {
    line-height: 40px;
    height: 40px;
    display: flex;
}

#rebate-center .easymoneyinfo .easymoneyinfo-title span:nth-child(2) {
    font-size: 16px;
}

#rebate-center .easymoneyinfo .easymoneyspan {
    font-size: 30px;
}

#rebate-center .easymoneyinfo .invitation-link {
    margin-top: 30px;
    text-align: left;
    display: flex;
}

#rebate-center .easymoneyinfo .invitation-link .link-left {
    margin-right: 30px;
    margin-top: 5px;
    color: #666666;
    font-size: 20px;
}

#rebate-center .easymoneyinfo .invitation-link .link-right {
    flex: 1;
    padding: 10px;
    position: relative;
}

#rebate-center .easymoneyinfo .invitation-link .link-right > img {
    position: absolute;
    top: 10px;
    right: 18%;
}

#rebate-center .easymoneyinfo .invitation-link-two {
    margin-top: 20px;
    text-align: left;
    display: flex;
}

#rebate-center .easymoneyinfo .invitation-link-two .link-left {
    margin-right: 30px;
    margin-top: 5px;
    color: #666666;
    font-size: 20px;
}

#rebate-center .easymoneyinfo .invitation-link-two .link-right {
    flex: 1;
    padding: 10px;
}

#rebate-center .easymoneyinfo .invitation-link-two .link-right > img {
    float: left;
    margin-right: 20px;
}

#rebate-center .easymoneyinfo .screenshot {
    display: flex;
}

#rebate-center .easymoneyinfo .screenshot .link-left {
    margin-right: 30px;
    margin-top: 5px;
    color: #666666;
    font-size: 20px;
    flex: 1;
}

#rebate-center .easymoneyinfo .screenshot .link-left p:nth-child(1) {
    color: #333333;
    margin-top: 56px;
    font-size: 22px;
    font-weight: bold;
}

#rebate-center .easymoneyinfo .screenshot .link-left p:nth-child(2) {
    font-size: 16px;
    margin-top: 10px;
}

#rebate-center .easymoneyinfo .screenshot .link-left p:nth-child(3) {
    font-size: 16px;
    margin-top: 10px;
}

#rebate-center .easymoneyinfo .screenshot .link-left img {
    float: left;
    margin-right: 20px;
}

#rebate-center .number-people {
    display: flex;
    margin-top: 32px;
}

#rebate-center .number-people > div {
    flex: 1;
}

#rebate-center .number-people > div p:nth-child(1) {
    padding-left: 20px;
    padding-top: 20px;
}

#rebate-center .number-people > div .today {
    height: 100px;
    line-height: 100px;
    font-size: 36px;
    text-align: center;
}

#rebate-center .number-people div:nth-child(1) {
    height: 157px;
    box-shadow: 0px 3px 6px 0px rgba(219, 221, 221, 0.5);
    border-radius: 10px;
    color: #00D0B8;
    font-size: 20px !important;
}

#rebate-center .number-people div:nth-child(2) {
    height: 157px;
    box-shadow: 0px 3px 6px 0px rgba(219, 221, 221, 0.5);
    border-radius: 10px;
    margin: 0px 27px;
    color: #8963EA;
}

#rebate-center .number-people div:nth-child(3) {
    height: 157px;
    box-shadow: 0px 3px 6px 0px rgba(219, 221, 221, 0.5);
    border-radius: 10px;
    color: #FF8A00;
}

#rebate-center .number-people-two {
    display: flex;
    margin-top: 32px;
}

#rebate-center .number-people-two > div {
    flex: 1;
    background-color: #ffffff;
    position: relative;
}

#rebate-center .number-people-two > div p:nth-child(1) {
    padding-left: 20px;
    padding-top: 20px;
}

#rebate-center .number-people-two > div .today {
    height: 100px;
    line-height: 100px;
    font-size: 36px;
    text-align: center;
    color: black;
}

#rebate-center .number-people-two > div .today span {
    font-size: 16px;
    color: #333333;
}

#rebate-center .number-people-two > div .withdraw {
    position: absolute;
    bottom: 20px;
    right: 20px;
    color: #00BB8C;
    font-size: 18px;
}

#rebate-center .number-people-two div:nth-child(1) {
    height: 157px;
    box-shadow: 0px 3px 6px 0px rgba(219, 221, 221, 0.5);
    border-radius: 10px;
    color: #FFBD10;
    margin-right: 27px;
    font-size: 20px !important;
    font-family: Source Han Sans CN;
    font-weight: 500 !important;
}

#rebate-center .number-people-two div:nth-child(2) {
    height: 157px;
    box-shadow: 0px 3px 6px 0px rgba(219, 221, 221, 0.5);
    border-radius: 10px;
    color: #00BB8C;
}

#rebate-center .time-prompt {
    margin-top: 23px;
    color: #999999;
    font-size: 16px;
}

#rebate-center .time-prompt p:nth-child(2) {
    padding-left: 31px;
}

#rebate-center .table-click {
    margin-top: 27px;
    cursor: pointer;
}

#rebate-center .table-click .ExportSpan {
    float: right;
    margin-right: 20px;
    width: 70px;
    height: 28px;
    line-height: 28px;
    display: inline-block;
    border: 1px solid #00BB8C;
    border-radius: 4px;
    text-align: center;
    color: #00BB8C;
    margin-top: 10px;
}

#rebate-center .table-click div {
    display: inline-block;
    width: 150px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    color: #9FA3B8;
    font-size: 20px;
    border-radius: 20px;
}

#rebate-center .table-click .table-avtive {
    color: #FFFFFF;
    background: #00BB8C;
    font-size: 24px;
    font-family: Source Han Sans CN;
    font-weight: 500;
}

#rebate-center .cashback-table {
    box-shadow: 0px 3px 6px 0px rgba(219, 221, 221, 0.5);
    border-radius: 0px 10px 10px 10px;
}

#rebate-center .cashback-table > table {
    width: 100%;
    border-collapse: collapse;
}

#rebate-center .cashback-table > table td {
    width: 25%;
    height: 60px;
    font-size: 16px;
    text-align: center;
    color: #333333;
}

#rebate-center .cashback-table > table td img {
    width: 35px;
    height: 35px;
    display: inline-block;
}

#rebate-center .cashback-table > table .table-black {
    color: #999999 !important;
    background: #ffffff;
}

#rebate-center .cashback-table > table .table-black td {
    color: #999999 !important;
    background: #ffffff;
}

#rebate-center .cashback-table > table .buy-td {
    background: #ffffff;
}

#rebate-center .cashback-table > table .firstorder-td {
    background: #ffffff;
}

#rebate-center .cashback-table > table .renew-td {
    background: #ffffff;
}

#rebate-center .cashback-table .color-00BB8C {
    color: #00BB8C;
    font-size: 16px;
}

#rebate-center .cashback-table .color-FF9600 {
    color: #FF9600;
    font-size: 16px;
}

#rebate-center .cashback-table .color-F23F3F {
    color: #F23F3F;
    font-size: 16px;
    padding-left: 35px;
}

#rebate-center .withdraw-cashback-table {
    display: none;
    box-shadow: 0px 3px 6px 0px rgba(219, 221, 221, 0.5);
    border-radius: 0px 10px 10px 10px;
}

#rebate-center .withdraw-cashback-table > table {
    width: 100%;
    border-collapse: collapse;
}

#rebate-center .withdraw-cashback-table > table td {
    width: 14%;
    height: 60px;
    font-size: 16px;
    text-align: center;
    color: #333333;
}

#rebate-center .withdraw-cashback-table > table td img {
    width: 23px;
    height: 23px;
    display: inline-block;
    margin-right: 5px;
}

#rebate-center .withdraw-cashback-table > table .table-black {
    color: #999999 !important;
    background: #ffffff;
}

#rebate-center .withdraw-cashback-table > table .table-black td {
    color: #999999 !important;
    background: #ffffff;
}

#rebate-center .withdraw-cashback-table > table .buy-td {
    background: #ffffff;
}

#rebate-center .withdraw-cashback-table > table .firstorder-td {
    background: #ffffff;
}

#rebate-center .withdraw-cashback-table > table .renew-td {
    background: #ffffff;
}

#rebate-center .withdraw-cashback-table .color-00BB8C {
    color: #00BB8C;
}

#rebate-center .withdraw-cashback-table .color-FF9600 {
    color: #FF9600;
}

#rebate-center .withdraw-cashback-table .color-F23F3F {
    color: #F23F3F;
}

#rebate-center .news-nav {
    margin-bottom: 100px;
}

#rebate-center .news-nav article, #rebate-center .news-nav aside, #rebate-center .news-nav details, #rebate-center .news-nav figcaption, #rebate-center .news-nav figure, #rebate-center .news-nav footer, #rebate-center .news-nav header, #rebate-center .news-nav hgroup, #rebate-center .news-nav main, #rebate-center .news-nav menu, #rebate-center .news-nav nav, #rebate-center .news-nav section, #rebate-center .news-nav summary {
    text-align: center !important;
}

#rebate-center .news-nav a {
    margin: 0 10px;
    color: #B3B3B3;
    background: #FFFFFF;
    box-shadow: 0px 3px 6px 0px rgba(219, 221, 221, 0.5);
    border-radius: 4px;
}

#rebate-center .news-nav .pagination > li > a:focus, #rebate-center .news-nav .pagination > li > a:hover, #rebate-center .news-nav .pagination > li > span:focus, #rebate-center .news-nav .pagination > li > span:hover {
    color: #ffffff;
    background-color: #00BB8C;
    border-color: #00BB8C;
}

.withdraw-popup {
    display: none;
    position: fixed;
    top: 0px;
    right: 0px;
    left: 0px;
    bottom: 0px;
    background: rgba(0, 0, 0, 0.6);
}

.withdraw-popup .active-zffs {
    border: 1px solid #00BB8C !important;
    position: relative;
}

.withdraw-popup .active-zffs .active-img {
    display: inline-block !important;
    width: 41px;
    height: 41px;
    position: absolute;
    bottom: -1px;
    right: -1px;
    margin-right: initial !important;
}

.withdraw-popup .closeimg {
    float: right;
    margin-right: 13px;
    margin-top: 13px;
    cursor: pointer;
}

.withdraw-popup .withdraw-box {
    width: 657px;
    height: 504px;
    background: #FFFFFF;
    border-radius: 4px;
    margin: 200px auto;
}

.withdraw-popup .withdraw-box .step-bar {
    padding-top: 30px;
}

.withdraw-popup .withdraw-box .step-bar img {
    margin: 0 auto;
}

.withdraw-popup .withdraw-box .Amount {
    padding: 80px;
    font-size: 18px;
}

.withdraw-popup .withdraw-box .Amount p:nth-child(1) {
    text-align: left;
    border-bottom: 1px solid #E6E6E6;
    width: 60%;
    margin: 0 auto;
}

.withdraw-popup .withdraw-box .Amount p:nth-child(1) span {
    color: #00BB8C;
    font-size: 30px;
}

.withdraw-popup .withdraw-box .Amount p:nth-child(2) {
    padding: 10px 0px;
    text-align: left;
    border-bottom: 1px solid #E6E6E6;
    width: 60%;
    margin: 0 auto;
}

.withdraw-popup .withdraw-box .Amount p:nth-child(2) input {
    height: 34px;
    width: 124px;
    border: 1px solid #00BB8C;
    margin-left: 10px;
}

.withdraw-popup .withdraw-box .Amount p:nth-child(2) span {
    color: #00BB8C;
}

.withdraw-popup .withdraw-box .next-step {
    text-align: center;
}

.withdraw-popup .withdraw-box .next-step span {
    display: inline-block;
    width: 372px;
    height: 40px;
    background: #00BB8C;
    border-radius: 6px;
    text-align: center;
    line-height: 40px;
    color: #FFFFFF;
}

.withdraw-popup .withdraw-box2 {
    width: 657px;
    height: 504px;
    background: #FFFFFF;
    border-radius: 4px;
    margin: 200px auto;
}

.withdraw-popup .withdraw-box2 .step-bar {
    padding-top: 30px;
}

.withdraw-popup .withdraw-box2 .step-bar img {
    margin: 0 auto;
}

.withdraw-popup .withdraw-box2 .next-step {
    text-align: center;
}

.withdraw-popup .withdraw-box2 .next-step span {
    display: inline-block;
    width: 372px;
    height: 40px;
    background: #00BB8C;
    border-radius: 6px;
    text-align: center;
    line-height: 40px;
    color: #FFFFFF;
}

.withdraw-popup .withdraw-box2 .Amount {
    padding-left: 40px;
    padding-top: 30px;
}

.withdraw-popup .withdraw-box2 .Amount p:nth-child(1) {
    color: #999999;
    font-size: 16px;
    margin-bottom: 20px;
}

.withdraw-popup .withdraw-box2 .wallet-address {
    padding-left: 100px;
    margin: 10px 0px;
}

.withdraw-popup .withdraw-box2 .wallet-address input {
    border: 1px solid #00BB8C;
    width: 270px;
    height: 34px;
    margin-left: 50px;
}

.withdraw-popup .withdraw-box2 .introduction-info {
    display: flex;
}

.withdraw-popup .withdraw-box2 .introduction-info > div {
    height: 60px;
    line-height: 60px;
    border: 1px solid #CCCCCC;
    border-radius: 6px;
    margin-right: 30px;
    flex: 1;
    display: flex;
    position: relative;
}

.withdraw-popup .withdraw-box2 .introduction-info > div .active-img {
    display: none;
}

.withdraw-popup .withdraw-box2 .introduction-info > div .recommend {
    height: 18px;
    border-radius: 10px 0px 10px 0px;
    color: #ffffff;
    line-height: 18px;
    text-align: center;
    position: absolute;
    top: -9px;
    left: -1px;
}

.withdraw-popup .withdraw-box2 .introduction-info > div .recommend-yellow {
    width: 74px;
    height: 18px;
    background: #FFAD1F;
    border-radius: 10px 0px 10px 0px;
    color: #ffffff;
    line-height: 18px;
    text-align: center;
    position: absolute;
    top: -9px;
    left: -1px;
}

.withdraw-popup .withdraw-box2 .introduction-info > div > img {
    width: 23px;
    height: 23px;
    display: inline-block;
    margin-right: 10px;
    margin-top: 18px;
    margin-left: 20px;
}

.withdraw-popup .withdraw-box2 .introduction-info > div .img-right-test {
    display: inline-block;
}

.withdraw-popup .withdraw-box2 .introduction-info > div .img-right-test p:nth-child(1) {
    font-size: 16px;
    color: #333333;
}

.withdraw-popup .withdraw-box3 {
    width: 657px;
    height: 504px;
    background: #FFFFFF;
    border-radius: 4px;
    margin: 200px auto;
}

.withdraw-popup .withdraw-box3 .step-bar {
    padding-top: 30px;
}

.withdraw-popup .withdraw-box3 .step-bar img {
    margin: 0 auto;
}

.withdraw-popup .withdraw-box3 .Amount {
    padding: 50px;
    font-size: 18px;
}

.withdraw-popup .withdraw-box3 .Amount p {
    padding: 10px 0px 10px 100px;
}

.withdraw-popup .withdraw-box3 .Amount p:nth-child(1) {
    border-bottom: 1px solid #E6E6E6;
}

.withdraw-popup .withdraw-box3 .Amount p:nth-child(1) span {
    color: #333333;
    font-size: 18px;
    float: right;
    margin-right: 100px;
}

.withdraw-popup .withdraw-box3 .Amount p:nth-child(2) {
    border-bottom: 1px solid #E6E6E6;
}

.withdraw-popup .withdraw-box3 .Amount p:nth-child(1) input {
    height: 34px;
    width: 124px;
    border: initial;
    margin-left: 10px;
}

.withdraw-popup .withdraw-box3 .Amount p:nth-child(2) input {
    height: 34px;
    width: 124px;
    border: initial;
    margin-left: 10px;
}

.withdraw-popup .withdraw-box3 .Amount p:nth-child(2) span {
    display: inline-block;
    width: 123px;
    height: 50px;
}

.withdraw-popup .withdraw-box3 .Amount p:nth-child(3) input {
    height: 34px;
    width: 124px;
    border: initial;
    margin-left: 10px;
}

.withdraw-popup .withdraw-box3 .Amount p:nth-child(3) span {
    display: inline-block;
    color: #FEFEFE;
    width: 50px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #00BB8C;
    border-radius: 4px;
}

.withdraw-popup .withdraw-box3 .next-step {
    text-align: center;
}

.withdraw-popup .withdraw-box3 .next-step span {
    display: inline-block;
    width: 372px;
    height: 40px;
    background: #00BB8C;
    border-radius: 6px;
    text-align: center;
    line-height: 40px;
    color: #FFFFFF;
}

.withdraw-popup .withdraw-box4 {
    width: 657px;
    height: 504px;
    background: #FFFFFF;
    border-radius: 4px;
    margin: 200px auto;
}

.withdraw-popup .withdraw-box4 .step-bar {
    padding-top: 30px;
}

.withdraw-popup .withdraw-box4 .step-bar img {
    margin: 0 auto;
}

.withdraw-popup .withdraw-box4 .box4-Amount {
    padding: 100px;
    font-size: 16px;
}

.withdraw-popup .withdraw-box4 .box4-Amount p span {
    color: #00BB8C;
}

.withdraw-popup .withdraw-box4 .next-step {
    text-align: center;
}

.withdraw-popup .withdraw-box4 .next-step span {
    display: inline-block;
    width: 372px;
    height: 40px;
    background: #00BB8C;
    border-radius: 6px;
    text-align: center;
    line-height: 40px;
    color: #FFFFFF;
}

.Exportbox {
    display: none;
    position: fixed;
    top: 0px;
    right: 0px;
    left: 0px;
    bottom: 0px;
    background: rgba(0, 0, 0, 0.6);
}

.Exportbox .export-date {
    width: 450px;
    height: 200px;
    background: #FFFFFF;
    border-radius: 4px;
    margin: 200px auto;
}

.Exportbox .export-date p {
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 18px;
    color: #333333;
}

.Exportbox .export-date .btn-export {
    text-align: center;
    margin-top: 40px;
    cursor: pointer;
}

.Exportbox .export-date .btn-export .btn-export-del {
    display: inline-block;
    width: 96px;
    height: 33px;
    border: 1px solid #00BB8C;
    border-radius: 4px;
    color: #00BB8C;
    text-align: center;
    line-height: 33px;
    margin-right: 50px;
}

.Exportbox .export-date .btn-export .btn-export-add {
    text-align: center;
    line-height: 33px;
    display: inline-block;
    width: 96px;
    height: 33px;
    background: #00D29D;
    border-radius: 4px;
    color: #FFFFFF;
}

.Exportbox .export-date .c-datepicker-date-editor {
    border: 1px solid #00BB8C;
}

.Exportbox .export-date .closeimg {
    float: right;
    margin-right: 13px;
    margin-top: 13px;
    cursor: pointer;
}

@media screen and (max-width: 800px) {
    .account-nav {
        display: none;
    }

    #account-info .username .username-img {
        display: none;
    }

    .contentpage {
        padding-top: 20px;
    }

    .accountCenter .account-info {
        padding-left: initial;
    }

    #account-info .username {
        margin-top: initial;
    }

    #account-info .username div:nth-child(2) p:nth-child(2) {
        margin-bottom: 5px;
    }

    #account-info .introduction-info > div .img-right-test p:nth-child(1) {
        font-size: 14px;
    }

    #account-info .introduction-info > div > img {
        width: 30px;
        height: 30px;
        margin: 0 auto;
    }

    #account-info .benefits {
        height: 227px;
        margin-top: 30px;
    }

    #account-info .member-btn {
        margin-top: 30px;
    }

    #account-info .member-btn .renew-now {
        float: initial;
        width: 127px;
        height: 46px;
        background: #00BB8C;
        border-radius: 5px;
        text-align: center;
        line-height: 46px;
        color: #ffffff;
        margin-top: 20px;
        display: block;
    }

    #account-info .member-btn {
        line-height: initial;
        height: initial;
        padding: 20px;
    }

    #account-info .benefits .number-of-invitations {
        padding-top: 30px;
    }

    #account-info .benefits .number-of-invitations .registered {
        bottom: 64px;
    }

    #account-info .easymoneyinfo {
        padding: 20px;
        height: initial;
        margin-top: 30px;
        margin-bottom: 30px;
    }

    #account-info .easymoneyinfo .invitation-link {
        margin-top: 0px;
    }

    #account-info .easymoneyinfo .invitation-link .link-left {
        margin-right: 5px;
        margin-top: 12px;
        color: #666666;
        font-size: 16px;
    }

    #account-info .easymoneyinfo .invitation-link-two .link-left {
        margin-right: 5px;
        margin-top: 12px;
        color: #666666;
        font-size: 16px;
    }

    #recharge-record .Recharge-cashback-table > table td {
        font-size: 12px;
    }

    #recharge-record .Recharge-cashback-table > table td img {
        display: none;
    }

    .pagination > li > a, .pagination > li > span {
        padding: 0px 3px;
    }

    #rebate-center .easymoneyinfo {
        padding: 20px;
        height: initial;
        margin-top: 30px;
        margin-bottom: 30px;
    }

    #rebate-center .easymoneyinfo .invitation-link {
        margin-top: 0px;
    }

    #rebate-center .easymoneyinfo .invitation-link .link-left {
        margin-right: 5px;
        margin-top: 5px;
        color: #666666;
        font-size: 16px;
        line-height: 40px;
    }

    #rebate-center .easymoneyinfo .invitation-link-two .link-left {
        margin-right: 5px;
        margin-top: 5px;
        color: #666666;
        font-size: 16px;
    }

    #rebate-center .number-people-two {
        display: initial;
    }

    #rebate-center .number-people-two div:nth-child(1) {
        margin-right: 0px;
        margin-bottom: 30px;
    }

    #rebate-center .table-click div {
        display: inline-block;
        width: 100px;
        height: 36px;
        text-align: center;
        line-height: 36px;
        color: #9FA3B8;
        font-size: 14px;
        border-radius: 20px;
    }

    #rebate-center .cashback-table > table td {
        font-size: 12px;
    }

    #rebate-center .withdraw-cashback-table > table td {
        font-size: 12px;
    }

    .Exportbox .export-date {
        width: 300px;
    }

    .c-datepicker-data-input {
        height: 32px !important;
    }

    .Exportbox .export-date .btn-export .btn-export-del {
        margin-right: 20px;
    }

    .withdraw-popup .withdraw-box {
        width: 300px;
    }

    .withdraw-popup .withdraw-box .step-bar img {
        width: 90%;
    }

    .withdraw-popup .withdraw-box .Amount {
        padding: 20px;
        font-size: 14px;
    }

    .withdraw-popup .withdraw-box .next-step span {
        width: 90%;
    }

    .withdraw-popup .withdraw-box {
        height: 310px;
    }

    .withdraw-popup .withdraw-box .Amount p:nth-child(2) input {
        height: 20px !important;
        width: 50px;
        border: 1px solid #00BB8C;
        margin-left: 10px;
    }

    .withdraw-popup .withdraw-box .Amount p:nth-child(1) span {
        color: #00BB8C;
        font-size: 20px;
    }

    .withdraw-popup .withdraw-box .Amount p:nth-child(1) {
        margin-top: 10px;
    }

    .withdraw-popup .withdraw-box2 {
        width: 300px;
        margin: 80px auto;
    }

    .withdraw-popup .withdraw-box2 .step-bar img {
        width: 90%;
    }

    .withdraw-popup .withdraw-box2 .Amount {
        padding: 20px;
        font-size: 14px;
    }

    .withdraw-popup .withdraw-box2 .next-step span {
        width: 90%;
    }

    .withdraw-popup .withdraw-box2 {
        height: initial;
        padding-bottom: 20px;
    }

    .withdraw-popup .withdraw-box2 .Amount p:nth-child(2) input {
        height: 34px;
        width: 67px;
        border: 1px solid #00BB8C;
        margin-left: 10px;
    }

    .withdraw-popup .withdraw-box2 .Amount p:nth-child(1) span {
        color: #00BB8C;
        font-size: 20px;
    }

    .withdraw-popup .withdraw-box2 .Amount p:nth-child(1) {
        margin-top: 0px;
    }

    .withdraw-popup .withdraw-box2 .introduction-info {
        display: initial;
    }

    .withdraw-popup .withdraw-box2 .introduction-info > div {
        height: 40px;
        line-height: 40px;
        border: 1px solid #CCCCCC;
        border-radius: 6px;
        margin-right: 0px;
        flex: 1;
        display: flex;
        margin-bottom: 10px;
    }

    .withdraw-popup .withdraw-box2 .introduction-info > div > img {
        width: 23px;
        height: 23px;
        display: inline-block;
        margin-right: 10px;
        margin-top: 8px;
        margin-left: 87px;
    }

    .withdraw-popup .withdraw-box2 .wallet-address {
        padding-left: initial;
        margin: initial;
    }

    .withdraw-popup .withdraw-box2 .wallet-address input {
        width: initial;
        margin-left: 20px;
    }

    .withdraw-popup .withdraw-box3 {
        width: 300px;
        height: initial;
        padding-bottom: 20px;
    }

    .withdraw-popup .withdraw-box3 .step-bar img {
        width: 90%;
    }

    .withdraw-popup .withdraw-box3 .Amount {
        padding: 20px;
        font-size: 14px;
    }

    .withdraw-popup .withdraw-box3 .Amount p {
        padding: 10px;
    }

    .withdraw-popup .withdraw-box3 .next-step span {
        width: 90%;
    }

    .withdraw-popup .withdraw-box4 {
        width: 300px;
        height: initial;
        padding-bottom: 20px;
    }

    .withdraw-popup .withdraw-box4 .step-bar img {
        width: 90%;
    }

    .withdraw-popup .withdraw-box4 .box4-Amount {
        padding: 20px;
        font-size: 14px;
    }

    .withdraw-popup .withdraw-box4 .next-step span {
        width: 90%;
    }
}

.member-vip {
    color: #FFFFFF;
}

.member-vip:hover {
    color: #FFFFFF;
    text-decoration: none;
}

.vip_icon img {
    display: inline-block;
}

.url_input {
    width: 340px;
    height: 50px;
    overflow: hidden;
    background: #FAFBFC;
    border: 1px solid #E5E5E5;
    border-radius: 6px;
    padding-left: 10px;
}

.id_copy {
    width: 28px;
    height: 28px;
    margin-left: 10px;
}

#copyinput {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    z-index: -10;
}

.ordercopy {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    z-index: -10;
}

.withdrawal_limit {
    position: fixed;
    *position: absolute;
    top: 40%;
    left: 40%;
    display: none;
    z-index: 101;
    width: 474px;
    height: 293px;
    border-radius: 16px;
    text-align: center;
    background-color: #FFFFFF;
}

.over {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 100;
}

.dropdown-menu > li > a {
    background: #FFF !important;
}

.dropdown-menu > .active > a {
    background: #FFF !important;
}

.withdrawal_code {
    display: inline-block;
    width: 50px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #00BB8C;
}

.user_mobile {
    display: inline-block;
}

.withdrawal_btn {
    border: 0;
    background-color: transparent;
    outline: none;
    color: #FFFFFF;
}

.withdrawal_btn:hover {
    background: #00BB8C;
    color: #FFFFFF;
}

#pic_src {
    width: 100%;
}

.withdrawal_img {
    padding-top: 20px;
}

@media (max-width: 450px) {
    #rebate-center .easymoneyinfo .invitation-link .link-right {
        padding: 0;
    }

    #account-info .easymoneyinfo .invitation-link .link-right {
        padding: 0;
    }

    #account-info .username div:nth-child(2) p:nth-child(3) {
        font-size: 14px;
    }
}

.accountCenter-nav {
    width: 1200px;
    height: 70px;
    background: #0BD09E;
}

.VIP {
    float: left;
    width: 45%;
    height: 209px;
    box-shadow: 0px 3px 6px 0px rgba(219, 221, 221, 0.5);
    border-radius: 10px;
    margin-left: 3%;
    background: #FFFFFF;
}

.VIP-expired {
    float: left;
    width: 45%;
    height: 209px;
    box-shadow: 0px 3px 6px 0px rgba(219, 221, 221, 0.5);
    border-radius: 10px;
    margin-left: 3%;
    position: relative;
    background: #FFFFFF;
}

.vip_icon {
    font-size: 18px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #666666;
    margin-top: 10px;
}

.expired-time {
    height: 50px;
    margin-top: 10px;
    padding-left: 10px;
}

.expired-time .expired-time-span {
    display: block;
    font-size: 18px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #666666;
    margin-top: 5px;
    padding-left: 20px;
}

.expired-time span p {
    display: inline;
    font-size: 18px;
    font-family: Source Han Sans CN;
    font-weight: 300;
    color: #666666;
}

.vip-pic {
    position: absolute;
    top: 40%;
    left: 35%;
}

.vip-button {
    width: 100px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #ffffff !important;
    font-family: Source Han Sans CN;
    font-weight: bold;
    font-size: 16px;
    background: #00BB8C;
    position: absolute;
    right: 12%;
    top: 58%;
    border-radius: 20px;
}

.VIP-title {
    height: 90px;
    width: 100%;
    font-size: 20px;
    font-family: Source Han Sans CN;
    font-weight: 600;
    color: #333333;
    line-height: 100px;
    padding-left: 30px;
    position: relative;
}

.free {
    border-bottom: 1px solid #E6E6E6;
}

.invitation-methord {
    width: 100%;
    border-bottom: 1px solid #E6E6E6;
    height: 60px;
    font-size: 24px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #333333;
    padding-left: 30px;
    line-height: 60px;
}

@media screen and (min-width: 700px) and (max-width: 1024px) {
    .account-top {
        width: 600px;
    }

    .username {
        margin: 0 auto;
        float: none;
        width: 600px !important;
    }

    .VIP {
        float: left;
        height: 209px;
        border-radius: 10px;
        margin: 10% auto 0;
        width: 600px !important;
    }

    .VIP-expired {
        float: left;
        height: 209px;
        border-radius: 10px;
        margin: 10% auto 0;
        width: 600px !important;
    }
}

@media (max-width: 600px) {
    .account-top {
        width: 100%;
    }

    .username {
        margin: 0 auto;
        float: none;
        width: 100% !important;
        padding: 0 !important;
    }

    .VIP {
        float: left;
        height: 209px;
        border-radius: 10px;
        margin: 5% auto 0;
        width: 100%;
    }

    .VIP-expired {
        float: left;
        height: 209px;
        border-radius: 10px;
        margin: 5% auto 0;
        width: 100%;
    }

    .vip-pic {
        left: 70%;
    }

    .vip-button {
        top: 85%;
        left: 5%;
        width: 80px;
        height: 20px;
        line-height: 20px;
        text-align: center;
        color: #ffffff !important;
        font-family: Source Han Sans CN;
        font-weight: bold;
        font-size: 14px;
        background: #00BB8C;
        position: absolute;
        border-radius: 20px;
    }

    #account-info .username div:nth-child(2) p:nth-child(4) span {
        top: 85%;
        left: 5%;
        width: 80px;
        height: 20px;
        line-height: 20px;
        text-align: center;
        color: #ffffff !important;
        font-family: Source Han Sans CN;
        font-weight: bold;
        font-size: 14px;
        background: #00BB8C;
        position: absolute;
        border-radius: 20px;
    }

    #account-info .easymoneyinfo .invitation-link {
        width: 300px;
    }

    .username {
        height: 160px !important;
    }
}

.all_money {
    font-size: 60px !important;
    font-family: Source Han Sans CN;
    font-weight: 500 !important;
    color: #333333;
}

.rebate-invite {
    width: 600px;
    margin: 0 auto;
}

.link-right img {
    margin-right: 8% !important;
}

.rebate-methord {
    font-size: 24px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #333333;
    padding: 0;
}

.rebate {
    margin-top: 5%;
}

@media (max-width: 1024px) {
    .all_money {
        font-size: 36px !important;
    }

    #rebate-center .easymoneyinfo .invitation-link {
        margin-top: 15px;
    }

    #rebate-center .easymoneyinfo .invitation-link-two {
        margin-top: 15px;
    }

    #rebate-center .number-people-two > div .withdraw {
        bottom: 2px;
    }
}

@media (max-width: 600px) {
    #rebate-center .easymoneyinfo .invitation-link .link-right > img {
        top: 10px;
        left: 30%;
    }

    .table-avtive {
        font-size: 16px !important;
    }

    #account-info .easymoneyinfo .invitation-link .link-right > img {
        right: 5em;
    }

    #rebate-center .number-people > div p:nth-child(1) {
        padding-top: 20px;
        padding-left: 15px;
    }

    .link-right img {
        margin-right: 3px !important;
    }

    .question-font {
        left: -145% !important;
        top: -200%;
    }

    .color-F23F3F {
        padding: 0 !important;
    }

    .withdrawal-pay {
        display: none !important;
    }

    .integral {
        font-size: 16px !important;
    }

    .invitation-methord-left {
        width: 100% !important;
        margin: 0 auto !important;
    }

    .invitation-methord-right {
        width: 100% !important;
        margin: 0 auto !important;
    }

    .url_input {
        width: 95%;
    }

    .invitation-methord-bottom {
        display: block !important;
    }

    .invite-methord {
        height: 550px !important;
    }

    .invitation-methord-right-bottom {
        width: 100% !important;
        margin: 0 auto;
        overflow: hidden;
    }

    .invitation-methord-right-top span {
        float: right;
        margin-top: -15px;
    }

    .invitation-methord-right-p {
        font-size: 16px !important;
        font-weight: 500 !important;
        padding-top: 30px;
        display: block !important;
    }

    .invitation-methord {
        padding: 0;
    }

    .invitation-methord-right-bottom p {
        width: 80% !important;
    }
}

.withdrawals-status {
    position: relative;
}

.withdrawals-question {
    width: 35px;
    height: 35px;
    display: inline-block;
}

.question-font {
    position: absolute;
    width: 200px;
    height: 150px;
    border: 1px solid #F15552;
    left: -35%;
    top: -200%;
    background: #FFFFFF;
    z-index: 10;
    display: none;
    border-radius: 10px;
}

.withdrawal-pay {
    position: absolute;
    left: 15%;
    top: 15%;
}

.withdrawal-p {
    position: relative;
}

@media (min-width: 1024px) {
    .invite-methord {
        height: 320px !important;
    }
}

.tableSort-tr td {
    background: #E9ECEE !important;
    font-size: 20px !important;
    font-weight: 500 !important;
}

.integral {
    width: 128px;
    font-size: 18px;
    font-weight: 400;
    color: #FFA800;
    padding-left: 20px;
}

.invite-num {
    width: 29px;
    height: 42px;
    font-size: 60px;
    font-weight: 400;
    color: #333333;
}

.invitation-methord-bottom {
    display: flex;
    height: 240px;
}

.invitation-methord-left {
    width: 45%;
    margin-left: 4%;
}

.invitation-methord-right {
    width: 45%;
    margin-left: 8%;
}

.invitation-methord-right-p {
    width: 80px;
    height: 19px;
    font-size: 20px;
    font-weight: 600;
    color: #333333;
    margin-top: 15px;
    display: inline-block;
}

.invitation-methord-right-top span {
    width: 80px;
    height: 30px;
    background: #FAFBFC;
    border: 1px solid #E5E5E5;
    box-shadow: 0px 2px 3px 0px rgba(219, 221, 221, 0.54);
    border-radius: 15px;
    display: inline-block;
    text-align: center;
    line-height: 30px;
    margin-left: 52%;
    font-size: 14px;
    font-weight: 400;
    color: #000000;
}

.invitation-methord-right-bottom {
    width: 420px;
    height: 167px;
    background: #FAFBFC;
    border: 1px solid #E5E5E5;
    border-radius: 6px;
    margin-top: 10px;
    position: relative;
}

.invitation-methord-right-bottom p {
    width: 400px;
    font-size: 16px;
    font-weight: 300;
    color: #4D4D4D;
    margin: 20px auto 0;
    word-wrap: break-word;
    word-break: break-all;
}

.invitation-methord-right-bottom img {
    top: 78%;
    right: 0;
    position: absolute;
}

#contentTextHidden {
    opacity: 0;
    z-index: -10;
}

.nav-content {
    background: #FFFFFF;
    box-shadow: 0px 3px 6px 0px rgba(219, 221, 221, 0.5);
    width: 100%;
    height: 58px;
}

.account-nav {
    width: 1100px;
    margin: 0 auto;
}

.account-nav div {
    display: inline-block;
}

.account-nav div span {
    width: 72px;
    height: 18px;
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    line-height: 56px;
    margin-left: 80px;
}

.account-nav1 {
    background: url("../../../img/account1white.png") 35px 15px no-repeat;
    width: 200px;
    height: 58px;
    margin-left: 18px;
    cursor: pointer;
}

.account-nav2 {
    background: url("../../../img/account2white.png") 35px 15px no-repeat;
    width: 200px;
    height: 58px;
    cursor: pointer;
}

.account-nav1:hover {
    background: url("../../../img/account1.png") 35px 15px no-repeat;
}

.account-nav2:hover {
    background: url("../../../img/account2.png") 35px 15px no-repeat;
}

.account-nav3 {
    background: url("../../../img/account3.png") 35px 15px no-repeat;
}

.account-nav1 a {
    color: #999999;
    height: 70px;
    line-height: 70px;
    text-align: center;
    font-size: 18px;
    cursor: pointer;
    width: 200px;
}

.account-nav2 a {
    color: #999999;
    height: 70px;
    line-height: 70px;
    text-align: center;
    font-size: 18px;
    cursor: pointer;
    width: 200px;
}

.account-nav1 a:hover {
    color: #333333;
    text-decoration: none;
}

.account-nav2 a:hover {
    color: #333333;
    text-decoration: none;
}

.account-nav .account-nav-active {
    border-bottom: 5px solid #00BB8C;
}