
#logo {
    width: 158px;
    height: 124px;
}

#signin-bg {
    background-image: url("../img/background.png");
    background-repeat:no-repeat center;
    background-size:100% auto;

}


.signin-area-inner{
    margin-top: 65px;
}

.signin-area{
    margin:118px auto 68px auto;
    width: 335px;
    height: 249.5px;
    background: #FCFCFC;
    border-radius: 18px;
}

.signin-text-center{
    width: 100%;
    height: 36px;
    margin:20px auto;

}

.signin-text-center p{
    font-family: PingFangSC-Medium;
    font-size: 13px;
    color: #E6E6E6;
    letter-spacing: 0;
    text-align: center;
    line-height: 8px;
    font-weight: 500;

}
.single-label{
    width: 120px;
    height: 20px;
    font-family: PingFangSC-Medium;
    font-size: 14px;
    color: #203152;
    letter-spacing: 0;
    font-weight: 500;
    margin-top: 20px;
    margin-bottom: -20px;
    margin-left: 5px;
}


.signin-label-input{
    margin-left: -15px;
    height: 28px;
}


input::-webkit-input-placeholder{
    width: 295px;
    height: 24px;
    opacity: 0.2;
    font-family: Helvetica;
    font-size: 20px;
    color: #203152;
    letter-spacing: 0;
    font-weight: 400;

}

#forget {
    width: 53px;
    height: 18px;
    font-family: PingFangSC-Medium;
    font-size: 11px;
    color: #5680FA;
    letter-spacing: 0;
    text-align: right;
    line-height: 18px;
    font-weight: 500;
    margin-top: 20px;
    margin-right: 8px;
}

#submit{
    width: 53px;
    height: 18px;
    font-family: PingFangSC-Medium;
    font-size: 11px;
    color: #5680FA;
    letter-spacing: 0;
    text-align: right;
    line-height: 18px;
    font-weight: 500;
    margin-top: 15px;
    margin-right: 8px;
}



.submit-area{
    width: 70%;
    height: 55px;
    margin: -78px 15% 0 15%;
}

.submit-area a{
    width: 100%;
    height: 55px;
    background: #FB7820;
    border-radius: 14px;
}

.or{
    border-top: 1px solid #E5E5E5;
    margin: 0px 8px;
}

.create-account-area{
    margin:122px auto 68px auto;
    width: 335px;
    height: 520px;
    background: #FCFCFC;
    border-radius: 10px;
}
.header-area {
    height: 122px;
}

.back{
    width: 18.75px;
    height: 12.5px;
    margin-top: 65px;
    margin-left: 15px;
}

.title{
    width: 100%;
    height: 40px;
    font-family: PingFangSC-Medium;
    font-size: 22px;
    color: #FFFFFF;
    letter-spacing: 0;
    text-align: center;
    line-height: 40px;
    font-weight: 500;
    margin-top: -27px;
}

.login-content-area{
    margin:122px auto 68px auto;
    width: 80%;
    height: auto;
    background: #FCFCFC;
    border-radius: 10px;
}


/*Sky Taxrefund*/

.sky-modal-content{
    width: 80%;
    height: 60%
}

.sky-header-area{
    height: 122px;
    padding-top: 36px;
    z-index: 1;
    background: #ffffff;
}

.sky-title{
    width: 100%;
    height: 30px;
    font-family: PingFangSC-Medium;
    font-size: 22px;
    letter-spacing: 0;
    text-align: center;
    font-weight: 500;
    color: #DF5802;
    font-weight: 500;
    margin:0px auto;

}

.horn{
    width: 17px;
    height: 17px;
    margin-top: 9px;
    margin-left: 5px;
}

.horn-text{
    width: 92%;
    height: 20px;
    font-family: PingFangSC-Regular;
    font-size: 12px;
    color: #4D4C4B;
    font-weight: 400;
    float: right;
    margin-top: 8px;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2; /* 2行 */
    -webkit-box-orient: vertical;

}

.horn-area{
    width: 100%;
    height: 38px;
    padding-top: 80px;
    position: fixed;
    z-index: 1;

}

.horn-container{
    width: 95%;
    height: 38px;
    background: rgba(255,255,255,0.10);
    border: 1px solid #F2E9E0;
    border-radius: 19px;
    align-content: center;
    padding-right: 8px;
    margin:0px auto;

}


.foot-icon{
    width: auto;
    height: 24px;
}

.foot-text{
    width: auto;
    height: 12px;
    font-family: PingFangSC-Regular;
    font-size: 10%;
    color: #0f0f0f;
    line-height: 12px;
    font-weight: 400;
    margin-top: 5px;
}

.sky-carousel{
    width: 95%;
    height: auto;
    margin-top: 130px;
    margin-left: 2.5%;
    z-index: 1;
}

.sky-text-area{
    width: 100%;
    height: 28px;
    text-align: center;
    margin-top: 30px;
}

.sky-text-1{
    width: 101px;
    height: 28px;
    font-family: PingFangSC-Semibold;
    font-size: 20px;
    color: #80807F;
    font-weight: 600;
    margin: 0 auto;
}

