﻿html {
    font-family: 'Microsoft JhengHei';
}

.indexbg {
    background: url(images/index_bg.jpg) no-repeat;
    width: 100%;
    height: auto;
    min-height: 180px;
}

.logo {
    padding: 20px;
}

.logoleft {
    text-align: right
}

.indexbg ul {
    font-size: 1.15em;
    background-color: #336f1a;
    text-align: center;
    border-bottom-left-radius: 3em;
    border-bottom-right-radius: 1em;
    line-height: 1.5em;
    padding: 5px 28px 5px 50px;
}

    .indexbg ul li {
        display: inline;
        color: #fff;
        padding: 0 4px;
        white-space: nowrap;
    }

        .indexbg ul li i + a {
            color: #fff;
            margin: 0 4px;
            font-size: .9em;
        }

.topgreenline {
    height: 2px;
    background-color: #9dc527;
    margin-top: 8px
}

.outerform {
    margin-bottom: 0rem;
    display: flex;
    flex-direction: column;
    justify-content: start;
    min-height: 100vh;
}

.growmaincontent {
    flex: 1;
}

.titlelink {
    text-align: center;
    padding: 1em 0;
}

    .titlelink a {
        margin: 0 5px;
        color: #333;
        background-color: #fff;
        padding: .3em 1em;
        border: 1px solid #ddd;
        border-radius: 7px;
        white-space: nowrap;
        line-height: 2.2;
    }

        .titlelink a:hover {
            color: rgba(98,74,13,1.00);
            text-decoration: none;
            background-color: rgba(255,249,196,0.75)
        }

.greenhr {
    border: 0;
    background-color: #9dc527;
    height: 1px
}

.greentext {
    color: #9dc527
}

.portfoliobg {
    
    margin-top: -5px;
    padding: 1em 0;
    background-image: -webkit-linear-gradient(270deg,rgba(206,242,255,1.00) 0%,rgba(225,247,255,1.00) 16.58%,rgba(216,255,206,1.00) 63.73%,rgba(176,212,167,1.00) 100%);
    background-image: -moz-linear-gradient(270deg,rgba(206,242,255,1.00) 0%,rgba(225,247,255,1.00) 16.58%,rgba(216,255,206,1.00) 63.73%,rgba(176,212,167,1.00) 100%);
    background-image: -o-linear-gradient(270deg,rgba(206,242,255,1.00) 0%,rgba(225,247,255,1.00) 16.58%,rgba(216,255,206,1.00) 63.73%,rgba(176,212,167,1.00) 100%);
    background-image: linear-gradient(180deg,rgba(206,242,255,1.00) 0%,rgba(225,247,255,1.00) 16.58%,rgba(216,255,206,1.00) 63.73%,rgba(176,212,167,1.00) 100%)
}

.orangetext {
    color: #a25f02
}

.fasticonbg01 {
    background-color: #84c437;
    width: 100%;
    text-align: center;
    padding-top: .7em;
    padding-bottom: .8em;
    color: #FFF;
    border-radius: 1rem;
    background-image: -webkit-linear-gradient(270deg,rgba(201,245,255,1.00) 0%,rgba(111,181,196,1.00) 100%);
    background-image: -moz-linear-gradient(270deg,rgba(201,245,255,1.00) 0%,rgba(111,181,196,1.00) 100%);
    background-image: -o-linear-gradient(270deg,rgba(201,245,255,1.00) 0%,rgba(111,181,196,1.00) 100%);
    background-image: linear-gradient(180deg,rgba(201,245,255,1.00) 0%,rgba(111,181,196,1.00) 100%)
}

.fasticonbg02 {
    background-color: #DEEBBD;
    width: 100%;
    text-align: center;
    padding-top: .7em;
    padding-bottom: .8em;
    color: #FFF;
    background-image: -webkit-linear-gradient(270deg,rgba(220,255,218,1.00) 0%,rgba(139,200,134,1.00) 100%);
    background-image: -moz-linear-gradient(270deg,rgba(220,255,218,1.00) 0%,rgba(139,200,134,1.00) 100%);
    background-image: -o-linear-gradient(270deg,rgba(220,255,218,1.00) 0%,rgba(139,200,134,1.00) 100%);
    background-image: linear-gradient(180deg,rgba(220,255,218,1.00) 0%,rgba(139,200,134,1.00) 100%);
    border-radius: 1rem
}

.fasticontextsize {
    font-size: 3em
}

.service-item h5 {
    text-align: center;
    font-size: 1em;
    margin-top: .3em;
    margin-bottom: .8em
}

.usualytable {
    margin-left: -2.3em;
    font-size: 1em;
    color: #57a40c
}

    .usualytable li {
        display: block;
        margin-top: .7em
    }

    .usualytable a {
        margin-left: 7px;
        color: #3D3D3D
    }

.tabletext {
    font-size: 1.2em;
    color: #57a40c
}

