/* 新闻中心 */
.news .content ul li{height: 302px;background-color: #fff;padding: 20px 50px 20px 20px;margin-top: 56px;position: relative;}
.news .content ul li i{width: 25%; height: 262px; display: block;background-position: center;background-repeat: no-repeat;background-size: cover;}
.news .content ul li .text{width: 75%; height: 262px; padding: 27px 0 0 36px;}
.news .content ul li .text h3{font-size: 18px;font-weight: bold;color: #4e4e4e;position: relative;padding-right: 50px;}
.news .content ul li .text h3::after{content: '';width: 100%;height: 1px;background-color: #4e4e4e;position: absolute;top: 50px;left: 0;}
.news .content ul li .text span{height: 177px; font-size: 16px;padding-top: 58px;display: block;line-height: 30px;}
.news .content ul li .text p{font-size: 14px;color: #7f7f7f;}
.news .content ul li .text .time{width: 97px;height: 97px;background-color: #0951b7;position: absolute;top: 0;right: 0;font-size: 14px;text-align: center;color: #fff;padding-top: 20px;}
.news .content ul li .text .time time{font-size: 24px;display: block;}

@media (max-width: 1099.98px) ,(min-resolution: 192dpi), (-webkit-min-device-pixel-ratio: 2), (min--moz-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
    /* 新闻中心 */
    .news .content ul li{height: 2.9rem;background-color: #fff;padding: 0.2rem 0.5rem 0.2rem 0.2rem;margin-top: 0.5rem;position: relative;}
    .news .content ul li i{width: 2.5rem; height: 2.5rem; display: block;background-position: center;background-repeat: no-repeat;background-size: cover;}
    .news .content ul li .text{width: 4rem; height: 2.5rem; padding: 0.2rem 0 0 0.3rem;}
    .news .content ul li .text h3{font-size: 0.24rem;font-weight: bold;color: #4e4e4e;position: relative;padding-right: 0.5rem;}
    .news .content ul li .text h3::after{content: '';width: 100%;height: 0.05rem;background-color: #4e4e4e;position: absolute;top: 0.5rem;left: 0;}
    .news .content ul li .text span{height: 1.5rem; font-size: 0.2rem;padding-top: 0.3rem;line-height: 0.3rem;display: -webkit-box;}
    .news .content ul li .text p{font-size: 0.2rem;color: #7f7f7f;padding-top: 0.1rem;}
    .news .content ul li .text .time{width: 0.97rem;height: 0.97rem;background-color: #0951b7;position: absolute;top: 0;right: 0;font-size: 0.18rem;text-align: center;color: #fff;padding-top: 0.2rem;}
    .news .content ul li .text .time time{font-size: 0.24rem;display: block;}

}
