@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: #0089e4;
	color: #fff;
	text-shadow: none
}

::-moz-selection {
	background-color: #0089e4;
	color: #fff;
	text-shadow: none
}

html {
	-webkit-text-size-adjust: none;
	font-family: Arial, Helvetica, "微軟正黑體", sans-serif, Microsoft JhengHei;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: Arial, Helvetica, "source-han-sans-traditional", "微軟正黑體", "Microsoft JhengHsans",
		sans-serif;
}


a {
	text-decoration: none !important;
}

/*a{text-decoration:none !important;}*/

.ANT {
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-ms-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s
}


/* ----------電腦版型--------------------------- */



.LOGO {
	display: block;
	overflow: hidden;
	background-color: #fff;
	width: 100%;
	height: auto;
}

.LOGO .WRAPPER {
	margin: 0 auto;
	width: 100%;
	height: auto;
	max-width: 1200px;
	text-align: center;
}

.LOGO .WRAPPER img {
	width: 18%;
	height: auto;
	margin: 0 auto;
	padding: 15px;
}

.TOP {
	display: block;
	overflow: hidden;
	background: url(../images/top_bg.jpg) center top no-repeat;
	background-color: #fff;
	width: 100%;
	height: 587px;
	min-height: 310px;
}

.TOP .WRAPPER,
.AWARD ul {
	margin: 0 auto;
	width: 95%;
	height: 100%;
	max-width: 1200px;
}

.left {
	position: relative;
	max-width: 900px;
	width: 100%;
	margin: 0 auto;
}

.student {
	display: block;
	position: absolute;
	margin: 0 auto;
	height: auto;
	max-width: 651px;
	min-width: 280px;
	top: 20px;
	left: 0;
}

.student img {
	width: 100%;
	max-width: 651px;
	height: auto;
}

.subject {
	display: block;
	position: absolute;
	margin: 0 auto;
	height: auto;
	max-width: 499px;
	min-width: 280px;
	top: 50px;
	left: 50px;
}

.subject img {
	width: 100%;
	max-width: 499px;
	height: auto;
}

.CTA1 {
	float: left;
	display: table;
	width: 130px;
	height: 45px;
	border-radius: 50px;
	background-color: rgba(255, 198, 27, 0.9);
	margin: 0 auto;
	z-index: 9999;
	cursor: pointer;
	margin-top: 5px;
	z-index: 9999999;
}

.CTA1 p {
	display: table-cell;
	font-size: 19px;
	line-height: 1.2;
	text-align: center;
	color: #000;
	text-align: center;
	vertical-align: middle;
}

.CTA2 {
	clear: both;
	margin: 0 auto;
	max-width: 250px;
	width: 70%;
	margin-top: 70px;
}

.CTA1:hover {
	width: 135px;
	background-color: rgba(25, 113, 219, 0.9);
}

.CTA1:hover p {
	color: #ffc61b;
}




/*------------- TEXT -------------*/
.TEXT {
	display: block;
	overflow: hidden;
	width: 100%;
	height: auto;
	padding-top: 50px;
	padding-bottom: 60px;
	background: url(../images/bg.jpg) center top repeat;
}

.TEXT .WRAPPER {
	margin: 0 auto;
	width: 95%;
	height: 100%;
	max-width: 768px;
}

.TEXT .CONTENT {
	margin: 0 auto;
	width: 95%;
	height: 100%;
	max-width: 1200px;
}

.AWARD,
.CONTENT1,
.FORM_BLOCK {
	width: 100%;
	height: auto;
	padding-top: 50px;
	padding-bottom: 60px;
	background: url(../images/bg.jpg) center top repeat;
}

.CONTENT1 {
	padding-top: 70px;
	padding-bottom: 90px;
}

.AWARD ul li {
	font-size: 17px;
	line-height: 1.5;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}

.box-text {
	width: 60%;
	height: auto;
	line-height: 1.3;
	font-size: 32px;
	color: #fff;
	background-color: #e02634;
	padding: 5px 15px;
	margin: 0 auto;
	margin-bottom: 30px;
	text-align: center;
}

h3 {
	color: #1b1b1b;
	font-size: 24px;
	line-height: 1.6;
	text-align: center;
}

h3 span {
	color: #0390d5;
}

.serial {
	display: block;
	overflow: hidden;
	width: 100%;
	height: auto;
	border: 1px #e02634 solid;
	padding: 30px;
	margin-top: 30px;
	margin-bottom: 5px;
}

.numberbox {
	margin-top: 80px;
	margin-left: -150px;
}

