@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;
}
body {
	width: 100%;
	margin: 0;
	font-family: '微軟正黑體', Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #fff;
  	position: relative;
  	background-color: #fff;
  	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;
}
.wrapper {
	width: 100%;
	max-width: 1000px;
	padding: 50px 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: rgb(253, 141, 11);
  	font-size: 20px;
}
.green2{
	color: rgb(132, 255, 91);
}
.highlight{
	color: #fff;
}
.note{
	font-size: 14px;
}
/* ----------------------------------------------------------------------*/
/* ----------------------------------------------------------------------*/
.lh-logo {
	width: 180px;
	height: 52px;
	background: url(../images/lh-logo.png) no-repeat;
	position: absolute;
	top: 20px;
	left: 20px;
	z-index: 10;	
}
.hs-logo{
	width: 200px;
	height: 86px;
	background: url(../images/hs-logo.png) no-repeat;
	position: absolute;
	top: 15px;
	right: 20px;
	cursor: pointer;
	z-index: 10;
}
/* ----------------------------------------------------------------------*/
/* ----------------------------------------------------------------------*/
.wrapper.wrap-style2{
	width: 100%;
	max-width: 1024px;
	height: 660px;
	margin: 0 auto;
	position: relative;
}
.banner{
	width: 100%;
	height: 660px;
	background: #111111; 
	position: relative;
}
.banner-wp{
	width: 1920px;
	height: 660px;
	background: url(../images/header_bg_1.jpg) center center no-repeat;
	position: absolute;
	left: 50%;
	margin-left: -960px;
}
.banner .wrapper{
	height: 100%;
	position: relative;
}
.event-btn{
	display: block;
	width: 199px;
	height: 92px;
	background: url(../images/ev-btn1.png) no-repeat;
	margin: 408px auto 0;
	cursor: pointer;
	z-index: 10;
}
.event-btn:hover{
	background: url(../images/ev-btn1-h.png) no-repeat;
}
.event-btn2{
	display: block;
	width: 180px;
	height: 55px;
	color: #000;
	background-color: #E8DA49;
	text-align: center;
	line-height: 55px;
	font-size: 25px;
	font-weight: 700;
	text-decoration: none;
	margin: 0 auto;
}
.event-btn2:hover{
	color: #fff;
	background-color: #d55e00;
}

.content .section1,.content .section2{
	width:100%;
	max-width: 1000px;
	border: 8px solid #8A848E;
	margin: 0 auto 25px;
	/* Safari and Chrome */
	-webkit-border-image-source: url(../images/border.png); 
	-webkit-border-image-slice: 50; 
	-webkit-border-image-width: 2.2em; 
	-webkit-border-image-repeat: round; 

	/* Firefox */
	-moz-border-image-source: url(../images/border.png); 
	-moz-border-image-slice: 50; 
	-moz-border-image-width: 2.2em; 
	-moz-border-image-repeat: round; 

	/* Opera */
	-o-border-image-source: url(../images/border.png); 
	-o-border-image-slice: 50; 
	-o-border-image-width: 2.2em; 
	-o-border-image-repeat: round; 

	/* CSS3 */
	border-image-source: url(../images/border.png); 
	border-image-slice: 50; 
	border-image-width: 2.2em; 
	border-image-repeat: round; 	
}
.special-box{
	background: url(../images/board_bg.jpg) repeat;
	margin: 13px;
}

.content{
	width: 100%;
	background: #111111 url(../images/content_bg2.jpg) center 75em no-repeat;
}
.content .wrapper{
	padding: 50px 40px;
}

.content h2{
	font-weight: 400;
	color: #fff;
	line-height: 1.2;
	font-size: 38px;
}
.share-btn{
	display: block;
	width: 230px;
	height: 75px;
	background: url(../images/lr_btn_3.png) no-repeat;
}
.share-btn:hover{
	background: url(../images/lr_btn_3_h.png) no-repeat;
}
.content .pstyle1{
	color: #BCB78E;
	line-height: 1.6;
	font-size: 20px;
}
.content p{
	color: #BCB78E;
	line-height: 1.6;
	font-size: 18px;
	margin: 5px 0 ;
}
.content p span{
	color: #f4f4f4;
	font-size: 25px;
}
.content h4{
	width: 100%;
	font-weight: 400;
	color: #fff;
	line-height: 1.2;
    text-shadow: 0 0 16px #FFEC00;
    font-size: 26px;
    background-color: rgba(212, 153, 70, 0.22);
    border-radius: 6px;
    margin-top: 10px;
}
.content h4 .icon{
	width: 37px;
	height: 37px;
	background: url(../images/icon.png) center no-repeat;
	float: left;
	margin-top: -5px;
}
.content ol{
	padding: 10px 40px 0px 25px;
}
.content ol li,.content ul li{
	color: #BCB78E;
	line-height: 1.2;
	font-size: 18px;
	margin: 18px 0 ;
}
.content ul{
	list-style: none;
}
.content ol li .highlight{
	color: #fff;
	font-size: 19px;
}
.content table{
	margin: 50px 0px 0px;
	color: #BCB78E;
	border: 2px rgb(97, 90, 85) double;
	float:left;
}
.content .tb-t{
	background-color: #611103;
}
.content tr{
	line-height: 30px;
}
.content td.award-n{
	padding-left: 20px;
}
.content td hr{
	width: 95%;
	border: 0;
	height: 1px;
	background-color: rgba(244, 223, 181, 0.25);
	color: rgba(244, 223, 181, 0.25);
}
.icon2{
	width: 14px;
	height: 20px;
	background: url(../images/icon2.png) no-repeat;
	display: inline-block;
	margin: 2px;
}
.icon3{
	width: 14px;
	height: 20px;
	background: url(../images/icon3.png) no-repeat;
	display: inline-block;
	margin: 2px;	
}
.icon4{
	width: 22px;
	height: 20px;
	background: url(../images/icon4.png) no-repeat;
	display: inline-block;
	margin: 2px;	
}
.icon-st{
	width: 96px;
	height: 20px;
	background: url(../images/icon-straight.png) no-repeat;
	display: inline-block;
	margin: 2px;
}
.mid-event.section2{
	width: 570px;
	height: 180px;
	margin: 0 auto;
	padding: 8px;
}
.mid-left{
	float: left;
}
.mid-right{
	float: left;
	position: relative;
}
.mid-btn2{
	display: block;
	width: 260px;
	height: 55px;
	background: url(../images/hs-btn2.png) no-repeat;
	margin-top: 10px;
}
.mid-btn3{
	display: block;
	width: 260px;
	height: 55px;
	background: url(../images/hs-btn1.png) no-repeat;
	margin-top: 10px;	
}
.mid-btn2:hover{
	background: url(../images/hs-btn2-h.png) no-repeat;
}
.mid-btn3:hover{
	background: url(../images/hs-btn1-h.png) no-repeat;
}
.special-card{
	margin-top: 30px;
	float: left;
}

