/* CSS Document */


/* font Family*/
header a.lan,
.menu,
.menu ul li,
.btn_area a,
.news,
.yellow_title,
.blue_title,
.blue_title_m,
.glay_title {
	font-family: '微軟正黑體';
	font-weight: 600;
}


footer,
.date,
.h5,
.news_date {
	font-family: Century Gothic;
	font-size: 10px;
}

.kai {
	font-family: '標楷體';
	font-weight: bold;
	font-size: 14px;
}

.email_table td {
	font-family: '微軟正黑體';
}

#slideshow {
	font-family: '標楷體';
}

body,
.you,
.slogan,
.h4_y {
	font-family: 'Century Gothic', '微軟正黑體';
}

small {
	font-size: 10px;
}

.menu-btn {
	display: none;
}

.white_bg,
.gray_bg {
	background: #fff;
	overflow: hidden;
	padding-bottom: 40px;
}

.gray_bg {
	background: #EEEEEF;
	padding: 0;
}

.strong {
	font-weight: bold
}

/*text*/
.blue,
.form_table tbody td ul li,
.lesson_table .popup-link-1 {
	color: #438FB5;
}

.micheal {
	color: #9F49B4;
}

.red,
.news_table a {
	color: #c30d23 !important;
}

.yellow_title {
	font-size: 31px;
	color: #FAED00;
	text-align: center;
}

.blue_title,
.blue_title_m,
.glay_title,
.glay_title_m,
.gray_btn {
	letter-spacing: 2px !important;
	color: #438FB5 !important;
	font-size: 28.5px;
}

.blue_title_m,
.glay_title_m {
	font-size: 18.33px !important;
}

.gray_btn {
	font-size: 16px;
	color: #595757;
	margin-top: 20px;
}

.blue_h4 {
	letter-spacing: 2px;
	font-size: 18px;
	color: #438FB5;
}

.glay_title,
.glay_title_m {
	color: #666;
}

.h4 {
	font-size: 14px;
	letter-spacing: 2.2px;
}

.blue_title_m span {
	margin-left: 15px;
}

/* hover */

header a:hover,
.btn_area a div:hover,
.btn_more:hover,
.btn:hover,
.button:hover {
	background: rgba(3, 110, 183, 0.7);
	color: #fff;
}

.button_s:hover {
	background: none;
}

.path a:hover,
div.books_menu a:hover,
.books_list a:hover,
.form_table a:hover,
.course_menu a:hover,
.star a:hover,
.sharing a:hover,
.gray_btn a:hover,
article a:hover,
.glay_title_m a:hover,
.reading_more a:hover {
	color: #438FB5;
}

div.books_menu a:visited,
.books_list a:visited,
.course_menu a:visited,
.star a:visited,
.sharing a:visited,
.reading_more a:visited {
	color: #438FB5;
}

a.QR:hover,
.path_info a:hover,
.news_table a:hover .popup-box .close:hover,
.popup-box .close:hover {
	opacity: 0.7;
}

.popup-link-13:hover,
.blue_h4 a:hover,
a.blue:hover,
.lesson_table .popup-link-1:hover {
	color: #666 !important;
}

.faq_box .more:hover {
	cursor: pointer;
}

/*bottons*/
.glay_btn,
.button_s {
	letter-spacing: 2px;
	border-radius: 15px;
	padding: 5px 10px;
}

.btn,
.btn_area a div,
.lan,
.btn_more,
.button,
.button_s,
.glay_btn {
	color: #fff;
	border: 1px solid rgba(255, 255, 255, 0.5);
	border-radius: 20px;
	padding: 5px 10px;
	letter-spacing: 2.5px;
	display: inline-block;
}

.glay_btn,
.search_bar a {
	background: #999;
	margin: 15px 10px;
	border-radius: 5px;
}

.glay_btn:hover {
	background: #29ABE2;
	color: #fff !important;
}

.button_s {
	margin: 10px 10px 10px 0;
	background: rgba(3, 110, 183, 0.7);
	font-size: 11px;
	line-height: 8px;
}

.btn_area {
	width: 308px;
}

.btn_area a div {
	font-size: 18.33px;
	margin: 10px auto;
	letter-spacing: 0.5px;
	width: 190px;
	padding: 8px 10px;
}

.btn_more {
	width: 45px;
	float: right;
	font-size: 11px;
	margin-top: -45px;
}

span.brown_btn {
	margin-left: 15px;
}

.brown_btn a {
	color: #604C3F;
	border: 1px solid #604C3F;
	width: auto;
	font-size: 18px;
	margin: 10px 5px;
	letter-spacing: 0.5px;
	padding: 5px 20px;
	border-radius: 20px;
	line-height: 25px;
	display: inline-block;
}

