.new_list {
    margin-top: 10px;
}

.panel-default {
    border: none;
}

    .panel-default > .panel-heading {
        border: none;
        background: none;
        text-align: right;
    }

@media (max-width:767px) {
    .panel-default > .panel-heading {
        text-align: center;
    }
}

.panel > .wrap > .animated {
    margin-top: 93px;
}
/* 新闻内容 */
.timeline-content > .panel-body {
    text-align: left;
}

.panel-body h2 {
    font-size: 18px;
    font-family: "microsoft yahei";
    color: #010000;
}

.panel-body a {
    display: block;
}

.panel-body h3 {
    font-weight: normal;
    font-size: 36px;
    font-family: "microsoft yahei";
    color: #010000;
}

.panel-body p {
    font-size: 14px;
    font-family: "microsoft yahei";
    color: #010000;
}

.panel-body > .text-content {
    margin-top: 16px;
}

    .panel-body > .text-content span {
        margin-right: 25px;
        font-size: 16px;
        font-family: "microsoft yahei";
        color: #010000;
    }

.timeline-time {
    height: 30px;
}

.newborder {
    margin-top: 50px;
    font-size: 18px;
    font-family: "microsoft yahei";
    color: #010000;
    border: 1px dashed #8c8c8c;
    border-radius: 18px;
    padding: 40px 22px;
    text-indent: 2em;
    line-height: 36px;
}

.news_content {
    margin-top: 90px;
    line-height: 32px;
}

.news_footer .editor {
    float: left;
}

    .news_footer .editor a {
        float: left;
        font-size: 14px;
        font-family: "microsoft yahei";
        color: #828282;
    }

        .news_footer .editor a:hover {
            color: #2e8cdb;
        }

.Return_top {
    text-align: right;
    margin-right: 10px;
}

    .Return_top a {
        text-align: right;
        font-size: 14px;
        font-family: "microsoft yahei";
        color: #828282;
    }

.news_footer .Return_top a:hover {
    color: #2e8cdb;
}

@media (min-width:769px) {
    .clearfix {
        width: 100%
    }

    .gray_left {
        float: left;
    }

    .gray_right {
        text-align: right;
    }
}

@media (max-width:768px) {
    .clearfix {
        text-align: center;
    }
}
