@charset "UTF-8";
@media (max-width: 1200px) {
  #toTop {
    bottom: 30%;
    right: 5%;
    width: 36px;
    height: 36px;
    background-size: cover !important;
  }
  .foot-wrapper .foot-top_1200 {
    display: block;
  }
  .foot-wrapper .foot-top_1200 .jianto {
    transition: all 0.3s;
  }
  .foot-wrapper .foot-top_1200 .box {
    width: 100%;
    padding: 0 20px;
  }
  .foot-wrapper .foot-top_1200 .foot_top_content_1200 {
    width: 100%;
    padding: 0 20px;
  }
  .foot-wrapper .foot-top_1200 .foot_top_content_1200 .item .qr .qr-img {
    height: auto;
  }
  .foot-wrapper .foot-top {
    display: none;
  }
}
@media (max-width: 376px) {
  #toTop {
    bottom: 15%;
  }
  .foot-icon-img {
    width: 24px;
  }
  .foot-wrapper {
    margin-top: 87px;
  }
  .foot-wrapper .foot-top_1200 .box {
    padding-left: 23.5px;
    padding-right: 0px;
  }
  .foot-wrapper .foot-top_1200 #ul .fold_title {
    line-height: 20px;
  }
  .foot-wrapper .foot-top_1200 #ul .fold_title .jianto {
    margin-right: 25px;
  }
  .foot-wrapper .foot-top_1200 ul li .foot_content {
    padding: 8px 0px;
  }
  .foot-wrapper .foot-top_1200 ul li .foot_content:nth-of-type(2) {
    padding-top: 24px;
  }
  .foot-wrapper .foot-top_1200 ul li .foot_content:nth-last-child(2) {
    padding-bottom: 0px;
  }
  .foot-wrapper .foot-top_1200 .foot_top_content_1200 {
    padding: 0px 24px;
  }
  .foot-wrapper .foot-top_1200 .foot_top_content_1200 .item .qr .qr-img {
    width: 100%;
  }
  .foot-wrapper .foot-top_1200 .foot_top_content_1200 .item .foot-top-item1 {
    margin-top: 20px;
  }
  .foot-wrapper .foot-top_1200 .foot_top_content_1200 .item:nth-of-type(1) .foot-top-item1:nth-of-type(1) {
    margin-top: 47px !important;
  }
  .foot-wrapper .foot-top_1200 .foot_top_content_1200 .item:nth-of-type(1) .foot-top-item1:nth-of-type(4) .foot-top-item-des {
    flex-shrink: 0;
  }
  .foot-wrapper .foot-top_1200 .foot_top_content_1200 .item:nth-of-type(2) {
    flex-shrink: 0;
  }
}