.sky-text-2{
    width: 146px;
    height: 22px;
    font-family: PingFangSC-Regular;
    font-size: 16px;
    color: #80807F;
    font-weight: 400;
    margin: 0 auto;
}

.line{
    border-top: 1px solid #E5E5E5;
    margin: 20px 9px 0px 9px;

}

.button-img{
    width: auto;
    height: auto;
    border-radius: 20px;
}

.button-text{
    width: auto;
    height: 22px;
    font-family: PingFangSC-Medium;
    font-size: 12px;
    color: #7B7B7A;
    text-align: center;
    line-height: 22px;
    font-weight: 500;
    margin-top: 6px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}

.add-balance-area{
    padding-bottom: 30px;
    margin-bottom: 30px;
    z-index: 9;
}

.bottom-area{
    background: #ffffff;
    width: 100%;
    height: 60px;
    position: fixed;
    bottom: 0px;
}

.modal-content{
    width: 334px;
    height: 318px;
    background: #FFDEC6;
    border-radius: 20px;
}


.model-title p{
    width: 100%;
    height: 30px;
    font-family: PingFangSC-Semibold;
    font-size: 22px;
    color: #E96443;
    text-align: center;
    font-weight: 600;
}

.model-content-text p{
    width:100%;
    height: 175px;
    font-family: PingFangSC-Regular;
    font-size: 16px;
    color: #8C7F71;
    font-weight: 400;
    text-align: left;
}


#myModal{
    margin-top: 20%;
    height: 100%;

}

.model-btn{
    width: 306px;
    height: 55px;
    background: #FFFFFF;
    border: 3px solid #F8C09A;
    border-radius: 24px;
}

.model-btn p{
    width: 100%;
    height: 55px;
    font-family: PingFangSC-Medium;
    font-size: 18px;
    color: #FB9E63;
    text-align: center;
    line-height: 55px;
    font-weight: 500;
    margin-top: -5px;
}

.modal-footer img{
    width: 39px;
    height: 39px;
    margin-right: 44%;
    margin-top: 10px;
}

/**
 Activity Center
 */

.cart-area{
  margin-top: 130px;
  padding-bottom: 30px;
}

.cart-area-title{
    width: 100%;
    height: 25px;
    font-family: PingFangSC-Medium;
    font-size: 18px;
    color: #80807F;
    text-align: center;
    font-weight: 500;
}

.active-header-area{
    height: 122px;
    z-index: 1;
    background: #ffffff;
    padding-top: 36px;
}

.active-title{
    width: auto;
    height: 23px;
    font-family: PingFangSC-Medium;
    font-size: 22px;
    color: #DF5802;
    text-align: center;
    font-weight: 500;

}

.back-right{
    width: 23px;
    height: 23px;
    background: #FFFFFF;
    float: left;
    margin-top: 3px;
}

/**
language
 */
.language-header-area{
    height: 80px;
    z-index: 1;
    background: #ffffff;
    padding-top: 36px;
}

.input-group{
    width: 100%;
    height: 46px;
    background: #F9F9F9;
    border-radius: 8px;
}

.chooice-area{
    margin-top: 90px;
}

.chooice{
    width: 95%;
    height: 46px;
    background: #F9F9F9;
    border-radius: 8px;
    margin: 0 2.5%;
}

.chooice-img{
    width: 26px;
    height: 26px;
    content: url("../img/chooice.png");
}

.chooice-img-s{
    width: 26px;
    height: 26px;
    content: url("../img/chooice-s.png");
}

.chooice-input{
    width: auto;
    height: 46px;
    background: #F9F9F9;
    border-radius: 8px;
    border: 0px solid #D2DAE0;
    font-family: PingFangSC-Medium;
    font-size: 14px;
    color: #737372;

}


.input-group-prepend .input-group-text{
    background: #F9F9F9;
    border: 0px solid #D2DAE0;
}
.chooice-submit{
    padding: 0 2.5%
}
.chooice-submit-btn{
    width: 95%;
    height: 56px;
    border: 3px solid #FB9E63;
    border-radius: 20px;
    margin-top: 30px
}

.chooice-submit-btn p{
    width: 100%;
    height: 56px;
    font-family: PingFangSC-Medium;
    font-size: 16px;
    color: #FB9E63;
    letter-spacing: 0;
    line-height: 56px;
    font-weight: 500;

}

/**
 About Us
 */
.blog-details-area{
    width: 95%;
    height: auto;
    background: #F9F9F9;
    border-radius: 22px;
    padding-top: 15px;
    margin: 80px 2.5% 10px 2.5%;

}
.about-text{
    width: 100%;
    height: auto;
    font-family: PingFangSC-Regular;
    font-size: 12px;
    color: #334154;
    font-weight: 400;
    margin: 0 0;
    padding-bottom: 20px;
}

/**
Banka
 */
.banka-submit{
    padding-top: 70px;

}
.banka-details-area{
    width: 95%;
    height: auto;
    background: #F9F9F9;
    border-radius: 22px;
    margin: 16px 2.5%;
    padding-top: 15px;
    padding-bottom: 40px;

}