p.pstyle-2{
	padding-left: 40px;
}
.winlist{
	width: 100%;
	padding-top: 25px;
}
.winlist>.list-l{
	display: block;
}
.winlist>.list-m,.winlist>.list-s,.winlist>.list-xs{
	display: none;
}

.addiv{

}

p.adword{
	color: #62FFDD;
}
p.adword span{
	font-size: 30px;
	color: #62FFDD;
}
/* ----------------------------------------------------------------------*/
/* ----------------------------------------------------------------------*/
/* ----------------------------------------------------------------------*/
/* ----------------------------------------------------------------------*/

@media screen and (max-width: 830px) and (min-width: 320px){
	p.pstyle-2{
		padding-left: 0;
	}
}

@media screen and (max-width: 600px) and (min-width: 320px){
	.lh-logo {
		width: 150px;
		height: 45px;
		background: url(../images/lh-logo.png) no-repeat;
		background-size: 150px auto;
		position: absolute;
		top: 20px;
		left: 20px;
		z-index: 10;	
	}
	.hs-logo{
		width: 150px;
		height: 61px;
		background: url(../images/hs-logo.png) no-repeat;
		background-size: 150px auto;
		position: absolute;
		top: 15px;
		right: 20px;
		cursor: pointer;
		z-index: 10;
	}	
	.wrapper.wrap-style2{
		width: 100%;
		max-width: 600px;
		height: 550px;
		margin: 0 auto;
		position: relative;
	}
	.banner{
		width: 100%;
		height: 550px;
		background: #111111; 
		position: relative;
	}
	.banner-wp{
		width: 600px;
		height: 550px;
		background: url(../images/header_bg_2.jpg) center center no-repeat;
		position: absolute;
		left: 50%;
		margin-left: -300px;
	}	
	.content h2{
		font-size: 34px;
	}
	.event-btn {
	    display: block;
	    width: 199px;
	    height: 92px;
	    background: url(../images/ev-btn1.png) no-repeat;
	    margin: 305px auto 0;
	    cursor: pointer;
	    z-index: 10;
	}
}
@media screen and (max-width: 500px) and (min-width: 320px){
	.content .wrapper {
	    padding: 50px 10px;
	}
}
@media screen and (max-width: 400px) and (min-width: 320px){
	.lh-logo {
		width: 130px;
		height: 38px;
		background: url(../images/lh-logo.png) no-repeat;
		background-size: 130px auto;
		position: absolute;
		top: 20px;
		left: 10px;
		z-index: 10;	
	}
	.hs-logo{
		width: 120px;
		height: 48px;
		background: url(../images/hs-logo.png) no-repeat;
		background-size: 120px auto;
		position: absolute;
		top: 15px;
		right: 7px;
		cursor: pointer;
		z-index: 10;
	}	
	.wrapper.wrap-style2{
		width: 100%;
		max-width: 400px;
		height: 550px;
		margin: 0 auto;
		position: relative;
	}
	.banner{
		width: 100%;
		height: 550px;
		background: #111111; 
		position: relative;
	}
	.banner-wp{
		width: 600px;
		height: 550px;
		background: url(../images/header_bg_3.jpg) center center no-repeat;
		position: absolute;
		left: 50%;
		margin-left: -300px;
	}	
	.event-btn {
	    display: block;
	    width: 199px;
	    height: 92px;
	    background: url(../images/ev-btn1.png) no-repeat;
	    margin: 305px auto 0;
	    cursor: pointer;
	    z-index: 10;
	}
}
@media screen and (max-width: 360px) and (min-width: 320px){
	.content h2{
		font-size: 28px;
		text-align: center;
	}	
}