/*#0F9044 -> #0C6431*/
html,body {
	font-size: 16px;
	min-height: 100%;
	height: auto;
	position: relative;
	background: #EBE7D3;
	font-family: "微軟正黑體", sans-serif;

}
.lazy-loading {
	content-visibility : auto;
}
a {
	color: #0C6431;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: none;
}
a:hover,a:focus {
	color: #3e3f44;
}
iframe{
	border:none;
}
.mt-3{
	margin-top: 1rem !important;
}
.mb-3{
	margin-bottom: 1rem !important;
}
.mt-0{
	margin-top: 0rem !important;
}
.mb-0{
	margin-bottom: 0rem !important;
}
.pt-3{
	padding-top: 1rem !important;
}
.pb-3{
	padding-bottom: 1rem !important;
}
.overflow{
	overflow: hidden;
}
.logo {
	width: 220px;
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -88px;
}
.logo img {
	width: 100%;
}
.content {
	line-height: 185%;
}
.article-top {
	height: 74px;
}
.article-title {
	text-align: center;
	padding: 0;
	height: 200px;
}
.article-title h2 {
	margin: 0;
	padding: 0;
	line-height: 200px;
	color: #fff;
	text-shadow: -1px 0 #333, 0 1px #333, 1px 0 #333, 0 -1px #333;
}
.photo {
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.pager li>a,.pager li>span {
	background-color: #FFF;
	border: 1px solid #c8c8c8;
	display: none;
}
.pager li>a:hover,.pager li>a:focus {
	background-color: #f1f1f1;
}
.pager .previous>a,.pager .next>a {
	display: inline-block;
}
#header .navbar-toggle {
	margin-top: 20px;
	margin-bottom: 20px;
}
.navbar-header {
	position: relative;
}
#aside .navbar-nav {
	margin: 0;
}
#aside .navbar-nav li {
	border-top: 1px solid #0a0a0a;
	-webkit-box-shadow: 0 -1px 0 #282828;
	-moz-box-shadow: 0 -1px 0 #282828;
	-ms-box-shadow: 0 -1px 0 #282828;
	box-shadow: 0 -1px 0 #282828;
}
#aside .navbar-nav li:hover,#aside .navbar-nav li:focus {
	border-top: 1px solid #282828;
	-webkit-box-shadow: 0 -1px 0 #0a0a0a;
	-moz-box-shadow: 0 -1px 0 #0a0a0a;
	-ms-box-shadow: 0 -1px 0 #0a0a0a;
	box-shadow: 0 -1px 0 #0a0a0a;
}
#aside .navbar-nav li>a {
	color: #FFF;
	line-height: 140%;
}
#aside .navbar-nav li>a:hover,#aside .navbar-nav li>a:focus {
	background: #3e3f44;
}
.lag {
	padding: 10px 15px;
}
.lag>.btn {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
	border: 1px solid #1d1d1d;
}
.lag>.btn:hover,.lag>.btn:focus {
	color: #1d1d1d;
	background: #f6c060;
}
.lag>.btn-default {
	color: #FFF;
	background: #3e3f44;
}
.lag .form-control {
	border-color: #FFF;
	-webkit-border-top-left-radius: 4px;
	-moz-border-top-left-radius: 4px;
	-ms-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-top-right-radius: 4px;
	-ms-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
	-webkit-border-bottom-left-radius: 0;
	-moz-border-bottom-left-radius: 0;
	-ms-border-bottom-left-radius: 0;
	border-bottom-left-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	-moz-border-bottom-right-radius: 0;
	-ms-border-bottom-right-radius: 0;
	border-bottom-right-radius: 0;
}
.lag .navbar-form {
	border: none;
}
#footer {
	color: #fff;
	background: #0C6431;
}
#footer .info>div {
	padding-top: 10px;
	padding-bottom: 10px;
}
.copyright {
	font-size: 14px;
	color: #fff;
	background: #0c5f24;
	line-height: 3;
}
.copyright small {
	font-size: 13px;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
.footer-icon {
	margin-right: 15px;
	color: #f6c061;
}
.community {
	min-height: 0;
	margin-top: 20px;
	margin: 0;
	padding: 1em;
}
.community a,.community span {
	font-size: 30px;
	display: inline-block;
	margin-right: 15px;
	color: #8d97a4;
}
.community a:hover,.community a:focus {
	color: #c8c8c8;
	text-decoration: none;
}
.home-title {
	text-align: center;
	padding: 30px 0;
}
.home-pro-title {
	color: #333;
	text-align: center;
	margin-top: 0;
	padding-bottom: 30px;
}
#banner {
	width: 100%;
}
.home-pro,.home-banner {
	width: 100%;
}
.home-pro {
	height: 250px;
	display: block;
}
.news .info {
	padding-top: 20px;
}
.news>.row {
	margin-bottom: 0;
}
.news-time {
	font-family: 'Oswald', sans-serif;
	font-size: 20px;
	text-align: center;
	color: #0ca19b;
	line-height: 110%;
	border-right: 2px solid #c8c8c8;
	margin-top: 20px;
	font-weight: 700;
}
.news-time-box {
	font-family: 'Oswald', sans-serif;
	font-size: 16px;
	text-align: center;
	color: #fff;
	line-height: 110%;
	background: #0C6431;
	padding: 10px 0;
}
.news-link {
	font-size: 18px;
	color: #232427;
	min-height: 50px;
	display: block;
	margin-top: 20px;
}
.news-photo {
	height: 200px;
}
.news-title {
	margin-bottom: 30px;
}
.news-title h3,.news-title h2, .news-title h1 {
	color: #000;
	font-size: 21px;
	margin: 0;
	line-height: 140%;
}
.pro-photo {
	height: 290px;
	display: block;
	margin-bottom: 15px;
	position: relative;
}
.pro-photo:hover,.pro-photo:focus {
	opacity: 0.5;
}
.sort-nav-cell {
	border: none;
	background: #8d97a4;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
}
.sort-nav-cell .navbar-toggle {
	float: right;
	background: #3e3f44;
}
.sort-nav-cell .navbar-toggle .icon-bar {
	background: #FFF;
}
.sort-nav-cell a {
	color: #FFF;
	text-decoration: none;
}
.sort-nav-cell a:hover,.sort-nav-cell a:focus {
	color: #f6c061;
}
.sort-nav-cell li>a:hover,.sort-nav-cell li>a:focus {
	background: #3e3f44;
}
.sort-nav-cell .dropdown-menu {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
}
.sort-nav-cell .open .dropdown-menu {
	background: #5b6775;
}
.sort-nav-cell .dropdown-menu>li>a {
	color: #FFF;
}
.sort-nav-cell .dropdown-menu>li>a:hover,.sort-nav-cell .dropdown-menu>li>a:focus {
	color: #f6c061;
}
.sort-nav-cell .open>a,.sort-nav-cell .nav .open>a:hover,.sort-nav-cell .nav .open>a:focus {
	color: #f6c061;
	background: #3e3f44;
}
.sort-nav-pc a {
	display: inline-block;
	padding: 0 10px 5px 0;
}
.summary {
	color: #636262;
	padding: 10px 0;
	margin-bottom: 10px;
	border-bottom: 1px solid #c8c8c8;
}
.eq-photo {
	width: 100%;
	height: 400px;
}
.gender-right {
	padding-right: 20px;
}
.googlemap {
	width: 100%;
	height: 600px;
	border: none;
}
.inquiry-td {
	width: 70px;
}
.inquiry-td a:hover,.inquiry-td a:focus,.inquiry-td a:active {
	text-decoration: none;
}
.eq-bk {
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: -30px;
	background: #bb872b;
}
.eq-bk .content {
	color: #FFF;
}
.eq-photo-bk {
	padding-top: 40px;
	padding-bottom: 15px;
	background: #3e3f44;
}
.home-photo-bk {
	padding-top: 40px;
	padding-bottom: 15px;
	margin-top: -10px;
	background: #cff1e7;
}
.bn {
	color: #fff;
	width: 200px;
	padding: 10px 0;
	margin: 40px auto;
	text-align: center;
	border: 2px solid #8d97a4;
	display: block;
	background: #e88881;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
	border-color: #e88881;
}
.bn:hover,.bn:focus {
	width: 220px;
	color: #8d97a4;
	text-decoration: none;
	background: #FFF;
}
.news .bn {
	width: 100px;
	padding: 5px 0;
	margin: 15px 0 0 0;
}
.news .bn:hover,.news .bn:focus {
	width: 120px;
}
.search-bn {
	width: 100%;
	color: #FFF;
	background: #bb872b;
	border-color: #bb872b;
	-webkit-border-top-left-radius: 0;
	-moz-border-top-left-radius: 0;
	-ms-border-top-left-radius: 0;
	border-top-left-radius: 0;
	-webkit-border-top-right-radius: 0;
	-moz-border-top-right-radius: 0;
	-ms-border-top-right-radius: 0;
	border-top-right-radius: 0;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-bottom-left-radius: 4px;
	-ms-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-bottom-right-radius: 4px;
	-ms-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}