.banka-submit-btn{
    width: 95%;
    height: 49px;
    background: #F1985A;
    border-radius: 14px;
    margin: 40px 2.5% 0 2.5%;

}
.banka-submit-btn p{
    color: #ffffff;

}
.about-thumb{
    width: 95%;
    height: auto;
    margin: 0 2.5%;
    text-align: center;
    padding-bottom: 40px;
}

.about-thumb img{
    width: 100%;
    height: auto;
}
/**
message
 */

.message-text{
    width: 100%;
    height: 25px;
    font-family: PingFangSC-Medium;
    font-size: 18px;
    color: #767778;
    letter-spacing: 0;
    font-weight: 500;
}

.message-time{
    width: 100%;
    height: 23px;
    font-family: PingFangSC-Regular;
    font-size: 12px;
    color: #BABABA;
    letter-spacing: 0;
    font-weight: 400;
}
.massage-row{
    width: 100%;
    height: 77px;
    background: #F9F9F9;
    border-radius: 18px;
    margin: 0 0;
    padding-top: 12px;

}
.message-goal-area{
    padding-bottom: 40px;
}
/**
Sponsorlu
 */

.content-area{
    width: 95%;
    align-content: center;
    margin: 80px 2.5%;
    text-align: center;

}

.sponsorlu-area-title p{
    width: 100%;
    height: 22px;
    font-family: PingFangSC-Medium;
    font-size: 16px;
    color: #989797;
    letter-spacing: 0;
    font-weight: 500;
    margin: 0 0;
    text-align: center;

}
.sponsorlu-area-img{
    width: 100%;
    height: 116px;
    margin: 21px 0;
}

.sponsorlu-area-img img{
    width: 163.43px;
    height: 116px;
}

.sponsorlu-row{
    width: 100%;
    height: 79px;
    background: #F9F9F9;
    border-radius: 22px;
    margin: 0 0;
}

.sponsorlu-num{
    width: 100%;
    height: 24px;
    font-family: PingFangSC-Medium;
    font-size: 24px;
    color: #737373;
    letter-spacing: 0;
    font-weight: 500;
    margin-top: -15px;

}

.sponsorlu-num-text{
    width: 100%;
    height: 22px;
    font-family: PingFangSC-Medium;
    font-size: 14px;
    color: #A9A9A9;
    letter-spacing: 0;
    font-weight: 500;
    margin-top: 15px;
}



.sponsorlu-submit-btn{
    width: 160px;
    height: 56px;
    border: 2px solid #FAD1B2;
    border-radius: 16px;

}

.sponsorlu-submit-btn p{
    width: 100%;
    height: 56px;
    font-family: PingFangSC-Medium;
    font-size: 16px;
    color: #FA995B;
    letter-spacing: 0;
    line-height: 56px;
    font-weight: 500;
}

/**
Me
 */

.title-right{
    float: right;
}

.title-right p{
    width: 97px;
    height: 14px;
    font-family: PingFangSC-Medium;
    font-size: 12px;
    color: #DF5802;
    text-align: center;
    line-height: 14px;
    font-weight: 500;
    margin-top: -22px;
}

.me-area{
    margin-top: 80px;
}




.me-name{
    width: auto;
    height: auto;
    font-family: PingFangSC-Medium;
    font-size: 18%;
    color: #334154;
    letter-spacing: 0;
    font-weight: 500;
    text-align: left;
    margin: 0 auto;
}
.me-id{
    width: auto;
    height: auto;
    opacity: 0.7;
    font-family: PingFangSC-Medium;
    font-size: 10%;
    color: #616E7C;
    letter-spacing: 0;
    font-weight: 500;
    text-align: left;
    margin: 0 auto;

}
.me-code{
    width: auto;
    height: auto;
    opacity: 0.7;
    font-family: PingFangSC-Medium;
    font-size: 10%;
    color: #616E7C;
    letter-spacing: 0;
    font-weight: 500;
    text-align: left;
    margin: 0 auto;

}

.head-area{
    width: 95%;
    height: auto;
    background: #F9F9F9;
    border-radius: 18px;
    padding-top: 20px;
    margin: 0 2.5%;

}
.me-line{
    background-color:#DBDBDB;
    margin: 10px 0px 0px 0px;
}

.balance-name{
    width: auto;
    height: 20px;
    font-family: PingFangSC-Medium;
    font-size: 14px;
    color: #9099A3;
    letter-spacing: 0;
    text-align: center;
    line-height: 20px;
    font-weight: 500;
    margin-top: 14px;
    margin-left: -5px;
}

.balance-num{
    width: auto;
    height: 20px;
    font-family: Helvetica-Bold;
    font-size: 14px;
    color: #626162;
    letter-spacing: 0;
    text-align: center;
    line-height: 20px;
    font-weight: 700;
    margin-top: -10px;
    margin-left: -5px;

}

