@charset "UTF-8";
 .h5DisablePointerEvt iframe {
     pointer-events: none;
}
 .h5Table {
     display: table;
}
 .h5Cell {
     display: table-cell;
     vertical-align: middle;
}
 .h5AbsLayer {
     position: absolute;
     width: 100%;
     height: 100%;
     top: 0;
     left: 0;
     background-color: rgba(0, 0, 0, 0.7);
}
 .h5AbsLayer.h5Transparent {
     background-color: rgba(255, 255, 255, 0);
}
 .h5AbsLayer > .h5Table {
     width: 100%;
     height: 100%;
}
 .h5Close {
     position: absolute;
     top: 10px;
     right: 10px;
     font-size: 16px;
     line-height: 16px;
     cursor: pointer;
}
 .h5Tick {
     width: 20px;
     height: 15px;
}
 .h5Tick:before {
     content: "";
     display: block;
     border-style: solid;
     border-width: 2px;
     border-left: 0;
     border-top: 0;
     height: 14px;
     width: 7px;
     -webkit-transform: rotate(45deg);
     transform: rotate(45deg);
     margin: auto;
}
 @-webkit-keyframes h5LoadingAnimation {
     0% {
         -webkit-transform: rotate(0);
         transform: rotate(0);
    }
     100% {
         -webkit-transform: rotate(360deg);
         transform: rotate(360deg);
    }
}
 @keyframes h5LoadingAnimation {
     0% {
         -webkit-transform: rotate(0);
         transform: rotate(0);
    }
     100% {
         -webkit-transform: rotate(360deg);
         transform: rotate(360deg);
    }
}
 @-webkit-keyframes h5Expend {
     0% {
         -webkit-transform: scale(0);
         transform: scale(0);
    }
     100% {
         -webkit-transform: scale(1);
         transform: scale(1);
    }
}
 @keyframes h5Expend {
     0% {
         -webkit-transform: scale(0);
         transform: scale(0);
    }
     100% {
         -webkit-transform: scale(1);
         transform: scale(1);
    }
}
 .h5PopUpCtn {
     position: fixed;
     width: 100%;
     height: 100vh;
     top: 0;
     left: 0;
     z-index: 1000;
     background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.8) 0, rgba(22, 23, 26, 0.8) 75%, rgba(22, 23, 26, 0.8) 100%);
     background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.8) 0, rgba(22, 23, 26, 0.8) 75%, rgba(22, 23, 26, 0.8) 100%);
}
 .h5PopUpCtn.h5RubbishIE9 {
     background-color: rgba(0, 0, 0, 0.8);
}
 .h5PopUpCtn .h5MediaParent {
     box-shadow: 0 2px 26px rgba(0, 0, 0, 0.3), 0 0 0 1px rgba(0, 0, 0, 0.1);
}
 .h5PopUpCtn .h5Close {
     color: #FFF;
     top: 20px;
     right: 20px;
     font-size: 18px;
     line-height: 18px;
}
 .h5PopUpCtn .h5PlayerCtn {
     width: calc( 100% - 30px);
     height: auto;
     max-width: 1280px;
     margin: auto;
}
 @media (max-width: 480px) {
     .h5PopUpCtn .h5PlayerCtn {
         width: 100%;
    }
}
 .h5PopUpCtn > .h5Cell {
     width: 100%;
}
 @media (min-width: 1000px) {
     .h5PopUpCtn .h5OtherVideoBox .h5AbsLayer {
         font-size: 16px;
    }
}
.h5PlayingAd .h5ToggleQuality, .h5PlayingAd .h5VideoTitle, .h5PlayingAd .h5VideoTime, .h5PlayingAd .h5PlayPause, .h5PlayingAd .h5ShareLayer, .h5PlayingAd .h5ToggleNews, .h5PlayingAd .h5ToggleShare, .h5PlayingAd .h5SettingPlane, .h5PlayingAd .h5ToggleSetting {
     display: none !important;
}
 .h5PlayingAd .h5ProgressBarCtn {
     opacity: 0;
}
 .h5PlayingAd.h5HideCtrl .h5GoogleAdCtn > div {
     pointer-events: none;
}
 .h5PlayingAd.h5Mobile .h5ControlsBar {
     opacity: 1 !important;
}
 .h5PlayingAd.h5Mobile:not(.h5FullScreen) .h5Bar {
     height: 4px;
}
 .h5PlayingAd.h5Mobile:not(.h5FullScreen) .h5LoadingBar {
     display: none;
}
 .h5PlayingAd.h5Mobile:not(.h5FullScreen) .h5ButtonCtn {
     margin-top: 12px;
}
 .h5PlayingAd.h5Mobile:not(.h5FullScreen) .h5ProgressBarCtn {
     position: absolute;
     bottom: -5px;
     left: 0;
     width: 100%;
}
 .h5PlayingAd .h5GoogleAdCtn, .h5PlayingAd .h5StickyAdCtn {
     width: 100%;
     height: 100%;
     background-color: #000;
     position: absolute;
     left: 0;
     top: 0;
}

