.ias-abus-body {
  background: #fff;
  width: 100%;
  overflow: hidden;
}
.ias-tpl-hmmob-show {
  display: none;
}
.ias-yinwang-head {
  width: 100%;
  background: rgb(255, 255, 255);
  height: 60px;
}
.ias-yinwang-head .max {
  width: 100%;
  background: rgb(255, 255, 255);
  height: 60px;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9;
  box-sizing: border-box;
}
.ias-yinwang-head .max .ias-max {
  height: 100%;
  position: relative;
  display: block;
  color: #ce0e2d;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.ias-yinwang-head .max .logo {
  position: absolute;
  left: -50px;
  width: 50px;
  top: 50%;
  transform: translateY(-50%);
}
.ias-max {
  width: 100%;
  max-width: calc(100% - 10.3645vw - 10.3645vw);
  margin: 0 auto;
}

.ias-yinwang-kv {
  width: 100%;
  position: relative;
}
.ias-yinwang-kv .ias-max {
  position: absolute;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
}
.ias-yinwang-kv .ias-max h2 {
  position: absolute;
  left: 0;
  top: 16.875vw;
  font-size: 2.5vw;
  color: rgb(255, 255, 255);
  font-weight: bold;
}
.ias-yinwang-kv img {
  width: 100%;
  display: block;
}

.ias-abouts {
  width: 100%;
  padding-top: 7.5521vw;
  padding-bottom: 4.4271vw;
  display: flex;
  align-items: flex-start;
}
.ias-abouts h2 {
  color: rgb(0, 0, 0);
  font-size: 2.5vw;
  font-weight: bold;
}
.ias-abouts .desc {
  flex: 1;
  width: 0;
  color: rgb(35, 35, 35);
  margin-left: 16.1458vw;
  font-size: 0.9375vw;
  line-height: 1.25vw;
}

.ias-abus-banner-con06 {
  padding-bottom: 13.0208vw;
  height: 46vw;
  position: relative;
  overflow: hidden;
}
.ias-abus-banner-con06 img {
  width: 100%;
  display: block;
}
.ias-abus-tool {
  width: auto;
  position: absolute;
  right: 0;
  bottom: 7.2916vw;
  z-index: 2;
  box-sizing: border-box;
}
.ias-abus-tool-con {
  position: relative;
  width: 13.2812vw;
  height: 4.1666vw;
  display: flex;
  align-items: center;
}
.ias-abus-tool-con .swiper-pagination {
  position: unset;
  font-size: 1.25vw;
  color: #232323;
}
.ias-abus-tool .swiper-button-next:after,
.ias-abus-tool .swiper-button-prev:after {
  display: none;
}

.ias-abus-tool .swiper-button-prev,
.ias-abus-tool .swiper-button-next,
.ias-abus-tool .swiper-button-prev img,
.ias-abus-tool .swiper-button-next img {
  width: 4.1666vw;
  height: 4.1666vw;
  position: unset;
  margin-top: 0;
}

.ias-abus-tool .swiper-button-next {
  transform: rotate(180deg);
}

.ias-foot {
  width: 100%;
  background: rgb(239, 239, 239);
  display: flex;
  align-items: center;
  flex-direction: column;
}
.ias-foot .foot {
  padding-top: 88px;
  padding-bottom: 48px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.ias-foot .foot .desc {
  color: rgb(35, 35, 35);
  font-size: 18px;
  line-height: 24px;
}
.ias-foot .foot .desc div:first-child {
  margin-bottom: 12px;
}
.ias-foot .foot .logo {
  width: 215px;
}
.ias-foot .bot {
  width: 100%;
  margin: 0 auto;
  max-width: 100%;
  padding: 25px 0;
  color: rgb(0, 0, 0);
  font-size: 12px;
  line-height: 16px;
  border-top: 1px solid rgb(91, 96, 112);
}
.ias-foot .bot .span {
  display: inline-block;
  margin-right: 68px;
}
.ias-foot .bot .span span:first-child {
  margin-right: 48px;
}
.ias-foot .bot .a {
  display: inline-block;
  margin-right: 10px;
  color: #000;
}
/* 媒体查询 */

@media screen and (min-width: 2400px) {
  .ias-foot .bot {
    width: 100%;
  }
}
@media screen and (max-width: 1600px) {
}

@media screen and (max-width: 1400px) {
  .ias-foot .ias-max .desc {
    font-size: 14px;
  }
  .ias-foot .ias-max .logo {
    width: 100px;
  }
}

@media screen and (max-width: 1200px) {
}

@media screen and (max-width: 1100px) {
}

@media screen and (max-width: 900px) {
  .ias-tpl-hmpc-show {
    display: none;
  }
  .ias-tpl-hmmob-show {
    display: block;
  }
  .ias-yinwang-head {
    height: 46px;
  }
  .ias-yinwang-head .max {
    height: 46px;
  }
  .ias-yinwang-head .max .logo {
    width: 40px;
    left: 0;
  }
  .ias-max {
    max-width: calc(100% - 8.5333vw - 8.5333vw);
  }
  .ias-yinwang-head .max .ias-max{
    font-size: 3.2vw;
    padding: 0 14vw;
  }
  .ias-yinwang-kv .ias-max h2 {
    top: 41.33333vw;
    font-size: 6.4vw;
    left: 4vw;
  }

  .ias-abouts {
    padding-top: 10.9333vw;
    padding-bottom: 8.5333vw;
    flex-direction: column;
  }
  .ias-abouts h2 {
    font-size: 4.8vw;
    margin-bottom: 3.2vw;
  }
  .ias-abouts .desc {
    margin-left: 0;
    width: 100%;
    flex: initial;
    font-size: 2.6667vw;
    line-height: 1.5;
  }

  .ias-abus-banner-con06 {
    padding-bottom: 23.3333vw;
    height: 58vw;
  }
  .ias-abus-tool {
    bottom: 9.4vw;
  }
  .ias-abus-tool-con {
    width: 34.4667vw;
    height: 10.6667vw;
  }
  .ias-abus-tool-con .swiper-pagination {
    font-size: 3.2vw;
  }
  .ias-abus-tool .swiper-button-prev,
  .ias-abus-tool .swiper-button-next,
  .ias-abus-tool .swiper-button-prev img,
  .ias-abus-tool .swiper-button-next img {
    width: 10.6667vw;
    height: 10.6667vw;
  }

  .ias-foot .foot {
    padding-top: 35px;
    padding-bottom: 13px;
    flex-direction: column;
    align-items: flex-start;
  }
  .ias-foot .foot .desc {
    font-size: 10px;
    line-height: 1.5;
    margin-bottom: 34px;
  }
  .ias-foot .foot .desc div:first-child {
    margin-bottom: 10px;
  }
  .ias-foot .foot .logo {
    width: 100px;
  }
  .ias-foot .bot {
    width: 100%;
    max-width: 100%;
    padding: 17px 0 25px;
    font-size: 10px;
    line-height: 1.5;
    display: flex;
    flex-direction: column-reverse;
  }
  .ias-foot .bot .span {
    margin-right: 0;
    margin-top: 26px;
  }
  .ias-foot .bot .span span:first-child {
    display: block;
    margin-right: 0;
    margin-bottom: 10px;
  }
  .ias-foot .bot .span.last {
    margin-right: 0;
    margin-top: 0;
  }
  .ias-foot .bot .a {
    margin-right: 10px;
  }
}
@media screen and (max-width: 600px) {
  .ias-foot .bot {
    width: 100%;
  }
}
