body{
	font-family: "sourcehansans-tc-regular", MyTitleChinese, sans-serif !important;
}

.jf-loading body {opacity: 0; visibility: hidden;} .jf-active body
{opacity: 1; visibility: visible;} .jf-inactive body {opacity: 1;
visibility: visible;}
.col-md-6{
	padding-right: 0px;
	padding-left: 0px;
}
.row{
	margin-right: 0px;
	margin-left: 0px;
}
.col-p{
	padding: 0px;
}

/*.BV{
	background: url(../img/cover.jpg) no-repeat;
	width: 100%;
	height: 100vh;
	position:absolute;
	z-index:-3;
	background-position:center;
	background-size: cover;
}
.VIDEO { 
	position:relative;  
	width:100%; 
	height:100vh; 	
	background:url(../img/video_bg.png) repeat; 
	overflow:hidden;
}*/
.VIDEO { position:relative;  width:100%; height:100vh; min-height:670px; background:url(../img/video_bg.png) repeat; overflow:hidden;}

.volume_btn_on {
  width: 40px;
  height: 40px;
  background: url(../img/speaker_on.png) no-repeat;
}
.volume_btn {
  position: absolute;
  top: 13vh;
  right: 5vh;
  cursor: pointer;
}
.volume_btn_off {
  width: 40px;
  height: 40px;
  background: url(../img/speaker_off.png) no-repeat;
}
.double-down{
	font-size: 45px;
	color: #fff;
	margin-top: 93vh;
	margin-left: 19%;
}

.DOWN_BTN { position:absolute; left:50%; bottom:15px; margin-left:-32.5px; width:65px; height:30px; background:url(../img/scroll_down_btb.png) no-repeat; cursor:pointer;
-webkit-animation: move 1s ease-in-out infinite;
-ms-animation: move 1s ease-in-out infinite;
animation: move 1s ease-in-out infinite;}

.logo{
	height: 12%;
	margin-top:43vh; 
	margin-left: 5%;
}
.GQLOGO{
	margin-right: 5vh;
    margin-top: 3vh;
}

.KV{
	width: 100%;
}
.appear{
	display: none; 
	color: black; 
	position: absolute; 
	margin-top: 30%;
	margin-left: 10%;
	margin-right: 15%;
}
.appear img{
	width: 100%;
}

/*點點*/
	.POINT_BOX { 
		position: absolute;
	    display: block;
	    width: 40px;
	    height: 40px;
	    border: 9px solid rgba(54 ,27 ,0 , 0.8);
	    -moz-border-radius: 50%;
	    -webkit-border-radius: 50%;
	    border-radius: 50%;
	    background-color: rgba(255,255,255,0.8);
	}
	

	/*點的位子*/
	.POINT_BOX_1 { 
		position:absolute; 
		top:50%; 
		left:35%; 
		z-index:9;
	}
	.POINT_BOX_2 { 
		position:absolute; 
		top:30%; 
		left:35%; 
		z-index:9;
	}
	.POINT_BOX_3 { 
		position:absolute; 
		top:70%; 
		left:55%; 
		z-index:9;
	}
	/*END OF 點的位子*/


	/*動態設定*/
	.element{
		-webkit-animation: twinkling 1.5s infinite ease-in-out;
	}
	/*END OF 動態設定*/



	@-webkit-keyframes twinkling{ /*透明度由0到1*/
		0%{
		opacity:0.1; /*透明度為0*/
		}

		50%{
		opacity:0.9; /*透明度為1*/
		}

		100%{
		opacity:0.1; /*透明度為1*/
		}

	}
/*點點END*/

/*掃光*/
#shine {
		height: 100vh;
		background-size: cover;
		background: url('../img/bigshine.png');
		position: absolute;
		background-repeat: no-repeat;
		opacity:0.5;
	}
	#circle_container { 
        position:relative;
        overflow: hidden;
    }
