@import url(http://fonts.googleapis.com/earlyaccess/cwtexfangsong.css);

/*-------------------------------------------
                 基本版面設定區
-------------------------------------------*/
html {
	height: 100%;
	scroll-behavior: smooth;
}

body {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: 'cwtexhei', 'Varela Round', '微軟正黑體', sans-serif;
	background-color: #f7f7f7;
}

img,
object,
embed,
video {
	max-width: 100%;
	vertical-align: text-top;
	border: 0px;
}

a,
a:link,
a:hover,
a:active,
a:visited {
	transition: 1s;
	text-decoration: none;
}

/* IE 6 不支援最大寬度，因此寬度預設為 100% */
.ie6 img {
	width: 100%;
	border: 0px;
}

img {
	display: block;
}

.row-all {
	padding-right: 15px;
	padding-left: 15px;
}

.download .row-all {
	padding-right: 0px;
	padding-left: 0px;
}

.row-alls {
	padding-right: 0px;
	padding-left: 0px;
}

.rows {
	padding-right: 15px;
	padding-left: 15px;
}

.text-left {
	text-align: left
}

.text-right {
	text-align: right
}

.text-center {
	text-align: center
}

.rwd-img {
	width: 100%;
}

section {
	width: 100%;
}

.number {
	font-size: 16px;
	color: #ffeb9d;
}

.text-green {
	color: #8bc34a;
}


/*---------------------------------- 
      麵包屑導航
---------------------------------- */

ul.breadcrumb {
	list-style: none;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

ul.breadcrumb li {
	display: inline;
	font-size: 14px;
	color: #666;
	text-decoration: none;
}

ul.breadcrumb li+li:before {
	padding: 0px;
	color: black;
	content: "";
}

ul.breadcrumb li a {
	color: #666;
	text-decoration: none;
}

ul.breadcrumb li a:hover {
	color: #666;
	text-decoration: none;
}

.crumb {
	font-size: 15px;
	color: #8bc34a;
	padding-left: 5px;
}

ul.bres {
	list-style: none;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

ul.bres li {
	display: inline;
	font-size: 15px;
	color: #666;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}

ul.bres li+li:before {
	padding: 0px;
	color: black;
	content: "";
}

ul.bres li a {
	color: #666;
	text-decoration: none;
}

ul.bres li a:hover {
	color: #8bc34a;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #8bc34a;
	padding-bottom: 5px;
}

.crumbs {
	font-size: 16px;
	color: #8bc34a;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #8bc34a;
	padding-bottom: 5px;
}

/*------------------------------------------ 
                   分頁
------------------------------------------ */
#pagination {
	float: left;
	width: 100%;
	text-align: center;
	margin-bottom: 0px;
	margin-top: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}

ul.pagination {
	display: inline-block;
	padding: 0;
	margin: 0;
}

ul.pagination li {
	display: inline;
}

ul.pagination li a {
	color: #333;
	float: left;
	text-decoration: none;
	border-radius: 20px;
	font-size: 90%;
	padding-top: 2px;
	padding-right: 14px;
	padding-bottom: 2px;
	padding-left: 14px;
	border-radius: 50px;
}

ul.pagination li a.active {
	color: #FFF;
	border-radius: 5px;
	background-color: #8bc34a;
}

ul.pagination li a:hover:not(.active) {
	color: #FC0;
}

/*-------------------------------------------
                首頁選單右側浮動社群連結設定
-------------------------------------------*/
.right-float {
	float: right;
	position: fixed;
	top: 35%;
	width: 40px;
	right: 0px;
	padding-right: 10px;
	display: block;
}

.right-em {
	float: left;
	writing-mode: vertical-lr;
	padding-top: 2px;
	padding-bottom: 5px;
	font-size: 16px;
	margin-top: 2px;
	margin-bottom: 5px;
	text-align: center;
	padding-right: 4px;
	padding-left: 5px;
	font-family: 'cwtexhei', 'Varela Round', '微軟正黑體', sans-serif;
}

.right-ems {
	float: left;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 136%;
	width: 100%;
}

/*-------------------------------------------
                 版面設定區
-------------------------------------------*/
#wap {
	width: 100%;
	float: left;
	position: relative;
	overflow: hidden;
	display: flex;
	flex-direction: column;
	align-items: center;
}

#header {
	position: fixed;
	width: 100%;
	float: left;
	position: relative;
}

.header {
	width: 100%;
	float: left;
	box-shadow: 0 0px 10px rgba(0, 0, 0, 0.1);
	position: fixed;
	z-index: 1;
	top: 0px;
	background-color: #fff;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: rgba(255, 255, 255, 0.2);
}

.header-menu {
	width: 100%;
	float: left;
}

.top-menu {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	/* max-width: 1170px; */
	max-width: 965px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

.logo {
	max-width: 200px;
	max-height: 80px;
	z-index: 1;
	margin-right: auto;
}

.translate {
	height: 100%;
	z-index: 1;
	line-height: 50px;
	color: #FFF;
	background-color: #80b24d;
	padding: 15px;
}

.name {
	color: #FFF;
	margin-right: 5px;
	margin-left: 5px;
}

.name:link {
	color: #FFF;
}

.name:hover {
	color: #FFCC00;
}

.name:active {
	color: #FFF;
}

.name:visited {
	color: #fff;
}

.top-contact {
	height: 50px;
	line-height: 3em;
	color: #666;
	background-color: #fff;
	padding-left: 20px;
	padding-right: 20px;
	display: block;
}

.name-c {
	color: #666;
	margin-right: 5px;
	margin-left: 5px;
}

.name-c:link {
	color: #666;
}

.name-c:hover {
	color: #80b24d;
}

.name-c:active {
	color: #666;
}

.name-c:visited {
	color: #666;
}

.nav {
	display: none;
}

.top-nav {
	display: flex;
}

.menu-container {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-align: center;
	align-items: center;
	list-style: none;
	/* padding-right: 0.5rem; */
	margin: 0;
	/* margin-right: 0.5rem; */
	width: 100%;
}

.menu-container .menu-item:last-child .menu-link {
	padding-right: 0;
}

.menu-container .menu-link {
	display: block;
	padding: 15px 30px;
}

.menu-container .menu-link>span {
	display: block;
	margin-bottom: 5px;
	color: #80B34E;
	font-size: 0.625rem;
	text-transform: capitalize;
	transition: all 0.2s ease;
}

.menu-container .menu-link:hover>span {
	color: #000;
	transform: translateY(100%);
	margin-top: 10px;
	margin-bottom: 0;
}

.menu-container .menu-link>div {
	line-height: 1;
	color: #000;
	transition: all 0.2s ease;
}

.menu-container .menu-link:hover>div {
	color: #80B34E;
	transform: translateY(-100%);
}

@media (max-width: 991.98px) {
	.nav {
		display: block;
	}

	.top-nav {
		display: none;
	}

	.logo {
		max-height: 50px;
	}

	.logo img {
		max-width: none;
		max-height: 50px;
	}

	.translate {
		height: 50px;
		line-height: 3em;
		padding: 3px 5px;
	}
}

@media (min-width: 1440px) {
	.top-menu {
		max-width: 965px;
	}
}

/*-------------------------------------------
                 橫幅區塊 設定區
-------------------------------------------*/

.banner-area {
	width: 100%;
	float: left;
	padding-bottom: 10px;
}

/*-------------------------------------------
                 標題 設定區
-------------------------------------------*/
.all-title-area {
	width: 100%;
}

.all-title-areas {
	width: 280px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}

.all-title-areass {
	width: 280px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 0px;
}

.all-line {
	width: 35px;
	margin-right: auto;
	margin-left: auto;
	background-color: #bfae9c;
	height: 1px;
}

.all-title-h1 {
	color: #666;
	font-size: 15px;
	line-height: 2em;
	font-weight: normal;
	text-align: center;
}

.all-eng {
	width: 100%;
	float: left;
	color: #8bc34a;
	font-size: 180%;
	line-height: 1.75em;
	font-family: 'Josefin Sans', sans-serif;
	text-transform: uppercase;
}

.all-engs {
	width: 100%;
	float: left;
	color: #e4cdae;
	font-size: 180%;
	line-height: 1em;
	font-family: 'Josefin Sans', sans-serif;
	text-transform: uppercase;
}

/*-------------------------------------------
                 中間區塊 設定區
-------------------------------------------*/
#main {
	width: 100%;
	float: left;
	line-height: 1.75em;
	padding-top: 80px;
	max-width: 965px;
}

.content {
	width: 100%;
	max-width: 965px;
	margin-right: auto;
	margin-left: auto;
}

.content-areax {
	width: 100%;
	float: left;
	padding-top: 15px;
}


.main {
	width: 100%;
	float: left;
	line-height: 1.75em;
	padding-bottom: 40px;
}

.mains {
	width: 100%;
	float: left;
	line-height: 1.75em;
	padding-bottom: 0px;
}

.content-area {
	width: 100%;
	float: left;
	font-size: 16px;
	line-height: 1.75em;
	color: #333;
	text-align: center;
	padding-bottom: 10px;
}

.content-areas {
	width: 100%;
	max-width: 570px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

.content-areass {
	width: 100%;
	float: left;
	text-align: center;
}

.content-pros {
	width: 100%;
	float: left;
	padding-bottom: 30px;
}

.map-area {
	width: 100%;
	float: left;
}

@media (min-width: 1440px) {
	.content {
		max-width: 965px;
	}
}

/*-------------------------------------------
                品牌介紹 設定區
-------------------------------------------*/
.brand-area {
	width: 100%;
	float: left;
	padding-top: 20px;
}

.title-line {
	width: 45px;
	background-color: #8bc34a;
	height: 3px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-top: 25px;
}

.title-h1 {
	width: 100%;
	float: left;
	font-size: 24px;
	color: #646464;
	line-height: 1.55em;
	text-transform: uppercase;
}

.title-h2 {
	width: 100%;
	float: left;
	font-size: 28px;
	color: #9a7f60;
	line-height: 1.55em;
}

.title-p {
	width: 100%;
	float: left;
	line-height: 1.75em;
	padding-top: 15px;
	padding-bottom: 20px;
}



/*-------------------------------------------
                最新消息 設定區
-------------------------------------------*/

.news-area {
	width: 100%;
	float: left;
	padding-bottom: 20px;
}

.news-box {
	width: 100%;
	float: left;
	background-color: #FFF;
	box-shadow: 0 0px 10px rgba(0, 0, 0, 0.1);
	position: relative;
	margin-top: 60px;
}

.boxs {
	float: left;
	padding-top: 50px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}

.boxs .em {
	float: left;
	width: 50%;
}

.news-con {
	float: left;
	background-color: #8bc34a;
	position: absolute;
	top: -50px;
	color: #FFF;
	padding: 10px;
	width: 75px;
	left: 20px;
}

.news-content {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	max-width: 75px;
}

.news-contents {
	width: 100%;
	float: left;
}

.news-contents h1 {
	font-size: 24px;
	color: #2e548e;
	line-height: 1.55em;
}

.news-contents .p-text {
	line-height: 1.75em;
}

.ps-class {
	float: left;
	width: 100%;
	font-size: 15px;
	padding-bottom: 10px;
}

.news-cons {
	float: left;
	background-color: #8bc34a;
	color: #FFF;
	padding: 10px;
	width: 70px;
	left: 20px;
}

.news-time {
	float: left;
	width: 100%;
	font-size: 24px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c5e1a5;
	line-height: 1.75em;
}

.news-year {
	font-size: 16px;
	float: left;
	width: 100%;
	line-height: 1.75em;
}

.em h1 {
	font-size: 24px;
	color: #2e548e;
	line-height: 1.75em;
}

.em .p-text {
	float: left;
	width: 100%;
	line-height: 1.75em;
	padding-bottom: 15px;

}

.p-class {
	float: left;
	width: 98%;
	text-align: right;
	color: #666;
	position: absolute;
	right: 0px;
	bottom: 0px;
	padding-bottom: 20px;
	padding-right: 2%;
	font-size: 15px;
}

.p-icon {
	float: left;
	width: 15%;
	margin-left: 85%;
}


.ps {
	float: left;
	padding-top: 6px;
	padding-bottom: 6px;
}

.pss {
	float: left;
	line-height: 1.75em;
	width: 36px;
}

/*-------------------------------------------
                 系列產品 設定區
-------------------------------------------*/
.bg-white {
	background-color: #fff;
}

.bg-transparent {
	background-color: transparent !important;
}

.product-area {
	float: left;
	width: 100%;
	margin-top: 30px;
}

.product-areas {
	float: left;
	width: 100%;
	padding-top: 15px;
	padding-bottom: 30px;
}

.product-areas.plate-list {
	width: calc(100% + 15px);
}

.shop.row {
	margin-left: -15px;
	margin-right: -15px;
}

.blockquote-area {
	float: left;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
}

.con-area {
	/* padding-top: 15%; */
	padding-right: 60px;
	/* padding-bottom: 0px; */
	padding-left: 60px;
}

.n-titles {
	font-size: 18px;
	color: #999;
	font-family: 'Josefin Sans', sans-serif;
	font-weight: bold;
}

.titles {
	font-size: 42px;
	color: #8bc34a;
	font-family: 'Josefin Sans', sans-serif;
	line-height: 1px;
}

.product-coen-all {
	padding-top: 0px;
	padding-right: 1%;
	padding-bottom: 20px;
	padding-left: 1%;
	width: 48%;
	float: left;
}

.product-coen-alls {
	padding-top: 0px;
	padding-right: 1%;
	padding-bottom: 20px;
	padding-left: 1%;
	width: 31%;
	float: left;
}

.row .product-coen-alls {
	padding-right: 7px;
	padding-left: 7px;
	float: none;
}

.shop .product-coen-alls {
	width: 20%;
}

.download .product-coen-alls {
	width: 100%;
	padding: 0;
}

.product-coen {
	box-shadow: 0 0px 10px rgba(0, 0, 0, 0.1);
	background-color: #FFF;
	float: left;
	width: 100%;
	position: relative;
}
.product-coen a {
	color: #171717;
}

.product-coen .arrow {
	/* position: absolute;
	right: 0px;
	bottom: 0px; */
	width: 30px;
}

.product-coen .pimg {
	width: 100%;
}

.shop .product-coen .pimg img {
	width: 100%;
	height: 135px;
	object-fit: cover;
}

.download .product-coen .pimg img {
	width: 100%;
	height: 150px;
	object-fit: cover;
}

.product-coen .p-area {
	width: 100%;
	padding-top: 5px;
	padding-bottom: 15px;
}

.shop .product-coen .p-area {
	min-height: 85px;
	display: flex;
	height: 100%;
	padding-top: 15px;
	align-items: center;
	justify-content: space-between;
}

.download .product-coen .p-area {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	min-height: 85px;
	display: flex;
	height: 100%;
	padding: 16px 24px;
	align-items: center;
	justify-content: space-between;

}

.p-h1 {
	font-size: 26px;
	line-height: 1.75em;
	color: #960;
}

.p-t1 {
	line-height: 1.75em;
	padding-bottom: 10px;
}

.shop .p-t1 {
	padding-bottom: 0;
	font-size: 13px;
	letter-spacing: -1px;
}

.download .p-t1 {
	padding-bottom: 0;
	margin-bottom: auto;
	color: #fff;
}

.p-t2 {
	line-height: 1.75em;
	float: left;
	width: 100%;
	text-align: center;
}

.p-t3 {
	line-height: 1.75em;
	float: left;
	width: 100%;
	font-size: 22px;
	color: #86643f;
	padding-top: 10px;
}

.download .downloadBtn {
	margin-top: auto;
	color: #fff;
	font-family: "微軟正黑體";
	border: 1px #fff solid;
	border-radius: 1000px;
	padding: 5px 20px;
	display: flex;
	gap: 5px;
}

.download .p-t1+.color-black {
	border: 1px #000 solid;
}

.download .p-area .color-black {
	color: #000;
}


/*-------------------------------------------
                 設備 設定區
-------------------------------------------*/
.equipment-area {
	width: 100%;
	float: left;
}

.equipment-area .e-left {
	width: 50%;
	float: left;
}

.equipment-area .e-right {
	width: 50%;
	float: left;
}

/*-------------------------------------------
                 服務 設定區
-------------------------------------------*/
#form-areas {
	width: 100%;
	float: left;
	padding-top: 20px;
}

.form-areas {
	box-shadow: 0 0px 10px rgba(0, 0, 0, 0.1);
	background-color: #FFF;
	float: left;
	width: 100%;
}

.form-areas .acon {
	padding-top: 35px;
	padding-right: 35px;
	padding-bottom: 35px;
	padding-left: 35px;
}

.form-areas .acons {
	float: left;
	width: 100%;
	padding-bottom: 15px;
}

.form-areas .em-left {
	width: 48%;
	padding-right: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	float: left;
}

.form-areas .em-right {
	width: 48%;
	padding-left: 15px;
	float: left;
}

.f-h1 {
	font-size: 28px;
	line-height: 1em;
	color: #e4cdae;
	float: left;
	width: 100%;
}

.f-h2 {
	font-size: 16px;
	line-height: 1.75em;
	color: #666;
	float: left;
	width: 100%;
}

#form_area {
	float: left;
	width: 100%;
}

