/* Minification failed. Returning unminified contents.
(1130,96): run-time error CSS1054: JavaScript error in expression property: Variable has not been declared: documentElement
(2127,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(2128,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(2129,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(2133,28): run-time error CSS1039: Token not allowed after unary operator: '-primary-color'
(2160,26): run-time error CSS1039: Token not allowed after unary operator: '-yellow'
(2176,22): run-time error CSS1039: Token not allowed after unary operator: '-dark-blue'
 */
@charset "utf-8";

.hideTitle {
    display: none;
}

.fullCover,
#float_ad {
    position: absolute;
    z-index: 888;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    display: none;
    top: 0px;
    left: 0px;
}

.fullCover {
    position: fixed;
    background-color: rgba(0,0,0,0.5);
    top: 0px;
    left: 0px;
    z-index: 887;
}

    .fullCover > div {
        width: 100%;
        height: 100%;
        margin: auto;
        position: absolute;
        left: 50%;
        top: 50%;
        -ms-transform: translateX(-50%) translateY(-50%);
        -webkit-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
    }
        .fullCover > div > img {
            height: 100%;
            width: 100%;
            position: relative;
            z-index: -1;
            object-fit: none;
        }

        .fullCover > div > a {
            display: inline-block;
            width: 40%;
            position: absolute;
            top: 65%;
            right: 0;
        }
        .fullCover > div > a:first-child {
            left: 0;
        }

            .fullCover > div > a > img {
                width: 100%;
            }
#ad {
    position: absolute;
    left: 50%;
    top: 50%;
    -ms-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

    #ad .close_ad {
        position: absolute;
        left: -2px;
        top: -2px;
        /*right:-5px;*/
        display: inline-block;
        width: 37px;
        height: 37px;
        line-height: 40px;
        color: #FFF;
        z-index: 999;
        margin: 2px;
    }

        #ad .close_ad > span {
            width: 40px;
            height: 40px;
            display: inline-block;
            border: 1px solid #FFF;
            border-radius: 5px;
            font-size: 40px;
            cursor: pointer;
            background-color: #333;
            text-align: center;
            vertical-align: middle;
        }


        #ad .close_ad:hover {
            /*background-color:#C83521;*/
        }

#float_ad a img {
    border: none;
    box-shadow: -2px 2px 5px #333;
}


div.bigDiv {
    height: 3000px;
}

div.iOSTouch {
    -webkit-overflow-scrolling: touch;
}

/* Set_float_ad */
#Set_float_ad {
    position: absolute;
    top: 0;
    z-index: 888;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    display: none;
    top: 0px;
    left: 0px;
}

#Set_ad .close_ad {
    top: 0px;
    left: 0px;
    top: 0px;
    width: 35px;
    height: 35px;
    color: #FFF;
    z-index: 999;
}

    #Set_ad .close_ad > span {
        width: 35px;
        height: 35px;
        display: inline-block;
        cursor: pointer;
        background-repeat: no-repeat;
        background-image: url(https://ad.setn.com/Content/img/close-button.png);
        background-size: cover;
    }

#Set_float_ad a img {
    border: none;
    box-shadow: -2px 2px 5px #333;
}



.cover18 {
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.95);
    background-image: url(/images/icon/null_bg.png) \9;
    position: fixed;
    z-index: 999;
    top: 0px;
    left: 0px;
    overflow: scroll;
}

.area18 {
    width: 90%;
    height: auto;
    background-color: #01CBCB;
    padding-top: 20px;
    margin: 2% auto;
    border-radius: 15px;
}

    .area18 img {
        width: 100%;
        height: auto;
    }

.area18-btarea {
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: space-between;
}

.area18-bt {
    width: 43%;
    border-radius: 8px;
    font-family: Arial, 'Microsoft JhengHei', sans-serif;
    font-weight: bold;
    color: #FFF;
    font-size: 1.375rem;
    text-align: center;
    padding: 2% 0;
    margin: 3% 1%;
    cursor: pointer;
}

    .area18-bt.bt-left {
        background-color: #B00000;
    }

    .area18-bt.bt-right {
        background-color: #258D02;
    }
/*18禁 cover end*/


.coverVOD {
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.9);
    background-image: url(/images/icon/null_bg.png) \9;
    position: fixed;
    z-index: 999;
    top: 0px;
    left: 0px;
    overflow: scroll;
}




.NewsAttach {
}

.NewsAttachBulltin, .NewsAttachBulltin-fb {
    margin: 0.5em;
    padding: 0.75em;
    border: 1px solid #EEEEEE;
    border-radius: 3px;
}

.NewsAttachBulltin-fb {
    text-align: center;
}

.NewsAttachBulltin > div {
    margin: 0 auto;
}

.NewsAttachBulltin > .SET_FB {
    text-align: left;
}

.page-date {
    height: 20px;
    text-align: left;
    font-size: 0.9em;
    color: #666666;
    /*margin: 0 auto;*/
    padding: 0% 2%;
}

.page-pre-area {
    width: 100%;
    font-size: 1.25em;
    text-align: left;
    border-bottom: 1px #e3e3e3 dashed;
}

.page-next-area {
    width: 100%;
    font-size: 1.25em;
    text-align: right;
}

.page-float {
    font-size: 2.5em;
    position: fixed;
    top: 49%;
    opacity: 0.6;
    display: none;
    z-index: 5;
}

    .page-float a {
        color: #FFFFFF;
        text-shadow: 2px 2px 4px #333333;
    }

    .page-float.page-pre-float {
        left: 5px;
    }

    .page-float.page-next-float {
        right: 5px;
    }


.icon-area {
    display: inline-flex;
    width: auto;
    vertical-align: sub;
    margin: 0 6px;
}

    .icon-area img {
        height: 20px;
    }

.page-area-word {
    line-height: 40px;
    letter-spacing: 0;
}

    .page-area-word:first-child {
        margin-left: 1.25em;
        text-indent: -1.25em;
    }

    .page-area-word a {
        color: #333;
    }

        .page-area-word a:hover {
            color: #900505;
        }

        .page-area-word a:visited {
            color: #333;
        }


.mHeadSearch {
    display: none;
    text-align: right;
    margin: 0 auto;
    width: 98%;
    margin: 5px auto;
    height: 36px;
    line-height: 30px;
    border: 1px solid #333;
    position: absolute;
    z-index: 2;
    background: rgb(255, 255, 255);
}

    .mHeadSearch .searchbtn {
        display: none;
    }

    .mHeadSearch > form > input[type="text"] {
        border: 2px solid #02437d;
        margin: auto;
        width: 98%;
        height: 25px;
        padding: 2px;
    }

.float-ad-frame {
    position: fixed;
    top: 0;
    left: 0;
}

.float-ad-frame-icon {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999998;
}

.share_mobile {
    width: auto;
    text-align: left;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    margin-top: 10px;
}

    .share_mobile > * {
        display: inline-block;
        margin: 1px 3px;
    }

    .share_mobile li img {
        width: 47px;
        margin-right: 4px;
    }

.shareBtn {
    display: none;
    position: fixed;
    width: 50px;
    height: 50px;
    right: 10px;
    bottom: 95px;
    background: rgba(0,0,0,.6) url(../images/icons/share-64.png) center no-repeat;
    background-size: 40px;
    z-index: 1000;
    border-radius: 3px;
}

.share_mobile.share_float.active {
}

.share_mobile.share_block.active {
    width: 260px;
}

.share_mobile.share_block {
    width: 0;
    height: 50px;
    border-radius: 3px;
    z-index: 1000;
    background: rgba(0,0,0,.6);
    overflow: hidden;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-transition: width 1s;
    transition: width 1s;
    position: fixed;
    bottom: 95px;
    right: 60px;
}



.shareIcon i {
    background-image: url(../images/icon/social-media.png);
    background-repeat: no-repeat;
    display: block;
    width: 30px;
    height: 30px;
    margin: 4px auto;
    background-size: cover;
}


.sprite-01-line {
    background-position-x: -60px;
}

.sprite-02-fb {
    background-position-x: 0px;
}

.sprite-03-g {
    background-position-y: -72px;
}

.sprite-04-sina {
    background-position-y: -120px;
}

.sprite-05-weibo {
    background-position-x: -210.5px;
}

.sprite-06-plurk {
    background-position-y: -200px;
}

.sprite-07-speak {
    background-position-y: -240px;
}

.sprite-08-email {
    background-position-y: -280px;
}

.sprite-09-youtube {
    background-position-y: -320px;
}

.sprite-10-commentP {
    background-position-y: -360px;
}

.sprite-11-setnApp {
    background-position-y: -400px;
}

.sprite-12-ig {
    background-position-y: -440px;
}

.sprite-13-commentB {
    background-position-y: -416px;
}


.shareIcon.sprite32 i {
    width: 32px;
    height: 32px;
    background-size: 64px 320px;
}


.sprite32 .sprite-01-line {
    background-position-y: 0;
}

.sprite32 .sprite-02-fb {
    background-position-y: -32px;
}

.sprite32 .sprite-03-g {
    background-position-y: -64px;
}

.sprite32 .sprite-04-sina {
    background-position-y: -96px;
}

.sprite32 .sprite-05-weibo {
    background-position-y: -128px;
}

.sprite32 .sprite-06-plurk {
    background-position-y: -160px;
}

.sprite32 .sprite-07-speak {
    background-position-y: -192px;
}

.sprite32 .sprite-08-email {
    background-position-y: -224px;
}

.sprite32 .sprite-09-youtube {
    background-position-y: -256px;
}

.sprite32 .sprite-10-commentP {
    background-position-y: -288px;
}

.sprite32 .sprite-11-setnApp {
    background-position-y: -320px;
}

.sprite32 .sprite-12-ig {
    background-position-y: -352px;
}

.sprite32 .sprite-13-commentB {
    background-position-y: -384px;
}


.sprite25 i {
    width: 25px;
    height: 25px;
    background-size: 50px 250px;
}


.sprite25 .sprite-01-line {
    background-position-y: 0;
}

.sprite25 .sprite-02-fb {
    background-position-y: -25px;
}

.sprite25 .sprite-03-g {
    background-position-y: -50px;
}

.sprite25 .sprite-04-sina {
    background-position-y: -75px;
}

.sprite25 .sprite-05-weibo {
    background-position-y: -100px;
}

.sprite25 .sprite-06-plurk {
    background-position-y: -125px;
}

.sprite25 .sprite-07-speak {
    background-position-y: -150px;
}

.sprite25 .sprite-08-email {
    background-position-y: -175px;
}

.sprite25 .sprite-09-youtube {
    background-position-y: -200px;
}

.sprite25 .sprite-10-commentp {
    background-position-y: -225px;
}

.sprite25 .sprite-10-setnApp {
    background-position-y: -250px;
}

.sprite25 .sprite-11-ig {
    background-position-y: -275px;
}

.sprite25 .sprite-12-commentB {
    background-position-y: -300px;
}


/*social icon End*/


.TabPanel {
    height: auto;
    position: relative;
    /*margin-bottom: 20px;*/
}

    /*.TabPanel .item {
        height: calc(56.25vw);
        position: relative;
        overflow: hidden;
    }*/

        .TabPanel .item img {
            width: 100%;
            min-height: 56.25vw;
            object-fit: cover;
        }

    .TabPanel a {
        color: #FFF;
        text-decoration: none;
    }


.homepage-banner,
.live-panel .TabPanel .item{
    padding-bottom: 80px;
}

.TabPanel .captionText {
    position: absolute;
    width: 100%;
    bottom: 0;
    height: 80px;
    line-height: 30px;
    vertical-align: top;
    display: flex;
    align-items: center;
    padding: 0 6px;
    box-sizing: border-box;
    background-color: #333;
}

.captionText {
    line-height: 1.2em;
    font-size: 1.25em;
}

.VideosMain .captionText,
.now-area .captionText,
.recommend-title-area .captionText {
    display: none;
}

    .captionText a {
        /*position: absolute;
        width: 95%;
        bottom: 5px;
        right: 0;*/
        border-left: 8px solid #fbe40e;
        display: block;
    }

.TabPanel .captionText a strong {
    font-size: 28px;
    padding-left: 8px;
    text-align: left;
    display: block;
    text-shadow: 1px 1px 0px black;
    white-space: normal;
    line-height: 32px;
    font-weight: 500;
}

.TabPanel .st-video h2 {
    position: absolute;
    width: 100%;
    bottom: 0;
    box-sizing: border-box;
    height: 40px;
    line-height: 30px;
    background: rgba(0,0,0,0.5);
    vertical-align: top;
    margin: 0 auto;
    padding: 6px;
    font-size: 1.25em;
    text-align: center;
    font-weight: normal;
}

.TabPanel .edm_controls {
    height: 35px;
}

.TabPanel .hotPhotosNav {
    position: relative;
}

    .TabPanel .hotPhotosNav > * {
        position: absolute;
        top: -140px;
        text-align: center;
        vertical-align: middle;
        line-height: 40px;
        font-size: 35px;
        width: 30px;
        border: none;
        background: rgba(1, 115, 181, 0.5);
        color: #fff;
        padding-bottom: 4px;
    }

