.subKV{
  width: 100%;
  /* height: 570px; */
}
.service-wrapper{
  margin-top: 93px;
  text-align: center;
}
.service-h1{
  font-size:44px;
  color: #303133;
  margin-bottom: 44px;
  font-weight:100;
}
.service-p{
  color: #303133;
  font-size:16px;
  line-height:32px;
  margin-bottom: 88px;

}
.cx-wrapper{
  height:380px;
  overflow: hidden;
  margin-bottom: 52px;
}
.cx-wrapper .p1_text{
  position: absolute;
  left:0 ;
  top: 0;
}
.cx-wrapper .p_img{
  width: 100%;
}
.service-list{
  clear: both;
  overflow: hidden;
  margin-bottom: 89px;
}
.service-list_item{
  padding-top: 35px;
  border-top:2px #609588 solid;
  margin-right: 60px;
  line-height:42px;
  width: 30%;
  float: left;
}
.service-list_h1{
  font-size:30px;
  color: #303133;
  text-align: left;
  margin-bottom: 55px;
  font-weight:400;
}
.service-list_p{
  font-weight:400;
  line-height:32px;
  text-align: left;
  /* text-align: justify;
  text-align-last:justify; */
  font-size:16px;
}
.happy-container{
  margin-bottom: 102px;
}
.happy-text{
  width:468px;
  height:381px;
  float: left;
  text-align: center;
  background: #eaecef;
  padding: 54px 0 54px;
  box-sizing: border-box;
  /* height: 100%; */

}
.happy-text_h2{
  font-size:30px;
  font-weight:400;
  color:#303133;
  line-height:32px;
}
.happy-text_line{
  width:38px;
  height:2px;
  display: block;
  background: #67978d;
  margin: 29px auto 30px;
}
.happy-text_p{
  font-size:16px;
  font-weight:400;
  color:#303133;
  line-height:38px;
}
.happy-img{
  width: 732px;
  /* height:381px; */
  float: left;
}
