.w1250 {
  width: 1250px;
  margin: 0 auto;
}
.pc-viewport .part-area-one {
  background-color: #fff;
}
.pc-viewport .part-area-one .my-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 75px 0;
}
.pc-viewport .part-area-one .my-container .left {
  position: relative;
  width: 697px;
  padding: 54px 0;
}
.pc-viewport .part-area-one .my-container .left h2 {
  font-size: 24px;
  line-height: 30px;
  color: #333;
}
.pc-viewport .part-area-one .my-container .left p {
  margin-top: 15px;
  font-size: 16px;
  line-height: 28px;
  color: #999;
}
.pc-viewport .part-area-one .my-container .left .quotation {
  position: absolute;
  width: 28px;
  height: 22px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.pc-viewport .part-area-one .my-container .right {
  width: 448px;
}
.pc-viewport .part-area-one .my-container .right img {
  display: block;
  width: 100%;
}
.pc-viewport .part-area-two {
  background-color: #008F67;
}
.pc-viewport .part-area-two .my-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 66px 0;
}
.pc-viewport .part-area-two .my-container .left-img {
  display: block;
  width: 60px;
}
.pc-viewport .part-area-two .my-container .line {
  width: 1px;
  height: 122px;
  background-color: #8BC1AE;
}
.pc-viewport .part-area-two .my-container .middle-box {
  width: 660px;
}
.pc-viewport .part-area-two .my-container .middle-box h4 {
  margin-bottom: 30px;
  font-size: 16px;
  line-height: 24px;
  color: #fff;
}
.pc-viewport .part-area-two .my-container .middle-box p {
  font-weight: bold;
  font-size: 18px;
  line-height: 36px;
  color: #fff;
}
.pc-viewport .part-area-two .my-container .circular-group {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 400px;
  padding-left: 20px;
}
.pc-viewport .part-area-two .my-container .circular-group .item {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: 180px;
  height: 180px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 100%;
}
.pc-viewport .part-area-two .my-container .circular-group .item .icon-box {
  width: 60px;
  height: 60px;
  background-position: center;
  background-size: 58px auto;
  background-repeat: no-repeat;
}
.pc-viewport .part-area-two .my-container .circular-group .item h4 {
  margin-top: 10px;
  text-align: center;
  font-size: 18px;
  line-height: 24px;
  color: #fff;
}
.pc-viewport .part-area-three {
  width: 100%;
  background-color: #fff;
}
.pc-viewport .part-area-three .my-container {
  padding-top: 69px;
  padding-bottom: 53px;
}
.pc-viewport .part-area-three .my-container .sub-title {
  font-size: 30px;
  line-height: 32px;
  color: #333;
}
.pc-viewport .part-area-three .my-container .list {
  margin-top: 50px;
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.pc-viewport .part-area-three .my-container .list .item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 610px;
  height: 160px;
  margin-bottom: 20px;
  padding: 0 40px;
  padding-right: 10px;
}
.pc-viewport .part-area-three .my-container .list .item:hover {
  box-shadow: 0px 3px 18px 0px rgba(119, 119, 119, 0.1);
}
.pc-viewport .part-area-three .my-container .list .item .left {
  width: 320px;
}
.pc-viewport .part-area-three .my-container .list .item .left h2 {
  font-size: 24px;
  line-height: 26px;
  color: #333;
}
.pc-viewport .part-area-three .my-container .list .item .left p {
  margin-top: 18px;
  font-size: 16px;
  line-height: 26px;
  color: #999;
}
.pc-viewport .part-area-three .my-container .list .item .right {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}
.pc-viewport .part-area-three .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-four {
  background-color: #F9F9F9;
}
.pc-viewport .part-area-four .my-container {
  padding: 84px 0;
}
.pc-viewport .part-area-four .my-container .sub-title {
  font-size: 30px;
  line-height: 32px;
  color: #333;
}
.pc-viewport .part-area-four .my-container .circular-list {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 60px;
  width: 100%;
  list-style-type: none;
}
.pc-viewport .part-area-four .my-container .circular-list .item {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.pc-viewport .part-area-four .my-container .circular-list .item .circular {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: 172px;
  height: 172px;
  border: 2px solid #e5e5e5;
  border-radius: 100%;
}
.pc-viewport .part-area-four .my-container .circular-list .item .circular .icon-box {
  width: 60px;
  height: 60px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.pc-viewport .part-area-four .my-container .circular-list .item .circular h4 {
  margin-top: 10px;
  font-size: 20px;
  line-height: 22px;
  color: #666;
}
.pc-viewport .part-area-four .my-container .circular-list .item > p {
  margin-top: 20px;
  text-align: center;
  font-size: 16px;
  line-height: 30px;
  color: #999;
}
.pc-viewport .part-area-four .my-container .circular-list .item-arrow {
  position: relative;
  top: -25px;
  width: 13px;
  height: 15px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-image: url(/static/cn/images/service/programdevelop/part4_arrow.png);
}
.pc-viewport .part-area-five {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-image: url(/static/cn/images/service/programdevelop/part5_bg.png);
}
.pc-viewport .part-area-five .my-container {
  padding-top: 84px;
}
.pc-viewport .part-area-five .my-container .sub-title {
  font-size: 30px;
  line-height: 32px;
  color: #fff;
}
.pc-viewport .part-area-five .my-container .line {
  margin-bottom: 33px;
  margin-top: 29px;
  width: 40px;
  height: 5px;
  background-color: #fff;
}
.pc-viewport .part-area-five .my-container > p {
  font-size: 18px;
  line-height: 30px;
  color: #fff;
  opacity: 0.8;
}
.pc-viewport .part-area-five .my-container .list-group {
  position: relative;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  flex-direction: row;
  width: 100%;
  margin-top: 93px;
}
.pc-viewport .part-area-five .my-container .list-group .item {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: 187px;
  margin-bottom: 96px;
  padding: 0 5px;
}
.pc-viewport .part-area-five .my-container .list-group .item .icon-box {
  width: 60px;
  height: 60px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.pc-viewport .part-area-five .my-container .list-group .item p {
  margin-top: 19px;
  font-size: 16px;
  line-height: 18px;
  color: #fff;
  opacity: 0.7;
}
.pc-viewport .part-area-five .my-container .list-group .item-arrow {
  position: relative;
  top: 20px;
  margin: 0 31px;
  width: 13px;
  height: 15px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-image: url(/static/cn/images/service/programdevelop/part5_arrow.png);
}
.pc-viewport .part-area-five .my-container .list-group .item-arrow.position-right {
  position: absolute;
  top: 135px;
  right: 72px;
  transform: rotate(90deg);
}
.pc-viewport .part-area-six {
  background-color: #fff;
}
.pc-viewport .part-area-six .my-container {
  padding-top: 73px;
  padding-bottom: 80px;
}
.pc-viewport .part-area-six .my-container .sub-title {
  font-size: 30px;
  line-height: 30px;
  color: #333;
}
.pc-viewport .part-area-six .my-container .number-title {
  position: relative;
  padding-left: 44px;
  font-size: 22px;
  line-height: 30px;
  color: #333;
}
.pc-viewport .part-area-six .my-container .number-title .number {
  position: absolute;
  top: 0px;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  font-size: 22px ;
  line-height: 24px;
  border: 2px solid #DCDCDC;
  border-radius: 100%;
  color: #333;
}
.pc-viewport .part-area-six .my-container .part-one {
  position: relative;
  width: 100%;
  margin-top: 50px;
  margin-bottom: 50px;
}
.pc-viewport .part-area-six .my-container .part-one p {
  width: 978px;
  padding-left: 44px;
  margin-top: 16px;
  font-size: 16px ;
  line-height: 26px;
  color: #999;
}
.pc-viewport .part-area-six .my-container .part-one .icon-box {
  position: absolute;
  right: 0;
  top: -20px;
  width: 115px;
  height: 115px;
  border: 2px solid #e5e5e5;
  border-radius: 100%;
  background-size: 60px auto;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(/static/cn/images/service/programdevelop/part6_img1.png);
}
.pc-viewport .part-area-six .my-container .card-group {
  margin-top: 40px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.pc-viewport .part-area-six .my-container .card-group .item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  width: 600px;
  height: 268px;
  padding: 0 45px;
  box-shadow: 0px 0px 18px 0px rgba(133, 133, 133, 0.17);
}
.pc-viewport .part-area-six .my-container .card-group .item .green-line {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 5px;
  background-color: #008F69;
}
.pc-viewport .part-area-six .my-container .card-group .item .left {
  width: 316px;
}
.pc-viewport .part-area-six .my-container .card-group .item .left .one {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.pc-viewport .part-area-six .my-container .card-group .item .left .one img {
  display: block;
  height: 40px;
}
.pc-viewport .part-area-six .my-container .card-group .item .left .one h2 {
  font-weight: bold;
  font-size: 20px;
  line-height: 22px;
  color: #333;
}
.pc-viewport .part-area-six .my-container .card-group .item .left p {
  margin-top: 24px;
  font-size: 16px;
  line-height: 24px;
  color: #666;
}
.pc-viewport .part-area-six .my-container .card-group .item .right {
  width: 135px;
  height: 135px;
  border-radius: 100%;
  border: 2px solid #EEEEEE;
  background-repeat: no-repeat;
  background-size: 90px auto;
  background-position: center;
}
.pc-viewport .part-area-six .my-container .bottom-text-group {
  padding: 0 44px;
  width: 100%;
  margin-top: 50px ;
}
.pc-viewport .part-area-six .my-container .bottom-text-group h2 {
  position: relative;
  left: 5px;
  margin-bottom: 25px;
  font-size: 18px;
  line-height: 20px;
  color: #333;
}
.pc-viewport .part-area-six .my-container .bottom-text-group h2 b {
  font-weight: bold;
}
.pc-viewport .part-area-six .my-container .bottom-text-group h4 {
  font-size: 16px ;
  line-height: 33px;
  color: #666;
}
.pc-viewport .part-area-six .my-container .bottom-text-group h4 b {
  font-weight: 300;
  font-size: 30px;
  color: #333;
}
.pc-viewport .part-area-six .my-container .bottom-text-group h5 {
  margin-top: 5px;
  font-size: 16px;
  line-height: 33px;
  color: #999999;
}