.me-submit-btn{
    width: 100%;
    height: 43px;
    background: #FFFFFF;
    border: 2px solid #FAD1B2;
    border-radius: 16px;
    margin-top: 12px;
    float: left;
}

.me-submit-btn p{
    width: 100%;
    height: 43px;
    font-size: 10%;
    color: #FA995B;
    line-height: 40px;
    font-weight: 500;
    text-align: center;

}




.nav-img {
    width: 34px;
    height: 28px;
    margin-left: -30px;
}
.nav-text {
    width: 100%;
    height: 28px;
    font-family: PingFangSC-Medium;
    font-size: 12px;
    color: #5A5A5A;
    letter-spacing: 0;
    font-weight: 500;
    line-height: 28px;
    margin-left: -30px;

}
.nav-back {
    width: 28px;
    height: 24px;
    right: 0;
    margin-right: -30px;

}
.me-nav-row{
    width: 95%;
    height: 46px;
    background: #F9F9F9;
    border-radius: 14px;
    padding-top: 10px;
    padding-right: 5px;
    margin: 10px 2.5%;
}

.chooice-submit-btn{
    border: 1px solid #FAD1B2;
    border-radius: 12px;
    margin-bottom: 40px;
    margin-top: 15px;
}

.chooice-submit-btn p{
    font-size: 18px;
    color: #FA995B;
    letter-spacing: 0;
    text-align: center;
    line-height: 50px;
    font-weight: 500;
}
/**
Become VIP
 */
.vip-nav-area{
    margin-top: 80px;
    padding-bottom: 40px;
}

.vip-img{
    width: 37.43px;
    height: 63.03px;
    margin-top: 15px;
}
.vip-nav-text{
    width: auto;
    height: 22px;
    font-family: PingFangSC-Medium;
    font-size: 16px;
    color: #324053;
    letter-spacing: 0;
    line-height: 22px;
    font-weight: 500;
}
.vip-nav-text1{
    width: auto;
    height: 18px;
    font-family: PingFangSC-Medium;
    font-size: 12px;
    color: #616E7C;
    letter-spacing: 0;
    text-align: right;
    line-height: 18px;
    font-weight: 500;
}
.vip-text-area{
    margin-top: 18px;

}

.vip-nav-row{
    width: 95%;
    height: 98px;
    background: #F9F9F9;
    border-radius: 18px;
    margin: 10px 2.5%;
}
.vip-btn{
    width: 100%;
    height: 31px;
    background: #F1985A;
    border-radius: 8px;
    float: left;
}

.vip-btn p{
    width: 100%;
    height: 31px;
    font-family: PingFangSC-Medium;
    font-size: 12px;
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 31px;
    font-weight: 500;
    text-align: center;
}

.vip-btn1{
    width: 100%;
    height: 31px;
    background: #EF9659;
    border-radius: 8px;
    float: right;
}

.vip-btn1 p{
    width: 100%;
    height: 31px;
    font-family: PingFangSC-Medium;
    font-size: 12px;
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 31px;
    font-weight: 500;
    text-align: center;

}

.vip-btn2{
    width: 100%;
    height: 31px;
    background: #F6EADF;
    border-radius: 8px;
    float: right;

}

.vip-btn2 p{
    width: 100%;
    height: 31px;
    font-family: PingFangSC-Medium;
    font-size: 12px;
    color: #93908E;
    letter-spacing: 0;
    line-height: 31px;
    font-weight: 500;
    text-align: center;

}

/**
Banka kartı yönetimi
 */

.banka-title-text{
    width: 100%;
    height: 22px;
    font-family: PingFangSC-Medium;
    font-size: 16px;
    color: #626162;
    letter-spacing: 0;
    font-weight: 500;
    line-height: 22px;
    text-align: left;
    margin-left: 14px;
    padding-top: 14px;
}

.banka-area{
    height: 332px;
    background: #F8F8F8;
    border-radius: 18px;
    margin-top: 80px;

}

.banka-form-area{
    margin-top: 26px;
}

.banka-form{
    width: 95%;
    height: 46px;
    background-color: #FFFFFF;
    border: 0px solid #FFFFFF;
    border-radius: 14px;
    margin-left: 2.5%;
    margin-right: 2.5%;
    margin-top: 16px;

}

.custom-select-sm {
    width: 100%;
    height: 46px;
    background-color: #FFFFFF;
    border: 0px solid #FFFFFF;
    border-radius: 14px;
    padding-left: 10px;
}

.custom-select-sm p{
    width: auto;
    height: 46px;
    font-family: PingFangSC-Regular;
    font-size: 16px;
    line-height: 46px;
    color: #797979;
    margin-top: -23px;
}

.banka-form-input{
    width: 95%;
    height: 46px;
    background: #FFFFFF;
    border: 0px solid #EEEDED;
    border-radius: 14px;
    margin: 16px 2.5%;
    font-size: 16px;
    color: #AEAEAE;
}

.banka-form-input input{
    width: 100%;
    height: 46px;
    background: #FFFFFF;
    border: 0px solid #EEEDED;
    border-radius: 14px;
    font-size: 16px;
    color: #AEAEAE;
}
.banka-form-img{
    width: 23px;
    height: 15px;
    margin-top: 15px;
    float: right;
    margin-right: 5px;
}