.home-banner-block {
    min-height: calc(56vw + 95px);
}
.homepage-panel .hotPhotosNav,
.live-panel .TabPanel .hotPhotosNav {
    position: absolute;
    display: flex;
    justify-content: space-between;
    width: 100%;
    top: calc((100% - 80px) / 2 - 22px);
}

    .homepage-panel .hotPhotosNav > *,
    .live-panel .TabPanel .hotPhotosNav > * {
        position: relative;
        top: 0;
        text-align: center;
        vertical-align: middle;
        line-height: 40px;
        font-size: 35px;
        width: 30px;
        border: none;
        background: rgba(1, 115, 181, 0.5);
        color: #fff;
        padding-bottom: 4px;
    }
.homepage-panel .owl-dots,
.live-panel .TabPanel .owl-dots {
    display: flex !important;
    justify-content: center;
    height: 15px;
    align-items: center;
}

/*首頁輪播下的直播*/
.homepage-live-vod {
    margin-top: 7px;
}

/*訂閱youtube*/
.subscribeBox {
    margin: 2% auto;
}

.subscribe {
    font-size: 1.375em;
    margin: 15px auto;
    text-align: center;
}

    .subscribe img {
        width: 8%;
        margin-right: 6px;
    }

    .subscribe img, .subscribe p {
        vertical-align: middle;
        display: inline-block;
        margin: 0 auto;
    }

.sYoutubeBox {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    width: 100%;
    margin: 0 0 0 2%;
}

.sYoutube {
    margin: 0 0px 5px 0px;
    width: 45%;
    text-align: left;
}

    .sYoutube p {
        margin: 6px auto;
        text-align: left;
        font-size: 1.25em;
        line-height: 1em;
    }

        .sYoutube p:before {
            content: "●";
            font-size: 0.8em;
            margin-right: 2px;
            vertical-align: middle;
        }

    .sYoutube > div, .sYoutube > div > iframe {
        width: 100% !important;
        height: 35px !important;
    }
/*訂閱youtube End*/

.owl-dots {
    display: none !important;
}

.channel_Main .owl-ProjectPanel {
    position: relative;
}

.channel_Main .hotPhotosNav > * {
    position: absolute;
    top: 50%;
    margin-top: -30px;
    background: rgba(0, 0, 0, 0.5);
    padding-bottom: 4px;
    text-align: center;
    border: none;
    vertical-align: middle;
    line-height: 25px;
    font-size: 25px;
    width: 20px;
    color: #FFFFFF;
    font-size: 25px;
}

.TabPanel .hotPhotosNav_prev, .channel_Main .hotPhotosNav_prev {
    left: 0;
}

.TabPanel .hotPhotosNav_next, .channel_Main .hotPhotosNav_next {
    right: 0;
}


.TabPanel .owl-theme .owl-dots .owl-dot span {
    width: 5px;
    height: 5px;
    margin: 0 2px;
}

.TabPanel .owl-theme .owl-dots .owl-dot .active span {
    background: #b7282e;
}
.homepage-panel.TabPanel .owl-theme .owl-dots .owl-dot span,
.live-panel .TabPanel .owl-theme .owl-dots .owl-dot span {
    width: 6px;
    height: 6px;
}

.homepage-panel.TabPanel .owl-theme .owl-dots .owl-dot.active span,
.live-panel .TabPanel .owl-dot.active span {
    background: #f00 !important;
}

/*#owl-TabPanelProject .item img, #owl-TabPanelPhoto .item img {
    width: 100%;
    height: calc((98vw - 10px) * 9 / 16);
}*/

.carousel-nav {
    position: absolute;
    top: 35%;
    width: 100%;
}

    .carousel-nav > div, .carousel-nav > button, .carousel-nav > span {
        position: absolute;
        width: 20px;
        background: rgba(0,0,0, 0.5);
        font-size: 25px;
        line-height: 25px;
        text-align: center;
        /* border-radius: 3px; */
        border: none;
        color: #fff;
        padding-bottom: 4px;
    }

    .carousel-nav .carousel-prev {
        left: 0;
    }

    .carousel-nav .carousel-next {
        right: 0;
    }


/*快訊*/
.newsflashBox {
    width: 100%;
    height: 42px;
    padding: 5px 0;
    margin: 0 auto;
}

div#abgne_marquee {
    position: relative;
    overflow: hidden;
    width: 96%;
    height: 35px;
    margin: 0;
    border-radius: 6px 0 6px 0;
    transform: skewX(-20deg);
    background-color: #e56813;
    top: 6px;
    left: 10px;
}

/*div#abgne_marquee::before {
        position: absolute;
        content: "快訊";
        top: 1px;
        left: 5px;
        width: 55px;
        height: 100%;
        line-height: 37px;
        text-align: center;
        background-size: 70% auto;
        background-repeat: no-repeat;
        background-position: 23% 50%;
        color:#f9f04b;
        font-size:1.313em;
        font-style:italic;
        font-weight:800;
    }*/
.newsflash {
    width: 50px;
    height: 45px;
    background-color: #d20040;
    border-radius: 6px 0 6px 0;
    transform: skewX(-20deg);
    z-index: 1;
    position: absolute;
    color: #fff;
    font-size: 2em;
    font-weight: 800;
    line-height: 1.5em;
    text-align: center;
    left: 8px;
}

.nfBG {
    transform: skewX(20deg);
    width: 100%;
    height: 35px;
}

div#abgne_marquee ul {
    position: absolute;
    padding-left: 16%;
    width: 100%;
    list-style: none;
}

    div#abgne_marquee ul li a {
        display: block;
        overflow: hidden;
        text-decoration: none;
        font-size: 15px;
        color: #fff;
        line-height: 35px;
        font-weight: 800;
        text-overflow: ellipsis;
        white-space: nowrap;
        width: 80%;
    }

div#abgne_marquee span {
    /* [disabled]font-size: 13px; */
    color: #777;
}

.news-lable {
    /*font-size: 0;*/
    display: flex;
    justify-content: space-between;
}

    .news-lable > * {
        display: inline-block;
        vertical-align: top;
        margin-top: 8px;
        margin-right: 6px;
    }

a.pagegroupTag {
    border-right: 1px solid #888;
    padding: 2px 6px 2px 0;
    width: auto;
    height: 12px;
    line-height: 12px;
    color: #0173b5;
    font-size: 14px;
}

/* 名家標籤*/
a .writer {
    padding: 0px 3px 3px 0px;
    width: auto;
    height: 16px;
    font-size: 0.875em;
    letter-spacing: normal;
}

a .writer-list {
    padding: 0px 3px 3px 0px;
    width: auto;
    height: 16px;
    font-size: 0.875em;
    margin: 0 1px 0 0px;
    letter-spacing: normal;
}

a .expert {
    border-radius: 2px;
    border: 1px solid #65378B;
    padding: 0px 0px 5px 2px;
    width: auto;
    height: 16px;
    color: #65378B;
    font-size: 0.875em;
    margin-bottom: 6px;
}

.st-bologer h2 {
    font-size: 1.25em;
}

a .photo {
    border-radius: 2px;
    border: 1px solid #E65751;
    padding: 0px 0px 5px 2px;
    width: auto;
    height: 16px;
    color: #E65751;
    font-size: 0.875em;
    margin-bottom: 6px;
}

a .livetv {
    border-radius: 2px;
    border: 1px solid #FF561E;
    padding: 0px 0px 5px 2px;
    width: auto;
    height: 16px;
    color: #FF561E;
    font-size: 0.875em;
    margin-bottom: 6px;
}

a .topic {
    padding: 11px 0px;
    width: auto;
    height: auto;
    color: #08acad;
    font-size: 1em;
    margin: 0 6px 6px 6px;
    font-weight: 800;
}

a .project {
    padding: 11px 0px;
    width: auto;
    height: auto;
    color: #0173b5;
    font-size: 1em;
    margin: 0 6px 6px 6px;
    font-weight: 800;
}




.lable-msg {
    display: inline-block;
    background: url(/m/images/icon/icon-share.png);
    background-size: 100%;
    width: 20px;
    height: 26px;
    background-repeat: no-repeat;
    background-position: 0 2px;
    position: relative !important;
}

.lable-fbcomment {
    width: 26px;
    margin-left: 8px;
    margin-top: 5px;
}

    .lable-fbcomment img {
        width: 100%;
    }

#bottom_AD {
    /*display: none;*/
    width: auto;
    position: fixed;
    left: 50%;
    bottom: 0;
    margin-left: -160px;
    _position: absolute;
    _top: expression(documentElement.scrollTop+documentElement.clientHeight-this.clientHeight-4);
}

#footerFullAD {
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 10;
    width: 100%;
    font-size: 0;
}

    #footerFullAD > iframe {
        width: 100%;
    }



.menu_share {
    display: flex;
    justify-content: space-around;
    width: 100%;
}

.menu_bread {
    width: auto;
    display: block;
    position: absolute;
    left: 10px;
    top: 12px;
}

    .menu_bread > div {
        display: inline-block;
    }

.menu_catalog {
    font-weight: bold;
}

.page-bottom-social-media {
    display: none;
    width: 100%;
    height: 44px;
    background: rgba(0,0,0,0.8);
    position: fixed;
    z-index: 100;
    top: 0;
    background: #fff;
    box-shadow: 0px 0px 3px 2px rgba(0,0,0,0.2);
}

    .page-bottom-social-media .share_mobile {
        width: auto;
        position: absolute;
        right: 7px;
        top: 0px;
        align-items: flex-start;
        display: inline-flex;
    }

.share_word {
    color: #555555;
    vertical-align: text-top;
    margin-top: 5px;
}

.shareIcon-all {
    background-image: url(../../images/icon/icon-share-all.png);
    background-size: auto 100%;
    width: 30px;
    height: 30px;
}

.Icon-setn-fb {
    background-position: -90px 0px;
}

.Icon-setn-line {
    background-position: -150px 0px;
}

.Icon-setn-twitter {
    background-position: -180px 0px;
}

@media only screen and (max-width: 375px) {
    .newsflashBox {
        width: 98%;
    }
}

@media only screen and (max-width: 320px) {
    .icon-area img {
        height: 25px;
    }

    .page-area-word {
        font-size: 0.9em;
    }

    div#abgne_marquee ul li a {
        width: 85%;
    }

    .page-area-word a {
        font-size: 0.9em;
    }
}


@charset "utf-8";

html,
body {
    overflow-x: hidden;
    background-color: #fff;
    font-family: Arial, 'Microsoft JhengHei', sans-serif;
    letter-spacing: normal;
}

* {
    margin: 0px;
    padding: 0px;
}

ul li {
    list-style-type: none;
}

a {
    text-decoration: none;
    color: #333;
}

    a:hover {
        text-decoration: none;
    }

    a img {
        border: 0
    }

div.iOSTouch {
    -webkit-overflow-scrolling: touch;
}

#m-dataChart {
    display: table;
    margin: 0 auto;
}

.mainImg img,
.project-news-sr img,
.TabPanel .item img,
.news-area .news-sr img {
    aspect-ratio: attr(width) / attr(height);
    height: auto;
}
/*************************
*******Header CSS******
**************************/
header {
    display: block;
}

.top-nav {
    min-height: 40px;
    z-index: 1;
    background-color: #FFF;
    vertical-align: middle;
    /*position: relative;*/
    width: 100%;
}

    .top-nav.fixed {
        position: fixed;
        top: 0;
        left: 0;
        z-index: 99;
    }

#photonav.fixed {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
    width: 100%;
    background-color: #fff;
}

#vodnav.fixed {
    position: fixed;
    top: 0px;
    left: 0;
    z-index: 99;
    width: 100%;
    background-color: #fff;
}

#appLink {
    position: relative;
    display: none;
    font-size: 0;
}

    #appLink > div {
        text-align: center;
    }

        #appLink > div#appLinkR {
            position: absolute;
            top: 0;
            left: 0;
            width: 30px;
            height: 30px;
            z-index: 10;
        }

            #appLink > div#appLinkR > div {
                width: 16px;
                height: 16px;
                line-height: 16px;
                text-align: center;
                border-radius: 50%;
                background: #333;
                color: #FFF;
                font-size: 10px;
                margin: 3px;
                padding: 1px;
                font-family: Arial, Verdana, sans-serif;
            }

    #appLink .gad-ad320-fixtop {
        width: 100vw;
        max-height: 56.25vw;
    }

#logoLayout {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    height: auto;
    margin: 10px auto 2px auto;
}

.icon-menu {
    display: inline-block;
    width: 36px;
}

    .icon-menu img {
        width: 100%;
    }

.left-area {
    vertical-align: middle;
    margin-left: 6px;
}

    .left-area > div {
        vertical-align: middle;
    }
/*sliderMenu*/
.site-title {
    margin-left: 10%;
    font-size: 1rem;
}


