﻿@font-face{
	font-family: FontAwesome;
	src: url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/fonts/FontAwesome.otf);
}

@charset "UTF-8";
	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%;
	vertical-align:baseline;
	font:inherit
}
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
}
* {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box
}
html {
	-webkit-text-size-adjust:100%;
	overflow-x:hidden;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale
}
::selection {
	background-color:#1a1834;
	color:#fff;
	text-shadow:none
}
::-moz-selection {
	background-color:#1a1834;
	color:#fff;
	text-shadow:none
}
body {
	font-family:Arial,'Meiryo',"微軟正黑體","Microsoft JhengHei",sans-serif;
	/*background:url(BG_01.png) repeat fixed;
	min-width:315px*/
}
hr {
	border-bottom:1px solid #ddd;
	border-left:0;
	border-right:0;
	border-top:0;
	margin:4px 0
}
.ANT {
	-webkit-transition:all .4s;
	-moz-transition:all .4s;
	-ms-transition:all .4s;
	-o-transition:all .4s;
	transition:all .4s
}
.clear {
	clear:both
}
.top,.footer {
	line-height:0;
	width:100%;
	position:relative
}
#noie6 {
    background: #FFDFDF; /*背景色*/
    border: 1px solid #FF2F2F; /*邊線*/
    clear: both; /*清除繼承上方的浮動*/
    color: #555; /*字體顏色*/
    display: block; /*顯示方式*/
    font-size: 15px; /*字體大小*/
    height: 40px; /*高度*/
    letter-spacing: 1px; /*字體間距*/
    padding: 5px; /*內邊距*/
    position: relative; /*相對定位*/
    text-align: center; /*文字置中*/
    top: 10px; /*距離上方10px*/
    width: 100%; /*寬度*/
    z-index:99;
}
#GOTOP {
	display:none;
	width:38px;
	height:38px;
	cursor:pointer;
	position:fixed;
	right:10px;
	bottom:10px;
	background-color:#1f458c;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	-ms-border-radius:50%;
	-o-border-radius:50%;
	border-radius:50%;
	z-index:555;
	text-align:center;
	color:#fff;
	-webkit-box-shadow:0 3px 0 rgba(0,0,0,.25);
	box-shadow:0 3px 0 rgba(0,0,0,.25);
	-webkit-transition:all .4s;
	-moz-transition:all .4s;
	-ms-transition:all .4s;
	-o-transition:all .4s;
	transition:all .4s
}
#GOTOP:hover {
	background-color:#0140ff
}

#GOTOP:hover i {
	color: #fff;
}

#GOTOP i {
	display:block;
	font-size:22px;
	line-height:1.3;
	text-align:center;
	margin-top:3px
}
.CENTER {
	width:100%;
	display:inline-block;
	*display:inline;
	*zoom:1;
	text-align:center
}
.W_CENTER {
	width:100%;
	height:auto;
	max-width:1000px;
	margin:0 auto
}
.ALL {
	width:100%;
	overflow:hidden;
	margin:0 auto;
}
.CONTENT1{
	background:url(../images/top_bg_1920.jpg) no-repeat center top fixed;
	width:100%;
	height: 680px;
	min-height: 380px;
	/*padding-bottom:33.22916666666667%;
	background-size:100% auto;*/
	background-color: #305cba;
	overflow:hidden;
}

.CONTENT1 .WRAPPER{
	margin:0 auto;
	width:100%;
	max-width:1200px;
	overflow:hidden;
	position:relative;
}

.monthly{
	position: absolute;
	top:0;
	left: 1%;
	padding: 2% 3% 1% 3%;
	border-radius: 0 0 15px 15px;
	background-color: #1c4187;
}

.monthly p{
	font-size: 24px;
	color: #fff;
}

h1, .chatbot{
	display: block;	
	margin: 0 auto;
}

.chatbot{
	margin-top: -28%;
	width: 50vw;
	max-width: 550px;
	min-width: 160px;
	height: auto;
}

