body {
  width: 100vw;
  overflow-x: hidden;
}
.banner_content_input {
  text-align: center;
  display: flex;
  justify-content: center;
  margin-top: 40px;
}
#footer-banner {
  width: 100%;
  height: 360px;
  background: url(../images/footer-banner.jpg) no-repeat;
  display: flex;
  align-items: center;
  /* background-size: contain; */
}
#footer-banner2 {
  width: 100%;
  height: 6rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
#footer-banner2 > .footer-banner-inner > p {
  margin-top: 0;
  width: auto;
  height: auto;
  font-size: 0.48rem;
  font-family: Arial-BoldMT, Arial;
  font-weight: normal;
  color: #ffffff;
  white-space: nowrap;
}
#nav-banner {
  width: 100%;
  height: 6rem;
  background: url(../images/product_banner.png) no-repeat;
  background-size: 100% 100%;
}
.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;
}
.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;
}
.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;
}

/* 步骤区域 */
.step_content {
  height: 6.5rem;
  /* margin: 0 3.27rem; */
  margin: 0 auto;
}
.step_content > div {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  left: 0.7rem;
}

.button_start {
  width: 1.82rem;
  height: 1.82rem;
  opacity: 0;
}
.button_say {
  width: 1.08rem;
  height: 1.08rem;
}

.cover > img {
  width: 100%;
  height: 100%;
}

.arrow_right {
  width: 0.52rem;
  height: 0.35rem;
  display: flex;
  align-items: center;
  padding: 0 0.07rem;
}

.step1 {
  width: 0.85rem;
  display: flex;
  flex-direction: column;
}

.step1 > div {
  height: 1.45rem;
  width: 0.85rem;
}

.step2 {
  width: 1.08rem;
  display: flex;
  flex-direction: column;
}

.step2 > div {
  height: 2.2rem;
  width: 0.85rem;
}

.step_box > .item {
  width: 2.92rem;
  height: 0.93rem;
  background: #ffffff;
  box-shadow: 0px 0px 0.2rem 0px rgba(82, 81, 116, 0.19);
  border-radius: 0.2rem;
  font-size: 0.2rem;
  font-family: Arial-BoldMT, Arial;
  font-weight: normal;
  color: #6a61ff;
  display: flex;
  align-items: center;
  justify-content: center;
}

.step_box > .item > p {
  width: 2.03rem;
  text-align: center;
  line-height: 0.23rem;
}

.arrow_bottom {
  width: 0.22rem;
  height: 0.4rem;
  display: flex;
  align-items: center;
  transform: rotate(90deg) !important;
  margin: 0 auto;
  padding: 0.09rem 0;
}

.zan {
  width: 1.16rem;
  height: 1.16rem;
}

.end_box {
  position: relative;
  right: 0.7rem;
  display: flex;
  align-items: center;
  height: 3.25rem;
}
.continuous {
  width: 1.41rem;
  height: 1.07rem;
  background: #f3f3fc;
  border-radius: 0.27rem;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 0.16rem;
  position: relative;
  top: 0;
}

.continuous > p {
  width: 0.95rem;
  font-size: 0.12rem;
  font-family: Arial-BoldMT, Arial;
  font-weight: normal;
  color: #7470af;
  line-height: 0.14rem;
  text-align: center;
}

.continuous > .icon_step_left {
  left: -0.01rem;
  top: -0.12rem;
  background: url(../images/step4.png) no-repeat;
  background-size: 100% 100%;
}

.continuous > .icon_step_right {
  right: -0.01rem;
  bottom: -0.12rem;
  background: url(../images/step4.png) no-repeat;
  background-size: 100% 100%;
  transform: rotate(180deg);
}
.continuous > i {
  width: 0.84rem;
  height: 0.67rem;
  display: inline-block;
  position: absolute;
}

.button_end {
  width: 1.82rem;
  height: 1.82rem;
  margin-left: 0.16rem;
}

.step3 {
  width: 3.46rem;
  height: 0.83rem;
  position: absolute;
  top: 0;
  left: 0.48rem;
}

.step3 > div {
  width: 100%;
  height: 0.6rem;
}

/* data analysis report */
.report_content {
  height: 9.5rem;
  background: #f2f4fb;
  padding-top: 1rem;
}
.report_content > .content {
  position: relative;
  height: 100%;
}

