@import url(font-awesome.min.css);
@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,600,400italic,600italic|Roboto+Slab:400,700");

/* Reset */
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: top;*/
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}

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;
}

body {
	-webkit-text-size-adjust: none;
	font-family: "sourcehansans-tc","微軟正黑體",Helvetica,"Helvetica Neue",Arial,sans-serif;
	font-weight: 400;
	letter-spacing: 1px;
}
.week_ul .ui.checkbox input:checked~.box:after, .week_ul .ui.checkbox input:checked~label:after {
	color: #2480d1;
}
.classtitle_div, .title_div, .menu--ceres .menu__item--current .menu__link, .recommend_title, .focus_title, .re_content_title, .learn_title, .ex_title, .likemore_word, .likemore_title, .cls_list_tb tbody tr td, .price_ul a, .time_ul a, .location_ul a, .week_ul a, .week_ul .ui.checkbox label, .choice_t{
	font-weight: 600;
}
#wrapper{
	min-height: 80vh;
}
section{
	margin: 0 auto;
	width: 100%;
	position: relative;
	width: 1200px;
	overflow: hidden;
}
.classtitle_div{
	height: auto;
    text-align: left;
    font-size: 38px;
    color: #333333;
    line-height: 80px;
}
.closebefore:before {
    content:"" !important;
}
/*class main*/
.home_div{
	width: 100%;
	margin-top: 80px;
}
.home_recommend{
	position: relative;
	float: left;
	width: 60%;
	margin-bottom: 50px;
}
.home_focus{
	position: relative;
	float: left;
	width: 40%;
	margin-bottom: 20px;
	display: none;
}
.recommend_title, .focus_title{
	color: #2973bd;
	font-size: 34px;
}
.recommend_div{
	display: block;
	width: 100%;
	margin-top: 15px;
}
.recommend_pic {
    width: 134px;
    height: 134px;
    -webkit-border-radius: 87px;
    -moz-border-radius: 87px;
    border-radius: 87px;
    border: 1px solid #cccccc;
    margin: 0 auto;
    text-align: center;
    margin-top: 20px;
	margin-bottom: 15px;
	margin-right: 40px;
	margin-left: 20px;
    overflow: hidden;
    position: relative;
    float: left;
}
.likemore_pic img:before {
    content: " ";
    background-image: url(../image/class_pic.png);
    display: block;
    width: 150px;
    height: 150px;
    position: relative;
    z-index: 0;
    background-size: 100% 100%;
    margin-top: -16px;
    margin-left: -16px;
}
.recommend_pic img {
	display: block;
    width: 120px !important;
    height: 120px !important;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    border-radius: 60px;
    margin-top: 6px;
    margin-left: 6px;
}
.re_content_title{
	word-wrap: break-word;
	color: #333333;
	font-size: 18px;
	padding: 30px 50px 0px 0px;
	text-align: justify;
	line-height: 30px;
}
.re_content_detail{
	display: table;
	line-height: 28px;
	font-size: 16px;
	padding: 10px 50px 0px 0px;
	text-align: justify;
	color: #7a7f87;
}
.recommend_more{
	display: block;
	width: 80px;
	text-decoration: none;
	float: right;
	margin-right: 50px;
    text-align: center;
    font-size: 14px;
    line-height: 24px;
    color: #2973bd;
    border: 1px solid #2873BD;
    margin-top: 10px;
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    border-radius: 14px;
    cursor: pointer;
}
.recommend_more:hover {
    color: #ffffff;
    background-color: #2873BD;
}
.focus_sider{
	margin-top: 40px;
	padding-right: 50px;
}
.focus_sider .owl-carousel .owl-item img {
    max-height: 150px;
}
.learn_section{
	display: table;
	width:100% !important; 
	background-color: #2973bd;
}
.learn_div{
	width: 1200px;
	display: table;
	background-color: #2973bd;
	margin-top: 40px;
	padding-bottom: 20px;
	margin: 0 auto;
}
.learn_left{
	width: 50%;
	position: relative;
	float: left;
}
.learn_right{
	width: 50%;
	position: relative;
	float: left;
}
.learn_title{
	font-size: 23px;
	color: #ffffff;
	padding: 40px 0px 0px 0px;
}
.learn_left_sider{
	max-width: 500px;
	position: relative;
	margin-top: 40px;
    /*margin-left: 50px;*/
}
.learn_left_sider .item a{
	text-decoration: none;
}
.learn_left_sider .item a div{
	width: 100%;
	margin: 0 auto;
	text-align: center;
	margin-top: 20px;
	color: #ffffff;
	font-size: 16px;
}
.learn_left_sider .item a img{
	width: 90px;
	margin: 0 auto;
	text-align: center;
	-webkit-border-radius: 45px;
	-moz-border-radius: 45px;
	border-radius: 45px;
}
.learn_left_sider .owl-dots{
	display: none;
}
.learn_left_sider .owl-nav {
    margin-top: -80px !important;
	width: 100% !important;
	margin-bottom: 100px;
}
.learn_left_sider .owl-next i, .learn_left_sider .owl-prev i {
	background-color: rgba(255, 255, 255, 0);
}
/*cls_ili++*/
.cls_ili > .learn_right{
	display: none;
}
.cls_ili > .learn_left {
	width: 100%;
}
.cls_ili > .learn_left > .learn_left_sider{
	max-width: 1240px;
}
/*cls_ili--*/
.ex_img{
	margin-top: 40px;
	width: 180px;
	position: relative;
	float: left;
	/*margin-left: 30px;*/
}
.ex_slider{
	width: 400px;
	position: relative;
	float: right;
	margin-top: 40px;
	right: 0px;
}
.ex_slider a{
	text-decoration: none;
}
.ex_title{
	color: #ffffff;
	font-size: 21px;
	line-height: 28px;
	margin-bottom: 10px;
}
.ex_content{
	color: #ffffff;
	font-size: 16px;
	line-height: 26px;
	min-height: 80px;
}
.ex_slider .owl-theme .owl-dots {
    text-align: right;
}
/**+like more+**/
.likemore_list{
	margin-bottom: 30px;
	padding: 0px 35px 0px 35px;
}
.likemore_list a{
	text-decoration: none;
}
.likemore_word{
	font-size: 34px;
	color: #000000;
	margin-top: 50px;
}
.likemore_pic{
    width: 134px;
    height: 134px;
    -webkit-border-radius: 87px;
    -moz-border-radius: 87px;
    border-radius: 87px;
    border: 1px solid #cccccc;
    margin: 0 auto;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 15px;
	overflow: hidden;
	position: relative;
	float: left;
	margin-right: 20px;
}
.likemore_pic img {
    width: 120px !important;
    height: 120px !important;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    border-radius: 60px;
	margin-top: 6px;
	margin-left: 6px;
}
.likemore_pic img:before {
	content: " ";
    background-image: url(../image/class_pic.png);
    display: block;
    width: 150px;
    height: 150px;
    position: relative;
    z-index: 0;
    background-size: 100% 100%;
    margin-top: -16px;
    margin-left: -16px;
}
.likemore_title{
	/*display: block;
    font-size: 21px;
    color: #000000;
    padding: 30px 0px 0px 0px;
    text-align: left;
    overflow: hidden;
    line-height: 28px;
    height: 90px;
	text-align: justify;
	word-wrap: break-word;
	word-break: break-all;*/
	display: block;
    font-size: 21px;
    color: #000000;
    padding: 30px 0px 0px 0px;
    text-align: left;
    overflow: hidden;
    line-height: 28px;
    height: 60px;
	text-align: justify;
	word-wrap: break-word;
	word-break: break-all;
}
.likemore_content{
	font-size: 14px;
    color: #7a7f87;
    padding: 10px 0px 0px 0px;
    height: 50px;
    text-align: left;
    overflow: hidden;
    line-height: 20px;
	text-align: justify;
	word-wrap: break-word;
	word-break: break-all;
}
.likemore_list .owl-theme .owl-nav [class*=owl-] {
	background: transparent !important;
	padding: 4px 0px !important;
}
.likemore_list .owl-next {
    position: relative;
	float: right;
	right: -35px;
}
.likemore_list .owl-next img:hover{
	content: url('../image/next_Over.png');
}
.likemore_list .owl-prev {
    position: relative;
	float: left;
	left: -35px;
}
.likemore_list .owl-prev img:hover{
	content: url('../image/prev_Over.png');
}
.likemore_list .owl-nav {
    margin-top: -100px !important;
	width: 100% !important;
	margin-bottom: 130px;
}
/*-like more-*/

