#nav-banner {
  width: 100%;
  height: 600px;
  background: url(../images/solutions/solution-banner.png) no-repeat;
  background-size: 100% 100%;
  display: flex;
  align-items: center;
}
#banner {
  width: 100%;
}
.s_chat4 {
  display: none;
}
.banner-txt {
  width: 8.48rem;
  margin: 0 auto;
  font-size: 0.48rem;
  font-family: Arial-BoldMT, Arial;
  font-weight: normal;
  color: #ffffff;
  line-height: 0.6rem;
  text-align: center;
}

#weoffer {
  width: 100%;
  margin-top: 1rem;
}
.weoffer-inner {
  width: 13.6rem;
  margin: 0 auto;
  /* overflow: hidden; */
  display: flex;
  justify-content: space-between;
}
.offfer-txt {
  padding-left: 1rem;
}
.offfer-txt .p1 {
  font-size: 0.48rem;
  font-family: Arial-BoldMT, Arial;
  font-weight: normal;
  color: #000000;
  line-height: 0.54rem;
}
.offfer-txt .p2 {
  width: 4.89rem;
  height: 1.08rem;
  font-size: 0.22rem;
  font-family: ArialMT;
  color: #000000;
  line-height: 0.36rem;
  margin-top: 0.43rem;
}
.offfer-txt .heng {
  width: 1rem;
  height: 8px;
  background: #f48353;
  border-radius: 7px;
}
.offfer-img {
  width: 5.8rem;
  height: 6.5rem;
  background: #ffffff;
  box-shadow: 0px 0px 20px 0px rgba(90, 89, 168, 0.14);
  border-radius: 0.47rem;
  margin-top: -3.2rem;
  padding: 0.56rem 0.25rem 0.53rem 0.25rem;
  position: relative;
}
.offer-img-bg {
  background-color: #f3f3f7;
  width: 100%;
  height: 100%;
}
.offer-img-bg img {
  width: 5.1rem;
  height: 4.67rem;
  margin-top: 0.33rem;
  margin-left: 0.07rem;
}
.s_chat3 {
  display: none;
}
.offfer-img .heng1 {
  position: absolute;
  width: 104px;
  height: 9px;
  background: #edeff8;
  top: 26px;
  border-radius: 4px;
  left: 2.2rem;
}
.offfer-img .heng2 {
  position: absolute;
  width: 9px;
  height: 9px;
  background: #edeff8;
  top: 26px;
  border-radius: 50%;
  left: 3.34rem;
}

#wevalue {
  width: 100%;
  margin-top: 1.8rem;
}
.wevalue-inner {
  width: 13.6rem;
  margin: 0 auto;
  overflow: hidden;
  padding: 0 1rem;
}
.wevalue-inner .p1 {
  font-size: 0.48rem;
  font-family: Arial-BoldMT, Arial;
  font-weight: normal;
  color: #000000;
  line-height: 0.54rem;
  text-align: center;
}
.wevalue-inner .heng {
  width: 1rem;
  height: 8px;
  background: #f48353;
  border-radius: 7px;
  margin: 0.1rem auto 0.2rem;
}
.wevalue-inner .p2,
.wevalue-inner .p3 {
  font-size: 0.22rem;
  font-family: ArialMT;
  color: #000000;
  line-height: 0.36rem;
  text-align: center;
}
.value-img {
  display: flex;
  justify-content: space-between;
  margin-top: 1rem;
}
.value-img-item {
  display: flex;
  flex-direction: column;
}
.value-img-item img {
  width: 1.9rem;
  height: 1.9rem;
}
.value-img-item p {
  font-size: 0.18rem;
  font-family: Arial-BoldMT, Arial;
  font-weight: normal;
  color: #1f197c;
  line-height: 0.21rem;
  text-align: center;
  margin-top: 0.25rem;
}

