@import url(../fonts/font-awesome/font-awesome.min.css);
@import url(../fonts/flaticon/flaticon.css);

/*========================================================
                      Main Styles
=========================================================*/

body {
	font-family: "微軟正黑體", Arial, Verdana, Helvetica, sans-serif;	
	font-size: 15px;
	line-height: 26px;
	padding-top: 76px;/*有頂部固定導髚條時設置*/
}



/*==================  navbar-fixed  ======================*/

.navbar-fixed {
	top: 0px;
	visibility: visible;
	position: fixed;
	width: 100%;
	margin-top: 0px;
	z-index: 9999;
	background: url(../../images/navbar_bg.png) repeat-x left bottom;
	min-height: 104px;
}

/* ----------------------- navbar-nav ----------------------- */

.navbar-default {
	background: none;
	/*border-bottom: 7px solid #ef9fae;*/
}
.navbar-header .navbar-brand {
	background: url(../../images/logo.png) no-repeat left center;
	width: 302px;
	height: 76px;
	text-indent: -9999px;
}

.navbar {
	border: none;
	margin-bottom: 0;
}
.navbar-nav {
}
.navbar-nav li { 
    position: relative;
}
.navbar-nav > li:nth-of-type(-n+1) {
	display: none;
}
.navbar-default .navbar-nav > li > a {
	display: block;
	font-size: 16px;
	padding: 0;
	color: #000;
    min-height: 76px;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
	color: #00515d;
	text-shadow: 0px 2px 0px #fff;
}


.navbar-text {
	position: absolute;
	right: -10px;
	/*top: 6px;*/
	margin-top:4px;
	z-index: 10;
	display: none;
}
.navbar-text .lg {
    display: inline-block;
    color: #fff;
    font-size: 11px;
    width: 22px;
    height: 22px;
    line-height: 22px;
    background-color: #00525d;
    text-align: center;
    padding: 0;
    margin-right: 6px;
}
.navbar-text img {
	width: 20px;
	margin: 0 3px;
}
.navbar-default .navbar-link {
    color: #fff;
}
.navbar-default .navbar-link:hover {
    color: #fff;
}

.dropdown-menu > li > a {
    padding: 10px 20px;
    font-size: 14px;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #00515d;
    background-color: transparent;
}


/* -------------------------- 分頁設定 -------------------------- */
.pagination > li > a,
.pagination > li > span {
	color: #745b11;
  	border: 1px solid #e3d19b;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
	color: #000;
	background-color: #e3d19b;
	border-color: #e3d19b;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
	color: #000;
	background-color: #e3d19b;
	border-color: #e3d19b;
}

.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
	color: #745b11;
	background-color: #fff;
	border-color: #e3d19b;
}

/* -------------------------- banner -------------------------- */

.banner-l {
	display: none;
}
.banner-m {
	display: block;
}
.banner-l img, .banner-m img {
	max-width: 100%;
	vertical-align: bottom;
}


/* -------------------------- 內頁設定 -------------------------- */

/* 內頁框架 */
.content {
	padding: 0 0 40px 0;
}

.content-main {
	margin-top: 40px;
	}


/* -------------------------- 左側選單 -------------------------- */

.navsub {
	margin-top: 20px;
}
.navsub ul {
	background-color: #fff;
	padding: 15px 15px;
	min-height: 300px;
}
.navsub h2, .navsub ul {
	display: none;
}
.navsub h3 {
	display: block;
}
.navsub select {
	width: 100%;
	font-size: 15px;
}

.navsub ul {
}
.navsub ul li {
	border-bottom: 1px solid #dddcba;
}
.navsub ul li:last-of-type {
	border-bottom: none;
}
.navsub ul li a {
	display: block;
	padding: 7px 10px;
	text-decoration: none;
	color: #616161;
}
.navsub ul li a:before {
	font-family: "FontAwesome", Arial, Verdana, Helvetica, sans-serif;
	content: "\f0da";
	margin-right: 5px;	
	color: #c55917;
}
.navsub ul li a:hover {
	background-color: #e0ce93;
	color: #000;
}