.banka-title-text1{
    width: 100%;
    height: auto;
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #626162;
    letter-spacing: 0;
    line-height: 20px;
    font-weight: 400;
    text-align: left;
    margin-top: 20px;
}

.banka-text-area{
    width: 100%;
    height: 147px;
    font-family: PingFangSC-Regular;
    font-size: 12px;
    color: #626162;
    letter-spacing: 0;
    line-height: 20px;
    font-weight: 400;
    padding-left: 15px;
    padding-right: 10px;
    margin-top: 15px;

}

.banka-btn{
    border: 2px solid #FAD1B2;

}

/**
faq
 */

.card-area{
    margin-top: 15px;
}

.card-header-area{
    width: 100%;
    height: auto;
    background: #F9F9F9;
    border-radius: 12px;
}

.card-header{
    background: url("../img/icon/down.png") no-repeat 97% 50% ;
}


.card-link{
    width: 353px;
    height: 41px;
    background: #F9F9F9;
    border-radius: 12px;
}

.card-link p{
    width: 100%;
    height: auto;
    font-family: PingFangSC-Medium;
    font-size: 18px;
    color: #5A5A5A;
    letter-spacing: 0;
    font-weight: 500;
    text-align: left;
}

.card-body p{
    width: 100%;
    height: auto;
    font-family: PingFangSC-Regular;
    font-size: 12px;
    color: #626261;
    letter-spacing: 0;
    font-weight: 400;
    text-align: left;
}

/**
Parolayi
 */

.paro-area{
    height: 264px;
    margin-top:80px;
    padding-top: 1px;
}


.paro-form-input{
    width: 100%;
    height: 46px;
    background: #FFFFFF;
    border: 0px solid #EEEDED;
    border-radius: 14px;
    margin: 16px 2%;
    font-size: 16px;
    color: #AEAEAE;
}

.paro-form-input input{
    width: 100%;
    height: 46px;
    background: #FFFFFF;
    border: 0px solid #EEEDED;
    border-radius: 14px;
    font-size: 16px;
    color: #AEAEAE;
}

.paro-btn{
    width: 100%;
    height: 46px;
    background: #F1985A;
    border-radius: 8px;
}
.banka-form-btn-area{
    width: 46%;
    margin-left: 2px;
}
.paro-btn p{
    width: 129px;
    height: 46px;
    font-family: PingFangSC-Medium;
    font-size: 16px;
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 46px;
    font-weight: 500;
    padding-right: 15px;
}

/**
Banka kartı yönetimi
 */

.imi-area{
    width: 100%;
    height: 338px;
    background: #F8F8F8;
    border-radius: 18px;
    margin-top: 70px;
    padding-top: 1px;
}

.imi-title-text1{
    width: 100%;
    height: 18px;
    font-family: PingFangSC-Regular;
    font-size: 12px;
    color: #626162;
    letter-spacing: 0;
    line-height: 12px;
    font-weight: 400;
    text-align: left;
}

.imi-submit-btn{
   margin-top: -70px;
}

.imi-card-area{
    height: 10px;
}

.imi-card-header-area{
    width: 100%;
    height: 41px;
    background: #ffffff;
    border-radius: 12px;
}

/**
Wallet Management
 */
.wallet-text-area{
    width: 100%;
    height: 240px;
    font-family: PingFangSC-Regular;
    font-size: 12px;
    color: #626162;
    letter-spacing: 0;
    line-height: 20px;
    font-weight: 400;
}
.wallet-text-area p{
    width: 100%;
    height: auto;
    font-family: PingFangSC-Regular;
    font-size: 12px;
    color: #626162;
    letter-spacing: 0;
    line-height: normal;
    font-weight: 400;
    text-align: left;
}

.wallet-submit-btn{
    margin-top: -40px;
}

.wallet-area{
    width: 100%;
    height: 78px;
    background: #F8F8F8;
    border-radius: 18px;
    margin-top: 80px;
    padding-top: 15px;
}

.wallet-form-area{
    width: 95%;
    height: 46px;
    background: #FFFFFF;
    border: 1px solid #EEEDED;
    border-radius: 14px;
    margin: 0 2.5%;
    padding-top: 10px;
    padding-left: 14px;
}

.wallet-form-area p{
    width: 103px;
    height: 22px;
    font-family: PingFangSC-Regular;
    font-size: 16px;
    color: #797979;
    letter-spacing: 0;
    font-weight: 400;
    margin-left: -20px;
}

/**
VIP kurallar
 */

.vip-k-text1 {
    width: auto;
    height: 25px;
    font-family: PingFangSC-Medium;
    font-size: 18px;
    color: #5A5A5A;
    letter-spacing: 0;
    line-height: 25px;
    font-weight: 500;
}

.vip-k-text2 {
    width: auto;
    height: 20px;
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #9099A3;
    letter-spacing: 0;
    line-height: 20px;
    font-weight: 400;
    text-align: left;
    margin-left: -10px;
    margin-top: 3px;
}

