﻿
.img_logo {
    width: 100px;
}

logo_0 {
    font-size: 2em;
    font-weight: 700;
    text-shadow: 0 1px 2px rgb(0 0 0 / 37%);
    display: inline-block;
    padding-top: 0.3125rem;
    padding-bottom: 0.3125rem;
}

.title_b1 {
    font-size: 2rem;
    font-weight: 900;
    color: #00ADBB;
    line-height:1.2;
}

.title_b2 {
    
}

.title_b3 {
    margin-left: 10px;
    font-size: .6em;

}

.carousel-item_2 {
    height: 18em;
    background-color: #fff;
    background: none;
}

.fa, .fas {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    font-size: 2em;
    padding-top: .5em;
}

.keyword {
    font-size: 0px;
    color: #fff;
}

.news-content p {
    font-size: 1.5em;
}

.line_1 {
    background: url(../images/bg/Line_1.gif) repeat-x;
    height: 50px;
}

.line_2 {
    background: url(../images/bg/Line_2.gif) repeat-x;
    height: 50px;
}

.line_3 {
    background: url(../images/bg/Line_3.gif) repeat-x;
    height: 50px;
}

.line_4 {
    background: url(../images/bg/Line_4.gif) repeat-x;
    height: 50px;
}

.line_5 {
    background: url(../images/bg/Line_5.gif) repeat-x;
    height: 50px;
}

.line_6 {
    background: url(../images/bg/Line_6.gif) repeat-x;
    height: 50px;
}

.line_7 {
    background: url(../images/bg/Line_7.gif) repeat-x;
    height: 50px;
}

.line_8 {
    background: url(../images/bg/Line_8.gif) repeat-x;
    height: 50px;
}

.line_9 {
    background: url(../images/bg/Line_9.gif) repeat-x;
    height: 50px;
}

.line_10 {
    background: url(../images/bg/Line_10.gif) repeat-x;
    height: 50px;
}

.line_11 {
    background: url(../images/bg/Line_11.gif) repeat-x;
    height: 50px;
}

.line_12 {
    background: url(../images/bg/Line_12.gif) repeat-x;
    height: 50px;
}

.line_13 {
    background: url(../images/bg/Line_13.gif) repeat-x;
    height: 50px;
}

.line_14 {
    background: url(../images/bg/Line_14.gif) repeat-x;
    height: 50px;
}

.line_15 {
    background: url(../images/bg/Line_15.gif) repeat-x;
    height: 50px;
}

.line_16 {
    background: url(../images/bg/Line_16.gif) repeat-x;
    height: 50px;
}

.line_17 {
    background: url(../images/bg/Line_17.gif) repeat-x;
    height: 50px;
}

.line_18 {
    background: url(../images/bg/Line_18.gif) repeat-x;
    height: 50px;
}

.line_19 {
    background: url(../images/bg/Line_19.gif) repeat-x;
    height: 50px;
}

.line_20 {
    background: url(../images/bg/Line_20.gif) repeat-x;
    height: 50px;
}

.line_21 {
    background: url(../images/bg/Line_21.gif) repeat-x;
    height: 50px;
}

.line_22 {
    background: url(../images/bg/Line_22.gif) repeat-x;
    height: 50px;
}

.line_23 {
    background: url(../images/bg/Line_23.gif) repeat-x;
    height: 50px;
}

.line_24 {
    background: url(../images/bg/Line_24.gif) repeat-x;
    height: 50px;
}

.line_25 {
    background: url(../images/bg/Line_25.gif) repeat-x;
    height: 50px;
}

.line_26 {
    background: url(../images/bg/Line_26.gif) repeat-x;
    height: 50px;
}

.line_27 {
    background: url(../images/bg/Line_27.gif) repeat-x;
    height: 50px;
}

.line_28 {
    background: url(../images/bg/Line_28.gif) repeat-x;
    height: 50px;
}

.line_29 {
    background: url(../images/bg/Line_29.gif) repeat-x;
    height: 50px;
}

