.section_top_box{
    background-image: url(../img/meng（3）\ 438.png) !important;
}
.Support_box{
    margin-top: 0.4rem;
}
.swppor_small_box{
    width: 7.78rem;
    height: 3.6rem;
    background: #F2F2F2;
    padding-top: 0.3rem;
    display: flex;
}
.swppor_title{
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: bold;
    font-size: 0.24rem;
    color: #333333;
    margin-bottom: 0.08rem;
}
.swppor_text{
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.18rem;
    color: #EE5D13;
    margin-bottom: 0.3rem;
}
.swppor_text1{
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.16rem;
    line-height: 0.3rem;
    width: 5.5rem;
    color: #333333;
}
.swppor_left_box{
    margin-left: 0.4rem;
    padding-right: 0.4rem;
}
.swppor_right_box{
    width: 5.7rem;
    min-width: 5.7rem;
    height: 3rem;
    display: flex;
}
.swbox{
    margin-top: 0.6rem;
    flex-direction: row-reverse;
    margin-left: auto;
    .swppor_right_box{
        /*margin-right: 0.4rem;*/
    }
}
.section_Recru_box{
    padding-bottom: 1.2rem !important;
}

@media screen and (max-width:1024px){
    .Recru_title,
    .swppor_title{
        font-size: 16px;
    }
    .Recru_text2,
    .swppor_text,
    .swppor_text1{
        font-size: 14px;
    }
    .swppor_small_box{
        width: 100%;
        height: auto;
        flex-direction: column;
        padding: 10px;
    }
    .swppor_left_box{
        padding: 0;
        margin: 0;
        margin-bottom: 15px;
    }
    .Support_box .center_box{
        width: 100%;
    }
    .swppor_right_box{
        width: 100%;
    }

}

@media only screen and (max-width: 768px) {
.swppor_text1{
        width: 100%;
    }
}