.banner .bannerSwiper {
  position: relative;
  width: 100%;
  height: 100vh;
}
.banner .bannerSwiper .banner-swiper-slide {
  position: relative;
  overflow: hidden;
  color: #FFFFFF;
  line-height: normal;
}
.banner .bannerSwiper .banner-swiper-slide .banner-img-pc {
  display: block;
}
.banner .bannerSwiper .banner-swiper-slide .banner-img {
  width: 100%;
  height: 100%;
  z-index: 4;
  vertical-align: top;
  object-fit: cover;
}
.banner .bannerSwiper .banner-swiper-slide video {
  width: 100%;
  height: 100%;
  z-index: 4;
  vertical-align: top;
  object-fit: cover;
}
.banner .bannerSwiper .banner-swiper-slide .banner-title {
  font-size: 68px;
}
.banner .bannerSwiper .banner-swiper-slide .banner-desc {
  font-size: 34px;
}
.banner .bannerSwiper .banner-swiper-slide .banner-mar {
  margin: 20px 0 40px;
}
.banner .bannerSwiper .banner-swiper-slide .banner-outer {
  position: absolute;
  color: #FFFFFF;
  left: 0;
  right: 0;
  top: 55%;
  transform: translateY(-50%);
  text-align: center;
}
.banner .bannerSwiper .banner-swiper-slide .banner-inputSearch {
  width: 500px;
  height: 64px;
  position: relative;
  overflow: hidden;
  margin: 0 auto;
}
.banner .bannerSwiper .banner-swiper-slide .banner-inputSearch .banner-input {
  width: 100%;
  height: 100%;
  background: transparent;
  background: rgba(255, 255, 255, 0.8);
  border-radius: 32px;
  border: none;
  text-indent: 22px;
  padding-right: 70px;
}
.banner .bannerSwiper .banner-swiper-slide .banner-inputSearch .banner-input:focus {
  border: none;
  text-decoration: none;
}
.banner .bannerSwiper .banner-swiper-slide .banner-inputSearch .banner-input::-webkit-input-placeholder {
  color: #999;
}
.banner .bannerSwiper .banner-swiper-slide .banner-inputSearch .banner-search {
  position: absolute;
  right: 22px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 14px;
  color: #333333;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.banner .bannerSwiper .banner-swiper-slide .banner-inputSearch .banner-search i {
  margin-right: 5px;
}
.banner .bannerSwiper .bannerBottom {
  position: absolute;
  bottom: 80px;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 20;
}
.banner .bannerSwiper .bannerBottom .banner-pro {
  display: none;
}
.banner .bannerSwiper .bannerBottom .banner-pro-one {
  width: 92px;
  height: 92px;
  background: #DCE1E7;
  border-radius: 50%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  color: #333333;
  line-height: 20px;
  margin-right: 24px;
}
.banner .bannerSwiper .bannerBottom .banner-pro-img {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 3px;
}
.banner .bannerSwiper .bannerBottom .banner-pro-img img {
  width: 30%;
}
.banner .bannerSwiper .bannerBottom .banner-outer {
  position: relative;
}
.banner .bannerSwiper .bannerBottom .scrollDown {
  width: 40px;
  height: 40px;
  background: #30A847;
  border-radius: 50%;
  font-size: 16px;
  color: #FFFFFF;
  text-align: center;
  line-height: 40px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  animation: scrollDown 1.2s infinite;
}
.banner .bannerSwiper .bannerBottom .banner-num-swiper {
  width: 25%;
  position: absolute;
  right: calc(5% + 40px);
  top: 50%;
  transform: translateY(-50%);
  border-left: 2px solid rgba(255, 255, 255, 0.8);
  padding-left: 40px;
  padding-top: 10px;
  display: none;
}
.banner .bannerSwiper .bannerBottom .banner-num-swiper .bannerNumSwiper {
  width: 100%;
  position: relative;
  overflow: hidden;
  padding-bottom: 40px;
}
.banner .bannerSwiper .bannerBottom .banner-num-swiper .bannerNumSwiper .bannerNum-button {
  width: 30px;
  height: 26px;
  background: #13191E;
  border-radius: 4px;
  border: 1px solid #333333;
  color: #30A847;
  font-size: 16px;
  text-align: center;
  line-height: 26px;
  position: absolute;
  bottom: 0;
  left: 0;
  cursor: pointer;
}
.banner .bannerSwiper .bannerBottom .banner-num-swiper .bannerNumSwiper .bannerNum-button-next {
  left: 40px;
}
.banner .bannerSwiper .bannerBottom .banner-num-swiper .bannerNumSwiper .swiper-pagination-bullet {
  background: #FFFFFF;
  opacity: 0.4;
  margin-right: 10px;
}
.banner .bannerSwiper .bannerBottom .banner-num-swiper .bannerNumSwiper .swiper-pagination-bullet-active {
  opacity: 1;
}
.banner .bannerSwiper .bannerBottom .banner-num-swiper .banner-num-slide {
  font-size: 14px;
  color: #FFFFFF;
  line-height: 24px;
  margin-right: 2px;
}
@keyframes scrollDown {
  0% {
    top: 50%;
  }
  50% {
    top: calc(50% + 22px);
  }
  100% {
    top: 50%;
  }
}
.proi {
  background: url('https://file.easyrealgoods.com/handMovement/huizheng/proi-back.png') no-repeat;
  background-size: cover;
  background-position: top right;
  position: relative;
}
.proi .proi-line {
  position: absolute;
  bottom: 0;
  right: 0;
  height: 30px;
  max-width: 50%;
}
.proi .proiPage-left {
  width: calc(100% / 3);
}
.proi .indexPage-outer {
  display: flex;
  justify-content: space-between;
  z-index: 5;
  position: relative;
}
.proi .proi-img-left {
  width: 38%;
  position: absolute;
  bottom: -120px;
  left: 0;
}
.proi .indexPage-desc {
  width: 80%;
  margin: 16px 0 20px;
}
.proi .proiPage-right {
  width: calc((100% / 3) * 2);
  display: flex;
  flex-wrap: wrap;
}
.proi .proiPage-right .proiPage-one {
  width: calc((100% - 75px) / 4);
  margin-bottom: 30px;
  margin-right: 25px;
}
.proi .proiPage-right .proiPage-one .proiPage-one-inner {
  background: #13191E;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 20px 0;
}
.proi .proiPage-right .proiPage-one .proiPage-img {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
}
.proi .proiPage-right .proiPage-one .proiPage-img img {
  width: 50%;
}
.proi .proiPage-right .proiPage-one .clamp1 {
  width: 85%;
  margin: 0 auto;
  padding: 8px;
  background: #FFFFFF;
  border-radius: 20px;
  text-align: center;
  font-size: 18px;
  color: #333333;
  line-height: 24px;
  transition: 0.5s;
}
.proi .proiPage-right .proiPage-one:hover .clamp1 {
  background: #30A847;
  color: #FFFFFF;
  transition: 0.5s;
}
.proi .proiPage-right .proiPage-one:nth-of-type(4n) {
  margin-right: 0;
}
.advantagei {
  background: url('https://file.easyrealgoods.com/handMovement/huizheng/advantagei-back.png') no-repeat;
  background-size: cover;
  padding-bottom: 80px;
  padding-top: 200px;
  background-position: bottom left;
}
.advantagei .indexPage-inner {
  display: flex;
  justify-content: space-between;
}
.advantagei .advantagei-left {
  width: 50%;
}
.advantagei .advantagei-left .indexPage-desc {
  margin: 15px 0 20px;
  width: 80%;
}
.advantagei .advantagei-left .advantagei-intro {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.advantagei .advantagei-left .advantagei-one {
  width: calc((100% - 40px) / 2);
  background: #13191E;
  border-radius: 10px;
  margin-top: 30px;
  padding: 20px 30px;
  font-size: 18px;
  color: #FFFFFF;
  line-height: 24px;
}
.advantagei .advantagei-left .advantagei-one .advantagei-icon {
  width: 36px;
  height: 36px;
  background: #30A847;
  border-radius: 10px;
  margin-bottom: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.advantagei .advantagei-left .advantagei-one .advantagei-icon img {
  width: 60%;
}
.advantagei .advantagei-right {
  width: 45%;
}
.solutioni {
  background: #000;
  position: relative;
}
.solutioni .solution-line {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 30px;
}
.solutioni .indexPage-title {
  text-align: center;
}
.solutioni .indexPage-desc {
  text-align: center;
  margin: 14px 0 10px;
}
.solutioni .solutioniBrand {
  width: 620px;
  padding: 0 5%;
  margin: 20px auto 0;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.solutioni .solutioniBrand .solutioniBrandSwiper {
  width: 100%;
  overflow: hidden;
}
.solutioni .solutioniBrand .solutioniBrandSwiper .solutioniBrand-one {
  max-width: 82px;
  width: auto;
  margin: 0 8px;
  height: 46px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.solutioni .solutioniBrand .solutioniBrandSwiper .solutioniBrand-one img {
  max-width: 100%;
  max-height: 100%;
  object-fit: scale-down;
}
.solutioni .solutioniBrand .solutioni-btn-prev {
  left: 0;
}
.solutioni .solutioniBrand .solutioni-btn-next {
  right: 0;
}
.solutioni .solutioniBrand .solutioni-btn {
  width: 30px;
  text-align: center;
  line-height: 34px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  height: 30px;
  background: #13191E;
  border-radius: 15px;
  transition: 0.5s;
}
.solutioni .solutioniBrand .solutioni-btn i {
  font-size: 16px;
  color: #FFFFFF;
  opacity: 0.4;
  transition: 0.5s;
}
.solutioni .solutioniBrand .solutioni-btn:hover {
  background: #30A847;
  transition: 0.5s;
}
.solutioni .solutioniBrand .solutioni-btn:hover i {
  opacity: 1;
  transition: 0.5s;
}
.solutioni .solutioni-img {
  margin: 30px 0 60px;
  width: 100%;
  border-radius: 10px;
}
.solutioni .solutioni-img img {
  display: none;
}
.solutioni .solutioni-img .solutioni-img-active {
  display: block !important;
}
.solutioni .solutioni-more {
  display: flex;
  justify-content: center;
}
.abouti {
  background: url('https://file.easyrealgoods.com/handMovement/huizheng/about-back.png') no-repeat;
  background-size: cover;
  position: relative;
  background-position: top right;
}
.abouti .abouti-top {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-bottom: 40px;
}
.abouti .abouti-top .indexPage-title {
  width: 150px;
}
.abouti .abouti-top .indexPage-desc {
  width: calc(100% - 150px);
}
.abouti .abouti-top .indexPage-desc p {
  width: 50%;
  margin: 0 auto;
}
.abouti .abouti-bottom {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.abouti .abouti-bottom .abouti-img {
  width: 48%;
}
.abouti .abouti-bottom .abouti-main {
  width: 48%;
  display: flex;
  flex-wrap: wrap;
}
.abouti .abouti-bottom .abouti-main .abouti-one {
  width: 50%;
  margin-bottom: 30px;
  font-family: 'AlibabaPuHuiTi-Medium';
  font-weight: 400;
  font-size: 24px;
  color: #CCCCCC;
  line-height: 30px;
  display: flex;
  align-items: center;
}
.abouti .abouti-bottom .abouti-main .abouti-one p {
  max-width: calc(100% - 80px);
  padding-right: 12px;
  line-height: 24px;
}
.abouti .abouti-bottom .abouti-main .abouti-one-icon {
  width: 60px;
  height: 60px;
  background: #13191E;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 20px;
}
.abouti .abouti-bottom .abouti-main .abouti-one-icon img {
  width: 50%;
}
.abouti .abouti-bottom .abouti-main .public-more {
  margin-top: 5%;
}
.abouti .about-line {
  position: absolute;
  bottom: 0;
  right: 0;
  height: 30px;
}
.banner .bannerSwiper .banner-swiper-slide .banner-img {
  transition: all 1.4s ease;
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.banner .bannerSwiper .banner_slide_active .banner-img {
  transition: all 1.4s ease 1s;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.read-more {
  width: 160px;
  height: 42px;
  background: #ED1C24;
  border-radius: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  font-weight: 300;
  color: #FFFFFF;
  line-height: 42px;
  overflow: hidden;
}
.read-more .read-more-p {
  position: relative;
  transition: 0.5s;
}
.read-more .read-more-p::after {
  position: absolute;
  content: attr(data-word);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transform: translateY(100%);
  transition: 0.5s;
}
.read-more:hover .read-more-p {
  transform: translateY(-100%);
  transition: 0.5s;
}
@media only screen and (max-width: 1440px) {
  .banner .bannerSwiper .banner-swiper-slide .banner-title {
    font-size: 50px;
  }
  .banner .bannerSwiper .banner-swiper-slide .banner-mar {
    margin: 6px 0 30px;
  }
  .banner .bannerSwiper .bannerBottom .banner-num-swiper {
    width: 30%;
    padding-left: 30px;
    padding-top: 5px;
  }
  .banner .bannerSwiper .banner-swiper-slide .banner-inputSearch {
    width: 430px;
    height: 52px;
  }
  .banner .bannerSwiper .banner-swiper-slide .banner-desc {
    font-size: 26px;
  }
  .banner .bannerSwiper .bannerBottom .banner-pro-one {
    width: 80px;
    height: 80px;
    margin-right: 14px;
  }
  .proi .proi-img-left {
    width: 40%;
    bottom: -90px;
  }
  .proi .indexPage-desc {
    width: 90%;
    margin: 12px 0 18px;
  }
  .proi .proiPage-right .proiPage-one {
    width: calc((100% - 66px) / 4);
    margin-bottom: 25px;
    margin-right: 22px;
  }
  .proi .proiPage-right .proiPage-one .clamp1 {
    padding: 5px 8px;
    font-size: 16px;
  }
  .advantagei {
    padding-bottom: 60px;
    padding-top: 140px;
  }
  .advantagei .advantagei-left .advantagei-one .advantagei-icon {
    width: 32px;
    height: 32px;
    margin-bottom: 26px;
  }
  .advantagei .advantagei-left .advantagei-one {
    margin-top: 26px;
    padding: 18px 24px;
  }
  .solutioni .solutioni-img {
    margin: 30px 0 50px;
  }
  .abouti .abouti-bottom .abouti-main .abouti-one {
    margin-bottom: 26px;
    font-size: 20px;
  }
  .abouti .abouti-bottom .abouti-main .abouti-one p {
    max-width: calc(100% - 66px);
  }
  .abouti .abouti-bottom .abouti-main .abouti-one-icon {
    width: 50px;
    height: 50px;
    margin-right: 16px;
  }
  .abouti .abouti-bottom .abouti-main .public-more {
    margin-top: 3%;
  }
  .abouti .abouti-bottom .abouti-main .abouti-one-icon {
    width: 44px;
    height: 44px;
  }
  .abouti .abouti-bottom .abouti-main .abouti-one p {
    max-width: calc(100% - 60px);
  }
}
@media only screen and (max-width: 1280px) {
  .banner .bannerSwiper .banner-swiper-slide .banner-title {
    font-size: 40px;
  }
  .banner .bannerSwiper .banner-swiper-slide .banner-desc {
    font-size: 20px;
  }
  .banner .bannerSwiper .banner-swiper-slide .banner-mar {
    margin: 2px 0 20px;
  }
  .banner .bannerSwiper .banner-swiper-slide .banner-inputSearch {
    width: 330px;
    height: 42px;
  }
  .banner .bannerSwiper .bannerBottom .banner-num-swiper {
    position: relative;
    width: 60%;
    margin-top: 20px;
    right: 0;
    top: 0;
    transform: translateY(0);
  }
  .banner .bannerSwiper .bannerBottom {
    bottom: 30px;
  }
  .proi .proiPage-right .proiPage-one {
    width: calc((100% - 48px) / 4);
    margin-bottom: 18px;
    margin-right: 16px;
  }
  .proi .proi-img-left {
    bottom: -46px;
  }
  .proi .proiPage-right .proiPage-one .clamp1 {
    padding: 4px 8px;
    font-size: 14px;
    width: 90%;
  }
  .advantagei {
    padding-bottom: 50px;
    padding-top: 80px;
  }
  .advantagei .advantagei-left .advantagei-one {
    width: calc((100% - 24px) / 2);
  }
  .abouti .about-line {
    height: 22px;
  }
  .advantagei .advantagei-left .advantagei-one {
    font-size: 16px;
  }
  .advantagei .advantagei-left .advantagei-one .advantagei-icon {
    width: 30px;
    height: 30px;
    margin-bottom: 18px;
    border-radius: 6px;
  }
  .solutioni .solution-line {
    height: 22px;
  }
  .proi .proi-line {
    height: 22px;
  }
  .abouti .abouti-top .indexPage-desc p {
    width: 60%;
  }
}
@media only screen and (max-width: 1024px) {
  .solutioni .solutioniBrand {
    width: 90%;
    padding: 0 40px;
  }
  .banner .bannerSwiper .banner-swiper-slide .banner-outer {
    top: 50%;
  }
  .banner .bannerSwiper .banner-swiper-slide .banner-title {
    font-size: 34px;
  }
  .banner .bannerSwiper .banner-swiper-slide .banner-desc {
    font-size: 18px;
  }
  .banner .bannerSwiper .banner-swiper-slide .banner-mar {
    margin: 2px 0 12px;
  }
  .banner .bannerSwiper {
    height: auto;
  }
  .banner .bannerSwiper .bannerBottom .banner-num-swiper .banner-num-slide {
    font-size: 12px;
    line-height: 20px;
  }
  .banner .bannerSwiper .bannerBottom .banner-num-swiper {
    width: 80%;
    margin-top: 12px;
  }
  .banner .bannerSwiper .bannerBottom .banner-pro-one {
    width: 68px;
    height: 68px;
    margin-right: 10px;
  }
  .banner .bannerSwiper .bannerBottom {
    bottom: 5px;
  }
  .proi .indexPage-outer {
    flex-wrap: wrap;
  }
  .proi .proi-img-left {
    width: 36%;
    bottom: -110px;
  }
  .proi .proiPage-left {
    width: 100%;
  }
  .proi .proiPage-right {
    width: 100%;
    margin-top: 22px;
  }
  .advantagei {
    padding-bottom: 42px;
    padding-top: 140px;
  }
  .advantagei .advantagei-right {
    padding-top: 5%;
  }
  .advantagei .advantagei-left .indexPage-desc {
    width: 100%;
  }
  .advantagei .advantagei-left .advantagei-one {
    font-size: 14px;
    padding: 18px 18px;
    width: calc((100% - 18px) / 2);
    margin-top: 16px;
  }
  .advantagei .advantagei-left .indexPage-desc {
    margin: 10px 0 18px;
  }
  .advantagei .advantagei-left .advantagei-intro {
    margin-top: 16px;
  }
  .solutioni .solutioni-img {
    margin: 28px 0 40px;
  }
  .abouti .abouti-bottom .abouti-main .abouti-one {
    margin-bottom: 22px;
    font-size: 16px;
  }
  .abouti .abouti-top .indexPage-desc p {
    width: 70%;
  }
  .abouti .abouti-bottom .abouti-main .abouti-one-icon {
    width: 40px;
    height: 40px;
    margin-right: 10px;
  }
  .abouti .abouti-bottom .abouti-main .abouti-one p {
    max-width: calc(100% - 50px);
  }
  .abouti .about-line {
    height: 16px;
  }
  .solutioni .solution-line {
    height: 16px;
  }
  .proi .proi-line {
    height: 16px;
  }
  .abouti .abouti-top {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 820px) {
  .solutioni .solutioniBrand .solutioniBrandSwiper .solutioniBrand-one {
    max-width: 60px;
    height: 35px;
  }
  .banner {
    margin-top: 52px;
  }
  .banner .bannerSwiper .bannerBottom .banner-num-swiper .bannerNumSwiper {
    padding-bottom: 34px;
  }
  .banner .bannerSwiper .banner-swiper-slide .banner-title {
    font-size: 28px;
  }
  .banner .bannerSwiper .banner-swiper-slide .banner-desc {
    font-size: 14px;
  }
  .banner .bannerSwiper .banner-swiper-slide .banner-inputSearch .banner-search {
    right: 12px;
    font-size: 12px;
  }
  .banner .bannerSwiper .bannerBottom .banner-pro-one .banner-pro-title {
    display: none;
  }
  .banner .bannerSwiper .bannerBottom .banner-pro-one {
    width: 52px;
    height: 52px;
    margin-right: 8px;
  }
  .banner .bannerSwiper .banner-swiper-slide .banner-inputSearch {
    width: 300px;
    height: 36px;
  }
  .banner .bannerSwiper .banner-swiper-slide .banner-inputSearch .banner-input {
    font-size: 12px;
  }
  .banner .bannerSwiper .bannerBottom .banner-num-swiper {
    width: 85%;
    padding-left: 20px;
    padding-top: 0px;
  }
  .banner .bannerSwiper .bannerBottom .scrollDown {
    width: 34px;
    height: 34px;
    line-height: 34px;
  }
  .proi .proiPage-right .proiPage-one .proiPage-img {
    margin-bottom: 15px;
  }
  .proi .proiPage-right .proiPage-one .proiPage-one-inner {
    border-radius: 6px;
    padding: 15px 0;
  }
  .advantagei {
    padding-bottom: 36px;
    padding-top: 130px;
  }
  .proi .indexPage-desc {
    width: 100%;
    margin: 8px 0 16px;
  }
  .proi .proiPage-right .proiPage-one .clamp1 {
    padding: 2px 8px;
    font-size: 12px;
  }
  .advantagei .advantagei-left .advantagei-one {
    font-size: 12px;
    padding: 14px 14px;
    width: calc((100% - 16px) / 2);
    margin-top: 12px;
  }
  .advantagei .advantagei-left .advantagei-intro {
    margin-top: 12px;
  }
  .advantagei .advantagei-left .advantagei-one .advantagei-icon {
    width: 26px;
    height: 26px;
    margin-bottom: 8px;
    border-radius: 4px;
  }
  .solutioni .solutioni-img {
    margin: 25px 0 30px;
  }
  .abouti .abouti-bottom .abouti-main .abouti-one {
    margin-bottom: 18px;
    font-size: 14px;
  }
  .abouti .abouti-bottom .abouti-main .abouti-one-icon {
    width: 35px;
    height: 35px;
    margin-right: 8px;
    border-radius: 4px;
  }
  .abouti .abouti-bottom .abouti-main .abouti-one {
    flex-wrap: wrap;
  }
  .abouti .abouti-bottom .abouti-main .abouti-one p {
    max-width: 100%;
    line-height: 20px;
    width: 100%;
  }
  .abouti .abouti-top .indexPage-desc p {
    width: 100%;
  }
}
@media only screen and (max-width: 640px) {
  .banner .bannerSwiper .banner-swiper-slide .banner-title {
    font-size: 22px;
  }
  .banner .bannerSwiper .banner-swiper-slide .banner-desc {
    font-size: 12px;
  }
  .banner .bannerSwiper .bannerBottom .banner-pro {
    display: none;
  }
  .proi .proi-img-left {
    width: 35%;
    bottom: -56px;
  }
  .advantagei .indexPage-inner {
    flex-wrap: wrap;
  }
  .advantagei .advantagei-left {
    width: 100%;
  }
  .advantagei .advantagei-right {
    width: 100%;
    padding-top: 0;
    margin-top: 20px;
  }
  .advantagei .advantagei-right img {
    width: auto;
    max-width: 100%;
  }
  .advantagei {
    padding-bottom: 32px;
    padding-top: 76px;
  }
  .solutioni .indexPage-desc {
    margin: 6px 0 8px;
  }
  .solutioni .solutioni-img {
    margin: 20px 0 26px;
  }
  .abouti .abouti-top {
    margin-bottom: 22px;
  }
  .abouti .abouti-bottom .abouti-main .abouti-one {
    margin-bottom: 14px;
    font-size: 12px;
  }
  .abouti .abouti-bottom .abouti-img {
    width: 38%;
  }
  .abouti .abouti-bottom .abouti-main {
    width: 56%;
  }
  .abouti .abouti-top .indexPage-desc {
    width: 100%;
  }
  .abouti .about-line {
    height: 10px;
  }
  .solutioni .solution-line {
    height: 10px;
  }
  .proi .proi-line {
    height: 10px;
  }
  .abouti .abouti-top {
    flex-wrap: wrap;
  }
}
@media only screen and (max-width: 520px) {
  .banner .bannerSwiper .bannerBottom .scrollDown {
    width: 24px;
    height: 24px;
    line-height: 26px;
    font-size: 12px;
  }
  .proi .proi-img-left {
    display: none;
  }
  .proi .proiPage-right .proiPage-one .proiPage-one-inner {
    border-radius: 4px;
    padding: 10px 0;
  }
  .proi .proiPage-right .proiPage-one .proiPage-img {
    margin-bottom: 10px;
  }
  .proi .proiPage-right .proiPage-one {
    width: calc((100% - 20px) / 3);
    margin-bottom: 12px;
    margin-right: 10px;
  }
  .proi .proiPage-right .proiPage-one:nth-of-type(4n) {
    margin-right: 10px;
  }
  .proi .proiPage-right .proiPage-one:nth-of-type(3) {
    margin-right: 0;
  }
  .proi .proiPage-right .proiPage-one:nth-of-type(7) {
    margin-right: 0;
  }
  .proi .proiPage-right .proiPage-one:nth-of-type(8) {
    margin-bottom: 0;
  }
  .proi .proiPage-right .proiPage-one-kong {
    display: none;
  }
  .advantagei .advantagei-left .indexPage-desc {
    margin: 4px 0 12px;
  }
  .advantagei .advantagei-left .advantagei-intro {
    margin-top: 8px;
  }
  .advantagei {
    padding-bottom: 26px;
    padding-top: 26px;
  }
  .solutioni .solutioni-img {
    margin: 16px 0 24px;
  }
  .solutioni .indexPage-desc {
    margin: 0px 0 8px;
  }
  .abouti .abouti-bottom {
    flex-wrap: wrap;
  }
  .abouti .abouti-bottom .abouti-img {
    width: 100%;
    margin-bottom: 20px;
  }
  .abouti .abouti-bottom .abouti-main {
    width: 100%;
  }
}
@media only screen and (max-width: 431px) {
  .banner {
    margin-top: 42px;
  }
}
@media only screen and (max-width: 350px) {
  .banner .bannerSwiper .bannerBottom .banner-num-swiper {
    display: none;
  }
  .banner .bannerSwiper .banner-swiper-slide .banner-outer {
    top: 45%;
  }
}