.brown_btn a:hover,
.brown_active {
	background: #faed00;
}

.gray_btn a {
	padding: 5px 20px;
	line-height: 30px;
	display: inline-block;

}

.gray_btn a:hover {
	background: #f2f2f2;
}

.btn_03 {
	padding: 10px;
	display: inline-block;
	border-left: 10px solid #ccc;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-radius: 5px;
	border-right: 1px solid #ccc;
	margin-top: 13px;
	margin-right: 20px;
	/*display:none;*/
}

.btn_03:hover {
	border-left: 10px solid #666;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
}

/*input*/
.XL-input,
.form_table tbody td textarea {
	width: 90.7%;
}

.L-input {
	width: 76.5%;
}

.M-input {
	width: 50%;
}

.xs-input {
	width: 90px;
}

input[type="text"],
input[type="checkbox"],
textarea {
	border: 1px solid #CCC;
	background: url(../images/input.gif) repeat-x;
}

/*hr*/
div.dot_line {
	height: 18px;
	background: url(../images/PK126.png) no-repeat scroll right;
	background-size: auto 12px;
}

hr.dot_line {
	border: none;
	border-bottom: 1.7px solid #B4D2E1;
	position: relative;
	top: 7.8px;
}

hr.dash,
.white_bg section {
	border-top: 2px dashed #CCC;
	overflow: hidden;
}

hr.dash_full {
	border-top: 2px dashed #CCC;


}

.white_bg section {
	border-bottom: 2px dashed #CCC;
}

.white_bg section:first-child {
	margin-top: 30px;
}

hr.gray_hr {
	margin: 30px 0;
	border-top: #888888 solid 1px;
}

hr {
	border-top: #595757 solid 1px;
}

/* common */
html,
body {
	background: url(../images/web_bg.png);
	background-size: cover;
	background-repeat: no-repeat;
}

.wrap {
	width: 1024px;
	margin: 0 auto;
}

.web_wrap {
	min-height: 100%;
	*display: table;
	/* For IE7 Hack */
	*height: 100%;
	/* For IE7 Hack */
	overflow: hidden;
}

.wrap_450 {
	width: 450px;
	margin-right: 50px;
	text-align: justify;
}

.wrap_530 {
	width: 530px;
}

.w_5 {
	float: left;
	width: 5%;
}

.w_25 {
	float: left;
	width: 25%;
}

.w_30 {
	float: left;
	width: 30%;
}

.w_33 {
	float: left;
	width: 33%;
}

.w_35 {
	width: 35%;
	float: left;
}

.w_36 {
	width: 36%;
	float: left;
}

.w_40 {
	width: 40%;
	float: left;
}


.w_45 {
	width: 45% !important;
	float: left;
}

.w_47 {
	width: 46%;
	float: left;
}

.w_50 {
	width: 50%;
	float: left;
}

.w_60 {
	width: 60%;
	float: left;
}

.w_65 {
	width: 65%;
	float: left;
}

.w_70 {
	width: 70%;
	float: left;
}

.w_75 {
	float: left;
	width: 75%;
}

.w_95 {
	float: left;
	width: 95%;
}

.wrap920 {
	width: 920px;
	margin: 0 auto;
}

.course_wrap,
.lesson_title {
	width: 1030px;
	margin: 0 auto;
	overflow: hidden;
}

.white_wrap {
	border-radius: 50px;
	padding: 0 35px 60px;
	background: #FFF;
	margin-bottom: 200px;
}

.white_wrap .blue_title,
.white_wrap .glay_title {
	margin-left: 40px;
	line-height: 30px;
	font-size: 22px;
}

header {
	background: url(../images/header_bg.png);
	background-size: cover;
	overflow: hidden;
}

header img {
	float: left;
	width: 400px;
}

header a.lan {
	position: relative;
	top: 60px;
	font-size: 14px;
	margin-right: 20px;

}

header a.lan:last-child {
	margin-right: 15px;
}

.lan_area {
	float: right;
}

.menu {
	clear: both;
	background: rgba(2, 7, 58, 0.8);
	color: #fff;
	line-height: 45px;
	text-align: center;
	font-size: 18px;
	height: 45px;
}

.menu a.more img {
	padding: 0;
}

.menu a:hover,
footer a:hover {
	color: #F5F29A;
}

.menu ul {
	width: 1040px;
	margin: 0 auto;
	overflow: hidden;
}

