<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.class-schedule-btn {
    position: fixed;
    top: 4.625rem;
    left: 0.5rem;
    height: 2.5rem;
    display: none
}

.class-schedule-btn a {
    background-color: #009CBD;
    color: #fff;
    background-image: url("/style/icon/right-arrow.png");
    background-repeat: no-repeat;
    background-position: 9.75rem center;
    background-size: auto 0.75rem
}

.infointroduction{
	text-align: center;
	margin-top: 0.2rem;
    padding: 1rem 1rem;
	background: url(/style/icon/png_pattern.png) repeat top left/100px;
    background-color: #fff;
    margin-left: 1rem;
    margin-right: 1rem;
}

.infointroduction h2 {
    color: #E87411;
}

.infointroduction p {
    margin-top: 1rem;
    text-align: left;
}


.pricebox {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    border-top: 1px solid #979797;
    padding: 2.5rem 0 2.5rem 0
}

.pricebox .price {
    color: #005587;
    line-height: 2.5rem;
    margin-top: 2.6875rem
}

.pricebox .price2 {
    line-height: 1.375rem;
    height: 1.375rem
}

.pricebox .des-1 {
    line-height: 1.375rem;
    color: #E87411
}

.pricebox .des-2 {
    color: #7B838A;
    line-height: 1.375rem
}

.pricebox button {
    border: none;
    margin-top: 2.375rem
}

.pricebox .des-3 {
    margin: 0 auto;
    text-align: left;
    line-height: 1.125rem;
    margin-top: 1.125rem;
    display: none
}

.pricebox .des-3 span {
    display: block;
    height: 40px;
}

.pricebox .deslong {
    text-align: left;
    line-height: 20px;
    margin-top: 20px;
    display: none
}

.pricebox .des-4 {
    color: #005587;
    line-height: 1.375rem;
    margin-top: 1.625rem
}

.pricebox .read-more {
    margin: 38px auto 0 auto;
    text-align: center;
    color: #005587;
    font-family: fontMedium
}

.pricebox .read-more img {
    height: 7px;
    width: auto;
    margin-right: 6px
}

.pricebox .read-more img.rotate {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}


.pricebox2 {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    border-top: 1px solid #979797;
    /*padding: 1.5rem 0 2.5rem 0*/
    padding-top: 1.5rem;
}

.pricebox2 .price {
    line-height: 3.375rem;
    height: 3.375rem
}

.pricebox2 .price2 {
	color: #005587;
    line-height: 3.375rem;
    height: 3.375rem;
	text-align: left;
	margin-left: 3.375rem;
}

.pricebox2 .des-1 {
    line-height: 1.375rem;
    color: #E87411;
	text-align: left;
	margin-left: 3.375rem;
    margin-top: 1rem;
}

.pricebox2 .member-des {
	line-height: 2.375rem;
    color: #E87411;
    text-align: left;
    margin-left: 3.375rem;
    margin-top: 1rem;
    margin-bottom: 1rem;
    word-wrap: break-word;
    word-break: break-word;
    width: 8rem;
}

.pricebox2 .member-des .memberTitle{
	line-height: 1.375rem;
    color: #E87411;
    text-align: left;
    margin-left: -3.375rem;
    margin-top: 1rem;
}

.pricebox2 .left .longprice {
    color: #979797;
    line-height: 1.575rem;
    height: 1.375rem;
    text-align: left;
    margin-left: 0rem;
    width: 11rem;
    word-wrap: break-word;
    word-break: break-word;
}

.pricebox2 .des-2 {
    color: #7B838A;
    line-height: 2.375rem;
}

.pricebox2 button {
    border: none;
    margin-top: 2.375rem;
}

.pricebox2 .des-3 {
    margin-left: 2rem;
    text-align: left;
    line-height: 2.125rem;
    margin-top: 2.125rem;
}

.pricebox2 .des-3 span {
    display: block;
    height: 1.125rem;
}

.pricebox2 .deslong {
    text-align: left;
    line-height: 1rem;
    margin-top: 1.375rem;
}

.pricebox2 .des-4 {
    color: #005587;
    line-height: 1.375rem;
    margin-top: 1.625rem;
}

.pricebox2 .read-more {
    margin: 38px auto 0 auto;
    text-align: center;
    color: #005587;
    font-family: fontMedium;
}

.pricebox2 .read-more img {
    height: 7px;
    width: auto;
    margin-right: 6px;
}

.pricebox2 .read-more img.rotate {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}


.pricebox2 .right{
    /*height: auto;
	position: absolute;
    top: 16%;
    right: 0%;
	width:140px;*/
    width: 60%;
    margin: 10px auto 0 auto;
}

.giftcardbox {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    border-top: 1px solid #979797;
    padding: 2.5rem 0 2.5rem 0;
	
}