.numbertext {
	line-height: 32px;
}

h5 {
	font-size: 17px;
	line-height: 24px;
	color: #e02634;
	text-align: center;
	padding: 15px 0;
	margin-bottom: 30px;
}

.h4 {
	float: left;
	font-size: 17px;
	line-height: 28px;
	color: #1b1b1b;
}

.h4 p {
	color: #0390d5;
	font-weight: bold;
}

.h4 font {
	color: #0390d5;
	font-weight: bold;
}

.h4 span {
	color: #e60012;
}



/*------------- AWARD -------------*/
.AWARD {
	padding-top: 10px;
	padding-bottom: 0;
	background-color: #ffc61b;
	background-image: none;
	display: -webkit-box;
	overflow: auto;
}

.AWARD ul {
	max-width: 720px;
}

.AWARD ul li {
	float: left;
	font-size: 18px;
}

.AWARD ul li span {
	color: #d70000;
	font-weight: 700;
}

.AWARD ul li:nth-child(1) img {
	margin-top: 15px;
	vertical-align: bottom;
}

.AWARD ul li:nth-child(odd) {
	width: 20%;
}

.AWARD ul li:nth-child(2) {
	width: 60%;
	border-left: 5px solid #d70000;
	padding-left: 2%;
	margin-top: 30px;
}







/*------------- CONTENT1 -------------*/
/* h1 {
	position: relative;
	text-align: center;
	line-height: 1.3;
	font-size: 32px;
	letter-spacing: 1px;
	color: #0075a9;
	font-weight: 600;
	margin-bottom: 10px;
	padding: 0 15px;
} */
h6 {
	position: relative;
	text-align: center;
	line-height: 1.3;
	font-size: 32px;
	letter-spacing: 1px;
	color: #0075a9;
	font-weight: 600;
	margin-bottom: 10px;
	padding: 0 15px;
}


.line {
	margin: 0 auto;
	background-color: #cbd300;
	width: 150px;
	height: 5px;
	margin-bottom: 2px;
}

.line-thin {
	margin: 0 auto;
	background-color: #cbd300;
	width: 150px;
	height: 2px;
	margin-bottom: 50px;
}

/* style for waterfall grid */
.wf-container {
	margin: 0 auto;
	padding-bottom: 50px;
}

.wf-container:before,
.wf-container:after {
	content: '';
	display: table;
}

.wf-container:after {
	clear: both;
}

.wf-box {
	margin: 10px;
	/*border:1px solid #06336f;*/
	background-color: #FFF;
	margin-bottom: 5%;
}

.wf-box img {
	display: block;
	width: 100%;
}

.wf-box .content {
	border: 1px solid #ccc;
	border-top-width: 0;
	padding: 5px 8px;
}

.wf-column {
	float: left;
}

.t1 {
	background-color: #cbd300;
	color: #fff;
	font-size: 25px;
	margin: 0 auto;
	padding-top: 15px;
	padding-bottom: 15px;
	display: block;
	position: relative;
	text-align: center;
}

.t2 {
	background-color: #0390d5;
	color: #fff;
	font-size: 25px;
	margin: 0 auto;
	padding-top: 15px;
	padding-bottom: 15px;
	display: block;
	position: relative;
	text-align: center;
}

.course_frame {
	width: 100%;
	padding: 15px;
	padding-bottom: 10%;
	margin: 0 auto;
	border-left: 1px solid #cbd300;
	border-right: 1px solid #cbd300;
	border-bottom: 1px solid #cbd300;
}

.course_frame_a {
	width: 100%;
	padding: 15px;
	padding-bottom: 10%;
	margin: 0 auto;
	border-left: 1px solid #0390d5;
	border-right: 1px solid #0390d5;
	border-bottom: 1px solid #0390d5;
}

.course_frame ul,
.course_frame_a ul {
	margin-left: 20px;
}

.course_frame ul li,
.course_frame_a ul li {
	text-align: center;
	color: #1b1b1b;
	font-size: 15px;
	line-height: 1.3;
	margin-bottom: 10px;
	margin-left: -20px;
}

.course_frame ul li p.more,
.course_frame_a ul li p.more {
	float: right;
	font-size: 15px;
	margin-top: 0px;
	color: #1b1b1b;
}

.t3 {
	color: #06336f;
	font-size: 15px;
	margin: 0 auto;
	display: block;
	margin-bottom: 10px;
}

@media screen and (min-width:320px) {
	.wf-container {
		width: 270px;
	}
}

@media screen and (min-width:375px) {
	.wf-container {
		width: 325px;
	}
}

