@charset "utf-8";
/* CSS Document */
@import url(//fonts.googleapis.com/earlyaccess/notosanstc.css);
html,
body {
	font-family: 'Noto Sans TC', sans-serif;
	font-size: 16px;
	line-height: 1.8rem;
	font-weight: 300;
}
body {
	height:100%;
	overflow:hidden;
}
body.active {
	height: auto;
	overflow-y: scroll;
}
h1,
h2,
h3 { margin: 0; }
button {
	padding: 0;
	background-color: transparent;
	border: none;
	outline: none;
}
dl { margin-bottom: 0.85rem; }
dt,
dd {
	font-weight: 500;
	font-size: 1.2rem;
	line-height: 1.8rem;
}
dt { position: absolute; }
dd { margin-left: 6rem; }
h1,
h2 {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
h1 {
	background-image: url(../images/h1.png);
	margin-top: -80px;
	width: 960px;
	height: 420px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	z-index: 3;
	background-size: contain;
	display: none;
}
h2 {
	width: 247px;
	height: 66px;
	margin: 44px auto 24px;
	background-repeat: no-repeat;
	background-size: contain;
	display: none;
}
h3 { margin-bottom: 0.25rem; }
a:hover {
	color: #fff;
	text-decoration: none;
}
img { max-width: 100%; }
.btns {
	display: inline-block;
	cursor: pointer;
	text-decoration: none;
	background-repeat: repeat-x;
	text-align: center;
	border: none;
}
.header {
	background-image: url(../images/header.jpg);
	background-position: center top;
	text-align: center;
	height: 952px;
	position: relative;
	overflow: hidden;
	min-width:980px;
}
.movieArea {
	z-index: 1070;
	margin: 0 0 0 -960px;
	position: absolute;
	left: 50%;
	top: 0;
	width: 1920px;
}
.movieArea .cover {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../images/bg_pattern_intro.png);
}
.bgTop {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 952px;
	z-index:51;
}
.bgTop .bg1 {
	z-index: 50;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
    height: 952px;
	background: url(../images/header_active.jpg) no-repeat center 0;
}
.header .container {
	height: 100%;
	width: 100%;
	position: relative;
	padding: 0;
	overflow: hidden;
	z-index:60;
}
.logo {
	width: 300px;
	margin-top: 70px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	z-index: 5;
}
.btn-area {
	position: absolute;
	left: 50%;
	top: 387px;
    margin-left: -329px;
	z-index: 5;
}
.section {
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 3rem;
	position: relative;
}
#section-1 { background-image: url(../images/section-1.jpg); height: 1035px;}
#section-1 .wrap {
	padding-left: 3.5rem;
	padding-right: 3.5rem;
	padding-bottom: 1.5rem;
	background-color: rgba(255,255,255,.7);
}
#section-1 h2 { background-image: url(../images/s1_h2.png); }
#section-2 { background-image: url(../images/section-2.jpg); height: 949px;}
#section-2 h2 { background-image: url(../images/s2_h2.png); }
#section-2 .content {
    width: 800px;
    height: 683px;
    overflow: auto;
    color: #fff;
    position: absolute;
    top: 210px;
    left: 50%;
    margin-left: -400px;
    /*background-color: rgba(255,255,255,.3);*/
}
#section-2 .content .mCustomScrollBox:after {
	content:"";
	position:absolute;
	top:0;
	left:0;
	width:800px;
	margin:0 -10px;
	height:100%;
	background-image: url(../images/section-2-content-mask.png);
	background-position:bottom center;
	background-repeat:no-repeat;
}

