@charset "utf-8";
@media screen and (max-width: 767px) {
    /*中時電子報*/
    /*中時電子報-區塊標題*/
    .chinatimes section > header {
        background: #d8262c;
    }
    .chinatimes section > header .section-title {
        color: #ffffff;
    }
    /*即時*/
    /*即時-區塊標題*/
    .realtimenews section > header {
        background: #c267d5;
    }
    .realtimenews section > header .section-title {
        color: #ffffff;
    }
    /*政治*/
    /*政治-區塊標題*/
    .politic section > header {
        background: #e3705c;
    }
    .politic section > header .section-title {
        color: #ffffff;
    }
    /*生活*/
    /*生活-區塊標題*/
    .life section > header {
        background: #33bcad;
    }
    .life section > header .section-title {
        color: #ffffff;
    }
    /*社會*/
    /*社會-區塊標題*/
    .society section > header {
        background: #d46bd5;
    }
    .society section > header .section-title {
        color: #ffffff;
    }
    /*財經*/
    /*財經-區塊標題*/
    .money section > header {
        background: #957de0;
    }
    .money section > header .section-title {
        color: #ffffff;
    }
    /*國際*/
    /*國際-區塊標題*/
    .world section > header {
        background: #ed843e;
    }
    .world section > header .section-title {
        color: #ffffff;
    }
    /*兩岸*/
    /*兩岸-區塊標題*/
    .chinese section > header {
        background: #e66abd;
    }
    .chinese section > header .section-title {
        color: #ffffff;
    }
    /*軍事*/
    /*軍事-區塊標題*/
    .armament section > header {
        background: #2db87e;
    }
    .armament section > header .section-title {
        color: #ffffff;
    }
    /*旅遊*/
    /*旅遊-區塊標題*/
    .travel section > header {
        background: #b6b728;
    }
    .travel section > header .section-title {
        color: #ffffff;
    }
    /*娛樂*/
    /*娛樂-區塊標題*/
    .star section > header {
        background: #39bad0;
    }
    .star section > header .section-title {
        color: #ffffff;
    }
    /*體育*/
    /*體育-區塊標題*/
    .sports section > header {
        background: #b87d6f;
    }
    .sports section > header .section-title {
        color: #ffffff;
    }
    /*日報*/
    /*日報-區塊標題*/
    .newspapers section > header {
        background: #e65751;
    }
    .newspapers section > header .section-title {
        color: #ffffff;
    }
    /*言論*/
    /*言論-區塊標題*/
    .opinion section > header {
        background: #63b054;
    }
    .opinion section > header .section-title {
        color: #ffffff;
    }
    /*時周*/
    /*時周-區塊標題*/
    .ctweekly section > header {
        background: #4c8dc7;
    }
    .ctweekly section > header .section-title {
        color: #ffffff;
    }
    /*周刊王*/
    /*周刊王-區塊標題*/
    .wantweekly section > header {
        background: #e65189;
    }
    .wantweekly section > header .section-title {
        color: #ffffff;
    }
    /*樂時尚*/
    /*樂時尚-區塊標題*/
    .styletc section > header {
        background: #39a7a7;
    }
    .styletc section > header .section-title {
        color: #ffffff;
    }
    /*有影*/
    /*有影-區塊標題*/
    .tube section > header {
        background: #5e91f1;
    }
    .tube section > header .section-title {
        color: #ffffff;
    }
    /*話題*/
    /*話題-區塊標題*/
    .hottopic section > header {
        background: #89c03d;
    }
    .hottopic section > header .section-title {
        color: #ffffff;
    }
    /*秒懂圖*/
    /*秒懂圖-區塊標題*/
    .infographic section > header {
        background: #e3705c;
    }
    .infographic section > header .section-title {
        color: #ffffff;
    }
    /*書刊*/
    /*書刊-區塊標題*/
    .magazine section > header {
        background: #2db87e;
    }
    .magazine section > header .section-title {
        color: #ffffff;
    }
    /*廣播*/
    /*廣播-區塊標題*/
    .broadcast section > header {
        background: #d69d23;
    }
    .broadcast section > header .section-title {
        color: #ffffff;
    }
    /*Campus*/
    /*Campus-區塊標題*/
    .campus section > header {
        background: #6880f5;
    }
    .campus section > header .section-title {
        color: #ffffff;
    }
    /*投票*/
    /*投票-區塊標題*/
    .ivoting section > header {
        background: #e66abd;
    }
    .ivoting section > header .section-title {
        color: #ffffff;
    }
    /*科技*/
    /*科技-區塊標題*/
    .technologynews section > header {
        background: #50a9e5;
    }
    .technologynews section > header .section-title {
        color: #ffffff;
    }
    /*健康*/
    /*健康-區塊標題*/
    .healthcare section > header {
        background: #27ad40;
    }
    .healthcare section > header .section-title {
        color: #ffffff;
    }
    /*夯節目*/
    /*夯節目-區塊標題*/
    .hottv section > header {
        background: #bb7686;
    }
    .hottv section > header .section-title {
        color: #ffffff;
    }
    /*選戰*/
    /*選戰-區塊標題*/
    .vote2018 section > header {
        background: #5e91f1;
    }
    .vote2018 section > header .section-title {
        color: #ffffff;
    }
    /*雙城記*/
    /*雙城記-區塊標題*/
    .taipeishanghai section > header {
        background: #bb7686;
    }
    .taipeishanghai section > header .section-title {
        color: #ffffff;
    }
}