.menu ul li {
	float: left;
	letter-spacing: 2px;
	text-align: center;
	margin: 0 11px;
}

.menu ul li img {
	width: 25px;
	margin-top: 10px
}

.menu ul li:last-child {
	margin-right: 0px;

}

.italic {
	font-style: italic;
}

.table {
	display: table;
}

.row {
	display: table-row;
}

.cell {
	display: table-cell;
}

.left {
	float: left;
}

.right {
	float: right;
}

.text_right {
	text-align: right;
}

.text_center {
	text-align: center;
}

.text_left {
	text-align: left;
}

footer {
	position: relative;
	clear: both;
	background: rgba(2, 7, 58, 1);
	color: #fff;
	line-height: 25px;
	text-align: center;

}

footer span {
	margin-right: 15px;
}

footer span:last-child {
	margin-right: 0;
}

.ml20 {
	margin-left: 20px;
}

.ml45 {
	margin-left: 45px;
}

.mb20 {
	margin-bottom: 20px !important;
}

.mt0 {
	margin-top: 0 !important;
}

.mt20 {
	margin-top: 20px;
}

.mt25 {
	margin-top: 25px;
}

.mt30 {
	margin-top: 30px;
}

.mt-30 {
	margin-top: -30px !important;
}

.mt50 {
	margin-top: 45px;
}

.mt60 {
	margin-top: 60px;
}

.mg10 {
	margin: 10px 0;
}

.mg25 {
	margin: 25px 0;
}

.mg30 {
	margin: 30px 0;
}

.mg60 {
	margin: 60px 0;
}

.mb45 {
	margin-bottom: 45px !important;
}

.pd0 {
	padding: 0 !important;
}

.pdr30 {
	padding-right: 30px;
}

.pdr75 {
	padding-right: 75px;
}

.pdb20 {
	padding-bottom: 20px !important;
}

.pdb170 {
	padding: 70px 0 185px;
}

.prtop50 {
	position: relative;
	top: -50px;
}

/*pagetop*/

#pagetop {
	background: url(../images/totop.png);
	position: fixed;
	right: 7%;
	bottom: 100px;
	width: 61px;
	height: 62px;
}

#pagetop:hover {
	background: url(../images/totop_.png);
	cursor: pointer;
}






/*css*/
.addbg {
	background: url(../images/rainbow_slider.png);
	min-height: 640px;
	background-repeat: no-repeat;
}

.rainbow {
	background: url(../images/rainbow_slider_06.png) repeat scroll 0% 0%;
	height: 580px;
	width: 679px;
	float: left;
}

#slideshow {
	position: absolute;
	width: 360px;
	padding: 10px;
	top: 400px;
	margin-left: 160px;
	font-size: 22px;
	letter-spacing: 3.5px;
	line-height: 45px;
}

#slideshow>div {
	position: absolute;
	top: 10px;
	left: 10px;
	right: 10px;
	bottom: 10px;
	color: #fff;
	text-align: center;
}

#slideshow .yellow_title {
	margin-top: -60px;
}

.light_area {
	background: url(../images/light_03.png);
	float: right;
	width: 345px;
}

.intro {
	float: right;
	width: 300px;
	margin: 80px 70px 0px 0px;
	text-align: center;
}

.introImg img {
	float: left;
	width: 800px;
	margin-top: 30px;
}

.introImg article {
	width: 200px;
	float: right;
	margin-top: 30px;
}

.h4_y {
	font-size: 19.61 px;
	color: #F8F9CC;
	margin: 20px 0;
}

.you {
	color: #fff;
	font-size: 23.43px;
	margin-top: 23px;
	margin-bottom: 10px;
}

.slogan {
	font-size: 18.33px;
	color: #fff;
	line-height: 39px;
	letter-spacing: 3px;
}

.news_wrap,
.email_wrap {
	width: 410px;
	margin: 0 15px 110px;
	padding-top: 50px;
	height: 195px;
	background: url(../images/news.png);
	float: left;
	background-repeat: no-repeat;
	display: table;
	color: #FFF;
}

/*
.news_wrap {
	padding-top: 45px;
}

*/
.email_wrap {
	background: url(../images/email.png);
	background-repeat: no-repeat;
}


.news_wrap .red {
	margin-left: 5px;
	font-size: 10px;
}

.news_info tbody td {
	padding: 0px !important;

}

.news_info tfoot td {
	background: #F2F2F2;
	padding: 30px;
}

.act_intro {
	background: #f2f2f2;
	padding: 30px;
}

.act_info {
	background: #FFF;
	padding: 30px;
}

.email_table {
	width: 97%;
}

