@charset "utf-8";
/* CSS Document */
body {
  position: relative;
}
h1,h2,h3,h4,h5,h6,p,li,th,td
{
	font-family:"Microsoft JhengHei",Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;	
}
p
{
	font-size:14px;
	line-height:1.6;
	text-align:justify;
	margin-bottom:10px;
}
.head-div
{
	background:#768031;
	display:flex;
	align-items:center;
	padding:10px 0;
}
.navbar-brand
{
	padding:0;	
}
.head-div .nav a
{
	font-size:14px;	
}
#banner
{
	margin-top:50px;	
}
#news
{
	background:url(images/bg-paper.jpg);	
}

#about
{
	background:url(images/bg-about.jpg) center top no-repeat;
	background-size:auto 100%;
	overflow-y:hidden;
}
#award
{
	background:#fff url(images/bg-award.jpg) center bottom no-repeat;
	background-size:100%;
}
#award .bg-leaf
{
	background:url(images/bg-award-top.png) center top no-repeat;
	background-size:100%;
}
.awardimg
{
	position:relative;
	display:block;
	margin:0;
	padding:20px 20px 40px 20px;
	text-align:center;
}
.awardimg img
{
	width:95%;	
}
.awardimg .awardshow
{
	width:100%;
	height:100%;
	position:absolute;
	z-index:1;	
	background:url(images/glass.png) center center no-repeat;
	opacity:0;
	-webkit-transition: all 700ms ease-in-out;
	-moz-transition: all 700ms ease-in-out;
	-ms-transition: all 700ms ease-in-out;
	-o-transition: all 700ms ease-in-out;
	transition: all 700ms ease-in-out;
}
.awardimg:hover .awardshow
{
	opacity:0.7;
}
#footer
{
	background:url(images/bg-footer-top.jpg) center bottom repeat-y;
	background-size:100%;	
}
.bg-footer
{
	background:url(images/bg-footer.jpg) center bottom no-repeat;
	background-size:100%;		
}
#footer h3
{
	color:#7C0E10;
	font-size:20px;	
}
#footer p
{
	font-size:15px;	
	line-height:1;
	color:#333;	
}
#footer a
{
	color:#333;	
}
#footer li
{
	font-size:15px;	
	color:#333;	
}

/*按鈕樣式*/
.btn-blue {
  color:#FFF;
  background-color: #178ADD;
  border-color: #178ADD;
  width:150px;
  text-align:center;
  padding:8px 0;
}
.btn-fb
{
	background:#3e58a4;	
}
.btn-fb:hover
{
	background:#5675cc;	
}
.btn-blue:hover,
.btn-blue:focus,
.btn-blue:active,
.btn-blue.active,
.open .dropdown-toggle.btn-blue {
  color:#FFF;
  background-color:#1F489B;
  border-color: #0D3478;
}
.error
{
	color:#B11B1E;	
}

/*回頁首捲動按鈕*/
.scroll-up
{
	position:fixed;
	right:10px;
	bottom:10px;
	-webkit-border-radius: 100px;
	border-radius: 100px;
	padding:10px 15px;
}
.scroll-up a
{
	color:#555;	
	font-size:20px;		
}
.scroll-up a:hover
{
	color:rgba(221,132,33,1.00);
}
/*社群分享*/
.share a
{
	width:40px;
	height:40px;
	display:inline-block;
	text-indent:-9999px;
	margin:0 5px;
}
.share .s1
{
	background:url(images/facebook.png);	
}
.share .s2
{
	background:url(images/googleplus.png);	
}
.share .s3
{
	background:url(images/tweeter.png);	
}
.share .s4
{
	background:url(images/sina.png);	
}
.share .s5
{
	width:40px;
	height:40px;
	display:inline-block;
	text-indent:-9999px;
	margin:0 5px;
	background:url(images/line.png);	
}
/*間距樣式*/
.padding-1
{
	padding:20px 20px;	
}
.padding-2
{
	padding:70px 0 20px 0;	
}
.padding-3
{
	padding:50px 50px 100px;	
}
.padding-4
{
	padding:200px 0px;	
}
/*資料集導覽*/
.record-nav 
{
	margin:0px;	
}
.record-nav li a
{
	color:rgba(91,59,27,1.00);	
	border:1px solid rgba(167,157,146,1.00);
}
.record-nav li.active a
{
	background:rgba(91,59,27,1.00);
	border:1px solid rgba(167,157,146,1.00);	
}
.record-set
{
	font-size:14px;
	padding:10px;	
}
/*觀光工廠*/
.traffic-list
{
	font-size:16px;	
}
.right-link
{
	width:100%;
	padding:10px 0;
}
.right-link span
{
	display:none;	
}
.btn-toggle
{
	position:absolute;
	right:10px;
	top:10px;
}
.formsty1 label
{
	font-size:14px;	
	font-family:"Microsoft JhengHei",Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;	
}

