@media screen and (max-width:1780px){

}
@media screen and (max-width:1680px){
    /* .twoNav-box .twoNav {
        width: 95%;
    } */
    .employees ul li div {
        height: 194px;
    }
}
@media screen and (max-width:1600px){
    .twoNav-box .twoNav {
        width: 95%;
    }
}

@media screen and (max-width:1477px){

}

@media screen and (max-width:1401px){


}

@media screen and (max-width:1380px){
}

@media screen and (max-width:1366px){
    .employees {
        width: 80%;
    }
    .employees ul li div {
        height: 202px;
    }
    .twoNav-box .twoNav a {
        margin: 0 10px;
    }
}

@media screen and (max-width:1320px){
}

@media screen and (max-width:1280px){

}

@media screen and (max-width:1200px){

}

@media screen and (max-width:1180px){

}

@media screen and (max-width:1080px){

}

@media screen and (max-width:1024px){
    .employees {
        width: 95%;
    }
    .employees ul li div {
        height: 178px;
    }
}

@media screen and (max-width:980px){

}

@media screen and (max-width:960px){
}

@media screen and (max-width:900px){
}

@media screen and (max-width:800px){
    .twoNav-box .twoNav {
        width: 100%;
        justify-content: flex-start;
    }
}

@media screen and (max-width:768px){
    .employees ul li div {
        height: 129px;
    }
    .employees ul li h1 {
        font-size: 16px;
    }
}

@media screen and (max-width:730px){
}

@media screen and (max-width:680px){
}

@media screen and (max-width:650px){
    .employees ul li div {
        height: 105px;
    }
    .employees ul li h1 {
        height: 30px;
        line-height: 30px;
    }
}

@media screen and (max-width:486px){
    .employees .fenye .all {
        display: none;
    } 
    .employees .fenye .pageindex {
        display: none;
    }
    .employees .fenye span {
        padding: 5px 10px;
        margin: 0 1px;
    }
    .employees .fenye a {
        padding: 5px 10px;
        margin: 0 1px;
    }
    .employees ul li{
        width: 48%;
        margin-right: 0;
        margin-bottom: 10px;
    }
    .employees ul {
        margin-top: 25px;
        justify-content: space-between;
    }
    .employees ul li div {
        height: 95px;
    }
    .employees ul li h1 {
        height: 35px;
        line-height: 35px;
    }
    .employees .employees-top h1 {
        font-size: 25px;
    }
    .employees .employees-top p {
        font-size: 25px;
    }
    .employees {
        margin: 25px auto 0;
    }
    .employees .fenye {
        margin-top: 25px;
    }
    .banner-box {
        position: relative;
        height: 12.5rem;
        overflow: hidden;
    }
    .header-banner {
        position: absolute;
        top: 0;
        left: 50%;
        height: 100%;
        width: auto;
        transform: translateX(-50%);
    }
}

@media screen and (max-width:376px){

}

@media screen and (max-width:340px){
    .employees ul li div {
        height: 80px;
    }
    .employees .employees-top p {
        font-size: 20px;
    }
    .employees .employees-top h1 {
        font-size: 20px;
    }
}

































