@charset "utf-8";
/* CSS Document */

a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, caption, canvas, center, cite, code,
dd, del, details, dfn, dialog, div, dl, dt, em, embed, fieldset, figcaption, figure, form, footer, header, hgroup, h1, h2, h3, h4, h5, h6, html, i, iframe, img, ins, kbd, label, 
 legend, li, mark, menu, nav,object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, tt, table, tbody, textarea, tfoot, thead, 
  time, tr, th, td, u, ul, var, video { 
	margin: 0; 
	padding: 0; 
}


html, body{
    margin: 0;
	padding: 0;
}

body{
	background-image: url(../img/bk.jpg);
	background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    background-attachment: fixed;

     
}
.computer-logo{
    width: 357px;
    position: fixed;
    left: 5%;
    top: 40%;
    z-index: 10;
}
.computer-logo img{
    max-width: 357px;
    width: 100%;
    height: auto;
}
.best-award{
    width: 279px;
    position: fixed;
    right: 0;
    top: 35%;
    z-index: 11;  
}
.best-award img{
    max-width: 279px;
    width: 100%;
    height: auto; 
}
.top-down-ex{
	width: 173px;
    position: fixed;
    right: 22%;
    top: 40%;
    z-index: 12; 	
}
.top-down-ex img{
	max-width: 173px;
	width: 100%;
	height: auto;
}



/*------手機設定------------*/

/*------手機不需變的設定------------*/
.main-container-outside{
    width: 100%;
    display: block;
    left: 0;
	top: 0;
	position: fixed;
	z-index: 18;
}
.center-container-box{
    width: 549px;
    display: block;
	margin: 0 auto;
}
.main-content{
    width: 100%;
	position: relative;
	left: 0;
	top: 0;
	z-index: 20;
}
.outside-iphone-pic{
    width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 22;
}
.outside-iphone-pic img{
    max-width: 549px;
	width: 100%;
	height: auto
}
.iphone-inner-out-block{
    width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 24;
}   
.iphone-inner-center-box{
	width: 75.40983606557377%;
	margin: 110px auto 0 auto;
	display: block;
}

.iphone-content-box{
	width: 100%;
	height: 736px;
	left: 0;
	top: 0;
	position: relative;
	background: #5d7e48;
    z-index: 35;
	overflow: hidden;  
}

.main-container-outside2{
    width: 100%;
    display: block;
    left: 0;
	top: 0;
	position: fixed;
	z-index: 21;
}



/*------手機不需變的設定------------*/




/*------手機可變區------------*/

.hamburgar-box-outside{
	width: 60px;
	height: 60px;
	float: left;
	background: #000;
	cursor: pointer;
	position: absolute;
	
}
.hamburgar-inner{
	width: 30px;
	display: block;
	margin: 15px auto;
}
.line1, .line2, .line3{
	width: 100%;
	height: 3px;
	display: block;
	background: #fff;
	margin-bottom: 8px;
}

.section-frist{
   width: 100%;
   display: block;
   float: left;
   transform: translate(0,-28px);
   
}

.section-box{
   width: 100%;
   display: block;
   float: left;	
}
.section-box img{
   width: 100%;
   max-width: 414px;
   height: auto;
   display: block;
}
.section-box ul{
   width: 100%;
   display: block;
   float: left;
   list-style-type: none;
}
.section-box ul li{
   width: 100%;
   display: block;
   float: left;
   list-style-type: none;
   line-height: 50px;
   height: 50px;
   font-family: 'Noto Sans TC', sans-serif;
   font-size: 21px;
	
}
.section-container{
   width: 100%;
   display: block;
   float: left; 

}
.form-center-box{
   width: 77.29468599033816%;
   display: block;
   margin: 0 auto;
}
.inter-color-bk{
	background: #6a8957;
	color:#fff;
}
.word-form{
	width: 100%;
	font-size: 20px;
	line-height: 40px;
	height: 40px;
	border: 1px solid #fff;
	background: none;
}
.ma1{
	width: 10%;
	display: block;
	float: left;	
}
.ma2{
	width: 90%;
	display: block;
	float: left;
	color: #000;

}

.word-form2{
	width: 100%;
	font-size: 20px;
	line-height: 40px;
	height: 40px;
	border: 1px solid #fff;
	background: none;
}

.inter-send-button{
	margin-top: 20px;
	margin-bottom: 80px;
}
.inter-send-button a{
	width: 100%;
	display: block;
	float: left;
	
	line-height: 60px;
	height: 60px;
	font-size: 23px;
	color: #fff;
	text-align: center;
}
.inter-send-button a:link{
	text-decoration: none;
	background: #46563c;
}
.inter-send-button a:visited{
	text-decoration: none;
	background: #46563c;
}
.inter-send-button a:hover{
	text-decoration: none;
	background: #000;
}




    
.button-top{
	width: 29.95169082125604%;
	display: block;
	position: absolute;
	top: 66px;
	z-index: 33;
}
.button-top img{
	max-width: 124px;
	width: 100%;
	height: auto;
} 
.ctrl-a1{
	left: 3%;
}
.ctrl-a2{
	left: 35%;
}  
.ctrl-a3{
	right: 3%;
}  

.bottom-button{
	width: 59.66183574879227%;
	left: 0;
	right: 0;
	position: absolute;
	z-index: 34;
	margin: auto !important;
	bottom: 65px;
}
.bottom-button img{
	max-width: 247px;
	width: 100%;
	height: auto;
}
.logo{
	width: 25.84541062801932%;
	left: 0;
	right: 0;
	position: absolute;
	z-index: 34;
	margin: auto !important;
	top: 13px;
}  
.logo img{
	max-width: 107px;
	width: 100%;
	height: auto;
} 
.fb-like{
	position: absolute;
	left: 75%;
	top: 15px;
	z-index: 40;
}

