/*
html {
  font-size: 0.521vw;
}
*/
@media screen and (max-width: 1800px) {
  html {
    font-size: 9.7px;
  }
}
@media screen and (max-width: 1700px) {
  html {
    font-size: 9.4px;
  }
}
@media screen and (max-width: 1600px) {
  html {
    font-size: 9.1px;
  }
}
@media screen and (max-width: 1500px) {
  html {
    font-size: 8.8px;
  }
}
@media screen and (max-width: 1400px) {
  html {
    font-size: 8.5px;
  }
  body {
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 1300px) {
  html {
    font-size: 8.2px;
  }
}
@media screen and (max-width: 1200px) {
  html {
    font-size: 7.9px;
  }
  .com-cont-1100 {
    width: 100%;
  }
  .com-cont-1200,
  .com-cont-1600 {
    width: 90%;
  }
  body {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 500px) {
  html {
    font-size: 1.8vw;
  }
  .ax-shortcut[size=lg] > * > a .dp-p1 {
    font-size: 1.6rem;
  }
  .com-navigation1 .swiper1 .wrapper1 {
    flex-wrap: wrap;
  }
  .com-navigation1 .swiper1 .slide1 {
    width: auto;
    flex: inherit;
    padding: 1rem 1.4rem;
    max-width: 100%;
  }
  .com-banner1 {
    height: 40rem;
  }
  .com-header {
    padding: 2rem 0;
  }
  .com-header .dn-menu-operate {
    display: block;
  }
  .com-header .dn-right {
    display: flex;
    align-items: center;
    gap: 2.8rem;
  }
  .com-header .dn-right .dn-top {
    padding: 0;
  }
  .com-header .dn-right .dn-menu {
    display: none;
  }
  .com-footer .dn-upper {
    display: none;
  }
  .com-footer .dn-lower .dn-top {
    flex-wrap: wrap;
    gap: 2rem;
  }
  .com-footer .dn-lower .dn-top .dn-right {
    width: 100%;
  }
  .com-footer .dn-lower .dn-top .dn-right .ul1 {
    flex-wrap: wrap;
    gap: 2rem;
  }
  .com-footer .dn-lower .dn-top .dn-right .ul1 .dp-p2 {
    margin-top: 1rem;
  }
  .com-footer .dn-lower .dn-bottom .dn-right {
    display: none;
  }
  .index-banner {
    height: 40rem;
  }
  .index-products .dn-lower .swiper1 .slide1 .dn-picture {
    height: 30rem;
  }
  .index-disciplines .dn-lower {
    flex-wrap: wrap;
  }
  .index-disciplines .dn-lower .dn-left {
    width: 100%;
    height: 44rem;
  }
  .index-disciplines .dn-lower .dn-left .swiper1 .slide1 .ax-btn {
    margin: 0 0 6rem;
  }
  .index-disciplines .dn-lower .dn-right {
    width: 100%;
    height: 36rem;
  }
  .index-disciplines .dn-lower .dn-right .swiper1 .ax-scrollbar {
    height: 44rem;
    left: 0;
    top: calc(-100% - 40 * 0.1rem - 80 * 0.1rem);
  }
  .index-expert .dn-upper {
    flex-wrap: wrap;
  }
  .index-expert .dn-upper br {
    display: none;
  }
  .index-expert-dialog .dn-upper {
    padding: 3rem;
  }
  .index-expert-dialog .dn-lower {
    padding: 3rem;
  }
  .index-expert-dialog .dn-lower .dn-picture {
    display: none;
  }
  .index-expert-dialog .dn-lower .dn-word {
    padding: 0;
  }
  .index-news .dn-upper {
    flex-wrap: wrap;
  }
  .index-news .dn-lower {
    flex-wrap: wrap;
    gap: 3rem;
  }
  .index-news .dn-lower .dn-left {
    width: 100%;
  }
  .index-news .dn-lower .dn-right .swiper1 .slide1 .dp-time1 {
    width: 16rem;
  }
  .index-news .dn-lower .dn-right .swiper1 .slide1 .dp-you .dp-title1 {
    padding: 0;
    margin: 0;
  }
  .about-profile .dn-lower {
    flex-wrap: wrap;
  }
  .about-profile .dn-lower .dn-picture {
    width: 100%;
    height: 36rem;
  }
  .about-profile .dn-lower .dn-word .dn-top {
    height: inherit;
  }
  .about-profile .dn-lower .dn-word .dn-bottom .ul1 li {
    padding: 0 0 3rem;
  }
  .about-culture .dn-lower .swiper1 .slide1 {
    height: 40rem;
  }
  .about-culture .dn-lower .swiper1 .slide1 .dn-picture {
    opacity: 1;
  }
  .about-culture .dn-lower .swiper1 .slide1 .dn-word {
    padding: 3rem;
  }
  .about-history .dn-center .swiper1 .slide1 {
    flex-wrap: wrap;
    gap: 3rem;
  }
  .about-history .dn-center .swiper1 .slide1 .dn-picture {
    width: 100%;
    height: 40rem;
  }
  .about-history .dn-lower .dn-swiper {
    padding: calc(50 * 0.1rem / 2 - 20 * 0.1rem / 2) 3rem 0;
  }
  .about-history .dn-lower .dn-swiper .swiper1 .slide1 {
    margin: 0 2rem;
  }
  .platform .dn-lower .swiper1 .slide1 {
    flex-wrap: wrap;
  }
  .platform .dn-lower .swiper1 .slide1 .dn-picture {
    width: 100%;
  }
  .platform .dn-lower .swiper1 .slide1 .dn-word {
    padding: 0 !important;
  }
  .products .dn-upper {
    flex-wrap: wrap;
  }
  .products .dn-upper .dn-picture {
    width: 100%;
    height: 32rem;
  }
  .services .dn-lower .swiper2 .slide2 .dn-picture {
    height: 34rem;
  }
  .news-recommend .dn-upper .swiper1 .slide1 {
    flex-wrap: wrap;
  }
  .news-recommend .dn-upper .swiper1 .slide1 .dn-picture {
    width: 100%;
    height: 40rem;
  }
  .news-recommend .dn-upper .swiper1 .slide1 .dn-word {
    padding: 3rem;
  }
  .careers-planning .dn-lower .swiper1 .slide1 {
    flex-wrap: wrap;
    gap: 3rem;
  }
  .careers-planning .dn-lower .swiper1 .slide1 .dn-picture {
    width: 100%;
    height: 40rem;
  }
  .careers-recruitment .ax-tab-body .swiper1 .slide1 .dn-bottom {
    padding-top: 2rem;
  }
  .careers-recruitment .ax-tab-body .swiper1 .slide1 .dn-bottom .ul1 {
    flex-wrap: wrap;
    gap: 1rem;
  }
  .careers-recruitment .ax-tab-body .swiper1 .slide1 .dn-bottom .ul1 li:nth-of-type(2n) {
    display: none;
  }
  .careers-detail .dn-lower .ul1 {
    padding: 0;
    flex-wrap: wrap;
    gap: 1rem;
  }
  .careers-detail .dn-lower .ul1 li:nth-of-type(2n) {
    display: none;
  }
  .contact-map .dn-lower .dn-top {
    height: 40rem;
  }
  .contact-map .dn-lower .dn-word {
    width: 100%;
    position: relative;
    left: inherit;
    top: inherit;
    transform: inherit;
  }
  .contact-message .dn-lower {
    padding: 3rem;
  }
  .contact-message .dn-lower .dn-form .swiper1 .ax-form-input {
    flex: auto;
  }
  .contact-message .dn-lower .dn-form .swiper1 #verify_img {
    padding: 0;
  }
}
