@charset "UTF-8";

*{font-family: Meiryo, "Meiryo UI", "Microsoft JhengHei UI", "Microsoft JhengHei", sans-serif;}

html, body{
    background-color: #000f21;
	width: 100%;
	height: 100%;
	margin: 0; 
	padding: 0;
}

/*header*/
header{
    background-color: #000;
    width: 100%;
    min-width: 1200px;
    position: relative;
    margin: 0 auto;
    z-index: 300;
}
header a{
    color:#FFF;	
    font-size: 16px;
    font-weight: 900;
    text-decoration: none;
}
header a:hover{
	color:#ff0900;
	text-decoration: none;
}
.headercontent{
	width: 1150px;
	height: 54px;
    margin: 0 auto;
}
.headertext{
	float: right;
    margin-top: 20px;
    margin-left: 12px;
}
.headertoplogo{
	float:left; 
	margin-top: 10px;
	font-size: 0px;
}
.bh, .fb{
	float: right;
	font-size: 0px;
	margin-top: 5px;
    margin-left: 5px;
	width: 49px;
	height: 49px;
}
.bh{background: url("//landing.mangot5.com/template/hot/event/common/bh.png") top center no-repeat;}
.fb{background: url("//landing.mangot5.com/template/hot/event/common/fb.png") top center no-repeat;}
.bh:hover,.fb:hover{opacity: 0.8}

/*wrapper*/
.wrapper{   
	background:url(../images/bg.jpg) center top no-repeat;  
	width: 100%;
	max-width: 1920px;
    min-width: 1200px;
	position: relative;
	margin: 0 auto;
	overflow: hidden;
	animation: bgmov 2s 3s 1 infinite backwards alternate ease;
}
@keyframes bgmov{
	0%{
		background:url(../images/bg2.jpg) center top no-repeat;
	}
	100%{
		background:url(../images/bg.jpg) center top no-repeat;
	}
}
.title{	
	position: relative;
    margin: 0 auto;
    overflow: hidden;
    min-height: 1200px;
}
.pred{ 
	background: url("../images/pred.png") center top no-repeat;
	width: 1109px;
	height: 1163px;
	position: absolute;
	left: 50%;
	margin-left: -971px;
    margin-top: 30px;
	transform-origin:right center;
	animation: peoplemov 1s 2s infinite backwards alternate ease;
}
@keyframes peoplemov{
	0%{
		opacity: 0;
		transform:scale(1);
	}
	100%{
		opacity: .5;
		transform:scale(1.006);
	}
}
.pblue{
	background: url("../images/pblue.png") center top no-repeat;
	width: 1076px;
	height: 1089px;
	position: absolute;
	left: 50%;
	margin-left: -156px;
    margin-top: 42px;
    transform-origin:left center;
    animation: peoplemov 1s 2s infinite backwards alternate ease;
}
.slogan{
	background: url("../images/slogan.png") center top no-repeat;
	width: 211px;
	height: 686px;
	position: absolute;
	left: 50%;
	margin-left: -110px;
    margin-top: 120px;
	animation: sloganmov 1s 1s 1 backwards ease;
}
@keyframes sloganmov{
	0%{
		opacity: 0;
		transform:scale(2);
		filter:blur(10px);
	}
	100%{
		opacity: 1;
		transform:scale(1);
	}
}
.logo{
	background: url("//landing.mangot5.com/template/hot/event/common/logo.png") top center no-repeat;
	width: 257px;	
	height: 106px;
    position: absolute;
    left: 50%;
    margin-left: -128px;
    margin-top: 10px;
   	font-size: 0px; 
}
.logo:hover{
	margin-left: -125px;
	margin-top: 13px;
}

/*content*/
.content{
	background:url(../images/pagebg.png) center bottom no-repeat;
	position:relative;
	margin: 0 auto;
	/*overflow: hidden;*/
}
/*btn*/
.btn{
	background-image: url("../images/btn.png");
	background-repeat:no-repeat;
	position: absolute;
	left: 50%;
	z-index: 10;
	cursor:pointer;
	width:266px;
	height:278px;
    font-size: 0px;
    transform-origin:bottom;
}
ul li a{ font-size: 0px;}
.top{
	background-position: 0 -1112px; 
	width: 163px; 
	height: 168px;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-left: 530px;
	cursor: pointer;
	z-index: 20;
	display: none;
}
.top:hover{
	background-position: -163px -1112px;
}
@media (min-width: 0px) and (max-width: 1315px) {
    .top {
      margin-left: 480px;
    }
  }
  @media (min-width: 0px) and (max-width: 1600px) {
    .rippleall1, .rippleall2, .fish{
      display: none;
    }
  }
