@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    font-size: 100%;
    font-weight: normal;
    font-family: Arial,Helvetica,"Microsoft JhengHei",Sans-Serif;
    vertical-align: baseline;
    color: rgb(2, 2, 2);
    margin: 0px;
    padding: 0px;
    border-width: 0px;
    border-style: initial;
    border-color: initial;
    border-image: initial;
}
body{
	margin:0;
	background: url(../../img/background.jpg);
	background-attachment: fixed;
}
.tablet{
	display:none;
}
.slide_fixed{
	position: fixed;
}
.menu{
    top: 55%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: max-content;
    margin-top: 160px;
}



.menu ul {
    width: 600px;
}

@media screen and (max-width: 1280px){
	.menu{
		top: 60%;
	}
	.menu ul {
		width: 540px;
	}
}

.menu ul li{
	display: inline-block;
	margin: 5px 0;
}
.menu ul li a{
    background-repeat: no-repeat;
    background-size: 40px;
    padding-left: 40px;
    display: block;
    margin-right: 12px;
}
.menu ul li a span{
    background-size: 100%;
    background-position: 50%;
    background-repeat: no-repeat;
    width: 140px;
    height: 40px;
    display: block;
}
.menu ul li.o1 a{
	background-image: url(../../img/menu_p1n.png);
}
.menu ul li.o1 a span{
    background-image: url(../../img/menu_p1.svg);
}
.menu ul li.o2 a{
	background-image: url(../../img/menu_p2n.png);
}
.menu ul li.o2 a span{
    background-image: url(../../img/menu_p2.svg);
}
.menu ul li.o3 a{
	background-image: url(../../img/menu_p3n.png);
}
.menu ul li.o3 a span{
    background-image: url(../../img/menu_p3.svg);
}






.menu ul li.o4{
    width: 100%;
    display: block;
    position: absolute;
}
.menu ul li.o4 a{
	background-image: url(../../img/menu_p4n.png);
}
.menu ul li.o4 a span{
    background-image: url(../../img/menu_p4.svg);
}


.menu ul li.o5 a{
	background-image: url(../../img/menu_p5n.png);
}
.menu ul li.o5 a span{
    background-image: url(../../img/menu_p5.svg);
}

.menu ul li.o6 a{
	background-image: url(../../img/menu_p6n.png);
}
.menu ul li.o6 a span{
    background-image: url(../../img/menu_p6.svg);
}


.menu ul li.o7 a{
	background-image: url(../../img/menu_p7n.png);
}
.menu ul li.o7 a span{
    background-image: url(../../img/menu_p7.svg);
}




.fixed_menu{
    left: 20px !important;
    top: 50px;
    bottom: 20px;
    z-index: 9999;
    height: 260px;
    position: fixed;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}
