.goods_info {
    width: 100%;
    list-style: none;
    margin: 0;
    padding: 0;
}
.goods_info li { width: 100%; line-height: 20px; font-size: 14px; color: #333;}
.goodsPrice { color: #f00; }
#top_nav { width: 100%; position: fixed; z-index: 6; display: none;}
#ECS_GOODS_ONE { font-size: 22px; }
.desc_info img { width: 100%; }
.goods-title { width: 100%; height: 50px; line-height: 24px; color: #000; font-size: 16px; font-weight: bold; text-align: center; overflow: hidden;}

.goods_brief { line-height: 20px; font-size: 14px; padding: 10px;}
.spec_tit{ line-height: 30px;}
/* ==========属性选择========== */
.spec_yes{border:1px solid #de4a7d; background-color:#FFF; cursor:pointer; line-height: 30px;}
.spec_no{border:1px solid #AAA; background-color:#FFF; cursor:pointer; line-height: 30px;}
