.menu-list a{
    color:white;
}
.menu-list a:hover{
    color: #fff;
}
.floor-one{
    width:100%;
    background: url('http://image.yhe-cloud.net/images/join-banner-m.png') no-repeat;
    background-size: 100% 100%;
    color:#fff;
}
.floor-seven{
    width:100%;
    background: url('http://image.yhe-cloud.net/images/hr.png') no-repeat;
}
.floor-three{
    width: 100%;
}
.bg-blue{
    background: rgba(23, 135, 252, 1);
}
.bg-green{
    background: rgba(32, 191, 169, 1);
}
.bg-yellow{
    background: rgba(255, 205, 40, 1);
}
.bg-orange{
    background: rgba(255, 121, 77, 1);
}
.visible{
    overflow: visible !important;
    height: auto !important;
}
/* 屏幕小于480 */
@media screen and (max-width: 480px) {
}
/* 屏幕大于 375 小于 900px */
@media screen and (min-width: 375px) and (max-width: 900px) {
    .floor-one{
        height: 270px;
    }
    .floor-two,.floor-three{
        /* width: 1289px; */
        margin: 30px 0;
    }
    .two-top b:first-child{
        font-size: 24px;
letter-spacing: -1px;
line-height: 32px;
color: #007CC2;
        /* margin:10px 0; */
        text-align: center;
    }
    .two-top b:last-child{
        font-size: 16px;
font-weight: 500;
letter-spacing: -1px;
line-height: 20px;
color: #007CC2;
text-align: center;
        margin:10px 0;
    }
    .two-bottom p{
        font-size: 12px;
font-weight: 500;
letter-spacing: 0px;
line-height: 18px;
color: rgba(38, 39, 41, 1);
        text-indent: 2em;
        margin: 0;
        padding: 20px;
    }
    .three-top{
        padding-top: 0;
    }
    .three-top >b:first-child{
        font-size: 24px;
letter-spacing: -1px;
line-height: 32px;
text-align: center;
color: #007CC2;
    }
    .three-top >b:nth-child(2){
        font-size: 16px;
        font-weight: 500;
        letter-spacing: -1px;
        line-height: 20px;
        color: #007CC2;
        text-align: center;
        padding-top: 10px;
    }
    .three-bottom{
        grid-template-columns: repeat(2,1fr);
        gap: 20px;
        margin-top: 20px;
        padding:20px;
    }
    .three-bottom p{
        width: 100%;
        /* font-size: 12px; */
height: 76px;
border-radius: 10px;
border: 1px solid rgba(223, 223, 223, 1);
display: flex;
align-items: center;
    }
    .three-bottom p:hover{
        border: 1px solid rgba(223, 223, 223, 1);
        box-shadow: 0px 30px 50px 0px rgba(10, 4, 60, 0.1);
    }
    .three-bottom p span{
        width: 24px;
height: 24px;
border-radius: 5px;
margin:0 20px;
    }
    .floor-four{
        /* width: 1296px; */
        /* margin: 30px 0; */
    }
    .four-top{
        padding-top: 10px;
    }
    .four-top > b:first-child{
        font-size: 24px;
letter-spacing: -1px;
line-height: 32px;
color: #007CC2;
text-align: center;
    }
    .four-top > b:nth-child(2){
        font-size: 16px;
        font-weight: 500;
        letter-spacing: -1px;
        color: #007CC2;
        padding-top: 10px;
        text-align: center;
    }
    .four-bottom{
        flex-flow: wrap;
        padding:30px 20px;
    }
    .four-b-card{
        width: 416px;
        margin:10px 0;
    }
    .four-b-card>p:first-child img{
        width: 100%;
height: 250px;
border-radius: 10px;
    }
    .four-b-card>p:nth-child(2){
        font-size: 13px;
        font-weight: 500;
        letter-spacing: 0px;
        line-height: 17.84px;
        color: #007CC2;
        margin:10px 0 5px;
    }
    .four-b-card>b:last-child{
        font-size: 12px;
font-weight: 500;
letter-spacing: -0.3px;
line-height: 32.93px;
color: rgba(38, 39, 41, 1);
    }
    .floor-five,.floor-six{
        padding:0 20px;
        margin-bottom: 50px;
    }
    .five-top,.six-top{
        /* margin-top: 50px; */
        text-align: center;
    }
    .five-top>b,.six-top>b{
        font-size: 24px;
letter-spacing: -1px;
line-height: 32px;
color: #007CC2;
text-align: center;
    }
.five-top>p,.six-top>p{
    font-size: 16px;
    font-weight: 500;
    letter-spacing: -1px;
    line-height: 30px;
    padding:10px 0;
    color: #007CC2;
}
.five-bottom>div,.six-bottom>div{
    grid-template-columns: 7% auto auto auto;
    gap: 15px;
    padding:20px 0;
    align-items: start;
    border-bottom: 1px solid #ddd;;
}
.five-bottom>div>span:first-child,.six-bottom>div>span:first-child{
    font-size: 14px;
font-weight: 400;
letter-spacing: -0.5px;
color: #007CC2;
}
.five-bottom>div>b:nth-child(2),.six-bottom>div>b:nth-child(2){
    font-size: 14px;
font-weight: 500;
letter-spacing: -1px;
line-height: 24px;
color: rgba(29, 38, 58, 1);
}
.five-bottom>div>b:nth-child(2) span,.six-bottom>div>b:nth-child(2) span{
    font-size: 14px;
font-weight: 500;
letter-spacing: -1px;
line-height: 24px;
color: rgba(29, 38, 58, 1);
padding:5px 0;
}
.five-bottom>div>p:last-child,.six-bottom>div>p:last-child{
text-align: center;
cursor: pointer;
font-size: 12px;
}
.five-bottom>div>p:nth-child(3),.six-bottom>div>p:nth-child(3){
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 18px;
    color: rgba(38, 39, 41, 1);
    height: 94px;
    overflow: hidden;
    margin: 0;
}
.five-bottom>div>p:last-child span,.six-bottom>div>p:last-child span{
    border-top:4px solid #007CC2;
    padding:5px 0;
}
.floor-seven{
    height: 420px;
    /* background-position: -22px 0; */
    background-size: 100% 100% !important;
    background: url('http://image.yhe-cloud.net/images/hr-m.png') no-repeat;
    justify-content: flex-end;
    align-items: center;
}
.seven-box{
    padding-right: 30px;

}
.seven-box>div:first-child{
    font-size: 20px;
font-weight: 500;
letter-spacing: -1px;
line-height: 30px;
color: rgba(255, 255, 255, 1);
}
.seven-box>div:first-child b{
    padding:10px 0;
    text-align: right;
}
.seven-box>div:nth-child(2){
    font-size: 14px;
font-weight: 500;
line-height: 20px;
color: rgba(255, 255, 255, 1);
}
.seven-box>div:nth-child(2) p{
    padding: 10px 0;
}
.seven-box>div:nth-child(2) img{
    width: 32px;
    height: 32px;
    margin-left: 20px;
}
.seven-box>div:last-child{
    margin-top: 10px;
}
.seven-box>div:last-child img{
    width: 100px;
    height: 100px;
}
}
/* 屏幕大于 1200px */
@media screen and (min-width: 901px) {
    .floor-one{
        height: 380px;
        background: url('http://image.yhe-cloud.net/images/join-banner.png') no-repeat;
        background-size: 100% 100%;
    }
    .floor-two,.floor-three{
        width: 76%;
        margin: 100px auto;
    }
    .two-top b:first-child{
        font-size: 50px;
letter-spacing: -1px;
line-height: 70px;
color: #007CC2;
        margin-top:10px;
    }
    .two-top b:last-child{
        font-size: 36px;
font-weight: 500;
letter-spacing: -1px;
line-height: 56px;
color: #007CC2;
        margin-bottom:10px;
    }
    .two-bottom p{
        font-size: 16px;
font-weight: 500;
line-height: 24px;
color: rgba(38, 39, 41, 1);
        text-indent: 2em;
        margin: 0;
        padding-right:100px;
    }
    .three-top{
        padding-top: 30px;
    }
    .three-top >b:first-child{
        font-size: 50px;
letter-spacing: -1px;
line-height: 70px;
color: #007CC2;
    }
    .three-top >b:nth-child(2){
        font-size: 36px;
        font-weight: 500;
        letter-spacing: -1px;
        line-height: 56px;
        color: #007CC2;
        /* padding-top: 25px; */
    }
    .three-bottom{
        grid-template-columns: repeat(4,1fr);
        gap:30px 20px;
        margin-top: 20px;
    }
    .three-bottom p{
        width: 306px;
height: 106px;
border-radius: 10px;
border: 1px solid rgba(223, 223, 223, 1);
display: flex;
align-items: center;
    }
    .three-bottom p:hover{
        border: 1px solid rgba(223, 223, 223, 1);
        box-shadow: 0px 30px 50px 0px rgba(10, 4, 60, 0.1);
    }
    .three-bottom p span{
        width: 24px;
height: 24px;
border-radius: 5px;
margin:0 20px;
    }
    .floor-four{
        width: 1296px;
        margin: 50px auto;
    }
    .four-top{
        padding-top: 30px;
    }
    .four-top > b:first-child{
        font-size: 50px;
letter-spacing: -1px;
line-height: 70px;
color: #007CC2;
    }
    .four-top > b:nth-child(2){
        font-size: 36px;
        font-weight: 500;
        letter-spacing: -1px;
        line-height: 56px;
        color: #007CC2;
        /* padding-top: 25px; */
    }
    .four-b-card{
        width: 416px;
        margin:50px 20px;
    }
    .four-b-card>p:first-child img{
        width: 416px;
        height: 300px;
        border-radius: 10px;
    }
    .four-b-card>p:nth-child(2){
        font-size: 13px;
        font-weight: 500;
        letter-spacing: 0px;
        line-height: 17.84px;
        color: #007CC2;
        margin:25px 0 5px;
    }
    .four-b-card>b:last-child{
        font-size: 24px;
font-weight: 500;
letter-spacing: -0.3px;
line-height: 32.93px;
color: rgba(38, 39, 41, 1);
    }
    .floor-five,.floor-six{
        width: 1299px;
        margin: 50px auto;
    }
    .five-top,.six-top{
        margin-top: 100px;
    }
    .five-top>b,.six-top>b{
        font-size: 50px;
letter-spacing: -1px;
line-height: 70px;
color: #007CC2;
    }
.five-top>p,.six-top>p{
    font-size: 36px;
    font-weight: 500;
    letter-spacing: -1px;
    line-height: 56px;
    /* padding:30px 0; */
    color: #007CC2;
}
.five-bottom>div,.six-bottom>div{
    grid-template-columns: 85px 306px 556px auto;
    gap:20px;
    padding:50px 0;
    align-items: start;
    border-bottom: 1px solid #ddd;;
}
.five-bottom>div>span:first-child,.six-bottom>div>span:first-child{
    font-size: 24px;
font-weight: 400;
letter-spacing: -0.5px;
line-height: 36px;
color: #007CC2;
}
.five-bottom>div>b:nth-child(2),.six-bottom>div>b:nth-child(2){
    font-size: 24px;
font-weight: 500;
letter-spacing: -1px;
line-height: 42px;
color: rgba(29, 38, 58, 1);
}
.five-bottom>div>b:nth-child(2) span,.six-bottom>div>b:nth-child(2) span{
    font-size: 16px;
font-weight: 500;
letter-spacing: -1px;
line-height: 24px;
color: rgba(29, 38, 58, 1);
padding:5px 0;
}
.five-bottom>div>p:last-child,.six-bottom>div>p:last-child{
text-align: center;
cursor: pointer;
}
.five-bottom>div>p:nth-child(3),.six-bottom>div>p:nth-child(3){
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 24px;
    color: rgba(38, 39, 41, 1);
    height: 94px;
    overflow: hidden;
}
.five-bottom>div>p:last-child span,.six-bottom>div>p:last-child span{
    border-top:4px solid #007CC2;
    padding:5px 0;
}
.floor-seven{
    height: 953px;
    background-size: 100% 100%;
    justify-content: flex-end;
    align-items: center;
}
.seven-box{
    padding-right: 170px;

}
.seven-box>div:first-child{
    font-size: 50px;
font-weight: 500;
letter-spacing: -1px;
line-height: 72px;
color: rgba(255, 255, 255, 1);
}
.seven-box>div:first-child b{
    padding:20px 0;
    text-align: right;
}
.seven-box>div:nth-child(2){
    font-size: 24px;
font-weight: 500;
letter-spacing: 0px;
line-height: 72px;
color: rgba(255, 255, 255, 1);
}
.seven-box>div:nth-child(2) p{
    padding: 0 0 20px;
}
.seven-box>div:nth-child(2) img{
    width: 40px;
    height: 40px;
    margin-left: 30px;
}
.seven-box>div:last-child{
    margin-top: 20px;
}
.seven-box>div:last-child img{
    width: 200px;
    height: 200px;
}
}