@charset "utf-8";

* { 
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;   
 box-sizing: border-box;    
}

.clearfix:before, .clearfix:after {
	content: '';
	display: table;
}
.clearfix:after {
	clear: both;
}
html {
	width: 100%;
	font-size: 62.5%;
	overflow-x: hidden;
	background-color: #000;
}
body {
	background: #000 url(../images/header_bg.jpg) no-repeat 50% 0 ;
	width: 100%;
	margin: 0;
	font-family: '微軟正黑體', Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #fff;
  	position: relative;
  	overflow: hidden;
}
p, li, a{
	font-size: 16px;
	line-height: 1.5;
}
a {
	color: #f4f4f4;
	text-decoration: underline;
}
a:hover {
	color: #C10000;
}
h2{
	color: #333;
	font-size: 27px;
	line-height: 150%;
	margin-bottom: 20px;
}
.wrapper2 {
	width: 100%;
	max-width: 1000px;
	padding: 40px 0;
	margin: 0 auto;
	overflow: hidden;
}
.btn {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 10px 25px;
	border: 1px solid #444;
	background: #666;
	text-decoration: none;
	color: #fff;
	display: inline-block;
	box-shadow: 0 2px 5px rgba(0,0,0, 0.3);
}
.btn:hover {
	background: #c8770a;
	text-decoration: none;
	color: #fff;
}
.hide-text{
	white-space: nowrapper;
	overflow: hidden;
	text-indent: -1000%;
}
.ellipsis {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
#img-preload{
	height: 0px;
}
.green{
	color: #ccff00;
}
.green2{
	color: #06fac9;
}
.highlight{
	color: #fff;
}
.note{
	font-size: 14px;
}
b{
	color: #fff;
}
/* ----------------------------------------------------------------------*/
/* ----------------------------------------------------------------------*/
.mobiletop-wp{
	width: 100%;
	height: 50px;
	background-color: #111111;
	position: relative;
	display: none;
}
.mobilemenu{
	width: 106px;
	height: 50px;
	background: url(../images/mobile-menu.png) center no-repeat;
	margin-left: 15px;
	cursor: pointer;
}
.mobile-evbtn{
	width: 106px;
	height: 50px;
	cursor: pointer;
	
}
.submenu{
	width:210px;
	height:280px;
	background-color: rgba(255,255,255,.5);
	padding-bottom:15px;
	position:absolute;
	top: 50px;
	left: 3px;	
	z-index: 10;
	display: none;
}
.submenu ul{
	padding:25px 20px 20px 25px;
	color:#000000;	
}
.submenu li{
    margin-left: 20px;
}
.submenu li a{
	font-size:18px;
	display:block;
	line-height:45px;
	text-align:justify;
	text-justify:inter-word;
	color:#000000;
	text-decoration:none;
	margin-bottom:-1px;
	font-weight:bold;
}
.submenu li a:hover{
	color:#1A41F1;
}
/* ----------------------------------------------------------------------*/
/* ----------------------------------------------------------------------*/
.header{
	width: 100%;
	max-width: 1000px;
    display: block;
    overflow: hidden;
    margin: auto;
    position: relative;
}
.lh-logo{
	display: block;
	width: 200px;
	height: 59px;
	background: url(../images/lh-logo.png) no-repeat;
	position: absolute;
	top: 15px;
	left: 29px;
	z-index: 5;
}
.hs-logo{
	display: block;
	width: 210px;
	height: 90px;
	position: absolute;
	top: 50px;
	right: 10px;	
	z-index: 5;
}
.sloggan{
	width: 720px;
	height: 500px;
	margin: 62px auto 100px;
	margin-left: -30px;
}
/* -----------*/
.nav{
	display: none;
	margin: 36px auto 123px;
    width: 100%;
    height: 51px;
    text-align: center;	
}
.event-btn1{
	width: 189px;
	height: 51px;
	display: inline-block;
	background: url(../images/ev-btn.png) center no-repeat;	
	overflow: hidden;
	margin: 0 8px;	
	background-color: #de6e00;
	border: 1px solid #de6e00;
	text-align: center;
}

