@charset "UTF-8";
/*鍏充簬鎴戜滑*/
.aboutUs_page > div {
  margin-bottom: 7rem; }
  .aboutUs_page > div:last-child {
    margin-bottom: 0; }
  .aboutUs_page > div.first_section {
    margin-bottom: 1rem; }
  .aboutUs_page > div.advantage_about {
    background-color: #e9edf0;
    padding: 7rem 0; }
    .aboutUs_page > div.advantage_about .img_title_box .title_img {
      position: absolute;
      right: -3.2rem;
      top: -11rem;
      width: 34.5rem;
      height: 7.4rem; }
    .aboutUs_page > div.advantage_about .certify {
      width: 75rem; }
      .aboutUs_page > div.advantage_about .certify .swiper-container {
        padding: 0; }
  .aboutUs_page > div.pages_materials, .aboutUs_page > div.history {
    margin-bottom: 0;
    padding: 0; }

@media screen and (max-width: 768px) {
  .history {
    display: none; }

  .aboutUs_page.m80 {
    margin-top: 2rem; }
  .aboutUs_page > div {
    width: auto;
    padding: 0 1rem; }
    .aboutUs_page > div.first_section {
      width: auto; }
    .aboutUs_page > div.advantage_about {
      padding: 7rem 1rem 4rem;
      margin-bottom: 0; }
      .aboutUs_page > div.advantage_about .certify {
        width: auto; }
      .aboutUs_page > div.advantage_about .img_title_box .title_img {
        right: 1rem;
        width: 23.5rem;
        height: 7.4rem; } }

/*# sourceMappingURL=about.css.map */