.post-meta
{
	font-size:14px;
	color:#333;
}
.post-title a
{
	font-size: 18px;
}
big
{
	color:rgba(143,12,15,1.00);
	font-weight:bold;
	font-family: Arial;	
	font-size:26px;
}

.formsty1 label
{
	font-size:14px;	
	font-family:"Microsoft JhengHei",Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;	
}


.dropdown-item
{
	color:#fff!important;	
}
#footer a:hover
{
	color:rgba(36,96,15,1.00)!important;	
}
/*購物車*/
.cart-btn-group
{
	margin:10px 0;
}
.cart-btn-group input,.cart-btn-group button
{
	width:50%;
	float:left;	
}
.cart-btn-group button
{
	background:rgba(31,82,13,1.00);
	color:#fff;	
}
.cart-btn-group button:hover
{
	background:rgba(147,197,129,1.00);
	color:#333;	
}
#cartinfo
{
	color:rgba(255,255,255,1.00);
	font-size:20px;
	padding:10px 0;
	border-radius:0 0 10px 10px;
	background:rgba(0,0,0,0.7);
	position:fixed;
	left:0;
	topt:0;
	z-index:1000;
	text-align:center;
	width:100%;
	font-family:"Microsoft JhengHei",Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	display:none;
}
.cart-table td
{
	font-size:14px;	
}
.cart-table strong
{
	font-size:18px;
	color:rgba(156,23,18,1.00);	
}
.cart-menu li
{
	text-align:center;	
}
.cart-menu span
{
	display:block;
	font-size:12px;
	border-bottom:1px dotted #eee;
	padding:0 0 5px 0;
}
.cart-menu li:last-child span
{
	border:none;	
}
/*標題*/
.title-prod
{
	background:rgba(75,33,10,1.00) url(images/bg-h1.png) right bottom no-repeat;
	padding:10px;
	color:#fff;	
	margin:0px 0 30px 0;
	font-size:24px;
}
.h2-style1
{
	color:rgba(116,29,30,1.00);	
	font-size:22px;
	border-bottom:1px solid rgba(116,29,30,1.00);
	padding-bottom:10px;	
}
.h3-style
{
	color:rgba(66,116,56,1.00);
	font-size:18px;
	padding-bottom:10px;
}
/*段落*/
.p-large
{
	font-size:14px;	
}
.p-middle
{
	font-size:12px;		
}
.p-detail
{
	font-size:14px;
	padding:20px 0;
	float:left;
	text-align:justify;
	line-height:1.7;
}
/*清單*/
.news
{
	list-style:none;
	margin:0;
	padding:0;
}
.news li
{
	border-bottom:1px dotted #333;
	float:left;
	width:100%;	
}
.news a
{
	font-size:16px;
	display:block;
	background:url(images/icon_pt.gif) left 18px no-repeat;
	padding:10px 50px 10px 20px;
	width:100%;
	position:relative;
}
.news a:hover
{
	color:rgba(108,17,19,1.00);	
}
.news span
{
	font-size:15px;
	color:rgba(51,43,36,1.00);
	padding:10px 0 10px 0px;
	position:absolute;
	right:10px;
	top:10px;
}
.menu-pt li
{
	background:url(images/icon_pt.gif) left 15px no-repeat;
	padding:10px 10px 10px 20px;	
}
.menu-pt a,.menu-men a
{
	background:none;
	font-size:16px;	
}
.menu-pt a:hover,.menu-men a:hover
{
	color:rgba(107,13,15,1.00);	
}
.menu-men li
{
	padding:10px 10px 10px 20px;		
}
.list-style1 li
{
	font-size:16px;
	padding:10px 0;
	border-bottom:1px dotted #ccc;	
	text-align:justify;
	line-height:1.7;
}
.list-style1 li li
{
	font-size:16px;
	padding:5px 0;
	border-bottom:none;	
	line-height:1.7;
}
.list-style2
{
	padding:16px;	
	list-style:none;
}
.list-style2 li
{
	font-size:16px;
	padding:5px 0;
	border-bottom:1px dotted #ccc;
	margin:0;	
	background:url(images/icon_pt.gif) left 12px no-repeat;
	padding-left:18px;
}
.list-style2 li li
{
	font-size:14px;
	padding:5px 0;
	border-bottom:none;	
}
/*背景*/
.bg1
{
	background:url(images/bg-prod.gif) center top;
	background-size:100% auto;	
}
.bg2
{
	background:url(images/img-visit.jpg) center top no-repeat fixed;
	background:100% auto;	
}
/*其他*/
.error,.help-block
{
	color:rgba(139,22,24,1.00);	
}
.alert
{
	font-size:16px;	
}
/*MODAL*/
.modal-body h2
{
	font-size:20px;	
}
.modal-body p
{
	font-size:14px;	
	padding:5px 0;
	margin:0;
}
.modal-body li
{
	font-size:14px;	
	list-style:circle;
}
.notice-content
{
	padding:10px 20px;	
}
/* -------------------------------------------------------------------
Responsive Media Querries
------------------------------------------------------------------- */

