@media screen and (max-width:1900px){
    .talent ul li .rc-container .rc-slide {
        padding-right: 15px;
    }
}

@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){
   .talent {
       width: 80%;
   }
    .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){
    .talent {
        width: 95%;
    }
}

@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){
    .talent > p {
        width: 100%;
        margin: 20px auto 0;
    }
}

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

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

@media screen and (max-width:650px){
    .talent ul li {
        width: 100%;
        margin-bottom: 20px;
    }
    .talent .talent-top h1 {
        font-size: 25px;
    }
    .talent .talent-top p {
        font-size: 25px;
    }
    .talent > p {
        font-size: 14px;
        margin: 10px auto 0;
    }
    .talent {
        margin: 30px auto 0;
    }
    .talent ul {
        margin-top: 20px;
    }
    .talent ul li .rc-container .rc-slide p {
        font-size: 14px;
    }
    .talent ul li .rc-container .rc-slide h1 {
        font-size: 18px;
    }
    .talent .fenye {
        margin-top: 10px;
    }

}

@media screen and (max-width:486px){
    .banner-box {
        position: relative;
        height: 12.5rem;
        overflow: hidden;
    }
    .header-banner {
        position: absolute;
        top: 0;
        left: 50%;
        height: 100%;
        width: auto;
        transform: translateX(-50%);
    }
    .talent > p {
        line-height: 20px;
    }
}

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

}

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

