/**owl-dots**/
/*all*/
.owl-theme .owl-dots .owl-dot span {
	background: #87bade !important;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #ffffff !important;
}
/*focus*/
.focus_sider .owl-theme .owl-dots .owl-dot span {
	background: #e6e6e6 !important;
}
.focus_sider .owl-theme .owl-dots .owl-dot.active span, .focus_sider .owl-theme .owl-dots .owl-dot:hover span {
    background: #2973bd !important;
}

/*class list*/
.title_div{
	height: auto;
	text-align: left;
	font-size: 38px;
	color: #333333;
	line-height: 80px;
}
.list_bnsider{
	width: 100%;
	overflow: hidden;
}
.list_bnsider .owl-carousel .owl-item img{
	max-height: 453px;
}
.owl-theme .owl-nav [class*=owl-] {
	background: transparent !important;
	padding: 0px 0px !important;
}
.owl-next {
    position: relative;
	float: right;
}
.owl-next i{
	font-size: 30px;
	background-color: rgba(255, 255, 255, 0.3);
	padding: 4px;
}
.owl-next i:hover{
	background-color: rgba(255, 255, 255, 0.5);
}
.owl-prev {
    position: relative;
	float: left;
}
.owl-prev i{
	font-size: 30px;
	background-color: rgba(255, 255, 255, 0.3);
	padding: 4px;
}
.owl-prev i:hover{
	background-color: rgba(255, 255, 255, 0.5);
}
.list_bnsider .owl-nav {
    margin-top: -19% !important;
	width: 100% !important;
	margin-bottom: 17%;
}
.owl-theme .owl-dots{
	position: relative;
	margin-bottom: 20px;
}
.price_ul, .time_ul, .location_ul, .week_ul{
	display: none;
}
.week_ul{
	position: absolute;
	border-radius: 3px;
	box-shadow: 0 0 3px rgba(0, 0, 0, .25);
	background-color: #ffffff;
	z-index: 99;
	margin-left: 8px;
	margin-top: 12px;
}
.price_ul a, .time_ul a, .location_ul a, .week_ul a{
	display: inline-block;
	text-decoration: none;
	/*color: #2489e2;*/
	padding: 7px 15px 7px 15px;
	font-size: 16px;
	line-height: 30px;
	min-width: 90px;
	width: 100%;
    text-align: left;
}
.week_ul .ui.checkbox{
	margin: 15px 15px 15px 15px;
}
.week_ul .ui.checkbox input {
    margin-left: 0px;
}
.week_ul .ui.checkbox label {
    /*color: #2489e2 !important;*/
    padding-left: 25px;
}
.week_ul .ui.checkbox input:active~label , .week_ul .ui.checkbox input:active~label{
    color: #2489e2 !important;
}
.week_ul .send_week{
	display: inline-block;
	/*background-color: #2489e2;*/
	color: #ffffff;
	padding: 7px 15px 7px 15px;
	font-size: 16px;
	line-height: 30px;
	min-width: 96px;
	width: 100%;
	text-align: center;
	cursor: pointer;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	border: none;
}
.week_ul tbody tr td {
    padding: 0px !important;
    height: auto !important;
}
.jBox-content {
    padding: 0px !important;
}
.price_ul li:hover, .time_ul li:hover, .location_ul li:hover, .week_ul li:hover{
	background-color: #f2f2f2;
}
.cls_list_tb{
	position: relative;
    float: left;
	margin: 30px 0px 30px 0px;
	width: 100%;
}
.cls_list_tb thead{
	/*background-color: #2489e2;*/
}
.cls_list_tb thead th{
	padding: 10px 10px 10px 10px;
	text-align: left;
	font-size: 16px;
	color: #ffffff;
}
.cls_list_tb thead th a, .cls_list_tb thead th a:hover{
	color: #ffffff;
	text-decoration: none;
	cursor: pointer;
}
.cls_list_tb tbody tr{
	border-bottom: solid 1px #cccccc;
}
.cls_list_tb tbody tr:hover {
    background-color: #f2f2f2;
}
.cls_list_tb tbody tr td{
	padding: 10px 10px 10px 10px;
	font-size: 16px;
	color: #333333;
	word-break: break-all;
	text-align: justify;
	height: 72px;
	line-height: 21px;
	overflow: hidden;
}
.cls_list_tb tbody tr td:nth-child(6){
	color: #ff0000;
}
.cls_list_tb tbody tr td:nth-child(5):before, .cls_list_tb tbody tr td:nth-child(6):before{
	content:"NT$";
	font-size: 12px;
}
.cls_list_tb tbody tr td:nth-child(1) a{
	text-decoration: none;
}
.cls_list_tb tbody tr td:nth-child(1) a span{
	color: #7AABD0;
	text-decoration: none;
	padding-left: 10px;
	vertical-align: middle;
	font-weight: 500;
}
.cls_list_tb_small{
	/*width: 70%;*/
}
.cls_list_tb_small thead th {
    padding: 10px 5px 10px 5px;
    font-size: 14px;
}
.cls_list_tb_small tbody tr td{
	padding: 10px 5px 10px 5px;
	font-size: 14px;
}
.cls_list_tb_small tbody tr td:nth-child(3), .cls_list_tb_small tbody tr td:nth-child(4){
	word-break: normal;
	text-align: center;
}
#table_check_week{
    width: 100%;
}
.list_tag_div {
    position: relative;
    float: right;
    width: 100%;
    margin: 30px 0px 30px 0px;
    border: 1px solid #cccccc;
    border-radius: 5px;
}
.list_tag_t{
	width: 100%;
    /*background-color: #2480d1;*/
    color: #ffffff;
    font-size: 21px;
    line-height: 38px;
    text-align: left;
    text-indent: 10px;
    margin-bottom: 15px;
}
.list_tag_t img{
    width: 35px;
    margin-right: 5px;
}
.list_tag_div ul {
	margin: 0;
	padding: 0;
	list-style: none;
	padding: 0px 22px 0px 10px;
	display: block;
}
.list_tag_div ul li {
	position: relative;
	display: inline-block;
	margin: 0 0.4em 0.5em 0;
	padding: 0;
	cursor: pointer;
}
.list_tag_div ul li a {
	position: relative;
	display: inline-block;
	width: auto;
	height: 26px;
	line-height: 26px;
	padding: 0 0.4em;
	background: #fbf9e1;
	border: 1px solid #a2c5e8;
	border-radius: 3px;
	word-wrap: normal;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	color: #646767;
	font-size: 14px;
	text-decoration: none;
	-webkit-transition: .2s;
	transition: .2s;
}
.list_tag_div ul li:nth-child(2n) a {
	background: #fbe1e5;
}
.list_tag_div ul li:nth-child(3n) a {
	background: #e1e7fb;
}
.list_tag_div ul li span {
	position: absolute;
	top: 0;
	right: -10px;
	z-index: 2;
	width: auto;
	height: 28px;
	line-height: 28px;
	background-color: #3498db;
	border: 1px solid #3498db;
	border-radius: 30px;
	color: #fff;
	font-size: 13px;
	text-align: center;
	opacity: 0;
	-webkit-transition: .2s;
	transition: .2s;
	-webkit-transform: scale(.4);
	transform: scale(.4);
	padding: 0px 5px;
	pointer-events: none;
}
.list_tag_div ul li span::after {
	position: absolute;
	top: 50%;
	left: -8px;
	content: '';
	width: 0;
	height: 0;
	margin-top: -7px;
	border-color: transparent #3498db transparent transparent;
	border-style: solid;
	border-width: 7px 14px 7px 0;
}
.list_tag_div ul li a:hover {
	border: 1px solid #3498db;
	color: #3498db;
}
.list_tag_div ul li:hover span {
	right: -35px;
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}

