@charset "utf-8";
/* CSS Document */
@media only screen and (max-width: 1680px) {
  .form_list {
    font-size: 16px;
  }
}
@media only screen and (max-width: 1680px) {
  .m_news_txt {
    width: 240px;
  }
}
@media only screen and (max-width: 1440px) {
  .wrap_box {
    font-size: 14px;
  }
  .content {
    width: 1200px;
  }
  .course_pic {
    height: 226px;
  }
  .environment li img {
    height: 422px;
  }
  .m_news li img {
    height: 226px;
  }
  .m_news_txt {
    width: 270px;
  }
  .form_list {
    font-size: 14px;
  }
}
