/*all*/

body {
    word-break: break-all;

}

.grey {
    color: #999;
}

.green {
    color: #296fa9;
}

.mb5 {
    margin-bottom: 5px;
}

.mb10 {
    margin-bottom: 10px;
}

.mb15 {
    margin-bottom: 15px;

}

.mb30 {
    margin-bottom: 30px;

}

.red {
    color: #ed3d3d;
}

/*首頁四塊*/


/*首頁四塊*/


/*首頁四塊*/

.indexNews {
    min-height: 300px;
}

.titleForIndexNewsContent {
    font-size: 28px;
    color: #296fa9;
    font-weight: 300;
    padding-bottom: 0em;
    margin-bottom: 0.5em;
}

.mybtn,
.myBtn {
    background-color: #296fa9;
    color: #fff;
    border-radius: 99px;
    display: inline-block;
    padding: 8px 20px;
    margin-top: 15px;
    margin-bottom: 15px;
    cursor: pointer;
}

.mybtn:hover,
.myBtn:hover {
    filter: brightness(1.2);
}

.contentForSave ol {
    padding-left: 1em;
    list-style-type: Cjk-ideographic;
}

.contentForSave ol ol {
    padding-left: 1em;
    list-style-type: Decimal;
}

.contentForSave ul {
    padding-left: 2em;
    list-style-type: square;
}

/* footer */


/* footer */


/* footer */

@media (max-width: 768px) {
    .footerNav {
        margin-bottom: 55px;
    }
}

/* overTheYears */


/* overTheYears */


/* overTheYears */

.mainKV.overTheYearsKV {
    height: 120px;
    position: relative;
}

@media (min-width: 992px) {
    .mainKV.overTheYearsKV {
        height: 280px;
        position: relative;
    }
}

.overTheYearsKV aside {
    background-image: url(../images/overTheYears/banner.jpg);
}

/* insideBanner */


/* insideBanner */


/* insideBanner */

.mainKV.insideBanner {
    height: 100px;
    position: relative;
}

@media (min-width: 992px) {
    .mainKV.insideBanner {
        height: 180px;
        position: relative;
    }
}

.insideBanner aside {
    background-position: center center;
}

/*其他內頁banner*/

.babyTaipowerKV aside {
    background-image: url(../images/bg/babyTaipower.jpg);
}

.taipowerSongKV aside {
    background-image: url(../images/bg/taipowerSong.jpg);
}

.powerSavingRoom aside {
    background-image: url(../images/bg/powerSavingRoom.jpg);
}

.savePowerParty aside {
    background-image: url(../images/bg/savePowerParty.jpg);
}

.taipowerKite aside {
    background-image: url(../images/bg/taipowerKite.jpg);
}

.roadRunning aside {
    background-image: url(../images/bg/roadRunning.jpg);
}

.refute_rumors aside {
    background-image: url(../images/bg/refute_rumors.jpg);
}

.powerSavingTips aside {
    /*    background-image: url(../images/bg/powerSavingTips.jpg);*/
    background-image: url(../images/bg/powerSavingTips.jpg);
}

.pagamo aside {
    background-image: url(../images/bg/PAGEMO_banner.jpg);
}

.savepower_stage_play aside {
    background-image: url(../images/bg/savepower_stage_play_banner.jpg);
}

.powerSavingDischarge aside {
    background-image: url(../images/bg/powerSavingDischarge.jpg);
}

.detective aside {
    background-image: url(../images/bg/poster_20220707_part2.jpg);
}

.trending aside {
    background-image: url(../images/bg/poster_202208161419.jpg);
}

.windward aside {
    background-image: url(../images/bg/poster_202209121600.jpg);
}

.running aside {
    background-image: url(../images/bg/poster_202212071700.jpg);
}

.physicalActivityKV aside {
    background-image: url(../images/bg/physicalActivity.jpg);
}

.webActivityKV aside {
    background-image: url(../images/bg/physicalActivity.jpg);
}

.physicalActivity2KV aside {
    background-image: url(../images/bg/physicalActivity2.jpg);
}

.physicalActivity3KV aside {
    background-image: url(../images/bg/physicalActivity3.jpg);
}

.physicalActivity20230630KV aside {
    background-image: url(../images/banner2023/b20230630.jpg);
}

.physicalActivity4KV aside {
    background-image: url(../images/banner2023/b20231023.jpg);
}

.savepowerOpening aside {
    background-image: url(../images/banner2023/b20240701.jpg);
}

.penghuMusicFestival aside {
    background-image: url(../images/banner2023/b20240806.jpg);
}

.savepowerTogether aside {
    background-image: url(../images/banner2023/b20241008.jpg);
}

.powerNonstop aside {
    background-image: url(../images/banner2023/b20241029.jpg);
}