/*掃光END*/
.two{
	background:url(../img/backgroundcolor.jpg) no-repeat;  
	background-size:cover;
}
.two h3{
	color: #fff;
	font-size: 20px;
}
.two p{
	color: #fff;
	border-left: solid 3px #fff;
	padding-left: 2%;
		text-align: justify;

}
/*two mobile*/
.two_mobile{
	background:url(../img/backgroundcolor.jpg) no-repeat;  
	background-size:cover;
	padding: 0px;
	border-bottom:10px solid #000;
}
.content_mobile h3{
	margin-top: 60%;
	color: #fff;
}
.content_mobile p{
	color: #fff;
}
.content_mobile{
	padding: 6%;
}
.enlargy_mobile{
background-color: rgba(0, 0, 53, 1);
padding: 0px;
}
.enlargy_mobile_content{
	border-top:10px solid #000;
}
.enlargy_mobile h3{
	color: #fff;

}
.enlargy_mobile p{
	color: #fff;
}
.content_mobile_title{
margin-top: 10%;
}
/*two mobile END*/
.content{
	margin-left:10%;
	margin-right: 15%;
	margin-top: 70%;

}

.four{
	background-color: #fff;
	padding: 8% 0;
}
.four .watch{
	padding: 8% 3%;
}
.watch img{
	padding-bottom:10%;
}
.watch p{

}
.plus a{
	color: #555;
	background-color: ;
	font-size: 18px;
	padding: 1% 2.5%;
	font-weight: 500;
	text-decoration:none;
	border: 2px #999 solid;
}
.plus a:hover{
	background-color: rgba(0, 0, 53, 1);
	color: #fff;
	border: 2px rgba(0, 0, 53, 1) solid;
}
.plus a i{
	padding-right: 0.5%;
}


.four .title{
	font-size: 25px;
	font-weight: 700;
}
.four_mobile .plus{
	padding-bottom: 10%;
}
.four_mobile .plus a{
	font-size: 16px;
}
.four_mobile{
	background-color: #fff;

}
.four_mobile img{
	width: 60%;
	margin: 0px auto;
	margin-top:5%;
	margin-bottom: 5%;
}
.four_mobile .title{
	font-size: 25px;
	font-weight: 700;
	padding-top: 10%;
}
.model{
	margin: 0px auto;
	font-size: 20px;
	font-family: 'Oswald', sans-serif;

}
.item{
	margin-bottom: 10%;
}

/*box*/
.box-container{
	width: 100%; 
	height: 50vh; 
	position: relative; 
	overflow: hidden; 
	margin: 0;
	min-height: 180px;
}

.box-img{
	position: absolute; 
	left: 0px;
	-webkit-transition: all 0.7s ease;
  	transition: all 0.7s ease;
 	width: 100%;
 	
}

.box-container:hover .box-img{
	-webkit-transform:scale(1.2);
	transform:scale(1.2);
	
}

.box-black{
	position: absolute; 
	width: 100%; height: 50vh;
	background: #000;
	opacity: 0.5;
	-webkit-transition: all 0.7s ease;
  	transition: all 0.7s ease;
  	min-height: 180px;
}

.box-text{
	position: absolute;
	width: 100%; height: 50vh;
	min-height: 180px;
}


.box-text h3{
	font-size: 40px;
	color: #FFF;
	margin-top: 18vh;
	margin-bottom: 40px;
	letter-spacing: 2px;
}

.box-text button{
	font-size: 25px;
	color: #fff;
	font-family: 'Oswald', sans-serif;
	font-weight: 500;
	border: 3px solid #fff;
	padding: 1% 3%;
	background-color: rgba(0,0,0,0);

}


.box-text button:hover{
background-color:  rgba(0, 0, 40, 0.8);
}
 a:link{
	 text-decoration:none;
}



.aa{
	background-color: rgba(0, 0, 40, 0.8);
	height: 3px;
	width: 80px;
	margin: 0px auto;
}
.watch{
	padding: 5%;
}
a{
	text-decoration: none;

}
.watch a{
	padding:4% 2%;
	text-decoration: none;
	border: 0px;
}



