.index-wk-container {
    position: relative;
	padding: 19px 28px 0 30px;
}
.index-wk-container>p {
    height: 46px;
    font-size: 18px;
    font-weight: 600;
    line-height: 46px;
    color: #323232;
}
.index-wk-container .jyb-tab {
    width: auto;
    position: absolute;
    top: 17px;
    left: 87px;
    border: 0;
}
.index-wk-container .jyb-tab-style1 .jyb-tab-line{
	bottom: 12px;
}
.online-course-main {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 20px 20px 0 0;
	display: none;
}
.online-course-box .online-course-main.active{
	display: flex;
}

.online-course-main .lc_price_num {
	position: absolute;
	width: 100%;
	bottom: 5px;
	left: 0;
	margin-top: 4px;
	display: flex;
	align-items: center;
}

.online-course-main .lc_price {
	font-size: 18px;
	font-family: PingFang SC-中黑体, PingFang SC;
	font-weight: normal;
	color: #FE5900;
	line-height: 25px;
}
.online-course-main .lc_price.free-price{
	font-size: 17px;
}

.online-course-main ._line {
	display: inline-block;
	width: 1px;
	height: 12px;
	background: #D8D8D8;
	margin: 0 8px;
}

.online-course-main .lc_comname,
.online-course-main .please-enquiry {
	font-size: 13px;
	font-family: Source Han Sans CN-Regular, Source Han Sans CN;
	font-weight: 400;
	color: #8C8C8C;
}

.online-course-main li {
	width: 49%;
	margin: 0 0 24px 0;
}

.online-course-main li>a {
	display: flex;
}

.online-course-main li .l {
	width: 218px;
	height: 130px;
	border-radius: 4px 4px 4px 4px;
	flex-shrink: 0;
	margin-right: 15px;
	overflow: hidden;
}

.online-course-main li .l img {
	width: 100%;
	height: 100%;
}

.online-course-main li .r {
	position: relative;
	flex: 1;
	min-width: 0;
	padding-top: 3px;
}

.online-course-main li .r .oc_label {
	margin-top: 2px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.online-course-main li .r .oc_title {
	font-size: 16px;
	font-family: PingFang SC-常规体, PingFang SC;
	font-weight: normal;
	color: #262626;
	line-height: 22px;
}
.online-course-main li .r .oc_tip{
	font-size: 13px;
	font-family: PingFang SC-常规体, PingFang SC;
	font-weight: normal;
	color: #8C8C8C;
	line-height: 18px;
	margin-top: 10px;
}

.online-course-main li .r .oc_title:hover {
	color: #1a8cff;
}

.online-course-main li .r .oc_info {
	width: 100%;
	margin-top: 2px;
	font-size: 12px;
	font-family: Source Han Sans CN-Regular, Source Han Sans CN;
	font-weight: 400;
	color: #8C8C8C;
}

.online-course-main li .r .oc_price {
	font-size: 16px;
	font-family: AlibabaPuHuiTi-Bold, AlibabaPuHuiTi;
	font-weight: bold;
	color: #FE5900;
}

.online-course-main li .r .course-num {
	font-size: 12px;
	font-family: Source Han Sans CN-Regular, Source Han Sans CN;
	font-weight: 400;
	color: #8C8C8C;
}

.online-course-main li .r .oc_study {
	font-size: 12px;
	font-family: Source Han Sans CN-Regular, Source Han Sans CN;
	font-weight: 400;
	color: #8C8C8C;
}
/* H5样式 */
.wk-entrance{
	width: 100%;
	background: #fff;
	margin-top: 12px;
	padding-bottom: 16px;
}
.wk-entrance .wk-list.wk-list-one a{
	display: flex;
}
.wk-entrance .wk-list.wk-list-one .swiper-slide{
	width: 100%;
}
.wk-entrance .wk-list.wk-list-one a img{
	width: 114px;
	height: 68px;
	border-radius: 4px 4px 4px 4px;
	margin-right: 12px;
}
.wk-entrance a{
	font-size: 12px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #999999;
	line-height: 16px;
}
.wk-entrance .wk-list{
	display: flex;
	justify-content: space-between;
	height: 100%;
	margin: 0 auto;
	overflow: hidden;
	padding: 0 12px 0;
	display: none;
}
.wk-entrance .swiper-slide{
	display: block;
	width: 155px;
	margin-right: 12px;
}
.wk-entrance .swiper-slide:last-child{
	margin-right: 0;
}
.wk-entrance .wk-list a{
	display: block;
	height: 100%;
	width: 100%;
}
.wk-entrance .wk-list a img{
	height: 96px;
	width: 100%;
	border-radius: 4px;
}
.wk-entrance .wk-list a h3{
	font-size: 15px;
	font-family: Source Han Sans CN-Bold, Source Han Sans CN;
	font-weight: bold;
	color: #262626;
	line-height: 18px;
}
.wk-entrance .wk-list a p{
	font-size: 13px;
	font-family: PingFang SC-常规体, PingFang SC;
	font-weight: normal;
	color: #8C8C8C;
	line-height: 18px;
	margin-top: 4px;
}
.wk-entrance .price-learn-num{
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top:6px;
}
.wk-entrance .price-learn-num span{
	font-size: 12px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #999;
}
.wk-entrance .price-learn-num em{
	color: #FE5900;
	font-size: 12px;
	display: flex;
	justify-content: flex-start;
	align-items: flex-end;
	font-style: normal;
}
.wk-entrance .price-learn-num em var{
	font-weight: 600;
	font-size: 16px;
	font-style: normal;
}
.wk-entrance .price-learn-num .free-price var{
	font-size: 15px;
}
.wk-entrance .wk-info{
	flex: 1;
	min-width: 0;
}
.wk-class {
    width: 100%;
    padding: 12px 16px;
    overflow-y: auto;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.wk-class::-webkit-scrollbar {
	display: none;
}

.wk-class > li {
	height: 28px;
	padding: 0 10px;
	background: #FFFFFF;
	border-radius: 14px;
	border: 1px solid #DFDFE0;
	flex-shrink: 0;
	margin-right: 8px;
	font-size: 12px;
	color: #595959;
	line-height: 28px;
}

.wk-class > .active {
	color: #FE5900;
	border: 1px solid #FE5900;
}
.wk-entrance .wk-list.wk-list-two .swiper-slide{
	width: calc((100% - 11px) / 2);
}
.wk-entrance .wk-list.wk-list-two .swiper-slide .wk-info,.wk-entrance .wk-list.wk-list-all .swiper-slide .wk-info{
	margin-top: 8px;
}
.wk-box > .active {
	display: flex;
}