@import "reset.css";
@import "skeleton.css";
@import "superfish.css";
@import url(//fonts.googleapis.com/css?family=Open+Sans:400,700,400italic);
/*       '微軟正黑體', 'Lato', sans-serif         */
@import url(//fonts.googleapis.com/css?family=PT+Sans+Narrow:700);
/*       '微軟正黑體', 'Lato', sans-serif         */

html {
	width: 100%;
}
a[href^="tel:"] {
	color: inherit;
	text-decoration: none;
}
* {
	-webkit-text-size-adjust: none;
}
body {
	font: 14px/1.8em '微軟正黑體', Arial, Helvetica, sans-serif;
	color: #868F99;
	position: relative;
	min-width: 960px;
	background-color: #24282b;
}
::selection {
	background: #1C6899;
	color: #ebebeb;
}
address {
	font-style: normal;
}
p {
	margin-bottom: 10px;
	letter-spacing: 0;
	font-size: 14px;
}
p.p1 {
	padding-top: 4px;
	margin-bottom: 24px;
}
p.p2 {
	font-size: 14px;
	margin-bottom: 16px;
}
p.p3 {
	margin-bottom: 8px;
}
input {
	border-radius: 0 !important;
	outline: none !important;
}
img {
	max-width: 100%;
}
/***************************************** 
margin
******************************************/	
.m130 {
	margin: 0 0 130px 0!important;
}
.m100 {
	margin: 0 0 100px 0!important;
}
.m7 {
	margin: 0 0 70px 0!important;
}
.m6 {
	margin: 0 0 60px 0!important;
}
.m55 {
	margin: 0 0 55px 0!important;
}
.m4 {
	margin: 0 0 40px 0!important;
}
.m3 {
	margin: 0 0 30px 0!important;
}
.m2 {
	margin: 0 0 20px 0!important;
}
.m15 {
	margin: 0 0 15px 0!important;
}
.m1 {
	margin: 0 0 10px 0!important;
}
.m05 {
	margin: 0 0 5px 0!important;
}
/****Heads****/


h1, h2, h3, h4, h5, h6 {
	font-family: '微軟正黑體', 'Lato', sans-serif;
	font-weight: 600;
	color: #bbc0c6;
	text-transform: uppercase;
}
h3 {
	font-size: 20px;
	line-height: 1em;
	padding-bottom: 10px;
	border-bottom: 2px ridge rgba(59, 69, 78, 0.6);
	padding-top: 60px;
	margin-bottom: 40px;
	letter-spacing: 1px;
}
.page1 h3 {
	padding-top: 87px;
	margin-bottom: 36px;
}
.page1 h3.head1 {
	padding-top: 85px;
}
h3.head1 {
	padding-top: 104px;
	margin-bottom: 37px;
}
h3.head2 {
	padding-top: 97px;
}
/****Lists****/


ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
ul.list li {
}
ul.list li+li {
	margin-top: 24px;
}
ul.list li+li+li {
	margin-top: 20px;
}
ul.list .count {
	float: left;
	display: block;
	min-width: 30px;
	color: #4189B8;
	position: relative;
	top: -5px;
	font: bold 20px/20px '微軟正黑體', 'Lato', sans-serif;
}
ul.list .text1 {
	margin-bottom: 4px;
}
ul.list1>li {
	font-weight: bold;
	color: #868F99;
	background: url(../images/marker.png) 0 6px no-repeat;
	padding-left: 15px;
}
ul.list1>li+li {
	margin-top: 4px;
}
ul.list1>li a:hover, ul.list1>li a.act {
	color: #4189B8;
}
/****Links****/


a {
	text-decoration: none;
	color: inherit;
	outline: none;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}
a:hover {
	color: #1C6899;
}
/****classes****/

.mb0 {
	margin-bottom: 0px !important;
}
.m0 {
	margin: 0 !important;
}
.pad0 {
	padding: 0 !important;
}
.page1 .img_inner {
	margin-top: 0px;
	margin-bottom: 19px;
}
.img_inner {
	max-width: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.img_inner.i1 {
	margin-bottom: 17px;
}
.fleft {
	float: left;
	width: auto !important;
	margin-right: 22px;
	margin-bottom: 30px;
	margin-top: 0;
}
.gleft {
	margin-left: -10px;
}
.oh {
	overflow: hidden;
}
.fright {
	float: right !important;
}
.upp {
	text-transform: uppercase;
}
.rel {
	position: relative;
	overflow: hidden;
}
.alright {
	text-align: right;
}
.center {
	text-align: center;
}
.wrapper, .extra_wrapper {
	overflow: hidden;
}
.clear {
	float: none !important;
	clear: both;
}
.tx1 {
	margin-bottom: 9px !important;
}
.tx2 {
	line-height: 2.3em !important;
	margin-bottom: 14px !important;
}
.tx3 {
	line-height: 20px !important;
	margin: 5px 0 14px !important;
}
.serv .text1 {
	margin-bottom: 9px;
}
.serv .clear {
	height: 27px;
}
.extra_wrapper .edit h3 {
	border: none;
}
/*  header
========================================================================*/
header {
	position: relative;
	display: block;
	background: #2a292a url(../images/nav_bg.jpg) repeat-x bottom;
	box-shadow: 0px 1px 0 rgba(0,0,0,0.1);
	padding: 0;
	width: 100%;
	z-index: 9999;
}
header h1 {
	float: left;
	z-index: 910;
	text-align: center;
	height: 60px;
	padding: 5px 0;
}
header h1 a {
	display: inline-block;
	overflow: hidden;
	max-width: 300px;
	height: 60px;
	text-indent: -999px;
	transition: 0s ease;
	-o-transition: 0s ease;
	-webkit-transition: 0s ease;
}
header h1 a img {
	display: block;
}
header .social {
	z-index: 999;
	position: absolute;
	width: 100px;
	height: 35px;
	background: url(../images/social.png) no-repeat center;
	float: right;
	right: 0;
	top: 25px;
}
header .social:hover {
	background: url(../images/social_hover.png) no-repeat center;
}
header #line {
	font-size: 11px;
	color: #AFA3BB;
	display: inline-block;
	line-height: 16px;
	text-align: left;
	margin: 16px 0 0 5px;
	padding: 0 0 0 14px;
	border-left: 1px solid #516274;
}
header #line span {
	color: #CDCFDB;
}
.page1_block {
	text-align: center;
	padding: 57px 0 0;
}
.page1_block p {
	margin-bottom: 0;
	padding: 0 35px;
}
.page1_block .title {
	margin-bottom: 19px;
	color: #4189B8;
	padding-top: 13px;
	font: 16px/18px '微軟正黑體', 'Lato', sans-serif;
	text-transform: uppercase;
}
/*  Content
========================================================================*/
.content {
	background: #24282b;
	padding-bottom: 120px;
}
.page1 .content {
	padding-bottom: 96px;
}
.text1 {
	font-size: 15px;
	margin-bottom: 10px;
	color: #4189B8;
	font-weight: bold;
}
.text1 a span {
	display: block;
	float: left;
	font-size: 14px;
	width: 20px;
	height: 20px;
	margin: 0 10px 0 0px;
	background: #1C6899;
	border-radius: 20px;
	text-align: center;
	line-height: 20px;
	color: #202529;
}
p.text1 {
	margin: 0 0 15px;
	letter-spacing: 1.5px;
}
p.text2 {
	margin: 0 0 5px;
}
.page1 .text1 {
	margin-bottom: 5px;
}
.hor {
	position: relative;
	margin-top: 50px;
	margin-bottom: 15px;
	border-bottom: 6px solid #272D31;
}
.news_img {
	position: relative;
}
.page1 .news_img {
	margin-bottom: 22px;
}
time {
	font-size: 18px;
	line-height: 18px;
	display: block;
	color: #EBEBEB;
	width: 60px;
	height: 43px;
	padding-top: 8px;
	text-align: center;
	background-color: #444;
	float: left;
}
time.list {
	position: absolute;
	bottom: 0;
	right: 0;
}
time span {
	margin-top: -2px;
	display: block;
	font-size: 10px;
	text-transform: uppercase;
}
.logos {
	overflow: hidden;
}
.logos li {
	display: block;
	height: 95px;
	background: #EBEBEB;
	margin-bottom: 30px;
	position: relative;
}
.logos li img {
	height: 95px;
	position: absolute;
	display: block;
	top: 0;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
.logos li img {
	left: 50%;
	margin-left: -109px;
}
}
.logos li .logo_bk img {
	filter: alpha(opacity=0);
	opacity: 0;
}
.logos li:hover .logo_bk img {
	filter: alpha(opacity=0);
	opacity: 0;
}
.block1+.block1 {
	margin-top: 19px;
}
.news {
	overflow: hidden;
}
.news .text1 {
	padding-top: 1px;
	padding-bottom: 4px;
}
.news +.news {
	margin-top: 35px;
}
ul.list1.l1 {
	margin-top: -2px;
}
.col1 {
	color: #4c4c4c;
}
.prv h3 {
	margin-bottom: 31px;
}
/*  about
========================================================================*/
.figure {
	border: 2px ridge rgba(59, 69, 78, 0.6);
	margin: 5px 40px 20px -10px;
	width: 90%;
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
.figure {
	margin: 0 0 20px 0;
	width: 100%;
}
}
.figure2 {
	border: 2px ridge rgba(59, 69, 78, 0.6);
	margin: 0 0 80px 0;
}
@media only screen and (min-width: 0px) and (max-width: 995px) {
.figure2 {
	margin: 0 0 20px 0;
}
}
/*  service
========================================================================*/
.wrapper, .extra_wrapper.ser {
	position: relative;
	min-height: 157px;
}
.summary {
	color: #EBEBEB;
}
.extra_wrapper.ser img {
	margin-bottom: 20px;
}
/*  case
========================================================================*/
.case a {
	display: block;
}
.case a .photo {
	position: relative;
}
.case a .photo img {
}
.case a .photo span {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	background: transparent url(../images/case/zoom_o.png) no-repeat center;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	filter: alpha(opacity=0);
	opacity: 0;
}
.case a:hover .photo span {
	background: rgba(0, 0, 0, 0.3) url(../images/case/zoom.png) no-repeat center;
	filter: alpha(opacity=100);
	opacity: 1;
}
.case a .text1 {
	margin-top: 30px;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.case a:hover .text1 {
	color: #4189B8;
}
/*  news
========================================================================*/	
.extra_wrapper.news {
	min-height: 197px;
	position: relative;
}
.text1.news {
	float: left;
	margin: 10px 0 30px 15px;
}
/*  Map
========================================================================*/

.map {
	overflow: hidden;
	padding-top: 0px;
	margin-top: -2px;
}
.map figure {
	float: left;
	padding-top: 5px;
	display: block;
	width: 555px;
	margin-right: 22px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.map .list3 {
	float: left;
	margin-left: 50px;
}
.map .list3 li img {
	float: left;
	margin-top: 2px;
}
.map .list3 li .extra-wrap {
	float: left;
	padding-left: 1em;
}
a.link-1 {
	color: #4189B8;
	font-weight: bold;
}
a.link-1:hover {
	color: #a1a1a1;
}
/*****************************************************
Go top
*******************************************************/
#gotop {
	height: 40px;
	width: 40px;
	background: url(../images/gotop.png) no-repeat center center;
	position: absolute;
	right: 10px;
	z-index: 9999;
}
#gotop:hover {
	background: url(../images/gotop_hover.png) no-repeat center center;
}
/*****************************************************
Footer
*******************************************************/
footer {
	display: block;
	background-color: #24282b;
	color: #818181;
	padding: 0 0 30px 0;
	border-top: 2px ridge rgba(59, 69, 78, 0.6);
}
footer h4 {
	padding: 30px 0 10px 0;
	font: 13px/1.4em '微軟正黑體', 'PT Sans Narrow', sans-serif;
	color: #868F99;
	letter-spacing: 1px;
}
footer h4 a {
	padding: 0 4px 0 0;
}
footer h4 a:hover {
	color: #EBEBEB;
}
footer ul>li+li {
	margin-top: 4px;
}
footer p {
	line-height: 19px;
	color: #516274;
	margin-bottom: 1px;
	font-size: 12px;
}
footer p a {
	color: #516274;
}
footer p a:hover {
	text-decoration: underline;
}
.copy {
	padding-top: 15px;
	font: 12px/24px '微軟正黑體', 'PT Sans Narrow', sans-serif;
	color: #516274;
	text-transform: uppercase;
	float: left;
	text-align: center;
}
.copy img {
	margin-bottom: 6px;
}
.info {
	color: #156e58;
}
#newsletter {
	position: relative;
}
#newsletter a {
	text-transform: uppercase;
	position: absolute;
	top: 0;
	right: 0;
	background-color: #29323A;
	display: block;
	padding: 5px 5px 5px;
	font-size: 10px;
	line-height: 20px;
	color: #EBEBEB;
	min-width: 52px;
	text-align: center;
}
#newsletter a:hover {
	background-color: #EBEBEB;
	color: #222222;
}
#newsletter a:after {
	display: none;
}
#newsletter .rel {
	position: relative;
	overflow: visible;
}
#newsletter .email {
	position: relative;
	width: 100%;
	display: block;
	float: left;
}
#newsletter input {
	float: left;
	position: relative;
	background: #464646;
	box-shadow: none !important;
	width: 100%;
	border: none;
	height: 30px;
	font: italic 12px/18px Arial, Helvetica, sans-serif;
	color: #878787;
	padding: 6px 13px 6px 13px;
	outline: none !important;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