.watch img{
	width: 100%;

}
.five div{
	margin-top: -10%;
}

.five p{
	margin-bottom:2% ;
	color: #fff;
	font-size: 25px;

}
.five a{
	font-size:18px;
	color: #fff;
	font-weight: 500;
	border: 2px solid #fff;
	padding: 0.5% 1%;
}
.five a:hover{
	background-color: rgba(0, 0, 40, 0.8);
}
.five a:link{
	text-decoration:none;
}
.five a i{
	margin-left: 1%;
}
.box_content p{
	text-align: justify;
}
.box_content {
	padding: 1% 3%;
}
.box_content h3{
	margin-bottom: 4%;
}
.box_share{
	padding-top: 3%;
}
.box_share a{
	display: inline-block;
    width: 32px;
    height: 32px;
    background: #ccc;
    color: #fff;
    text-align: center;
    line-height: 34px;
    margin: 0 2px;
    cursor: pointer;  
}
.box_share > a:first-child:hover { background:#4a6ea9;}
.box_share > a:nth-child(2):hover { background:#55acee;}
.box_share > a:last-child:hover { background:#da4835;}

.watch a:hover{
	border: 2px solid #ccc;
	padding: 4% 1%;
	margin-top: -1%;
}
.ff{
	width: 100px;
	height: 100px;
	background-color: #888;
}

.footer{
	padding-top: 0.5%;
	padding-bottom: 0.5%;
	width: 100%;
    background-color: #222;
    color: #fff;
}

.CONDENAST_LOGO {
    margin-top: 15px;
}
.footer p {
    float: right;
    margin: 0;
    font-size: 12px;
    font-family: "Montserrat", sans-serif;
    line-height: 45px;
}
.footer img{
	float: left;
}

/* ============================================================
  MENU & BTN
============================================================ */
.MENU_BOX { float:left; position:relative; width: 0px; height:100vh;}
.MENU_BOX_MAIN { position: fixed; left: -20%; top: 0; width: 20%; height:100%; background-color: #f7f7f7;}
.SUPERGA_LOGO { display:block;margin-top: 15vh;margin-bottom: 5vh;}

.MENU_LIST { top:10vh; height:270px; opacity:0;padding: 0px; }
.MENU_LIST > li { position:relative; text-align:center;display:block;}
.MENU_LIST > li > a { font-size:16px; color:#000; cursor:pointer;  line-height:24px;
-webkit-transition:all .3s ease; -moz-transition:all .3s ease); transition:all .3s ease;}
.MENU_LIST > li > a:hover { color:#999; border: 2px solid #eee;padding: 1% 3%;}
.MENU_LIST > li:before { display:block; margin:0 auto; content:" "; width:1px; height:4vh;}
.MENU_LIST > li.MENU_LIST_ONE:before { display:none;}

.MENU_LIST > li > a.ON  { position:relative; color:#d50000;}
.MENU_LIST > li > a:after { position:absolute; top:40%; opacity:0; left:-80%; content:" "; width:14px; height:2px; border-top:1px solid #d50000; border-bottom:1px solid #d50000;}
.MENU_LIST > li > a:before { position:absolute; top:40%; opacity:0; right:-80%; content:" "; width:14px; height:2px; border-top:1px solid #d50000; border-bottom:1px solid #d50000;}

.MENU_LIST > li > a.ON:after { position:absolute; top:40%; opacity:1; left:-60%; content:" "; width:14px; height:2px; border-top:1px solid #d50000; border-bottom:1px solid #d50000;
-webkit-transition:all .4s cubic-bezier(0.39, 0.575, 0.565, 1); -moz-transition:all .4s cubic-bezier(0.39, 0.575, 0.565, 1); transition:all .4s cubic-bezier(0.39, 0.575, 0.565, 1);}
.MENU_LIST > li > a.ON:before { position:absolute; top:40%; right:-60%; opacity:1; content:" "; width:14px; height:2px; border-top:1px solid #d50000; border-bottom:1px solid #d50000;
-webkit-transition:all .4s cubic-bezier(0.39, 0.575, 0.565, 1); -moz-transition:all .4s cubic-bezier(0.39, 0.575, 0.565, 1); transition:all .4s cubic-bezier(0.39, 0.575, 0.565, 1);}




.SHARE_BOX { margin-top:6vh; text-align:center;}
.SHARE_BOX > a { display:inline-block; width:32px; height:32px; background:#ccc; color:#fff; text-align:center; line-height:34px; margin:0 2px; cursor:pointer;

-webkit-transition:all .4s cubic-bezier(0.39, 0.575, 0.565, 1); -moz-transition:all .4s cubic-bezier(0.39, 0.575, 0.565, 1); transition:all .4s cubic-bezier(0.39, 0.575, 0.565, 1);}
.SHARE_BOX > a:first-child:hover { background:#4a6ea9;}
.SHARE_BOX > a:nth-child(2):hover { background:#55acee;}
.SHARE_BOX > a:last-child:hover { background:#da4835;}

.MENU_BTN { position:fixed; top:18px; left:18px; z-index:99;  width:37px; height:37px; border: 0px solid rgba(255, 255, 255, 0); background:url(../img/menu_bg.png) center no-repeat; cursor:pointer; 
-moz-border-radius: 100%;
-webkit-border-radius: 100%;
-khtml-border-radius: 100%;
border-radius: 100%;}
.MENU_BTN:before { position:fixed; top:13px; left:13px; width:47px; height:47px; padding:3px; content:" ";  border:2px solid rgba(255, 255, 255, 0.6);
-moz-border-radius: 100%;
-webkit-border-radius: 100%;
-khtml-border-radius: 100%;
border-radius: 100%;}

/*.RIGHT_BTN { position:absolute; top:18px; right:18px; width:35px; height:35px; border: 0px solid rgba(255, 255, 255, 0); background:url(../img/right_btn.png) 55% center no-repeat; cursor:pointer;
-moz-border-radius: 100%;
-webkit-border-radius: 100%;
-khtml-border-radius: 100%;
border-radius: 100%;-webkit-transition:all .4s cubic-bezier(0.39, 0.575, 0.565, 1); -moz-transition:all .4s cubic-bezier(0.39, 0.575, 0.565, 1); transition:all .4s cubic-bezier(0.39, 0.575, 0.565, 1);}

.RIGHT_BTN:before { position:absolute; top: -4px; right: -4px; width:35px; height:35px; padding:3px; content:" "; border:1px solid rgba(255, 255, 255, 0.6);
-moz-border-radius: 100%;
-webkit-border-radius: 100%;
-khtml-border-radius: 100%;
border-radius: 100%;-webkit-transition:all .4s cubic-bezier(0.39, 0.575, 0.565, 1); -moz-transition:all .4s cubic-bezier(0.39, 0.575, 0.565, 1); transition:all .4s cubic-bezier(0.39, 0.575, 0.565, 1);}


.LEFT_BTN { display:none; position:absolute; top:18px; right:18px; width:35px; height:35px; border: 0px solid rgba(255, 255, 255, 0); background:url(../img/left_btn.png) 45% center  no-repeat; cursor:pointer;
-moz-border-radius: 100%;
-webkit-border-radius: 100%;
-khtml-border-radius: 100%;
border-radius: 100%;
-webkit-transition:all .4s cubic-bezier(0.39, 0.575, 0.565, 1); -moz-transition:all .4s cubic-bezier(0.39, 0.575, 0.565, 1); transition:all .4s cubic-bezier(0.39, 0.575, 0.565, 1);}

.LEFT_BTN:before { position:absolute; top: -4px; right: -4px; width:35px; height:35px; padding:3px; content:" ";  border:1px solid rgba(255, 255, 255, 0.6);
-moz-border-radius: 100%;
-webkit-border-radius: 100%;
-khtml-border-radius: 100%;
border-radius: 100%;
-webkit-transition:all .4s cubic-bezier(0.39, 0.575, 0.565, 1); -moz-transition:all .4s cubic-bezier(0.39, 0.575, 0.565, 1); transition:all .4s cubic-bezier(0.39, 0.575, 0.565, 1);}
*/
.MAIN_LOGO { position:absolute; top:15px; right:15px; z-index:999; width:120px; height:60px; background:url(../img/gq_logo.png) no-repeat; cursor:pointer;}

.VIDEO { position:relative;  width:100%; height:100vh; min-height:670px; background:url(../img/video_bg.png) repeat; overflow:hidden;}
.VIDEO_TXT_BOX { position:absolute; bottom: -25%; right:-2.3%; width:590px; height:500px; background: rgba(0, 0, 0, 0.5); padding:160px 0 0 70px;
-moz-border-radius: 100%;
-webkit-border-radius: 100%;
-khtml-border-radius: 100%;
border-radius: 100%;}



.MENU_BOX { position:absolute; z-index:100;}
.R_BTN ,.L_BTN ,.R_BTN_2 ,.L_BTN_2 ,.MENU_BTN { background-color: rgba(0, 0, 100, 1);}


@media screen and (min-width: 980px) and (max-width: 1024px) {

}




@media screen and (min-width: 768px) and (max-width: 979px) {
.five div{
	margin-top: -11%;
}

.five p{
	margin-bottom:2% ;
	font-size: 18px;

}
.five a{
	font-size: 14px;
	border: 2px solid #fff;

	}
}



@media screen and (max-width: 767px) {
	.MENU_BTN_CLOSE { display:none; position:fixed; top:18px; left:150px; z-index:100;  width:37px; height:37px; border:1px solid rgba(0, 0, 0, 0.4); background:url(../img/menu_close_bg.png) center no-repeat; cursor:pointer; 
-moz-border-radius: 100%;
-webkit-border-radius: 100%;
-khtml-border-radius: 100%;
border-radius: 100%;}
.MENU_BTN_CLOSE:before { position:fixed; top:20px; left:150px; width:32px; height:32px; padding:3px; content:" ";
-moz-border-radius: 100%;
-webkit-border-radius: 100%;
-khtml-border-radius: 100%;
border-radius: 100%;}
.MENU_BOX_MAIN { overflow:hidden;}

    .content_mobile h3{
	font-size: 18px;
		margin-top: 50%;

	}
	.content_mobile p{
	font-size: 14px;
	}
	.content_mobile{
	padding: 3%;
		
	}
	.enlargy_mobile h3{
	font-size: 18px;
	margin-bottom: 0px;
	}
	.enlargy_mobile p{
		font-size: 14px;
	}
	.content_mobile_title{
	margin: 1% 0;
	}

	.box-text h3{
	font-size: 28px;
	margin-bottom: 20px;
	}
	.box-text button{
	font-size: 18px;
	border: 2px solid #fff;

	}
	.five{
		background-color: #000;
	}
	.five div{
	margin: 10% 0;
	}

	.five p{
		margin-bottom:3% ;
		font-size: 16px;

	}
	.five a{
	font-size: 14px;
	border: 2px solid #fff;
		padding: 1% 1.5%;

	}


}





@media screen and (max-width: 480px) {


.content_mobile h3{
	font-size: 13px;
	margin-top: 30%;

	}
	.content_mobile p{
	font-size: 12px;
	line-height: 1.5;
	}
	.content_mobile{
	padding: 3%;
		
	}
	.enlargy_mobile h3{
	font-size: 14px;

	}
	.enlargy_mobile p{
		font-size: 12px;
	}
	.box-text h3{
	font-size: 25px;
	}
	.box-text button{
	font-size: 15px;

	}
	.four_mobile .plus a{
	font-size: 13px;
	}
	.box_content {
	padding: 1% 1%;
}
	.box_content h3{
	font-size: 20px;	
	}
	.box_content p{
	font-size: 13px;
	line-height: 1.5;
	}

.footer p{
	float: none;
}
.footer img{
	float: none;
}

}