.email_table thead th {
	line-height: 30px;
	color: #fff;
	letter-spacing: 1px;
	background: #036EB7;
}

.email_table tbody td,
.email_table tfoot td {
	border: 1px #fff solid;
	font-size: 14px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	letter-spacing: 1px;
}

.email_table tfoot td {
	height: 40px;
	line-height: 0px;
}

.news {
	line-height: 28px;
	font-size: 15.85 px;
	letter-spacing: 2px;
	border-bottom: 1px dashed #ccc;
}

.lesson_ul {
	display: none;
}

.news_table,
.lesson_table {
	border: 1px solid #ccc;
	width: 100%;
}

.news_date {
	font-size: 12px;
	margin-right: 20px;
}

.news_table span.red,
.lesson_table span.red {
	margin-left: 10px
}

.news_table a,
.lesson_table a {
	font-size: 16px;
	padding: 0 5px;
	color: #c30d23;
}

.lesson_table a:hover {
	opacity: 0.7;
}

.news_table tbody tr:nth-child(2n-1) td,
.lesson_table thead tr td {
	background: #f2f2f2;
	padding: 0px 20px;

}

.news_table tbody tr:nth-child(2n) td {
	padding: 20px 35px;

}

.news_table thead th,
.lesson_table thead th {
	text-align: center;
	line-height: 80px;
	font-size: 16px;
	font-weight: unset;

}

.lesson_table thead td {
	text-align: center;
}

.lesson_table tbody td {
	padding: 10px;
	vertical-align: middle;
	text-align: left;
	line-height: 20px;
}

.lesson_table tfoot td {
	background: #F2F2F2;
	text-align: left;
	padding-left: 15px;
}

.lesson_table thead th small {
	display: block;
	line-height: 20px !important;
}



.lesson_bg {
	background: hsla(195, 50%, 50%, 0.3);
}




.date {
	color: #B4B4B5;
	margin-right: 20px;
	letter-spacing: 1px;
	font-style: italic;
}

/*path*/
.path {
	padding: 50px 0 50px 60px;
}

.path span.path_info {
	font-size: 16.42px;
	line-height: 25.7px;
	color: #FFF;
	letter-spacing: 2.5px;
	margin-left: 30px;
}

/* table */
.form_table {
	width: 100%;
	letter-spacing: 2px;
	color: #666666;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	font-size: 14px;
}

.form_table .table {
	margin-bottom: 15px;
}

.form_table .xs-input {
	margin-bottom: 10px;
}

.table_phone,
.form_table_phone {
	display: none;
}

.form_table thead,
.news_table thead th,
.lesson_table thead th {
	background: #999999;
	line-height: 40px;
	letter-spacing: 2px;
	color: #fff;
	text-align: center;
	font-size: 16px;
}

.form_table tbody td,
.form_table tbody th {
	padding: 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	vertical-align: middle;
	letter-spacing: 2.5px;
}

.form_table tbody th:first-child {
	border-left: 1px solid #ccc;
}

.form_table tbody td input[type="text"],
.form_table tbody td textarea {
	margin-left: 10px;
}

.form_table tbody td input[type="checkbox"],
.form_table tbody td input[type="radio"] {
	height: 15px;
	width: 15px;
	position: relative;
	top: 3px;
	margin-right: 5px;
}

.form_table tbody td small {
	display: block;
	margin: 10px 0;
}

.form_table .cell small {
	margin: 0;
}

.form_table tbody td:first-child {
	border-left: 1px solid #ccc;
	width: 80px;

}

.form_table tbody div.table {
	padding-left: 10px;
}

.form_table tbody div.cell {
	line-height: 20px;
	padding-left: 15px;
	vertical-align: middle;
}

.form_table div.table tr td:nth-child(2) {
	background: red;
	line-height: 40px;
}

.form_table div.cell .h4 {
	line-height: 20px;
	letter-spacing: 4px;
	padding: 10px 0;
	height: 35px;
	display: block;
}

.form_table .blue_h4 {
	padding: 10px 20px;
}

.form_table div.cell p {
	line-height: 24px;
	letter-spacing: 2px;
}

.form_table tbody div.cell img {
	display: block;
	margin: 5px 0 5px 25px;
}

.form_table tfoot td {
	border: 1px solid #ccc;
	text-align: center;
}

.form_table tbody td textarea {
	min-height: 150px;
}

.form_table tbody td ul {
	margin-left: 45px;
}

.form_table tbody td ul li {
	list-style: decimal;
	line-height: 24px;
}

.form_table tbody td ul li p {
	color: #666;
	padding: 0;
}