.vip-k-text3 {
    width: auto;
    height: 20px;
    font-family: PingFangSC-Medium;
    font-size: 14px;
    color: #2F74D2;
    letter-spacing: 0;
    line-height: 20px;
    font-weight: 500;
    text-align: left;
    margin-left: -15px;
    margin-top: 3px;


}


.bankart-text-area{
    width: 100%;
    height: 147px;
    font-family: PingFangSC-Regular;
    font-size: 12px;
    color: #626162;
    letter-spacing: 0;
    line-height: 20px;
    font-weight: 400;
    padding-left: 15px;
    padding-right: 10px;
    padding-bottom: 100px;

}

.bankart-area{
    height: 275px;
    background: #F8F8F8;
    border-radius: 18px;
    margin-top: 70px;
    padding-top: 1px;
}

/**
Affiliate Center
 */
.z-depth-1 p{
    text-transform:none;
    font-size: 10%;

}

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

.center-btn{
    width: 100%;
    height: 50px;
    background: #FFFFFF;
    border: 2px solid #FAD1B2;
    border-radius: 16px;
    float: left;
}


.center-btn p{
    width: 100%;
    height: 20px;
    font-family: PingFangSC-Medium;
    font-size: 30%;
    color: #FA995B;
    letter-spacing: 0;
    text-align: center;
    line-height: 24px;
    font-weight: 500;
    padding-top: 10px;
}

.center-area{
    width: 95%;
    height: auto;
    background: #F9F9F9;
    border-radius: 18px;
    margin: 80px 2.5% 5% 2.5%;
    padding: 10px 5px 10px 5px;
}

.center-btn-area{
    width: 95%;
    height: auto;
    background: #ffffff;
    border-radius: 18px;
    margin: -5px 2.5% 5% 2.5%;

}





.center-head img{
    width: 100%;
    height:auto;
    border-radius: 35px;

}

.center-text{

}

.content-z-area{
    width: 95%;
    height: 168px;
    background: #F9F9F9;
    border-radius: 22px;
    margin: 10px 2.5%;
    padding-top: 5px;

}

.tan-content-area{
    margin-top: 10px;
    padding-left: 9px;
    padding-right: 9px;
}

.content-text-area{
    width: 120%;
    height: 28px;
    background: #FFFFFF;
    padding-top: 5px;
    padding-left: 20px;
    margin-top: 6px;
}

.content-text1 p{
    width: auto;
    height: 17px;
    font-family: PingFangSC-Medium;
    font-size: 12px;
    color: #9099A3;
    letter-spacing: 0;
    text-align: center;
    font-weight: 500;
}

.content-text1{
    width: auto;
    height: 17px;
    font-family: PingFangSC-Medium;
    font-size: 12px;
    color: #324053;
    letter-spacing: 0;
    font-weight: 500;
}

.segments-page{
    width: 95%;
    height: 100%;
    background: #F9F9F9;
    border-radius: 18px;
    padding-top: 10px;
    margin: 15px 2.5% 120px 2.5%;

}

.contents-tabs{
    margin-top: 20px;
}

/**
Tax Refund
 */
.tax-btn{
    width: 90%;
    height: 42px;
    background: #F1985A;
    border-radius: 10px;
    float: left;
}

.tax-area{
    margin-top: 80px;
    text-align: center;
    margin-left: 1%;
}

.tax-area p{
    width: 100%;
    height: 100%;
    font-family: PingFangSC-Medium;
    font-size: 10%;
    color: #FFFFFF;
    line-height: 42px;
    font-weight: 500;
}

.tax-tab-title{
    width: 100%;
    height: 22px;
    font-family: PingFangSC-Medium;
    font-size: 15px;
    color: #6E6D6C;
    letter-spacing: 0;
    line-height: 22px;
    font-weight: 500;
}

.tax-tab-title p{
    width: 100%;
    font-size: 15px;
    font-weight: 500;
}

.tax-tabs{
    background: white;

}

.tax-page{
    padding-bottom: 70px;
    margin-left: 9px;
    padding-right: 9px;
}

.tax-tab-text{
    width: 100%;
    height: 20px;
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #727070;
    letter-spacing: 0;
    font-weight: 400;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;

}

.tax-text-row{
    width: 110%;
    height: 29px;
    background: #F9F9F9;
}

.tax-img{
    width: 100%;
    height: auto;
    border-radius: 20px;
}

.tax-btn-2{
    width: 99px;
    height: 20px;
    font-family: PingFangSC-Medium;
    font-size: 12px;
    color: #FFFFFF;
    letter-spacing: 0;
    text-align: center;
    line-height: 24px;
    font-weight: 500;
}
.tax-btn-2 p{
    width: 99px;
    height: 20px;
    font-family: PingFangSC-Medium;
    font-size: 12px;
    color: #FFFFFF;
    letter-spacing: 0;
    text-align: center;
    line-height: 24px;
    font-weight: 500;
}
.tax-p{
    width: auto;
    height: 15px;
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #9099A3;
    letter-spacing: 0;
    line-height: 15px;
    font-weight: 400;
    text-align: left;
}
.tax-n{
    width: auto;
    height: 15px;
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #324053;
    letter-spacing: 0;
    line-height: 15px;
    font-weight: 400;
    text-align: left;
}

