@charset "utf-8";
/*
	* danny 20160118	

	$Reset
	$body,html
	$共用
	$Mobile
	$Pc
*/





/* $Reset
--------------------------------------------------------------------------------------*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote{margin:0; padding:0; } fieldset, img {border:0; } address, caption, cite, code, dfn, em, var {font-style:normal; font-weight:normal; } ol, ul {list-style:none; } q:before, q:after {content:''; } abbr, acronym {border:0; }





/* $body,html
--------------------------------------------------------------------------------------*/
html,body{ width: 100%; /*overflow: hidden;*/ font-family: Verdana,"微軟正黑體","新細明體","蘋果儷黑體", Arial, Helvetica, sans-serif;}





/* $共用
--------------------------------------------------------------------------------------*/
/*----清除浮動技巧----*/
.clearfix:before,.clearfix:after {content: " ";display: table;}
.clearfix:after {clear: both;}
.clearfix {*zoom: 1;}
/*----清除浮動技巧----*/



/* $Pc
--------------------------------------------------------------------------------------*/
@media screen and (min-width: 768px){


html,body{ min-width: 1003px; font-size: 16px;}


/* header */
header{ width: 100%; height: 65px; position: fixed; z-index: 1000;
background: #f69340; /* Old browsers */
background: -moz-linear-gradient(top,  #f69340 0%, #f69340 75%, #e2812f 90%, #e2812f 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #f69340 0%,#f69340 75%,#e2812f 90%,#e2812f 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #f69340 0%,#f69340 75%,#e2812f 90%,#e2812f 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f69340', endColorstr='#e2812f',GradientType=0 ); /* IE6-9 */
}


/* kv */
.kv {
	width: 100%;
	height: 400px;
	background: #e60a0f;
	padding-top: 65px;
}
.kv-box{ width: 1003px;  height: 100%; margin: 0 auto; position: relative;}

.kv-box__mobile{ width:420px; position: absolute; right: 30px; bottom:0;margin: 0;}
.kv-box__mobile>img{ width: 100%; height: auto;}
.kv-box__logo{ width: 235px;  position: absolute; left:50px; top: 50px;}
.kv-box__app{ position: absolute; left:65px; top: 25%; margin: 0;}
.kv-box__app h1 {
	font-size:45px;
	letter-spacing: 2px;
	color: #ffffff;
	text-align: center;
	font-weight: 600;
}

.kv-box__app p {
	text-align: center;
	font-size: 1em;
	font-weight: normal;
	color: #ffffff;
	line-height: 2em;
	letter-spacing: 1px;
	font-weight: bold;
	/* margin-top: 140px; */
}
.kv-box__banner{ width: 416px; position: absolute; /* left: 501px; top: 460px; */ left: -7px; top: -120px; margin: 0;}
.kv-box__banner>img{ width: 100%; height: auto;}
.kv-box__app span.yellowfont {
	font-weight: bold;
	color: #faee00;
}
.kv-box a.store_btn {
	width: 180px;
	padding: 10px;
	font-family: "Noto Sans", Verdana, "微軟正黑體", "新細明體", "蘋果儷黑體", Arial, Helvetica, sans-serif;
	font-size: 18px;
	letter-spacing: 1px;
	text-decoration: none;
	font-weight: 500;
	color: #e60a0f;
	background-color: #faee00;
	border: none;
	display: block;
	text-align: center;
	border-radius: 25px;
	box-shadow: 0px 3px 3px rgba(255, 255, 255, 0.1);
	transition: all 0.3s ease 0s;
	cursor: pointer;
	margin: 10px auto 5px auto;

}
/* 共用樣式 */
.txth3{ font-size: 2em; color: #000; margin-bottom: 10px;}
.txtp{ font-size: 1em; color: #686868;}
.txtpb {
	font-size: 1.3em;
	line-height: 1.6em;
	color: #000000;
	font-weight: bold;
}
.colorWhite{ color: #fff;}
.fz25{ font-size: 1.5625em;}
.fbold{ font-weight: bold;}


/* block1 */
.s1{ width: 100%;height:348px;background: #ffffff url(../image/s1__bg.gif) repeat;}
.s1-box{ width: 1003px; height: 100%; margin: 0 auto; overflow: hidden; position: relative;}
.s1-box__patten{ width: 689px; position: absolute; left: 0px; bottom: 20px;}
.s1-box__patten>img{ width: 100%; height: auto;}
.s1-box__mainimg{ width: 365px; position: absolute; right:0; bottom: 0px;}
.s1-box__mainimg>img{ width: 100%; height: auto; vertical-align: bottom;}
.s1-box__txt{ width: 520px; position: absolute; left: 30px; top: 60px; margin: 0;}

/* block2 */
.s2 {
	width: 100%;
	height: 356px;
	background: #f2f1f8;
	/* Old browsers */
	background: -moz-linear-gradient(top, #f2f1f8 0%, #f5f5f5 74%, #e3e2e5 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, #f2f1f8 0%, #f5f5f5 74%, #e3e2e5 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #f2f1f8 0%, #f5f5f5 74%, #e3e2e5 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f1f8', endColorstr='#e3e2e5', GradientType=0);
	/* IE6-9 */

}

.s2-box__patten {
	width: 330px;
	position: absolute;
	right: 30px;
	bottom: 0px;
	font-size: 0;
	display: block;

}

.s2-box__patten>img {
	width: 100%;
	height: auto;
}

.s2-box {
	width: 1003px;
	height: 100%;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}

.s2-box__mainimg {
	width: 658px;
	position: absolute;
	left: 0px;
	top: 60px;
}

.s2-box__mainimg>img {
	width: 100%;
	height: auto;
}

.s2-box__txt {
	position: absolute;
	left: 30px;
	top: 60px;
	margin: 0;
}

.s2 .store_btn {
	width: 200px;
	margin-top: 15px;
	display: block;
}

.s2 .store_btn img {
	width: 100%;
}


/* block3 */
.s3 {
	width: 100%;
	height: auto;
	background: #ffffff;
}
.s3-box{ width: 1003px; height: 100%; margin: 0 auto; overflow: hidden; position: relative;}
.s3-box__mainimg{ width: 304px; position: absolute; left: 558px; bottom: 0px;}
.s3-box__mainimg>img{ width: 100%; height: auto; vertical-align: bottom;}
.s3-box__txt{ position: absolute; left: 30px; top: 60px; margin: 0;}
.items-ctnr {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
}

.item-ctnr {
	width: 245px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 0px;
	margin-top: 150px;
}


.item-ctnr>div {
	width: 80px;
	height: auto;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
}


.item-ctnr img {
	width: 100%;
	margin-bottom: 5px;
	vertical-align: middle;
	border-style: none;
}


.item-ctnr h2 {
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1;
	white-space: nowrap;
	text-align: center;
	margin: 10px 0;
}

.item-ctnr p {
	width: 180px;
	text-align: center;
}

/* 搖搖樂互動 */
.s5{ width: 100%; height: 500px; 
background: #d6e9f8; /* Old browsers */
background: -moz-linear-gradient(top,  #d6e9f8 0%, #c7e8f5 71%, #bbeaef 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #d6e9f8 0%,#c7e8f5 71%,#bbeaef 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #d6e9f8 0%,#c7e8f5 71%,#bbeaef 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d6e9f8', endColorstr='#bbeaef',GradientType=0 ); /* IE6-9 */
}
.s5-box{ width: 1003px; height: 100%; margin: 0 auto; overflow: hidden; position: relative;}
.s5-box__mainimg{ width: 594px; position: absolute; left: 400px; bottom: 0px;}
.s5-box__mainimg>img{ width: 100%; height: auto; vertical-align: bottom;}
.s5-box__txt{ position: absolute; left: 120px; top: 220px; margin: 0;}


/* footer */
footer {
	width: 100%;
	padding: 10px 0;
	background: #333;
}
.footer-box{width: 1003px; height: 100%; margin: 0 auto; text-align: center;}
.footer-box h5{ font-size: 0.9375em; font-weight: normal; padding-top: 85px; margin-bottom: 10px;}
.footer-box h5>a{ color: #000; text-decoration: none;}
.footer-box h5>a:hover{ text-decoration: underline;}
.footer-box>p{ color: #939393; font-size: .8em;}

/* gotoTop */
.gotoTop{ display: none;}
.gotoTop>li{ background: url(../image/gotop.png); width: 43px; height:43px; position: fixed; right: 15px; bottom: 30px; cursor: pointer; white-space: nowrap; text-indent: 100%; overflow: hidden;}
}
