
* {
    margin: 0;
    padding: 0;
  }



.t-181818 {
    color: #181818;
}

.s500 {
    font-weight: 500;
}

.f32 {
    font-size: .42667rem;
}

.m10, .mb10 {
    margin-bottom: .13333rem;
}

.f52 {
    font-size: .69333rem;
}

.b, strong {
    font-weight: 700;
}

p {
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    unicode-bidi: isolate;
}



.wrap {
    background-image: url(../assets/img/bg.png);
    background-position: 0 0;
    background-size: 100% 6.46667rem;
    background-repeat: no-repeat;
}

.wrap .new_header {
    padding: 1.61333rem .8rem 0 .8rem
}

.wrap .new_header>p:first-child {
    line-height: .6rem;
    font-weight: 700
}

.wrap .new_header>p:last-child {
    line-height: .97333rem;
    margin-bottom: 2.33333rem
}

.wrap section {
    /* height: 2.66667rem; */
    border-radius: .4rem .4rem 0 0;
    background-color: #fff;
    padding: .64rem .8rem
}

.wrap section .LoginSlider {
    margin-top: .53333rem
}

.wrap footer {
    padding-top: .53333rem
}

.wrap footer .authorDescContent {
    margin-bottom: .45333rem
}

.wrap footer .btn button {
    width: 100%;
    height: 1.33333rem;
    background: #ffceaa;
    border-radius: .66667rem;
    font-weight: 500;
    color: #fff;
    line-height: 1.33333rem;
    font-size: .45333rem
}

.wrap footer .active {
    background-color: #ff6d00!important
}