.class_name{
	height: 42px;
	overflow: hidden;
	color: #333333;
	vertical-align: middle;
	display: table-cell;
}
.class_name_gray, .cls_list_tb tbody tr td:nth-child(1) a .class_name_gray span{
	color: #808080;
}
.class_tag_green{
	background: #00b6c0;
	color: #ffffff !important;
	display: inline-block;
	height: 24px;
	line-height: 24px;
	font-size: 15px;
	padding: 0 5px 0 3px !important;
	position: relative;
	white-space:nowrap;
	vertical-align: middle;
	border-radius: 3px;
	margin-left: 10px;
	margin-right: 2px;
}
.class_tag_green::before {
	vertical-align: text-top;
	margin-right: 2px;
	width: 17px;
	height: 20px;
	content: url('../image/status-icon.svg');
	display: inline-block;
}
.class_tag_green::after {
	border-style: solid;
	border-width: 12px 9px 12px 0;
	border-color: transparent #00b6c0 transparent transparent;
	content: '';
	position: absolute;
	left: -8px;
	top: 0;
}
.class_tag_red{
	background: #c1272d;
	color: #ffffff !important;
	display: inline-block;
	height: 24px;
	line-height: 24px;
	font-size: 15px;
	padding: 0 5px 0 3px !important;
	position: relative;
	white-space:nowrap;
	vertical-align: middle;
	border-radius: 3px;
	margin-left: 10px;
	margin-right: 2px;
}
.class_tag_red::before {
	vertical-align: text-top;
	margin-right: 2px;
	width: 17px;
	height: 20px;
	content: url('../image/status-icon.svg');
	display: inline-block;
}
.class_tag_red::after {
	border-style: solid;
	border-width: 12px 9px 12px 0;
	border-color: transparent #c1272d transparent transparent;
	content: '';
	position: absolute;
	left: -8px;
	top: 0;
}
.class_tag_gray{
	background: #929291;
	color: #ffffff !important;
	display: inline-block;
	height: 24px;
	line-height: 24px;
	font-size: 15px;
	padding: 0 5px 0 3px !important;
	position: relative;
	white-space:nowrap;
	vertical-align: middle;
	border-radius: 3px;
	margin-left: 10px;
	margin-right: 2px;
}
.class_tag_gray::before {
	vertical-align: text-top;
	margin-right: 2px;
	width: 17px;
	height: 20px;
	content: url('../image/status-icon.svg');
	display: inline-block;
}
.class_tag_gray::after {
	border-style: solid;
	border-width: 12px 9px 12px 0;
	border-color: transparent #929291 transparent transparent;
	content: '';
	position: absolute;
	left: -8px;
	top: 0;
}
.class_tag_orange {
    background: #f6a201;
    color: #ffffff !important;
    display: inline-block;
    height: 24px;
    line-height: 24px;
    font-size: 15px;
    padding: 0 5px 0 3px !important;
    position: relative;
    white-space: nowrap;
    vertical-align: middle;
    border-radius: 3px;
    margin-left: 10px;
    margin-right: 2px;
}

