﻿/* ---reset.css--- */
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 {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* ---reset.css--- */

html {	
	font-family:Helvetica,Arial,"微軟正黑體","LiHei Pro","Microsoft JhengHei","新細明體","PMingLiU","LiHei Pro",sans-serif;
	-webkit-text-size-adjust:none;
	background-color:#CCC;
}

body{
	background-image:url(image/bg.png);
	padding-bottom:0px;
}

/* --電腦版型------------------------------------- */


#GOTOTOP{
	position: fixed; 
	right:10px;
	bottom:10px; /*決定網頁一開始的位置*/
	width:65px;
	height:65px;
	text-align:center; background-image:url(image/top.png); background-position:center; background-repeat:no-repeat; 
	
}
#GOTOTOP a{ width:65px; height:65px; display:block;}
h1{ width:500px; height:60px; font-weight: 600;
text-align:center; 
margin:0 auto; 
color:#2e2e2e; 
font-size:40px; 
line-height:60px; 
margin-bottom:20px; 
border-bottom-style:solid; 
border-bottom-color:#bda79e; 
border-bottom-width:1px;
border-top-style:solid; 
border-top-color:#bda79e; 
border-top-width:1px;
border-left-style:solid; 
border-left-color:#bda79e; 
border-left-width:1px;
border-right-style:solid; 
border-right-color:#bda79e; 
border-right-width:1px;
}
h2{ color:#4e2806; font-size:28px; line-height:28px; padding-bottom:15px; padding-top:20px;  font-weight: 600;}
h3{ width:100%; color:#086abd; font-size:20px; line-height:28px; padding-bottom:5px; padding-left:50px;}
h4{width:100%; text-align:center; margin:0 auto; color:#1a8aea; font-size:32px;  line-height:140px; background-image:url(image/five_bg.jpg); background-position:center; background-repeat:no-repeat;}
.line{ 
margin:0 auto; 
width:90%; 
height:6px; 
border-bottom-style:solid; 
border-bottom-color:#f3f3f3; 
border-bottom-width:1px; margin-top:10px; margin-bottom:10px;
}
.content_1{ 
width:1200px;
margin:0 auto; 
 padding-left:80px; 
 padding-right:90px; 
 padding-top:50px; 
 padding-bottom:10px;
font-size:18px; 
line-height:26px; color:#2e2e2e; 
-webkit-box-sizing:border-box;
box-sizing:border-box; overflow:hidden;
}

.content_2{ 
margin:0 auto; 
width:600px;
font-size:16px; 
line-height:26px; padding-top:10px; padding-bottom:10px;
}
.content_3{ 
margin:0 auto; 
width:100%;
font-size:20px; 
line-height:36px; 
text-align:center;
}
.vedio-container{
	position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%; 
	}
.video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.try_view{ margin:0 auto; width:1030px; text-align:center; overflow:hidden; }
.try_view ul{ display:inline-block;}
.try_view li{ display:inline-block;}
 
.try_view_img{ 
margin:0 auto; 
text-align:center; 
width:1050px; 

}


.price{ 
margin:0 auto; 
font-size:22px; 
text-align:center; 
line-height:32px; 
padding-bottom:10px; padding-top:20px;
}

.red{ color:#d0121b;}
.red_big{ 
color:#d0121b; 
font-size:32px;
}
.brown{ color:#4e2806; }
.title_brown{ color:#84450d; text-align:center; margin:0 auto; line-height:50px; height:50px; font-size:24px; }
.green{ color:#246541;}

.why_title_brown{ font-size:38px; color:#a97076; line-height:50px; font-weight:bold;  }
.why_title_blue{font-size:23px; color:#21388f; line-height:40px; font-weight:bold;  }
.gray{ color:#555555; font-size:15px;font-style: italic;}

.buy_area{  margin:0 auto; width:1030px; text-align:center; overflow:hidden; }
.buy_area ul{ display:inline-block; }
.buy_area li{ display:inline-block; }

.buy{ 
margin:0 auto; 
display:block; 
width:160px; 
height:36px; 
line-height:36px; 
font-size:24px; 
text-align:center; 
background-color:#d0121b; 
color:#ffffff;
}
.buy a{
	display:block; 
	width:160px; 
	height:36px; 
	color:#ffffff; 
	text-decoration:none;
}
.buy2{ 
margin:0 auto; 
display:block; 
width:160px; 
height:36px; 
line-height:36px; 
font-size:24px; 
text-align:center; 
background-color:#964124; 
color:#ffffff;
}
.buy2 a{
	display:block; 
	width:160px; 
	height:36px; 
	color:#ffffff; 
	text-decoration:none;
}

.content_purple{ 
width:100%;   
background-color:#e2e9f4; 
overflow:hidden;
padding-bottom:40px; padding-top:40px;
	}
	
.content_white{ 
width:100%;   
background-image:url(image/bg3.jpg); 
background-repeat:no-repeat; 
background-position: top center;
 background-size: contain; 
background-color:#ffffff; 
overflow:hidden;
padding-bottom:10px; padding-top:10px;
	}
.content_brown{ 
width:100%; 
background-image:url(image/bg2.jpg); 
background-repeat:no-repeat; 
background-position: top center;
background-color:#efe7e1; 
overflow:hidden;
padding-bottom:20px; padding-top:20px;
	}
.content_book{ float:left; width:350px; text-align:right;}
.content_text{ float:right; width:650px; font-size:20px; line-height:30px; }

.content_green{ 
width:100%;   
background-color:#e2f3f4; 
overflow:hidden;
padding-bottom:40px; 
padding-top:40px;
	}
#WRAPPER{ position:relative; 
	width:100%;
	margin:0 auto; 
	background-color:#ffffff; overflow:hidden;
}

#TOP-MENU{
	display:none;background-color:#383838; 
}

#TOP-MENU #BTN{}
#NAV-MENU{ width:100%; background-color:#383838; overflow:hidden; }

#NAV{
	width:600px;
	height:60px; 
	float:right; 
	
}

#NAV ul{
	
	height:60px; font-size:20px; 
} 

#NAV li{ 
display:inline-block; 
	
}

#NAV li a{ display:block;
	
	width:170px;
	line-height:60px;
	text-align:right;
	text-decoration:none;
	color:#FFF;	
}

#NAV li a:hover{
	color:#e39b73;
}

.NAV-LOGO{ display:block; float:left; width:330px; height:60px; background-image:url(image/logo.png); background-repeat:no-repeat; background-position: left; 
 }
#BANNER{ 
	width:1200px;
	height:auto;
	margin:0 auto;
	border:0px solid #FFF;
}

#BANNER h1{
	display:block;
	width:1200px;
	height:533px;
	background-image:url(image/header.jpg);
	text-indent:-9999px;
}


#CONTENT{
	width:100%;
	margin:0 auto;
	overflow:hidden;
	background-color:#FFF;
	padding:0px 0px;
}

