.conta1 {
    background: #F6F6F6;
}

.ld {
    width: 14rem;
    margin: 0 auto;
    padding-bottom: 0.47rem;
}

.ld .ld_con {
    display: flex;
    align-items: flex-start;
    width: 100%;
}

.ld .ld_con .ld_left {
    width: 2.95rem;
    background: #FFFFFF;
    margin-right: 0.24rem;
    padding: 0.21rem 0.21rem 0.23rem;
    box-sizing: border-box;
}

.ld_left .ld_left_img {
    display: block;
    width: 2.53rem;
    height: 2.53rem;
    margin-bottom: 0.14rem;
    object-fit: cover;
}

.ld_left .ld_left_title {
    margin-bottom: 0.14rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.16rem;
    color: #081C2E;
    line-height: 0.21rem;
}

.ld_left .ld_left_wz {
    display: flex;
    align-items: center;
    width: 100%;
    margin-top: -0.08rem;
    margin-bottom: 0.28rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.12rem;
    color: #787878;
    line-height: 0.16rem;
}

.ld_left .ld_left_wz img {
    display: block;
    width: 0.14rem;
    height: 0.14rem;
    margin-right: 0.05rem;
}

.ld_left .ld_left_card {
    display: flex;
    align-items: center;
    width: 100%;
    height: 0.22rem;
    background: #F7F7F7;
    border-radius: 2.24rem;
    border: 0.01rem solid rgba(0, 0, 0, 0.06);
    padding-left: 0.12rem;
    padding-right: 0.16rem;
    box-sizing: border-box;
    margin-bottom: 0.14rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.12rem;
    color: #545B6A;
}

.ld_left .ld_left_card:last-child {
    margin-bottom: 0;
}

.ld_card_con {
    margin-bottom: 0.28rem;
}

.ld_left .ld_left_small {
    margin-bottom: 0.12rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.12rem;
    color: #999999;
    line-height: 0.16rem;
}

.ld_left .ld_left_phone {
    display: flex;
    align-items: center;
    width: 100%;
    height: 0.32rem;
    background: #F7F7F7;
    border-radius: 0.04rem;
    border: 0.01rem solid #DDDEE1;
    padding: 0 0.16rem;
    box-sizing: border-box;
    margin-bottom: 0.12rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.14rem;
    color: #4A5060;
}

.ld_left .ld_left_phone img {
    display: block;
    width: 0.16rem;
    height: 0.16rem;
    margin-right: 0.12rem;
}

.ld_con .ld_right {
    width: 10.81rem;
    padding: 0.33rem 0.32rem 0.63rem;
    box-sizing: border-box;
    background: #FFFFFF;
}

.ld_con .ld_right .ld_right_item {
    width: 100%;
    margin-bottom: 0.42rem;
}

.ld_con .ld_right .ld_right_item:last-child {
    margin-bottom: 0;
}

.ld_con .ld_right .ld_right_title {
    position: relative;
    width: 100%;
    padding-bottom: 0.11rem;
    border-bottom: 0.01rem solid #D8D8D8;
    margin-bottom: 0.1rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.18rem;
    color: #144FA6;
    line-height: 0.24rem;
}

.ld_con .ld_right .ld_right_title::after {
    content: "";
    position: absolute;
    top: 0.34rem;
    left: 0;
    width: 0.71rem;
    height: 0.02rem;
    background: #144FA6;
}

.ld_right .ld_right_item .ld_right_con {
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.14rem;
    color: #4A5060;
    line-height: 0.24rem;
}

.ld_right_con .ld_right_con_title {
    margin-bottom: 0.1rem;
}