.h5NonLinearAd .h5GoogleAdCtn, .h5NonLinearAd .h5StickyAdCtn {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.h5MiniPlayerOn.h5NonLinearAd .h5GoogleAdCtn, .h5MiniPlayerOn.h5NonLinearAd .h5StickyAdCtn {
    display: none;
}
 .h5PlayingAd .stickyads-overlay {
     margin: auto;
     top: 0 !important;
     left: 0 !important;
     right: 0 !important;
     bottom: 0 !important;
     width: 100% !important;
     height: 100% !important;
     z-index: 1 !important;
}
 .h5PlayingAd .h5StickyAdCtn video {
     width: 100%;
     height: 100%;
     margin: auto;
     position: absolute;
     top: 0;
}
 .h5PlayingAd .h5GoogleAdCtn > div {
     top: 0;
     bottom: 0;
     margin: auto;
}
 .h5PlayingAd .h5GoogleAdCtn video {
     width: 100% !important;
     /* height: auto !important; */
}
 .h5PlayingAd .h5SkipAdBtn, .h5PlayingAd .h5ControlsBar {
     z-index: 2;
}
 .h5PlayingAd .h5ProgressBar {
     background-color: #FFEB3B !important;
}
 .h5PlayingAd .h5VolumeTxt {
     left: 0 !important;
}
 .h5PlayingAd .h5ItvcContainer {
     display: block;
}
 .h5PlayingAd .h5Nicam {
     display: none !important;
}
 .h5SkipAdBtn {
     position: absolute;
     right: 2%;
     bottom: 60px;
     padding: 0 10px;
     height: 34px;
     line-height: 34px;
     border-radius: 3px;
     background: rgba(0, 0, 0, 0.7);
     font-size: 14px;
     box-shadow: 0 0 6px #111;
}
 .h5AdPlayBtn {
     position: absolute;
     width: 50px;
     height: 50px;
     background-color: #FFF;
     border-radius: 50%;
     top: 0;
     left: 0;
     bottom: 0;
     right: 0;
     margin: auto;
     z-index: 1;
}
 .h5AdPlayBtn svg {
     margin-left: 2px;
}
 .h5AdPlayBtn svg path {
     fill: #666;
}
 #swfTester {
     display: none;
}
 .h5ItvcContainer {
     position: absolute;
     width: 100%;
     height: 100%;
     background: #000;
     top: 0;
     left: 0;
     overflow: hidden;
     display: none;
}
 .h5ItvcContainer video {
     width: 100%;
     position: absolute;
     top: 0;
     bottom: 0;
     margin: auto;
}
 .h5PlayNext {
     background-color: rgba(0, 0, 0, 0.93);
}
 .h5PlayNext .h5Cell {
     padding-bottom: 40px;
}
 .h5PlayNext .h5Cell > div:not(.h5Close) {
     min-height: 35px;
     line-height: 35px;
     font-size: 16px;
     text-align: center;
}
 .h5PlayNext .h5Cell > div:not(.h5Close).h5Close {
     line-height: 16px;
     font-size: 16px;
}
 .h5PlayNext .h5Cell .h5NextUp, .h5PlayNext .h5Cell .h5Cancel {
     letter-spacing: 3px;
     text-indent: 3px;
     display: table;
     margin: auto;
     min-width: 60px;
}
 .h5PlayNext .h5Spinner {
     width: 60px;
     height: 60px;
     margin: 10px auto;
     cursor: pointer;
     position: relative;
     border-radius: 50%;
     overflow: hidden;
}
 .h5PlayNext .h5Spinner img, .h5PlayNext .h5Spinner .h5PlayIcon {
     position: absolute;
     left: 4px;
     right: 0;
     top: 0px;
     bottom: 0px;
     margin: auto;
     height: 38px;
     fill: #fff;
}
 .h5PlayNext .h5Spinner .h5Circle {
     border-radius: 50%;
}
 .h5Cancel {
     max-width: 60px;
     border-radius: 4px;
     cursor: pointer;
     margin: 10px auto 0 auto;
}
 .h5Cancel:hover {
     background: rgba(255, 255, 255, 0.3);
}
 .h5ControlsBar {
     position: absolute;
     bottom: 0;
     left: 0;
     padding: 0px 2% 5px 2%;
     width: 100%;
     opacity: 0;
     background-image: url("//hk.on.cc/module/player/img/controlsBarBg.png");
     background-size: 1px 120px;
     background-repeat: repeat-x;
     background-position: 0 100%;
     -webkit-transition: opacity 0.3s ease;
     transition: opacity 0.3s ease;
     min-height: 50px;
     background-image: -webkit-linear-gradient(top, rgba(23, 23, 23, 0) 60%, rgba(0, 0, 0, 0.8) 100%);
     background-image: linear-gradient(to bottom, rgba(23, 23, 23, 0) 60%, rgba(0, 0, 0, 0.8) 100%);
}
 .h5LeftSide {
     float: left;
}
 .h5LeftSide > div {
     float: left;
}
 .h5RightSide {
     float: right;
}
 .h5Btn {
     width: 36px;
     height: 29px;
     cursor: pointer;
     float: left;
     position: relative;
}
 .h5Btn svg {
     width: 20px;
     height: 20px;
     position: absolute;
     top: 0;
     left: 0;
     bottom: 0;
     right: 0;
     margin: auto;
}
 .h5Btn svg path {
     fill: #FFF;
}
 .h5Btn.h5PlayPause svg ,.h5Btn.h5ReplayAdBtn svg{
     width: 100% !important;
     height: 100% !important;
}
 .h5Btn.h5PlayPause svg path {
     -webkit-transition: all 0.2s cubic-bezier(0.4, 0, 1, 1);
     transition: all 0.2s cubic-bezier(0.4, 0, 1, 1);
}
 .h5VideoTime {
     margin-left: 5px;
     height: 30px;
}
 .h5VideoTime div {
     float: left;
     font-size: 14px;
     line-height: 30px;
}
 .h5VideoTime .slash {
     width: 16px;
     text-align: center;
}
 .h5ProgressBarCtn {
     position: relative;
     width: 100%;
     height: 15px;
     cursor: pointer;
}
 .h5ProgressBarCtn .h5LoadingBar {
     background-color: rgba(255, 255, 255, 0.4);
     width: 0;
}
 .h5ProgressBarCtn .h5HoverBar {
     width: 0;
     background-color: rgba(255, 255, 255, 0.6);
}
 .h5ProgressBarCtn .h5ProgressBar {
     background-color: #ff6600;
}
 .h5ProgressBarCtn .h5ProgressBar.h5Transition {
     will-change: transform, width;
     -webkit-transition: width 1s ease, -webkit-transform 0.2s ease;
     transition: width 1s ease, -webkit-transform 0.2s ease;
     transition: transform 0.2s ease, width 1s ease;
     transition: transform 0.2s ease, width 1s ease, -webkit-transform 0.2s ease;
}
 .h5ProgressBarCtn .h5ProgressBar {
     width: 0;
}
 .h5ProgressBarCtn .h5Dot {
     top: 1px;
     left: calc( 0% - 6.5px);
     background-color: #ff6600;
     width: 13px;
     height: 13px;
     opacity: 0;
     z-index: 5;
}
 .h5ProgressBarCtn .h5Bar {
     top: 6px;
     -webkit-transition: -webkit-transform 0.2s ease;
     transition: -webkit-transform 0.2s ease;
     transition: transform 0.2s ease;
     transition: transform 0.2s ease, -webkit-transform 0.2s ease;
}
 .h5ProgressBarCtn.hover .h5Dot, .h5ProgressBarCtn:hover .h5Dot {
     will-change: left, opacity;
     opacity: 1;
}
 .h5ProgressBarCtn.hover .h5Bar, .h5ProgressBarCtn:hover .h5Bar {
     will-change: transform;
     -webkit-transform: scaleY(1.6);
     transform: scaleY(1.6);
}
 .h5Dot {
     border-radius: 50%;
     position: absolute;
}
 .h5BgBar {
     background-color: rgba(255, 255, 255, 0.2);
}
 .h5Bar {
     width: 100%;
     height: 3px;
     position: absolute;
}
 .h5VolumeCtonrolsBar {
     position: relative;
     top: 0;
     left: .5px;
     width: 0;
     -webkit-transition: width 0.2s cubic-bezier(0.4, 0, 1, 1);
     transition: width 0.2s cubic-bezier(0.4, 0, 1, 1);
     cursor: pointer;
     height: 30px;
}
 .h5VolumeCtonrolsBar .h5Volume {
     background-color: #fff;
}
 .h5VolumeBtn, .h5VolumeCtonrolsBar {
     float: left;
}
 .h5VolumeControls {
     overflow: hidden;
}
 .h5VolumeControls .h5Bar {
     top: 0px;
     bottom: 0;
     margin: auto;
}
 .h5VolumeControls .h5Dot {
     top: 0;
     bottom: 0;
     margin: auto;
     left: 40px;
     background-color: #FFF;
     width: 13px;
     height: 13px;
     display: none;
}
 .h5VolumeControls.hover, .h5VolumeControls:hover {
     padding-right: 7px;
}
 .h5VolumeControls.hover .h5VolumeCtonrolsBar, .h5VolumeControls:hover .h5VolumeCtonrolsBar {
     width: 52px;
}
 .h5VolumeControls.hover .h5Dot, .h5VolumeControls:hover .h5Dot {
     display: block;
}
 .h5VolumeControls.hover + .h5VideoTime, .h5VolumeControls:hover + .h5VideoTime {
     margin-left: 10px;
}
 .h5Txt {
     position: absolute;
     height: 30px;
     line-height: 30px;
     padding: 0px 10px;
     border-radius: 3px;
     box-shadow: 0 0 6px #111;
     bottom: 3px;
     font-size: 14px;
     background-color: rgba(28, 28, 28, 0.9);
     opacity: 0;
     visibility: hidden;
     -webkit-transition: opacity .2s linear;
     transition: opacity .2s linear;
}
 .h5VolumeTxt {
     left: 30px;
}
 .h5NewsTxt {
     right: 93px;
}
 .h5ShareTxt {
     right: 54px;
}
 .h5SettingTxt {
     right: 33px;
}
 .h5FullScreenTxt {
     right: 0px;
}
 .h5FullScreenTxt.h5NotSupport {
     width: 113px;
     height: 52px;
     line-height: 20px;
     padding: 7px;
}
 .h5RepalyTxt {
     visibility: hidden;
     right: 0px;
}
 .h5Ended .h5RepalyTxt {
     visibility: visible;
}
 .h5floatBoxCtn {
     position: relative;
}
 .h5ShareLayer {
     visibility: hidden;
     opacity: 0;
     -webkit-transition: 0.2s linear;
     transition: 0.2s linear;
}
 .h5ShareOn .h5ShareLayer {
     visibility: visible;
     opacity: 1;
}
 .h5ShareBtnCtn {
     margin: auto;
     position: relative;
}
 .h5ShareBtn {
     background-position: 50% 54%;
     background-repeat: no-repeat;
     background-size: 50%;
     border-radius: 50%;
     cursor: pointer;
     border: 2px solid #fff;
     float: left;
     width: 50px;
     height: 50px;
     margin: 0 5px;
     -webkit-transition: background .2s ease;
     transition: background .2s ease;
}
 .h5ShareBtn div {
     text-align: center;
     font-size: 14px;
     margin-top: -30px;
     white-space: nowrap;
     display: none;
}
 .h5ShareBtn:hover {
     box-shadow: 0 0 10px #000 inset;
}
 .h5ShareBtn:hover div {
     display: block;
}
 .h5ShareBtn.facebook div {
     margin-left: -10px;
}
 .h5ShareBtn.google div {
     margin-left: -1px;
}
 .h5ShareBtn.link div, .h5ShareBtn.sina div {
     margin-left: -5px;
}
 .h5ShareBtn.whatsapp {
     display: none;
     background-position: 51% 50%;
}
 .h5ShareBtn.whatsapp div {
     margin-left: -10px;
}
 .h5ShareBtn.facebook {
     background-image: url("//hk.on.cc/module/player/img/facebook.png");
}
 .h5ShareBtn.facebook:hover {
     background-color: #3b5998;
}
 .h5ShareBtn.google {
     background-image: url("//hk.on.cc/module/player/img/google.png");
}
 .h5ShareBtn.google:hover {
     background-color: #d62d20;
}
 .h5ShareBtn.twitter {
     background-image: url("//hk.on.cc/module/player/img/twitter.png");
}
 .h5ShareBtn.twitter:hover {
     background-color: #03A9F4;
}
 .h5ShareBtn.sina {
     background-image: url("//hk.on.cc/module/player/img/sina.png");
}
 .h5ShareBtn.sina:hover {
     background-color: #e6162d;
}
 .h5ShareBtn.link {
     background-image: url("//hk.on.cc/module/player/img/link.png");
}
 .h5ShareBtn.link:hover {
     background-color: #607D8B;
}
 .h5ShareBtn.success {
     background-image: url("//hk.on.cc/module/player/img/success.png");
}
 .h5ShareBtn.success:hover {
     background-color: #4CAF50;
}
 .h5ShareBtn.fail {
     background-image: url("//hk.on.cc/module/player/img/fail.png");
}
 .h5ShareBtn.fail:hover {
     background-color: #d62d20;
}
 .h5ShareBtn.whatsapp {
     background-image: url("//hk.on.cc/module/player/img/whatsapp.png");
}
 .h5ShareBtn.whatsapp:hover {
     background-color: #4CAF50;
}
 .h5OtherVideo .h5Table {
     padding: 0 2%;
}
 .h5OtherVideo .h5Cell {
     padding-bottom: 40px;
}
 .h5OtherVideoBox {
     width: 32%;
     float: left;
     cursor: pointer;
     -webkit-animation: h5Expend .3s;
     animation: h5Expend .3s;
     position: relative;
     overflow: hidden;
}
 .h5OtherVideoBox:hover .h5AbsLayer {
     will-change: opacity;
     opacity: 1;
}
 .h5OtherVideoBox:nth-child(3n+2) {
     margin-left: 2%;
     margin-right: 2%;
}
 .h5OtherVideoBox:nth-child(n+4) {
     margin-top: 2%;
}
 .h5OtherVideoBox:nth-child(3n+4) {
     clear: left;
}
 .h5OtherVideoBox .h5AbsLayer {
     padding: 4%;
     font-size: 14px;
     opacity: 0;
}
 .h5OtherVideoBox .h5Info {
     -webkit-transition: opacity .2s;
     transition: opacity .2s;
     background-color: rgba(0, 0, 0, 0.5);
}
 .h5OtherVideoBox .h5Date {
     margin-bottom: 3px;
}
 .h5OtherVideoBox .h5Title {
     line-height: 1.3em;
}
 .h5OtherVideoBox .h5BgThumbnail {
     height: 100%;
     background-size: contain;
     background-repeat: no-repeat;
     background-position: 50%;
     background-color: #000;
}
 .h5OtherVideoTtype {
     text-align: center;
     text-transform: lowercase;
     margin: auto;
}
 .h5GoOntv, .h5CloseMiniPlayer {
     display: none;
}
 @media (min-width: 769px) {
     .h5MiniPlayerOn .h5Draggable {
         position: fixed;
         width: 380px;
         box-shadow: 0 2px 10px #000;
         border-radius: 3px;
         right: 30px;
         top: 30px;
         min-width: 356px;
         background-color: #FFF;
         z-index: 1000;
    }
     .h5MiniPlayerOn .h5pDragCtrl {
         position: absolute;
         left: 0;
         top: 0;
         width: 100%;
         height: 100%;
         cursor: move;
    }
     .h5MiniPlayerOn .h5MiniPlayer {
         margin: 6px;
         position: relative;
         background-color: #000;
         clear: both;
    }
     .h5MiniPlayerOn .h5GoOntv {
         float: left;
         font-size: 12px;
         text-decoration: none;
    }
     .h5MiniPlayerOn .h5CloseMiniPlayer {
         float: right;
         cursor: pointer;
         font-size: 14px;
    }
     .h5MiniPlayerOn .h5GoOntv, .h5MiniPlayerOn .h5CloseMiniPlayer {
         color: #333 !important;
         background-color: transparent !important;
         margin: 0 7px;
         font-weight: 700;
         position: relative;
         z-index: 1;
         display: block;
         height: 24px;
         line-height: 24px;
    }
     .h5MiniPlayerOn .h5VolumeControls.hover, .h5MiniPlayerOn .h5VolumeControls:hover {
         padding-right: 0px;
    }
     .h5MiniPlayerOn .h5VolumeControls.hover .h5VolumeCtonrolsBar, .h5MiniPlayerOn .h5VolumeControls:hover .h5VolumeCtonrolsBar {
         display: none;
    }
     .h5MiniPlayerOn .h5VolumeControls.hover + .h5VideoTime, .h5MiniPlayerOn .h5VolumeControls:hover + .h5VideoTime {
         margin-left: 5px;
    }
     .h5MiniPlayerOn .h5VideoTitle {
         font-size: 14px;
    }
     .h5MiniPlayerOn .h5Cancel.h5Cancel.h5Cancel {
         display: none;
    }
     .h5MiniPlayerOn .h5ShareBtn {
         width: 47px;
         height: 47px;
         margin: 0 3px;
    }
     .h5MiniPlayerOn .h5ShareBtn div {
         display: none !important;
    }
     .h5MiniPlayerOn .h5OtherVideoBox .h5AbsLayer {
         font-size: 12px;
         background-color: rgba(0, 0, 0, 0.4);
    }
     .h5MiniPlayerOn .h5OtherVideoBox .h5Date {
         display: none;
    }
     .h5MiniPlayerOn .h5OtherVideoBox .h5Title {
         width: 100%;
         height: 100%;
         overflow: hidden;
    }
     .h5MiniPlayerOn .h5PlayNext .h5Cell > div {
         min-height: 28px;
         line-height: 28px;
         font-size: 14px;
    }
     .h5MiniPlayerOn .h5PlayNext .h5Cell > div.h5Close {
         line-height: 14px;
    }
     .h5MiniPlayerOn .h5PlayNext .h5Spinner {
         -webkit-transform: scale(0.8);
         transform: scale(0.8);
         margin: 5px auto 0 auto;
    }
     .h5MiniPlayerOn .h5PlayNext .h5Title {
         width: 90%;
         margin: auto;
         overflow: hidden;
         white-space: nowrap;
         max-width: 330px;
    }
     .h5MiniPlayerOn .h5CloseMiniPlayer {
         float: right;
         cursor: pointer;
         font-size: 14px;
    }
     .h5MiniPlayerOn .h5ShareLayer .h5Cell {
         padding-bottom: 20px;
    }
     .h5MiniPlayerOn .h5LoadingLayer:after {
         width: 36px;
         height: 36px;
         margin-top: -18px;
    }
     .h5MiniPlayerOn .h5SettingPlane {
         max-height: calc(100% - 40px - 30px);
    }
     /* .h5MiniPlayerOn .h5Nicam.h5Nicam {
         width: 36px;
         background-image: url(img/nicam.png);
         background-size: 80%;
         background-repeat: no-repeat;
         background-position: 50%;
    }
     .h5MiniPlayerOn .h5Nicam.h5Nicam .h5Cell {
         position: absolute;
         white-space: nowrap;
         left: -1em;
         bottom: 46px;
         padding: 5px 0;
         background-color: rgba(28, 28, 28, 0.9);
         border-radius: 3px;
         opacity: 0;
         visibility: hidden;
         -webkit-transition: opacity .3s;
         transition: opacity .3s;
    }
     .h5MiniPlayerOn .h5Nicam.h5Nicam .h5Cell > div {
         margin: 0;
         padding: .4em .7em;
         border-radius: 0px !important;
    }
     .h5MiniPlayerOn .h5Nicam.h5Nicam.show .h5Cell {
         opacity: 1;
         visibility: visible;
    } */
}
 .h5FullScreen {
     width: 100% !important;
     height: 100% !important;
     max-width: none !important;
     max-height: none !important;
     min-width: 0 !important;
     min-height: 0 !important;
     z-index: 2147483647;
}
 .h5FullScreen .h5Thumbnail, .h5FullScreen .h5MediaPlayer {
     max-height: 100vh;
}
 .h5FullScreen .h5MediaParent {
     position: absolute;
     top: 0;
     bottom: 0;
     margin: auto;
     width: 100%;
}
 .h5FullScreen .h5VolumeTxt {
     left: 38px;
}
 .h5FullScreen .h5NewsTxt {
     right: 117px;
}
 .h5FullScreen .h5ShareTxt {
     right: 70px;
}
 .h5FullScreen .h5SettingTxt {
     right: 43px;
}
 .h5FullScreen .h5VolumeControls.hover + .h5VideoTime, .h5FullScreen .h5VolumeControls:hover + .h5VideoTime {
     margin-left: 15px;
}
 .h5FullScreen .h5Nicam.h5Nicam .h5Cell > div {
     font-size: 16px;
}
 .h5FullScreen.h5PlayingAd .h5StickyAdCtn , .h5FullScreen.h5NonLinearAd .h5StickyAdCtn {
     position: fixed;
}
 .h5FullScreen.h5PlayingAd .h5StickyAdCtn video, .h5FullScreen.h5NonLinearAd .h5StickyAdCtn video {
     margin: auto;
     position: absolute;
     top: 0;
     bottom: 0;
}
 .h5FullScreen.h5PlayingAd .h5GoogleAdCtn,  .h5FullScreen.h5NonLinearAd .h5GoogleAdCtn {
     position: fixed;
}
 .h5FullScreen.h5PlayingAd .h5GoogleAdCtn > div,  .h5FullScreen.h5NonLinearAd .h5GoogleAdCtn > div {
     top: 0;
     bottom: 0;
     margin: auto;
}
 @media (min-width: 360px) {
     .h5FullScreen .h5Btn {
         width: 40px;
         height: 40px;
    }
     .h5FullScreen .h5Btn svg {
         width: 25px;
         height: 25px;
    }
     .h5FullScreen .h5VideoTime {
         height: 40px;
    }
     .h5FullScreen .h5VideoTime div {
         line-height: 40px;
    }
     .h5FullScreen .h5VolumeCtonrolsBar {
         height: 40px;
    }
     .h5FullScreen .h5SettingPlane {
         bottom: 65px;
    }
     .h5FullScreen .h5Nicam.h5Nicam .h5Cell {
         bottom: 58.5px;
    }
}
 @media (min-width: 1000px) {
     .h5FullScreen .h5OtherVideoBox .h5AbsLayer {
         font-size: 20px;
    }
     .h5FullScreen .h5PlayNext .h5Cell > div:not(.h5Close) {
         font-size: 18px;
         margin: 15px auto;
    }
     .h5FullScreen .h5VideoTime div {
         font-size: 18px;
    }
    .h5FullScreen .h5SettingPlane, .h5FullScreen .h5RightCenterCtn {
         -webkit-transform: scale(1.5);
         transform: scale(1.5);
         -webkit-transform-origin: right bottom;
         transform-origin: right bottom;
    }
     .h5FullScreen .h5ProgressBarCtn {
         height: 18px;
    }
     .h5FullScreen .h5ProgressBarCtn .h5Bar {
         top: 7px;
         height: 4px;
    }
     .h5FullScreen .h5ProgressBarCtn .h5Dot {
         top: 0px;
         width: 18px;
         height: 18px;
    }
     .h5FullScreen .h5Txt {
         -webkit-transform: scale(1.5);
         transform: scale(1.5);
         -webkit-transform-origin: bottom center;
         transform-origin: bottom center;
    }
     .h5FullScreen .h5RepalyTxt {
         -webkit-transform-origin: bottom left;
         transform-origin: bottom left;
    }
     .h5FullScreen .h5FullScreenTxt {
         -webkit-transform-origin: bottom right;
         transform-origin: bottom right;
    }
     .h5FullScreen .h5ContextMenu {
         -webkit-transform: scale(1.2);
         transform: scale(1.2);
    }
     .h5FullScreen.h5PlayingAd .h5VolumeTxt {
         -webkit-transform-origin: bottom left;
         transform-origin: bottom left;
    }
     .h5FullScreen .h5SkipAdBtn {
         -webkit-transform: scale(1.6);
         transform: scale(1.6);
         -webkit-transform-origin: bottom right;
         transform-origin: bottom right;
    }
}
 .h5Mobile .h5Txt:not(.h5Times) {
     display: none !important;
}
 .h5Mobile .h5OtherVideoBox .h5AbsLayer {
     opacity: 1;
}
 .h5Mobile .h5VolumeControls.hover, .h5Mobile .h5VolumeControls:hover {
     padding-right: 0px;
}
 .h5Mobile .h5VolumeControls.hover .h5VolumeCtonrolsBar, .h5Mobile .h5VolumeControls:hover .h5VolumeCtonrolsBar {
     display: none;
}
 .h5Mobile .h5VolumeControls.hover + .h5VideoTime, .h5Mobile .h5VolumeControls:hover + .h5VideoTime {
     margin-left: 5px;
}
 @media (max-width: 767px) {
     .h5Mobile .h5ShareBtn.whatsapp {
         display: block;
    }
     .h5Mobile .h5ShareBtn.link {
         display: none;
    }
}
 @media screen and (orientation: portrait) {
     .h5Mobile.h5FullScreen .h5MediaParent {
         overflow: visible;
    }
     .h5Mobile.h5FullScreen .h5PlayNext .h5Cell, .h5Mobile.h5FullScreen .h5OtherVideo .h5Cell {
         padding-bottom: 0;
    }
     .h5Mobile.h5FullScreen .h5SkipAdBtn {
         position: fixed;
    }
}
 .h5Mobile.h5FullScreen .h5Cancel.h5Cancel {
     display: table;
}
 .h5Mobile.h5FullScreen .h5PlayNext .h5Cell > div:not(.h5Close) {
     font-size: 16px;
     line-height: 35px;
}
 .h5Mobile.h5FullScreen .h5VideoTitle {
     font-size: 16px;
     white-space: pre-wrap;
}
 .h5SettingPlane {
     display: block;
     opacity: 0;
     padding: 6px 0;
     width: 180px;
     height: auto;
     -webkit-transition: all .2s ease;
     transition: all .2s ease;
     border-radius: 3px;
     box-shadow: 0 0 6px #111;
     visibility: hidden;
     overflow-y: auto;
     overflow-x: hidden;
     will-change: width,height;
     max-height: calc( 100% - 40px - 25px);
     background-color: rgba(28, 28, 28, 0.9);
     position: absolute;
     bottom: 52px;
     right: 1.9%;
}
 .h5SettingPlane.speed .h5Cell:nth-child(2), .h5SettingPlane.quality .h5Cell:nth-child(2) {
     min-width: 30px;
     text-align: left;
}
 .h5SettingPlane.speed {
     width: 90px;
}
 .h5SettingPlane.quality {
     width: 100px;
}
 .h5SettingPlane .h5Row {
     width: 100%;
     padding: 0 13px;
     cursor: pointer;
     height: 32px;
}
 .h5SettingPlane .h5Row:not(.h5OptionHead):hover {
     background-color: rgba(255, 255, 255, 0.2);
}
 .h5SettingPlane .h5Cell {
     height: 32px;
     line-height: 32px;
     font-size: 14px;
}
 .h5SettingPlane .h5Cell:nth-child(1) {
     width: 100%;
     text-align: left;
}
 .h5SettingPlane .h5Cell:nth-child(2) {
     min-width: 60px;
     text-align: right;
}
 .h5SettingPlane .h5Arrow {
     width: 16px;
     height: 30px;
     position: relative;
}
 .h5SettingPlane .h5Arrow:before {
     content: "";
     display: block;
     border-style: solid;
     border-width: 2px;
     border-left: 0;
     border-top: 0;
     height: 6px;
     width: 6px;
     margin: 13px 8px 2px;
}
 .h5SettingPlane .h5ArrowR {
     float: right;
}
 .h5SettingPlane .h5ArrowR:before {
     -webkit-transform: rotate(-45deg);
     transform: rotate(-45deg);
}
 .h5SettingPlane .h5ArrowL:before {
     -webkit-transform: rotate(135deg);
     transform: rotate(135deg);
     height: 8px;
     width: 8px;
     margin: auto;
     position: absolute;
     top: 0;
     bottom: 0;
     left: 5px;
     right: 0;
}
 .h5SettingPlane .h5OptionHead {
     border-bottom: 1px solid rgba(255, 255, 255, 0.4);
     height: 40px;
     margin-bottom: 5px;
}
 .h5ToggleSetting {
     -webkit-transition: -webkit-transform 0.2s ease;
     transition: -webkit-transform 0.2s ease;
     transition: transform 0.2s ease;
     transition: transform 0.2s ease, -webkit-transform 0.2s ease;
     -webkit-transform: rotate(0);
     transform: rotate(0);
}
.h5QualityOn:not(.h5HideCtrl) .h5SettingPlane, .h5SettingOn:not(.h5HideCtrl) .h5SettingPlane {
     opacity: 1;
     visibility: visible;
     z-index: 1;
}

 .h5SettingOn:not(.h5HideCtrl) .h5ToggleSetting {
     will-change: transform;
     -webkit-transform: rotate(30deg);
     transform: rotate(30deg);
}
 :not(.h5Touchable) .h5SettingPlane::-webkit-scrollbar {
     width: 8px;
     background-color: transparent;
}
 :not(.h5Touchable) .h5SettingPlane::-webkit-scrollbar-track {
     background-color: transparent;
}
 :not(.h5Touchable) .h5SettingPlane::-webkit-scrollbar-thumb {
     background-color: rgba(142, 142, 142, 0.8);
     border: 1px solid rgba(28, 28, 28, 0.9);
     border-radius: 5px;
}
 .h5OnOffCtn {
     position: relative;
     width: 35px;
     height: 14px;
     margin-right: 0;
     margin-left: auto;
}
 .h5OnOffCtn input {
     opacity: 0;
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
     margin: 0;
     z-index: 1;
     cursor: pointer;
}
 .h5OnOffCtn .h5OnOff {
     background: #999;
     width: 100%;
     height: 100%;
     border-radius: 30px;
     position: relative;
     box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.3);
     -webkit-transition: background .2s;
     transition: background .2s;
}
 .h5OnOffCtn .h5OnOff:before {
     content: "";
     display: block;
     position: absolute;
     top: -2px;
     border-radius: 50%;
     background-color: #fff;
     width: 18px;
     height: 18px;
     -webkit-transform: translateX(0);
     transform: translateX(0);
     -webkit-transition: -webkit-transform 0.2s;
     transition: -webkit-transform 0.2s;
     transition: transform 0.2s;
     transition: transform 0.2s, -webkit-transform 0.2s;
     box-shadow: 0 4px 3px rgba(0, 0, 0, 0.2);
}
 .h5OnOffCtn input:checked + .h5OnOff {
     background: #ff6600;
}
 .h5OnOffCtn input:checked + .h5OnOff:before {
     -webkit-transform: translateX(100%);
     transform: translateX(100%);
}
 .h5Live .h5ProgressBarCtn {
     visibility: hidden;
}
 .h5Live .h5VideoTime {
     position: relative;
}
 .h5Live .h5VideoTime div {
     display: none;
}
 .h5Live .h5VideoTime:before {
     content: "";
     border-radius: 50%;
     background-color: #ff2d1d;
     width: 7px;
     height: 7px;
     display: block;
     float: left;
     position: absolute;
     top: 0;
     bottom: 0;
     margin: auto;
}
 .h5Live .h5VideoTime:after {
     content: "直播";
     font-size: 14px;
     line-height: 30px;
     float: left;
     margin-left: 12px;
     font-weight: bold;
}
 .h5Live.h5FullScreen .h5VideoTime {
     height: 40px;
}
 .h5Live.h5FullScreen .h5VideoTime:after {
     line-height: 40px;
}
 .h5Nicam.h5Nicam {
     display: none;
     width: auto;
}
 .h5Nicam.h5Nicam .h5Cell > div {
     line-height: 1em;
     float: left;
     font-size: 14px;
     padding: .3em .5em;
     margin: .15em .1em 0 .1em;
}
 .h5Nicam.h5Nicam .h5Cell > div:not(.on) {
     cursor: pointer;
}
 .h5Nicam.h5Nicam .h5Cell > div.on {
     background-color: #ff6600;
     /* border-radius: 3px; */
     cursor: default;
}
 .h5PlayerCtn, .h5PopUpCtn {
     -webkit-touch-callout: none;
     -webkit-user-select: none;
     -moz-user-select: none;
     -ms-user-select: none;
     user-select: none;
}
 .h5PlayerCtn {
     position: relative;
     background-color: #000;
     width: 576px;
     height: auto;
     font-family: 微軟正黑體, sans-serif !important;
     color: #FFF;
     letter-spacing: 0px;
     -webkit-tap-highlight-color: transparent;
     font-size: 12px;
}
 .h5PlayerCtn *, .h5PlayerCtn *:before, .h5PlayerCtn *:after {
     box-sizing: border-box;
}
 .h5PlayerCtn img {
     vertical-align: middle;
     border: 0;
}
 .h5PlayerCtn .tracking {
     display: none;
}  
.h5PlayerCtn:hover .h5HoverControls, .h5PlayerCtn:hover .h5VideoTitle, .h5PlayerCtn:hover .h5ControlsBar, 
.h5PlayerCtn.h5Ended .h5HoverControls, .h5PlayerCtn.h5Ended .h5VideoTitle, .h5PlayerCtn.h5Ended .h5ControlsBar, 
.h5PlayerCtn.h5Paused .h5HoverControls, .h5PlayerCtn.h5Paused .h5VideoTitle, .h5PlayerCtn.h5Paused .h5ControlsBar, 
.h5PlayerCtn.h5ShareOn .h5VideoTitle, .h5PlayerCtn.h5ShareOn .h5ControlsBar, 
.h5PlayerCtn.h5SettingOn .h5VideoTitle, .h5PlayerCtn.h5SettingOn .h5ControlsBar, 
.h5PlayerCtn.h5KeepCtrl.h5KeepCtrl.h5KeepCtrl .h5VideoTitle, .h5PlayerCtn.h5KeepCtrl.h5KeepCtrl.h5KeepCtrl .h5ControlsBar, 
.h5PlayerCtn.h5PlayingAd:hover .h5VideoTitle, .h5PlayerCtn.h5PlayingAd:hover .h5ControlsBar {
     will-change: opacity;
     opacity: 1;
}
.h5PlayerCtn.h5PlayingAd .h5HoverControls, .h5PlayerCtn.h5PlayingAd .h5Hover, .h5PlayerCtn.h5PlayingAd .h5ControlsBar {
     will-change: opacity;
     opacity: 0;
}
 .h5PlayerCtn.h5HideCtrl {
     cursor: none !important;
}
.h5PlayerCtn.h5HideCtrl .h5HoverControls, .h5PlayerCtn.h5HideCtrl .h5Hover, .h5PlayerCtn.h5HideCtrl .h5VideoTitle, .h5PlayerCtn.h5HideCtrl .h5ControlsBar {
     will-change: opacity;
     opacity: 0 !important;
}
 .h5PlayerCtn.h5HideCtrl_IM:not(.h5PlayingAd) {
     cursor: none !important;
}
.h5PlayerCtn.h5HideCtrl_IM:not(.h5PlayingAd) .h5HoverControls, .h5PlayerCtn.h5HideCtrl .h5Hover, .h5PlayerCtn.h5HideCtrl_IM:not(.h5PlayingAd) .h5VideoTitle, .h5PlayerCtn.h5HideCtrl_IM:not(.h5PlayingAd) .h5ControlsBar {
     display: none;
}
 .h5PlayerCtn.h5Loading .h5LoadingLayer {
     opacity: 1;
     visibility: visible;
}
 .h5PlayerCtn.h5Loading.h5RubbishIE9 .h5LoadingLayer:after {
     content: "正在載入影片...";
     border: 0;
     -webkit-animation: none;
     animation: none;
     letter-spacing: 3px;
     width: 135px;
     height: 22px;
}
 .h5PlayerCtn .h5SettingPlane::-webkit-scrollbar {
     width: 8px;
     background-color: transparent;
}
 .h5PlayerCtn .h5SettingPlane::-webkit-scrollbar-track {
     background-color: transparent;
}
 .h5PlayerCtn .h5SettingPlane::-webkit-scrollbar-thumb {
     background-color: rgba(142, 142, 142, 0.8);
     border: 1px solid rgba(28, 28, 28, 0.9);
     border-radius: 5px;
}
 .h5PlayerCtn:not(.h5Helper) .h5HelperElem {
     display: none !important;
}
 .h5RatioParent {
     position: relative;
     height: 0;
}
 .h5RatioChild {
     position: absolute;
     top: 0;
     left: 0;
     right: 0;
     bottom: 0;
     width: 100%;
     margin: auto;
}
 .h5Ratio-16-9 {
     padding-bottom: 56.25%;
}
 .h5VideoTitle {
     position: absolute;
     top: 0;
     width: 100%;
     padding: 10px;
     font-size: 16px;
     background-image: url("//hk.on.cc/module/player/img/controlsBarBg.png");
     background-size: 2px 90px;
     background-repeat: repeat-x;
     background-position: 0 0;
     white-space: nowrap;
     overflow: hidden;
     opacity: 0;
     -webkit-transition: opacity 0.5s ease;
     transition: opacity 0.5s ease;
     text-overflow: ellipsis;
}
 .h5VideoTitle:empty {
     padding: 0;
}
 .h5Thumbnail {
     position: absolute;
     top: 0;
     bottom: 0;
     margin: auto;
     left: 0;
     width: 100%;
}
 .h5Thumbnail[src=""] {
     display: none !important;
}
 .h5MediaParent {
     width: 100%;
     overflow: hidden;
}
 .h5MediaPlayer {
     width: 100%;
     height: 100%;
     display: block;
}
 .h5LoadingLayer {
     opacity: 0;
     visibility: hidden;
     -webkit-transition: .2s;
     transition: .2s;
}
 .h5LoadingLayer:after {
     content: "";
     display: block;
     width: 44px;
     height: 44px;
     border: 2px solid white;
     border-top-color: transparent;
     border-radius: 50%;
     position: relative;
     top: 50%;
     margin: auto;
     margin-top: -22px;
     -webkit-animation: h5LoadingAnimation 1s linear infinite;
     animation: h5LoadingAnimation 1s linear infinite;
}
 .h5VideoLinkVal {
     width: 1px;
     height: 1px;
     overflow: hidden;
     position: absolute;
     left: -1px;
     top: -1px;
     opacity: 0;
}
 .h5ContextMenu {
     position: fixed;
     top: 0;
     left: 0;
     background-color: rgba(28, 28, 28, 0.9);
     box-shadow: 0 0 6px #111;
     border-radius: 2px;
     padding: 6px 0;
     width: 160px;
     z-index: 1000;
     font-size: 14px;
     opacity: 0;
     visibility: hidden;
     -webkit-transition: opacity .1s linear;
     transition: opacity .1s linear;
}
 .h5ContextMenu .h5Row {
     width: 100%;
     padding: 0 13px;
     cursor: pointer;
     height: 32px;
     line-height: 32px;
}
 .h5ContextMenu .h5Row:not(.h5OptionHead):hover {
     background-color: rgba(255, 255, 255, 0.2);
}
 .h5ContextMenu .h5Cell {
     height: 32px;
     line-height: 32px;
     font-size: 14px;
}
 .h5ContextMenu .h5Cell:nth-child(1) {
     width: 100%;
     text-align: left;
}
 .h5ContextMenu .h5Tick {
     display: none;
}
 .h5ContextMenuOn .h5ContextMenu {
     visibility: visible;
     opacity: 1;
}
 .h5HideTimeLine .h5ProgressBarCtn {
     visibility: hidden;
}
 .h5Ojectfit .h5Thumbnail {
     height: 100%;
     -o-object-fit: contain;
     object-fit: contain;
     background-color: #000;
}
 #onccFlashPlayer {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
     background-color: #000;
}
 .h5Ended .h5MediaPlayer {
     opacity: 0;
}
 @media (max-width: 480px) {
     .h5VolumeControls.hover, .h5VolumeControls:hover {
         padding-right: 0px;
    }
     .h5VolumeControls.hover .h5VolumeCtonrolsBar, .h5VolumeControls:hover .h5VolumeCtonrolsBar {
         display: none;
    }
     .h5VolumeControls.hover + .h5VideoTime, .h5VolumeControls:hover + .h5VideoTime {
         margin-left: 5px;
    }
     .h5VideoTitle {
         font-size: 14px;
    }
     .h5Cancel.h5Cancel.h5Cancel {
         display: none;
    }
     .h5ShareBtn {
         width: 47px;
         height: 47px;
         margin: 0 3px;
    }
     .h5ShareBtn div {
         display: none !important;
    }
     .h5OtherVideoBox .h5AbsLayer {
         font-size: 12px;
         background-color: rgba(0, 0, 0, 0.4);
    }
     .h5OtherVideoBox .h5Date {
         display: none;
    }
     .h5OtherVideoBox .h5Title {
         width: 100%;
         height: 100%;
         overflow: hidden;
    }
     .h5PlayNext .h5Cell > div {
         min-height: 28px;
         line-height: 28px;
         font-size: 14px;
    }
     .h5PlayNext .h5Cell > div.h5Close {
         line-height: 14px;
    }
     .h5PlayNext .h5Spinner {
         -webkit-transform: scale(0.8);
         transform: scale(0.8);
         margin: 5px auto 0 auto;
    }
     .h5PlayNext .h5Title {
         width: 90%;
         margin: auto;
         overflow: hidden;
         white-space: nowrap;
         max-width: 330px;
    }
     .h5CloseMiniPlayer {
         float: right;
         cursor: pointer;
         font-size: 14px;
    }
     .h5ShareLayer .h5Cell {
         padding-bottom: 20px;
    }
     .h5LoadingLayer:after {
         width: 36px;
         height: 36px;
         margin-top: -18px;
    }
     .h5SettingPlane {
         max-height: calc(100% - 25px - 30px);
    }
     /* .h5Nicam.h5Nicam {
         width: 36px;
         background-image: url(img/nicam.png);
         background-size: 80%;
         background-repeat: no-repeat;
         background-position: 50%;
    } */
     /* .h5Nicam.h5Nicam .h5Cell {
         position: absolute;
         white-space: nowrap;
         left: -1em;
         bottom: 46px;
         padding: 5px 0;
         background-color: rgba(28, 28, 28, 0.9);
         border-radius: 3px;
         opacity: 0;
         visibility: hidden;
         -webkit-transition: opacity .3s;
         transition: opacity .3s;
    } */
     .h5Nicam.h5Nicam .h5Cell > div {
         margin: 0;
         padding: .4em .7em;
         border-radius: 0px !important;
    }
     .h5Nicam.h5Nicam.show .h5Cell {
         opacity: 1;
         visibility: visible;
    }
}
 
