@import url(mobie-common.css);
@media screen and (max-width: 768px) {
  .section > .page-cont {
    width: 100%;
    box-sizing: border-box; }
  .service-item {
    display: flex;
    flex-wrap: wrap; }
    .service-item li {
      padding: 0;
      width: 50%; }
  .line2 .bl {
    display: flex;
    flex-direction: column; }
  .news-wrap .gallery-box .line2 .bl img {
    width: 100%;
    margin-right: 0;
    margin-bottom: 6px; }
  .news-wrap .gallery-box .line2 .bl img:last-of-type {
    width: 100%; }
  .news-wrap .gallery-box .line1 .bl1 {
    margin-right: 0; }
  .news-wrap .content-wrap .wrap .dynamic .img-box {
    height: 334px; }
  .news-wrap .content-wrap .wrap .dynamic .dynamic-detail {
    height: 475px; }
  .partner-item li img, .news-item li a > img {
    width: auto; }
  .news-wrap .content-wrap .wrap .news-item {
    width: 100%; } }