.navsub-select {
	margin-top: 10px;
	margin-bottom: 10px;
	}
.navsub-select option {
	padding: 20px;
	font-family: "FontAwesome", Arial, Verdana, Helvetica, sans-serif;
	content: "\f138";
	margin-right: 5px;	
	}
.navsub-select option:first-of-type {
	background-color: #337ab7;
	color: #fff;
	}



/* -------------------------- 綜合設定 -------------------------- */


.h1-title {
	background: url(../images/back_h1.jpg) no-repeat center top;
	background-size: 100% 100%;
}
.h1-title .col-sm-4 {
	display: none;
}
.h1-title .h1-show {
	display: inline-block;
}
.h1 {
	font-size: 28px;
	padding: 14px 0 6px;
	text-align: left;
	font-weight: bold;
	color: #616161;
	margin-top: 0;
}	
.h2 {
	background: url(../images/back_h1.jpg) no-repeat center top;
	font-size: 28px;
	padding: 12px 15px 10px;
	font-weight: bold;
	margin-bottom: 20px;
	color: #616161;
/*	font-size: 24px;
	line-height: 1.2em;
	color: #104284;
	display: block;
	padding: 10px 0 8px 16px;
	text-transform: uppercase;
	background-color: #f7f7f7;
	background-image: -moz-linear-gradient(top, #fbfbfb, #f1f1f1);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbfbfb), to(#f1f1f1));
	background-image: -webkit-linear-gradient(top, #fbfbfb, #f1f1f1);
	background-image: -o-linear-gradient(top, #fbfbfb, #f1f1f1);
	background-image: linear-gradient(to bottom, #fbfbfb, #f1f1f1);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbfbfb', endColorstr='#fff1f1f1', GradientType=0);
	border-bottom: 2px solid #d6d6d6;
	position: relative;
	letter-spacing: -1px;
	margin: 20px 0 20px 0;
	border-left: 5px solid #104284;*/
}

.h3 {
	color: #000;
/*	font-weight: bold;*/
	margin-top: 0;
}


/* 圖片列表 */

.photo-list {
	list-style: none;
}
.photo-list [class *= col-] {
	margin-bottom: 10px;
	padding-right: 0;
    padding-left: 0;
}
.photo-list {
	max-width: 69em;
	list-style: none;
	margin: 30px auto;
	padding: 0;
}

.photo-list li.shown,
.no-js .photo-list li,
.no-cssanimations .photo-list li {
	opacity: 1;
}

.photo-list li a,
.photo-list li img {
	outline: none;
	border: none;
	display: block;
	width: 100%;
	vertical-align: bottom;
	
}
.photo-list li p {
    text-align: center;
}



/* -------------------------- 關於我們 -------------------------- */	


.ul-s1 {
	list-style: none;
	margin: 0;
	padding: 0;
	}
.ul-s1 li {
	background-color: #e5cfb5;
	border-radius: 5px;
	padding: 7px 20px;
	margin-bottom: 10px;
	color: #5f390c;
	}

.ul-s2 {
	list-style: none;
	margin: 0;
	padding: 0;
	}
.ul-s2 li {
	display: -moz-inline-stack;
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
	/*width: 49%;*/
	width: 100%;
	}
.ul-s2 li a {
	color: #333;
	}
.ul-s2 li:before {
	font-size: 10px;
	font-family: "FontAwesome", Arial, Verdana, Helvetica, sans-serif;
	content: "\f101";
	margin: 0 5px 0 4px;	
	color: #000;
	}
	
.ul-s3 {
	list-style: none;
	margin: 20px 0 0 0;
	padding: 0;
	}
.ul-s3 li {
	display: -moz-inline-stack;
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
	width: 48%;
	margin: 0 1% 10px 0;
	}
.ul-s3 li a {
	display: block;
	color: #616161;
	background: #f6f6e5;
	border: 1px dotted #dcdcbe;
	padding: 3px;
	}
.ul-s3 li a:hover {
	background: #e5d8b8;
	}