.line_30 {
    background: url(../images/bg/Line_30.gif) repeat-x;
    height: 50px;
}

.site_1_img {
    background: url(../images/bg/banner2.jpg) no-repeat;
    background-position: center;
    background-size: cover;
    /*    height: 200px;*/
    height: 13.15vw;
}

.carousel-indicators li {
    border-top: 0px solid transparent;
    border-bottom: 0px solid transparent;
    background-color: #999;
}

.carousel-control-next-icon {
    background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e);
    padding: 10px;
    height: 50px;
    width: 50px;
    outline: black;
    background-color: rgba(0, 0, 0, 0.3);
    background-size: 100%, 100%;
    border-radius: 50%;
    border: 1px solid black;
}

.carousel-control-prev-icon {
    background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e);
    padding: 10px;
    height: 50px;
    width: 50px;
    outline: black;
    background-color: rgba(0, 0, 0, 0.3);
    background-size: 100%, 100%;
    border-radius: 50%;
    border: 1px solid black;
}

.footer-grid {
    text-shadow: 2px 2px 2px rgba(41, 41, 41, 0.5);
}

.dropdown-menu {
    margin: 0;
}

.breadcrumb2 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: .5rem 1rem;
    margin-bottom: 0;
    list-style: none;
    /* background-color: #e9ecef; */
    border-radius: .25rem;
    letter-spacing: .2rem;
}


#my-image {
    width: 100%;
    height: 32vw;
}




.Circle_container {
    display: flex;
    justify-content: space-between;
    position: inherit;
}

.Circle_item {
}

#item_1 {
    position: absolute;
    z-index: 1;
    top: 102px;
    right: 3%;
    margin-left: 624px;
}

#item_2 {
    position: absolute;
    z-index: 1;
    top: 602px;
    right: 50%;
    margin-right: 624px;
}

#item_3 {
    position: absolute;
    z-index: 1;
    top: 302px;
    right: 50%;
    margin-right: 624px;
}

@media (max-width: 1920px) {
    .middle-text-info {
        min-height: 350px;
    }
}

@media (max-width: 1320px) {
    #item_1 {
        position: absolute;
        z-index: 1;
        top: 102px;
        right: 3%;
        margin-left: 624px;
    }

    #item_2 {
        position: absolute;
        z-index: 1;
        top: 702px;
        right: 35%;
        margin-right: 624px;
    }

    #item_3 {
        position: absolute;
        z-index: 1;
        top: 302px;
        right: 23%;
        margin-right: 624px;
    }
}

@media (max-width: 1080px) {
    #item_2 {
        position: absolute;
        z-index: 1;
        top: 660px;
        right: 25%;
        margin-right: 624px;
    }

    #item_3 {
        position: absolute;
        z-index: 1;
        top: 302px;
        right: 23%;
        margin-right: 624px;
    }
    .navbar {
        /*display: block;*/
    }

    .navbar-brand {
        margin-left: 1rem;
    }

    .navbar-light .navbar-nav .nav-link, .dropdown-item {
        margin: 0em 0em;
        padding: 10px 7px;
    }

    .middle-text-info {
        min-height: 250px;
    }

    .middle-text-info {
        padding: 1em 0 0 0;
    }
}

@media (min-width: 992px) {
    .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute;
    }

    .navbar-nav .dropdown-menu {
        position: static;
        float: none;
    }

    .dropdown-menu_1 {
        position: absolute;
        top: 0;
        left: 140px !important;
        z-index: 1000;
        display: none;
        float: left;
        min-width: 10rem;
        padding: .5rem 0;
        margin: .125rem 0 0;
        font-size: 1rem;
        color: #212529;
        text-align: left;
        list-style: none;
        background-color: #fff;
        background-clip: padding-box;
        border: 1px solid rgba(0,0,0,.15);
        border-radius: .25rem;
    }
    .navbar-toggleable-md {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
}


