
.checkbox2 {
    width: 100%;
    margin-top: 0.2rem;
    font-size: 0.2rem;
}
.checkbox2 dt {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.checkbox2 p {
    font-size: 0.18rem;
    color: #9f9c9c9e;
    margin-top: 0.1rem;
    text-align: left;
}
.checkbox2 a {
    color: #9f9c9c;
}

