﻿/* ---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:"微軟正黑體", Arial;
	-webkit-text-size-adjust:none;
	background-color:#FFF;
	
}


/* --電腦版型------------------------------------- */

.container{
	width:100%;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,dde5ed+18,ffffff+100 */
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #dde5ed 18%, #ffffff 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #ffffff 0%,#dde5ed 18%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #ffffff 0%,#dde5ed 18%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}
.form-content-T{
	width:100%;
	height: auto;
	display: block;
	background-color: #00b6d6;
}
.form-container{
	width:1200px;
	height: 950px;
	margin: 0 auto;	
}
.form-content-A{
	float: left;
    width: 48%;
    height: auto;
    display: block;
    margin: 0 0 0 -13%;
}
.form-content-title{
	width: 1200px;
    height: 70px;
    /* margin: 11% 10%; */
    /* border-bottom: 1px #666666 solid; */
    margin: 0 auto;
	padding: 2.5% 0 0 3%;
}
.form-content-title h1{
	display: block;
    width: 50%;
    height: 70px;
    font-size: 38px;
    color: #fff;
    line-height: 70px;
	position: relative;
	padding-left: 2%;
}
.form-content-text{
	width: 1160px;
    height: 70px;
    /* margin: 5% 10%; */
    padding: 1% 0 2% 2%;
    margin: 0 auto;
}
.form-content-text p{
	    display: block;
    width: 20%;
    height: auto;
    font-size: 17px;
    float: left;
    color: #fff;
    line-height: 30px;
    padding-left: 1.5%;
    letter-spacing: 1px;
}
.btn-C{
	width: 13%;
    height: 50px;
    float: left;
    margin-top: 0.5%;
    margin-left: 2%;
    background-color: #ffffff;
	/*transform: scale(1, 1);*/
	transform: translateX(0, 0);
    transition: all 0.2s ease-out;
    border-radius: 30px;
}
.btn-C h2{
	display: block;
    width: 60%;
    height: auto;
    font-size: 16px;
    color: #00b6d6;
    line-height: 50px;
    text-align: center;
    float: left;
    margin-left: 1.3rem;
}
.btn-C:hover{
	transform: translateX(20px);
 	background-color: #00b6d6;
   cursor: pointer;
   border: 1px #e9f4f5 solid;	
}
.btn-C a{
	text-decoration: none;
}
.btn-C h2:hover{
	color: #ffffff;
}
.elementor-align-icon-right-2 {
    /* -webkit-box-ordinal-group: 16; */
    -ms-flex-order: 15;
    order: 15;	
}
.fa, .fas {
    font-family: "Font Awesome 5 Free";
    font-weight:bolder;
	-webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
	margin: 10% 0 0 0%;
}
.fa-chevron-right-2::before {
    content: "\f054";
	font-size: 20px;
	color:#00b6d6;
	vertical-align: middle;
}
.fa-chevron-right-2::after {
    content: "\f054";
	font-size: 20px;
	color:#ffffff;
	vertical-align: middle;
}
.form-images{
	width:100%;
	height: auto;
}
.form-images img{
	width:825px;
	height: 770px;
}
.form-content-B{
	float: left;
    height: auto;
    display: block;
    margin: -15% 0% 1% 9%;
    padding: 2% 0% 3% 4%;
    /*border: 1px solid #ddd;*/
    background-color: #fff;
    /* z-index: 100; */
    /* position: absolute; */
    /* top: 5%; */
    /* right: 65px; */
    /* position: relative; */
    /* width: calc(100% - 600px); */
    /* max-width: 560px; */
    width: 49%;
	border-radius: 30px;
    box-shadow: 3px 3px 14px #b8c2ce;
}
.form-content-B h3{
	display: block;
    float: left;
    width: 90%;
    height: 40px;
    font-size: 22px;
    color: #476374;
    line-height: 40px;
}
.form-content-B h1{
	display: block;
    float: left;
    width: 50%;
    height: 40px;
    font-size: 16px;
    color: #00b6d6;
    line-height: 40px;
}
.form-text {
    position: relative;
}
.half {
    width: 60%;
    max-width: 490px;
    float: left;
}
.half-2 {
    width: 100%;
    max-width: 600px;
    float: left;
}
.form-title {
	width: 100%;
	height: 40px;
}
.location-a{
	width: 30%;
    max-width: 490px;
    float: left;
}
.location-b{
	width: 65%;
    max-width: 490px;
    float: left;
}
.location-c{
	width: 60%;
    max-width: 490px;
    float: left;
}
.location-a .select {
    flex: 1;
    padding: 0 0.1em;
    color: #34495e;
    font-size: 18px;
    cursor: pointer;
}
.location-a select {
    position: relative;
    display: flex;
    width: 300px;
    height: 42px;
    background: #f5f5f5;
    color: #595757;
    overflow: hidden;
    font-size: 17px;
    font-weight: normal;
    border: 1px solid #dddddd;
	border-radius: 8px;
	padding-left: 3%;
}
.location-c{
	width: 100%;
    max-width: 490px;
    float: left;
	padding-bottom: 2%;
}
.location-c .select {
    flex: 1;
    padding: 0 0.1em;
    color: #34495e;
    font-size: 18px;
    cursor: pointer;
}
.location-c select {
    position: relative;
    display: flex;
    width: 66%;
    height: 45px;
    background: #f5f5f5;
    color: #595757;
    overflow: hidden;
     border-radius: 8px;
    font-size: 16px;
    font-weight: normal;
    border: 1px solid #dddddd;
	padding-left: 1%;
}
.form-text half-2 .item {
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
}
.mt-1em {
    margin-top: 1rem !important;
}
.item{
	width: 100%;
	height: auto;
    padding-bottom: 1.5%;
	padding-left: 0.1%;
	display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
}
.item input[type="radio"], #contactForm input[type="checkbox"] {
    display: none;
}
.item input[type="radio"]:checked+label, #contactForm input[type="checkbox"]:checked+label {
    background: url(../images/radio-00b6d6-2.png) no-repeat left;
    background-size: 21px 21px;
    color: #00b6d6;
}
.item input[type="radio"]+label, #contactForm input[type="checkbox"]+label {
    color: #666666;
    cursor: pointer;
    text-align: left;
    margin-right: 6%;
    padding-left: 32px;
    background: url(../images/circle-line-2.png) no-repeat left;
    background-size: 21px 21px;
    font-size: 16px;
    line-height: 120%;
	letter-spacing: 0.05em;
}
.store {
  display: block;
  position: relative;
  padding:0 35px;
  cursor: pointer;
  font-size:17px;
  color: #585858;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  line-height: 30px;
  float:left;
}

