@charset "utf-8";

html{font-size:10px;}
.oh{overflow:hidden;}
.container {width:100%; margin:0 auto; max-width:1000px; position:relative;}
.cf:after{content:''; display: block; clear:both; visibility:hidden; height:0px;}
.eventName {max-width:2560px;margin:0 auto;text-align:center;letter-spacing:-0.5px;line-height:1.5;background:#f6f6f6;}
.eventName .container {max-width:1000px; height:100%; margin:0 auto; position:relative}

.con01{position:relative; height:911px; background:url(images_hk/con01_bg.jpg) center top / cover}
.con02{position:relative; height:550px; background:url(images_hk/con02_bg.jpg) center top / cover}
.con03{position:relative; height:2149px; background:url(images_hk/con03_bg.jpg) center top / cover}
.con04{position:relative; height:4636px; background:url(images_hk/con04_bg.jpg) center top / cover}



.con01 h2{position:absolute; left:-9999px; top:-9999px; font-size:0; width:0; height:0; overflow:hidden}

.con04 a{display:inline-block; font-size:0; position:absolute; width:36%; height:2%}

.con04 .link01{left:32%; top:79.6%}
.con04 .link02{left:32%; top:94.5%}



.float_banner{position:fixed; right:0; top:110px; z-index:2}
.float_banner img{width:100%; display:block}
.float_banner a{display:block; width:150px; position:relative}

@media screen and (max-width: 1040px){
	html {font-size:8px;}
	.eventName .container {position:absolute; left:0; top:0; width:100%; height:100%;}
	
	.float_banner{top:80px;}
	.float_banner a{width:80px}

	.con01{height:auto;padding: 39% 0;}
	.con02{height:auto;padding: 26% 0;}
	.con03{height:auto;padding: 95% 0;}
	.con04{height:auto;padding: 207% 0;}

}

@media screen and (max-width: 768px){
	.float_banner a{width:60px}
}
