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;
}
/* 面包蟹 */
.bread_crabs{
    font-size: 14px;
    cursor: default;
}
.bread_crabs a{
    color: #000;
}


/* 主体内容 */
.content{
    margin-top:30px ;
}
/* 左侧 */
.content_left{
    width: 886px;
}
.bgbck2{
    padding:34px 24px 42px;
}


.introduce{
    border-radius: 5px;
    background: #f8f8f8;
    padding:27px 30px 1px 0;
    margin-top: 30px;
}
.int_marleft{
    margin-left: 74px;
}
.int_type p{
    width: 54px;
    height: 24px;
    line-height: 24px;
    background: #ff9e00;
    border-radius:0 12px 12px 0;
    text-align: right;
    padding-right: 12px;
    font-size: 14px;
    color: #fff;
    float: left;
}
.int_type div{
    font-size: 18px;
    margin-left: 74px;
}
.ing_box{
    border-bottom: 1px solid #e5e5e5;
    font-size: 14px;
    margin-bottom: 34px;
    padding-bottom: 16px;
}
.int_wen p{
    margin-top: 30px;
    line-height: 24px;

}
.int_wenTime{
    color: #a0a0a0;
    background: url("/statics/images/list/timebg.png?1") no-repeat left center;
    padding-left: 28px;
    float: right;
    line-height: 21px;
}
.int_type .int_type_color{
    background: #4a4641;
}
.lianxi{
    margin: 22px 0 16px 74px;
}
.lianxi dd{
    float: left;
    line-height: 24px;
    font-size: 14px;
    color: #ff0000;
    cursor: default;
}
.lianxi dd a{
    color: #ff0014;
}

.lianxi dd:last-of-type{
    margin-left: 132px;
}
.lianxi dd span{
    display: inline-block;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background: #ff0000;
    color: #fff;
    text-align: center;
    margin-right: 6px;
}
/* 主体内容展示（后台取） */
.content_text{line-height: 24px;font-size: 14px;color: #000;font-family: '微软雅黑';}
.content_text a{color: #ff0014;}
.content_text p{text-indent: 2em;margin-bottom: 15px;}
.content_text table p,.content_lt5 table div{text-indent: 0em;margin-bottom: 0;}
.content_text table{border-collapse: collapse;text-indent: 0em;width: 99%;}
.content_text table td{border: solid 1px #000;padding: 0 5px}
.content_text img{max-width: 100%;height: auto;}
.content_text::after{clear: both;}
/* 主体内容展示（后台取）end */
.int_type .int_type_color2{
    background: #e60012;
}
.hot_answer div{
    width: 308px;
    float: left;
    font-size: 14px;
}
.hot_answer{
    padding-right: 60px;
    margin-top: 24px;
    margin-bottom: 26px;
}
.hot_answer div a{
    display: block;
    color: #232323;
    line-height: 30px;
}
.hot_answer div a:hover{
    color: #ff0000;
}

.hot_answer div:last-of-type{
    float: right;
}

