.class-schedule-btn {
    position: fixed;
    width: 100%;
    margin: auto;
    top: 195px;
    height: 50px;
    z-index: 10;
    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: 260px center;
    background-size: 9px 18px;
    -webkit-box-shadow: 0 2px 4px 0 #C7C7C7;
    box-shadow: 0 2px 4px 0 #C7C7C7
}

.infointroduction{
	text-align: center;
	margin-top: 20px;
    padding: 20px 20px;
	background: url(/style/icon/png_pattern.png) repeat top left/100px;
}

.infointroduction h2 {
    color: #E87411;
}

.infointroduction p {
    margin-top: 30px;
    max-width: 973px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}

.pricebox-none {
    width: 31%;
    height: auto;
    min-height: 420px
}

.pricebox {
    width: 31%;
    height: auto;
    min-height: 420px;
    border: 1px solid #005587;
    padding: 50px 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 4px;
    text-align: center;
    position: relative
}

.pricebox .price {
    color: #005587;
    margin-top: 25px;
    line-height: 40px
}

.pricebox .des-1 {
    color: #E87411;
	height: 60px;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.pricebox .des-1:hover {
    height: auto;
    overflow: auto;
    display: block
}

.pricebox .des-2 {
    color: #7B838A;
    line-height: 40px;
    margin-bottom: 23px
}

.pricebox button,.pricebox a {
    border: none;
    display: inline-block;
    margin-top: 42px
}

.pricebox .des-3 {
    margin: 0 30px;
    text-align: left
}

.pricebox .des-3 span {
    height: 48px;
    min-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.pricebox .des-3 ul.point3 {
    height: 100px;
	text-align: left;
}

.pricebox .des-3 ul.point3 li {
	list-style:disc;
	margin-bottom: 6px;
	width: 100%;
}

.pricebox .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;
}

.pricebox .des-3 span:hover {
    height: auto;
    overflow: auto;
    display: block;
}

.pricebox .deslong {
    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
}

.pricebox .deslong:hover {
    height: auto;
    overflow: auto;
    display: block
}

.pricebox .des-4 {
    line-height: 32px;
    color: #005587
}

.pricebox .price2 {
    line-height: 32px;
    height: 32px
}


.pricebox2 {
    width: 57%;
    height: auto;
    min-height: 420px;
    position: relative;
	display:flex;
	align-items:flex-end;
}

.pricebox2 .left{
    width: 64%;
    height: auto;
    min-height: 420px;
    border: 1px solid #005587;
    padding: 50px 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 4px;
    text-align: center;
    position: relative;
	float: left;
}

.pricebox2 .right{
    width: 50%;
    height: auto;
	float: left;
    margin-left: 20px;
}

.pricebox2 .right img{
	
}

.pricebox2 .price {
    color: #009CBD;
    margin-top: 25px;
    line-height: 40px
}

.pricebox2 .price2 {
	color: #005587;
    margin-top: 25px;
    line-height: 40px
}

.pricebox2 .des-1 {
    color: #E87411;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1
}

.pricebox2 .des-1:hover {
    height: auto;
    overflow: auto;
    display: block
}

.pricebox2 .des-2 {
    color: #7B838A;
    line-height: 40px;
    margin-bottom: 23px
}

.pricebox2 button,.pricebox2 a {
    border: none;
    display: inline-block;
    margin-top: 42px
}

.pricebox2 .des-3 {
    margin: 0 30px;
    text-align: left
}

.pricebox2 .des-3 span {
    height: 24px;
    min-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1
}

.pricebox2 .des-3 span:hover {
    height: auto;
    overflow: auto;
    display: block
}

.pricebox2 .deslong {
    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
}

.pricebox2 .deslong:hover {
    height: auto;
    overflow: auto;
    display: block
}

.pricebox2 .des-4 {
    line-height: 32px;
    color: #005587
}

.pricebox2 .price {
    line-height: 32px;
    height: 32px
}

.pricebox2 .member-des {
    color: #E87411;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1
}

.pricebox2 .member-des .memberTitle {
    display: inline-block;
    position: relative;
    color: #E87411;
}

.pricebox2 .longprice {
    color: #979797;
    margin-top: 25px;
    line-height: 40px;
}


.pricebox3 {
    width: 31%;
    height: auto;
    min-height: 420px;
}

.pricebox3 .item-box{
    padding: 10px 10px;
    text-align: center;
    position: relative;
	color: #fff;
}

.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;
}

