@charset "utf-8";
/*
20211217
*/
/* channel(hami.jsp), playMultiAngle.jsp,  vod(play.jsp) */
@import
	url("https://fonts.googleapis.com/css?family=Noto+Sans+TC|Open+Sans");

@font-face {
	font-family: "FontAwesome";
	font-weight: normal;
	font-style: normal;
	src:
		url("https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.eot?v=4.3.0");
	src:
		url("https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.eot?#iefix&v=4.3.0")
		format("embedded-opentype"),
		url("https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.woff2?v=4.3.0")
		format("woff2"),
		url("https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.woff?v=4.3.0")
		format("woff"),
		url("https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.ttf?v=4.3.0")
		format("truetype"),
		url("https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular")
		format("svg");
}

html, body {
	font: 16px/140% Arial, "微軟正黑體", "Microsoft JhengHei", sans-serif;
	color: #fff;
	-webkit-text-size-adjust: 100%;
}

.no_show{
	display:none;
}
.like a{
	background: url("../images/ic_love_off_player.svg") no-repeat;
	cursor: pointer; 
	background-size: 100% auto;
    position: absolute;
    width: 60px;
    height: 60px;
    max-height:60px;
    left: 88%;
    top: 4%;
    z-index: 3;	
}
.like.on a{
    background: url("../images/ic_love_on_player.svg") no-repeat;
    cursor: pointer; 
	background-size: 100% auto;
    position: absolute;
    width: 60px;
    height: 60px;
    max-height:60px;
    left: 88%;
    top: 4%;
    z-index: 3;	
}
.goToScribe , .goToScribe1{
  text-align: center;
  left:100px;
  bottom:20px;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  position: absolute; 
  /*box-sizing: border-box;*/
  font-size:12px;
  height: 28px;
  width: 125px;
  border: 0px solid rgba(238,238,238,0.7);
  border-radius: 2px;
  background-color: rgba(0,0,0,0.5);
  padding-top: 6px;
   border-radius: 12px;
}
.goToScribe .remove ,.goToScribe1 .remove {
	color:#EEEEEE;
}
.goToScribe .scribe, .goToScribe1 .scribe{
    color:#50E3C2;
}
/*
.container {
	margin: 100px auto;
	width: 70%;
}
video {
	width: 100%;
}*/
.tooltip:hover .tooltiptext {
    visibility: visible;
}
/*.messageBox{
  display:none;
  position: absolute;
  z-index:3;
  top:80%;
  left:50%;
  transform: translate(-50%, -50%);
}*/
.messageBox2{
  display:none;	
  width:486px;
  height:254px;
  background-color:#181818;
  position: absolute;
  z-index:3;
  top:50%;
  left:50%;
  border-radius: 10px;
  transform: translate(-50%, -50%);
}
.messageBox2 .area{
  	/*width:90%;
  	top:10px;
  	bottom:10px;
  	position: relative;*/
}
.messageBox2 .area .reviewtitle{
	position: relative;
    margin-top:5%;
    font-family: PingFang TC;
	font-weight: 500;
	font-size: 25px;
	line-height: 35px;
	letter-spacing: 0%;
	text-align: center;   
}
.messageBox2 .area .reviewtext{
	font-family: Arial;
	font-weight: 400;
	font-size: 16px;
	line-height: 22px;
	letter-spacing: 0px;
	text-align: center;
   color:#aaaaaa;
}
.messageBox2 .area .buttonArea{
  margin-top:50px;
}
.messageBox2 .area .buttonArea .button{
 	margin: 0 auto;
	line-height: 58px;
	text-align: center;	 
}
.messageBox2 .area .buttonArea .button a{
	display: inline-block;
	padding: 0 20px;
	border-radius: 60px;
	border: 1px solid #ccc;
	font-family: "Noto Sans TC", sans-serif;
	color: #ccc;
	font-size: 18px;
	width:168px;
	margin-left:10px;
	margin-right:10px;
}

.messageBox2 .area .buttonArea .button a:hover{
 	/*background: -webkit-linear-gradient(315.28deg, #3FD750 0%, #24CBFF 100%);
	background: -o-linear-gradient(315.28deg, #3FD750 0%, #24CBFF 100%);
	background: linear-gradient(134.72deg, #3FD750 0%, #24CBFF 100%);
	color: #000;
	border: 0px solid #ccc;*/
	background-color: #333;
}


.close_ad{
	position: absolute;
	top:-10px;
	right:-10px;
	cursor:pointer;
	color:black;
}

.review{
	border-color:#45BA9F;
	border-width:6px;
	border-style:solid;
	position: absolute;
	/* height:   in play.js*/
	width:100%;
	height:100%;
	top:0px;
	left:0px;
}
.review .titlePic {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top:-2px;
	width:248px;
	height:40px;
}

