@import "../weishidai.ui.css";
body{
    background: #ffffff;
}

.weishidai-list-item .ui-icomoon{
	background-color:#CCC;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    height: 48px;
    left: 6px;
    margin-top: -24px;
    position: absolute;
    top: 50%;
    width: 48px;
    line-height:48px;
    font-size:30px;
}
.weishidai-list-item-image{background-color:#CCC;}
.weishidai-content{min-height:0;}
.wsd-footer{opacity:0;}