a {
    color: #333;
    text-decoration: none;
}

nav li {
    list-style: none;
}

.content {
    padding: 5%;
}

.main-navigation {
    position: fixed;
    top: 0;
    left: 0;
    /*width: 70%;*/
    height: 100%;
  /*  background: #a6b1b7;*/
    transform: translateX(-100%);
   /* text-align: center;*/
    z-index: 11; /*原本是3，蓋調浮水印壓11*/
    /*font-size: 1.2em;*/
    overflow-x: hidden;
    overflow-y: scroll;
}

body.open .main-navigation {
    transform: translateX(0);
}

/*.main-navigation ul {
    margin: 10%;
    padding: 0;
}*/

    .main-navigation ul a {
        display: block;
    }

        .main-navigation ul a:hover {
            background: #a8d1fa;
        }

.wrapper {
    transition: transform 0.6s ease;
}

body.open .wrapper {
    transform: translateX(70%);
}

.fa-bars.nav-toggle {
    position: absolute;
    top: 30%;
    left: 5%;
    font-size: 16px;
}

.out-wrap {
    overflow: hidden;
}

.side_overlap {
    display: none;
    width: 100%;
    height: 100%;
    background: rgb(0, 0, 0);
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 4;
    opacity: 0.5;
}

.menuSearch, .recomChannel, .downApp {
    height: 40px;
    line-height: 40px;
    margin: 7% auto;
}

.menuSearch {
    text-align: center;
    background-color: #fff;
    border-radius: 20px;
    width: 80%;
    text-align: left;
    text-indent: 10px;
    color: rgba(0,0,0,0.5);
}

    .menuSearch > span {
        width: 80%;
        display: inline-block;
    }

    .menuSearch > img {
        width: 9%;
        vertical-align: middle;
    }

.menuCatalog {
    clear: both;
    overflow: hidden;
}

    .menuCatalog ul {
        margin: 0;
        clear: both;
        overflow: hidden;
        background-color: #dfecf4;
    }

        .menuCatalog ul li {
            float: left;
            width: calc(100% /2 - 1px);
            height: 60px;
            line-height: 60px;
            border-bottom: 1px solid #c5d2db;
        }

            .menuCatalog ul li:nth-child(odd) {
                border-right: 1px solid #c5d2db;
            }

.recomChannel, .downApp {
    text-align: left;
    border-bottom: 1px solid #dfecf4;
    margin: 0 auto;
    padding: 5% 0.75em 5% 1.25em;
}

    .recomChannel img, .downApp img {
        width: 4%;
        vertical-align: middle;
        display: inline-block;
        transform: translateY(-2px);
        margin: 0 2% 0 6%;
    }

    .recomChannel span {
        width: 85%;
        display: inline-block;
    }

.menuMedia {
    width: 90%;
    margin: 0 auto;
}

.panel {
    display: none;
    text-align: left;
    padding-left: 13%;
    border-bottom: 1px solid #dfecf4;
    background-color: #dfecf4;
}

    .panel ul {
        margin: 0% auto;
        clear: both;
        overflow: hidden;
    }

        .panel ul li {
            height: 20px;
            border-left: 1px solid #000;
            margin: 9% auto;
            line-height: 22px;
            padding-left: 4%;
        }
/*sliderMenu End*/

.logo {
    display: inline-block;
    width: 30%;
}

    .logo a {
        display: inline-block;
    }

    .logo img {
        width: 110px;
        margin: 3px;
        height: 25px;
        object-fit: cover;
        object-position: 0;
    }

.right-area {
    display: inline-block;
    vertical-align: middle;
}

    .right-area > div {
        display: inline-block;
        vertical-align: middle;
        margin-right: 10px;
    }

        .right-area > div.icon-live {
            position: relative;
        }

            .right-area > div.icon-live img {
                width: 90px;
            }

        .right-area > div.loginBox {
            width: 30px;
        }


.liveBox {
    display: none;
    border-radius: 8px;
    margin-top: 45%;
    font-size: 16px;
    width: 260%;
    background-color: #d20040;
    letter-spacing: 1px;
    z-index: 800;
    position: absolute;
    top: 0;
    left: auto;
    right: 10%;
    padding: 8px 10px 10px 10px;
}

    .liveBox:before {
        content: "";
        border-bottom: 10px solid #d20040;
        border-right: 10px solid transparent;
        border-left: 10px solid transparent;
        position: absolute;
        top: -10px;
        right: 16px;
        z-index: 10;
    }

.liveWord {
    position: absolute;
    right: 12px;
    color: #d20040;
    font-weight: 800;
    font-size: 1.2em;
    line-height: 1.6em;
}

.liveList > li {
    border-bottom: 1px solid rgba(255,255,255,0.5);
    line-height: 1.5em;
}

    .liveList > li > a {
        display: block;
        padding: 3px 0px;
        color: #FFF;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }



.right-area > div.member {
    display: none;
}

    .right-area > div.member img {
        width: 28px;
    }

.right-area > div.icon-search img {
    width: 26px;
}

.right-area > div.icon-menu img {
    width: 30px;
    padding: 0 2px 0 7px;
    border-left: 1px solid #CCC;
}

/*****search-area*******************************************/

.search-area {
    width: 99.5%;
    height: 30px;
    border: 1px solid #CCC;
    display: block;
    background-color: #FFF;
}

/*************menu icon******************************/
.nav-manu {
    position: absolute;
    display: block;
    top: 40px;
    right: 0;
    left: 0;
    width: 95%;
    height: auto;
    margin: 0 auto;
}

.nav-area {
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: auto;
    background-color: #2D81B5;
    z-index: 9999;
}

.nav-area-2 {
    position: absolute;
    right: 0;
    top: 5px;
    width: 100%;
    height: auto;
    background-color: #4E8ECE;
}
/***********slidw menu top-CSS***********/

.slide-menu-close {
    display: block;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    background-color: #3e3a39;
    color: #FFF;
    border: 1px solid #666;
    position: absolute;
    right: -6px;
    top: -23px;
}

.slide-menu-bg {
    position: fixed;
    width: 100%;
    height: 100%;
    background: #000;
    z-index: 99;
    top: 0;
    left: 0;
    opacity: 0.9;
}


.slide-menu-top {
    background-color: #0173b5;
    display: flex;
    flex: 1;
    justify-content: space-around;
    width: 100%;
    height: auto;
    z-index: 9;
}

.slide-menu-icon {
    position: relative;
    height: auto;
}

    .slide-menu-icon::after {
        content: "|";
        position: absolute;
        top: 50%;
        right: -1px;
        margin-top: -0.6em;
        color: white;
        font-size: 1.2em;
        opacity: 0.5;
    }

.slide-menu-top .slide-menu-icon:nth-child(5)::after {
    display: none;
}

.slide-menu-icon a {
    box-sizing: border-box;
    display: block;
    width: 100%;
    padding: 10% 25%;
}

.slide-menu-icon img {
    width: 100%;
}

.slide-menu-banner {
    width: 100%;
    height: auto;
}

    .slide-menu-banner img {
        width: 100%;
        height: auto;
    }


.nav-list-area {
    width: 100%;
    text-align: center;
    z-index: 60;
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    height: auto !important;
}

    .nav-list-area ul li {
        position: relative;
    }

        .nav-list-area ul li::before {
            position: absolute;
            right: 25px;
            content: ">";
            color: white;
        }

.nav-list-area-2 {
    width: 100%;
    height: auto;
    text-align: left;
    display: inline-block;
    top: 5px;
    padding: 5px 0 8px 2px;
}


.bt-list {
    display: inline-block;
    width: 100%;
    font-size: 1.125em;
    text-align: left;
    color: #FFF;
    line-height: 40px;
    border-bottom: 1px solid #fff;
    text-indent: 25px;
}


.bt-list-2 {
    display: inline-block;
    width: 32%;
    font-size: 1.125em;
    color: #FFF;
    line-height: 45px;
    text-align: center;
}




    .bt-list-2 a {
        color: #FFF;
        text-decoration: none;
    }

        .bt-list-2 a:hover {
            background-color: #064A9A;
            color: #FFF;
        }

.nav-list-area-2 li > a {
    display: block;
    border-bottom: 1px solid #96C8FD;
    box-shadow: #1275C3 0px 1px 0px;
}


.nav-list-area li > a {
    display: block;
}

.nav-list-area .bt-list a {
    color: #FFF;
    text-decoration: none;
}


    .nav-list-area .bt-list a:hover {
        background-color: #033166;
        color: #FFF;
        text-shadow: #000 1px 2px 0px;
    }

.nav-list-area .bt-list img {
    display: none;
    width: 24px;
    height: auto;
    vertical-align: middle;
    margin: 0 5px 5px 0;
}

.nav-banner-area .nav-banner {
    width: 100%;
    padding: 8px 3px 3px 0px;
    border-bottom: 1px solid #2F7AC5;
    background-color: #0756A6;
    text-align: center;
}

    .nav-banner-area .nav-banner img {
        width: 225px;
        height: 37px;
    }

.nav-social {
    margin: 8px auto;
    width: 100%;
    height: 50px;
    text-align: center;
    border-bottom: 1px solid #2F7AC5;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}

    .nav-social a {
        display: inline-block;
        margin: auto 3px;
    }

    .nav-social img {
        width: 36px;
        height: 36px;
        margin: 10px 3px 8px 3px;
    }

/**************************************************/
.slidemenu::-webkit-scrollbar, .subnav > div::-webkit-scrollbar {
    display: none;
}

.slidemenu {
    display: block;
    overflow-y: hidden;
    min-height: 40px;
    width: 100%;
    background: none repeat scroll 0 0 #0A4DE9;
    /*padding: 0 6px;*/
    height: 40px;
}

ul.path {
    margin: 0 5px 0 0;
    white-space: nowrap;
    position: relative;
    font-size: 1.25em;
    overflow-x: scroll;
}

.path > li:first-child {
    display: inline-block;
    font-size: 1.25em;
    letter-spacing: 4px;
    color: #FFF;
    text-align: center;
    margin-right: 6px;
    margin-left: 0;
    width: 9%;
    max-width: 9%;
}

.top-nav > .fixed > .slidemenu, .top-nav > .path > .iconHome {
    width: 2%;
}

.path li,
.subnav li {
    display: inline-block;
    letter-spacing: 4px;
    color: #FFF;
    text-align: center;
    margin: 0 9px 0 0;
    position: relative;
    vertical-align: middle;
    margin: 0 6px;
    height: 40px;
}

    .path li.active {
        background-color: #0000AE;
    }
.subMenuItem.active {
    background-color: #f3f3f3 !important;
}

.path li a {
    display: inline-block;
    line-height: 40px;
    color: #fff;
    width: auto;
    text-decoration: none;
    position: relative;
    margin: 0 6px;
}
.path > li:first-child a {
    width: 100%;
    line-height: 0;
    margin: 0;
    height: 40px;
}

.path li a:hover {
    color: #ccc;
}

.iconHome {
    width: 8%;
}

    .iconHome img {
        width: 60%;
        margin-top: 8px;
    }

/*.path li.active {
    background-color: #BC0404;
}*/

.path > li.active:not(.iconHome) > a {
    padding: 0;
    margin: 0;
    padding: 0 2px 0 6px;
}

.path > li.active.subMenus {
    /*background-color: #fff;*/
    /*height: 80px;*/
}

.subnav {
    display: none;
    padding: 0 0 0 2%;
    white-space: nowrap;
    left: 0;
    background-color: #fff;
    box-shadow: rgba(0,0,0,0.1) 0 2px 3px;
}

    .subnav > div {
        display: block;
        width: 100vw;
        height: auto;
        overflow-x: scroll;
        overflow-y: hidden;
    }

    .subnav > div {
        position: relative;
    }

    .subnav li a {
        display: inline-block;
        line-height: 40px;
        color: #01489c;
        width: auto;
        text-decoration: none;
        position: relative;
        margin: 0 6px;
    }

    .subnav li.active a {
        padding: 0;
        margin: 0;
        color: #d20040;
        /*line-height: 30px;*/
        padding: 0 2px 0 6px;
    }
    /*.subnav > * {
        display: inline-block;
        vertical-align: middle;
    }

    .subnav .navSpan {
        color: #ffffff;
        font-size: 10px;
    }*/
    .subnav a:hover, .subMenuItem a.active {
        color: #d20040;
    }

    .subnav ul {
        font-size: 1.25em;
        text-align: center;
    }

.siteNav {
    background-color: #0a4de9;
    padding: 10px 8px 6px 8px;
    overflow-x: scroll;
    white-space: nowrap;
    margin-top: 0px;
}

    .siteNav .subBtn {
        display: inline-block;
        width: 80px;
    }

        .siteNav .subBtn img {
            display: block;
            width: 100%;
        }


:root {
    --primary-color: #0a4de9;
    --dark-blue: #0000AE;
    --yellow: #fbe40e;
}

.hotnav-bar {
    background-color: var(--primary-color);
    padding: 0 5px;
    overflow: hidden;
    line-height: 1;
}

.hotnav-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    overflow-x: scroll;
    overflow-y: auto;
    white-space: nowrap;
}

.hotnav-box {
    display: flex;
    align-items: center;
    /*flex-wrap: wrap;*/
}

    .hotnav-box li a {
        display: block;
        padding: 10px 8px;
    }

    .hotnav-box.box-left li a {
        background: var(--yellow);
        border-radius: 25px;
        /*color: var(--primary-color);*/
        font-size: 20px;
        font-weight: bold;
        text-shadow: 0 0 0;
        margin: 14px 10px;
        padding: 6px 12px;
    }

.box-left li a:hover {
    transform: translateY(-5px);
    transition: all .3s;
}

.box-right li a:hover {
    background: var(--dark-blue);
}

.donatemenu {
    max-width: 124px;
    max-height: 40px;
}

.container-channelarea {
    max-width: 1240px;
    margin: auto;
}
    /* 新增頻道推薦title */
    .container-channelarea::before {
        content: "頻道推薦";
        display: block;
        position: relative;
        font-size: 1.375em;
        letter-spacing: 0px;
        text-align: left;
        border-left: solid 3px #0173b5;
        margin-left: 10px;
        line-height: 1em;
        color: #0173b5 !important;
        padding: 0px 0px 0px 10px;
        font-weight: 800;
        margin: 10px 10px;
    }

.channelarea .channelarea-content {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
}

.channelarea {
    width: 25%;
    margin-left: auto;
    margin-right: 0;
}

.channelarea-content li {
    width: 40%;
    padding: 15px 10px;
}

.channelarea-content li {
    filter: drop-shadow(0 3px 5px rgba(0, 0, 0, 0.3));
}

    .channelarea-content li a img:hover {
        transform: translateY(-5px);
        transition: all .3s;
    }

.path li.active.subMenus > .subnav,
.subnav.active {
    display: block;
}

.slidemenu.openSubNav {
  
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#00e2e2e2',GradientType=0 );
    height: auto;
}
/*************************
*******Back to top CSS******
**************************/
#scroll {
    position: fixed;
    right: 15px;
    bottom: 70px;
    cursor: pointer;
    width: 48px;
    height: 48px;
    display: none;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    border-radius: 60px;
    z-index: 9;
}