.border_right {
	border-left: none !important;
	border-right: 1px solid #ccc !important;
}

img.QR {
	margin: 0 15px;
	position: relative;
	top: 3px;
}

/*course*/
.course_wrap .path {
	padding: 0;
}

.course_wrap .blue_title,
.course_wrap .glay_title {
	padding: 40px 35px 30px 0;

}

.course_wrap .blue_title_m {
	padding: 28px 0px 5px 0;

}

.course_wrap p.blue_title_m {
	margin-bottom: 0;
}

.course_wrap .path_info {
	color: #595757 !important;
}

.course_wrap article,
#tabs .cell,
.sharing div,
.star a,
.bt_box,
.bt_box p,
.news_table,
.lesson_table,
.text_style,
.lesson_ul {
    line-height: 32px;
    font-size: 16px;
    letter-spacing: 2px;
    text-align: justify;
    color: #595757;
}

.course_wrap article ul li {
	list-style: decimal;
	margin-left: 38px;
}

.LT article {
	line-height: 30px;
}

.reading_more {
	font-size: 14px;
	color: #595757;
}

.ex_reading article {
	margin: 20px 0;
	/* clear: both; */
}

.ex_reading img {
    margin-bottom: 30px;
}

.course_wrap article p {
	margin-bottom: 20px;
}

.course_wrap article p.blue,
.course_wrap article p:last-child {
	margin: 0;
}

/*books list*/
div.books_menu,
.books_list a {
	font-size: 14.8px !important;
	margin: 0 0 10px 0;
	line-height: 28px;
	letter-spacing: 2.5px;
	color: #666;
}

div.books_menu a {
	padding-right: 6px;
}

.books_list a {
	margin: 0 0 0 30px;
	display: block;
}

section .books_list {
	width: 255px;
	height: 465px;
	float: left;
	background: #FFF;
	padding-right: 30px;

}

section .books_list:nth-child(2n+1) {
	background: #F2F2F2;
}

.books_list .blue_title_m {
	padding: 15px 0 0 30px;
}

.lesson_title .glay_title {
	padding: 30px 0 20px 0;

}

.lesson_title .glay_title_m {
	font-size: 15px;
	padding: 0px 0 30px 0;
}

.white_bg .section02 img,
.white_bg .section03 img {
	position: absolute;
	margin: 65px 25px;
	height: 314px;
}

.wrap_450 img {
	width: 450px;
	margin-top: 50px;
}

.wrap_530 img {
	margin-top: 25px;
	width: 100%;
}

/*  popup  */

.popup-box {
	position: absolute;
	border-radius: 5px;
	background: #fff;
	display: none;
	box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
	z-index: 9999999;
	font-size: 14px;
	font-family: "微軟正黑體";
	letter-spacing: 2px;
}

.popup-box center {
	height: 400px;
	overflow-y: scroll;
	margin-top: 70px;

}

.sit-popup {
	background-color: #FFFBDE;
	border-radius: 100px;
	opacity: 0.9;
}

.sit-popup .close {
	position: absolute;
	top: unset !important;
	bottom: 20px !important;
	right: 50% !important;
	width: 25px !important;
	height: 25px !important;
	margin: 10px -12.5px !important;
	line-height: 25px !important;
	border-radius: 50%;
	padding-left: 2px;
	font-weight: bolder;
}

.popup-box .form_table tbody td,
.popup-box .form_table tbody th {
	font-size: 12px !important;

}

.popup-box .form_table tbody td {
	padding: 13px;
}

.popup-box .close {
	position: absolute;
	top: 0px;
	right: 0px;
	cursor: pointer;
	color: #FFF;
	font-size: 14px;
	width: 19px;
	height: 19px;
	background: rgba(153, 153, 153, 1);
	margin: 10px;
	line-height: 19px;
	text-align: center;
	z-index: 999;
}

.popup-box .info,
.popup-box .info2 {
	overflow: auto;
	height: 280px;
	width: 101%;
	overflow-x: hidden;
}

.popup-box .info2 {
	height: 430px;
	width: 102%;
	overflow-x: hidden;
	margin-top: 20px;
}

.book_img {
	margin: -20px 30px 0px 10px;
	float: left;
	width: 130px;
	padding-bottom: 25px;
}

.popup-box article {
	clear: both;
	line-height: 20px;
	color: #666;
	padding: 10px 0 10px;
	font-size: 14px;
}

.popup-box hr {
	margin: 20px 0 15px;
	clear: both;

}

.popup-box .blue_h4 {
	float: none;
}

.popup-content .blue_h4 {
	margin-left: 100px;
}

