.w1250 {
  width: 1250px;
  margin: 0 auto;
}
.pc-viewport .part-area-one {
  width: 100%;
  background-color: #fff;
}
.pc-viewport .part-area-one .my-container {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 469px;
}
.pc-viewport .part-area-one .my-container .left {
  width: 649px;
}
.pc-viewport .part-area-one .my-container .left .title {
  margin-bottom: 33px;
  font-size: 30px;
  line-height: 32px;
  color: #333;
}
.pc-viewport .part-area-one .my-container .left p {
  font-size: 16px;
  line-height: 24px;
  color: #666;
}
.pc-viewport .part-area-one .my-container .left p + p {
  margin-top: 35px;
}
.pc-viewport .part-area-one .my-container .right {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-left: 115px;
}
.pc-viewport .part-area-one .my-container .right .item .icon-box {
  width: 62px;
  height: 62px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.pc-viewport .part-area-one .my-container .right .item h2 {
  margin-top: 16px;
  text-align: center;
  font-size: 16px;
  line-height: 18px;
}
.pc-viewport .part-area-two {
  width: 100%;
  background-color: #fff;
  height: 723px;
  background-color: #21B8B7;
  background-image: url(/static/cn/images/service/h5/part2_bg.png);
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 100% auto;
}
.pc-viewport .part-area-two .my-container {
  position: relative;
  height: 100%;
  padding-top: 137px;
  padding-bottom: 117px;
}
.pc-viewport .part-area-two .my-container .left {
  width: 624px;
}
.pc-viewport .part-area-two .my-container .left .title {
  font-size: 30px;
  line-height: 36px;
  color: #fff;
}
.pc-viewport .part-area-two .my-container .left .line {
  margin: 23px 0;
  margin-bottom: 30px;
  width: 545px;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.2);
}
.pc-viewport .part-area-two .my-container .left .p1 {
  font-size: 16px;
  line-height: 24px;
  color: #fff;
}
.pc-viewport .part-area-two .my-container .left .p2 {
  margin-top: 35px;
  font-size: 16px;
  line-height: 24px;
  color: #fff;
}
.pc-viewport .part-area-two .my-container .right-img {
  position: absolute;
  top: 29px;
  right: 0;
  width: 738px;
}
.pc-viewport .part-area-three {
  background-color: #fff;
}
.pc-viewport .part-area-three .my-container {
  position: relative;
  top: -135px;
  width: 1390px;
  margin: 0 auto;
  padding: 76px 75px;
  padding-bottom: 82px;
  background-color: #fff;
  box-shadow: 1px 5px 8px 2px rgba(72, 194, 194, 0.06);
}
.pc-viewport .part-area-three .my-container .title {
  font-size: 30px;
  line-height: 32px;
  color: #333;
}
.pc-viewport .part-area-three .my-container .list {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  width: 100%;
  margin-top: 79px;
}
.pc-viewport .part-area-three .my-container .list .item {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.pc-viewport .part-area-three .my-container .list .item .icon-box {
  width: 70px;
  height: 70px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.pc-viewport .part-area-three .my-container .list .item h4 {
  margin-top: 32px;
  text-align: center;
  font-size: 24px;
  line-height: 30px;
  color: #666;
}
.pc-viewport .part-area-three .my-container hr {
  margin-top: 74px;
  margin-bottom: 63px;
  color: #EEEEEE;
}
.pc-viewport .part-area-three .my-container .top-content {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.pc-viewport .part-area-three .my-container .top-content .left {
  position: relative;
  width: 671px;
  padding: 33px 39px;
  padding-left: 0;
}
.pc-viewport .part-area-three .my-container .top-content .left p {
  position: relative;
  font-size: 16px;
  line-height: 24px;
  color: #666;
  z-index: 1;
}
.pc-viewport .part-area-three .my-container .top-content .left .quotation-right {
  position: absolute;
  bottom: 0;
  right: -30px;
  width: 54px;
  height: 45px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-image: url(/static/cn/images/service/h5/part3_quotation_right.png);
}
.pc-viewport .part-area-three .my-container .top-content .right {
  width: 355px;
  padding-right: 100px;
  box-sizing: content-box;
}
.pc-viewport .part-area-three .my-container .top-content .right img {
  display: block;
  width: 100%;
}
.pc-viewport .part-area-four {
  margin-top: -29px;
  width: 100%;
  background-color: #fff;
}
.pc-viewport .part-area-four .my-container {
  padding-bottom: 8px;
}
.pc-viewport .part-area-four .my-container .sub-title {
  font-size: 30px;
  line-height: 32px;
  color: #333;
}
.pc-viewport .part-area-four .my-container .list {
  margin-top: 50px;
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.pc-viewport .part-area-four .my-container .list .item {
  display: flex;
  justify-content: space-between;
  width: 610px;
  height: 214px;
  margin-bottom: 40px;
  padding: 0 63px;
  padding-right: 10px;
}
.pc-viewport .part-area-four .my-container .list .item:hover {
  box-shadow: 0px 3px 18px 0px rgba(119, 119, 119, 0.1);
}
.pc-viewport .part-area-four .my-container .list .item .left {
  width: 320px;
  padding-top: 49px;
}
.pc-viewport .part-area-four .my-container .list .item .left h2 {
  font-size: 24px;
  line-height: 26px;
  color: #333;
}
.pc-viewport .part-area-four .my-container .list .item .left p {
  margin-top: 18px;
  font-size: 16px;
  line-height: 26px;
  color: #999;
}
.pc-viewport .part-area-four .my-container .list .item .right {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}
.pc-viewport .part-area-four .my-container .list .item .right .icon-box {
  width: 68px;
  height: 68px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.pc-viewport .part-area-five .my-container {
  padding-bottom: 99px;
}
.pc-viewport .part-area-five .my-container .title {
  margin-bottom: 26px;
  font-size: 30px;
  line-height: 30px;
  color: #333;
}
.pc-viewport .part-area-five .my-container .case-content {
  display: flex;
  width: 100%;
  margin-top: 26px;
}
.pc-viewport .part-area-five .my-container .case-content .case-swipper {
  width: 50%;
  height: 100%;
}
.pc-viewport .part-area-five .my-container .case-content .case-swipper .swiper-button-next {
  top: 57%;
  width: 9px;
  height: 14px;
  background-size: auto;
  background-image: url("/static/cn/images/service/h5/r.png");
}
.pc-viewport .part-area-five .my-container .case-content .case-swipper .swiper-button-prev {
  top: 57%;
  width: 9px;
  height: 14px;
  background-size: auto;
  background-image: url("/static/cn/images/service/h5/l.png");
}
.pc-viewport .part-area-five .my-container .case-content .case-swipper img {
  display: block;
  width: 100%;
}
.pc-viewport .part-area-five .my-container .case-content .case-infor {
  width: 50%;
  padding: 30px 100px;
  padding-left: 56px;
  box-sizing: border-box;
  background-color: #fff;
}
.pc-viewport .part-area-five .my-container .case-content .case-infor ul {
  position: relative;
  width: 100%;
}
.pc-viewport .part-area-five .my-container .case-content .case-infor ul li {
  position: absolute;
  z-index: 2;
  background-color: #fff;
}
.pc-viewport .part-area-five .my-container .case-content .case-infor ul li img {
  position: relative;
  left: -18px;
  display: block;
}
.pc-viewport .part-area-five .my-container .case-content .case-infor ul li h6 {
  margin-top: 5px;
  font-size: 20px;
  font-weight: bold;
  color: #333333;
  line-height: 30px;
}
.pc-viewport .part-area-five .my-container .case-content .case-infor ul li p {
  margin-top: 15px;
  font-size: 16px;
  font-weight: 400;
  color: #999999;
  line-height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.pc-viewport .part-area-five .my-container .case-content .case-infor ul li .common {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
.pc-viewport .part-area-five .my-container .case-content .case-infor ul li .common .common-list {
  margin-top: 68px;
}
.pc-viewport .part-area-five .my-container .case-content .case-infor ul li .common .common-list span {
  display: block;
  font-size: 14px;
  font-weight: 400;
  color: #999999;
  line-height: 24px;
  text-align: center;
}
.pc-viewport .part-area-five .my-container .case-content .case-infor ul li .common .common-list .num {
  margin-bottom: 12px;
  font-size: 30px;
  font-weight: 400;
  color: #333333;
}
.pc-viewport .part-area-five .my-container .case-content .case-infor ul .infor-active {
  z-index: 6;
}
@keyframes videoBtn {
  0% {
    border: 6px solid rgba(168, 206, 50, 0);
  }
  50% {
    border: 6px solid rgba(168, 206, 50, 0.4);
  }
  100% {
    border: 6px solid rgba(168, 206, 50, 0);
  }
}