/*************************
**************************/
.container {
    margin: auto;
}

/*article {
    display: block;
    position: absolute;
    top: 87px;
    width: 100%;
}*/


/*-----快訊--------*/

.news-box {
    overflow: hidden;
    width: 100%;
    height: 36px;
    background: #BFFFFF;
    padding: 2px 5px 0px 0px;
    font-size: 18px;
    color: #000;
    letter-spacing: 1px;
}

    .news-box img {
        width: auto;
        height: 37px;
    }

.news-list {
    position: absolute;
    top: 0;
    width: 100%;
    height: 40px;
    padding-left: 2px;
    padding-top: 0px;
    overflow: hidden;
}

    .news-list li a {
        overflow: hidden;
        text-decoration: none;
        font-size: 18px;
        line-height: 37px;
        letter-spacing: 1px;
        color: #000066;
        padding-left: 24px;
    }


/*---- slider image-------*/

.slider-images {
    position: relative;
    display: block;
    width: 100%;
}

    .slider-images img {
        width: 100%;
    }


/*----320x50 AD--*/

.ad {
    width: 100%;
    height: auto;
    /*background: url('../images/bgimage/ad-bg.gif') repeat;*/
    text-align: center;
    display: inline-block;
}

.ad-banner {
    display: inline-block;
    width: 100%;
    height: auto;
    text-align: center;
    margin: 10px auto;
    background: #FFFFFF;
    border-radius: 3px;
}

/*---------news area-------------*/

.news-all-area {
    height: auto;
    margin: 0px auto;
    color: #000;
    /*border-top: 1px solid #e3e3e3;*/
    padding: 5px 0;
}

.news-all-area-photo {
    height: auto;
    margin: 0px auto;
    color: #000;
    padding: 0 6px;
}

.news-all-area-project {
    width: 100%;
    height: auto;
    background-color: #fff;
    margin: 16px auto 16px auto !important;
    color: #000;
}

.news-title-area {
    width: 100%;
    font-size: 22px;
    letter-spacing: 2px;
    margin: 8px 0;
    color: #000;
    position: relative;
}

    .news-title-area::after {
        position: absolute;
        content: " ";
        width: 2em;
        left: 0;
        bottom: 0;
        border-bottom: 3px solid #73B9FF;
    }

    .news-title-area > .news-title {
        position: relative;
        line-height: 40px;
        padding: 0 1em 0 5px;
        display: inline-block;
        border-bottom: 3px solid #00238C;
    }

    .news-title-area.news-title-area_fullBold > .news-title {
        border-bottom-color: #00238C;
        z-index: 1;
    }

    .news-title-area.news-title-area_fullBold::after {
        width: 100%;
        border-bottom-color: #73B9FF;
    }



.news-all-area .title, .hotnews-title-area .title,
.project-title-area-2 .title,
.catalog-hotnews-area .title,
.title_box h3.title,
.live-title-area .title, ._popIn_recommend_header,
.catalog-waterfall-area  .title{
    font-size: 1.375em;
    letter-spacing: 0px;
    text-align: left;
    border-left: solid 3px #0173b5;
    margin-left: 10px;
    line-height: 1em;
    color: #0173b5 !important;
    padding: 0px 0px 0px 10px;
    font-weight: 800;
    display: inline-block;
}

.photo-title-area > .title {
    font-size: 1.375em;
    letter-spacing: 0px;
    text-align: left;
    border-left: solid 3px #0173b5;
    margin-left: 5px;
    line-height: 1em;
    color: #0173b5 !important;
    padding: 0px 0px 0px 10px;
    font-weight: 800;
    display: inline-block;
}

._popIn_recommend_header {
    letter-spacing: 1px;
    text-align: center;
    border-left: solid 3px #0173b5;
    margin-left: 10px;
    line-height: 1em;
    color: #0173b5 !important;
    padding: 0px 0px 0px 10px;
    font-weight: 800;
    font-size: 1.375em;
}

.news-all-area .ProjectType_1 .title {
    border-left: solid 3px #08acad;
    color: #08acad !important;
}

.news-all-area .ProjectType_3 .title {
    border-left: solid 3px #5900b2;
    color: #5900b2 !important;
}

.live-title-area .title a {
    color: #0173b5;
}

.news-all-area-project .title,
.news-all-area-project .topicarea-title {
    font-size: 1.25em;
    letter-spacing: 1px;
    text-align: left;
    width: 95%;
    margin: 14px auto;
    line-height: 1em;
    text-indent: 70px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-weight: 800;
    display: inline-block;
}

    .news-all-area-project .title::before,
    .news-all-area-project .topicarea-title::before {
        position: absolute;
        content: "要聞";
        width: 53px;
        height: 1em;
        color: #0173b5;
        text-align: center;
        margin-left: -64px;
        text-indent: 0;
        border-right: 3px solid #0173b5;
        line-height: 1em;
    }


.channel_Main.VideosMain .channel_Title-2 {
    background: rgba(226,225,225,1) no-repeat;
    background-size: 26px;
    padding: 2px 0;
    background-position: 20px;
}

    .channel_Main.VideosMain .channel_Title-2 span {
        display: block;
        width: 100%;
        height: 30px;
        line-height: 30px;
        text-align: left;
        margin: 2% auto;
        text-indent: 10px;
    }

.captionText {
    margin: 0 auto;
}

.VideosMain {
    margin-bottom: 4%;
}
    .VideosMain .item img {
        height: auto;
        width: 100%;
    }

    .news-all-area-project .news-area {
        margin: 0;
        padding-bottom: 0;
    }

.news-area {
    box-sizing: border-box;
    width: 100%;
    display: -webkit-flex;
    display: flex;
    border-bottom: 1px solid #E3E3E3;
    margin: 3px 0;
    padding-bottom: 5px;
    min-height: 0px;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    -webkit-align-content: flex-start;
    align-content: flex-start;
}

    .news-area .news-info {
        -webkit-flex: 1;
        flex: 1;
        -webkit-order: 1;
        order: 2;
        padding: 6px;
    }

    .news-area .news-sr {
        -webkit-flex: none;
        flex: none;
        -webkit-order: 2;
        order: 1;
        padding: 6px;
        width: 160px;
        height: 90px;
        overflow: hidden;
    }

        .news-area .news-sr > a {
            display: block;
            position: relative;
        }

    .news-area a .isVideo {
        content: "";
        width: 100%;
        height: 100%;
        display: block;
        position: absolute;
        opacity: .95;
        z-index: 1;
        background-image: url(../images/icon/video-player.png);
        background-repeat: no-repeat;
        background-position: center;
        background-size: 30%;
        top: 0;
        left: 0;
    }

.now-area a .isVideo img {
    width: 100%;
}

.icon-video::before {
    position: absolute;
    display: inline-block;
    top: 0;
    left: 0;
    bottom: 20px;
    z-index: 2;
}

/*--editor area--*/

/*---------editor-title-------------*/

/*.edit-news-title {
    position: relative;
    width: 40%;
    height: auto;
    padding: 20px 0;
    margin: 0 auto;
}*/

.edit-news-title, .now-news-title, .live-title-area,
.project-title-area-2, .hotnews-title-area,
.photo-title-area, .recommend-title-area, .hot-adnews-title-area,
.waterfall_wrap-title-area {
    padding: 14px 0;
}
/* 隱藏熱門關鍵字title */
.hotnews-title-area {
    display: block;
}
/*.edit-news-title::before {
    position: absolute;
    content: " ";
    width: 125px;
    height: 34px;
    border-bottom: 2px solid #FF8000;
}
*/
/*---------editor-title 結束-------------*/

/*--home editor-list--*/
.edit-list {
    position: relative;
    padding: 12px 6px;
}

/*.point-now-area .edit-list::before, .edit-list-w:before ,.topicarea-now-area .edit-list::before{
    content: url(/images/icon/icon-edit.png);
    vertical-align: middle;
    display: inline-block;
    font-size: 0;
}
*/
/*.topicarea-now-area .edit-list::before{
    content: url(/images/icon/icon-edit-old.png);

}*/

.edit-list-play, .edit-list-play-none {
    line-height: 1.25em;
    font-size: 1.25em;
    /*background-color: #FFF;*/
    /*margin-bottom: 10px;*/
}

    .edit-list-play span, .edit-list-play-none span {
        width: 8%;
        height: auto;
        color: #ff2f2f;
        font-size: 0.875em;
        display: none;
        text-align: center;
    }

        .edit-list-play-none span img, .edit-list-play span img {
            width: 100%;
            vertical-align: middle;
            padding-bottom: 7px;
            display: none;
        }

    .edit-list-play::after {
        position: absolute;
        right: 1px;
        top: 50%;
        content: "";
        color: white;
        background: url(../images/icon/icon-video2.png) no-repeat;
        width: 25px;
        height: 16px;
        margin-top: -8px;
        background-size: contain;
    }

.edit-date {
    display: inline-block;
    font-size: 1em;
    font-weight: bold;
    letter-spacing: 1px;
    color: #d20040;
    letter-spacing: 1px;
    vertical-align: middle;
}


.topicarea-now-area .edit-date {
    color: #0173b5;
}

.edit-list-w {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    border-left: solid 10px #0173b5;
    background-color: #E2E1E1;
    margin: 0 auto 8px auto;
    line-height: 2.5em;
    text-indent: 3px;
}


    .edit-list-w a {
        font-size: 1.125em;
        letter-spacing: 1px;
        color: #000;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        width: 90%;
        display: block;
    }

.now-area .edit-area {
    width: 100%;
    height: auto;
    /*padding:0;*/
}



.now-area.point-now-area .news-area {
    width: 100%;
    height: auto;
    border-bottom: 1px solid #E3E3E3;
    /*padding:0;*/
}

    .now-area.point-now-area .news-area .lable-date {
        position: absolute;
        bottom: 4px;
        width: 50%;
    }

    .now-area.point-now-area .news-area .news-info {
        -webkit-order: initial;
        order: initial;
        -webkit-flex: initial;
        flex: initial;
    }

    .now-area.point-now-area .news-area .news-sr {
        width: 100%;
        height: auto;
        max-height: 56.25vw;
        box-sizing: border-box;
        -webkit-order: initial;
        order: initial;
    }

.pointNews .now-area.topicarea-now-area .news-area .news-word {
    height: 4em;
}

/*--end--*/


.news-area .news-sr img {
    width: 100%;
}

.news-lable-date {
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding: 0 6px;
}


.news-area .lable-date {
    text-align: left;
    margin: 0;
    line-height: 2.3em;
    font-size: 0.9em;
    color: #666666;
    -webkit-order: 3;
    order: 2;
    flex: 1;
}

.news-area .p-lable-date {
    margin-top: 5px;
    font-size: 0.75em;
    color: #888;
    position: initial;
}