.popup-content .blue_h4 {
	margin-left: 170px;
	position: relative;
	top: 15px;
}

.info .blue_h4 {
	margin-left: 0;
	position: inherit;
}

.popup-box .h5 {
	line-height: 22px;
	color: #666;
	height: 100px;
	margin-top: 15px;
	font-size: 14px;
	letter-spacing: 2px;
}

.popup-content {
	width: 520px;
	height: 520px;
	padding: 20px;
	box-shadow: 0px 3px 26px -1px #D1D1D1;
	-webkit-box-shadow: 0px 3px 26px -1px #D1D1D1;
	-moz-box-shadow: 0px 3px 26px -1px #D1D1D1;
	-o-box-shadow: 0px 3px 26px -1px #D1D1D1;

}

#blackout {
	background: rgba(255, 255, 255, 0.7);
	position: absolute;
	top: 0;
	overflow: hidden;
	z-index: 999999;
	left: 0;
	display: none;
	width: 100vw !important;
}

.more span {
	font-family: 'Century Gothic' !important;
	margin-right: 10px;
	font-size: 14px;
	letter-spacing: 1px;
	position: relative;
	top: -5px;
	color: #636363 !important;

}

.more img {
	padding-top: 5px;
}

.hide {
	display: none;


}

article.hide {
	width: 96% !important;
	padding: 2%;
}

.search_bar {
	position: absolute;
	margin-left: -180px;
	background-color: rgba(170, 170, 170, 0.5);
	padding: 0 10px;
	border-radius: 10px;
	margin-top: 10px;
}

.search_bar input,
.search_bar button {
	position: relative;
	top: -3px;
}

.search_bar a {
	font-size: 14px;
	padding: 2px 10px;
}

/*photo zoom*/
.postingan img {
	cursor: zoom-in;
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
	margin: 25px 0;

}

.lighter,
.lighter * {
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out
}

.lighter {
	background: rgba(0, 0, 0, 0.5);
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 4000;
	opacity: 1;
}

.lighter.fade {
	opacity: 0
}

.lighter.fade .lighter-container {
	-webkit-transform: scale(0.5);
	-moz-transform: scale(0.5);
	-ms-transform: scale(0.5);
	-o-transform: scale(0.5);
	transform: scale(0.5)
}

.lighter img {
	width: 100%;
	height: 100%;
}

.lighter .lighter-overlay {
	height: 100%;
	width: 100%
}

.lighter .lighter-container {
	position: absolute;
	z-index: 4000;
	top: 50%;
	left: 50%;
	right: 50%;
	bottom: 50%;
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.5)
}

.lighter .lighter-container .lighter-close {
	top: 0;
	right: 0;
	width: 30px;
	height: 30px;
	margin: -15px;
	line-height: 30px;
	font-size: 16pt;
	font-family: Helvetica, Arial, serif;
}

.lighter .lighter-container .lighter-next {
	display: none;
	right: 40px;
	top: 50%;
	width: 40px;
	height: 40px;
	margin: -20px 0;
	line-height: 34px;
	font-size: 32pt;
	font-family: Times, serif
}

.lighter .lighter-container .lighter-prev {
	display: none;
	left: 40px;
	top: 50%;
	width: 40px;
	height: 40px;
	margin: -20px;
	line-height: 24pt;
	font-size: 34px;
	font-family: Times, serif
}

.lighter .lighter-container .lighter-next,
.lighter .lighter-container .lighter-prev,
.lighter .lighter-container .lighter-close {
	cursor: pointer;
	position: absolute;
	z-index: 8000;
	text-align: center;
	border-radius: 40px;
	color: rgba(255, 255, 255, 0.8);
	background: rgba(0, 0, 0, 0.2);
}

.lighter .lighter-container .lighter-next:hover,
.lighter .lighter-container .lighter-prev:hover,
.lighter .lighter-container .lighter-close:hover {
	color: white;
	text-decoration: none;
	background: rgba(0, 0, 0, 0.6)
}

.lighter .lighter-container .lighter-next:active,
.lighter .lighter-container .lighter-prev:active,
.lighter .lighter-container .lighter-close:active {
	color: white;
	background: rgba(0, 0, 0, 0.6)
}

/*vertical tabs*/
.ui-tabs.ui-tabs-vertical {
	padding: 0;
}

.ui-tabs.ui-tabs-vertical .ui-widget-header {
	border: none;
}

.ui-tabs.ui-tabs-vertical .ui-tabs-nav {
	float: left;
	width: 100px;
	height: 500px;
}

#tabs .blue_title_m {
	padding: 0px 0px 5px 0;
}