.ul-s3 li a:before {
	font-size: 10px;
	font-family: "FontAwesome", Arial, Verdana, Helvetica, sans-serif;
	content: "\f101";
	margin: 0 5px 0 10px;	
	color: #000;
	}
	


.ul-s4 {
	list-style: none;
	margin: 20px 0 0 0;
	padding: 0;
	}
.ul-s4 li {
	display: -moz-inline-stack;
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
	width: 48%;
	margin: 0 1% 10px 0;
	}
.ul-s4 li a {
	display: block;
	color: #333;
	padding: 7px;
	}
.ul-s4 li a img {
	margin: 0 10px;
	padding: 5px;
	width: 40px;
	height: 40px;
}

.ul-green li a {
	background-color: #e8f6e5;
	border: 1px solid #cde3be;	
}
.ul-green li a img {
	background-color: #78ab6f;
}
.ul-green li a:hover {
	background: #cde7c8;
}
.ul-green li a:hover img {
	background-color: #638945;
}
.ul-blue li a {
	background-color: #e5f6f4;
	border: 1px solid #bedfe3;	
}
.ul-blue li a img {
	background-color: #6fa2ab;
}
.ul-blue li a:hover {
	background: #c8e7e5;
}
.ul-blue li a:hover img {
	background-color: #457d89;
}
.ul-red li a {
	background-color: #f6e5f4;
	border: 1px solid #e3bed7;	
}
.ul-red a img {
	background-color: #ab6f95;
}
.ul-red a:hover {
	background: #e2c8e7;
}
.ul-red a:hover img {
	background-color: #894583;
}





/* ul */
ul.style1 {
	margin:0 0 20px 2em;
	}
ul.style1 li {
	margin:0 0 10px 0;
	}	
ul.style1 span {
	font-weight:bold;
	}			
ul.style1 li:first-letter {
    margin-left: -2em;
	}	
ul.style1 li ul {
	margin: 0 0 10px 4em;
	}
ul.style1 li ul li {
	margin: 0;
	}			
ul.style1 li ul li:first-letter {
    margin-left: -4em;
	}
ul.style1 li ul li ul {
	margin:0 0 0 1em;
	}	
ul.style1 li ul li ul li:first-letter {
    margin-left:-1em;
	}	



/* news block */
.about-date {
	  list-style: none;
	  margin: 0;
	  padding: 0;
}
.about-date li {
	display: -moz-inline-stack;
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
	width: 99%;
	padding: 0 16px 30px 100px;
	position: relative;	
	min-height: 120px;
}
.about-date li p {
	margin-bottom: 0;
	padding-left: 10px;
	position: relative;
}
.about-date li p:before {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
	font-size: 10px;
	font-family: "FontAwesome", Arial, Verdana, Helvetica, sans-serif;
	content: "\f0da";
	margin-right: 5px;	
	color: #000;
}

.about-date span {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
	background: #e4d39d;
	width: 80px;
	height: 80px;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;
	font-size: 24px;
	line-height: 20px;
	color: #1c2129;
	text-align: center;
	padding: 30px 0 0 0;
	display: block;
	margin: 0 10px 0 0;

}
.news-date span {
	display: block;
	margin-top: -6px;
	font-size: 18px;
	line-height: 22px;
}



/* 供應商列表 */

.logo-list {
	list-style: none;
	margin: 0;
	padding: 0;
}
.logo-list li {
	display: -moz-inline-stack;
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
	width: 48%;
	margin: 0 1% 0 0;
}
.logo-list img {
	width: 100%;
	vertical-align: bottom;
	border: 2px solid #ededed;
}
.logo-list img:hover {
	border: 2px solid #db1818;
}
.logo-list p {
	text-align: center;
	line-height: 16px;
	margin: 5px 0 30px 0;
}


.logo-main h3 {
	margin-top: 0;
	}

.logo-main h4 {
	font-weight: bold;
	font-size: 18px;
	color: #996600;
}
.logo-main h3 a {
	display: inline-block;
	background-color: #00555b;
	padding: 6px 10px;
	color: #fff;
	border-radius: 5px;
	font-size: 16px;
	margin-left: 10px;
}
.logo-main h3 a:hover {
	background-color: #dd8b4e;
}



