﻿/* ---reset.css--- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* ---reset.css--- */

html, body{	
	font-family:"Noto Sans TC",'Nasalization', sans-serif;
	-webkit-text-size-adjust:none;
	background-color:#FFF;
	
}


/* --電腦版型------------------------------------- */

#index-content{
	width: 100%;
}
#Prox-Office{
  width: 100%;
  height: auto;
  overflow: hidden;
  background-color: #f5f7fa;
  padding-bottom: 3%;	
}
.Office-1200 {
    display: block;
    width: 1200px;
    height: auto;
    margin: 0 auto;
}
.Office-slogan {
    width: 660px;
    height: 80px;
    margin: 0 auto;
    padding: 4% 0 1% 0;
}
.Prox-img {
    display: block;
    float: left;
    width: 28%;
}
.Prox-img img {
    display: block;
    width: 175px;
    height: 80px;
}
.Office-slogan h1 {
    display: block;
	float: left;
    width: 70%;
    height: 80px;
    color: #333333;
    font-size: 40px;
    line-height: 80px;
    text-align: left;
    font-weight: bolder;
}
.Prox-content{
	display: block;
    width: 80%;
	height: 460px;
    margin: 0 auto;
   border-bottom: 1px dotted #696666; /* 1px 粗的黑色虛線 */
   padding-bottom: 2px; /* 增加文字與虛線的間距 */
   text-decoration: none; /* 如果是連結，去除默認下劃線 */
   padding: 3% 0 4.5% 0;	
}
.Office {
    display: block;
    width: 350px;
    height: 400px;
    float: left;
    margin: 3% 0 0 0;
}
.Office img {
    display: block;
    width: 350px;
    height: 400px;
    border-radius: 20px;
}
.Office-1 {
    display: block;
    width: 50%;
    height: 400px;
    float: left;
    margin: 3% 0 0 7%;
}
.Office-list {
    display: block;
    width: 100%;
    height: 200px;
    margin: 0 auto;
}
.Office-t {
    display: block;
    width: 100%;
    height: 50px;
    margin: 0 auto;
    overflow: hidden;
    padding: 0 0 1% 0;
}
.Office-t h1 {
    display: block;
    width: 90%;
    height: 45px;
    color: #00549e;
    font-size: 30px;
    line-height: 45px;
    text-align: left;
    margin: 0 auto;
    letter-spacing: 2px;
    float: left;
	font-weight: bold;
}
.Office-list-1 {
    display: block;
    width: 100%;
    height: 40px;
    margin: 0 auto;
    overflow: hidden;
    padding: 0 0 1% 0;
}
.Office-list-1 img {
    display: block;
    width: 30px;
    height: 30px;
    float: left;
}
.Office-list-1 h2 {
    display: block;
    width: 90%;
    height: 30px;
    color: #1e1e1e;
    font-size: 20px;
    line-height: 30px;
    text-align: left;
    margin: 0 auto;
    letter-spacing: 2px;
    float: left;
    padding-left: 2%;
}
.Office-img {
    display: block;
    width: 360px;
}
.Office-img img {
    display: block;
    width: 360px;
    height: 200px;
	border-radius: 20px;
}
#Contact-Us{
	width: 100%;
    height: auto;
    overflow: hidden;
    background-color: #f5f7fa;
}
.Contact-slogan {
    width: 1200px;
    height: auto;
    margin: 0 auto;
    padding: 5% 0 1% 0;
}
.Contact-slogan h1 {
    display: block;
    width: 90%;
    height: 80px;
    color: #333333;
    font-size: 45px;
    line-height: 70px;
    text-align: center;
    font-weight: bolder;
    margin: 0 auto;
}
.Contact-slogan p {
    display: block;
    width: 80%;
    height: auto;
    color: #666666;
    font-size: 22px;
    line-height: 45px;
    text-align: center;
    letter-spacing: 2px;
    margin: 0 auto;
}		
.Contact-1200 {
    display: block;
    width: 1200px;
    height: auto;
    margin: 0 auto;
	padding: 0 0 3% 0;
}	
.Contact-btn {
    width: 1000px;
    height: 60px;
    margin: 0 auto;
    padding: 2% 0 2% 0;
	overflow: hidden;
}
.C-btn {
    width: 185px;
    height: 60px;
    background-color: #ffffff2e;
    /* transform: scale(1, 1); */
    transform: translateY(0, 0);
    transition: all 0.2s ease-out;
    border-radius: 30px;
    border: 2px #858f9569 solid;
    margin: 0 auto;
}
.C-btn h2 {
    display: block;
    width: 100%;
    height: 60px;
    font-size: 20px;
    color: #4a4f53;
    line-height: 60px;
    text-align: center;
	letter-spacing: 1px;
}
.C-btn:hover{
   border: 1px #e9f4f5 solid;
   /*background-color: transparent;*/
   /*background:#eb6100;*/
   background-image: linear-gradient(to top left, #eb6100, #fbc400);
}
.C-btn a{
	text-decoration: none;
}
.C-btn h2:hover{
	color: #ffffff;
}

/* Turn off parallax scrolling for tablets and phones */
@media only screen and (max-device-width: 1024px) {
    #all-brand, #billboard {
        background-attachment: scroll;
    }
}
/* --手機版型------------------------------------- */