#section-3 { background-image: url(../images/section-3.jpg);height: 949px; }
#section-3 h2 { background-image: url(../images/s3_h2.png); }
#section-4 { background-image: url(../images/section-4.jpg);height: 950px; }
#section-5 { background-image: url(../images/section-5.jpg);height: 950px; }
#controller {
	width: 165px;
	/*height:222px;*/
	z-index: 70;
	position: absolute;
	top: 280px;
	right: 0px;
	overflow: hidden;
	/*background-image: url(../images/controller.png);*/
	background-repeat:no-repeat;
}
#controller ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#controller li { margin-bottom: 13px; }
#controller a {
	font-family: PMingLiU;
	font-weight:bold;
	padding-left: 62px;
	text-align: left;
	color: #fff;
	text-decoration: none;
	font-size: 15px;
	letter-spacing:.25em;
	white-space:nowrap;
	height: 25px;
	line-height: 25px;
	display: block;
	text-shadow: #263f5a 0 0 1em, #263f5a 0 0 .75em, #263f5a 0 0 .5em, #263f5a 0 0 .5em, #263f5a 0 0 .5em;
	background-image: url(../images/controller_a.png);
	background-repeat:no-repeat;
	background-position-x:165px;
	transition:all .3s ease;
}
#controller li:first-of-type a {
	letter-spacing:2.7em;
}
#controller li:last-of-type a {
	padding-left: 42px;
	background-position-y:-39px;
}
#controller a:hover,
#controller .on a {
	background-position-x: 0px;
	color: #b2fafb;

}
#audio {
    position: absolute;
    top: 8px;
    left: 50%;
    margin-left: 354px;
}
.jp-audio { width: 120px; }
.jp-audio .jp-interface { height: 80px; }
.jp-stop { background-image: none; }
.jp-play {
	position: absolute;
	left: -35px;
	top: 21px;
	width: 92px;
	height: 29px;
	background: url(../images/play_off.png) no-repeat;
	cursor: pointer;
}
.jp-play:focus { background: url(../images/play_off.png) no-repeat; }
.jp-pause {
	display: none;
	position: absolute;
	left: -35px;
	top: 21px;
	width: 92px;
	height: 29px;
	background: url(../images/play_on.png) no-repeat;
	cursor: pointer;
}
.jp-volume-controls {
	background: url(../images/bar.png) no-repeat;
	height: 5px;
	position: absolute;
	top: 26px;
	left: 20px;
	display: none;
}
.jp-volume-bar {
	width: 123px;
	background: none;
	height: 6px;
	left: 0px;
	top: 0px;
}
.jp-volume-bar-value {
	background: url(../images/volume.png) no-repeat;
	height: 6px;
	position: absolute;
	top: 0px;
	left: 0px;
}
.jp-audio .jp-controls {
	width: 140px;
	padding: 20px 20px 0 20px;
}
.btns_play {
	transition: all .2s ease;
}
.btns_play:hover { filter: brightness(120%) contrast(100%); }
.drawing {
	width: 123px;
	height: 123px;
	background: url(../images/drawing.png) no-repeat;
	display: block;
	font-size: 0;
	transition: all .2s ease;
	position: absolute;
    left: 50%;
	top: 510px;
    margin-left: -468px;
}
.drawing:hover { filter: brightness(120%) contrast(100%); }
#section-3 .video {
	width: 563px;
	/*height: 343px;*/
	margin: 155px auto 16px;
}
.video-container {
	position: relative;
	padding-bottom: 51%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	border:#215786 1px solid;
}
.video-container iframe,
.video-container object,
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.footer {
	height: 80px;
	background-image: url(../images/footer.png);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #000;
	position: relative;
}
.layerPop {
	display: none;
	z-index: 3001;
	position: fixed;
	left: 50%;
	top: 50%;
	margin: -312px 0 0 -550px;
	width: 1090px;
	height: 614px;
	border: 0px solid #ccc;
	background: #000;
}
#popDrawing {
	/*position: absolute;
    top: 1080px;*/
	position: fixed;
	top: 20px;
	margin: 0 0 0 -358px;
	width: 717px;
	height: 922px;
	background: url(../images/bg_picture.png) no-repeat;
}
#popDrawing .link {
	position: absolute;
	bottom: 19px;
	left: 244px;
}
#popDrawing .link a {
	display: block;
	width: 229px;
	height: 67px;
	text-indent: -9999px;
}
.layerPop .btnclose {
	position: absolute;
	right: 0px;
	top: -50px;
	opacity: 1;
}
#popDrawing.layerPop .btnclose {
	right: 0px;
	top: 0px;
}
.layerPop .btnclose button {
	display: block;
	text-indent: -9999px;
	width: 49px;
	height: 49px;
	background: url(../images/btn_close_movie.jpg) no-repeat;
	cursor: pointer;
	filter: grayscale(50%);
}
.layerPop .btnclose button:hover { filter: grayscale(0%); }
.overlay {
	z-index: 3000;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.75);
	display: none;
}
.fb_btn {
	background: #4267b2;
	border: 1px solid #4267b2;
	cursor: pointer;
	margin: 0;
	white-space: nowrap;
	border-radius: 0.25rem;
	color: #fff;
	font-size: 1.25rem;
	padding: 0.15rem 0.95rem;
}
.dropdown-menu {
	border: 1px solid #101010;
	border-radius: 0px;
	background-color: #101010;
	background-color: rgba(0,0,0,.85);
}
.dropdown-menu>li { border-bottom: 1px solid #333; }
.dropdown-menu>li>a {
	color: #9d9d9d;
	font-size: 15px;
	line-height: 1.5;
}
.dropdown-menu>li>a:hover {
	color: #fff;
	background-color: #101010;
}
.dropdown-header {
	font-size: 15px;
	color: #fff;
	line-height: 1.5;
}
.home {
	position: absolute;
	top: 3px;
	left: 52px;
	z-index: 999;
}
.fb {
	position: absolute;
	top: 12px;
	right: 30px;
	/*display: none;*/
}
.navbar-brand { display: none; }
.dropdown:hover .dropdown-menu { /*display: block;*/ }
#bottomMenu.fix { position: absolute; }
.pop {
	background: url(../images/pop.png) no-repeat;
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	height: 89px;
	position: fixed;
	z-index: 60;
	left: 0;
	bottom: 0;
}
.pop_elin {
	position: absolute;
	left: 507px;
	top: -27px;
}
.pop.down { bottom: -237px; }
.pop .btns {
	background-color: transparent;
	border: none;
	cursor: pointer;
	padding: 0;
	position: absolute;
	bottom: 0px;
	left: 50%;
	background-repeat: no-repeat;
	display: block;
	transition: filter .3s ease;
}
.pop .btn_download:hover { background-position-y:-90px;}
.pop .btn_download {
	background: url(../images/btn_download.png) no-repeat;
	background-position: 0 0;
	height: 89px;
	width: 265px;
	margin-left: -172px;
}
.pop .btn_register {
	background: url(../images/btn_register.png) no-repeat;
	background-position: 0px 0;
	height: 89px;
	width: 265px;
	margin-left: -414px;
	display: block;
}
.pop .btn_register:hover { background-position-y:-90px; }
.gohome {
    position: absolute;
    top: 29px;
    left: 50%;
    margin-left: 120px;
	color: #88b1f4;
	text-decoration: none;
	font-size: 15px;
}
@keyframes flash { 0% {
background-position: 0 0;
}
 5% {
background-position-y: -100px;
}
 10% {
background-position-y: -200px;
}
 15% {
background-position-y: -300px;
}
 20% {
background-position-y: -400px;
}
 25% {
background-position-y: -500px;
}
 30% {
background-position-y: -600px;
}
 100% {
background-position-y: -600px;
}
}
.close_pop {
	position: absolute;
	top: 0px;
	right: 0px;
	cursor: pointer;
	z-index: 61;
}
.open_pop {
	position: fixed;
	bottom: 0px;
	right: 0px;
	cursor: pointer;
	z-index: 61;
	transform: scaleY(-1);
	display: none;
}

	/* theme "rounded-dark", "rounded-dots-dark" */
.mCSB_scrollTools {
    width: 20px;
	right:20px;
	margin:30px 0 60px;
}
.mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 20px;
    margin: 0 0px;
}	
.mCS-rounded.mCSB_scrollTools .mCSB_dragger, .mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger, .mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger {
    height: 20px;
}
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ 
	background-color: transparent;
	background-image:url(../images/dragger_bar.png);
	border-radius: 0px;
	}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #4a6881;
}	

.btn_home {
    text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	background: url(../images/btn_home.png) no-repeat;
    background-position: 0px 0;
    height: 76px;
    width: 274px;
	position:absolute;
	left:50%;
	bottom:85px;
    margin-left: -137px;
    display: block;
}
.btn_home:hover {
	background-position-y:-80px;
}

@media (max-width: 1023px) {
body {
	height: auto;
	overflow-y: scroll;
}
.movieArea,
#controller {
	display:none;
}
.content .container {
    width: auto;
}
}
