.whyfw{
    width: 80%;
    margin: 0 auto;
}
.whyfw>p {
    
    text-align: center;
    line-height: 111px;
    font-size: 30px;
    font-weight: 900;
}

.whyfw>p>span {
    color: #FF7F24;
}

.whyfw>.whyfwlist {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.whyfw>.whyfwlist>dl {
    width: 40%;
    display: flex;
    align-items: center;
    height: 300px;
    box-shadow: 2px -2px 10px 0px rgba(0, 0, 0, 0.05);
    margin-bottom: 40px;
    border-radius: 15px;
}
.whyfw>.whyfwlist>dl:hover {
    background-color: #FF7F24;
}
.whyfw>.whyfwlist>dl>dd{
    width: 40%;
    padding: 0 40px;
    box-sizing: border-box;
}
.whyfw>.whyfwlist>dl>dt{
    width: 50%;
}
.whyfw>.whyfwlist>dl:hover>dt>p{
    color: white;
}
.whyfw>.whyfwlist>dl:hover>dt>p:nth-child(2){
    color: white;
}
.whyfw>.whyfwlist>dl>dt>p:nth-child(1){
    font-size: 24px;
    margin-bottom: 20px;
}
.whyfw>.whyfwlist>dl>dt>p:nth-child(2){
    line-height: 35px;
    color: #D8C7AB;
}
.jlgc{
    width: 80%;
    margin: 0 auto;
}
.jlgc>p {
    text-align: center;
    line-height: 111px;
    font-size: 30px;
    font-weight: 900;
}
.jlgc_list{
    display: flex;
    justify-content: space-between;
}
.jlgc_list>.jlgc_item{
    width: 10%;
    height: 300px;
    /* background-image: url(../img/就业无忧服务/组\ 1048.png); */
    background-size: 100% 100%;
    position: relative;
}
.jlgc_list>.jlgc_item>p{
    position: absolute;
    bottom: 7px;
    left: 17px;
    width: 78%;
    font-size: 20px;
    text-align: center;
}
.jlgc_list>.jlgc_item:nth-child(1){
    background-image: url(../img/就业无忧服务/组\ 1048.png);
}
.jlgc_list>.jlgc_item:nth-child(2){
    background-image: url(../img/就业无忧服务/组\ 1049.png);
}
.jlgc_list>.jlgc_item:nth-child(3){
    background-image: url(../img/就业无忧服务/组\ 1050.png);
}
.jlgc_list>.jlgc_item:nth-child(4){
    background-image: url(../img/就业无忧服务/组\ 1051.png);
}
.jlgc_list>.jlgc_item:nth-child(5){
    background-image: url(../img/就业无忧服务/组\ 1052.png);
}
.big_sty_fw{
    margin-top: 50px;
    width: 100%;
    height: 750px;
    background-image: url(../img/就业无忧服务/组\ 990.png);
    background-size: 100% 100%;
    padding-top: 100px;

}
.big_sty_fw>p {
    text-align: center;
    line-height: 111px;
    font-size: 30px;
    font-weight: 900;
    color: white;
}
.big_sty_fw>.big_sty_fw_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    width: 60%;
    margin: 100px auto;
}

