.header .logo {
    width: 613px;
    background: url('../images/style75/logo.svg') 0px -6px no-repeat;
}

.header-link li::before {
    content: "";
    position: absolute;
    top: 3px;
    left: -15px;
    height: 14px;
    width: 1px;
    background-color: #a1a1a1;
}

.header-social .header-social-btn {
    background: url(../images/style011/header-top-icon-social.png) center center no-repeat;
}

.header-search {
    background: url(../images/style06/header-sear.svg) center center no-repeat;
    background-color: #f39800;
    background-size: 19px;
    border-radius: 100%;
    float: right;
}

.fontsize span {
    background: url(../images/style06/AA.svg) 6px 5px no-repeat #ffb266;
    background-size: 22px;
}

.language-btn span {
    background: #cb7c6a;
}

.header-top .fontsize .fontsize-active {
    color: #ff7f00;
}

.footer-logo img {
    vertical-align: middle;
    border-style: none;
    background-size: 73%;
    width: 268px;
}

/*---nav-----*/
.main-nav-wrap {
    background-color: #f8971f;
}

.main-nav li>a {
    color: #ffffff;
}

.main-nav .arrow {
    background: url(../../assets/images/style06/main-nav-arrow.svg);
}

.sub-nav>li>a {
    color: #fff;
    background: #ff942a;
}

.sub-nav>li>a:hover {
    color: #fff;
}

.en .index-news-line .tag {
    font-size: 0.84rem;
    padding: 7px 10px;
    line-height: 1.4;
    margin: 0 28px;
    flex: 1.5;
}

.en .main-nav {
    width: 100%;
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: none;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    font-size: 1.085em;
    -webkit-align-items: center;
    align-items: center;
    height: 66px;
}

.en .sub-nav {
    position: absolute;
    left: 50%;
    width: 100%;
    z-index: 9;
    background-color: #1986d2;
    display: none;
    -webkit-transform: translateX(-50%);
    -khtml-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 64px;
}

.en .main-nav li>a {
    line-height: 23px;
    height: 100%;
}

/*---nav end-----*/
.search-zone .close-search {
    background: url(../images/style06/close_search.svg) center center no-repeat #d8d8d8;
    background-size: 20px !important;
}

/*---news---*/
.index-news-nav li.active {
    background-color: #19b3b1;
}

.news-list li span.tag-color-top {
    background: #8cc9c7;
}

.news-list .news-top .tag-color-top a {
    background: #7b3b3f;
}

.news-list .news-top .depart span {
    color: #a36457;
}

.news-title p {
    color: #333;
}

.news-list li span.date {
    color: #19b3b1;
}

.index-news-nav li {
    position: relative;
    width: calc(100%/6 - 0px);
    float: left;
    background: #d3d4dc;
    margin-right: 0px;
    border-radius: 0px 0px 0 0;
    padding: 10px;
}

.index-news-nav li.active::after {
    top: 65px;
}

.index-news-nav li::before {
    content: "";
    position: absolute;
    top: 28%;
    right: 0;
    height: 32px;
    width: 1px;
    background-color: #666;
}

.index-news-nav li:last-child::before {
    display: none;
}

.index-news-nav li.active::before {
    display: none;
}