.class_tag_orange::before {
    vertical-align: text-top;
    margin-right: 2px;
    width: 17px;
    height: 20px;
    content: url('../image/status-icon.svg');
    display: inline-block;
}

.class_tag_orange::after {
    border-style: solid;
    border-width: 12px 9px 12px 0;
    border-color: transparent #f6a201 transparent transparent;
    content: '';
    position: absolute;
    left: -8px;
    top: 0;
}
.btn_pages{
	margin: 0 auto; 
	text-align: center;
	width: 100%;
    display: inline-block;
}
.btn_pages .pagination li a{
	cursor: pointer;
}
.nodata_div{
	width: 1200px;
    height: 600px;
    margin: 0 auto;
    text-align: center;
    vertical-align: middle;
    clear: both;
    display: table-cell;
}
.nodata_content{
	margin-top: 20px;
	color: #cccccc;
	font-size: 21px;
	line-height: 34px;
}
.nodata_btn{
	width: 100px;
	margin: 0 auto;
	text-align: center;
	font-size: 18px;
	line-height: 30px;
	color: #2489e2;
	border: 2px solid #2489e2;
	margin-top: 20px;
	-webkit-border-radius: 24px;
	-moz-border-radius: 24px;
	border-radius: 24px;
	cursor: pointer;
}
.nodata_btn:hover{
	color: #ffffff;
	background-color: #2489e2;
}