div#chatlist {
	width: 100px;
	height: 140px;
	overflow: hidden;
}

div#chatlist:hover {
	overflow-y: scroll;
}

.slimScrollDiv {
	float: left;
	color: #666;
}

.slimScrollBar {
	margin-top: 10px;
	margin-left: -10px;
}

.ui-tabs.ui-tabs-vertical .ui-tabs-nav li {
	clear: left;
	width: 100%;
	margin: 0.2em 0;
	overflow: hidden;
	position: relative;
	right: -2px;
	z-index: 2;
}

.ui-tabs.ui-tabs-vertical .ui-tabs-nav li a {
	display: block;
	width: 100%;
	padding: 10px;
}

.ui-tabs.ui-tabs-vertical .ui-tabs-nav li a:hover {
	cursor: pointer;
}

.ui-tabs.ui-tabs-vertical .ui-tabs-nav li.ui-tabs-active {
	margin-bottom: 0.2em;
	padding-bottom: 0;
	background: #eeeeef;
	color: #036EB7;
}

.ui-tabs.ui-tabs-vertical .ui-tabs-nav li:last-child {
	margin-bottom: 10px;
}

.ui-tabs.ui-tabs-vertical .ui-tabs-panel {
	height: 700px;
	overflow: auto;
	float: left;
	position: relative;
	left: -1px;
	padding: 25px 30px;
	background: #eeeeef;
	margin-top: 3px;
	width: 870px;
	min-height: 450px;
}

#tabs .w_36 {
	padding-left: 4%;
	line-height: 25px;
}

#tabs .cell {
	margin-top: 10px;
	letter-spacing: 1px;
}

#tabs hr {
	margin: 15px 0;
}

/* msg */
.msg .w_36 article {
	line-height: 25px;
}

.msg article {
	margin-top: 20px;
}

/*light c*/
.gray_bg .course_wrap {
	height: 520px;
	overflow: auto;

}

.course_menu a {
	margin-right: 10px;
}

/* sharing */
.sharing {
	overflow: hidden;
}

.sharing .w_45 {
	margin-right: 5%;
}

.sharing .w_25:last-child,
.sharing .blue_title_m {
	margin-right: 0%;
}

.sharing .right {
	color: #939393;
}

.introText,
.nameText {
	color: #59adce;
	font-style: italic;
}

.introText {
	margin-top: 20px;
}

.introText h5 {
	font-weight: bold;
}

.nameText {
	text-align: right;
}

/*faq*/
.faq_box {
	margin-top: 30px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	.faq_box ul li {
		list-style: inside decimal !important;
	}

	.faq_box ul li:before {
		content: '' !important;
	}

	.faq_box ul li .hide:before {
		content: '' !important;
	}



}

.faq_box ul li:before {
	float: left;
	content: 'Q：';
}

.faq_box ul li .hide:before {
	content: 'A：';
	float: left;
}

.faq_box ul li {
	list-style: none;
	line-height: 30px;
	padding: 15px;
	color: #036EB7;
	letter-spacing: 2px;
	background: #EEEEEF;
	margin-bottom: 10px;
	text-align: justify;
}

.faq_box ul li:nth-child(2n+1) {
	background: #F7F7F7;
}

.faq_box .more {
	padding: 0 0 0 5px;
}

.fq_q {
	width: 920px;
}

/* star */
.star {
	padding-bottom: 20px;
}

.star img {
	margin-top: 20px;
	margin-left: 25px;
}

.star a {
	display: block;
}

.star .blue_title_m {
	padding-bottom: 15px;
}

/*bona tina*/
.bt_box {
	padding: 45px 0;
}

.bt_box table tr:nth-child(2n) {
	color: #036EB7 !important;
}

.bt_box table {
	color: #666;
}

.bt_box table td {
	padding: 10px 0;
	line-height: 24px;
}

.bt_box p {
	/*width:5%;*/
	float: left;
	clear: both;
}

.bt_box blockquote {
	width: 95%;
	float: right;
}

.bt_box blockquote p {
	width: 100%;
}

.bt_box .w_50 img {
	max-width: 400px;
}

.bt_box ul,
.bt_box ol {
	margin-left: 52px;
}

.gray_bg .white_bg .course_wrap {
	height: unset;
}

/*cart*/
.pro_books #cart {

	position: absolute;
	bottom: 0;
	width: 90%;
}

#cart {
	text-align: center;
	padding: 5px;
	border: 1px dotted #ccc;
	margin: 2%;
}

.qty {
	width: 40px;
	height: 25px;
	text-align: center;
	margin-left: 0 !important;

}

