@media screen and (max-width: 1200px) { .inner, .index_body .floor_1 .inner { width: auto; padding-left: 40px; padding-right: 40px; box-sizing: border-box; } .floor_2 .index_news .latest_news { flex-wrap: wrap; } .floor_2 .index_news .latest_news .index_news_text { padding: 0; margin-top: 20px; } .floor_2 .index_news .news_list li { width: 100%; } .index_nav ul li { float: left; padding: 0px 10px; color: #fff; } .floor_2 .bd .swiper-button-prev, .floor_2 .bd .swiper-button-next { bottom: -100px; top: unset; } .floor_2 .bd .swiper-button-prev { left: 25%; } .floor_2 .bd .swiper-button-next { right: 25%; } .floor_2.index_service .bd { flex-wrap: wrap; padding-top: 10px; } .index_service .bd .service_list { top: 150px; left: 0; } } /* * @date 2017-04-19 * @author pretender * @description layout css document * @update pretender * @updatedate 2017-05-31 * */ @media (min-width: 1200px) { .now-bar { width: 100%; height: 40px; background: #f7f7f7; border-bottom: 1px solid #ddd; z-index: 199; color: #333; } .now-bar a.CurrChnlCls { line-height: 40px; font-size: 14px; padding: 0 10px; color: #333; } } @media (max-width: 1199px) and (min-width: 1025px) {} @media (max-width: 1366px) and (min-width: 1024px) {} @media (min-width: 1367px) {} @media (min-width: 1367px) and (min-height: 500px) { .mode-title { padding-top: 150px; } } @media (max-height: 500px) {} @media (min-height: 500px) and (max-height: 800px) {} @media (min-width: 1600px) and (min-height: 800px) {} @media (min-width: 1600px) and (max-height: 500px) {} @media (min-width: 1600px) and (min-height: 500px) {} @media (max-width: 1680px) and (min-width: 1367px) {} @media (min-width: 1800px) {} @media (max-width: 1200px) { /* .floor_2.index_service .bd { flex-wrap: wrap; } .index_service .bd .service_list { top: 150px; left: 0; } */ } @media (max-width: 1024px) {} @media (min-width: 768px) and (max-width: 1024px) {} @media (max-width: 767px) and (min-width: 414px) {} @media (max-width: 414px) and (min-width: 321px) {} @media (max-width: 320px) {}