.WelcomeToSavePower aside {
    background-image: url(../images/banner2025/b20251020.jpg);
}

.SavePowerOnChristmas aside {
    background-image: url(../images/banner2025/b20251209.jpg);
}

.savePowerBestDay aside {
    background-image: url(../images/banner2026/b20260319.jpg);
}


/*內頁br 生效*/

@media (max-width: 767px) {
    .main-content p br {
        display: inherit;
    }
}

/* 燈箱 */

.modal-content {
    border-radius: 0px;
    border: none;
    /*    border: 3px solid #000;*/
}

.modal-backdrop {
    background-color: #fff;
    opacity: 0.9 !important;
}

.cardModalImg {
    width: 100%;
    height: auto;
    margin-top: 40px;
}

.myClose {
    z-index: 1000;
    width: 40px;
    height: 40px;
    cursor: pointer;
    position: absolute;
    right: 0px;
    top: 0px;
}


/* 首頁 */






.oneOverTheYear {
    margin-bottom: 25px;
    /*    background-image: url(../css/)*/
}

.oneOverTheYear .imgArea {
    height: 250px;
    width: 100%;
    background-size: cover;
    margin-bottom: 10px;
    background-position: center center;
}



.oneOverTheYear:hover {
    opacity: 0.7;
}

.oneOverTheYear h4 {
    color: #666;
    font-size: 15px;
    line-height: 1.7;
}

.oneOverTheYear h3 {
    margin-top: 10px;
}

@media (min-width: 992px) {
    .oneOverTheYear h3 {
        margin-top: 58px;
    }
}





/*修正手機標題太大破掉的問題*/

@media (max-width: 576px) {
    .mainKV .mainTitle h2 {
        font-size: 30px;
        margin-bottom: 0.2em;
    }
}















/* 2023 改版 */
/* 2023 改版 */
/* 2023 改版 */
/* 2023 改版 */
/* 2023 改版 */


.fontBlueColor {
    color: #296fa9;
}












/* 
桌機版主選單
的下拉選單
*/

.mainNav {
    margin-right: 60px;
}


.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
    background-image: none !important;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
    background-color: #b0d3ea;
}


.mainNav .inlineBlock li:nth-child(2):hover .dropdown-menu,
.mainNav .inlineBlock li:nth-child(3):hover .dropdown-menu,
.mainNav .inlineBlock li:nth-child(4):hover .dropdown-menu,
.mainNav .inlineBlock li:nth-child(5):hover .dropdown-menu {
    display: block;
    margin-top: 0px;
}

.mainNav .dropdown-menu li {}

.mainNav .dropdown-menu li a {
    font-size: 16px;
    padding: 15px;
}


/*
手機版主選單
的下拉選單
*/


@media (max-width: 767px) {
    .mainNav {
        width: 100%;
        margin: 0;
        margin-top: 15px;
    }

    .mainNav ul {
        padding: 0px;
    }




    .mainNav .inlineBlock li .dropdown-menu {
        display: block;
        padding-left: 1em;
        padding-right: 1em;

    }

    .mainNav .dropdown-menu li a {
        font-size: 15px;
        /*        padding: 15px;*/
        color: #999;
        padding: 0px;
        padding-bottom: 15px;

    }

    .mainNav .inlineBlock li .dropdown-menu li {
        display: inline-block;
        font-size: 15px;
        /*         width:100%;*/
        padding-left: 1em;
        padding-right: 0em;
        background-color: none;
    }

    .dropdown-menu {
        position: inherit;
        top: inherit;
        left: inherit;
        z-index: inherit;
        display: block;
        float: inherit;
        min-width: inherit;
        padding: 0px;
        margin: 0;

        font-size: inherit;
        text-align: left;
        list-style: none;
        background-color: transparent;
        background-clip: padding-box;
        border: none;
        border-radius: 4px;
        -webkit-box-shadow: none;
        box-shadow: none;


    }

    .dropdown-menu > li > a:hover,
    .dropdown-menu > li > a:focus {
        background-color: transparent;
        color: #296fa9;
    }


}




/*
把手機標題往下一點，不要重疊到banner身上
*/



@media (max-width: 767px) {

    /*
    .mainKV .mainTitle {
        top: 160px;
        transform: none;
    }
*/

}







/*
內頁次選單
*/



.subNav2023 {
    font-family: 'Roboto Mono', monospace, sans-serif;
}

@media (min-width: 768px) {
    .subNav2023 {
        margin-top: 53px;
    }
}


.subNav2023 ul li {
    cursor: pointer;
}

.subNav2023 ul li span {
    color: #333;
    border-bottom: 2px solid #fff;
}

.subNav2023 ul li.active span,
.subNav2023 ul li:hover span {
    color: #296fa9;
    border-bottom: 2px solid #296fa9;
}


/*
影片
*/

