@import url(//fonts.googleapis.com/earlyaccess/notosanstc.css);

a {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

body div {
    font-family: 'Noto Sans TC', sans-serif, '微軟正黑體', 'Microsoft JhengHei', Arial;
}

/*desktop*/
.desktop .top-menu li {
    font-size: 18px;
    color: #827c85;
    font-family: 'Noto Sans TC', sans-serif, '微軟正黑體', 'Microsoft JhengHei', Arial;
}

.desktop .top-menu li a {
    height: 20px;
    line-height: 1em;
    color: #827c85;
}

.desktop .index-text-right,
.desktop .index-text-center {
    font-size: 20px;
    color: #777777;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 1px;
}

.desktop h3 {
    font-size: 27px;
    font-weight: 300;
    line-height: 30px;
    color: #368e7d;
}

.desktop h4 {
    font-size: 36px;
    font-weight: 300;
    line-height: 42px;
}

.desktop p {
    font-size: 16px;
}

.desktop.index-bg .footer {
    color: #FFF;
    text-align: center;
    font-size: 12px;
}

.desktop .footer {
    color: #666666;
    text-align: center;
    font-size: 12px;
    margin-top: 80px;
    width: 1100px;
    margin: auto;
    margin-top: 15px;
    margin-bottom: 15px;
}

.desktop .banner h3, .desktop .banner h4, .desktop .banner p {
    color: #FFF
}

.desktop .player-date {
    font-size: 13px;
    color: #aba9a6;
    margin-right: 7px;
}

.desktop .player-title {
    font-size: 13px;
    color: #ff3486;
}

.desktop #menubar {
    position: relative;
    bottom: 20px;
    display: flex;
    justify-content: flex-end;
}

.desktop #menubar li {
    color: #4f4d4d;
}

.desktop #menubar li:first-child {
    position: absolute;
    top: 0;
    left: 20px;
    width: 420px;
}

.desktop #menubar li a {
    font-size: 18px;
    color: #4f4d4d;
    width: 180px;
    height: 36px;
    line-height: 40px;
    white-space: nowrap;
}

.desktop #menubar li a.active {
    color: #ff3486;
    font-weight: bold;
    font-size: 44px;
    line-height: 60px;
    letter-spacing: -1px;
    white-space: normal;
    background: white;
}

.desktop .playlist-title li a {
    color: #000000;
    font-size: 16px;
    line-height: 26px;
}

.desktop .playList-bg h2 {
    color: #ff3486;
    font-size: 27px;
    font-weight: 300;
    margin-bottom: 20px;
}

.desktop .playList-bg p {
    color: #595757;
    font-size: 16px;
    line-height: 25px;
    letter-spacing: 1px;
}

.desktop .playlist-title li a {
    color: #595757;
    font-size: 16px;
    font-weight: 100;
}

.desktop .introduction h2 {
    text-align: center;
    font-size: 60px;
    color: #ff3486;
    margin-top: 80px;
}

.desktop .introduction h3 {
    text-align: center;
    font-size: 28px;
    color: #ff3486;
    font-weight: 300;
    line-height: 46px;
    letter-spacing: 1px;
}

.desktop h5 {
    font-size: 27px;
    color: #ff3486;
    font-weight: 300;
    line-height: 46px;
    letter-spacing: 1px;
}

.desktop .introduction p {
    text-align: center;
    font-size: 16px;
    color: #4d4a4a;
    line-height: 27px;
    letter-spacing: 1px;
    font-weight: 300;
}

.desktop .introduction {
    margin-bottom: 50px;
}

.desktop .video {
    width: 850px;
    margin: auto;
}

.desktop .youtube {
    margin-bottom: 96px;
    position: relative;
}

.desktop .youtube iframe {
    z-index: 99;
}

.desktop .youtube:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #ff91b4;
    top: 30px;
    left: 30px;
    z-index: 0;
}

.desktop #menubar li a.active .open_marks {
    margin-left: -28px;
}