.chatbot_IMG{
	background-image:url(../images/chatbot.png);
	width:100%;
	padding-bottom: 218.1818181818182%;
	background-size:100% auto;
	background-repeat:no-repeat;
	background-position:center center;
	}

h1{
	margin-top: 20%;
	text-indent: -9999999px;
	width: 100%;
	max-width: 1100px;
	height: auto;
	/*animation: GOING2 1.8s infinite alternate linear;
	-webkit-animation: GOING2 1.8s infinite alternate linear;
	-moz-animation: GOING2 1.8s infinite alternate linear;
	-ms-animation: GOING2 1.8s infinite alternate linear;
	-o-animation: GOING2 1.8s infinite alternate linear;*/
	}

.h1_IMG{
	background-image:url(../images/H1.png);
	width:100%;
	padding-bottom:12.72727272727273%;
	background-size:100% auto;
	background-repeat:no-repeat;
	background-position:center center;
	}

.sub{
	position: absolute;
	top: 42%;
	left: 50%;
	margin-left: -375px;
	/*margin: 0 auto;*/
	width: 750px;
	text-align:center;
	font-size:28px;
	line-height: 1.8;
	/*padding: 1% 2%;*/
	/*box-shadow:  0 0 35px 10px rgba(56, 123, 244, 0.9); */
}

.sub p{
	float: left;
	width: 100%;
	color: #fff;
	background-color: rgba(28, 65, 135, .85);
	border-radius: 50px;
}

.CTA{
	float: left;
	width: 25%;
	color: #ffd800;
	background-color: rgba(14, 32, 46, .85);
	border-radius: 0 50px 50px 0;
	cursor: pointer;
}

.CTA:hover{
	color: #fa3734;
}

.W1{
	position: absolute;
	top: 32%;
	right: 12%;
}

.W2{
	position: absolute;
	top: 32%;
	left: 15%;
}

.W1 img{
	max-width: 315px;
	min-width: 125px;
	width: 35vw;
}

.W2 img{
	max-width: 142px;
	min-width: 50px;
	width: 15vw;
}

.bounce{ 
	-ms-animation: bounce 2s 2s infinite;
	-moz-animation: bounce 2s 2s infinite;
	-webkit-animation: bounce 2s 2s infinite;
	animation: bounce 2s 2s infinite;
	animation-delay: 3s;
	}

.tada{ 
	-ms-animation: tada 2s 1s infinite;
	-moz-animation: tada 2s 1s infinite;
	-webkit-animation: tada 2s 1s infinite;
	animation: tada 2s 1s infinite;
	animation-delay: 2s;
	}

.pulse{ 
	-ms-animation: pulse 2s 1s infinite;
	-moz-animation: pulse 2s 1s infinite;
	-webkit-animation: pulse 2s 1s infinite;
	animation: pulse 2s 1s infinite;
	animation-delay: 3s;
	}

.CONTENT2 {
	display:block;
	width:100%;
	background:url(../images/BG2.png) repeat fixed;
	background-color: #11b5f7;
	overflow:hidden;
	text-align:center;
	padding:2% 0;
}
.CONTENT2 h4 {
	font-size:34px;
	line-height:1.1;
	font-weight:500;
	color: #004986;
}
.CONTENT2 h4 span {
	font-size:22px;
	font-weight:300;
	letter-spacing:2px;
	color:#fff;
}
.BG34 {
	display:block;
	width:100%;
	overflow:hidden;
	background:url(../images/BG34.jpg) top center no-repeat fixed;
	/*text-shadow:0 1px 2px rgba(0,0,0,.5);*/
	background-size:cover
}
.CONTENT3 {
	display:block;
	width:100%;
	overflow:hidden;
	text-align:center;
	padding:5% 0;
	background:rgba(255, 255, 255, 0.8);
	text-align:left
}
.CONTENT4,.CONTENT5,.CONTENT6 {
	display:block;
	width:100%;
	overflow:hidden;
	text-align:center;
	padding:5% 0;
	background:url(../images/BG3.png) repeat;
	text-align:left
}
.CONTENT3 img,.CONTENT4 img {
	margin:0 auto;
	padding-bottom:30px;
	width:80%;
	max-width:407px
}