.event-btn2{
	background-position: -205px 0;	
}
.event-btn3{
	width: 189px;
	height: 51px;
	display: inline-block;
	background: url(../images/ev-btn3.png) center no-repeat;	
	overflow: hidden;
	margin: 0 8px;	
	background-color: #de6e00;
	border: 1px solid #de6e00;
	text-align: center;
}
.event-btn1:hover{
	background: url(../images/ev-btn.png) center no-repeat;		
	background-color: #FF7300;
	border: 1px solid #FF7300;
	text-align: center;
}
.event-btn2:hover{
	background-position: -205px -63px;	
}
.event-btn3:hover{
	background: url(../images/ev-btn3.png) center no-repeat;		
	background-color: #FF7300;
	border: 1px solid #FF7300;
	text-align: center;
}
.livebay-nav{
	width: 500px;
	height: 188px;
	position: absolute;
	top: 415px;
	left: 50%;
	margin-left: -250px;
}
.btn-wp{
	position: relative;
}
.livebay-btn1{
	display: block;
	position: absolute;
	width: 209px;
	height: 131px;
	background: url(../images/livebay-btn1.png) no-repeat;
	top: 46px;
}
.livebay-btn2{
	display: block;
	position: absolute;
	width: 209px;
	height: 131px;
	background: url(../images/livebay-btn2.png) no-repeat;
	left: 242px;
}
.livebay-btn1:hover{
	background: url(../images/livebay-btn1-h.png) no-repeat;
}
.livebay-btn2:hover{
	background: url(../images/livebay-btn2-h.png) no-repeat;
}
/* ----------------------------------------------------------------------*/
/* ----------------------------------------------------------------------*/
.section-one{
	width: 100%;
	background: #222931 url(../images/content_bg1.jpg) center top no-repeat;
}
.section-one2{
	width: 100%;
	background: #222931;
}
.wrapper2 p{
	font-size: 24px;
	color: #ccc;
	padding: 20px 0 20px 85px;
	text-shadow: 2px 2px 2px #222;
}
.nav2{
	margin: -40px auto 40px;
    width: 100%;
    height: 101px;
    text-align: center;	
}
.textlink1,.textlink2,.textlink3,.textlink4,.textlink5{
	width: 114px;
	height: 101px;
	display: inline-block;
	background: url(../images/btn.png) no-repeat;
	overflow: hidden;
}
.textlink1{
	background-position: 0 -138px;
}
.textlink2{
	background-position: -121px -138px;
}
.textlink3{
	background-position: -242px -138px;
}
.textlink4{
	background-position: -363px -138px;
}
.textlink5{
	background-position: -484px -138px;
}
.textlink1:hover{
	background-position: 0 -251px;
}
.textlink2:hover{
	background-position: -121px -251px;
}
.textlink3:hover{
	background-position: -242px -251px;
}
.textlink4:hover{
	background-position: -363px -251px;
}
.textlink5:hover{
	background-position: -484px -251px;
}
.textlink6,.textlink7,.textlink8{
	width: 114px;
	height: 101px;
	display: inline-block;
	background: url(../images/btn2.png) no-repeat;
	overflow: hidden;
}
.textlink6{
	background-position: 0 -0px;
}
.textlink7{
	background-position: -121px -0px;
}
.textlink8{
	background-position: -242px -0px;
}
.textlink6:hover{
	background-position: 0 -113px;
}
.textlink7:hover{
	background-position: -121px -113px;
}
.textlink8:hover{
	background-position: -242px -113px;
}
h4{
	width: 675px;
	height: 71px;
	background: url(../images/h4.png) no-repeat;
	overflow: hidden;
}
h4.h4-1{
	background-position: 0 0;
}
h4.h4-2{
	background-position: 0 -79px;
}
h4.h4-3{
	background-position: 0 -158px;
}
h4.h4-4{
	background-position: 0 -237px;
}
h4.h4-5{
	background-position: 0 -316px;
}
/* ----------------------------------------------------------------------*/
/* ----------------------------------------------------------------------*/
.section-two{
	width: 100%;
	background: #323a41 url(../images/content_bg2.jpg) center top no-repeat;
}
.text-box{
	max-width: 1000px;
	width: 100%;
	background-color: #30373f;
	border: 1px solid #cdcdcd;
	margin: 0 auto;
	padding: 14px 60px 20px 0px;
}
.wrapper2 .text-box p{
	font-size: 22px;
	font-weight: 400;
	color: #ccc;
	padding: 20px 0 20px 85px;
}
.faq{
	font-size: 35px;
	font-weight: 800;
	color: #dec265;
}
.wrapper2 .text-box .faq-wp p {
    padding: 10px 0 10px 85px;
}
/* ----------------------------------------------------------------------*/
/* ----------------------------------------------------------------------*/
.section-three{
	width: 100%;
	background: #000000;
}
/* ----------------------------------------------------------------------*/
.enter-success-content{
	width: 100%;
	margin: 0 auto;
	position: relative;
}
.enter-success-content .top-mask{
	width: 100%;
	height: 47px;
	background-color: #222931;
	position: absolute;
	z-index: 20;
	top: 0;
	text-align: center;
}
.enter-success-content .top-mask p{
	padding: 0;
}
.enter-success-content .foot-mask{
	width: 100%;
	height: 28px;
	background-color: #222931;
	position: absolute;
	z-index: 20;
	bottom: 0;
	text-align: center;
}
.bracket-content{
	width: 100%;
	max-width: 1550px;
	height: 1800px;
	overflow: hidden;
	margin: 0 auto;
}
/*------------------------------------*/
body.large-module-ad {
    margin-bottom: 0 !important;
}
body #bottom_bar,body #bottom_bar a.logo{
	display: none !important;
}
.wrapper3 {
	width: 100%;
	max-width: 500px;
	padding: 10px 0 20px;
	margin: 0 auto;
	text-align: center;
}
.wrapper3 span{
    display: block;	
	padding: 0;
	font-size: 20px;
    color: #cccccc;
    font-weight: 600;
    margin-bottom: 5px;
}
.wrapper3 a{
	display: block;
	width: 320px;
	height: 70px;
	margin: 0 auto;
}
.bracketp a{
	font-size: 24px;
	color: #DE6E00;
}
p.bracketp{
	font-size: 24px;
	text-align: center;
	padding: 0;
}

