@charset "utf-8";
/* CSS Document */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, select, textarea, p, blockquote, th, td {padding: 0;margin: 0; }

ul, li {
	list-style-type: none;
}
body[aos-duration='4000'] [aos], [aos][aos][aos-duration='4000']{   
    transition-duration: 4000ms; 
}
body{width:100%;height:100%;background: url("../images/index.jpg") no-repeat 0 0;overflow-x: hidden;}
#bar{
   /* background: #635db3; */
   /* background: -webkit-gradient(linear, left top, left bottom, from(#635db3), to(#33334f)); */
   /* background: -webkit-linear-gradient(top, #635db3, #33334f); */
   background: -moz-linear-gradient(top, #635db3, #33334f);
   background: -ms-linear-gradient(top, #635db3, #33334f);
   background: -o-linear-gradient(top, #635db3, #33334f);
   /* border-bottom: #000 3px solid; */
   height: 75px;
   width: 100%;
   position: absolute;
   left: 0px;
   top: 0px;
   z-index: 9;
}
.logo{
	position: fixed;
	top: 28px;
	left: 67px;
	width: 123px;
	height: 73px;
	background-position: -1098px -4px;
	z-index: 10;
}
.logo a{
	width: 123px;
	height: 73px;
	display:block;
}
.logo:hover{
	background-position: -1098px -98px;
}
.logo01{
	background-image: url(../images/logo01.png);
	background-repeat: no-repeat;
	height: 370px;
	width: 578px;
	position: absolute;
	top: 350px;
	left: 50%;
	margin-left: -289px;
	z-index: 4;
	}
.logo02{
	background-image: url(../images/logo02.png);
	background-repeat: no-repeat;
	height: 370px;
	width: 578px;
	position: absolute;
	top: 350px;
	left: 50%;
	margin-left: -289px;
	z-index: 4;
}
.logo03{
	background-image: url(../images/logo03.png);
	background-repeat: no-repeat;
	height: 370px;
	width: 578px;
	position: absolute;
	top: 350px;
	left: 50%;
	margin-left: -289px;
	z-index: 4;
}
.logo04{
	background-image: url(../images/logo04.png);
	background-repeat: no-repeat;
	height: 72px;
	width: 578px;
	position: absolute;
	top: 614px;
	left: 50%;
	margin-left: -289px;
	z-index: 4;
}
.people01{
	background-image: url(../images/people01.png);
	background-repeat: no-repeat;
	height: 1156px;
	width: 748px;
	position: absolute;
	top: -4px;
	left: 50%;
	margin-left: -400px;
	z-index: 3;
}
.people02{
	background-image: url(../images/people02.png);
	background-repeat: no-repeat;
	height: 785px;
	width: 690px;
	position: absolute;
	top: 206px;
	left: 50%;
	margin-left: 209px;
	z-index: 2;
}
.people03{
	background-image: url(../images/people03.png);
	background-repeat: no-repeat;
	height: 763px;
	width: 844px;
	position: absolute;
	top: 215px;
	left: 50%;
	margin-left: -960px;
	z-index: 2;
}

body{
	background-color:#010101;
	width: 100%;
	height: 100%;
	/*overflow-y: hidden;*/
}

nav{
	width: 100%;
	min-width: 1300px;
	background: url("../images/bg.png") no-repeat center 781px;
	margin: -90px auto;
	z-index: 4;
	position: relative;
	height: 4075px;
}
main{
	width:1200px;
	margin:0 auto;
}

footer{
   background: #635db3;
   background: -webkit-gradient(linear, left top, left bottom, from(#635db3), to(#33334f));
   background: -webkit-linear-gradient(top, #635db3, #33334f);
   background: -moz-linear-gradient(top, #635db3, #33334f);
   background: -ms-linear-gradient(top, #635db3, #33334f);
   background: -o-linear-gradient(top, #635db3, #33334f);
   border-top: #000 3px solid;
   width: 100%;
   min-width: 1300px;
   margin: 90px auto 0;
   height: 160px;
   position: relative;
   /* margin-top: -100px; */
   color: #dcdcdc;
}
.footer{
	width: 1000px;
	margin: 0 auto;
	padding-top: 37px;
}

.footer ul{list-style:none; padding-left:0;}
.footer ul li{float:left;padding:3px;}
.footerstext{font-size:12px;line-height:15px;margin-top:10px;}
.footerstext1{font-size:12px;line-height:15px;margin-top:20px;}
#footer {background: #f8f9fa;}
#footer {height: 120px;padding-top: 57px;border-top: 1px solid #e6e6e6;}
#footer ul {padding-left: 267px;height: 17px;}
#footer li {float: left;height: 100%;}
#footer li a {display: block;height: 100%;text-indent: -9999em;}

/*btn*/
.menu {
	position: absolute;
	width: 530px;
	left: 50%;
	top: 338px;
	margin-left: -15px;
	z-index:2;
}
.menu li{
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}
.menu li a {
	display: block;
	text-indent: -9999px;
	background-image: url(../images/btn.png);
	background-repeat: no-repeat;
}

.menu .btn .link1 {
	width:255px;
	height:73px;
	background-position: 0 0;
}
.menu .btn .link2 {
	width:255px;
	height:73px;
	background-position: -255px 0;
}
.menu .btn .link3 {
	width:255px;
	height:73px;
	background-position: -510px 0;
}
.menu .btn .link4  {
	width:255px;
	height:73px;
	background-position: -765px 0;
}
.menu .btn .link5 {
	width:255px;
	height:73px;
	background-position: -1020px 0;
}
.menu .btn .link6  {
	width:255px;
	height:73px;
	background-position: -1275px 0;
}
.menu .btn .link1:hover {
	background-position: 0 -73px;
}
.menu .btn .link2:hover {
	background-position: -255px -73px;
}
.menu .btn .link3:hover {
	background-position: -510px -73px;
}
.menu .btn .link4:hover {
	background-position: -765px -73px;
}
.menu .btn .link5:hover {
	background-position: -1020px -73px;
}
.menu .btn .link6:hover {
	background-position: -1275px -73px;
}
.menu .btn02{
	background: url("../images/btn02.png") no-repeat;
	height: 75px;
	width: 521px;
	float:left;
	}
.menu .btn02:hover{
	background-position: 0 -75px;
	}
#float01{
	height: 1000px;
}
#float02{
	height:900px;
}
#float03{
	height:900px;
 }
#float04{ 
  height:800px;
}

div.floatCtro{
	width: 160px;
	height: 237px;
	position: absolute;
	right: 20px;
	bottom: 0;
	z-index: 100;
	a
	font-family: "微軟正黑體";
	background-image: url(../images/cur.png);
	background-repeat: no-repeat;
	padding-top: 13px;
}
div.floatCtro p{
	width: 160px;
	text-align: center;
	height: 50px;
	line-height: 48px;
	font-family: "微軟正黑體";
	font-size: 16px;
	color: #000000;
	margin: 0;
	padding: 0;
	cursor: pointer;
	/* background: rgba(16,64,125,.3); */
	text-decoration: none;
	-webkit-transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
}
div.floatCtro a{
	display: inline-block;
	display: none;
	width: 200px;
	height: 159px;
	color: #736200;
	vertical-align: middle;
	cursor: pointer;
	background-image: url(../images/top.png);
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	text-align: center;
}
div.floatCtro a span{
	display: block;
	width: 200px;
	height: 44px;
	line-height: 22px;
	font-size: 18px;
	text-align: center;
	_margin: -10px 0 0 16px;
	margin-top: 155px;
	margin-right: 16px;
	margin-bottom: 8px;
	margin-left: 1px;
}
div.floatCtro a:hover{
	color: #0033CC;
	zoom: 1;	
}
div.floatCtro p:hover{
	/*background: rgba(0,117,248,.5);*/
	color: #0033CC;
	font-size: 16px;
	font-weight: bold;
	font-family: "微軟正黑體";
}
div.floatCtro p.cur{
	/* background: rgba(0,117,248,.8); */
	color: #000000;
	font-size: 18px;
	font-weight: bold;
}
.pluitem + .add[style]{
	display:none;
	position:absolute;
	top:-1000000px;
	visibility:hidden
}
.banner + .add[style]{
	display:none;
	position:absolute;
	top:-1000000px;
	visibility:hidden
}.add:last-child{
	display:none;
	position:absolute;
	top:-1000000px;
	visibility:hidden


}
.add:first-child{
	display:none;
	position:absolute;
	top:-1000000px;
	visibility:hidden;

}
.fdad,.ad,.adbka{
	display:none;
	position:absolute;
	
	visibility:hidden;
}
.f01_content{
	position: relative;
}
.f02_content{
	background: url("../images/bg1.png") no-repeat center top;
	height: 825px;
	width: 1300px;
	margin: 30px auto 0;
}
.f03_content{
	background: url("../images/bg2.png") no-repeat center top;
	height: 797px;
	width: 1300px;
	margin: 85px auto 0;
}
.f04_content{
	background: url("../images/bg3.png") no-repeat center top;
	height: 761px;
	width: 1150px;
	margin: 130px auto 0;
}
.f05_content{
	background: url("../images/bg4.png") no-repeat center top;
	height: 761px;
	width: 1200px;

	margin: 155px auto 0;



}

.f06_content{
	background: url("../images/bg5.png") no-repeat center top;
	height: 761px;
	width: 1200px;
	margin: 196px auto 0;
}

/*bar*/
.bar{
	width: 1100px;
	margin:0 auto;
}
.bar02{
    position: absolute;
    top: 12px;
    right: 0;
    z-index: 99;
    margin-right: 440px;
}

.bar02 li{
	float: left;
	margin-left: 10px;
}
.bar02 li a{
	height: 47px;
	width: 47px;
	display:block;
}
.btn{
	background-image: url(../images/btn.png);
	background-repeat: no-repeat;
}

.btn01{
	background-position: -387px -12px;
	height: 52px;
	width: 52px;
	text-indent: -9999px;
}
.btn02{
	background-position: -437px -12px;
	height: 52px;
	width: 52px;
	text-indent: -9999px;
}
.btn03{
	background-position: -487px -12px;
	height: 52px;
	width: 52px;
	text-indent: -9999px;
}
.btn04{
	background-position: -539px -12px;
	height: 52px;
	width: 52px;
	text-indent: -9999px;
}
.btn05{
	background-position: 3px 0px;
	height: 64px;
	width: 154px;
	text-indent: -9999px;
}
.btn06{
	background-position: -191px 0px;
	height: 64px;
	width: 154px;
	text-indent: -9999px;
}
.btn07{
	background-position: -599px -11px;
	height: 79px;
	width: 34px;
	text-indent: -9999px;
}
.btn08{
	background-position: -675px -11px;
	height: 79px;
	width: 34px;
	text-indent: -9999px;
}
.btn09{
	background-position: -754px -11px;
	height: 79px;
	width: 34px;
	text-indent: -9999px;
}
.btn01:hover{
	background-position: -387px -79px;
}
.btn02:hover{
	background-position: -437px -79px;
}
.btn03:hover{
	background-position: -487px -79px;
}
.btn04:hover{
	background-position: -539px -79px;
}
.btn05:hover{
	background-position: 3px -69px;
}
.btn06:hover{
	background-position: -191px -69px;
}
.btn07:hover{
	background-position: -599px -104px;
}
.btn08:hover{
	background-position: -675px -104px;
}
.btn09:hover{
	background-position: -754px -104px;
}
.btn01.active{
	background-position: -387px -79px;
}
.btn02.active{
	background-position: -437px -79px;
}
.btn03.active{
	background-position: -487px -79px;
}
.btn04.active{
	background-position: -539px -79px;
}
.btn05.active{
	background-position: 3px -69px;
}
.btn06.active{
	background-position: -191px -69px;
}
.btn07.active{
	background-position: -599px -104px;
}
.btn08.active{
	background-position: -675px -104px;
}
.btn09.active{
	background-position: -754px -104px;
}
.action{
	width: 245px;
	height: 157px;
	background-position: -836px -6px;
	position: fixed;
	left: 0;
	top: 94px;
	z-index: 10;
}
.action a{
	display:block;
	width: 245px;
	height: 157px;
	
}
.action:hover{
	
	background-position: -836px -167px;
}
/*tab*/
ul, li {
	margin: 0;
	padding: 0;
	list-style: none;
}
.abgne_tab {
	clear: left;
	width: 1150px;
}
.abgne_tab02 {
	clear: left;
	width: 1000px;
	margin: 0 0 0 0;
	position: relative;
}
ul.tabs {
    width: 388px;
    height: 65px;
    margin: 0 auto;
}
ul.tabs02 {
    width: 500px!important;
    height: 92px;
    margin: -57px 0  0 430px !important;
}
ul.tabs li {
    float: left;
    width: 194px;
    height: 64px;
    line-height: 31px;
    overflow: hidden;
    position: relative;
    margin-bottom: -1px;
    /* border: 1px solid #999; */
    border-left: none;
    font-size: 18px;
}
ul.tabs02 li {
    float: left;
    width: 75px;
    height: 80px;
    overflow: hidden;
    position: relative;
    margin-bottom: -1px;
    border-left: none;
}
ul.tabs li a {
    width: 194px;
    height: 64px;
    display: block;
    color: #f9c200;
    /* border: 1px solid #fff; */
    text-decoration: none;
    font-family: "微軟正黑體 Light";
    font-size: 20px;
    font-weight: bold;
}
ul.tabs02 li a {
	width: 75px;
	height: 80px;
	display: block;
}
ul.tabs li a:hover {
		
}
ul.tabs02 li a:hover {
		
}
ul.tabs li.active {
    /* background: #fff; */
    /* border-bottom: 5px solid #ae1b1b; */
}
ul.tabs02 li.active {
    /* background: #fff; */
}
ul.tabs li.active a:hover {
		
}
ul.tabs02 li.active a:hover {
		
}
div.tab_container {
	width: 100%;
	margin-top: 80px;
}
div.tab02_container {
	width: 100%;
}
div.tab_container .tab_content {
	padding: 0 20px 20px 20px;
}
div.tab02_container .tab02_content {
	padding: 20px;
}
div.tab_container .tab_content p {
	font-size: 18px;
	color: #c8c8c8;
	font-family: Verdana, Geneva, sans-serif;
	letter-spacing: 0.2em;
	word-spacing: 0.2em;
}
div.tab02_container .tab02_content p {
	font-size: 18px;
	color: #c8c8c8;
	font-family: Verdana, Geneva, sans-serif;
	letter-spacing: 0.2em;
	word-spacing: 0.2em;
}
div.tab_container .tab_content ul {
	width: 230px;
	margin: 0 0 0 424px;
}
div.tab02_container .tab02_content ul {
	margin-left: 22px;
}
div.tab_container .tab_content li {
	letter-spacing: 0.2em;
	word-spacing: 0.2em;a
}
div.tab02_container .tab02_content li {
	font-size: 18px;
	color: #c8c8c8;
	font-family: Verdana, Geneva, sans-serif;
	letter-spacing: 0.2em;
	word-spacing: 0.2em;
	list-style-type: square;
}

.tab_a{
	font-family: "微軟正黑體 Light";
	color: #ffdcb9;
	font-size: 14px;
	margin: 12px 0 45px 0;
	padding: 28px 10px 26px 35px;
	background-image: url(../images/1018.png);
	background-repeat: repeat;
}
#D2{
	position:absolute;
	left:50%;
	top: 489px;
	margin-left: 552px;
	height:15px;
	width:448px;
	background:url(../images/title_ef.png) no-repeat 0 0;
	z-index:8;
	animation:TestMove2 5s infinite alternate; /*IE*/
	-moz-animation:TestMove2 5s infinite alternate; /*FireFox*/
	-webkit-animation:TestMove2 5s infinite alternate; /*Chrome, Safari*/
}
#D3{
	position:absolute;
	left:50%;
	top: 610px;
	margin-left: 552px;
	height:15px;
	width:448px;
	background:url(../images/title_ef.png) no-repeat 0 0;
	z-index:8;
	animation:TestMove2 5s infinite alternate; /*IE*/
	-moz-animation:TestMove2 5s infinite alternate; /*FireFox*/
	-webkit-animation:TestMove2 5s infinite alternate; /*Chrome, Safari*/
}
@keyframes TestMove2{
    from {left:0%;}
    to {left:15%;}
}
@-moz-keyframes TestMove2{
    from {left:0%;}
    to {left:15%;}
}
@-webkit-keyframes TestMove2{
    from {left:0%;}
    to {left:15%;}
}
@media screen and (max-width: 1000px) {
body {
    overflow-y: auto;
  }
div.floatCtro {
     right: -200px!important;
}
nav{
	
}
div.floatCtro{
	display:none!important;
}
.people02 {
    margin-left: 109px;
}
}
.videobox {
	background-position: -1250px -6px;
	position: absolute;
	top: 185px;
	right: 65px;
	cursor: pointer;
	height: 73px;
	width: 77px;
	text-indent: -9999em;
	/* opacity:.35; */
	/* transition: opacity .3s ease; */
	z-index:99;
}
.videobox:hover {
	background-position: -1250px -97px;
	opacity:1;
}
.videobox a {
	width: 100%;
	height: 100%;
	display: block;
}
.wobtn01{width: 74px;height: 168px;background-position: -28px -133px;float:left;position: absolute;top: 482px;left: 990px;}
.wobtn01:hover{background-position: -28px -133px;}
.d5 {
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 1;
	animation-iteration-count: infinite;
	animation-direction: alternate;
	-webkit-animation-name: d5;
	-webkit-animation-duration: 2s;
	animation-name: d5;
	animation-duration: 2s;
	top: 0px;
	}
  /* Chrome, Safari, Opera */
@-webkit-keyframes d5 {
    from {background-color: rgba(1, 0, 255, 0.18);}
    to {background-color: rgba(255, 162, 0, 0.14);}
}

/* Standard syntax */
@keyframes d5 {
     from {background-color: rgba(1, 0, 255, 0.18);}
     to {background-color: rgba(255, 162, 0, 0.14);}
 }
.d3 {
	width: 613px;
	height: 386px;
	position: absolute;
	top: 324px;
	left: 50%;
	margin-left: 63px;
	z-index: 9;
	animation-iteration-count: infinite;
	animation-direction: alternate;
	-webkit-animation-name: d3;
	-webkit-animation-duration: 2s;
	animation-name: d3;
	animation-duration: 2s;
	}
  /* Chrome, Safari, Opera */
@-webkit-keyframes d3 {
     from {background: url("../images/a.png") no-repeat 0 0;}
     to {background: url("../images/b.png") no-repeat 0 0;}
}

    /* Standard syntax */
 @keyframes d3 {
     from {background-image: url(../images/b.png);}
     to {background-image: url(../images/a.png);}
}
.d4 {
	width: 600px;
	height: 358px;
	position: absolute;
	top: 503px;
	left: 50%;
	margin-left: -1000px;
	z-index: 2;
	animation-iteration-count: infinite;
	animation-direction: alternate;
	-webkit-animation-name: d4;
	-webkit-animation-duration: 2s;
	animation-name: d4;
	animation-duration: 2s;
	}
  /* Chrome, Safari, Opera */
@-webkit-keyframes d4 {
     from {background: url("../images/sky.png") no-repeat 0 0;}
     to {background: url("../images/sky02.png") no-repeat 0 0;}
}

    /* Standard syntax */
@keyframes d4 {
     from {background: url("../images/sky.png") no-repeat 0 0;}
     to {background: url("../images/sky02.png") no-repeat 0 0;}
}
.rock {
    position: absolute;
    width: 100%;
    left: 50%;
    top: 0;
    margin-left: -992px;
    z-index: 1;
}

.rock5 {
    position: absolute;
	left: 50%;
    top: 0;
    -webkit-animation: none;
    animation: none;
    z-index: 8;
    text-align: center;
    -webkit-animation: fly2 90s linear infinite;
    animation: fly2 90s linear infinite;
}

.flashLight {
    left: 0;
    -webkit-animation: flash-lighting2 4s ease infinite;
    animation: flash-lighting2 4s ease infinite;
    -webkit-animation-delay: 3s;
    animation-delay: 3s;
    animation: flash-lighting 4s ease infinite;
    opacity: 0;
}

.flashLight2 {
    right: 0;
    -webkit-animation: flash-lighting2 4s ease infinite;
    animation: flash-lighting2 4s ease infinite;
    -webkit-animation-delay: 3s;
    animation-delay: 3s;
    opacity: 0;
    position: absolute;
    top: 0;
}

/* line 51, ../main.scss */
.rock .rock1, .rock .rock2, .rock .rock3, .rock .rock4 {
  position: absolute;
  -webkit-animation: fly 8s ease infinite;
          animation: fly 8s ease infinite;
}
@-webkit-keyframes flash-lighting {
  0% {
    opacity: 0;
  }
  3% {
    opacity: 1;
  }
  5% {
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  20% {
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes flash-lighting2 {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 0;
  }
  23% {
    opacity: 1;
  }
  27% {
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}