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:36px 27px 12px 24px;
}
.show_title{
    font-size: 24px;
    font-weight: 500;
}
.introduce{
    margin: 10px 0 32px;
}
.int_time{
    background: url("/statics/images/show_zixun/introduce.png") no-repeat -10px -40px;
    line-height: 21px;
    padding-left: 22px;
    color: #7d7d7d;
}
.int_num{
    background: url("/statics/images/show_zixun/introduce.png") no-repeat -10px -6px;
    line-height: 21px;
    padding-left: 30px;
    color: #7d7d7d;
    margin-left: 45px;
}
.int_int a{
    padding:0 6px;
    background: #f8f8f8;
    border-radius: 5px;
    height: 19px;
    line-height: 17px;
    font-size: 14px;
    color: #707070;
    margin-left: 12px;
}
/* 主体内容展示（后台取） */
.content_text{padding: 0;margin-top: 40px;line-height: 30px;font-size: 16px;color: #000;font-family: '微软雅黑';}
.content_text a{color: #FF9D00;}
.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 */
.content_left  .addfont{
    font-size: 16px;
    line-height: 30px;
}
.content_left  .addfont p{
    text-indent: 2em;
    margin-bottom: 15px;
}
.content_left  .addfont p:first-child{
    font-weight: bold;
}
.content_left  .addfont p span{
    font-weight: bold;
}
.content_left  .addfont p a{
    color:#ff3737;
}
.bian{
    display: flex;
    justify-content: space-between;
    font-size: 14px;
    color: #7d7d7d;
    margin:30px 0 44px;
}
.prev-next{
    line-height: 26px;
    margin-bottom: 23px;
}
.prev-next:hover span{
    color: #ff9e00;
    background: url("/statics/images/show_zixun/prev-next.png") no-repeat -10px -58px;
}
.prev-next:hover a{
    color: #ff9e00;
}

.prev-next span{
    display: inline-block;
    width: 66px;
    height: 28px;
    text-align: center;
    border-radius: 5px;
    background: url("/statics/images/show_zixun/prev-next.png") no-repeat -10px -10px;
    color: #7d7d7d;
    font-size: 16px;
}
.prev-next a{
    font-size:14px;
    color: #7d7d7d;
    margin-left: 12px;
}



/* 推荐文章 */
.bgbck4{
    padding:28px 38px 20px 24px;
    margin-top: 30px;
    background:#fff url("/statics/images/show_zixun/bgbck4bg.png") no-repeat center;
}
.bgbck4>ul{
    width: 360px;
}
.info_title{
    font-size:24px;
    margin-bottom: 24px;
}
.bgbck4 li{
    font-size:14px;
    margin-bottom: 14px;
}
.bgbck4 li>a{
    display: block;
    width: 260px;
    color: #000;
}
.bgbck4 li>a:hover{
    color: #ff7802;
}

.bgbck4 li>span{
    float: right;
    color:#aaa;
    cursor: default;
}





