.service_banner {
  width: 100%;
  height: 325px;
  background: url(../image/service/server_inner_bg.png) center/cover;
  overflow: hidden;
}

.service_banner .title {
  height: 33px;
  margin: 51px 0 7px;
  font-size: 24px;
  font-weight: 600;
  text-align: center;
  color: #fff;
  line-height: 33px;
}

.service_banner .name_en {
  height: 17px;
  font-size: 12px;
  font-weight: 300;
  text-align: center;
  color: #fff;
  line-height: 17px;
}

.service_banner .line {
  width: 42px;
  height: 3px;
  margin: 26px auto 35px;
  background: #6ebf88;
}

.service_banner .desc {
  width: 1200px;
  height: 101px;
  color: #333;
  text-align: center;
  line-height: 101px;
  opacity: 0.88;
  background: #f1f5f2;
  border-radius: 4px;
}



.title_header {
  position: relative;
  width: 100%;
  height: 28px;
}

.title_header .title_zh {
  height: 28px;
  font-size: 20px;
  font-weight: 600;
  text-align: center;
  line-height: 28px;
}

.title_header .title_en {
  position: absolute;
  top: -30px;
  left: 0;
  right: 0;
  height: 51px;
  margin: auto;
  opacity: 0.2;
  font-size: 36px;
  font-family: Arial, Arial-Black;
  font-weight: 900;
  text-align: center;
  color: #ccc;
  line-height: 51px;
}

/* 成长历程 */
.growth_process {
  width: 100%;
  height: 481px;
}

.growth_process .wrapper {
  padding-top: 79px;
  box-sizing: border-box;
}

.growth_process .title_header {
  margin: 0 auto 75px;
}

.time_line {
  width: 100%;
}

.tiem_line_row {
  position: relative;
  width: 246px;
  padding: 39px 30px 0 0;
  border-top: solid 1px #e5e5e5;
}

.tiem_line_row::before {
  content: '';
  position: absolute;
  top: -12px;
  left: 0;
  z-index: 1;
  width: 24px;
  height: 24px;
  background: #6ebf88;
  border-radius: 50%;
}

.tiem_line_row .year {
  height: 33px;
  font-size: 24px;
  font-weight: 500;
  text-align: left;
  color: #6ebf88;
  line-height: 33px;
}

.tiem_line_row .desc {
  width: 215px;
  margin-top: 15px;
  font-size: 14px;
  font-weight: 400;
  text-align: left;
  line-height: 20px;
}

/* 服务范围 */
.area {
  width: 100%;
  height: 424px;
  background: #f8f8f8;
}


.area .wrapper {
  padding-top: 102px;
  height: 100%;
  box-sizing: border-box;
}

.area .title_header {
  margin: 0 auto 32px;

}


.area .desc {
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  line-height: 28px;
}

.area_list {
  position: absolute;
  bottom: -120px;
  left: 0;
  right: 0;
  width: 100%;
  height: 228px;
  margin: auto;
}


.area_list .list_item {
  position: relative;
  width: 220px;
  height: 228px;
  text-align: center;
  overflow: hidden;
}

.area_list .list_item img {
  position: absolute;
  z-index: 0;
  top: 0;
  right: 0;
  width: 220px;
  height: 228px;
}

.area_list .list_item .title {
  position: relative;
  z-index: 1;
  height: 33px;
  margin: 87px auto 18px;
  font-size: 24px;
  font-weight: 600;
  color: #fff;
  line-height: 33px;
}

.area_list .list_item .line {
  position: relative;
  left: 0;
  right: 0;
  z-index: 1;
  width: 20px;
  height: 3px;
  margin: auto;
  background: #6ebf88;
}

/* 业务模式 */
.model {
  width: 100%;
  height: 591px;
  background: #fff;
}

.model .wrapper {
  padding-top: 227px;
  box-sizing: border-box;
}

.model .procedure {
  width: 875px;
  height: 172px;
  margin: 48px auto;
  justify-content: center;
  flex-wrap: wrap;
}

.procedure .pro_item {
  position: relative;
  width: 221px;
  height: 70px;
  margin-bottom: 32px;
  background: #f1f5f2;
}

.procedure .pro_item p {
  height: 40px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  line-height: 40px;
}

.procedure .pro_item p.line_h {
  line-height: 20px;
}


.procedure img {
  width: 70px;
  height: 29px;
  margin: 21px 18px;
}


/* 对产业影响 */
.impact {
  width: 100%;
  height: 468px;
  background: url(../image/service/bg99.png);
}

.impact .wrapper {
  padding-top: 118px;
  box-sizing: border-box;
}

.impact .title_en {
  color: #CCC;
}

.impact .title_zh {
  color: #fff;
}

.impact .desc {
  width: 987px;
  margin: 41px auto 0;
  height: auto;
  font-size: 14px;
  font-weight: 400;
  text-align: left;
  color: #fff;
  line-height: 28px;
  text-indent: 2em;
}

.impact .desc p {
  font-size: 14px;
  font-weight: 400;
  color: #fff;
}

.impact .card_list {
  width: 100%;
  margin-top: 69px;
}

.impact .card_list .card {
  width: 588px;
  height: 298px;
  padding: 73px 36px 44px 31px;
  background: #ffffff;
  border-radius: 4px;
  box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.06);
  box-sizing: border-box;
}

.impact .card_list .card .title {
  position: relative;
  height: 28px;
}

.impact .card .title .name_en {
  position: absolute;
  top: -28px;
  left: 0;
  height: 51px;
  opacity: 0.2;
  font-size: 36px;
  font-family: Arial, Arial-Black;
  font-weight: 900;
  text-align: left;
  color: #ccc;
  line-height: 51px;
}

.impact .card .title .name_zh {
  height: 28px;
  font-size: 20px;
  font-weight: 600;
  text-align: left;
  line-height: 28px;
}

.impact .card .desc {
  width: 100%;
  height: 84px;
  font-size: 14px;
  font-weight: 400;
  color: #333;
  text-align: left;
  line-height: 28px;
}

.impact .card .line {
  float: right;
  width: 42px;
  height: 3px;
  margin-top: 30px;
  background: #6ebf88;
}


/* 市场营销与电子商务 */
.marke {
  width: 100%;
  height: 672px;
  background: #fff;
}

.marke .wrapper {
  padding-top: 322px;
  box-sizing: border-box;
}


.marke .desc {
  margin: 32px auto 0;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  line-height: 28px;
}