.adbanner {
    padding-top: .8em;
    padding-bottom: .8em;
    background-color: #EFEFEF;
    border-radius: 8px
}

.footerbg {
    background-color: #292929;
    font-size: .8em;
    color: #fff
}

    .footerbg a {
        color: #fff;
        margin-left: 1em;
        margin-right: 1em;
        line-height: 2em
    }

        .footerbg a:hover {
            color: #dbffaf
        }

.bannerflashbg {
    background-color: rgba(255,255,255,0.80);
    border-radius: 2em;
    margin-top: 5px;
    margin-bottom: 10px
}

    .bannerflashbg p {
        margin: 5px;
        padding: 5px;
        width: 95%;
        padding-left: 17px
    }

.bigfooter {
    display: inline
}

.smallfooter {
    display: none
}

.smallselect {
    display: none
}

.taiwanmaptb {
    border: 1px solid rgba(113,160,184,1.00)
}

    .taiwanmaptb td {
        line-height: 1.7em;
        border: 1px solid rgba(113,160,184,1.00);
        font-family: Cambria,"Hoefler Text","Liberation Serif",Times,"Times New Roman",serif,"微軟正黑體"
    }

.twmapfirst {
    background-color: rgba(113,160,184,1.00);
    color: rgba(255,255,255,1.00);
    font-weight: 700
}

.twmapodd {
    background-color: rgba(237,255,238,1.00)
}

.twmapintro {
    font-size: .9em;
    background-color: rgba(237,255,238,1.00);
    border-radius: 10px;
    line-height: 1.4em;
    border: 1px solid rgba(113,160,184,1.00);
    font-family: Cambria,"Hoefler Text","Liberation Serif",Times,"Times New Roman",serif,"微軟正黑體";
    padding: .6em;
    text-align: left;
    margin-top: 1em
}

    .twmapintro font {
        font-weight: 700
    }

@media (max-width: 1199px) {
    .indexbg {
        background-image: url(images/index_bg_1200.jpg);
        background-repeat: no-repeat;
        width: 100%;
        height: auto;
    }

    .logoleft {
        text-align: center
    }

    .indexbg ul {
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
    }

        .indexbg ul li {
            text-align: left;
            margin: auto
        }
}

@media (max-width: 991px) {
    .indexbg {
        background-image: url(images/index_bg_767.jpg);
        background-repeat: no-repeat;
        width: 100%;
        height: auto;
    }

    .logoleft {
        text-align: center
    }
}

@media (max-width: 767px) {
    .bigfooter {
        display: none
    }

    .smallfooter {
        display: inline
    }

    .titlelink a {
        margin: 0 2px;
    }
}

@media (max-width: 500px) {
    .indexbg {
        background-image: url(images/index_bg_490.jpg);
        background-repeat: no-repeat;
        width: 100%;
        height: auto;
    }

        .indexbg ul {
            width: 100%;
        }

            .indexbg ul li {
                display: inline;
                text-align: center;
                margin: auto
            }

    .smallselect {
        display: inline
    }
}

.bannercarousel {
    background: #eee;
    padding: 20px 60px;
    border-radius: 20px;
    position: relative
}

    .bannercarousel ul {
        list-style: none;
        position: absolute
    }

    .bannercarousel li {
        float: left
    }

        .bannercarousel li img {
            width: 200px;
            margin-right: 15px
        }

.inner-bannercarousel {
    height: 85px;
    width: 100%;
    overflow: hidden;
    position: relative
}

.bannercarousel-left, .bannercarousel-right {
    position: absolute;
    width: 50px;
    height: 50px;
    background: #333;
    color: #fff;
    text-align: center;
    border-radius: 50%;
    top: 50%;
    margin-top: -40px;
    font-weight: 700;
    line-height: 45px;
    text-align: center;
    font-size: 2.25em;
    cursor: pointer
}

.bannercarousel-left {
    left: 5px
}

.bannercarousel-right {
    right: 5px
}

@media screen and (max-width: 768px) {
    .loginptnextmg {
        margin-top: -40px;
        background-color: #FFF;
        display: none
    }
}

.loginbt01, .loginbt02, .loginbt03 {
    -webkit-appearance: none;
    display: inline-block;
    text-decoration: none;
    cursor: pointer;
    border: 0;
    border-radius: 5px;
    width: 100%;
    color: #fff !important;
    font-weight: 700;
    outline: 0;
    font-size: 1.1em;
    padding: .65em 1.5em;
    text-align: center;
    -moz-transition: background-color .25s ease-in-out;
    -webkit-transition: background-color .25s ease-in-out;
    -ms-transition: background-color .25s ease-in-out;
    transition: background-color .25s ease-in-out
}

.loginbt01 {
    background: rgba(87,78,33,1.00)
}

.loginbt02 {
    background: #293014
}