.logo-table {
	}
.logo-table dl {
	margin: 0;
	padding: 0;
	cursor: pointer;
}
.logo-table dl dt {
	padding: 7px 10px;
	border-bottom: 1px solid #9b5801;
	margin-bottom: 5px;
	color: #fff;
	background-color: #aa6812;
}
.logo-table dl dd ul {
    padding: 10px 5px 40px 5px;
}

.table-responsive {
    border: none;
}


.logo-btn {
	list-style: none;
	margin: 0 0 20px 0;
	padding: 0;
	}

.logo-btn li {
	padding: 0 5px;
	margin-bottom: 10px;
}
.logo-btn li a {
	display: block;
	color: #616161;
	background: #f6f6e5;
	border: 1px dotted #dcdcbe;
	padding: 3px;
}
.logo-btn li a:before {
	font-size: 10px;
	font-family: "FontAwesome", Arial, Verdana, Helvetica, sans-serif;
	content: "\f101";
	margin: 0 5px 0 10px;	
	color: #000;
}
.logo-btn li a:hover {
	background: #e5d8b8;
	text-decoration: none;
}
.logo-btn li a.active {
	background: #e5d8b8;
	text-decoration: none;
}


/* -------------------------- 產品介紹 -------------------------- */	

.search-form {
	margin-bottom: 20px;
	
}
.search-form .form-group {
   margin: 0 0 10px 0;
}
.search-form .control-label {
	font-weight: bold;
	color: #960;
	font-size: 16px;
}	
.search-form .col-sm-4 {
	padding-left: 0;
	padding-right: 0;
}
.search-result span {
	display: block;
	color: #ff0000;
	margin-bottom: 10px;
}


/* --------------------------  產品內頁 ------------------------ */

.product-detail h3 {
    font-weight: bold;
    font-size: 24px;
    color: #745b11;
    padding-bottom: 10px;
    margin-bottom: 30px;
    border-bottom: 2px dashed #dedede;
}
.product-detail-info {
    border-bottom: 1px solid #dedede;
    padding-bottom: 30px;
    margin-bottom: 20px;
}


.product-table {
    display: table;
    border-collapse: separate;
    box-sizing: border-box;
    text-indent: initial;
    width: 100%;    
}
.product-table tr:nth-of-type(2n) {
    background-color: #ededed;
}
.product-table th {
    font-weight: bold;
    width: 140px;
    font-size: 16px;
    padding: 20px 30px;
}
.product-table td {
    padding: 20px 30px;
    border-left: 5px solid #adadad;
}




/* ----------------------------  表格 -------------------------- */

.table1 {
	border-collapse: collapse;
	border-width:0 1px 2px 1px;
	border-style:solid;
	border-color:#dddcba;
	text-align: left;	
	margin: 0 0 20px 0;
}
.table1 tr:nth-child(odd) {
}
.table1 th {
	background: #f6f6e5;
	text-align: center;
	color: #333;
	font-weight: bold;
	border: 1px solid #dddcba;	
	padding:4px 5px;	
}
.table1 th.y1 {
	background: #dde9b6;
	
}
.table1 td {
	padding:4px 5px;
	border-bottom: 1px dotted #dddcba;
	border-right: 1px solid #dddcba;
}
.table1 td.c {
	text-align: center;
    background: #fbfef1;	
}
.table1 td.d {
	text-align: center;
}
.table1 td:last-child{
	border-right: none;
}
.table1 a {
	color: #960;
	text-decoration: underline;
}
.table a[href*=".pdf"], .table a[href*=".PDF"] {
	display: block;
	text-align: center;
	}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    vertical-align: middle;
}


/* -------------------------- 配方精靈 -------------------------- */	

