.index-news-line .tag {
    background: #b6eaff;
    color: #1371a0;
}

.tag-color-top {
    background: #5867b1 !important;
}

.tag-color-hot {
    background: #ff7f7f !important;
}

.index-bulletin-wrap {
    background: #e6ebf1;
}

.main-nav-wrap {
    background: #166fb1;
}

.header-top .fontsize .fontsize-active {
    background: #166fb1;
}

.header-search-btn {
    background: url(../images/style20/header-search-btn.svg) center center no-repeat #166fb1;
}

.main-nav li.current {
    background: #0096d6;
}

.main-nav > li > a {
    color: #fff;
}

.main-nav > li > a > .arr {
    color: #fff;
}

.main-nav .sub-nav {
    background: #0096d6;
}

.main-nav .sub-nav li {
    border-top: 1px solid #46bdf0;
}

.main-nav .sub-nav li a {
    color: #fff;
}

.main-nav .sub-nav li:hover {
    background: #0084bc;
}

.index-news-wrap {
    background: #fff;
}

.index-photo-wrap {
    background: #fff;
}

.footer {
    background: #336799;
}

.footer-nav {
    background: #214364;
}

.fat-footer {
    border-top: 4px solid #2c75bb;
    background-color: #2c75bb;
}

.fat-footer-open,
.fat-footer-close {
    background-color: #2c75bb;
}

.index-btn a {
    background: #1a9bdc;
}

.index-btn a:hover {
    color: #fff;
}

.index-news-line .date {
    color: #3a5988;
}

.index-news-line {
    border-top: 2px solid #bce0ef;
}

.index-news-line::before {
    background: #28abed;
}

.index-news-slider .slick-next {
    background: url(../images/arr-up-white.svg) center center no-repeat #1a9bdc;
    background-size: 40%;
}

.index-news-slider .slick-prev {
    background: url(../images/arr-down-white.svg) center center no-repeat #1a9bdc;
    background-size: 40%;
}

.index-bulletin-title {
    background: #336799;
}

.index-bulletin-title .index-btn a {
    border: 1px solid #89a7c4;
    background: #336799;
}

.index-bulletin-line .date {
    color: #19aaf5;
}

.index-photo-list p {
    color: #222;
    margin: 15px 0;
    font-weight: bold;
    padding: 0 15px;
}

.crumb .current {
    color: #166fb1;
}

.pagination a.current,
.link-card-title img,
.page-header .social > a,
.page-tab a.active {
    background-color: #166fb1;
}

.page-btn a {
    background-color: #1a9bdc;
}

.page-side .unit-title {
    background-color: #166fb1;
}

.page-list-date span:first-child {
    color: #3a5988;
}

.dl-thead {
    background-color: #166fb1;
}

.staff-intro-title a {
    background-color: #166fb1;
}

.nav-open > .current,
.side-nav li.current > a {
    color: #166fb1 !important;
}

.info-title {
    background-color: #095289;
}

.page-staff-info {
    background: #ecf2f6;
}

li.info-mail a {
    color: #095289;
}

.staff-pic {
    border: 1px solid #166fb1;
    border-radius: 100%;
    background: #166fb1;
}

a.personal-publish-title {
    background: #166fb1;
}

.staff-tb table th {
    background: #166fb1;
    width: 18%;
}

.staff-list-title a {
    background-color: #1f8ee1;
}

.staff-tb table a {
    color: #166fb1;
    text-decoration: underline;
}

.staff-list-drop .staff-list-title a {
    background-color: #5db8fb;
}

.tec-depart-thead,
.sch-honor-thead,
.education-thead,
.occupation-thead,
.experi-thead {
    background: #57a2d8;
}

.tec-depart-tb.color-bg .tec-depart-tcont,
.sch-honor-tb.color-bg .sch-honor-tcont,
.education-tb.color-bg .education-tcont,
.occupation-tb.color-bg .occupation-tcont,
.occupation-tb.color-bg .occupation-tcont,
.experi-tb.color-bg .experi-tcont,
.experi-tb.color-bg .experi-tcont {
    background: #f5f5f5;
}

@media (max-width:1360px) {
    .main-nav > li > a {
        padding: 20px 15px !important;
    }

}

@media (max-width:1180px) {
    .main-nav > li > a > .arr {
        right: 5px;
    }

}

@media (max-width:480px) {
    .header .logo {
        width: 68vw !important;
    }

}

#accesskey-l{
    color:#000;
    display: block;
}