input.qtyplus {
	width: 25px;
	height: 25px;
}

input.qtyminus {
	width: 25px;
	height: 25px;
}

.pro_books {

	float: left;
	width: 19%;
	margin: 10px 0.5%;
	height: 325px;
	text-align: center;
	position: relative;
}

.pro_books .h4 {
	text-align: center;
	height: 50px;
}

.pro_books img {

	margin: 10px 0;
	max-width: 95px;
	max-height: 130px;

}

.pro_books .blue {
	font-size: 10px;
}

.pro_books:last-child img {}

.body_light {
	width: 100%;
	position: relative;
	margin-top: 30px;
}

.body_light img {
	width: 100%;
}

.light01,
.light02,
.light03,
.light04,
.light05,
.light06,
.light07,
.light08,
.light09,
.light10,
.light11,
.light12 {
	width: 46%;
	height: 2.5%;
	position: absolute;
	left: 40%;
	top: 2.5%;
}

.light01:hover,
.light02:hover,
.light03:hover,
.light04:hover,
.light05:hover,
.light06:hover,
.light07:hover,
.light08:hover,
.light09:hover,
.light10:hover,
.light11:hover,
.light12:hover {
	background: rgba(240, 240, 240, 0.3);
}

.light02 {
	top: 6%;
}

.light03 {
	top: 9.5%;
}

.light04 {
	top: 18%;
}

.light05 {
	top: 23.5%;
}

.light06 {
	top: 28%;
}

.light07 {
	top: 35%;
}

.light08 {
	top: 40%;
}

.light09 {
	top: 43.5%;
}

.light10 {
	top: 47.5%;
}

.light11 {
	top: 50.5%;
}

.light12 {
	top: 89.5%;
}



.black_title_m {
	font-size: 25px;
	padding: 30px 0px 20px 0px;
	color: rgba(2, 7, 58, 0.8);
	font-weight: 500;
	clear: both;

}

.newsImg img {
	width: 100%;
}

.blue_title_lg {
	color: #438FB5 !important;
	font-size: 28.5px;
	font-weight: 600;
	margin: 30px 0px 10px 0px;
}

.book_link {
	cursor: pointer;
	text-decoration:underline;
}

.text_align_l{
	text-align: initial!important;
}

.book_text_m{
	padding-bottom: 15px;
}

/* @media screen and (max-width: 450px) {
	 .book_text_m{
		font-size: 23px!important;
	}
} */

.article-wrap{
    height: auto;
    overflow: auto;
    float: left;
    /* position: relative; */
    left: -1px;
    padding: 35px 60px 15px 60px;
    background: #eeeeef;
    margin-top: 3px;
    /* width: 100%; */
    min-height: 293px;
	margin-bottom: 42px;
}

.article-p{
    padding: 10% 10%;
    font-size: 19px;
    line-height: 35px;
	font-weight: 500;
}

.article-content{
	line-height: 32px;
    font-size: 16px;
    letter-spacing: 2px;
    text-align: justify;
    color: #595757;
    margin-top: 30px;
    clear: both;
}

.article-list{
	padding: revert!important;
	list-style: disc!important;
}

::marker {
    color:#438FB5 !important;
}

.newapp_wrap .w_40{
	width: 40%;
	float: left;
	text-align: center;
}

.newapp_wrap img {
    width: auto;
    margin-bottom: 30px;
    height: 437px;
}

.newapp_wrap .w_30 img {
    width: auto;
    margin-bottom: 30px;
    height: 150px;
}

.newapp_wrap .w_30 {
    text-align: center;
    margin-top: 31px;
}


.text-center{
	text-align: center;
}

article a{
	color: #036EB7;
}

.letter-basic{
	letter-spacing: 1px;
}

.light-group-image img{
	max-width: 300px;
	height: auto;
}

.agent_about{
	display: flex;
    justify-content: center;
    line-height: 25px;
    letter-spacing: 2px;
    text-align: left!important;
}

.agent_about p{
    margin-bottom: 5px!important;
}

.agent_title{
	font-weight: 700;
}

.clear-both{
	clear: both;
}

.text_indent_1_58 {
	padding-left: 58px;
	text-indent: -58px;
}

.text_indent_1_65 {
	padding-left: 65px;
	text-indent: -65px;
}

.text_indent_1_68 {
	padding-left: 68px;
	text-indent: -68px;
}

.text_indent_2_40 {
	margin-left: 40px;
	text-indent: -20px
}

.text_indent_3_60 {
	margin-left: 60px;
	text-indent: -37px
}