.pricebox3 .item-one .item-title{
	color: #005587;
}

.pricebox3 .item-two{
	background: #009CBD;
    border: 1px solid #009CBD;
    padding: 50px 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 4px;
    text-align: center;
    position: relative;
	color: #fff;
}

.pricebox3 .price {
    color: #fff;
    margin-bottom: 10px;
    line-height: 40px;
}

.pricebox3 .des-1 {
    color: #fff;
	height: 60px;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.pricebox3 .des-1:hover {
    height: auto;
    overflow: auto;
    display: block;
	color: #fff;
}

.pricebox3 .des-2 {
	color: #fff;
    line-height: 40px;
    margin-bottom: 23px;
}

.pricebox3 button,.pricebox3 a {
	background-color: #F1BE48;
	color: #fff;
    border: none;
    display: inline-block;
    margin-top: 42px;
    margin-bottom: 20px;
}

.pricebox3 .des-3 {
	color: #fff;
    margin: 0 30px;
    text-align: left;
}

.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;
}

.pricebox3 .des-3 ul.point3 {
    height: 100px;
	text-align: left;
}

.pricebox3 .des-3 ul.point3 li {
	list-style:disc;
	margin-bottom: 6px;
	width: 100%;
}

.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;
}

.pricebox3 .des-3 span:hover {
    height: auto;
    overflow: auto;
    display: block;
}

.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
}

.pricebox3 .deslong:hover {
    height: auto;
    overflow: auto;
    display: block
}

.pricebox3 .des-4 {
	color: #fff;
    line-height: 32px;
    color: #005587
}

.pricebox3 .price2 {
	color: #fff;
    line-height: 32px;
    height: 32px
}

.gift-card{
	border-bottom: 1px solid #979797;
    margin-top: 29px;
	padding-bottom: 74px;
}
.gift-card h2{
	margin-bottom: 29px;
    text-align: center;
    font-family: fontBook;
    color: #7B838A;
    font-size: 26px;
    line-height: 30px;
}

.giftcardbox {
    width: 31%;
    height: auto;
    min-height: 420px;
    border: 1px solid #005587;
    padding: 50px 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 4px;
    text-align: center;
    position: relative;
	background: url(/style/icon/patternforgiftcard.png) repeat;
    background-size: 25%;

}

.giftcardbox .price {
    color: #005587;
    margin-top: 25px;
    line-height: 40px
}

.giftcardbox .price img {
	width: 20%;
	margin-bottom: 20px;
}

.giftcardbox .des-1 {
    color: #005587;
    line-height: 36px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1
}

.giftcardbox .des-2 {
    color: #7B838A;
    line-height: 40px;
    margin-bottom: 23px
}

.giftcardbox button,.pricebox a {
    border: none;
    display: inline-block;
    margin-top: 42px
}

.giftcardbox .des-3 {
    margin: 0 30px;
    text-align: left
}

.giftcardbox .des-3 span {
    height: 24px;
    min-height: 24px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2
}

.giftcardbox .deslong {
    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;
}

.giftcardbox .des_our {
	margin-top: 10px;
}

.giftcardbox .deslong:hover {
    height: auto;
    overflow: auto;
    display: block
}

.giftcardbox .des-4 {
    line-height: 32px;
    color: #005587
}

.giftcardbox .price2 {
    line-height: 32px;
    height: 32px
}

.try-preview-class {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 60px 0 40px 0;
    border-bottom: 1px solid #979797
}

.try-preview-class .des-1 {
    margin-bottom: 37px
}

.become-member,.class-pass,.classPackageActivity {
    border-bottom: 1px solid #979797;
    margin-top: 29px
}

.sales-coll{
	border-bottom: 1px solid #979797;
    margin-top: 20px;
    padding-bottom: 40px;
}

.become-member h2,.class-pass h2,.classPackageActivity h2,.gift-card h2,.sales-coll h2 {
    margin-bottom: 29px;
    text-align: center;
    font-family: fontBook;
    color: #7B838A;
    font-size: 26px;
    line-height: 30px;
}

.become-member ul,.class-pass ul,.classPackageActivity ul,.gift-card 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;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: center;
}

.become-member ul li,.class-pass ul li,.classPackageActivity ul li,.gift-card ul li,.sales-coll ul li {
    margin-right: 3%;
    margin-bottom: 20px;
}

.become-member ul li:nth-child(3n),.class-pass ul li:nth-child(3n),.classPackageActivity ul li:nth-child(3n),.gift-card ul li:nth-child(3n) ,.sales-coll ul li:nth-child(3n) {
    margin-right: 0;
}

