.clearfix:before, .clearfix:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.txtAlert {
    color: #dc0f0f !important
}

.txtSmall {
    font-size: small !important
}

.txtLeft {
    text-align: left !important
}

.cons .website .site ol li {
    padding-left: 0
}

.downLoad-pdf {
    color: #b51308 !important;
    display: inline-block;
    padding: 5px 15px;
    border: 1px solid #b51308;
    text-decoration: none !important;
    border-radius: 50px;
}

    .downLoad-pdf:hover {
        color: #fff !important;
        background-color: #b51308;
    }

@media screen and (min-width:981px) {
    .website .site > ol {
        width: 20%
    }

        .website .site > ol:first-child {
            width: 24%
        }

        .website .site > ol:nth-of-type(2) {
            width: 32%
        }
}

aside.main_aside .submu > li:hover > a, aside.main_aside .submu > li.on > a {
    clear: both
}

@media (max-width:980px) {
    aside.main_aside .submu .seconmu > li {
        width: 100%;
        float: none
    }

        aside.main_aside .submu .seconmu > li:nth-child(odd) a {
            margin-right: 0
        }

        aside.main_aside .submu .seconmu > li:nth-child(even) a {
            margin-left: 0
        }
}

.fa, .fas, .fab {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900
}

    .fa:before, .fas:before, .fab:before {
        font-family: 'Font Awesome 5 Free'
    }

.fa-input {
    font-family: "\5FAE\8EDF\6B63\9ED1\9AD4","Font Awesome 5 Free",Arial
}

.newscard .srh .btn-search {
    display: inline-block;
    background-color: #795548;
    opacity: 1;
    color: #fff;
    padding: 12px 80px;
    border-radius: 100px;
    margin: 10px 0 10px 10px;
    text-align: center;
    border: none;
    min-width: inherit;
    cursor: pointer;
    transition: all .2s
}

    .newscard .srh .btn-search:hover, .newscard .srh .btn-search:focus {
        background: #a1887f;
        transition: all .2s
    }

@media (max-width:1200px) {
    .newscard .srh .btn-search {
        width: calc(100% - 108px - 362px - 19px);
        padding: 12px 0
    }
}

@media (max-width:720px) {
    .newscard .srh .btn-search {
        width: 100%;
        margin: 10px auto
    }
}

.Mytxt {
    padding-bottom: 30px
}

    .Mytxt a {
        text-decoration: underline;
        color: #666
    }

.cons h4 {
    font-size: 1.25rem !important;
    font-weight: 700;
    color: #333 !important;
    padding: .5em 0
}

.cons h5 {
    font-weight: 700;
    color: #333 !important;
    font-size: 1.125rem
}

.cons p {
    color: #666;
    line-height: 1.6em;
    font-size: 1.125rem
}

.cons * + h4 {
    margin-top: 2rem
}

.cons .txt h4 + p {
    margin-top: 0
}

.cons ol {
    margin: 1rem auto
}

    .cons ol li {
        color: #666;
        line-height: 1.6rem;
        font-size: 1.125rem;
        text-indent: -2.5rem;
        padding-left: 2.5rem
    }

        .cons ol li ol {
            margin: 0
        }

.cons ul.sub {
    margin: .5em 0 .5em 20px
}

    .cons ul.sub li {
        list-style: decimal;
        color: #666;
        line-height: 1.6rem;
        font-size: 1.125rem
    }

.cons .txt table th, .cons .txt table td {
    padding: 15px 10px
}

.cons .txt table td {
    background-color: #fff;
}

.cons .txt table.tb-center th, .cons .txt table.tb-center td {
    text-align: center
}

.cons .txt table td a {
    text-decoration: none
}

    .cons .txt table td a.btnPDF:before {
        display: inline-block;
        content: "PDF";
        color: #d84a4a;
        border: 2px solid #d84a4a;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        padding: 2px 8px;
        margin-right: .5rem
    }

    .cons .txt table td a:hover {
        text-decoration: underline
    }

    .cons .txt table td a.btnPDF:hover:before {
        background-color: #d84a4a;
        color: #FFF
    }

table.ev1_2 {
    table-layout: fixed;
    width: 100%;
    min-width: 780px
}

    table.ev1_2 thead th {
        position: relative;
        padding-top: 5px;
        font-weight: 700;
        min-width: 105px;
        vertical-align: middle
    }

        table.ev1_2 thead th:before {
            content: '';
            display: block;
            width: 100%;
            height: 5px;
            position: absolute;
            left: 0;
            top: 0
        }

        table.ev1_2 thead th.lv01:before {
            background: #ee9f4a
        }

        table.ev1_2 thead th.lv02:before {
            background: #be0130
        }

        table.ev1_2 thead th.lv03:before {
            background: #61227f
        }

        table.ev1_2 thead th.lv04:before {
            background: #76001e
        }

        table.ev1_2 thead th.lv05:before {
            background: #710220
        }

    table.ev1_2 th, table.ev1_2 td {
        border: 1px solid #ccc;
        color: #666
    }

    table.ev1_2 th {
        background: #f6f7f8;
        text-align: center;
        padding: 15px 5px
    }

    table.ev1_2 td {
        text-align: center;
        padding: 15px 5px
    }

.Mytxt img.MyImg {
    margin: 2rem auto;
    height: auto
}

.inputField {
    margin-bottom: 15px;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
}

    .inputField select {
        padding: .5rem;
        border: 2px solid #2e7d32;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px
    }

    .inputField textarea {
        display: inline-block;
        vertical-align: middle;
        border: #cecece 2px solid;
        border-radius: 5px;
        padding: 5px 8px;
        background: transparent;
        width: 100%;
    }

.verifyBlock {
    display: flex;
    align-items: center;
}

    .verifyBlock > img {
        margin: 0 10px !important;
    }

.rwdTable:before, .rwdTable:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden
}

.rwdTable:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.rwdTable .tbt {
    background: #e0e0e0;
    border: 1px solid #ccc;
    border-bottom: none;
    text-align: center;
    line-height: 30px;
    padding: 10px 0
}

.rwdTable .mthead {
    display: none;
    float: left;
    font-size: 1.125em
}

    .rwdTable .mthead table th div {
        font-size: .875em
    }

.rwdTable .mtcon table {
    width: 100%
}

.rwdTable table sup.red {
    color: red;
    font-weight: 400
}

.rwdTable table th {
    background: #f8f8f8;
    font-size: .875em;
    height: 62px;
    padding: 0;
    border: 1px solid #CCC;
    text-align: center;
    font-weight: 400
}

.rwdTable table tr th:first-child {
    font-weight: 700;
    text-align: left
}

.rwdTable.aqiTable table tr th:first-child {
    width: 150px
}

.rwdTable.sugguestTable table th + th {
    width: 14%;
    text-align: center
}

.rwdTable.sugguestTable table tr th:first-child {
    width: 140px;
    text-align: center
}

.rwdTable table tr:first-child th:first-child {
    text-align: center
}

.rwdTable table th div {
    padding: 15px 0 15px 10px;
    border-left-width: 5px;
    border-left-style: solid;
    color: #000
}

    .rwdTable table th div span {
        display: block;
        font-weight: 400;
        color: #000
    }

.rwdTable table td {
    font-size: .875em;
    text-align: center;
    color: #000;
    border: 1px solid #CCC
}

    .rwdTable table td.red {
        color: red
    }