#banner-bottom {
  width: 100%;
  margin-top: 4.46rem;
  background: url(../images/solutions/solution-bottom-banner.jpg) no-repeat;
  /* background-size: contain; */
}
.banner-bottom-inner {
  width: 13.6rem;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.bb-img {
  width: 6.4rem;
  height: 8.56rem;
  background: #ffffff;
  box-shadow: 0px 0px 20px 0px rgba(90, 89, 168, 0.14);
  border-radius: 0.47rem;
  margin-top: -2.66rem;
  padding: 0.56rem 0.25rem 0.54rem 0.25rem;
  position: relative;
  top: -0.15rem;
}
.bb-img-bg {
  background: #f3f3f7;
  width: 100%;
  height: 100%;
}
.bb-img-bg img {
  width: 5.7rem;
  height: 6.71rem;
  margin-left: 0.07rem;
  margin-top: 0.32rem;
}
/* .bb-img .chat-img1{
  position: relative;
  top: 46px;
}
.bb-img .person-img1{
  margin-left: 0.05rem;
}
.bb-img .chat-img2{
  position: relative;
  top: 42px;
  margin-right: 0.05rem;
}
.bb-img .right-chat{
  display: flex;
  justify-content: end;
}
.bb-img .right-chat .person-img2{
  width: 60px;
  height: 60px;
  align-self: end;
  margin-right: 0.1rem;
  margin-left: 0.08rem;
}
.bb-img-bg >div{
  position: relative;
  top: -26px;
} */
.bb-img .heng1 {
  position: absolute;
  width: 104px;
  height: 9px;
  background: #edeff8;
  top: 26px;
  border-radius: 4px;
  left: 2.5rem;
}
.bb-img .heng2 {
  position: absolute;
  width: 9px;
  height: 9px;
  background: #edeff8;
  top: 26px;
  border-radius: 50%;
  left: 3.64rem;
}
.bb-txt .p1 {
  font-size: 0.48rem;
  font-family: Arial-BoldMT, Arial;
  font-weight: normal;
  color: #ffffff;
  line-height: 0.54rem;
  margin-top: 1.58rem;
}
.bb-txt .heng {
  width: 1rem;
  height: 8px;
  background: #f48353;
  border-radius: 7px;
  margin-bottom: 0.3rem;
}
.bb-txt .p2,
.bb-txt .p3,
.bb-txt .p4,
.bb-txt .p5 {
  font-size: 0.24rem;
  font-family: ArialMT;
  color: #ffffff;
  line-height: 0.36rem;
}

#footer-banner {
  width: 100%;
  height: 360px;
  display: flex;
  align-items: center;
  background: url(../images/footer-banner.jpg) no-repeat;
  /* background-size: contain; */
}
.footer-banner-inner {
  width: 13.6rem;
  margin: 0 auto;
  overflow: hidden;
}
.footer-banner-inner p {
  width: 9.25rem;
  height: 0.94rem;
  font-size: 0.4rem;
  font-family: Arial-BoldMT, Arial;
  font-weight: normal;
  color: #ffffff;
  line-height: 0.45rem;
  text-align: center;
  margin: 0 auto 0;
}
.index-input {
  width: 6rem;
  height: 0.6rem;
}
.index-input input {
  height: 0.6rem;
}
.index-input .el-input-group__append {
  width: 2rem;
  height: 0.54rem;
  background: #f48353;
  color: #fff;
  font-size: 0.2rem;
  cursor: pointer;
}
.footer-banner-bottom {
  width: 6rem;
  margin: 0.15rem auto 0;
  font-size: 0.16rem;
  font-family: ArialMT;
  color: #ffffff;
  line-height: 0.18rem;
  display: flex;
}

