.list-page-news ul li a span {
    width: 90rem;
}


.list-page-news ul li a {
    padding-left: 110rem;
}






.footer .footer-top .footer-contact .jsh {
    font-size: 14rem;
    line-height: 24rem; 
}

.youshi li:nth-child(3) { 
    width: 14%;
}
.ahover ul li .box { 
    padding-left: 168rem;
}

@media (max-width: 1200px) {
    .list-page-news ul li a span {
        width: 90px;
    }

    .list-page-news ul li a {
        padding-left: 110px;
    }
    .youshi li:nth-child(3) {
        width: 100%;
    }
    .footer .footer-top .footer-contact .jsh {
        font-size: 14px;
        line-height: 24px; 
    }
}


@media (max-width: 1200px) {
    .contact01 .contact-bottom ul li .span a.code img {
        height: 40px !important;
    }
}