@charset "utf-8";
@import url("menuStyle.css?v=2");

html,body{
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
}


/* CSS Document */
body {color:#141720;background-color:#141720;margin: 0px;scrollbar-face-color: #000000;scrollbar-highlight-color: #000000;scrollbar-shadow-color: #000000;scrollbar-3dlight-color:#000000;scrollbar-arrow-color:#0B0E13;scrollbar-TRACK-color:#0B0E13;scrollbar-darkshadow-color: #000000;	scrollbar-base-color: #000000;
	
	
}

#content {padding-bottom:32px;}
#content-list {position:relative; width:1000px;}
#list01{position:absolute;top:148px;left:104px;}
#list02{position:absolute;top:72px;left:370px; }
#list03{position:absolute;top:142px;left:674px;}
#list04{position:absolute;top:348px;left:308px;}
#list05{position:absolute;top:390px;left:616px;}
#list06{position:absolute;top:464px;left:52px; }
#list07{position:absolute;top:600px;left:344px;}
#list08{position:absolute;top:636px;left:686px;}
#list09{position:absolute;top:756px;left:80px; }
#list10{position:absolute;top:828px;left:428px;}

#del,#del a{
	background-color:#000000;
	text-align:center;
	font-size:16px;
	color:#F06A44;
	padding-top:8px;
}
/* HUCSS */
.blue15, .blue15 a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #3399FF;text-decoration: none;
}
.blue18, .blue18 a{
	font-family:"Ln", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #3399FF;text-decoration: none;
}
.blue13, .blue13 a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #3399FF;text-decoration: none;
}
.blue10, .blue10 a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #3399FF;text-decoration: none;filter: alpha(opacity=40);
	opacity:0.4;
}
.en10 {
	font-size: 10px;
	filter: alpha(opacity=40);
	opacity:0.4;
}
.en10 a{font-size: 10px;text-decoration: underline; }

.white13{
	line-height: 24px;
	color: #FFFFFF;
	font-size: 13px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.white11{
	line-height: 22px;
	color: #FFFFFF;
	font-size: 11px!important/* FF */;*font-size: 10px\9;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.trn {filter: alpha(opacity=60);opacity:0.6}
.trn a{color: #FFFFFF;}

.no16,.no16 a:hover {
	font-size: 21px;
	color: #fff;font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;	
	font-style: italic;
}
.no16 a:link,.no16 a{
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

/* 2016 close guest */
#dialog{
    background: rgba(255, 0, 0, 0.5);
    width: 300px;
/*     margin: 0 auto; */
    height: 150px;
    text-align: center;
    padding-top: 80px;
}
	        
#dialog p{
    color: white;
    font-size: 13px;
 
}

img#rockHand{
    width: 32px;
    margin: 0 auto;
    cursor: pointer;
}

#closeBtn{
	position: absolute;
	right: 5px;
	top: 5px;
	cursor: pointer;
}


/* ant page */

/* loading start */

#loading{
	width:100%;
	height:100%;
	position:fixed;
	top:0;
	bottom: 0;
	background:rgba(0,0,0,1);
	left:0;
	right:0;
	margin: auto;	
	z-index:1000;
} 


#loading .loadingTextBlock{
	width: 350px;
	height: 400px;
	position: absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	margin: auto;
}

#loading img.loadingProgress{
	width: 150px;
	height: 150px;
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	margin:auto;
}



/* login btn */

.loginInput{
	height: 32px;
	margin-left: 10px;
	transform: rotate(-30deg);
}


/* ant block */


.antBackWrapper{
	width: 100%;
	height: 100%;	
}

.antContentWrapper{
	width: 1200px;
	height: 816px;
	margin: 0 auto;
	overflow: hidden;
}

.antBlock{
	width: 100%;
	height: 816px;
	
	background: url(../images/ant/tree_bg_2018.jpg) center top no-repeat;
	position: relative;
/*
	transition: all .6s ease-in-out;
	-webkit-transition: all .6s ease-in-out;
*/

/* 	margin-top: -610px; */
}


.antBlock .starDot{
	width: 12px;
	height: 12px;
	position: absolute;
	opacity: 0;
}

