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

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


}

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

}

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


}

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

@media screen and (max-width:1366px){
    .news-list-box{
        width: 80%;
    }
}

@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){
    .news-list-box{
        width: 95%;
    }
}

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

}

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

@media screen and (max-width:900px){
    .news-list-box ul li a .news-list-bottom {
        padding-left: 20px;
    }
    .news-list-box ul li a .news-list-bottom .news-list-bottom-left {
        width: 30%;
    }
    .news-list-box ul li a .news-list-bottom .news-list-bottom-right {
        width: 65%;
    }
}

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

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

}

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

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

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

@media screen and (max-width:486px){
    .news-list-box .news-list-bt h1 {
        font-size: 20px;
    }
    .news-list-box .news-list-bt p {
        font-size: 14px;
    }
    .news-list-box {
        margin: 20px auto 40px;
    }
    .news-list-box ul {
        margin-top: 20px;
    }
    .news-list-box ul li a .news-list-top p {
        font-size: 14px;
    }
    .news-list-box ul li a .news-list-top h1 {
        font-size: 16px;
        width: 100%;
    }
    .news-list-box ul li a .news-list-bottom .news-list-bottom-left {
        width: 45%;
    }
    .news-list-box ul li a .news-list-bottom .news-list-bottom-right {
        width: 50%;
    }
    .news-list-box ul li a .news-list-bottom .news-list-bottom-right div{
        display: none;
    }
    .news-list-box ul li a .news-list-bottom .news-list-bottom-right p {
        font-size: 14px;
        -webkit-line-clamp: 4;
    }
    .news-list-box ul li a .news-list-bottom .news-list-bottom-left{
        height: 100px;
    }
    .news-list-box ul li a .news-list-top {
         align-items: flex-start;
         flex-direction: column;
     }
    .news-list-box ul li a .news-list-bottom {
        margin-top: 5px;
    }
    .news-list-box ul li {
        margin-bottom: 15px;
    }
    .news-list-box .fenye{
        display: none;
    }
    .clickmore{
        display: flex;
        margin: 25px auto 40px;
    }

}

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

}

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

































