@media screen and (max-width:1440px) and (max-height:900px){
    .center_3>div>span {
        width: 200px;
        height: 100px;
    }
    .center_2>.center_2_lf>ul>li {
        font-size: 0.18rem;
        line-height: 2vw;
    }
}