.form_area {
	color: #FFF;
	text-align: left;
	font-size: 100%;
	float: left;
	width: 100%;
	padding-top: 8px;
	padding-bottom: 8px;
}


.form_areas {
	color: #FFF;
	text-align: left;
	font-size: 100%;
	float: left;
	width: 48%;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-right: 2%;
}

.form_areasx {
	color: #FFF;
	text-align: left;
	font-size: 100%;
	float: left;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
}

.wbk {
	padding: 3px;
	box-shadow: inset 0 2px 5px #eee;
	color: #999999;
	font-family: "微軟正黑體";
	background-color: #f0f0f0;
	border: 1px solid #f0f0f0;
}

.wbk2 {
	padding: 4px;
	color: #333333;
	font-family: "微軟正黑體";
	font-size: 100%;
	border-radius: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D4D4D4;
	border-right-color: #D4D4D4;
	border-bottom-color: #b8b8b8;
	border-left-color: #D4D4D4;
}

.col-md {
	float: left;
	/* width: 18%; */
	color: #666;
	text-align: right;
	line-height: 1.75em;

}

.col-md2 {
	float: left;
	width: 80%;
	color: #666;
	font-size: 15px;
}

.col-mds {
	float: left;
	/* width: 37%; */
	color: #666;
	text-align: right;
	line-height: 1.75em;

}