/* Nicam btn updata */
/* @media (orientation: portrait) and (max-width: 480px){ */
    .h5Nicam.h5Nicam .h5Cell > div,.h5Nicam.h5Nicam .h5Cell > div.on{
        background-color: transparent;
        color: transparent;
        /* padding: 0; */
        margin-top: -1px;
        width: 55px;
        height: 100%;
        background-size: 100%;
        background-position: center;
        background-repeat: no-repeat;
    }
    .h5Nicam.h5Nicam .h5Cell > div[rel="HK"]{
        background-image: url(img/bt_Cantonese_off1_tc.png);
    }
    .h5Nicam.h5Nicam .h5Cell > div[rel="CN"]{
        background-image: url(img/bt_Mandarin_off1_tc.png);
    }
    .h5Nicam.h5Nicam .h5Cell > div[rel="HK"].on{
        background-image: url(img/bt_Cantonese_on1_tc.png);
    }
    .h5Nicam.h5Nicam .h5Cell > div[rel="CN"].on{
        background-image: url(img/bt_Mandarin_on1_tc.png);
    }
/* }     */
@media (orientation: portrait) and (max-width: 480px){ 
    .h5Nicam.h5Nicam .h5Cell > div, .h5Nicam.h5Nicam .h5Cell > div.on {
        width: 40px;
        background-size: 110%;
        padding: inherit;
    }
}
@media (orientation: portrait) and (max-width: 376px){
    .h5Btn {
        width: 26px;
    }
}


