@media (max-width: 768px) {
  .about_banner .about_banner_m {
    width: 100%;
  }
  .about_banner .about_banner_m img {
    width: 100%;
  }
  .n_main .n_content .n_content_left .n_content_right_name_r a {
    color: #565656;
    font-size: 14px;
  }
  .n_content_left_t {
    width: 100%;
    text-align: center;
    margin-top: 20px;
  }
  .n_content_left_t1 {
    display: block;
    width: auto;
    position: relative;
    color: #000000;
    font-size: 24px;
    line-height: 26px;
  }
  .n_content_left_t2 {
    display: block;
    width: auto;
    position: relative;
    color: #666666;
    font-size: 14px;
    line-height: 14px;
  }
  .n_content_left_cnt ul li a {
    display: block;
    color: #777;
    line-height: 35px;
    padding-left: 5px;
  }
  .nnews_lb {
    width: 100%;
    padding: 15px;
  }
  .nnews_lb .nnews_lb_m .nnews_lb_img img {
    width: 100%;
  }
  .nnews_lb .nnews_lb_m .nnews_lb_date {
    display: block;
    width: 100%;
    height: 31px;
    line-height: 28px;
    font-size: 14px;
    color: #333333;
  }
  .nnews_lb .nnews_lb_m .nnews_lb_title a {
    display: block;
    width: 100%;
    line-height: 16px;
    color: #000000;
  }
  .nnews_lb .nnews_lb_m .nnews_lb_cnt {
    font-size: 12px;
    color: #777;
    margin-bottom: 10px;
  }
  .n_content_right_m {
    padding: 15px;
  }
  .news_view_head {
    text-align: center;
  }
  .news_view_head h1 {
    font-size: 16px;
  }
  .n_content_right_m_right {
    display: none;
  }
  .EIMS_C_3_1_page {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .EIMS_C_3_1_page a {
    display: block;
    line-height: 35px;
    color: #777;
  }
}
