@charset "utf-8";
/* 用户自定义样式 */


/* 默认左图右 在body增加此类名后 改为左文右图 */
.specialDetail_chengderb .news_list_left{
    /*float: left;*/
    float: right;
}