body {
    min-height: 100vh !important;
}

.info-select-head {
    width: 100vw;
    position: fixed;
    top: 0;
    border-bottom: 0.03rem solid #E7E8EA;
}

.info-select-head .main_area {
    height: 1.44rem;
    padding: 0 0.45rem;
    background-color: #fff;
}

.info-select-head .main_area img {
    width: 0.24rem;
    height: 0.45rem;
}

.info-select-head .main_area .info-text {
    color: #000000;
    text-align: center;
    font-size: 0.43rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.37rem;
}

.agent-main {
    /* padding-top: 1.47rem; */
}

.agent-main .a1 {
    height: 11.42rem;
    width: 100vw;
}

.agent-main .a2 {
    height: 12.5rem;
    width: 100vw;
}

.agent-main .a3 {
    height: 10.65rem;
    width: 100vw;
}

.agent-main .a4 {
    height: 10.1rem;
    width: 100vw;
}

.agent-main .a5 {
    height: 7.83rem;
    width: 100vw;
}

.agent-main .a6 {
    height: 15rem;
    width: 100vw;
}

.a7 {
    width: 100vw;
    height: 1.75rem;
}

.form {
    padding-top: 0.31rem;
    padding-left: 0.67rem;
    padding-right: 0.67rem;
    padding-bottom: 1.47rem;
    background: linear-gradient(to right, #1A2A69, #381574);
}

.form .item {
    width: 8.68rem;
    height: 1.08rem;
    background: #ffffff;
    border: 0.03rem solid #E5E6EB;
    margin-bottom: 0.27rem;
}

.code {
    width: 4rem;
}

.code-text {
    color: #0277EF;
    font-size: 0.37rem;
    font-style: normal;
    font-weight: 500;
    border-left: 1px solid #D9D9D9;
    padding-left: 0.24rem;
    width: 2.7rem;
}

.input-item input {
    width: 4.28rem;
    height: 1.08rem;
    margin-left: 0.33rem;
}

.input-item {
    width: 8.68rem;
    margin-bottom: 0.27rem;
    background: #ffffff;
    height: 1.08rem;
}

input::placeholder {
    color: #86909c;
    font-size: 0.37rem;
}

.form .item input {
    width: 8.68rem;
    height: 1.08rem;
    margin-left: 0.33rem;
}

.form .item .value {
    flex-shrink: 0;
    color: #86909c;
    font-size: 0.37rem;
    font-style: normal;
    font-weight: 55 Regular;
    line-height: normal;
    margin-left: 0.33rem;
}

.item .active {
    color: #000 !important;
}

.form .item .down {
    width: 0.53rem;
    height: 0.53rem;
    flex-shrink: 0;
    margin-right: 0.33rem;
}

.footer {
    position: fixed;
    width: 100vw;
    height: 1.84rem;
    flex-shrink: 0;
    background: #271250;
    bottom: 0;
    max-width: var(--m-layout-max-width, 375px);
    margin: 0 auto;
}

.form-ftr .btn {
    width: 2.99rem;
    height: 1.12rem;
    flex-shrink: 0;
    border-radius: 0.16rem;
    background: linear-gradient(to right, #241ace, #543ffd);
    color: #ffffff;
    text-align: center;
    font-size: 0.43rem;
    font-style: normal;
    font-weight: 85 Bold;
    line-height: 1.12rem;
}

.form-ftr .btn2 {
    flex-shrink: 0;
    border-radius: 0.16rem;
    color: #ffffff;
    text-align: center;
    font-size: 0.43rem;
    font-style: normal;
    font-weight: 85 Bold;
    line-height: 1.12rem;
    width: 5.01rem;
    height: 1.12rem;
    flex-shrink: 0;
    border-radius: 0.16rem;
    background: linear-gradient(90deg, #B70CF7 0%, #EC4EF8 100%);
}

.footer .btn {
    width: 3.25rem;
    height: 1.31rem;
    flex-shrink: 0;
    border-radius: 0.16rem;
    background: linear-gradient(to right, #241ace, #543ffd);
    color: #ffffff;
    text-align: center;
    font-size: 0.53rem;
    font-style: normal;
    font-weight: 85 Bold;
    line-height: 1.31rem;
}

.footer .btn2 {
    margin-left: 0.48rem;
    flex-shrink: 0;
    border-radius: 0.16rem;
    color: #ffffff;
    text-align: center;
    font-size: 0.53rem;
    font-style: normal;
    font-weight: 85 Bold;
    line-height: 1.31rem;
    width: 5.2rem;
    height: 1.31rem;
    flex-shrink: 0;
    border-radius: 0.16rem;
    background: linear-gradient(90deg, #B70CF7 0%, #EC4EF8 100%);
}

.popup-category {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    z-index: 99999;
    width: 100vw;
    height: 100vh;
    flex-shrink: 0;
    background: #00000066;
}

.popup-category .category {
    height: 11.44rem;
    flex-shrink: 0;
    width: 100vw;
    border-radius: 0.43rem 0.43rem 0 0;
    background: #FFF;
    position: fixed;
    bottom: 0;
}

.popup-category .category .ic_close {
    position: absolute;
    width: 0.75rem;
    height: 0.75rem;
    flex-shrink: 0;
    right: 0.21rem;
    top: 0.21rem;
}

.popup-category .category .title {
    font-size: 0.45rem;
    padding-top: .5rem;
    text-align: center;
    font-weight: 700;
}

.popup-category .category .list {
    height: 10rem;
    overflow: auto;
    margin-top: 0.32rem;
}
.popup-category .category .list  li{
   padding: 0.32rem;
}




.popup-identity {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    z-index: 99999;
    width: 100vw;
    height: 100vh;
    flex-shrink: 0;
    background: #00000066;
}

.popup-identity .identity {
    height: 8.44rem;
    flex-shrink: 0;
    width: 100vw;
    border-radius: 0.43rem 0.43rem 0 0;
    background: #FFF;
    position: fixed;
    bottom: 0;
}

.popup-identity .identity .ic_close {
    position: absolute;
    width: 0.75rem;
    height: 0.75rem;
    flex-shrink: 0;
    right: 0.21rem;
    top: 0.21rem;
}

.popup-identity .identity .title {
    font-size: 0.45rem;
    padding-top: .5rem;
    text-align: center;
    font-weight: 700;
}

.popup-identity .identity .tt {
    color: #000000;
    font-size: 0.43rem;
    font-style: normal;
    font-weight: 600;
    line-height: 0.64rem;
    margin-bottom: 0.32rem;
}

.popup-identity .identity .item1 {
    margin-left: 0.51rem;
    margin-right: 0.51rem;
}

.popup-identity .identity .item1 .val {
    display: flex;
    width: 4.08rem;
    height: 1rem;
    padding: 0.27rem;
    justify-content: center;
    align-items: center;
    gap: 0.27rem;
    flex-shrink: 0;
    border-radius: 2.67rem;
    border: 0.03rem solid #F2F3F7;
    background: #F2F3F7;

}

.popup-identity .identity .item2 {
    margin-top: 0.64rem;
    margin-left: 0.51rem;
    margin-right: 0.51rem;
}

.popup-identity .identity .item2 .val {
    display: flex;
    width: 2.8rem;
    height: 1rem;
    padding: 0.27rem;
    justify-content: center;
    align-items: center;
    gap: 0.27rem;
    flex-shrink: 0;
    border-radius: 2.67rem;
    border: 0.03rem solid #F2F3F7;
    background: #F2F3F7;

}

.popup-identity .identity .active { 
    border: 0.03rem solid #0277EF !important;
    color: #0277EF;
    background: #ebf1fd !important;
}

.popup-identity .identity .btn {
    margin-top: 1rem;
    display: flex;
    padding: 0.27rem;
    width: 4.21rem;
    height: 1.07rem;
    justify-content: center;
    align-items: center;
    border-radius: 0.8rem;
    background: #0277EF;
    color: #ffffff;
    text-align: center;
    font-size: 0.43rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}


.popup-city {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    z-index: 99999;
    width: 100vw;
    height: 100vh;
    flex-shrink: 0;
    background: #00000066;
}

.popup-city .city {
    height: 11.44rem;
    flex-shrink: 0;
    width: 100vw;
    border-radius: 0.43rem 0.43rem 0 0;
    background: #FFF;
    position: fixed;
    bottom: 0;
}

.popup-city .city .ic_close {
    position: absolute;
    width: 0.75rem;
    height: 0.75rem;
    flex-shrink: 0;
    right: 0.21rem;
    top: 0.21rem;
}

.popup-city .city .title {
    font-size: 0.45rem;
    padding-top: .5rem;
    text-align: center;
    font-weight: 700;
}

.popup-city .city .tabs .tab {
    color: #1e2222;
    text-align: center;
    font-size: 0.36rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-left: 0.32rem;
    margin-right: 0.52rem;
}

.popup-city .city .tabs {
    border-bottom: 0.03rem solid #E7E8EA;
    padding: 0.5rem 0 0 0;
}

.city-list {
    margin-left: 0.32rem;
    height: 9rem;
    overflow: auto;

}

.city-list li {
    padding: 0.21rem 0;
}

.tabs .active {
    color: #0277EF !important;
}

.tab .block {
    margin-top: 0.1rem;
}

.tab .active_block {
    width: 0.53rem;
    height: 0.06rem;
    border-radius: 0.05rem;
    background: #0277EF;
}