#CONTENT .BOX{ text-align:center;
	float:left;
	width:375px;
	margin-left:10px; margin-right:10px
}

#CONTENT .BOX h3{
	font-size:2em;
	line-height:2;
	border-bottom:2px solid #900;
	color:#900;
	text-align:center;
}

#CONTENT .BOX p{
	font-size:15px;
	line-height:1.8;
	padding:20px;
	color:#333;
}


#DOWN{ 

margin:0 auto;
display:inline-block;
clear:both;
width:100%;
background-color:#dcdcdc;
padding:10px 0px; 
}

#DOWN p{ 
font-size:13px;
text-align:center;
line-height:30px;
color:#333333;
}

#DOWN p a{ 
color:#333333; 
text-decoration:none; 
}

#DOWN p img{ 
vertical-align:bottom;
}

.footer_logo{ 
margin:0 auto; 
width:100%; 
text-align:center;
}

/* --手機版型------------------------------------- */

@media screen and (max-width: 980px) {
	
	*{
		box-sizing:border-box; /* 讓 padding 與 width 解除關係 */
	}
	
	html,body{
		-webkit-text-size-adjust:none; /* iPhone 旋轉後 文字不要放大 */
	}
	
	
	#GOTOTOP{
	position: fixed; 
	right:10px;
	bottom:10px; /*決定網頁一開始的位置*/
	width:40px;
	height:40px;
	text-align:center; background-image:url(image/top.png); background-position:center; background-repeat:no-repeat; background-size:40px 40px; z-index:2; 
	
}
#GOTOTOP a{ display:block;width:40px; height:40px; z-index:2; }
h1{ 
width:98%; 
text-align:center; 
margin:0 auto; 
color:#2e2e2e; 
font-size:30px; 
height:60px; font-weight: 600;
line-height:60px; 
border-bottom-style:solid; 
border-bottom-color:#bda79e; 
border-bottom-width:1px;
border-top-style:solid; 
border-top-color:#bda79e; 
border-top-width:1px;
border-left-style:solid; 
border-left-color:#bda79e; 
border-left-width:1px;
border-right-style:solid; 
border-right-color:#bda79e; 
border-right-width:1px;
}
h2{ color:#4e2806; font-size:22px; line-height:28px; padding-bottom:15px;  font-weight: 600;}
h3{ width:100%; color:#086abd; font-size:18px; line-height:28px; padding-bottom:5px; padding-top:10px; padding-left:0 !important;  text-align:center;  }
h4{
width:100%; 
text-align:center; 
margin:0 auto; 
color:#1a8aea; 
font-size:32px;  
line-height:120px; 
background-image:url(image/five_bg_m.jpg); 
background-position:center; 
background-repeat:no-repeat; background-size:cover;
}

.line{ 
margin:0 auto; 
width:90%; 
height:6px; 
border-bottom-style:solid; 
border-bottom-color:#f3f3f3; 
border-bottom-width:1px; margin-top:20px; margin-bottom:20px;
}
.content_1{ width:100%; 
margin:0 auto; 
 padding-left:20px; padding-right:20px; padding-top:20px; padding-bottom:20px;
font-size:16px; 
line-height:24px;
}
.content_2{ 
margin:0 auto; 
width:100%;
font-size:14px; 
line-height:22px; padding-left:20px; padding-right:20px; margin-bottom:20px; margin-top:10px;
}
.content_3{ 
margin:0 auto; 
width:100%;
font-size:18px; 
line-height:28px; 
text-align:center;
}
.vedio-container{
	position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%; z-index:1;
	}
.video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.recomment_img{ 
margin:0 auto; 
text-align:center; 
width:100%; padding-left:10px; padding-right:10px; 
}
.recomment_img img{ 

width:100%; height:auto;
}
.five_point img{ 
width:100%; 
height:auto;
}
.price{ 
margin:0 auto; 
font-size:18px; 
text-align:center; 
line-height:26px; 
padding-bottom:10px;
}

.red{ color:red;}
.red_big{ 
color:red; 
font-size:26px;
}
.brown{ color:#4e2806; padding-bottom:20px; }
.title_brown{ color:#84450d; text-align:center; margin:0 auto; line-height:50px; height:50px; font-size:18px; }

.green{ color:#246541;}
.why_title_brown{ font-size:23px; color:#a97076; line-height:40px; font-weight:bold; }
.why_title_blue{font-size:19px; color:#21388f; line-height:30px; font-weight:bold; }
.gray{ color:#555555; font-size:13px;font-style: italic;}

.buy_area{ margin:0 auto; width:100%; text-align:center; overflow:hidden; display:block; }
.buy_area ul{ display:inline-block;}
.buy_area li{display:inline-block; margin-bottom:15px;}
.buy{ 
margin:0 auto; 
display:block; 
width:140px; 
height:36px; 
line-height:36px; 
font-size:21px; 
text-align:center; 
background-color:#d0121b; 
color:#ffffff;
}
.buy a{
	display:block; 
	width:140px; 
	height:36px; 
	color:#ffffff; 
	text-decoration:none;
}
.buy2{ 
margin:0 auto; 
display:block; 
width:140px; 
height:36px; 
line-height:36px; 
font-size:21px; 
text-align:center; 
background-color:#964124; 
color:#ffffff;
}
.buy2 a{
	display:block; 
	width:140px; 
	height:36px; 
	color:#ffffff; 
	text-decoration:none;
}

.content_purple{ 
width:100%;   
background-color:#e2e9f4; 
overflow:hidden;
padding-bottom:20px; padding-top:20px;
	}
.content_white{ 
width:100%;
background-image:url(image/bg3.jpg); 
background-repeat:no-repeat; 
background-position: top center;
 background-size: contain;     
background-color:#ffffff; 
overflow:hidden;
padding-bottom:20px; padding-top:10px;
	}
.content_brown{ 
width:100%;   
background-image:url(image/bg2.jpg); 
background-repeat:no-repeat; 
background-position: top center;
background-color:#efe7e1; background-size: contain;  
overflow:hidden;
padding-bottom:20px; padding-top:20px;
	}
.content_book{ width:100%; float:none; text-align:center; margin:0 auto;}
.content_book img{ width:250px; height:auto;}
.content_text{ float:none; width:100%; padding-right:20px; padding-left:20px; font-size:16px; line-height:24px;}

.try_view{ margin:0 auto; width:100%; text-align:center; overflow:hidden; display:block; }
.try_view ul{ display:inline-block;}
.try_view li{display:inline-block; margin-bottom:15px;}
.try_view_img{ 
margin:0 auto; 
text-align:center; 
width:100%; 

}
.try_view_img img{ 

width:100%; 

}


.content_green{ 
width:100%;   
background-color:#e2f3f4; 
overflow:hidden;
padding-bottom:20px; 
padding-top:20px;
	}
	
	
	
	#WRAPPER{ 
		width:100%;
		min-width:320px;
		background-color:#ffffff;
	}
		
	#TOP-MENU{
		display:block;
		width:100%;
		height:60px;
		position:relative; /* 外層相對 */
		background-color:#383838;
	}
	
	#TOP-MENU #BTN{  /* 製作手機版 右上角的按鈕 */
		display:block;
		width:60px;
		height:40px;
		background-image:url(image/btn.png);
		
		position:absolute;  /* 子層絕對 */
		right:5px;
		top:10px;
		text-indent:-9999px;
	}
	
	#NAV{
		width:100%;
		height:auto; /* 高度自動 */
		background-color:#626262;
		
		display:none;  /* 把主選單先關掉 */
	}
	#NAV{ float:none; }
	#NAV ul{
		width:100%;
		height:auto; /* 高度自動 */
		font-size:16px; 
	}
	
	#NAV li{
		width:100%;
		float:none; /* 取消 float */
	}
	
	#NAV li a{
		display:block;
		width:100%;
		height:50px;
		line-height:50px;
		text-align:center;
		text-decoration:none;
		background-color:#494949; border-bottom-style:solid; border-bottom-color:#6c6c6c; border-bottom-width:1px;
		color:#ffffff;
	}
	
	#NAV li a:hover{ color:#e39b73;
		background-color:#494949;
		border-bottom-style:solid; border-bottom-color:#6c6c6c; border-bottom-width:1px;
	}
	#NAV-MENU{ width:100%; overflow:hidden;  }
