﻿/* ---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;
}
.clear{ clear:both;}
/* --電腦版型------------------------------------- */


#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:0px;
border-top-style:solid; 
border-top-color:#bda79e; 
border-top-width:0px;
border-left-style:solid; 
border-left-color:#bda79e; 
border-left-width:0px;
border-right-style:solid; 
border-right-color:#bda79e; 
border-right-width:0px;
}
h2{ color:#b24d4d; font-size:28px; line-height:36px; padding-bottom:15px; padding-top:20px;  font-weight: 600;}
h3{ 
width:100%; 
height:68px; 
display:block; 
text-align:center; 
background-image:url(image/title_line_bg.jpg); 
background-repeat: repeat-x; margin-top:20px;
}
h4{
width:100%; 
height:100px; 
display:block; 
text-align:center; 
padding-top:20px; 
height:80px; 
padding-bottom:20px; overflow:hidden;
 }
h5{ 
width:100%; 
height:68px; 
display:block; 
text-align:center; 
background-image:url(image/title_line_bg.jpg); 
background-repeat: repeat-x; margin-top:20px;
}
.line{ 
margin:0 auto; 
width:90%; 
height:6px; 
border-bottom-style:solid; 
border-bottom-color:#cccccc; 
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:30px;
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_img{ 
margin:0 auto; 
text-align:center; 
width:1050px; 

}


.price{ 
margin:0 auto; 
font-size:24px; 
text-align:center; 
line-height:34px; 
padding-bottom:10px; padding-top:20px;
}
.buy_title{ font-size:36px; line-height:50px;}
.buy_small{ 
font-size:18px;
	}
.main_books{ 
margin:0 auto; 
text-align:center; 
width:100%; 
color:#831d1d;
font-size:16px;
}
.red{ 
color:#d0121b;
}
.red2{color:#b24d4d;}
.red_big{ 
color:#d0121b; 
font-size:38px;
}
.red_small{ 
color:#d0121b; 
font-size:18px;
}
.brown{ 
color:#7f5454; 
}
.brown2{ 
color:#9f5e3e; 
font-size:20px; 
}
.brown3{
	color:#8d521d; 
	font-size:24px; 
	width:100%; 
	text-align:center; 
	padding-bottom:50px; 
	padding-top:20px;
	}
.brown4{ 
font-size:22px; 
line-height:80px; 
height:80px;  
color:#955f30; 
	}
.brown4 img{ vertical-align:middle; }
.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;}


.content_purple{ 
width:100%;   
background-color:#e2e9f4; 
overflow:hidden;
padding-bottom:40px; padding-top:40px;
	}
	
.content_white{ 
width:100%;   
background-color:#ffffff; 
overflow:hidden;
padding-bottom:10px; padding-top:10px;
	}
.content_brown{ 
width:100%;   
background-color:#f0f0f0; 
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:680px;
	height:60px; 
	float:right; 
	
}

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

#NAV li{ 
display:inline-block; 
	
}

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

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

.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;
}



.gift{ 
margin:0 auto; 
width:100%; 
overflow:hidden; 
padding-top:20px; 
padding-bottom:20px;
}
.gift_title{ 
font-size:26px; 
line-height:38px; 
color:#774825; 
padding-top:30px;
	}
.gift_infor{ 
line-height:30px; 
padding-top:10px;
text-align:left; overflow:hidden;

}
.gift_img{ 
float:left; 
padding-right:20px;
}
.buy_1{ 
display:block; float:left; padding-top:10px;  
width:260px;
height:50px; 
line-height:50px; 
font-size:24px; 
color:#ffffff;
}
.buy_2{ 
display:block; float:left; padding-top:10px;  
width:400px;
height:50px; 
line-height:50px; 
font-size:24px; 
color:#ffffff;
}
.box-shadow { padding:40px; background-color:#f3f0ef;
    box-shadow: 12px 12px 7px rgba(233, 232, 232, 1);
}
.box-shadow_title{
	font-size:24px; 
	line-height:36px; 
	color:#8d4f31;
	}
.writer{ 
width:100%;
	}
.writer img{ 
float:left; 
padding-right:20px;
	}
.fb_insert{ display:block; float:right; width:320px; height:406px; padding-top:20px; padding-left:15px;}

.brown_box{ 
color:#b24d4d; padding-left:20px; padding-right:20px; padding-bottom:10px; padding-top:10px;
border-bottom-style:solid; border-bottom-width:1px; border-bottom-color:#cccccc;  
border-top-style:solid; border-top-width:1px; border-top-color:#cccccc;
border-left-style:solid; border-left-width:1px; border-left-color:#cccccc;
border-right-style:solid; border-right-width:1px; border-right-color:#cccccc;
}
#DOWN{
	clear:both;
	width:100%;
	margin:0 auto;
	background-color:#d1cdc7;
	padding:10px 0px;
}

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

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

