.web-services-wrap .banner {
  height: 28.125vw;
  position: relative;
  box-sizing: border-box;
}

.web-services-wrap .banner .box {
  box-sizing: border-box;
  width: 32.8125vw;
  position: absolute;
  left: 12.5vw;
  top: 6.45833vw;
}

.web-services-wrap .banner .box .title {
  font-weight: 600;
  font-size: 2.1875vw;
  line-height: 2.91667vw;
  color: #262626;
}

.web-services-wrap .banner .box .dsc {
  padding: 0.72917vw 0 3.125vw;
  line-height: 1.71875vw;
  font-size: 1.25vw;
  font-weight: 400;
  color: #262626;
}

.web-services-wrap .banner .box .banner-bottom-wrap {
  justify-content: start;
}

.web-services-wrap .banner .box .banner-bottom-wrap > div {
  position: relative;
  width: 7.03125vw;
  margin-right: 2.60417vw;
}

.web-services-wrap .banner .box .banner-bottom-wrap > div + div {
  padding-left: 2.60417vw;
}

.web-services-wrap .banner .box .banner-bottom-wrap > div + div::before {
  content: " ";
  position: absolute;
  height: 3.95833vw;
  border-left: 0.01rem solid #262626;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  opacity: 0.24;
  display: block;
}

.web-services-wrap .banner .box .banner-bottom-wrap > div:last-child {
  margin-right: 0;
}

.web-services-wrap .banner .box .banner-bottom-wrap .box-title {
  font-size: 1.04167vw;
  color: #262626;
  line-height: 0.16rem;
}

.web-services-wrap .banner .box .banner-bottom-wrap .box-sub {
  margin-top: 0.72917vw;
  font-weight: 400;
  font-size: 0.72917vw;
  line-height: 0.72917vw;
  color: #777777;
}

.web-services-wrap .banner img {
  height: 100%;
}

.web-services-wrap .main .title,
.web-services-wrap .main .dsc {
  text-align: center;
}

.web-services-wrap .main .title {
  font-weight: 600;
  font-size: 0.4rem;
  color: #262626;
  padding-top: 0.72rem;
}

.web-services-wrap .main .dsc {
  font-size: 0.16rem;
  color: #4f4f4f;
  padding: 0.16rem 0 0.54rem;
}

.web-services-wrap .main .car-box {
  box-sizing: border-box;
}

.web-services-wrap .main .car-box.no1 {
  background: #fff;
}

.web-services-wrap .main .car-box.no1 .dsc {
  padding-bottom: 0.6rem;
}

.web-services-wrap .main .car-box.no1 .content {
  height: 2.8rem;
  padding-bottom: 0.72rem;
}

