.new_gl_fadan{
    width: 330px;
    height: 450px;
    background: #fff;
}
.new_gl_fadan .new_fadan_box{
    width: 100%;
    height: 160px;
    background: url("/assets/home/zwal/img/zwal_order_bg.png") no-repeat;
    background-size: 100% 100%;
}
.new_gl_fadan .fadan_form{
    width: 100%;
    box-sizing: border-box;
    padding: 0 15px;
}
.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: 16px;
    color: #fff;
    margin-top: 10px;
    letter-spacing: 1px;
    font-weight: 500;
}