.col-md2s {
	float: left;
	width: 59%;
}

.col-md3 {
	float: left;
	width: 11%;
	color: #333;
	font-size: 15px;
	text-align: right;
}

.col-md4 {
	float: left;
	width: 89%;
	color: #FFF;
}

/*-------------------------------------------
                 footer 設定區
-------------------------------------------*/
#footer {
	width: 100%;
	float: left;
	background-color: #8bc34a;
	line-height: 1.75em;
	color: #FFF;
}

.footer {
	width: 100%;
	max-width: 1170px;
	margin-right: auto;
	margin-left: auto;
}

.footer-area {
	width: 100%;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #aed581;
}

.ems {
	width: 33.3333%;
	float: left;
}

.em {
	width: 33.3333%;
	float: left;
}

.umenu {
	color: #fff;
	width: 33.3333%;
	float: left;
}

.umenu a {
	color: #fff;
}

.umenu:link {
	color: #fff;
}

.umenu:active {
	color: #fff;
}

.umenu:visited {
	color: #fff;
}

.umenu:hover {
	color: #FFCC00;
}

.footer-area h1 {
	width: 100%;
	float: left;
	font-size: 18px;
	line-height: 0.9em;
	color: #FFF;
}

.eml {
	width: 50%;
	float: left;
}

