.subNav ul {
	top: 10px;
}
.subNav ul li {
	display: inline-block;
}
.subNav ul li.header-ytSub {
	position: relative;
	top: 7px;
	padding-left: 0;
	width: 124px;
	height: 26px;
}
body.mv-article-page>article {
	min-height: 0px;
}
@media screen and (min-width: 768px) {
	article {
		width: 66.666666667%;
	}
	.article {
		width: 940px;
		margin: auto;
		float: none;
		min-height: 0;
	}
}
article>h1 span,
.article-story-page .main>h1 span {
	display: inline-block;
	position: relative;
	top: -3.5px;
	padding-left: 8px;
	color: #939ea7;
	font-size: 15px;
}
article>h1 span.spec,
.article-story-page .main>h1 span.spec {
	display: block;
	position: initial;
	padding-left: 0;
	padding-top: 8px;
}
.channel-link,
time {
	font-size: 15px;
	color: #d60c18;
}
time {
	color: #373737;
}
.cinema-content .channel-link,
.cinema-content time {
	color: #fff;
}
.path {
	width: 960px;
	padding: 1em 10px;
	margin: auto;
}
@media screen and (max-width: 767px) {
	.path {
		width: 100%;
	}
}
.path li {
	display: inline-block;
	color: #373737;
}
.path li+li:before {
	content: ">";
	padding: 0 0.5em;
}
.path a {
	color: #373737;
}
.path a:hover {
	color: #d60c18;
}
.h2 .sp {
	color: #d60c18;
}
.cw-eyes {
	clear: both;
}
@media screen and (max-width: 767px) {
	article {
		float: none;
		clear: both;
	}
}
article>.h2,
.cw-eyes>.h2 {
	width: 100%;
	font-size: 20px;
	padding: 0px 10px 10px 10px;
	color: #4a4a4a;
}
@media screen and (max-width: 767px) {
	article>.h2,
	.cw-eyes>.h2 {
		font-size: 20px;
		padding: 10px 0px;
		color: #4a4a4a;
	}
}
article>div.h2:nth-of-type(2) {
	padding-top: 2em;
	padding-bottom: 0.3em;
}
article .cw-eyes>.h2 {
	padding-top: 2em;
	padding-bottom: 0.3em;
}
article>div[id*="item"],
.cw-eyes,
.mv-main-block article {
	display: flex;
	flex-wrap: wrap;
}
.rectangle .pic:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: 0.3;
	left: 0;
	top: 0;
	z-index: 1;
}
figcaption {
	display: inline-block;
	width: 1px;
	height: 1px;
	overflow: hidden;
}
.rectangle figcaption {
	border: 6px solid #fff;
	position: absolute;
	z-index: 2;
	margin: auto;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 46%;
	height: 80%;
	box-sizing: border-box;
}
.rectangle figcaption:before {
	content: "";
	display: inline-block;
	width: 0px;
	background-color: #f00;
	height: 100%;
	vertical-align: bottom;
}
.rectangle figcaption span {
	display: inline-block;
	text-align: center;
	color: #fff;
	width: 100%;
	vertical-align: bottom;
	padding: 0 4px 6px;
	font-size: 21px;
}
.txt-list h2 {
	background-color: #c0c3ca;
	color: #373737;
	font-size: 15px;
	padding: 1em;
}
.cinema {
	width: 940px;
	margin: auto;
	position: relative;
	z-index: 4;
}
.mv-article-eyes-page .cinema,
.mv-article-page .cinema {
	background-color: #000;
}
@media screen and (min-width: 768px) {
	.mv-article-page .cinema,
	.mv-article-eyes-page .cinema {
		width: 100%;
	}
}
@media screen and (max-width: 767px) {
	.cinema,
	.cinema.eyes {
		width: 100%;
	}
	.cinema.eyes .txt {
		width: 90%;
	}
}
.cinema-wrap {
	position: relative;
	margin: 0 auto;
	/*width: 60%;	*/
}
.cinema-wrap::before {
	content: '';
	display: block;
	width: 100%;
	padding-top: 62.127659574%;
}