.gift-card {
	margin: 0.75rem 1.0rem;
	background-color: #fff;
	border-radius: 0.25rem;
	padding: 0 1.25rem;
	box-shadow: 0 2px 4px 0 rgba(155,155,155,0.61);
	background-image: url(/style/icon/patternforgiftcard.png);
	background-size: 25%;
	background-repeat:repeat;
}

.gift-card h2 {
  text-align: center;
  color: #7B838A;
  padding-top: 2.1875rem;
  padding-bottom: 1.25rem;
}
.giftcardbox .price img {
  width: 20%;
}

.giftcardbox .price {
    color: #005587;
    line-height: 2.5rem;
    margin-top: 2.6875rem;

}

.giftcardbox .price2 {
    line-height: 1.375rem;
    height: 1.375rem
}

.giftcardbox .des-1 {
    line-height: 1.375rem;
    color: #005587;
}

.giftcardbox .des-2 {
    color: #7B838A;
    line-height: 1.375rem
}

.giftcardbox button {
    border: none;
    margin-top: 2.375rem
}

.giftcardbox .des-3 {
    margin: 0 auto;
    text-align: left;
    line-height: 1.125rem;
    margin-top: 1.125rem;
    display: none
}

.giftcardbox .des-3 span {
    display: block;
    height: 1.125rem
}

.giftcardbox .deslong {
    text-align: left;
    line-height: 1rem;
    margin-top: 1.375rem;
    display: none
}

.giftcardbox .des-4 {
    color: #005587;
    line-height: 1.375rem;
    margin-top: 1.625rem
}

.giftcardbox .read-more {
    margin: 38px auto 0 auto;
    text-align: center;
    color: #005587;
    font-family: fontMedium
}

.giftcardbox .read-more img {
    height: 7px;
    width: auto;
    margin-right: 6px
}