.rwdTable.aqiTable .mtcon table tr:nth-child(odd) td {
    background-color: #fafafa
}

.rwdTable.sugguestTable tr:first-child th {
    background-color: #e0e0e0;
    font-weight: 700
}

.rwdTable.sugguestTable td.aircl {
    padding: 0
}

main > #Content .rwdTable.sugguestTable td.aircl div {
    line-height: 57px
}

.rwdTable.sugguestTable td.aircl div {
    border-top-width: 5px;
    border-top-style: solid;
    height: 62px
}

.rwdTable table .airgreen {
    background: #e5f4ef
}

    .rwdTable table .airgreen div {
        border-color: #009865
    }

.rwdTable table .airyellow {
    background: #ffffe9
}

    .rwdTable table .airyellow div {
        border-color: #fffb26
    }

.rwdTable table .airorange {
    background: #fff4ea
}

    .rwdTable table .airorange div {
        border-color: #ff9835
    }

.rwdTable table .airred {
    background: #fae5ea
}

    .rwdTable table .airred div {
        border-color: #ca0034
    }

.rwdTable table .airpurple {
    background: #f0e5f5
}

    .rwdTable table .airpurple div {
        border-color: #670099
    }

.rwdTable table .airbrown {
    background: #f2e5e9
}

    .rwdTable table .airbrown div {
        border-color: #7e0123
    }

@media (max-width:480px) {
    .nowrapTable table {
        white-space: nowrap
    }
}

@media (max-width:768px) {
    .verifyBlock {
        flex-wrap: wrap;
    }

        .verifyBlock > img {
            width: 150px !important;
            margin-top: 10px !important;
        }
}

@media (max-width:980px) {
    .rwdTable .mthead {
        display: block
    }

    .rwdTable .mtcon {
        display: block;
        float: left;
        overflow-x: auto
    }

    .rwdTable.aqiTable .mthead {
        width: 150px
    }

    .rwdTable.aqiTable .mtcon {
        width: calc(100% - 150px)
    }

    .rwdTable.sugguestTable .mthead {
        width: 140px
    }

    .rwdTable.sugguestTable .mtcon {
        width: calc(100% - 140px)
    }

    .rwdTable.sugguestTable .mthead tr:nth-child(2) {
        height: 150px
    }

    .rwdTable.sugguestTable .mthead tr:nth-child(3) {
        height: 75px
    }

    .rwdTable.sugguestTable .mthead tr:nth-child(4) {
        height: 89px
    }

    .rwdTable.sugguestTable .mthead tr:nth-child(5) {
        height: 155px
    }

    .rwdTable.sugguestTable .mthead tr:nth-child(6) {
        height: 155px
    }

    .rwdTable .mtcon table {
        min-width: 980px
    }

        .rwdTable .mtcon table tr th:first-child {
            display: none
        }

        .rwdTable .mtcon table td {
            height: 75px
        }

    .scrollBox, .cons .txt.scrollBox {
        max-width: 100%;
        overflow-x: auto
    }

        .scrollBox table, .cons .txt.scrollBox table {
            width: 860px
        }
}

.cons ul.DownloadList {
    margin-left: 0;
    margin-bottom: 1rem
}

.DownloadList li {
    list-style-type: none;
    float: left;
    width: 24%;
    height: 4.5rem;
    background-color: #F3FBF2;
    margin: .25rem .5%;
    position: relative
}

.DownloadList.five-col li {
    width: 19%;
    min-width: 160px
}

.DownloadList li:before {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f019";
    font-size: 3rem;
    color: #BEE6B9;
    position: absolute;
    right: 1rem;
    top: 50%;
    margin-top: -1rem
}

.DownloadList li:hover:before {
    color: #94c78e
}

.DownloadList li.largeCard {
    width: 99%;
    background-color: #F9F8E7
}

    .DownloadList li.largeCard:before {
        color: #F5DD7F
    }

    .DownloadList li.largeCard:hover:before {
        color: #f9cf29
    }

.DownloadList li.disabled {
    background-color: #F8F8F8
}

    .DownloadList li.disabled:before {
        content: none
    }

.DownloadList li a {
    display: block;
    width: 100%;
    height: 4.5rem;
    position: relative;
    padding-left: 2rem
}

main > #Content .DownloadList li a {
    line-height: 4.5rem
}

.DownloadList li a:before {
    position: absolute;
    left: .5rem;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 1rem;
    content: "\f111";
    color: #BEE6B9
}

.DownloadList li.largeCard a:before {
    color: #F5DD7F
}

.DownloadList li.disabled a:before {
    color: #CCC
}

.cons .DownloadList li a span {
    display: block;
    font-size: .75rem;
    position: absolute;
    bottom: .25rem
}

.DownloadList li.linkCard {
    background-color: #ecf8ff
}

    .DownloadList li.linkCard:before {
        content: none
    }

    .DownloadList li.linkCard a {
        padding-left: 0;
        text-align: center
    }

        .DownloadList li.linkCard a:before {
            content: none
        }

@media (max-width:800px) {
    .DownloadList li {
        height: 5.5rem
    }

    main > #Content .DownloadList li a {
        height: 5.5rem
    }
}

@media (max-width:720px) {
    .DownloadList li, .DownloadList.five-col li {
        width: 32%;
        min-width: auto
    }
}

@media (max-width:600px) {
    .DownloadList li, .DownloadList.five-col li {
        width: 49%;
        min-width: auto
    }
}

.cons .txt img {
    margin: 1rem auto
}

@media (max-width:720px) {
    .cons img {
        width: 100%;
        max-width: 100%
    }
}

.MyFigure img {
    margin: 0 auto
}

.MyFigure figcaption {
    text-align: center
}

.MyFigure.col-three figure {
    float: left;
    width: 32%
}

    .MyFigure.col-three figure + figure {
        margin-left: 2%
    }

    .MyFigure.col-three figure img {
        width: 100%
    }

@media (max-width:720px) {
    .MyFigure.col-three figure {
        width: 100%
    }

        .MyFigure.col-three figure + figure {
            margin-left: 0
        }
}

.MyQueryArea {
    padding: 2rem;
    background-color: #f6f7f8;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin-bottom: 1rem
}

    .MyQueryArea.noBg {
        background-color: #FFF
    }

    .MyQueryArea select {
        display: inline-block;
        vertical-align: middle;
        border: #cecece 2px solid;
        border-radius: 5px;
        padding: 5px 8px;
        background: transparent
    }

    .MyQueryArea .btn-search {
        display: inline-block;
        background-color: #795548;
        opacity: 1;
        color: #fff;
        padding: 12px 80px;
        border-radius: 100px;
        margin: 10px 0 10px 10px;
        text-align: center;
        border: none;
        min-width: inherit;
        cursor: pointer;
        transition: all .2s;
        font-family: 'Font Awesome 5 Free','Microsoft JhengHei';
        font-weight: 900
    }

        .MyQueryArea .btn-search:hover, .MyQueryArea .btn-search:focus {
            background: #a1887f;
            transition: all .2s
        }

    .MyQueryArea .date {
        margin-top: 0
    }

        .MyQueryArea .date input {
            display: inline-block;
            vertical-align: middle;
            border: #cecece 2px solid;
            border-radius: 5px;
            background: url(../images/cal_icon.svg) right center no-repeat transparent;
            min-width: 150px;
            padding: 5px 40px 5px 8px
        }

    .MyQueryArea .btnList, .MyQueryArea .ckeckList {
        margin-bottom: 15px
    }

        .MyQueryArea .ckeckList input.btnFa {
            font-family: 'Font Awesome 5 Free','Microsoft JhengHei';
            font-weight: 900
        }

        .MyQueryArea .ckeckList .ckeckListArea {
            padding-left: 5rem
        }

            .MyQueryArea .ckeckList .ckeckListArea span {
                display: block;
                margin: .25rem 0
            }

            .MyQueryArea .ckeckList .ckeckListArea .sub {
                padding-left: 1rem
            }

                .MyQueryArea .ckeckList .ckeckListArea .sub span {
                    display: inline-block;
                    width: 8rem
                }