.tax-vip-text{
    width: auto;
    height: 22px;
    font-family: PingFangSC-Medium;
    font-size: 16px;
    color: #334154;
    letter-spacing: 0;
    font-weight: 500;
    margin-top: 5px;
    margin-left: 10px;
}

.tax-c-area{
    width: 105px;
    height: 26px;
    background: #F1985A;
    border-radius: 8px;
    margin-left: 1px;
}

.tax-c-area p{
    width: 105px;
    height: 20px;
    font-family: PingFangSC-Medium;
    font-size: 12px;
    color: #FFFFFF;
    letter-spacing: 0;
    text-align: center;
    line-height: 24px;
    font-weight: 500;
}


.tax-row{
    margin-top: 15px;
}

/**
link
 */

.link-page{
    height: 100%;
    padding-bottom:80px;
}

.link-tab-text{
    width: 60%;
    height: 20px;
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #949496;
    text-align: center;
    line-height: 20px;
    font-weight: 400;
    text-align: center;
    margin: 0 20%;
}

.link-tab-text span{
    width: 76px;
    height: 25px;
    font-family: PingFangSC-Medium;
    font-size: 18px;
    color: #93850B;
    text-align: center;
    line-height: 25px;
    font-weight: 500;
}

.link-tab-img{
    width: 175px;
    height: 175px;
    margin-top: 35px;
}

.ling-text-row{
    width: 100%;
    height: 537px;
}

.link-tab-text-2{
    width: 100%;
    height: 20px;
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #C0C0C0;
    text-align: center;
    font-weight: 400;
    margin-top: 10px;
}
.link-tab-text-3{
    width: 100%;
    height: 20px;
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #324053;
    line-height: 20px;
    font-weight: 400;
}

.link-tab-text-3 span{
    width: 204px;
    height: 20px;
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #2EABFF;
    line-height: 20px;
    font-weight: 400;
}

.link-tab-text-4{
    width: 60%;
    height: 34px;
    background: #F4EFEF;
    border-radius: 4px;
    margin-top: 10px;
}
.link-tab-text-4 p{
    width: 100%;
    height: 34px;
    font-family: PingFangSC-Regular;
    font-size: 16px;
    color: #334154;
    font-weight: 400;
    line-height: 34px;
}

.link-row-5{
    width: 100%;
    margin-left: 5%;
}

.link-tab-text-5{
    width: 30%;
    height: 34px;
    background: #F1985A;
    border-radius: 4px;
    margin-top: 10px;

}

.link-tab-text-5 a{
    width: 42px;
    height: 34px;
    font-family: PingFangSC-Medium;
    font-size: 12px;
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 34px;
    font-weight: 500;
}


.link-row-6{
    width: 20%;
    height: 70px;
    text-align: center;
    padding-top: 17px;
}

.link-row-6 img{
    width: 95%;
    height: auto;
}

.link-row-6 p{
    width: auto;
    height: 70px;
    margin-top: 10px;
    font-size: 10%;
}

.link-btn-row{
    width: 85%;
    margin-left: 7.5%;
    padding-bottom: 80px;
}

.link-btn{
    width: 100%;
    height: 55px;
    border: 2px solid #FAD1B2;
    border-radius: 16px;

}

.link-btn p{
    width: 100%;
    height: 25px;
    font-family: PingFangSC-Medium;
    font-size: 18px;
    color: #FA995B;
    letter-spacing: 1.5px;
    text-align: center;
    font-weight: 500;
}


/**
Tutorial
 */

.tutorial-page{
    height: 500px;
    margin-top: 60px;
}



.tu-text-title{
    width: 100%;
    height: 22px;
    font-family: PingFangSC-Medium;
    font-size: 16px;
    color: #5A5A5A;
    text-align: center;
    font-weight: 500;
}

.tu-text-title p{
    width: 258.04px;
    height: 22px;
    font-family: PingFangSC-Medium;
    font-size: 16px;
    color: #5A5A5A;
    text-align: center;
    font-weight: 500;
}

.tu-text-content{
    width: 100%;
    height: 100%;
    font-family: PingFangSC-Regular;
    color: #5A5A5A;
    font-weight: 400;
    margin-top: 10px;
    margin-bottom: 120px;

}

.tu-text-content p{
    width: 100%;
    height: 100%;
    font-family: PingFangSC-Regular;
    font-size: 12px;
    color: #5A5A5A;
    font-weight: 400;
    text-align: left;
}

.tu-tabs{
    height: 100%;
    width: 100%;
    margin-left: -25%;
}


.tu-tab-active{
    width: 120%;
    height: 10%;
    background: #F1985A;
    list-style-type:none;
    margin-top: 20px;
}