.hotkey{
  height: 150px;
  width: 150px;
  transform: scaleX(-1);
  border-radius: 150px;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  top:50%;
  left:50%;
  z-index:3;
  transform: translate(-50%, -50%);
}
.hotkey .key {
	position: absolute;
  	top:50%;
  	left:50%;
  	height: 100px;
    width: 100px;
    transform: translate(-50%, -50%);
}
.hotkey .pause {
	background: url('hotkey/pause.png') center center no-repeat;
}
.hotkey .play {
	background: url('hotkey/arrow.png') center center no-repeat;
}
.hotkey .mute {
	background: url('hotkey/mute.png') center center no-repeat;
}
.hotkey .text {
	font-size: 25px;
	position: absolute;
	top: 25%;
	color: #fff;
	transform: translate(-50%, -50%);  
}
.hotkey .one_pic {
	position: absolute;
  	top:70%;
  	left:50%;
  	height: 100%;
    width: 100%;
    transform: translate(-50%, -50%);
}
.hotkey .volume_big {
	background: url('hotkey/volume_big.png') center center no-repeat;
}
.hotkey .volume_small {
	background: url('hotkey/volume_small.png') center center no-repeat;
}

.hotkey .two_pic {
	position: absolute;
  	top:60%;
  	left:5px;
  	height: 30px;
	width:100%;
}
.hotkey .two_pic .forward {
	background: url('hotkey/arrow_f.png') no-repeat;
	display: inline-block;
	width:30px;
	height:100%;	
}
.hotkey .two_pic .rewind {
	background: url('hotkey/arrow_r.png') no-repeat;
	display: inline-block;
	width:30px;
	height:100%;
	
}