.report_content > p {
  font-size: 0.48rem;
  font-family: Arial-BoldMT, Arial;
  font-weight: normal;
  color: #000000;
  line-height: 0.54rem;
  text-align: center;
}

.phone_box {
  width: 3.9rem;
  height: 6.3rem;
  background: #ffffff;
  box-shadow: 0px 0px 0.2rem 0px rgba(90, 89, 168, 0.14);
  border-radius: 0.47rem;
  position: absolute;
  z-index: 2;
  left: 4rem;
  bottom: 1.43rem;
  opacity: 0;
}

.center_img {
  position: absolute;
  z-index: 1;
  left: 7.28rem;
  bottom: 0.95rem;
  width: 8.42rem;
  opacity: 0;
  height: 5.68rem;
}
.center_img > img {
  width: 100%;
  height: 100%;
}

.line_box {
  display: flex;
  align-items: center;
  height: 0.56rem;
  justify-content: center;
}

.line_box > :first-child {
  width: 0.9rem;
  height: 0.08rem;
  background: #edeff8;
  border-radius: 0.05rem;
}

.line_box > :last-child {
  width: 0.08rem;
  height: 0.08rem;
  background: #edeff8;
  border-radius: 50%;
  margin-left: 0.1rem;
}

.phone_content {
  width: 3.4rem;
  height: 5.2rem;
  background: #f3f3f7;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  padding: 0.34rem 0.1rem;
}

.diag {
  display: flex;
  align-items: flex-start;
  margin-bottom: 0.2rem;
}

.right {
  flex-direction: row-reverse;
}

.right > .face_img {
  margin-left: 0.1rem;
}

.diag > .face_img {
  width: 0.4rem;
  height: 0.4rem;
}

.diag > img:last-child {
  width: 2.04rem;
  height: 1.12rem;
}
.flex {
  display: flex;
}
.unleashing_content > p {
  width: 8.69rem;
  height: 1.16rem;
  font-size: 0.48rem;
  font-family: Arial-BoldMT, Arial;
  font-weight: normal;
  color: #000000;
  line-height: 0.54rem;
  text-align: center;
  margin: 0 auto;
  margin-top: 1.5rem;
  margin-bottom: 0.8rem;
}

.unleashing_content > .h5_hide {
  display: flex;
  justify-content: center;
}
.line {
  height: 5.73rem;
  width: 0.03rem;
  position: relative;
  bottom: 0.2rem;
}
.line > div {
  width: 100%;
  height: 1.46rem;
  background: #6a61ff;
  transition-duration: 0.3s;
}

.line.line2 > div {
  transform: translateY(1.9rem);
  transition-duration: 0.3s;
}

.line.line3 > div {
  transform: translateY(3.8rem);
  transition-duration: 0.3s;
}

.href_box > div {
  margin-bottom: 0.84rem;
  padding-left: 0.27rem;
  cursor: pointer;
}
.href_box > .active > .title {
  color: #6a61ff;
}
.href_box > div > .title {
  height: 0.2rem;
  font-size: 0.18rem;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  /* color: #6a61ff; */
  color: #303133;
  line-height: 0.2rem;
  margin-bottom: 0.15rem;
}

.href_box > div > p:last-child {
  width: 4.68rem;
  height: 0.72rem;
  font-size: 0.16rem;
  font-family: ArialMT;
  color: #303133;
  line-height: 0.24rem;
}

.chat_box {
  width: 3.6rem;
  height: 5rem;
  background: #ffffff;
  box-shadow: 0px 0px 0.1rem 0.02rem rgba(0, 0, 0, 0.16);
  border-radius: 0.14rem 0.14rem 0px 0px;
  overflow: hidden;
  margin-left: 1.6rem;
}

.chat_box > .top {
  width: 3.6rem;
  height: 0.6rem;
  background: #6a61ff;
  padding: 0.1rem;
  position: relative;
}

.chat_box > .top > .head {
  display: flex;
  align-items: center;
}
.chat_box > .top > .head > img {
  width: 0.4rem;
  height: 0.4rem;
}
.chat_box > .top > .head > p {
  font-size: 0.16rem;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #ffffff;
  margin-left: 0.12rem;
}

.btn_box {
  display: flex;
  align-items: center;
  position: absolute;
  top: 0.05rem;
  right: 0.14rem;
  padding: 0.05rem 0;
}