.search-bn:hover,.search-bn:focus {
	background: #f6c061;
	border-color: #f6c061;
}
.pro-bn {
	margin: 20px 0;
}
@media (min-width: 768px) {
	#header .navbar-right .dropdown-menu {
		left: 0;
	}
	.article-title {
		padding: 100px 0;
	}
	.article-title h2 {
		font-size: 40px;
	}
	.pager li>a,.pager li>span {
		display: inline-block;
	}
	.pager>.previous>a,.pager>.next>a {
		float: none;
	}
	.eq-photo {
		height: 471px;
	}
	.news-time-box {
		font-size: 20px;
		margin-top: 3px;
	}
	.news-title h3, .news-title h2, .news-title h1 {
		font-size: 24px;
		margin-top: 16px;
	}
	.pro-photo {
		height: 345px;
	}
}
@media (min-width: 992px) {
	::selection {
		background: #f6c060;
		color: #FFF;
	}
	::-moz-selection {
		background: #f6c060;
		color: #FFF;
	}
	.min-height {
		min-height: 450px;
	}
	.logo {
		width: 270px;
		position: static;
		margin: 0;
	}
	.article-top {
		height: 86px;
	}
	.eq-photo {
		height: 471px;
	}
	.pro-photo {
		height: 293px;
	}
}
@media (min-width: 1200px) {
	.eq-photo {
		height: 471px;
	}
	.pro-photo {
		height: 263px;
	}
}
.verify-img {
	margin-bottom: 5px;
}
form.cmxform label.error,label.error {
	color: #a94442;
	padding-top: 10px;
	padding-left: 0;
	font-weight: bold;
}
div.error,label.error {
	display: none;
}
input.error,textarea.error {
	border-color: #a94442;
}
input.valid,textarea.valid {
	border-color: #3c763d;
}
@font-face {
	font-family: 'icomoon';
	src: url("../fonts/icomoon.eot?-kq8nu0");
	src: url("../fonts/icomoon.eot?#iefix-kq8nu0") format("embedded-opentype"), url("../fonts/icomoon.woff?-kq8nu0") format("woff"), url("../fonts/icomoon.ttf?-kq8nu0") format("truetype"), url("../fonts/icomoon.svg?-kq8nu0#icomoon") format("svg");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
#outdated {
	width: 100%;
	height: 100%;
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	text-align: center;
	text-transform: uppercase;
	z-index: 1500;
}
* html #outdated {
	position: absolute;
}
#outdated h6 {
	font-size: 30px;
	line-height: 25px;
	margin: 30px 0 10px;
}
#outdated p {
	line-height: 20px;
}
#outdated #btnUpdateBrowser {
	font-size: 13px;
	width: 180px;
	display: block;
	margin: 80px auto 0;
	text-decoration: none;
	cursor: pointer;
	background: none;
}
#outdated #btnUpdateBrowser:hover {
	color: #FFF !important;
	background-color: transparent !important;
}
#outdated .last {
	width: 15px;
	height: 15px;
	position: absolute;
	top: 20px;
	right: 30px;
}
#outdated #btnCloseUpdateBrowser {
	font-size: 36px;
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	text-decoration: none;
}
.outdated-image {
	display: inline-block;
	margin: 0 20px;
	background-image: url(../images/browsers.png);
	background-repeat: no-repeat;
}
.chrome,.firefox,.opera,.ie {
	height: 121px;
}
.chrome {
	width: 120px;
	background-position: 0 0;
}
.firefox {
	width: 120px;
	background-position: -120px -3px;
}
.opera {
	width: 114px;
	background-position: -240px 0;
}
.ie {
	width: 122px;
	background-position: -355px -5px;
}
.chrome:hover {
	background-position: 0 -131px;
}
.firefox:hover {
	background-position: -122px -133px;
}
.opera:hover {
	background-position: -240px -131px;
}
.ie:hover {
	background-position: -354px -136px;
}
.outdated-container {
	width: 700px;
	margin: 50px auto 0 auto;
}
.outdated-container a {
	color: #FFF;
	padding-top: 140px;
	display: block;
}
html,body,#sb-site,.sb-site-container,.sb-slidebar {
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
html,body {
	width: 100%;
	overflow-x: hidden;
}
html {
	height: 100%;
}
html.sb-scroll-lock.sb-active:not(.sb-static) {
	overflow: hidden;
}
#sb-site,.sb-site-container {
	width: 100%;
	position: relative;
	z-index: 1;
}
.sb-slidebar {
	height: 100%;
	overflow-y: auto;
	position: fixed;
	top: 0;
	z-index: 0;
	display: none;
	background-color: #222222;
	-webkit-transform: translate(0px);
	width: 30%;
}
.sb-left {
	left: 0;
}
.sb-right {
	right: 0;
}
html.sb-static .sb-slidebar,.sb-slidebar.sb-static {
	position: absolute;
}
.sb-slidebar.sb-active {
	display: block;
}
.sb-style-overlay {
	z-index: 9999;
}
.sb-momentum-scrolling {
	-webkit-overflow-scrolling: touch;
}
.sb-width-thin {
	width: 15%;
}
.sb-width-wide {
	width: 45%;
}
@media (max-width: 480px) {
	.sb-slidebar {
		width: 70%;
	}
	.sb-width-thin {
		width: 55%;
	}
	.sb-width-wide {
		width: 85%;
	}
}
@media (min-width: 481px) {
	.sb-slidebar {
		width: 55%;
	}
	.sb-width-thin {
		width: 40%;
	}
	.sb-width-wide {
		width: 70%;
	}
}
@media (min-width: 768px) {
	.sb-slidebar {
		width: 40%;
	}
	.sb-width-thin {
		width: 25%;
	}
	.sb-width-wide {
		width: 55%;
	}
}
@media (min-width: 992px) {
	.sb-slidebar {
		width: 30%;
	}
	.sb-width-thin {
		width: 15%;
	}
	.sb-width-wide {
		width: 45%;
	}
}
@media (min-width: 1200px) {
	.sb-slidebar {
		width: 20%;
	}
	.sb-width-thin {
		width: 5%;
	}
	.sb-width-wide {
		width: 35%;
	}
}
.sb-slide,#sb-site,.sb-site-container,.sb-slidebar {
	-webkit-transition: -webkit-transform 400ms ease;
	-moz-transition: -moz-transform 400ms ease;
	-o-transition: -o-transform 400ms ease;
	transition: transform 400ms ease;
	-webkit-transition-property: -webkit-transform, left, right;
	-webkit-backface-visibility: hidden;
}
.sb-hide {
	display: none;
}
.service_item img {
	width: 100%;
	height:auto;
}
.service_item {
	margin-bottom: 30px;
}
::selection {
	background: #0C6431;
	color: #FFF;
}
a:hover {
	color: rgba(15, 144, 68, .8);
	text-decoration: none;
}
div#banner {
	background-size: cover;
	background-position: center;
	position: relative;
	background-repeat: no-repeat;
	height: 240px;
}
ul#banner {
	list-style: none;
	padding: 0;
}
#home_recommend {
	background-image: url(../images/home_comment.jpg);
}
#home_recommend .bx-wrapper {
	background: none;
	border: none;
}
.home-banner {
	display: flex;
	height: calc(100vh - 35vh)!important;
}
.defaultYColor {
	background: #0C6431;
}
ul {
	margin: 0;
}
.end {
	height: 0;
	clear: both;
}
.main_menu {
	padding: 0;
}
.main_menu ul {
	margin: 2rem 0;
	padding: 0;
	list-style: none;
	display: table;
	border-spacing: 1px;
}
.main_menu>ul>li {
	display: table-cell;
	text-align: center;
	padding: 2rem 0;
	background: #fff;
	transition: all .4s ease;
}
.main_menu a {
	color: #0C6431;
	text-decoration: none;
}
footer .map {
	margin: 1.2em 0 .5em;
}
.main_menu .left_menu {
	float: left;
}
.main_menu .right_menu {
	float: right;
}
a.menu_item {
	width: 100%;
	display: inline-block;
	position: relative;
	transition: all .4s ease;
	cursor: pointer;
}
.main_menu>ul>li:hover {
	background: #dbece0;
}
.main_menu>ul>li a.menu_item:before {
	content: "";
	display: inline-block;
	width: 30px;
	height: 30px;
	background-position: left center;
	background-size: cover;
	position: absolute;
	left: calc(50%);
	top: 50%;
	margin-top: -15px;
	opacity: 0;
	transition: all .4s;
}
.main_menu>ul>li:hover a.menu_item:before {
	left: calc(50% - 4.5em);
	opacity: 1;
}
a.knowledge_btn {
	margin: 2rem 1rem 0;
	display: inline-block;
	background: #EBE7D3;
	width: 100%;
	padding: 1.5rem;
	font-size: 20px;
	text-align: center;
	transition: all .4s ease-out;
}
a.knowledge_btn:hover {
	background: #dbece0;
}
a.knowledge_btn:hover img.question_mark {
	transform: rotate(360deg);
}
.ContactInfoBox .icon {
	height: 1em;
}
.ContactInfoBox ul {
	list-style: none;
	padding: 0;
}
.ContactInfoBox ul li {
	font-size: 22px;
	display: block;
	line-height: 2;
	border-bottom: 1px solid #eee;
	padding: 0 1em;
}
.ContactInfoBox .Title {
	background: #0c5f24;
	padding: 1em;
	color: #fff;
}
.ServiceContainer {
	border-radius: 10px;
	background: #fff;
	height: 150px;
	margin-top: 1.5em;
	z-index: 10;
	position: relative;
	overflow: hidden;
	box-shadow: 0 3px 5px 1px rgba(0, 0, 0, .3);
}
.ServiceContainer .Title {
	background: #0C6431;
	height: 150px;
	width: 150px;
	text-align: center;
	vertical-align: middle;
	display: inline-block;
	line-height: 150px;
	color: #fff;
	float: left;
}
.ServiceItem {
	display: inline-block;
	height: auto%;
	overflow: auto;
	float: left;
	width: calc(100% - 160px);
	margin-left: 5px;
	margin-top: 15px;
}
.ServiceItem ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: table;
	height: 100%;
	border-spacing: 1px;
}
.ServiceItem ul li {
	display: table-cell;
	vertical-align: middle;
	border-right: 1px solid #eee;
	padding: 1em .6em;
	transition: all .4s;
	width: 108px;
	text-align: center;
}
.ServiceItem ul li:hover {
	background: rgba(15, 144, 68, .1);
	border-color: transparent;
}
.ServiceItem ul li img {
	height: 42px;
}
.ServiceItem ul li .title {
	display: block;
	line-height: 1.5;
	text-align: center;
	font-size: 13px;
	color: #0C6431;
	margin-top: 1em;
	transition: all .4s;
}
.ServiceItem ul li:last-child {
	border: none;
}
img.question_mark {
	height: 1.5em;
	margin-left: .5em;
	vertical-align: middle;
	transition: all .4s ease-out;
}
.TopMenu {
	padding: 1rem 0;
	box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .5);
	background-color: #fff;
}
.TopMenu a.menu_item {
	width: auto;
	line-height: 46px;
	color: #0C6431;
	display: inline;
}
.nav-bar ul {
	list-style: none;
}
.nav-bar ul li {
	display: inline-block;
	margin: 0 1em;
	line-height: 46px;
	color: #0C6431;
}
.NewsContainer {
	background: #fff;
	padding: 1em;
	margin: 2em 0;
}
.NewsContainer h3.title {
	font-size: 20px;
	padding-left: .5em;
	border-left: 6px solid #0C6431;
	font-weight: 400;
}
.NewsContainer ul {
	list-style: none;
	padding: 0;
}
.NewsContainer ul li {
	display: block;
	line-height: 1.8;
	border: 1px solid transparent;
    transition: 0.4s all;
}
.NewsContainer ul li .date {
	color: #666;
}
.list-more {
	margin-top: 1em;
	color: #0C6431;
}
div#map {
	margin-top: 2em;
	padding: 1em;
	background: #fff;
}
.index_editor {
	background: #fff;
	padding: 1em;
	margin-top: 2em;
}
#Logo {
	width: 250px;
	position: relative;
	margin: 0 10px;
	display: inline-block;
}
#Logo:before {
	content: " ";
	padding-bottom: 18.42%;
	display: block;
	transition: transform .8s;
}
.Logo {
	background-image: url(../images/logo.png);
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	height: 100%;
	width: 100%;
	background-size: 85%;
	background-repeat: no-repeat;
	background-position: center;
	transition: transform .8s;
	text-indent: -9999px;
}
.main.container {
	margin: 2em auto;
	box-shadow: 0 0 6px -3px rgba(0, 0, 0, 0.6);
	border-radius: 3px;
}
#header {
	width: 100%;
	z-index: 99;
	background: #0C6431;
}
#footer h3 {
	padding: 0;
	margin: 40px 0;
	line-height: 1;
}
.clearfix:before,.clearfix:after,.dl-horizontal dd:before,.dl-horizontal dd:after,.container:before,.container:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after,.form-horizontal .form-group:before,.form-horizontal .form-group:after,.btn-toolbar:before,.btn-toolbar:after,.btn-group-vertical>.btn-group:before,.btn-group-vertical>.btn-group:after,.nav:before,.nav:after,.navbar:before,.navbar:after,.navbar-header:before,.navbar-header:after,.navbar-collapse:before,.navbar-collapse:after,.pager:before,.pager:after {
	background: none;
}
#animateNumber {
	padding: 15px 0 50px;
}
h2.title {
	text-align: center;
	font-size: 35px;
	line-height: 2;
	text-align: center;
	font-weight: 700;
}
.animateNumber .Qty {
	font-size: 35px;
}
.animate_number_item {
	padding: 2em 0;
}
.home_works_title {
	width: 33.33%;
	float: left;
	position: relative;
	background-color: #6fc6c8;
	background-image: url(../images/home_works_title.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.home_works_title:before {
	content: ' ';
	padding-bottom: 149.9%;
	display: block;
}
.home_works_title_text {
	position: absolute;
	top: 50%;
	left: 50%;
	font-size: xx-large;
	margin-left: -101px;
	margin-top: -22px;
	text-align: center;
	background: #39302b;
	color: #0C6431;
	padding: .2em .4em;
}
.white_bg {
	background-color: #fff;
}
.home_works_more {
	width: 33.33%;
	float: right;
	position: relative;
	background: #ff777c;
	background-image: url(../images/home_works_more.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.home_works_more:before {
	content: ' ';
	padding-bottom: 149.9%;
	display: block;
}
.home_works_item {
	width: 33.33%;
	float: left;
	position: relative;
	cursor: pointer;
	overflow: hidden;
}
.home_works_item:before {
	content: ' ';
	padding-bottom: 75%;
	display: block;
}
.home_works_item .photo {
	position: absolute;
	left: 0;
	top: 0;
	border: 0;
	right: 0;
	background-position: 50% 50%;
	background-size: cover;
	width: 100%;
	height: 100%;
	transform-origin: center center;
	transition: all .4s;
}
span#works_item_label {
	display: block;
	border-top: 1px solid #eee;
	margin-top: 10px;
	padding-top: 10px;
}
a.works_item_label {
	color: #0C6431;
	display: inline-block;
	margin-right: .5em;
	text-decoration: none;
}
.home_works_more_btn {
	position: absolute;
	top: 50%;
	left: 50%;
	font-size: xx-large;
	margin-left: -94px;
	margin-top: -46px;
	text-align: center;
}
.home_works_more_btn_title {
	color: #0C6431;
	padding: .2em .4em;
	background: #39302b;
}
.home_works_more_btn .btn {
	color: #39302b;
}
.home_recommend {
	width: 80%;
	max-width: 800px;
	margin: 0 auto;
}
.home_recommend_item {
	width: calc(100% - 110px);
	min-width: calc(320px - 64px);
	margin: 0 auto;
	padding: 1em 0;
}
.home_recommend_item .re_title {
	font-size: 30px;
}
.home_recommend_item .re_subtitle {
	display: block;
	text-align: center;
	font-weight: 700;
	font-style: italic;
}
.home_service {
	background-image: url(../images/home_service_bg.jpg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover;
	margin-bottom: 1em;
	float: left;
	width: 100%;
}
.home_service_item {
	width: 25%;
	display: block;
	float: left;
	border: 2px solid #eee;
	background: rgba(255, 255, 255, 0.5);
	transition: background .4s;
	position: relative;
	min-height: 250px;
}
.home_service_item:before {
	content: " ";
	display: block;
	padding-bottom: 86%;
}
.home_service_item .content {
	position: absolute;
	color: #333;
	width: 100%;
	height: 100%;
	top: 0;
	padding: .5em;
}
.home_service_item .se_title {
	font-size: 30px;
	display: block;
	width: 100%;
	text-align: center;
	line-height: 1.5;
	font-weight: 700;
	margin-top: 20%;
}
.home_service_item .se_content {
	width: 100%;
	text-align: center;
	font-size: 18px;
	display: none;
}
.home_service_item:hover {
	background: rgba(244, 197, 28, 0.9);
	color: #000;
}
.home_service_item:hover .se_content {
	display: block;
}
.bx-wrapper {
	box-shadow: none!important;
}
.home_works_item .content {
	width: calc(100% - 2em);
	height: calc(100% - 2em);
	position: absolute;
	top: 1em;
	left: 1em;
	color: #fff;
	opacity: 0;
}
.home_works_item .mask {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.6);
	opacity: 0;
	transition: all .4s;
}
.home_works_item:hover .mask,.home_works_item:hover .content {
	opacity: 1;
}
.home_works_item:hover .photo {
	transform: scale(1.5, 1.5);
}
.Logo_bg {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 120px 80px 0;
	border-color: rgba(245, 245, 245, 1.0) transparent transparent;
	position: absolute;
	left: -32px;
	top: 0;
}
.float {
	float: left;
}
h2.page_title {
	text-align: center;
	padding: 1em;
	margin: 0;
}
h2.page_title .mainTitle {
	display: inline-block;
	padding: 0 2em .5em;
	border-bottom: 1px solid #0C6431;
}
h2.page_title .subTitle {
	display: block;
	margin-top: .5em;
	font-size: 16px;
	color: #0C6431;
}
.breadcrumb a {
	color: #333;
}
.breadcrumb>li+li:before {
	color: #333;
	content: "\f105";
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
}
a.foot_contact.Btn {
	display: inline-block;
	padding: .5em 4em;
	margin: 1em 0;
	border: 1px solid #fff;
	text-align: center;
	left: 50%;
	position: relative;
	margin-left: -87px;
	transition: all ease .4s;
}
a.foot_contact.Btn:hover {
	padding: .5em 5em;
	margin-left: -103px;
}
a.works_item_title {
	display: block;
	font-size: 20px;
	color: #0C6431;
	line-height: 2;
}
a span.works_item_intro {
	line-height: 1.8;
	color: #eee;
	margin-top: 5px;
	display: -webkit-inline-box;
	max-height: 70%;
	overflow: hidden;
	font-size: 16px;
}
span.works_item_line {
	display: block;
	height: 1px;
	width: 0;
	background: #eee;
	transition: all 1s;
}
.home_works_item:hover span.works_item_line {
	width: 100%;
}
.home_works_item:hover .content {
	animation-name: rotateY;
	animation-duration: 1s;
}
.main_menu>ul>li:hover .sub_menu {
	top: 91px;
	opacity: 1;
	height: auto;
	width: calc(100% - 8px);
	border-radius: 0 0 5px 5px;
	border: 2px solid #FFDCE3;
	box-sizing: content-box;
}
ul.sub_menu {
	position: absolute;
	top: -3em;
	left: 0;
	opacity: 0;
	transition: all .4s;
	background: #fff;
	box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.05);
	overflow: hidden;
	height: 0;
}
a.sub_menu_item {
	display: block;
	width: auto;
	white-space: nowrap;
	line-height: 40px;
	min-width: 150px;
	text-align: left;
	padding: 0 10px;
	box-sizing: border-box;
	color: #333;
	transition: all .4s;
	margin: .5em 0;
	border-bottom: 1px solid #eee;
}
a.sub_menu_item:hover {
	padding-left: 20px;
}
span.hover_bar {
	display: block;
	height: 1px;
	width: 0;
	background: red;
	position: absolute;
	bottom: 30px;
	left: 50%;
	right: 50%;
	transition: all .6s;
}
.main_menu>ul>li:hover span.hover_bar {
	height: 2px;
	background: #0C6431;
	width: 100%;
	bottom: 30px;
	left: 0;
	right: 0;
}
span.news_title {
	display: inline-block;
	margin-left: 1em;
}
span.news_title:before {
	content: " | ";
	margin-right: 1em;
}
#SubTags {
	padding: 0 15px;
	margin: 0 15px;
}
.SubTags {
	margin: 0;
	padding: 0;
	list-style: none;
}
.SubTags li {
	display: inline-block;
	background: #0C6431;
}
a.SubTagsItem {
	display: inline-block;
	color: #333;
	margin: 0;
	line-height: 1.8;
	padding: 2px;
	text-decoration: none;
}
.SubTags li:hover {
	color: #fff;
	background: #0C6431;
}
a.map_icon {
	display: inline-block;
	padding: 0 1em;
	margin: 0 1em;
	border: 1px solid rgba(252, 65, 102, 1);
	background: #fff;
	color: rgba(252, 65, 102, 1);
	border-radius: 4px;
	font-size: 12px;
	text-decoration: none;
}
.LocationItem a {
	color: #6d6d6d;
}
.LocationItem {
	padding: .5em;
	margin-top: 7px;
	margin-bottom: 7px;
	line-height: 1.8;
	color: #6d6d6d;
	border-bottom: 1px solid #eee;
}
.LocationItem i {
	display: none;
	color: rgba(252, 65, 102, 1);
}
.LocationItem:nth-of-type(1) {
	font-weight: 700;
}
span.ProTitle {
	position: relative;
	display: inline-block;
}
span.ProTitle:after {
	content: '';
	display: block;
	height: 1px;
	width: 70%;
	background: #0C6431;
	position: absolute;
	left: 50%;
	bottom: -.5em;
	margin-left: -37.5%;
}
.mobile_buttom_btn {
	position: fixed;
	bottom: 0;
	z-index: 999;
	width: 100%;
}
.mobile_buttom_btn .btn {
	color: #fff;
	background: rgba(0, 0, 0, .6);
	line-height: 2.5;
	border-radius: 0;
	border: 1px solid rgba(255, 255, 255, 1);
	margin-right: -2px;
	margin-left: 1px;
	font-size: 16px;
}
span.ProTitle:before {
	content: '';
	display: block;
	height: 1px;
	width: 70%;
	background: #0C6431;
	position: absolute;
	left: 50%;
	top: -.5em;
	margin-left: -37.5%;
}
.ProData {
	position: relative;
	margin-bottom: 1em;
}
.ProPhoto img {
	width: 100%;
}
.ProIntro .content {
	height: 50%;
}
.ProIntro .content table {
	height: 100%;
	width: 100%;
}
.ProIntro .content table td {
	vertical-align: bottom;
	border-bottom: 1px solid #0C6431;
	padding: 1em 2em;
}
.ProIntro .team {
	margin: 1em 2em;
}
.teammate {
	font-size: 20px;
	font-weight: 700;
}
.team_content {
	margin: .25em 0 1em 2.5em;
}
.teammate i.fa.fa-users,.teammate i.fa.fa-link {
	color: #fff;
	background: #333;
	border-radius: 100%;
	padding: .25em .33em;
	text-align: center;
}
a.Label {
	display: inline-block;
	line-height: 2em;
	background: #39302b;
	padding: 0 1em;
	font-size: 20px;
	color: #fff;
	min-width: 150px;
	text-align: center;
	text-decoration: none;
	opacity: 1;
	margin-right: .5em;
	margin-bottom: .5em;
}
a.Label:hover {
	opacity: .8;
}
.WorksSearch {
	border: 1px solid #eee;
	padding: .5em 15px;
	margin: 0 15px 1em;
	text-align: center;
	color: #666;
}
.WorksSearch .keyword {
	font-weight: 700;
	color: #333;
}
a.pro-photo.photo {
	position: relative;
	height: auto;
	overflow: hidden;
	border: 1px solid #eee;
}
a.pro-photo.photo:hover {
	opacity: 1;
	box-shadow: 0 0 5px -3px rgba(0, 0, 0, .3);
}
a.pro-photo span.Mask {
	position: absolute;
	height: 100%;
	width: 100%;
	background-color: rgba(0, 0, 0, .8);
	transform-origin: center;
	transition: all ease-out .1s;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
}
.site_a {
	padding: .5em 0;
	text-align: right;
	border-bottom: 1px solid #eee;
	margin: .5em 0 1em;
	color: #333;
}
.site_a * {
	color: #333;
}
.SiderBar ul,.ProCate ul {
	list-style: none;
}
.SiderBar h2 {
	margin: 0 0 10px;
	font-size: 23px;
	border-bottom: 1px solid #333;
	padding: .5em 0;
}
.SiderBar {
	width: 200px;
	float: left;
	padding: 0;
	line-height: 2;
	border-radius: 3px;
}
.SiderBar>ul,.ProCate>ul {
	padding: 0;
}
.SiderBar>ul>li>a,.ProCate>ul>li>a {
	display: block;
	background: rgba(252, 65, 102, .6);
	padding: .5em 1em;
	margin-bottom: 1px;
	color: #fff;
	text-decoration: none;
}
.SiderBar>ul>li>a:hover,.SiderBar>ul>li>a.active,.ProCate>ul>li>a:hover {
	background: rgba(252, 65, 102, .9);
}
.SiderBar>ul>li>a i:before {
	transition: all .4s;
}
.SiderBar>ul>li>a.hasSub:hover i:before {
	-moz-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform-origin: center;
	transform: rotate(-90deg);
}
.ProCate>ul>li>a {
	line-height: 3em;
}
.SubCateContainer {
	padding-left: 0;
	height: 0;
	overflow: hidden;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
}
.SubCateContainer.active {
	height: auto;
}
.SubCateContainer>li>a.active {
	background: rgba(252, 65, 102, .05);
}
.SubCateContainer>li>a {
	display: block;
	background: #fff;
	line-height: 3em;
	padding: .5em 1em;
	border-bottom: 1px dashed #eee;
	margin-bottom: 1px;
	color: #666;
}
.SubCateContainer>li>a:hover {
	display: block;
	background: rgba(240, 240, 240, 0.9);
}
.ProListContainer {
	width: calc(100% - 230px);
	float: right;
	border-left: 1px solid #f9f9f9;
}
a.pro-photo.photo:before {
	content: '';
	display: block;
	padding-bottom: 75%;
	width: 100%;
}
.pro-photo span.Photo {
	transition: all .4s;
	position: absolute;
	width: 100%;
	height: 100%;
	background-position: center;
	background-size: cover;
	top: 0;
	left: 0;
	transition: all ease-out .4s;
}
.pro_cat_picker {
	padding: .5em 1em;
	border: 1px solid #eee;
	margin: -1em 0 1em;
	border-radius: 5px;
	cursor: pointer;
}
.pro_cat_picker:after {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\f107";
	float: right;
	margin-top: 2px;
}
.ProCate {
	position: fixed;
	top: 200%;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 999;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
}
.ProCate.active {
	top: 60px;
}
.ProCate .Mask {
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .6);
	z-index: 998;
}
ul.ProCateMenu {
	position: absolute;
	width: 100%;
	z-index: 1000;
	top: 0;
	left: 0;
	background: #fff;
}
.ProCate .c-header-spnav-trigger {
	background: #fff;
	position: absolute;
	top: -60px;
}
.pro-photo span.ProName {
	position: absolute;
	bottom: 0;
	width: 100%;
	display: block;
	padding: .5em;
	color: #fff;
	transition: all .6s;
	font-size: 18px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden!important;
	background: rgba(0, 121, 116, .6);
}
.pro-photo span.ProIntro {
	position: absolute;
	top: 2.5em;
	width: 100%;
	height: 60%;
	display: block;
	padding: .5em;
	color: #f9f9f9;
	transition: all .6s;
	text-overflow: ellipsis;
	overflow: hidden!important;
}
.pro-photo span.ProTag {
	position: absolute;
	bottom: 0;
	width: 100%;
	display: block;
	padding: .5em;
	color: #fff;
	transition: all .6s;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden!important;
}
.pro-photo:hover span.ProName {
	background: rgba(0, 121, 116, .9);
}
.bigPhoto {
	margin: 1em 1em .5em;
	border: 1px solid #eee;
	padding: 1em;
	background: #f9f9f9;
}
.bigPhoto img {
	max-width: 100%;
}
div#gallery {
	margin: 0 12px 1em;
}
span.gallery_item {
	display: inline-block;
	margin: .25em;
	width: 50px;
	height: 50px;
	position: relative;
	border: 1px solid #eee;
	background: #f9f9f9;
	font-size: 10px;
}
span.gallery_item:before {
	content: " ";
	padding-bottom: 100%;
	width: 100%;
}
span.gallery_img {
	display: inline-block;
	position: absolute;
	background-position: center;
	background-size: cover;
	top: .25em;
	left: .25em;
	bottom: .25em;
	right: .25em;
}
.hl {
	background: #eee;
	height: 1px;
	width: 100%;
	margin: 1em 0 2em;
}
a.link.pageBtn {
	display: inline-block;
	padding: .5em 2em;
	color: #333;
	background: #0C6431;
	margin: 0 .5em;
	box-shadow: 1px 1px 1px #ccc;
	transition: all .4s;
	text-decoration: none;
}
a.link.pageBtn:hover {
	box-shadow: none;
	box-shadow: 0 1px 1px #333;
}
.c-header-spnav {
	width: 100%;
	height: 60px;
	position: fixed;
	top: 0;
	right: 0;
	z-index: 500;
}
body.spnav-open .c-header-spnav {
	width: 280px;
	height: 100%;
}
.c-header-spnav-trigger {
	display: block;
	width: 60px;
	height: 60px;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 502;
	cursor: pointer;
}
.breadcrumb {
    background-color: #f9f9f9;
    padding: 1em;
    margin: 0 0 1em;
    border-bottom: 1px solid #eee;
    border-radius: 0;
    box-shadow: 0 0 6px -3px rgb(0 0 0 / 60%);
}
.breadcrumb *:not(.fa) {
	font-family: "微軟正黑體", sans-serif;
}
.editor, .editor h1,.editor h2,.editor h3,.editor h4,.editor h5,.editor h6 {
	line-height: 1.85;
	margin: 0;
}
.editor h2{
	font-size: 24px;
}
.editor .warp, .editor .nowarp{
    margin-bottom: 16px;
}
.service_list span.news_title:before {
	content: "";
	margin: 0;
}
.c-header-spnav-trigger > span,.c-header-spnav-trigger > span:before,.c-header-spnav-trigger > span:after {
	text-indent: -9999px;
	display: block;
	width: 50%;
	height: 3px;
	border-radius: 5px;
	background-color: #0C6431;
	position: absolute;
	top: 50%;
	left: 25%;
	margin-top: -1px;
	-webkit-transition: background-color .3s .2s;
	transition: background-color .3s .2s;
}
body.spnav-open .c-header-spnav-trigger > span,.ProCate .c-header-spnav-trigger > span {
	background-color: transparent;
	-webkit-transition: background-color .3s;
	transition: background-color .3s;
}
.c-header-spnav-trigger > span:before,.c-header-spnav-trigger> span:after {
	content: "";
	width: 100%;
	left: 0;
	margin-top: 8px;
	-webkit-transition: margin .3s .2s, width .3s, -webkit-transform .3s;
	transition: margin .3s .2s, width .3s, -webkit-transform .3s;
	transition: margin .3s .2s, width .3s, transform .3s;
	transition: margin .3s .2s, width .3s, transform .3s, -webkit-transform .3s;
	width: 100%;
	left: 0;
	margin-top: 8px;
	-webkit-transition: margin .3s .2s, width .3s, -webkit-transform .3s;
	transition: margin .3s .2s, width .3s, -webkit-transform .3s;
	transition: margin .3s .2s, width .3s, transform .3s;
	transition: margin .3s .2s, width .3s, transform .3s, -webkit-transform .3s;
}
.c-header-spnav-trigger > span:after {
	margin-top: -12px;
}
dt.mobile-logo {
	background-color: #fff;
	display: block;
	width: calc(100%);
	height: 60px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 502;
	cursor: pointer;
	opacity: 1;
	padding: 10px 0;
	border-bottom: #e88881;
}
dt.mobile-logo > a {
	text-indent: -9999px;
	display: block;
	width: 100%;
	height: 100%;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
}
body.spnav-open dt.mobile-logo {
	opacity: 0;
}
body.spnav-open .c-header-spnav-trigger > span:before,body.spnav-open .c-header-spnav-trigger > span:after,.ProCate .c-header-spnav-trigger > span:before,.ProCate .c-header-spnav-trigger > span:after {
	margin: -1px 0 0 -1px;
	width: 120%;
	-webkit-transition: margin .3s, width .2s .3s, -webkit-transform .2s .3s;
	transition: margin .3s, width .2s .3s, -webkit-transform .2s .3s;
	transition: margin .3s, width .2s .3s, transform .2s .3s;
	transition: margin .3s, width .2s .3s, transform .2s .3s, -webkit-transform .2s .3s;
}
body.spnav-open .c-header-spnav-trigger > span:before,.ProCate .c-header-spnav-trigger > span:before {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
body.spnav-open .c-header-spnav-trigger > span:after,.ProCate .c-header-spnav-trigger > span:after {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
body.spnav-open .c-spnav-bcg {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .5);
	z-index: 11;
}
#footer h2 {
	text-align: center;
	padding: .5em 0 0;
	font-size: 40px;
	font-weight: 100;
}
#footer span.Tel {
	display: block;
	text-align: center;
	font-size: 40px;
	font-weight: 700;
	margin-bottom: .1em;
}
#footer span.Tel:before {
	content: "TEL : ";
	font-size: .6em;
	font-weight: 100;
}
.c-header-spnav-drawer {
	height: 100%;
	width: 280px;
	max-width: 350px;
	background: #fff;
	overflow-y: auto;
	position: absolute;
	right: 0;
	z-index: 2;
	-webkit-transform: translate(100%, 0);
	-ms-transform: translate(100%, 0);
	transform: translate(100%, 0);
	-webkit-transition: -webkit-transform .4s;
	transition: -webkit-transform .4s;
	transition: transform .4s;
	transition: transform .4s, -webkit-transform .4s;
	-webkit-overflow-scrolling: touch;
}
body.spnav-open .c-header-spnav-drawer {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
}
.c-header-spnav-home {
	display: block;
	width: 70%;
	height: 50px;
	margin: 15px;
}
.c-header-spnav-home > a {
	text-indent: -9999px;
	display: block;
	width: 100%;
	height: 100%;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
}
.c-header-spnav-drawer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.c-header-nav {
	padding: 0 1em;
}
ul.c-header-nav>li:first-child {
	border-top: 1px solid #0C6431;
}
ul.c-header-nav>li {
	border-bottom: 1px solid #0C6431;
}
.c-header-nav>li>a {
	font-size: 18px;
	line-height: 3;
	margin: 0 10%;
	color: #39302b;
	text-decoration: none;
}
a.drawer-sub-menu-item {
	line-height: 2.5;
	color: #666;
}
ul.drawer-sub-menu {
	padding-left: 10%;
	margin-top: -.5em;
	margin-bottom: .5em;
	overflow: hidden;
	height: 0;
	transition: all .4s;
	transform: scaleY(0);
}
.c-header-nav>li.active ul.drawer-sub-menu {
	height: auto;
	transform: scaleY(1);
}
.drawer-sub-menu li {
	padding-left: 1em;
}
.IconSizer {
	display: inline-block;
	width: 105px;
	height: 105px;
	position: relative;
}
.HomeIconIntro .Icon .fa {
	border: 1px solid #0C6431;
	border-radius: 100%;
	color: #0C6431;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -50% 0 0 -50%;
	width: 100%;
	height: 100%;
	display: block;
	text-align: center;
	line-height: 105px;
}
.HomeIconIntro .Icon {
	text-align: center;
	font-size: 40px;
}
.HomeIconIntro {
	padding: 3em 1em;
	background: #39302b;
	color: #fff;
}
.HomeIconIntro .Title {
	text-align: center;
	line-height: 2;
	font-size: 30px;
	font-weight: 700;
}
.HomeIconIntro .Intro {
	padding: 0 1em;
	text-align: center;
	margin-bottom: 1em;
}
.scrolloff {
	pointer-events: none;
}
address {
	margin: 0;
}
address .info {
	padding: 1em 1em 0;
}
.TagMenu {
	display: none;
}
.bx-wrapper .bx-pager-item {
	display: inline-block!important;
}
.inquiry-box {
	color: #000;
	display: block;
	position: fixed;
	z-index: 10;
	right: 0;
	bottom: 0;
	text-align: center;
	border: 1px solid #000;
	background: #0C6431;
	padding: .5em 2em;
	margin: 0;
}
.inquiry-box span.noti {
	position: absolute;
	top: -5em;
	display: block;
	text-align: left;
	left: .5em;
	transform: rotate(-10deg);
	color: #666;
}
.inquiry-box span.noti .qa {
	display: block;
	font-size: 18px;
}
.inquiry-box span.noti .arraw {
	position: absolute;
	top: 10px;
	left: -1em;
	transform: rotate(-100deg);
	font-size: 40px;
	animation-name: contact_arraw;
	animation-duration: 2s;
	animation-iteration-count: infinite;
}
.contact-header {
	line-height: 2;
	font-size: 20px;
	font-weight: 700;
	padding: 0 1em;
}
.contact-container {
	background: #f9f9f9;
	padding: 1em;
	border-radius: .8em;
	border: 1px solid #eee;
	margin: .5em 1em 1em;
}
.contact-container label:not(.gender):not(.hasUrl):not(.Cost):not(.required_item) {
	display: block;
	background: #fff;
	padding: .5em 1em;
	border-bottom: 1px solid #ddd;
}
.contact-container .form-group {
	margin-bottom: 0;
}
label.required_item {
	margin-right: 1em;
	line-height: 2;
}
.contact-container .form-style {
	display: inline-block;
	background: #fff;
	border: none;
	width: auto;
	outline: none;
	padding: 0;
	margin: 0;
	font-weight: 100;
	margin-left: 1em;
}
.form-textarea {
	width: 100%;
	height: 100px;
	border: 1px solid #eee;
	padding: .5em;
}
#Label {
	margin-bottom: .5em;
}
.min-height {
	min-height: calc(100% - 200px);
}
.curPage,a.link {
	display: inline-block;
	padding: .5em 2em;
	color: #FFF;
	background: #0C6431;
	margin: 0 .5em;
	box-shadow: 1px 1px 1px #ccc;
	transition: all .4s;
	text-decoration: none;
}
span.curPage {
	background: #fff;
	color: #0C6431;
	border: 1px solid #e88881;
	box-shadow: 1px 1px 1px rgba(232, 136, 129, .5);
}
#Tags {
	margin: 0 0 0 -15px;
	position: absolute;
	transition: all .4s;
	max-height: 340px;
	overflow: hidden;
	padding: 0 15px;
}
#Tags .Title {
	color: #39302b;
	font-size: 20px;
}
#Tags ul {
	list-style: none;
	margin-top: .5em;
	padding: 0;
}
#Tags li {
	display: inline;
}
#Tags li a {
	display: inline-block;
	line-height: 1.5em;
	background: #39302b;
	padding: 0 1em;
	font-size: 15px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	opacity: 1;
	margin: .2em;
	white-space: nowrap;
	max-width: 100%;
	text-overflow: ellipsis;
}
#footer a {
	color: #fff;
}
.designby {
	display: inline-block;
	font-size: 12px;
	margin-left: 1em;
}
#footer .fa {
	margin-right: 15px;
	color: #fff;
}
.editor-area {
	margin-bottom: 1em;
	line-height: 1.85;
}
.SearchForm {
	width: calc(100% - 110px);
	max-width: 50%;
	border: 1px solid #eee;
	float: left;
	border-radius: 5px;
	box-shadow: 1px 1px 5px -4px #333;
}
.SearchForm input[type="text"] {
	text-align: left;
	float: left;
	outline: none;
	border: none;
	margin-left: 5px;
	width: calc(100% - 33px);
}
.SearchForm button[name="send"] {
	background: none;
	border: none;
	margin-top: 1px;
}
input::placeholder {
	color: #666;
}
.service_title.news-title h3.title_string, .service_title.news-title h2.title_string, .service_title.news-title h1.title_string {
	margin: 0;
	border-left: 10px solid #0C6431;
	padding-left: 1em;
}
.service_title.news-title {
	margin-bottom: 0;
	border-bottom: 1px solid #eee;
	padding: 1rem 0;
}