.web-services-wrap .main .car-box.no1 .content .item {
  text-align: center;
  width: 3.45rem;
  height: 2.57rem;
  padding: 0.32rem 0.32rem 0;
  background: linear-gradient(to bottom, #f3f5f8 0%, #ffffff 100%);
  box-shadow: 0.08rem 0.08rem 0.2rem 0 rgba(55, 99, 170, 0.1);
  border-radius: 0.04rem;
  border: 0.02rem solid #ffffff;
  transition: box-shadow 0.3s, color 0.5s;
}

.web-services-wrap .main .car-box.no1 .content .item:hover {
  box-shadow: 0.08rem 0.08rem 0.2rem 0 rgba(55, 99, 170, 0.2);
}

.web-services-wrap .main .car-box.no1 .content .item:hover .item-title {
  color: #1776ff;
}

.web-services-wrap .main .car-box.no1 .content .item img {
  width: 0.48rem;
  height: 0.48rem;
  margin: 0 auto;
}

.web-services-wrap .main .car-box.no1 .content .item .item-title {
  font-weight: 600;
  font-size: 0.2rem;
  color: #262626;
  line-height: 0.28rem;
  transition: color 0.3s;
}

.web-services-wrap .main .car-box.no1 .content .item .item-episode {
  margin-top: 0.2rem;
  height: 0.7rem;
  -webkit-line-clamp: 3;
}

.web-services-wrap .main .car-box .content {
  padding-bottom: 0.6rem;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.web-services-wrap .main .car-box .content .item {
  width: 4.66rem;
  height: 2.4rem;
  background: #ffffff;
  border-radius: 0.16rem;
  padding: 0.5rem 0.4rem;
  text-align: left;
  font-size: 0.14rem;
  box-sizing: border-box;
}

.web-services-wrap .main .car-box .content .item + .item {
  margin-left: 0.2rem;
}

.web-services-wrap .main .car-box .content .item img {
  display: block;
  width: 0.48rem;
  height: 0.48rem;
}

.web-services-wrap .main .car-box .content .item .item-title {
  font-weight: 600;
  font-size: 0.28rem;
  padding-top: 0.27rem;
  color: #262626;
}

.web-services-wrap .main .car-box .content .item .item-sub-title {
  font-weight: 500;
  font-size: 0.18rem;
  padding-top: 0.23rem;
  color: #262626;
}

.web-services-wrap .main .car-box .content .item .item-episode {
  font-weight: 400;
  font-size: 0.14rem;
  color: #595959;
  line-height: 0.24rem;
  margin-top: 0.39rem;
  word-spacing: 0.01rem;
  letter-spacing: 0.01rem;
  height: 1rem;
  overflow: hidden;
  -webkit-line-clamp: 2;
}

.web-services-wrap .main .info-last2 {
  background-color: #f3f5f8;
}

.web-services-wrap .main .info-last2 .info-map {
  position: relative;
  height: 3.79rem;
  margin-top: 0.36rem;
}

.web-services-wrap .main .info-last2 .info-map .icon-box .icon-item {
  width: 0.15rem;
  height: 0.15rem;
  background: rgba(23, 118, 255, 0.3);
  border-radius: 50%;
  position: absolute;
}

@keyframes shadowPulse {
  0% {
    box-shadow: 0 0 0.07rem 0.04rem rgba(23, 118, 255, 0.2);
  }
  100% {
    box-shadow: 0 0 0.07rem 0.04rem rgba(23, 118, 255, 0.8);
  }
}

@keyframes shadowPulse2 {
  0% {
    box-shadow: 0 0 0.07rem 0.04rem rgba(30, 182, 159, 0.2);
  }
  100% {
    box-shadow: 0 0 0.07rem 0.04rem rgba(30, 182, 159, 0.8);
  }
}

.web-services-wrap .main .info-last2 .info-map .icon-box .icon-item::before {
  content: " ";
  border-radius: 50%;
  display: block;
  width: 0.08rem;
  height: 0.08rem;
  margin: 0.035rem;
}

.web-services-wrap .main .info-last2 .info-map .icon-box .icon-item:nth-child(1), .web-services-wrap .main .info-last2 .info-map .icon-box .icon-item:nth-child(2), .web-services-wrap .main .info-last2 .info-map .icon-box .icon-item:nth-child(3), .web-services-wrap .main .info-last2 .info-map .icon-box .icon-item:nth-child(4), .web-services-wrap .main .info-last2 .info-map .icon-box .icon-item:nth-child(5), .web-services-wrap .main .info-last2 .info-map .icon-box .icon-item:nth-child(6), .web-services-wrap .main .info-last2 .info-map .icon-box .icon-item:nth-child(7), .web-services-wrap .main .info-last2 .info-map .icon-box .icon-item:nth-child(8) {
  background: rgba(23, 118, 255, 0.3);
  animation: shadowPulse 2s ease-in-out infinite;
}

.web-services-wrap .main .info-last2 .info-map .icon-box .icon-item:nth-child(1)::before, .web-services-wrap .main .info-last2 .info-map .icon-box .icon-item:nth-child(2)::before, .web-services-wrap .main .info-last2 .info-map .icon-box .icon-item:nth-child(3)::before, .web-services-wrap .main .info-last2 .info-map .icon-box .icon-item:nth-child(4)::before, .web-services-wrap .main .info-last2 .info-map .icon-box .icon-item:nth-child(5)::before, .web-services-wrap .main .info-last2 .info-map .icon-box .icon-item:nth-child(6)::before, .web-services-wrap .main .info-last2 .info-map .icon-box .icon-item:nth-child(7)::before, .web-services-wrap .main .info-last2 .info-map .icon-box .icon-item:nth-child(8)::before {
  background: #1776ff;
}

.web-services-wrap .main .info-last2 .info-map .icon-box .icon-item:nth-child(9), .web-services-wrap .main .info-last2 .info-map .icon-box .icon-item:nth-child(10), .web-services-wrap .main .info-last2 .info-map .icon-box .icon-item:nth-child(11), .web-services-wrap .main .info-last2 .info-map .icon-box .icon-item:nth-child(12), .web-services-wrap .main .info-last2 .info-map .icon-box .icon-item:nth-child(13), .web-services-wrap .main .info-last2 .info-map .icon-box .icon-item:nth-child(14), .web-services-wrap .main .info-last2 .info-map .icon-box .icon-item:nth-child(15), .web-services-wrap .main .info-last2 .info-map .icon-box .icon-item:nth-child(16), .web-services-wrap .main .info-last2 .info-map .icon-box .icon-item:nth-child(17) {
  background: rgba(30, 182, 159, 0.3);
  box-shadow: 0 0 0.07rem 0.04rem rgba(30, 182, 159, 0.2);
  animation: shadowPulse2 2s ease-in-out infinite;
}

.web-services-wrap .main .info-last2 .info-map .icon-box .icon-item:nth-child(9)::before, .web-services-wrap .main .info-last2 .info-map .icon-box .icon-item:nth-child(10)::before, .web-services-wrap .main .info-last2 .info-map .icon-box .icon-item:nth-child(11)::before, .web-services-wrap .main .info-last2 .info-map .icon-box .icon-item:nth-child(12)::before, .web-services-wrap .main .info-last2 .info-map .icon-box .icon-item:nth-child(13)::before, .web-services-wrap .main .info-last2 .info-map .icon-box .icon-item:nth-child(14)::before, .web-services-wrap .main .info-last2 .info-map .icon-box .icon-item:nth-child(15)::before, .web-services-wrap .main .info-last2 .info-map .icon-box .icon-item:nth-child(16)::before, .web-services-wrap .main .info-last2 .info-map .icon-box .icon-item:nth-child(17)::before {
  background: #1eb69f;
}

.web-services-wrap .main .info-last2 .info-map .icon-box .icon-item:nth-child(1) {
  left: 28%;
  bottom: 15%;
}

.web-services-wrap .main .info-last2 .info-map .icon-box .icon-item:nth-child(2) {
  left: 25%;
  bottom: 25%;
}

.web-services-wrap .main .info-last2 .info-map .icon-box .icon-item:nth-child(3) {
  left: 35%;
  bottom: 55%;
}

.web-services-wrap .main .info-last2 .info-map .icon-box .icon-item:nth-child(4) {
  left: 45%;
  bottom: 45%;
}

.web-services-wrap .main .info-last2 .info-map .icon-box .icon-item:nth-child(5) {
  left: 55%;
  bottom: 65%;
}

.web-services-wrap .main .info-last2 .info-map .icon-box .icon-item:nth-child(6) {
  left: 55%;
  bottom: 35%;
}

.web-services-wrap .main .info-last2 .info-map .icon-box .icon-item:nth-child(7) {
  left: 75%;
  bottom: 15%;
}

.web-services-wrap .main .info-last2 .info-map .icon-box .icon-item:nth-child(8) {
  left: 29%;
  bottom: 45%;
}

.web-services-wrap .main .info-last2 .info-map .icon-box .icon-item:nth-child(9) {
  left: 33%;
  bottom: 7%;
}

.web-services-wrap .main .info-last2 .info-map .icon-box .icon-item:nth-child(10) {
  left: 77%;
  bottom: 33%;
}

.web-services-wrap .main .info-last2 .info-map .icon-box .icon-item:nth-child(11) {
  left: 68%;
  bottom: 52%;
}

.web-services-wrap .main .friend {
  position: relative;
  padding-bottom: 0.8rem;
  margin: 0 2.23rem 0;
  overflow: hidden;
}

.web-services-wrap .main .friend::before {
  content: " ";
  width: 3.95rem;
  height: 3.3rem;
  background: linear-gradient(270deg, rgba(249, 251, 255, 0) 0%, #ffffff 100%);
  position: absolute;
  z-index: 1;
  left: 0;
  bottom: 0;
}

.web-services-wrap .main .friend::after {
  content: " ";
  width: 3.95rem;
  height: 3.3rem;
  background: linear-gradient(270deg, #fff 0%, rgba(249, 251, 255, 0) 100%);
  position: absolute;
  right: 0;
  bottom: 0;
}

.web-services-wrap .main .friend .title {
  margin-bottom: 0.06rem;
}

.web-services-wrap .main .friend .index-scroll {
  display: flex;
  overflow-x: hidden;
  padding: 0;
  background-color: #fff;
}

.web-services-wrap .main .friend .index-scroll .scroll-content {
  display: flex;
  width: max-content;
}

.web-services-wrap .main .friend .index-scroll .list {
  height: 2.5rem;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  box-sizing: border-box;
  flex-shrink: 0;
}

.web-services-wrap .main .friend .index-scroll .list img {
  width: 2.1rem;
  height: 1rem;
}

.web-services-wrap .main .friend .index-scroll-item:nth-of-type(2n-1) {
  position: relative;
  left: -0.5rem;
}

.web-services-wrap .main .friend .index-scroll-item {
  user-select: none;
  margin-top: 0.2rem;
  margin-right: 0.2rem;
  width: 2.1rem;
  height: 1rem;
  background: #ffffff;
  box-shadow: 0rem 0rem 0.15rem 0rem rgba(216, 222, 227, 0.3);
  border-radius: 0.5rem;
  display: flex;
  align-items: center;
}

.web-services-wrap .main .post {
  height: 2.24rem;
  padding: 0 12.5vw;
  text-align: left;
  background: url("../../img/solution/web-services-10.png") no-repeat;
  background-position: center;
  background-size: 100vw auto;
}

.web-services-wrap .main .post.no1 {
  height: 3.2rem;
  background: url("../../img/solution/web-services-2.png") no-repeat;
  background-position: center;
  background-size: 100vw auto;
}

.web-services-wrap .main .post.no1 .title,
.web-services-wrap .main .post.no1 .dsc {
  color: #fff;
}

.web-services-wrap .main .post.no1 .title {
  padding-top: 0.72rem;
  font-weight: 400;
  font-size: 0.32rem;
  line-height: 0.45rem;
}

.web-services-wrap .main .post.no1 .dsc {
  padding-bottom: 0.25rem;
  font-weight: 400;
  font-size: 0.18rem;
  color: #ffffff;
  line-height: 0.28rem;
}

.web-services-wrap .main .post.no1 .inputs .btn {
  background: #272834;
  border: 0.01rem solid #ffffff;
  background-color: transparent;
}

.web-services-wrap .main .post .title,
.web-services-wrap .main .post .dsc {
  text-align: left;
}

.web-services-wrap .main .post .title {
  padding-top: 0.4rem;
  font-size: 0.28rem;
}

.web-services-wrap .main .post .dsc {
  padding-top: 0.08rem;
  padding-bottom: 0.4rem;
}

.web-services-wrap .main .post .inputs {
  display: flex;
}

.web-services-wrap .main .post .inputs input {
  margin-right: 0.2rem;
  width: 2.4rem;
  height: 0.44rem;
  background: #ffffff;
  border-radius: 0.04rem;
  padding: 0.14rem;
  box-sizing: border-box;
  outline: none;
  border: 0;
}

.web-services-wrap .main .post .inputs .btn {
  cursor: pointer;
  width: 2.4rem;
  height: 0.44rem;
  background: #1776ff;
  border-radius: 0.04rem;
  font-size: 0.16rem;
  color: #ffffff;
  text-align: center;
  line-height: 0.44rem;
}
