@charset "utf-8";

/*文章列表页*/
ul.al_listb{padding:10px 10px 20px 10px;}
ul.al_listb li{height:30px; line-height:30px;}
ul.al_listb li a{float:left;width:80%; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;font-size:14px;}
ul.al_listb li span{float:right; width:19%; text-align:center;font-size:14px;}

/*内容页-内容*/
.detconl .detconltb{border:#e0e0e0 solid 1px; padding:10px; display:block;}
.detconl .detconltb h3{font-size:25px; color:#333; line-height:30px; text-align:center; padding:20px 0; overflow:hidden;}
.detconl .detconltb .line{height:6px;background:#fbfeed;border:0; border-bottom:#177574 dashed 1px; overflow:hidden;}
.detconl .detconltb h4.from{padding:15px 0; text-align:center;color:#333; font-weight:normal;}
.detconl .detconltb .summary{background:#ededed; line-height:26px; color:#636262;margin:10px 5px; padding:5px; display:block; overflow:hidden;}
.detconl .detconltb .summary span{color:#333;}
.detconl .detconltb .context{padding:5px; color:#333; line-height:26px;}
.detconl .detconltb .tjtext{padding:80px 0; text-align:center;}
.detconl .detconltb ul.recom{width:100%; overflow:hidden;}
.detconl .detconltb ul.recom h5{float:left;width:100%;font-size:14px; color:#149386; line-height:30px;}
.detconl .detconltb ul.recom li{float:left;width:42%;color:#999; line-height:26px;padding-left:15px; display:inline-block; overflow:hidden;}
.detconl .detconltb ul.recom li a{font-size:14px;float:left;width:70%;white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.detconl .detconltb ul.recom li span{font-size:14px;float:right;white-space:nowrap;}
.detconltb span,.detconltb p,.detconltb a,.detconltb strong,.detconltb b{font-size:16px;}

.detlh26{line-height:26px;}
.detbt{color:#00a9a7;}
.detpos{position:relative;}
.detpos a img{position:absolute;right:15px; bottom:15px;_left:440px; _top:100px;}