.CONTENT3 h2{
	font-size: 28px;
	color: #1f458c;
	font-weight: 600;
	line-height: 1.4;
	margin-bottom: 30px;
}

.h3{
	padding-left:25px;
}
.BG34 p {
	padding-left:25px;
	line-height:1.8;
	letter-spacing:1px;
	font-size:17px;
	color:#151515;
	margin-bottom: 15px;
}

.BG34 .CONTENT3 p{
	padding-left:0;
	padding-right: 5%;
	text-align:justify;
    text-justify:inter-word;
}
.BG34 p i, .BG34 p span{
	color: #1f458c;
}
.BG34 p span{
	font-size: 19px;
	font-weight: bold;
}
.BG34 p b {
	font-size:50px;
}
.CONTENT3 .W_CENTER,.CONTENT4 .W_CENTER {
	max-width:1100px
}
.BG34 ul li {
	line-height: 1.3;
	padding-bottom:10px
}
.BG34 ul li span {
	font-size: 19px;
	font-weight: bold;
}
.BG34 ul i {
	color:#14192d;
}
.H3_C {
	display:block;
	overflow:hidden;
	margin-bottom:12px;
	clear:both;
	padding-top:8px;
	padding-bottom:8px;
	border:1px solid #1f458c;
	border-width:1px 1px 1px 10px;
	border-left-color:#1f458c;
	padding-left:20px;
	margin-bottom: 30px;
}
.H3_C h3 {
	color:#1f458c;
	font-size:30px;
	line-height:1.1;
	font-weight:500;
	display:block;
	text-align:left
}
.H3_C h3 span {
	color:#ffb54d
}
.blank{
	height: 50px; 
}
.CONTENT4 {
	background:url(../images/BG3.png) repeat fixed;
}
.CONTENT5 {
	background:url(../images/BG5.jpg) top center no-repeat;
	display:block;
	width:100%;
	overflow:hidden;	
	background-size:cover
}
.CONTENT5 ul {
	margin-top:8%
}
.CONTENT5 ul p {
	color:#fff;
}
.CONTENT5 li {
	padding-bottom:15px
}
.CONTENT5 li a {
	color:#fff;
	text-decoration:none
}

.CONTENT5 li span {
	display:inline;
	width:60px;
	height:60px;
	line-height:60px;
	text-align:center;
	font-size:64px;
	background-color:#1f458c;
	font-family: 'Montserrat', sans-serif;
	float:left
}
.CONTENT5 li h4 {
	height:60px;
	line-height:60px;
	display:inline-block;
	font-size:24px;
	letter-spacing:1px;
	background-color:rgba(255,255,255,.8);
	padding-left:15px;
	padding-right:5%
}
.CONTENT5 li:nth-child(1) h4 , .CONTENT5 li:nth-child(3) h4{
	border-bottom:2px solid #1f458c;
}
.CONTENT5 li:nth-child(1) h4 {
	cursor:pointer
}
.CONTENT5 li:nth-child(2) h4 {
	border-bottom:2px solid #ffff00;
}
.CONTENT5 li:nth-child(1) span, .CONTENT5 li:nth-child(3) span {
	color: #fff;
}
.CONTENT5 li:nth-child(2) span {
	color: #1f458c;
	background-color:#ffff00
}
.CONTENT5 li h4 b {
	font-size:16px
}
.CONTENT6 {
	background:url(../images/BG6.jpg) no-repeat center top fixed;
	display:block;
	width:100%;
	overflow:hidden
}
.CONTENT6 p.CON6_P {
	font-size:30px;
	line-height:1.3;
	text-align:center;
	color: #151515;
	font-weight: 700;
}

.CONTENT6 p.CON6_P span {
	font-size: 26px;
	font-weight: 400;
}