#newsletter .error, #form1 .empty {
	height: 0px;
	top: 42px;
	width: 100%;
	left: 0;
	font-size: 10px;
	line-height: 13px;
	display: block;
	overflow: hidden;
	z-index: 999;
	color: #ff0000;
	-webkit-transition: 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	position: absolute;
}
#newsletter label.invalid .error {
	/*display: block;*/
	height: 20px;
}
#newsletter .success {
	width: 100%;
	top: 0px;
	z-index: 999;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	display: none;
	background: #464646;
	left: 0px;
	color: #878787;
	font-style: italic;
	font-size: 11px;
	overflow: hidden;
	padding: 15px;
	position: absolute;
}
/*==================================RESPONSIVE LAYOUTS===============================================*/


@media only screen and (max-width: 995px) {
body {
	min-width: 768px;
}
header {
	position: relative;
	padding-top: 20px;
}
header h1 {
	float: none;
}
.menu_block {
	float: none;
}
#newsletter input {
	font-size: 11px;
}
.map address {
	float: none;
}
.map address+address {
	margin-top: 20px;
	margin-left: 0;
}
.map figure, .map figure iframe, #form input, #form textarea, #form .success {
	width: 100% !important;
	float: none !important;
}
#form .success {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.map figure {
	height: auto !important;
}
.extra_wrapper {
	overflow: visible;
}
.map figure {
	margin-bottom: 15px;
}
#owl img {
	float: none;
	margin-right: 0;
}
}
@media only screen and (max-width: 767px) {
body {
	min-width: 420px;
}
.serv .clear {
	height: 0;
}
#owl img {
	float: left;
	margin-right: 10px;
}
.page1 .img_inner {
	margin-top: 25px;
}
.img_inner {
	width: 100% !important;
	float: none !important;
	margin-right: 0 !important;
	margin-bottom: 20px !important;
}
.logos {
	text-align: center;
}
.logos li+li {
	margin-top: 30px;
}
.page1 .news_img {
	margin-top: 25px;
}
footer .grid_2 {
	width: 50% !important;
	float: right !important;
}
footer .cop {
	float: left !important;
	width: 50% !important;
}
.page1_block {
	padding-top: 20px;
}
.page1_block img {
	margin-top: 25px;
}
.news_img img {
	width: 100%;
}
.img_inner img {
	width: 100%;
}
.gleft {
	margin-left: 0px;
}
header h1 {
	margin-bottom: 10px;
	float: none;
	text-align: center;
}
header h1 a {
	width: auto;
	display: inline-block;
	height: auto;
}
header h1 a img {
}
.map {
	padding-right: 0px !important;
}
.map figure iframe {
	width: 100%;
	height: 300px;
}
.map address {
	margin-right: 0;
}
.content .noresize {
	width: auto !important;
	float: left !important;
	margin-right: 20px !important;
	margin-top: 4px !important;
}
.img_inner {
	margin-top: 20px;
}
.bann {
	margin-top: 30px;
}
.page1 .content {
	padding-top: 30px;
}
.members .clear {
	height: 0;
	margin-bottom: 0;
}
.members>div {
	margin-bottom: 25px;
}
.slogan {
	background: url(../images/header_bg.jpg) 0 0 no-repeat;
	-webkit-background-size: auto 100%;
	background-size: auto 100%;
}
.about {
	font-size: 20px;
	line-height: 25px;
}
.about a.btn {
	margin-left: 0;
}
}
 @media only screen and (max-width: 479px) {
body {
	min-width: 300px;
}
h2 {
	padding-left: 0;
	padding-right: 0;
	text-align: center;
	font-size: 25px !important;
	line-height: 30px;
}
h2 span, h2 strong {
	line-height: 30px;
	font-size: 20px !important;
}
}
/*  pages
========================================================================*/
ul.pages {
	width: 100%;
	text-align: center;
	display: block;
	padding: 30px 0 0 0;
}
ul.pages li {
	display: inline;
}
ul.pages li a {
	padding: 1px 10px 0 10px;
	color: #516274;
}
ul.pages li a:hover {
	color: #EBEBEB;
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
ul.pages li {
	display: none;
}
}
ul.pages li.arrow {
	padding: 0 20px;
	display: inline;
}
.pagesAct {
	color: #5E5E5E;
	border: 1px solid #516274;
	border-radius: 10px;
}
.pagesAct:hover {
	border: 1px solid #EBEBEB;
}
ul.pages.det {
	text-align: right;
}
ul.pages.det li.arrow {
	padding: 0;
	float: right;
}
ul.pages.det li.arrow a {
	padding: 4px 20px 3px 20px;
	border: 1px solid #29323A;
}
ul.pages.det li.arrow.act a {
	background: #29323A;
	border: 1px solid #29323A;
	color: #EBEBEB;
}
ul.pages.det li.arrow.act a:hover {
	background: #4189B8;
	border: 1px solid #4189B8;
}
/*  btn
========================================================================*/
a.btn {
	font-family: 'Lato', sans-serif;
	color: #EBEBEB;
	display: inline-block;
	background-color: #4189B8;
	padding: 7px 21px 7px;
}
a.btn:hover {
	background: #1C6899;
}
a.view {
	font-size: 14px;
	font-weight: bold;
	position: relative;
	margin: 10px 0 20px -59px;
	padding: 9px 27px;
	left: 50%;
}
a.more {
	position: absolute;
	bottom: 0;
	right: 5px;
}