.antBlock .starDot img{
	width: 100%;
	height: auto;
}

.antBlock p#mainTitle{
	font-size: 13px;
	font-family: Times, serif, '細明體';
	font-weight: 200;
	color: #cecece;
	position: absolute;
	top:400px;
	left: 200px;
	display: none;
}




#antOneMov{
	position: absolute;
	left: 648px;
	bottom: 205px;
	transform: rotate(-62deg);
	opacity: 0;
}





#antOneMov .antShadow,
#antTwoMov .antShadow{
	position: absolute;
	top:2px;
	left: 2px;
	opacity: 0.5;
	mix-blend-mode: darken;
}

#antNest_title{
	width: 155px;
	height: auto;
	position: absolute;
	left: 857px;
	top:39px;
	z-index: 1000;
}

#treeMask{
	position: absolute;
	left: 550px;
	top:88px;
	z-index: 999;
}


svg.movP1{
	position: absolute;
	width: 50px;
	height: auto;
	left: 623px;
	bottom: 220px;
	opacity: 0;
}


#antTwoMov{
	position: absolute;
	left: 640px;
	bottom: 190px;
	transform: rotate(20deg);
	opacity: 0;
}


svg.movP2{
	position: absolute;
	width: 90px;
	height: auto;
	left: 590px;
	bottom: 200px;
	opacity: 0;
}

#showContent{
	width: 25px;
	height: 30px;
	display: block;
	background: red;
	position: absolute;
	left: 645px;
	top:177px;
	z-index: 99999;
	opacity: 0;
}

/* antUnderContent and content bubble */

.antUnderContent{
	width: 100%;
	height: auto;
	position: relative;
}


.antContentBox{
	position: absolute;
	width: 1000px;
	height: 650px;
/* 	border: 1px solid red; */
	top:-60px;
	right: 0;
	left: 0;
	margin: auto;
	display: none;
}

.antContentBubble{
	position: absolute;
	opacity: .5;
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
}

.antContentBubble p{
	color: #fff;
	position: absolute;
	width: -webkit-fit-content;
	top:0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	text-align: center;
}

.antContentBubble img{
	position: absolute;	
	transition: all .6s ease-in-out;
	-webkit-transition: all .6s ease-in-out;
}


/* antContentBubble one 愛 */

.antContentBubble.One{
	width: 215px;
	height: 205px;
	display: block;
	background: url(../images/ant/tag01_bubble.png) no-repeat;
	background-size: 100% auto;
	left: 50px;
	top:-50px;
}


.antContentBubble.One.addTop{
	top:-45px;
}


.antContentBubble.One img{
	width: 92px;
	height: auto;
	top:105px;
	left: -30px;
	right: 0;
	margin: auto;
}


.antContentBubble.One img.antText{
	width: 50%;
	height: auto;
	top:auto;
	bottom:20px;
}



/* antContentBubble two 愉悅 */

.antContentBubble.Two{
	width: 205px;
	height: 223px;
	display: block;
	background: url(../images/ant/tag02_bubble.png) no-repeat;
	background-size: 100% auto;
	left: 430px;
	top:30px;
}

.antContentBubble.Two.addTop{
	top:35px;
}


.antContentBubble.Two img{
	width: 171px;
	height: auto;
	top:105px;
	left: 0px;
	right: 0;
	margin: auto;
}


.antContentBubble.Two img.antText{
	width: 50%;
	height: auto;
	top:auto;
	bottom:20px;
}


/* antContentBubble three 信念 */

.antContentBubble.Three{
	width: 360px;
	height: 240px;
	display: block;
	background: url(../images/ant/tag03_bubble.png) no-repeat;
	background-size: 100% auto;
	left: 580px;
	top:-50px;
}

.antContentBubble.Three.addTop{
	top:-45px;
}

.antContentBubble.Three img{
	width: 150px;
	height: auto;
	top:90px;
	left: 100px;
	right: 0;
	margin: auto;
}


.antContentBubble.Three img.antText{
	width: 50%;
	height: auto;
	top:auto;
	left: 110px;
	bottom:30px;
}


