.news_detail
{
    width: 90%;
    margin: 0 auto;
    color: #666;
    line-height: 24px;
    padding: 15px;
    padding-top: 0;
}
.newsxx_bd
{
    width: 95%;
    height: auto;
    line-height: 24px;
    float: right;
}
.span_tit
{
    width: 95%;
    font-size: 14px;
    text-align: center;
    line-height: 30px;
    display: block;
    font-weight: bold;
    margin-bottom: 10px;
}
#newstitle
{
    width: 95%;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    background: url(404.png);
    margin: 0 auto;
    line-height: 35px;
    padding-top: 20px;
}
#newstitle h1
{
    font-size: 14px;
}
#newslaiyuan
{
    width: 95%;
    border-bottom: #d9d9d9 1px solid;
    height: 50px;
    text-align: center;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 30px;
    margin-left: auto;
}
#newsmsg
{
    width: 95%;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
    line-height: 30px;
}
#newsmsg p
{
    line-height: 28px;
}
#newsfoot
{
    width: 100%;
    border: #dfdfe0 1px solid;
    background: #f7f7f7;
    height: 60px;
    padding: 5px;
}
#newsfoot a
{
    color: #666;
}
.newslist
{
    height: 35px;
    background: url(404.png) no-repeat 5px center;
    padding-left: 15px;
    line-height: 35px;
}
.fav
{
    width: 100%;
    clear: both;
    display: block;
    overflow: hidden;
}
.fav li
{
    width: 100%;
    height: 38px;
    line-height: 30px;
    border-bottom: #ddd 1px dashed;
    float: left;
}
.fav li a
{
    float: left;
    width: 70%;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    color: #666;
    font-size: 14px;
}
.fav li a:hover
{
    color: #000;
}
.fav li span
{
    float: right;
    color: #999;
    font-size: 12px;
    margin-right: 2%;
}
.keyword_light
{
    line-height: 28px;
}/*иом│м│┬в*/
.page-list
{
    position: relative;
    margin: 10px 0;
    padding: 0;
    clear: both;
    background: #fff;
}
.page-list:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.page-list a, .page-list span
{
    margin: .5em 0;
    padding: .5em 0;
    display: none;
    float: left;
    width: 24.5%;
    line-height: 1.2em;
    border-left: 1px solid #ececec;
    font-size: 13px;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.page-list a:active
{
    background: #ececec;
}
.page-list span
{
    color: #999;
}
.page-list a
{
    color: #333;
}
.page-list span:nth-child(1), .page-list span:nth-child(2), .page-list a:nth-child(2)
{
    display: block;
    float: left;
}
.page-list span:nth-last-child(1), .page-list a:nth-last-child(1)
{
    display: block;
    float: left;
    border-left-color: #ececec;
}
.page-list .current
{
    display: block;
    float: left;
}