.NAV-LOGO { 
position: absolute; top:0; float:none; 
display:block; width:220px; 
padding:0; margin:0; 
background-image:url(image/logo_m.png); 
background-size:246px 45px; 
background-repeat:no-repeat; background-position: center; 
}
	#BANNER{
		width:100%;
		height:auto; /* 高度自動 */
		margin:0 auto;
		border:none;
	}
	#BANNER img{ width:100%; height:auto;}
	#BANNER h1{
		
		width:100%; /* 等比例 伸縮式的 banner */
		height:0;
		padding-bottom:62.5%;
		
		background-image:url(image/header.jpg);
		
		background-size:cover; /* 背景圖自動伸縮 */
		background-position:center center; /* 縮放時以中間點為縮放基準 */	
		
		text-indent:-9999px;
	}
	
	#CONTENT{
		width:100%;
		margin:0 auto;
		overflow:hidden;
		background-color:#FFF;
		padding:0px 0px;
	}
	
	#CONTENT .BOX{
		float:none; /* 取消 float */
		width:100%;
		margin:0;
		
	}
	#CONTENT .BOX img{width:100%; height:auto;padding:10px 10px;}
	
	#CONTENT .BOX h3{
		font-size:32px;
		line-height:2;
		border-bottom:2px solid #900;
		color:#900;
		text-align:center;
	}
	
	#CONTENT .BOX p{
		font-size:18px;
		line-height:1.8;
		padding:20px;
		color:#333;
	}
	
	#DOWN{ 
margin:0 auto;
display:inline-block;
clear:both;
width:100%;
background-color:#dcdcdc;
padding:10px 0px; 
}
#DOWN p{ 
margin:0 auto; 
width:95%;  
font-size:13px;
text-align:center;
line-height:24px;
color:#333333;
}

#DOWN p a{ 
color:#333333; 
text-decoration:none; 
}

#DOWN p img{ 
vertical-align:bottom; 
height:20px; 
width:auto;
}
.footer_logo{ 
margin:0 auto; 
width:100%; 
text-align:center;
}

.footer_logo img{ 
height:40px; 
width:auto;
}
}