@charset "UTF-8";
@-webkit-keyframes opacity {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes opacity {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}
/*
#carousel-banner .carousel-control-prev:link, #carousel-banner .carousel-control-next:link { background-color: #89e8e9 !important; opacity: 1; width:8%; }
*/
#carousel-banner .carousel-control-prev:link, #carousel-banner .carousel-control-next:link { width:8%; }
#carousel-banner .carousel-inner { background-color: #333; }
#carousel-banner .carousel-item > img { width: 100% !important; height: 100% !important; }

@media (max-width: 767px) {
	#carousel-banner .carousel-inner { height: 20em !important;  }
}
@media (max-width: 480px) {
	#carousel-banner .carousel-inner { height: 15em !important; }
}

/*Home最新消息 */
.hot-news .nav-item a { width: 100%; }
.hot-news .nav-item .nav-link:link { background: #d5d5d5; color:#000; border-radius: 0; }
.hot-news .nav-item .nav-link.active:link { background: #FFDA5A; color:#000; border-radius: 0; }
.hot-news .tab-content { height: 24em; }
.hot-news .tab-pane ul { padding-left: 2em; }
.hot-news .tab-pane ul li, .hot-news .tab-pane.active ul li { color: #e75a62; margin-right: .2em; padding-bottom: .2em; padding-top: .2em; border-bottom: #999 1px dotted; }
.hot-news .tab-pane ul li a:link, .hot-news .tab-pane.active ul li a:link { color: #000; }
.hot-news .tab-pane ul li a:link, .hot-news .tab-pane.active ul li a:visited { color: #000; }
.hot-news .tab-pane .more a:link, .hot-news .tab-pane.active .more a:visited { color: #3583aa; }
.hot-news .date { color: #e75a62;}

/*右方快捷列 */
#index-shortcut-r1:nth-child(odd) { margin-bottom: 1em; }
#index-shortcut-r1 .row { background-color: #e7e7e7; }
#index-shortcut-r1:nth-child(odd) .row ul .border-bottom { border-color: #3cd7a6 !important; }
#index-shortcut-r1:nth-child(even) .row ul .border-bottom { border-color: #ff9435 !important; }
#index-shortcut-r1:nth-child(odd) .row ul li { color: #3cd7a6; padding-top: .2em; padding-bottom: .2em; font-size: 1.1em;  }
#index-shortcut-r1:nth-child(even) .row ul li { color: #ff9435; padding-top: .2em; padding-bottom: .2em; font-size: 1.1em;  }
#index-shortcut-r1 .row ul li a:link, #index-shortcut-r1 .row ul li a:visited { color: #000; }

#index-shortcut-r1 .logo { width: 100%; height:100%; }
#index-shortcut-r1 .text-left { text-wrap:normal !important; white-space: normal; }
#index-shortcut-r1 .share .col { padding: .5em .85em; }
@media (max-width: 767px) {
	#index-shortcut-r1 { margin-top: 1em; margin-left: 1em; margin-right: 1em; }	
}

#index-shortcut-r1 .btn.ord0, #index-shortcut-r1 .btn.ord1, #index-shortcut-r1 .btn.ord2, #index-shortcut-r1 .btn.ord3, #index-shortcut-r1 .btn.ord4,#index-shortcut-r1 .btn.ord5, #index-shortcut-r1 .btn.ord6 {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#7ce952+0,70d941+41,5dc62e+100 */
	font-size: 1.1em;
	background: rgb(124,233,82) !important; /* Old browsers */
	background: -moz-linear-gradient(-45deg, rgba(124,233,82,1) 0%, rgba(112,217,65,1) 41%, rgba(93,198,46,1) 100%) !important; /* FF3.6-15 */
	background: -webkit-linear-gradient(-45deg, rgba(124,233,82,1) 0%,rgba(112,217,65,1) 41%,rgba(93,198,46,1) 100%) !important; /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(135deg, rgba(124,233,82,1) 0%,rgba(112,217,65,1) 41%,rgba(93,198,46,1) 100%) !important; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7ce952', endColorstr='#5dc62e',GradientType=1 ) !important; /* IE6-9 fallback on horizontal gradient */
}

/*Home下方快捷列 V1 */
#index-shortcut-c1 { padding-top: .5em; padding-bottom: .5em; background-color: #e9e9e9; margin-top: .5em; }
#index-shortcut-c1 .card a:link, #index-shortcut-c1 .card a:visited { color: #000; }
#index-shortcut-c1 .card { background: none; border: none; }
#index-shortcut-c1 .card .card-img-top { width: 5em; height: 5em; border: #333 2px solid; }
#index-shortcut-c1 .card .card-body { padding: .5em; }
#index-shortcut-c1 .card .card-body .card-text { height: 2.8em; white-space: normal; font-size: .9em; }

/*Home下方快捷列 V2 */
#index-shortcut-c2 .container .row { background: url(img/bg-shorcut.png) left top repeat; }
#index-shortcut-c2 { margin-top: 1em; margin-bottom: 1em; padding-top: .5em; padding-bottom: .5em; }
#index-shortcut-c2 .card a:link, #index-shortcut-c2 .card a:visited { color: #000; }
#index-shortcut-c2 .card { background: none; border: none; margin-top: 1em; }
#index-shortcut-c2 .card .card-img-top { width: 80%; height: auto; }
#index-shortcut-c2 .card .card-body { padding: .5em; }
#index-shortcut-c2 .card .card-body .card-text { height: 2.8em; white-space: normal; font-size: .9em; }

/*Home下方相關連結 V1 */
#index-shortcut-c6 { padding-top: .5em; background-color: #e9e9e9; margin-top: .5em; }
#index-shortcut-c6 .card a:link, #index-shortcut-c6 .card a:visited { color: #000; }
#index-shortcut-c6 .card { background: none; border: none; }
#index-shortcut-c6 .card .card-img-top { width: 5em; height: 5em; border: #333 2px solid; }
#index-shortcut-c6 .card .card-body { padding: .5em; }
#index-shortcut-c6 .card .card-body .card-text { height: 2.8em; white-space: normal; font-size: .9em; }



.wrapper>.page-index .minor-content .other-link-block .block .col-md-6:not(:last-of-type) {
    margin-bottom: 10px
}

.wrapper>.page-index .minor-content .other-link-block .block .link {
    text-align: center;
    display: block;
    color: #000;
    font-size: 1em;
    min-height: 90px
}

.wrapper>.page-index .minor-content .other-link-block .block .link .icon {
    display: inline-block;
    width: 45px;
    height: 45px;
    border-radius: 10px;
    background-color: #aaa;
    background-repeat: no-repeat;
    background-position: 50%
}

.wrapper>.page-index .minor-content .other-link-block .block .link .icon.fb {
    background-size: 70%;
    background-color: #425f9b;
    background-image: url(../../images/icon-facebook-letter-logo.svg)
}

.wrapper>.page-index .minor-content .other-link-block .block .link .icon.youtube {
    background-size: 70%;
    background-color: #f1594a;
    background-image: url(../../images/icon-youtube-logo.svg)
}

.wrapper>.page-index .minor-content .other-link-block .block .link .icon.question {
    background-size: 60%;
    background-color: #1daf80;
    background-image: url(../../images/icon-speech-bubble.svg)
}

.wrapper>.page-index .minor-content .other-link-block .block .link .icon.rss {
    background-size: 50%;
    background-color: #f7e51b;
    background-image: url(../../images/icon-rss-symbol.svg)
}

.wrapper>.page-index .minor-content .other-link-block .block .link .icon.group {
    background-size: 70%;
    background-color: #31c5ed;
    background-image: url(../../images/icon-music-social-group.svg)
}

@media (max-width: 768px) {
    .wrapper>.page-index .minor-content .hot-link-block .topic {
        background-color:#eff6fb;
        position: relative;
        padding: 0;
        display: table;
        width: 100%;
        margin-bottom: 22px
    }

    .wrapper>.page-index .minor-content .hot-link-block .topic:before {
        content: "";
        background-color: #219bdc;
        width: 17px;
        display: table-cell
    }

    .wrapper>.page-index .minor-content .hot-link-block .topic:after {
        position: absolute;
        left: 7px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        content: "";
        display: inline-block;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 3px 0 3px 5px;
        border-color: transparent transparent transparent #fff
    }

    .wrapper>.page-index .minor-content .hot-link-block .topic>div,.wrapper>.page-index .minor-content .hot-link-block .topic label {
        padding: 11px;
        font-size: 1.2em;
        font-weight: 700;
        color: #4d4d4d
    }
}

@media (min-width: 768px) {
    .wrapper>.page-index .minor-content .hot-link-block {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-bottom: 15px
    }

    .wrapper>.page-index .minor-content .hot-link-block .title {
        width: 120px;
        height: 120px;
        display: inline-block;
        font-size: 2em;
        position: relative;
        background-image: url(../../images/bg-green.png);
        background-repeat: no-repeat;
        background-position: 50%;
        background-size: contain
    }

    .wrapper>.page-index .minor-content .hot-link-block .title:before {
        letter-spacing: 20px;
        color: #fff;
        text-align: center;
        content: "熱門連結";
        left: calc(50% + 10px);
        top: 50%;
        -webkit-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
        display: block;
        position: absolute;
        width: 100px
    }

    .wrapper>.page-index .minor-content .hot-link-block .title>div {
        display: none
    }

    .wrapper>.page-index .minor-content .hot-link-block .list {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        background-color: #f3fedb
    }

    .wrapper>.page-index .minor-content .hot-link-block .list>.row>div {
        height: 40px;
        overflow: hidden;
        font-size: 1em;
        padding: 10px 20px;
        box-sizing: border-box
    }
}

.wrapper>.page-index .minor-content .related-link-block .topic {
    background-color: #eff6fb;
    position: relative;
    padding: 0;
    display: table;
    width: 100%;
    margin-bottom: 15px
}

.wrapper>.page-index .minor-content .related-link-block .topic:before {
    content: "";
    background-color: #219bdc;
    width: 17px;
    display: table-cell
}

.wrapper>.page-index .minor-content .related-link-block .topic:after {
    position: absolute;
    left: 7px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 3px 0 3px 5px;
    border-color: transparent transparent transparent #fff
}

.wrapper>.page-index .minor-content .related-link-block .topic>div,.wrapper>.page-index .minor-content .related-link-block .topic label {
    padding: 11px;
    font-size: 1.2em;
    font-weight: 700;
    color: #4d4d4d
}

.wrapper>.page-index .minor-content .related-link-block .block {
    min-height: 78px;
    background-image: url(../../images/bg-2.jpg);
    background-repeat: repeat-x;
    background-position: top;
    border-radius: 5px;
    padding: 20px
}

.wrapper>.page-index .minor-content .related-link-block .block .row {
    margin-bottom: 20px
}

.wrapper>.page-index .minor-content .related-link-block .block .row>div {
    margin-bottom: 10px
}

.wrapper>.page-index .minor-content .related-link-block .block img {
    height: 45px
}

.wrapper>.page-index .minor-content .area-block {
    border: 1px solid #f39800;
    border-radius: 8px;
    min-height: 100px;
    padding: 2px;
    margin-bottom: 20px
}

.wrapper>.page-index .minor-content .area-block .title {
    border-radius: 8px;
    padding: 10px;
    font-weight: 700;
    font-size: 1.5em;
    background-image: url(../../images/bg-3.png);
    background-position: 50%
}

.wrapper>.page-index .minor-content .area-block .block {
    text-align: center;
    padding: 10px
}

.wrapper>.page-index .minor-content .area-block .block img {
    width: 100%;
    background-color: #ccc
}

.wrapper>.page-index .minor-content .area-block .block a:not(:last-of-type) img {
    margin-bottom: 10px
}

.wrapper>.page-index .minor-content .area-block .block select {
    margin-bottom: 10px;
    width: 100%
}

.wrapper>.page-index .minor-content .microfilm-block .title img {
    width: 20px;
    position: relative;
    top: -3px
}

.wrapper>.page-index .minor-content .microfilm-block .block a {
    text-align: left;
    display: block;
    position: relative
}

.wrapper>.page-index .minor-content .microfilm-block .block a:before {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 0 10px 15px;
    border-color: transparent transparent transparent #fff
}

.wrapper>.page-index .minor-content .iso-block .block {
    text-align: left
}

.wrapper>.page-index .collection {
    padding: 24px 26px;
    background-color: #fff;
    margin: 14px 0
}

.wrapper>.page-index .collection>div {
    margin-bottom: 30px
}

.wrapper>.page-index .mail {
    position: fixed;
    right: 10px;
    top: 70%;
    width: 40px
}