.tu-tab-active p{
    width: 100%;
    height: 100%;
    font-size: 10%;
    color: #FFFFFF;
    font-weight: 500;
    text-align:center;
    line-height: 15px;
    padding-top: 10px;

}

.tu-tab{
    width: 120%;
    height: 10%;
    background: #FFFFFF;
    list-style-type:none;
    margin-top: 20px;

}

.tu-tab p{
    width: 100%;
    height: 49px;
    font-size: 10%;
    color: #AEAEAE;
    font-weight: 500;
    vertical-align:middle;
    text-align:center;
    line-height: 15px;
    padding-top: 10px;
}

.tu-line{
    width: 1px;
    height: 587px;
    border: 1px solid #F0F0F0;
    margin-left: -80%;
}

.tu-text-row{
    width: 100%;
    align-content: center;
    text-align: center;
}

.tu-text-title{
 width: 100%;
}
.tu-text-title p{
    width: 100%;
}

.tu-text-title img{
    width: 90%;
    height: auto;
}

/**
Transactions
 */


.trans-page{
    height: 100%;
    margin-top: 62px;
}



.trans-tabs{
    height: 100%;
    width: 100%;
    padding-bottom: 20px;
    margin-top: 18px;
}


.trans-tab-active{
    width: 88px;
    height: auto;
    background: #F1985A;
    list-style-type:none;
    margin-top: 15px;
    border-radius: 8px;

}

.trans-tab-active p{
    width: 100%;
    height: 80px;
    font-size: 16px;
    color: #FFFFFF;
    font-weight: 500;
    text-align:center;
    line-height: 80px;
    overflow: hidden;
    text-overflow:ellipsis;
}

.trans-tab{
    width: 88px;
    height: 80px;
    background: #FFFFFF;
    list-style-type:none;
    margin-top: 15px;
    border-radius: 8px;
    border: 1px solid #EAEAEA;
}

.trans-tab p{
    width: 100%;
    height: 80px;
    font-size: 16px;
    color: #AEAEAE;
    font-weight: 500;
    vertical-align:middle;
    text-align:center;
    line-height: 80px;
    overflow: hidden;
    text-overflow:ellipsis;
}

.trans-text-row{
    width: 100%;
    height: 60px;
    background: #F9F9F9;
    border-radius: 8px;
    margin-left: 1px;
    margin-top: 20px;
}

.trans-text-title{
    width: 100%;
    height: 22px;
    font-family: PingFangSC-Medium;
    font-size: 16px;
    color: #5A5A5A;
    letter-spacing: 0;
    font-weight: 500;
    text-align: left;
    margin-top: 5px;
}

.trans-text-time{
    width: 100%;
    height: 23px;
    font-family: PingFangSC-Regular;
    font-size: 12px;
    color: #BABABA;
    letter-spacing: 0;
    font-weight: 400;
    text-align: left;
    margin-top: -3px;
    margin-left: -6px;
}

.trans-text-num{
    width: 100%;
    height: 17px;
    font-family: PingFangSC-Medium;
    font-size: 12px;
    color: #5A5A5A;
    letter-spacing: 0;
    font-weight: 500;
    margin-top: 8px;
}


/*-----------------------------------------------------------*/


.tan-center-btn{
    width: 95%;
    height: 50px;
    background: #FFFFFF;
    border: 2px solid #FAD1B2;
    border-radius: 16px;
    float: left;
    margin: 0 2.5%;
}


.tan-center-btn p{
    width: 100%;
    height: 20px;
    font-family: PingFangSC-Medium;
    font-size: 30%;
    color: #FA995B;
    letter-spacing: 0;
    text-align: center;
    line-height: 24px;
    font-weight: 500;
    padding-top: 10px;
}

select{
    /*!*Chrome和Firefox里面的边框是不一样的，所以复写了一下*!*/
    /*border: solid 0px #FFFFFF;*/

    /*!*很关键：将默认的select选择框样式清除*!*/
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
    font-size: 16px;
    color: #797979;
    /*在选择框的最右侧中间显示小箭头图片*/
    background: url("../img/icon/down.png") no-repeat 97% 50%  !important;
    background-size:18px 10px;
    /*为下拉小箭头留出一点位置，避免被文字覆盖*/
    /*padding-right: 14px;*/
    /*padding-right: 10px;*/

}

th{
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
}



.icon-img{
    width: 33px;
    height: 24px;
}

.table-title{
    font-size: 12px;
    color: #324053;
    font-weight: 400;
}

.table-title-c{
    font-size: 14px;
    color: #324053;
    font-weight: 400;
    align-content: center;
    line-height: 15px;
    text-align: center;
}

.table-centent-c-1{
    font-size: 14px;
    color: #9099A3 ;
    font-weight: 400;
    align-content: center;
    line-height: 15px;
    text-align: center;
}

.table-centent-c{
    font-size: 14px;
    color: #324053;
    font-weight: 400;
    align-content: center;
    line-height: 15px;
    text-align: center;
}


.tab-title p{
    width: 100%;
    height: 30px;
    font-size: 12px;
}

.p-1-l{
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.p-2-l{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;

}