
.page-content {
    padding: 0px 10px;
}

.search-content-1 .search-container {
    background-color: #fff;
}

.search-content-1 .search-container>ul {
    padding: 0px;
    margin-bottom: 0;
}

.search-content-1 .search-container>ul .search-item {
    list-style: none;
    padding: 0 0 10px 0;
    border-bottom: 1px solid;
    border-color: #f4f6f8;
}

.search-content-1 .search-container>ul .search-item>a>img {
    width: 100px;
    float: left;
    margin-right: 20px;
}

.search-content-1 .search-container>ul .search-item>.search-content>.search-title {
    font-size: 20px;
    margin: 15px 0 10px 0;
    font-weight: 600;
}

.search-content-1 .search-container>ul .search-item>.search-content>.search-title>a {
    color: #4e5a64;
    font-size: 16px;
    font-weight: 400;
}

.search-content-1 .search-container>ul .search-item>.search-content>.search-title>a:hover {
    text-decoration: none;
    color: #49a7fa;
}

.search-content-1 .search-container>ul .search-item>.search-content>.search-desc {
    color: #a0a9b4;
    font-size: 13px;
    margin: 0;
}

.search-content-1 .search-container>ul .search-item:last-child {
    border: none;
}

.btn.default {
    display: block;
    text-align: center;
    padding: 2% 0;
    color: #fff !important;
    background-color: #40aae2 !important;
    border-color: #40aae2 !important;
}

.search-post-foot>.search-post-meta {
    display: inline-block;
    margin-right: 10px;
}

.search-post-foot>.search-post-meta>a {
    color: #9aa5b2;
    font-size: 13px;
    font-weight: 600;
}

.search-post-foot>.search-post-meta>a:hover {
    color: #3598DC;
    text-decoration: none;
}

.search-post-foot>.search-post-meta>i {
    margin-right: 5px;
}

.search-post-foot>.search-post-meta:last-child {
    margin-right: 0;
}

.search-img-thumb {
    height: 480px;
}

.search-post-desc {
    margin-bottom: 30px;
}

.search-post-foot {
    padding-top: 10px;
    text-align: left;
    clear: both;
}

.search-post-foot a {
    padding-right: 10px;
    color: #a0a9b4;
}

.search-post-foot>.search-post-tags>li {
    list-style: none;
    display: inline-block;
    margin-right: 5px;
}

.search-post-foot>.search-post-tags>li>a {
    background-color: #f4f6f8;
    color: #a0a9b4;
    font-size: 11px;
    font-weight: 600;
    padding: 7px 10px;
}

.search-post-foot>.search-post-tags>li>a:hover {
    background-color: #3598DC;
    color: #fff;
    text-decoration: none;
}

.search-post-foot>.search-post-tags>li:last-child {
    margin-right: 0;
}

/* 新闻内容页 */
a {
    text-decoration: none;
    color: #333;
}

.news {
    clear: both;
    font-size: 14px;
    color: #333;
    line-height: 22px;
    padding: 10px;
}

.news h3 {
    font-size: 15px;
    color: #333;
    display: block;
    text-align: center;
}

.news p.pnews {
    text-align: center;
    font-size: 12px;
    color: #666;
    height: 30px;
    display: block;
    text-indent: 0em;
    padding: 0;
}

.news .news_zw {
    border-bottom: 1px solid #bfc0c0;
}

.news .news_zw p {
    font-size: 14px;
    color: #333;
    line-height: 25px;
    padding: 5px 10px;
    /* text-indent: 2em; */
}

.news img {
    background: #FFF;
    padding: 5px;
    border: #CCC 1px solid;
    margin: 0 auto;
    max-width: 100%;
    display: block;
    width: 870px;
}

.news p.ce {
    text-align: center;
    padding: 0px;
    text-indent: 0em;
}

.prenext p {
    line-height: 25px;
}

.news .news_zw p[style^='text-align'] {
    text-indent: 0em;
}

.news .news_zw p[align^='center'] {
    text-indent: 0em;
}