@media (min-width: 768px) {	
	.navbar-brand img
	{
		width:150px;
		margin-top:10px;
		margin-left:20px;	
	}
	.copyright p
	{
		clear:both;
		margin:10px 20px;	
	}
	.bottom-map
	{
		width:100%;
		clear:both;	
	}
	#banner
	{
		margin-top:30px;	
	}
	.search-li
	{
		position:relative	
	}
	.dropdown-search
	{
		position:absolute;
		left:0;
		top:50px;
		width:150px;
		padding:10px;
		display:none;
	}

	.search-li:hover .dropdown-search
	{
		display:block;	
	}
	.padding-1
	{
		padding:20px 0;	
	}
	p
	{
		font-size:15px;
	}
	.p-large
	{
		font-size:15px;	
	}
	.p-middle
	{
		font-size:14px;		
	}
	.right-link
	{
		width:30px;
		float:left;
	}
	.padding-3
	{
		padding:120px 50px 100px;	
	}
	.copyright p
	{
		float:left;	
	}
	.cart-menu
	{
		position:fixed;
		right:10px;	
		bottom:300px;
		z-index:100;
	}
	.cart-menu ul
	{
		background:rgba(67,44,21,0.7);
		padding:10px;
		border-radius:5px;	
		list-style:none;		
	}
	.cart-menu a
	{
		display:block;
		padding:0 10px;
		font-size:20px;
		color:rgba(255,255,255,1.00);
		background:rgba(67,44,21,0.7);
	}
	.cart-menu a:hover
	{
		background:rgba(85,99,22,1.00);
	}
	.fb-link
	{
		background:#3a559f;
		color:#fff;
		-moz-border-radius:5px;;
		-webkit-border-radius:5px;
		border-radius:5px;
	}
	.fb-link:hover
	{
		background:#3a559f!important;
		color:rgba(236,240,200,1.00)!important;	
	}
}
@media (min-width: 992px) {
	.navbar-brand img
	{
		width:245px;
		margin:0;	
	}
	.copyright p
	{
		margin:10px;
	}
	.share
	{
		margin-top:-50px;	
	}
	#banner
	{
		margin-top:70px;	
	}
	.head-div .nav a
	{
		font-size:16px;	
	}
	#about
	{
		background:url(images/bg-about.jpg) center bottom no-repeat;
		background-size:100% auto;	
	}
	.head-div li li a
	{
		font-size:14px!important;	
	}
	.padding-2
	{
		padding:200px 20px;	
	}
	.padding-3
	{
		padding:200px 100px 100px;	
	}
	
}
@media (min-width: 1200px) {
	.share{
		margin-top:-80px;	
	}
	p
	{
		font-size:16px;
		line-height:1.8;
		margin-bottom:10px;
	}
	.p-large
	{
		font-size:16px;
		line-height:1.8;
	}
	.p-middle
	{
		font-size:14px;		
	}
	.title-padding
	{
		margin:20px 0;	
	}
	.padding-1
	{
		padding:100px 20px;	
	}	
	.padding-2
	{
		padding:300px 20px;	
	}
	.padding-3
	{
		padding:250px 100px 100px;	
	}
	.padding-4
	{
		padding:300px 0px;	
	}	
}
@media (min-width: 1600px) {
	.share{
		margin-top:-100px;	
	}
	.title-padding
	{
		margin:50px 0;	
	}
	p
	{
		font-size:18px;
		line-height:1.8;
		margin-bottom:20px;
	}
	.p-large
	{
		font-size:18px;
		line-height:1.8;
	}	
	#about
	{
		min-height:1000px;
	}
	.padding-3
	{
		padding:300px 100px 100px;	
	}
}
@media (max-width: 991px) {

}