.formula-list {
	list-style: none;
	margin: -17px 0 0 0;
	padding: 0;
}
.formula-list li {
	display: -moz-inline-stack;
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
	width: 98%;
	margin: 0 1% 0 0;
}
.formula-list li a {
	display: block;
	text-align: left;
	color: #333;
	font-size: 24px;
	padding: 10px;
	margin-bottom: 20px;
	position: relative;
	min-height: 80px;
	vertical-align: bottom;
}
.formula-list li a img {
	margin: 0 10px;
	padding: 5px;
	width: 60px;
	height: 60px;
/*	position: absolute;
	left: 20px;
	top: 10px;
	z-index: 9;*/
}

.formula-list li:nth-of-type(6n+1) a, .formula-list li:nth-of-type(6n+2) a {
	background-color: #e8f6e5;
	border: 1px solid #cde3be;	
}
.formula-list li:nth-of-type(6n+1) a img, .formula-list li:nth-of-type(6n+2) a img {
	background-color: #78ab6f;
}
.formula-list li:nth-of-type(6n+1) a:hover, .formula-list li:nth-of-type(6n+2) a:hover {
	background: #cde7c8;
}
.formula-list li:nth-of-type(6n+1) a:hover img, .formula-list li:nth-of-type(6n+2) a:hover img {
	background-color: #638945;
}
.formula-list li:nth-of-type(6n+3) a, .formula-list li:nth-of-type(6n+4) a {
	background-color: #e5f6f4;
	border: 1px solid #bedfe3;	
}
.formula-list li:nth-of-type(6n+3) a img, .formula-list li:nth-of-type(6n+4) a img {
	background-color: #6fa2ab;
}
.formula-list li:nth-of-type(6n+3) a:hover, .formula-list li:nth-of-type(6n+4) a:hover {
	background: #c8e7e5;
}
.formula-list li:nth-of-type(6n+3) a:hover img, .formula-list li:nth-of-type(6n+4) a:hover img {
	background-color: #457d89;
}
.formula-list li:nth-of-type(6n+5) a, .formula-list li:nth-of-type(6n+6) a {
	background-color: #f6e5f4;
	border: 1px solid #e3bed7;	
}
.formula-list li:nth-of-type(3n+5) a img, .formula-list li:nth-of-type(3n+6) a img {
	background-color: #ab6f95;
}
.formula-list li:nth-of-type(3n+5) a:hover, .formula-list li:nth-of-type(3n+6) a:hover {
	background: #e2c8e7;
}
.formula-list li:nth-of-type(3n+5) a:hover img, .formula-list li:nth-of-type(3n+6) a:hover img {
	background-color: #894583;c
}


.formula-bg {
	background: url(../images/formula_bg.jpg) no-repeat center center;
	height: 60px;
}



/* -------------------------- 服務項目 -------------------------- */	

.services-box {
	margin-top: 20px;
}
.services-box section {
	background-color: #ecf1f6;
	margin-bottom: 30px;
	padding: 10px 20px 0;
}
.services-box h3 {
	margin-top: 10px;
}


@media (max-width: 480px) {
	
.services-box img {
	width: 100%;
	vertical-align: bottom;
}

}



/* -------------------------- 最新消息 -------------------------- */

.news {
	margin: 12px 0 30px 0;
}
.news h1 {
	margin-top: 30px;
}
.news dl {
	clear: both;
	overflow: hidden;
	border-bottom: 1px dotted #b5b5b5;
	padding: 30px 15px 30px 15px;
	margin: 0;
}
/*.news dl:first-of-type {
	border-top: 1px dotted #b5b5b5;
}
.news dl:last-of-type {
	margin: 0;
}
.news dl:nth-of-type(2n+1) {
	background-color: #f1f7eb;
}*/
.news dl dt {
	width: 100%;
	float: none;
	margin: 0;
}
.news dl dt span {
	display: inline-block;
	border: 5px solid #e3d19b;
	margin-bottom: 10px;
}
.news dl dt img {
	width: 100%;
	border: 2px solid #fff;
}
.news dl dd {
	overflow: hidden;
	line-height: 28px;
}
.news dl dd h5 {
	color: #745b11;
	font-weight: bold;
	font-size: 18px;
	position: relative;
}
.news dl dd h5 span {
	display: block;
	color: black;
	font-size: 13px;
	margin: 0 0 6px 0;
	padding: 0;
}
/*.news dl dd h5 span:before {
	content: '\f073';
	font-family: 'FontAwesome';
	font-size: 17px;
	color: #1f4fa1;
	margin-right: 6px;
}*/
.img_ss {
	width: 98%;
	float: none;
	margin: 0 auto 2%;
}