.MyCalendarArea {
    display: block;
    width: 50%;
    min-width: 300px;
    float: left
}

    .MyCalendarArea + .MyQueryArea {
        display: block;
        width: 50%;
        max-width: calc(100% - 300px);
        float: left;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        position: relative
    }

.MyCalendar {
    width: 100%;
    min-height: 300px;
    border: 2px solid #4E8B07;
    margin: 1rem 0;
    position: relative;
    padding: .75rem
}

    .MyCalendar p {
        color: #4E8B07;
        font-weight: 700;
        font-size: 1.5rem;
        text-align: center
    }

    .MyCalendar .Calendar_left, .MyCalendar .Calendar_right {
        position: absolute;
        top: .75rem;
        background-color: #4e8b07;
        border-radius: 50%;
        width: 2rem;
        height: 2rem
    }

        .MyCalendar .Calendar_left:hover, .MyCalendar .Calendar_right:hover {
            background-color: #aae06b
        }

    .MyCalendar .Calendar_left {
        left: 1rem
    }

    .MyCalendar .Calendar_right {
        right: 1rem
    }

        .MyCalendar .Calendar_left i, .MyCalendar .Calendar_right i {
            color: #FFF;
            width: 2rem;
            text-align: center;
            line-height: 2rem
        }

            .MyCalendar .Calendar_left i:before, .MyCalendar .Calendar_right i:before {
                font-size: 1.25rem;
                color: #FFF;
                font-family: "Font Awesome 5 Free";
                line-height: 2rem
            }

    .MyCalendar ul.week {
        padding: .5rem 0;
        margin-top: 1rem;
        border-bottom: 2px solid #8CCC40
    }

        .MyCalendar ul.week li {
            width: 14.25%;
            float: left;
            text-align: center;
            font-size: .75rem;
            line-height: .75rem
        }

    .MyCalendar .calendarDate div {
        float: left;
        text-align: center;
        width: 14.25%;
        height: 2.25rem;
        line-height: 2.25rem !important;
        padding-top: 10px;
        margin: .25rem auto
    }

        .MyCalendar .calendarDate div a {
            display: inline-block;
            width: 2.25rem;
            height: 2.25rem;
            line-height: 2rem !important;
            color: #333;
            text-align: center;
            font-weight: 700;
            cursor: pointer;
            border-radius: 50%;
            -moz-border-radius: 50%;
            -webkit-border-radius: 50%;
            background-color: #ececec;
            border: 2px solid #FFF
        }

            .MyCalendar .calendarDate div a:hover {
                background-color: #DDD;
                border: 1px solid #888
            }

        .MyCalendar .calendarDate div.hasEvent a {
            background-color: #ffefd1
        }

            .MyCalendar .calendarDate div.hasEvent a:hover {
                background-color: #ffe4c7;
                border: 1px solid #ee9f4a
            }

        .MyCalendar .calendarDate div.theDay a {
            background-color: #2e7d32;
            color: #FFF
        }

            .MyCalendar .calendarDate div.theDay a:hover {
                background-color: #4E8B07;
                border: 1px solid #2e7d32
            }

        .MyCalendar .calendarDate div.theDay.hasEvent a, .MyCalendar .calendarDate div.theDay.hasEvent a:focus {
            background-color: #815d37;
            color: #FFF
        }

            .MyCalendar .calendarDate div.theDay.hasEvent a:hover {
                background-color: #815d37;
                color: #FFF;
                border: 1px solid #815d37
            }

        .MyCalendar .calendarDate div.today a, .MyCalendar .calendarDate div.today a:hover {
            cursor: default;
            background-color: #e8fbde;
            color: #111;
            border: 1px solid #FFF
        }

.MyCalendarLegend {
    position: absolute;
    top: 100%;
    left: 2rem
}

    .MyCalendarLegend li span {
        display: inline-block;
        width: 1.5rem;
        height: 1.5rem;
        border-radius: 50%;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        background-color: #ececec;
        vertical-align: middle
    }

        .MyCalendarLegend li span.hasEvent {
            background-color: #ffefd1
        }

@media (max-width:600px) {
    .MyCalendarArea, .MyCalendarArea + .MyQueryArea {
        width: 100%
    }

        .MyCalendarArea + .MyQueryArea {
            padding: 0;
            max-width: 100%
        }

    .MyCalendarLegend {
        position: static;
        margin-bottom: 1rem
    }
}

.MyNewCarousel {
    width: 100%;
    margin: 1rem auto;
    position: relative;
    overflow: hidden
}

    .MyNewCarousel .MyNewCarouselInner {
        width: 50%;
        margin: 0 auto
    }

    .MyNewCarousel .pt_bannerList {
        width: 100%;
        margin: 0 auto
    }

    .MyNewCarousel .carousel_box {
        width: 100%;
        height: 450px;
        margin: 0 auto;
        overflow: hidden;
        text-align: center;
        position: absolute
    }

        .MyNewCarousel .carousel_box img {
            max-height: 100%;
            display: inline-block
        }

    .MyNewCarousel .carousel_indicator {
        text-align: center;
        z-index: 923;
        width: 90%;
        margin: 0 auto
    }

        .MyNewCarousel .carousel_indicator li {
            display: inline-block;
            width: 40px;
            height: 40px;
            text-align: center;
            vertical-align: bottom;
            position: relative;
            line-height: 1.625rem;
            background-color: #FFF
        }

            .MyNewCarousel .carousel_indicator li a {
                display: block;
                width: 14px;
                height: 14px;
                border-radius: 50%;
                background-color: #CCC;
                text-align: center;
                position: absolute;
                top: 14px;
                left: calc(50% - 7px)
            }

            .MyNewCarousel .carousel_indicator li.on {
                background-color: #FFF
            }

                .MyNewCarousel .carousel_indicator li.on a {
                    background-color: #16b4d0
                }

        .MyNewCarousel .carousel_indicator p {
            line-height: 1.625rem;
            font-size: 1rem
        }

    .MyNewCarousel a {
        width: 50px;
        position: absolute;
        top: calc(50% - 4rem);
        text-align: center;
        cursor: pointer;
        vertical-align: middle
    }

        .MyNewCarousel a#carousel_prev {
            left: calc(25% - 50px)
        }

        .MyNewCarousel a#carousel_next {
            right: calc(25% - 50px)
        }

.article .article_text .MyNewCarousel a i {
    margin: 0
}

.MyNewCarousel a i:before {
    font-size: 36px;
    color: #DDD;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px
}

.MyNewCarousel a i:hover:before {
    display: inline-block;
    width: 50px;
    height: 50px;
    color: #FFF;
    background-color: #16b4d0;
    border-radius: 50%
}