.FREE_B {
	display:block;
	text-align:center
}
.FREE_B .FREE img {
	width:100%;
	max-width:450px;
	margin:0 auto;
	margin-top:3%
}
#FROM_B #FROM {
	width:100%;
	margin:0 auto;
	padding:2% 0 0 0;
	max-width:546px;
	margin:0 auto
}
#FROM_B #FROM ul {
	width:100%
}
#FROM_B #FROM li {
	width:100%;
	float:left;
	padding:4px 2px
}
#FROM_B #FROM li.WLI {
	width:50%;
	float:left
}
#FROM_B #FROM .INP_A {
	width:100%;
	font-family:Arial,"文泉驛正黑","WenQuanYi Zen Hei","儷黑 Pro","LiHei Pro","微軟正黑體","Microsoft JhengHei",DFKai-SB,sans-serif;
	color:#1b2034;
	height:36px;
	line-height:36px;
	max-height:36px;
	font-size:16px;
	text-align:left;
	padding-left:10px;
	-webkit-box-shadow:inset 0 0 0 #fff;
	-moz-box-shadow:inset 0 0 0 #fff;
	-ms-box-shadow:inset 0 0 0 #fff;
	-o-box-shadow:inset 0 0 0 #fff;
	box-shadow:inset 0 0 0 #fff;
	background-color:#fff;
	font-weight:500;
	border:0 solid #fff;
	border-left:5px solid #1f458c;
}
#FROM_B #FROM .INP_A:hover {
	border-left-color:#003fff
}
#FROM_B #FROM .INP_A:focus {
	border-left:5px solid #1f458c
}
.INP_A_2 {
	width:100%;
	font-family:Arial,"文泉驛正黑","WenQuanYi Zen Hei","儷黑 Pro","LiHei Pro","微軟正黑體","Microsoft JhengHei",DFKai-SB,sans-serif;
	color:#1b2034;
	font-size:16px;
	text-align:left;
	background-color:#fff;
	font-weight:500;
	border:0 solid #fff;
	border-left:5px solid #1f458c;
	min-height:70px;
	padding:10px
}
.INP_A_2:hover {
	border-left-color:#003fff
}
.INP_A_2:focus {
	border-left:5px solid #1f458c;
	outline:0
}
p.INP_A_2_B {
	font-size:16px;
	text-align:left;
	padding-left:10px;
	padding-bottom:5px
}
#FROM_B #FROM #READ {
	padding:0;
	position:relative
}
#FROM_B #FROM .CHBOX {
	min-height:21px;
	min-width:21px;
	float:left;
	margin-top:12px
}
#FROM_B #FROM #READ label {
	display:block!important
}
#FROM_B #FROM #READ span {
	line-height:1.3;
	font-size:15px;
	position:absolute;
	left:30px;
	top:12px;
	font-weight:400;
	color:#1b2034
}
#FROM_B #FROM #READ span a {
	font-size:15px;
	font-weight:400;
	color:#1b2034;
	text-decoration: underline;
}
.INP_A:focus {
	outline:0
}
#FROM_B #FROM #BUT {
	width:100%;
	font-size:28px;
	color:#fff;
	cursor:pointer;
	text-align:center;
	background-color:#1f458c;
	-webkit-box-shadow:0 4px 0 #132a56,0 8px 3px rgba(0, 0, 0, 0.5),0 8px 20px rgba(0,0,0,0.2);
	box-shadow:0 8px 0 #132a56,0 8px 3px rgba(0,0,0,0.5),0 8px 20px rgba(0,0,0,0.2);
	-moz-transition:all .2s ease-in-out;
	-o-transition:all .2s ease-in-out;
	-webkit-transition:all .2s ease-in-out;
	transition:all .2s ease-in-out;
	margin-top:10px;
	letter-spacing:3px;
	line-height:1.5;
	padding-top:2px;
	border:none;
}
#FROM_B #FROM #BUT:hover {
	box-shadow:none;
	-ms-transform:translateY(4px);
	-webkit-transform:translate3D(0,4px,0);
	-moz-transform:translateY(4px);
	transform:translate3D(0,4px,0);
	background-color:#151515;
	color:#feea3a;
}
/*#FROM_B #FROM option {
	background-color:#283593;
	color:#fff
}*/