@media (max-width: 767px) {
	#about
	{
		background:url(images/bg-about.jpg) center bottom no-repeat;
		background-size:1500px auto;	
	}
}

@media only screen and (max-width: 480px) {
	.navbar-header
	{
		height:60px;	
	}

	.nav a
	{
		font-size:16px!important;	
	}
	.top-div
	{
		width:100%!important;	
		padding:0;
		margin:0;
		position:fixed;
		left:0;
		bottom:0;	
		z-index:100;
		list-style:none;
		height:50px;
		background:rgba(118,128,49,0.9);	
	}
	.top-div li
	{
		width:25%;
		padding:10px 0;
		text-align:center;
		float:left;
	}
	.top-div li a
	{
		font-size:18px;
		color:#fff;
	}
	#footer
	{
		padding-bottom:50px;	
	}
	.copyright h3
	{
		margin:10px 0;
		float:left;
		width:100%;
		text-align:left;
	}
	.share
	{
		padding-bottom:50px;	
	}
	.cart-menu
	{
		position:fixed;
		bottom:0px;	
		left:0px;
		z-index:100;
		width:100%;
	}
	.cart-menu ul
	{
		background:rgba(67,44,21,1);
		padding:10px;
		border-radius:0;	
		list-style:none;
		margin:0;	
		width:100%;
		overflow:hidden;
	}
	.cart-menu ul li
	{
		float:left;
		width:25%;	
	}
	.cart-menu a
	{
		display:block;
		padding:0 10px;
		font-size:20px;
		color:rgba(255,255,255,1.00);
		text-align:center;
	}
	.cart-menu a:hover
	{
		background:#c0ba00;	
	}
	.cart-menu span
	{
		border:none;	
	}
}


@media (min-width: 768px) {

}

@media (min-width: 992px) {

}

@media (min-width: 1200px) {


}

/* -------------------------------------------------------------------
Vertival margin, padding
------------------------------------------------------------------- */


@media only screen and (max-width:991px) {

}