@media screen and (max-width: 768px) { .pc { display: none; } .mob { display: block; } .news-1 { width: 100%; padding: 12.91667vw 0 13.88889vw; margin-bottom: 7.77778vw; } .new-title { font-size: 6.66667vw; line-height: 8.88889vw; } .news-2-center { margin: 0 5.55556vw; width: auto; } .tabs-box { margin-bottom: 8.33333vw; } .tabs { display: flex; border-bottom: 0.13889vw solid #eee; } .tabs .tab-item { font-size: 3.61111vw; height: 6.389vw; } .tabs .tab-item:not(:last-child) { margin-right: 8.33333vw; } .tabs .tab-item::after { bottom: 0; height: 0.278vw; } .news-item-list { margin-bottom: 8.33333vw; } .news-item { padding: 0 0 13.88889vw; flex-direction: column-reverse; } .news-item:hover { background-color: transparent; } .news-item:not(:last-child) { margin-bottom: 13.88889vw; } .news-img { width: 100%; height: auto; margin-bottom: 5.55556vw; } .text-left .title { font-size: 4.44444vw; line-height: 7.08333vw; margin-bottom: 5.55556vw; } .text-left .content { font-size: 3.61111vw; line-height: 5.83333vw; margin-bottom: 2.22222vw; } .text-left .date { font-size: 3.05556vw; margin-bottom: 4.86111vw; } .link-btn { font-size: 3.61111vw; margin-bottom: 0; } .page-box { margin-bottom: 13.88889vw; } .page-box .page-btn { width: 8.33333vw; height: 8.33333vw; font-size: 3.61111vw; line-height: 8.33333vw; border: 0.13889vw solid #eee; margin-right: 1.38889vw; } /* 视频界面 */ .video-box { margin-bottom: 13.88889vw; } .video-item:not(:last-child) { margin-bottom: 13.889vw; padding-bottom: 13.889vw; } .vided-head { margin-bottom: 5.556vw; } .video-item .info-img { width: 9.722vw; height: 9.722vw; margin-right: 2.778vw; } .video-item .info-text .name { font-size: 3.611vw; margin-bottom: 0.694vw; } .video-item .info-text .country { font-size: 3.056vw; } .video-item .video { margin-bottom: 2.778vw; } .video-title{ font-size: 3.611vw; line-height: 1.6; } .video-title .video-title-phone{ font-size: 3.611vw; display: block; } }