@media screen and (max-width: 1024px) {
    .navbar .header-logo-wrapper{
        padding-left: 10px;
    }
    .newcontent,.data_show,.footerlist,.xglt{
        width: 95% !important;
    }
    .footerlist,.xglt{
        margin: auto !important;
    }
    .site-footer {
        background-size: cover !important;
    }
    .xglt ul li a{
        font-size: 13px !important;
    }
    .newcontent_left,.newcontent_right{
        width: 100% !important;
    }
    .newcontent_right{
        margin-top: 35px !important;
    }
    .newsfast_con_mess{
        width: 90% !important;
    }
    .newcontent_img{
        height: auto !important;
    }
    .news_jd_con ul li a{
        width: 70% !important;
    }
    .news_jd_title{
        overflow: hidden;
    }
    .wp-block-image img{
        display: block;
        margin: auto;
    }
    .wp-block-heading{
        text-align: center;
    }
    .xglt ul li{
        width: 33.333% !important;
    }
    .footer_copytxt{
        line-height: 35px !important;
    }
    .domainlist ul li{
        height: auto !important;
    }
}

@media screen and (max-width: 768px) {
    .domainlist ul li {
        width: 49% !important;
    }
    .domainlist ul li:nth-child(2), .domainlist ul li:nth-child(4),.domainlist ul li:nth-child(6),.domainlist ul li:nth-child(8),.domainlist ul li:nth-child(10){
        margin-left: 2% !important;
        margin-right: 0 !important;
    }
    .domainlist ul li:nth-child(5){
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
}

@media screen and (max-width: 576px) {
    .newcontent{
        margin-top: 35px !important;
    }
    .datashow_center ul li{
        width: 100% !important;
        margin-bottom: 8%;
    }
    .box > div ul li a,.news_list ul li a {
        width: 80% !important;
    }
    .news_list ul li span{
        width: 20% !important;
    }
    .box > div ul li span{
        width: 18% !important;
        font-size: 12px !important;
    }
    .newsfast_con_mess {
        width: 85% !important;
    }
    .footerlist{
        display: none !important;
    }
    .xglt{
        padding-top: 15px;
    }
    .xglt ul li{
        width: 50% !important;
    }
    .wp-block-media-text.is-stacked-on-mobile>.wp-block-media-text__content{
        padding: 0 10px !important;
    }
}

@media screen and (max-width: 500px) {
    .xglt ul li,.domainlist ul li,.entry-content ul li{
        width: 100% !important;
    }
    .domainlist ul li{
        margin: 2% 0 !important;
    }
    .entry-cover-image{
        height: 160px !important;
    }
    .domainlist ul li:nth-child(2), .domainlist ul li:nth-child(4), .domainlist ul li:nth-child(6), .domainlist ul li:nth-child(8), .domainlist ul li:nth-child(10) {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
}

@media screen and (max-width: 430px) {
    .box > div ul li a {
        width: 76% !important;
    }
    .box > div ul li span {
        width: 23% !important;
    }
    .newsfast_con_mess {
        width: 80% !important;
    }
    .footer_copytxt {
        line-height: 25px !important;
        padding: 15px 5px;
    }
    .news_list ul li a {
        width: 73% !important;
    }
    .news_list ul li span{
        width: 27% !important;
    }
}