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

}

/*********************************1850***************************/

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

}

/*********************************1750***************************/

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

}

/*********************************1680***************************/
@media screen and (max-width:1680px) {

}

/*********************************1600***************************/

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

}

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

}

/*********************************1440***************************/
@media screen and (max-width:1440px) {

}

/*********************************1400***************************/
@media screen and (max-width:1400px) {

}



/*********************************1366***************************/
@media screen and (max-width:1366px) {

    /***************************all******************************/
}

/*********************************1325***************************/
@media screen and (max-width:1325px) {


}

@media screen and (max-width:1340px) and (min-width:1279px) {

}

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

    .top_1 {
        min-height: 652.5px !important;
        max-height: 652.5px !important;
    }

    .top_4{
        background-position: 100% 0rem;
    }
    .top_4>.top_4_lf{
        top:4.7rem;
    }
}

/*********************************540***************************/
@media screen and (max-width:540px) {
    .top_5 {
        background: url(../img/gyby/banner5.png) no-repeat;
        background-position: 10% 70%;
        background-size: 300% 100%;
    }
}