.FBplug {
	text-align: right;
	margin-bottom: 1em;
}
dl.c-header-spnav {
	margin-bottom: 0;
}
.container.page_title.visible-xs {
	font-size: 20px;
	text-align: center;
	padding: 1em 0 0;
}
.index .container.page_title.visible-xs {
	display: none!important;
}
#banner .container {
	height: 100%;
	position: relative;
}
@keyframes rotate360 {
	from {
		transform: rotate(0deg);
	}
	to {
		transform: rotate(360deg);
	}
}
@keyframes rotateY {
	from {
		transform: rotateY(180deg);
	}
	to {
		transform: rotateY(360deg);
	}
}
@keyframes contact_arraw {
	0% {
		top: 5px;
	}
	30% {
		top: 5px;
	}
	50% {
		top: 25px;
	}
	70% {
		top: 5px;
	}
	100% {
		top: 5px;
	}
}
h3{
	font-weight: 700;
}
@media (max-width: 1024px) {
	.pager>a ,.pages{
		display:none;
	}
	.pager .next>a, .pager .previous>a {
	    float: none;
	}

	.ServiceContainer .Title {
		width: 100%;
		height: 3em;
		line-height: 3;
		float: none;
	}
	.ServiceItem {
		display: block;
		height: auto;
		float: none;
		width: 100%;
	}
	.ServiceItem ul {
		display: block;
	}
	.ServiceItem ul li {
		display: inline-block;
		width: calc(20% - 5px);
		text-align: center;
		padding: 0;
		margin: 0 0 1em;
	}
	.ServiceContainer {
		height: auto;
	}
	.ServiceItem ul li img {
		height: auto;
		width: 80%;
	}
}
@media (max-width: 768px) {
	.editor {
		margin-left: -15px;
		margin-right: -15px;
	}
	.bigPhoto {
		margin: 0!important;
	}
	.home_service_item .se_title {
		margin-top: .5em;
		font-size: 20px;
		text-align: left;
		padding-left: 1em;
		vertical-align: middle;
		width: 100%;
	}
	.home_service_item .content {
		position: relative;
	}
	.home_service_item {
		width: 100%;
		min-height: 0;
	}
	.home_service_item:before {
		padding-bottom: 0;
	}
	.home_service_item:hover .se_content {
		text-align: left;
	}
	.home_works_title {
		width: 100%;
	}
	.home_works_title:before {
		padding-bottom: 50%;
	}
	.home_works_more:before {
		padding-bottom: 50%;
	}
	.home_works_more {
		width: 100%;
	}
	.home_works_title_text {
		font-size: 21px;
		margin-left: -75px;
		margin-top: -19px;
	}
	.home_works_more_btn {
		font-size: 21px;
		margin-left: -50px;
		margin-top: -19px;
	}
	.home_works_item {
		width: 50%;
		min-width: inherit;
	}
	#Label {
		margin: 0 15px .5em;
	}
	#Label a {
		font-size: 15px;
		min-width: inherit;
	}
	span.ProTitle {
		font-size: 20px;
	}
	#footer h2 {
		font-size: 28px;
		font-weight: 700;
	}
	#footer span.Tel {
		font-size: 35px;
	}
	.main.container {
		margin: 1em 15px;
		padding: 1em;
	}
	.news_time {
		color: #0C6431;
	}
	span.news_title {
		display: block;
		margin: 0;
	}
	span.news_title:before {
		content: "";
		margin-right: 0;
	}
	.NewsContainer ul li {
		line-height: 1.5;
		border-bottom: 1px solid #eee;
		padding: 1em;
		position: relative;
	}
	.NewsContainer ul li i.fa.fa-angle-right {
		position: absolute;
		right: 0;
		top: -1em;
	}
	.NewsContainer.knowledge ul li i.fa.fa-angle-right {
		top: 1em;
	}
	.ServiceContainer .Title {
		width: 100%;
		height: 3em;
		line-height: 3;
		float: none;
	}
	.ServiceItem {
		display: block;
		height: auto;
		float: none;
		width: 100%;
	}
	.ServiceItem ul {
		display: block;
	}
	.ServiceItem ul li {
		display: inline-block;
		width: calc(25% - 5px);
		text-align: center;
		padding: 0;
	}
	.ServiceContainer {
		height: auto;
	}
	.ServiceItem ul li img {
		height: auto;
		width: 80%;
	}
}
@media (max-width: 480px) {
	.bx-controls-direction {
		display: none;
	}
	.LocationItem {
		margin: 7px 0;
	}
	.ServiceItem ul li {
		width: auto;
		text-align: left;
		border-bottom: 1px solid #eee;
		margin: 1em;
		display: block;
		border-right: #fffafa;
		padding-bottom: .5em;
	}
	.ServiceItem ul li .title {
		display: inline;
		font-size: 15px;
	}
	.ServiceItem ul li img {
		width: auto;
		height: 2em;
		margin: 0 .5em;
	}
	.main.container {
		margin: 1em 0 0;
		padding: 1em;
		border-radius: 0;
		box-shadow: none;
	}
}
@media (max-width: 1280px) and (min-width: 480px) {
	span.works_item_title {
		font-size: 18px;
		line-height: 1.8;
	}
	span.works_item_intro {
		line-height: 1.2;
	}
	span#works_item_label {
		margin-top: 0;
		padding-top: 0;
	}
	.home-banner {
		height: 400px;
	}
	.ProListContainer .col-xs-12 {
		width: 50%;
	}
}
@media (max-width: 479px) {
	.home-banner {
		height: 300px;
	}
	.home_works_item {
		width: 100%;
		min-width: inherit;
	}
	span.works_item_title {
		font-size: 16px;
		line-height: 1.5;
	}
	span.works_item_intro {
		line-height: 1.2;
	}
	span#works_item_label {
		margin-top: 0;
		padding-top: 0;
	}
}
@media (max-width: 1199px) and (min-width: 992px) {
	.home-banner {
		height: 500px;
	}
	.Logo_bg {
		border-width: 100px 60px 0;
		left: -21px;
	}
	a.menu_item {
		min-width: 16%;
		font-size: 15px;
	}
}
@media (max-width:991px) {
	.LocationItem i {
		display: inline;
	}
	.TopMenu {
		display: none;
	}
	section[role="main"] {
		margin-top: 60px;
	}
	#footer h3 {
		margin: 20px 0;
		text-align: center;
	}
	#footer span.Tel {
		margin-bottom: .1em;
	}
	.bigPhoto {
		margin: 1em 0;
	}
	.pro_cat_picker {
		margin: .5em 0 1em;
	}
	.ProListContainer {
		margin-top: 1em;
	}
	h2.page_title {
		margin-top: 60px;
	}
}
.news.container {
	max-width: calc(100% - 1em);
	margin: 0 .5% 1em;
}
.news_container {
	width: 33%;
}
@media (max-width: 1200px) {
	.news_container {
		width: 50%;
	}
	#Tags {
		max-height: inherit;
	}
	.ProListContainer {
		width: 100%;
		border: none;
	}
	#banner .Slogan {
		font-size: 30px;
		margin-top: .5em;
		text-align: center;
		color: #fff;
		text-shadow: 0 0 1px #000;
		display: none;
	}
	#banner .ContactInfoBox {
		width: 80%;
		background: #fff;
		height: 144px;
		border-radius: .5em;
		overflow: hidden;
		top: 50%;
		position: absolute;
		margin-top: -72px;
		left: 50%;
		margin-left: -40%;
	}
}
@media (max-width: 600px) {
	.news_container {
		width: 100%;
	}
}
.news_item .title {
	display: block;
	color: #333;
	font-size: 18px;
	padding: .5em 0;
}
.news_item {
	border: 1px solid #eee;
	padding: 1em;
	margin: .7em;
	display: block;
	background: rgba(250, 243, 221, .8);
	box-shadow: 1px 1px 1px #ccc;
	color: #000;
}
.news_item .news_time {
	color: #0C6431;
}
.news_item img {
	width: 100%;
}
.news_item .date {
	font-size: 12px;
	display: block;
	margin-top: .5em;
	margin-bottom: 1em;
}
.news_item .intro {
	color: #666;
	line-height: 1.5;
	font-size: 15px;
}
.news_item span.PhotoContainer .Photo {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background-position: center;
	background-size: cover;
	transition: all .4s;
}
.news_item:hover span.PhotoContainer .Photo {
	transform-origin: center;
	transform: scale(1.5);
}
.news_item:hover {
	background: rgba(250, 243, 221, 1);
}
a.pro-photo.photo .Mask {
	display: none;
}
a.pro-photo.photo.out-top .Mask {
	top: -100%!important;
	left: 0!important;
	right: 0!important;
	bottom: 100%!important;
}
a.pro-photo.photo.out-left .Mask {
	left: -100%!important;
	top: 0!important;
	bottom: 0!important;
	right: 100%!important;
}
a.pro-photo.photo.out-right .Mask {
	right: -100%!important;
	top: 0!important;
	bottom: 0!important;
	left: 100%!important;
}
a.pro-photo.photo.out-bottom .Mask {
	bottom: -100%!important;
	left: 0!important;
	right: 0!important;
	top: 100%!important;
}
a.pro-photo.photo.in-top .Mask,a.pro-photo.photo.in-bottom .Mask,a.pro-photo.photo.in-left .Mask,a.pro-photo.photo.in-right .Mask {
	top: 0!important;
	left: 0!important;
	right: 0!important;
	bottom: 0!important;
}
.guide_page {
	display: none;
}
.bn:hover {
	color: #e88881;
}
.form-style {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	margin-bottom: 25px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #333;
	background: #fff;
	border-radius: 2px;
	border: 1px solid #ddd;
}
.index div#banner {
	height: 320px;
}
@media (max-width: 1199px) {
	div#Tags {
		display: none;
	}
	.TagMenu {
		position: fixed;
		background: #0C6431;
		color: #000;
		text-align: center;
		font-size: 16px;
		display: block;
		z-index: 10;
		bottom: 0;
		right: 205px;
		border: 1px solid #000;
		padding: .5em 2em;
	}
	.TagMenu label {
		font-weight: 100;
		margin-bottom: 0;
	}
	div#Tags.open {
		display: block;
		position: fixed;
		top: 60px!important;
		background: #fff;
		width: 100%;
		height: 100%;
		padding: 1em;
		margin-left: -16px;
		left: 0;
		z-index: 9;
		overflow: auto;
	}
	.TagMenu.open i:before {
		content: '\f00d';
	}
	#Tags.open li a {
		line-height: 3;
		margin-bottom: 10px;
		margin-right: 10px;
	}
}
@media (max-width: 991px) {
	div#Tags.open {
		margin: 0;
	}
	.inquiry-box span.noti {
		display: none;
	}
	.inquiry-box {
		width: 50%;
	}
	.TagMenu {
		left: 0;
		width: calc(50% + 1px);
	}
}
@media (min-width: 1200px) {
	.min-height {
		min-height: 625px;
	}
	#banner .Slogan {
		width: 75%;
		display: inline-block;
		position: absolute;
		font-size: 40px;
		top: 50%;
		margin-top: -.5em;
		text-align: left;
		color: #fff;
		font-weight: normal;
		margin-bottom: 0;
		line-height: normal;
	}
	#banner .ContactInfoBox {
		width: calc(25% - 30px);
		background: #fff;
		display: inline-block;
		height: 144px;
		right: 7.5px;
		position: absolute;
		top: 50%;
		border-radius: .5em;
		overflow: hidden;
		margin-top: -72px;
	}
}
.NewsContainer a.title {
    display:block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
span.inftro {
    text-overflow: ellipsis;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    height: 116px;
    margin-bottom:0.5em;
}
.NewsContainer ul li:hover {
    border-color: #0e9044;
}
span.fa-home span {
    text-indent: -9999px;
    display: inline-block;
}
.foot-warning-text {
    padding: 1rem 0;
    line-height: 1.8;
}
.news-item {
    background: #fff;
    box-shadow: 0 0 4px -2px rgb(0 0 0 / 30%);
}

.news-container {
    /* margin-left: -15px; */
    /* margin-right: -15px; */
    margin-top: 1.5rem;
}

.news-photo {
    aspect-ratio: 16/9;
    height: auto;
    background-position: center;
    background-size: cover;
    background-color: #f9f9f9;
    margin-bottom: 0.5rem;
    background-image: url(/templates/blue_ray/images/default.webp);
}
.news-title{
    padding: 1rem;
    margin-bottom: 0px;
    display: inline-block;
    width: 100%;
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
}
.news-date{
    color: #999;
    padding: .5rem 1rem;
    border-top: 1px solid #eee;
    font-size: 0.8rem;
}