.c_pro_form_con dl dd .checkbox-inline {
    margin-right: 30px;
    margin-bottom: 10px;
    cursor: pointer;
}

.c_list_r .xfIcon p img {
    width: 60%;
}

.c_contain .inner_detail>div {
    left: 17px;
}

.c_floor_con .c_contain .inner_detail .inner_detail_title>div {
    color: #ffffff;
}

.c_floor_con .c_contain .inner_detail .inner_detail_title2>div {
    color: #ffffff;
}

.c_contain .inner_detail .inner_detail_title div:last-child {
    font-size: 16px;
    color: rgba(255, 255, 255, 0.7);
    margin-top: 10px;
}

.c_contain .inner_detail .inner_detail_title2 div:last-child {
    font-size: 16px;
    color: rgba(255, 255, 255, 0.7);
    margin-top: 10px;
}

.index_form .index_form_tit {
    padding-bottom: 20px;
}

.index_form .index_form_tit img {
    height: 40px;
}

.form-content-box .input-text {
    padding: 5px 8px;
    height: 30px;
}

.form-content-box h5 {
    text-align: left;
    font-weight: 900;
    padding: 10px 20px 0;
}

.form-content-box .from_sty {
    padding: 10px 20px 20px;
}

.btn-md {
    padding: 8px 30px 8px 30px;
}

.form-content-box img {
    height: auto;
}

.form-content-box {
    box-shadow: 0 3px 6px rgb(0 0 0 / 8%);
}

.new_new,
.sj_new {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}

.new_new::after {
    margin-left: 5px;
    content: "\f176";
}

.sj_new::after {
    margin-left: 5px;
    content: "\f175";
}

.zf_btn {
    background-color: #59d0b4;
    color: #ffffff;
    padding: 5px 20px;
    border-radius: 3px;
    cursor: pointer;
}

.zf_fb_body input {
    width: 132px;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    padding: 5px 10px;
    font-size: 14px;
    margin: 0 10px;
}

.index_form {
    top: 150px;
}

.c_contain .inner_detail {
    height: 110px;
}

.zf_bg {
    width: 610px;
    height: 108px;
    background: rgba(50, 118, 243, 0.06);
    background-image: url("../../img/new_icon/bg_hire_small.png");
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: 495px;
    border-radius: 15px;
}

.zf_fb_body input {
    width: 160px;
    padding: 8px 10px;
    margin: 0px 6px;
}

.zf_btn {
    padding: 8px 18px;
    margin-left: 6px;
}

.searchTotal {
    display: inline-block;
    width: 50px;
    height: 30px;
    line-height: 30px;
    background: #376bff;
    border-radius: 2px;
    font-size: 14px;
    color: #ffffff;
    text-align: center;
    margin-left: 8px;
}

.c_pro_top_tab .c_pro_tab_inner span.active {
    border-radius: 0;
}

.c_list_intro {
    width: 100%;
    height: 190px;
}

.new_detail_bg {
    margin-bottom: 12px;
}

.c_pro_main_left .c_list .c_list_inner {
    padding: 0 0 30px 0;
    margin-top: 30px;
}

.c_pro_main_left .c_list .c_list_inner .c_house_intro .left_con p {
    font-size: 16px;
}

.c_pro_main_left .c_list .c_list_inner .c_house_tit {
    margin-bottom: 7px;
}