.article-list-page {
	position: static;
}

.article-list-page.myGroup .tab {
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: space-around;
	justify-content: space-around;
	height: 0.666667rem;
	background-color: #fff;
	box-shadow: 0 0.066667rem 0.133333rem 0 rgba(0, 0, 0, 0.04);
}

.article-list-page.myGroup .tab div {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	flex: 1;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	height: 100%;
}

.article-list-page .swiperBox {
	padding: 0.2rem 0.266667rem;
	background-color: #fff;
}

.article-list-page .swiperBox .shadow_box {
	box-shadow: 0 0.133333rem 0.266667rem 0 rgba(0, 0, 0, 0.1);
	background-color: #fff;
	padding: 0.066667rem;
}

.article-list-page .swiperBox .swiper-slide img {
	width: 100%;
	height: 2.466667rem;
}

.article-list-page #swiper01 .swiper-pagination-bullet {
	width: 0.066667rem;
	height: 0.066667rem;
	background: #ffffff;
	opacity: 0.5;
	border-radius: 0;
	margin: 0 0.026667rem;
}

.article-list-page #swiper01 .swiper-pagination-bullet-active {
	width: 0.186667rem;
	height: 0.066667rem;
	background: #ffffff;
	opacity: 1;
}


.article2-list-page .Box {
	width: 100%;
	display: flex;
}

.article2-list-page .Box img {
	width: 1.3rem;
	height: 1.2rem;
}

.article2-list-page .Box .des {
	-webkit-line-clamp: 2;
	color: #999;


}

.article2-list-page .Box .item-see {
	width: 0.27rem;
	height: 0.27rem;
	margin: 0;
	display: inline-block;
	margin-right: 0.02rem;
}

.article2-list-page .Box .item-see-box {
	display: flex;
	align-items: center;

}

.article2-list-page .Box .info .tips {
	margin: 0px;
}

.article2-list-page .Box .info {
	display: flex;
	flex-direction: column;
	justify-content: space-around;
}

.article2-list-page .Box {
	padding-top: 0.05rem;
	padding-bottom: 0.05rem;
	padding-right: 0.2rem;
	;
}

.video-list-page .price-box {
	display: flex;
	justify-content: space-between;
	padding-left: 0.15rem;
	padding-right: 0.15rem;
}



.video-list-page .price-box .price-item {
	display: flex;
	flex-direction: column;
	margin: 0px;
}

.video-list-page .price-box .lpi {
	width: 100%;
	display: flex;
	align-items: baseline;
}

.video-list-page .Box span {
	-webkit-line-clamp: 2;
	height: 0.6rem;
}

.video-list-page .Box .info .tips {
	justify-content: flex-end;
}

.classroom-list-page .Box .info .tips {
	margin: 0.026667rem 0.16rem 0.16rem;
}


.maket-price {
	text-decoration: line-through;

}