@media screen and (max-width:1200px) {
    .MyNewCarousel .carousel_indicator div {
        width: 42.5px
    }
}

@media screen and (max-width:1024px) {
    .MyNewCarousel .carousel_indicator p {
        display: none
    }

    .MyNewCarousel .carousel_indicator li.on p {
        display: block
    }

    .MyNewCarousel .carousel_indicator div span {
        width: 10px;
        height: 10px
    }
}

.MyCarousel {
    width: 100%;
    height: 550px;
    margin: 1rem 0;
    position: relative
}

    .MyCarousel .MyCarouselInner {
        width: 90%;
        margin: 0 auto;
        height: 500px;
        overflow: hidden
    }

    .MyCarousel .carousel_box {
        width: 100%;
        height: 500px;
        margin: 0 auto;
        overflow: hidden;
        float: left
    }

        .MyCarousel .carousel_box img {
            width: 100%;
            max-height: 500px;
            margin: 0 auto;
            vertical-align: central
        }

    .MyCarousel .carousel_indicator {
        height: 50px;
        text-align: center;
        z-index: 924;
        width: 90%;
        margin: 0 auto;
        position: absolute;
        left: 5%;
        bottom: 0
    }

        .MyCarousel .carousel_indicator div {
            display: table-cell;
            width: 40px;
            height: 82px;
            text-align: center;
            vertical-align: bottom;
            position: relative;
            line-height: 1.625rem
        }

            .MyCarousel .carousel_indicator div span {
                display: block;
                width: 14px;
                height: 14px;
                border-radius: 50%;
                background-color: #CCC;
                text-align: center;
                position: absolute;
                top: 8px;
                left: 13px
            }

            .MyCarousel .carousel_indicator div.active span {
                background-color: #16b4d0
            }

            .MyCarousel .carousel_indicator div p {
                line-height: 1.625rem;
                font-size: 1rem
            }

        .MyCarousel .carousel_indicator li {
            display: table-cell;
            width: 40px;
            height: 82px
        }

            .MyCarousel .carousel_indicator li:before {
                width: 10px;
                height: 10px;
                border-radius: 50%;
                -moz-border-radius: 50%;
                -webkit-border-radius: 50%;
                background-color: #CCC
            }

                .MyCarousel .carousel_indicator li:before:hover, .MyCarousel .carousel_indicator li.on:before {
                    background-color: #bfe4ff
                }

    .MyCarousel a {
        width: 50px;
        position: absolute;
        top: 225px;
        text-align: center;
        cursor: pointer;
        vertical-align: middle
    }

        .MyCarousel a#carousel_prev {
            left: 0
        }

        .MyCarousel a#carousel_next {
            right: 0
        }

.article .article_text .MyCarousel a i {
    margin: 0
}

.MyCarousel a i:before {
    font-size: 36px;
    color: #DDD;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px
}

.MyCarousel a i:hover:before {
    display: inline-block;
    width: 50px;
    height: 50px;
    color: #FFF;
    background-color: #16b4d0;
    border-radius: 50%
}

@media screen and (max-width:1200px) {
    .MyCarousel .carousel_indicator div {
        width: 42.5px
    }
}

@media screen and (max-width:1024px) {
    .MyCarousel {
        height: 324px
    }

        .MyCarousel .MyCarouselInner, .MyCarousel .carousel_box {
            height: 274px
        }

            .MyCarousel .carousel_box img {
                max-height: 274px
            }

        .MyCarousel a {
            top: 137px
        }

        .MyCarousel .carousel_indicator div p {
            display: none
        }

        .MyCarousel .carousel_indicator div.active p {
            display: block
        }

        .MyCarousel .carousel_indicator div span {
            width: 10px;
            height: 10px
        }
}

@media screen and (max-width:600px) {
    .MyCarousel {
        height: 230px
    }

        .MyCarousel .MyCarouselInner, .MyCarousel .carousel_box {
            height: 180px
        }

            .MyCarousel .carousel_box img {
                max-height: 180px
            }

        .MyCarousel a {
            top: 65px
        }

    .MyNewCarousel .pt_bannerList {
        width: 90%;
        margin: 0 auto
    }

    .MyNewCarousel .carousel_box {
        width: 90%;
        height: 350px;
        margin: 0 auto;
        overflow: hidden;
        text-align: center;
        position: absolute
    }

        .MyNewCarousel .carousel_box img {
            width: auto
        }

    .MyNewCarousel a#carousel_prev {
        left: 0
    }

    .MyNewCarousel a#carousel_next {
        right: 0
    }
}

.MyNewsSlide.md_slideShow {
    margin: 1rem auto 0
}

.md_slideShow .pt_bannerList li figure {
    background-color: #FFF
}

.MyNewsSlide.md_slideShow .pt_bannerList img {
    max-height: 300px
}

.link .cons table td {
    padding: 15px 10px
}

section.topicbanner > img {
    max-width: 100%;
    height: auto
}

/*----------------- NIP 專區 -----------------*/
.topicWrap {
    padding-top: 50px;
}

    .topicWrap .cons h4 {
        font-size: 1.5rem !important;
        text-align: center;
        margin-bottom: 20px;
        color: #007f80 !important
    }

.airDBWrap {
    display: flex;
    flex-direction: column
}

    .airDBWrap h4 {
        flex: 1 100%
    }


    .airDBWrap .airDBCont {
        flex: 1 100%;
        display: flex;
        margin-bottom: 10px
    }

.airDBCont .airDBInfo {
    padding: 20px;
    flex: 0 50%;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    background-color: #FCFCFC;
    box-shadow: 0 3px 6px rgba(0,0,0,.16)
}

    .airDBCont .airDBInfo + .airDBInfo {
        margin-left: 20px
    }

    .airDBCont .airDBInfo h5 {
        flex: 1 100%;
        font-size: 1.375rem;
        margin-bottom: 15px
    }

    .airDBCont .airDBInfo .topicChart {
        flex: 0 calc(100% - 170px);
        height: 140px;
        margin-left: 20px
    }

    .airDBCont .airDBInfo .airDBItem {
        flex: 0 150px
    }

        .airDBCont .airDBInfo .airDBItem dt {
            font-size: 2.25rem;
            font-weight: 700;
            color: #333;
            text-align: right;
            font-family: Arial
        }

        .airDBCont .airDBInfo .airDBItem dd {
            font-size: .875rem;
            color: #777;
            text-align: right
        }

            .airDBCont .airDBInfo .airDBItem dd sup {
                color: #777
            }

.airDBImg .airDBInfo {
    padding: 0;
}

    .airDBImg .airDBInfo img {
        width: 100%;
        height: auto;
    }


.MyCard {
    display: flex;
    flex-wrap: wrap;
    margin-top: 30px;
    justify-content: space-between
}

