body{
    color: #000;
    font: 16px 'Microsoft YaHei','Hiragino Sans GB','Helvetica Neue',\5FAE\8F6F\96C5\9ED1,"SimHei",Tohoma,'sans-serif';
}
.bgbck{
    background: #fff;
    border-radius: 5px;
}
.bgbck1{
    padding: 25px 24px 30px;
}
.conbg{
    background: #f8f8f8;
    padding: 30px 0 20px;
}
.title_left{
    padding: 0 26px;
}
.title_left a,.title_left img{
    display: inline-block;
    *zoom: 1;
    *display: inline;
    vertical-align: middle;
}
.title_left a{
    font-size:24px;
    color: #000;
    line-height: 100%;
}
.title_right{
    line-height: 35px;
}
.title_right{
    font-size: 14px;
}
.title_right a{
    color: #000;
}
/* 列表页新nav */
.list_navBox{
    padding: 24px 26px 2px;
    margin-top: 28px;
    background: #f8f8f8;
    border-radius: 5px;
}
.list_nav{
    margin-bottom:28px ;
}
.list_nav dt{
    width: 96px;
    font-size:18px;
    font-weight: 700;
    text-align: right;
    float: left;
}
.list_nav dd{
    margin-left: 100px;
    font-size:18px;
}
.list_nav dd a{
    display: block;
    float: left;
    text-align: center;
    color: #000;
    margin:0 0 10px 42px;
}


/* 栏目标题 */
.list_nav1{
    padding-bottom: 10px;
    border-bottom: 1px dashed #a0a0a0;
}
.list_nav1 dt{
    border-left: 2px solid #ff9e00;
    line-height: 27px;

}
.list_nav1 dd a{
    width: 81px;
    height: 27px;
    border-radius: 5px;
    line-height: 27px;
    margin:0 0 10px 42px;
}
.list_nav1 dd .colstyle{
    background: #ff9e00;
    color: #fff;
}
/* 一级标题 */
.list_nav2 dd a{
    margin-left:38px;
}
.list_nav dd .titlestyle{
    color: #ff9e00;
}
/* 二级标题 */
.list_nav3 dd{
    margin-left: 122px;
}
.list_nav3 dt,.list_nav3 dd{
    font-size: 14px;
}
.list_nav3 dd a{
    margin-left:20px;
}
/* 主体内容 */
.content{
    margin-top:30px ;
}
/* 左侧 */
.content_left{
    width: 886px;
}
.bgbck2{
    padding:36px 24px;
}
/* 问答列表 */
.wenda_list{
    margin-top: 30px;
}
.wenda_list>li{
    height: 220px;
    padding:1px 30px 0 0;
    border-radius: 5px;
    background: #f8f8f8;
    margin-bottom: 30px;
}
.wenda_item{
    margin-top: 28px;
}
.wenda_item dt{
    width: 54px;
    height: 24px;
    border-radius: 0 12px 12px 0;
    font-size: 14px;
    color: #fff;
    background: red;

    text-align: right;
    padding-right: 12px;
    line-height: 24px;
    float: left;
}
.wenda_item dd{
    margin-left: 75px;
    color: #000;
}
.wen dt{
    background: #ff9e00;
}
.wen dd{
    font-size: 18px;
}
.da dt{
    background: #4a4641;
}
.da dd{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    font-size: 14px;
    line-height: 24px;
}
.wendaitem_time{
    margin-top: 26px;
} 
.wendaitem_time p{
    font-size: 15px;
    color: #a0a0a0;
    line-height: 20px;
    background: url("list_wenda/wenda_time.png") no-repeat left center;
    padding-left: 27px;
}






/* 分页 */

.fenye{width: 100%;margin-top: 10px;text-align: center;font-family: "宋体";}

.fenye a.a1{background: url(../images/admin_img/pages.png) no-repeat 0 5px;

    width: 56px;

    padding: 0;}

.fenye a{display: inline-block;

    height: 24px;

    line-height: 22px;

    background: #fff;

    border: 1px solid #e3e3e3;

    text-align: center;

    color: #333;

    padding: 0 10px;}

 .fenye span{display: inline-block;

    height: 24px;

    line-height: 22px;

    background: #FF9D00;

    border: 1px solid #FF9D00;

    color: #fff;

    text-align: center;

    padding: 0 10px;}