@media screen and (min-width:479px) {
	.wf-container {
		width: 630px;
	}
}

@media screen and (min-width:768px) {
	.wf-container {
		width: 730px;
	}
}

@media screen and (min-width:992px) {
	.wf-container {
		width: 970px;
	}
}

@media screen and (min-width:1023px) {
	.wf-container {
		width: 950px;
	}
}

.CONTENTclassbox {
	width: 100%;
	height: auto;
	margin-bottom: 50px;
}

.CONTENTclass {
	overflow: hidden;
	position: relative;
	float: left;
	width: 31%;
	height: 100%;
	border: #dcdcdc solid 1px;
	margin: 0 1% 0 1%;
	margin-bottom: 30px;
	background-color: #fff;
	text-align: center;
}

.CONTENTclass img {
	display: block;
	margin: 0 auto;
	width: 100%;
	height: auto;
	margin-bottom: 15px;
}

.CONTENTclass h4 {
	font-size: 18px;
	color: #1b1b1b;
	font-weight: bold;
	line-height: 25px;
	height: 50px;
	padding: 0 10px;
	overflow: hidden;
	margin-bottom: 10px;
}

.CONTENTclass p {
	font-size: 18px;
	color: #898989;
	line-height: 25px;
	height: 40px;
	overflow: hidden;
	padding: 0 10px;
	margin-bottom: 10px;
}

.CONTENTclassbt {
	position: relative;
	float: left;
	width: 100%;
	height: auto;
	background-color: #dcdcdc;
	padding: 10px;
	font-size: 18px;
	text-align: center;
	color: #1b1b1b;
}




/*------------- FORM_BLOCK -------------*/

.FORM_BLOCK {
	width: 100%;
	height: auto;
	background: url(../images/bg01.jpg);
	background-attachment: fixed;
}

.FORM_BLOCK .container .row {
	margin: 0 auto;
	width: 95%;
	height: 100%;
	max-width: 1200px;
}

h1 {
	position: relative;
	width: 320px;
	font-size: 25px;
	color: #fff;
	line-height: 1.3;
	text-align: center;
	border: 1px #fff solid;
	border-radius: 30px;
	margin: 0 auto;
	padding: 5px 15px;
}

h2 {
	font-size: 28px;
	text-align: center;
	color: #cbd300;
	margin-top: 15px;
	-webkit-animation: discolor 1s infinite;
	-moz-animation: discolor 1s infinite;
	-ms-animation: discolor 1s infinite;
	-o-animation: discolor 1s infinite;
	animation: discolor 1s infinite;
}


/* .h3 {
	font-size: 28px;
	text-align: center;
	color: #cbd300;
	margin-top: 15px;
	-webkit-animation: discolor 1s infinite;
	-moz-animation: discolor 1s infinite;
	-ms-animation: discolor 1s infinite;
	-o-animation: discolor 1s infinite;
	animation: discolor 1s infinite;
} */

@-webkit-keyframes discolor {

	0%,
	50% {
		color: #cbd300;
	}

	51%,
	100% {
		color: #fff;
	}
}

@-moz-keyframes discolor {

	0%,
	50% {
		color: #cbd300;
	}

	51%,
	100% {
		color: #fff
	}
}

@-o-keyframes discolor {

	0%,
	50% {
		color: #cbd300;
	}

	51%,
	100% {
		color: #fff;
	}
}

@keyframes discolor {

	0%,
	50% {
		color: #cbd300;
	}

	51%,
	100% {
		color: #fff;
	}
}

.CARD {
	display: block;
	width: 100%;
	max-width: 415px;
	margin: 0 auto;
	margin-top: 15px;
}

.CARD img {
	width: 100%;
	height: auto;
}

/*------------表單------------*/
#FORM {
	width: 100%;
	height: auto;
	margin: 0 auto;
	margin-top: 20px;
}

#FORM #NAME {
	width: 48%;
	height: auto;
	float: left;
	margin: 0 1%;
}

#FORM #PHONE {
	width: 48%;
	height: auto;
	float: left;
	margin: 0 1%;
}

#FORM #EMAIL,
#FORM #CLASS,
#FORM #GIFT {
	width: 98%;
	height: auto;
	margin: 0 1%;
}

#FORM #Dept {
	margin: 0px 0px 20px 0px;
	width: 100%;
	height: 35px;
}

#FORM #CITY {
	width: 48%;
	height: auto;
	float: left;
	margin: 0 1%;
}

#ddl_city_no {
	width: 100%;
	text-align: center;
	height: 35px;

}