.news-area .news-word {
    font-size: 1.25em;
    width: 100%;
    line-height: 1.4em;
    font-weight: 600;
    position: relative;
    text-align: left;
}

.news-all-area-project .news-area .news-info .news-word::before {
    position: relative;
    content: "";
    vertical-align: middle;
    display: inline-block;
    font-size: 0;
    background: url('../images/icon/icon-project.png') no-repeat;
    background-size: contain;
    width: 20px;
    height: 20px;
}

.news-all-area-project .news-area .news-info .news-word a {
    vertical-align: middle;
    padding-left: 2px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 80%;
    display: inline-block;
}

.news-area .news-word a {
    color: #333;
}

    .news-area .news-word a:hover {
        color: #900505;
    }

    .news-area .news-word a:visited {
        color: #858585;
    }

.now-area .news-area.news-area-ad,
.now-area .news-area:first-child,
.now-area.topicarea-now-area .news-area:first-child {
    width: 100%;
    height: auto;
    border-bottom: 1px solid #E3E3E3;
    padding: 0;
}

.news-all-area-project .now-area .news-area:first-child,
.now-area.topicarea-now-area .news-area:first-child {
    padding: 0;
}

    .now-area .news-area.news-area-ad .lable-date,
    .now-area .news-area:first-child:not(.FamousCate-news) .lable-date,
    .now-area.topicarea-now-area .news-area:first-child .lable-date {
        position: relative;
        /* right: 5px; */
        bottom: 0px;
        width: 50%;
    }

.now-area .news-area.news-area-ad .news-info,
.now-area .news-area:first-child .news-info,
.now-area.topicarea-now-area .news-area .news-info {
    -webkit-order: initial;
    order: initial;
    -webkit-flex: initial;
    flex: initial;
    width: 100%;
}

.now-area .news-area.news-area-ad .news-sr,
.now-area .news-area:first-child .news-sr,
.now-area.topicarea-now-area .news-area .news-sr {
    padding: 0;
    -webkit-flex: none;
    flex: none;
    -webkit-order: initial;
    order: initial;
    width: 100%;
    height: 26.5vw;
}

.now-area .news-area.news-area-ad .news-sr,
.now-area .news-area:first-child .news-sr {
    height: auto;
    max-height: 56.25vw;
}

/*名家*/
/*.lable-date-w {
    text-align: right;
    margin-top: 3px;
    line-height: 24px;
    font-size: 0.75em;
    color: #888;
    order: 3;
    width: 100%;
}*/

