* {
    font-family: "微軟正黑體", "新細明體";
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "微軟正黑體", "新細明體";
}

body {
    font-size: 16px;
    line-height: 1.4666666667;
    color: #000000;
    background-color: #ffffff;
    font-weight: 400;
}

.navbar-toggle-text {
    float: right;
}

.navbar-toggle-text span {
    color: #757575;
    display: inline;
}

.navbar-toggle-icon {
    float: left;
    padding-top: 5px;
    padding-right: 5px;
}

.navbar.navbar-default {
    background-color: rgba(250, 250, 250, 0);
}

.header {
    /* border-top: 1px solid #fff9d3;
    border-bottom: 2px solid #fff9d3;
    background-color: #fff9d3; */
    border-top: 1px solid #fff;
    border-bottom: 2px solid #fff;
    background-color: #fff;
}

.navbar-default .container-fluid {
    background-color: #006543;
}

.dropdown-menu>li>a {
    padding: 8px 20px;
    font-size: 14px;
    color: #333333;
    border-bottom: 1px solid #f7f7f7;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    position: relative;
}

.blue-bg {
    /* background-color: #bf2924; */
    background-color: #006543;
    color: #cdcdcd;

}

.color-white {
    color: #fff;
}

.btn-yellow {
    color: #3697d9;
    ;
    background-color: #FFEB3B;
    border-color: #FFEB3B;
}

.btn-yellow:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512;
}

.btn-view {
    background: #0a3dab;
    font-size: 15px;
    border: 0;
    color: #fff;
    cursor: pointer;
    font-weight: 400;
    padding: 6px 13px;
    position: relative;
    white-space: nowrap;
    display: inline-block;
    text-decoration: none;
}

.hr-1 {
    margin-top: 5px;
    margin-bottom: 5px;
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #cecece;
    border-color: #ddd;
}

.panel-default>.sidebar-active {
    color: #fff;
    /* background-color: #bf2924; */
    background-color: #006543;
    border-color: #ddd;
}

.panel-heading:hover {
    color: #fff;
    /* background-color: #bf2924; */
    background-color: #006543;
    border-color: #ddd;
}

.panel-heading .panel-title a {
    -webkit-transition: none;
    transition: none;
}

.separator-1 {
    width: 100%;
    margin: 5px auto 5px;
    position: relative;
    height: 1px;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1, 1);
}

.separator-1:after {
    height: 1px;
    background: #e8e8e8;
    background: -moz-linear-gradient(left, transparent 0%, rgba(0, 0, 0, 0.09) 35%, rgba(0, 0, 0, 0.09) 70%, transparent 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, transparent), color-stop(35%, rgba(0, 0, 0, 0.09)), color-stop(70%, rgba(0, 0, 0, 0.09)), color-stop(100%, transparent));
    background: -webkit-linear-gradient(left, transparent 0%, rgba(0, 0, 0, 0.09) 35%, rgba(0, 0, 0, 0.09) 70%, transparent 100%);
    background: -o-linear-gradient(left, transparent 0%, rgba(0, 0, 0, 0.09) 35%, rgba(0, 0, 0, 0.09) 70%, transparent 100%);
    background: -ms-linear-gradient(left, transparent 0%, rgba(0, 0, 0, 0.09) 35%, rgba(0, 0, 0, 0.09) 70%, transparent 100%);
    background: linear-gradient(to right, transparent 0%, rgba(0, 0, 0, 0.09) 35%, rgba(0, 0, 0, 0.09) 70%, transparent 100%);
    position: absolute;
    bottom: -1px;
    content: "";
    width: 100%;
    left: 0;
}

