.v_1200{
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}
 .middle-banner {
  position: relative;
  overflow: hidden;
  background: (/images/integrity/home_img_banner.png) no-repeat;
  background-position: center;
  height: 390px;
  width: 100%;
  margin-top: 147px;
} 
.flex{
  display: flex;
}
.title{
  font-size: 30px;
  color: #333333;
  text-align: center;
  font-family: 'Microsoft YaHei';
}
.clearfix::after{
  content: '';
  display: block;
  clear: both;
}

/* 寤鸿鐩爣 */
.integre_goal .title{
  margin: 60px 0;
}
.integre_goal ul{
  /*padding: 0 6px;*/
}
.integre_goal ul li{
  width: 280px;
  height: 417px;
  background: rgba(255,255,255,1);
  border: 1px solid rgba(219,221,234,1);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  float: left;
  margin-left: 20px;
}
.integre_goal ul li:first-child{
  margin-left: 0;
}
.integre_goal ul li .goal_icon{
  width: 130px;
  height: 130px;
  margin:50px auto 35px;
}
.integre_goal ul li p{
  height: 89px;
  font-size: 16px;
  color: #999999;
  line-height: 30px;
  text-align: center;
  padding: 0 20px;
  margin-bottom: 45px;
}
.integre_goal ul li .goal_link{
  width: 93px;
  height: 10px;
  margin: 0 auto;
}

/* 骞冲彴浠峰�� */
.integre_cost .title{
  margin: 55px 0;
}
.integre_cost ul{
  display: flex;
  /* justify-content: space-between; */
  align-items: center;
  margin-bottom: 80px;
}
.integre_cost ul li{
  width: 350px;
  padding-left: 50px;
  border-left: solid 1px #CCCCCC;
}
.integre_cost ul li:first-child{
  border-left: 0;
}
.integre_cost ul li img{
  width: 40px;
  height: 40px;
}
.integre_cost ul li p{
  font-size: 16px;
  color: #333333;
  line-height: 40px;
  font-family: 'Microsoft YaHei';
  margin-top: 5px;
}

/* 闃冲厜璇氫俊骞冲彴缁勬垚 */
.integre_group .title{
  margin-bottom: 110px;
}
.group_img img{
  width: 1084px;
  height: 853px;
  margin: 0 auto;
}

/* 闃冲厜璇氫俊骞冲彴鏋舵瀯 */
.integre_framework .title{
  margin: 76px 0 45px;
}
.integre_framework .title span{
  font-size: 24px;
  color: #999999;
  display: block;
  margin-top: 35px;
}
.framework_img img{
  width: 1091px;
  height: 801px;
  margin: 0 auto;
}

/* 骞冲彴鎿嶄綔鐣岄潰 */
.integre_interface{
  padding-bottom: 39px;
}
.integre_interface .title{
  margin: 70px 0 30px;
}
.interface_img img{
  width: 1266px;
  height: 535px;
  margin: 0 auto;
}