@charset "utf-8";

/*通用*/
body {
	margin: 0;
	padding: 0;
	line-height: 190%;
	color: #444;
	font-family: "微軟正黑體", open-sans, Arial, sans-serif !important;
	font-size: 16px;
	background: url(/images/SIGN/bg_05.jpg);
}

h1 {
	font-size: 2.6em;
	line-height: none;
	margin: 0;
}

h2 {
	line-height: 150%;
	margin: 0;
	color: #08893e;
	font-weight: bold;
	font-size: 1.7em;
	margin: 0;
}

h3 {
	font-size: 1.4em;
	line-height: 150%;
	font-weight: bold;
	margin-bottom: 15px;
	color: #333;
	float: left;
	width: 100%;
	text-transform: inherit;
}

h4 {
	font-weight: bold;
	text-transform: inherit;
}

.title_01 {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 170%;
}

.title_02 {
	font-weight: bold;
	line-height: 170%;
}

a {
	text-decoration: none !important;
	color: #444;
}

a:hover,
a:focus {
	color: #08893e;
}

p {
	margin: 0;
	color: #444;
}

li {
	line-height: 190%;
}

label {
	font-weight: 400;
	vertical-align: top;
}

hr {
	float: left;
	width: 100%;
}

* {
	padding: 0;
	margin: 0;
}

img {
	max-width: 100%;
	height: auto;
}

.container {
	padding-right: 20px;
	padding-left: 20px;
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
	padding-right: 0px;
	padding-left: 0px;
}

.gray {
	color: #999;
}

.bg_01 {
	background: #08893e !important;
	/*綠*/
}

.bg_02 {
	background: #00643d
		/*#7d714b*/
		!important;
	/*咖*/
}

.bg-white {
	background: #fff !important;
}

.display_none {
	display: none;
}

.display_inline {
	display: inline-block !important;
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}

.big_font {
	font-size: 1.2em;
}

.small_font {
	font-size: 0.9em;
}

.top_line {
	border-top: solid #efefef 1px;
}

.text_center {
	text-align: center;
}

.text_right {
	text-align: right !important;
}

.text_left {
	text-align: left;
}

marquee {
	font-size: 1.2em;
}

.w-auto {
	width: auto;
}

.w-100 {
	width: 100%;
}

.input-large {
	width: 320px !important;
}

.input-medium {
	width: 240px !important;
}

.input-small {
	width: 145px !important;
}

.input-xsmall {
	width: 80px !important;
}

.nomargintop {
	margin-top: 0px;
}

.nomarginbottom {
	margin-bottom: 0px;
}

.nomarginleft {
	margin-left: 0px;
}

.nomarginright {
	margin-right: 0px;
}

.nopaddingtop {
	padding-top: 0px;
}

.nopaddingbottom {
	padding-bottom: 0px;
}

.nopaddingleft {
	padding-left: 0px;
}

.nopaddingright {
	padding-right: 0px;
}

.img_padding {
	padding: 10px;
}

.price {
	font-family: Tahoma;
	font-weight: bold;
	color: #c00;
	font-size: 1.2em;
}

.con_font {
	float: left;
	width: 100%;
}

.pt-1 {
	padding-top: .25rem !important;
}

.pt-2 {
	padding-top: .5rem !important;
}

.pt-3 {
	padding-top: .75rem !important;
}

.btn_box {
	text-align: center;
	width: 100%;
	margin: 20px 0;
}

/* 了解更多btn */
.btn_01 {
	padding: 7px 25px 8px 25px !important;
	background: #08893e;
	color: #fff;
	cursor: pointer;
	margin: 5px;
	border: 0;
	border-radius: 30px;
	line-height: 130%;
	height: 34px;
	white-space: nowrap;
}

.btn_box a.btn_02,
.btn_box a.btn_01 {
	display: inline-block;
	line-height: 16px;
}

.btn_box label {
	line-height: 150%;
	margin: 0 10px;
	font-weight: 400;
}

.btn_01:hover,
.btn_01:focus {
	background: #00643d;
	color: #fff;
}

.text_line {
	text-decoration: underline !important;
}


/*header*/

#header .header-container {
	position: relative;
	display: table;
}

.header-logo img {
	width: 460px;
	height: 80px;
}

/*font size*/
.font_size {
	list-style: none;
	display: inline-block;
	vertical-align: top;
}

.font_size a {
	display: inline-block;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	line-height: 200%;
	height: 30px;
	width: 30px;
	margin: 6px 3px;
	color: #08893e;
	border-radius: 50px;
	background: #fff;

}

.font_size a:hover,
.font_size a:focus,
.search_icon:hover,
.search_icon_1:hover {
	background: #00643d;
	color: #fff;
}


/*font-size*/
.font_l {
	font-size: 120%
}