#FORM #SCHOOL {
	width: 48%;
	height: auto;
	float: left;
	margin: 0 1%;
}

#ddl_area_no {
	width: 100%;
	height: 40px;
	text-align: center;
	height: 35px;
}

#READ {
	width: 100%;
	font-size: 16px;
	display: block;
	float: left;
	margin-top: 2%;
	margin-right: 10px;
	color: #fff;
	line-height: 20px;
}

#READ .searchtext2 {
	min-width: 20px;
	min-height: 20px;
	border: 1px solid #1971db;
	background-color: #FFF;
	vertical-align: text-bottom;
}

#FORM #BUT {
	float: left;
	width: 100%;
	height: auto;
	margin-top: 2%;
	margin-bottom: 20px;
}

.A {
	color: #666666;
	background-color: #fff;
	border: 1px solid #1971db;
	width: 100%;
	height: 35px;
	line-height: 35px;
	margin-top: 5px;
	font-size: 100%;
	text-align: left;
	padding-left: 10px;
	overflow: hidden;
	font-family: Arial, Helvetica, "微軟正黑體", sans-serif, Microsoft JhengHei;
}


.B {
	width: 100%;
	height: 50px;
	display: block;
	margin: 0 auto;
	*zoom: 1;
	font-size: 25px;
	line-height: 40px;
	text-align: center;
	letter-spacing: 2;
	color: #fff;
	text-decoration: none;
	background-color: #0075a9;
	cursor: pointer;
	border-radius: 2px;
	border-bottom: 10px solid #056691;
	-webkit-box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.10);
	box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.10);
}


.C {
	width: 100%;
	height: 50px;
	display: block;
	margin: 0 auto;
	*zoom: 1;
	font-size: 25px;
	line-height: 40px;
	text-align: center;
	letter-spacing: 2;
	color: #381d05;
	text-decoration: none;
	background-color: #cbd300;
	cursor: pointer;
	border-radius: 5px;
	border-bottom: 6px solid #828704;
	-webkit-box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.10);
	box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.10);
}


/* --電腦版型2-------------------------------------*/
@media screen and (max-width: 1220px) {
	.left {
		width: 90%;
	}

}


/* --電腦版型3-------------------------------------*/
@media screen and (max-width: 1023px) {}

/* --平板版型1-------------------------------------*/
@media screen and (max-width: 992px) {
	.left {
		margin: 0 auto;
		width: 100%;
	}
}

/* --平板版型2-------------------------------------*/
@media screen and (max-width:767px) {
	/* .TOP {
		display: none;
	} */


	.subject {
		left: 10px;
	}

	.LOGO .WRAPPER img {
		width: 38%;
	}

	.h2 {
		width: 90%;
		text-align: center;
		padding-left: 15px;
		margin-top: none;
	}

	.AWARD ul li:nth-child(1) {
		width: 25%;
	}

	.AWARD ul li:nth-child(2) {
		width: 75%;
		margin-top: 15px;
	}

	.AWARD ul li:nth-child(3) {
		display: none;
	}

	.CTA1 {
		float: none;
		margin: 0 auto;
		margin-top: 5%;
	}

	.CONTENTclass {
		width: 100%;
	}
}

/* --手機版型1-------------------------------------*/
@media screen and (max-width:639px) {
	.box-text {
		width: 100%;
	}

	.CTA1 {
		margin-top: 40%;
	}

	.AWARD ul li {
		font-size: 16px;
	}

	.numberbox {
		margin-top: 15px;
		margin-left: 0px;
	}

	#FORM #NAME {
		width: 98%;
		height: auto;
		margin: 0 1%;
	}

	#FORM #PHONE {
		width: 98%;
		height: auto;
		margin: 0 1%;
	}
}

/* --手機版型2-------------------------------------*/
@media screen and (max-width:479px) {
	.h2 {
		width: 90%;
		text-align: center;
		padding-left: 0px;
		margin-top: none;
	}

	.TOP,
	.FORM_BLOCK,
	.CONTENT1,
	.TEXT,
	.AWARD {
		min-width: 320px;
	}

	.AWARD {
		padding-bottom: 25px;
	}

	.AWARD ul li:nth-child(1) {
		display: none;
	}

	.AWARD ul li:nth-child(2) {
		width: 100%;
		font-size: 15px;
	}

	#READ {
		font-size: 15px;
	}
}

/* --手機版型3-------------------------------------*/
@media screen and (max-width:375px) {}

/* --手機版型4-------------------------------------*/
@media screen and (max-width:320px) {
	h3 {
		width: 100%;
	}
}