.navbar {
    justify-content: space-around;
}

.title_b1 {
    font-size: 2rem;
    font-weight: 900;
    color: #004E98;
}


.nc-item {
    border: 0;
    padding: 3px;
    text-align: center;
    width: 6rem;
    color: #fff;
    float: right;
    margin-right: 20px;
    border-radius: 3px;
    height: 2rem;
}

.form-control-s {
    height: calc(1.5em + 0.75rem + 2px);
    /*padding: 0.375rem 0.75rem;*/
    padding: 4px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

#Row_Meet_Name_Scroller {
    overflow: hidden;
}

.Meet_Name_Scroller {
    position: relative;
    height: 67px;
    overflow: hidden;
    padding:10px 0 0 10px;
}

mark {
    background: none;
    color: #fff;
    overflow: hidden;
}

.Meet_Name_Scroller h2 {
    position: absolute;
    left: 0;
    width: 100%;
    font-size: 2.5rem;
    text-align: center;
    white-space: nowrap;
    transform: translateZ(0);
    will-change: transform;
    overflow: hidden;
}

.search {
    margin: 10px;
}

.footer {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-top: 240px;
    padding-bottom:50px;
}

.footer-shape {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    overflow: visible;
    width: 100%;
    max-width: 100vw;
    margin-top: -1px;
    margin-bottom: -100px;
}

.container-footer-title {
    position: relative;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 25px;
    padding-left: 25px;
}

.heading-medium {
    font-size: 3.75rem;
    line-height: 114%;
    font-weight: 700;
}

.g-margin-b-medium {
    margin-bottom: 1.6875rem;
}

.g-text-align-center {
    text-align: center;
}

.g-font-weight-semibold {
    font-weight: 600;
}

.text-size-medium {
    font-size: 1.25rem;
    line-height: 130%;
}

.g-text-align-center {
    text-align: center;
}

.g-position-relative {
    position: relative;
}

.container-small {
    width: 100%;
    max-width: 820px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 25px;
    padding-left: 25px;
}

footer p {
    color: #fff;
}

#image-container {
    width: 100vw;
    overflow: hidden;
}



