.navbtn {
  height: 60px;
  width: 60px;
  aspect-ratio: 1.1;
  overflow: hidden;
  display: none;
}
.navbtn .menu {
  height: 100%;
  width: 100%;
  cursor: pointer;
  transform: scale(1.2);
  -webkit-tap-highlight-color: transparent;
  transition: transform 400ms;
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}
.navbtn .menu.active {
  transform: rotate(45deg);
}
.navbtn .menu.active .line.top {
  stroke-dashoffset: -68px;
}
.navbtn .menu.active .line.bottom {
  stroke-dashoffset: -68px;
}
.navbtn .menu .line {
  fill: none;
  transition: stroke-dasharray 400ms, stroke-dashoffset 400ms;
  stroke: #000;
  stroke-width: 3;
  stroke-linecap: round;
}
.navbtn .menu .line.top {
  stroke-dasharray: 40 121;
}
.navbtn .menu .line.bottom {
  stroke-dasharray: 40 121;
}

footer .bottom .icp {
  font-size: 14px;
  text-align: center;
  margin-top: 20px;
  color: #eee;
  margin-bottom: 15px;
  position: relative;
  bottom: -20px;
}
footer .bottom .icp a {
  color: #eee;
}

@media (max-width: 768px) {
  .box_45326546 .header-right {
    display: none;
  }
  .navbtn {
    display: block;
  }
  .box_45326546 .headerwrap .navbar {
           position: absolute;
        top: 90px;
        width: 100%;
        left: 0;
        background-color: #fff;
        border-top: 1px solid #eee;
        overflow: hidden;
        flex-direction: column;
        /*height: auto;*/
  }
  .box_45326546 .headerwrap .navbar li a img {
    display: none !important;
}
.box_45326546 .headerwrap .navbar li {
    padding: 0;
}
  .box_4574576 .index-sec3 .item-img img {
    height: 100%;
    top: 0;
  }
  .box_4574576 .index-sec3 .item-img {
    height: 100%;
  }
  .box_4574576 .container {
    padding: 0 0px;
  }
  .box_4574576 .index-sec3 .tab-pal {
    flex-direction: column;
  }
  .box_4574576 .index-sec3 .tab-pal a {
    margin-top: 10px !important;
    margin-bottom: 20px;
  }
  .box_4574576 .index-sec3 .tab-pal .tab-text p {
    padding-left: 0;
  }
  .box_4574576 .index-sec3 .tab-pal .tab-text p::before {
    display: none;
  }
  .box_4574576 .index-sec3 .tab-img {
    margin-left: 0;
  }
  .box_4574576 .index-sec3 .tab-pal {
    padding: 50px 10px 10px 10px;
  }
  .box_34652347 {
    margin-top: 50px;
  }
  .box_34652347 .ipsc-sec1 .p-text {
    width: 120%;
    margin-left: -10%;
  }
  .box_34652347 .ipsc-sec1 {
    padding-bottom: 0px;
  }
  .box_63457863456 .ipsc-sec3 {
    padding: 50px 0;
  }
  .box_3658454847 .index-sec4 .swiper-slide {
    width: 80%;
  }
  .box_3658454847 .index-sec4 .item-text h3 {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .box_3658454847 .index-sec4 .item-text {
    padding: 15px 0 0 0;
  }
  .box_3658454847 .index-sec4 .swiper-slide {
    padding-top: 20px;
  }
  .box_3658454847 #index-sec4 {
    height: -moz-max-content;
    height: max-content;
  }
  .box_3658454847 .container {
    padding: 0 10px;
  }
  .box_3658454847 #index-sec4 {
    padding-left: 0;
  }
  .box_3658454847 .index-tit h3 {
    font-size: 24px;
    font-weight: bold;
  }
  .box_3658454847 .index-sec4 .index-tit a {
    width: 100px;
    height: 30px;
    line-height: 28px;
    font-size: 14px;
  }
  .box_4574576 .index-sec3 {
    padding-top: 0;
  }
  .box_3745865745 .ipsc-sec2 .cont {
    flex-direction: column;
  }
  .box_3745865745 .ipsc-sec2 .tit h3 {
    color: #000000;
    font-size: 24px;
    padding-left: 4px;
    padding-top: 0;
  }
  .box_3745865745 .ipsc-sec2 .right ul {
    display: flex;
    justify-content: space-between;
    padding-left: 0;
    flex-direction: column;
  }
  .box_3745865745 .ipsc-sec2 .right {
    width: auto;
  }
  .box_3745865745 .ipsc-sec2 .right li {
    width: 100%;
    min-height: 180px;
    margin-top: 20px;
  }
  .box_347589346_aaa .box_34652347 {
    margin-top: 0;
  }
  .mySwiperBanner .swiper-button-prev {
    left: 20px;
    transform: translateX(-50%) scale(0.5);
  }
  .mySwiperBanner .swiper-button-next {
    right: 20px;
    transform: translateX(50%) scale(0.5);
  }
  .box_347589346_aaa .box_347589346:nth-child(even) .taipan-sec1 .div1 {
    text-align: left;
  }
  .box_347589346_aaa .box_347589346 .taipan-sec1 .div2 {
    padding: 10px;
    height: -moz-fit-content;
    height: fit-content;
  }
  .box_347589346_aaa .box_347589346 .taipan-sec1 .div2 {
    flex-direction: column !important;
  }
  .box_347589346_aaa .box_347589346 .taipan-sec1 .rightimg {
    width: 100%;
    margin-right: 0;
  }
  .box_347589346_aaa .box_347589346 .taipan-sec1 .rightimg img {
    min-height: initial;
  }
  .box_347589346_aaa .box_347589346 .taipan-sec1 .div2 p {
    width: 100%;
    color: #666666;
    font-size: 16px;
    line-height: 2;
    overflow: initial;
  }
  .box_347589346_aaa .box_347589346 .taipan-sec1 .div2 p > span {
    bottom: -19px !important;
  }
  .box_347589346_aaa .drhdrnr,
  .box_347589346_aaa .div2 > p {
    padding: 10px;
    margin-bottom: 30px;
    width: 100%;
  }
  .box_347589346_aaa .taipan-sec1 {
    height: auto;
    padding: 20px 0;
  }
  .box_347589346 .taipan-sec1 .div1 h3 {
    font-size: 32px;
  }
  .banner img {
    /*min-height: 200px;*/
    /*-o-object-fit: cover;*/
    /*   object-fit: cover;*/
  }
  .box_347589346 .w1400 {
    padding: 0 10px;
  }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  footer .top .container .row .i .title {
    margin-top: 20px;
  }
  footer .bottom {
    background-color: #4d4d4d;
    padding: 30px 0;
  }
  .box_435786954 .quesxq-page .w1400 {
    width: auto;
  }
  .box_435786954 .quesxq-page .quesxq-cont {
    flex-direction: column;
  }
  .box_435786954 .quesxq-page .quesxq-cont .left {
    width: auto;
  }
  .box_435786954 .quesxq-page .qus-tit {
    padding-bottom: 0;
  }
  .musicBox .musics .content {
    display: none !important;
  }
  .musicBox .musics {
    width: -moz-fit-content !important;
    width: fit-content !important;
  }
  .musicBox {
    position: fixed;
    right: 10px;
    bottom: 20px;
    z-index: 999;
  }
  .box_435786954 .quesxq-page {
    padding: 25px 0;
  }
  .box_435786954 .w1400 {
    padding: 0 10px;
  }
  .box_435786954 .quesxq-page .quesxq-cont .right {
    width: auto;
  }
  .box_4574576 .index-sec3 .tab-pal.drtbrdbrdbrb{
              flex-direction: column-reverse;
  }
  .box_4574576 .index-sec3 .drtbrdbrdbrb h3{
    text-align: left;
}
.box_4574576 .index-sec3 .drtbrdbrdbrb a{
    margin-left: initial;
}
.box_63457863456 .ipsc-sec3 {
        background-size: cover;
}
.drhrnrnrnrnr {
    flex-direction: column;
}
.drhrnrnrnrnr .sdthntdnstdn {
    width: 100%;
}
.drhrnrnrnrnr .rnbrnrn {
    margin-top: 30px;
    width: 100%;}
}/*# sourceMappingURL=m.css.map */