.FREE p{
	/*text-align: center;*/
	font-size: 16px;
	margin-top: 20px;
	letter-spacing: 1px;
	line-height: 1.5;

}

@media screen and (max-width:1680px) {	
	.CONTENT2 { padding:2.2% 0}
}

@media screen and (max-width:1280px) {
	.CONTENT3 img,.CONTENT4 img {max-width:350px}
}

@media screen and (max-width:1200px) { 
	.W2{left: 10%;}
}

@media screen and (max-width:1023px) {
	.CONTENT1{ height: 580px;}
	.sub{ top: 45%; left: 0; margin-left: 5%; width: 90%; font-size: 25px;}
	.W1{ top: 32%; right: 5%; }
	.BG34 p b { font-size:30px; }
}

@media screen and (max-width:767px) {
	.CONTENT1{ height: 750px;}
	.chatbot{margin-top: 5%; width: 90vw; max-width: 768px; min-width: 320px; }
	.chatbot_IMG{background-image:url(../images/chatbot2.png); width:100%; padding-bottom: 156.25%; background-size:100% auto; background-repeat:no-repeat; background-position:center center; }
	h1{ display: none; }
	.BG34 .CONTENT3 p{padding-right: 0%;}
	.W2{position: absolute; top: 20%; left: 5%; }
	.CONTENT6{ background:url(../images/BG3.png) repeat center top fixed;}
	.sub{ top: 55%; left: 0; margin-left: 10%; width: 80%; font-size: 25px;}
	.sub p, .CTA{ float: none; width: 100%; border-radius: 50px;} 
}

@media screen and (max-width:639px) {
	.CONTENT1{ height: 600px;}
	.monthly p{ font-size: 21px;}
	.sub{ margin-left: 5%; width: 90%; font-size: 21px;}
	/*.CTA, .sub p{ border-radius: 0; }*/
	.CONTENT2 {padding:7% 0 }
	.CONTENT2 h4 {font-size:26px }
	.CONTENT3,.CONTENT4,.CONTENT5,.CONTENT6 {padding:12% 0 }
	.CONTENT3 img,.CONTENT4 img {max-width:70% }
	.h3{padding-left: 5px; font-size:20px }
	.BG34 { background-image: none; }
	.BG34 p {padding-left: 5px; font-size:15px }
	.H3_C h3 {font-size:28px }
	.CONTENT5 li {padding-bottom:10px }
	.CONTENT5 li span {
		width:50px;
		height:50px;
		line-height:50px;
		font-size:50px
	}
	.CONTENT5 li h4 {
		height:50px;
		line-height:50px;
		font-size:17px;
		padding-left:10px
	}
	.CONTENT6 p.CON6_P { font-size:25px}
	.CONTENT6 p.CON6_P span { font-size: 22px;}

}

@media screen and (max-width:479px) {
	.CONTENT1, .CONTENT2, .CONTENT3,.CONTENT4,.CONTENT5,.CONTENT6 {min-width: 320px;}
	.CONTENT3,.CONTENT4,.CONTENT5,.CONTENT6 {padding:14% 0;}
	.CONTENT1{ height: 450px;}
	.W1{ top:34%; right: 7%;}
	.sub p{ line-height: 1.3; padding: 2% 2%; font-size: 18px;}
	.CONTENT2 h4 {font-size:22px;}
	.CONTENT2 h4 span {font-size:17px;}
	.CONTENT6 p.CON6_P span { font-size: 16px;}
	.H2{ margin-top: -50px; }
	.H3_C h3 {font-size:24px;}
	.FREE p{ font-size: 13px;}

}

@media screen and (max-width:376px) {
	.sub{ top: 60%; }
}