@media screen and (max-width: 1024px) {
  #nav-banner {
    background-size: 100% 280px;
    background-position: 40% 0%;
    height: 280px;
  }
  .banner-txt {
    width: auto;
    padding: 0 20%;
  }

  .offfer-txt {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding-left: 0;
    width: 100%;
  }

  .weoffer-inner {
    width: 100%;
    flex-wrap: wrap;
  }

  .offfer-img {
    margin-top: 0;
  }

  .offfer-txt .p2 {
    width: auto;
    height: auto;
    text-align: center;
    padding: 0 40px;
    font-size: 16px;
    line-height: 24px;
    max-width: 540px;
    margin-bottom: 20px;
  }

  .offfer-img {
    width: calc(100% - 60px);
    height: auto;
    margin: 30px 30px 0;
    padding: 56px 25px 53px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    max-width: 540px;
    margin: 0 auto;
  }

  .value-img-item {
    min-width: 130px;
    margin-bottom: 39px;
    align-items: center;
  }
  .offer-img-bg {
    padding: 24px 0px 30px;
    overflow-x: hidden;
  }

  .offer-img-bg img {
    width: 100%;
    height: auto;
    position: relative;
    left: 10px;
    margin-left: 0;
  }

  .wevalue-inner {
    width: auto;
  }

  .value-img {
    flex-wrap: wrap;
    justify-content: center;
  }

  .wevalue-inner .p2,
  .wevalue-inner .p3 {
    font-size: 16px;
    line-height: 24px;
    max-width: 540px;
    margin: 0 auto;
  }
  .s_chat1 {
    display: none;
  }
  .s_chat3 {
    display: block;
  }
  .s_chat2 {
    display: none;
  }
  .s_chat4 {
    display: block;
  }
  .bb-img .heng1,
  .offfer-img .heng1 {
    width: 1rem;
    margin: 0 auto;
    left: 42%;
  }
  .bb-img .heng2,
  .offfer-img .heng2 {
    margin-left: 10px;
    left: calc(42% + 1.1rem);
  }

  .banner-bottom-inner {
    width: auto;
    flex-direction: column-reverse;
    margin-bottom: 30px;
  }
  #banner-bottom {
    background: #fff;
  }

  .bb-txt {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }

  .bb-txt .p1 {
    color: #000;
    font-size: 30px;
    line-height: 48px;
  }

  .bb-txt .p2,
  .bb-txt .p3,
  .bb-txt .p4,
  .bb-txt .p5 {
    color: #000;
    font-size: 16px;
    line-height: 24px;
  }

  .bb-img {
    width: calc(100% - 60px);
    height: auto;
    margin: 30px 30px 0;
    padding: 56px 25px 53px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    max-width: 540px;
    margin: 0 auto;
    margin-top: 30px;
  }

  .bb-img-bg {
    padding-bottom: 30px;
  }

  .bb-img-bg img {
    width: 100%;
    height: auto;
    margin-top: 0.32rem;
    margin-left: 0.2rem;
  }
  .bb-txt .p1 {
    margin-top: 0;
  }

  #banner-bottom {
    margin-top: 50px;
  }
}

@media screen and (max-width: 768px) {
  .footer-banner-inner > .input_box {
    margin-top: 0 !important;
  }
  #nav-banner {
    background-size: auto 280px;
    background-position: 40% 0%;
    height: 280px;
  }
  #footer-banner {
    width: 100%;
    height: 430px;
    background-position: 50% 0;
  }

  .banner-txt {
    padding: 0 50px;
  }

  .footer-banner-inner {
    width: 100%;
  }

  .footer-banner-inner p {
    width: 100%;
    font-size: 28px;
    height: auto;
    font-family: Arial-BoldMT, Arial;
    font-weight: normal;
    color: #ffffff;
    line-height: 36px;
    margin: 0 auto;
    padding: 0 10px;
  }

  .footer-banner-inner .index-input {
    width: calc(100% - 48px);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin: 0 24px;
    height: auto;
  }

  .footer-banner-inner .el-input-group > .el-input__inner {
    height: 48px;
    margin: 0 24px;
    background: #ffffff;
    border-radius: 4px;
    margin-top: 40px;
  }

  .footer-banner-inner .index-input .el-input-group__append {
    margin-top: 10px;
    width: 100%;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    font-family: Arial-BoldMT, Arial;
    font-weight: normal;
    color: #ffffff;
    line-height: 20px;
    border-radius: 6px;
    border: none;
  }

  .footer-banner-bottom {
    width: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 20px 24px 0 24px;
    font-size: 16px;
    line-height: 16px;
  }

  #footer-banner2 > .footer-banner-inner > p {
    padding: 0 33px;
    white-space: pre-wrap;
  }
}
