﻿.carousel-inner item img {
    max-width: 55%;
}

.line-bottom {
    width: 100%;
    height: 1px;
    border-top: solid #555555 1px;
    margin-bottom: 10px;
}

.line-bottom-center {
    width: 100%;
    height: 1px;
    border-top: solid #555555 1px;
    margin-bottom: 15px;
    margin-top: -15px;
}

.line-bottom-list {
    width: 100%;
    height: 1px;
    border-top: solid #9acfea 1px;
    margin-bottom: 15px;
    margin-top: -5px;
}

.line-bottom-news {
    width: 100%;
    height: 7px;
    border-top: 1px dotted #185598;

}

.more {
    font-size: 16px;
    display: block;
    position: absolute;
    right: 4%;
    top: 6px;
}

.center-news {
    font-size: 16.8px;
    font-family: 微软雅黑;
    color: #333333;
}

.page-header ul li a {
    font-size: 16px;
    font-weight: bold;
    color: white;
}

.title-shadow {
    left: 0px;
    position: absolute;
    width: 100%;
    padding: 14px 0;
    color: #bd2130;
    background: rgba(0, 0, 0, 0.6);
}

.title-shadow h4 {
    font-size: 20px;
    color: white;
}

.page-header {
    margin-top: 10px;
}

.dropdown-menu a {
    color: #0f0f0f;
}

.nav-link {
    font-size: 18px;
    font-weight: 500;
    color: white;
}

.relation-link a {
    color: white;
}

.footer-bg {
    background: #1e88e5;
}

.card {
    margin-top: 10px;
    margin-bottom: 10px;
}

.postbox__thumb img {
    height: 230px;
}

.post__small-thumb img {
    width: 100px;
    height: 100px;
}

.post__small-text-meta {
    position: absolute;
    bottom: 12px
}