body {
    font-family: Source Han Sans SC;
    background-color: #FFFFFF;
}

.tmall-header-title {
    height: 37px;
    font-weight: bold;
    font-size: 38px;
    color: #333333;
    line-height: 54px;
}

.tmall-login-box {
    padding: 20px;
    width: 400px;
    height: 410px;
    background: #FFFFFF;
    box-shadow: 0px 0px 30px 0px rgba(7, 30, 83, 0.1);
}

.tmall-login-input {
    z-index: 7;
    width: 331px;
    height: 48px;
    padding-left: 40px;
    background: #FFFFFF;
    border: 1px solid #EEEEEE;
}

.tmall-login-btn {
    font-weight: 400;
    font-size: 18px;
    color: #FFFFFF;
}

.tmall-login-zhmm {
    height: 15px;
    font-weight: 400;
    font-size: 16px;
    color: #215FFF;
    line-height: 40px;
    padding-left: 8px;
    padding-right: 8px;
}

.tmall-index-new-tab {
    width: 120px;
    height: 20px;
    font-weight: bold;
    font-size: 20px;
    color: #999999;
    line-height: 40px;
}

.tmall-index-new-tab-active {
    width: 120px;
    height: 20px;
    font-weight: bold;
    font-size: 20px;
    color: #333333;
    line-height: 40px;
    text-decoration: underline;
    text-underline-offset:10px;
}
.tmall-fotter-title{
    font-weight: bold;
    font-size: 14px;
    color: #666666;
    line-height: 29px;
}
.login_btn{
    width: 331px;
    height: 60px;
    background: #215FFF;
    margin-top: 30px;
    margin-left: 20px;
    font-weight: 400;
    font-size: 18px;
    color: #FFFFFF;
}

.slides{
    margin-left: 18px; width: 370px;height: 40px;background: #FFFFFF;border: 1px solid #EEEEEE;
}