body {
	background: #eff3f6;
	padding-top: 0 !important;
	padding-bottom: 1.1rem;
}

.head {
	background: #fff;
	padding: 0.2rem 0;
	height: 0.65rem;
	line-height: 0.65rem;
	position: sticky;
	top: 0;
	left: 0;
	z-index: 999;
}

.search {
	width: 90%;
	height: 0.65rem;
	line-height: 0.65rem;
	background: #eff3f6;
	border-radius: 0.2rem;
}

.swiper-pagination-bullet {
	background: #fff;
	opacity: 1;
}

.search input {
	border: none;
	outline: none;
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
	background: transparent;
}

.search span {
	font-size: 0.25rem;
}

.myInfo {
	width: 0.45rem;
	height: 0.45rem;
	margin: 0.1rem auto;
	display: block;
}

.myInfo img {
	display: block;
}

.banner {
	background: #fff;
}

.bannerBox {
	width: 100%;
	border-radius: 10px;
}
.bannerBox .swiper-wrapper{
	height: 3rem;
}
.bannerBox a {
	display: block;
	width: 100%;
	height: 100%;
}

.bannerBox a img {
	width: 100%;
	height: 100%;
}

.swiper-pagination-bullet {
	width: 0.1rem;
	height: 0.1rem;
}

.swiper-pagination-bullet-active {
	background: #fff;
	width: 0.27rem;
	height: 0.1rem;
	border-radius: 0.25rem;
}

.classType {
	background: #fff;
	padding-bottom: .3rem;
}

.classType .main {
	display: flex;
	justify-content: space-around;
	padding-top: 0.3rem;
}

.classType .main a {
	text-align: center;
	display: block;
}

.classType .main img {
	width: .88rem;
}

.classType .main p {
	font-size: .28rem;
	color: #666;
}

.tit {
	font-size: 0.3rem;
	color: #333;
	padding: 0.2rem 0.24rem .4rem;
	background: #fff;
	margin-top: 0.25rem;
}

.tit img {
	width: 0.3rem;
	vertical-align: middle;
}

.tit a {
	color: #999;
	font-weight: normal;
}

.openClass {
	background: #fff;
}

.openClass .main a {
	display: block;
	margin: 0 auto 0.2rem;
	background: #fff;
	box-shadow: 0 0 0.2rem 0.1rem #e2e1e1;
	border-radius: 0.15rem;
	overflow: hidden;
	position: relative;
}

.openClass .main a p {
	font-size: .28rem;
	text-align: center;
	padding: .24rem 0;
	font-weight: bold;
}

.openClassCon {
	font-size: 0.24rem;
	color: #fff;
	position: absolute;
	left: 0;
	bottom: .05rem;
	width: 100%;
	text-align: center;
}

.openClassSwiper a>div {
	position: relative;
}

.openClassSwiper a div img {
	display: block;
}

.openClassSwiper .main a p {
	font-size: 0.2rem;
	padding: 0.2rem 0;
	text-align: center;
	color: #333;
}


/*热门课程*/

.hotClass {
	background: #fff;
	padding: 0 0 0.2rem;
}

.hotClass .main {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.hotClass .main a {
	width: 3.4rem;
	margin-bottom: 0.1rem;
	display: block;
	border-radius: .1rem;
	overflow: hidden;
}

.hotClass .main a>p {
	font-size: 0.28rem;
	font-weight: bold;
	padding-top: 0.1rem;
	text-align: center;
}

.hotClass a div {
	font-size: 0.2rem;
	margin: 0.1rem auto;
	border-top: 1px solid #eef3f6;
	border-bottom: 1px solid #eef3f6;
	line-height: 2em;
	color: #999;
	padding: 0 .15rem;
}

.hotClass a div>span {
	color: #d73d3b;
	font-weight: bold;
}

/*推荐班级*/
.recommendClass {
	background: #fff;
}

.recommendClass li {
	padding-bottom: 0.4rem;
}

.recommendClass .main li a>img {
	width: 3.2rem;
	height: 2.4rem;
	float: left;
	border-radius: 0.1rem;
}

.recommendClass li .recoInfo {
	width: 3.4rem;
	height: 2.25rem;
	box-sizing: border-box;
	font-size: .16rem;
	margin-left: 0.25rem;
	padding: 0.1rem 0;
}

.recommendClass li .recoInfo h4 {
	margin-bottom: 0.38rem;
	font-size: 0.28rem;
}

.recommendClass .main .recoInfo p {
	margin-bottom: 0.8rem;
}

.recommendClass .recoInfo p del {
	color: #999;
}

.recommendClass .recoInfo p span {
	font-size: .28rem;
}

.recommendClass .recoInfo p span {
	font-weight: bold;
}

.recommendClass .recoInfo div {
	color: #999;
}

.recommendClass .recoInfo div i {
	font-size: .2rem;
}

.teacherBox {
	background: #fff;
}

.teacherBox .main .teacherList li img {
	width: 3rem;
	height: 4rem;
	border-radius: .1rem;
	margin-right: .4rem;
}

.teacherBox .main .teaInfo {
	width: 50%;
}

.teacherBox .main .teaInfo span {
	display: inline-block;
	font-size: .28rem;
	font-weight: bold;
	color: #333;
}

.teacherBox .main .teaInfo span::before {
	display: inline-block;
	content: "";
	width: .1rem;
	height: .28rem;
	background: #d83c39;
	vertical-align: middle;
	margin-right: .1rem;
}

.teacherBox .main .teaInfo i {
	display: inline-block;
	width: 1.1rem;
	height: .28rem;
	line-height: .28rem;
	text-align: center;
	color: #999;
	border: 1px solid #999;
	font-size: .2rem;
	border-radius: .3rem;
	margin-left: .2rem;
}

.teacherBox .main .teaInfo p {
	color: #666;
	line-height: 1.9;
	margin-top: 0.3rem;
}

.teacherList li {
	margin-bottom: .2rem;
}

.ico {
	font-size: .32rem !important;
	font-weight: 600;
}

.ico2 {
	font-weight: 500;
}

.liveStatus {
	position: absolute;
	left: 0.2rem;
	top: 0.2rem;
	border-radius: .1rem;
	background: #999;
	padding: .1rem .2rem;
}
.openClassSwiper a div .liveStatus img{
	width: .4rem;
	vertical-align: middle;
	display: inline-block;
}
.noMore{
	width: 100%;
	text-align: center;
	color: #999;
	font-size: .25rem;
	padding: .2rem 0;
}