.font_m {
	font-size: 100%
}

.font_s {
	font-size: 80%
}

/*index_list*/
.index_list {
	float: left;
	width: 100%;
	background: url(/images/SIGN/index_bg.png);
	background-position: center top;
	background-repeat: no-repeat;
	padding: 6% 0;
}

.index_list .item {
	float: left;
	width: 100%;
	padding-bottom: 40px;
}

.index_list .item>.title {
	float: left;
	width: calc(20% - 30px);
	margin: 15px;
	position: relative;
	overflow: hidden;
}

.index_list .item>.title img {
	border-radius: 100px 10px 100px 100px;
	overflow: hidden;
}

.index_list .item:nth-child(n+1)>.title img {
	background: #7d714b;
}

.index_list .item:nth-child(n+2)>.title img {
	background: #2d8289;
}


.index_list .item>.title i {
	position: absolute;
	top: 0;
	font-size: 10.3125em;
	color: rgba(255, 255, 255, .15);
	right: -40px;
	top: 10px;
}

.index_list .item>.title h2 {
	color: #fff;
	text-align: center;
	position: absolute;
	top: 43%;
	width: 100%;
	text-shadow: 0 1px 3px rgba(0, 0, 0, .8);
	line-height: 100%;
}

.index_list .item ul {
	float: left;
	width: 80%;
	list-style: none;
}

.index_list .item ul li a {
	float: left;
	width: calc(25% - 30px);
	margin: 15px;
	border-radius: 10px;
}

.index_list .item ul li:nth-child(4n+1) {
	clear: both;
}

.index_list .item:nth-child(5n+1) ul li a {
	background: #f3edda;
}

.index_list .item:nth-child(5n+2) ul li a {
	background: #e5f1f2;
}


.index_list .item:nth-child(5n+1) ul li a:hover {
	background: #e1dccb;
}

.index_list .item:nth-child(5n+2) ul li a:hover {
	background: #d5e0e1;
}

.index_list .item ul li .con {
	margin: 10px;
	border: solid #fff 1px;
	border-radius: 10px;
	text-align: center;
	padding: 15px;
}

.index_list .item ul li img {
	background: #fff;
	border-radius: 100px;
	width: 65px;
}

.index_list .item ul li .item_title {
	min-height: 75px;
	display: flex;
	align-items: center;
	justify-content: center;
	line-height: 130%;
	padding-top: 10px;
	font-size: 16px;
}

.index_list .item ul li a:hover .item_title {
	color: #333;
}

.imh_opacity {
	background-color: transparent;
	overflow: hidden;
}


/*footer*/
footer {
	background: #f5f5f5;
	float: left;
	width: 100%;
	font-size: 0.9em;
	position: relative;
}

footer .container {
	padding: 30px 25px;
}

footer .footer_list {
	float: left;
	width: 20%;
	padding: 20px;
}

footer .footer_list:nth-child(5n+1) {
	clear: both;
}

.footer_list .title {
	float: left;
	width: 100%;
	color: #000;
	font-size: 1.3em;
	font-weight: bold;
	margin-bottom: 10px;
}

.footer_list ul {
	list-style: none;
}

.footer_list ul li {
	line-height: 130%;
}

.footer_list ul li a:before {
	content: "▶";
	color: #00a73c;
	font-size: 0.6em;
	padding-right: 5px;
}

.footer_list ul li a {
	float: left;
	width: 100%;
	color: #333;
	font-size: 0.95em;
	text-indent: -1em;
	padding: 5px 0 5px 15px;
}

.footer_list ul li a:hover,
.footer_list ul li a:focus {
	color: 08893e !important;
}

.footer_link {
	display: inline-block;
}

.footer_link a {
	margin-left: 15px;
	padding: 10px;
	border-radius: 50%;
	background: #000;
}

.footer_link i {
	font-size: 1.7em;
	color: #fff;
	vertical-align: middle;
}

/*copyright*/
.copyright {
	float: left;
	width: 100%;
	border-top: solid #00a73c
		/*#00a0e9*/
		3px;
	background: #fff;
}

.footer_menu {
	float: left;
	width: 100%;
}

.footer_menu .logo {
	float: left;
	width: 240px;
	padding-right: 20px;
	display: none;
}

.footer_menu ul {
	float: left;
	/*padding-left:250px;
	margin-top:-60px;*/
	list-style: none;
}

.footer_menu ul>a {
	float: left;
}

.footer_menu ul li {
	float: left;
}

.footer_menu ul li:after {
	content: "|";
}

.footer_menu ul li a {
	padding: 0 10px;
	float: left;
}

.copyright .contact {
	float: left;
	width: 100%;
	text-align: center;
	line-height: 170%;
}

.copyright .edit_con span {
	white-space: nowrap;
}