/*project Item*/
.now-area.topicarea-now-area {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

    .now-area.topicarea-now-area .news-area {
        box-sizing: border-box;
        width: 100%;
    }

    /*.now-area.topicarea-now-area .news-area:nth-child(2n+0) {
            border-right: 1px solid #E3E3E3;
        }*/

    .now-area.topicarea-now-area .more-area {
        /*border-top: 1px solid #E3E3E3;*/
    }

    .now-area.topicarea-now-area .news-area:not(:first-child) .news-info .lable-date {
        text-align: left;
    }



.title {
    font-size: 1.375em;
    letter-spacing: 1px;
    text-align: center;
}


/*title-more*/
.title-more img {
    display: none;
    position: absolute;
    right: 5px;
    bottom: 25px;
    width: 28px;
    height: auto;
    top: 10px;
}
/*online title -more*/
.title-more-2 img {
    position: absolute;
    right: 5px;
    bottom: 25px;
    width: 18px;
    height: auto;
    top: 10px;
}

/*-------------project list-------------*/


.project-title-area {
    padding: 20px 0;
    display: table;
}

    .project-title-area.ProjectType_2 .title {
        border: solid 3px #31b5ab;
        color: #31b5ab !important;
    }


.project-title-icon {
    margin: 20px 0;
    display: table;
}


/*-------------project list-------------*/
.topic-title-area {
    margin: 20px auto;
}

.topic-title-icon {
    background: url('../images/icon/project-title-icon.png') no-repeat;
    background-size: 43px auto;
    background-color: #4B97E2;
    padding-left: 38px;
    padding-top: 5px;
}


.more-area {
    position: absolute;
    width: 1%;
    background-color: #FFF;
    display: inline-block;
    right: 6px;
    line-height: 3.5em;
}

.more-areaHOT {
    position: absolute;
    width: 1%;
    background-color: #FFF;
    display: inline-block;
    right: 6px;
}

.more-areaHOT-video {
    position: absolute;
    width: 1%;
    display: inline-block;
    right: 6px;
    line-height: 3em;
}

.title-video {
    font-size: 1.25em;
    letter-spacing: 0px;
    text-align: left;
    line-height: 2em;
    padding: 0px 0px 0px 10px;
    display: inline-block;
    font-weight: 800;
}

.more img {
    width: 100%;
}

.more-area-2 {
    position: relative;
    width: 100%;
    height: 43px;
    background-color: #FFF;
    margin-bottom: 7px;
    padding-bottom: 5px;
    border-bottom: 1px dashed #D1D1D1;
}

.edit-more-area {
    position: relative;
    width: 100%;
    height: 36px;
}

.edit-more {
    position: absolute;
    top: 10px;
    right: 15px;
    bottom: 8px;
    width: 50px;
    height: 20px;
    line-height: 18px;
    background-color: #909090;
    padding: 3px;
    font-size: 16px;
    color: #FFF;
    text-align: center;
    text-transform: lowercase;
}


/*.more{
    position: absolute;
    top: 10px;
    right: 15px;
    bottom: 8px;
    width: 50px;
    height: 20px;
    line-height: 18px;
    background-color: #909090;
    padding: 3px;
    font-size: 16px;
    color: #FFF;
    text-align: center;
    text-transform: lowercase;
    cursor: pointer;
}*/

/*--------------category-hotnews-------------*/
.catalog-hotnews-area {
    width: 100%;
    height: auto;
    margin: 2% auto 2% auto !important;
    color: #000;
}

    .catalog-hotnews-area .edit-list-play:first-child, .edit-list-play-none:first-child {
        position: relative;
    }

    .catalog-hotnews-area .edit-list-play, .edit-list-play-none {
        position: relative;
        border-bottom: 1px #e3e3e3 dashed;
        font-weight: 800;
    }

        .catalog-hotnews-area .edit-list-play a, .edit-list-play-none a {
            /* text-overflow: ellipsis;
            overflow: hidden;
            white-space: nowrap; */
            width: 84%;
            display: block;
            position: relative;
            padding-left: 36px;
            margin: 14px 0;
        }
            /* 新聞列表改為數字 */
            .catalog-hotnews-area .edit-list-play a::before,
            .catalog-hotnews-area .edit-list-play-none a::before {
                content: counter(number);
                font-size: 20px;
                font-weight: bolder;
                color: red;
                display: block;
                position: absolute;
                left: 6px;
            }
    /* .edit-list-play-none::before{
            content: "0";
            font-size: 22px;
            font-weight: bolder;
            color: red;
            display: block;
            position: absolute;
            left: 14px;
        } */
    .catalog-hotnews-area .edit-list-play::after {
        position: absolute;
        right: 0px;
        top: 24%;
        content: "";
        color: white;
        background: url(../images/icon/icon-video2.png) no-repeat;
        width: 25px;
        height: 16px;
        margin-top: -8px;
        background-size: contain;
    }

.catalog-hotnews-now-area {
    counter-reset: number;
}
    .catalog-hotnews-now-area .gt {
        counter-increment: number;
    }
.catalog-hotnews-now-area ul {
}

    .catalog-hotnews-now-area ul li {
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        width: 96%;
        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#3044b5+15,ffffff+15 */
        background: #3044b5; /* Old browsers */
        background: -moz-linear-gradient(left, #3044b5 9%, #ffffff 9%); /* FF3.6-15 */
        background: -webkit-linear-gradient(left, #3044b5 9%,#ffffff 9%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to right, #3044b5 9%,#ffffff 9%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3044b5', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
        margin: 0 auto 8px auto;
        line-height: 2.5em;
        text-indent: 7px;
        list-style-type: decimal-leading-zero;
        list-style-position: inside;
        color: #fff;
        position: relative;
    }

        .catalog-hotnews-now-area ul li::before {
            content: "";
        }
/*.catalog-hotnews-now-area ul li::before{
    position: absolute;
    content: "";
    width: 35px;
    height:40px;
    background-color: #3044B5;
    color: #fff;
    text-align: center;
    margin-left: -40px;
    text-indent: 0;
}*/
.catalog-hotnews-edit-list {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 90%;
    background-color: #fff;
    margin: 0 auto 8px auto;
    line-height: 2.5em;
    text-indent: 40px;
}

.catalog-hotnews-edit-list-w ::before {
    position: absolute;
    content: "1";
    width: 35px;
    background-color: #3044B5;
    color: #fff;
    text-align: center;
    margin-left: -40px;
    text-indent: 0;
}

/*------------- photo-------------*/

/*.photo-title-area {
    width: 40%;
    height: auto;
    padding: 20px 0;
    margin: 0 auto;
}*/
/*.photo-title-area::before {
    position: absolute;
    content: " ";
    width: 120px;
    height: 34px;
    border-bottom: 2px solid #6699FF;
}*/

/*------------fb_comments-------------*/
#fb_comments {
    padding: 20px 0;
    width: 98.5%;
    border-bottom: 1px solid #e3e3e3;
}

.msg-title-area {
    margin: 0 auto;
}
/*.msg-title-area::before {
    position: absolute;
    content: " ";
    width: 120px;
    height: 34px;
    border-bottom: 2px solid #679AFF;
}*/



/*-------------community-------------*/

.community-title-area {
    position: relative;
    width: 100%;
    height: auto;
}
/*.community-title-area::before {
    position: absolute;
    content: " ";
    width: 120px;
    height: 34px;
    border-bottom: 2px solid #A903D1;
}*/





/*--------------project news-------------*/

.topicarea-title-area {
    width: 70%;
    height: auto;
    padding: 20px 0;
    margin: 0 auto;
}

.news-all-area-project .topicarea-title-area {
    width: 100%;
    height: auto;
    padding: 0;
    margin: 0 auto;
}

/*.topicarea-title-area::before {
    position: absolute;
    content: " ";
    width: 120px;
    height: 34px;
    border-bottom: 2px solid #855BFF;
}*/




/***********-project news left************/
.news-n-area {
    width: 100%;
    display: -webkit-box;
    border-bottom: 1px solid #E3E3E3;
}

.news-sl-area {
    left: 0px;
    width: 48%;
    height: auto;
    border-right: 1px solid #E3E3E3;
    padding: 0 5px 0px 0px;
    margin: 10px 0 4px 0;
}

    .news-sl-area img {
        width: 100%;
        margin: 0 auto;
    }

    .news-sl-area .news-word {
        width: 100%;
        color: #000;
        font-size: 1.063em;
        line-height: 26px;
        margin: 4px 3px 4px 0;
    }

        .news-sl-area .news-word a {
            color: #000;
        }

            .news-sl-area .news-word a:hover {
                color: #900505;
            }

.news-s1-area .news-word a:visited {
    color: #858585;
}

/*************poject news right****************/

.news-sr-area {
    width: 48%;
    height: auto;
    padding: 0 5px 0px 0;
    margin: 10px 0 4px 5px;
}

    .news-sr-area img {
        width: 100%;
        margin: 0 auto;
    }


.social-media {
    width: 100%;
    height: auto;
    background-color: #909090;
}

.trace-setn {
    color: #0173B5;
    font-size: 1em;
    width: 30%;
    margin: 0 auto 6px auto;
    border-bottom: solid 1px;
    padding: 20px 0 6px 0;
    text-align: center;
}

.social_title {
    font-size: 1.375em;
    letter-spacing: 0px;
    text-align: left;
    margin-left: 10px;
    line-height: 1em;
    color: #0173b5 !important;
    font-weight: 800;
    display: inline-block;
}

.social-media-icon, .menuMedia > .social-media-icon {
    text-align: center;
    display: flex;
    justify-content: space-around;
    width: 80%;
    margin: 0 auto;
    padding: 8px 0;
    line-height: 0;
}

.menuMedia > .social-media-icon {
    flex-wrap: wrap;
}

.social-media-icon a {
    width: calc(100% / 3);
    margin: 2% 0;
}

.social-media-icon > a span {
    color: transparent;
    font-size: 0;
}

.social-media-icon i {
    background-image: url(../images/icon/social-media_n.svg);
    background-repeat: no-repeat;
    background-size: cover;
    width: 45px;
    height: 45px;
    display: inline-block;
    overflow: hidden;
    font-size: 0;
}

.social-media-icon .fb {
}

.social-media-icon .line {
    background-position: -45px;
}

.social-media-icon .ig {
    background-position: -90px;
}

.social-media-icon .youtube {
    background-position: -135px;
}

.social-media-icon .twitter {
    background-position: -180px;
}

.social-media-icon .flipboard {
    background-position: -225px;
}
/* 隱藏頻道 */
.channelBox {
    display: none;
    justify-content: space-around;
    flex-wrap: wrap;
}

.footer-list .app {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    width: 80%;
    margin: 0 auto;
}

    .footer-list .app ul {
        display: flex;
        flex-wrap: nowrap;
    }

        .footer-list .app ul li {
            display: flex;
            justify-content: flex-start;
            align-items: center;
            border: none;
            padding: 0;
        }

    .footer-list .app img {
        width: 90%;
        margin: 8px 6px 0 6px;
    }

    .footer-list .app .setn_app {
        width: 140%;
    }

.footer {
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: auto;
    text-align: center;
    padding-bottom: 57px;
}

    .footer img {
        width: 220px;
        margin: 5px 5px;
        height: auto;
    }

.footer-list {
    width: 90%;
    display: block;
    font-size: 14px;
    color: #BABABA;
    line-height: 30px;
    text-align: center;
    margin: 8px auto 0 auto;
    padding: 25px 0 0 0;
}

    .footer-list ul {
        width: 100%;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 0 5% 4% 0%;
        justify-content: space-evenly;
    }

        .footer-list ul li {
            box-sizing: border-box;
            letter-spacing: 2px;
            border-right: 1px solid #252525;
            margin: 3% 0;
            line-height: 1.2em;
            font-weight: 800;
        }

            .footer-list ul li a {
                color: #333;
                text-decoration: none;
                letter-spacing: 1px;
                padding: 0 8px;
            }

                .footer-list ul li a:hover {
                    color: #333;
                    text-decoration: none;
                }

.footer-info {
    text-align: center;
    color: #333;
    padding: 10px 0;
    font-size: 0.688em;
    text-decoration: none;
    letter-spacing: 1px;
}

    .footer-info a {
        text-align: center;
        color: #333;
        line-height: 25px;
        padding: 5px;
        font-size: 1.2em;
        text-decoration: none;
    }

        .footer-info a:hover {
            color: #333;
            text-decoration: none;
        }

.channel {
    margin-left: 30px;
    width: 140px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    background: #d20040;
    transform: skewX(-20deg);
    border-radius: 9px 0 9px 0;
    margin: 6px auto;
}

    .channel > a > p {
        transform: skew(20deg);
        color: #fff;
    }

/***********bottom menu-CSS***********/
.bottom-menu {
    background-color: #0173b5;
    display: none;
    justify-content: space-around;
    width: 100%;
    height: auto;
    padding: 10px 0 8px 0;
    position: fixed;
    z-index: 5;
    bottom: 0;
}

.bottom-menu-icon {
    width: 10%;
    height: auto;
    position: relative;
}

    .bottom-menu-icon::after {
        position: absolute;
        display: inline-block;
        content: "│";
        color: white;
        left: 140%;
        font-size: 1.2em;
        opacity: 0.5;
        top: 50%;
        margin-top: -0.6em;
    }

.bottom-menu .bottom-menu-icon:nth-child(5)::after {
    display: none;
}

.bottom-menu-icon img {
    width: 100%;
    height: auto;
}

/***********page bottom menu-CSS***********/

/***********pages-CSS***********/

div.msdn {
    /*width: 100%;
    padding: 10px 6px 10px 0;
    font-size: 1em;*/
    color: #313031;
    font-family: Verdana,Tahoma,Arial,Helvetica,Sans-Serif;
    background-color: #FFF;
    text-align: center;
    margin: 5% auto;
}

    div.msdn span {
        /*padding: 5px 6px 4px 5px;
    margin: 0px 3px;*/
        border: 1px solid #e3e3e3;
    }


    div.msdn a {
        /*display: inline-block;*/
        color: #0173b5;
        text-decoration: none;
    }

        div.msdn a span, div.msdn span {
            display: inline-block;
            width: 8%;
            line-height: 2em;
        }

/*div.msdn a:visited {
            color: #0030ce;
            text-decoration: none;
        }
        div.msdn a:hover {
            border: #b7d8ee 1px solid;
            color: #0066a7;
            background-color: #d2eaf6;
        }*/

div.pagination a:active {
    border: #b7d8ee 1px solid;
    color: #0066a7;
    background-color: #858585;
}

div.msdn span.current, div.msdn span.activity {
    /*padding: 5px 6px 4px 5px;*/
    font-weight: bold;
    /*margin: 0 3px;*/
    color: #444;
}

div.msdn span.activity {
    color: #fff;
    background-color: #0173b5;
    border-color: #0173b5;
}

div.msdn span.disabled {
    display: none;
}

.pagination {
    text-align: center;
}

    .pagination li {
        color: #0173b5;
        display: inline-block;
    }

        .pagination li a {
            display: block;
            color: inherit;
            border-radius: 50%;
            border: 1px solid #e3e3e3;
            width: 35px;
            height: 35px;
            text-align: center;
        }

            .pagination li a.active {
                color: #444;
            }
/**************project area******************/
.page-project-area {
    width: auto;
    padding: 10px 0 10px 0;
}

.page-project-list {
}

    .page-project-list ul li {
        line-height: 2em;
        font-size: 1.25em;
        background-color: #FFF;
        /* margin-bottom: 10px; */
        border-bottom: 1px #e3e3e3 dashed;
    }

.project-arrow img {
    width: 14px;
    margin-left: 3px;
    display: none;
}

.project-arrow a {
    color: #555;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 100%;
    display: block;
}

    .project-arrow a:hover {
        color: #900505;
    }

/************************************/
.w-icon-lable {
    display: -webkit-flex;
    display: flex;
    width: 99%;
    height: 25px;
    padding-top: 8px;
    border-top: 1px dashed #E3E3E3;
}

.w-lable-date {
    text-align: right;
    font-size: 0.75em;
    color: #888;
    height: 24px;
    line-height: 24px;
    padding-right: 5px;
}

.w-s-area {
    position: relative;
    display: -webkit-box;
    width: 100%;
    height: 103px;
    border-bottom: 1px dashed #E3E3E3;
    padding: 3px 0 3px 5px;
}

.w-s-icon-lable {
    width: 100%;
    -webkit-order: 3;
    order: 1;
    margin-top: 2px;
}

.now-area .news-area:first-child .news-info .news-lable .w-s-icon-lable {
    width: auto;
    -webkit-order: 3;
    order: 1;
}

.w-s-icon-lable > * {
    display: inline-block;
    vertical-align: top;
}


/**/
.w-info-area {
    position: inherit;
    display: -webkit-box;
    width: 98%;
    height: auto;
    border-bottom: 1px dashed #E3E3E3;
    margin: 0 auto;
    border-top: 1px solid #e3e3e3;
    padding-top: 3px;
}

.w-info {
    display: block;
    left: 10px;
    width: 50%;
    line-height: 20px;
}

.w-word {
    font-size: 1.313em;
    width: 100%;
    margin-top: 5px;
    line-height: 24px;
    font-weight: 600;
    padding-bottom: 5px;
    border-bottom: 1px dashed #E3E3E3;
}

    .w-word a {
        color: #000;
    }

        .w-word a:hover {
            color: #900505;
        }

        .w-word a:visited {
            color: #333;
        }

.w-s-word {
    margin-top: 5px;
    padding-top: 4px;
    font-size: 0.875em;
    color: #555;
    text-align: justify;
    text-justify: inter-ideograph;
}

.w-sr {
    /*position: absolute;
    right: 0;*/
    width: 120px;
    height: 120px;
    overflow: hidden;
}

    .w-sr img {
        position: absolute;
        width: 120px;
        height: auto;
        right: 10px;
        overflow: hidden;
        clip: rect(0px,120px,120px,0px)
    }

.w-s-info {
    font-size: 0.875em;
    color: #555;
    height: auto;
    line-height: 23px;
    text-align: justify;
    text-justify: inter-ideograph;
    width: 98%;
    margin: 0 auto;
}

.w-keyword-area {
    width: 100%;
    height: auto;
    line-height: 30px;
    border-bottom: 1px solid #E3E3E3;
    color: #555;
    margin-bottom: 7px;
    font-size: 1em;
    margin: 8px 0 8px 0;
    padding-bottom: 6px;
}

    .w-keyword-area > ul {
        text-align: left;
    }

        .w-keyword-area > ul > li {
            display: inline-block;
            font-size: 1em;
            margin-bottom: 6px;
            padding: 2px 3px 2px 3px;
            line-height: 22px;
            border: 1px #3044b5 solid;
            border-left: 5px solid #3044b5;
        }

    .w-keyword-area a {
        color: #3044b5;
    }

.video-container {
    position: relative;
    padding-bottom: 56.25vw;
    height: 0;
    overflow: hidden;
    min-height: 56.25%;
}

    .video-container iframe,
    /*.video-container object,*/
    .video-container embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

/* project*/

.news-b-area-title {
    width: 100%;
    height: auto;
    padding: 10px 0 6px 5px;
    font-size: 1.438em;
    color: #000;
    letter-spacing: 1px;
    text-align: left;
    border-bottom: 1px solid #FDA979;
}


    .news-b-area-title img {
        width: 26px;
        height: auto;
        vertical-align: middle;
        margin: 0 6px 2px 0;
    }

.now-area {
    width: 100%;
    height: auto;
}

.news-b-area {
    padding-bottom: 8px;
    position: relative;
}

    .news-b-area img {
        width: 100%;
        /*height: calc(98vw *9/16);*/
        height: 56.25vw;
        object-fit: cover;
        object-position: 0 0;
    }

    .news-b-area .news-word, .plist-news-word, .topic-news-word {
        font-size: 1.2em;
        letter-spacing: 0px;
        text-align: left;
        margin: auto;
        line-height: 1.2em;
        padding: 7px;
    }

.topic-news-word {
    line-height: 1em;
}
/*.plist-news-word{
    line-height: 2em;
}*/
.plist-news-word a > span {
    color: #0173b5;
    display: inline-block;
}

.plist-news-word span::after {
    content: "|";
    font-weight: 900;
    display: inline-block;
    margin: auto 6px;
    font-size: 1.125em;
}
/*.plist-news-word.ProjectType_0 a > span {
       border-right: 3px #0173b5 solid;
    }
    .plist-news-word.ProjectType_1  a> span {
        border-right: solid 3px #08acad;
        color: #08acad;
    }
    .plist-news-word.ProjectType_3 a > span {        
        border-right: solid 3px #5900b2;
        color: #5900b2;
    }*/

.plist-news-word::before {
}

.topic-news-word::before {
    position: absolute;
    content: "要聞";
    width: 70px;
    height: 1.8em;
    background-color: #31b5ab;
    color: #fff;
    text-align: center;
    margin-left: -74px;
    text-indent: 0;
}

.news-b-area .news-word, .plist-news-word a {
    color: #000;
}

    .news-b-area .news-word, .plist-news-word a:hover {
        color: #900505;
    }

    .news-b-area .news-word, .plist-news-word a:visited {
        color: #333;
        font-weight: 800;
    }

.news-b-area .news-lable {
    position: relative;
    display: flex;
    width: 99%;
    height: auto;
    margin: 12px 5px 10px 6px;
}

/* program*/
.program-news-b-area-title {
    width: 100%;
    height: auto;
    padding: 0;
    font-size: 1.2em;
    color: #000;
    letter-spacing: 1px;
    text-align: left;
    background-color: #E2E1E1;
    vertical-align: middle;
}

    .program-news-b-area-title img {
        width: 60px;
        height: 1.8em;
        vertical-align: middle;
        margin: 0 6px;
    }


/*video Item*/

.now-area.v-now-area {
    width: 100%;
    height: auto;
    padding: 0;
}

    .now-area.v-now-area .news-area:first-child .lable-date {
        position: absolute;
        right: 2px;
        bottom: 4px;
        width: 50%;
    }

    .now-area.v-now-area .news-area .news-info {
        -webkit-order: initial;
        order: initial;
        -webkit-flex: initial;
        flex: initial;
    }

    .now-area.v-now-area .news-area .news-sr {
        padding: 0;
        -webkit-flex: none;
        flex: none;
        -webkit-order: initial;
        order: initial;
        width: 100%;
        height: 25.875vw;
    }

.now-area v-now-area .now-area .news-area:first-child .news-sr {
    height: auto;
    max-height: 56.25vw;
}




.now-area.v-now-area {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

    .now-area.v-now-area .news-area {
        box-sizing: border-box;
        width: 50%;
        border-bottom: none;
        padding: 5px 5px 0 5px;
        border-bottom: 1px solid #E3E3E3;
        padding-bottom: 5px;
    }

        .now-area.v-now-area .news-area:nth-child(odd) {
            border-right: 1px solid #E3E3E3;
        }

.v-bt {
    width: 100%;
    margin: 8px 0;
}

    .v-bt ul {
        width: 100%;
        display: flex;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        padding-bottom: 8px;
        border-bottom: 1px solid #E3E3E3;
    }

        .v-bt ul li {
            box-sizing: border-box;
            width: 50%;
            background-color: #f8e3cd;
            border-bottom: 1px solid #FFF;
            border-left: 1px solid #FFF;
            text-align: center;
            line-height: 45px;
            font-size: 1.250em;
            letter-spacing: 1px;
        }

            .v-bt ul li a {
                color: #661A00;
                border-bottom: 4px solid #f8cf96;
                background-color: #f6e8c7;
                display: block;
            }

                .v-bt ul li a:visited {
                    color: #661A00;
                    display: block;
                }

                .v-bt ul li a:hover {
                    color: #661A00;
                    font-weight: 600;
                    display: block;
                    border-bottom: 4px solid #f8b75a;
                    background-color: #f6d994;
                }

                .v-bt ul li a.active {
                    color: #661A00;
                    font-weight: 600;
                    display: block;
                    border-bottom: 4px solid #f8b75a;
                    background-color: #f6d994;
                }

/*--------------search page-------------*/

.search-title-area {
    display: table;
    margin: 20px auto 10px auto;
}

/*.search-title-area::before {
    position: absolute;
    content: " ";
    width: 120px;
    height: 34px;
    border-bottom: 2px solid #A64BF8;
}*/
.re-search a {
    position: absolute;
    font-size: 1.063em;
    text-align: center;
    color: #fff;
    font-weight: normal;
    width: 100px;
    line-height: 25px;
    background-color: #9F3FF8;
    padding: 2px;
    letter-spacing: 1px;
    border-radius: 3px;
    right: 0;
}

    .re-search a:hover {
        background-color: #BD00BD;
    }

    .re-search a:active {
        background-color: #BD00BD;
    }


.search-area-search {
    text-align: center;
    padding: 8px 0;
    border-bottom: 1px solid #E3E3E3;
}

    .search-area-search input {
        width: 80%;
        height: 27px;
    }

.s-icon {
    display: -webkit-inline-box;
    background-color: #333;
    width: 50px;
    vertical-align: bottom;
    height: 100%;
    position: relative;
}

    .s-icon img {
        position: absolute;
        padding: 0 15px;
        width: 20px;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

.search-keyword {
    padding: 5px 0;
    border-bottom: 1px solid #e3e3e3;
}

.search-keyword-2 {
    display: -webkit-inline-box;
    padding: 5px 0;
    border-bottom: 1px solid #e3e3e3;
    width: 100%;
}

.search-keyword-list-1 ul li {
    display: -webkit-inline-box;
    height: auto;
    color: #3044b5;
    list-style-type: none;
    letter-spacing: 1px;
    background-color: #E2E1E1;
    line-height: 26px;
    margin: 0 3px 6px 0;
    padding: 0 4px;
    border-radius: 2px;
    cursor: pointer;
    font-size: 1em;
}

.search-keyword-list-2 ul li {
    display: -webkit-inline-box;
    height: auto;
    color: #d20040;
    list-style-type: none;
    letter-spacing: 1px;
    background-color: #E2E1E1;
    line-height: 26px;
    margin: 0 3px 6px 0;
    padding: 0 4px;
    border-radius: 2px;
    cursor: pointer;
    font-size: 1em;
}

.search-keyword-list-3 ul li {
    margin-top: 5px;
    display: -webkit-inline-box;
}

.search-keyword-list-3 a {
    color: #666;
    font-size: 1em;
    letter-spacing: 1px;
    font-weight: 600;
}

    .search-keyword-list-3 a:hover {
        color: #B25900;
        border-bottom: 2px solid #B25900;
    }

    .search-keyword-list-3 a:active {
        color: #B25900;
        border-bottom: 2px solid #B25900;
    }

.search-keyword-list-3 .s-w3-line {
    font-size: 12px;
    color: #333;
    margin: 0 0 0 5px;
}

.search-title {
    letter-spacing: 1px;
    line-height: 30px;
    font-size: 1em;
    color: #333;
}

    .search-title img {
        margin: 0 5px;
        vertical-align: middle;
    }

.TravelAD_m {
    width: 100%;
    text-align: center;
    border-radius: inherit;
}

    .TravelAD_m iframe {
        width: 300px;
        height: 600px;
    }

.TravelAD_m_min {
    width: 100%;
}

    .TravelAD_m_min iframe {
        width: 100vw;
        height: calc(37vw + 230px);
    }

/* 2017  CSS  Star*/
.News_follow_box {
    width: 100%;
    border-top: 1px solid #eeeeee;
    padding: 15px 0;
    flex-direction: row;
    display: inline-flex;
}

.News_follow_word {
    font-size: 0.875em;
    color: #959595;
    line-height: 26px;
}

.follow_box {
    flex-direction: row;
    display: inline-flex;
}

    .follow_box i {
        background-image: url(/images/icon/New_follow_img.png);
        background-repeat: no-repeat;
        display: block;
        width: 62px;
        height: 26px;
        margin: auto 5px;
    }

        .follow_box i:hover {
            background-position-y: -26px;
        }

.follow-01-fb {
    background-position-x: 0;
}

.follow-02-youtube {
    background-position-x: -62px;
}

.follow-03-line {
    background-position-x: -124px;
}

.follow-04-APP {
    background-position-x: -186px;
}

.follow-05-G {
    background-position-x: -248px;
}

.follow-06-IG {
    background-position-x: -310px;
}

/*AI問答評論*/
.ai_area {
    display: none;
}

.ai_area_m {
    max-width: 100%;
    padding: 0 10px;
    box-sizing: border-box;
    margin: 0 auto;
    color: #00396F;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 10px;
}

.ai_logo {
    width: 48px;
}

.ai_area_content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: calc(100% - 48px);
    position: relative;
}

.ai_comment, .ai_qa {
    display: flex;
    flex-direction: row;
}

    .ai_comment .title, .ai_qa .title {
        font-size: 16px;
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        width: 66px;
        height: 26px;
        background: linear-gradient(180deg, #20F0FC 0%, #01B9FF 100%);
        box-shadow: 0px 2px 0px #00417D;
        border-radius: 24px;
        margin-right: 2px;
        text-align: center;
        padding: 0;
    }

        .ai_comment .title img, .ai_qa .title img {
            width: 34%;
        }

    .ai_comment .content, .ai_qa .content {
        display: flex;
        width: calc(100% - 70px);
        height: 26px;
        flex-direction: row;
        align-items: center;
        padding: 0px 4px;
        box-sizing: border-box;
        border-bottom: 2px solid #01B7FF;
        border-radius: 20px;
        cursor: pointer;
    }

        .ai_comment .content p, .ai_qa .content p {
            font-size: 16px;
            width: 100%;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
            text-align: left;
        }

/*下拉選中時添加樣式*/
.ai_content_focus {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.16) 100%);
    color: rgba(33, 34, 59, 0.4);
}

/*下拉按鈕 -- start*/
.triangle {
    fill: #fff;
    stroke: #fff;
    stroke-width: 10;
}

circle {
    fill: #0090CC;
    transition: 0.3s;
}

.ai_comment .content:hover circle, .ai_qa .content:hover circle {
    fill: #006A97;
}

.arrow-up {
    display: none;
}
/*下拉按鈕 -- end*/


.content_more {
    width: calc(100% + 48px);
    height: 200px;
    background: #FFFFFF;
    border: 2px solid #01B7FF;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.6);
    border-radius: 8px;
    padding: 4px 8px;
    box-sizing: border-box;
    scrollbar-width: none; /* firefox */
    -ms-overflow-style: none; /* IE 10+ */
    overflow-x: hidden;
    overflow-y: auto;
    position: absolute;
    display: none;
}

    .content_more p {
        font-size: 16px;
        line-height: 24px;
        text-align: justify;
        padding-bottom: 12px;
        white-space: break-spaces;
        z-index: 1;
    }

        .content_more p:nth-child(3) {
            padding-bottom: 0px;
        }

.comment_content_more {
    left: -48px;
    top: 30px;
    z-index: 1;
}

.qa_content_more {
    left: -48px;
    top: 64px;
    z-index: 1;
}
/*AI問答評論 END*/

@media only screen and (max-width: 736px) {
    .bottom-menu-icon {
        width: 6%;
        height: auto;
    }

    #scroll {
        bottom: 100px;
    }
}

@media only screen and (max-width: 568px) {
    .bottom-menu-icon {
        width: 8%;
        height: auto;
    }
}


@media only screen and (max-width: 480px) {
    .News_follow_box {
        padding: 10px;
        align-content: flex-start;
        flex-wrap: wrap;
        display: inline-flex;
    }

    .follow_box {
        align-content: flex-start;
        justify-content: center;
        flex-wrap: wrap;
        display: inline-flex;
        width: 98%;
        margin: 0 auto;
    }

        .follow_box i {
            margin: 5px 20px;
        }

    .bottom-menu-icon {
        width: 10%;
        height: auto;
    }
}

@media only screen and (max-width: 320px) {
    .path li:first-child {
        vertical-align: top;
    }

    .follow_box i {
        margin: 5px 15px;
    }

    .news-area .lable-date {
        line-height: 1em;
        padding-top: 12px;
        font-size: 0.75em;
    }

    .footer-list {
        width: 100%;
        display: block;
        font-size: 1em;
        color: #BABABA;
        line-height: 30px;
        text-align: center;
        margin: 8px auto 8px auto;
    }
}
/* 2017 CSS  End*/


/********2019 Privacy CSS*********************************************/
.privacy-area {
    display: none;
    position: fixed;
    bottom: 0;
    text-align: justify;
    letter-spacing: 1px;
    line-height: 1.75em;
    padding: 0.75em 0.75em 2.5em 0.75em;
    color: #555;
    font-size: 13px;
    border-bottom: 1px solid #E0E0E0;
    background: rgba(225,225,225, 0.7);
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
    z-index: 5;
}

.privacy-link {
    margin-right: 15px;
}

    .privacy-link a {
        color: #555;
        font-weight: 700;
        border-bottom: 1px solid #555;
    }

        .privacy-link a:hover {
            color: #7c50ce;
            border-bottom: 1px solid #7c50ce;
        }

.privacy-area img {
    width: 47px;
    margin-right: 4px;
    vertical-align: middle;
}

.privacy-bt i {
    margin-right: 2px;
}

.privacy-bt .privacyBtn {
    margin-top: 5px;
    color: #FFF;
    border-radius: 50px;
    font-weight: 700;
    background-color: #668fff;
    padding: 5px 8px;
    letter-spacing: 2px;
}

    .privacy-bt .privacyBtn:hover {
        background-color: #d993da;
    }

.privacy-area > div {
    text-align: center;
    font-size: 12px;
    position: absolute;
    bottom: 1.5em;
    right: 1em;
}

.LabelTextAD {
    text-align: center;
    font-size: 1.125em;
    font-style: italic;
    color: #666666 !important;
}

    .LabelTextAD .textTagAD {
        display: none;
        line-height: 2em;
    }

    .LabelTextAD a {
        color: #666666 !important;
    }

    .LabelTextAD .textTagAD::before,
    .LabelTextAD .textTagAD::after {
        display: inline-block;
        content: "\0002F";
        margin: auto 0.5em;
    }

/********2019 keyword cloud CSS*********************************************/
.circle-overlay {
    font-size: 16px;
    border-radius: 50%;
    position: absolute;
    overflow: hidden;
}

.circle-overlay__inner {
    text-align: center;
    width: 100%;
    height: 100%;
}

.hidden {
    display: none;
}

.node-icon--faded {
    opacity: 0.5;
}

.legend-size circle {
    fill: rgb(31, 119, 180);
}

.legendCells, .legend-color {
    display: none;
}

/* 隱藏熱門關鍵字區塊 */
#KeywordCloud {
    border: 1px solid #e3e3e3;
    margin-bottom: 20px !important;
    /*display: none;*/
}