/* 設定手機設備的樣式 */
@media (max-width:768px) {
    #item_1 {
        display:none;
    }

    #item_2 {
        display: none;
    }

    #item_3 {
        display: none;
    }
    #my-image {
        width: 100%;
        height: 140px;
    }

    .nc-item {
        height: 1.8rem;
        font-size:.8rem;
    }

    .s-hide {
        display: none;
    }

    .middle-text-info {
        padding: 3em 0 0 0;
    }

    .middle-text-info {
        background-size: inherit;
        -webkit-background-size: inherit;
        -o-background-size: inherit;
        -moz-background-size: inherit;
        -ms-background-size: inherit;
    }

    .simply-countdown-custom {
        text-shadow: 0px 0px 10px #000, 0px 0px 10px #000, 0px 0px 10px #000, 0px 0px 10px #000, 0px 0px 10px #000, 0px 0px 10px #000, 0px 0px 10px #000;
    }

    h3.tittle-w3layouts.two {
        text-shadow: 0px 0px 10px #000, 0px 0px 10px #000, 0px 0px 10px #000, 0px 0px 10px #000, 0px 0px 10px #000, 0px 0px 10px #000, 0px 0px 10px #000;
    }

    .navbar-brand {
        margin-left: 0rem;
    }

    .top-header {
        /* text-align: left;*/
    }

    .middle-text-info {
        background: url(/images/bg/banner-mid_s.jpg) no-repeat 0px 0px;
    }

    .carousel-item_2 {
        height: auto;
        background-color: #fff;
        background: none;
    }

    h3.tittle {
        font-size: 1.5em;
    }

    .home-news .home-news-innerframe {
        padding: 0;
    }

    .news-list li a .news-title {
        font-size: 1rem;
        /*width: 70%;*/
    }

    .news-list li a .news-date {
        font-size: .6rem;
        width: 58px;
    }

    .home-news .nav-tabs {
        display: block;
        justify-content: center;
    }

    .line_001 {
        height: 30px;
        background-size: contain;
    }

    .line_002 {
        height: 30px;
        background-size: contain;
    }

    .site_1_img {
        background: url(../images/bg/banner3.png) no-repeat;
        height: 150px;
        background-position: center;
        background-size: cover;
    }

    .line_1 {
        background: url(../images/bg/Line_1.gif) repeat-x;
    }

    .line_2 {
        background: url(../images/bg/Line_2.gif) repeat-x;
    }

    .line_3 {
        background: url(../images/bg/Line_3.gif) repeat-x;
    }

    .line_4 {
        background: url(../images/bg/Line_4.gif) repeat-x;
    }

    .line_5 {
        background: url(../images/bg/Line_5.gif) repeat-x;
    }

    .line_6 {
        background: url(../images/bg/Line_6.gif) repeat-x;
    }

    .line_7 {
        background: url(../images/bg/Line_7.gif) repeat-x;
    }

    .line_8 {
        background: url(../images/bg/Line_8.gif) repeat-x;
    }

    .line_9 {
        background: url(../images/bg/Line_9.gif) repeat-x;
    }

    .line_10 {
        background: url(../images/bg/Line_10.gif) repeat-x;
    }

    .line_11 {
        background: url(../images/bg/Line_11.gif) repeat-x;
    }

    .line_12 {
        background: url(../images/bg/Line_12.gif) repeat-x;
    }

    .line_13 {
        background: url(../images/bg/Line_13.gif) repeat-x;
    }

    .line_14 {
        background: url(../images/bg/Line_14.gif) repeat-x;
    }

    .line_15 {
        background: url(../images/bg/Line_15.gif) repeat-x;
    }

    .line_16 {
        background: url(../images/bg/Line_16.gif) repeat-x;
    }

    .line_17 {
        background: url(../images/bg/Line_17.gif) repeat-x;
    }

    .line_18 {
        background: url(../images/bg/Line_18.gif) repeat-x;
    }

    .line_19 {
        background: url(../images/bg/Line_19.gif) repeat-x;
    }

    .line_20 {
        background: url(../images/bg/Line_20.gif) repeat-x;
    }

    .line_21 {
        background: url(../images/bg/Line_21.gif) repeat-x;
    }

    .line_22 {
        background: url(../images/bg/Line_22.gif) repeat-x;
    }

    .line_23 {
        background: url(../images/bg/Line_23.gif) repeat-x;
    }

    .line_24 {
        background: url(../images/bg/Line_24.gif) repeat-x;
    }

    .line_25 {
        background: url(../images/bg/Line_25.gif) repeat-x;
    }

    .line_26 {
        background: url(../images/bg/Line_26.gif) repeat-x;
    }

    .line_27 {
        background: url(../images/bg/Line_27.gif) repeat-x;
    }

    .line_28 {
        background: url(../images/bg/Line_28.gif) repeat-x;
    }

    .line_29 {
        background: url(../images/bg/Line_29.gif) repeat-x;
    }

    .line_30 {
        background: url(../images/bg/Line_30.gif) repeat-x;
    }

    .h3, h3 {
        font-size: 1.3rem;
    }

    .news-content p {
        font-size: 1.1em;
    }

    #Row_Meet_Name_Scroller {
         display: none;
        
    }
    .container-footer-title {
        background-color: #01ADBB;
    }
    .footer {
        padding-bottom: 0px;
    }
}




@media(max-width:575px) {
    .title_b1 {
        font-size: 1.4rem;
    }
    .title_b2 {
        margin-left: 12px;
    }
    .title_b3 {
        margin-left: 0px;
        font-size: 8px;
    }
    .img_logo {
        width: 70px;
        padding-top: 15px;
        margin-left: 20px;
    }
}

@media(max-width:375px) {
    
}
