.goodslist{margin-left:10px;}
.goodslist ul{}
.goodslist ul li{float: left;margin:10px;width: 220px;}

.goodslist ul li .title{font-size:14px;}
.goodslist ul li .info{line-height:25px;color:#999999;}

.goods{}
.goods .photo{float:left;width:50%;}
.goods .photo img{max-width:100%;}
.goods .info{margin-left:10px;line-height:25px;float:left;}
/*����ҳ*/
.goods-content{width: 100%;overflow:hidden;}
.goods-content .user-face{float: left;height: 48px;overflow: hidden;width: 48px;}

.goods-content .goods-doc {
    margin-bottom: 30px;
    overflow: hidden;
    margin-left:60px;
}
.goods-content .goods-doc .author {
    height: auto;
    margin: 0;
    margin-bottom: 1px;
    color: #666666;
    background:#f4f4ec;
    padding:5px;
    font-size:12px;
}

.goods-content img{max-width:100%;}
.goods-content .goods-view{font-size:14px;line-height:30px;overflow: hidden;word-wrap: break-word;word-break: normal;}

.goods-content .goods-view pre{line-height:normal;}

.goods-content .goods-view table{border:#CCCCCC 1px solid;}
.goods-content .goods-view table td{ border:1px #CCCCCC solid; border-right:none; border-top:none;}