/*msg header*/
.detail_header_div {
    position: relative;
    display: inline-block;
    width: 100%;
}

.detail_header_div > .msg_title {
    float: left;
}

.detail_header_div .msg_right_back {
    float: right;
    margin-top: 60px;
    margin-bottom: 20px;
}

.detail_header_div .msg_right_back_c {
    color: #4386e1;
    font-size: 18px;
    font-family: 微軟正黑體;
    font-weight: 600;
}

.detail_header_div .msg_right_back_c a {
    color: #4386e1;
    text-decoration: none;
}

.board_list li {
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 50px;
    border-bottom: 1px solid #F2F2F2;
    padding: 0px 10px;
}

.board_list li:hover {
    background-color: #F2F2F2;
}

.board_list a {
    text-decoration: none;
    color: #4386e1;
    font-family: 微軟正黑體;
    font-weight: 600;
}

/*choice*/
.choice_section{
	width: 100%;
	display: table;
	margin-top: 30px;
}
.choice_div{
    width: 1240px;
    margin: 0 auto;
	padding: 20px 0px;
	display: table;
	background-color: #ffffff;
}
.choice_t{
    position: relative;
    font-size: 24px;
    color: #2480d4;
    padding: 0px 0px 10px 0px;
    text-align: left;
    width: 1240px;
	margin: 0 auto;
	text-indent: 20px;
}
.choice_c{
	display: inline-block;
	padding: 0px 20px;
	width: 100%;
}
.choice_item{
	/*width: 394px;*/
	width: 375px;
    float: left;
    display: table;
    border: 1px solid #cccccc;
	margin: 10px 10px 10px 10px;
	overflow: hidden;
}
.choice_item .c_img_div{
	background-color: #cccccc;
	width: 100%;
	display: block;
}
.choice_item a{
	text-decoration: none;
    display: block;
}
.choice_item img{
	width: auto;
	/*max-width: 394px;
	height: 128px;*/
	max-width: 375px;
    height: 122px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.choice_cls_name{
	font-size: 20px;
    color: #29303b;
    padding: 10px 10px 0px 15px;
    margin-bottom: 0px;
    word-break: break-all;
    height: 90px;
    width: auto;
	overflow: hidden;
	line-height: 26px;
    vertical-align: middle;
}
.choice_cls_name span:first-child {
    margin-right: 10px;
	font-size: 20px;
    color: #29303b;
}
.choice_cls_name span:last-child{
	color: #9a9a9a;
	font-size: 16px;
}
.choice_cls_price{
	float: right;
}
.choice_cls_price span{
	float: left;
}
.choice_cls_price span:first-child{
	color: #999999;
	font-size: 14px;
	text-decoration: line-through;
	padding-top: 12px;
}
.choice_cls_price span:first-child::before{
	content: "原價";
}
.choice_cls_price span:first-child::after{
	content: "元";
}
.choice_cls_price span:last-child{
	color: #c1272d;
	font-size: 25px;
	margin: 0px 10px 10px 10px;
}
.choice_cls_price span:last-child::before{
	content: "NT$";
	font-size: 18px;
}
.choice_cls_price span:last-child::after{
	content: "元";
	font-size: 18px;
}

/*hot word*/
.ad_words_section{
	background-color: #315a8b;
	height: auto;
	width: 100%;
	overflow: visible;
	display: table;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 40px;
}
.ad_words{
	max-width: 1240px;
	margin: 0 auto;
	vertical-align: middle;
}
.ad_words_img{
	position: relative;
	float: left;
	margin-top: -28px;
	margin-left: 0px;
	height: 90px;
	width: 90px;
	z-index: 99;
}
.wcontent_div{
	/*width: 91%;*/
}
.words_title{
	display: table;
	position: relative;
	float: left;
	font-size: 30px;
	color: #ffffff;
    height: auto;
    margin: 0px 15px 0px 15px;
	line-height: 60px;
    float: left;
    text-indent: 15px;
    width: 260px;
}
.words_content{
	display: block;
    position: relative;
    float: left;
    font-size: 21px;
    line-height: 30px;
    color: #ffffff;
    height: auto;
    text-align: justify;
    word-wrap: break-word;
    word-break: break-all;
	padding-top: 12px;
	word-wrap: break-word;
	width: calc(100% - 15em);
	overflow: hidden;
}
.words_more{
	position: relative;
    display: block;
    /* width: 40px; */
    text-decoration: none;
    float: left;
    text-align: center;
    font-size: 14px;
    line-height: 24px;
    color: #ffffff;
    border: 1px solid #ffffff;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    cursor: pointer;
    margin: 14px 0px 10px 15px;
    padding: 1px 10px;
}
.words_more:hover{
    color: #00a8ca;
	background-color: #ffffff;
}
.ad_words .marquee::before, .ad_words .marquee::after{
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.ad_words .marquee {
	float: left;
	height: 40px;
	display: inline-block;
	/*width: 100%;
	overflow: hidden;*/
    overflow: hidden;
    text-align: initial;
    white-space: nowrap;
}
.ad_words .marquee a {
	color: #fff;
	border: 1px solid #ffffff;
    padding: 2px 5px;
    border-radius: 5px;
    text-decoration: none;
}
.ad_words .marquee .ticker-left{
	display: inline-block;
}
.ad_words .ticker-left li {
	display: inline-block;
	font-size: 18px;
	line-height: 40px;
	margin-right: 10px;
}
/*old class list*/
.cl_old_h {
    display: none;
    line-height: 30px;
    font-size: 18px;
    margin-bottom: 10px;
}
.cl_old_h span {
    color: #2480d1;
    cursor: pointer;
}
.list_old_class{
    display: none;
}