.emr {
	width: 50%;
	float: left;
	text-align: right;
	font-size: 80%;
}

.footer-areas {
	width: 100%;
	float: left;
	padding-bottom: 15px;
}

.footer-tel {
	font-size: 28px;
	text-transform: capitalize;
	color: #FFF;
	padding: 20px;
	text-align: center;
}

/*-------------------------------------------
                 RWD 版面設定區
-------------------------------------------*/
@media screen and (min-width: 992px) and (max-width: 1199px) {
	.menu-container .menu-link {
		padding: 15px 15px;
	}
}

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

	.row-alls {
		padding-right: 0px;
		padding-left: 0px;
	}

	.rows {
		padding-right: 0px;
		padding-left: 0px;
	}


	ul.bres {
		list-style: none;
		padding-top: 0px;
		padding-right: 10px;
		padding-bottom: 0px;
		padding-left: 10px;
	}

	ul.bres li {
		display: inline;
		font-size: 15px;
		color: #666;
		text-decoration: none;
		padding-right: 5px;
		padding-left: 5px;
	}

	ul.bres li+li:before {
		padding: 0px;
		color: black;
		content: "";
	}

	ul.bres li a {
		color: #666;
		text-decoration: none;
	}

	ul.bres li a:hover {
		color: #8bc34a;
		text-decoration: none;
	}

	.crumbs {
		font-size: 16px;
		color: #8bc34a;
	}

	.top-contact {
		height: 50px;
		position: absolute;
		z-index: 1;
		top: 0px;
		right: 170px;
		line-height: 3em;
		color: #666;
		background-color: #fff;
		padding-left: 20px;
		padding-right: 20px;
		display: none;
	}

	/*-------------------------------------------
                首頁選單右側浮動社群連結設定
-------------------------------------------*/
	.right-float {
		float: right;
		position: fixed;
		top: 40%;
		width: 40px;
		right: 0px;
		padding-right: 10px;
		display: none;
	}

	/*-------------------------------------------
                 中間區塊 設定區
-------------------------------------------*/
	.content-area {
		width: 100%;
		float: left;
		font-size: 16px;
		line-height: 1.75em;
		color: #333;
		text-align: left;
		padding-top: 10px;
		padding-bottom: 10px;
	}


	/*-------------------------------------------
                最新消息 設定區
-------------------------------------------*/

	.p-icon {
		float: left;
		width: 100%;
		margin-left: 0px;
		text-align: right;
		padding-top: 20px;
	}

	.boxs .em {
		float: left;
		width: 100%;
	}

	.em h1 {
		font-size: 20px;
		color: #2e548e;
		line-height: 1.75em;
	}

	.p-class {
		float: left;
		text-align: left;
		color: #666;
		left: 0px;
		bottom: 0px;
		padding-bottom: 20px;
		font-size: 12px;
		line-height: 1.75em;
		position: static;
		padding-left: 15px;
	}


	/*-------------------------------------------
                 系列產品 設定區
-------------------------------------------*/
	.product-area {
		float: left;
		width: 100%;
		margin-top: 0px;
	}

	.col-md-6 {
		width: 100%;
		float: left;
	}

	.con-area {
		padding: 20px;
	}

	.p-t2 {
		line-height: 1.75em;
		float: left;
		width: 100%;
		text-align: left;
	}


	.product-areas.plate-list {
		width: 100%;
	}

	.shop.row {
		margin-left: 0;
		margin-right: 0;
	}

	.product-coen-all {
		padding-top: 0px;
		padding-right: 0%;
		padding-bottom: 20px;
		padding-left: 0%;
		width: 100%;
		float: left;
	}

	.product-coen-alls,
	.shop .product-coen-alls {
		padding-top: 0px;
		padding-right: 0%;
		padding-bottom: 20px;
		padding-left: 0%;
		width: 100%;
		float: left;
	}

	.product-coen {
		box-shadow: 0 0px 10px rgba(0, 0, 0, 0.1);
		background-color: #FFF;
		float: left;
		width: 100%;
		position: relative;
	}

	/*-------------------------------------------
                 設備 設定區
-------------------------------------------*/
	.equipment-area .e-left {
		width: 100%;
		float: left;
	}

	.equipment-area .e-right {
		width: 100%;
		float: left;
	}

	/*-------------------------------------------
                 服務 設定區
-------------------------------------------*/
	.form-area .em-left {
		width: 100%;
		padding-right: 0px;
		border-right-width: 0px;
		border-right-style: solid;
		border-right-color: #CCC;
		float: left;
	}

	.form-area .em-right {
		width: 100%;
		padding-left: 0px;
		float: left;
	}

	.form-areas {
		box-shadow: 0 0px 10px rgba(0, 0, 0, 0.1);
		background-color: #FFF;
		float: left;
		width: 100%;
	}

	.form-areas .acon {
		padding: 35px;
	}

	.form-areas .acons {
		float: left;
		width: 100%;
		padding-bottom: 15px;
	}

	.form-areas .em-left {
		width: 100%;
		float: left;
		padding-bottom: 20px;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #CCC;
		border-right-width: 0px;
		border-right-style: solid;
		border-right-color: #CCC;
		margin-bottom: 20px;
	}

	.form-areas .em-right {
		width: 100%;
		padding-left: 0px;
		float: left;
	}

	.f-h1 {
		font-size: 28px;
		line-height: 1em;
		color: #e4cdae;
		float: left;
		width: 100%;
	}

	.f-h2 {
		font-size: 16px;
		line-height: 1.75em;
		color: #666;
		float: left;
		width: 100%;
	}

	#form_area {
		float: left;
		width: 100%;
	}

	.form_area {
		color: #FFF;
		text-align: left;
		font-size: 100%;
		float: left;
		width: 100%;
		padding-top: 8px;
		padding-bottom: 8px;
	}


	.form_areas {
		color: #FFF;
		text-align: left;
		font-size: 100%;
		float: left;
		width: 100%;
		padding-top: 0px;
		padding-bottom: 10px;
		padding-right: 0%;
	}

	.form_areasx {
		color: #FFF;
		text-align: left;
		font-size: 100%;
		float: left;
		width: 100%;
		padding-top: 5px;
		padding-bottom: 5px;
	}

	.wbk {
		padding: 3px;
		box-shadow: inset 0 2px 5px #eee;
		color: #999999;
		font-family: "微軟正黑體";
		background-color: #f0f0f0;
		border: 1px solid #f0f0f0;
	}

	.wbk2 {
		padding: 4px;
		color: #333333;
		font-family: "微軟正黑體";
		font-size: 100%;
		border-radius: 5px;
		border-top-width: 0px;
		border-right-width: 0px;
		border-bottom-width: 1px;
		border-left-width: 0px;
		border-top-style: solid;
		border-right-style: solid;
		border-bottom-style: solid;
		border-left-style: solid;
		border-top-color: #D4D4D4;
		border-right-color: #D4D4D4;
		border-bottom-color: #b8b8b8;
		border-left-color: #D4D4D4;
	}

	.col-md {
		float: left;
		width: 100%;
		color: #666;
		text-align: left;
		line-height: 1.75em;

	}

	.col-md2 {
		float: left;
		width: 100%;
		color: #666;
		font-size: 15px;
	}

	.col-mds {
		float: left;
		width: 100%;
		color: #666;
		text-align: left;
		line-height: 1.75em;

	}

	.col-md2s {
		float: left;
		width: 100%;
	}

	.col-md3 {
		float: left;
		width: 100%;
		color: #333;
		font-size: 15px;
		text-align: left;
	}

	.col-md4 {
		float: left;
		width: 100%;
		color: #FFF;
	}


	/*-------------------------------------------
                 footer 設定區
-------------------------------------------*/
	.ems {
		width: 100%;
		float: left;
		padding-bottom: 10px;
	}

	.em {
		width: 100%;
		float: left;
		padding-bottom: 15px;
	}

	.eml {
		width: 100%;
		float: left;
	}

	.emr {
		width: 100%;
		float: left;
		text-align: left;
		font-size: 80%;
	}

	.footer-tel {
		font-size: 28px;
		text-transform: capitalize;
		color: #FFF;
		padding: 0px;
		text-align: left;
	}
}