@media (max-width: 768px) {
  body {
    padding-top: 60px;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
  }
  .navbar-dark {
    height: 60px !important;
  }
  .navbar-brand img {
    height: 40px;
    width: 40px;
  }
  .fs-14 {
    font-size: 7px;
  }
  .fs-16 {
    font-size: 8px;
  }
  .fs-18 {
    font-size: 9px;
  }
  .fs-20 {
    font-size: 10px;
  }
  .fs-24 {
    font-size: 12px;
  }
  .fs-28 {
    font-size: 14px;
  }
  .fs-30 {
    font-size: 15px;
  }
  .fs-32 {
    font-size: 16px;
  }
  .fs-46 {
    font-size: 23px;
  }
  .fc-ff {
    color: #fff;
  }

  .nav-link,
  .nav-link:focus,
  .nav-link:hover {
    color: #000 !important;
    padding-left: 10px;
  }
  .navbar-nav {
    background: #fff;
    border-radius: 16px;
  }
  .dropdown-menu-self {
    top: 64px !important;
    left: 0% !important;
    transform: translateX(0%);
    text-align: left;
    border-radius: 15px;
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.6);
    padding: 0 10px;
  }
  .header-lead-font {
    font-size: 40px;
    -webkit-text-stroke: 2px #fbf3ef;
    padding-top: 10px;
  }
  .header-lead-font span {
    font-size: 30px;
    line-height: 40px;
  }
  .top-info {
    margin: -29px auto 0;
    width: 90%;
    transform: scale(0.5);
  }
  .top-info .fs-46 {
    display: inline-block;
    padding: 0 15px;
    color: #fff;
    background-color: #79a8aa;
    border-radius: 18px;
    height: 35px;
    line-height: 35px;
  }
  .solution-desc {
    transform: scale(0.6) translateX(63px);
    width: 100%;
    top: -20.5%;
  }
  .solution-desc p:nth-of-type(2) {
    top: 34%;
  }
  .solution-desc p:nth-of-type(3) {
    top: 61%;
  }
  .solution-desc p:nth-of-type(4) {
    top: 98%;
  }
  .comic-desc-1 {
    top: 26.5%;
    width: 90%;
    left: 0%;
    text-indent: 30px;
    transform: scale(0.5);
  }
  .comic-desc-1 .mb-4 {
    margin-bottom: 0px !important;
  }
  .comic-desc-2 {
    top: 47.5%;
    width: 59%;
    left: -1%;
    transform: scale(0.5);
  }
  .comic-desc-3 {
    top: 81%;
    width: 73%;
    left: -12%;
    transform: scale(0.5);
  }
  .home-swiper-pagination {
    right: 10px !important;
    bottom: 10px !important;
  }
  .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
  }
  .swiper-desc {
    font-size: 58px;
    -webkit-text-stroke: 1px #fbf3ef;
    bottom: -10px;
  }
  .team-wrap {
    padding: 0;
  }
  .team-leader {
    font-size: 18px;
  }
  .team-item {
    width: 100%;
  }
  .niao {
    width: 60px;
    left: 10px;
  }
  .col-lg-3-m {
    display: none;
  }
  .common-bg {
    background-position: 0 120px;
    min-height: 60vh;
  }
  .comomn-niao {
    padding-top: 0px;
    padding-bottom: 50px;
  }
  .comomn-niao img {
    width: 100px;
    margin-left: 10%;
  }
  .info-item-title {
    width: 90px;
    padding-left: 20px;
    height: 40px;
    line-height: 40px;
  }
  .info-item-desc {
    font-size: 14px;
    padding-bottom: 40px;
  }
}