.card-info {
    border: 5px solid #47aaed;
    background-color: #fff;
    color: #333;
    text-align: left;
    padding: 15px;
    box-shadow: 3px 3px 8px rgb(8 4 41 / 15%);
    margin-bottom: 20px;
    flex: 0 23%;
    background-image: url(../images/TopicArea/NIP/icon-pointDB-01.png);
    background-repeat: no-repeat;
    background-position: left bottom
}

    .card-info:nth-child(2) {
        background-image: url(../images/TopicArea/NIP/icon-pointDB-02.png)
    }

    .card-info:nth-child(3) {
        background-image: url(../images/TopicArea/NIP/icon-pointDB-03.png)
    }

    .card-info:nth-child(4) {
        background-image: url(../images/TopicArea/NIP/icon-pointDB-04.png)
    }

    .card-info + .card-info {
        margin-left: 2%
    }

    .card-info dt {
        text-align: right;
        margin-bottom: 20px
    }

    .card-info dd {
        display: flex;
        flex-direction: column
    }

        .card-info dd .card-value {
            font-size: 2.25rem;
            font-weight: 700;
            color: #333;
            text-align: right;
            font-family: Arial;
            line-height: 2.813rem
        }

            .card-info dd .card-value::after {
                content: '%';
                font-size: 1.125rem;
                padding-left: 5px
            }

        .card-info dd .card-spectitle::after {
            content: ' ';
        }

        .card-info dd .card-valueNote {
            font-size: .875rem;
            text-align: right;
            color: #777;
            padding-top: 5px
        }

.topicdeepBG {
    background-color: #f7f7f7
}


.topicCont {
    padding: 0;
    width: 80%;
    display: none
}

    .topicCont > div {
        display: flex
    }

    .topicCont .topicImg {
        flex: 0 420px
    }

        .topicCont .topicImg > img {
            width: 100%;
            height: auto;
        }

    .topicCont .topicInfo {
        padding: 25px;
        flex: 1;
        text-align: justify;
        padding: 20px;
        height: 595px;
        overflow-y: auto
    }

        .topicCont .topicInfo h4 {
            border-radius: 50px 0 50px 0;
            background: #deefe6;
            margin-bottom: 20px
        }

            .topicCont .topicInfo h4::before {
                font-family: "Font Awesome 5 Free";
                content: "\f02c";
                font-weight: 900;
                padding-left: 30px;
                padding-right: 5px;
                color: #3eb79f
            }

    .topicCont.topic02 .topicInfo h4 {
        background: #ffddd6
    }

        .topicCont.topic02 .topicInfo h4::before {
            color: #ea5c3d
        }

    .topicCont.topic03 .topicInfo h4 {
        background: #ffeac1
    }

        .topicCont.topic03 .topicInfo h4::before {
            color: #f4b230
        }

    .topicCont.topic04 .topicInfo h4 {
        background: #ffdec0
    }

        .topicCont.topic04 .topicInfo h4::before {
            color: #f39800
        }

    .topicCont .topicInfo ul li {
        line-height: 1.6em;
        padding-bottom: 15px;
        font-size: 1rem
    }

    .topicCont .topicInfo p {
        font-size: 1rem
    }

.MySwiper {
    padding-bottom: 50px;
}

    .MySwiper figure.imgWrap img {
        width: 100%;
        height: auto;
    }

    .MySwiper img {
        width: 90%;
        height: auto;
        margin: 0 auto;
    }

    .MySwiper figure > a:focus-visible img,
    .MySwiper .swiper-button-prev:focus-visible,
    .MySwiper .swiper-button-next:focus-visible {
        outline: 3px dotted #ffa148;
    }


.fancybox-slide--html .topicCont .fancybox-close-small,
.fancybox-slide--html .memberList-detail .fancybox-close-small {
    color: #ccc;
    background: rgba(30,30,30,.6)
}

.fancybox-button:focus {
    outline: 2px dotted #ffa148;
}

@media (max-width:1200px) {
    .topicCont > div {
        flex-direction: column
    }
}

@media (max-width:768px) {
    .airDBWrap .airDBCont {
        flex-direction: column
    }

    .airDBCont .airDBInfo + .airDBInfo {
        margin-left: 0;
        margin-top: 20px
    }

    .airDBCont .airDBInfo .airDBItem {
        flex: 1 100%
    }

    .airDBCont .airDBInfo .topicChart {
        flex: 1 100%;
        margin-left: 0;
        margin-top: 20px
    }

    .MyCard {
        flex-direction: column
    }

    .card-info {
        margin-left: 0 !important
    }

        .card-info dt img {
            width: auto
        }

    .topicCont {
        width: 90%
    }
}

.topicWrap .md_page {
    height: 320px
}

.topicWrap_2 {
    padding-bottom: 50px;
}

    .topicWrap_2 .cons h4 {
        color: #244F76 !important;
    }

    .topicWrap_2 .airDBWrap h4 {
        margin-bottom: 15px;
    }

    .topicWrap_2 .airDBCont .airDBInfo .topicChart {
        margin-left: 0;
        flex: 0 100%;
        height: 300px;
    }

    .topicWrap_2 .imgWrap {
        display: flex;
        flex-direction: row;
        align-items: flex-start;
    }

        .topicWrap_2 .imgWrap .topicImg {
            flex: 0 65%;
        }

            .topicWrap_2 .imgWrap .topicImg img {
                width: 100%;
                height: auto;
                box-shadow: 0 3px 4px rgba(14, 33, 77, .16);
            }

        .topicWrap_2 .imgWrap .imgCont {
            flex: 0 35%;
            display: block;
            margin-left: 20px;
            padding: 0 10px;
        }

            .topicWrap_2 .imgWrap .imgCont h4 {
                text-align: center;
            }

            .topicWrap_2 .imgWrap .imgCont .imgList {
                margin-top: 10px;
            }

                .topicWrap_2 .imgWrap .imgCont .imgList > li + li {
                    margin-top: 10px;
                }

                .topicWrap_2 .imgWrap .imgCont .imgList > li > a {
                    display: inline-block;
                    max-width: 100%;
                    width: 100%;
                    border-radius: 1px;
                    padding: 10px;
                    font-size: 1.125rem;
                    line-height: 1.6em;
                }

                    .topicWrap_2 .imgWrap .imgCont .imgList > li > a::before {
                        font-weight: 900;
                        content: '\f138';
                        font-family: 'Font Awesome 5 Free';
                        font-size: .875rem;
                        padding-right: 10px;
                    }

.imgList.list-1 > li > a {
    background-color: #C7CDE1;
}

    .imgList.list-1 > li > a::before {
        color: #273890;
    }

.imgList.list-2 > li > a {
    background-color: #B0DAF0;
}

    .imgList.list-2 > li > a::before {
        color: #00AEEF;
    }

.imgList.list-3 > li > a {
    background-color: #C4DEDE;
}

    .imgList.list-3 > li > a::before {
        color: #22BDB6;
    }

.imgList.list-4 > li > a {
    background-color: #C6DEC3;
}

    .imgList.list-4 > li > a::before {
        color: #38B549;
    }

.imgList.list-5 > li > a {
    background-color: #EEDAD2;
}

    .imgList.list-5 > li > a::before {
        color: #EE3897;
    }

.imgList.list-6 > li > a {
    background-color: #C9E2F0;
}

    .imgList.list-6 > li > a::before {
        color: #6993CD;
    }

.imgList.list-7 > li > a {
    background-color: #DFD5E3;
}

    .imgList.list-7 > li > a::before {
        color: #8D5BA5;
    }

.imgList.list-8 > li > a {
    background-color: #ECD8C9;
}

    .imgList.list-8 > li > a::before {
        color: #F4781F;
    }