.giftcardbox .read-more img.rotate {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.SalesTypeImgBox {
    margin: 0.75rem 1.0rem;
}

.SalesTypeImgBox img {
    width: 100%;
}

.try-preview-class,.become-member,.class-pass,.classPackageActivity{
    margin: 0.75rem 1.0rem;
    padding: 0 1.25rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.sales-coll {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.sales-coll .pricebox3 {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
}

.sales-coll .pricebox3 .item-box{
    margin: 0.75rem 1.0rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.sales-coll .pricebox3 .item-one{
	background: #F1BE48;
    border: 1px solid #F1BE48;
    padding: 10px 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 4px;
    text-align: center;
    position: relative;
	color: #fff;
}

.sales-coll .pricebox3 .item-one .item-title{
	color: #005587;
}

.sales-coll .pricebox3 .item-two{
	background: #009CBD;
    border: 1px solid #009CBD;
    padding: 30px 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 4px;
    text-align: center;
    position: relative;
	color: #fff;
}

.sales-coll .pricebox3 .price {
    color: #fff;
    margin-bottom: 10px;
    line-height: 30px;
}

.sales-coll .pricebox3 .des-1 {
    color: #fff;
	height: 40px;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.sales-coll .pricebox3 .des-1:hover {
    height: auto;
    overflow: auto;
    display: block;
	color: #fff;
}

.sales-coll .pricebox3 .des-2 {
	color: #fff;
    line-height: 40px;
    margin-bottom: 23px;
}

.sales-coll .pricebox3 button,.pricebox3 a {
	background-color: #F1BE48;
	color: #fff;
    border: none;
    display: inline-block;
    margin-top: 22px;
    margin-bottom: 20px;
}

.sales-coll .pricebox3 .des-3 {
	color: #fff;
    margin: 0 30px;
    text-align: left;
	display: none;
}

.sales-coll .pricebox3 .des-3 span {
	color: #fff;
    height: 48px;
    min-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.sales-coll .pricebox3 .des-3 ul.point3 {
    height: 100px;
	text-align: left;
}

.sales-coll .pricebox3 .des-3 ul.point3 li {
	list-style:disc;
	margin-bottom: 6px;
	width: 100%;
}

.sales-coll .pricebox3 .des-3 ul.point3 li span {
    height: 34px;
    min-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.sales-coll .pricebox3 .des-3 span:hover {
    height: auto;
    overflow: auto;
    display: block;
}

.sales-coll .pricebox3 .deslong {
	color: #fff;
    text-align: left;
    line-height: 14px;
    margin-top: 30px;
    font-size: 12px;
    padding: 0 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    height: 70px;
    min-height: 70px;
	display: none;
}

.sales-coll .pricebox3 .deslong:hover {
    height: auto;
    overflow: auto;
    display: block;
}

.sales-coll .pricebox3 .des-4 {
	color: #fff;
    line-height: 32px;
}

.sales-coll .pricebox3 .price2 {
	color: #fff;
    line-height: 32px;
    height: 32px;
}

.sales-coll .pricebox3 .read-more {
    margin: 8px auto 10px auto;
    text-align: center;
    font-family: fontMedium;
}

.sales-coll .pricebox3 .read-more img {
    height: 7px;
    width: auto;
    margin-right: 6px;
}

.sales-coll .pricebox3 .read-more img.rotate {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}


.try-preview-class h2,.become-member h2,.class-pass h2,.classPackageActivity h2{
    text-align: center;
    color: #7B838A;
    padding-top: 2.1875rem;
    padding-bottom: 1.25rem;
}

.classPackageActivity h3 {
    text-align: center;
    color: #7B838A;
    padding-top: 2.1875rem;
    padding-bottom: 1.25rem;
}

.try-preview-class .introduction,.become-member .introduction,.class-pass .introduction,.classPackageActivity .introduction {
    width: 100%;
    line-height: 0.875rem;
    border-top: 1px solid #979797;
    padding-top: 1.875rem;
    padding-bottom: 2.125rem;
    display: none
}

.try-preview-class {
    margin-top: 1.5rem
}

.try-preview-class .des-1 {
    margin-bottom: 37px
}

.become-member ul,.class-pass ul,.sales-coll ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.class-pass button {
    margin-top: 3.0625rem;
}

.classPackageActivity {
    position: relative;
    margin-top: 2.125rem;
    background: #F9F9F9;
    -webkit-box-shadow: 0 1px 4px 0 #C7C7C7;
    box-shadow: 0 1px 4px 0 #C7C7C7;
}

.classPackageActivity .des-1 {
    color: #E87411;
	margin-bottom: 2rem;
}

.classPackageActivity .des-1 .classTime {
    display: inline-block;
    position: relative;
	font-size: 1.225rem;
}

.classPackageActivity .des-4 {
    color: #E87411
}

.classPackageActivity .badge {
    position: absolute;
    top: -1.625rem;
    left: -0.48rem;
    width: 11.25rem;
    height: 2.5rem;
    color: #fff;
    font-size: .875rem;
    font-family: fontMedium;
    text-align: center;
    line-height: 1.625rem;
    background: url("/style/icon/SpecialOffericon.png") no-repeat left top/100% 100%
}

.classPackageActivity .relclassTime {
    position: absolute;
    top: -1.875rem;
    right: -1.25rem;
    color: #C8102E;
    line-height: 2.875rem;
    font-size: 1.375rem;
    font-family: fontMedium;
    -webkit-transform: rotate(-9deg);
    transform: rotate(-9deg);
    display: inline-block
}

.classPackageActivity .lineation {
    position: absolute;
    margin: auto;
    width:34px;
    height: 14px;
    left: -14px;
    right: 0;
    top: 2px;
    bottom: 0;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
}

.sum-special-Offer {
    background-color: #fff;
    border: none
}

.sum-special-Offer h2 {
    color: #E87411;
    font-family: fontMedium;
    color: 1rem
}

.sum-special-Offer .SummerClassPass {
    position: absolute;
    width: 5.0rem;
    height: 5.0rem;
    top: 0;
    right: 0;
	left:0;
}

.sum-special-Offer .pricebox {
    position: relative
}

.faq-des {
    padding-top: 3.75rem;
    padding-bottom: 4.25rem;
    background-color: #fff;
    margin-top: 30px;
    display: none
}

.faq-des h2 {
    color: #787878;
    text-align: center;
    line-height: 1.5rem
}

.faq-des-list {
    padding: 1.25rem 2.5rem
}

.faq-des-list dl {
    line-height: 20px;
    margin-bottom: 20px
}

.faq-des-list dt {
    cursor: pointer
}

.faq-des-list dt:after {
    content: '';
    display: inline-block;
    width: 10px;
    height: 10px;
    background: url("/style/icon/read-more.png") no-repeat center center/0.875rem 0.5rem;
    vertical-align: middle;
    margin-left: 20px;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    opacity: .5
}

.faq-des-list dt.expand:after {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
}

.faq-des-list dd {
    margin-top: 1.25rem;
    display: none;
    line-height: 1.25rem
}

.ScheduleEntry {
    position: fixed;
    left: 0;
    bottom: 0;
    background-color: #f1f1f1;
    width: 100%;
    height: 55px;
    padding: 8px 16px;
    z-index: 10;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0 2px 4px 0 rgba(155,155,155,0.61);
    box-shadow: 0 2px 4px 0 rgba(155,155,155,0.61);
    border-radius: 4px 4px 0 0
}

.ScheduleEntry .left,.ScheduleEntry .right {
    display: inline-block
}

.ScheduleEntry a {
    margin-left: 20px;
    display: block
}

.ScheduleEntry img {
    vertical-align: middle;
    width: 9px;
    height: auto;
    margin-left: 26px
}

.ScheduleEntry h3 {
    font-size: .875rem;
    color: #005587;
    font-family: fontMedium;
    line-height: .875rem
}

.ScheduleEntry p {
    font-size: .75rem;
    line-height: .875rem
}
</pre></body></html>