.inter-height-change-bottom{
	margin-bottom: 300px;
}


@media only screen and (max-width : 1920px){
}
@media only screen and (max-width : 1680px){
}
@media only screen and (max-width : 1440px){
.hamburgar-box-outside{
	width: 50px;
	height: 50px;
	
}
.hamburgar-inner{
	width: 30px;
	margin: 12px auto;
}
.line1, .line2, .line3{
	width: 100%;
	height: 3px;
	margin-bottom: 8px;
}
.computer-logo{
    width: 280px;
    left: 5%;
    top: 39%;
}
.best-award{
    width: 230px;
    right: 0;
    top: 34%;
}
.top-down-ex{
	width: 160px;
    right: 21%;
    top: 40%;	
}
.center-container-box{
    width: 414px;
	margin: 0 auto;
}
.iphone-inner-center-box{
	width: 100%;
	margin: 20px auto 0 auto;
	-webkit-transform: translate(1px,0);
	-moz-transform: translate(1px,0);
	-o-transform: translate(1px,0);
	transform: translate(1px,0);	
}
.iphone-content-box{
	width: 100%;
	height: 736px; 
}
.bottom-button{
	width: 59.66183574879227%;
	bottom: 40px;
}
.inter-height-change{
		padding-bottom: 20px;
		background: #000;
}
.section-box ul li{
   line-height: 45px;
   height: 45px;
   font-size: 18px;	
}

}
@media only screen and (max-width : 1366px){
.hamburgar-box-outside{
	width: 45px;
	height: 45px;
	
}
.hamburgar-inner{
	width: 25px;
	margin: 12px auto;
}
.line1, .line2, .line3{
	width: 100%;
	height: 3px;
	margin-bottom: 6px;
}
	
.inter-height-change{
		padding-bottom: 0px;
		background: #000;
}
.computer-logo{
    width: 250px;
    left: 5%;
    top: 39%;
}
.best-award{
    width: 215px;
    right: 0;
    top: 34%;
}
.top-down-ex{
	width: 150px;
    right: 21%;
    top: 40%;	
}
.fb-like{
	left: 72%;
	top: 15px;
}
	
	
.center-container-box{
    width: 370px;
	margin: 0 auto;
}
.iphone-inner-center-box{
	width: 100%;
	margin: 0px auto 0 auto;
	-webkit-transform: translate(1px,0);
	-moz-transform: translate(1px,0);
	-o-transform: translate(1px,0);
	transform: translate(1px,0);	
}
.iphone-content-box{
	width: 100%;
	height: 736px; 
}
.bottom-button{
	width: 59.66183574879227%;
	bottom: 40px;
}
.section-box ul li{
   line-height: 40px;
   height: 40px;
   font-size: 17px;
	
}	
}
@media only screen and (max-width : 1280px){
 
}
@media only screen and (max-width : 1024px){
 .computer-logo{
    width: 220px;
    left: 5%;
    top: 39%;
}
.best-award{
    width: 180px;
    right: 0;
    top: 34%;
}
.top-down-ex{
	width: 130px;
    right: 19%;
    top: 40%;	
}
.fb-like{
	left: 75%;
	top: 15px;
}
.center-container-box{
    width: 414px;
	margin: 0 auto;
}
.iphone-inner-center-box{
	width: 100%;
	margin: 10px auto 0 auto;
	-webkit-transform: translate(1px,0);
	-moz-transform: translate(1px,0);
	-o-transform: translate(1px,0);
	transform: translate(1px,0);	
}
}
@media only screen and (max-width : 900px){
.hamburgar-box-outside{
	width: 60px;
	height: 60px;
	
}
.hamburgar-inner{
	width: 30px;
	margin: 15px auto;
}
.line1, .line2, .line3{
	width: 100%;
	height: 3px;
	margin-bottom: 8px;
}
.computer-logo{
	 display: none;
}
.best-award{
 display: none;
}
.top-down-ex{
 display: none;	
}

.section-box ul li{
   line-height: 50px;
   height: 50px;
   font-size: 20px;
	
}

}
@media only screen and (max-width : 480px){
.outside-iphone-pic{
    display: none;
}
.center-container-box{
    width: 414px;
	margin: 0 auto;
}
.iphone-inner-center-box{
	width: 100%;
	margin: 20px auto 0 auto;
	-webkit-transform: translate(0,0);
	-moz-transform: translate(0,0);
	-o-transform: translate(0,0);
	transform: translate(0,0);	
}
.main-container-outside{
	position: absolute;   
}
}
@media only screen and (max-width : 414px){
.center-container-box{
    width: 100%;
	margin: 0 auto;
}
.iphone-inner-center-box{
	margin: 0 auto 0 auto;
}
.bottom-button{
	width: 59.66183574879227%;
	bottom: 70px;
}
body{
    overflow: auto;
    background-image: none;
}
.fb-like{
	left: 75%;
}
}
@media only screen and (max-width : 375px){
.bottom-button{
	width: 55%;
	bottom: 70px;
}
.iphone-content-box{
	width: 100%;
	height: 667px; 
}
.section-box ul li{
   line-height: 45px;
   height: 45px;
   font-size: 19px;
	
}
.fb-like{
	left: 72%;
}
}
@media only screen and (max-width : 360px){
.bottom-button{
	bottom: 90px;
}
.section-box ul li{
   line-height: 45px;
   height: 45px;
   font-size: 17px;
	
}
.iphone-content-box{
	width: 100%;
	height: 640px; 
}
}
@media only screen and (max-width : 320px){
.bottom-button{
	bottom: 50px;
}
.iphone-content-box{
	width: 100%;
	height: 568px; 
}
.fb-like{
	left: 70%;
}
}




