.team-member div {
    /*background-color: #FFC107;*/
    background: linear-gradient(#ffca28, #ffde7b);
}

.team-member img {
    box-shadow: 0px 0px 5px #757575;
}

.team-member-group img {
    box-shadow: 0px 0px 0px #757575;
}

.light-gray-bg.team-member-group {
    background-color: #fff;
}

.light-gray-bg.team-member-group:before {
    background-color: #fff;
}

.group_title_icon {
    background-color: rgba(0, 0, 0, 0.6);
    border: 1px solid rgba(0, 0, 0, 0.1);
    color: #ffffff;
    border-radius: 100%;
    padding-top: 3px;
    padding-bottom: 3px;
    margin-right: 3px;
}

.group_title {
    font-weight: 700;
    color: #545454
}

.form-control-group {
    border-radius: 0px;
    line-height: 10px;
    padding: 0px;
    padding-top: 0px;
    padding-left: 6px;
    height: 31px;
}

.form-control-group-btn {
    border-radius: 0px;
    line-height: 10px;
    padding: 0px;
    padding-top: 0px;
    padding-left: 10px;
    padding-right: 10px;
    height: 31px;
}

.news_title {
    font-size: 25px;
    background-color: darkcyan;
    padding: 5px;
    padding-left: 10px;
    color: #fff;
}

.news_date {
    margin: 5px;
    color: #795548;
    text-align: right;
}

.table-striped>tbody>tr:nth-child(odd)>th {
    background-color: #3697d9;
    color: #fff;
}

.blogpost header {
    padding: 5px 10px 20px;
}

.owl-controls .owl-page span,
.owl-controls .owl-page span {
    background: #211e1e;
}

.marquee-1 {
    /* background-color: #1004fc; */
    background-color: #006543;
    color: #fff;
    padding: 6px 0;
}

.marquee-1 .marquee,
.marquee-2 .marquee,
.marquee-3 .marquee {
    width: 100%;
    overflow: hidden;
}

.marquee-1 .marquee span,
.marquee-2 .marquee span {
    /* background-color: #004bd6; */
    background-color: #E30083;
    padding: 5px;
    margin-right: 10px;
    color: #fff;
}

.marquee-1 .marquee a,
.marquee-1 .marquee a {
    margin-right: 30px;
    color: #fff;
}


.marquee-2 {
    background-color: #06348a;
    color: #fff;
    padding: 6px 0;
}

.marquee-2 .marquee {
    width: 100%;
    overflow: hidden;
}

.marquee-2 .marquee span {
    background-color: #004bd6;
    padding: 5px;
    margin-right: 10px;
    color: #fff;
}

.marquee-2 .marquee a {
    margin-right: 30px;
    color: #fff;
}

.marquee-3 {
    background-color: #04c628;
    color: #fff;
    padding: 6px 0;
}

.marquee-3 a {
    color: #fff;
    text-decoration: none;
}

.marquee-4 {
    background-color: #fa9507;
    color: #fff;
    padding: 6px 0;
}

.marquee-4 a {
    color: #fff;
    text-decoration: none;
}

.box-banner {
    background-color: #eeeeee
}

.g-ma-a {
    margin: auto;
}

.g-my-10 {
    margin: 10px 0;
}

.d-block {
    display: block;
}

/*google api css*/
#google_translate_element img {
    display: inline;
}

/*end*/

/* tv */
.tv_bg_box {
    /* background-color: red; */
    width: 69%;
    height: 57%;
    top: 10.5%;
    left: 15.5%;
}

@media(max-width:500px) {
    .tv_bg_box {
        /* background-color: red; */
        width: 66%;
        height: 57%;
        top: 10.5%;
        left: 17%;
    }
}

/* @-webkit-keyframes bling {
    0% {
        opacity: 0;
    }

    50% {
        opacity: 0.5;
        height: 128%;
    }

    100% {
        top: -5px;
        left: 27px;
        opacity: 0;
    }
} */

/* end */

.header-top.colored {
    /* background-color: #bf2924;
    border-bottom: 1px solid #bf2924; */
    background-color: #006543;
    border-bottom: 1px solid #006543;
}

@media(max-width:700px) {
    .header_music {
        margin-left: 10px;
        display: inline;
        float: right;
    }

    .header_music audio {
        width: 100px;
        margin-top: 4px;
    }
}

@media(min-width:700px) {
    .header_music {
        margin-left: 10px;
        max-width: 200px;
        display: inline;
    }

    .header_music audio {
        max-width: 200px;
        float: right;
        margin-top: 1px;
    }
}

.dark-bg {
    /* background-color: #bf2924; */
    background-color: #006543;
    color: #cdcdcd;
}

/* monthly-box */
.monthly-box-v1 p {
    position: relative;
    margin-bottom: 10px;
    margin-top: 10px;
}

.monthly-box-v1 a {
    text-decoration: none;
}

.monthly-block-default:hover {
    box-shadow: 0 0 8px #eee;
}

.monthly-box-v1 .monthly-block {
    background: #fff;
    padding-top: 15px;
    padding-bottom: 5px;
}

.monthly-block-default:hover {
    box-shadow: 0 0 8px #eee;
}

.monthly-default {
    background: #fafafa;
    border: solid 1px #eee;
}

.monthly-block {
    padding: 15px 15px;
    text-align: center;
    margin-bottom: 20px;
}

.monthly-block-default {
    background: #fafafa;
    border: solid 1px #0a3dab;
}

.monthly-title {
    font-size: 20px;
    font-weight: 700;
    color: #0a3dab;
}

.monthly-title:after {
    content: " ";
    left: 50%;
    height: 2px;
    width: 100px;
    bottom: -5px;
    position: absolute;
    margin-left: -50px;
    background: #FFEB3B;
}

.monthly-date {
    font-size: 15px;
    color: #888888;
}

.monthly-block-default:hover {
    cursor: pointer;
    box-shadow: -4px 4px 6px #bdbdbd;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}

.only-one-line {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

/* google 翻譯  */
.goog-te-menu-frame {
    max-width: 100% !important;
}

.goog-te-menu2 {

    max-width: 100% !important;
    overflow: scroll !important;
    box-sizing: border-box !important;
    height: auto !important;
}

.goog-te-banner-frame.skiptranslate {
    display: none !important;
}

body {
    top: 0px !important;
}

li.dropdown >a.dropdown-toggle{
    color: #e7e7e7;
}

.white-space-nowrap{
    white-space:nowrap;
}
