@charset "UTF-8";

/*-------------------------------------reset start
-------------------*/
/* 修正粗體 */
@font-face {
    font-family: 'Microsoft JhengHei Fix';
    unicode-range: U+7db0, U+78A7, U+7B75; /* ASCII (碧筵綰) */
    font-style: normal;
    font-weight: bold;
    src: local(Yu Gothic), local(MS Gothic);
}
/* 一般粗細的時候改回微軟正黑 */
@font-face {
    font-family: 'Microsoft JhengHei Fix';
    unicode-range: U+7db0, U+78A7, U+7B75; /* ASCII (碧筵綰) */
    font-style: normal;
    font-weight: normal;
    src: local('Microsoft JhengHei');
}
* {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}

ol,
ul,
li {
    list-style: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

caption,
th,
td {
    text-align: left;
    font-weight: normal;
    vertical-align: middle;
}

q,
blockquote {
    quotes: none;
}

q:before,
q:after,
blockquote:before,
blockquote:after {
    content: "";
    content: none;
}

a {
    -webkit-transition: all ease .3s;
    transition: all ease .3s;
    display: inline-block;
}

a img {
    border: none;
}

a,
a:hover,
a:focus {
    color: inherit;
    text-decoration: none;
}

.sweet-info:hover {
    color: #03519c !important;
}

.banner_link:hover {
    color: #ffd801 !important;
}

.banner_text:hover {
    color: #ffd801 !important;
}

a:hover,
a:focus {
    color: #04529d;
}

a:focus,
input:focus,
button:focus,
select:focus {
    outline: none;
}

hr {
    margin: 8px 0px;
    border: 0;
    height: 1px;
    background: #bfbfbf;
}

button {
    border: 0;
    padding: 0;
}

body,
html {
    min-height: 100%;
}

body {
    position: relative;
    font-family: "Helvetica Neue", "Helvetica", "Arial", "STHeitiTC-Light", "Microsoft JhengHei Fix", "Microsoft JhengHei", "Lantinghei TC", sans-serif !important;
    font-weight: 400;
    font-style: normal;
    font-size: 17px;
    -webkit-font-kerning: auto;
    -webkit-font-smoothing: antialiased;
}

h1 {
    font-size: 26px;
}

h2 {
    font-size: 24px;
}

h3 {
    font-size: 16px;
}

h4 {
    font-size: 17px;
}

h5 {
    font-size: 16px;
    font-size: 16px;
}

p {
    font-size: 12px;
    line-height: 1.6em;
    color: #737378;
}

img {
    max-width: 100%;
    width: 100%;
}

section {
    min-height: 620px;
    height: auto;
    position: relative;
}

:focus {
    outline: none;
}


/*雅黑體*/

.YaHei {
    font-family: 'Microsoft YaHei', "Microsoft JhengHei", "Open Sans", Arial, Helvetica, "Apple LiGothic Medium", sans-serif;
}


/*-------------------------------------reset end*/

.search_panel {
    width: 76px;
}

.bd-box {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}


/* .wrapper {
    max-width: 1337px;
    margin: 40px auto 0;
} */

.wrapper {
    max-width: 1337px;
    margin: 20px auto 0;
}

.wrapper2 {
    max-width: 1337px;
    margin: 35px auto 0;
}


/*---------------.fill----------------*/

.news-report .img-fill.fill img,
.box-list .img-fill.fill img,
.pro-display.fill img,
.home .news-list .img-fill.fill img,
.big-img .news-list .fill img {
    max-width: inherit !important;
}

.big-img .news-list .img {
    /* height: 452px; */
}

.news-report .img-fill {
    /* height: 75px; */
}

.box-list .img-fill {
    height: 172px;
}

.home .news-list .img-fill {
    height: 180px;
}

.home .sec02 .pro-display {
    /*  height: 495px; */
}


/*---------------------banner-------------------------*/

.banner-bg {
    background: #e5e5e5;
}

.banner {
    position: relative;
    max-width: 1437px;
    margin: 0 auto;
}

.banner-img-bg {
    height: 566px;
    background-size: cover;
    background-position: center center;
}

.home-carousel .owl-dots {
    position: absolute;
    left: 50%;
    bottom: 0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.banner .owl-theme .owl-dots .owl-dot.active span,
.banner .owl-theme .owl-dots .owl-dot:hover span {
    background: #0785ff;
}


/*animation---------*/

.slideUp,
.slideDown {
    position: relative;
    opacity: 0;
    -webkit-transition: all .5s ease .4s;
    transition: all .5s ease .4s;
}

.slideUp {
    top: 35px;
}

.slideDown {
    bottom: 35px;
}

.delay-100ms {
    -webkit-transition: all .5s ease .5s;
    transition: all .5s ease .5s;
}

.delay-200ms {
    -webkit-transition: all .5s ease .6s;
    transition: all .5s ease .6s;
}

.delay-300ms {
    -webkit-transition: all .5s ease .7s;
    transition: all .5s ease .7s;
}

.active .item .slideUp {
    top: 0;
    opacity: 1;
}

.active .item .slideDown {
    bottom: 0;
    opacity: 1;
}

.banner .item-text {
    position: absolute;
    bottom: 55px;
    left: 30px;
    z-index: 10;
}

.banner .item-text a:hover {
    color: #fff;
}

.banner .item {
    position: relative;
}

.banner .item:before {
    content: "";
    background: url(https://news.pts.org.tw/images/index/index_news_00_black.png) center bottom;
    background-size: cover;
    width: 100%;
    height: 275px;
    position: absolute;
    bottom: 0;
    z-index: 5;
}

.pd-l-r-10 {
    padding-left: 10px;
    padding-right: 10px;
}

.pd-l-r-5 {
    padding-left: 0px;
    padding-right: 0px;
}

.pd-l-r-0 {
    padding-left: 0;
    padding-right: 0;
}

.right-item .title {
    margin: 0 0px 20px 0px;
}

.right-item2 .title {
    margin: 0 0px 15px 0px;
}


h2.title {
    text-align: center;
    font-size: 23px;
    position: relative;
    height: 30px;
    /*margin: 0 0px 20px 0px;*/
    margin: 0px 0px 13px 0px;	
}

h2.title:before {
    content: "";
    position: absolute;
    height: 4px;
    left: 0;
    right: 0px;
    top: 12px;
    background: #ddd;
}

.home h2.title:before {
    height: 4px;
    top: 11px;
}

h2.title span {
    white-space: nowrap;
    font-size: 23px;
    letter-spacing: 0.3em;
    color: #515151;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background: #fff;
    padding: 2px 10px;
    top: 0;
}


/* .home h2.title span {
    font-weight: bold;
    font-size: 27px;
    letter-spacing: 0.15em;
} */

.home h2.title span {
    font-weight: bold;
    font-size: 27px;
    letter-spacing: 0.15em;
}

.img a {
    display: block;
}

.imgzoom {
    overflow: hidden;
}

.imgzoom img {
    -webkit-transition: all ease .3s;
    transition: all ease .3s;
}

.imgzoom:hover img {
    opacity: .65;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.img-opacity img {
    -webkit-transition: all ease .3s;
    transition: all ease .3s;
}

.img-opacity:hover img {
    opacity: .65;
}

.flex-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.align-right {
    text-align: right;
}

.align-left {
    text-align: left;
}

.align-center {
    text-align: center;
}


/*----------------------------header------------------*/

.mobile-menu {
    display: none;
}


/*--------------------------------home---------------------*/

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.img-fill {
    position: relative;
}


/* .text-title {
    font-size: 18px;
    margin-top: 16px;
    margin-bottom: 10px;
    color: #333;
    max-height: 47px;
    overflow: hidden;
} */

.text-title {
    font-family: "Helvetica Neue", "Helvetica", "Arial", "STHeitiTC-Light", "Microsoft JhengHei Fix", "Microsoft JhengHei", "Lantinghei TC", sans-serif !important;
    font-weight: bold;
    font-size: 17px;
    margin-top: 8px;
    margin-bottom: 10px;
    color: #333;
    /* max-height: 47px; */
    overflow: hidden;
}

.text-title2 {
    font-weight: normal !important;
    font-size: 19px !important;
    margin-top: 12px;
    margin-bottom: 10px;
    color: #333;
    /* max-height: 47px; */
    overflow: hidden;
}

.new-wrap {
    padding: 0 15px 0 7px;
}

.new-wrap1 {
    padding: 0 5px 0 5px;
}

.sweet-info {
    color: #666;
    font-size: 15px;
}

.sweet-info i {
    margin-left: 10px;
}

.home .mar-lr-10 {
    margin-left: -10px;
    margin-right: -10px;
}

.home .sec01 {
    margin-bottom: 15px;
}


/* .news-list {
    margin-bottom: 30px;
}
 */

.news-list {
    margin-bottom: 15px;
}

.news-page .m-right-side {
    margin-top: -25px;
}

body.news-page .readmore {
    padding-left: 225px;
    margin-bottom: 0px;
    margin-top: 5px;
}

body.news-page .news-list {
    margin: 15px 0;
}

.big-img .news-list a {
    font-size: 21px;
}

.news-list .text-title a {
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
}

.right-item .news-list a {
    font-size: 17px;
}

.sec01 .news-tabs .ui-tabs-panel {
    padding: 0;
}

.sec01 .ui-widget.ui-widget-content {
    border: none;
}

.sec01 .ui-tabs-nav .ui-tabs-anchor {
    font-size: 13px;
}

.sec01 .ui-widget-header {
    text-align: center;
    border: none;
    background: transparent;
}

.sec01 .ui-tabs .ui-tabs-nav li.ui-state-active {
    background: #04529d;
}

.sec01 .ui-tabs .ui-tabs-nav li {
    cursor: pointer;
    border-radius: 2px;
    border: 1px solid #939393;
    list-style: none;
    width: calc(25% - 7px);
    text-align: center;
    float: none;
    display: inline-block;
    position: relative;
    top: 0;
    margin: -5px 0.2em 13px 0;
    padding: 0;
    background: #fff;
}

.sec01 .ui-tabs .ui-tabs-nav li a {
    display: block;
}

.sec01 .ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    float: none;
    padding: 0.3em 1em;
    text-decoration: none;
}

.sec01 .news-right-list {
    /* line-height: 1.6em; */
    margin: 10px 0 10px;
    padding: 2px 0 0 15px;
    position: relative;
}

.news-right .news-right-list {
    overflow: hidden;
    /* height: 56px; */
}

.sec01 .news-right-list:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 3px;
    height: 100%;
    background: #004092;
}

.home .sec02 {
    margin-bottom: 30px;
}

.news-report a {
    margin-bottom: 7px;
    display: block;
}

.home .sec03 {
    margin-bottom: 10px;
}

.sec03 .trailer-box {
    width: 100%;
}

.sec04 .info-list {
    position: relative;
    margin-bottom: 15px;
}

.info-list .text-title a {
    display: block;
}

.clasfi {
    position: absolute;
    top: 7px;
    right: 20px;
    z-index: 5;
    font-size: 14px;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    padding: 2px 7px;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 5px #fff;
    box-shadow: 0 0 5px #fff;
}


/*----------------------project------------------------------*/

body.project-page .bd-box .text-content {
    overflow: hidden;
    height: 72px;
    margin-bottom: 6px;
}

.news-r-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 15px;
    margin-bottom: 8px;
}

.news-r-item .img {
    width: 180px;
}

.news-r-text .text-title,
.news-r-text .sweet-info {
    margin: 0 5px 2px;
}

.news-r-text .text-title {
    font-size: 17px;
}

.box-wapper {
    padding: 28px 0 20px;
    border: 1px solid #727272;
    position: relative;
}

.box-wapper h2 {
    color: #515151;
    font-size: 23px;
    letter-spacing: 0em;
    font-weight: bold;
    position: absolute;
    background: #fff;
    top: -10px;
    left: 50%;
    white-space: nowrap;
    margin: 0;
    padding: 0 10px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.bd-box .text-title {
    text-overflow: ellipsis;
    height: 53px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.box-list {
    margin-bottom: 30px;
    margin-top: 10px;
}

.times:hover,
.box-list:hover .more a,
.box-list:hover .maintype-list ul li a,
.box-list:hover .maintype-wapper .sort,
.box-list:hover h2,
.box-list:hover .maintype-title1 a {
    color: #03519b;
}

.box-list:hover .maintype-wapper {
    border-color: #03519b;
}

.box-list a {
    display: block;
}

.more a {
    font-size: 15px;
}

.readmore {
    margin-top: 20px;
    margin-bottom: 20px;
}

.readmore a {
    border: 1px solid;
    padding: 4px 28px;
}


/*----------------------maintype------------------------------*/

.news-r-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 10px;
}

.news-r-item .img {
    width: 63%;
    margin-right: 7px;
    /* width: 190px;
    margin-right: 7px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 117px;
    flex: 0 0 117px; */
    /* width: 100%;
    flex: auto; */
}

.vedio-side .news-r-item .img {
    /*  width: 260px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 140px;
    flex: 0 0 140px; */
    width: 86%;
}

.vedio-side .news-r-item .img a {
    position: relative;
}

.vedio-side .news-r-item .img a:before {
    content: "";
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    background: url(https://news.pts.org.tw/images/comon/play_100.png) center center no-repeat;
    z-index: 10;
}

.news-r-text .text-title,
.news-r-text .sweet-info,
.maintype-title {
    margin: 0 5px 2px;
}

.news-r-text .text-title,
.maintype-title {
    font-size: 17px;
    line-height: 23.5px;
    font-weight: normal;
}
.news-r-text{ width:100%; }

.topic-r-item div {
    margin: 0 0 10px 0;
}

.maintype-wapper {
    padding: 40px 0 10px;
    border: 1px solid #727272;
    position: relative;
}
.categorys .maintype-wapper{
    height: 545px;
}
.categorys .maintype-wapper .more{
    position: absolute;
    right: 20px;
    bottom: 10px;    
}
.m-left-side .maintype-wapper h2 {
    font-size: 23px;
    letter-spacing: 0;
}

.maintype-wapper h2 {
    color: #515151;
    white-space: nowrap;
    position: absolute;
    font-size: 27px;
    letter-spacing: 0.15em;
    font-weight: bold;
    background: #fff;
    top: -13px;
    left: 51%;
    margin: 0;
    padding: 0 10px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: center;
}

.maintype-wapper .sort {
    margin: -10px 0 10px 0;
    padding: 0 10px;
    text-align: center;
}

.maintype-title {
    background: #ddd;
    padding: 8px 10px;
    margin: 0 0 14px 0;
}

.maintype-title1 {
	/*font-size: 17px;*/
    font-weight: bold;
    color: #333;
    line-height: 30px;
    /*height: 34px; */
    margin-bottom: 0px;
}
.maintype-title1 a{
    overflow: hidden;
    display: inline-block;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%;
}

.maintype-title2 {
    font-size: 15px;
    color: #666;
    line-height: 26px;
}

.maintype-title2 span {
    background: url(https://news.pts.org.tw/images/clock_icon-05.png) no-repeat center;
    text-indent: -9999px;
}

.maintype-list ul li a {
    text-align: center;
    display: block;
    text-align: center;
    line-height: 32px;
    color: #333;
    cursor: pointer;
    font-size: 17px;
}

.maintype-list ul li a span {
    display: inline-block;
    position: relative;
}

.maintype-list ul li a span:hover:before {
    content: "";
    position: absolute;
    width: 5px;
    height: 5px;
    background: #03519c;
    left: -18px;
    top: 13px;
    border-radius: 100%;
}

.maintype-list ul li a span:hover:after {
    content: "";
    position: absolute;
    width: 5px;
    height: 5px;
    background: #03519c;
    right: -18px;
    top: 13px;
    border-radius: 100%;
}

.bd-maintype .maintype-title,
.maintype-list {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}


/*----------------------subtype------------------------------*/

.subtype-wapper-all {
    position: relative;
    padding-top: 44px;
}

.subtype-wapper {
    background-color: rgba(255, 255, 255, 0.5);
    z-index: 999;
    width: 80%;
    padding: 30px 0 20px 0;
    border: 1px solid #727272;
    position: absolute;
    left: 10%;
    top: 0px;
}

.subtype-wapper h2 {
    position: absolute;
    background: #fff;
    top: -12px;
    color: #515151;
    left: 50%;
    font-size: 23px;
    font-weight: bold;
    letter-spacing: .15em;
    white-space: nowrap;
    margin: 0 0 10px 0;
    padding: 0 10px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.subtype-sort {
    margin: -10px 0 0 0;
    padding: 0 10px;
    text-align: center;
    letter-spacing: 0em;
}

.subtype-list ul li a:before {
    content: "";
    position: absolute;
    width: 6px;
    height: 6px;
    background: #696969;
    left: -7px;
    top: 12px;
    border-radius: 100%;
}

.subtype-list ul li a {
    position: relative;
    display: block;
    text-align: center;
    line-height: 33px;
    color: #333;
    font-size: 17px;
}

.subtype-list ul li a span {
    overflow: hidden;
    display: block;
    text-overflow: ellipsis;
	text-align:left;
	padding-left:5px;
	margin-left:2px;
}

.subtype-list ul li a:hover {
    color: #065097;
}

.subtype-list ul li a:hover:before {
    background: #065097;
}

.bd-subtype .subtype-title,
{
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.subtype-list {
    white-space: nowrap;
    text-overflow: ellipsis;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}


/*---------------footer---------------*/

.footer .social-icons a {
    width: 40px;
}

.footer .social-icons {
    margin-top: 20px;
}

.footer .social-icons a {
    width: 40px;
    display: inline-block;
    margin-right: 3px;
}

.company-info div {
    margin-bottom: 2px;
}

.company-info {
    font-size: 13.5px;
    margin-top: 11px;
}


/*--------------news----------------------*/

.m-left-side {
    width: 180px;
    float: left;
}

.m-left-side2 {
    width: 225px;
    float: left;
}

.m-right-side {
    width: calc(100% - 220px);
    float: left;
    margin: 0 20px;
}

.m-right-side2 {
    width: calc(100% - 265px);
    float: left;
    margin: 0 20px;
}

.news-page .bd-box .text-title {
    font-size: 21px;
}

body.news-page .news-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 10px 0 30px;
    border-bottom: 1px solid #c6c6c6;
}

body.news-page .sec01 .news-right-list:nth-child(4) {
    display: none;
}

body.news-page .mid-news:last-child .news-list:last-child {
    border-bottom: none;
}

body.news-page .news-list .bd-box .text-title {
    margin-top: 0;
}

body.news-page .news-list .img {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 260px;
    flex: 0 0 260px;
    width: 260px;
    margin-right: 5px;
}

body.news-page .text-content {
    font-size: 17px;
    height: 76px;
    line-height: 1.6em;
    overflow: hidden;
    margin-bottom: 10px;
}

body.news-page .maintype-wapper {
    margin-top: 10px;
}


/*-------------news-list--------------------*/

.newslist-page .news-right-side .sweet-info i {
    margin-left: 0;
}

.newslist-page .news-right-side .news-list .sweet-info {
    font-size: 16px;
}

.newslist-page .news-right-side .news-list {
    margin-bottom: 20px;
}

.newslist-page .text-content {
    height: 50px;
    overflow: hidden;
    margin-bottom: 5px;
}

.newslist-page .news-list {
    margin-bottom: 20px;
}

.text-list-info {
    border-top: 1px solid #d5d5d5;
    float: left;
    width: 100%;
    padding: 15px 0 0;
}

.text-list-info .news-right-list {
    margin-bottom: 20px;
    font-size: 19px;
}

.text-list-info .news-right-list a {
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    height: 27px;
}


/*-----------newscont-page--------------*/

h2.article-title {
    margin-top: 0px;
    font-size: 27px;
    margin-bottom: 30px;
    line-height: 36px;
    font-weight: bold;
}

.a2a_default_style a {
    padding: 0 0 !important;
}

.newscont-page .maintype-wapper {
    padding: 35px 0 20px;
}

.sec01 .ui-widget.ui-widget-content {
    margin-bottom: 15px;
}

.newscont-page .social-icon .icon {
    display: inline-block;
    width: 33px;
    margin: 15px 0 5px;
}

.newscont-text .img {
    margin-bottom: 25px;
}

.newscont-text p {
    font-size: 17px;
    color: #333;
    font-weight: normal;
    margin-bottom: 25px;
}

.special-part {
    background: #ddd;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 25px;
    margin-bottom: 25px;
    line-height: 1.7em;
}

.special-part h2.title {
    font-size: 20px;
    margin-bottom: 8px;
}

.special-part h2.title:before {
    background: #fff;
}

.mid-news .special-part h2.title span {
    background: #ddd;
    left: -20px;
    font-size: 21px;
    letter-spacing: 0;
    -webkit-transform: inherit;
    transform: inherit;
    color: #777;
}

.newscont-text h3 {
    font-size: 19px;
    font-weight: 600;
}

.newscont-text .img .img-memo {
    background: #ddd;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 17px;
}


/*---------------------------------*/

.trailer-box .slick-dots {
    bottom: 15px;
}

.trailer-box .slick-prev {
    left: -25px;
    z-index: 10;
    text-indent: -9999px;
    width: 19px;
    height: 34px;
    background: url(https://news.pts.org.tw/images/comon/left.png) no-repeat;
    background-size: 100%;
    opacity: .7;
}

.trailer-box .slick-prev:hover {
    opacity: .9;
}

.trailer-box .slick-next {
    right: -25px;
    z-index: 10;
    text-indent: -9999px;
    width: 19px;
    height: 34px;
    background: url(https://news.pts.org.tw/images/comon/right.png) no-repeat;
    background-size: 100%;
    opacity: .7;
}

.trailer-box .slick-next:hover {
    opacity: .9;
}


/*----------------*/


/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2017 Daniel Eden
 */

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

.animated.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
}

.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}

@-webkit-keyframes fadeOut {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}

@keyframes fadeOut {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}

h2.title span {
    font-weight: bold;
    font-size: 23px;
    letter-spacing: 0.15em;
}
/*Add at 20180403*/
.bd-subtype 
{         
	height:180px;
}    
.openbox {
    height: 100%;
    width: 100%;
    position: fixed;
    left: 0px;
    top: 0px;
    background-color: rgba(0,0,0,0.9);
    z-index: 5000;
    align-items: center;
    justify-content: center;
	display:none;
}
.openbox .closebt{
	font-size: 0px;
	line-height: 0px;
	color: #FFF;
	display: block;
	height: 40px;
	width: 40px;
	position: absolute;
	top: 10px;
	right: 10px;  
} 
.openbox .closebt:before{
	right:16px;
	height:30px;
	width:2px;
	top:0px;
	background-color:#fff;
	content:"";
	transform:rotate(45deg);
	position:absolute;
}    
.openbox .closebt:after{
	right:16px;
	height:30px;
	width:2px;
	top:0px;
	background-color:#fff;
	content:"";
	transform:rotate(-45deg);
	position:absolute;
}   
.showpreview a:before {
    content: "";
    top: 120px;
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    background: url(https://news.pts.org.tw/images/comon/play_100.png) top center no-repeat;
    z-index: 10;
} 
.maintype-list {
	height:180px;  
} 
#ptsclock{ 
    margin: 0 auto; 
    display: block; 
}

/*Add at 20180418*/
.owl-theme .owl-nav [class*='owl-'] {
  transition: all .3s ease;
  margin-top: -50px;
  background: #0000001a;
}
.owl-theme .owl-nav [class*='owl-'].disabled:hover {
  background-color: #D6D6D6;
}
.owl-theme .owl-nav [class*=owl-]:hover {
    background: rgba(0,0,0,.30);
    text-decoration: none;
}
.owl-theme .owl-next,.owl-theme .owl-prev {
  width: 52px;
  height: 60px;
  margin-top: -50px;
  position: absolute;
  top: 50%;
}
.owl-theme .owl-prev {
  left: 10px;
}
.owl-theme .owl-next {
  right: 10px;
}
.sweet-info {  
        height:40px;
  }
