.footer a {
    color: #737373;
}

a {
    color: #23bbf2;
    text-decoration: none;
}

a {
    background: transparent;
}

.banner_date {
    bottom: -31px;
    left: 57px;
    position: absolute;
    width: 302px;
    height: 152px;
    background-image: url(https://news.pts.org.tw/images/banner_box.png);
    background-repeat: no-repeat;
    color: #fff;
    text-align: center;
    background-size: contain;
}

.banner_box_header {
    font-size: 27px;
    font-weight: 700;
    width: 100%;
    text-align: center;
    margin-left: 6px;
    margin-top: 5px;
}

.banner_box_day {
    clear: both;
    display: block;
    font-size: 19px;
    font-weight: 700;
    text-align: center;
    margin-top: 6px;
    margin-bottom: -2px;
}

.banner_box_date {
    display: block;
    font-size: 19px;
    font-weight: 700;
    text-align: center;
}

.fs-pager-wrapper {
    left: 49% !important;
    bottom: 170px !important;
}

.header {
    width: 100%;
    height: 109px;
    background-color: #fafafa;
}

.header_wrapper {
    width: 1200px;
    height: 103px;
    margin: auto;
    background-color: #fafafa;
}

.top_menu_button {
    float: left;
    height: 24px;
    background-color: #04529d;
    padding: 2px 8px;
    color: #fff;
    font-size: 14px;
}

.top_menu_button:hover {
    text-decoration: none;
    background-color: #056bcf;
    color: #fff;
    cursor: pointer;
}

.programme_button {
    width: 88px;
    height: 24px;
    border-radius: 5px;
    margin-right: 24px;
    background-image: url(https://news.pts.org.tw/images/tv_icon.png);
    background-repeat: no-repeat;
    text-indent: 26px;
}

.channel_button {
    margin-right: 2px;
}

.selectboxit-container {
    float: right;
}

.main_menu {
    width: 1000px;
    float: left;
    margin: 20px 0px;
    padding: 0px;
    font-size: 16px;
    font-family: "Helvetica Neue","Helvetica","Arial","STHeitiTC-Light","Microsoft JhengHei","Lantinghei TC",sans-serif;
}

.top_main_menu {
    padding-left: 16px;
}

.clock_image {
    float: left;
    margin: 10px 0px;
    display: block;
}

.sub_menu_panel {
    width: 100%;
    background-color: #04529d;
    height: 50px;
}

.sub_menu_wrapper {
    width: 1348px;
    margin: auto;
}

.sub_menu_panel_left {
    float: left;
    width: 1202px;
}

.sub_menu_panel_right {
    float: left;
    width: 246px;
}

.category-item:hover,
.active.category-item {
    background: transparent;
    border-bottom: 3px solid #fff;
}

.category-item.selected {
    border-bottom: 3px solid #fff;
}

.active.category-item-yellow,
.active.category-item-yellow,
.category-item-yellow:hover,
.submenu-list>.active>a {
    background: transparent;
    border-bottom: 3px solid #ffd801 !important;
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
    background-color: #04529d;
}

.category-item-yellow.selected {
    border-bottom: 3px solid #ffd801 !important;
}

.navigation-list {
    margin: 0px;
    padding: 0px;
}

.navigation-list {
    margin: 16px 0px 0px 13px;
}

.nav-item.is-active {
    position: relative;
    background-color: transparent;
    color: #333333;
}

.nav-item {
    display: inline-block;
    padding: 0px;
    width: auto;
    border-bottom: none;
    padding-bottom: 0;
}

.nav-item a {
    height: 49px;
    padding: 0 8px 0 8px;
    line-height: 24px;
    color: #333333;
    /*font-size: 16px;*/
}

.search_text {
    float: left;
    width: 420px;
    height: 24px;
    padding: 3px 0px 3px 10px;
    border: #d8d8d8 1px solid;
    border-radius: 2px 0 0 2px;
    font-size: 14px;
}

.content_panel {
    background-color: #f8f8f8;
    width: 100%;
    padding-bottom: 48px;
}

.panel_header {
    height: 56px;
    background-image: url(https://news.pts.org.tw/images/header_bg.jpg);
    background-repeat: repeat-x;
    width: 100%;
    font-size: 23px;
    line-height: 56px;
    text-align: center;
}

.panel_header span {
    padding: 10px 16px;
    background-color: #f8f8f8;
}

.latestnews_panel {
    width: 1342px;
    padding-top: 40px;
    margin: auto;
}

.latestnews_panel_left {
    float: left;
    width: 1042px;
    padding: 0px;
}

.latestnews_panel_right {
    float: left;
    margin-left: 0px;
    width: 300px;
    padding: 0px;
}

.latestnews_buttons {
    margin: 10px 0px;
}

.latestnews_button {
    float: left;
    width: 68px;
    height: 23px;
    margin-right: 8px;
    border: 1px solid #727272;
    border-radius: 2px;
    color: #727272;
    text-align: center;
    font-size: 14px;
    line-height: 23px;
}

.latestnews_button:hover {
    border: 1px solid #04529c;
    background-color: #04529c;
    cursor: pointer;
    border-radius: 5px;
    color: #fff;
    text-decoration: none;
}

.latestnews_button.selected {
    border: 1px solid #04529c;
    background-color: #04529c;
    cursor: pointer;
    border-radius: 5px;
    color: #fff;
    text-decoration: none;
}

.latestnews_lists {
    margin-top: 10px;
}

.latestnews {
    margin-bottom: 20px;
}

.latestnews img {
    width: 320px;
}

.news {
    position: relative;
    margin-bottom: 20px;
    float: left;
    margin-right: 2px;
}

.news_title {
    font-size: 18px;
    display: block;
    margin-top: 16px;
    margin-bottom: 10px;
    color: #333;
}

.news_category {
    font-size: 12px;
    display: inline-block;
}

.news_category_float {
    display: block;
    border: 1px solid #fff;
    border-radius: 3px;
    width: 98px;
    padding: 2px 8px;
    background-image: url(https://news.pts.org.tw/images/transparent_bg_black.png);
    background-repeat: repeat;
    color: #fff;
    font-size: 14px;
    text-align: center;
    position: absolute;
    right: 10px;
    top: 10px;
}

.news_time {
    font-size: 12px;
    display: inline-block;
    background-image: url(https://news.pts.org.tw/images/clock_icon-05.jpg);
    background-repeat: no-repeat;
    padding-left: 20px;
    margin-left: 12px;
}

.banner_text {
    bottom: -5px;
    left: 415px;
    right: 0;
    width: 790px;
    color: #fff;
    position: absolute;
    font-size: 18px;
}

.banner_text_header {
    width: 700px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 42px;
    display: block;
    font-size: 27px;
    /*  margin-bottom: 20px; */
}

.banner_text_content {
    font-size: 17px;
    display: block;
    line-height: 28px !important;
    margin-bottom: 5px;
    height: 56px;
    overflow: hidden;
}

.banner_text_category {
    display: block;
}

.banner_text_time {
    display: block;
}

.news .news_time {
    margin-left: 0px !important;
}

.news_list_item {
    background-image: url(https://news.pts.org.tw/images/list_news_bg.jpg);
    background-repeat: repeat-y;
    padding-left: 22px;
    color: #505050;
    font-size: 18px;
    margin: 10px 0px;
}

.specialnews_panel {
    width: 1342px;
    padding-top: 40px;
    margin: auto;
}

.specialnews_panel_left {
    float: left;
    width: 1003px;
}

.specialnews_panel_right {
    float: left;
    width: 300px;
    margin-left: 39px;
}

.specialnews_banners {
    width: 300px;
}

.specialnews_banners img {
    margin-bottom: 10px;
    border: 0px;
}

.specialnews_banners iframe {
    width: 300px;
    height: 224px;
}

.specialnews img {
    width: 1000px !important;
}

.latestnews {
    float: left;
    width: 320px;
    margin-right: 20px;
}

.preview_panel {
    width: 1352px;
    padding: 0px;
    padding-top: 40px;
    margin: auto;
}

.previews {
    margin-top: 20px;
    position: relative;
}

.preview {
    position: relative;
    background-color: #e6e6e6;
    margin: 20px 10px;
}

.maintypes_panel_right .preview,
.projects_panel_right .preview {
    margin-right: 0px;
    margin-bottom: 10px;
    float: left;
    position: relative;
    width: 295px;
    background-color: #e6e6e6;
}

.maintypes_panel_right .preview img,
.projects_panel_right .preview img {
    width: 295px;
}

.left_navigation {
    position: absolute;
    left: -30px;
    top: 188px;
}

.right_navigation {
    position: absolute;
    right: -30px;
    top: 188px;
}

.circle_date {
    border-radius: 100%;
    width: 60px;
    height: 60px;
    background-color: #898989;
    position: absolute;
    color: #fff;
    padding: 10px;
    text-align: center;
    line-height: 1.25em;
    top: -20px;
    left: 15px;
}

.preview_time {
    display: block;
    font-size: 14px;
    color: #fff;
}

.right-item .preview_title a {
    font-size: 18px;
}

.right-item .preview_list a {
    font-size: 17px;
}

.right-item .preview_list a:before {
    content: "";
    position: absolute;
    left: 0;
    top: 9px;
    width: 3px;
    height: 3px;
    border-radius: 100%;
    background: #666;
}

.preview_title {
    float: left;
    display: block;
    line-height: 48px;
    margin-left: 83px;
    color: #333;
    font-size: 18px;
    font-weight: 700;
}

.preview_lists {
    padding: 15px 15px 10px;
}

.preview_list {
    display: block;
    margin-bottom: 10px;
}

.preview_list a {
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
    white-space: nowrap;
}

.preview_title a {
    height: 48px;
}

.preview a {
    display: block;
    /*  font-size: 21px; */
    font-size: 100%;
}

.preview_list a {
    position: relative;
    padding-left: 15px;
}

.preview_list a:before {
    content: "";
    position: absolute;
    left: 0;
    top: 9px;
    width: 4px;
    height: 4px;
    border-radius: 100%;
    background: #666;
}

.specialprogrammes_panel {
    width: 1342px;
    padding-top: 40px;
    margin: auto;
}

.specialprogrammes_banners img {
    margin-bottom: 10px;
    margin-right: 0px;
}

.noMarginRight {
    margin-right: 0px !important;
}

.clearer {
    clear: both;
    font-size: 0px;
    height: 0px;
    width: 0px;
}

.selectboxit-text {
    font-family: CSONG3HK !important;
    font-size: 13px !important;
}

.selectboxit-container span,
.selectboxit-container .selectboxit-options a {
    line-height: 22px !important;
    height: 22px !important;
}

.logo {
    float: left;
    width: 93px;
    height: 84px;
    padding-top: 13px;
}

.search_panel {
    float: right;
}

.search_button {
    position: absolute;
    width: 72px;
}

.search_text {
    float: right;
    height: 24px;
    width: 420px;
    margin-right: 6px;
}

.submenu {
    float: right;
}

.submenu li {
    float: right;
    margin-right: 20px;
    list-style: none;
}

.submenu li a {
    color: #fff;
    font-family: CSONG3HK;
    font-size: 13px;
}

.right_menus {
    float: right;
    width: 820px;
}

.menu:after {
    clear: both;
}

.menu {
    list-style-type: none;
    display: inline-block;
}

.menu li {
    display: inline-block;
}

.menu:after {
    content: '';
    display: block;
    clear: both;
    height: 1px;
    padding-top: 10px;
    border-bottom: 1px solid #fff;
}

.menu {
    float: right;
    margin-top: 10px;
    padding-bottom: 16px;
    padding-left: 0px;
}

.menu li {
    display: inline-block;
    margin-right: 26px;
    list-style: none;
}

.menu li a {
    color: #000;
    font-family: CSONG3HK;
    font-size: 17px;
}

.yellow_link {
    color: #ffd801 !important;
}

.logo img {
    border: 0px;
}

.image_button {
    cursor: pointer;
}

.categories {
    margin: auto;
    margin-bottom: 10px;
}

.latestnews_label {
    clear: both;
    padding-top: 46px;
    padding-bottom: 36px;
    text-align: center;
    background-color: #fff;
}

.footer {
    background-color: #ededed;
    padding-top: 70px;
    padding-bottom: 46px;
    height: 565px;
    margin-top: 0px;
}

.footer_wrapper {
    max-width: 1101px;
    width: 100%;
    margin: auto;
}

.footer_images {
    float: left;
}

.footer_images img {
    float: left;
}

.footer_menu_wrapper {
    float: left;
}

.footer_menu {
    float: left;
    padding-left: 0px;
    margin-left: 28px;
    margin-bottom: 0px;
}

.footer_menu li {
    float: left;
    margin-right: 20px;
    list-style: none;
}

.footer_menu li a {
    color: #5e5e5e;
    font-family: CSONG3HK;
    font-size: 12px;
}

.footer_copyright {
    color: #969696;
    font-family: CSONG3HK;
    font-size: 14px;
    margin-left: 28px;
}

.footer_address {
    color: #969696;
    font-family: CSONG3HK;
    font-size: 14px;
    margin-left: 28px;
}

.footer-nav-item {
    width: 140px;
    float: left;
    margin-right: 24px;
    min-height: 330px;
}

.footer ul.footer-list {
    line-height: 36px;
}

.footer-list li {
    padding: 4px 0;
    font-size: 16px;
    line-height: 24px;
}

.footer .footer-nav-title {
    font-size: 18px;
    line-height: 24px;
    line-height: 36px;
    border-bottom: 1px solid #737373;
}

.footer ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.footer input#e-newsletter {
    width: 160px;
    padding: 1px 0px 1px 12px;
    border: #d8d8d8 1px solid;
    border-radius: 2px 0 0 2px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-size: 14px;
    line-height: 24px;
}

.footer button {
    height: 26px;
    margin: 0px 0px 0px -2px;
    padding: 0px 24px;
    border: none;
    border: #04519c 1px solid;
    border-radius: 0 2px 2px 0;
    font-size: 14px;
    line-height: 24px;
    color: white;
    background-color: #04519c;
}

.footer label.footer-nav-title {
    display: block;
}

.footer .social-icons {
    margin: 24px 0px 10px 12px;
}

.footer .social-icons img {
    display: inline-block;
    margin-right: 10px;
    text-indent: -1999999px;
    overflow: hidden;
}

.footer .social-icons,
.footer .company-info {
    float: left;
    margin-left: 0px;
}

.footer .social-icons,
.footer .company-info {
    float: left;
    margin-left: 0px;
}

.company-info li {
    display: list-item;
    text-align: -webkit-match-parent;
}

.footer .copyright {
    text-align: center;
    float: left;
    width: 100%;
    margin: 60px 0px 60px 12px;
    font-size: 13px;
    line-height: 24px;
}

.footer .social-icons li {
    float: left;
    padding: 4px 5px 0 0;
}

.footer .social-icons {
    margin-top: 30px;
}

.footer .social-icons li {
    display: inline-block;
}

.moveLeft100 {
    left: -100px !important;
}

.moveLeft200 {
    left: -200px !important;
}

.dropdown-menu {
    display: block;
    position: absolute;
    left: -200px;
    font-size: 14px;
    list-style: none;
    background-color: transparent !important;
    border: 0px !important;
    -webkit-box-shadow: none;
    box-shadow: none;
    width: 1335px;
	margin-top: -2px;
}

.dropdown-menu li {
    float: left;
    margin-right: 0px;
    text-align: center;
}

.dropdown-submenu>.dropdown-menu li {
    text-align: left !important;
}

li.menu-search {
    position: absolute;
    right: -12px;
    top: -8px;
}

li.menu-search2 {
    position: absolute;
    right: 45px;   
	top: 5px;
	font-size:15px;
}

li.submenu_more {
    position: absolute;
    right: 42px;
    top: -8px;
}

.dropdown-menu>li>a {
    color: #fff;
    padding: 3px 13px;
    padding-top: 15px;
    padding-bottom: 12px;
    font-size: 16px;
    height: 42px !important;
    position: relative;
    top: -2px;
}

.dropdown-menu>li>a:hover {
    font-size: 16px;
    color: #fff;
    background-color: transparent !important;
}

.dropdown-menu>li>a:focus {
    background-color: transparent !important;
}

.dropdown-menu:before {
    top: 22px;
    left: 25%;
    border: solid transparent;
    content: "";
    height: 0;
    width: 0;
    position: absolute;
    bottom: 100%;
    border-color: transparent;
    border-width: 12px;
    margin-left: -12px;
    pointer-events: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom-color: #04529d;
}

.dropdown-submenu>.dropdown-menu:before {
    border: 0px !important;
}

.dropdown-menu-grey:before {
    border-bottom-color: #979797 !important;
}

.channel-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: #04519c;
    margin-bottom: 25px;
}

li.channel-item:first-child {
    border: none;
}

li.channel-item {
    white-space: nowrap;
    border-left: 1px solid rgba(255, 255, 255, 0.49);
}

.channel-list li.channel-item a {
    color: #fff;
    text-align: center;
    display: block;
    padding: 20px 16px;
}         

/*Add at 20180403*/    
.banner_text {   
    left: 300px;   
}  
.dropdown-menu>li>a {  
    font-size: 18px; 
}  
.dropdown-menu>li>a:hover {
    font-size: 18px;    
}  
.preview_lists {
	height:130px;
}