﻿@charset "UTF-8";

img, object, embed, video {
	max-width: 100%;
}
/* IE 6 不支援最大寬度，因此寬度預設為 100% */
.ie6 img {
	width:100%;
}



html,body{
          margin: 0;
          padding: 0;
          height: 100%;
          width: 100%;
            }
section {
  display: block;
  height: 100vh;
}



.close-btn{
	position: absolute;
	z-index: 888;
	bottom: 0px;
	margin-bottom: 2%;
	float: left;
	padding-left: 45%;
	font-family: "微軟正黑體";
	margin-top: 2%;
	padding-top: 10%;
}

.icon_s{
	height: 84px;
	width: 84px;
	background-image: url(../images/icon.png);
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}

.icon_s2{
	height: 84px;
	width: 84px;
	background-image: url(../images/icon2.png);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}

.icon_s3{
	height: 84px;
	width: 84px;
	background-image: url(../images/icon3.png);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}


.icon_s4{
	height: 84px;
	width: 84px;
	background-image: url(../images/icon4.png);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}

.icon_s5{
	height: 84px;
	width: 84px;
	background-image: url(../images/icon5.png);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}

.icon_english{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	color: #666;
	margin-right: auto;
	margin-left: auto;
	font-weight: normal;
	margin-top: 10px;
	text-transform: uppercase;
}

.icon_line{
	width: 50px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}


.s-left{
	float: left;
	width: 150px;
	min-height: 50%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-family: "微軟正黑體";
	padding-top: 80px;
}
.s-right{
	float: left;
	width: 80%;
	padding-left: 5%;
	font-family: "微軟正黑體";
	line-height: 1.75em;
}

.s-right a:link{
	font-family: "微軟正黑體";
	line-height: 1.75em;
	color: #069;
}


/* googlemap */	
	
.container-map {
    width: 100%;
	height: 100vh;
	min-height:500px;

} h2{
	margin-top: 100px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
} table{border-collapse: collapse;}
tr{background-color:#fff;} tr:nth-child(2n){background-color: #f8f8f8;} th,td{border:solid 1px #ccc; padding:0.5em;}
.axgmap{
	width: 100%;
	height: 100vh;
	min-height: 600px;
}	
			
/* header */

.header-menu{
	color: #414141;
	font-family: "微軟正黑體", Arial, Helvetica, sans-serif;
	box-shadow: 0px 0px 6px rgba(0%,0%,0%,0.4);
	float: left;
	background-color: #FFF;
	width: 100%;
}

.container-wap{
	float: left;
	width: 100%;
	position: relative;
}

.content-wap{
	margin: 3%;
	float: left;
	width: 42%;
}

.current2 {
 font-weight: bold;
 font-size: 16px;
 list-style: none;
 font-family: "微軟正黑體";
 color: #096;
}	
.content-wapc{
	float: left;
	width: 90%;
	margin-top: 3%;
	margin-right: 5%;
	margin-bottom: 3%;
	margin-left: 5%;
}	


.container {
	max-width: 1000px;
	margin: 0 auto;
}

.content-waps{
	float: left;
	width: 100%;
	margin-bottom: 2%;
	margin-top: 3%;
}

.content-waps-story{
	float: left;
	width: 100%;
	margin-top: 4%;
}

.content-left-story{
	float: left;
	width: 90%;
	margin-top: 4%;
	padding-left: 10%;
}


.content-wap-l{
	float: left;
	width: 100%;
	margin-top: 3%;
}

.content-wap-l-line{
	float: left;
	width: 94%;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 1px;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cdcdcd;
	margin-right: 6%;
}

.content-wap-l-lines{
	float: left;
	width: 94%;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 1px;
	padding-bottom: 0px;
	margin-right: 6%;
}
.content-row{
	width: 100%;
	margin-top: 10%;
	margin-right: 0px;
	margin-bottom: 3%;
	margin-left: 0px;
}	

.content-row2{
	width: 100%;
	margin-top: 1%;
	margin-right: 0px;
	margin-bottom: 3%;
	margin-left: 0px;
}

.work-h1{
	font-family: "微軟正黑體";
	font-size: 36px;
	line-height: 1.75em;
	font-weight: bold;
	color: #333;
}

.work-date{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #0C9;
	font-weight: normal;
}

.wbk{
	padding: 6px;
	border-radius: 5px;
	border: 1px solid #D4D4D4;
	box-shadow: inset 0 2px 5px #eee;
	color: #333333;
	font-family: "微軟正黑體";
	font-size: 108%;
}

.wbk2{
	padding: 6px;
	color: #333333;
	font-family: "微軟正黑體";
	font-size: 108%;
	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;
	background-image: url(../images/body-bg.jpg);
	background-repeat: repeat;
}
	
		
#form_area{
	float: left;
	width: 100%;
}