.btn_box > img {
  width: 0.57rem;
  height: auto;
}

.bottom {
  width: 3.6rem;
  height: 1.23rem;
  background: #ffffff;
  border-radius: 0.02rem;
  border-top: 1px solid #ccc;
  padding-top: 0.12rem;
  padding-left: 0.1rem;
  display: flex;
  flex-direction: column;
}

.bottom > div:first-child {
  height: 0.17rem;
  display: flex;
  margin-bottom: 0.08rem;
}
.bottom > div:first-child > img {
  height: 0.17rem;
  width: auto;
  cursor: pointer;
}

.bottom > span {
  font-size: 0.12rem;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #919bb0;
  line-height: 0.17rem;
  cursor: col;
}

.bottom > .btn {
  width: 0.7rem;
  height: 0.28rem;
  background: #6a61ff;
  border-radius: 0.14rem;
  display: flex;
  align-items: center;
  font-size: 0.12rem;
  color: #ffffff;
  justify-content: center;
  align-self: self-end;
  margin-right: 0.1rem;
  cursor: pointer;
}

.bottom > .btn > i {
  display: inline-block;
  width: 0.12rem;
  height: 0.12rem;
  background: url(../images/send_icon.png) no-repeat;
  background-size: 100% 100%;
  margin-left: 0.06rem;
}

.middle {
  height: 3.17rem;
  overflow-y: auto;
  display: flex;
  flex-direction: column;
  padding: 0.1rem;
}

.middle > div > span {
  font-size: 12px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #333333;
}
.middle > div > p {
  max-width: 2.7rem;
  font-size: 0.14rem;
  line-height: 0.2rem;
  background: #f2f2fb;
  box-shadow: 0px 0.02rem 0.04rem 0px #cfd1d3;
  border-radius: 0px 0.16rem 0.16rem 0.16rem;
  margin-top: 0.04rem;
  margin-bottom: 0.14rem;
}
.middle > .left {
  display: flex;
  flex-direction: column;
}

.middle > .left > p {
  background: #f2f2fb;
  padding: 0.09rem 0.16rem;
}

.middle > .right {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}

.middle > .right > p {
  background: #6a61ff;
  color: #fff;
  border-radius: 0.16rem 0px 0.16rem 0.16rem;
  padding: 0.1rem 0.16rem;
}

.animated.delay-1s {
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}
.animated.delay-2s {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}
.animated.delay-3s {
  -webkit-animation-delay: 1.5s;
  animation-delay: 1.5s;
}
.animated.delay-4s {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}
.animated.delay-5s {
  -webkit-animation-delay: 2.5s;
  animation-delay: 2.5s;
}
.animated.delay-55s {
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
}
.animated.delay-65s {
  -webkit-animation-delay: 3.25s;
  animation-delay: 3.25s;
}
.animated.delay-6s {
  -webkit-animation-delay: 3.5s;
  animation-delay: 3.5s;
}
.animated.delay-7s {
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
}
.animated.delay-8s {
  -webkit-animation-delay: 4.5s;
  animation-delay: 4.5s;
}
.animated.delay-9s {
  -webkit-animation-delay: 5s;
  animation-delay: 5s;
}
.animated.delay-10s {
  -webkit-animation-delay: 5.5s;
  animation-delay: 5.5s;
}
.animated.delay-11s {
  -webkit-animation-delay: 6s;
  animation-delay: 6s;
}
.animated.delay-12s {
  -webkit-animation-delay: 6.5s;
  animation-delay: 6.5s;
}

