@charset "utf-8";
/*中時電子報*/
/*中時電子報-區塊標題*/
.chinatimes section > header {
    background: #d8262c;
}
.chinatimes section > .more,
.chinatimes section + .more {
    border-color: #d8262c;
}
.chinatimes section > .more .ico-more,
.chinatimes section + .more .ico-more {
    background-color: #d8262c;
}
/*即時*/
/*即時-區塊標題*/
.realtimenews section > header {
    background: #c267d5;
}
.realtimenews section > .more,
.realtimenews section + .more {
    border-color: #c267d5;
}
.realtimenews section > .more .ico-more,
.realtimenews section + .more .ico-more {
    background-color: #c267d5;
}
/*即時-區塊頁籤*/
.realtimenews section > header.ribbon {
    border-color: #e7c2ee;
    background: #c267d5;
    background: hsla(290, 57%, 62%, 0.9);
}
.realtimenews section > header.ribbon .section-title {
    color: #ffffff;
}
.realtimenews section > header.ribbon .section-title::after {
    border-top-color: #61336a;
    border-top-color: hsla(290, 35%, 31%, 0.9);
}
/*即時-點閱數*/
.realtimenews section .meta-info .click span {
    color: #d495e2;
}
.realtimenews section .meta-info .click span.dim {
    color: #ad4fc0;
}
/*即時-分頁列*/
.realtimenews section div.pagination .current {
    background: #c267d5;
    border-color: #c267d5;
}
/*即時-顯示更多內容鈕*/
.realtimenews div.pagination .load-more a {
    background: #c267d5;
}
/*即時-焦點大圖點閱數*/
.realtimenews .adaptive-gallery .item-entry .clicks a:link,
.realtimenews .adaptive-gallery .item-entry .clicks a:visited {
    color: #ad4fc0;
}
.realtimenews .adaptive-gallery .item-entry .clicks a:hover,
.realtimenews .adaptive-gallery .item-entry .clicks a:active {
    color: #ff3300;
}
/*即時-即時新聞*/
.realtimenews .meta-legends > span.on {
    background: #d495e2;
}
/*即時-編輯精選*/
.realtimenews .focus-news section > header .section-title {
    background: #c267d5;
    color: #ffffff;
}
/*即時-熱門排行榜*/
.realtimenews .hot-rank .vertical-list > li.top::before {
    background: #c267d5;
}
/*即時-圖片目錄頁*/
.realtimenews section.paper_head .headbox li .contentbox .headline a.anchor .back .image-wrap {
    background: #c267d5;
}
/*政治*/
/*政治-區塊標題*/
.politic section > header {
   background: #e3705c;
}
.politic section > .more,
.politic section + .more {
    border-color: #e3705c;
}
.politic section > .more .ico-more,
.politic section + .more .ico-more {
    background-color: #e3705c;
}
/*政治-區塊頁籤*/
.politic section > header.ribbon {
    border-color: #f4c6be;
    background: #e3705c;
    background: hsla(9, 71%, 63%, 0.9);
}
.politic section > header.ribbon .section-title {
    color: #ffffff;
}
.politic section > header.ribbon .section-title::after {
    border-top-color: #71382e;
    border-top-color: hsla(9, 42%, 31%, 0.9);
}
/*政治-點閱數*/
.politic section .meta-info .click span {
    color: #ff9d8c;
}
.politic section .meta-info .click span.dim {
    color: #cf5c47;
}
/*政治-分頁列*/
.politic section div.pagination .current {
    background: #e3705c;
    border-color: #e3705c;
}
/*政治-顯示更多內容鈕*/
.politic div.pagination .load-more a {
    background: #e3705c;
}
/*政治-焦點大圖點閱數*/
.politic .adaptive-gallery .item-entry .clicks a:link,
.politic .adaptive-gallery .item-entry .clicks a:visited {
    color: #cf5c47;
}
.politic .adaptive-gallery .item-entry .clicks a:hover,
.politic .adaptive-gallery .item-entry .clicks a:active {
    color: #ff3300;
}
/*政治-即時新聞*/
.politic .meta-legends > span.on {
    background: #ff9d8c;
}
/*政治-編輯精選*/
.politic .focus-news section > header .section-title {
    background: #e3705c;
    color: #ffffff;
}
/*政治-熱門排行榜*/
.politic .hot-rank .vertical-list > li.top::before {
    background: #e3705c;
}
/*政治-圖片目錄頁*/
.politic section.paper_head .headbox li .contentbox .headline a.anchor .back .image-wrap {
    background: #e3705c;
}
/*生活*/
/*生活-區塊標題*/
.life section > header {
    background: #33bcad;
}
.life section > .more,
.life section + .more {
    border-color: #33bcad;
}
.life section > .more .ico-more,
.life section + .more .ico-more {
    background-color: #33bcad;
}
/*生活-區塊頁籤*/
.life section > header.ribbon {
    border-color: #ade4de;
    background: #33bcad;
    background: hsla(173, 57%, 47%, 0.9);
}
.life section > header.ribbon .section-title {
    color: #ffffff;
}
.life section > header.ribbon .section-title::after {
    border-top-color: #195e56;
    border-top-color: hsla(173, 58%, 23%, 0.9);
}
/*生活-點閱數*/
.life section .meta-info .click span {
    color: #53d7c8;
}
.life section .meta-info .click span.dim {
    color: #2ca294;
}
/*生活-分頁列*/
.life section div.pagination .current {
    background: #33bcad;
    border-color: #33bcad;
}
/*生活-顯示更多內容鈕*/
.life div.pagination .load-more a {
    background: #33bcad;
}
/*生活-焦點大圖點閱數*/
.life .adaptive-gallery .item-entry .clicks a:link,
.life .adaptive-gallery .item-entry .clicks a:visited {
    color: #2ca294;
}
.life .adaptive-gallery .item-entry .clicks a:hover,
.life .adaptive-gallery .item-entry .clicks a:active {
    color: #ff3300;
}
/*生活-即時新聞*/
.life .meta-legends > span.on {
    background: #53d7c8;
}
/*生活-編輯精選*/
.life .focus-news section > header .section-title {
    background: #33bcad;
    color: #ffffff;
}
/*生活-熱門排行榜*/
.life .hot-rank .vertical-list > li.top::before {
    background: #33bcad;
}
/*生活-圖片目錄頁*/
.life section.paper_head .headbox li .contentbox .headline a.anchor .back .image-wrap {
    background: #33bcad;
}
/*社會*/
/*社會-區塊標題*/
.society section > header {
    background: #d46bd5;
}
.society section > .more,
.society section + .more {
    border-color: #d46bd5;
}
.society section > .more .ico-more,
.society section + .more .ico-more {
    background-color: #d46bd5;
}
/*社會-區塊頁籤*/
.society section > header.ribbon {
    border-color: #eec4ee;
    background: #d46bd5;
    background: hsla(299, 56%, 63%, 0.9);
}
.society section > header.ribbon .section-title {
    color: #ffffff;
}
.society section > header.ribbon .section-title::after {
    border-top-color: #6a356a;
    border-top-color: hsla(300, 33%, 31%, 0.9);
}
/*社會-點閱數*/
.society section .meta-info .click span {
    color: #e193e2;
}
.society section .meta-info .click span.dim {
    color: #c65dc7;
}
/*社會-分頁列*/
.society section div.pagination .current {
    background: #d46bd5;
    border-color: #d46bd5;
}
/*社會-顯示更多內容鈕*/
.society div.pagination .load-more a {
    background: #d46bd5;
}
/*社會-焦點大圖點閱數*/
.society .adaptive-gallery .item-entry .clicks a:link,
.society .adaptive-gallery .item-entry .clicks a:visited {
    color: #c65dc7;
}
.society .adaptive-gallery .item-entry .clicks a:hover,
.society .adaptive-gallery .item-entry .clicks a:active {
    color: #ff3300;
}
/*社會-即時新聞*/
.society .meta-legends > span.on {
    background: #e193e2;
}
/*社會-編輯精選*/
.society .focus-news section > header .section-title {
    background: #d46bd5;
    color: #ffffff;
}
/*社會-熱門排行榜*/
.society .hot-rank .vertical-list > li.top::before {
    background: #d46bd5;
}
/*社會-圖片目錄頁*/
.society section.paper_head .headbox li .contentbox .headline a.anchor .back .image-wrap {
    background: #d46bd5;
}
/*財經*/
/*財經-區塊標題*/
.money section > header {
    background: #957de0;
}
.money section > .more,
.money section + .more {
    border-color: #957de0;
}
.money section > .more .ico-more,
.money section + .more .ico-more {
    background-color: #957de0;
}
/*財經-區塊頁籤*/
.money section > header.ribbon {
    border-color: #d5cbf3;
    background: #957de0;
    background: hsla(255, 61%, 68%, 0.9);
}
.money section > header.ribbon .section-title {
    color: #ffffff;
}
.money section > header.ribbon .section-title::after {
    border-top-color: #4a3e70;
    border-top-color: hsla(254, 29%, 34%, 0.9);
}
/*財經-點閱數*/
.money section .meta-info .click span {
    color: #a898d9;
}
.money section .meta-info .click span.dim {
    color: #8065cf;
}
/*財經-分頁列*/
.money section div.pagination .current {
    background: #957de0;
    border-color: #957de0;
}
/*財經-顯示更多內容鈕*/
.money div.pagination .load-more a {
    background: #957de0;
}
/*財經-焦點大圖點閱數*/
.money .adaptive-gallery .item-entry .clicks a:link,
.money .adaptive-gallery .item-entry .clicks a:visited {
    color: #8065cf;
}
.money .adaptive-gallery .item-entry .clicks a:hover,
.money .adaptive-gallery .item-entry .clicks a:active {
    color: #ff3300;
}
/*財經-即時新聞*/
.money .meta-legends > span.on {
    background: #a898d9;
}
/*財經-編輯精選*/
.money .focus-news section > header .section-title {
    background: #957de0;
    color: #ffffff;
}
/*財經-熱門排行榜*/
.money .hot-rank .vertical-list > li.top::before {
    background: #957de0;
}
/*財經-圖片目錄頁*/
.money section.paper_head .headbox li .contentbox .headline a.anchor .back .image-wrap {
    background: #957de0;
}
/*國際*/
/*國際-區塊標題*/
.world section > header {
    background: #ed843e;
}
.world section > .more,
.world section + .more {
    border-color: #ed843e;
}
.world section > .more .ico-more,
.world section + .more .ico-more {
    background-color: #ed843e;
}
/*國際-區塊頁籤*/
.world section > header.ribbon {
    border-color: #f8ceb2;
    background: #ed843e;
    background: hsla(24, 83%, 59%, 0.9);
}
.world section > header.ribbon .section-title {
    color: #ffffff;
}
.world section > header.ribbon .section-title::after {
    border-top-color: #76421f;
    border-top-color: hsla(24, 58%, 29%, 0.9);
}
/*國際-點閱數*/
.world section .meta-info .click span {
    color: #f2a951;
}
.world section .meta-info .click span.dim {
    color: #e77123;
}
/*國際-分頁列*/
.world section div.pagination .current {
    background: #ed843e;
    border-color: #ed843e;
}
/*國際-顯示更多內容鈕*/
.world div.pagination .load-more a {
    background: #ed843e;
}
/*國際-焦點大圖點閱數*/
.world .adaptive-gallery .item-entry .clicks a:link,
.world .adaptive-gallery .item-entry .clicks a:visited {
    color: #e77123;
}
.world .adaptive-gallery .item-entry .clicks a:hover,
.world .adaptive-gallery .item-entry .clicks a:active {
    color: #ff3300;
}
/*國際-即時新聞*/
.world .meta-legends > span.on {
    background: #f2a951;
}
/*國際-編輯精選*/
.world .focus-news section > header .section-title {
    background: #ed843e;
    color: #ffffff;
}
/*國際-熱門排行榜*/
.world .hot-rank .vertical-list > li.top::before {
    background: #ed843e;
}
/*國際-圖片目錄頁*/
.world section.paper_head .headbox li .contentbox .headline a.anchor .back .image-wrap {
    background: #ed843e;
}
/*兩岸*/
/*兩岸-區塊標題*/
.chinese section > header {
    background: #e66abd;
}
.chinese section > .more,
.chinese section + .more {
    border-color: #e66abd;
}
.chinese section > .more .ico-more,
.chinese section + .more .ico-more {
    background-color: #e66abd;
}
/*兩岸-區塊頁籤*/
.chinese section > header.ribbon {
    border-color: #f5c3e5;
    background: #e66abd;
    background: hsla(320, 71%, 66%, 0.9);
}
.chinese section > header.ribbon .section-title {
    color: #ffffff;
}
.chinese section > header.ribbon .section-title::after {
    border-top-color: #73355e;
    border-top-color: hsla(320, 37%, 33%, 0.9);
}
/*兩岸-點閱數*/
.chinese section .meta-info .click span {
    color: #ee8ad1;
}
.chinese section .meta-info .click span.dim {
    color: #de54b0;
}
/*兩岸-分頁列*/
.chinese section div.pagination .current {
    background: #e66abd;
    border-color: #e66abd;
}
/*兩岸-顯示更多內容鈕*/
.chinese div.pagination .load-more a {
    background: #e66abd;
}
/*兩岸-焦點大圖點閱數*/
.chinese .adaptive-gallery .item-entry .clicks a:link,
.chinese .adaptive-gallery .item-entry .clicks a:visited {
    color: #de54b0;
}
.chinese .adaptive-gallery .item-entry .clicks a:hover,
.chinese .adaptive-gallery .item-entry .clicks a:active {
    color: #ff3300;
}
/*兩岸-即時新聞*/
.chinese .meta-legends > span.on {
    background: #ee8ad1;
}
/*兩岸-編輯精選*/
.chinese .focus-news section > header .section-title {
    background: #e66abd;
    color: #ffffff;
}
/*兩岸-熱門排行榜*/
.chinese .hot-rank .vertical-list > li.top::before {
    background: #e66abd;
}
/*兩岸-圖片目錄頁*/
.chinese section.paper_head .headbox li .contentbox .headline a.anchor .back .image-wrap {
    background: #e66abd;
}
/*軍事*/
/*軍事-區塊標題*/
.armament section > header {
    background: #2db87e;
}
.armament section > .more,
.armament section + .more {
    border-color: #2db87e;
}
.armament section > .more .ico-more,
.armament section + .more .ico-more {
    background-color: #2db87e;
}
/*軍事-區塊頁籤*/
.armament section > header.ribbon {
    border-color: #abe3cb;
    background: #2db87e;
    background: hsla(155, 61%, 45%, 0.9);
}
.armament section > header.ribbon .section-title {
    color: #ffffff;
}
.armament section > header.ribbon .section-title::after {
    border-top-color: #165c3f;
    border-top-color: hsla(155, 61%, 22%, 0.9);
}
/*軍事-點閱數*/
.armament section .meta-info .click span {
    color: #3dd4a9;
}
.armament section .meta-info .click span.dim {
    color: #28a36f;
}
/*軍事-分頁列*/
.armament section div.pagination .current {
    background: #2db87e;
    border-color: #2db87e;
}
/*軍事-顯示更多內容鈕*/
.armament div.pagination .load-more a {
    background: #2db87e;
}
/*軍事-焦點大圖點閱數*/
.armament .adaptive-gallery .item-entry .clicks a:link,
.armament .adaptive-gallery .item-entry .clicks a:visited {
    color: #28a36f;
}
.armament .adaptive-gallery .item-entry .clicks a:hover,
.armament .adaptive-gallery .item-entry .clicks a:active {
    color: #ff3300;
}
/*軍事-即時新聞*/
.armament .meta-legends > span.on {
    background: #3dd4a9;
}
/*軍事-編輯精選*/
.armament .focus-news section > header .section-title {
    background: #2db87e;
    color: #ffffff;
}
/*軍事-熱門排行榜*/
.armament .hot-rank .vertical-list > li.top::before {
    background: #2db87e;
}
/*軍事-圖片目錄頁*/
.armament section.paper_head .headbox li .contentbox .headline a.anchor .back .image-wrap {
    background: #2db87e;
}
/*旅遊*/
/*旅遊-區塊標題*/
.travel section > header {
    background: #b5b728;
}
.travel section > .more,
.travel section + .more {
    border-color: #b5b728;
}
.travel section > .more .ico-more,
.travel section + .more .ico-more {
    background-color: #b5b728;
}
/*旅遊-區塊頁籤*/
.travel section > header.ribbon {
    border-color: #e1e2a9;
    background: #b5b728;
    background: hsla(61, 64%, 44%, 0.9);
}
.travel section > header.ribbon .section-title {
    color: #ffffff;
}
.travel section > header.ribbon .section-title::after {
    border-top-color: #5a5b14;
    border-top-color: hsla(61, 64%, 22%, 0.9);
}
/*旅遊-點閱數*/
.travel section .meta-info .click span {
    color: #c1c444;
}
.travel section .meta-info .click span.dim {
    color: #96982a;
}
/*旅遊-分頁列*/
.travel section div.pagination .current {
    background: #b5b728;
    border-color: #b5b728;
}
/*旅遊-顯示更多內容鈕*/
.travel div.pagination .load-more a {
    background: #b5b728;
}
/*旅遊-焦點大圖點閱數*/
.travel .adaptive-gallery .item-entry .clicks a:link,
.travel .adaptive-gallery .item-entry .clicks a:visited {
    color: #96982a;
}
.travel .adaptive-gallery .item-entry .clicks a:hover,
.travel .adaptive-gallery .item-entry .clicks a:active {
    color: #ff3300;
}
/*旅遊-即時新聞*/
.travel .meta-legends > span.on {
    background: #c1c444;
}
/*旅遊-編輯精選*/
.travel .focus-news section > header .section-title {
    background: #b5b728;
    color: #ffffff;
}
/*旅遊-熱門排行榜*/
.travel .hot-rank .vertical-list > li.top::before {
    background: #b5b728;
}
/*旅遊-圖片目錄頁*/
.travel section.paper_head .headbox li .contentbox .headline a.anchor .back .image-wrap {
    background: #b5b728;
}
/*娛樂*/
/*娛樂-區塊標題*/
.star section > header {
    background: #39bad0;
}
.star section > .more,
.star section + .more {
    border-color: #39bad0;
}
.star section > .more .ico-more,
.star section + .more .ico-more {
    background-color: #39bad0;
}
/*娛樂-區塊頁籤*/
.star section > header.ribbon {
    border-color: #b0e3ec;
    background: #39bad0;
    background: hsla(189, 62%, 52%, 0.9);
}
.star section > header.ribbon .section-title {
    color: #ffffff;
}
.star section > header.ribbon .section-title::after {
    border-top-color: #1c5d68;
    border-top-color: hsla(189, 58%, 26%, 0.9);
}
/*娛樂-點閱數*/
.star section .meta-info .click span {
    color: #53cedb;
}
.star section .meta-info .click span.dim {
    color: #259cb1;
}
/*娛樂-分頁列*/
.star section div.pagination .current {
    background: #39bad0;
    border-color: #39bad0;
}
/*娛樂-顯示更多內容鈕*/
.star div.pagination .load-more a {
    background: #39bad0;
}
/*娛樂-焦點大圖點閱數*/
.star .adaptive-gallery .item-entry .clicks a:link,
.star .adaptive-gallery .item-entry .clicks a:visited {
    color: #259cb1;
}
.star .adaptive-gallery .item-entry .clicks a:hover,
.star .adaptive-gallery .item-entry .clicks a:active {
    color: #ff3300;
}
/*娛樂-即時新聞*/
.star .meta-legends > span.on {
    background: #53cedb;
}
/*娛樂-編輯精選*/
.star .focus-news section > header .section-title {
    background: #39bad0;
    color: #ffffff;
}
/*娛樂-熱門排行榜*/
.star .hot-rank .vertical-list > li.top::before {
    background: #39bad0;
}
/*娛樂-圖片目錄頁*/
.star section.paper_head .headbox li .contentbox .headline a.anchor .back .image-wrap {
    background: #39bad0;
}
/*體育*/
/*體育-區塊標題*/
.sports section > header {
    background: #b87d6f;
}
.sports section > .more,
.sports section + .more {
    border-color: #b87d6f;
}
.sports section > .more .ico-more,
.sports section + .more .ico-more {
    background-color: #b87d6f;
}
/*體育-區塊頁籤*/
.sports section > header.ribbon {
    border-color: #e3cbc5;
    background: #b87d6f;
    background: hsla(12, 34%, 58%, 0.9);
}
.sports section > header.ribbon .section-title {
    color: #ffffff;
}
.sports section > header.ribbon .section-title::after {
    border-top-color: #5c3e37;
    border-top-color: hsla(11, 25%, 29%, 0.9);
}
/*體育-點閱數*/
.sports section .meta-info .click span {
    color: #cda391;
}
.sports section .meta-info .click span.dim {
    color: #b27262;
}
/*體育-分頁列*/
.sports section div.pagination .current {
    background: #b87d6f;
    border-color: #b87d6f;
}
/*體育-顯示更多內容鈕*/
.sports div.pagination .load-more a {
    background: #b87d6f;
}
/*體育-焦點大圖點閱數*/
.sports .adaptive-gallery .item-entry .clicks a:link,
.sports .adaptive-gallery .item-entry .clicks a:visited {
    color: #b27262;
}
.sports .adaptive-gallery .item-entry .clicks a:hover,
.sports .adaptive-gallery .item-entry .clicks a:active {
    color: #ff3300;
}
/*體育-即時新聞*/
.sports .meta-legends > span.on {
    background: #cda391;
}
/*體育-編輯精選*/
.sports .focus-news section > header .section-title {
    background: #b87d6f;
    color: #ffffff;
}
/*體育-熱門排行榜*/
.sports .hot-rank .vertical-list > li.top::before {
    background: #b87d6f;
}
/*體育-圖片目錄頁*/
.sports section.paper_head .headbox li .contentbox .headline a.anchor .back .image-wrap {
    background: #b87d6f;
}
/*體育-圖片目錄頁*/
.sports section.paper_head .headbox li .contentbox .headline a.anchor .back .image-wrap {
    background: #b87d6f;
}
/*日報*/
/*日報-區塊標題*/
.newspapers section > header {
    background: #e65751;
}
.newspapers section > .more,
.newspapers section + .more {
    border-color: #e65751;
}
.newspapers section > .more .ico-more,
.newspapers section + .more .ico-more {
    background-color: #e65751;
}
/*日報-區塊頁籤*/
.newspapers section > header.ribbon {
    border-color: #f5bcb9;
    background: #e65751;
    background: hsla(2, 75%, 61%, 0.9);
}
.newspapers section > header.ribbon .section-title {
    color: #ffffff;
}
.newspapers section > header.ribbon .section-title::after {
    border-top-color: #732b28;
    border-top-color: hsla(2, 48%, 30%, 0.9);
}
/*日報-點閱數*/
.newspapers section .meta-info .click span {
    color: #ff8d85;
}
.newspapers section .meta-info .click span.dim {
    color: #dc514c;
}
/*日報-分頁列*/
.newspapers section div.pagination .current {
    background: #e65751;
    border-color: #e65751;
}
/*日報-顯示更多內容鈕*/
.newspapers div.pagination .load-more a {
    background: #e65751;
}
/*日報-焦點大圖點閱數*/
.newspapers .adaptive-gallery .item-entry .clicks a:link,
.newspapers .adaptive-gallery .item-entry .clicks a:visited {
    color: #dc514c;
}
.newspapers .adaptive-gallery .item-entry .clicks a:hover,
.newspapers .adaptive-gallery .item-entry .clicks a:active {
    color: #ff3300;
}
/*日報-即時新聞*/
.newspapers .meta-legends > span.on {
    background: #ff8d85;
}
/*日報-編輯精選*/
.newspapers .focus-news section > header .section-title {
    background: #e65751;
    color: #ffffff;
}
/*日報-熱門排行榜*/
.newspapers .hot-rank .vertical-list > li.top::before {
    background: #e65751;
}
/*日報-圖片目錄頁*/
.newspapers section.paper_head .headbox li .contentbox .headline a.anchor .back .image-wrap {
    background: #e65751;
}
/*言論*/
/*言論-區塊標題*/
.opinion section > header {
    background: #63b054;
}
.opinion section > .more,
.opinion section + .more {
    border-color: #63b054;
}
.opinion section > .more .ico-more,
.opinion section + .more .ico-more {
    background-color: #63b054;
}
/*言論-區塊頁籤*/
.opinion section > header.ribbon {
    border-color: #c1dfbb;
    background: #63b054;
    background: hsla(110, 37%, 51%, 0.9);
}
.opinion section > header.ribbon .section-title {
    color: #ffffff;
}
.opinion section > header.ribbon .section-title::after {
    border-top-color: #31582a;
    border-top-color: hsla(111, 35%, 25%, 0.9);
}
/*言論-點閱數*/
.opinion section .meta-info .click span {
    color: #7ed96c;
}
.opinion section .meta-info .click span.dim {
    color: #439f32;
}
/*言論-分頁列*/
.opinion section div.pagination .current {
    background: #63b054;
    border-color: #63b054;
}
/*言論-顯示更多內容鈕*/
.opinion div.pagination .load-more a {
    background: #63b054;
}
/*言論-焦點大圖點閱數*/
.opinion .adaptive-gallery .item-entry .clicks a:link,
.opinion .adaptive-gallery .item-entry .clicks a:visited {
    color: #439f32;
}
.opinion .adaptive-gallery .item-entry .clicks a:hover,
.opinion .adaptive-gallery .item-entry .clicks a:active {
    color: #ff3300;
}
/*言論-即時新聞*/
.opinion .meta-legends > span.on {
    background: #7ed96c;
}
/*言論-編輯精選*/
.opinion .focus-news section > header .section-title {
    background: #63b054;
    color: #ffffff;
}
/*言論-熱門排行榜*/
.opinion .hot-rank .vertical-list > li.top::before {
    background: #63b054;
}
/*言論-圖片目錄頁*/
.opinion section.paper_head .headbox li .contentbox .headline a.anchor .back .image-wrap {
    background: #63b054;
}
/*時周*/
/*時周-區塊標題*/
.ctweekly section > header {
    background: #4c8dc7;
}
.ctweekly section > .more,
.ctweekly section + .more {
    border-color: #4c8dc7;
}
.ctweekly section > .more .ico-more,
.ctweekly section + .more .ico-more {
    background-color: #4c8dc7;
}
/*時周-區塊頁籤*/
.ctweekly section > header.ribbon {
    border-color: #b7d1e9;
    background: #4c8dc7;
    background: hsla(208, 52%, 54%, 0.9);
}
.ctweekly section > header.ribbon .section-title {
    color: #ffffff;
}
.ctweekly section > header.ribbon .section-title::after {
    border-top-color: #264663;
    border-top-color: hsla(209, 45%, 27%, 0.9);
}
/*時周-點閱數*/
.ctweekly section .meta-info .click span {
    color: #63aced;
}
.ctweekly section .meta-info .click span.dim {
    color: #3086d1;
}
/*時周-分頁列*/
.ctweekly section div.pagination .current {
    background: #4c8dc7;
    border-color: #4c8dc7;
}
/*時周-顯示更多內容鈕*/
.ctweekly div.pagination .load-more a {
    background: #4c8dc7;
}
/*時周-焦點大圖點閱數*/
.ctweekly .adaptive-gallery .item-entry .clicks a:link,
.ctweekly .adaptive-gallery .item-entry .clicks a:visited {
    color: #3086d1;
}
.ctweekly .adaptive-gallery .item-entry .clicks a:hover,
.ctweekly .adaptive-gallery .item-entry .clicks a:active {
    color: #ff3300;
}
/*時周-即時新聞*/
.ctweekly .meta-legends > span.on {
    background: #63aced;
}
/*時周-編輯精選*/
.ctweekly .focus-news section > header .section-title {
    background: #4c8dc7;
    color: #ffffff;
}
/*時周-熱門排行榜*/
.ctweekly .hot-rank .vertical-list > li.top::before {
    background: #4c8dc7;
}
/*時周-圖片目錄頁*/
.ctweekly section.paper_head .headbox li .contentbox .headline a.anchor .back .image-wrap {
    background: #4c8dc7;
}
/*周刊王*/
/*周刊王-區塊標題*/
.wantweekly section > header {
    background: #e65189;
}
.wantweekly section > .more,
.wantweekly section + .more {
    border-color: #e65189;
}
.wantweekly section > .more .ico-more,
.wantweekly section + .more .ico-more {
    background-color: #e65189;
}
/*周刊王-區塊頁籤*/
.wantweekly section > header.ribbon {
    border-color: #f5b9d0;
    background: #e65189;
    background: hsla(337, 75%, 61%, 0.9);
}
.wantweekly section > header.ribbon .section-title {
    color: #ffffff;
}
.wantweekly section > header.ribbon .section-title::after {
    border-top-color: #732844;
    border-top-color: hsla(338, 48%, 30%, 0.9);
}
/*周刊王-點閱數*/
.wantweekly section .meta-info .click span {
    color: #fa89b5;
}
.wantweekly section .meta-info .click span.dim {
    color: #d64a7f;
}
/*周刊王-分頁列*/
.wantweekly section div.pagination .current {
    background: #e65189;
    border-color: #e65189;
}
/*周刊王-顯示更多內容鈕*/
.wantweekly div.pagination .load-more a {
    background: #e65189;
}
/*周刊王-焦點大圖點閱數*/
.wantweekly .adaptive-gallery .item-entry .clicks a:link,
.wantweekly .adaptive-gallery .item-entry .clicks a:visited {
    color: #d64a7f;
}
.wantweekly .adaptive-gallery .item-entry .clicks a:hover,
.wantweekly .adaptive-gallery .item-entry .clicks a:active {
    color: #ff3300;
}
/*周刊王-即時新聞*/
.wantweekly .meta-legends > span.on {
    background: #fa89b5;
}
/*周刊王-編輯精選*/
.wantweekly .focus-news section > header .section-title {
    background: #e65189;
    color: #ffffff;
}
/*周刊王-熱門排行榜*/
.wantweekly .hot-rank .vertical-list > li.top::before {
    background: #e65189;
}
/*周刊王-圖片目錄頁*/
.wantweekly section.paper_head .headbox li .contentbox .headline a.anchor .back .image-wrap {
    background: #e65189;
}
/*樂時尚*/
/*樂時尚-區塊標題*/
.styletc section > header {
    background: #39a7a7;
}
.styletc section > .more,
.styletc section + .more {
    border-color: #39a7a7;
}
.styletc section > .more .ico-more,
.styletc section + .more .ico-more {
    background-color: #39a7a7;
}
/*樂時尚-區塊頁籤*/
.styletc section > header.ribbon {
    border-color: #b0dcdc;
    background: #39a7a7;
    background: hsla(180, 49%, 44%, 0.9);
}
.styletc section > header.ribbon .section-title {
    color: #ffffff;
}
.styletc section > header.ribbon .section-title::after {
    border-top-color: #1c5353;
    border-top-color: hsla(180, 50%, 22%, 0.9);
}
/*樂時尚-點閱數*/
.styletc section .meta-info .click span {
    color: #5ecbcb;
}
.styletc section .meta-info .click span.dim {
    color: #358a8b;
}
/*樂時尚-分頁列*/
.styletc section div.pagination .current {
    background: #39a7a7;
    border-color: #39a7a7;
}
/*樂時尚-顯示更多內容鈕*/
.styletc div.pagination .load-more a {
    background: #39a7a7;
}
/*樂時尚-焦點大圖點閱數*/
.styletc .adaptive-gallery .item-entry .clicks a:link,
.styletc .adaptive-gallery .item-entry .clicks a:visited {
    color: #358a8b;
}
.styletc .adaptive-gallery .item-entry .clicks a:hover,
.styletc .adaptive-gallery .item-entry .clicks a:active {
    color: #ff3300;
}
/*樂時尚-即時新聞*/
.styletc .meta-legends > span.on {
    background: #5ecbcb;
}
/*樂時尚-編輯精選*/
.styletc .focus-news section > header .section-title {
    background: #39a7a7;
    color: #ffffff;
}
/*樂時尚-熱門排行榜*/
.styletc .hot-rank .vertical-list > li.top::before {
    background: #39a7a7;
}
/*樂時尚-圖片目錄頁*/
.styletc section.paper_head .headbox li .contentbox .headline a.anchor .back .image-wrap {
    background: #39a7a7;
}
/*有影*/
/*有影-區塊標題*/
.tube section > header {
    background: #5e91f1;
}
.tube section > .more,
.tube section + .more {
    border-color: #5e91f1;
}
.tube section > .more .ico-more,
.tube section + .more .ico-more {
    background-color: #5e91f1;
}
/*有影-區塊頁籤*/
.tube section > header.ribbon {
    border-color: #bfd3f9;
    background: #5e91f1;
    background: hsla(219, 84%, 66%, 0.9);
}
.tube section > header.ribbon .section-title {
    color: #ffffff;
}
.tube section > header.ribbon .section-title::after {
    border-top-color: #2f4979;
    border-top-color: hsla(219, 44%, 33%, 0.9);
}
/*有影-點閱數*/
.tube section .meta-info .click span {
    color: #78aef0;
}
.tube section .meta-info .click span.dim {
    color: #4a7fe2;
}
/*有影-分頁列*/
.tube section div.pagination .current {
    background: #5e91f1;
    border-color: #5e91f1;
}
/*有影-顯示更多內容鈕*/
.tube div.pagination .load-more a {
    background: #5e91f1;
}
/*有影-焦點大圖點閱數*/
.tube .adaptive-gallery .item-entry .clicks a:link,
.tube .adaptive-gallery .item-entry .clicks a:visited {
    color: #4a7fe2;
}
.tube .adaptive-gallery .item-entry .clicks a:hover,
.tube .adaptive-gallery .item-entry .clicks a:active {
    color: #ff3300;
}
/*有影-即時新聞*/
.tube .meta-legends > span.on {
    background: #78aef0;
}
/*有影-編輯精選*/
.tube .focus-news section > header .section-title {
    background: #5e91f1;
    color: #ffffff;
}
/*有影-熱門排行榜*/
.tube .hot-rank .vertical-list > li.top::before {
    background: #5e91f1;
}
/*有影-圖片目錄頁*/
.tube section.paper_head .headbox li .contentbox .headline a.anchor .back .image-wrap {
    background: #5e91f1;
}
/*話題*/
/*話題-區塊標題*/
.hottopic section > header {
    background: #89c03d;
}
.hottopic section > .more,
.hottopic section + .more {
    border-color: #89c03d;
}
.hottopic section > .more .ico-more,
.hottopic section + .more .ico-more {
    background-color: #89c03d;
}
/*話題-區塊頁籤*/
.hottopic section > header.ribbon {
    border-color: #d0e6b1;
    background: #89c03d;
    background: hsla(85, 52%, 50%, 0.9);
}
.hottopic section > header.ribbon .section-title {
    color: #ffffff;
}
.hottopic section > header.ribbon .section-title::after {
    border-top-color: #44601e;
    border-top-color: hsla(85, 52%, 25%, 0.9);
}
/*話題-點閱數*/
.hottopic section .meta-info .click span {
    color: #abd444;
}
.hottopic section .meta-info .click span.dim {
    color: #71a527;
}
/*話題-分頁列*/
.hottopic section div.pagination .current {
    background: #89c03d;
    border-color: #89c03d;
}
/*話題-顯示更多內容鈕*/
.hottopic div.pagination .load-more a {
    background: #89c03d;
}
/*話題-焦點大圖點閱數*/
.hottopic .adaptive-gallery .item-entry .clicks a:link,
.hottopic .adaptive-gallery .item-entry .clicks a:visited {
    color: #71a527;
}
.hottopic .adaptive-gallery .item-entry .clicks a:hover,
.hottopic .adaptive-gallery .item-entry .clicks a:active {
    color: #ff3300;
}
/*話題-即時新聞*/
.hottopic .meta-legends > span.on {
    background: #abd444;
}
/*話題-編輯精選*/
.hottopic .focus-news section > header .section-title {
    background: #89c03d;
    color: #ffffff;
}
/*話題-熱門排行榜*/
.hottopic .hot-rank .vertical-list > li.top::before {
    background: #89c03d;
}
/*話題-圖片目錄頁*/
.hottopic section.paper_head .headbox li .contentbox .headline a.anchor .back .image-wrap {
    background: #89c03d;
}
/*秒懂圖*/
/*秒懂圖-區塊標題*/
.infographic section > header {
   background: #e3705c;
}
.infographic section > .more,
.infographic section + .more {
    border-color: #e3705c;
}
.infographic section > .more .ico-more,
.infographic section + .more .ico-more {
    background-color: #e3705c;
}
/*秒懂圖-區塊頁籤*/
.infographic section > header.ribbon {
    border-color: #f4c6be;
    background: #e3705c;
    background: hsla(9, 71%, 63%, 0.9);
}
.infographic section > header.ribbon .section-title {
    color: #ffffff;
}
.infographic section > header.ribbon .section-title::after {
    border-top-color: #71382e;
    border-top-color: hsla(9, 42%, 31%, 0.9);
}
/*秒懂圖-點閱數*/
.infographic section .meta-info .click span {
    color: #ff9d8c;
}
.infographic section .meta-info .click span.dim {
    color: #cf5c47;
}
/*秒懂圖-分頁列*/
.infographic section div.pagination .current {
    background: #e3705c;
    border-color: #e3705c;
}
/*秒懂圖-顯示更多內容鈕*/
.infographic div.pagination .load-more a {
    background: #e3705c;
}
/*秒懂圖-焦點大圖點閱數*/
.infographic .adaptive-gallery .item-entry .clicks a:link,
.infographic .adaptive-gallery .item-entry .clicks a:visited {
    color: #cf5c47;
}
.infographic .adaptive-gallery .item-entry .clicks a:hover,
.infographic .adaptive-gallery .item-entry .clicks a:active {
    color: #ff3300;
}
/*秒懂圖-即時新聞*/
.infographic .meta-legends > span.on {
    background: #ff9d8c;
}
/*秒懂圖-編輯精選*/
.infographic .focus-news section > header .section-title {
    background: #e3705c;
    color: #ffffff;
}
/*秒懂圖-熱門排行榜*/
.infographic .hot-rank .vertical-list > li.top::before {
    background: #e3705c;
}
/*秒懂圖-圖片目錄頁*/
.infographic section.paper_head .headbox li .contentbox .headline a.anchor .back .image-wrap {
    background: #e3705c;
}
/*書刊*/
/*書刊-區塊標題*/
.magazine section > header {
    background: #2db87e;
}
.magazine section > .more,
.magazine section + .more {
    border-color: #2db87e;
}
.magazine section > .more .ico-more,
.magazine section + .more .ico-more {
    background-color: #2db87e;
}
/*書刊-區塊頁籤*/
.magazine section > header.ribbon {
    border-color: #abe3cb;
    background: #2db87e;
    background: hsla(155, 61%, 45%, 0.9);
}
.magazine section > header.ribbon .section-title {
    color: #ffffff;
}
.magazine section > header.ribbon .section-title::after {
    border-top-color: #165c3f;
    border-top-color: hsla(155, 61%, 22%, 0.9);
}
/*書刊-點閱數*/
.magazine section .meta-info .click span {
    color: #3dd4a9;
}
.magazine section .meta-info .click span.dim {
    color: #28a36f;
}
/*書刊-分頁列*/
.magazine section div.pagination .current {
    background: #2db87e;
    border-color: #2db87e;
}
/*書刊-顯示更多內容鈕*/
.magazine div.pagination .load-more a {
    background: #2db87e;
}
/*書刊-焦點大圖點閱數*/
.magazine .adaptive-gallery .item-entry .clicks a:link,
.magazine .adaptive-gallery .item-entry .clicks a:visited {
    color: #28a36f;
}
.magazine .adaptive-gallery .item-entry .clicks a:hover,
.magazine .adaptive-gallery .item-entry .clicks a:active {
    color: #ff3300;
}
/*書刊-即時新聞*/
.magazine .meta-legends > span.on {
    background: #3dd4a9;
}
/*書刊-編輯精選*/
.magazine .focus-news section > header .section-title {
    background: #2db87e;
    color: #ffffff;
}
/*書刊-熱門排行榜*/
.magazine .hot-rank .vertical-list > li.top::before {
    background: #2db87e;
}
/*書刊-圖片目錄頁*/
.magazine section.paper_head .headbox li .contentbox .headline a.anchor .back .image-wrap {
    background: #2db87e;
}
/*廣播*/
/*廣播-區塊標題*/
.broadcast section > header {
    background: #d69d23;
}
.broadcast section > .more,
.broadcast section + .more {
    border-color: #d69d23;
}
.broadcast section > .more .ico-more,
.broadcast section + .more .ico-more {
    background-color: #d69d23;
}
/*廣播-區塊頁籤*/
.broadcast section > header.ribbon {
    border-color: #efd8a7;
    background: #d69d23;
    background: hsla(41, 72%, 49%, 0.9);
}
.broadcast section > header.ribbon .section-title {
    color: #ffffff;
}
.broadcast section > header.ribbon .section-title::after {
    border-top-color: #6b4e11;
    border-top-color: hsla(41, 73%, 24%, 0.9);
}
/*廣播-點閱數*/
.broadcast section .meta-info .click span {
    color: #e2bb2e;
}
.broadcast section .meta-info .click span.dim {
    color: #c38909;
}
/*廣播-分頁列*/
.broadcast section div.pagination .current {
    background: #d69d23;
    border-color: #d69d23;
}
/*廣播-顯示更多內容鈕*/
.broadcast div.pagination .load-more a {
    background: #d69d23;
}
/*廣播-焦點大圖點閱數*/
.broadcast .adaptive-gallery .item-entry .clicks a:link,
.broadcast .adaptive-gallery .item-entry .clicks a:visited {
    color: #c38909;
}
.broadcast .adaptive-gallery .item-entry .clicks a:hover,
.broadcast .adaptive-gallery .item-entry .clicks a:active {
    color: #ff3300;
}
/*廣播-即時新聞*/
.broadcast .meta-legends > span.on {
    background: #e2bb2e;
}
/*廣播-編輯精選*/
.broadcast .focus-news section > header .section-title {
    background: #d69d23;
    color: #ffffff;
}
/*廣播-熱門排行榜*/
.broadcast .hot-rank .vertical-list > li.top::before {
    background: #d69d23;
}
/*廣播-圖片目錄頁*/
.broadcast section.paper_head .headbox li .contentbox .headline a.anchor .back .image-wrap {
    background: #d69d23;
}
/*Campus*/
/*Campus-區塊標題*/
.campus section > header {
    background: #6880f5;
}
.campus section > .more,
.campus section + .more {
    border-color: #6880f5;
}
.campus section > .more .ico-more,
.campus section + .more .ico-more {
    background-color: #6880f5;
}
/*Campus-區塊頁籤*/
.campus section > header.ribbon {
    border-color: #c3ccfb;
    background: #6880f5;
    background: hsla(230, 88%, 68%, 0.9);
}
.campus section > header.ribbon .section-title {
    color: #ffffff;
}
.campus section > header.ribbon .section-title::after {
    border-top-color: #34407a;
    border-top-color: hsla(230, 40%, 34%, 0.9);
}
/*Campus-點閱數*/
.campus section .meta-info .click span {
    color: #8c9fff;
}
.campus section .meta-info .click span.dim {
    color: #5a6fd6;
}
/*Campus-分頁列*/
.campus section div.pagination .current {
    background: #6880f5;
    border-color: #6880f5;
}
/*Campus-顯示更多內容鈕*/
.campus div.pagination .load-more a {
    background: #6880f5;
}
/*Campus-焦點大圖點閱數*/
.campus .adaptive-gallery .item-entry .clicks a:link,
.campus .adaptive-gallery .item-entry .clicks a:visited {
    color: #5a6fd6;
}
.campus .adaptive-gallery .item-entry .clicks a:hover,
.campus .adaptive-gallery .item-entry .clicks a:active {
    color: #ff3300;
}
/*Campus-即時新聞*/
.campus .meta-legends > span.on {
    background: #8c9fff;
}
/*Campus-編輯精選*/
.campus .focus-news section > header .section-title {
    background: #6880f5;
    color: #ffffff;
}
/*Campus-熱門排行榜*/
.campus .hot-rank .vertical-list > li.top::before {
    background: #6880f5;
}
/*Campus-圖片目錄頁*/
.campus section.paper_head .headbox li .contentbox .headline a.anchor .back .image-wrap {
    background: #6880f5;
}
/*投票*/
/*投票-區塊標題*/
.ivoting section > header {
    background: #e66abd;
}
.ivoting section > .more,
.ivoting section + .more {
    border-color: #e66abd;
}
.ivoting section > .more .ico-more,
.ivoting section + .more .ico-more {
    background-color: #e66abd;
}
/*投票-區塊頁籤*/
.ivoting section > header.ribbon {
    border-color: #f5c3e5;
    background: #e66abd;
    background: hsla(320, 71%, 66%, 0.9);
}
.ivoting section > header.ribbon .section-title {
    color: #ffffff;
}
.ivoting section > header.ribbon .section-title::after {
    border-top-color: #73355e;
    border-top-color: hsla(320, 37%, 33%, 0.9);
}
/*投票-點閱數*/
.ivoting section .meta-info .click span {
    color: #ee8ad1;
}
.ivoting section .meta-info .click span.dim {
    color: #de54b0;
}
/*投票-分頁列*/
.ivoting section div.pagination .current {
    background: #e66abd;
    border-color: #e66abd;
}
/*投票-顯示更多內容鈕*/
.ivoting div.pagination .load-more a {
    background: #e66abd;
}
/*投票-焦點大圖點閱數*/
.ivoting .adaptive-gallery .item-entry .clicks a:link,
.ivoting .adaptive-gallery .item-entry .clicks a:visited {
    color: #de54b0;
}
.ivoting .adaptive-gallery .item-entry .clicks a:hover,
.ivoting .adaptive-gallery .item-entry .clicks a:active {
    color: #ff3300;
}
/*投票-即時新聞*/
.ivoting .meta-legends > span.on {
    background: #ee8ad1;
}
/*投票-編輯精選*/
.ivoting .focus-news section > header .section-title {
    background: #e66abd;
    color: #ffffff;
}
/*投票-熱門排行榜*/
.ivoting .hot-rank .vertical-list > li.top::before {
    background: #e66abd;
}
/*投票-圖片目錄頁*/
.ivoting section.paper_head .headbox li .contentbox .headline a.anchor .back .image-wrap {
    background: #e66abd;
}
/*科技*/
/*科技-區塊標題*/
.technologynews section > header {
    background: #50a9e5;
}
.technologynews section > .more,
.technologynews section + .more {
    border-color: #50a9e5;
}
.technologynews section > .more .ico-more,
.technologynews section + .more .ico-more {
    background-color: #50a9e5;
}
/*科技-區塊頁籤*/
.technologynews section > header.ribbon {
    border-color: #b9ddf5;
    background: #50a9e5;
    background: hsla(204, 74%, 61%, 0.9);
}
.technologynews section > header.ribbon .section-title {
    color: #ffffff;
}
.technologynews section > header.ribbon .section-title::after {
    border-top-color: #285472;
    border-top-color: hsla(204, 48%, 30%, 0.9);
}
/*科技-點閱數*/
.technologynews section .meta-info .click span {
    color: #69c0fa;
}
.technologynews section .meta-info .click span.dim {
    color: #3b91ca;
}
/*科技-分頁列*/
.technologynews section div.pagination .current {
    background: #50a9e5;
    border-color: #50a9e5;
}
/*科技-顯示更多內容鈕*/
.technologynews div.pagination .load-more a {
    background: #50a9e5;
}
/*科技-焦點大圖點閱數*/
.technologynews .adaptive-gallery .item-entry .clicks a:link,
.technologynews .adaptive-gallery .item-entry .clicks a:visited {
    color: #3b91ca;
}
.technologynews .adaptive-gallery .item-entry .clicks a:hover,
.technologynews .adaptive-gallery .item-entry .clicks a:active {
    color: #ff3300;
}
/*科技-即時新聞*/
.technologynews .meta-legends > span.on {
    background: #69c0fa;
}
/*科技-編輯精選*/
.technologynews .focus-news section > header .section-title {
    background: #50a9e5;
    color: #ffffff;
}
/*科技-熱門排行榜*/
.technologynews .hot-rank .vertical-list > li.top::before {
    background: #50a9e5;
}
/*科技-圖片目錄頁*/
.technologynews section.paper_head .headbox li .contentbox .headline a.anchor .back .image-wrap {
    background: #50a9e5;
}
/*健康*/
/*健康-區塊標題*/
.healthcare section > header {
    background: #27ad40;
}
.healthcare section > .more,
.healthcare section + .more {
    border-color: #27ad40;
}
.healthcare section > .more .ico-more,
.healthcare section + .more .ico-more {
    background-color: #27ad40;
}
/*健康-區塊頁籤*/
.healthcare section > header.ribbon {
    border-color: #a9deb3;
    background: #27ad40;
    background: hsla(131, 63%, 42%, 0.9);
}
.healthcare section > header.ribbon .section-title {
    color: #ffffff;
}
.healthcare section > header.ribbon .section-title::after {
    border-top-color: #135620;
    border-top-color: hsla(132, 64%, 21%, 0.9);
}
/*健康-點閱數*/
.healthcare section .meta-info .click span {
    color: #4ad263;
}
.healthcare section .meta-info .click span.dim {
    color: #289a3e;
}
/*健康-分頁列*/
.healthcare section div.pagination .current {
    background: #27ad40;
    border-color: #27ad40;
}
/*健康-顯示更多內容鈕*/
.healthcare div.pagination .load-more a {
    background: #27ad40;
}
/*健康-焦點大圖點閱數*/
.healthcare .adaptive-gallery .item-entry .clicks a:link,
.healthcare .adaptive-gallery .item-entry .clicks a:visited {
    color: #289a3e;
}
.healthcare .adaptive-gallery .item-entry .clicks a:hover,
.healthcare .adaptive-gallery .item-entry .clicks a:active {
    color: #ff3300;
}
/*健康-即時新聞*/
.healthcare .meta-legends > span.on {
    background: #4ad263;
}
/*健康-編輯精選*/
.healthcare .focus-news section > header .section-title {
    background: #27ad40;
    color: #ffffff;
}
/*健康-熱門排行榜*/
.healthcare .hot-rank .vertical-list > li.top::before {
    background: #27ad40;
}
/*健康-圖片目錄頁*/
.healthcare section.paper_head .headbox li .contentbox .headline a.anchor .back .image-wrap {
    background: #27ad40;
}
/*夯節目*/
/*夯節目-區塊標題*/
.hottv section > header {
    background: #bb7686;
}
.hottv section > .more,
.hottv section + .more {
    border-color: #bb7686;
}
.hottv section > .more .ico-more,
.hottv section + .more .ico-more {
    background-color: #bb7686;
}
/*夯節目-區塊頁籤*/
.hottv section > header.ribbon {
    border-color: #e4c8cf;
    background: #bb7686;
    background: hsla(346, 34%, 60%, 0.9);
}
.hottv section > header.ribbon .section-title {
    color: #ffffff;
}
.hottv section > header.ribbon .section-title::after {
    border-top-color: #5d3b43;
    border-top-color: hsla(346, 22%, 30%, 0.9);
}
/*夯節目-點閱數*/
.hottv section .meta-info .click span {
    color: #e98fa4;
}
.hottv section .meta-info .click span.dim {
    color: #bc697d;
}
/*夯節目-分頁列*/
.hottv section div.pagination .current {
    background: #bb7686;
    border-color: #bb7686;
}
/*夯節目-顯示更多內容鈕*/
.hottv div.pagination .load-more a {
    background: #bb7686;
}
/*夯節目-焦點大圖點閱數*/
.hottv .adaptive-gallery .item-entry .clicks a:link,
.hottv .adaptive-gallery .item-entry .clicks a:visited {
    color: #bc697d;
}
.hottv .adaptive-gallery .item-entry .clicks a:hover,
.hottv .adaptive-gallery .item-entry .clicks a:active {
    color: #ff3300;
}
/*夯節目-即時新聞*/
.hottv .meta-legends > span.on {
    background: #e98fa4;
}
/*夯節目-編輯精選*/
.hottv .focus-news section > header .section-title {
    background: #bb7686;
    color: #ffffff;
}
/*夯節目-熱門排行榜*/
.hottv .hot-rank .vertical-list > li.top::before {
    background: #bb7686;
}
/*夯節目-圖片目錄頁*/
.hottv section.paper_head .headbox li .contentbox .headline a.anchor .back .image-wrap {
    background: #bb7686;
}
/*選戰*/
/*選戰-區塊標題*/
.vote2018 section > header {
    background: #5e91f1;
}
.vote2018 section > .more,
.vote2018 section + .more {
    border-color: #5e91f1;
}
.vote2018 section > .more .ico-more,
.vote2018 section + .more .ico-more {
    background-color: #5e91f1;
}
/*選戰-區塊頁籤*/
.vote2018 section > header.ribbon {
    border-color: #bfd3f9;
    background: #5e91f1;
    background: hsla(219, 84%, 66%, 0.9);
}
.vote2018 section > header.ribbon .section-title {
    color: #ffffff;
}
.vote2018 section > header.ribbon .section-title::after {
    border-top-color: #2f4979;
    border-top-color: hsla(219, 44%, 33%, 0.9);
}
/*選戰-點閱數*/
.vote2018 section .meta-info .click span {
    color: #78aef0;
}
.vote2018 section .meta-info .click span.dim {
    color: #4a7fe2;
}
/*選戰-分頁列*/
.vote2018 section div.pagination .current {
    background: #5e91f1;
    border-color: #5e91f1;
}
/*選戰-顯示更多內容鈕*/
.vote2018 div.pagination .load-more a {
    background: #5e91f1;
}
/*選戰-焦點大圖點閱數*/
.vote2018 .adaptive-gallery .item-entry .clicks a:link,
.vote2018 .adaptive-gallery .item-entry .clicks a:visited {
    color: #4a7fe2;
}
.vote2018 .adaptive-gallery .item-entry .clicks a:hover,
.vote2018 .adaptive-gallery .item-entry .clicks a:active {
    color: #ff3300;
}
/*選戰-即時新聞*/
.vote2018 .meta-legends > span.on {
    background: #78aef0;
}
/*選戰-編輯精選*/
.vote2018 .focus-news section > header .section-title {
    background: #5e91f1;
    color: #ffffff;
}
/*選戰-熱門排行榜*/
.vote2018 .hot-rank .vertical-list > li.top::before {
    background: #5e91f1;
}
/*選戰-圖片目錄頁*/
.vote2018 section.paper_head .headbox li .contentbox .headline a.anchor .back .image-wrap {
    background: #5e91f1;
}
/*選戰-頻道分類第二層選單*/
.vote2018 .category-submenu {
    background: #dfe9fc;
}
/*雙城記*/
/*雙城記-區塊標題*/
.taipeishanghai section > header {
    background: #bb7686;
}
.taipeishanghai section > .more,
.taipeishanghai section + .more {
    border-color: #bb7686;
}
.taipeishanghai section > .more .ico-more,
.taipeishanghai section + .more .ico-more {
    background-color: #bb7686;
}
/*雙城記-區塊頁籤*/
.taipeishanghai section > header.ribbon {
    border-color: #e4c8cf;
    background: #bb7686;
    background: hsla(346, 34%, 60%, 0.9);
}
.taipeishanghai section > header.ribbon .section-title {
    color: #ffffff;
}
.taipeishanghai section > header.ribbon .section-title::after {
    border-top-color: #5d3b43;
    border-top-color: hsla(346, 22%, 30%, 0.9);
}
/*雙城記-點閱數*/
.taipeishanghai section .meta-info .click span {
    color: #e98fa4;
}
.taipeishanghai section .meta-info .click span.dim {
    color: #bc697d;
}
/*雙城記-分頁列*/
.taipeishanghai section div.pagination .current {
    background: #bb7686;
    border-color: #bb7686;
}
/*雙城記-顯示更多內容鈕*/
.taipeishanghai div.pagination .load-more a {
    background: #bb7686;
}
/*雙城記-焦點大圖點閱數*/
.taipeishanghai .adaptive-gallery .item-entry .clicks a:link,
.taipeishanghai .adaptive-gallery .item-entry .clicks a:visited {
    color: #bc697d;
}
.taipeishanghai .adaptive-gallery .item-entry .clicks a:hover,
.taipeishanghai .adaptive-gallery .item-entry .clicks a:active {
    color: #ff3300;
}
/*雙城記-即時新聞*/
.taipeishanghai .meta-legends > span.on {
    background: #e98fa4;
}
/*雙城記-編輯精選*/
.taipeishanghai .focus-news section > header .section-title {
    background: #bb7686;
    color: #ffffff;
}
/*雙城記-熱門排行榜*/
.taipeishanghai .hot-rank .vertical-list > li.top::before {
    background: #bb7686;
}
/*雙城記-圖片目錄頁*/
.taipeishanghai section.paper_head .headbox li .contentbox .headline a.anchor .back .image-wrap {
    background: #bb7686;
}