/* antContentBubble four 友誼之歌 */

.antContentBubble.Four{
	width: 175px;
	height: 135px;
	display: block;
	background: url(../images/ant/tag04_bubble.png) no-repeat;
	background-size: 100% auto;
	left: 280px;
	top:188px;
}

.antContentBubble.Four.addTop{
	top:193px;
}


.antContentBubble.Four img{
	width: 130px;
	height: auto;
	top:24px;
	left: 0px;
	right: 0;
	margin: auto;
}


.antContentBubble.Four img.antText{
	width: 50%;
	height: auto;
	top:auto;
	left: -10px;
	bottom:15px;
}

/* antContentBubble five 孤寂 */

.antContentBubble.Five{
	width: 185px;
	height: 155px;
	display: block;
	background: url(../images/ant/tag05_bubble.png) no-repeat;
	background-size: 100% auto;
	left: 700px;
	top:200px;
}


.antContentBubble.Five.addTop{
	top:205px;
}

.antContentBubble.Five img{
	width: 145px;
	height: auto;
	top:55px;
	left: 0px;
	right: 0;
	margin: auto;
}


.antContentBubble.Five img.antText{
	width: 50%;
	height: auto;
	top:auto;
	bottom:20px;
}

/* antContentBubble six 宣洩 */

.antContentBubble.Six{
	width: 163px;
	height: 125px;
	display: block;
	background: url(../images/ant/tag06_bubble.png) no-repeat;
	background-size: 100% auto;
	left: 60px;
	top:300px;
}


.antContentBubble.Six.addTop{
	top:305px;
}

.antContentBubble.Six img{
	width: 105px;
	height: auto;
	top:35px;
	left: -8px;
	right: 0;
	margin: auto;
}


.antContentBubble.Six img.antText{
	width: 50%;
	height: auto;
	top:auto;
	left: -12px;
	bottom:20px;
}


/* antContentBubble seven 感傷 */

.antContentBubble.Seven{
	width: 115px;
	height: 95px;
	display: block;
	background: url(../images/ant/tag07_bubble.png) no-repeat;
	background-size: 100% auto;
	left: 850px;
	top:310px;
}

.antContentBubble.Seven.addTop{
	top:315px;
}

.antContentBubble.Seven img{
	width: 85px;
	height: auto;
	top:35px;
	left: 5px;
	right: 0;
	margin: auto;
}


.antContentBubble.Seven img.antText{
	width: 50%;
	height: auto;
	top:auto;
	bottom:20px;
}


/* antContentBubble eight 夏季練習曲 */

.antContentBubble.Eight{
	width: 240px;
	height: 260px;
	display: block;
	background: url(../images/ant/tag08_bubble.png) no-repeat;
	background-size: 100% auto;
	left: 400px;
	top:320px;
}

.antContentBubble.Eight.addTop{
	top:325px;
}

.antContentBubble.Eight img{
	width: 205px;
	height: auto;
	top:120px;
	left: 10px;
	right: 0;
	margin: auto;
}


.antContentBubble.Eight img.antText{
	width: 50%;
	height: auto;
	top:auto;
	bottom:20px;
}

/* antContentBubble nine seviews */

.antContentBubble.Nine{
	width: 105px;
	height: 93px;
	display: block;
	background: url(../images/ant/tag09_bubble.png) no-repeat;
	background-size: 100% auto;
	left: 820px;
	top:410px;
}

.antContentBubble.Nine.addTop{
	top:415px;
}

.antContentBubble.Nine img{
	width: 84px;
	height: auto;
	top:42px;
	left: 0px;
	right: 0;
	margin: auto;
}


.antContentBubble.Nine img.antText{
	width: 50%;
	height: auto;
	top:auto;
	bottom:20px;
}



.antContentBubble:hover{
	opacity: 1;
}

.antContentBubble:hover img{
/* 	width: 60%; */
	mix-blend-mode: normal;
}


/* 手機 */
@media screen and (max-width:736px){
/*
	.antContentWrapper{
		width: 100%;
		height: 68%;
		margin: 0 auto;
		overflow: hidden;
	}
*/
}