.topicCont_2 {
    max-width: 1000px;
}

    .topicCont_2 > div {
        flex-direction: column;
    }

    .topicCont_2 .topicInfo .topicLink {
        margin: 10px 0;
        display: flex;
        flex-direction: column;
    }

        .topicCont_2 .topicInfo .topicLink li {
            list-style-type: none;
            padding-bottom: 5px;
        }

    .topicCont_2 .topicInfo-1 h4 {
        background-color: #C7CDE1;
    }

        .topicCont_2 .topicInfo-1 h4::before {
            color: #273890;
        }

    .topicCont_2 .topicInfo-2 h4 {
        background-color: #B0DAF0;
    }

        .topicCont_2 .topicInfo-2 h4::before {
            color: #00AEEF;
        }

    .topicCont_2 .topicInfo-3 h4 {
        background-color: #C4DEDE;
    }

        .topicCont_2 .topicInfo-3 h4::before {
            color: #22BDB6;
        }

    .topicCont_2 .topicInfo-4 h4 {
        background-color: #C6DEC3;
    }

        .topicCont_2 .topicInfo-4 h4::before {
            color: #38B549;
        }

    .topicCont_2 .topicInfo-5 h4 {
        background-color: #EEDAD2;
    }

        .topicCont_2 .topicInfo-5 h4::before {
            color: #EE3897;
        }

    .topicCont_2 .topicInfo-6 h4 {
        background-color: #C9E2F0;
    }

        .topicCont_2 .topicInfo-6 h4::before {
            color: #6993CD;
        }

    .topicCont_2 .topicInfo-7 h4 {
        background-color: #DFD5E3;
    }

        .topicCont_2 .topicInfo-7 h4::before {
            color: #8D5BA5;
        }

    .topicCont_2 .topicInfo-8 h4 {
        background-color: #ECD8C9;
    }

        .topicCont_2 .topicInfo-8 h4::before {
            color: #F4781F;
        }


.topic-fixButton {
    position: fixed;
    left: 20px;
    bottom: 20px;
    z-index: 80;
}

    .topic-fixButton ul li + li {
        margin-top: 5px;
    }

    .topic-fixButton ul li a {
        display: inline-block;
        padding: 20px 6px;
        font-size: .875rem;
        background-color: #244F76;
        border-radius: 50px;
        box-shadow: 0 2px 4px rgba(14, 33, 77, .2);
        color: #fff;
    }


        .topic-fixButton ul li a:hover {
            box-shadow: 0 1px 1px rgba(14, 33, 77, .3);
            padding: 20px 10px;
        }

        .topic-fixButton ul li a span {
            display: none;
            color: #fff;
        }

        .topic-fixButton ul li a:hover span,
        .topic-fixButton ul li a:focus span {
            display: inline-block;
        }

@media (max-width:768px) {
    .topicWrap_2 .imgWrap {
        flex-direction: column;
        align-items: stretch
    }

        .topicWrap_2 .imgWrap .imgCont {
            margin-top: 20px;
            margin-right: 20px;
            padding: 0;
        }

    .topic-fixButton {
        display: none;
    }
}

ol.topicList {
    list-style-type: decimal;
    margin-left: 20px;
}

    ol.topicList li {
        line-height: 1.6em;
        padding-bottom: 15px;
        font-size: 1rem !important;
        text-indent: unset;
        padding-left: 0;
    }

/*----------------- 抵換版型 -----------------*/
.offsetWrap {
}

    .offsetWrap .wishingWell {
        margin-top: 10px;
    }

    .offsetWrap .wishingWrap li {
        flex: 0 calc(25% - 15px);
    }

        .offsetWrap .wishingWrap li + li {
            margin-left: 20px;
        }

        .offsetWrap .wishingWrap li a.wishingWrap-btn {
            color: #555;
            font-size: 1.5rem;
        }

    .offsetWrap .topicdeepBG {
        background-color: #F5FBFF;
    }

.offsetNote::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f069";
    color: #dc0f0f;
    font-size: .875rem;
    padding-right: 5px;
    vertical-align: top;
}

.offsetWrap-switch {
    padding-top: 0;
    padding-bottom: 50px;
}

.offsetWrap-switchCont {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
}

    .offsetWrap-switchCont + .offsetWrap-switchCont {
        margin-top: 30px;
    }

.offsetCount-titleGoup {
    display: flex;
    align-items: center;
}

    .offsetCount-titleGoup h4 {
        margin-top: 0;
        margin-bottom: 0 !important;
    }

.offsetCount-svg .offsetCount-titleGoup {
    justify-content: space-between;
    margin-bottom: 20px;
}

    .offsetCount-svg .offsetCount-titleGoup .switchCtrl {
        border-radius: 50px;
        border: 1px solid #666;
        display: inline-block;
        padding: 4px 9px;
        color: #666;
        cursor: pointer;
        background-color: #fff;
        -moz-transition: all .2s;
        -o-transition: all .2s;
        -webkit-transition: all .2s;
        transition: all .2s;
    }

        .offsetCount-svg .offsetCount-titleGoup .switchCtrl:hover,
        .offsetCount-svg .offsetCount-titleGoup .switchCtrl:focus {
            background-color: #666;
            color: #FFF;
        }

.offsetWrap-switchCont .offsetCount-svg {
    flex: 0 30%;
    position: relative;
}

.offsetCount-svg .svgMap {
    position: relative;
    overflow: hidden
}

    .offsetCount-svg .svgMap svg {
        float: right;
        max-width: 300px;
        width: 100%;
        height: auto
    }

        .offsetCount-svg .svgMap svg path.block {
            fill: #555;
            stroke: #111;
            stroke-width: 1px
        }

        .offsetCount-svg .svgMap svg text {
            fill: #CCC;
            font-size: 1rem;
            font-family: "Microsoft JhengHei", "Apple LiGothic Medium", "PMingLiU", "sans-serif", "serif";
        }


.offsetCount .offsetCount-svg .svgMap svg g.level_1 path.block {
    fill: #A8C178;
    stroke: #A8C178;
}

.offsetCount .offsetCount-svg .svgMap svg g.level_2 path.block {
    fill: #74B24E;
    stroke: #74B24E;
}

.offsetCount .offsetCount-svg .svgMap svg g.level_3 path.block {
    fill: #427820;
    stroke: #427820;
}

.offsetCount .offsetCount-svg .svgMap svg g.level_4 path.block {
    fill: #21420C;
    stroke: #21420C;
}

.offsetCount .offsetCount-svg .svgMap svg g.level_5 path.block {
    fill: #057ee6;
    stroke: #057ee6;
}

.offsetCount .offsetCount-svg .svgMap svg g.level_6 path.block {
    fill: #3a5dae;
    stroke: #3a5dae;
}

.matchingCount .offsetCount-svg .svgMap svg g.level_1 path.block {
    fill: #FF9761;
    stroke: #FF9761;
}

.matchingCount .offsetCount-svg .svgMap svg g.level_2 path.block {
    fill: #E87439;
    stroke: #E87439;
}

.matchingCount .offsetCount-svg .svgMap svg g.level_3 path.block {
    fill: #C67252;
    stroke: #C67252;
}

.matchingCount .offsetCount-svg .svgMap svg g.level_4 path.block {
    fill: #9D563C;
    stroke: #9D563C;
}

.offsetCount-svg .svgMap svg g.level_1 text, .svgMap svg g.level_2 text, .svgMap svg g.level_3 text, .svgMap svg g.level_4 text, .svgMap svg g.level_5 text {
    fill: #FFF;
}

