
.content_head {
    width: 100%;
    height: 470px;
    left: 10%;
    /*background-color: #DB6E43;*/
}

.content_head_s {
    width: 80%;
    height: 100%;
    left: 10%;
    /*background-color: #232323;*/
}

.content_head_form {
    width: 100%;
    height: 150px;
    /*background-color: red;*/
}

.content_hezi {
    top: 20px;
    width: 100%;
    height: 50px;
    /*background-color: #DB6E43;*/
}

.content_head_form_one {
    width: 150px;
    height: 50px;
    /*background-color: #DB6E43;*/
    margin-right: 1%;
    margin-left: 1%;
}

.content_head_form_one_xian {
    width: 80%;
    height: 2px;
    background-color: #C3C4C4;
}

.content_head_form_one_yuan1 {
    width: 11px;
    height: 11px;
    background-color: #C3C4C4;
    border-radius: 99px;
    left: 10%;
}

.content_head_form_one_yuan2 {
    width: 11px;
    height: 11px;
    background-color: #C3C4C4;
    border-radius: 99px;
    right: 10%;

}

.content_head_form_two {
    font-size: 16px;
    color: #585757;
}

.content_head_form_four {
    bottom: 30%;
    font-size: 12px;
    color: #8a8a8a;
}

.content_head_bottom {
    width: 100%;
    height: calc(100% - 130px);
    top: 130px;
    /*background-color: #DB6E43;*/
}

.content_head_bottom_float {
    width: 23%;
    height: 90%;
    /*padding-bottom: 25%;*/
    background-color: #ffffff;
    float: left;
    margin-left: 1.5%;
    border-radius: 7px;
    overflow: hidden;
    margin-top: 2%;
}


.content_head_bottom_float_image {
    width: 100%;
    height: 60%;
    /*background-color: #232323;*/
}

.content_head_bottom_float_text {
    width: 100%;
    height: 40%;
}

.content_head_bottom_float_text_1 {
    width: 100%;
    height: 30%;
    font-size: 15px;
    font-weight: 700;
}

.content_head_bottom_float_text_2 {
    top: 30%;
    /*left: 5%;*/
    width: 100%;
    height: 70%;
    font-size: 12px;
    color: #989898;
}
