@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){
    .indexs-news {
        width: 80%;
    }
    .indexs-news ul li a div:nth-child(2) {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    .indexs-news ul li a div:nth-child(2) h5 {
        margin-top: 15px;
        margin-bottom: 15px;
    }
    .indexs-news ul li a div:nth-child(2) div{
        margin-top: 25px;
    }
    .indexs-news ul li a div:nth-child(1){
        height: auto;
    }
    .twoNav-box .twoNav {
        width: 95%;
    }
    .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){
    .indexs-news {
        width: 95%;
    }
    .indexs-news ul li{
        padding: 25px 0;
    }
    .indexs-news ul li {
        height: 285px;
    }
    .indexs-news ul li a div:nth-child(2) h5 {
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .indexs-news ul li a div:nth-child(2) h1 {
        font-size: 20px;
    }
}

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

}

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

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

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

@media screen and (max-width:768px){
    .indexs-news ul li a div:nth-child(2) p {
        -webkit-line-clamp: 2;
    }
    .indexs-news ul li a div:nth-child(2) h5 {
        margin-top: 5px;
        margin-bottom: 5px;
    }
    .indexs-news ul li a div:nth-child(2) div {
        margin-top: 5px;
    }
    .indexs-news ul li {
        height: 240px;
    }

}

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

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

@media screen and (max-width:650px){
    .indexs-news ul li a div:nth-child(2) h1 {
        font-size: 16px;
    }
    .indexs-news ul li a div:nth-child(2) p{
        font-size: 14px;
    }
    .indexs-news ul li {
        height: 210px;
    }
}

@media screen and (max-width:486px){
    .footer {
        margin-top: 0;
    }
    .indexs-news .fenye {
        display: none;
    }
    .clickmore {
        display: flex;
    }
    .jiazai {
        display: flex;
    }
    .indexs-news ul li a div:nth-child(2) div {
        display: none;
    }
    .indexs-news ul li a div:nth-child(2) h1 {
        font-size: 15px;
        white-space: initial;
        display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
    }
    .indexs-news ul li a div:nth-child(2) h5 {
        margin: 0;
    }
    .indexs-news .fenye .all {
        display: none;
    } 
    .indexs-news .fenye .pageindex {
        display: none;
    }
    .indexs-news .fenye span {
        padding: 5px 10px;
        margin: 0 1px;
    }
    .indexs-news .fenye a {
        padding: 5px 10px;
        margin: 0 1px;
    }
    .indexs-news ul li a div:nth-child(1) {
        width: 40%;
    }
    .indexs-news ul li a div:nth-child(2) {
        width: 55%;
    }
    .indexs-news ul li a div:nth-child(2) p {
        -webkit-line-clamp: 2;
        line-height: 18px;
    }
    .indexs-news ul li {
        height: 130px;
        padding: 0;
    }
    .indexs-news .indexs-news-top h1 {
        font-size: 25px;
    }
    .indexs-news {
        margin: 30px auto 0;
    }
    .indexs-news .indexs-news-top p {
        font-size: 25px;
    }
    .indexs-news .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){
    .indexs-news ul li a div:nth-child(2) p {
        font-size: 12px;
    }
    .indexs-news ul li a div:nth-child(2) h1 {
        font-size: 14px;
    }
    .indexs-news ul li a div:nth-child(2) h5 {
        font-size: 12px;
        margin: 0;
    }
    .indexs-news .indexs-news-top p {
        font-size: 20px;
    }
    .indexs-news .indexs-news-top h1 {
        font-size: 20px;
    }
    .indexs-news ul li {
        height: 125px;
    }
}

