.form_area{
	color: #333;
	text-align: left;
	font-family: "微軟正黑體";
	font-size: 108%;
	float: left;
	width: 100%;
	padding-top: 6px;
	padding-bottom: 0px;
}	


.form_areas{
	color: #333;
	text-align: left;
	font-family: "微軟正黑體";
	font-size: 108%;
	float: left;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 6px;
}		
			
/* 高度滿版 100% */			
.wap{
	padding-top: 100px;
	float: left;
	width: 100%;
	margin-bottom: 220px;
}
.wap2{
	padding-top: 100px;
	float: left;
	width: 100%;
	margin-bottom: 220px;
}

.wap3{
	padding-top: 60px;
	float: left;
	width: 100%;
}

/* 各區背景 */
.wap-origin{
	background-image: url(../images/origin-bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family: "微軟正黑體";
	background-position: left bottom;
	background-size: 45%, auto;
	float: left;
	width: 100%;
}	

.wap-story{
	background-image: url(../images/story-bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family: "微軟正黑體";
	background-position: right bottom;
	background-size: 45%, auto;
	float: left;
	width: 100%;
}	

.wap-news{
	background-image: url(../images/news-bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family: "微軟正黑體";
	background-position: left top;
	background-size: 100%, auto;
	float: left;
	width: 100%;
	padding-top: 60px;
}

.wap-work{
	background-image: url(../images/works-bg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family: "微軟正黑體";
	background-position: right top;
	background-size: 45%, auto;
	float: left;
	width: 100%;
}	

.wap-login{
	background-image: url(../images/login-bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family: "微軟正黑體";
	background-position: left top;
	background-size: 100%, auto;
	float: left;
	width: 100%;
	padding-top: 60px;
}	


.wap-contact{
	font-family: "微軟正黑體";
	float: left;
	width: 100%;
	height: 100%;
	position: relative;
}	



#header {
	width: 100%;
	position: fixed;
	z-index: 999;
	color: #414141;
	font-family: "微軟正黑體", Arial, Helvetica, sans-serif;
	box-shadow: 0px 0px 6px rgba(0%,0%,0%,0.4);
	float: left;
	background-color: #FFF;
}



.header {
	width: 100%;
	float: left;
	padding-right: 5%;
	padding-left: 5%;

}

.news {
	position: absolute;
	color: #FFFFFF;
	font-family: "微軟正黑體", Arial, Helvetica, sans-serif;
	box-shadow: 0px 0px 6px rgba(0%,0%,0%,0.4);
	float: left;
	background: rgba(0,0,0,0.7); /*70%黑色*/
	z-index: 7;
	width: 50%;
	margin-top: 6%;
	margin-right: 15%;
	margin-bottom: 15%;
	margin-left: 15%;
}

.news-con{
	float: left;
	width: 100%;
	padding-top: 0%;
	padding-right: 3%;
	padding-bottom: 3%;
	padding-left: 3%;
}

.news-title{
	float: left;
	line-height: 45px;
}

.news-titles{
	float: left;
	line-height: 45px;
}

.news-titlep{
	float: left;
	font-size: 108%;
	margin-top: 30px;
	padding-left: 5px;
}


.news-dline{
	float: left;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #00a496;
	width: 40px;
	line-height: 45px;
	height: 45px;
}


.news-times{
	float: left;
	line-height: 1.75em;
	font-size: 100%;
	color: #F90;
	width: 100%;
}



.news-title-name{
	line-height: 1.75em;
	font-size: 120%;
	color: #666;
	font-family: "微軟正黑體";
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #828282;
	padding-left: 10px;
	padding-bottom: 10px;
}

.news-row{
	float: left;
	width: 100%;
	margin-bottom: 30px;
}

#title-con{
	width: 100%;
	padding-top: 2%;
	padding-bottom: 2%;
	float: left;
}

#title-con2{
	float: left;
	width: 100%;
	padding-top: 2%;
}




.title-h1{
	font-family: "微軟正黑體";
	font-size: 118%;
	float: left;

}
.title-line{
	float: left;
	color: #CCC;
	padding-right: 10px;
	padding-left: 10px;
}


.title-h2{
	font-family: "微軟正黑體";
	font-size: 100%;
	float: left;
	color: #8baa63;
}

.news-divider {
	float: left;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	width: 100%;
}

.news-time {
	text-align: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 55px;
	padding: 0px;
	float: left;
}

.news-time h3 {
	font-family: "微軟正黑體";
	font-size: 100%;
	color: #ae9982;
	float: left;
	width: 100%;
	text-align: center;
	line-height: 22px;
}

.news-time-text  {
	font-family: "微軟正黑體";
	font-size: 200%;
	line-height: 1.75em;
	color: #ae9982;
	float: left;
	width: 100%;
	text-align: center;
}

.news-time-texttab  {
	font-family: "微軟正黑體";
	font-size: 100%;
	color: #FFFFFF;
	text-align: center;
	background-color: #CCC;
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}

.news-time-texttabs  {
	font-family: "微軟正黑體";
	font-size: 13px;
	color: #FFFFFF;
	text-align: center;
	background-color: #666;
	float: left;
	font-weight: normal;
	width: 80px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 10px;
}

.news-con-text-title  {
	font-family: "微軟正黑體";
	font-size: 130%;
	line-height: 1.25em;
	color: #2b9087;
	font-weight: bold;
}

.news-con-text-titles  {
	font-family: "微軟正黑體";
	font-size: 150%;
	line-height: 1.75em;
	color: #2b9087;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
	width: 100%;
	position: relative;
	margin-bottom: 10px;
	float: left;
}

.news-con-title-line  {
	background-image: url(../images/news/dline2.jpg);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	float: left;
	width: 100%;
}


.news-con-text  {
	font-family: "微軟正黑體";
	font-size: 108%;
	line-height: 1.75em;
	color: #333;
	padding-bottom: 10px;
	float: left;
	padding-left: 10px;
	width: 100%;
}

.news-con-title-text  {
	font-family: "微軟正黑體";
	font-size: 106%;
	line-height: 1.75em;
	color: #333;
	text-align: center;
	float: left;
	width: 100%;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dcdcdc;
}

.news-con-title-fb  {
	font-family: "微軟正黑體";
	font-size: 106%;
	line-height: 1.75em;
	color: #333;
	text-align: center;
	float: left;
	width: 100%;
	margin-top: 5px;
	padding-left: 10px;
	margin-bottom: 15px;
}

.news-con-text-left  {
	font-family: "微軟正黑體";
	font-size: 106%;
	line-height: 1.75em;
	color: #333;
	margin-top: 10px;
	text-align: left;
	padding-right: 15px;
	padding-left: 15px;
}

.news-con-text-center  {
	font-family: "微軟正黑體";
	font-size: 106%;
	line-height: 1.75em;
	color: #333;
	margin-top: 10px;
	text-align: center;
}

.news-con-text-line  {
	text-align: center;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ae9982;
	float: left;
	height: 1px;
}

.news-tabs-center{
	font-size: 128%;
	width: 100%;
	margin-bottom: 20px;
	float: left;
	}
