.new_gl_fadan{
    width: 330px;
    height: 480px;
    background: #FAFAFC;
}
.new_gl_fadan .new_fadan_box{
    width: 100%;
    height: 160px;
    background: url("//staticqn.qizuang.com/custom/20210713/FvMbUr52OHbCWYZBnK6nCMhlko6y") no-repeat;
    background-size: 100% 100%;
}
.new_gl_fadan .fadan_form{
    width: 100%;
    height: 235px;
    box-sizing: border-box;
    padding: 24px 14px 16px;
}
.new_gl_fadan .fadan_form .two_input{
    overflow: hidden;
}
.new_gl_fadan .fadan_form select{
    width: 141px;
    height: 40px;
    border: 1px solid #E6E6E6;
    box-sizing: border-box;
}
.new_gl_fadan .fadan_form input {
    width: 100%;
    height: 40px;
    border: 1px solid #E6E6E6;
    position: relative;
    box-sizing: border-box;
    padding-left: 13px;
}
.valdatemsg {
    display: block;
    width: 100%;
    height: 18px;
    line-height: 18px;
    font-size: 12px;
    color: #ED404D;
}
.input_line{
    position: relative;
}
.input_line .order-icon{
    position: absolute;
    top: 7px;
    right: 12px;
    margin: auto;
}
.input_line #tijiao_fadan{
    width: 100%;
    height: 43px;
    line-height: 43px;
    text-align: center;
    background: #ED404D;
    font-size: 14px;
    color: #fff;
    margin-top: 10px;
}