@charset "utf-8";
body, html {
	margin: 0px;
	padding: 0px;
	height: 100%;
	max-height: auto;
	font-size: 17px;
	line-height: 32px;
	 font-weight:300;
	color: #3C3C3C;
	font-family: "Noto Sans TC";	
}
body *{	
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	max-width: 100%;	
}
img{
	height: auto;
	min-height: auto;
	max-height: auto;
	vertical-align: middle;
}
iframe{
	display: none;
}
body{
	display: flex;
	flex-direction: column;	
	background-color: #f5f5f5;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
p, b, i, ul, ol, li, img, a, h1, h2{
	padding: 0;
	margin: 0;
	font-weight: normal;
	list-style: none;
	border-style: none;
	font-style: normal;
	border: 0px;
}
body, html,
#masonry,
.masonry,
.layout-full,
.block-title,
.article,
.layout-pn{
	float: left;
	width: 100%;
}
.layout-full {
	min-width: 1100px;
	position: relative;
	flex-shrink: 0;
}
.layout-center {
	width: 1100px;
	display: block;
	min-height: 1px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
}
.layout-full.top {
	height: 293px;
}
.layout-center.top {
	padding: 20px;
	height: 100%;
	background-image: url(../images/bg-top.jpg);
}
.layout-center.top .logo,
.layout-center.top .logo img,
.layout-center.nav ul li,
.layout-center.nav ul li a {
	float: left;
}
.layout-full.nav {
	height: 50px;
	z-index: 3;
}
.layout-center.nav {
	background-image: url(../images/bg-nav.jpg);
	background-repeat: repeat-x;
	height: 100%;
	position: relative;
	line-height: 50px;
}
.layout-center.nav ul {
	display: table;
	margin-right: auto;
	margin-left: auto;
}
.layout-center.nav ul li a {
	color: #FFF;
	text-decoration: none;
	width: 128px;
	text-align: center;
	font-weight: 300;
}
.layout-center.nav ul li a:hover{
	background-image: url(../images/bg-nav-active.jpg);
}
.layout-center.nav .lang {
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/button-lang.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 43px;
	position: absolute;
	top: 0px;
	right: 20px;
	bottom: 0px;
}
.layout-full.bottom {
	background-color: #57BFC2;
	font-size: 16px;
	line-height: 50px;
	color: #FFF;
	text-align: center;
}
.layout-full.bottom a {
	color: #FFF;
	text-decoration: none;
	font-weight: 300;
}
.layout-full.footer {
	background-image: url(../images/bg-footer.jpg);
	height: 100px;
	box-shadow: 0px 0px 4px 2px rgba(0, 0, 0, 0.4);
	font-size: 16px;
	color: #FFF;
	text-align: center;
	display:flex;
	align-items: center;
	justify-content: center;
}
.layout-center.footer {
	
}
.layout-center.footer .tag {
	color: #57BFC2;
}

.layout-center.footer .space {
	text-align: center;
	width: 48px;
	display: inline-block;
}


.layout-full.middle {
	flex: 1 0 auto;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: column;
	flex-flow: column;
}
.layout-center.middle {
	-webkit-flex: 1 1 auto;
	flex: 1 1 auto;
	background-color: #FFF;
	height: 100%;
	box-shadow: inset 0 8px 8px -8px rgba(0,0,0,0.7);
	padding-bottom: 70px;
}
.block-title {
	font-size: 34px;
	line-height: 34px;
	color: #323232;
	text-align: center;
	font-weight: normal;
	padding-top: 55px;
	padding-bottom: 60px;
}
.contact-table {
	background-image: url(../images/contact-table-top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 100%;
	margin-top: 30px;
	padding-top: 78px;
}
.contact-table .note {
	float: left;
	width: 100%;
	line-height: 28px;
	margin-bottom: 30px;
	padding-right: 15px;
	padding-left: 15px;
	font-weight: 300;
}
.contact-table .mark {
	color: #57BFC2;
	font-weight: 300;
}
.contact-table .list {
	float: left;
	width: 50%;
	margin-bottom: 20px;
	padding-right: 15px;
	padding-left: 15px;
}
.contact-table .list.l {
	clear: left;
}
.contact-table .list.r {
	float: right;
	clear: right;
}


.contact-table .list .label {
	float: left;
	width: 100px;
	line-height: 35px;
	position: relative;
	font-size: 17px;
}
.contact-table .list .box {
	overflow: hidden;	
}
.contact-table .list .box *{
	line-height: 33px;
	color: #000000;
}
.contact-table .list .box .field {
	float: left;
	width: 100%;
	min-height: 35px;
	padding: 0 5px;
	border: 1px solid #CCCCCC;
	background: transparent;
	margin: 0px;	
	-webkit-box-shadow: inset 0 0 5px rgba(219, 219, 219, 0.75);
	-moz-box-shadow:    inset 0 0 5px rgba(219, 219, 219, 0.75);
	box-shadow:         inset 0 0 5px rgba(219, 219, 219, 0.75);
}
.contact-table .list .box #message {
	height: 89px;
	overflow: hidden;
}

.contact-table .list .box #codekey {
	width: auto;
	float: none;
	overflow: hidden;
	display: block;
}
.contact-table .list .box.codekey {
	padding-right: 105px;
	position: relative;
}
.contact-table .list .box.codekey img {
	position: absolute;
	top: 0px;
	right: 0px;
}
.contact-table .list .box .send {
	float: left;
	width: 100%;
	line-height: 31px;
	color: #999999;
	text-decoration: none;
	text-align: center;
	font-size: 17px;
	-webkit-border-radius: 19px;
	-moz-border-radius: 19px;
	border-radius: 19px;
	border: 2px solid #57BFC2;
}
.contact-table .list .box .send .fa {
	color: #999999;
}
.contact-table .list .box .send:hover {
	color: #FFF;
	background-color: #57BFC2;
}
.contact-table .list .box .send:hover .fa {
	color: #FFF;
}



.layout-pn {
	margin-top: 30px;
}

.layout-pn .pagination {
	display: table;
	margin-right: auto;
	margin-left: auto;
}
.layout-pn .pagination .button {
	font-size: 14px;
	line-height: 33px;
	color: #636262;
	text-decoration: none;
	text-align: center;
	height: 35px;
	width: 35px;
	float: left;
	margin-right: 4px;
	margin-left: 4px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #C6C6C6;
}
.layout-pn .pagination .button:hover,
.layout-pn .pagination .button.selected {
	background-color: #00A1A2;
	color: #FFF;
	border-top-color: #00A1A2;
	border-right-color: #00A1A2;
	border-bottom-color: #00A1A2;
	border-left-color: #00A1A2;
}

.layout-center.nav ul li a{
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