.index-news-nav li:first-child::before,
.index-news-nav li.active:first-child::before {
    display: block;
    background-image: url(../images/style50/index-news-act-img.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    position: absolute;
    width: 100%;
    height: 130px;
    left: -27px;
    background-size: contain;
    top: -88px;
    background-color: transparent;
}


.index-news::after {
    font-size: 0;
    position: absolute;
    top: 0;
    right: 0px;
    width: 300px;
    height: 100%;
    content: '•';
    background-image: url(../images/style52/index-news-act-img-2.png);
    background-repeat: no-repeat;
}

.index-news .index-section-inner {
    z-index: 1;
}

.index-news-nav li.active:after {
    background-image: url(../images/style50/news-arr.svg);
}

.index-news:before {
    background: transparent;
}

.index-news-nav li {
    background: #bde5e4;
}

/*---news end---*/
.index-banner-wrapper:after {}

.index-section {
    background: #f3f5fa;
}

.index-section.index-activity {
    background: #fff;
}

/*---index-title----*/
.index-section__heading::before {
    background: #52565e;
    height: 4px;
    width: 63px;
}

/*----index-title-end---*/

/*---活動花絮-----*/

.index-album {
    border-bottom: 10px solid #52565e;
}

.index-activity .item .date-of-album {
    color: #ff9f3b;
}

.index-activity .item .main-text {
    color: #333;
}

.index-album-slider .slick-dots li.slick-active button:before {
    color: #e5b376;
}

.index-news .more-btn {
    text-align: center;
}

.index-news .more-btn a {
    background: url('../images/style75/more-arrow.svg') 40px 19px no-repeat #fff;
    background-size: 12px;
    color: #52565e !important;
    border: 2px solid #52565e;
    width: auto;
    padding: 12px 40px 12px 60px;
}


.more-btn a {
    background: url('../images/style75/more-arrow.svg') 40px 19px no-repeat #fff;
    background-size: 12px;
    padding: 12px 40px 12px 60px;
    color: #52565e !important;
    border: 2px solid #52565e;
    width: auto;
}

.index-activity::after {
    content: "";
    background-image: none;
    background-position: 0 0;
    background-repeat: no-repeat;
    position: absolute;
    width: 163px;
    height: 125px;
    right: 300px;
    background-size: contain;
    bottom: 0px;
    display: block;
}

.index-activity::before {
    background: url('../images/style75/bg-img-1.png') 0px bottom no-repeat, transparent;
}

.index-album .date {
    color: #8c8c8c;
}

/*---活動花絮end---*/
.index-related::before {
    background: url('../images/style75/bg-img-bottom.png')no-repeat, #ffffff;
    background-size: 320px;
    background-position: left 126px;
}

.fat-footer {
    border-top: 6px solid #f8971f;
}

.fat-footer-open {
    background: url('../images/footer-arr.svg') center center no-repeat #f8971f;
    background-size: 25%;
    border-radius: 76px 76px 0 0;
}

.fat-footer-close {
    background: url('../images/footer-arr-down.svg') center center no-repeat #f8971f;
    background-size: 25%;
    display: none;
    border-radius: 76px 76px 0 0;
}

.rwd-nav-switch span {
    background: #ff8033;
}

.footer-nav {
    background: #666;
}

/*page*/
.page-side .unit-title {
    background: #cb7c6a;
}

.page-list-date span:first-child {
    color: #c25e30;
}

.page-header .social>a {
    background: #e5b376;
}

.FileDownload>strong,
.RelatedLink>strong {
    background: #cb7c6a;
}

.page-btn a {
    background: #cb7c6a;
}

.page-tab a.active {
    background-color: #cb7c6a;
}

.dl-thead {
    background: #cb7c6a;
}

.link-card-title img {
    background: #e5b376;
}

.magnifier {
    background: url(../images/pic_magnifier.png) center center no-repeat #c25e30;
    background-size: 15px;
}

.page-article .DocContent>p a {
    color: #cb7c6a;
}

.crumb .current {
    color: #c25e30;
}

.nav-open>.current,
.side-nav li.current>a {
    color: #cb7c6a !important;
}

.pagination a.current {
    background: #e5b376;
}

.info-title {
    background-position: 0 1px !important;
    background-size: 28px !important;
    background: url(../images/staff_title_bg.png) 0 0 no-repeat #a65d44;
}

.staff-intro-title a {
    background: url(../images/staff-arr-up.svg) 0 0 no-repeat #cb7c6a;
    background-size: 8px 8px;
    background-position: 88% center;
}

.page-staff-info {
    background: #f1f1f1;
}

li.info-mail a {
    color: #a65d44;
}

.dl-tcont.color-bg {
    background: #f7f7f7;
}

.staff-pic {
    border: 1px solid #e5b376;
    background: #e5b376;
}

.staff-tb table th {
    background: #cb7c6a;
}

.staff-tb table a {
    color: #cb7c6a;
}

.sm-title {
    background: #e5b376;
}

.sitemap-box {
    background: #fff9f1;
}

.staff-tb table th {
    background: #a65d44;
}

.staff-list-title a {
    float: left;
    background: url(../images/staff-arr-up.svg) 0 0 no-repeat #cb7c6a;
    color: #fff;
    padding: 6px 25px 6px 16px;
    border-radius: 5px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    margin-bottom: -3px;
    background-size: 8px 8px;
    background-position: 94% center;
    min-width: 150px;
}

.experi-tb.color-bg .experi-tcont,
.sch-honor-tb.color-bg .sch-honor-tcont,
.tec-depart-tb.color-bg .tec-depart-tcont,
.occupation-tb.color-bg .occupation-tcont,
.education-tb.color-bg .education-tcont {
    background: #ffebe7;
}

.experi-thead,
.sch-honor-thead,
.education-thead,
.occupation-thead,
.tec-depart-thead {
    background: #da725a;
}

.staff-list-drop .staff-list-title a {
    background-color: #ea9e8c;
}

a.personal-publish-title {
    background: #a65d44;
}

.index-news-list-inner {
    width: 100%;
    float: left;
    background: url(../images/style50/index-news-bg-img.png)no-repeat #fff;
    background-size: cover;
}

.tabcont-show {
    padding: 40px 0;
}

/*--------------------------最新消息--------------------------*/
.index-news-tab {
    list-style: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: none;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    margin: 0 auto 55px;
    padding: 0;
}

.index-news-tab li {
    margin: 0 15px;
}

.index-news-tab a {
    display: block;
    width: 180px;
    height: 56px;
    border-radius: 56px;
    line-height: 56px;
    text-align: center;
    color: #fff;
    font-size: 1.1em;
    font-weight: 500;
    position: relative;
    background-color: #a6aebc;
}

.index-news-tab a.current {
    background-color: #52565e;
}

.index-news-tab a:before {
    content: "";
    position: absolute;
    bottom: -9px;
    left: 50%;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 9px 8px 0 8px;
    border-color: #52565e transparent transparent transparent;
    -webkit-transform: translateX(-50%);
    -khtml-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    display: none;
}

.index-news-tab a.current:before {
    display: block;
}

.index-news__list {
    width: calc(100% - 20%);
    max-width: 1048px;
    margin: 0 auto;
    margin-bottom: 30px;
}

.index-news .item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background-color: #fff;
    border-radius: 10px 0 0 10px;
    overflow: hidden;
    margin-bottom: 10px;
    box-shadow: 0 0 20px rgb(0 0 0 / 10%);
}