.loginbt03 {
    background: #2c4654
}

    .loginbt01:hover, .loginbt02:hover, .loginbt03:hover {
        background: rgba(53,74,17,1.00)
    }

.textleft {
    text-align: left
}

.displaynone {
    display: none
}

.addtohilinght {
    line-height: 2.1em
}

.tbminh {
    min-height: 138px
}

.hyperlinkWord {
    display: block;
    text-align: center;
    font-size: 1rem;
    margin-bottom: 8px;
    color: #212529;
}

.hyperlinkUnderline:hover {
    color: #212529;
}

.hyperlinkDownload:hover {
    text-decoration: none;
}

/*--------------- english style ---------------------*/

.engArticle {
    padding: 1rem .5rem;
    font-size: 1.3rem;
    line-height: 1.2;
    max-width: 60rem;
    margin: 0 auto;
    color: #333;
    border-left: 4px solid #f9f9f9;
    border-right: 4px solid #f9f9f9;
}

.engHeader {
    text-align: center;
    border-bottom: 8px double #f9f9f9;
    margin-bottom: 2rem;
    padding-bottom: 1rem;
}

.engSection {
    text-align: center;
    border-bottom: 8px double #f9f9f9;
}

.engSectionDoc {
    text-align: center;
}

    .engSectionDoc img {
        width: 50rem;
    }

.engTitle {
    display: flex;
    flex-direction: column;
    margin-top: 1.5rem;
}

    .engTitle a {
        display: flex;
        flex-direction: column;
        color: rgba(255, 255, 255, .95);
        text-shadow: 2px 2px 4px #000;
        text-decoration: none;
    }

        .engTitle a span {
            font-size: 1.4rem;
        }

.engTitlelink {
    padding-top: 2.1rem;
    display: flex;
}

.engFooterGov {
    display: flex;
    justify-content: center;
}

    .engFooterGov a {
        margin-left: .2rem;
    }

    .engFooterGov a {
        color: #a9b2e5;
    }

.engFooterGovTop {
    text-align: left;
    width: 50%;
}

.engBurger {
    width: 32%;
}

.engEpa {
    text-align: left;
}

/*---------------- english mobile style ------------------------*/
@media screen and (max-width: 1100px) and (min-width: 800px) {
    .eng-justify-content-center {
        justify-content: center !important;
    }
}

@media screen and (max-width: 800px) and (min-width: 400px) {
    .eng-justify-content-center {
        justify-content: center !important;
    }

    .engImg {
        width: 45rem;
    }

    .engSectionDoc img {
        width: 45rem;
    }

    .engTitlelink a {
        background-color: silver;
    }
}

@media screen and (max-width: 399px) {
    .engTitle a span {
        font-size: 1.1rem;
    }

    .engBurger {
        width: 25%;
    }

    .engImg {
        width: 22rem;
    }

    .engSectionDoc img {
        width: 22rem;
    }

    .engFooterGov {
        flex-direction: column;
    }


    .engFooterGovTop {
        width: auto;
    }

    .engEpa {
        display: flex;
        flex-direction: column;
    }

    .engTitlelink {
        flex-direction: column;
    }
}

#link a {
    position: relative;
    background: url('../img/link.jpg');
    border-radius: 1em;
    width: 234px;
    height: 60px;
    margin: 3px;
    text-align: center;
}

    #link a:hover {
        opacity: .8;
    }

#link strong {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin-right: -2rem;
    color: #333;
    font-size: 1.1em;
    text-shadow: -1px -1px 0 #eff, 1px -1px 0 #eff, -1px 1px 0 #eff, 1px 1px 0 #eff;
}

.text-title {
    border-bottom: 1px solid #2a4;
    color: #2a4;
    padding-bottom: 5px;
    text-align: center;
    margin: 1em 0 5px 0;
}

.guidH2 {
    color: #FFFFFF;
    font-weight: bold;
    padding: 4px 20px 4px 20px;
    margin-bottom: 5px;
    font-family: "細明體", "新細明體";
    font-size: 0.9375em;
    background-color: #2a5a8c;
}

.newsH2 {
    font-size: 1.1667em;
    font-family: 新細明體;
    letter-spacing: 1.5pt;
}

.thWrapper {
    border-width: 1px;
    border-style: solid;
    border-color: rgb(113, 160, 184);
    border-image: initial;
}

.ulClass {
    font-size: 1.2em !important;
}

.ulClass li {
    padding: .7rem;
}

/* area */
.area-push {
    display: flex;
    padding: 8px 0;
}

    .area-push a {
        font-size: 0;
        height: 30px;
        width: 30px;
        margin: 0 3px;
    }

.ap-f {
    background: url(../img/push.png) 0 0;
}

.ap-l {
    background: url(../img/push.png) 0 -30px;
}

.ap-t {
    background: url(../img/x.png);
    background-size: 100%;
    filter: opacity(0.8);
}