/* Hide the browser's default radio button */
.store input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom radio button */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee;
  border-radius: 50%;
}

/* On mouse-over, add a grey background color */
.store:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.store input:checked ~ .checkmark {
  background-color: #2196F3;
}
 
/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.store input:checked ~ .checkmark:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.store .checkmark:after {
 	top: 9px;
	left: 9px;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: white;
}
.open {
  display: block;
  position: relative;
  padding:0 35px;
  cursor: pointer;
  font-size:17px;
  color: #585858;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  line-height: 30px;
  float:left;
}

/* Hide the browser's default radio button */
.open input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom radio button */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee;
  border-radius: 50%;
}

/* On mouse-over, add a grey background color */
.open:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.open input:checked ~ .checkmark {
  background-color: #2196F3;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.open input:checked ~ .checkmark:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.open .checkmark:after {
 	top: 9px;
	left: 9px;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: white;
}
.form-control{
	height: 40px;
	line-height: 40px;
	padding-left: 0.1%;
	display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
}
.form-control input[type="checkbox"] {
	display:inline;
}
.form-control input[type="checkbox"] + label {
	display: inline-block;
	cursor: pointer;
	padding: 2px 5px;
	color: #585858;
	font-size: 17px;
}
.form-control input[type="checkbox"]:checked + label {
	
}
input[type="checkbox"]:checked {
  width: 20px;
  height: 20px;
}
.form-title h2{
	display: block;
	float: left;
    height: 40px;
    font-size: 17px;
    color: #585858;
    line-height: 40px;
}
.burgundy {
	display: block;
	float: left;
    color: #d10101;
	font-size: 20px;
}
.fillBox {
    display: block;
    overflow: hidden;
	width: 75%;
}
.inText {
    padding: 5px;
    margin-bottom: 1%;
    width: 90%;
    height: 30px;
    background-color: #f7f7f7;
    border: 1px solid #ddd;
    outline: none;
    font-size: 16px;
	border-radius: 8px;
}
.fillBox textarea {
    padding: 5px;
    margin-top: 8px;
    width: 95%;
    height: 100px;
    background-color: #f7f7f7;
    border: 1px solid #ddd;
    outline: none;
    resize: none;
	border-radius: 8px;
}
.btn{
	width: 100%;
	height: auto;
}
.btn-A{
	width: 150px;
	height: 50px;
	display: block;
	float: left;
	margin: 5% 0 0 3%;
	border-radius: 30px;
	border: 0px solid transparent;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#4eb4e2+1,1588d3+100 */
background: #4eb4e2; /* Old browsers */
background: -moz-linear-gradient(top,  #4eb4e2 1%, #1588d3 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #4eb4e2 1%,#1588d3 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #4eb4e2 1%,#1588d3 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4eb4e2', endColorstr='#1588d3',GradientType=0 ); /* IE6-9 */

}
.btn-A p,.btn-B p{
	display: block;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 50px;
	text-align: center;	
}
.btn-B{
	width: 150px;
	height: 50px;
	display: block;
	float: left;
	margin: 5% 3% 0 3%;
	background-color: #476374;
	border-radius: 30px;
	border: 0px solid transparent;
}
.btn-A:hover{
	width: 150px;
	height: 50px;
	display: block;
	background: #eb6100;
	border-radius: 30px;
	border: 0px solid transparent;
	
}
.btn-B:hover{
	width: 150px;
	height: 50px;
	display: block;
	background-color: #2e4c5e;
	border-radius: 30px;
	border: 0px solid transparent;
	
}
.btn-A a,.btn-B a {
	text-decoration: none;
}
.customer-service-container{
	width:100%;
	height:500px;
}
.customer-hotline-content{
	width: 1200px;
	height: 500px;
	display: block;
	margin: 0 auto;
}
.customer-hotline{
	width: 40%;
	float: left;
	height: 300px;
	padding: 3% 0 5% 5%;
}
.hotline-t1{
	display: block;
    width: 100%;
    height: 60px;
	clear: both;
	margin-bottom: 8%;
}
.hotline-content-1{
	display: block;
    width: 16%;
    height: 60px;
	float: left;
}
.hotline-content-1 img{
	width: 60px;
	height: 60px;
}
.hotline-t1 h3{
	display: block;
    width: 100%;
    height: 60px;
    font-size: 30px;
    color: #00b6d6;
    line-height: 60px;
}
.customer-hotline p{
	display: block;
    width: 100%;
    height: 30px;
    font-size: 18px;
    color: #476374;
    line-height: 30px;
	padding:1% 0 1% 2%;
	letter-spacing: 1px;
}
.customer-hotline a{
	text-decoration: none;
	color: #476374;
}
.customer-hotline a:hover{
	text-decoration: none;
	color: #333333;
}
.customer-t1{
	display: block;
    width: 100%;
    height: 60px;
	clear: both;
}
.line-content-1{
	display: block;
    width: 9.1%;
    height: 60px;
	float: left;
	padding-right: 3%;
}
.line-content-1 img{
	width: 60px;
	height: 60px;
}
.customer-t1 h3{
	display: block;
    width: 100%;
    height: 60px;
    font-size: 30px;
    color: #00b6d6;
    line-height: 60px;
}
.line-content-2{
	display: block;
    width: 100%;
    height: 60px;
}
.line-content-2 p{
	display: block;
    width: 100%;
    height: 30px;
    font-size: 18px;
    color: #476374;
    line-height: 30px;
	padding: 2% 0 2% 2%;
    letter-spacing: 1px;
}
.customer-line{
	width: 55%;
	float: left;
	height: 300px;
	padding: 3% 0 1% 0;
}
.line-content-3{
	display: block;
    width: 100%;
    height: 300px;
}
.QR-content{
	width: 22.45%;
    float: left;
    height: 150px;
    border: 1px solid #DEDEE0;
    background-color: #FFF;
    border-radius: 15px;
    margin: 2% 2% 2% 2%;
}
.QR-content-11{
	width: 22.45%;
    float: left;
    height: 150px;
    border: 1px solid #DEDEE0;
    background-color: #FFF;
    border-radius: 15px;
    margin: 2% 2% 2% 2%;
}
.QR-content img{
	width: 150px;
	height: 150px;
	margin: 0 auto;
}
.QR-content-11 img{
	width: 150px;
	height: 150px;
	margin: 0 auto;
}
.QR-content h1{
	display: block;
    width: 100%;
    height: 30px;
    font-size: 16px;
    color: #476374;
    line-height: 30px;
	padding:3% 0 2% 2%;
	text-align: center;
}
.QR-content h3 {
    display: block;
    width: 100%;
    height: 30px;
    font-size: 18px;
    color: #476374;
    line-height: 30px;
    padding: 20% 0 2% 0%;
    text-align: center;
}
.QR-content h4 {
    display: block;
    width: 100%;
    height: 30px;
    font-size: 30px;
    color: #292b2c;
    line-height: 30px;
    padding: 5% 0 2% 0%;
    text-align: center;
}
.QR-content-2{
	width:5%;
	float: left;
	height: 100px;
    
	margin: 12% 0% 0% 0%;
}
.QR-content-2 h1{
	display: block;
    width: 100%;
    height: 30px;
    font-size: 20px;
    color: #333333;
    line-height: 30px;
	text-align: center;
	font-weight:bold;
}
.QR-content-3{
	width:5%;
	float: left;
	height: 100px;
	margin: 13% 0% 0% 0%;
}
.triangle-right{
 width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-left: 15px solid #333333;
    border-bottom: 10px solid transparent;
    text-align: center;
    margin: 0 0 0 30%;
}
/* --手機版型------------------------------------- */

@media screen and (max-width: 736px) {
	
*{
	box-sizing:border-box; /* 讓 padding 與 width 解除關係 */
}

html,body{
	-webkit-text-size-adjust:none; /* iPhone 旋轉後 文字不要放大 */
}
.container{
	width:100%;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+60,dde5ed+100 */
background: #ffffff; /* Old browsers */
}
.form-container{
	width:95%;
	height: auto;
	margin: 0 auto;
	overflow: hidden;	
}
.form-content-A{
	float: none;
	width: 100%;
	height: auto;
	display: none;
}
.form-content-T {
    width: 100%;
    height: 260px;
    display: block;
    background-color: #00b6d6;
}	
.form-content-title{
	width: 100%;
    height: 85px;
    padding: 8% 5% 0% 5%;
    margin: 0 auto;
    clear: both;
}
.form-content-title h1{
	display: block;
    width: 100%;
    height: 60px;
    font-size: 23px;
    color: #ffffff;
    line-height: 60px;
    padding: 0 0%;
    text-align: center;
	font-weight: bold;
}
.form-content-text{
	width: 100%;
    height: 80px;
    padding: 1% 0 2% 0%;
}
.form-content-text p{
	display: block;
    width: 100%;
    height: auto;
    font-size: 17px;
    color: #ffffff;
    line-height: 30px;
	padding: 0 0 4% 0;
	text-align: center;
    float: none;
}
.btn-C {
	width: 150px;
    height: 50px;
    float: none;
    margin-top: 1%;
    margin-left: 2%;
    /* background-color: #476374;*/
	transform:translateX(0,0);
    transition: all 0.5s ease-out;
    border-radius: 30px;
    border: 1px #e9f4f5 solid;
	margin: 0 auto;
}
.btn-C h2{
	display: block;
    width: 60%;
    height: auto;
    font-size: 16px;
    color: #00b6d6;
    line-height: 50px;
    text-align: center;
    float: left;
    margin-left: 1.3rem;
}
.btn-C:hover{
/*-webkit-transition: background-color 2s ease-out;
  -moz-transition: background-color 2s ease-out;
  -o-transition: background-color 2s ease-out;
  transition: background-color 2s ease-out;*/
  transform:translateX(20px);
   background-color: #00b6d6;
   cursor: pointer;
}

.form-content-B h3 {
    display: block;
    float: left;
    width: 85%;
    height: 60px;
    font-size: 20px;
    color: #476374;
    line-height: 30px;
}	
.btn-C img {
    max-width: 50%;
    height: 30px;
    vertical-align: middle;
    padding-top: 5.5%;
	transform:translateX(0,0);
	 transition: all 0.5s ease-out;
}
.btn-C img:hover {
    -webkit-filter:brightness(0.99);
	transform:translateX(10px)
}	
.form-images{
	width:80%;
	height: auto;
	margin:5% 10%;
}
.form-images img{
	width:100%;
	height: auto;
}
.form-content-B{
	float: none;
    width: 95%;
    height: auto;
    display: block;
    margin: 5% 0% 0% 5%;
	padding: 0% 0% 3% 2%;
    border: 0px solid #ddd;
	border-radius: 0px;
    box-shadow: 0px 0px 0px #b8c2ce;
	clear: both;
}
.form-content-B h1{
	display: block;
    float: left;
    width: 100%;
    height: 50px;
    font-size: 17px;
    color: #050505;
    line-height: 50px;
}
.form-text {
    position: relative;
}
.half {
    width: 90%;
    max-width: 90%;
    float: left;
}
.half-2 {
    width: 100%;
    max-width: 600px;
    float: left;
}
.location-a{
	width: 100%;
    max-width: 100%;
    float: none;
}
.location-b{
	width: 100%;
    max-width: 100%;
    float: left;
}
.location-a .select {
    flex: 1;
    padding: 0 0.1em;
    color: #34495e;
    font-size: 18px;
    cursor: pointer;
}
.location-a select {
    position: relative;
    display: flex;
    width: 90%;
    height: 37px;
    background: #f5f5f5;
    color: #595757;
    overflow: hidden;
	border-radius: 8px;
    font-size: 16px;
    font-weight: normal;
    border: 1px solid #dddddd;
}
.location-c{
	width: 100%;
    max-width: 490px;
    float: left;
	padding-bottom: 2%;
}
.location-c select {
    position: relative;
    display: flex;
    width: 90%;
    height: 35px;
    background: #f5f5f5;
    color: #595757;
    overflow: hidden;
    font-size: 16px;
    font-weight: normal;
    border: 1px solid #dddddd;
	border-radius: 8px;
}	
.form-title {
    margin-bottom: 1%;
	width: 100%;
	height: 35px;
}
.form-title h2{
	display: block;
	float: left;
    height: 35px;
    font-size: 17px;
    color: #585858;
    line-height: 35px;
}
.burgundy {
	margin-top: 2%;
    color: #d10101;
}
.fillBox {
    display: block;
    overflow: hidden;
	width: 100%;
}
.inText {
    padding: 5px;
    margin-bottom: 3%;
    width: 90%;
    height: 35px;
    background-color: #f7f7f7;
    border: 1px solid #ddd;
    outline: none;
    font-size: 16px;
}
.fillBox textarea {
    padding: 5px;
    margin-top: 8px;
    width: 90%;
    height: 120px;
    background-color: #f7f7f7;
    border: 1px solid #ddd;
    outline: none;
    resize: none;
}
.btn{
	width: 100%;
	height: auto;
}
.btn-A{
	width: 150px;
	height: 50px;
	display: block;
	float: left;
	margin: 5% 0 0 3%;
	border-radius: 30px;
	border: 0px solid transparent;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#4eb4e2+1,1588d3+100 */
background: #4eb4e2; /* Old browsers */
background: -moz-linear-gradient(top,  #4eb4e2 1%, #1588d3 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #4eb4e2 1%,#1588d3 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #4eb4e2 1%,#1588d3 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4eb4e2', endColorstr='#1588d3',GradientType=0 ); /* IE6-9 */
	border-radius: 30px;
}
.btn-A p,.btn-B p{
	display: block;
    width: 100%;
    height: auto;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 50px;
	text-align: center;	
}
.btn-B{
	width: 150px;
	height: 50px;
	display: block;
	float: left;
	margin: 5% 3% 0 3%;
	background-color: #476374;
	border-radius: 30px;
	border: 0px solid transparent;
}
.btn-A:hover{
	width: 150px;
	height: 50px;
	display: block;
	background: #eb6100;
	border-radius: 30px;
	border: 0px solid transparent;
	
}
.btn-B:hover{
	width: 150px;
	height: 50px;
	display: block;
	background-color: #2e4c5e;
	border-radius: 30px;
	border: 0px solid transparent;
	
}
.btn-A a,.btn-B a {
	text-decoration: none;		
}
.form-content-text{
	width: 100%;
    height: 80px;
    padding: 1% 0 2% 0%;
}
.form-content-text p{
	display: block;
    width: 100%;
    height: auto;
    font-size: 17px;
    color: #ffffff;
    line-height: 30px;
	padding: 0 0 4% 0;
	text-align: center;
    float: none;
}
		
.customer-service-container{
	width:100%;
	height:750px;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ebf1f7+74,ffffff+100 */
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #ebf1f7 74%, #ffffff 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #ffffff 0%,#ebf1f7 74%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #ffffff 0%,#ebf1f7 74%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}
.customer-hotline-content{
	width: 100%;
	height: 750px;
	display: block;
	margin: 0 auto;
}
.customer-hotline{
	width: 100%;
	float: none;
	height: 200px;
	padding: 3% 0 3% 5%;
}
.hotline-t1{
	display: block;
    width: 100%;
    height: 60px;
	clear: both;
	margin-bottom: 2%;
}
.hotline-content-1{
	display: block;
    width: 20%;
    height: 60px;
	float: left;
}
.hotline-content-1 img{
	width: 60px;
	height: 60px;
}
.hotline-t1 h3{
	display: block;
    width: 100%;
    height: 60px;
    font-size: 25px;
    color: #00b6d6;
    line-height: 60px;
}
.customer-hotline p{
	display: block;
    width: 100%;
    height: 30px;
    font-size: 16px;
    color: #476374;
    line-height: 30px;
	padding:0% 0 2% 2%;
	letter-spacing: 1px;
}
.customer-hotline a{
	text-decoration: none;
	color: #476374;
}
.customer-hotline a:hover{
	text-decoration: none;
	color: #333333;
}
.customer-t1{
	display: block;
    width: 100%;
    height: 60px;
	clear: both;
}
.line-content-1{
	display: block;
    width: 22%;
    height: 60px;
    float: left;
    padding-left: 2%;
}
.line-content-1 img{
	width: 60px;
	height: 60px;
}
.customer-t1 h3{
	display: block;
    width: 100%;
    height: 60px;
    font-size: 25px;
    color: #00b6d6;
    line-height: 60px;
}
.line-content-2{
	display: block;
    width: 100%;
    height: 60px;
	clear:both;
}
.line-content-2 p{
	display: block;
    width: 100%;
    height: 60px;
    font-size: 16px;
    color: #476374;
    line-height: 30px;
	padding: 2% 0 2% 4%;
    letter-spacing: 1px;
}
.customer-line{
	width: 100%;
    float: left;
    height: 600px;
    padding: 3% 3% 1% 3%;
}
.line-content-3{
	display: block;
    width: 100%;
    height: 400px;
}
.QR-content{
	width: 120px;
    float: left;
    height: 120px;
    border: 1px solid #DEDEE0;
    background-color: #FFF;
    border-radius: 15px;
    margin: 2% 1% 15% 1%;
}
.QR-content-11{
	width: 150px;
    display: inline-block;
    height: 150px;
    border: 1px solid #DEDEE0;
    border-radius: 15px;
    margin: 0 0 0 28%;
}
.QR-content img{
	width: 120px;
	height: 120px;
	margin: 0 auto;
}
.QR-content-11 img{
	width: 150px;
	height: 150px;
	margin: 0 auto;
}	
.QR-content h1{
	display: block;
    width: 100%;
    height: 40px;
    font-size: 15px;
    color: #476374;
    line-height: 25px;
	padding:0 0 0 2%;
	text-align: center;
}
.QR-content h3 {
    display: block;
    width: 100%;
    height: 60px;
    font-size: 20px;
    color: #476374;
    line-height: 30px;
    padding: 20% 0 2% 0%;
    text-align: center;
}
.QR-content h4 {
    display: block;
    width: 100%;
    height: 60px;
    font-size: 30px;
    color: #292b2c;
    line-height: 30px;
    padding: 5% 0 2% 0%;
    text-align: center;
}
.QR-content-2{
	width:10%;
	float: left;
	height: 100px;
	margin: 20% 0% 0% 0%;
}
.QR-content-2 h1{
	display: block;
    width: 100%;
    height: 30px;
    font-size: 20px;
    color: #333333;
    line-height: 30px;
	text-align: center;
	font-weight:bold;
}
.QR-content-3{
	width: 100%;
    float: left;
    height: 15px;
    margin: 4% 0 5% 0;
    overflow: hidden;
    padding: 0 0 0 46%;
    border-top: 1px solid #476374;
}	
.triangle-right{
 width: 0;
    height: 0;
    border-top: 15px solid #476374;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 0px solid #333;
    text-align: center;
    margin: 0%;
}	
}
/* --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 旋轉後 文字不要放大 */
}
.container{
	width:100%;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,dde5ed+18,ffffff+100 */
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #dde5ed 18%, #ffffff 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #ffffff 0%,#dde5ed 18%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #ffffff 0%,#dde5ed 18%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */

}
.form-container{
	width:100%;
	height: 900px;
	margin: 0 auto;	
}
.form-content-A{
	float: left;
	width: 55%;
	height: auto;
	display: block;
}
.form-content-T {
    width: 100%;
    height: 220px;
    display: block;
    background-color: #00b6d6;
}	
.form-content-title{
	width: 100%;
    height: 90px;
    margin: 0;
    padding:0;
    border-bottom: 0px;
}
.form-content-title h1{
	display: block;
    width: 80%;
    height: 70px;
    font-size: 28px;
    color: #ffffff;
    line-height: 70px;
    padding: 2% 0 0 7%;
}
.form-content-text{
	width:85%;
	height: 150px;
	padding: 0% 0 2% 0%;
	margin: 0 auto;
}
.form-content-text p{
	display: block;
    width: 90%;
    height: auto;
    font-size: 17px;
    color: #ffffff;
    line-height: 30px;
}
.form-images{
	width:100%;
	height: auto;
	margin:10% 15%;
}
.form-images img{
	width: 100%;
    height: auto;
}
.form-content-B{
	float: left;
	width: 50%;
	height: auto;
	display: block;
	margin: -15% 0% 0% 1%;
	padding: 2% 0% 3% 3%;
    /*border: 1px solid #ddd;*/
}
.form-content-B h1{
	display: block;
    float: left;
    width: 50%;
    height: 50px;
    font-size: 17px;
    color: #050505;
    line-height: 50px;
}
.form-text {
    position: relative;
}
.half {
    width: 60%;
    max-width: 490px;
    float: left;
}
.half-2 {
    width: 100%;
    max-width: 600px;
    float: left;
}
.form-title {
    margin-bottom: 1%;
	width: 100%;
	height: 25px;
}
.form-title h2{
	display: block;
	float: left;
    height: 25px;
    font-size: 16px;
    color: #585858;
    line-height: 25px;
}
.location-a{
	width: 35%;
    max-width: 100%;
    float: left;
}
.location-b{
	width: 65%;
    max-width: 100%;
    float: left;
}
.location-a .select {
    flex: 1;
    padding: 0 0.1em;
    color: #34495e;
    font-size: 17px;
    cursor: pointer;
}
.location-a select {
    position: relative;
    display: flex;
    width: 90%;
    height: 30px;
    background: #f5f5f5;
    color: #595757;
    overflow: hidden;
    border-radius: 0.1em;
    font-size: 17px;
    font-weight: normal;
    border: 1px solid #dddddd;
}
.location-c{
	width: 100%;
    max-width: 100%;
    float: left;
	padding-bottom: 2%;
}
.location-c .select {
    flex: 1;
    padding: 0 0.1em;
    color: #34495e;
    font-size: 17px;
    cursor: pointer;
}
.location-c select {
    position: relative;
    display: flex;
    width: 90%;
    height: 30px;
    background: #f5f5f5;
    color: #595757;
    overflow: hidden;
    border-radius: 0.1em;
    font-size: 16px;
    font-weight: normal;
    border: 1px solid #dddddd;
}	
.burgundy {
	margin-top: 2%;
    color: #d10101;
}
.fillBox {
    display: block;
    overflow: hidden;
	width: 95%;
}
.inText {
    padding: 5px;
    margin-bottom: 3%;
    width: 95%;
    height: 30px;
    background-color: #f7f7f7;
    border: 1px solid #ddd;
    outline: none;
    font-size: 16px;
}
.fillBox textarea {
    padding: 5px;
    margin-top: 8px;
    width: 95%;
    height: 120px;
    background-color: #f7f7f7;
    border: 1px solid #ddd;
    outline: none;
    resize: none;
}
.btn-A{
	width: 150px;
	height: 50px;
	display: block;
	float: left;
	margin: 5% 0 0 3%;
	border-radius: 30px;
	border: 0px solid transparent;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#4eb4e2+1,1588d3+100 */
background: #4eb4e2; /* Old browsers */
background: -moz-linear-gradient(top,  #4eb4e2 1%, #1588d3 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #4eb4e2 1%,#1588d3 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #4eb4e2 1%,#1588d3 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4eb4e2', endColorstr='#1588d3',GradientType=0 ); /* IE6-9 */

}
.btn-A p,.btn-B p{
	display: block;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 50px;
	text-align: center;	
}
.btn-B{
	width: 150px;
	height: 50px;
	display: block;
	float: left;
	margin: 5% 3% 0 3%;
	background-color: #476374;
	border-radius: 30px;
	border: 0px solid transparent;
}
.btn-A:hover{
	width: 150px;
	height: 50px;
	display: block;
	background: #eb6100;
	border-radius: 30px;
	border: 0px solid transparent;
	
}
.btn-B:hover{
	width: 150px;
	height: 50px;
	display: block;
	background-color: #2e4c5e;
	border-radius: 30px;
	border: 0px solid transparent;
	
}
.btn-A a,.btn-B a {
	text-decoration: none;
}
.btn-C{
	width: 20%;
    height: 40px;
    float: left;
    margin-top: 1%;
    margin-left: 2%;
    /* background-color: #476374;*/
	transform:translateX(0,0);
    transition: all 0.5s ease-out;
    border-radius: 30px;
    border: 1px #e9f4f5 solid;
}
.btn-C h2{
	display: block;
    width: 60%;
    height: auto;
    font-size: 16px;
    color: #00b6d6;
    line-height: 40px;
    text-align: center;
    float: left;
    margin-left: 1.3rem;
}
.btn-C:hover{
/*-webkit-transition: background-color 2s ease-out;
  -moz-transition: background-color 2s ease-out;
  -o-transition: background-color 2s ease-out;
  transition: background-color 2s ease-out;*/
  transform:translateX(20px);
   background-color: #00b6d6;
   cursor: pointer;

}
.form-content-B h3 {
    display: block;
    float: left;
    width: 100%;
    height: 30px;
    font-size: 18px;
    color: #476374;
    line-height: 30px;
}	
.btn-C img {
    max-width: 100%;
    height: 30px;
    vertical-align: middle;
    padding-top: 7%;
	transform:translateX(0,0);
	 transition: all 0.5s ease-out;
}
.btn-C img:hover {
    -webkit-filter:brightness(0.99);
	transform:translateX(10px)
}	
.customer-service-container{
	width:100%;
	height:500px;
}
.customer-hotline-content{
	width: 100%;
	height: 500px;
	display: block;
	margin: 0 auto;
}
.customer-hotline{
	width: 45%;
	float: left;
	height: 300px;
	padding: 3% 0 5% 3%;
}
.hotline-t1{
	display: block;
    width: 100%;
    height: 60px;
	clear: both;
	margin-bottom: 8%;
}
.hotline-content-1{
	display: block;
    width: 17%;
    height: 60px;
	float: left;
}
.hotline-content-1 img{
	width: 60px;
	height: 60px;
}
.hotline-t1 h3{
	display: block;
    width: 100%;
    height: 60px;
    font-size: 26px;
    color: #00b6d6;
    line-height: 60px;
}
.customer-hotline p{
	display: block;
    width: 100%;
    height: 40px;
    font-size: 16px;
    color: #476374;
    line-height: 40px;
    padding: 1% 0 1% 2%;
    letter-spacing: 1px;
}
.customer-hotline a{
	text-decoration: none;
	color: #476374;
}
.customer-hotline a:hover{
	text-decoration: none;
	color: #333333;
}
.customer-t1{
	display: block;
    width: 100%;
    height: 60px;
	clear: both;
}
.line-content-1{
	display: block;
    width: 16%;
    height: 60px;
	float: left;
	padding-right: 0%;
}
.line-content-1 img{
	width: 60px;
	height: 60px;
}
.customer-t1 h3{
	display: block;
    width: 100%;
    height: 60px;
    font-size: 25px;
    color: #00b6d6;
    line-height: 60px;
}
.line-content-2{
	display: block;
    width: 100%;
    height: 60px;
}
.line-content-2 p{
	display: block;
    width: 100%;
    height: 30px;
    font-size: 18px;
    color: #476374;
    line-height: 30px;
	padding: 2% 0 2% 2%;
    letter-spacing: 1px;
}
.customer-line{
	width: 50%;
	float: left;
	height: 300px;
	padding: 3% 0 1% 0;
}
.line-content-3{
	display: block;
    width: 100%;
    height: 300px;
}
.QR-content{
	width: 100px;
    float: left;
    height: 100px;
    border: 1px solid #DEDEE0;
    background-color: #FFF;
    border-radius: 15px;
    margin: 2% 1% 2% 1%;
}
.QR-content-11{
	width: 100px;
    float: left;
    height: 100px;
    border: 1px solid #DEDEE0;
    background-color: #FFF;
    border-radius: 15px;
    margin: 2% 1% 2% 1%;
}
.QR-content img{
	width: 100px;
	height: 100px;
	margin: 0 auto;
}
.QR-content-11 img{
	width: 100px;
	height: 100px;
	margin: 0 auto;
}
.QR-content h1{
	display: block;
    width: 90%;
    height: 25px;
    font-size: 15px;
    color: #476374;
    line-height: 25px;
    padding: 0% 0 0% 10%;
    text-align: center;
}
.QR-content h3 {
    display: block;
    width: 100%;
    height: 30px;
    font-size: 15px;
    color: #476374;
    line-height: 30px;
    padding: 20% 0 2% 0%;
    text-align: center;
}
.QR-content h4 {
    display: block;
    width: 100%;
    height: 30px;
    font-size: 18px;
    color: #292b2c;
    line-height: 30px;
    padding: 5% 0 2% 0%;
    text-align: center;
}
.QR-content-2{
	width:5%;
	float: left;
	height: 100px;
	margin: 10% 0% 0% 0%;
}
.QR-content-2 h1{
	display: block;
    width: 100%;
    height: 30px;
    font-size: 20px;
    color: #333333;
    line-height: 30px;
	text-align: center;
	font-weight:bold;
}
.QR-content-3{
	width: 5%;
    float: left;
    height: 50px;
    margin: 12% 0% 0% 0%;
}
.triangle-right{
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-left: 13px solid #333333;
    border-bottom: 8px solid transparent;
    text-align: center;
    margin: 0 0 0 20%;
}	
}