.offsetCount-svg .MapLegend {
    position: absolute;
    bottom: 25px;
    left: 10px;
    color: #CCC;
    font-size: .75rem
}

    .offsetCount-svg .MapLegend ul li {
        padding-top: 10px;
        text-align: left
    }

        .offsetCount-svg .MapLegend ul li img {
            width: 20px;
            height: 20px;
            margin-right: 2px;
            display: inline;
            vertical-align: middle
        }

        .offsetCount-svg .MapLegend ul li span {
            display: inline-block;
            width: 14px;
            height: 14px;
            margin-right: 6px;
            border-radius: 1px;
            border: 1px solid #FFF;
            vertical-align: bottom
        }

.offsetCount .offsetCount-svg .MapLegend ul li span.offsetLevel1 {
    background-color: #A8C178
}

.offsetCount .offsetCount-svg .MapLegend ul li span.offsetLevel2 {
    background-color: #74B24E
}

.offsetCount .offsetCount-svg .MapLegend ul li span.offsetLevel3 {
    background-color: #427820
}

.offsetCount .offsetCount-svg .MapLegend ul li span.offsetLevel4 {
    background-color: #21420C
}

.matchingCount .offsetCount-svg .MapLegend ul li span.offsetLevel1 {
    background-color: #FF9761
}

.matchingCount .offsetCount-svg .MapLegend ul li span.offsetLevel2 {
    background-color: #E87439
}

.matchingCount .offsetCount-svg .MapLegend ul li span.offsetLevel3 {
    background-color: #C67252
}

.matchingCount .offsetCount-svg .MapLegend ul li span.offsetLevel4 {
    background-color: #9D563C
}


.offsetWrap-switchCont .offsetCount-data {
    margin-left: 20px;
    flex: 1;
}

.offsetCount-data {
}

    .offsetCount-data .offsetCount-titleGoup {
        margin-bottom: 20px;
    }

    .offsetCount-data .offset_citySelect {
        border: none;
        border-bottom: 1px solid #DEF6FF;
        font-size: 1.5rem;
        color: #007f80;
        font-weight: 700;
        width: 150px;
        padding: 5px 20px;
        background-color: transparent !important;
    }

    .offsetCount-data h4 {
        margin-left: 5px;
    }

.offsetCout-dataTable {
    padding: 20px;
}

    .offsetCout-dataTable h5 {
        font-size: 1.25rem !important;
        margin-bottom: 15px;
    }

        .offsetCout-dataTable h5::before {
            content: '';
            padding-right: 5px;
            border-left: 5px solid #274EAB;
        }

    .offsetCout-dataTable .scrollBox {
        max-height: 475px;
        overflow-y: auto;
    }

.cons .txt .offsetCout-dataTable table thead th,
.cons .txt .offsetCout-dataTable table tbody td {
    font-size: 1rem;
    color: #333;
}

.cons .txt .offsetCout-dataTable table tbody tr td:last-child,
.cons .matchingCount .txt .offsetCout-dataTable table tbody tr td:nth-child(2) {
    text-align: center;
}

.cons .txt .offsetCout-dataTable table tbody td > a.openDataMore > i {
    font-size: 1.375rem !important;
}

    .cons .txt .offsetCout-dataTable table tbody td > a.openDataMore > i:before {
        color: #58B378 !important;
    }

.cons .txt .offsetCout-dataTable table tbody td > a.openDataMore:hover > i:before,
.cons .txt .offsetCout-dataTable table tbody td > a.openDataMore:focus > i:before {
    color: #82C830 !important;
}

.cons .txt .offsetCout-dataTable table tr.dataMore {
    display: none;
}

    .cons .txt .offsetCout-dataTable table tr.dataMore.show {
        display: table-row;
    }

    .cons .txt .offsetCout-dataTable table tr.dataMore > td {
        padding: 0;
        border: none;
    }

.cons .txt .offsetCout-dataTable table.moreTable th,
.cons .txt .offsetCout-dataTable table.moreTable td {
    color: #333;
    border: 1px solid #BFE2F8;
}

.cons .txt .offsetCout-dataTable table.moreTable thead th {
    background-color: #D6EFFF;
    font-weight: 400;
}

.cons .txt .offsetCout-dataTable table.moreTable tbody th {
    background-color: #ECF8FF;
    font-weight: 700;
    color: #000;
}

.cons .txt .offsetCout-dataTable table.moreTable tbody td {
    text-align: center;
}

#offsetSupervise {
}

    #offsetSupervise .offsetCount-data .offsetCount-titleGoup {
        margin-bottom: 0;
    }

.chartsCont {
    background-color: #FCFCFC;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
}

.chartsWrap img {
    max-width: 100%;
    height: auto;
}

.chartsWrap-two {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

    .chartsWrap-two .chartsCont {
        flex: 0 calc(50% - 10px);
    }

.offsetChart-cloumn {
    padding-bottom: 50px;
}

    .offsetChart-cloumn .chartsWrap {
        padding-bottom: 20px;
    }

ul.offsetWrap-link .dot p::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f0c1";
    padding-right: 10px;
    color: #9365A8;
    font-size: 1.275rem;
}

@media (max-width:1200px) {
    .offsetCount-svg .offsetCount-titleGoup {
        align-items: flex-start;
        flex-direction: column;
    }

    .chartsWrap-two {
        flex-direction: column;
    }

        .chartsWrap-two .chartsCont:last-child {
            margin-top: 20px;
        }
}

@media (max-width:768px) {
    .offsetWrap-switchCont {
        flex-direction: column;
    }

        .offsetWrap-switchCont .offsetCount-svg {
            flex: 1 100%;
            width: 100%;
        }

    .offsetCount-svg .offsetCount-titleGoup {
        align-items: center;
        flex-direction: row;
    }

    .offsetWrap-switchCont .offsetCount-data {
        margin-left: 0;
        margin-top: 20px;
        flex: 1 100%;
        width: 100%;
    }

    .offsetCout-dataTable {
        padding: 10px;
    }
}

/*----------------- 公民許願池 -----------------*/
.wishingWell {
    margin: 30px 0 10px 0;
}

.cons .txt ul.wishingWrap {
    margin-left: 0;
}

.wishingWrap {
    display: flex;
    flex-wrap: wrap;
}


    .wishingWrap li {
        flex: 0 calc(50% - 10px);
        list-style: none;
        margin-bottom: 20px;
    }

        .wishingWrap li:nth-child(2),
        .wishingWrap li:nth-child(4) {
            margin-left: 20px;
        }

        .wishingWrap li a.wishingWrap-btn {
            text-decoration: none;
            display: block;
            text-align: center;
            font-size: 1.75em;
            font-weight: bold;
            padding: 20px 10px;
            border-radius: 5px;
            box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
        }

            .wishingWrap li a.wishingWrap-btn:hover {
                box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
            }

        .wishingWrap li .wishingColor01 {
            background-color: #ecf8ff;
        }

        .wishingWrap li .wishingColor02 {
            background-color: #F9F8E7;
        }

        .wishingWrap li .wishingColor03 {
            background-color: #F3FBF2;
        }

        .wishingWrap li .wishingColor04 {
            background-color: #ffefd1;
        }

        .wishingWrap li .wishingColor05 {
            background-color: #f0e5f5;
        }

        .wishingWrap li .wishingColor06 {
            background-color: #f9e4e6;
        }

@media (max-width:768px) {

    .wishingWrap {
        flex-direction: column;
    }

        .wishingWrap li {
            margin-left: 0 !important;
        }
}

