.user-container{width:100%;color:#333}.user-container .title{padding:20px 0;color:#5d5d5d;font-size:20px;font-weight:600}.user-container .users{width:100%;-webkit-column-count:2;column-count:2;-webkit-column-gap:0;column-gap:0}.user-container .users .user{width:246px;margin-bottom:60px;-webkit-column-break-inside:avoid;break-inside:avoid;-webkit-box-sizing:border-box;box-sizing:border-box;padding:5px}.user-container .users .user .figure{width:100%;height:auto;margin-bottom:20px}.user-container .users .user .info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:20px}.user-container .users .user .info span{font-size:16px}.user-container .users .user .name{font-size:18px}
.bodyer{
  width:65%;
  margin:100px auto;
}
.phone-header{
  background: url("http://cdn.51wyfl.com/web/images/wechat-header.jpg") no-repeat;
  background-size: 100%;
  background-position: left top;
  width:90%; 
  margin:0 auto;
  height:55px;
  padding-top: 9.8%;
}
.phone-header h4{
  color: #f0f0f0;
  width:65%;
  font-size: 14px;
  margin:0 auto;
  white-space:nowrap; overflow:hidden; text-overflow:ellipsis;
}
.phone-content{
  display: table;
  width:90%;
  height:88%;
  margin:0 auto;
}
.phone{
  float: left;
}
#activity{
width:600px;
float:right;
margin-right:5%
border-radius:5px;
background:#fff;
padding:40px;
margin-bottom:40px;
}
#act-title{
font-size:22px;
font-weight:bold;
text-aligin:center;
margin-bottom:20px;
}
#act-time{
margin-bottom: 20px; 
text-align: center;
color: #a7a7a8;
font-size: 16px;
border-bottom: 1px solid #ececf3;
padding-bottom: 20px;
}
.info{
float:left;
width:33%;
}
.info-num {
font-size: 26px;
color: #F7B824;
text-align: center;
}
.info-label {
font-size: 16px;
color: #969696;
text-align: center;
margin-top: 10px;
border-bottom: 1px solid #ececf3;
padding-bottom: 20px;
}
#act-link{
clear:both;
padding-top: 20px;
text-align: center;
border-bottom: 1px solid #ececf3;
padding-bottom: 30px;
}
.rule img{
  max-width:100%;
}
.top{
  height:70px;
  width:100%;
  background-color:#fff;
  text-align:center;
  line-height:70px;
}
