@charset "utf-8";
/* CSS Document */
body {
	height: 100%;
	width: 100%;
	background-color: #594b42;
}
a{
    outline: none;
    behavior:expression(this.onFocus=this.blur()); /* for IE */
}
* {margin:0;padding:0;}
ul {list-style:none;}
/**/

.rock {
    position: absolute;
    width: 1200px
    height: 100%;
    left: 50%;
    top: 0;
	margin-left:-650px;
    z-index: 9;
}

.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 {
    right: 18%;
    -webkit-animation: flash-lighting 4s ease infinite;
    animation: flash-lighting 4s ease infinite;
    opacity: 0;
}

.flashLight2 {
    left: 21%;
    -webkit-animation: flash-lighting2 4s ease infinite;
    animation: flash-lighting2 4s ease infinite;
    -webkit-animation-delay: 3s;
    animation-delay: 3s;
    opacity: 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;
  }
}
@-webkit-keyframes fly2 {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  100% {
    -webkit-transform: rotate(-360deg);
    -ms-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}
@keyframes fly2 {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  100% {
    -webkit-transform: rotate(-360deg);
    -ms-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}
footer{
	position: absolute;
    bottom: 0;
    width: 100%;
    min-width: 1000px;
    height: 89px;
    background-color: #1b0900;
    border-bottom: 5px solid #1b0900;
    z-index: 11;
}
.footer{
	width:1000px;
	margin:0 auto;
	padding-top: 10px;
	color: #fff;
}
.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;}

/*index*/
.index {
	position: relative;
	width: 100%;
	min-width: 1000px;
	height: 1003px;
	background: url(../images/index.jpg) no-repeat center 0px;
}
.index_content {
	height: 100%;
	/*background: url(../images/index.jpg) no-repeat center top;*/
	z-index: 10;
}
.goStep1 {
	top:570px;
	left:245px;
	position: absolute;
	display:block;
	width: 130px;
	height: 53px;
}
.goStep2 {
	top:570px;
	left:375px;
	position: absolute;
	display:block;
	width: 130px;
	height: 53px;
}
.goStep3 {
	top:570px;
	left:505px;
	position: absolute;
	display:block;
	width: 130px;
	height: 53px;
}
.goStep4 {
	top:570px;
	left:635px;
	position: absolute;
	display:block;
	width: 130px;
	height: 53px;
}
.logo {
	position: absolute;
	top:60px;
	left:390px;
	width: 260px;
	height: 134px;
}
.logo:hover{
	margin-top:1px;
	transform:translateY(0.20em);
}



/*---------------------*/
html,body,div,p,a,ul,li,img,table,tr,th,td,input,form,label,h1,h2,h3,h4,h5 {
	margin:0;
	padding:0;
}
html {
	overflow-x:hidden;
	overflow-y:auto;
}
body {
	position: relative;
	font-size:12px;
	font-size:0.12rem;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration:none ;
}
h1,h2,h3,h4,h5 {
	font-weight:bold;
}
ul {
	letter-spacing: 0;
}
ul li {
	list-style: none;
}
i {
	font-style:normal;
}
label {
	vertical-align: middle;
}
input {
	text-indent: 0.5em;
	vertical-align: middle;
}
img {
	border:none;
	max-width:100%;
	height:auto;
}
table {
	border-collapse: collapse;
	table-layout: fixed;
}
table td {
	word-break: break-all;
	word-wrap:break-word;
	vertical-align:middle;
}
.logo {
    position: absolute;
    top: 116px;
    left: 355px;
    width: 268px;
    height: 101px;
	background: url(../images/logo.png) no-repeat center top;
}
.line {
	position: relative;
	display: inline-block;
	*zoom:1;
	*display: inline;
	vertical-align: middle;
}
.wp {
	width: 1000px;
	margin:0 auto;
	position: relative;
}
.wp1 {
	width: 1920px;
	margin:0 auto;
	position: relative;
}

/*index*/

.goStep1 {
	top: 641px;
	left: 98px;
	position: absolute;
	display: block;
	width: 240px;
	height: 80px;
	background-image: url(../images/icon01.png);
	background-repeat: no-repeat;
}
.goStep2 {
	top: 727px;
	left: 247px;
	position: absolute;
	display:block;
	width: 240px;
	height: 80px;
	background-image: url(../images/icon02.png);
	background-repeat: no-repeat;
}
.goStep3 {
	top: 727px;
	left: 493px;
	position: absolute;
	display:block;
	width: 240px;
	height: 80px;
	background-image: url(../images/icon03.png);
	background-repeat: no-repeat;
}
.goStep4 {
	top: 641px;
	left: 640px;
	position: absolute;
	display:block;
	width: 240px;
	height: 80px;
	background-image: url(../images/icon04.png);
	background-repeat: no-repeat;
}
.goStep1:hover{background-image: url(../images/icon01_h.png);}
.goStep2:hover{background-image: url(../images/icon02_h.png);}
.goStep3:hover{background-image: url(../images/icon03_h.png);}
.goStep4:hover{background-image: url(../images/icon04_h.png);}
.icon05{
	top: 858px;
	left: 246px;
	position: absolute;
	display:block;
	width: 117px;
	height: 36px;
	background-image: url(../images/icon05.png);
	background-repeat: no-repeat;
}
.icon06{
	top: 858px;
	left: 365px;
	position: absolute;
	display:block;
	width: 117px;
	height: 36px;
	background-image: url(../images/icon06.png);
	background-repeat: no-repeat;
}
.icon07{
	top: 858px;
	left: 482px;
	position: absolute;
	display:block;
	width: 127px;
	height: 36px;
	background-image: url(../images/icon07.png);
	background-repeat: no-repeat;
}
.icon08{
	top: 858px;
	left: 613px;
	position: absolute;
	display:block;
	width: 117px;
	height: 36px;
	background-image: url(../images/icon08.png);
	background-repeat: no-repeat;
}
.icon05:hover{background-image: url(../images/icon05_h.png);}
.icon06:hover{background-image: url(../images/icon06_h.png);}
.icon07:hover{background-image: url(../images/icon07_h.png);}
.icon08:hover{background-image: url(../images/icon08_h.png);}
.btn2 {
	display: block;
	width: 130px;
	height: 36px;
}
.btn2:hover {
	text-decoration: none;
}



/*content*/
.content_bg {
	position: relative;
	width: 100%;
	height: auto;
	background:url(../images/c_bg.png) repeat;
	z-index: 10;
}
.content {
	background:url(../images/bg.jpg) no-repeat center top;
	padding-bottom: 90px;
}



/*main*/
.main {
	position: relative;
	background: #25282e;
	width: 100%;
	padding:100px 0 ;
	font-size: 0;
}



/*left_box*/
.left_box {
	position: relative;
	width: 260px;
	height: 100%;
	min-height:1000px;
	display: block;
	float: left;
	background-image: url(../images/left_bg.png);
	background-repeat: repeat-y;
}
.left_box a {
	text-align: center;
	display: block;
	width: 260px;
	height: 80px;
	margin: 0 auto;
	color:#999;
}
.left_box a p {
	height: 50px;
	line-height: 78px;
	font-size: 20px;
	font-weight: 400;
}
.left_box .step0 {
	width:240px
	height: 80px;
	margin-top:109px;
}
.left_box .step1 {
	margin: 150px auto 0;
	background: url(../images/icon.png) no-repeat center;
	height: 80px;
}
.left_box .step2 {
	background: url(../images/icon.png) no-repeat center;
	height: 80px;
}
.left_box .step3 {
	background: url(../images/icon.png) no-repeat center;
	height: 80px;
}
.left_box .step4 {
	background: url(../images/icon.png) no-repeat center;
	height: 80px;
}



/*right_box*/
.right_box {
	position: relative;
	width: 1020px;
	display: block;
	float: left;
	font-family: "微軟正黑體 Light";
	left: 50px;
	z-index: 10;
}
.right_box h2 {
	font-size: 50px;
	color:white;
	line-height: 40px;
	margin: 105px 0 45px;
}
.right_box h3 {
	font-size: 22px;
	color:#eee6dd;
	line-height: 32px;
	margin:10px 0;
}
.right_box h4 {
	font-size: 18px;
	color:#eee6dd;
	line-height: 28px;
	margin:10px;
}
.right_box h5 {
	font-size: 16px;
	color:#eee6dd;
	line-height: 24px;
	margin:10px 0 0 15px;
}
.right_box img {
	margin:10px 0 10px 15px;
}
.step_title_box {
	width: 215px;
	display: inline-block;
	color: #b0b0b0;
	font-size: 16px;
	text-align: center;
}
.hr {
	height: 2px;
	width: 100%;
	background: #4a4a4a;
	margin:1px;
}
.step_content_box {
	font-size: 16px;
	color:#fff;
	line-height: 37px;
}
.step_content_box p{
	font-size: 16px;
	color: #cab8ff;
	line-height: 37px;
}

.right_box .red {
	color:#de4d39;
}
.right_box table {
	margin:10px;
	font-size: 14px;
	text-align: center;
}
.right_box table th {
	border:1px solid #43464b;
	height: 30px;
	color:#849ac9;
	background: #171e2d;
}
.right_box table td {
	border:1px solid #43464b;
	height: 30px;
	color:#a4a4a4;
	background-color: #1b0900;
}



/*float_box*/
.float_box {
	top:420px;
	left:50%;
	margin-left:500px;
	position: absolute;
	transition: 0.4s;
	-webkit-transition: 0.4s;
	-o-transition: 0.4s;
	-moz-transition: 0.4s;
}
.goHome {
	display: block;
	width: 100px;
	height: 100px;
	background: url(../images/goHome.png) no-repeat center;
	text-indent: -9999px;
}
.goTop {
	display: block;
	width: 100px;
	height: 100px;
	background: url(../images/gotop.png) no-repeat center;
	text-indent: -9999px;
}



/*floor*/
.floor {
	position: relative;
	width: 100%;
	background: #2b2b2b;
	height: 100px;
}
.floor_content {
	background: url(../images/floor_bg.jpg) no-repeat center top;
	height:70px;
	top: 15px;
}
.floor_left {
	position: absolute;
	color:#f3d68f;
	top: 17px;
	left: 310px;
	line-height: 20px;
	font-size: 14px;
}
.floor_left a {
	color:#f3d68f;
}
.floor_left a:hover {
	text-decoration:none;

	color: #fdb800;
}

/**/
.sky{
	 width: 100%;
    /* height: 100%; */
    min-height: 720px;
    position: absolute;
    overflow: hidden;
    left: 0;
    top: 118px;
	z-index:2;
}
.cloud1, .cloud2{
	position: absolute;
	background: url(../images/cloud.png) top center no-repeat; 
	width: 2681px;
	height: 833px;
}
.cloud1{
	left: 0px;
	animation: cloudmov1 100s infinite linear;
}
@keyframes cloudmov1{
	0%{ left: 0px;}
	100%{ left: -2681px}
}
.cloud2{	
	left: 2681px;
	animation: cloudmov2 100s infinite linear;
}
@keyframes cloudmov2{
	0%{ left: 2681px;}
	100%{ left: 0px;}
}
/*tab*/
ul, li {
		margin: 0;
		padding: 0;
		list-style: none;
	}
.abgne_tab {
		clear: left;
		width: 970px;
		margin: 10px 0;
}
.abgne_tab02 {
		clear: left;
		width: 970px;
		margin: 10px 0;
}
ul.tabs {
    width: 100%;
    height: 35px;
    border-bottom: 1px solid #5f5f5f;
    /* border-left: 1px solid #999; */
}
ul.tabs02 {
    width: 100%;
    height: 35px;
    border-bottom: 1px solid #5f5f5f;
    /* border-left: 1px solid #999; */
}
ul.tabs li {
    float: left;
    height: 31px;
    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;
    height: 31px;
    line-height: 31px;
    overflow: hidden;
    position: relative;
    margin-bottom: -1px;
    /* border: 1px solid #999; */
    border-left: none;
    font-size: 18px;
}
ul.tabs li a {
    display: block;
    padding: 0 20px;
    color: #f9c200;
    /* border: 1px solid #fff; */
    text-decoration: none;
	font-family: "微軟正黑體 Light";
	font-size: 18px;
	font-weight: bold;
}
ul.tabs02 li a {
	display: block;
	padding: 0 20px;
	color: #f9c200;
	/* border: 1px solid #fff; */
	text-decoration: none;
	font-family: "微軟正黑體 Light";
	font-size: 18px;
	font-weight: bold;
}
ul.tabs li a:hover {
		
}
ul.tabs li.active {
    /* background: #fff; */
    border-bottom: 5px solid #e56704;
}
ul.tabs02 li.active {
    /* background: #fff; */
    border-bottom: 5px solid #e56704;
}
ul.tabs li.active a:hover {
		
}
div.tab_container {
		clear: left;
		width: 100%;
		border-top: none;
		
}
div.tab02_container {
		clear: left;
		width: 100%;
		border-top: none;
		
}
div.tab_container .tab_content {
		padding: 20px;
}
div.tab02_container .tab02_content {
		padding: 20px;
}
div.tab_container .tab_content p {
	font-size: 16px;
	color: #e8e8e8;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
div.tab02_container .tab02_content p {
	font-size: 16px;
	color: #e8e8e8;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
div.tab02_container .tab02_content h3 {
	font-size: 16px;
    color: #e8e8e8;
    font-family: Verdana, Geneva, sans-serif;
    /* height: 50px; */
    margin-left: -21px;
}
.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;
}
.tab_a p{
	color: #f9c200;
	font-size: 18px;
	margin-bottom: 5px;
	font-weight: bold;
}
.tab_a ul li{
	margin-bottom: 5px;
	list-style-type: square;
	font-weight: normal;
	word-spacing: 0.2em;
}
.tab_b{
	font-family: "微軟正黑體 Light";
	color: #ffdcb9;
	font-size: 16px;
	margin: 12px 0 10px 0;
	padding: 5px 10px 26px 35px;
	background-image: url(../images/1018.png);
	background-repeat: repeat;
}
.tab_b p{
	color: #f9c200;
    font-size: 18px;
    margin-bottom: 5px;
}
.tab_b ul li{
	margin-bottom: 5px;
	list-style-type: square;
	font-weight: normal;
	word-spacing: 0.2em;
}
.word{
	background-image: url(../images/word.png);
	background-repeat: no-repeat;
	height: 350px;
	width: 563px;
	position: absolute;
	top: 225px;
	left: 192px;
}
.i1 {
	display: inline-block;
	*zoom:1;
	*display: inline;
	width: 100%;
	height: 20px;
	color: #e8e8e8;
	font-size: 18px;
}
.il02{
	margin-left: 82px;
    margin-top: -37px;
}
.il03{
	margin-left: 82px;
	margin-top: -6px;
	list-style-type: decimal;
}
.il04{
	margin-left: 82px;
}
.if1 {
	display: inline-block;
	*zoom:1;
	*display: inline;
	vertical-align: middle;
	width: 100%;
	text-align: center;
	margin: 20px auto;
}
.i1_n {
	display: inline-block;
	*zoom:1;
	*display: inline;
	vertical-align: middle;
	width: 40px;
}
.i2 {
	margin-right:10px;
	display: inline-block;
	*zoom:1;
	*display: inline;
	vertical-align: middle;
	width: 11px;
	height: 9px;
	background: url(../images/i2.png) no-repeat center;
}
.i3 {
	margin-right:7px;
	display: inline-block;
	*zoom:1;
	*display: inline;
	vertical-align: middle;
	width: 14px;
	height: 14px;
	background: url(../images/i3.png) no-repeat center;
}
.i4 {
	margin: 0 -10px 0 5px;
	display: inline-block;
	*zoom:1;
	*display: inline;
	vertical-align: middle;
	width: 12px;
	height: 35px;
	background: url(../images/i4.png) no-repeat center;
}
.a01{
	background-color: #333!important;
	text-align: justify;
	text-indent: 70px;
}
.a02{
	background-color: #403f3f!important;
	text-align: justify;
	text-indent: 70px;
}
.table{
	background-color:transparent!important;
	text-align: left!important;
	padding-left:10px;
	border: transparent!important;
}
.table{
	background-color:transparent!important;
	text-align: left!important;
	padding-left:10px;
	border: transparent!important;
	color:#fff!important;
}