.oneVideo {
    margin-bottom: 30px;
}

.oneVideo h4 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    line-height: 1.5;

    /*    background-color: red;*/
    height: 50px;
}




/*
節電圖卡
*/
.oneTipsArea {
    /*    display: inherit !important;*/
}

.oneTip {
    display: block;
    margin-bottom: 30px;
    cursor: pointer;
}

.oneTip .bg {
    width: 100%;
    height: 150px;
    /*    border:1px solid red;*/
    /*    background-image: url(../images/powerSavingTips/2023/type1/p1.jpg);*/
    background-size: contain;
}

.oneTip:hover {
    opacity: 0.7;
}

.img100 {
    width: 100% !important;
    height: auto;
}


/* 歷年成果日期對齊 */
.oneOverTheYear h4 {
    font-family: 'Roboto Mono', monospace, sans-serif;
}


/* 歷年成果要垂直置中 */

.oneOverTheYear {}







/*
計數器
*/


.counter {
    margin-top: 10px;
    font-size: 12px;
    /* 調整字體大小 */
    color: #333;
    /* 字體顏色 */
    display: flex;
    /* 使用 flexbox 來對齊元素 */
    align-items: center;
    /* 垂直居中對齊元素 */
    justify-content: right;
    /* 水平居中顯示 */

}

.numberContainers {
    display: flex;
    /* 使用 flexbox 來對齊數字 */
    padding: 5px;
    /* 在數字周圍添加一些間距 */
}

.oneConteriner {

    display: inline-block !important;
    width: 20px !important;
    /* 每個容器的最小寬度 */
    height: 20px;
    /* 每個容器的高度 */
    line-height: 20px;
    /* 使文字垂直居中 */
    margin: 0 2px;
    /* 添加小間距 */
    background-color: #296fa9;
    /* 統一底色 */
    text-align: center;
    /* 文字居中 */
    border-radius: 3px;
    /* 圓角邊框 */
    font-weight: bold;
    /* 加粗文字 */
    color: #fff;

}





/*
dianbao.php
*/


/*

@keyframes bounce {

    0%,
    100% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(-10px);
    }
}

.section1 .topIllu {
    margin-top: -15px;
    animation: bounce 1s ease-in-out infinite;
    animation-delay: 1.6s;
}

@media (min-width: 992px) {
    .section1 .topIllu {
        margin-top: 0px;
    }
}



.dianbaoSection2 {
    position: relative;
    width: 424px;
    height: 663px;
    margin: 0 auto 30px auto;
    background-image: url(../images/dianbao/section2Bg.jpg);
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
}


@keyframes scale-on-hover {

    0%,
    100% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.1);
    }
}

.dianbaoSection2 .s1,
.dianbaoSection2 .s2,
.dianbaoSection2 .s3,
.dianbaoSection2 .s4,
.dianbaoSection2 .s5 {
    position: absolute;
    transition: transform 0.3s ease-in-out;
}

.dianbaoSection2 .s1:hover,
.dianbaoSection2 .s2:hover,
.dianbaoSection2 .s3:hover,
.dianbaoSection2 .s4:hover,
.dianbaoSection2 .s5:hover {
    animation: scale-on-hover 0.6s ease-in-out;
}

.dianbaoSection2 .s1 {
    left: 0px;
    top: 8px;
}

.dianbaoSection2 .s2 {
    left: 261px;
    top: 116px;
}

.dianbaoSection2 .s3 {
    left: 0px;
    top: 230px;
}

.dianbaoSection2 .s4 {
    left: 261px;
    top: 345px;
}

.dianbaoSection2 .s5 {
    left: 0px;
    top: 452px;
}















.dianbaoSection2m {
    position: relative;
    width: 346px;
    height: 522px;
    margin: 0 auto 30px auto;
    background-image: url(../images/dianbao/section2mBg.jpg);
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
}


.dianbaoSection2m .s1,
.dianbaoSection2m .s2,
.dianbaoSection2m .s3,
.dianbaoSection2m .s4,
.dianbaoSection2m .s5 {
    position: absolute;
    transition: transform 0.3s ease-in-out;

}

.dianbaoSection2m .s1{
    width:129px;
    height: auto;
}

.dianbaoSection2m .s2{
    width:134px;
    height: auto;
}

.dianbaoSection2m .s3{
    width:129px;
    height: auto;
}


.dianbaoSection2m .s4{
    width:129px;
    height: auto;
}

.dianbaoSection2m .s5{
    width:133px;
    height: auto;
}

.dianbaoSection2m .s1:hover,
.dianbaoSection2m .s2:hover,
.dianbaoSection2m .s3:hover,
.dianbaoSection2m .s4:hover,
.dianbaoSection2m .s5:hover {
    animation: scale-on-hover 0.6s ease-in-out;
}

.dianbaoSection2m .s1 {
    left: 0px;
    top: 2px;
}

.dianbaoSection2m .s2 {
    left: 213px;
    top: 90px;
}

.dianbaoSection2m .s3 {
    left: 0px;
    top: 184px;
}

.dianbaoSection2m .s4 {
    left: 218px;
    top: 277px;
}

.dianbaoSection2m .s5 {
    left: 0px;
    top: 363px;
}



















.oneMan {
    margin-bottom: 30px;
    transition: transform 0.3s ease-in-out;
}

.oneMan:hover {
    animation: scale-on-hover 0.6s ease-in-out;
}


.oneMan h5 {
    background-color: #fff;
    border: 3px solid #1CAAB1;
    border-radius: 999px;
    margin-bottom: 5px;
    display: inline-block;
    padding: 8px 13px;
    color: #0098db;
    font-size: 15px;
}

.oneMan p {
    margin-bottom: 0px;
}

.memory-table {
    width: 100%;
    height: 100%;
}

.left-column {
    width: 40%;
   
    vertical-align: middle;
   
    text-align: center;
  
}

.right-column {
    width: 60%;
   
    vertical-align: middle;
 
    text-align: left;
   
}


.dianbaoBlue {
    color: #0098db;
}








*/