.fixed_menu ul li{
    display: block;
    margin: 5px 0;
}
.fixed_menu ul li a{
    width: 60px;
    height: 60px;
    background-size: 40px;
    background-position: 50%;
    padding-left: 0;
    margin-right: 0;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 0.9);
    position: relative;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.5);
}
.fixed_menu ul li a span{
	position: absolute;
	left: 65px;
	background-color: rgba(255, 255, 255, 0.9);
	background-size: 80%;
	top: 50%;
	-webkit-transform: translate(0%, -50%);
	-ms-transform: translate(0%, -50%);
	transform: translate(0%, -50%);
	border-radius: 20px;
	box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.5);
	opacity: 0;
}
.fixed_menu ul li a:hover span{
	opacity: 1;
}
/*1*/
.slogan_1{
	width: 50%;
	top: 46%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	max-width: 600px;
}
.slogan_1 img{
	display:block;
	width:100%;
}
.slogan_1-1{
	width: 50%;
	top: 55%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	max-width: max-content;
	margin-left: 10px;
	font-size: 1.2rem;
	font-weight: bold;
	line-height: 2.2rem;
	letter-spacing: 3px;
}
.slogan_1 img{display: block;width: 100%;}
.people_1{
	background: url(../../img/p1.png) no-repeat 0% 100%;
	background-size: 672px;
	width: 50%;
	height: 100%;
	z-index: 1;
	bottom: 0;
}
.background_1{
	background-image: url(../../img/background_1.jpg);
	background-size: cover;
	background-position: 50%;
	width: 100%;
	height: 100%;
}
.illustration_1{
    width: 100%;
    height: 100%;
    z-index: -1;
    background: url(../../img/illustration_1.png) no-repeat bottom right;
    background-size: cover;
}
/*2*/
.slogan_2{
	top: 56%;
	-webkit-transform: translate(0%, -50%);
	-ms-transform: translate(0%, -50%);
	transform: translate(0%, -50%);
	font-size: 20px;
	color: #fff;
	width: 50%;
	font-size: 1.8rem;
	font-weight: bold;
	line-height: 3rem;
}
.slogan_2 img{
	display:block;
	width:100%;
}
.people_2{
	background: url(../../img/p2.png) no-repeat 50% 100%;
	background-size: 480px;
	width: 50%;
	height: 100%;
	z-index: 1;
	bottom: 0;
}
.background_2{
	background: url(../../img/background_2.jpg) no-repeat bottom right;
	width: 100%;
	height: 100%;
}
.illustration_2{
    width: 100%;
    height: 100%;
    z-index: -1;
    background: url(../../img/illustration_2.png) no-repeat bottom right;
    background-size: cover;
}
/*3*/
.slogan_3{
	top: 50%;
	-webkit-transform: translate(0%, -50%);
	-ms-transform: translate(0%, -50%);
	transform: translate(0%, -50%);
	font-size: 20px;
	color: #fff;
	width: 50%;
	font-size: 1.8rem;
	font-weight: bold;
	line-height: 3rem;
}
.slogan_3 img{
	display:block;
	width:100%;
}
.people_3{
	background: url(../../img/p3.png) no-repeat 50% 100%;
	background-size: 560px;
	width: 50%;
	height: 100%;
	z-index: 1;
	bottom: 0;
}
.background_3{
	background: url(../../img/background_3.jpg) no-repeat bottom right;
	width: 100%;
	height: 100%;
}
.illustration_3{
    width: 100%;
    height: 100%;
    z-index: -1;
    background: url(../../img/illustration_3.png) no-repeat bottom right;
    background-size: cover;
}
/*4*/
.slogan_4{
	top: 50%;
	-webkit-transform: translate(0%, -50%);
	-ms-transform: translate(0%, -50%);
	transform: translate(0%, -50%);
	font-size: 20px;
	color: #fff;
	width: 50%;
	font-size: 1.8rem;
	font-weight: bold;
	line-height: 3rem;
}
.slogan_4 img{
	display:block;
	width:100%;
}
/**/
.page{
	position: fixed;
	list-style: none;
	padding: 0;
	margin: 0;
	z-index: 999;
	right: 20px;
	bottom: 10px;
}
.page li{
    margin: 0 2px;
    display: inline-block;
}
.page li a{
    display: block;
    width: 18px;
    height: 18px;
    background-color: #fff;
    border-radius: 50%;
    transition: 0.3s all;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.5);
}
.page li a:hover{
    background-color: #FFC107;
}
.page li a.h{
    background-color: #FFC107;
}
@media screen and (height: 800px){
.people_1{
    background-size: 572px;
}	
.people_2{
    background-size: 380px;
}	
.people_3{
    background-size: 460px;
}	
}
@media screen and (max-width: 1024px){
.desktop{
	display:none;
}
.tablet{
	display:block;
}

.tablet .head{
	position: absolute;
	z-index: 999;
	width: 100%;
	background-size: 200px;
}
.tablet .head .logo{}
.tablet .head .logo img{
    width: 300px;
    margin: 5px;
}
.tablet .slogan{
	position: absolute;
	width: 100%;
	z-index: 99;
	top: 25%;
	-webkit-transform: translate(0%, -50%);
	-ms-transform: translate(0%, -50%);
	transform: translate(0%, -50%);
}
.tablet .slogan img{
    width: 100%;
    max-width: 80%;
}
.focus {
	width:100%;
	height:100vh;
	margin:0 auto;
	position:relative;
	overflow:hidden;
}
.focus .hd {
	width:100%;
	position:absolute;
	z-index:1;
	bottom: 0;
	text-align:center;
}
.focus .hd ul {
	display:inline-block;
	vertical-align:top;
	position: relative;
	width: 100%;
	height: 100vh;
	margin: 0;
	padding: 0;
}
.focus .hd ul li {
	width: 100%;
	vertical-align:top;
	background-repeat: no-repeat;
	background-position: 50% 100%;
	background-size: 100%;
	position: absolute;
	bottom: -50px;
	opacity: 0;
	width: 100%;
	height: 100vh;
	transition: 1s all;
	text-indent: -9999px;
}
.focus .hd ul li:nth-child(1){
    background-image: url(../../img/p1.png);
    background-size: 75%;
}
.focus .hd ul li:nth-child(2){
    background-image: url(../../img/p2.png);
    background-size: 60%;
}
.focus .hd ul li:nth-child(3){
    background-image: url(../../img/p3.png);
    background-size: 65%;
}
.focus .hd ul .on {
	opacity: 1;
	bottom: 0;
}
.focus .bd {
	position:relative;
	z-index:0;
}
.focus .bd ul{}
.focus .bd ul li{}
.focus .bd ul li span{
    width: 100%;
    height: 100vh;
    display: block;
    background-position: 50%;
    background-size: cover;
}
.tablet_menu{
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 999;
    transition: 0.3s all;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,1+100 */
background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
}
.tablet_menu.open{
    bottom: 0;
}
.tablet_menu .button{
    width: 50px;
    height: 50px;
    margin: -50px auto 0 auto;
    display: block;
    text-align: center;
    color: #695343;
    background-image: url(../../img/button.png);
    background-size: cover;
}
.tablet_menu ul{
    list-style: none;
    max-width: 70%;
	margin: 0 auto;
	display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    text-align: center;
}
.tablet_menu ul li{
    text-align: center;
    width: calc((100% / 4));
	padding: 10px 0;

}
.tablet_menu ul li:nth-child(1) a{
    border-left: none;
}
.tablet_menu ul li a{
    background-repeat: no-repeat;
    background-size: 80px;
    padding-top: 80px;
    display: block;
    margin-right: 12px;
    margin: 0;
    display: inline-block;
    width: 100%;
    background-position: 50% 0;
    text-decoration: none;
    font-weight: bold;
    font-size: 1.6rem;
    color: #fff;
}
.tablet_menu ul .o1 a{
	background-image: url(../../img/menu_p1nm.png);
}
.tablet_menu ul .o2 a{
	background-image: url(../../img/menu_p2nm.png);
}
.tablet_menu ul .o3 a{
	background-image: url(../../img/menu_p3nm.png);
}
.tablet_menu ul .o4 a{
	background-image: url(../../img/menu_p4nm.png);
}

.tablet_menu ul .o5 a{
	background-image: url(../../img/menu_p5nm.png);
}
.tablet_menu ul .o6 a{
	background-image: url(../../img/menu_p6nm.png);
}
.tablet_menu ul .o7 a{
	background-image: url(../../img/menu_p7nm.png);
}



.tablet_menu ul li a span{
    background-image: url(../../img/menu_p1.svg);
    background-size: 100%;
    background-position: 50%;
    background-repeat: no-repeat;
    width: 100%;
    height: 40px;
    display: block;
}
.tablet_menu ul .o1 a span{
    background-image: url(../../img/menu_p1.svg);
}
.tablet_menu ul .o2 a span{
    background-image: url(../../img/menu_p2.svg);
}
.tablet_menu ul .o3 a span{
    background-image: url(../../img/menu_p3.svg);
}
}
@media screen and (max-width: 600px){
.tablet_menu ul{
	max-width:100%;
}
.focus .hd ul li:nth-child(1){
    background-image: url(../../img/p1.png);
    background-size: 95%;
}
.focus .hd ul li:nth-child(2){
    background-image: url(../../img/p2.png);
    background-size: 70%;
}
.focus .hd ul li:nth-child(3){
    background-image: url(../../img/p3.png);
    background-size: 80%;
}
.tablet_menu ul li a {
    background-repeat: no-repeat;
    background-size: 40px;
    padding-top: 40px;
    font-size: 1.1rem;
}
.tablet .head .logo img {
    width: 200px;
}
}