@charset "utf-8";

body {
    font-family: Microsoft JhengHei;
}

/*Header*/

.Header {
    background: #147A22;
    /* border-top: 10px solid #147A22;*/
}

.navbar-default {
    background: #198C25;
    height: 6.2500em;
    border: none;
    border-top: 10px solid #147A22;
    z-index: 99;
}

.Header .content {
    max-width: 85.3750em;
    margin: 0 auto;
    position: relative;
}

.NewsVideoBlock .content,
.RECAMap .content,
.StatisticsBlock .content,
.FooterNavBlock .content,
.Footer .content {
    max-width: 85.3750em;
    margin: 0 auto;
}

/*LOGO*/

.navbar-default .navbar-brand {
    color: #777;
    background: url(../images/Header_LOGO.png) left 2px no-repeat;
    text-indent: -9999px;
    width: 26.8750em;
    height: 5.6250em;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
    color: #5e5e5e;
    background-color: transparent;
}

/*主選單*/

@media (min-width: 48.0000em) {
    .HeaderNav {
        position: absolute;
        top: 35px;
        right: 0px;
        width: 39.3750em;
    }

    .navbar-default .HeaderNav>li {
        min-width: 6.2500em;
        height: 3.4375em;
        -webkit-transform: skew(-15deg);
        -moz-transform: skew(-15deg);
        -o-transform: skew(-15deg);
        background: #198C25;
        padding-top: 10px;
        padding-bottom: 10px;
        max-width: 6.6250em;
    }


    .navbar-default .HeaderNav>li>a {
        color: #FFF;
        text-align: center;
        font-size: 1.7rem;
        font-weight: bold;
        border-right: 1px solid #FFF;
        padding-top: 0px;
        padding-bottom: 0px;
        position: relative;
        display: block;
    }

    .navbar-default .HeaderNav>li:last-child>a {
        border-right: none;
    }

    .navbar-default .HeaderNav>li>a>label {
        font-size: 1.3rem;
        display: block;
        font-weight: normal;
        color: #95cc88;
    }

    .navbar-default .HeaderNav>li:hover,
    .navbar-default .HeaderNav>li.active {
        min-width: 6.2500em;
        height: 3.7500em;
        -webkit-transform: skew(-15deg);
        -moz-transform: skew(-15deg);
        -o-transform: skew(-15deg);
        background: #3AA629;
        -webkit-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

    .navbar-default .HeaderNav>li:hover>a,
    .navbar-default .HeaderNav>li>a:focus {
        color: #FFF;
    }

    .navbar-default .HeaderNav>.active>a,
    .navbar-default .HeaderNav>.active>a:hover,
    .navbar-default .HeaderNav>.active>a:focus {
        color: #FFF;
        background-color: transparent;
    }

    .navbar-default .HeaderNav>li:hover>a>span.downarrow,
    .navbar-default .HeaderNav>li.active>a>span.downarrow {
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0.6250em 9px 0 9px;
        border-color: #3AA629 transparent transparent transparent;
        margin-bottom: 0;
        position: absolute;
        left: 44%;
        bottom: -20px;
        z-index: 51;
    }

    .navbar-default .HeaderNav>li:hover>ul,
    .navbar-default .HeaderNav>li.active>ul {
        display: block;
        background: rgba(2, 2, 2, 0.6);
        margin-top: 10px;
        padding: 10px 0;
        width: 11.8750em;
        -webkit-transform: skew(15deg);
        -moz-transform: skew(15deg);
        -o-transform: skew(15deg);
        z-index: 50;
    }

    .navbar-default .HeaderNav>li:last-child:hover>ul,
    .navbar-default .HeaderNav>li:last-child.active>ul {
        position: relative;
        left: -30px;
        width: 13.1250em;
    }


    /*子選單*/
    .HeaderSubNav {
        display: none;
    }

    .HeaderSubNav>li {
        /*float: left;*/
        margin-left: 10px;
        margin-right: 10px;
        list-style-type: none;
        text-align: left;
        background: url(../images/HeaderSubNav_listIcon.png) left 5px no-repeat;
        text-indent: 28px;
        border: none;
        display: block;
    }

    .HeaderSubNav>li>a {
        /*font-weight : bold;*/
        font-size: 1.4rem;
        line-height: 1.8750em;
        color: #FFF;
        letter-spacing: 1px;
        display: block;
    }

    .HeaderSubNav>li:hover>a {
        font-size: 1.4rem;
        line-height: 1.8750em;
        color: #FFF;
        letter-spacing: 1px;
        background-image: url(../images/HeaderSubNav_listIcon.png);
        background-repeat: no-repeat;
        background-position: 10px 5px;
        background-color: #3AA629;
        margin-left: -10px;
        margin-right: -10px;
        padding-left: 10px;
        text-decoration: none;

    }



    /*上方超連結選單*/
    .HeaderTopNav {
        position: absolute;
        top: -2px;
        right: 0px;
        margin-right: 0;
        width: 28.7500em;
    }

    .navbar-default .HeaderTopNav>li {
        border-right: 1px solid #FFF;
    }

    .navbar-default .HeaderTopNav>li:nth-child(2) {
        border-right: none;
        margin-right: 40px;
    }

    .navbar-default .HeaderTopNav>li>a {
        padding-top: 0px;
        padding-bottom: 0px;
        color: #FFF;
    }

    .navbar-default .HeaderTopNav>li:hover>a,
    navbar-default .HeaderTopNav>li>a:focus {
        color: #fff806;
    }


    .navbar-default .HeaderTopNav>li:nth-child(3),
    .navbar-default .HeaderTopNav>li:nth-child(4) {
        border-top: 32px solid #FEA408;
        width: 8.1250em;
        position: relative;
        margin-top: -10px;
    }

    .navbar-default .HeaderTopNav>li:nth-child(3) {
        border-left: 10px solid transparent;
        border-right: 0px solid transparent;
        right: 50px;
    }

    .navbar-default .HeaderTopNav>li:nth-child(3)>a,
    .navbar-default .HeaderTopNav>li:nth-child(4)>a {
        position: absolute;
        top: -26px;
        border-right: 1px solid #FFF;
    }

    .navbar-default .HeaderTopNav>li:nth-child(4) {
        border-left: 0px solid transparent;
        border-right: 10px solid transparent;
        right: 50px;
    }

    .navbar-default .HeaderTopNav>li:nth-child(4)>a {
        border-right: none;
    }

    .navbar-default .HeaderTopNav>li:nth-child(3):hover>a,
    .navbar-default .HeaderTopNav>li:nth-child(4):hover>a {
        color: #000;
    }

    .navbar-default .HeaderTopNav>li:last-child {
        border-right: none;
        position: relative;
    }

    .navbar-default .HeaderTopNav>li:last-child>a {
        top: -8px;
        position: absolute;
        right: 0px;
    }
}

/*漢堡按鈕*/

.navbar-toggle {
    position: relative;
    float: right;
    padding: 6px 8px 1px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    text-align: center;
}

.navbar-default .navbar-toggle {
    border-color: #fff;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #47c353;
}

/*漢堡三條線*/

.navbar-default .navbar-toggle .icon-bar {
    display: block;
    width: 2.1875em;
    height: 0.2500em;
    border-radius: 2px;
    text-align: center;
    background-color: #FFF;
}

.sr-only {
    /* position: absolute; */
/*    position: inherit;*/
    /* width: 0.0625em; */
    /* height: 0.0625em; */
    padding: 0;
    /* margin: -1px; */
    overflow: hidden;
    /* clip: rect(0,0,0,0); */
    border: 0;
    text-align: center;
    font-size: 1rem;
    color: #FFF;
}


@media (min-width: 75.0000em) {
    .navbar-default .HeaderNav li a {
        /*padding: 0 25px*/
    }
}


/*標題*/
h3.Blue_H3,
h3.Green_H3 {
    border-bottom: 1px solid #D6D6D6;
}


h3.Blue_H3 label,
h3.Green_H3 label {
    margin-bottom: -1px;
    padding: 0 10px 5px 5px;
    font-size: 2.6rem;
}

h3.Blue_H3 label span,
h3.Green_H3 label span {
    font-size: 1.5rem;
    line-height: 1.3319em;
    color: #B0B0B0;
    margin-left: 8px;
}

h3.Blue_H3 label {
    border-bottom: 3px solid #2399E4;
    color: #2399E4;
}


h3.Green_H3 label {
    border-bottom: 3px solid #147A22;
    color: #147A22;
}

a.FuncInfo {
    height: 1.8750em;
    padding-left: 0px;
    padding-right: 10px;
    background: #FEA408;
    font-size: 1.6rem;
    color: #FFF;
    line-height: 1.8750em;
    position: relative;
}

a.FuncInfo span {
    position: absolute;
    top: 0;
    left: -15px;
    border-bottom: 30px solid #FEA408;
    border-left: 15px solid transparent;
    border-right: 0px solid transparent;
    height: 0;
    width: 0.0000em;
}

a.FuncInfo img {
    margin-right: 4px;
    margin-top: -2px;
    margin-left: 1px;
}


/*==== bannerImages 橫幅照片 ====*/

.banner {
    z-index: 98;
    position: relative;
}

.carousel {
    height: 37.5000em;
    margin-top: -20px;
    /*margin-bottom: 60px;*/
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.carousel .item {
    height: 37.5000em;
    background-color: #777;
}

.carousel .item img {
    background-size: cover;
    background-position: 50% 50%;
    position: absolute;
    width: 100%;
    /*bottom: 0;*/
}

.carousel-indicators {
    bottom: 130px;
}


/*pipelineType*/

.pipelineTypeBlock {
    position: absolute;
    width: 100%;
    bottom: 10px;
}

.pipelineType {
    max-width: 85.3750em;
    margin: 0 auto;
    padding: 0 1%;
    z-index: 100;
}

.pipelineType li {
    width: 13.14%;
    float: left;
    margin-left: 0.5%;
    margin-right: 0.5%;
    list-style: none;
    text-align: center;
    height: 7.8125em;
    padding-top: 25px;
}

.pipelineType li:nth-child(1) {
    margin-left: 0;
    background: rgba(57, 159, 146, 0.85) url(../images/pipelineType_01.png) no-repeat center;
}

.pipelineType li:nth-child(2) {
    background: rgba(52, 135, 157, 0.85) url(../images/pipelineType_02.png) no-repeat center;
}

.pipelineType li:nth-child(3) {
    background: rgba(131, 189, 63, 0.85) url(../images/pipelineType_03.png) no-repeat center;
}

.pipelineType li:nth-child(4) {
    background: rgba(66, 192, 211, 0.85) url(../images/pipelineType_04.png) no-repeat center;
}

.pipelineType li:nth-child(5) {
    background: rgba(244, 201, 53, 0.85) url(../images/pipelineType_05.png) no-repeat center;
}

.pipelineType li:nth-child(6) {
    background: rgba(240, 92, 97, 0.85) url(../images/pipelineType_06.png) no-repeat center;
}

.pipelineType li:nth-child(7) {
    margin-right: 0;
    background: rgba(239, 117, 17, 0.85) url(../images/pipelineType_07.png) no-repeat center;
}

.pipelineType li a {
    color: #FFF;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.75);
    font-size: 1.8rem;
    font-weight: bold;
    text-decoration: none;
}

.pipelineType li a strong {
    display: block;
    font-size: 3.5rem;
}

.pipelineType li:hover {
    background-color: rgba(0, 0, 0, 0.9);
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}


/*頁數*/
/*.pagination>li>a,
.pagination>li>span {
    color: #157a22;
    border: 1px solid #3eaf49;
    font-weight: bold;
}

.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus {

    color: #ffffff;
    background-color: #3eaf49;
    border-color: #157a22;
}*/

.pageNumber {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}

.pageNumber>span>a.pagination {
    color: #157a22;
    border: 1px solid #3eaf49;
    font-weight: bold;
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    text-decoration: none;
    background-color: #fff;
    border-radius: 0px;


}

.pageNumber>span>span.pagination {
    color: #157a22;
    border: 1px solid #3eaf49;
    font-weight: bold;
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    text-decoration: none;
    background-color: #fff;
    border-radius: 0px;
}

.pageNumber>span>a:first-child {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.pageNumber span>a:last-child {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.pageNumber>span>span.pagination:hover,
.pageNumber>span>span.pagination:focus {

    color: #ffffff;
    background-color: #3eaf49;
    border-color: #157a22;
}

.CLEAR {
    clear: both;
}

@media (max-width: 64.0000em) {
    .navbar-default {

        height: 7.5000em;
    }

    .HeaderNav {
        margin-top: 20px;
        width: 38.1250em;
    }

    .HeaderNav>li>a {
        font-size: 1.5rem;
    }

    .navbar-default .HeaderNav>li>a>label {
        font-size: 1.1rem;
    }

    .navbar-collapse {
        padding-right: 0px;
    }

    .carousel {
        height: 25.0000em;
        margin-top: -20px;
    }

    .carousel .item {
        height: 25.0000em;
        background-color: none;
    }

    .carousel .item img {
        height: 25.0000em;
    }
}

@media (max-width: 48.0000em) {
    .navbar-default .navbar-brand {
        background: url(../images/Header_LOGO_S.png) left 3px no-repeat;
        width: 16.5625em;
        height: 4.1875em;
    }

    h3.Blue_H3 label,
    h3.Green_H3 label {
        margin-bottom: -1px;
        font-size: 1.8rem;
    }

    h3.Blue_H3 label span,
    h3.Green_H3 label span {
        font-size: 1.2rem;
        margin-left: 4px;
    }

    .NewsVideoBlock {
        height: 25.0000em;
    }

    a.FuncInfo {
        height: 1.5000em;
        padding-left: 0px;
        padding-right: 6px;
        font-size: 1.3rem;
        color: #FFF;
        line-height: 1.5000em;
        margin-top: 8px;
    }

    a.FuncInfo span {
        left: -12px;
        border-bottom: 24px solid #FEA408;
        border-left: 12px solid transparent;
        border-right: 0px solid transparent;
        height: 0;
        width: 0.0000em;
    }

    a.FuncInfo img {
        margin-right: 2px;
        margin-top: -2px;
        margin-left: 1px;
    }
}

@media (max-width: 47.9375em) {
    .navbar-toggle {
        position: relative;
        float: right;
        padding: 6px 8px 1px;
        margin-top: 8px;
        margin-right: 15px;
        margin-bottom: 8px;
        background-color: transparent;
        background-image: none;
        border: 1px solid transparent;
        border-radius: 4px;
        text-align: center;
        display: block;
    }

    .navbar-default .navbar-toggle {
        border-color: #fff;
    }

    .navbar-default .navbar-toggle:hover,
    .navbar-default .navbar-toggle:focus {
        background-color: #47c353;
    }

    /*漢堡三條線*/
    .navbar-default .navbar-toggle .icon-bar {
        display: block;
        width: 2.1875em;
        height: 0.2500em;
        border-radius: 2px;
        text-align: center;
        background-color: #FFF;
    }

    .sr-only {
        position: inherit;
        padding: 0;
        overflow: hidden;
        border: 0;
        text-align: center;
        font-size: 1rem;
        color: #FFF;
    }

    .navbar-default {
        height: 4.6875em;
        border: none;
        border-top: 10px solid #147A22;
    }

    .navbar-default .navbar-brand {
        background: url(../images/Header_LOGO_S.png) left -2px no-repeat;
        width: 16.9375em;
        height: 4.1875em;
    }

    .HeaderNav {
        position: inherit;
        background: #FFF;
        margin: 0px -15px;
        margin-top: 0px;
    }

    .HeaderTopNav {
        position: inherit;
        background: #fff4e1;
        margin-top: 0;
        border-bottom: 10px solid #b7b7b7;
    }

    .HeaderTopNav li {
        border-bottom: 1px dashed #D3D3D3;
    }


    .navbar-default .HeaderNav li a {
        color: #fff;
        text-align: left;
        background: #1a8c25;
        padding-top: 6px;
        padding-bottom: 5px;
    }

    .navbar-default .HeaderNav li a label {
        display: inline-block;
    }

    .navbar-default .HeaderNav>li:hover>a>ul.HeaderSubNav {
        display: block;
    }

    ul.HeaderSubNav {
        display: block;
        background: #e0f1e2;
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .navbar-default .HeaderNav li>ul.HeaderSubNav>li>a {
        color: #000;
        background-color: transparent;
        line-height: 1.6250em;
    }

    .HeaderTopNav li:hover {
        background: #e0f1e2;
    }



    .pipelineTypeBlock {
        display: none;
    }


    .carousel {
        margin-top: -20px;
        height: 25.0000em;
    }

    .carousel-inner {
        height: 25.0000em;
    }

    .carousel .item {
        background-color: none;
        height: 25.0000em;
    }

    .carousel .item img {
        background-size: cover;
        background-position: 50% 50%;
        position: absolute;
        height: 25.0000em;
        width: 100%;
    }

    .carousel-indicators {
        bottom: -5px;
    }
}

@media (max-width: 25.9375em) {
    .navbar-default .navbar-brand {
        background: url(../images/Header_LOGO_S.png) 0px 3px no-repeat;
        width: 16.8750em;
    }

    .carousel {
        margin-top: -20px;
        height: 15.6250em;
    }

    .carousel-inner {
        height: 15.6250em;
    }

    .carousel .item {
        background-color: none;
        height: 15.6250em;
    }

    .carousel .item img {
        background-size: cover;
        background-position: 50% 50%;
        position: absolute;
        height: 15.6250em;
        width: 100%;
    }
}

@media (max-width: 23.5000em) {
    .navbar-default .navbar-brand {
        background: url(../images/Header_LOGO_S.png) 0px 3px no-repeat;
        width: 16.8750em;
    }

    .carousel {
        margin-top: -20px;
        height: 12.5000em;
    }

    .carousel-inner {
        height: 12.5000em;
    }

    .carousel .item {
        background-color: none;
        height: 12.5000em;
    }

    .carousel .item img {
        background-size: cover;
        background-position: 50% 50%;
        position: absolute;
        height: 12.5000em;
        width: 100%;
    }
}

@media (max-width: 20.0000em) {
    .navbar-default .navbar-brand {
        background: url(../images/Header_LOGO_S.png) -5px 3px no-repeat;
        width: 16.5625em;
    }


    .navbar-default .navbar-toggle .icon-bar {
        display: block;
        width: 2.0625em;
        height: 0.2500em;
        border-radius: 2px;
        text-align: center;
        background-color: #FFF;
    }

    .navbar-toggle {
        position: relative;
        float: right;
        padding: 5px 5px 0px;
        margin-top: 8px;
        margin-right: 7px;
        margin-bottom: 8px;
        background-color: transparent;
        background-image: none;
        border: 1px solid transparent;
        border-radius: 4px;
        text-align: center;
    }

    .sr-only {
        position: inherit;
        padding: 0;
        margin: -2px -3px;
        overflow: hidden;
        border: 0;
        text-align: center;
        font-size: 0.8em;
        color: #FFF;
    }
}


/*====== FooterNavBlock 網路Ｍap ====== */

.FooterNavBlock {
    margin-top: 50px;
    background: rgba(2, 2, 2, 0.7);
    z-index: 999;
}

.FooterNavCenter {
    text-align: center;
    width: 100%;
    overflow: hidden;
    line-height: 1.8750em;
    margin-top: -33px;
    height: 2.5000em;
}

.FooterNavCenter a.openBtn,
.FooterNavCenter a.closeBtn {
    color: #FFF;
    border-radius: 5px 5px 0 0;
    padding: 5px 10px 5px 30px;
    background: url(../images/CloseArrow.png) 8px 10px no-repeat rgba(2, 2, 2, 0.7);

}

.FooterNavCenter a.closeBtn {
    background: url(../images/OpneArrow.png) 8px 13px no-repeat rgba(2, 2, 2, 0.7);
}

.FooterNavCenter a.openBtn:hover,
.FooterNavCenter a.closeBtn:hover {
    background-color: rgba(1, 187, 124, 1);
}

.FooterNavCenter a.openBtn:before {
    content: "關閉選單";
}

.FooterNavCenter a.closeBtn:before {
    content: "展開選單";
}

.FooterNav {
    display: block;
    width: 100%;
    margin-top: 45px;
}

.FooterNav>li {
    display: inline-block;
    list-style: none;
    font-weight: bold;
    font-size: 2rem;
    color: #FFFFFF;
    /*line-height: 2.1875em;*/
}

.FooterNav li>ul {
    min-height: 6.2500em;
    padding: 0;
    padding-bottom: 50px;
    margin-top: 8px;
    padding-top: 10px;
    background: url(../images/FooterNavUL_BG.png) left top no-repeat;
}

.FooterNav li>ul>li {
    text-indent: 20px;
    list-style: none;
    background: url(../images/footerNavIcon.png) left 8px no-repeat;
    line-height: 1.7500em;
}

.FooterNav li>ul>li>a {
    font-size: 1.5rem;
    color: #FFFFFF;
}


/*====== 版權宣告 ====== */


/*Footer*/

.Footer {
    display: block;
    clear: both;
    background: #198C25;
    border-bottom: 10px solid #147A22;
    height: 10.0000em;

}

.Footer .content {
    /*padding-left: 80px;*/
}

.footerLogo {
    text-indent: -9999px;
    background: url(../images/footerEPZALogo.png) 50% 15px no-repeat;
    float: left;
    height: 5.8125em;
}

.footerInfo {
    display: inline-block;
    margin-top: 10px;
    /*width: 70%;*/
}

.footerInfo p {
    font-size: 1.4rem;
    line-height: 1.2500em;
    color: #FFFFFF;
}

/*backToTop*/
div.backToTop {
    position: fixed;
    right: 1rem;
    bottom: 10rem;
    display: none;
    background-color: rgba(33, 150, 243, .75);
    text-align: center;
    border: 2px solid #fff;
    z-index: 999;
    border-radius: 25px;
    width: 3.1250em;
    height: 3.1250em;

}

div.backToTop a {
    display: block;
    color: #fff;
    line-height: 1.0625em;
    text-decoration: none;

}

div.backToTop a i {
    display: block;
    margin-top: 5px;
}

div.backToTop a:hover {
    text-decoration: none;

}





@media (max-width: 64.0000em) {
    .FooterNav li>ul>li>a {
        font-size: 1.3rem;
        color: #FFFFFF;
    }
}





@media (max-width: 48.0000em) {
    .FooterNav {

        padding: 0;
    }

    .FooterNav>li {
        font-size: 1.6rem;
        padding-right: 2px;
        padding-left: 2px;
    }

    .FooterNav li>ul {
        height: 14.3750em;
    }

    .FooterNav li>ul>li {
        text-indent: 20px;
        list-style: none;
        background: url(../images/footerNavIcon.png) left 5px no-repeat;
        line-height: 1.7500em;
    }

    .FooterNav li>ul>li>a {
        font-size: 1.2rem;
    }

    .footerLogo {
        display: none;
    }

    .footerInfo {
        width: 100%;
        padding-left: 60px;
    }
}

@media (max-width: 47.9375em) {
    .FooterNavBlock {
        display: none;
    }

    .Footer {
        height: 13.7500em;
        margin-top: 20px;
        float: left;
        width: 100%;
    }

    .footerInfo {
        padding-left: 15px;
    }
}

@media (max-width: 25.8750em) {}

@media (max-width: 20.0000em) {
    .Footer {
        height: 15.0000em;
    }
}