/* 为什么选择我们 */
#why{
  height:640px;
}
#why ul{
  margin-top:95px;
}
#why ul li{
  float:left;
  width:25%;
  text-align:center;
}
#why ul li h4{
  font-size:16px;
  color:#292929;
  margin:66px 0 17px;
}
/* 平台运营 */
#platf{
  height:666px;
  background:#f5f5f5;
}
#platf>div>.clear div:nth-child(1){
  float:left;
}
#platf>div>.clear div:nth-child(2){
  float:right;
}
#platf>div>.clear div:nth-child(3){
  text-align:center;
}
#platf>div>.clear{
  margin-top:83px;
}
#platf>div>.clear div p{
  color:#292929;
  font-size:16px;
  text-align:center;
  margin-bottom:20px;
}
#platf>div>.clear div span{
  display:block;
  color:#666666;
  text-align:center;
}
#platf>div>img{
  position:absolute;
  top:392px;
  left:325px;
}
#platf>div>img.rt{
  left:762px;
}
/* 合作互联 */
#coop{
  height:712px;
}
#coop ul li{
  float:left;
  width:224px;
  margin-right:20px;
}
#coop ul li:last-child{
  margin-right:0;
}
#coop ul{
  margin-top:47px;
}
#coop ul li div{
  height:240px;
  line-height:240px;
  text-align:center;
  box-shadow: darkgrey 0px 0px 20px;
}
#coop ul li h4{
  text-align:center;
  color:#292929;
  font-size:16px;
  margin:41px 0 19px;
}
#coop ul li p{
  color:#666666;
  line-height:25px;
}

/* 入住流程 */
#pfc{
  height:483px;
  background-image: url("../images/wisdom/bj.jpg");
  background-size:100% 100%;
}
#pfc>div h4.title{
  color:#fff;
}

.v-container>p{
  font-size:16px;
  color:#808080;
  margin-top:13px;
  line-height:28px;
  text-align:center;
}
