user_data.css 2.66 KB
.user-top-frame{
    width: 100%;
    border-bottom: 5px solid #eee;
    padding-bottom: 20px;
    padding-top: 20px;
    border-top: 1px solid #eee;
    padding-left: 20px;

}
.b_circle{
    width: 70px;
    height: 70px;
    margin: auto;
    margin-right: 10px;
}
.user-top-frame .name-frame{
    width: 100%;
    margin-top: 7px;
    color: #444;
}
.name-frame img{
    width: 20px;
    height: 20px;
    margin-left: 5px;
}
.fc555{
    color: #555;
}
.user-top-frame .card-frame{
    width: 100%;
    margin-top: 15px;

}
.user-top-frame .card-frame .card-black{
    background: #000;
    border-radius: 20px; height: 0.25rem;
    justify-content: center;
    align-items: center;
    padding-left: 0.05rem;
    padding-right: 0.1rem;
    margin-right: 13px;

}
.user-top-frame .card-frame .card-black img{
    width: 0.18rem;
    height:0.18rem;
}

.user-top-frame .card-frame .puls-black{

    background:#d1391c;
    border-radius: 20px;
    height: 0.25rem;
    justify-content: center; align-items: center;
    padding-left: 0.05rem;
    padding-right: 0.1rem;

}
.user-top-frame .card-frame .puls-black img{
    width: 0.18rem;
    height:0.18rem;
}
.card_number_frame{
    width: 95%;
    margin: auto;
}
.card_number{
    width: auto !important;
}
.calendar {
    width: 50%;
    float: none;
    font-size: 14px;
    color: #999999;
    white-space: nowrap;
    text-align:right;

}
.payment{
    margin-top: 8px;
}
.see_img{
    width: 25px;
    height: 25px;
}
.user-name{
    width: 95%;
    margin:auto;

}
.confirm-frame{
    width: 100%;
    height: 70px;
    display: flex;
    border-top: 1px solid #eee;
    align-items: center;
}
.confirm{
    width: 70%;
    margin-top: 12px;
    border-radius: 20px;
    height: 40px;
    font-size: 20px;
}
.hengStyle{

    border-bottom:none;
}
.bor-bo-none{
    border-bottom:none;
}
.gender-img{
    width: 15px;
    height: 13px;
    margin-right: 5px;
}
.male-frame{
    width: 100%;
    height: 50%;
    border: 1px solid #a5a5a5;
    border-radius: 20px;
    margin-right: 10px;
}
.female-frame{
    width: 100%;
    height: 50%;
    border: 1px solid #a5a5a5;
    border-radius: 20px;
}
.consume-password{
     width: 50% !important;white-space: nowrap;
}
.red-border{
    border-color: #e4374d;
}
.choice_store{
    width: 40%;
    height: 0.35rem;
    background:#C4182E ;
    border-radius: 0.2rem;
}
.frame_store{
    width:100%;


}
.frame_store li{
    width: 60% !important;
    border-bottom: none;
}
.store_address{
    color:#9fa1a0;
    margin-left: 0.1rem;
}
.sort_frame{
    height: 0.3rem;
}
.distance{
    border-radius: 0.2rem;
    padding: 0.02rem 0.08rem 0.07rem 0.08rem;
    height: 0.20rem;
    background: #eee;
   color: #999;
}