.desktop #menubar li a.active .close_marks {
    letter-spacing: -10px;
}

.desktop #menubar li a.active .exclamation_marks {
    letter-spacing: -3px;
    margin-left: -3px;
}

.desktop .playList-bg h2 .open_marks {
    margin-left: -15px;
}

/*mobile*/
.mobile .index-text-right,
.mobile .index-text-center {
    font-size: 12px;
    color: #a3a3a3;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 1px;
}

.mobile .footer {
    font-size: 13px;
    text-align: center;
    color: #666666;
    padding: 10px;
}

.mobile h3 {
    font-size: 14px;
    font-weight: 300;
    line-height: 30px;
    text-align: center;
}

.mobile h4 {
    font-size: 20px;
    font-weight: 300;
    line-height: 42px;
    text-align: center
}

.mobile p {
    font-size: 12px;
    text-align: center;
}

.mobile .banner h3, .mobile .banner h4, .mobile .banner p {
    color: #FFF
}

.mobile .player-date {
    font-size: 13px;
    color: #aba9a6;
    margin-right: 7px;
}

.mobile .player-title {
    font-size: 13px;
    color: #ff3486;
}

.mobile #menubar {
    margin: 0 0px;
    height: 60px;
}

.mobile #menubar li {
    color: #4f4d4d;
    text-align: center;
}

.mobile #menubar li a {
    font-size: 12px;
    color: #4f4d4d;
    width: 118px;
    line-height: 20px;
}

.mobile #menubar li a.active {
    background: #FFF;
    font-size: 18px;
    color: #2fb29c;
    width: auto;
    font-weight: bold;
    line-height: 30px;
    padding-left: 10px;
    padding-right: 10px;
    margin: 6px;
    display: inline-block;
}

.mobile .playlist-title li a {
    color: #000000;
    font-size: 16px;
    line-height: 26px;
    text-align: center;
}

.mobile .playList-bg h2 {
    color: #ff3486;
    font-size: 13px;
    font-weight: 300;
    margin-bottom: 10px;
}

.mobile .playList-bg p {
    color: #595757;
    font-size: 12px;
    line-height: 18px;
    text-align: left;
    letter-spacing: 1px;
}

.mobile .playlist-title li a {
    color: #595757;
    font-size: 12px;
    font-weight: 400;
}

.mobile .introduction h2 {
    text-align: center;
    font-size: 25px;
    color: #ff3486;
    margin-top: 30px;
}

.mobile .introduction h3 {
    text-align: center;
    font-size: 13px;
    color: #ff3486;
    font-weight: bold;
    line-height: 26px;
}

.mobile h5 {
    font-size: 12px;
    color: #ff3486;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 1px;
}

.mobile .introduction p {
    text-align: center;
    font-size: 12px;
    color: #4d4a4a;
    line-height: 20px;
    letter-spacing: 1px;
    font-weight: 400;
}

.mobile .introduction {
    margin-bottom: 25px;
}

.mobile .video {
    width: 307px;
    margin: auto;
}

.mobile .youtube {
    margin-bottom: 30px;
    position: relative;
}

.mobile .youtube iframe {
    z-index: 99;
}

.mobile .youtube:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #ff91b4;
    top: 10px;
    left: 10px;
    z-index: 0;
}

.mobile .open_marks {
    margin-left: -8px;
}

.mobile .close_marks {
    letter-spacing: -4px;
}

.mobile .exclamation_marks {
    letter-spacing: -3px;
    margin-left: -3px;
}

.mobile .audio-title h1 {
    font-size: 18px;
    color: #ff3486;
    background: #FFF;
    padding: 0 5px;
    margin-left: 10px;
}

/*Added by Yan - 2017-11-28 due to new header need to be added in audio page*/
.desktop .playlist-title h5 {
    font-size: 18px;
    font-weight: 300;
    color: #ff3486;
}

.mobile .playlist-title h5 {
    font-size: 12px;
    font-weight: 300;
    color: #ff3486;
}