.become-member ul li:nth-last-child(1):first-child,.class-pass ul li:nth-last-child(1):first-child,.classPackageActivity ul li:nth-last-child(1):first-child,.gift-card ul li:nth-last-child(1):first-child,.sales-coll ul li:nth-last-child(1):first-child{
    margin-right: 0;
}

.become-member {
    padding-bottom: 40px;
}

.become-member .introduction {
    width: 509px;
    margin: 23px auto 0 auto;
    line-height: 14px;
    display: none
}

.class-pass {
    padding-bottom: 74px
}

.class-pass .des-1 {
    margin-bottom: 27px
}

.class-pass .des-3 {
    margin-top: 73px
}

.classPackageActivity {
    border-bottom: none
}

.classPackageActivity ul {
    border-bottom: 1px solid #979797
}

.classPackageActivity h2 {
    margin-bottom: 29px;
    margin-top: 57px
}

.classPackageActivity .pricebox {
    background-color: #F9F9F9;
    margin-bottom: 57px;
    -webkit-box-shadow: 0 1px 4px 0 #C7C7C7;
    box-shadow: 0 1px 4px 0 #C7C7C7;
    border: none
}

.classPackageActivity .des-1 {
    margin-bottom: 27px;
    color: #E87411;
    display: inline-block;
    overflow: initial
}

.classPackageActivity .des-1 .classTime {
    display: inline-block;
    position: relative;
    color: #E87411
}

.classPackageActivity .des-1:hover {
    height: auto;
    overflow: initial;
    display: inline-block
}

.classPackageActivity .price {
    color: #E87411
}

.classPackageActivity .des-3 {
    margin-top: 73px
}

.classPackageActivity .des-4 {
    color: #E87411
}

.classPackageActivity .badge {
    position: absolute;
    top: -26px;
    left: -8px;
    width: 180px;
    height: 40px;
    color: #fff;
    font-size: 14px;
    font-family: fontMedium;
    text-align: center;
    line-height: 26px;
    background: url("/style/icon/SpecialOffericon.png") no-repeat left top/100% 100%
}

.classPackageActivity .relclassTime {
    position: absolute;
    top: -30px;
    right: -20px;
    color: #C8102E;
    line-height: 46px;
    font-size: 29px;
    font-family: fontMedium;
    -webkit-transform: rotate(-9deg);
    transform: rotate(-9deg);
    display: inline-block
}

.classPackageActivity .lineation {
    position: absolute;
    margin: auto;
    width: 36px;
    height: 15px;
    left: -12px;
    right: 0;
    top: 0;
    bottom: 0;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
}

.classPackageActivity .SalesImgTitle {
    text-align: center;
    color: #7B838A;
    font-size: 32px;
    font-family: fontBook
}

.classPackageActivity .SalesTypeImgBox {
    width: 31%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.classPackageActivity .SalesTypeImgBox img {
    width: 100%;
    cursor: pointer
}

.sum-special-Offer h2 {
    color: #E87411;
    font-family: fontMedium
}

.sum-special-Offer .SummerClassPass {
    position: absolute;
    width: 80px;
    height: 80px;
    top: 0;
    left: 0;
}

.sum-special-Offer .pricebox {
    background-color: #fff
}

.faq-des {
    padding: 53px 0;
    margin-bottom: 89px;
    display: none
}

.faq-des h2 {
    color: #7B838A;
    text-align: center;
    line-height: 30px
}

.faq-des-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 29px;
    font-size: 14px
}

.faq-des-list dl {
    width: 440px;
    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/Triangle-up.png") no-repeat center center/10px 10px;
    vertical-align: middle;
    margin-left: 20px;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.faq-des-list dt.expand:after {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
}

.faq-des-list dd {
    margin-top: 20px;
    display: none
}

.ScheduleEntry {
    position: fixed;
    left: 0;
    bottom: 0;
    background-color: #f1f1f1;
    width: 100%;
    height: 69px;
    padding: 10px 80px;
    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: 36px;
    display: block
}

.ScheduleEntry img {
    vertical-align: middle;
    width: 9px;
    height: auto;
    margin-left: 26px
}

.ScheduleEntry h3 {
    font-size: 22px;
    color: #005587;
    font-family: fontMedium;
    line-height: 18px
}

.ScheduleEntry p {
    font-size: 16px;
    line-height: 18px
}
