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;
}
.contopbg {margin-left: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:30px 0 45px 0;
}


.listbg{
    padding-left: 24px;
}
.list li{
   padding: 34px 0;
    border-bottom:1px solid #e5e5e5 ;
    margin-right: 27px;
}
.list .listbg:last-of-type li{
    border-bottom:none ;
}
.list .listbg:hover{
    background: #fffcf7;
}
.listimg{
    display: block;
    width: 180px;
    height: 130px;
    float: left;
    border-radius: 5px;
}
.list_right{
    margin-left: 202px;
}
.listitem_title{
    display: block;
    font-size: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #000;
}
.listitem_text{
    font-size: 14px;
    color: #434343;
    margin: 22px 0 30px;
    line-height: 20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.listitem_botbox p{
    font-size: 14px;
    color: #707070;
    background: url("/statics/images/list_zixun/timeimg.png") no-repeat left center;
    padding-left: 24px;
    float: left;
}
.listitem_botbox div{
    font-size: 14px;
    float: left;
    margin-left: 38px;
    text-align: center;
}
.listitem_botbox div a{
    font-size: 14px;
    color: #707070;
    margin-right:12px ;
    height: 19px;
    line-height: 18px;
    border-radius: 5px;
    padding:0 5px;
    background: #f8f8f8;
}
.listitem_botbox div a:last-of-type{
    margin-right:0;
}
.guanggao{
    display: block;
    background: #fff;
    margin: -1px 27px 0 24px;
}
.guanggao img{
    display: block;
    max-width: 100%;
    margin: 0 auto;
}
/* 分页 */

.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;}
