.inquiry_serch_from input {
    width: 90%;
    /* height: 50px; */
    margin: 20px 0px;
    padding: 10px;
    border-radius: 4px;
    border: 1px solid #e7e7e7;
    font-size: 1.2em;
    text-align: center;
}
.wx_tishi {
    width: 100%;
    height: 70px;
    border-top: 1px dashed #f9783c;
    padding-top: 20px;
}
.line_blue {
    border-top: 1px dashed #3476fe;
}
.wx_tishi_title {
    font-weight: 600;
    float: left;
}
.tishi_cont {
    text-align: left;
    line-height: 20px;
    color: #999999;
}