.stop_block{
	background:#383838;
	color:#fff;
	width:450px;
	height:200px;
	padding:50px; 
	border-radius: 10px;
	position: absolute;
    z-index:3;
    top:50%;
    left:50%;
    transform: translate(-50%, -50%);
    display: none;
}
.stop_block.right {
    top:12%;
    left:95%;
    transform: translate(-95%, -12%);
}
.stop_block p{
	margin: 0 0 30px;
	padding:0 30px;
	font-size: 18px;
	text-align: left;
	
}
.stop_block p{
	margin: 0 0 30px;
	padding:0 10px;
	font-size: 18px;
	text-align: left;
	display:inline-block;
	 line-height: 40px;
}
.stop_block .twobutton{
	display: flex;
}
.stop_block .stop_btSet {
	font-size: 16px;
    line-height: 40px;
    border-radius: 5px;
    text-align: center;
    background: -webkit-linear-gradient(315.28deg, #47F15A 0%, #24CBFF 100%);
    background: -o-linear-gradient(315.28deg, #47F15A 0%, #24CBFF 100%);
    background: linear-gradient(134.72deg, #47F15A 0%, #24CBFF 100%);
    margin-bottom: 10px;
    font-family: 'Noto Sans TC', "Microsoft JhengHei", sans-serif;
	width:170px;
	margin: 0 10px;
}
.stop_block .stop_btSet.stop_channel {
	font-size: 16px;
    line-height: 40px;
    border-radius: 30px;
    text-align: center;

    background: #292929;
    margin-bottom: 10px;
    font-family: 'Noto Sans TC', "Microsoft JhengHei", sans-serif;
	width:150px;
	margin: 0px 0px 30px 20px;
}

.stop_block .stop_btSet a {
    color: #000;
    display: block;
	text-decoration: none;
	outline: none;
    margin:5px;
}
.stop_block .stop_btOther{
	background: #292929;
	margin: 0 auto;
	width:130px;
	margin: 0 10px;
}
.stop_block .stop_btOther a {
	color:#fff;
}
.stop_block .stop_btSet:hover {
	-webkit-filter: brightness(1.1);
	filter: brightness(1.1);
}

.goPlayNextReview{
	position: absolute;
    z-index:3;
    right:40px;
    bottom:80px;
    display: none;
    font-size:16px;
    
}
.goPlayNextReview a{
	display: block;
    border: 2px solid #eee;
    border-radius: 25px;
    padding: 0 10px;
    line-height: 36px;
    background: rgba(0,0,0,0.6);  
}
.qualityNotFound{
	position: absolute;
    z-index:3;
    bottom:30px;
    font-size:16px;
    left:50%;
    transform: translate(-50%, -50%);
    border-radius: 25px;
    padding: 5px 30px;
    line-height: 36px;
    background: rgba(0,0,0,0.6);
}
.errorMessageDiv{
	display:none;
	position: absolute;
	z-index:3;
	top:25%;
	left:50%;
	transform: translate(-50%, -50%);
}
/*
.hint_llsetting{
	z-index:1;
	position: absolute;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	background: rgba(0,0,0,0.7);  
	cursor: pointer;
}
.hint_llsetting img{
	width:30%;
	position: absolute;
	right:110px;
	bottom:50px;
}
*/
.rewatch{
	z-index:3;
	display:none;
	width:100%;
	height:100%;
	position: absolute;
	left:0px;
	top:0px;
	font-size:16px;
	background:black;
}
.channelname{
  /*display:none;*/
  position: absolute;
  padding: 0px 15px 0px 15px;
  font-size: 22px;
  font-weight: 700;
  line-height: 45px;
  z-index:3;
  top:85%;
  left:50%;
  background: #282828;
  /*min-width: 200px;*/
  border-radius: 10px;
  transform: translate(-50%, -50%);
}
.channelHint{
  position: absolute;
  padding: 0px 15px 0px 15px;
  z-index:3;
  top:5%;
  left:50%;
  transform: translate(-50%, -50%);
}
.mythumbnail{
  position: absolute;
  top:-225px;
  transform: translate(-50%, 0%);
  -webkit-transform: translate(-50%, 0%);
  -ms-transform: translate(-50%, 0%);  
  border-radius: 5px;
  padding:5px;
  background:transparent;  
}
.mythumbnail img{
  
}
.mythumbnail .time{
	color:#fff;
	font-weight: 400;
	font-family: Arial;
	font-size: 16px;
}
.mynote{
  position: absolute;
  top:-14.5px;
  transform: translate(-50%, 0%);
  -webkit-transform: translate(-50%, 0%);
  -ms-transform: translate(-50%, 0%);
}
.mynote .vertical_line{
	margin-top:19px;
	font-size:5.5px;
	font-weight:800;
	/*margin-top:-10px;*/
}
.mynote .islive{
	margin-top:2px;
}
.watermark{
	position: absolute;
	background:#000000;
	color:#ffffff;
	opacity:0.4;
	padding: 0px 8px 0px 8px;
}
.watermark.lt{
	left:0px;
	top:0px;
}
.watermark.rt{
	right:0px;
	top:0px;
}
.watermark.lb{
    left:0px;
	bottom:0px
}
.watermark.rb{
	right:0px;
	bottom:0px;
}
.finish_recommand{
	height: 100vh;
    width: 100vw;
    position: absolute;
	background: rgba(0,0,0,0.6); 
	z-index:2;
	padding-top:12%;
}
.finish_recommand .title{
	/*padding-top:100px;*/
	font-weight: 600;

	font-size: 38px;
}
.finish_recommand .close{
	position: relative;
	border: 1px solid #eee;
	border-radius: 30px;
	opacity: 0.9;
	width:102px;
	padding: 10px 30px 10px 30px;
	margin-top:20px;
	cursor:pointer;
	font-weight: 700;
	font-size: 18px;
	z-index:3;
}
.finish_recommand .close:hover {
	-webkit-filter: brightness(1.1);
	filter: brightness(1.1);
}
	
.finish_recommand_content{
	position: relateive;
	width:100%;
	/*height:100%;*/
	z-index:2;
	display: flex;
    justify-content: center;
    gap: 30px;
    /*padding-top:5%;*/
    /*padding-top:50%;
    transform: translate(0%, -75%);*/
    
}
.finish_recommand_content .vod{
	width:20%;
	/*padding-top:10%;*/
	float: left;
}
.finish_recommand_content .vod img{
	width:100%;
}
.finish_selectDiv_mark{
    height: 100vh;
    width: 100vw;
    position: absolute;
    background: rgba(0, 0, 0, 0.6);
    z-index: 2;	
}
.finish_selectDiv{
	position: absolute;
	z-index: 3;
	top: 50%;
	left: 50%;
	width:640px;
	height:260px;
	transform: translate(-50%, -50%);
	background: #181818;
	border-radius: 10px;
}
.finish_selectDiv .s_title{
	font-family: Arial;
	font-weight: 700;
	font-size: 30px;
	line-height: 44px;
	margin-top: 50px;
}
.finish_selectDiv .s_text{
	font-family: Arial;
	font-weight: 400;
	font-size: 16px;
	line-height: 22px;
	color:#aaaaaa;
	margin-top: 10px;
}
.finish_selectDiv .s_buttonDiv{
	width:100%;
	display: flex;
    justify-content: center;
    gap: 50px;
    height:72px;
}

.finish_selectDiv .s_close{
	position: relative;
	border: 1px solid #eee;
	border-radius: 30px;
	opacity: 0.9;
	width:160px;
	padding: 10px 30px 10px 30px;
	margin-top:20px;
	cursor:pointer;
	font-weight: 700;
	font-size: 18px;
	z-index:3;
}
.finish_selectDiv .s_close:hover {
	-webkit-filter: brightness(1.1);
	filter: brightness(1.1);
}

.finish_selectDiv .s_goto{
	position: relative;
	border: 1px solid black;
	border-radius: 30px;
	opacity: 0.9;
	width:160px;
	padding: 10px 30px 10px 30px;
	margin-top:20px;
	cursor:pointer;
	font-weight: 700;
	font-size: 18px;
	z-index:3;
	color:black;
	background: linear-gradient(135deg, #47F15A 0%, #24CAFF 100%);
}
.finish_selectDiv .s_goto:hover {
	-webkit-filter: brightness(1.1);
	filter: brightness(1.1);
}
.bp_link{
	position: absolute;
	background:transparent;
	color:#ffffff;
	opacity:1;
	padding: 0px 8px 0px 8px;
	right:50px;
	top:100px;
	z-index:3;
	font-size:18px;
	weight:400;
}