.form {
    width: 460px;
    height: 1400px;
    float: left;
    padding-left: 50px;
    margin-top: 32px;
}

.top {
    font-size: 14px;
    font-family: 微软雅黑;
    color: #747474;
    margin-left: -10px;
}

.sy {
    color: #d7d7d7;
    margin-right: 10px;
}

.xian {
    color: #d7d7d7;
    margin-right: 10px;
}


/* 修改 */

.form>p {
    font-size: 30px;
    font-family: 微软雅黑;
    color: #333333;
    margin-left: -10px;
    margin-top: 55px;
}

.bm_steep>p {
    line-height: 1.5;
    font-size: 14px
}

.choose_add {
    color: #b73b43;
    font-size: 14px;
    margin-top: 30px;
    font-weight: bold
}

.demo--label {
    /* margin: 0.4rem 0.4rem 0 0; */
    display: inline-block;
    color: #666;
    font-size: 14px;
    margin-right: 40px
}

.classes_choose .demo--label {
    margin-right: 10px
}

.demo--radio {
    display: none
}

.demo--radioInput {
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 100%;
    display: inline-block;
    height: 20px;
    margin-right: 10px;
    margin-top: 2px;
    vertical-align: middle;
    width: 20px;
    line-height: 1
}

.demo--radio:checked+.demo--radioInput:after {
    background-color: #dd0834;
    border-radius: 50%;
    content: "";
    display: inline-block;
    height: 10px;
    width: 10px;
    margin-top: 5px;
    margin-left: 5px
}

.demo--checkbox.demo--radioInput,
.demo--radio:checked+.demo--checkbox.demo--radioInput:after {
    border-radius: 0
}

.qr_pay_box>div>img {
    width: 100px;
    height: 100px;
    object-fit: cover
}

.qr_pay_box {
    display: flex;
    justify-content: space-around;
    align-content: center;
    text-align: center
}


/* 结束 */

.font {
    color: #666666;
    font-size: 14px;
    margin-bottom: 5px;
}

.short-text {
    width: 145px;
    height: 38px;
    border-radius: 5px;
    border: 1px solid #dadada;
    font-size: 20px;
    padding: 0 15px;
    outline: none;
    margin-right: 40px;
}

.left-text {
    float: left;
    margin-top: 20px;
}

.clear-float {
    clear: both;
    font-size: 14px;
    padding-top: 26px;
    color: #666666;
    margin-bottom: 20px;
}

.radio {
    width: 18px;
    height: 18px;
    border: 1px solid #e3e3e3;
}

.radio-div {
    width: 100%;
    height: 40px;
    font-size: 14px;
    font-family: 微软雅黑;
    color: #666666;
    line-height: 40px;
    margin-top: 18px;
}

.long-text {
    width: 397px;
    height: 38px;
    border-radius: 5px;
    border: 1px solid #dadada;
    font-size: 20px;
    padding: 0 15px;
    outline: none;
    margin-right: 40px;
    margin-top: 6px;
}

.margin-div {
    margin-top: 20px;
    clear: both;
}

.margin-div-active {
    padding-top: 30px;
}

.btn {
    width: 428px;
    height: 47px;
    background: #dd0834;
    margin-top: 30px;
    color: #fff;
    font-size: 18px;
    border-radius: 5px;
    border: none;
    outline: none;
    cursor: pointer;
}

.right-font {
    float: left;
    width: 400px;
    height: 800px;
    margin-top: 205px;
    font-size: 14px;
    font-family: "微软雅黑", Arial, Verdana;
    color: #666666;
    position: relative;
}

.right-font p {
    text-indent: 50px;
}

.address {
    position: absolute;
    top: 14px;
    left: 0px;
}

.tel {
    position: absolute;
    top: 80px;
    left: 0px;
}

.radio-out {
    border-radius: 50%;
    width: 20px;
    height: 20px;
    border: 1px solid #dadada;
    cursor: pointer;
    float: left;
    margin-right: 7px;
}

.radio-in {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #dd0834;
    margin-top: 5px;
    margin-left: 5px;
}

.radio-font {
    display: block;
    float: left;
    font-size: 14px;
    font-family: "微软雅黑", Arial, Verdana;
    color: #666666;
    margin-right: 40px;
}