.btn1 { 
	background-position: 0 0;  
	top: -342px; 
	margin-left: -495px;
	animation: btnmov .8s .5s infinite alternate ease;
}
@keyframes btnmov{
	0%{
		margin-top: 6px;
	}
	100%{
		margin-top: 0px;
	}
}
.btn1:hover,#tab-1:target ~ #tab > ul li:nth-child(1) a .btn { background-position: -266px 0; }
.btn2 { 
	background-position: 0 -278px; 
	top: -317px; 
	margin-left: -246px;
	animation: btnmov .8s .1s infinite alternate ease;
}
.btn2:hover,#tab-2:target ~ #tab > ul li:nth-child(2) a .btn { background-position: -266px -278px; }
.btn3 { 
	background-position: 0 -556px; 
	top: -386px; 
	margin-left: -7px;
	animation: btnmov .8s .3s infinite alternate ease; 
}
.btn3:hover,#tab-3:target ~ #tab > ul li:nth-child(3) a .btn { background-position: -266px -556px;}
.btn4 { 
	background-position: 0 -834px; 
	top: -362px; 
	margin-left: 223px;
	animation: btnmov .8s .1s infinite alternate ease; 
}
.btn4:hover,#tab-4:target ~ #tab > ul li:nth-child(4) a .btn { background-position: -266px -834px;}


#tab-1,#tab-2,#tab-3,#tab-4{
	font-size: 0;    
	position: absolute;
}
#tab{
    width: 100%;
}
/* 頁籤ul */
#tab>ul{
    overflow: hidden;
    margin: 0;
 /*   padding: 0 0 100px;*/
}
#tab>ul>li{
    list-style-type: none;
}
#tab>ul>li>a{
    font-size: 0px;
}
/*頁籤div內容*/
#tab>div {
    clear:both;
    height: 0;
    overflow:hidden;
    visibility:hidden;
/*    -webkit-transition:all .4s ease-in-out;
    -moz-transition:all .4s ease-in-out;
    -ms-transition:all .4s ease-in-out;
    -o-transition:all .4s ease-in-out;
    transition:all .4s ease-in-out;*/
}
/* span:target */
#tab-1:target,
#tab-2:target,
#tab-3:target,
#tab-4:target{}
/*第一筆的底色*/
span:target ~ #tab > ul li:first-child a {}
span:target ~ #tab > div:first-of-type {
    visibility:hidden;
    height:0;
}
/*頁籤變換&第一筆(第1個，而且是li)*/
span ~ #tab > ul li:first-child a,
#tab-1:target ~ #tab > ul li a[href$="#tab-1"],
#tab-2:target ~ #tab > ul li a[href$="#tab-2"],
#tab-3:target ~ #tab > ul li a[href$="#tab-3"],
#tab-4:target ~ #tab > ul li a[href$="#tab-4"]{
}
/*頁籤內容顯示&第一筆(第1個div)*/
span ~ #tab > div:first-of-type,
#tab-1:target ~ #tab > div.tab-content-1,
#tab-2:target ~ #tab > div.tab-content-2,
#tab-3:target ~ #tab > div.tab-content-3,
#tab-4:target ~ #tab > div.tab-content-4{
    visibility:visible;
    height:auto;
    max-width: 1920px;
    text-align: center; 
}
.tab-content-1,.tab-content-2,.tab-content-3,.tab-content-4{
	position: relative;
    left: 50%;
    margin-left: -960px;
/*    top: 424px;*/
}
/* span:target
#tab-1:target,
#tab-2:target,
#tab-3:target{
  border: solid 1px red;
}
頁籤變換
#tab-1:target ~ #tab > ul li a[href$="#tab-1"],
#tab-2:target ~ #tab > ul li a[href$="#tab-2"],
#tab-3:target ~ #tab > ul li a[href$="#tab-3"]{
  border: solid 1px red;
}
頁籤內容顯示
#tab-1:target ~ #tab > div.tab-content-1,
#tab-2:target ~ #tab > div.tab-content-2,
#tab-3:target ~ #tab > div.tab-content-3{
  border: solid 1px red;
} */

/*footer*/
.footer{
	background: url("//landing.mangot5.com/template/hot/event/common/footer_white.png")top center no-repeat;
    width: 851px;
    height: 87px;
    position: relative;
    margin: 20px auto;
}