/* .h5FirstLoad .h5ControlsBar {
    opacity: 0 !important;
    visibility: visible;
} */
.h5BeforePlay{
    display: none;
    position: absolute;
    width: 100%;
    height: 52px;
    bottom: 0;
    left: 0;
    padding: 10px;

    padding-right: 50px;
    pointer-events: none;
}

.h5PlayerCtn[h5nicam="true"] .h5BeforePlay .h5NicamIcon{
    width: 60px;
    height: 32px;
    float: right;
    background-image: url(https://hk.on.cc/img/icon_bilingual_tc.png);
    background-size:  100%;
    background-position: center;
    background-repeat: no-repeat;
}

.h5notAutoplay:not(.h5PlayingAd) .h5ControlsBar {
    display: none;}

.h5notAutoplay:not(.h5PlayingAd) .h5BeforePlay{
    display: block;
}

.h5notAutoplay:not(.h5PlayingAd) .h5BeforePlay:after {
    content: ' ';
    background-size: 100%;
    background-repeat: no-repeat;
    background-image: url(https://hk.on.cc/img/v2/oncc_playicon.png);
    position: absolute;
    right: 10px;
    bottom: 10px;
    height: 32px;
    width: 32px;
    pointer-events: none;
}

.h5Orientaldaily.h5notAutoplay:not(.h5PlayingAd) .h5BeforePlay:after {
    background-image: url(https://hk.on.cc/img/v2/odn_playicon.png);
}

.h5P18.h5notAutoplay:not(.h5PlayingAd) .h5BeforePlay:after {
    background-image: url(https://hk.on.cc/img/v2/p18_playicon.png);
}

.h5Racing.h5notAutoplay:not(.h5PlayingAd) .h5BeforePlay:after {
    background-image: url(https://hk.on.cc/img/v2/horse_playicon.png);
}

.h5Football.h5notAutoplay:not(.h5PlayingAd) .h5BeforePlay:after {
    background-image: url(https://hk.on.cc/img/v2/ball_playicon.png);
}
.h5Money18.h5notAutoplay:not(.h5PlayingAd) .h5BeforePlay:after {
    background-image: url(https://hk.on.cc/img/v2/m18_playicon.png);
}
.h5Fea.h5notAutoplay:not(.h5PlayingAd) .h5BeforePlay:after {
    background-image: url(https://hk.on.cc/img/v2/album_playicon.png);
}

/* fullScreen rotate */
/* @media (orientation: portrait) and (max-width: 480px) {
    .h5Mobile.h5FullScreen .h5MediaParent.h5Ratio-16-9.h5RatioParent {
        transform: rotate(-90deg);
        transform-origin: left top;
        width: 100vh;
        height: 100vw;
        top: 100%;
        left: 0;
        right: 0;
        margin: 0;
        padding: 0;
    }
    .h5Mobile.h5FullScreen .h5ControlsBar{
        transform: rotate(-90deg);
        width: 100vh;
        transform-origin: left top;
        top: 100%;
        left: calc(100vw - 50px);
    }
} */

/* GoogleAd onclick fix (need to review) */
/* 
.h5GoogleAdCtn video + div {
    height: 70% !important;
    z-index: 5;
} */

.h5Mobile.h5PlayingAd .h5ControlsBar {
    height: 0px !important;
    min-height: 0px;
    padding: 0;
    bottom: 50px;
    overflow: visible;
}

.h5Mobile.h5PlayingAd .h5ControlsBar .h5ProgressBarCtn {
    display: none;
}


/*h5dynamicAd*/

.h5PlayerCtn.dynamicAd_showing .h5ProgressBarCtn .h5Dot{
    border: #666666 solid 3px;
}
.h5dynamicAd {
    position: absolute;
    width: 100%;
    /* height: 100%; */
    bottom: 0;
    left: 0;
}

.h5PlayerCtn .h5dynamicAd .h5dynamicAdItem {
    position: absolute;
    bottom: 52px;
    left: 10px;
    width: 270px;
    height: 49px;
    border-radius: 62px;
    background-color: rgba(0,0,0,0.5);
    padding: 3px;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    cursor: pointer;
}

.h5PlayerCtn .h5dynamicAd .h5AdImage {
    width: 43px;
    height: 43px;
    border-radius: 43px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.h5PlayerCtn .h5dynamicAd .h5dynamicAdItem > * {
    display: inline-block;
    vertical-align: middle;
}

.h5PlayerCtn .h5dynamicAd .h5AdContent {
    height: 40px;
    line-height: 40px;
    width: calc(100% - 43px - 71px);
    padding: 0 5px;
    font-size: 14px;
    overflow: hidden;
}

.h5PlayerCtn .h5dynamicAd .h5AdContent .AdTitle{
    line-height: 1.4em;
    display: inline-block;
    text-align: start;
}

.h5PlayerCtn .h5dynamicAd .h5AdButton {
    width: 71px;
    height: 34px;
    border-radius: 34px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    margin: auto;
}


/* .h5Mobile */
.h5Mobile .h5dynamicAd .h5dynamicAdItem {
    display: flex;
    align-items: center;
    position: absolute;
    bottom: 51px;
    left: 2%;
    width: auto;
    height: auto;
    max-width: 199px;
    border-radius: 62px;
    background-color: rgba(0,0,0,0.5);
    padding: 4px;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
}

.h5Mobile .h5dynamicAd .h5dynamicAdItem > * {
    display: inline-block;
    vertical-align: middle;
}

.h5Mobile .h5dynamicAd .h5AdContent {
    height: auto;
    /* line-height: 1em; */
    width: auto;
    padding: 0 5px;
    font-size: 10px;
    line-height: 1.1em;
    max-height: 42px;
}

.h5Mobile.h5PlayerCtn .h5dynamicAd .h5AdImage {
    width: 25px;
    height: 25px;
    flex-shrink: 0;
}

.h5Mobile.h5PlayerCtn .h5dynamicAd .h5AdButton {
    width: 56px;
    height: 25px;
    flex-shrink: 0;
}


/* google Ad hotfix */

.h5PlayerCtn:not(.h5PlayingAd) .h5GoogleAdCtn{
    display: none;
}

/* h5RightCenterCtn */
.h5PlayerCtn:not([h5nicam="true"]) .h5RightCenterCtn {
    display: none;
}


.h5Ended .h5RightCenterCtn {
    display: none;
}
.h5RightCenterCtn {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(0, -50%);
    opacity: 0;
    background-color: rgba(28, 28, 28, 0.9);
    padding: 3px 3px;
    border-radius: 5px 0 0 5px ;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
}

/* .h5Mobile .h5RightCenterCtn{
    padding: 20px 3px;
} */

.h5RightCenterCtn > * {
    display:block;
}

.h5RightCenterCtn > * {
    display:block
}

.h5RightCenterCtn .h5Nicam.h5Nicam .h5Cell > div {
    float:none;
    width: 55px;
    height: auto;
    padding: 1.4em 0.2em;
}


.h5Nicam.h5Btn.h5Table .h5Cell > *:not(:first-child) {
    border-top: #b1b1b1 solid 1px;
}

/* h5ToggleQuality */
.h5ToggleQuality > * {
    /* display: inline-block; */
}

.h5ToggleQuality {
    width: auto !important;
    display: flex;
    align-items: center;
}

.h5QualityName {
    font-size: 1.2em;
    margin-right: 5px;
}

.h5QualityCurrentLevel {
    display: flex;
    flex-direction: column;
    line-height: 16px;
}

.h5QualityCurrentType {
    min-width: 36px;
}


.h5MiniAd-ctn{
    display: none;
}
.h5MiniPlayerOn .h5MiniAd-ctn{
    display: block;
    /* margin: 8px auto; */
    position: relative;
}

/* .h5PlayerCtn .h5MiniAd{
    display: none;
} */