#wrap {
	overflow: hidden;
}
.course-group-container {
	width: 100%;
	height: 300px;
}
.course-group-container .group-header {
	font-size: 20px;
}
.course-group-container .course-groups {
	width: 100%;
	height: 200px;
}
.course-group-container .course-groups .group-card .desc {
    color: #9a9999;
    font-size: 10px;
    text-align: center;
	padding: 0 0;
	height: 30px;
	padding-top: 15px;
}
.course-group-container .course-groups .group-card .header_bg {
    height: 40px;
	line-height: 40px;
    font-size: 12px;
    text-align: center;
    margin: 0 auto;
    color: #FFFFFF;
	padding: 0 0;
}
.course-group-container .course-groups .group-card .button {
    opacity: 1;
    width: 86px;
    height: 40px;
    border-radius: 3px;
    font-size: 12px;
    color: #fff;
    line-height: 40px;
    text-align: center;
    background: #58b6e7;
    margin: 30px auto;
	display: none;
}
.course-group-container .course-groups .group-card .button-mobile {
	opacity: 1;
	width: 55px;
	height: 25px;
	border-radius: 3px;
	font-size: 8px;
	color: #fff;
	line-height: 25px;
	text-align: center;
	background: #58b6e7;
	margin: 30px auto;
	display: block;
}
.category_info {
	height: 180px;
}
.category_info .info_con {
	line-height: 15px;
}
.course-group-container .course-groups {
	width: 100%;
	height: 500px;
}
.course-group-container {
    width: 100%;
    height: 475px;
}
.course-group-container .course-groups .group-card {
	height: 175px;
}
.course-group-container:nth-of-type(2) {
	height: 300px;
}
.course-group-container:nth-of-type(4) {
	height: 300px;
}
.container-title {
	font-size: 20px;
	border-bottom: 0;
}
.container-one iframe{
	height: 235px;
	margin-left: 10px;
}
.container-two {
	display: none;
}
.container-three {
	display: none;
}
#footer {
	display: none;
}
.module-20021 .module-suit {
	overflow: visible;
	padding: 0 0;
}
.section-title {
	padding: 0 0;
}
.module-20007 .section-week .section-week-info-title {
	padding: 0 0;
}
.copyright {
	margin-top: 30px;
}

.category_banner {
	text-align: center;
}
.pc {
	display: none !important;
}
.reco p {
	height: 120px;
}
.age {
	display: flex;
}
.module-20021 .module-suit .suit-card {
	margin-top: 30px;
	padding-right: 20px;
}
.module-20021 .module-suit .suit-card .suit-img {
	width: 100px;
	height: 100px;
}
.module-20021 .module-suit .suit-card h2 {
	font-size: 14px;
}
.suit-card p {
	display: none;
}
