.index-news-line .tag {
    background: #e3f7ff;
    /*color: #222;*/
}

.tag-color-top {
    background: #5867b1 !important;
}

.tag-color-hot {
    background: #B30000 !important;
}

.index-bulletin-wrap {
    background: url(../images/style13/index-bulletin-bg.jpg) center center no-repeat;
    background-size: cover;
}

.main-nav-wrap {
    background: #0f487f;
}

.header-top .fontsize .fontsize-active {
    background: #0f487f;
}

.header-search-btn {
    background: url(../images/style13/header-search-btn.svg) center center no-repeat #0f487f;
}

.main-nav li.current {
    background: #2970b5;
}

.main-nav .sub-nav {
    background: #2970b5;
}

.main-nav .sub-nav li {
    float: left;
    width: 100%;
    text-align: left;
    border-top: 1px solid #5296d8;
    padding: 0px 8%;
    margin: 0;
}

.main-nav .sub-nav li a {
    display: block;
    width: 100%;
    padding: 12px 0;
    line-height: 23px;
    white-space: initial;
    color: #fff;
}

.main-nav .sub-nav li:hover {
    background: #0f487f;
}

.index-news-wrap {
    background: #f1faff;
    background-size: auto;
    padding: 70px 0 50px 0;
}

.index-photo-wrap {
    background: url(../images/style13/index-photo-bg.jpg) center center no-repeat;
    background-size: cover;
}

.footer {
    background: #0f487f;
}

.footer-nav {
    background: #0a4f88;
}

.fat-footer {
    border-top: 4px solid #2a6aa7;

    background-color: #2a6aa7;
}

.fat-footer-open,
.fat-footer-close {

    background-color: #2a6aa7;
}

.index-btn a {
    background: #127cbe;
}

.index-btn a:hover {
    color: #fff;
}

.index-news-line .date {
    color: #275196;
}

.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 #127cbe;
    background-size: 40%;
}

.index-news-slider .slick-prev {
    background: url(../images/arr-down-white.svg) center center no-repeat #127cbe;
    background-size: 40%;
}

.index-bulletin-title {
    background: #b97568;
}

.index-bulletin-title .index-btn a {
    border: 1px solid #fff;
}

.index-bulletin-line .date {
    color: #19aaf5;
}

.crumb .current {
    color: #28abed;
}

.pagination a.current,
.link-card-title img,
.page-tab a.active {
    background-color: #2a6aa7;
}

.page-header .social > a,
.page-btn a {
    background-color: #127cbe;
}

.page-side .unit-title {
    background-color: #2a6aa7;
}

.page-list-date span:first-child {
    color: #68afd8;
}

.filename,
.filesort,
.filedownload,
.dl-thead {
    background-color: #2a6aa7;
}

.nav-open > .current,
.side-nav li.current > a {
    color: #1e88e5 !important;
}

/*-成員-*/
.staff-pic {
    border: 1px solid #177ec0;
    background: #177ec0;
}

.info-title,
.staff-intro-title a,
.staff-list-title a {
    background-color: #0f487f;
}

.staff-tb table a {
    color: #3a37d6;
}

.staff-tb table th {
    background: #177ec0;
}

.tec-depart-thead,
.sch-honor-thead,
.education-thead,
.occupation-thead,
.experi-thead {
    background: #177ec0;
}

.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;
}

a.personal-publish-title {
    background: #177ec0;
}

.staff-list-drop .staff-list-title a {
    background-color: #5890c5;
}

/*-成員 end -*/

/* 最新消息 */
.index-news {
    padding-top: 10px;
    padding-bottom: 75px;
    position: relative;
    box-shadow: none;
}

/* .index-news-bg {
    position: absolute;
    top: 50px;
    left: 0;
    width: 100%;
    height: 1000px;
    background-image: url(../../images/style02/index-news-bg.jpg);
    background-position: right top;
    background-size: auto;
    background-repeat: no-repeat;
    pointer-events: none;
} */

.index-news__list {
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
    margin-bottom: 30px;
}

.index-news .item {
    display: flex;
    flex-wrap: wrap;
    background: #eaf2f8;
    border-radius: 4px;
    overflow: hidden;
    margin-bottom: 10px;
    box-shadow: none;
}

.index-news .date {
    color: #fff;
    width: calc(100% - 140px);
    line-height: 1;
    font-size: 1em;
}

.index-news .item-header {
    width: 272px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    background-color: #00477d;
    padding: 18px 20px;
}

.index-news .item-conent {
    position: relative;
    width: calc(100% - 295px);
}

.index-news .item-conent:before {
    content: "";
    position: absolute;
    top: 50%;
    right: -10px;
    width: 6px;
    height: 10px;
    display: block;
    background: url(../../assets/images/style82/index_news_arr.png) 0 0 no-repeat;
    transform: translateY(-50%);
}

.index-news .main-text {
    position: relative;
    font-size: 1.1em;
    line-height: 30px;
    font-weight: 500;
    margin: 0;
}

.index-news .main-text a {
    color: #375980;
    display: block;
    padding: 18px 20px;
    padding-right: 40px;
    position: relative;
}

.index-news .item-header,
.index-news .main-text a {
    padding: 18px 20px;
}

.index-news-tab {
    list-style: none;
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    margin: 0 auto 55px;
    padding: 0;
}

.index-news-tab li {
    margin: 0 15px;
    flex: 1;
    max-width: 180px;
}

.index-news-tab a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 56px;
    border-radius: 56px;
    text-align: center;
    color: #fff;
    font-size: 1.2em;
    font-weight: 400;
    position: relative;
    background-color: #00a6b0;
}

.index-news-tab a:before {
    content: "";
    position: absolute;
    bottom: -8px;
    left: 50%;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 9px 8px 0 8px;
    border-color: #e77d43 transparent transparent transparent;
    transform: translateX(-50%);
    display: none;
}

.index-news-tab a.current {
    background-color: #e77d43;
}

.index-news-tab a.current:before {
    display: block;
}

.index-news-content {
    display: block;
}

.index-news-content--hidden {
    display: none;
}

.index-section .btn-row {
    display: flex;
    justify-content: center;
}

.index-section .btn-row .btn {
    margin: 0 auto;
    width: 200px;
    height: 50px;
    padding: 0;
    line-height: 46px;
    background-color: #00477d;
    color: #fff;
    font-size: 0.9375em;
    font-weight: 500;
    border-radius: 150px;
    position: relative;
}

@media (max-width:480px) {
    .header .logo {
        width: 38vw !important;
        margin: 13px 0 !important;
    }

}

.slick-list .draggable.slick-next button{
	background: #fff;
}


#accesskey-l{
    color:#000;
    display: block;
}