.bottom_content {
  height: 7rem;
  background: linear-gradient(329deg, #92d3e3 0%, #6159c3 100%);
  position: relative;
  margin-top: 0.5rem;
}
.left_top_img {
  width: 6.75rem;
  height: auto;
}
.left_bottom_img {
  width: 4.36rem;
  height: auto;
  position: absolute;
  right: 1.02rem;
  bottom: 0;
}

.bottom_bg_people {
  width: 5.45rem;
  height: auto;
  position: absolute;
  left: 3.68rem;
  top: 0.62rem;
}

.bottom_content > div {
  display: flex;
  flex-direction: column;
  position: absolute;
  right: 4.74rem;
  top: 0.7rem;
}

.bottom_content > div > div {
  display: flex;
  margin-bottom: 0.3rem;
}
.icon_img {
  width: 0.64rem;
  height: 0.64rem;
}

.card {
  width: 4.02rem;
  height: 1.36rem;
  background: #ffffff;
  box-shadow: 0px 0.02rem 0.04rem 0px rgba(0, 0, 0, 0.21);
  border-radius: 0.02rem 0.15rem 0.15rem 0.15rem;
  padding: 0.2rem;
  font-size: 0.16rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #303133;
  line-height: 0.24rem;
  margin-left: 0.12rem;
}

.card > a {
  color: #6a61ff;
}

.btm_content {
  padding: 0.2rem 0.2rem 0 0.2rem;
  width: 4.9rem;
  height: 3.94rem;
  background: #ffffff;
  box-shadow: 0px 0.02rem 0.04rem 0px rgba(0, 0, 0, 0.21);
  border-radius: 0.02rem 0.15rem 0.15rem 0.15rem;
  margin-left: 0.12rem;
  position: relative;
}

.btm_content > .more {
  width: 100%;
  height: 0.62rem;
  position: absolute;
  bottom: 0;
  left: 0;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  background: linear-gradient(
    180deg,
    rgba(255, 255, 255, 0) 0%,
    #ffffff 51%,
    #ffffff 100%
  );
}

.btm_content > .more > img {
  width: 0.14rem;
  height: 0.1517rem;
  transform: rotate(90deg) !important;
  margin-bottom: 0.08rem;
}

.btm_content > .chat_container {
  width: 4.5rem;
  height: 3.74rem;
  background-color: #ffffff;
  box-shadow: 0px 0.02rem 0.1rem 0px rgba(120, 119, 122, 0.2);
  border-top: 3px solid #6a61ff;
  padding: 0.2rem;
  display: flex;
  flex-direction: column;
  background: url(../images/bottom_bg_right.png) no-repeat;
  background-position: 100% 0;
}

.btm_content > .chat_container > img {
  width: 1.7rem;
  height: 0.32rem;
  margin-bottom: 0.27rem;
}

.btm_content > .chat_container > p {
  display: flex;
  align-items: center;
  height: 0.12rem;
  font-size: 0.14rem;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #6f82b3;
  padding-left: 0.08rem;
  border-left: 2px solid #6f82b3;
  margin-bottom: 0.11rem;
}

.btm_content > .chat_container > div {
  width: 4.1rem;
  height: 1.03rem;
  background: #fafbfc;
  display: flex;
  flex-direction: column;
  border-radius: 8px;
  padding: 0.15rem 0.2rem;
  margin-bottom: 0.26rem;
}

.btm_content > .chat_container > div > div {
  display: flex;
}

.btm_content > .chat_container > div > div > span:first-child {
  width: 0.6rem;
  font-size: 0.14rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #606266;
  padding-right: 0.06rem;
}

.btm_content > .chat_container > div > div > span:last-child {
  font-size: 0.14rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #909399;
}

.diag_box {
  display: flex;
  flex-direction: column;
  margin-bottom: 0 !important;
}

.diag_box > p:first-child {
  font-size: 0.13rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #999999;
}
.diag_box > p:last-child {
  width: 3.04rem;
  height: 0.64rem;
  background: #f2f2fb;
  box-shadow: 0px 0.03rem 0.06rem 0px #cfd1d3;
  border-radius: 0px 0.15rem 0.15rem 0.15rem;
  padding: 0.11rem 0.16rem 0.13rem 0.16rem;
  font-size: 0.13rem;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #333333;
}
.h5_hide {
  display: flex;
}
.block {
  display: block;
}

.h5_show {
  display: none;
}

@media only screen and (max-width: 1680px) {
  .bottom_content > div {
    right: 3.74rem;
  }
  .bottom_bg_people {
    left: 2.68rem;
  }
  .left_bottom_img {
    right: 2.02rem;
  }
}
@media only screen and (max-width: 1440px) {
  .bottom_content > div {
    right: 2.24rem;
  }
  .bottom_bg_people {
    left: 1.68rem;
  }
  .left_bottom_img {
    right: 3.02rem;
  }
  .phone_box {
    left: 1.5rem;
  }
  .center_img {
    left: 4.78rem;
  }
}

@media screen and (max-width: 1024px) {
  #nav-banner {
    width: 100%;
    background: url(../images/product_banner_h5.png) no-repeat;
    height: 380px;
    background-size: 100% auto;
    display: flex;
    align-items: center;
  }
  #footer-banner {
    display: flex;
    height: 360px;
    align-items: center;
  }
  .footer-banner-inner p {
    margin: 0 auto;
  }
  #footer-banner2 > .footer-banner-inner > p {
    margin: 0;
  }
  .continuous > p {
    width: auto;
    font-size: 10px;
    font-family: Arial-BoldMT, Arial;
    font-weight: normal;
    color: #7470af;
    line-height: 11px;
    padding: 0 10px;
  }
  .h5_show {
    display: block;
  }

  .step_content {
    height: auto;
  }

  .step_content > div {
    flex-direction: column;
    left: 0;
    padding: 85px 0 0;
  }

  .arrow_right {
    margin: 10px 0;
  }
  .arrow_right > img {
    transform: rotate(90deg);
  }
  .h5_hide,
  .unleashing_content > .h5_hide {
    display: none;
  }
  .button_say {
    display: flex;
    flex-direction: row;
    width: auto;
  }
  .button_say > .step5 {
    width: 122px;
    height: 69px;
  }
  .button_say > img:nth-child(2) {
    width: 64px;
    height: 64px;
  }
  .button_say > img:nth-child(1) {
    position: relative;
    top: 23px;
    width: 122px;
    height: 69px;
  }
  .button_start {
    width: 120px;
    height: 120px;
  }

  .step_box {
    display: flex;
    margin-top: 23px;
  }

  .step_box > .item {
    width: 25vw;
    height: 25vw;
    max-width: 120px;
    margin: 0 10px;
    max-height: 120px;
  }
  .step_box > .item2 {
    width: 30vw;
    max-width: 120px;
    max-height: 120px;
  }

  .step_box > .item > p {
    width: auto;
    padding: 0 12px;
    font-size: 16px;
    font-family: Arial-BoldMT, Arial;
    font-weight: normal;
    color: #6a61ff;
    line-height: 18px;
  }

  .step_box > .item > p > span {
    font-size: 12px;
    font-weight: normal;
  }
  .arrow_bottom {
    margin-top: 12%;
    width: 20px;
    height: 16px;
    padding: 0 2px;
    transform: rotate(0deg) !important;
  }

  .zan {
    display: flex;
    flex-direction: row;
    width: auto;
    height: auto;
    position: relative;
  }

  .end_box {
    top: 0;
    height: auto;
    right: 0;
    display: flex;
    flex-direction: column;
  }

  .zan > img:nth-child(1) {
    width: 92px;
    height: 258px;
    position: relative;
    top: 50px;
    left: 25px;
  }
  .zan > img:nth-child(2) {
    width: 80px;
    height: 80px;
    position: relative;
    top: 23px;
    left: 17px;
  }
  .zan > img:nth-child(3) {
    width: 114px;
    height: 75px;
    position: relative;
    left: 15px;
  }
  .button_end {
    width: auto;
    height: auto;
    position: relative;
    margin-left: 0;
    top: -100px;
  }
  .button_end > img {
    width: 120px;
    height: 120px;
  }
  .continuous {
    width: 113px;
    height: 85px;
    top: inherit;
    top: -125px;
  }

  .phone_box,
  .center_img {
    position: initial;
    opacity: 1;
  }

  .phone_box {
    width: auto;
    height: auto;
    padding: 0 25px 25px;
    max-width: 354px;
  }
  .phone_content {
    height: auto;
  }

  .report_content {
    padding: 40px 31px 0;
    width: 100%;
    overflow-x: hidden;
  }
  .diag > img:last-child {
    width: 222px !important;
    height: auto !important;
  }
  .diag > .face_img {
    width: 30px;
    height: 30px;
  }

  .phone_content {
    width: auto;
  }

  .report_content > p {
    margin-bottom: 30px;
  }
  .report_content {
    height: auto;
  }

  .center_img {
    height: auto;
    position: absolute;
    left: calc(50% + 60px);
    transform: translate(-50%, 0);
    bottom: 10px;
    width: auto;
    z-index: 99;
  }

  .report_content > .content {
    padding-bottom: 200px;
    display: flex;
    justify-content: center;
  }

  .center_img > img {
    width: 306px;
    height: auto;
  }

  .chat_line {
    height: auto;
    position: absolute;
    bottom: 100px;
    transform: translate(-50%, 0);
    z-index: 99;
    left: calc(50% - 125px);
  }

  .chat_line > img {
    width: 43px;
  }
  .unleashing_content > p {
    width: auto;
    padding: 0 45px;
    height: auto;
    max-width: 650px;
  }
  .h5_href_box {
    display: flex;
    flex-direction: column;
    background: #f2f4fb;
    border-radius: 8px;
    margin: 0 24px;
    padding: 32px 30px;
    max-width: 540px;
    margin: 0 auto;
    margin-bottom: 20px;
  }
  .h5_href_box > div:first-child {
    margin-bottom: 20px;
    cursor: pointer;
  }
  .h5_href_box > div:first-child > .title {
    font-size: 18px;
    font-family: Arial-BoldMT, Arial;
    font-weight: normal;
    color: #000000;
    line-height: 20px;
  }

  .h5_href_box > div:first-child > p:last-child {
    font-size: 16px;
    font-family: ArialMT;
    color: #303133;
    line-height: 24px;
    margin-top: 18px;
  }

  .h5_href_box > .chat_box {
    margin-left: 0;
    width: auto;
    height: auto;
  }

  .chat_box > .top {
    width: auto;
    height: auto;
    padding: 9px 8px 10px;
  }
  .chat_box > .top > .head > img {
    width: 34px;
    height: 34px;
  }
  .chat_box > .top > .head > p {
    font-size: 14px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #ffffff;
    line-height: 19px;
  }

  .btn_box {
    padding: 5px;
  }

  .btn_box > img {
    width: 57px;
    height: auto;
  }

  .middle > .left > p,
  .middle > .right > p {
    padding: 8px 13px;
    max-width: 340px;
    font-size: 12px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #333333;
    line-height: 17px;
  }
  .right {
    padding-left: 20px;
  }

  .middle > .right > p {
    color: #fff;
  }

  .middle {
    height: auto;
    padding: 15px 10px;
  }

  .bottom_content {
    height: 600px;
  }

  .bottom_bg_people {
    width: 400px;
    height: auto;
    left: 50px;
    top: 55px;
  }

  .bottom_content > div {
    right: 125px;
    top: 55px;
  }

  .bottom_content > div > div {
    justify-content: flex-start;
  }

  .icon_img {
    width: 45px;
    height: 45px;
  }

  .card {
    width: 192px;
    height: auto;
    padding: 15px;
    line-height: 17px;
    font-size: 12px;
  }

  .btm_content {
    padding: 15px 15px 0 15px;
    max-width: 316px;
    width: auto;
    height: auto;
  }

  .btm_content > .chat_container {
    width: auto;
    height: auto;
    overflow: hidden;
  }

  .btm_content > .chat_container > div > div > span:first-child {
    width: 45px;
    font-size: 12px;
  }

  .diag_box > p:first-child {
    font-size: 12px;
  }

  .btm_content > .chat_container > p {
    margin-bottom: 8px;
    height: auto;
    font-size: 12px;
  }

  .diag_box > p:last-child {
    width: auto;
    font-size: 12px;
    height: auto;
  }

  .btm_content > .chat_container > div {
    min-width: 235px;
    height: auto;
    padding: 10px 14px;
  }

  .btm_content > .more {
    height: 50px;
  }
  .btm_content > .chat_container > div > div > span:last-child {
    font-size: 12px;
  }
}

@media screen and (max-width: 768px) {
  .banner_content_input {
    margin-top: 0;
  }
  #footer-banner {
    width: 100%;
    height: 430px;
    background-position: 50% 0;
  }

  .bottom_content > div {
    right: 25px;
    top: 55px;
  }
  .bottom_content > div > div {
    justify-content: flex-end;
  }

  .bottom_bg_people {
    width: 177px;
    height: auto;
    left: 0;
  }

  .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: 20px 24px 0;
    height: auto;
  }

  .footer-banner-inner .el-input-group > .el-input__inner {
    height: 48px;
    margin: 0 24px;
    background: #ffffff;
    border-radius: 4px;
  }

  .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;
    margin-top: 0;
  }

  .step_box > .item {
    width: 25vw;
    height: 25vw;
    max-width: 100px;
    max-height: 100px;
    margin: 0;
  }
  .step_box > .item2 {
    width: 30vw;
    max-width: 100px;
    max-height: 100px;
  }
}
