@import "../weishidai.ui.css";
body,div,h1,h2,h3,h4,h5,h6,p{padding:0; margin:0;}
body{background:#f5f6ec}
.weishidai-content{
    margin-top:15px;
}
.wtlist_con{}
.wtlist_listitem{margin:10px; display:block; background-color:#fff; border-radius:8px; box-shadow:0 0 5px rgba(0,0,0,0.5); padding:10px; text-decoration:none;}
.wtlist_title{font-size:16px; color:#000; padding:5px 0;}
.wtlist_time{font-size:12px; color:#999;}
.wtlist_pic{overflow:hidden; text-align:center;}
.wtlist_pic img{width:100%;}
.wtlist_info{font-size:12px; padding:5px 0; border-bottom:1px solid #ccc; color:#666; line-height:150%;}
.wtlist_more{line-height:180%; color:#000; font-weight:bold}