@media screen and (min-width: 768px) {
	.cinema-wrap {
		width: 940px;
	}
	.mv-article-page .cinema-wrap::before {
		padding-top: 0%;
	}
}
.cinema-slider {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.cinema-slider>li {
	position: absolute;
	left: 100%;
	top: 0;
	width: 100%;
	opacity: 0;
	transition: opacity 0.3s 0s, left 0s 0.3s;
}
.cinema-slider li.active {
	left: 0;
	opacity: 1;
	transition: opacity 0.3s 0s, left 0s 0s;
}
.cinema-slider .pic a:after {
	content: "";
	width: 9.6875%;
	height: 0;
	padding-bottom: 9.6875%;
	position: absolute;
	left: 5.120833333%;
	bottom: 7.9%;
	z-index: 3;
	background: url(../img/play-circle-big.png) no-repeat center center;
	background-size: cover;
}
@media screen and (max-width: 767px) {
	.cinema-slider .pic a:after {
		content: "";
		width: 60px;
		height: 0;
		padding-bottom: 60px;
		position: absolute;
		left: 5.120833333%;
		bottom: 7.9%;
		z-index: 3;
		background: url(../img/play-circle-big.png) no-repeat center center;
		background-size: cover;
	}
}
.slider_control {
	width: 100%;
	text-align: center;
	margin: auto;
	padding: 10px 0;
}
.slider_control li {
	display: inline-block;
	width: 12px;
	height: 12px;
	background-color: #d4d3d3;
	cursor: pointer;
	margin: 0px 10px;
	border-radius: 50%;
	transition: 0.3s;
}
@media screen and (max-width: 767px) {
	.slider_control li {
		display: inline-block;
		width: 12px;
		height: 12px;
		background-color: #d4d3d3;
		cursor: pointer;
		margin: 5px 15px 0 15px;
		border-radius: 50%;
		transition: 0.3s;
	}
}
.slider_control li.active {
	background-color: #8a8787;
}
.cinema-content,
.cinemaContent {
	position: relative;
	width: 100%;
	height: 0;
	padding-bottom: 62.127659574%;
	background-color: #c0c3ca;
}
.mv-article-page .cinema-content,
.mv-article-page .cinemaContent {
	padding-bottom: 56.25%;
}
.cinema-content .item,
.cinemaContent .item {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}
.cinema-content .item .pic > a,
.cinemaContent .item .pic > a {
	display: block;
}
.cinema-content .item .pic a:before {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	opacity: 0;
	transition: 0.3s;
	background-image: -webkit-radial-gradient( 50% 50%, closest-side circle, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.5) 100%);
	background-image: -moz-radial-gradient( 50% 50%, closest-side circle, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.5) 100%);
}
.cinema-content .item .pic a:hover:before {
	opacity: 1;
}
.cinemaContent .item .pic a:before {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	opacity: 0;
	transition: 0.3s;
	background-image: -webkit-radial-gradient( 50% 50%, closest-side circle, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.5) 100%);
	background-image: -moz-radial-gradient( 50% 50%, closest-side circle, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.5) 100%);
}
.cinema-content .item .pic > a img,
.cinemaContent .item .pic > a img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.cinemaContent .item .pic a:hover:before {
	opacity: 1;
}
.cinema-content .txt {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 0 40px 50px 144px;
	z-index: 2;
}
@media screen and (max-width: 767px) {
	.cinema-content .txt {
		position: absolute;
		bottom: 0;
		left: 0;
		padding: 0px 5px 0px 86px;
	}
}
.cinema-content h2 {
	font-size: 35px;
	line-height: 40px;
}
@media screen and (max-width: 767px) {
	.cinema-content h2 {
		font-size: 21px;
		line-height: 1.4;
	}
}
.cinema-content h2 a {
	color: #fff;
	text-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}
.cinema-content .item iframe {
	width: 100%;
	height: 100%;
}

.cinema-content .cinema-player {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  cursor: pointer;
}

.cinema-content .cinema-player > img.player-embed {
  display: block;
  width: 100.4%;
  height: 100.4%;
  -o-object-fit: cover;
     object-fit: cover;
}

.cinema-content .cinema-player::before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: 0.25rem;
  border-style: solid;
  border-width: 1rem 0 1rem 1.5rem;
  border-color: transparent transparent transparent #fff;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 1;
}

.cinema-content .cinema-player::after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 75px;
  height: 75px;
  background-color: #d60c18;
  border-radius: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}

.cinema-content .cinema-player:hover::after {
  background-color: #9D0505;
}