/*----------------- 最新消息 tabs 版型 -----------------*/
.th_info {
    padding-top: 35px
}

    .th_info > div {
        overflow: hidden;
        margin-bottom: 35px
    }

        .th_info > div > div {
            width: 49.3%;
            float: left
        }

            .th_info > div > div img {
                max-width: 100%;
                width: 100%
            }

            .th_info > div > div + div {
                margin-left: 1.4%
            }

.offsetWrap .th_info {
    padding-top: 0;
}

.th_info .info_title {
    padding: 10px 0 10px 18px
}

    .th_info .info_title h5 {
        font-size: 1.25em;
        line-height: 1.25em;
        font-weight: 700;
        color: #fff !important
    }

.tabs {
    position: relative
}

    .tabs > li {
        display: inline
    }

        .tabs > li a.tabmenu {
            display: inline-block;
            vertical-align: middle;
            width: 100%;
            background-color: #4e8b07;
            margin: -2px
        }

        .tabs > li .tab_content {
            width: 100%;
            float: left
        }

.md_page {
    height: 320px
}

.offsetWrap .md_page {
    height: auto;
}

.md_page ul li a {
    padding: 14px 0 14px 10px;
    width: 100%;
    overflow: hidden;
    display: block
}

    .md_page ul li a:focus {
        background-color: #efefef
    }

.md_page ul li div {
    float: left;
    width: 80%
}

    .md_page ul li div p {
        font-size: 1.125em;
        line-height: 1.125em
    }

.md_page .first_news .news_img {
    width: 45%;
    margin-right: 10px;
    text-align: center
}

    .md_page .first_news .news_img img {
        max-height: 160px;
        width: auto;
        display: inline
    }

.md_page ul li div.news_info {
    width: calc(55% - 10px);
}

    .md_page ul li div.news_info span {
        width: 100%;
        padding: 10px 0
    }

    .md_page ul li div.news_info .dot {
        width: 100%
    }

        .md_page ul li div.news_info .dot p {
            font-weight: 700;
            font-size: 1.25rem;
            line-height: 1.875rem;
            -webkit-line-clamp: 2;
            height: 60px
        }


.md_page ul li:hover {
    background-color: #efefef
}

.md_page span {
    line-height: 1.15em;
    font-size: 1.125em;
    color: #666;
    float: left;
    width: 20%
}

.md_page .tab_more {
    margin-top: 5px;
    text-align: right
}

    .md_page .tab_more a {
        border-radius: 50px;
        border: 1px solid #666;
        display: inline-block;
        padding: 4px 9px;
        color: #666
    }

        .md_page .tab_more a:hover, .md_page .tab_more a:focus {
            background-color: #666;
            color: #FFF
        }

.md_page:nth-child(2) {
    margin-top: 10px;
    height: 365px
}

.dot p {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    line-height: 1.25em;
    height: 20px
}

@media (max-width:1200px) {
    .md_page span {
        font-size: 1em;
        width: 30%;
    }

    .md_page ul li div {
        width: 70%;
    }

        .md_page ul li div p {
            font-size: 1em;
            line-height: 1.25rem;
        }

        .md_page ul li div.news_info .dot p {
            font-size: 1.125rem
        }
}

@media (max-width:980px) {
    .md_page .first_news .news_img {
        width: 45%
    }

    .md_page ul li div.news_info {
        width: calc(55% - 10px)
    }
}

@media (max-width:768px) {
    .th_info > div > div {
        width: 100%;
    }

    .md_page span {
        width: 25%;
    }


    .md_page ul li div {
        width: 75%;
    }

    .th_info > div > div + div {
        margin-left: 0;
        margin-top: 20px;
    }
}

/*----------------- 空氣品質政策白皮書 -----------------*/
.whitepaperWrap {
}

    .whitepaperWrap .wishingWrap li {
        flex: 0 calc(33% - 10px);
    }

        .whitepaperWrap .wishingWrap li:nth-child(4) {
            margin-left: 0;
        }

        .whitepaperWrap .wishingWrap li a.wishingWrap-btn {
            height: 120px;
            line-height: 120px;
            display: flex;
            align-items: center;
            justify-content: center;
        }

@media (max-width:980px) {
    .whitepaperWrap .wishingWrap li {
        flex: 0 calc(50% - 10px);
    }

        .whitepaperWrap .wishingWrap li:nth-child(4) {
            margin-left: 20px;
        }

        .whitepaperWrap .wishingWrap li:nth-child(3),
        .whitepaperWrap .wishingWrap li:nth-child(5) {
            margin-left: 0;
        }
}

/*----------------- 兒少校園空品防護網 -----------------*/
.campusWrap {
}

    .campusWrap .custom img {
        width: 70%;
        height: auto;
    }

    .campusWrap .wishingWrap li:last-child {
        margin-left: 0;
    }


/*----------------- 空氣污染與健康影響 -----------------*/
.healthWrap {
}

.memberListWrap {
}

    .memberListWrap .memberList {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }

.memberList {
}

    .memberList .memberList-cont {
        flex: 0 calc(100% / 4 - 15px);
        padding: 20px;
    }

    .memberList li + li {
        margin-left: 20px;
    }

.memberList-cont img,
memberList-detailCont img {
    max-width: 100%;
    width: 190px;
    height: auto;
}

.memberList li:nth-child(5),
.memberList li:nth-child(9),
.memberList li:nth-child(13),
.memberList li:nth-child(17) {
    margin-left: 0;
}

.memberList-cont .memberList-info {
    text-align: center;
}

.memberList-info {
}

    .memberList-info h4 {
        padding: 0;
        font-size: 1.5rem !important;
    }

    .memberList-info img {
    }

    .memberList-info .btn {
        padding: 5px;
        width: 80%;
        margin-top: 10px;
        border-radius: 5px;
        box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
        background-color: #ffefd1;
        display: inline-block;
        text-decoration: none !important;
    }

        .memberList-info .btn:hover,
        .memberList-info .btn:focus {
            box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
        }

.healthWrap .cons .txt .memberList-info p {
    font-size: 1rem;
    margin: 5px 0;
}

.memberList-detail {
    display: none;
    padding: 0;
    width: 50%;
}

    .memberList-detail .memberList-detailCont {
        padding: 20px;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }

.memberList-detailCont {
}

    .memberList-detailCont h4 {
        padding: 0;
        font-size: 1.5rem !important;
        padding-bottom: 10px;
    }


    .memberList-detailCont img {
        flex: 0;
        width: 200px;
        height: 200px;
    }

    .memberList-detailCont .txt {
        flex: 1;
        margin-left: 20px;
        padding: 15px;
    }

        .memberList-detailCont .txt b + h5 {
            margin-top: 25px;
        }

    .memberList-detailCont p.txtAlert {
        font-size: 1rem;
        flex: 1 100%;
        text-align: center;
    }

    .memberList-detailCont ol.topicList li {
        font-size: 1.125rem !important;
    }

@media (max-width:980px) {
    .memberList li + li {
        margin-left: 0;
    }

    .memberList .memberList-cont {
        flex: 0 calc(100% / 2 );
    }

    .memberList-detail {
        width: 90%;
    }

        .memberList-detail .memberList-detailCont {
            padding: 10px;
            flex-direction: column;
            align-items: center;
        }

    .memberList-detailCont .txt {
        margin-left: 0;
    }

        .memberList-detailCont .txt h4,
        .memberList-detailCont .txt b {
            text-align: center;
            display: block;
        }
}