@media screen and (max-width: 736px) {
	
*{
	box-sizing:border-box; /* 讓 padding 與 width 解除關係 */
}

html,body{
	-webkit-text-size-adjust:none; /* iPhone 旋轉後 文字不要放大 */
}
#index-content{
	width: 100%;
}
#Prox-Office{
  width: 100%;
  height: auto;
  overflow: hidden;
  background-color: #f5f7fa;
  padding-bottom: 3%;	
}
.Office-1200 {
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto;
}
.Office-slogan {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 4% 0 1% 0;
}
.Prox-img {
    display: block;
    float: none;
    width: 100%;
    margin: 0 auto;
}
.Prox-img img {
    display: block;
    width: 175px;
    height: 80px;
	margin: 0 auto;
}
.Office-slogan h1 {
    display: block;
	float: none;
    width: 100%;
    height: 40px;
    color: #333333;
    font-size: 30px;
    line-height: 40px;
    text-align: center;
    font-weight: bolder;
}
.Prox-content{
	display: block;
    width: 100%;
	height: auto;
    margin: 0 auto;
   border-bottom: 1px dotted #696666; /* 1px 粗的黑色虛線 */
   padding-bottom: 2px; /* 增加文字與虛線的間距 */
   text-decoration: none; /* 如果是連結，去除默認下劃線 */
   padding: 3% 0 4.5% 0;
   overflow: hidden;	
}
.Office {
    display: block;
    width: 100%;
    height: auto;
    float: none;
    margin: 3% 0 0 0;
}
.Office img {
    display: block;
    width: 350px;
    height: 400px;
    border-radius: 20px;
	margin: 0 auto;
}
.Office-1 {
    display: block;
    width: 90%;
    height: auto;
    float: none;
    margin: 3% 0 0 5%;
}
.Office-list {
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto;
}
.Office-t {
    display: block;
    width: 100%;
    height: 50px;
    margin: 0 auto;
    overflow: hidden;
    padding: 0 0 3% 0;
}
.Office-t h1 {
    display: block;
    width: 90%;
    height: 45px;
    color: #00549e;
    font-size: 25px;
    line-height: 45px;
    text-align: left;
    margin: 0 auto;
    letter-spacing: 2px;
    float: left;
	font-weight: bold;
}
.Office-list-1 {
    display: block;
    width: 100%;
    height: 70px;
    margin: 0 auto;
    overflow: hidden;
    padding: 0 0 1% 0;
}
.Office-list-1 img {
    display: block;
    width: 30px;
    height: 30px;
    float: left;
}
.Office-list-1 h2 {
    display: block;
    width: 90%;
    height: auto;
    color: #1e1e1e;
    font-size: 18px;
    line-height: 30px;
    text-align: left;
    margin: 0 auto;
    letter-spacing: 2px;
    float: left;
    padding-left: 2%;
}
.Office-img {
    display: block;
    width: 360px;
}
.Office-img img {
    display: block;
    width: 360px;
    height: 200px;
	border-radius: 20px;
}
#Contact-Us{
	width: 100%;
    height: auto;
    overflow: hidden;
    background-color: #f5f7fa;
}
.Contact-slogan {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 6% 0 1% 0;
}
.Contact-slogan h1 {
    display: block;
    width: 90%;
    height: 70px;
    color: #333333;
    font-size: 35px;
    line-height: 70px;
    text-align: center;
    font-weight: bolder;
    margin: 0 auto;
}
.Contact-slogan p {
    display: block;
    width: 300px;
    height: auto;
    color: #4C4948;
    font-size: 18px;
    line-height: 55px;
    text-align: center;
    margin: 0 auto;
    letter-spacing: 1px;
}		
.Contact-1200 {
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto;
	padding: 0 0 8% 0;
}	
.Contact-btn {
    width: 100%;
    height: 60px;
    margin: 0 auto;
    padding: 0 0 0 0;
	overflow: hidden;
}
.C-btn {
    width: 185px;
    height: 60px;
    background-color: #ffffff2e;
    /* transform: scale(1, 1); */
    transform: translateY(0, 0);
    transition: all 0.2s ease-out;
    border-radius: 30px;
    border: 2px #858f9569 solid;
    margin: 0 auto;
}
.C-btn h2 {
    display: block;
    width: 100%;
    height: 60px;
    font-size: 20px;
    color: #4a4f53;
    line-height: 55px;
    text-align: center;
	letter-spacing: 1px;
}
.C-btn:hover{
   border: 1px #e9f4f5 solid;
   /*background-color: transparent;*/
   /*background:#eb6100;*/
   background-image: linear-gradient(to top left, #eb6100, #fbc400);
}
.C-btn a{
	text-decoration: none;
}
.C-btn h2:hover{
	color: #ffffff;
}		
}
/* --ipad版型------------------------------------- */
@media only screen and (min-width: 737px) and (max-width: 1024px) {
*{
	box-sizing:border-box; /* 讓 padding 與 width 解除關係 */
}

html,body{
	-webkit-text-size-adjust:none; /* iPhone 旋轉後 文字不要放大 */
}
#index-content{
	width: 100%;
}
#Prox-Office{
  width: 100%;
  height: auto;
  overflow: hidden;
  background-color: #f5f7fa;
  padding-bottom: 3%;	
}
.Office-1200 {
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto;
}
.Office-slogan {
    width: 650px;
    height: 120px;
    margin: 0 auto;
    padding: 4% 0 1% 0;
}
.Prox-img {
    display: block;
    float: left;
    width: 28%;
}
.Prox-img img {
    display: block;
    width: 175px;
    height: 80px;
}
.Office-slogan h1 {
    display: block;
	float: left;
    width: 70%;
    height: 80px;
    color: #333333;
    font-size: 40px;
    line-height: 80px;
    text-align: left;
    font-weight: bolder;
}
.Prox-content{
	display: block;
    width: 768px;
	height: 550px;
    margin: 0 auto;
   border-bottom: 1px dotted #696666; /* 1px 粗的黑色虛線 */
   padding-bottom: 2px; /* 增加文字與虛線的間距 */
   text-decoration: none; /* 如果是連結，去除默認下劃線 */
   padding: 3% 0 4.5% 0;	
}
.Office {
    display: block;
    width: 350px;
    height: 400px;
    float: left;
    margin: 3% 0 0 0;
}
.Office img {
    display: block;
    width: 350px;
    height: 400px;
    border-radius: 20px;
}
.Office-1 {
    display: block;
    width: 50%;
    height: auto;
    float: left;
    margin: 3% 0 0 3%;
}
.Office-list {
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto;
}
.Office-t {
    display: block;
    width: 100%;
    height: 50px;
    margin: 0 auto;
    overflow: hidden;
    padding: 0 0 1% 0;
}
.Office-t h1 {
    display: block;
    width: 90%;
    height: 45px;
    color: #00549e;
    font-size: 30px;
    line-height: 45px;
    text-align: left;
    margin: 0 auto;
    letter-spacing: 2px;
    float: left;
	font-weight: bold;
}
.Office-list-1 {
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    padding: 0 0 1% 0;
}
.Office-list-1 img {
    display: block;
    width: 30px;
    height: 30px;
    float: left;
}
.Office-list-1 h2 {
    display: block;
    width: 90%;
    height: auto;
    color: #1e1e1e;
    font-size: 20px;
    line-height: 30px;
    text-align: left;
    margin: 0 auto;
    letter-spacing: 2px;
    float: left;
    padding-left: 2%;
}
.Office-img {
    display: block;
    width: 360px;
}
.Office-img img {
    display: block;
    width: 360px;
    height: 200px;
	border-radius: 20px;
}
#Contact-Us{
	width: 100%;
    height: auto;
    overflow: hidden;
    background-color: #f5f7fa;
}
.Contact-slogan {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 5% 0 1% 0;
}
.Contact-slogan h1 {
    display: block;
    width: 90%;
    height: 80px;
    color: #333333;
    font-size: 45px;
    line-height: 70px;
    text-align: center;
    font-weight: bolder;
    margin: 0 auto;
}
.Contact-slogan p {
    display: block;
    width: 80%;
    height: auto;
    color: #666666;
    font-size: 22px;
    line-height: 45px;
    text-align: center;
    letter-spacing: 2px;
    margin: 0 auto;
}		
.Contact-1200 {
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto;
	padding: 0 0 3% 0;
}	
.Contact-btn {
    width: 100%;
    height: 90px;
    margin: 0 auto;
    padding: 2% 0 2% 0;
	overflow: hidden;
}
.C-btn {
    width: 185px;
    height: 60px;
    background-color: #ffffff2e;
    /* transform: scale(1, 1); */
    transform: translateY(0, 0);
    transition: all 0.2s ease-out;
    border-radius: 30px;
    border: 2px #858f9569 solid;
    margin: 0 auto;
}
.C-btn h2 {
    display: block;
    width: 100%;
    height: 60px;
    font-size: 20px;
    color: #4a4f53;
    line-height: 60px;
    text-align: center;
	letter-spacing: 1px;
}
.C-btn:hover{
   border: 1px #e9f4f5 solid;
   /*background-color: transparent;*/
   /*background:#eb6100;*/
   background-image: linear-gradient(to top left, #eb6100, #fbc400);
}
.C-btn a{
	text-decoration: none;
}
.C-btn h2:hover{
	color: #ffffff;
}	
}