@import url(https://fonts.googleapis.com/earlyaccess/notosanstc.css);


/*活動用*/
*:link, *:visited, *:hover, *:active, *:focus, * {
    outline:none
}
body{ margin:0; padding: 0; }
.full-width{width: 100%; }
.fixed-width{ width: 1280px; margin: auto; }


/*額外設定大小網*/
.only_pc{ display: inline; }
.only_m{ display: none; }
/*額外設定大小網*/

/*社群*/
#content_all .contentCon .community{ background-color: #e6e6e6; position: relative; margin:0 auto; width: 100%; overflow: auto; }
#content_all .contentCon .community .itembox{ width: 464px; padding: 0; margin:0 auto; }
#content_all .contentCon .community .itembox a{ display: block; width: 80px; height: 80px; margin:45px 18px; border-radius: 90px; background:url(../images/community.png)no-repeat center 0; float: left; transition: none; -webkit-transition: none; -moz-transition: none; -o-transition: none; cursor: pointer; }
#content_all .contentCon .community .itembox a:hover{ opacity: 1; }
#content_all .contentCon .community .itembox a:nth-of-type(1){ background-position: 0 0; }
#content_all .contentCon .community .itembox a:nth-of-type(2){ background-position: 0 -80px; }
#content_all .contentCon .community .itembox a:nth-of-type(3){ background-position: 0 -160px; }
#content_all .contentCon .community .itembox a:nth-of-type(4){ background-position: 0 -240px; }
#content_all .contentCon .community .itembox a:nth-of-type(1):hover{ background-position: -80px 0; }
#content_all .contentCon .community .itembox a:nth-of-type(2):hover{ background-position: -80px -80px; }
#content_all .contentCon .community .itembox a:nth-of-type(3):hover{ background-position: -80px -160px; }
#content_all .contentCon .community .itembox a:nth-of-type(4):hover{ background-position: -80px -240px; }
/*社群*/

/*loading*/
.page-loader{ position: fixed; z-index: 9999; left: 0; top: 0; background: rgba(0,0,0, 1); width: 100vw; height: 100vh; }
.spinner { background: transparent; -moz-animation: rotate 1.5s linear infinite; -webkit-animation: rotate 1.5s linear infinite; animation: rotate 1.5s linear infinite; }
.spinner { border: 4px solid; border-radius: 50%; content: ""; display: inline-block; position: absolute; width: 70px; height: 70px; top: 50%; margin-top: -35px; left: 50%; margin-left: -35px; z-index: 2; }
.spinner:after { border: 4px solid; border-radius: 50%; content: ""; display: inline-block; position: absolute; width: 62px; height: 62px; top: 50%; margin-top: -35px; left: 50%; margin-left: -35px; z-index: 0; }
.spinner { border-color: #21357f rgba(0,0,0, 0.07) #21357f rgba(0,0,0, 0.07); }
.spinner:after { border-color: transparent rgba(255,255,255,0.8) transparent rgba(255,255,255,0.8); -moz-animation: rotate 4s linear infinite; -webkit-animation: rotate 4s linear infinite; animation: rotate 4s linear infinite; }
@-moz-keyframes rotate {
  0% { -moz-transform: rotate(0deg); transform: rotate(0deg); }
  100% { -moz-transform: rotate(360deg); transform: rotate(360deg); }
}
@-webkit-keyframes rotate {
  0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); }
}
@keyframes rotate {
  0% { -moz-transform: rotate(0deg); -ms-transform: rotate(0deg); -webkit-transform: rotate(0deg); transform: rotate(0deg); }
  100% { -moz-transform: rotate(360deg); -ms-transform: rotate(360deg); -webkit-transform: rotate(360deg); transform: rotate(360deg); }
}
/*loading

/*小叮嚀*/
	#pspoint{ position: absolute; top: -50px; } 
	.note{ width: 1100px; padding:0px 0 60px; margin: 0 auto; float: inherit; position: relative; z-index: 2; }
	#btn_note{ width: 100%; height: 67px; line-height: 67px; font-size: 0; font-weight: normal; text-align: center; margin: 35px auto 25px; background: url(../images/pc/2022member_itemh2.png)no-repeat left top; background-size: 1100px 268px; background-position: left -201px; }
	#btn_note2{ width: 1200px; font-size: 30px; font-weight: 400; letter-spacing: 4px; color: #FFFFFF; margin: 70px auto 50px; text-align: left; }
	#btn_note3{ width: 1200px; font-size: 30px; font-weight: 400; letter-spacing: 4px; color: #FFFFFF; margin: 70px auto 50px; text-align: left; }
	#btn_note span { display: block; width: 100%; height:100%; color: #000000; float: left; padding-left: 25px; }
	.note_box{ display: block; width: 1070px; margin: 0px auto; padding: 0px 45px; font-size:15px; font-weight:normal; font-family: 'Noto Sans TC', '微軟正黑體', 'Microsoft JhengHei', Arial,  '蘋果儷中黑', 'Apple LiGothic Medium', '儷黑 Pro', 'LiHei Pro', sans-serif; list-style-position: outside; position: relative; overflow: hidden;  transition: all 0.2s; -webkit-transition: all 0.2s; -moz-transition: all 0.2s; -o-transition: all 0.2s; }
	.note_box ul{ margin: 0px;}
	.note_box ul li{ font-size: 22px; color:#f0f0ed; font-weight:normal; line-height:36px; list-style-position: outside; list-style-type: Square; text-align:justify; }
	.note_box ul a{ color:#ffffff; text-decoration: underline;}
	.note_box ul li ol li{ margin-left:20px; list-style-type: upper-roman; font-size: 22px; }
	.note_box ul li ol li ul li{ margin-left:20px; list-style-type:square; font-size: 22px; }
	.note_box ul li ol li ul li ol li{ margin-left:20px; list-style-type: upper-roman; font-size: 22px; }
/*小叮嚀*/


/***PC版***/

/*** container ***/
#container { margin: 0 auto; position: relative; overflow: hidden; }
#content_all { min-width: 1280px; color:#FFFFFF; position: relative; }
#content_all a{text-decoration: none;}
#content_all>h1,#content_all>h2,#content_all>p,#content_all>b,#content_all>i { position: absolute; left: 0; top:20px; font-size: 30px; }
/*** container END ***/


/* HeaderCon PC */
#content_all .headerCon { width: 100%; height: 580px; position: relative; margin:0 auto; background: url(../images/pc/2022member_kvbg.jpg) no-repeat center top; background-size: 1920px 580px; overflow: hidden; }
#content_all .headerCon .light { width: 1540px; height: 560px; background: url(../images/pc/outdoorcinemas_lihgt.png)no-repeat center top; position: absolute; left: -700px; top: -200px; z-index: 10; opacity: 0.2; animation: yiscroll 2.5s linear 0s infinite alternate; transition: all 0.3s; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -o-transition: all 0.3s; }
#content_all .headerCon .light2 { width: 1540px; height: 560px; background: url(../images/pc/outdoorcinemas_lihgt2.png)no-repeat center top; position: absolute; right: -700px; top: -200px; z-index: 10; opacity: 0.21; animation: yiscroll2 2.5s linear 0s infinite alternate; transition: all 0.3s; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -o-transition: all 0.3s; }
#content_all .headerCon .kvbox { width: 1280px; height: 100%; margin: 0 auto 0; padding: 0; position: relative; overflow: hidden;  }
#content_all .headerCon .kvbox .icon { width: 180px; height: 140px; font-size: 0; background: url(../images/pc/outdoorcinemas_kvicon.png)no-repeat center top; background-size: 100%; position: fixed; right: 2%; top:2%; z-index: 99; transition: all 0.3s; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -o-transition: all 0.3s; }
#content_all .headerCon .kvbox .icon a { display: block; width:100%; height: 100%; }
#content_all .headerCon .kvbox .h1{ width: 415px; height: 270px; font-size: 0; background: url(../images/pc/2022member_kvh1.png)no-repeat center top; background-size: 415px 270px; position: relative; margin: 128px 150px 60px; z-index: 99; }
#content_all .headerCon .kvbox .h1 a{ display: block; width: 100%; height:100%; }
#content_all .headerCon .kvbox p { width: 100%; line-height: 35px; font-size: 30px; text-align: center; color: #ffcc99; font-weight: normal; position: absolute; left: 0; top: 467px; z-index: 1; }
#content_all .headerCon .kvbox p span { font-size: 26px;; }
#content_all .headerCon .kvbox iframe { width: 404px; height: 227px; border: 1px solid #FFFFFF; border-radius: 3px; position: absolute; left: 740px; top: 166px; z-index: 10; }
/* HeaderCon PC End */


/* contentCon PC */
#content_all .contentCon { position: relative; margin: 0 auto; background:  url("../images/pc/bgtop.jpg") no-repeat center top, url("../images/pc/bgbootom.jpg") no-repeat center bottom, #000000;  background-size: contain, contain; }
#content_all .contentCon a{ color:#FFFFFF; text-decoration: underline; }
#content_all .contentCon .itembox{ width: 1100px; height: 100%; margin: 0 auto; padding: 20px 0; position: relative; }
#content_all .contentCon .itembox .point { position: absolute; width: 100%; }

#content_all .contentCon .item01{ position: relative; margin: 0 auto; padding:0; }
#content_all .contentCon .item01 .itembox { padding: 0px 0 10px; }
#content_all .contentCon .item01 .itembox .point{ font-size: 0; }
#content_all .contentCon .item01 .itembox h3 { width: 100%; height: 67px; line-height: 67px; font-size: 0; font-weight: normal; text-align: center; margin: 0 auto 30px; background: url(../images/pc/2022member_itemh2.png)no-repeat left top; background-size: 1100px 268px; }
#content_all .contentCon .item01 .itembox h3:nth-of-type(2) { background-position: left -67px; margin-top: 50px; } 
#content_all .contentCon .item01 .itembox h3:nth-of-type(3) { background-position: left -134px; margin-top: 50px; } 
#content_all .contentCon .item01 .itembox p { width: 100%; line-height: 46px; font-size: 24px; font-weight: normal; text-align: left; color: #f0f0ed; margin-bottom: 30px; padding: 0 34px; }
#content_all .contentCon .item01 .itembox p span { display: block; color: #66ccff; font-size: 32px; line-height: 84px; position: relative;  background: url(../images/pc/yearicon1.jpg)no-repeat 665px 16px; }
#content_all .contentCon .item01 .itembox .case { width: 1100px; height: 334px; background:url(../images/pc/place.png)no-repeat center top; background-size: 1100px 334px; margin: 30px 0; }
#content_all .contentCon .item01 .itembox .join { width: 1070px; background: #0a121b; border:2px solid #999999; border-radius: 20px; margin: 15px 30px; padding: 35px 50px; }
#content_all .contentCon .item01 .itembox .join h5 { color: #66ccff; font-size: 28px; font-weight: normal; margin-bottom: 10px; }
#content_all .contentCon .item01 .itembox .join p {  font-size: 22px; font-weight: normal; line-height: 36px; margin:0; padding: 0; }
#content_all .contentCon .item01 .itembox .join:nth-of-type(2) { margin: 25px 15px; }
#content_all .contentCon .item01 .itembox .join hr { color: #f0f0ed; margin:25px 0; }

@keyframes yiscroll {
	0% {
		/*opacity: 0;*/
		-moz-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
		}
	100% {
		/*opacity: 1;*/
		-moz-transform: rotate(50deg);
		-ms-transform: rotate(50deg);
		-webkit-transform: rotate(50deg);
		transform: rotate(50deg); 
		} 
}
@keyframes yiscroll2 {
	0% {
		/*opacity: 0;*/
		-moz-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
		}
	100% {
		/*opacity: 1;*/
		-moz-transform: rotate(-50deg);
		-ms-transform: rotate(-50deg);
		-webkit-transform: rotate(-50deg);
		transform: rotate(-50deg); 
		} 
}
@keyframes yishadow {
	0% {
			background-color: transparent;
			box-shadow: 0 0 0 rgba(0,0,0,0);
			opacity: 0;
		}
	100% {
			background-color: #FFFFFF;
			box-shadow: 0px 0px 18px 10px rgba(255,255,255,0.5); 
			opacity: 0.6;

		} 
}


.postteam{ width: 1030px; height: 270px; margin: 0 auto; }
.postteam .slick-list{ width: 1030px; overflow:hidden; }
.postteam li { width: 240px; margin-right: 16px;float: left; position: relative; border-radius: 20px; overflow: hidden; transition: all 0.2s; -webkit-transition: all 0.2s; -moz-transition: all 0.2s; -o-transition: all 0.2s; }
.postteam li a { display: block; width: 100%; height: 100%; }
.postteam li a h4 { height: 0; opacity: 0; font-size: 0; }
.postteam li a h5{ height: 40px; line-height: 40px; font-size: 20px; font-weight: 500; color: #181818; text-align:left; }
.postteam li a .img-block{ width: 100%; }
.postteam li a .img-block img{ display: block; width: 100%; height: 100%; }
.postteam li a p { width: 100%; line-height: 25px; font-size: 18px; font-weight: normal; text-align: justify; color: #FFFFFF; position: absolute; left: 0; z-index: 10; color: #000000; transition: all; -webkit-transition: all; -moz-transition: all; -o-transition: all; }
.postteam li a .Tag { background: #1b62b4; padding: 5px 5px 5px 7px; position: absolute; left: 0; top: 0; }
.postteam li a .Tag2 { background: #1a8ba6; padding: 5px 5px 5px 7px; position: absolute; left: 0; top: 0; }
.postteam li:hover a p { position: absolute; left: 0; bottom: 0; background: rgba(255,255,255,0.8); padding: 20px; animation: yimove2 0.1s ease 0s 1 normal; animation-fill-mode: forwards;  }
.postteam .slick-track { left: 8px; }
.postteam .slick-prev, .postteam .slick-next { width: 50px; height: 50px; background: url(../images/arw.png)no-repeat; background-size: 100px 50px; top: 37%; opacity: 0.4; }
.postteam .slick-prev:hover, .postteam .slick-next:hover { opacity: 1; }
.postteam .slick-prev{ background-position: left top; left: -45px; }
.postteam .slick-next{ background-position: right top; right: -45px; }
.posthover { opacity: 1 !important; }
@keyframes yimove2 {
  0% {  bottom: -92px; }
  100% {  bottom: 0; }
}

#content_all .contentCon .item99{ background:#FFFFFF; }
#content_all .contentCon .item99 .itembox { width: 100%; padding-bottom: 0; }
#content_all .contentCon .item99 .itembox h3 {  } 
#content_all .contentCon .item99 .itembox #morebg { width: 1036px; height: 600px; margin: 0 auto; }
#content_all .contentCon .item99 .itembox #morebg .post { width: 340px; height: 280px; float: left; }
#content_all .contentCon .item99 .itembox #morebg .post:nth-of-type(1) { background: url(../images/pc/morebg_icon1.png)no-repeat center top; background-size: 400px 280px; margin-bottom: 40px; }
#content_all .contentCon .item99 .itembox #morebg .post:nth-of-type(2) { background: url(../images/pc/morebg_icon2.png)no-repeat center top; background-size: 400px 280px; margin-bottom: 40px; }
#content_all .contentCon .item99 .itembox #morebg .post:nth-of-type(3) { background: url(../images/pc/morebg_icon3.png)no-repeat center top; background-size: 400px 280px; margin-right: 0; margin-bottom: 40px; }
#content_all .contentCon .item99 .itembox #morebg .post:nth-of-type(4) { background: url(../images/pc/morebg_icon4.png)no-repeat center top; background-size: 400px 280px; margin-right: 0; }
#content_all .contentCon .item99 .itembox #morebg .post:nth-of-type(5) { background: url(../images/pc/morebg_icon5.png)no-repeat center top; background-size: 400px 280px; margin-right: 0; }
#content_all .contentCon .item99 .itembox #morebg .post:nth-of-type(6) { background: url(../images/pc/morebg_icon6.png)no-repeat center top; background-size: 400px 280px; margin-right: 0; }
#content_all .contentCon .item99 .itembox #morebg .post h4 { font-size: 22px; font-weight: 500; color: #000000; margin-top: 254px; text-align: center; }
#content_all .contentCon .item99 .itembox #morebg2 { width: 100%; height: 260px; background: #f8f8f8; }
#content_all .contentCon .item99 .itembox #morebg2 .morebg2center { width: 1060px; margin: 60px auto 0; position: relative; }
#content_all .contentCon .item99 .itembox #morebg2 .morebg2center a { display: block; color: #02060a; text-align: center; font-size: 19px; font-weight: 500; text-decoration: underline; position: absolute; right: 20px; top: 186px; }
#content_all .contentCon .item99 .itembox #morebg2 .morebg2center a:hover { opacity: 0.8; }
#content_all .contentCon .item99 .itembox #morebg2 .morebg2center .post { width: 170px; height: 260px; margin-right: 8px; float: left; }
#content_all .contentCon .item99 .itembox #morebg2 .morebg2center .post:nth-of-type(1) { background: url(../images/pc/morebg2_icon1.png)no-repeat center 64px; background-size: 170px 70px; }
#content_all .contentCon .item99 .itembox #morebg2 .morebg2center .post:nth-of-type(2) { background: url(../images/pc/morebg2_icon2.png)no-repeat center 64px; background-size: 170px 70px; }
#content_all .contentCon .item99 .itembox #morebg2 .morebg2center .post:nth-of-type(3) { background: url(../images/pc/morebg2_icon3.png)no-repeat center 64px; background-size: 170px 70px; }
#content_all .contentCon .item99 .itembox #morebg2 .morebg2center .post:nth-of-type(4) { background: url(../images/pc/morebg2_icon4.png)no-repeat center 64px; background-size: 170px 70px; }
#content_all .contentCon .item99 .itembox #morebg2 .morebg2center .post:nth-of-type(5) { background: url(../images/pc/morebg2_icon5.png)no-repeat center 64px; background-size: 170px 70px; }
#content_all .contentCon .item99 .itembox #morebg2 .morebg2center .post:nth-of-type(6) { background: url(../images/pc/morebg2_icon6.png)no-repeat center 64px; background-size: 170px 70px; margin-right: 0; }
#content_all .contentCon .item99 .itembox #morebg2 .morebg2center .post h4 { font-size: 19px; font-weight: 500; color: #000000; margin-top: 150px; text-align: center; }

.movie-item .tag-top span { display: inline-block; padding: 0 6px; line-height: 1.4; font-weight: 500; margin-right: 3px; padding-left: 13px; background: #5D4A88;}
.movie-item .tag-top { display: inline-block; position: absolute; top: 0; left: 0; z-index: 10; margin: 0; padding: 0; color: #fff; font-size: 1em; }
/*左上獨家*/
.movie-item .tag-top span.tag-note { background: #b70b0b; }
/*右下免費*/
.movie-item .tag-btm { display: inline-block; position: absolute; right: 0; bottom: 0; z-index: 10; font-size: 1em; color: #fff; margin: 0; text-align: right;}
.movie-item .tag-btm span { display: inline-block; clear: both; float: right; line-height: 1.4; font-weight: 500; position: relative; left: auto; top: auto; padding:0 6px; margin-top: 4px; }
span.tag-free { background: #C04983; }
/*數位珍藏*/
span.green { background: #1a8ba6; }
/*單次付費*/
span.onepay { background:#1b62b4; }


/*自定義滾動條*/
  .scroll_box{ overflow-x: scroll; overflow-y: hidden; }
  /* 滾動條整體部分*/
  .scroll_demo::-webkit-scrollbar{ width: 4px; height: 4px; border-radius: 4px; background:rgba(0,175,235,.25)}
  /*滾動條兩端的箭頭*/
  .scroll_demo::-webkit-scrollbar-button{ display: none;}
  /*經測試並不能控制什麼*/
  .scroll_demo::-webkit-scroll-track{ display: none;}
  /*去掉 滾動條內側部分 去掉*/
  .scroll_demo::-webkit-scrollbar-track-piece { display: none;}
  /*滾動條中可以拖動的部分*/
  .scroll_demo::-webkit-scrollbar-thumb{ background-color: #00afeb;; border-radius: 4px;}
  /*變角部分*/
  .scroll_demo::-webkit-scrollbar-corner { display: none;}
  .scroll_demo::-webkit-resizer{ display: none;}
/*自定義滾動條*/




/***手機版***/
/***手機版***/
/***手機版***/
@media screen and (max-width: 1100px) {

#header_m a.logo_img2 { display: block; width: 94px; height: 30px; font-size: 0; background: url(../images/logo_friday2.png) no-repeat center top; background-size: 93%; float: left; margin: 0 10px 0 0; }

/*額外設定大小網*/
.only_pc{ display: none; }
.only_m{ display: block; }
/*額外設定大小網*/

/*小叮嚀*/
#pspoint{ position: absolute; top: -50px; } 
.note{ width: 100%; padding:0px 0 50px; margin: 0 auto; float: inherit; position: relative; z-index: 2; }
#btn_note{ display: block; width: 640px; height: 67px; line-height: 67px; font-size: 0px; font-weight: 400; margin: 10px auto 15px; padding: 0 20px; text-align: center; background: url(../images/mo/2022member_itemh2_m.png)no-repeat -230px -201px; background-size: 1100px 268px; }

#btn_note2{ display: block; width: 640px; height: 70px; line-height: 70px; font-size: 36px; font-weight: 400; margin: 40px auto 20px; padding: 0 20px; }
#btn_note3{ display: block; width: 640px; height: 70px; line-height: 70px; font-size: 36px; font-weight: 400; margin: 40px auto 10px; padding: 0 20px; }
#btn_note span { display: block; width: 100%; height:100%; margin-right: 18px; margin-left: 0px; float: left; }
.note_box{ display: block; width: 640px; margin: 0px auto; padding:0; font-size:25px;font-weight:normal; font-family: 'Noto Sans TC', '微軟正黑體', 'Microsoft JhengHei', Arial,  '蘋果儷中黑', 'Apple LiGothic Medium', '儷黑 Pro', 'LiHei Pro', sans-serif; list-style-position: outside;}
.note_box ul { margin: 10px 0px; }
.note_box ul li{ font-size: 22px;line-height: 40px; font-weight:normal; list-style-position: outside; list-style-type: Square; text-align:justify; margin: 0 40px 10px 60px; }
.note_box ul li ol li{ margin-left:20px; list-style-type: upper-roman; font-size: 22px; margin-right: 0; }
.note_box ul li ol li ul { margin: 0 auto; }
.note_box ul li ol li ul li{ margin-left:20px; list-style-type:square; font-size: 22px; margin-bottom: 0; }
.btn_click { width: 70px; height: 40px; color: #FFFFFF; background: #e54033; font-size: 22px; text-align: center; line-height: 40px; cursor: pointer; position: absolute; right: 27px; bottom:0; }
.btn_click2 { display: none; width: 70px; height: 40px; color: #FFFFFF; background: #e54033; font-size: 22px; text-align: center; line-height: 40px; cursor: pointer; position: absolute; right: 27px; bottom:0; }
/*小叮嚀*/


#container { }
#content_all{ font-size:30px; font-weight: bold; text-align: center; position: relative;  width: 100%; max-width: 1100px; min-width: 640px; height: 100%; }
#container .kv_bg2{ width: 100%; height: 535px; position: absolute; top:53px; left:0; font-size: 0; background: url(../images/mo/goodmovie_kvbg_m.png) no-repeat center top; z-index: 5;}


/* HeaderCon PC */
#content_all .headerCon { width: 100%; height: 1010px; position: relative; margin:0 auto; background: url(../images/mo/2022member_kvbg.jpg) no-repeat center top; background-size: 1100px 1010px; overflow: hidden; }
#content_all .headerCon .kvbox { width: 640px; height: 100%; margin: 0 auto 0; padding: 0; position: relative; overflow: hidden; }
#content_all .headerCon .kvbox .icon { width: 160px; height: 124px; font-size: 0; background: url(../images/pc/outdoorcinemas_kvicon.png)no-repeat center top; background-size: 100%; position: fixed; right: 0%; top:0%; z-index: 99; transition: all 0.3s; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -o-transition: all 0.3s; }
#content_all .headerCon .kvbox .icon a { display: block; width:100%; height: 100%; }
#content_all .headerCon .kvbox .h1{ width: 100%; height: 340px; font-size: 0; position: relative; background: url(../images/mo/2022member_kvh1.png)no-repeat center top; background-size: 440px 340px; margin: 58px auto 0; z-index: 99; }
#content_all .headerCon .kvbox p { width: 100%; line-height: 35px; font-size: 30px; text-align: center; color: #ffcc99; font-weight: normal; position: absolute; left: 0; top: 710px; z-index: 1; }
#content_all .headerCon .kvbox p span { font-size: 26px; }
#content_all .headerCon .kvbox .lightpoint { width: 15px; height: 15px; background-color: rgba(255,255,255,1); border-radius: 20px; position: absolute; left: 119px; top: 86px; animation: yishadow 1.5s linear 0s infinite alternate; transition: all 0.3s; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -o-transition: all 0.3s; }
#content_all .headerCon .kvbox .lightpoint:nth-last-of-type(2) { left: 472px; top: 76px; }
#content_all .headerCon .kvbox .lightpoint:nth-last-of-type(3) { left: 421px; top: 394px; }
#content_all .headerCon .kvbox iframe { width: 546px; height: 307px; border: 1px solid #FFFFFF; position: absolute; left: 47px; top: 543px; z-index: 10; }
/* HeaderCon PC End */


/* contentCon PC */
#content_all .contentCon { position: relative; margin: 0 auto; background:  url("../images/pc/bgtop.jpg") no-repeat center top, url("../images/pc/bgbootom.jpg") no-repeat center bottom, #000000;  background-size: contain, contain;  }
#content_all .contentCon a{ color:#FFFFFF; text-decoration: underline; }
#content_all .contentCon .itembox{ width: 640px; height: 100%; margin: 0 auto; padding: 20px 0; position: relative; }
.point1 { position: absolute; left: 0; bottom: 530px; }

#content_all .contentCon .item01{ position: relative; margin: 0 auto; padding:0; }
#content_all .contentCon .item01 .itembox { padding: 0px 0 25px; background: url(../images/pc/2022member_item01icon.png)no-repeat 35px 460px; background-size: 570px 618px; }
#content_all .contentCon .item01 .itembox .point{ font-size: 0; }
#content_all .contentCon .item01 .itembox h3 { width: 100%; height: 67px; line-height: 67px; font-size: 0; font-weight: normal; text-align: center; margin: 0 auto 30px; background: url(../images/mo/2022member_itemh2_m.png)no-repeat -230px top; background-size: 1100px 268px; }
#content_all .contentCon .item01 .itembox h3:nth-of-type(2) { background-position: -230px -67px; margin-top: 50px; } 
#content_all .contentCon .item01 .itembox h3:nth-of-type(3) { background-position: -230px -134px; margin-top: 50px; } 
#content_all .contentCon .item01 .itembox p { width: 100%; line-height: 46px; font-size: 24px; font-weight: normal; text-align: left; color: #FFFFFF; margin-bottom: 30px; padding: 0 34px; }
#content_all .contentCon .item01 .itembox p span { display: block; color: #66ccff; font-size: 32px; line-height: 52px; padding: 0 0 15px 0; position: relative;  background: url(../images/pc/yearicon1.jpg)no-repeat 314px 54px; }
#content_all .contentCon .item01 .itembox .case { width: 100%; height: 585px; background:url(../images/mo/place.png)no-repeat center top; background-size: 640px 585px; margin: 30px 0; }
#content_all .contentCon .item01 .itembox .join { width: 570px;margin: 15px 30px; padding: 35px 30px; }
#content_all .contentCon .item01 .itembox .join h5 {  font-size: 32px; font-weight: normal; margin-bottom: 20px; text-align: left; }
#content_all .contentCon .item01 .itembox .join p {  font-size: 22px; font-weight: normal; margin:0; padding: 0; }
#content_all .contentCon .item01 .itembox .join:nth-of-type(2) { margin: 25px 30px; }

.postteam_m{ width: 640px; height: 460px; margin: 0 auto; }
.postteam_m .slick-list{ width: 640px; }
.postteam_m li { width: 187px; margin-right: 10px; float: left; position: relative; border-radius: 20px; overflow: hidden;}
.postteam_m li a { display: block; width: 100%; height: 100%; }
.postteam_m li a:nth-of-type(1){ display: block; }
.postteam_m li a:nth-of-type(2){ display: none; }
.postteam_m li a p { display: none; }
.postteam_m li a h4 { height: 0; font-size: 0; opacity: 0; }
.postteam_m li a h5{ height: 40px; line-height: 28px; font-size: 22px; font-weight: normal; color: #181818; text-align: left; margin-top: 5px; }
.postteam_m li a .img-block{ width: 100%; }
.postteam_m li a .img-block img{ display: block; width: 100%; height: 100%; border-radius: 20px; overflow: hidden; }
.postteam_m li a .Tag { background: #1b62b4; padding: 5px 5px 5px 7px; position: absolute; left: 0; top: 0; font-size: 22px; }
.postteam_m li a .Tag2 { background: #1a8ba6; padding: 5px 5px 5px 7px; position: absolute; left: 0; top: 0; font-size: 22px; }
.postteam_m .slick-track { left: -230px; }
.postteam_m .slick-prev, .postteam_m .slick-next { width: 0px; height: 0px; background: url(../images/arw.png)no-repeat; background-size: 100px 50px; }
.postteam_m .slick-prev{ background-position: left top; left: -45px; }
.postteam_m .slick-next{ background-position: right top; right: -45px; }
.postteam_m .slick-list { overflow: visible; }

#content_all .contentCon .item99{ background: #FFFFFF; }
#content_all .contentCon .item99 .itembox { width: 100%; }
#content_all .contentCon .item99 .itembox h3 { margin: 20px auto; }
#content_all .contentCon .item99 .itembox #morebg { width: 340px; height: 1900px; margin: 0 auto; }
#content_all .contentCon .item99 .itembox #morebg .post { width: 340px; height: 280px; margin-right: 0; float: left; }
#content_all .contentCon .item99 .itembox #morebg .post:nth-of-type(1) { background: url(../images/pc/morebg_icon1.png)no-repeat center top; background-size: 400px 280px; margin-bottom: 0px;}
#content_all .contentCon .item99 .itembox #morebg .post:nth-of-type(2) { background: url(../images/pc/morebg_icon2.png)no-repeat center top; background-size: 400px 280px; margin-top: 40px; margin-bottom: 0; }
#content_all .contentCon .item99 .itembox #morebg .post:nth-of-type(3) { background: url(../images/pc/morebg_icon3.png)no-repeat center top; background-size: 400px 280px; margin-right: 0; margin-top: 40px; margin-bottom: 0px; }
#content_all .contentCon .item99 .itembox #morebg .post:nth-of-type(4) { background: url(../images/pc/morebg_icon4.png)no-repeat center top; background-size: 400px 280px; margin-right: 0; margin-left: 0; margin-top: 40px; margin-bottom: 0px; }
#content_all .contentCon .item99 .itembox #morebg .post:nth-of-type(5) { background: url(../images/pc/morebg_icon5.png)no-repeat center top; background-size: 400px 280px; margin-right: 0; margin-top: 40px; margin-bottom: 0px; }
#content_all .contentCon .item99 .itembox #morebg .post:nth-of-type(6) { background: url(../images/pc/morebg_icon6.png)no-repeat center top; background-size: 400px 280px; margin-right: 0; margin-top: 40px; margin-bottom: 0px; }
#content_all .contentCon .item99 .itembox #morebg .post h4 { font-size: 24px; font-weight: 500; color: #000000; margin-top: 244px; }
#content_all .contentCon .item99 .itembox #morebg2 { width: 100%; height: 440px; background: #f8f8f8; padding: 40px 0 50px; }
#content_all .contentCon .item99 .itembox #morebg2 .morebg2center { width: 510px; margin: 0px auto 0; position: relative; }
#content_all .contentCon .item99 .itembox #morebg2 .morebg2center a { display: block; width: 150px; color: #02060a; text-align: center; font-size: 22px; font-weight: 500; text-decoration: underline; position: absolute; right: 183px; top: 310px; }
#content_all .contentCon .item99 .itembox #morebg2 .morebg2center a:hover { opacity: 0.8; }
#content_all .contentCon .item99 .itembox #morebg2 .morebg2center .post { width: 170px; height: 140px; margin-right: 0px; float: left; }
#content_all .contentCon .item99 .itembox #morebg2 .morebg2center .post:nth-of-type(1) { background: url(../images/pc/morebg2_icon1.png)no-repeat center 20px; background-size: 170px 70px; }
#content_all .contentCon .item99 .itembox #morebg2 .morebg2center .post:nth-of-type(2) { background: url(../images/pc/morebg2_icon2.png)no-repeat center 20px; background-size: 170px 70px; }
#content_all .contentCon .item99 .itembox #morebg2 .morebg2center .post:nth-of-type(3) { background: url(../images/pc/morebg2_icon3.png)no-repeat center 20px; background-size: 170px 70px; }
#content_all .contentCon .item99 .itembox #morebg2 .morebg2center .post:nth-of-type(4) { background: url(../images/pc/morebg2_icon4.png)no-repeat center 20px; background-size: 170px 70px; }
#content_all .contentCon .item99 .itembox #morebg2 .morebg2center .post:nth-of-type(5) { background: url(../images/pc/morebg2_icon5.png)no-repeat center 20px; background-size: 170px 70px; }
#content_all .contentCon .item99 .itembox #morebg2 .morebg2center .post:nth-of-type(6) { background: url(../images/pc/morebg2_icon6.png)no-repeat center 20px; background-size: 170px 70px; margin-right: 0; }
#content_all .contentCon .item99 .itembox #morebg2 .morebg2center .post h4 { font-size: 19px; font-weight: 500; color: #000000; margin-top: 110px; }

/*左上獨家*/
.movie-item .tag-top span { display: inline-block; padding: 0 6px; line-height: 1.4; font-size: 22px; font-weight: 500; margin-right: 3px; padding-left: 13px; background: #5d4a88;}
.movie-item .tag-top { display: inline-block; position: absolute; top: -3px; left: 0; z-index: 10; margin: 0; padding: 0; color: #fff; font-size: 1em;}
.movie-item .tag-top span.tag-note { background: #b70b0b; }
/*右下免費*/
.movie-item .tag-btm { display: inline-block; position: absolute; right: 0; bottom: 0; z-index: 10; font-size: 22px; color: #fff; margin: 0; text-align: right;}
.movie-item .tag-btm span { display: inline-block; clear: both; float: right; line-height: 1.4; font-size: 22px; font-weight: 500; position: relative; left: auto; top: auto; padding:0 6px; margin-top: 4px; }
span.tag-free { background: #C04983; }
/*數位珍藏*/
span.green { background: #1a8ba6; }
/*單次付費*/
span.onepay { background:#1b62b4; }

/*自定義滾動條*/
  .scroll_box{ overflow-x: scroll; overflow-y: hidden; }
  /* 滾動條整體部分*/
  .scroll_demo::-webkit-scrollbar{ width: 4px; height: 4px; border-radius: 4px; background:rgba(0,175,235,0); }
  /*滾動條兩端的箭頭*/
  .scroll_demo::-webkit-scrollbar-button{ display: none;}
  /*經測試並不能控制什麼*/
  .scroll_demo::-webkit-scroll-track{ display: none;}
  /*去掉 滾動條內側部分 去掉*/
  .scroll_demo::-webkit-scrollbar-track-piece { display: none;}
  /*滾動條中可以拖動的部分*/
  .scroll_demo::-webkit-scrollbar-thumb{ background-color: rgba(0,175,235,0); border-radius: 4px;}
  /*變角部分*/
  .scroll_demo::-webkit-scrollbar-corner { display: none;}
  .scroll_demo::-webkit-resizer{ display: none;}
/*自定義滾動條*/

}/*手機版end*/