.copyright .contact .con {
	float: left;
	width: 100%;
	padding-top: 10px;
}

/*--------------------------------------------------------------------------------------------------*/
@media (min-width: 1200px) {
	.container {
		width: 1170px;
	}
}

/* 平板電腦、橫向手機 */
@media (min-width: 768px) and (max-width: 991px) {
	.container {
		width: 100% !important;
	}

	html .scroll-to-top.hidden-mobile {
		display: block !important;
	}

	/*index_list*/
	.index_list {
		margin-top: 10px
	}

	.index_list .item>.title i {
		font-size: 7.5em;
	}

	.index_list .item ul li a {
		width: calc(33.3% - 30px);
	}

	.index_list .item ul li:nth-child(4n+1) {
		clear: none;
	}

	.index_list .item ul li:nth-child(3n+1) {
		clear: both;
	}

}


/* 橫向智慧手機到竪立平板電腦解析度 */
@media (max-width: 767px) {

	.m_size_80 {
		font-size: 80%;
	}

	html .scroll-to-top.hidden-mobile {
		display: block !important;
	}

	.dropdown-menu>li>a:focus,
	.dropdown-menu>li>a:hover {
		text-decoration: none;
		background-color: rgba(255, 255, 255, 0.2);
	}

	/*index_list*/
	.index_list {
		margin-top: 50px;
		padding: 6% 0;
		background-size: 190%;
	}

	.index_list .item>.title {
		width: 100%;
		margin: 0 0 10px 0;
		border-radius: 50px;
		padding: 5px 20px;
	}

	.index_list .item:nth-child(n+1)>.title {
		background: #7d714b;
	}

	.index_list .item:nth-child(n+2)>.title {
		background: #2d8289;
	}

	.index_list .item>.title img {
		display: none;
	}

	.index_list .item>.title i {
		position: relative;
		font-size: 1.5em;
		color: rgba(255, 255, 255, 1);
		float: left;
		right: 0;
		padding: 5px 10px 0 5px;
		top: 0;
	}

	.index_list .item>.title h2 {
		text-align: left;
		position: relative;
		width: auto;
		text-shadow: none;
		font-weight: 400;
		line-height: inherit;
	}

	.index_list .item ul {
		width: 100%;
	}

	.index_list .item ul li a {
		width: calc(33.3% - 12px);
		margin: 6px;
	}

	.index_list .item ul li:nth-child(4n+1) {
		clear: none;
	}

	.index_list .item ul li:nth-child(3n+1) {
		clear: both;
	}

	.index_list .item ul li .con {
		margin: 7px;
		padding: 10px;
	}

	.index_list .item ul li img {
		width: 50px;
	}

	.index_list .item ul li .item_title {
		padding-top: 5px;
	}


	/*footer*/
	footer {
		font-size: 0.9em;
	}

	footer .container {
		padding: 20px 25px;
	}

	footer .footer_list {
		width: 33.3%;
	}

	footer .footer_list:nth-child(5n+1) {
		clear: none;
	}

	footer .footer_list:nth-child(3n+1) {
		clear: both;
	}

	.footer_menu .logo {
		display: none;
	}

	.footer_menu ul {
		padding-left: 0;
		margin-top: 0;
	}

	.copyright .contact {
		padding-top: 10px;
		margin-top: 0;
	}

	.copyright .edit_con span {
		float: left;
	}

	.copyright .edit_con {
		font-size: 0.6em;
	}

	.footer_link {
		margin: 15px 0;
	}

	.footer_link i {
		margin: -4px 0 0 0;
	}


}

@media (min-width: 768px) and (max-width: 991px) {
	.index_list .item>.title i {
		font-size: 7.5em;
	}
}


/* 橫向智慧手機及其他更小解析度 */
@media (max-width: 480px) {
	.input-large,
	.input-medium,
	.input-small,
	.input-xsmall {
		max-width: 100%;
	}


	/*index_list*/
	.index_list .item>.title i {
		font-size: 1.125em;
		padding: 6px 10px 0 5px;
	}

	.index_list .item>.title h2 {
		font-weight: 400;
	}

	.index_list .item ul li a {
		width: calc(33.3% - 6px);
		margin: 3px;
	}

	.index_list .item ul li .con {
		padding: 5px;
		margin: 3px;
	}

	.index_list .item ul li .item_title {
		padding-top: 0;
		font-size: 0.7em;
		min-height: 45px;
	}

	.index_list .item ul li img {
		display: none;
	}


	/*footer*/
	footer .footer_list {
		width: 50%;
	}

	footer .footer_list:nth-child(5n+1),
	footer .footer_list:nth-child(3n+1) {
		clear: none;
	}

	footer .footer_list:nth-child(2n+1) {
		clear: both;
	}
}