.index-news-content--hidden {
    display: none;
}


.index-news .item-header {
    width: 295px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    background-color: #52565e;
    padding: 20px;
}

.index-news .date {
    color: #fff;
    line-height: 30px;
}

.news-tag {
    padding: 0 5px;
}

.index-news .item-conent {
    width: calc(100% - 295px);
}

.index-news .main-text {
    font-size: 1.1875em;
    line-height: 30px;
    font-weight: 500;
    margin: 0;
}

.index-news .main-text a {
    color: #333333;
    display: block;
    padding: 20px;
    padding-right: 40px;
    position: relative;
}

.index-news .main-text a:before {
    content: "";
    position: absolute;
    top: 50%;
    right: 20px;
    width: 6px;
    height: 10px;
    display: block;
    background-image: url('../images/style75/index-news-arrow.png');
    -webkit-transform: translateY(-50%);
    -khtml-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

/*--------------------------學術活動--------------------------*/

/* 學術活動
**********************************************/
.index-news-wrap {
    background: #ccf7e2;
    background-size: cover;
    padding: 70px 0 40px 0;
    position: relative;
}

.index-news-wrap .index-news {
    background: #f0fcf7;
    width: 80%;
    max-width: 1200px;
    margin: 0 auto;
    padding-top: 10px;
    padding-bottom: 60px;
    /* box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.2); */
}

.index-news-wrap .index-news:before {
    background: transparent;
    display: none;
}

.index-section.index-news::after {
    font-size: 0px;
    position: absolute;
    top: 14px;
    right: 24px;
    width: 251px;
    height: 100%;
    content: "•";
    background-image: none;
    background-repeat: no-repeat;
}

.index-news-wrap .index-news::after {
    display: none;
}

.index-news-title,
.index-photo-title,
.index-calendar-title {
    text-align: center;
    padding: 20px 0;
    font-size: 2em;
    font-weight: 500;
}

.index-news-slider {
    width: 80%;
    margin: 0 auto;
}

.index-news-slider a {
    display: block;
}

.index-news-line {
    border-top: 2px solid #e0e0e0;
    display: flex;
    font-weight: 500;
    align-items: center;
    position: relative;
    padding: 10px 0;
}

.index-news-line::before {
    content: "";
    height: 2px;
    width: 110px;
    display: block;
    position: absolute;
    top: -2px;
    z-index: 1;
    background: #14b467;
}

.index-news-line .date,
.index-news-line .tag,
.index-news-line .txt {
    display: inline-block;
    vertical-align: top;
}

.index-news-line .date {
    padding: 25px 0;
    font-size: 1em;
    flex: 0 1 110px;
    text-align: center;
    color: #14b467;
}

.index-news-line .tag {
    background: #ccf7e2;
    color: #555;
    font-size: 0.85em;
    padding: 8px 10px;
    line-height: 1.3;
    margin: 0 28px;
    flex: 1;
    text-align: center;
    min-width: 80px;
}

.index-news-line .txt {
    flex: 10;
}

.index-news-line .txt .title {
    color: #222;
}

.index-news-slider {
    width: 80%;
    margin: 0 auto;
}

.index-news-slider .slick-prev,
.index-news-slider .slick-next {
    width: 40px;
    height: 40px;
    background: #999;
}

.index-news-slider .slick-prev {
    right: -75px;
    background: url(../images/arr-down-white.svg) center center no-repeat #14b467;
    background-size: 40%;
    top: 54%;
    left: auto;
}

.index-news-slider .slick-next {
    right: -75px;
    background: url(../images/arr-up-white.svg) center center no-repeat #14b467;
    background-size: 40%;
    top: 42%;
}

.tag-wrap {
    display: block;
    margin-top: 5px;
}

.tag-color-top,
.tag-color-hot {
    color: #fff;
    display: inline-block !important;
    font-size: 0.85em;
    padding: 6px 12px;
    border-radius: 30px;
    text-align: center;
    margin: 0 2px;
}

.tag-color-hot {
    background: #ff7f7f !important;
}

.tag-color-top {
    background: #5867b1 !important;
}

.index-btn {
    text-align: center;
    display: flex;
    justify-content: center;
    font-weight: 500;
    padding: 30px 0;
}

.index-btn a {
    display: block;
    text-align: center;
    background: #14b467;
    font-size: 1em;
    color: #fff;
    width: 200px;
    padding: 15px 0;
}


/* 學術活動 end
**********************************************/

.index-honer-slider a img {
    margin: 0 auto 15px auto;
    width: 46px;
    display: block;
}

.index-honer-slider div {
    display: inline-block;
    width: calc(100% / 5 - 28px);
    text-align: center;
    margin-right: 25px;
}

.slick-list.draggable {
    width: 100%;
}

.index-honer-slider-wrap {
    width: 90%;
    margin: 0 auto 40px;
    padding-left: 20px;
}

.slick-dots {
    list-style: none;
    padding: 0;
    margin: 10px auto;
    text-align: center;
}

.slick-dots li {
    position: relative;
    display: inline-block;
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}

.slick-dots li button:before {
    font-family: 'slick';
    font-size: 40px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: .25;
    color: black;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
    opacity: 1;
    color: #14b467;
}

.index-honer-slider a {
    background: #14b467;
    border-radius: 7px;
    vertical-align: top;
    width: 100%;
    color: #fff;
    padding: 20px 17px;
    font-weight: 500;
    display: inline-block;
}

.index-honer-slider a.index-honer-color2,
.index-honer-slider div.slick-slide:nth-child(2) a {
    background: #00aac8;
}

.index-honer-slider a.index-honer-color3,
.index-honer-slider div.slick-slide:nth-child(3) a {
    background: #949494;
}

.index-honer-slider a.index-honer-color4,
.index-honer-slider div.slick-slide:nth-child(4) a {
    background: #11bfc1;
}

.index-honer-slider a.index-honer-color5,
.index-honer-slider div.slick-slide:nth-child(5) a {
    background: #f18c99;
}

.index-honer-slider div a {
    margin: 0;
    text-align: center;
    line-height: 23px;
    width: 100%;
    font-size: 1.05em;
    color: #fff;
}

.index-section__heading {
    margin: 50px 0;
    position: relative;
}

.crumb .current {
    color: #f8971f;
}

.page-side .unit-title {
    background: #52565e;
}

.page-btn a {
    background: #a6aebc;
}

.pagination a.current {
    background: #a6aebc;
}


.nav-open>.current,
.side-nav li.current>a {
    color: #f8971f !important;
}

.page-list-date span:first-child {
    color: #14b467;
}

.FileDownload>strong,
.RelatedLink>strong {
    background: #14b467;
}

.index-news-content .btn-row {
    text-align: right;
    margin: 40px 0px 0 0;
    padding: 0;
    display: inline-block;
    width: 100%;
}

.btn-row a {
    background: url(../images/style06/more-arrow.svg) 11px 13px no-repeat #14b467;
    background-size: 16px;
    display: inline-block;
    font-size: 1rem;
    border-radius: 5px;
    color: #fff !important;
    padding: 10px 25px 10px 36px;
    margin: 0;
    line-height: normal;
    font-weight: 500;
    vertical-align: top;
    width: 160px;
    text-align: center;
}

.index-album .thumb {
    padding-top: 68%;
}

.index {
    position: relative;
}

a#accesskey-c {
    position: absolute;
    color: #fff;
    z-index: 1;
}

