/* 热门测算 */
.remen{
  width: 100%;
  padding: 5% 0;
  border-top: 1px solid #F4F3F1;
  display:flex;
  align-items: center;
  justify-content: center;
}
.remen_left{
  width: 25%;
  display: inline-block;
  float: left;
}
.remen_right{
  width: 75%;
  display: inline-block;
}
.remen_right div{
  padding-left:2%;
}
.remen_right div:nth-child(1){
  font-weight: 700;
}
.remen_right div:nth-child(2){
  color: #b9b9b9;
}
.remen_right div:nth-child(3) .icon_bi{
  width: 4%;
}
.remen_right div:nth-child(3) .remen_num{
  font-size: 13px;
  color:#fa5f7a;
  margin-right: 2%;
}
.remen_right div:nth-child(3) span>img{
  width: 12px;
  height: 10px;
}
.remen_right div:nth-child(3) p{
  display: inline-block;
}
.remen_right div:nth-child(3) span{
  display: inline-block;
}
/* 热门测算end */
.massage_btn_two{
  margin: 0 auto;
  padding: 10px 0;
}
#recommend_thumb img{
  width: 100%;border-radius: 5px;{
}