a.figure {
	display: block;
	position: relative;
	}

a.figure:hover:before {
    opacity: 0.3;
    -webkit-transform: scale(1);
    transform: scale(1);
}
a.figure:before {
    position: absolute;
    top: 6px;
    bottom: 6px;
    left: 6px;
    right: 6px;
    content: '';
    display: inline-block;
    background-color: #fff;
    opacity: 0;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    transition: .3s;
}




/* 最新消息內頁 */	

.news-box {
	margin-bottom: 30px;
}
.news-header h3 {
	display: block;
	color: #745b11;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	padding-bottom: 20px;
	margin-top: 0;
	margin-bottom: 20px;
	border-bottom: 1px solid #dedede;
}
.news-header time {
	display: block;
	position: relative;
	color: #C00;
	margin-top: 0;
	margin-bottom: 0;
	font-weight: normal;
	font-size: 15px;
}

.news-content {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #dedede;
	}
.news-content img {
	max-width: 100%;
	vertical-align: bottom;
	}

.news-more {
	text-align: right;
}
.news-more a {
	display: inline-block;
    font-weight: 700;
    cursor: pointer;
    border: 1px solid #e3d19b;
    background-color: #e3d19b;
    outline: none;
    -webkit-transition: 0.2s all ease;
    transition: 0.2s all ease;
    font-size: 14px;
    line-height: 1;
    padding: 6px 22px 7px;
    border-radius: 5px;
	color: #000;
}



/*回目錄頁*/
.more, .back_news {
	text-align: right;
}
.more a, .back_news a {
	background-color: #e3d19b;
	padding: 5px 20px 7px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color: #000;
	font-size: 13px;
}
.more a:hover, .back_news a:hover {
	-moz-transition: -moz-transform 0.3s;
	-o-transition: -o-transform 0.3s;
	-webkit-transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
	background-color: #745b11;
	text-decoration: none;
	color: #fff;
}

.main-more {
	position: fixed;
	right: 0;
	top: 40%;
	z-index: 9;
	}
.main-more a {
	display: inline-block;
    font-weight: 700;
    cursor: pointer;
    border: 1px solid #e3d19b;
    background-color: #e3d19b;
    outline: none;
    -webkit-transition: 0.2s all ease;
    transition: 0.2s all ease;
    font-size: 16px;
    line-height: 1;
    padding: 10px 5px;
	color: #000;
	width: 36px;
	text-align: center;
	}



/* -------------------------- 聯絡我們 -------------------------- */	

.form-info {
	background-color: #efefd9;
	padding: 15px;
	margin-bottom: 30px;
	}
.form-info span {
	color: #C00;
	font-weight: bold;
	margin-right: 3px;
	font-size: 15px;
	}

.contact-form .form-group {
   margin-left: 0;
}
.contact-form .control-label span {
	color: #C00;
	font-weight: bold;
	margin-right: 3px;
	}		

.map iframe {
	border: 1px solid #ededed;
	padding: 9px;
	}
.map .title {
	color: #000;
	font-weight: bold;
	margin-top: 0;
}
/*.map .title:before {
	font-family: "FontAwesome", Arial, Verdana, Helvetica, sans-serif;
	content: "\f0a4";
	margin-right: 5px;
	color: #8f5e4c;
	padding: 0 0 0 4px;
	font-weight: normal;
}*/

.contact-info {
	margin-bottom: 20px;
}
.contact-info h3 {
	margin: 0 0 20px 0;
}
.contact-info dl {
	padding-left: 0;
}
.contact-info dl dt {
	background-color: #f6f6e5;
	border: 1px solid #dddcba;
	border-bottom: 0;
	padding: 10px;		
}
.contact-info dl dd {
	border: 1px solid #dddcba;
	border-bottom: 0;
	border-top: 0;
	padding: 10px 10px 0 10px;
}
.contact-info dl dd:last-of-type {
	border-bottom: 1px solid #dddcba;
	padding-top: 10px;
}
.contact-info dl dd span {
	font-weight: bold;
	color: #960;
}