.staff-intro-title a {
    background-color: #55db9b;
}

.info-title {
    background-color: #14b467;
}

.page-staff-info {
    background: #edfaf6;
}

.dl-thead {
    background: #f8971f;
}

.page-kv {
    background: #fef7ef;
}

.link-card-title img {
    background: #14b467;
}

.index-news-wrap .index-news-title {
    position: relative;
    margin: 30px 0 40px;
}

.index-news-wrap .index-news-title:before {
    background: url(../images/style50/index-title-background.png) no-repeat;
    content: "";
    height: 9px;
    width: 51px;
    /* display: block; */
    position: absolute;
    top: 70px;
    left: 50%;
    transform: translateX(-50%);
    background-size: 100%;
}

.fat-footer-inner {
    text-align: left;
}

.fat-footer-col {
    width: calc(100% / 6 - 53px);
    display: inline-block;
    vertical-align: top;
    margin: 0px 25px 20px 25px;
    text-align: left;
}

@media (max-width:1366px) {
    .en .main-nav {
        height: 64px;
        margin: 0 auto !important;
    }
}

@media (max-width:1280px) {
    .index-news-tab {
        display: inline-block;
    }

    .index-news-tab li {
        margin: 12px 15px;
        display: inline-block;
    }
}

@media (max-width:1240px) {
    .en .main-nav {
        height: 56px;
        font-size: 1.02em;
    }

}