.channelarea-content img {
    width: 100%;
}

.FooterSmallImageAD iframe#footerAD {
    height: 18.8vw;
}

.FooterLargeImageAD iframe#footerAD {
    height: 56.25vw;
}

.FooterComplexAD iframe#footerAD {
    height: 0;
}


.footerDFPAD > span {
    position: absolute;
    top: 1%;
    right: 1%;
    padding: 5px;
    height: 24px;
    width: 24px;
    line-height: 24px;
    text-align: center;
    font-size: 24px;
    color: #FFFFFF;
    backdrop-filter: blur(10px);
    background-color: #55555599;
    border-radius: 50%;
}


.float_IconAD {
    position: fixed;
    right: 6px;
    bottom: 155px;
    cursor: pointer;
    width: 65px;
    height: 60px;
    display: inline;
    z-index: 9;
}


.keywordList {
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    left: 0;
    border: 1px solid #0094ff;
    border-radius: 3px;
    list-style: none;
    background-color: #ffffff;
    z-index: 70000;
}

    .keywordList > li {
        cursor: pointer;
        padding: 8px;
        display: block;
    }


.categoryBoxArea, .categoryBox {
    width: 95%;
}

    .categoryBox > ul > li {
        display: inline-block;
        background-color: #BFDFFF;
        padding: 3px 12px;
        border-radius: 50px;
        margin-right: 7px;
        margin-top: 6px;
        border: none;
        margin-bottom: 6px;
        line-height: 30px;
    }

        .categoryBox > ul > li a {
            color: #333;
        }