.contact-info div{
	padding-left:0;
}




/* -------------------------- 網站地圖 -------------------------- */	

.sitemap-list {
	
}
.sitemap-list .panel-primary > .panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
}
.sitemap-list .panel-heading {
    padding: 5px 15px;
	font-size: 18px;
}
.sitemap-list ul {
	list-style-type: none;
	margin: 5px;
	padding: 0;
/*	min-height: 100px;
	height: auto !important;
	height: 100px;*/
}
.sitemap-list ul li {
	position: relative;
	border-bottom: 1px dotted #d7d7d7;
}
.sitemap-list ul li:last-of-type {
	border-bottom: none;
}
.sitemap-list ul li a {
	display: block;
	color: #666;
	padding: 3px 0 3px 15px;
	text-decoration: none;
}
.sitemap-list ul li a:hover {
	background-color: #eba520;
	color: #fff;
}
.sitemap-list ul li a:before {
	position: absolute;
	left: 5px;
	top: 3px;
	z-index: 9;
	font-family: "FontAwesome";
	content: "\f0da";
	font-size: 14px;
}



/* -------------------------- footer -------------------------- */

.footer-list {
	background-color: #f3efd8; 
	text-align: left;
	padding-top: 20px;
	color: #676767;
}
.footer-list [class *= col-]{
	margin-bottom: 10px;
/*	margin-left: 15px;
	margin-right: 15px;
	padding: 10px 10px 20px 10px;*/
}
.footer-list [class *= col-]:first-of-type {
	margin-top: 20px;
}
.footer-list [class *= col-]:last-of-type {
	text-align: center;
}
.footer-list [class *= col-] ul {
	list-style: none;
	margin: 0;
	padding: 0;
}



.address_map {
	text-align: center;
	padding: 20px 0;
}
.address_map a {
	font-size: 15px;
	color: #000;
	margin: 0 10px;
	padding: 7px 12px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.address_map a span {
	margin: 0 2% 0 0;
}
.address_map a:hover {
	background-color: #b49672;
	border: 1px solid #b49672;
	text-decoration: none;
}
.address_map .btn-pink {
	background-color: #c1b67d;
	border: 1px solid #c1b67d;
	color: #fff;
}


/*微信*/
#weixinArrow {
    position: relative;
}
#weixinDivBoxs {
	padding: 10px;
    background: #fff;
	position: absolute;
    bottom: 50px;
    right: -50px;
    z-index: 999;
}


/*右側快速icon*/
.icon-right {
    position: fixed;
    top: 160px;
    right: 10px;
    z-index: 999;
}

.icon-right > div {
    margin-bottom: 5px;
}

@media (min-width: 992px) {
    .icon-right {
        display: none;
    }
}

/* -------------------- 頁面置頂 scrollUp --------------------- */

#scrollUp {
	background: url(../javascript/scrollUp/up-arrow.png) no-repeat center center;
	position: fixed;
	bottom: 100px;
	right: 10px;
	width: 51px;
	height: 51px;
	white-space: nowrap;
	text-indent: 100%;
	overflow: hidden;
	*text-indent: -9999px;
}




/* -------------------- 共同設定 --------------------- */

/* 文字設定 */
.text-yellow {
	color: #eba41f;
}
.text-red {
	color: #b21a16;
}

.fwb {
	font-weight: bold;
}



/* 間距設定 */
.mt30 {
	margin-top: 30px;
}
.mt20 {
	margin-top: 20px;
}
.mt10 {
	margin-top: 10px;
}
.mt0 {
	margin-top: 0px;
}
.mb30 {
	margin-bottom: 30px;
}
.mb20 {
	margin-bottom: 20px;
}
.mb10 {
	margin-bottom: 10px;
}
.mb0 {
	margin-bottom: 0px;
}