@media (max-width:1100px) {
    .index-activity:after {
        right: 39px;
    }

}

@media (max-width: 1020px) {
    .rwd-header .rwd-logo img {
        width: auto!important;
    }
}

@media (max-width:800px) {
    .index-news-nav li.active::before {
        width: 71px !important;
        top: -18px !important;
        left: 11px !important;
    }

    .index-news:before {
        width: 230px;
    }

    .index-activity:before {
        width: 230px;
    }

}

@media (max-width: 767px) {
    .index-news .item-header {
        width: 100%;
        padding: 10px 20px;
    }

    .index-news .item-conent {
        width: 100%;
    }

    .index-news .date {
        color: #fff;
        width: calc(100% - 110px);
        line-height: 30px;
        font-size: 1em;
        height: auto;
        padding: 0;
    }

    .index-news__list {
        width: calc(100% - 0%);
    }

    .index-news-tab a {
        display: block;
        width: 100%;
        height: 50px;
        border-radius: 40px;
        line-height: 40px;
        font-size: 1.1em;
        padding: 3px 16px;
    }

    .index-news-line {
        display: inline-block;
    }

    .index-news .date {
        width: auto;
        padding: 1px 0 15px;
        color: #14b467;
    }

    .index-news-content .date {
        color: #fff;
    }
}

@media (max-width:726px) {
    .index-news-nav li.active::before {
        width: 71px !important;
        top: -23px !important;
        left: -2px !important;
    }

    .index-activity:after {
        right: 43px;
    }

}

@media (max-width:650px) {
    .index-news:before {
        width: 180px;
    }

    .index-activity:before {
        width: 180px;
    }

    .index-activity:after {
        width: 118px;
        height: 96px;
    }

}

@media (max-width:480px) {
    .index-news-tab {
        display: inline-block;
    }

    .index-news-tab li {
        display: inline-block;
        margin: 15px;
        width: calc(100% - 32px);
    }

    .index-news-line .tag {
        margin: 0 28px 10px 0;
    }

    .index-news .date {
        margin: 0 34px 0 0;
    }
}