.loginBox {
    font-size: 1.188em;
    color: #00469B;
}

    .loginBox, .loginBox * {
        line-height: 1em;
    }

        .loginBox i {
            font-size: 1.5em;
        }

        .loginBox::before {
            content: none;
        }

        .loginBox.loginBox-lay-dropdown > div {
            padding: 0;
        }


        .loginBox.loginBox-lay-dropdown ul {
            background: #00469B;
            color: #FFFFFF;
        }

            .loginBox.loginBox-lay-dropdown ul::after {
                border-bottom: 5px solid #00469B;
            }

        .loginBox > label > i ~ span {
            display: none;
        }

        .loginBox.memberTip i.fa-user-circle {
            position: relative;
            margin-right: 3px;
        }

            .loginBox.memberTip i.fa-user-circle::after {
                content: "";
                position: absolute;
                display: block;
                width: 6px;
                height: 6px;
                border-radius: 50%;
                background: #FF0000;
                top: 0;
                left: 100%;
                transform: translate(-50%, -25%);
            }

.categoryBoxArea {
    margin: 4% auto;
}

.categoryBox {
    margin: auto;
    width: 95%;
}

    .categoryBox > ul > li {
        display: inline-block;
        background-color: #BFDFFF;
        padding: 3px 12px;
        border-radius: 50px;
        margin-right: 7px;
        margin-top: 6px;
        border: none;
    }

        .categoryBox > ul > li a {
            color: #333;
        }

.flexBox {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    position: absolute;
    left: 0;
}

    .flexBox.flexnowrap {
        flex-wrap: nowrap;
    }

    .flexBox.flexAlignStretch {
        align-items: stretch;
    }

.grecaptcha-badge {
    z-index: 1000;
}

@media screen and (max-width:1200px) {
    .hotnav-bar {
        /*padding: 10px 0;*/
    }

    .hotnav-box.box-right {
        display: none
    }
}

@media screen and (max-width:992px) {
    .channelarea-content li {
        padding: 15px 8px;
    }
}


@media screen and (max-width:767px) {
    .hotnav-box.box-left li a {
        margin: 8px 10px;
    }

    .channelarea {
        margin: 0 auto;
        width: 100%;
    }

        .channelarea li {
            width: 18%;
            margin: 0 13px;
            padding: 10px 0;
        }
}

@media screen and (max-width:600px) {
    .hotnav-box.box-left li a {
        font-size: 17px;
    }
}

/*AI問答評論*/
@media(min-width: 768px) {
    .ai_comment .content, .ai_qa .content {
        padding: 0px 8px;
    }

    .ai_comment .title, .ai_qa .title {
        margin-right: 4px;
    }

    .content_more {
        width: calc(100% - 70px);
    }

    .comment_content_more {
        left: 70px;
    }

    .qa_content_more {
        left: 70px;
    }
}
.waterfall_wrap {
    width: 100%;
    margin: auto
}

    .waterfall_wrap .waterfall_area {
        list-style-type: none;
        box-sizing: border-box;
        box-sizing: border-box
    }

        .waterfall_wrap .waterfall_area .item {
            width: 100%;
            color: #595757;
            background-color: #eee;
            padding: 10px;
            border-top: solid 1px #eee;
            box-sizing: border-box;
            background-color: #fff
        }

    .waterfall_wrap .item_block img {
        width: 100%;
        height: auto;
    }
@media screen and (min-width: 1024px) {
    .waterfall_wrap .waterfall_area .item {
        margin-bottom: 15px;
        width: calc((100% - 16px)/2);
        background-color: #eee;
        border-radius: 8px;
        border-top: unset
    }
}

.waterfall_wrap .waterfall_area .item:nth-child(2n+1) {
    margin-right: 10px
}

@media screen and (min-width: 1024px) {
    .waterfall_wrap .waterfall_area .item:nth-child(2n+1) {
        margin-right: 15px
    }
}

@media screen and (min-width: 1024px) {
    .waterfall_wrap .waterfall_area .item:hover .item_block .info_box {
        color: #f04800
    }
}

.waterfall_wrap .waterfall_area .item .item_block {
    display: flex;
    flex-direction: row;
    text-decoration: none
}

    .waterfall_wrap .waterfall_area .item .item_block .img_box {
        width: 150px;
        position: relative;
        height: 0;
        padding-top: 84.375px;
        border-radius: 4px;
        overflow: hidden
    }

        .waterfall_wrap .waterfall_area .item .item_block .img_box.waterfall_video::before {
            content: "";
            width: 100%;
            height: 100%;
            display: block;
            position: absolute;
            opacity: .95;
            z-index: 1;
            background-image: url(../images/icon/video-player.png);
            background-repeat: no-repeat;
            background-position: center;
            background-size: 30%;
            top: 0;
            left: 0
        }

@media screen and (min-width: 1024px) {
    .waterfall_wrap .waterfall_area .item .item_block .img_box {
        border-radius: 8px
    }
}

.waterfall_wrap .waterfall_area .item .item_block .img_box img {
    width: 100%;
    position: absolute;
    top: 0
}

.waterfall_wrap .waterfall_area .item .item_block .info_box {
    width: calc(100% - 150px - 10px);
    margin-left: 10px;
    color: #333;
    padding-top: 5px
}

    .waterfall_wrap .waterfall_area .item .item_block .info_box .item_desc {
        color: #333;
        text-decoration: none;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        min-height: 44px;
        font-size: 1.25em;
        width: 100%;
        line-height: 1.4em;
        font-weight: 600;
    }

@media screen and (min-width: 1024px) {
    .waterfall_wrap .waterfall_area .item .item_block .info_box .item_desc:hover {
        color: #f04800
    }
}

.waterfall_wrap .waterfall_area .item .item_block .info_box .item_info {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 4px
}

@media screen and (min-width: 1024px) {
    .waterfall_wrap .waterfall_area .item .item_block .info_box .item_info {
        margin-top: 8px
    }
}

.waterfall_wrap .waterfall_area .item .item_block .info_box .item_info .item_tag {
    padding: 2px 8px;
    color: #fff;
    border-radius: 20px;
    font-size: 15px;
    pointer-events: auto;
    text-decoration: none
}

.waterfall_wrap .waterfall_area .item .item_block .info_box .item_info .item_date {
    color: #666666;
    font-size: 14px
}

@media screen and (min-width: 1024px) {
    .waterfall_wrap .waterfall_area .item.big_item {
        padding: 0
    }
}

@media screen and (min-width: 1024px) {
    .waterfall_wrap .waterfall_area .item.big_item .item_block {
        flex-direction: column;
        padding: 0px
    }
}

@media screen and (min-width: 1024px) {
    .waterfall_wrap .waterfall_area .item.big_item .img_box {
        width: 100%;
        padding-top: 56.25%;
        border-radius: 8px 8px 4px 4px
    }

        .waterfall_wrap .waterfall_area .item.big_item .img_box.waterfall_video::before {
            background-size: 17%
        }
}

.waterfall_wrap .waterfall_area .item.big_item .img_box img {
    width: 100%
}

@media screen and (min-width: 1024px) {
    .waterfall_wrap .waterfall_area .item.big_item .info_box {
        width: 100%;
        margin-left: 0;
        padding: 10px;
        box-sizing: border-box
    }
}

@media screen and (min-width: 1024px) {
    .waterfall_wrap .waterfall_area .item.big_item .info_box .item_desc {
        -webkit-line-clamp: 1;
        min-height: unset
    }
}
.img-ratio-8x9 img {
    height: auto;
    aspect-ratio: auto 8 / 9;
}
.img-ratio-4x18 img {
    width: 100%;
    height: auto;
    aspect-ratio: auto 4 / 18;
}
.img-ratio-270x146 img {
    width: 100%;
    height: auto;
    aspect-ratio: auto 270 / 146;
}

/*名家專欄 start*/

.all-area {
    background: #F8F8F9;
    margin: auto;
    padding: 12px;
}

    .all-area .all-area-title {
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-bottom: 8px;
    }

        .all-area .all-area-title .area-title-name {
            display: flex;
            align-items: center;
        }
            .all-area .all-area-title .area-title-name span {
                font-size: 20px;
                font-weight: 700;
                line-height: 26px;
                text-align: center;
                text-underline-position: from-font;
                text-decoration-skip-ink: none;
                margin-left: 6px;
            }
        .all-area .all-area-title .area-more {
            font-size: 16px;
            font-weight: 400;
            line-height: 24px;
            text-align: center;
            text-underline-position: from-font;
            text-decoration-skip-ink: none;
            display: flex;
            align-items: center;
        }
    .all-area .area-more-icon {
        margin: auto 8px;
        width: 8px;
        height: 12px;
        display: block;
    }
    .all-area .all-area-content {
    }

    .all-area .all-area-block {
        padding: 12px 8px;
        gap: 8px;
        border-radius: 16px;
        background: #FFFFFF;
        margin-bottom: 8px;
    }

    .all-area .block-title {
        height: 26px;
        margin-bottom: 8px;
    }
    .all-area .block-title a {
        display: flex;
        align-items: center;
    }
    .all-area .block-title-name {
        font-size: 18px;
        font-weight: 700;
        line-height: 23.4px;
        text-align: left;
        text-underline-position: from-font;
        text-decoration-skip-ink: none;
        margin-left: 8px;
    }
    .all-area .block-title img {
        width: 26px;
        height: 26px;
        border-radius: 50%;
        overflow: hidden;
        outline: 1px solid #E5E5E5;
    }

    .all-area .block_content .content_img img {
        border-radius: 8px;
        width: 100%;
    }
    .all-area .block_content .content_title {
        padding: 4px 0px 6px 0px;
        width: 100%;
        font-size: 18px;
        font-weight: 700;
        line-height: 23.4px;
        text-align: left;
        text-underline-position: from-font;
        text-decoration-skip-ink: none;
    }

/*名家專欄 end*/
.project-box:not(.photo-project) {
    padding: 16px 6px 0 6px;
}
.project-title-box {
    display:flex;
    justify-content:space-between;
}
.project-title span {
    height: 1em;
    color: #0173b5;
    text-align: center;
    text-indent: 0;
    display: inline-block;
    line-height: 0.9em;
    border-right: 3px #0173b5 solid;
    padding-right: 5px;
}

.project-title {
    font-size: 1.25em;
    font-weight: 800;
    text-align: left;
    width: 100%;
}

    .project-title > a {
        color: #333;
        display: inline-block;
        text-overflow: ellipsis;
        width: 80%;
        white-space: nowrap;
        overflow: hidden;
        text-align: left;
        vertical-align: bottom;
    }

    .project-title > span {
        background-color: #fff;
    }

    .project-title.projectPage > a {
        /*color: #08acad;*/
    }

    .project-title.projectPage > span {
        color: #08acad;
        border-right: 3px #08acad solid;
    }


.project-more {
    line-height: 2.2em;
    letter-spacing: 1px;
    color: #888;
    width: 1%;
    margin-right: 6px;
}
    .project-more img {
        width:100%;
    }

.project-news-box {
    max-height: 220px;
    overflow:hidden;
}
.project-photo-box {
    max-height: 190px;
    overflow:hidden;
}
.project-news-area {
    width: 43vw;
    min-height: 0px;
    /*box-sizing: border-box;
    display: inline-block;
    margin: 3px 6px 3px 0;
    padding-bottom: 5px;
    position: relative;
    -webkit-align-content: flex-start;
    align-content: flex-start;*/
}
.project-news-area .project-news-sr {
    padding: 6px 6px 0 0;
}
.project-news-sr a{
    display: block;
}
.project-news-sr img {
    width: 100%;
    height: 23.25vw;
    object-fit: cover;
    object-position: 0 0;
}
.project-news-area .project-news-info {
    -webkit-flex: 1;
    flex: 1;
    -webkit-order: 1;
    order: 2;
    padding: 0 6px 6px 6px;
}
.project-news-area .project-news-word {
    font-size: 1.25em;
    width: 100%;
    line-height: 1.3em;
    font-weight: 600;
    text-align: left;
    position: relative;
    height:84px;
}
.project-news-lable {
    display: flex;
    justify-content: space-between;
}
.project-news-area .project-lable-date {
    text-align: left;
    margin: 0;
    line-height: 1.2em;
    font-size: 0.9em;
    color: #888;
    -webkit-order: 3;
    order: 2;
    flex: 1;
    margin-left:6px;
}
@media only screen and (min-width: 768px) {
    .project-news-area .project-news-word {
        height: 60px;
    }
}
@media only screen and (min-width: 600px) {
    .project-news-box {
        max-height: 300px;
    }
}
@media only screen and (max-width: 375px) {
    .project-news-area .project-lable-date {
        line-height: 1em;
    }
}
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}