@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:0px;
border-top-style:solid; 
border-top-color:#bda79e; 
border-top-width:0px;
border-left-style:solid; 
border-left-color:#bda79e; 
border-left-width:0px;
border-right-style:solid; 
border-right-color:#bda79e; 
border-right-width:0px;
}
h1 img{ width:280px; height:auto;
}
h2{ color:#4e2806; font-size:22px; line-height:28px; padding-bottom:15px;  font-weight: 600;}
h3{ 
width:100%; 
height:50px; 
display:block; 
text-align:center; 
background-image:url(image/title_line_bg.jpg); 
background-repeat: repeat-x; 
background-position:center; 
margin-top:0px; 
}
h3 img{ height:50px; width:auto;}
h4{
width:100%; 
height:60px; 
display:block; 
text-align:center; 
padding-top:0px; 
padding-bottom:0px; margin-bottom:10px;
 }
h4 img{ width:50px; height:auto;}
h5{ 
width:100%; 
height:45px; 
display:block; 
text-align:center; 
background-image:url(image/title_line_bg.jpg); 
background-repeat: repeat-x; margin-top:20px; background-position:center;
 
}
h5 img{ width:300px; height:auto; }
.line{ 
margin:0 auto; 
width:90%; 
height:6px; 
border-bottom-style:solid; 
border-bottom-color:#cccccc; 
border-bottom-width:1px; margin-top:10px; margin-bottom:1px;
}
.content_1{ width:100%; 
margin:0 auto; 
 padding-left:15px; padding-right:15px; 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;
}
.buy_title{ font-size:30px; line-height:40px;}
.buy_small{ 
font-size:16px;
	}
.main_books{ 
margin:0 auto; 
text-align:center;
width:100%; 
color:#831d1d; 
font-size:14px;
}
.main_books img{ width:95%; height:auto;} 
.red{ color:red;}
.red_big{ 
color:red; 
font-size:26px;
}
.red_small{ 
color:#d0121b; 
font-size:16px;
}
.brown{ color:#4e2806; padding-bottom:20px; }
.brown2{ color:#9f5e3e; font-size:18px; }
.brown3{
	color:#8d521d; 
	font-size:22px; line-height:30px; 
	width:100%; 
	text-align:center; 
	padding-bottom:20px; 
	padding-top:20px;
	}
.brown4{ 
font-size:22px; 
line-height:80px; 
height:80px;  
color:#955f30; 
	}
.brown4 img{ vertical-align:middle; }
.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;}

.content_purple{ 
width:100%;   
background-color:#e2e9f4; 
overflow:hidden;
padding-bottom:20px; padding-top:20px;
	}
.content_white{ 
width:100%;   
background-color:#ffffff; 
overflow:hidden;
padding-bottom:20px; padding-top:10px;
	}
.content_brown{ 
width:100%;   
background-color:#f0f0f0; 
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_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:#f1c073;
		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;
	}
	
.gift{ 
margin:0 auto; 
width:100%; 
overflow:hidden; 
text-align:center;
padding-top:20px; 
padding-bottom:20px; 
}
.gift_title{ 
font-size:22px; 
line-height:30px; 
color:#774825; 
padding-top:10px;
	}
.gift_infor{ 
line-height:26px; 
padding-top:10px;
text-align: center;
}

.gift_img{ 
float:none; padding:0;
}
.gift_img img{ width:280px; height:auto; }
.buy_1{ 
padding:0;
display:block; 
float:none; width:100%; 
text-align:center;  
height:50px; 
line-height:50px; 
font-size:24px; 
color:#ffffff; margin-top:20px; 
}
.buy_1 img{ width:260px; height:auto; }
.buy_2{ 
padding:0;
display:block; 
float:none; width:100%; 
text-align:center;  
height:40px; 
line-height:40px; 
font-size:24px; 
color:#ffffff; margin-top:20px; 
}
.buy_2 img{ width:95%; height:auto;
}
.box-shadow { padding:20px; background-color:#f3f0ef;
    box-shadow: 8px 8px 4px rgba(233, 232, 232, 1);
}
.box-shadow_title{
	font-size:22px; 
	line-height:36px; 
	color:#8d4f31;
	}
.writer{ 
width:100%;
	
	}
.writer img{ 
width:100%; 
height:auto; 
float:none; 
padding:0;
	}	
.fb_insert{ display:block; float:none; width:290px; height:406px; padding-top:0px; padding-left:0px; margin:0 auto; margin-bottom:20px;}


.brown_box{ 
color:#b24d4d; padding:10px; 
border-bottom-style:solid; border-bottom-width:1px; border-bottom-color:#cccccc;  
border-top-style:solid; border-top-width:1px; border-top-color:#cccccc;
border-left-style:solid; border-left-width:1px; border-left-color:#cccccc;
border-right-style:solid; border-right-width:1px; border-right-color:#cccccc;
}
	#DOWN{
		clear:both;
		width:100%;
		margin:0 auto;
		background-color:#d1cdc7;
		padding:10px 10px;
	}
	
	#DOWN p{ /* 若文字部份沒有要做變化 能省則省 */
		font-size:12px;
		text-align:center;
		line-height:18px;
		color:#333333;
	}
	#DOWN p a{
	
	color:#333333;
}

}