.banner-box {
    width: 100%;
    height: 322px;
    margin: 40px 0 16px 0;
    background: linear-gradient(#eb0000 0%, #ff480f 100%);
}

.nav-tabs-box {
    overflow: hidden;
    clear: both;
    padding: 15px 0 33px 0;
}

.dm-row {
    margin-bottom: 56px;
}

.dm-col {
    width: 225px;
    height: 314px;
    display: inline-block;
    margin: 0 31.5px;
}

.dm-row .dm-col:first-child {
    margin-left: 0;
}

.dm-row .dm-col:last-child {
    margin-right: 0;
}

.dm-card {
    background: #eeeeee;
    border-radius: 6px;
    padding: 24px;
    padding-bottom: 10px;
}

.dm-card img {
    width: 100%;
    height: 249px;
}

.dm-card img:hover {
    transform: scale(1.02);
}

.dm-card p {
    margin: 0;
    letter-spacing: 4px;
    font-size: 15px;
    color: #eb0000;
    text-align: center;
}

main .bjd-row {
    width: 1400px;
}

.bread-crumb a {
    color: #636363;
}

.bread-crumb a:hover {
    color: #eb0000;
}

.card .card-body .btn {
    padding: 3px 9px;
}

.carousel {
    z-index: 100;
}

.bs-popover-auto[x-placement^=bottom],
.bs-popover-bottom {
    /*margin-top: 30px;*/
    z-index: 999;
}

.nav-more-ctdianzi-box {
    width: 258px;
    z-index: 9999;
}

.bjd-newspaper p {
    height: 52px;
}

.nav-more-ctdianzi-box ul {
    overflow: hidden;
    clear: both;
    margin: 0;
    padding: 0;
}

.nav-more-ctdianzi-box li {
    width: 50%;
    float: left;
    text-align: center;
    height: 32px;
    line-height: 32px;
}

.nav-more-ctdianzi-box li a {
    font-size: 16px;
    font-weight: Normal;
    text-decoration: none;
    color: #333333;
}

.nav-more-ctdianzi-box li a:hover {
    font-size: 16px;
    font-weight: Normal;
    text-decoration: none;
    color: #EB0000;
}

.government-universities {
    top: 0px;
}

.bjd-matrix-list ul {
    width: 220px;
}

.bjd-matrix-list ul li {
    margin-right: 10px;
}

.bjd-footermap ul li a {
    color: #FFF;
}

.bjd-footermap ul li a:hover {
    color: #EB0000;
}

.bjd-footlogo-black {
    margin-top: 5px;
}

.xuanfutop>a {
    display: block;
    cursor: pointer;
    transition: all .2s;
    text-align: center;
    line-height: 50px;
    font-size: 28px;
    color: #767676;
    width: 51px;
    height: 51px;
    background: #ffffff;
    border: 1px solid #bfbfbf;
}

.xuanfutop>a .active {
    display: none;
    width: 39px;
    height: 39px;
    margin: 0;
    margin: 5px;
}

.xuanfutop>a .normal {
    display: block;
    width: 39px;
    height: 39px;
    margin: 0;
    margin: 5px;
}

.xuanfutop>a:hover {
    background-color: #EB0000;
}

.xuanfutop>a:hover .active {
    display: block;
}

.xuanfutop>a:hover .normal {
    display: none;
}

.xuanfutop img:hover {
    transform: unset;
}

.bjd-about-list>ul>li {
    float: unset;
    margin-right: unset;
    text-align: center;
}

.bjd-webcopyright a {
    color: #f2f2f2;
}

.bjd-webcopyright a:hover {
    color: #f2f2f2;
}
