.del_c_ft {
    font-weight: bold;
}
.del_c_c {
    color: #A6A6A6;
}
.fs04 {
    font-size: 0.4rem;
}
input[disabled] {
    color: #A6A6A6;
}
.warning {
    color: #ff0000;
}
.addr_lab span {
    font-size: 0.32rem;
    display: flex;
    align-items: center;
}
.del_num_more {
    font-size: 0.3rem;
}
.my_li_dz {
    max-width: 5rem;
}
.del_b_center {
    z-index: 9;
}
.lis_info1 {
    flex-direction: column;
}
.lis_info_li1 {
    display: flex;
}
.noBb {
    border-bottom: 0;
    margin-bottom: 0;
}
.del_c_left {
    width: 28%;
    /* max-height: 2rem; */
    height: 2rem;
    overflow: hidden;
    border-radius: 0.1rem;
    -webkit-border-radius: 0.1rem;
    -moz-border-radius: 0.1rem;
    -ms-border-radius: 0.1rem;
    -o-border-radius: 0.1rem;
}
.del_c_img {
    width: 100%; /* 让图像宽度填满容器 */
    height: 100%; /* 让图像高度填满容器 */
    object-fit: contain; /* 确保图片覆盖整个容器 */
}
.del_time_inp {
    padding: 0.3rem 0.1rem;
    border-radius: 2rem;
}
.del_c_right_w100 {
    width: 100%;
}
.layui-layer.layui-layer-dialog {
    border-radius: 10px;
}
.return_index {
    width: 0.46rem;
    /* height: 1.3rem; */
    margin: auto 0;
    position: absolute;
    right: 0.4rem;
}
.loading {
    text-align: center;
    color: #999999;
}
.ind_nav_ul.flex_c {
    flex-wrap: wrap;
}
.ind_nav_li.flex_cz {
    margin-bottom: 10px;
}