body {
  width: 100%;
  /*height: 100%;*/
  font-family: "microsoft yahei", 'Heiti SC';
  background-color: #272a2f;
  padding-top: 1.33333333rem;
}

.project-planning-container * {
  position: relative;
}

.project-planning-container {
  position: relative;
  padding-top: 0.8rem;
  /*padding-bottom: 1rem;*/
}

.project-planning-title {
  width: 95%;
  margin: auto;
  border-bottom: 1px solid #2d3035;
  padding-bottom: 0.4rem;
}

.project-planning-title1 {
  color: #ffffff;
  font-size: 0.53333333rem;
  text-align: center;
  line-height: 1rem;
}

.project-planning-title2 {
  color: #9fa7b4;
  width: 8.66666667rem;
  margin: auto;
  font-size: 0.4rem;
  text-align: center;
  line-height: 0.7rem;
}

.project-planning-title3 {
  color: #c0c7d2;
  font-size: 0.34666667rem;
  width: 9.2rem;
  margin: 0.6rem auto;
  text-align: center;
  line-height: 0.8rem;
}

.project-planning-icon-container {
  width: 100%;
  overflow: hidden;
  margin-bottom: 1.2rem;
}

.icon-box {
  float: left;
}

.project-planning-icon {
  width: 3.33333333rem;
}

.icon-center-box {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0.8rem;
}

.icon-info {
  text-align: center;
  font-size: 0.32rem;
  color: #ffffff;
}

.advantage-container {
  width: 100%;
  padding-bottom: 0.5rem;
}

.advantage-title {
  color: #ffffff;
  font-size: 0.48rem;
  text-align: center;
  line-height: 0.7rem;
}

.advantage-subtitle {
  width: 9.53333333rem;
  margin: 0.33333333rem auto 1rem auto;
  font-size: 0.34666667rem;
  color: #c0c7d2;
  text-align: center;
  line-height: 0.7rem;
}

.advantage-box {
  width: 8.46666667rem;
  margin: 0 auto 1.06666667rem auto;
}

.advantage-icon1 {
  width: 2.57333333rem;
  margin: auto;
}

.advantage-icon2 {
  width: 2.4rem;
  margin: auto;
}

.advantage-icon3 {
  width: 2.06666667rem;
  margin: auto;
}

.icon-info1 {
  color: #ffffff;
  font-size: 0.37333333rem;
  text-align: center;
  line-height: 0.7rem;
  margin-top: 0.3rem;
}

.icon-info2 {
  color: #878c96;
  font-size: 0.32rem;
  text-align: center;
  line-height: 0.7rem;
}

.process-container {
  width: 10rem;
  height: 27.4266667rem;
  background: url("../../img/service/process-bg.png") no-repeat center;
  background-size: 100%;
  overflow: hidden;
}

.process-title {
  color: #ffffff;
  font-size: 0.48rem;
  text-align: center;
  margin-top: 1.2rem;
}

.process-subtitle {
  width: 9.33333333rem;
  margin: 0.4rem auto 0 auto;
  color: #c0c7d2;
  font-size: 0.34666667rem;
  text-align: center;
  line-height: 0.7rem;
}

.process-point1 {
  position: absolute;
  width: 100%;
  height: 3.73333333rem;
  left: 0;
  top: 5.1rem;
  overflow: hidden;
}

.process-point2 {
  position: absolute;
  width: 100%;
  height: 3.73333333rem;
  left: 0;
  top: 9.4rem;
  overflow: hidden;
}

.process-point3 {
  position: absolute;
  width: 100%;
  height: 3.73333333rem;
  left: 0;
  top: 13.7rem;
  overflow: hidden;
}

.process-point4 {
  position: absolute;
  width: 100%;
  height: 3.73333333rem;
  left: 0;
  top: 18rem;
  overflow: hidden;
}

.process-point5 {
  position: absolute;
  width: 100%;
  height: 3.73333333rem;
  left: 0;
  top: 22.3rem;
  overflow: hidden;
}

.process-point-center-box {
  display: table;
  width: 8.45rem;
  margin: auto;
  height: 3.73333333rem;
}

.center-box-padding-right {
  padding-right: 0.2rem;
}

.process-point-num-middle-box {
  width: 1.5rem;
  display: table-cell;
  vertical-align: middle;
}

.process-point-num1 {
  float: left;
  color: #de1f37;
  font-size: 1.2556rem;
}

.process-point-num2 {
  float: left;
  color: #b32466;
  font-size: 1.2556rem;
}

.process-point-num3 {
  float: left;
  color: #972884;
  font-size: 1.2556rem;
}

.process-point-num4 {
  float: left;
  color: #6c2db2;
  font-size: 1.2556rem;
}

.process-point-num5 {
  float: left;
  color: #4c31d5;
  font-size: 1.2556rem;
}

.process-point-info-middle-container {
  display: table-cell;
  vertical-align: middle;
  overflow: hidden;
}

.process-point-info-container {
  width: 5.93333333rem;
  float: right;
}

.point-title {
  color: #ffffff;
  font-size: 0.48rem;
  line-height: 1rem;
}

.sub-point-container {
  overflow: hidden;
}

.sub-point-box {
  display: table;
  float: left;
  overflow: hidden;
}

.sub-point-box:nth-child(2n) {
  margin-left: 0.6rem;
}

.sub-point-icon-middle-box {
  display: table-cell;
  vertical-align: middle;
}

.sub-point-icon {
  float: left;
  width: 0.42666667rem;
}

.sub-point-info {
  float: left;
  color: #9ca3ae;
  font-size: 0.34666667rem;
  line-height: 0.8rem;
  margin-left: 0.2rem;
}