/* ----------------------------------------------------------------------*/
/* ----------------------------------------------------------------------*/
/* ----------------------------------------------------------------------*/
@media screen and (max-width: 1016px) and (min-width: 320px){
	.section-two{
		background: #000000;
	}
}
@media screen and (max-width: 1000px) and (min-width: 320px){
/*	body {
	    background: url(../images/header_bg_s.jpg) no-repeat center top;
	    width: 100%;
	    margin: 0;
	    background-size: 100%;
	} 
	.hs-logo{
	    display: block;
	    width: 32%;
	    height: auto;
	    margin: 14% auto 0;
	}*/
	.sloggan{
		width: 73%;
		height: auto;
	}
	.nav{
    	margin: 3.6% auto 10%;
	    width: 100%;
	    height: 51px;
	    text-align: center;	
	}
	.section-one,.section-two,.section-three{
		padding: 0 20px;
	}
	.livebay-nav {
	    top: 63%;
	}
}

@media screen and (max-width: 860px) and (min-width: 320px){
	.hs-logo {
	    width: 180px;
	    height: 77px;
	}
}
@media screen and (max-width: 715px) and (min-width: 320px){
	.sloggan {
	    width: 78%;
	    height: auto;
	}
}



@media screen and (max-width: 650px) and (min-width: 320px){
	.nav{
    	margin: 3.6% auto 18%;
	}
	.event-btn1,.event-btn3{
		display: block;
		width: 400px;
		margin: 5px auto 0;	
	background-color: #de6e00;
	border: 1px solid #de6e00;
		text-align: center;
	}

	.event-btn1:hover,.event-btn3:hover{
		display: block;
		width: 400px;
		margin: 5px auto 0;		
	background-color: #FF7300;
	border: 1px solid #FF7300;
		text-align: center;
	}
	.nav2{
		margin: -40px auto 40px;
	    width: 100%;
	    height: 80px;
	    text-align: center;	
	}
	.textlink1,.textlink2,.textlink3,.textlink4,.textlink5{
		width: 91px;
		height: 80px;
		display: inline-block;
		background: url(../images/btn.png) no-repeat;
		background-size: 680px 290px;
		overflow: hidden;
	}
	.textlink1{
		background-position: 0 -111px;
	}
	.textlink2{
		background-position: -97px -111px;
	}
	.textlink3{
		background-position: -194px -111px;
	}
	.textlink4{
		background-position: -291px -111px;
	}
	.textlink5{
		background-position: -388px -111px;
	}
	.textlink1:hover{
		background-position: 0 -201px;
	}
	.textlink2:hover{
		background-position: -97px -201px;
	}
	.textlink3:hover{
		background-position: -194px -201px;
	}
	.textlink4:hover{
		background-position: -291px -201px;
	}
	.textlink5:hover{
		background-position: -388px -201px;
	}
	p.bracketp{
		font-size: 20px;
		max-width: 240px;
        display: block;
        margin: 0 auto;
	}
	.bracketp a{
		font-size: 20px;
		color: #DE6E00;
	}
	.sloggan {
	    width: 85%;
	    height: auto;
	}
}
@media screen and (max-width: 560px) and (min-width: 320px){
	body {
	    background: url(../images/header_bg_s.jpg);
	}	
	.lh-logo {
	    display: block;
	    width: 150px;
	    height: 44px;
	    background: url(../images/lh-logo.png) no-repeat;
	    background-size: 150px 44px;
	    position: absolute;
	    top: 15px;
	    left: 29px;
	}
	.livebay-nav{
		display: none;
	}
	.nav{
		display: block;
	}
	.sloggan {
   		margin: 62px auto -20px;
    	margin-left: -30px;
	}
}
@media screen and (max-width: 550px) and (min-width: 320px){
	.hs-logo {
	    width: 150px;
	    height: 64px;
	}
}
@media screen and (max-width: 530px) and (min-width: 320px){
	.text-box {
	    padding: 14px 30px 20px 0px;
	}	
	.wrapper2 p{
		font-size: 20px;
		color: #ccc;
		padding: 20px 0 20px 45px;
	}
	.wrapper2 .text-box p{
		font-size: 18px;
		font-weight: 400;
		color: #ccc;
    	padding: 20px 0 10px 45px;
	}
	.faq{
		font-size: 30px;
		font-weight: 800;
		color: #dec265;
	}
	.wrapper2 .text-box .faq-wp p {
	    padding: 10px 0 10px 45px;
	}	
	h4{
		width: 550px;
		height: 58px;
		background: url(../images/h4.png) no-repeat;
		background-size: 550px 322px;
		overflow: hidden;
	}
	h4.h4-1{
		background-position: 0 0;
	}
	h4.h4-2{
		background-position: 0 -65px;
	}
	h4.h4-3{
		background-position: 0 -129px;
	}
	h4.h4-4{
		background-position: 0 -194px;
	}
	h4.h4-5{
		background-position: 0 -258px;
	}	
	.nav2{
		margin: -40px auto 40px;
	    width: 100%;
	    height: 80px;
	    text-align: center;	
	}
	.textlink1,.textlink2,.textlink3,.textlink4,.textlink5{
		width: 80px;
		height: 71px;
		display: inline-block;
		background: url(../images/btn.png) no-repeat;
		background-size: 600px 256px;
		overflow: hidden;
	}
	.textlink1{
		background-position: 0 -98px;
	}
	.textlink2{
		background-position: -85px -98px;
	}
	.textlink3{
		background-position: -170px -98px;
	}
	.textlink4{
		background-position: -257px -98px;
	}
	.textlink5{
		background-position: -342px -98px;
	}
	.textlink1:hover{
		background-position: 0 -178px;
	}
	.textlink2:hover{
		background-position: -85px -178px;
	}
	.textlink3:hover{
		background-position: -170px -178px;
	}
	.textlink4:hover{
		background-position: -257px -178px;
	}
	.textlink5:hover{
		background-position: -342px -178px;
	}
	.wrapper3 span{
		font-size: 17px;
	}	
}
@media screen and (max-width: 475px) and (min-width: 320px){

	body {
	    background: url(../images/header_bg_xs.jpg) no-repeat center 50px;
	    width: 100%;
	    margin: 0;
	    background-size: 100%;
	}	
	.nav2{
		display: none;
	}	
	.mobiletop-wp{
		width: 100%;
		height: 50px;
		background-color: #111111;
		position: relative;
		display: block;
	}	
	.lh-logo {
	    display: block;
	    width: 130px;
	    height: 40px;
	    background: url(../images/lh-logo.png) no-repeat;
	    background-size: 130px auto;
	    /* position: relative; */
	    margin: 0 auto;
	    top: 70px;
	    left: 5px;
	}
	.hs-logo {
	    /* display: block; */
	    width: 135px;
	    height: 58px;
	    /* margin: 11% auto 0; */
	    top: 60px;
	    right: 0px;
	}
	.sloggan {
	    width: 90%;
	    height: auto;
	    margin: 68px auto -20px;
	    margin-left: -25px;
	}
	.nav{
    	margin: 0 auto 3%;
	    width: 100%;
	    height: 130px;
	    text-align: center;	
	}	
	.event-btn1{
		width: 100%;
		max-width: 400px;
		height: 51px;
		display: block;
		text-align: center;
		overflow: hidden;
		margin: 5px auto 0;
		border: 2px solid #fff;
	}
	.event-btn1{
		border: 2px solid #fff;		
		display: block;
		width: 100%;
		max-width: 400px;
	}
	.event-btn2{
		background: rgba(255,255,255,.2) url(../images/ev-btn2.png) no-repeat;
		background-position: center;	
	}	
	.event-btn3{
		border: 2px solid #fff;		
		display: block;
		width: 100%;
		max-width: 400px;
	}
	.event-btn1:hover{
		border: 2px solid #fff;		
		width: 100%;
		max-width: 400px;
	}
	.event-btn2:hover{
		background: rgba(127, 255, 212, 0.32) url(../images/ev-btn2.png) no-repeat;
		background-position: center;	
	}	
	.event-btn3:hover{
		border: 2px solid #fff;		
		width: 100%;
		max-width: 400px;
	}	

}
@media screen and (max-width: 400px) and (min-width: 320px){
	.submenu{
		background-color: rgba(255,255,255,.9);
	}	
	.wrapper3 span{
		display: none;
	}		
}