.big_sty_fw>.big_sty_fw_list>dl {
    width: 40%;
    display: flex;
    align-items: center;
    height: 150px;
    background-color: white;
    margin-bottom: 80px;
    border-radius: 15px;
}
.big_sty_fw>.big_sty_fw_list>dl>dd{
    width: 33%;
    padding: 0 40px;
    box-sizing: border-box;
}
.big_sty_fw>.big_sty_fw_list>dl>dt{
    width: 50%;
}
.big_sty_fw>.big_sty_fw_list>dl>dt>p:nth-child(1){
    font-size: 20px;
    margin-bottom: 10px;
}
.big_sty_fw>.big_sty_fw_list>dl>dt>p:nth-child(2){
    line-height: 20px;

}
.quizhipeixun{
    /* margin-top: 50px; */
    width: 60%;
    margin: 50px auto;

}
.quizhipeixun>p {
    text-align: center;
    line-height: 111px;
    font-size: 30px;
    font-weight: 900;
}
.quizhi_imglist{
    display: flex;
    justify-content: space-between;
}
.quizhi_imglist>.img{
    width: 30%;
    height: 234px;
    
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: relative;
}
.quizhi_imglist>.img:nth-child(1){
    background-image: url(../img/就业无忧服务/蒙版组\ 81.png);
}
.quizhi_imglist>.img:nth-child(2){
    background-image: url(../img/就业无忧服务/蒙版组\ 79.png);
}
.quizhi_imglist>.img:nth-child(3){
    background-image: url(../img/就业无忧服务/蒙版组\ 80.png);
}
.quizhi_imglist>.img>p{
    background-color: rgba(0, 0, 0, 0.1);
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    color: white;
    font-size: 20px;
    line-height: 30px;
}
.quizhi_imglist>.img:hover>p{
   display: none;
}
.quizhi_imglist>.img>.zhezhao{
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: rgba(0, 0, 0, 0.5);
    box-sizing: border-box;
    padding: 70px 0;
    display: none;
}
.quizhi_imglist>.img:hover>.zhezhao{
   display: block;
}
.quizhi_imglist>.img>.zhezhao>p{
    color: white;
    text-align: center;
}
.quizhi_imglist>.img>.zhezhao>p:nth-child(1){
    font-size: 20px;
    line-height: 40px;
    margin-bottom: 20px;
    font-weight: 700;
}
.quizhi_imglist>.img>.zhezhao>p:nth-child(1),
.quizhi_imglist>.img>.zhezhao>p:nth-child(2){
    font-size: 18px;
    line-height:24px;
}
.quizhipeixun>.quizhi_btn{
    width: 300px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    margin: 50px auto;
    background-color: #FF6F0F;
    color: white;
    font-size: 20px;
    border-radius: 10px;
}
.one_one{
    width: 100%;
    height: 900px;
    background-color: #5464D9;
    padding-top: 50px;

}
.one_one>p {
    text-align: center;
    line-height: 111px;
    font-size: 30px;
    font-weight: 900;
    color: white;
}
.one_one>.one_one_list{
    width: 60%;
    margin: 100px auto;
    display: flex;
    justify-content: space-between;
}
.one_one>.one_one_list>dl{
    width: 22%;
    background-color: white;
    padding: 0 20px;
}
.one_one>.one_one_list>dl>dd{
    box-sizing: border-box;
    padding: 20px 60px;
}
.one_one>.one_one_list>dl>dt>p{
    text-align: center;
}
.one_one>.one_one_list>dl>dt>p:nth-child(1){
    font-size: 20px;
    font-weight: 700;
    margin-top: 20px;
}
.one_one>.one_one_list>dl>dt>p:nth-child(2){
    font-size: 20px;
    font-weight: 700;
    height: 25.5px;
    /* margin-bottom: 40px; */
}
.one_one>.one_one_list>dl>dt>p:nth-child(3){
    width:100%;
    margin: 40px auto;
    font-size: 18px;
}
.one_one>.quizhi_btn{
    width: 300px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    margin: 50px auto;
    background-color: #FF6F0F;
    color: white;
    font-size: 20px;
    border-radius: 10px;
}
.jiuyewuyou_bom{
    margin-top: 50px;
    width: 100%;
    height: 600px;
    background-image: url(../img/就业无忧服务/组\ 1006.png);
    background-size: 100% 100%;
    padding-top: 100px;

}
.jiuyewuyou_bom>p {
    text-align: center;
    line-height: 111px;
    font-size: 30px;
    font-weight: 900;
    color: white;
}
.jiuyewuyou_bom_inplist{
    width: 25%;
    margin: 0 auto;
}
.jiuyewuyou_bom_inplist>.inp{
    width: 100%;
    display: flex;
    align-items: center;
    margin-top: 40px;
}
.jiuyewuyou_bom_inplist>.inp>span{
    color: white;
    width: 13%;
    font-size: 20px;
}
.jiuyewuyou_bom_inplist>.inp>input{
    width: 80%;
    height: 40px;
    line-height: 40px;
    outline: none;
    border: 0;
    font-size: 20px;
}
.jiuyewuyou_bom_inplist>.jiuyewuyou_bom_btn{
    width: 200px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    margin: 50px auto;
    background-color: red;
    color: white;
    font-size: 20px;
    border-radius: 10px;
    cursor:pointer
}