/*全局*/
body, html, ul, dl, dt, dd, h1, h2, h3, h4, h5, h6, p, form, hr
{
    margin: 0;
    padding: 0;
}

body
{
    font-size: 12px;
}

a img
{
    border: none;
}

ul, ol, dl
{
    list-style-type: none;
}

a
{
    color: #333;
}

    a:hover
    {
        text-decoration: none;
        color: #EB5753;
    }

/* 清除 */
.clearfix:after
{
    visibility: hidden;
    display: block;
    font-size: 0;
    content: ".";
    clear: both;
    height: 0;
    line-height: 0;
    overflow: hidden;
}

.clearfix
{
    *zoom: 1;
}

.clear
{
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

.inlineblock
{
    display: inline-block;
    zoom: 1;
    *display: inline;
    overflow: hidden;
}

/*共用*/
body
{
    background: #d9d9d9;
}

.fl
{
    float: left;
}

.fr
{
    float: right;
}

.fa-arrow-right
{
    color: #EB5753;
}

.fl-tit, .focus, .post, .widget, .pl-box
{
    border-radius: 4px;
}

/*导航*/
.nav-j
{
    border-radius: 0;
}

.nav li:hover
{
    background-color: #5cb85c;
}

.navbar
{
    border: 0;
}

.navbar-inverse .navbar-nav > li > a
{
    color: #ffffff;
    font-size: 16px;
    font-family: '微软雅黑';
}

.navbar-inverse .navbar-brand
{
    color: #ffffff;
    font-family: '微软雅黑';
    font-size: 20px;
    font-weight: bold;
}

/*提示信息*/
.alert-warning
{
    text-align: center;
}

/*焦点图*/
.tops
{
    margin-bottom: 20px;
}

.focus
{
    background: #FFF;
    padding: 5px;
}

.carousel-inner .item img
{
    height: 275px;
    width: 100%;
}

/*焦点图右侧*/
.toppost
{
    background: #FFF;
    padding: 5px;
}

    .toppost p
    {
        color: #999;
        line-height: 20px;
    }

        .toppost p a
        {
            color: #999;
        }

.media
{
    margin-top: 0;
}

.media-left a img
{
    width: 85px;
    height: 100px;
}

.media-heading
{
    font-size: 12px;
}

    .media-heading a
    {
        color: #666;
    }

/*栏目导航*/
.fl-tit
{
    background: #FFF;
    margin-bottom: 20px;
}

    .fl-tit span a
    {
        line-height: 39px;
        margin-right: 10px;
        color: #333;
    }

    .fl-tit h2
    {
        font-size: 18px;
        font-weight: bold;
        padding: 10px;
    }

        .fl-tit h2 i
        {
            color: #EB5753;
        }

/*栏目缩略图*/
.thumbnail img
{
    width: 100%;
    padding: 2px;
}

.thumbnail
{
    margin-bottom: 20px;
    border: none;
}

.caption
{
    background: #FFF;
    padding: 5px;
}

    .caption h4 a
    {
        font-size: 12px;
        line-height: 24px;
        color: #666;
        width: 160px;
        height: 20px;
        overflow: hidden;
        display: block;
    }

    .caption p
    {
        line-height: 24px;
        color: #999;
    }

        .caption p span
        {
            margin-right: 10px;
        }

.thumbnail .caption
{
    padding: 0 5px;
}

/*垂直间距*/
.jj
{
    text-indent: -10000px;
    font-size: 0;
    height: 20px;
}

/*底部*/
.copyright
{
    background: #333;
    padding: 15px 0;
    text-align: center;
}

    .copyright p
    {
        line-height: 26px;
        color: #999;
    }

        .copyright p a
        {
            color: #999;
            margin: 0 5px;
        }

/*内容页模板*/
.post, .pl-box
{
    background: #FFF;
    margin-bottom: 20px;
    padding: 30px;
}

    .post h1
    {
        font-size: 2em;
    }

.sm-tit
{
    line-height: 40px;
    text-align: center;
    color: #666;
}

.contes
{
    padding: 20px 0;
    border-top: 1px dashed #dedede;
    border-bottom: 1px dashed #dedede;
    line-height: 26px;
}

.widget
{
    background: #FFF;
    margin-bottom: 20px;
}

.wid-tool
{
    padding: 10px;
}

.md-jj
{
    padding: 5px 0;
}

.pages
{
    text-align: center;
    padding-top: 20px;
}

    .pages .a1
    {
    }

.media-body p, .media-body p a
{
    color: #999;
}

.md-jj
{
    border-bottom: 1px dashed #dedede;
}

.panel-title i
{
    color: #EB5753;
}

.pagenum
{
    margin-bottom: 5px;
}

.st
{
    font-weight: bold;
}

.red
{
    color: #ff0000;
}

.blue
{
    color: #0C3CBA;
}

.gree
{
    color: #0699C5;
}

.flink
{
    padding: 20px 0;
}

    .flink a
    {
        display: block;
        width: 80px;
        float: left;
    }

.hightlight
{
    color: #232DED;
    text-decoration: underline;
    padding: 0;
    border: none;
}

.pages h2
{
    font-size: 12px;
    display: inline-block;
    font-weight: bold;
}

@media(min-width:200px) and (max-width:760px)
{
    #topdetailad;

{
    display: none;
}
}
