.match-item{
    background-color:#fff;
    margin:10px;
    line-height: 2;
}
.match-img{
    padding: 10px 70px 0 15px;
    word-break: break-all;
}
.match-img img{
    width:100%;
    height:100%;
}
.match-item .weui-media-box__hd{
    margin-right:0;
}
.weui-media-box__title{
    font-size:17px;

}
.weui-btn_mini{
    padding:2px 17px;
}