.cinema.eyes {
	position: absolute;
	top: 0;
	left: 0;
}
.cinema.eyes .item {
	text-align: center;
}
.cinema.eyes .item:before {
	content: "";
	display: inline-block;
	width: 0px;
	height: 100%;
	background-color: #f00;
	vertical-align: middle;
}
.cinema.eyes .pic {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.cinema.eyes .pic a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.cinema.eyes .pic img {
	width: 100%;
	height: auto;
	vertical-align: top;
}
.cinema.eyes .txt {
	display: inline-block;
	position: relative;
	z-index: 4;
	width: 344px;
	height: 344px;
	vertical-align: middle;
	text-align: center;
	border: 10px solid #fff;
}
@media screen and (max-width: 767px) {
	.cinema.eyes .txt {
		display: inline-block;
		position: relative;
		z-index: 4;
		width: 69%;
		height: 91%;
		vertical-align: middle;
		text-align: center;
		border: 5px solid #fff;
	}
}
.cinema.eyes .ran {
	position: absolute;
	bottom: 0;
	width: 100%;
}
.cinema.eyes .ran h2 {
	font-size: 35px;
	color: #fff;
}
.cinema.eyes .ran h2 a {
	color: #fff;
}
.cinema.eyes .ran p {
	font-size: 15px;
	color: #fff;
	line-height: 1.6;
	padding: 1em 1em 0 1em;
}
.cinema.eyes .ran p.strong {
	font-size: 35px;
	padding: 0 0 0.3em 0;
}
@media screen and (max-width: 767px) {
	.cinema.eyes .ran h2 {
		font-size: 25px;
		color: #fff;
	}
	.cinema.eyes .ran h2 a {
		color: #fff;
	}
	.cinema.eyes .ran p {
		font-size: 14px;
		color: #fff;
		line-height: 1.4;
		padding: 0.5em 1em 0 1em;
	}
	.cinema.eyes .ran p.strong {
		font-size: 20px;
		padding: 0 0 0.3em 0;
	}
}
.mv-aside {
	width: 33.333333333%;
	float: left;
	padding: 0 10px;
	margin: 0;
}
@media screen and (max-width: 767px) {
	.mv-aside {
		width: 100%;
		float: none;
		padding: 0 5px;
		clear: both;
	}
}
.mv-aside .txt-list {
	border: 1px solid #c0c3ca;
	width: 100%;
	height: auto;
}
.txt-list li {
	padding: 10px 15px 10px 35px;
	overflow: hidden;
	line-height: 2.65;
	padding-left: 2em;
	background: url(../img/dot.gif) no-repeat 17px center;
}
.txt-list li+li {
	border-top: 1px solid #c0c3ca;
}
.ul-list li {
	padding: 0px 15px 0px 35px;
}
.txt-list span {
	float: left;
	position: relative;
	width: 35px;
	margin-left: -35px;
	line-height: 1.4;
	text-align: right;
}
.ul-list span:before {
	content: "";
	display: block;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background-color: #373737;
	position: absolute;
	right: 7px;
	top: 15px;
}
.mv-aside .txt-list,
.mv-aside .rad {
	margin: 20px 0;
}
.mv-aside .txt-list:nth-child(1),
.mv-aside .rad:nth-child(1) {
	margin-top: 0;
}
.txt-list a,
.dfp-link-item a,
.txt-list iframe {
	float: left;
	display: block;
	width: 100%;
	line-height: 1.4;
	color: #373737;
}
.txt-list iframe {
	height: 2em;
}
.dfp-link-item a {
	padding-top: 7px;
}
.mv-main-block {
	margin: auto;
	padding-top: 20px;
}
.mv-main-block:after {
	content: "";
	display: block;
	clear: both;
	height: 0;
}
@media screen and (min-width: 768px) {
	.mv-main-block {
		width: 960px;
	}
}
.list-article {
	float: left;
}
.list-article-item {
	/* float: left; */
	padding: 0 10px;
	width: 50%;
	box-sizing: border-box;
	margin-bottom: 40px;
	/* min-height: 300px; */
}
@media screen and (min-width: 768px) {
	section.list-article-item:nth-of-type(-n + 2) {
		margin-top: 10px;
		/*	min-height:268px; */
	}
}
@media screen and (max-width: 767px) {
	.list-article-item {
		float: none;
		width: 100%;
		padding: 0;
		box-sizing: border-box;
		margin-bottom: 10px;
	}
}
.show-more-block {
	display: none;
	clear: both;
}
.show-more-block:after {
	content: "";
	display: block;
	width: 100%;
	height: 0;
	clear: both;
}
.show-more-block .list-article-item:nth-of-type(-n + 2) {
	margin-top: 60px;
}
.list-article-item h2 a {
	display: block;
	color: #373737;
	line-height: 1.3;
}
@media screen and (max-width: 767px) {
	.list-article-item h2 a {
		color: #373737;
		line-height: 1.3;
		font-size: 21px;
	}
}
.channel-link+h2,
.channel-link+time+h2 {
	padding-top: 0.4em;
}
@media screen and (max-width: 767px) {
	.channel-link+h2,
	.channel-link+time+h2 {
		padding-top: 0.4em;
		/* padding-bottom: 10px; */
	}
}
.item-inside {
	width: 100%;
}
@media screen and (max-width: 767px) {
	.item-inside {
		background-color: #fff;
		border: 1px solid #c0c3ca;
	}
	.item-inside .txt {
		padding: 10px 10px 20px;
	}
}
.item-inside .pic {
	width: 100%;
	position: relative;
	height: 0;
	padding-bottom: 61.666666667%;
	margin-bottom: 10px;
	background-color: #c0c3ca;
}
article>div[id*="item"] .item-inside .pic,
article>.list-article-item .item-inside .pic {
	padding-bottom: 56.25%;
}
.item-inside .pic a {
	position: absolute;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.item-inside .pic a:before {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	opacity: 0;
	transition: 0.3s;
	background-image: -webkit-radial-gradient( 50% 50%, closest-side circle, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.5) 100%);
	background-image: -moz-radial-gradient( 50% 50%, closest-side circle, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.5) 100%);
}
.item-inside .pic a:hover:before {
	opacity: 1;
}
.item-inside .pic a:after {
	content: "";
	display: block;
	width: 60px;
	height: 59px;
	position: absolute;
	left: 10px;
	bottom: 10px;
	z-index: 2;
	background: url(../img/play-circle.png);
}
.rectangle .item-inside .pic a:after {
	display: none;
}
.item-inside .pic a img {
	width: 100%;
	/* height: auto; */
	height: 100%;
	object-fit: cover;
}
.item-inside .channel-link {
	display: inline-block;
	color: #d60c18;
}
.item-inside time {
	display: inline-block;
}
.btn-load-more {
	display: block;
	margin: auto;
	width: 35px;
	height: 36px;
	background-color: #aaa;
	background: url(../img/load-more.png);
	clear: both;
	position: relative;
	margin-bottom: 30px;
	margin-top: 30px;
	cursor: pointer;
	top: 0;
	bottom: 0;
	background-image: norepet;
	background-repeat: no-repeat;
	transition: 0.5s;
}
.btn-load-more:hover {
	background-position: center 10px;
}
.btn-load-more+.cw-eyes {
	margin-top: -30px;
}
.mv-article-eyes-page .article>h1 {
	font-size: 35px;
}
.mv-article-eyes-page .article p {
	font-size: 15px;
	line-height: 1.6;
	padding-bottom: 0.8em;
}
.planning,
.kw {
	line-height: 2.2;
}
.kw:before {
	content: "關鍵字：";
	display: inline-block;
}
.planning li,
.kw li {
	display: inline-block;
}
.kw li+li:before {
	content: "、";
}
.kw li a {
	color: #d60c18;
}
.kw li a:hover {
	color: #373737;
	transition: 0.5s;
}
/*1020 edit start*/
@media screen and (max-width: 767px) {
	.mv-article-page.loginLock .black,
	.mv-article-eyes-page.loginLock .black {
		display: block;
	}
	.mv-article-page .black,
	.mv-article-eyes-page .black,
	.mv-article-page .black.fadeOut,
	.mv-article-eyes-page .black.fadeOut {
		display: none;
	}
}
/*1020 edit end*/
@media screen and (min-width: 768px) {
	.mv-article-page,
	.mv-article-eyes-page {
		position: relative;
	}
	.mv-article-page .black,
	.mv-article-eyes-page .black {
		content: "";
		display: block;
		position: absolute;
		background-color: #000;
		opacity: 0.6;
		left: 0;
		top: 200px;
		z-index: 3;
		width: 100%;
		height: 100%;
	}
	.mv-article-page .black.fadeOut,
	.mv-article-eyes-page .black.fadeOut {
		opacity: 0;
		width: 0;
		height: 0;
		transition: opacity 0.8s 0.2s, width 0s 1s, height 0s 1s;
	}
}
.mv-article-page p,
.mv-article-eyes-page p {
	/*font-size: 18px;*/
	line-height: 1.6;
	margin: 0 0 1.4em 0;
}
.mv-article-page p+.planning,
.mv-article-eyes-page p+.planning {
	margin-top: 6px;
}
.main-header {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.prev_slider,
.next_slider {
	position: absolute;
	width: 45px;
	height: 45px;
	top: 0;
	bottom: 0;
	margin: auto;
	background-color: hsl(214, 5%, 27%);
	background-position: center center;
	z-index: 3;
	transition: background-position 0.5s;
}
.prev_slider:hover,
.next_slider:hover {
	background-color: hsl(356, 89%, 44%);
}
.prev_slider {
	left: 0;
	background-image: url(../img/slider-prev.png);
}
.next_slider {
	right: 0;
	background-image: url(../img/slider-next.png);
}
.prev_slider:hover {
	background-position: -5px center;
}
.next_slider:hover {
	background-position: 5px center;
}
.sponser {
	margin: 6px auto -3px;
	color: #d60c18;
}
.sponser p {
	color: #c0c3ca;
}
.sponser img {
	vertical-align: middle;
}
.planning span {
	color: #d60c18;
}
@media screen and (min-width: 768px) {
	.loginLock .mv-article-page.loginLock .black,
	.loginLock .mv-article-eyes-page.loginLock .black {
		top: 644px;
		height: calc(100% - 644px);
	}
}
.loginLock .cinema {
	position: relative;
}
@media screen and (min-width: 768px) {
	.loginLock .cinema:before {
		content: "";
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 584px;
		z-index: 1;
	}
}
.loginLock .cinema-content,
.loginLock .cinemaContent {
	background-color: #000;
}
.cinema-content .cinema-black {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	padding-bottom: 56.25%;
	z-index: 2;
	background: rgba(0, 0, 0, 0.8);
}
@media screen and (min-width: 768px) {
	.cinema-play-btn-group {
		position: absolute;
		width: 60px;
		height: 60px;
		top: 50%;
		left: 50%;
		margin: -30px 0 0 -30px;
		transition: all 0.3s;
	}
	.loginLock .cinema-play-btn-group .cinema-play-btn {
		position: absolute;
		top: 0;
		left: 0;
		width: 60px;
		height: 60px;
		background: url(../img/playPause_1.png) center no-repeat;
		z-index: 2;
		cursor: pointer;
	}
	.loginLock .cinema-play-btn-group .cinema-play-btn.pause {
		position: absolute;
		top: 0;
		left: 0;
		width: 60px;
		height: 60px;
		background: url(../img/playPause_2.png) center no-repeat;
		z-index: 2;
		cursor: pointer;
		transition: all 0.3s;
	}
	.loginLock .cinema-play-btn-group.clicked {
		top: calc(100% - 75px);
		left: 15px;
		margin: 0;
	}
	.loginLock .cinema-play-btn-group.click .cinema-play-btn {
		display: block;
	}
	.loginLock .cinema-play-btn-group.clicked .cinema-play-btn {
		display: none;
	}
	.loginLock .cinema-play-btn-group.click .cinema-play-btn.pause {
		display: none;
	}
	.loginLock .cinema-play-btn-group.clicked .cinema-play-btn.pause {
		display: block;
	}
}

/*影音首頁包版樣式start*/
.mv-index-page .couplet-left,
.mv-index-page .couplet-right {
	width: 300px;
	height: 600px;
	position: absolute;
	top: 150px;
}
.mv-index-page .couplet-left {
	right: 50%;
	margin-right: 485px;
}
.mv-index-page .couplet-right {
	left: 50%;
	margin-left: 485px;
}
.mv-index-page .couplet-wide {
	width: 1288px;
	height: 200px;
	margin: auto;
}
/*影音首頁包版樣式end*/
/*影音首頁包版 開關 start*/
.mv-index-page .couplet-wide,
.mv-index-page .couplet-left,
.mv-index-page .couplet-right {
	display: none;
}
@media (max-width: 767px) {
	.mv-index-page .couplet-wide,
	.mv-index-page .couplet-left,
	.mv-index-page .couplet-right {
		display: none !important;
	}
}
/*影音首頁包版 開關 end*/
/*影音首頁包版 iPad關閉 start*/
@media (max-device-width: 1024px) and(orientation: portrait) {
	.mv-index-page .couplet-wide,
	.mv-index-page .couplet-left,
	.mv-index-page .couplet-right {
		display: none;
	}
}
@media (max-device-width: 768px) and (orientation: landscape) {
	.mv-index-page .couplet-wide,
	.mv-index-page .couplet-left,
	.mv-index-page .couplet-right {
		display: none;
	}
}
/*影音首頁包版 iPad關閉 end*/