.search_title {
    height: 26px;
    opacity: 1;

    font-family: Microsoft YaHei;
    font-size: 20px;
    font-weight: bold;
    line-height: normal;
    text-align: center;
    color: #333333;
}

.search_input_div {
    width: 827px;
    height: 51px;
    border-radius: 4px;
    opacity: 1;
    float: left;
    margin-left: 65px;

    background: #FFFFFF;
}

.add_img_btn {
    width: 248px;
    height: 248px;
    margin: 0 auto;
}

.search_div_btn {
    width: 74px;
    height: 52px;
    border-radius: 4px;
    opacity: 1;
    float: left;
    margin-left: 16px;
    text-align: center;
    line-height: 52px;
    color: #FFFFFF;
    cursor: pointer;
    /* 主色1 */
    background: #F66126;
}

.form_data_html {
    width: 100%;
    height: 1048px;
    opacity: 1;
    background: #FFFFFF;
}

.company_title_div {
    height: 26px;
    opacity: 1;
    font-family: Microsoft YaHei;
    font-size: 20px;
    font-weight: bold;
    line-height: normal;
    text-align: center;
    color: #333333;
}

.search_data_div {
    display: none;
    padding: 15px;
    width: 100%;
    height: 906px;
    opacity: 1;
    background: #FFFFFF;
}

.apply_company {
    height: 23px;
    opacity: 1;

    font-family: 思源黑体;
    font-size: 16px;
    font-weight: normal;
    line-height: normal;
    text-align: center;
    /* 客户申报 */
    color: #3D3D3D;
}