@media screen and (max-width: 1200px) {
  * {
    -webkit-tap-highlight-color: transparent;
    outline: none;
  }
  .office-services-page.indexBg {
    background: none;
  }
  .office-services-page .office-services-wrap {
    width: 680px;
  }
  .office-services-page .topic-box {
    width: 680px;
  }
  .office-services-page .office-services-wrap .office-services-container .office-l-box {
    width: 505px;
    transform: scale(1.2) translateX(14px);
    transform-origin: left;
    margin: 80px 0;
  }
  .office-services-page .footer-wrap .w {
    width: 100%;
  }
  .office-services-page a {
    -webkit-tap-highlight-color: transparent;
  }
}
@media screen and (max-width: 680px) {
  .office-services-page .w {
    width: 100%;
  }
  .office-services-page .office-services-wrap {
    width: 375px;
  }
  .office-services-page .topic-box {
    width: 375px;
  }
  .office-services-page .office-services-wrap .office-services-container .office-l-box .hu-bei-zhengwu-enter ul .fr a:first-of-type,
  .office-services-page .office-services-wrap .office-services-container .office-l-box .hu-bei-zhengwu-enter ul .fr a:nth-of-type(2) {
    display: none;
  }
  .office-services-page .office-services-wrap .office-services-container .office-l-box {
    width: 505px;
    transform: scale(0.7) translateX(0px);
    transform-origin: left top;
    margin: -10px 0;
  }
  .office-services-page .office-services-wrap .office-services-container {
    padding: 20px 10px;
  }
  .office-services-page .office-services-wrap .office-r-box {
    width: 100%;
    margin-top: -200px;
  }
  .office-services-page .office-services-wrap .office-r-box .office-hot-serve-box .office-hot-serve-box-l {
    width: 355px;
    margin-bottom: 12px;
  }
  .office-services-page .office-services-wrap .other-links-wrap a img {
    height: auto;
  }
  .office-services-page .office-hot-serve-box .map {
    float: none;
    text-align: center;
    width: 100%;
  }
  .office-services-page .office-hot-serve-box .map a {
    width: 100%;
  }
  .office-services-page .office-hot-serve-box .map img {
    width: 100%;
  }
  .office-services-page .office-services-wrap .topic-serve-wrap .topic-serve-box a h3 {
    width: 90px;
  }
  .office-services-page .topic_nav-self {
    height: 208px;
  }
  .office-services-page .office-services-wrap .other-links-wrap a {
    width: 100%;
    height: auto;
  }
  .office-services-page .office-services-wrap .office-r-box .people-live-box .people-live-list.s,
  .office-services-page .office-services-wrap .office-r-box .people-live-box {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
  }
  .office-services-page .office-services-wrap .office-r-box .people-live-box .people-live-list.s a,
  .office-services-page .office-services-wrap .office-r-box .people-live-box a {
    display: inline-block;
    width: 40%;
  }
  .office-services-page .office-services-wrap .topic-serve-wrap .topic-serve-box a {
    margin-bottom: 12px;
  }
  .office-services-page .office-services-wrap .other-links-wrap {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .office-services-page .office-services-wrap .other-links-wrap a {
    margin: 0;
    margin-bottom: 12px;
  }
}
@media screen and (max-width: 360px) {
  .office-services-page .office-services-wrap {
    width: 320px;
  }
  .office-services-page .topic-box {
    width: 320px;
  }
  .office-services-page .office-services-wrap .office-r-box {
    margin-top: -280px;
  }
  .office-services-page .office-services-wrap .office-services-container .office-l-box {
    width: 505px;
    transform: scale(0.6) translateX(0px);
    transform-origin: left top;
    margin: -10px 0;
  }
  .office-services-page .office-services-wrap .office-r-box .office-hot-serve-box .office-hot-serve-box-l {
    width: 305px;
    margin-bottom: 12px;
    padding: 0 5px;
    padding-left: 15px;
    font-size: 12px;
    height: 120px;
  }
  .office-services-page .office-services-wrap .office-r-box .office-hot-serve-box .office-hot-serve-box-l a h2 {
    font-size: 12px;
  }
  .office-services-page .office-services-wrap .office-r-box .people-live-box .people-live-list a h2 {
    font-size: 12px;
  }
  .office-services-page .office-services-wrap .topic-serve-wrap .topic-serve-box {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .office-services-page .office-services-wrap .topic-serve-wrap .topic-serve-box a h3 {
    font-size: 12px;
    background-size: 40px 40px;
    padding-top: 55px;
    width: 70px;
  }
}