/* news舊版本開始 */
/* news舊版本開始 */
/* news舊版本開始 */

/*
.news {
    margin-bottom: 60px;

}

.news a .bigNew {
    margin-bottom: 30px;
}

.news a .bigNew img {
    margin-bottom: 10px;
}

.news a:hover .bigNew img {
    opacity: 0.7;
}

@media (min-width: 992px) {
    .news a .bigNew .textArea {
        margin-top: 100px;
    }
}

.news a .bigNew .textArea .date {
    color: #999;
    margin-bottom: 10px;
}

.news a .bigNew .textArea h3 {
    margin-bottom: 15px;
}

.news a .bigNew .textArea h4 {
    color: #333;
    line-height: 1.6;
}



.news a .oneNew {
    margin-bottom: 30px;
    line-height: 1.5;

    min-height: 200px;
        border:1px solid red;
}


@media (min-width: 992px) {
    .news a .oneNew {
        min-height: 330px;
    }
}



.news a .oneNew img {
    margin-bottom: 10px;
}

.news a:hover .oneNew img {
    opacity: 0.7;

}




.news a .oneNew .textArea .date {
    color: #999;
    font-size: 14px;

    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.news a .oneNew .textArea .title {
    font-size: 21px;
    margin-top: 0px;

    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.news a .oneNew .textArea .description {
    color: #333;
    line-height: 1.5;

    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}





.news a .oneNewType2 {
    margin-bottom: 30px;
}

.news a .oneNewType2 .titleBar {
    position: relative;
    background-color: #296fa9;
    padding: 10px 15px;
    color: #fff;
}

.news a .oneNewType2 .titleBar .title {
    font-size: 18px;
    font-weight: bold;
}



@media (min-width: 768px) {
    .news a .oneNewType2 .date {
        float: right;
    }
}

.news a .oneNewType2 .textBar {
    padding: 10px 15px;
    background-color: #eee;
    color: #333;
}

*/

/* news舊版本結束 */
/* news舊版本結束 */
/* news舊版本結束 */






/* news新版本開始 */
/* news新版本開始 */
/* news新版本開始 */



.news {
    margin-bottom: 60px;

}

.news a .oneNew {
    margin-bottom: 30px;
}



.news a .oneNew img {
    margin-bottom: 10px;
}

.news a:hover .oneNew img {
    opacity: 0.7;
}



@media (min-width: 992px) {
    .news a .oneNew .textArea {
        margin-top: 100px;
    }
     .news a .oneNew.big .textArea {
         margin-top: 70px;
    }
}

@media (min-width: 1200px) {
    .news a .oneNew .textArea {
        margin-top: 43px;
    }

    .news a .oneNew.big .textArea {
         margin-top: 110px;
    }
}



.news a .oneNew .textArea .date {
    color: #999;
    margin-bottom: 5px;
}



.news a .oneNew .textArea h3 {
    font-size: 18px;
    margin-bottom: 5px;
    line-height: 1.5;


    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;

}




.news a .oneNew .textArea h4 {
    font-size: 15px;
    color: #333;
    line-height: 1.6;
    margin-bottom: 0px;

    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}


@media (min-width: 992px) {
    .news a .oneNew.big .textArea h4 {
        -webkit-line-clamp: 3;
    }
}


.news a .oneNew .myBtn {

    font-size: 14px;
    letter-spacing: 0px;
    padding: 3px 15px;
    margin-bottom: 0px;
}





/* news新版本結束 */
/* news新版本結束 */
/* news新版本結束 */


