@import url(iconfont.css);
@import url(ui.css);
@import url(swiper.min.css);
@import url(pc.css);
@media screen and (max-width: 768px) {
    body {min-width: 320px; padding-top: 60px; }
    .header{ display: none; }
    .m-header{ display: flex; }

    .banner{ float: none; width: 100%; height: auto; }
    .in-lanmu{ float: none; width: 100%; margin-top: 10px; }
    .in-lanmu li a{  margin:0 0 10px 0; }

    .in-news{ display: none; }

    .ct{ flex-wrap: wrap; }
    .ct-mn{ flex:100%; }
    .ct-mn .sortname span{ font-size: 18px; }

    .ct-sd{ flex:100%; margin-left: 0; margin-top: 15px;}
   
    .footer{ line-height: 1.5;  font-size: 13px;  }
    .footer-con{ padding: 15px 0; }

    .list-1 li a{ padding: 10px; }
    .list-1 li .img-center{ flex:0 0 100px; margin:0 10px 0 0; }
    .list-1 li .text{ flex:1; }
    .list-1 li .text h2{ font-size: 16px; }
    .list-1 li .text p{ line-height: 1.6; font-size: 13px; display: none;}
    .list-1 li .btns{ display: none; }



}
