@font-face {
  font-family: 'iconfont';
  /* Project id 274560 */
  src: url('../fonts/font_274560_h36tua5izdj.woff2') format('woff2'), url('../fonts/font_274560_h36tua5izdj.woff') format('woff'), url('../fonts/font_274560_h36tua5izdj.ttf') format('truetype');
}
.arrow-right {
  display: inline-block;
  width: 12px;
  height: 18px;
  font-size: 12px;
  transform: scale(1);
  transform-origin: center center;
}
.live-lesson {
  height: 17px !important;
  line-height: 17px !important;
}
.online-result-list > li:hover {
  background: #FAFBFC;
}
.online-result-list > li:hover .kc-item-hover {
  display: block !important;
}
.online-result-list > li:hover .kc-item-tit a {
  color: #1A8CFF !important;
}

    .online-result-list > li:hover .kc-item-tit span {
        color: #1184E1 !important;
        border: #1184E1 solid 1px !important;
    }


.online-result-list > li:last-child .kc-item-con {
  border-bottom: 0px;
}
.online-result-list > li {
  width: 100% !important;
  padding: 20px 0 0 0 !important;
  border: 0 !important;
}
.online-result-list > li .kc-item-con {
  width: calc(100% - 40px);
  margin: 0 20px;
  border-bottom: 1px solid #EBEBEB;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
.online-result-list > li .kc-item-con .kc-item-l {
  width: 208px;
  height: 125px;
  margin-right: 20px;
}
.online-result-list > li .kc-item-con .kc-item-l .online-rlist-img {
  width: 208px;
  height: 125px;
}
.online-result-list > li .kc-item-con .kc-item-l .online-rlist-img img {
  display: block;
  max-width: 208px;
  height: 100%;
  border-radius: 4px;
}
.online-result-list > li .kc-item-con .kc-item-r {
  flex: 1;
  min-height: 125px;
  margin-bottom: 20px;
}
.online-result-list > li .kc-item-con .kc-item-r .kc-r-info {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
.online-result-list > li .kc-item-con .kc-item-r .kc-r-info .kc-info-l {
  width: 526px;
}
.online-result-list > li .kc-item-con .kc-item-r .kc-r-info .kc-info-l .kc-item-tit {
  width: 100%;
  height: 25px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.online-result-list > li .kc-item-con .kc-item-r .kc-r-info .kc-info-l .kc-item-tit > a {
  max-width: 300px;
  font-size: 18px;
  font-weight: 600;
  color: #262626;
  line-height: 25PX;
}
    .online-result-list > li .kc-item-con .kc-item-r .kc-r-info .kc-info-l .kc-item-tit > span {
        display: block;
        height: 17px;
        padding: 0 6px;
        background: #fff;
        margin-left: 8px;
        border-radius: 2px;
        font-size: 12px;
        color: #A9AEB8;
        border: #A9AEB8 solid 1px;
    }
        .online-result-list > li .kc-item-con .kc-item-r .kc-r-info .kc-info-l .kc-item-tit > span:hover {
            color: #1184E1;
            border: #1184E1 solid 1px;
        }

        .online-result-list > li .kc-item-con .kc-item-r .kc-r-info .kc-info-l .course-det-open {
            width: 100%;
            display: flex;
            justify-content: flex-start;
            align-items: center;
            margin-top: 4px;
        }
.online-result-list > li .kc-item-con .kc-item-r .kc-r-info .kc-info-l .course-det-open span {
  padding-right: 8px;
  margin-right: 8px;
  position: relative;
  display: flex;
  justify-content: flex-start;
  height: 18px;
  line-height: 18px;
  font-size: 13px;
  color: #595959;
  flex-shrink: 0;
  max-width: calc(35% - 58px);
}
.online-result-list > li .kc-item-con .kc-item-r .kc-r-info .kc-info-l .course-det-open span > i {
  display: inline-block;
  height: 18px;
  margin-right: 4px;
  max-width: calc(100% - 30px);
  color: #8C8C8C;
  line-height: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: text-bottom;
}
.online-result-list > li .kc-item-con .kc-item-r .kc-r-info .kc-info-l .course-det-open span > a {
  height: 18px;
  font-size: 13px;
  color: #595959;
  line-height: 18px;
  display: flex;
  justify-content: flex-start;
}
.online-result-list > li .kc-item-con .kc-item-r .kc-r-info .kc-info-l .course-det-open span:after {
  content: '';
  width: 1px;
  height: 12px;
  background: #D9D9DA;
  position: absolute;
  right: 0;
  top: 3px;
}
.online-result-list > li .kc-item-con .kc-item-r .kc-r-info .kc-info-l .course-det-open span:last-child:after {
  content: '';
  width: 0;
}
.online-result-list > li .kc-item-con .kc-item-r .kc-r-info .kc-info-l .kc-xq,
.online-result-list > li .kc-item-con .kc-item-r .kc-r-info .kc-info-l .crowd,
.online-result-list > li .kc-item-con .kc-item-r .kc-r-info .kc-info-l .cost {
  width: 100%;
  height: 18px;
  margin-top: 8px;
  display: flex;
  justify-content: flex-start;
  font-size: 13px;
  color: #8C8C8C;
}
.online-result-list > li .kc-item-con .kc-item-r .kc-r-info .kc-info-l .kc-xq > i,
.online-result-list > li .kc-item-con .kc-item-r .kc-r-info .kc-info-l .crowd > i,
.online-result-list > li .kc-item-con .kc-item-r .kc-r-info .kc-info-l .cost > i {
  display: block;
  width: 14px;
  height: 14px;
  font-size: 14px;
  margin-right: 6px;
}
.online-result-list > li .kc-item-con .kc-item-r .kc-r-info .kc-info-l .kc-xq > div,
.online-result-list > li .kc-item-con .kc-item-r .kc-r-info .kc-info-l .crowd > div,
.online-result-list > li .kc-item-con .kc-item-r .kc-r-info .kc-info-l .cost > div {
  display: flex;
  justify-content: flex-start;
}
.online-result-list > li .kc-item-con .kc-item-r .kc-r-info .kc-info-l .kc-xq > div span,
.online-result-list > li .kc-item-con .kc-item-r .kc-r-info .kc-info-l .crowd > div span,
.online-result-list > li .kc-item-con .kc-item-r .kc-r-info .kc-info-l .cost > div span {
  display: block;
  max-width: 320px;
}
.online-result-list > li .kc-item-con .kc-item-r .kc-r-info .kc-info-l .kc-xq a,
.online-result-list > li .kc-item-con .kc-item-r .kc-r-info .kc-info-l .crowd a,
.online-result-list > li .kc-item-con .kc-item-r .kc-r-info .kc-info-l .cost a {
  color: #FE5900;
}
.online-result-list > li .kc-item-con .kc-item-r .kc-r-info .kc-item-hover {
  width: 159px;
  height: 100%;
  display: none;
}
.online-result-list > li .kc-item-con .kc-item-r .kc-r-info .kc-item-hover .collection-contrast {
  width: 100%;
  height: 17px;
  display: flex;
  justify-content: flex-end;
  margin-bottom: 10px;
}
.online-result-list > li .kc-item-con .kc-item-r .kc-r-info .kc-item-hover .collection-contrast .collection {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  font-size: 12px;
  color: #8C8C8C;
  cursor: pointer;
}
.online-result-list > li .kc-item-con .kc-item-r .kc-r-info .kc-item-hover .collection-contrast .collection i {
  width: 14px;
  height: 14px;
  text-align: center;
  line-height: 14px;
  font-size: 12px;
  color: #8C8C8C;
  margin-right: 3px;
}
.online-result-list > li .kc-item-con .kc-item-r .kc-r-info .kc-item-hover .online-rlist-rr {
  width: 100% !important;
  margin-top: 25px;
}
.online-result-list > li .kc-item-con .kc-item-r .kc-r-info .kc-item-hover .online-rlist-rr a {
  width: 100% !important;
  margin-right: 0px !important;
}
.online-result-list > li .kc-item-con .kc-item-r .kc-item-activity {
  margin-top: 12px;
  padding: 12px 0 4px;
  position: relative;
  border-top: 1px solid #EBEBEB;
}
.online-result-list > li .kc-item-con .kc-item-r .kc-item-activity .kc-activity-updown {
  position: absolute;
  right: 0px;
  top: 12px;
  font-size: 13px;
  color: #262626;
  line-height: 18px;
  cursor: pointer;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.online-result-list > li .kc-item-con .kc-item-r .kc-item-activity .kc-activity-updown i {
  font-size: 12px;
  margin-left: 2px;
}
.online-result-list > li .kc-item-con .kc-item-r .kc-item-activity .kc-activity-list {
  width: 100%;
  max-height: 46px;
  overflow: hidden;
}
.online-result-list > li .kc-item-con .kc-item-r .kc-item-activity .kc-activity-list .kc-activity-item {
  width: 100%;
  height: 18px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 8px;
}
.online-result-list > li .kc-item-con .kc-item-r .kc-item-activity .kc-activity-list .kc-activity-item i {
  display: block;
  width: 16px;
  height: 16px;
  border-radius: 1px;
  font-size: 12px;
  color: #FFFFFF;
  text-align: center;
  line-height: 16px;
  margin-right: 6px;
}
.online-result-list > li .kc-item-con .kc-item-r .kc-item-activity .kc-activity-list .kc-activity-item .zhe {
  background: #FFB340;
}
.online-result-list > li .kc-item-con .kc-item-r .kc-item-activity .kc-activity-list .kc-activity-item .zeng {
  background: #35D3A3;
}
.online-result-list > li .kc-item-con .kc-item-r .kc-item-activity .kc-activity-list .kc-activity-item .quan {
  background: #FF8240;
}
.online-result-list > li .kc-item-con .kc-item-r .kc-item-activity .kc-activity-list .kc-activity-item .mian {
  background: #F53D65;
}
.online-result-list > li .kc-item-con .kc-item-r .kc-item-activity .kc-activity-list .kc-activity-item span {
  font-size: 13px;
  color: #8C8C8C;
  line-height: 18px;
}
.online-result-list > li .kc-item-con .kc-item-r .kc-item-activity .kc-activity-list .kc-activity-item:last-child {
  margin-bottom: 0;
}
/* �ղسɹ���ʾ */
.alert-collection {
  width: auto;
  height: 44px;
  background: rgba(0, 0, 0, 0.7);
  border-radius: 4px;
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 100;
  display: none;
}
.alert-coll {
  width: auto;
  height: 44px;
  padding: 0 24px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.alert-coll .coll-l {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.alert-coll .coll-l i {
  width: 16px;
  color: #35D3A3;
  margin-right: 4px;
}
.alert-coll .coll-l span {
  display: block;
  font-size: 14px;
  color: #35D3A3;
  line-height: 16px;
}
.alert-coll > i {
  display: block;
  width: 1px;
  height: 12px;
  background: #FFFFFF;
  margin: 0 8px;
}
.alert-coll .coll-r {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.alert-coll .coll-r span {
  display: block;
  font-size: 14px;
  color: #fff;
  line-height: 16px;
  margin-right: 4px;
}
.alert-coll .coll-r i {
  width: 16px;
  font-size: 12px;
  color: #fff;
}

	.wk-entrance{
				padding-top: 20px;
				background-color: #FFFFFF;
			}
			.wk-entrance-tit{
				margin: 0 20px;
			}
			.wk-entrance-tit img{
				width: 140px;
				height: 18px;
				opacity: 1;
			}
			.wk-entrance-tit a{
				font-size: 13px;
				font-family: Source Han Sans CN-Regular, Source Han Sans CN;
				font-weight: 400;
				color: #8C8C8C;
				vertical-align: middle;
				float: right;
			}
			.wk-entrance-tit a:hover{
				color: #1A8CFF;
			}
			.wk-list{
				margin-top: 12px;
			}
				.wk-list li{
				padding: 0 20px !important;
				width:100% !important;
				box-sizing: border-box;
			}
			.wk-list li .wk-item-con{
				padding: 20px 0;
				box-sizing: border-box;
				display: flex;
			}
			.wk-list li:last-child .wk-item-con{
				border-bottom: 1px solid #EBEBEB;
			}
			.wk-list li .wk-logo{
				width: 208px;
				height: 125px;
				border-radius: 4px;
				opacity: 1;
				margin-right: 20px;
			}
			.wk-list li .wk-logo img{
				width: 100%;
				max-height: 100%;
				border-radius: 4px;
			}
			.wk-list li .wk-info{
				width: calc(100% - 230px);
				display: flex;
				justify-content: space-between;
			}
			.wk-list li .wk-info-l .wk-name{
				max-width: 606px;
				font-size: 18px;
				font-family: Source Han Sans CN-Bold, Source Han Sans CN;
				font-weight: bold;
				color: #262626;
			}
			.wk-list li .wk-info-l .wk-intro{
				max-width: 606px;
				font-size: 13px;
				font-family: Source Han Sans CN-Regular, Source Han Sans CN;
				font-weight: 400;
				color: #8C8C8C;
				margin: 4px 0 9px;
			}
			.wk-list li .wk-info-l .wk-charact{
				display: inline-block;
				background: #F4F7F9;
				border-radius: 4px 4px 4px 4px;
				opacity: 1;
				padding: 1px 5px;
				box-sizing: border-box;
				max-width: 606px;
				font-size: 13px;
				font-family: Source Han Sans CN-Regular, Source Han Sans CN;
				font-weight: 400;
				color: #849AAE;
				 
			}
			.wk-list li .wk-info-l .wk-price .wk-price-l{
				font-size: 14px;
				font-family: Verdana-Bold, Verdana;
				font-weight: bold;
				color: #FB6E00;
				margin-right: 8px;
			}
			.wk-list li .wk-info-l .wk-price .wk-price-l+span{
				font-size: 12px;
				font-family: AlibabaPuHuiTi-Regular, AlibabaPuHuiTi;
				font-weight: 400;
				color: #8C8C8C;
			}
			.wk-list li .wk-info .wk-detail-btn{
				margin-top: 14px;
				width: 160px;
				height: 36px;
				background: #1A8CFF;
				border-radius: 2px 2px 2px 2px;
				display: none;
			}
			.wk-list li .wk-info .wk-detail-btn a{
				display: inline-block;
				width: 100%;
				height: 100%;
				font-size: 13px;
				font-family: Source Han Sans CN-Regular, Source Han Sans CN;
				font-weight: 400;
				color: #FFFFFF;
				line-height: 36px;
				text-align: center;
			}
			.wk-list li:hover{
				background: #FAFBFC;
			}
			.wk-list li:hover .wk-detail-btn{
				display: block !important;
			}
			.wk-list li:hover .wk-name{
				color: #1A8CFF !important;
			}



 


.wx-container {
    background: #fff !important;
}


.wk-entrance {
    padding-top: 20px;
    background-color: #FFFFFF
}

.wk-entrance-tit {
    margin: 0 20px
}

.wk-entrance-tit img {
    width: 140px;
    height: 18px;
    opacity: 1
}

.wk-entrance-tit a {
    font-size: 13px;
    font-family: Source Han Sans CN-Regular, Source Han Sans CN;
    font-weight: 400;
    color: #8C8C8C;
    vertical-align: middle;
    float: right
}

.wk-entrance-tit a:hover {
    color: #1A8CFF
}

.wk-list {
    margin-top: 12px
}

.wk-list li {
    padding: 0 20px;
    box-sizing: border-box
}

.wk-list li .wk-item-con {
    padding: 20px 0;
    box-sizing: border-box;
    display: flex;
    border-bottom: 1px solid #EBEBEB
}

.wk-list li:last-child .wk-item-con {
    border-bottom: 1px solid #EBEBEB
}

.wk-list li .wk-logo {
    width: 107px;
    height: 64px;
    border-radius: 4px;
    opacity: 1;
    margin-right: 20px
}

.wk-list li .wk-logo img {
    width: 100%;
    max-height: 100%;
    border-radius: 4px
}

.wk-list li .wk-info {
    width: calc(100% - 127px);
    display: flex;
    justify-content: space-between
}

.wk-list li .wk-info-l .wk-name {
    max-width: 606px;
    font-size: 18px;
    font-family: Source Han Sans CN-Bold, Source Han Sans CN;
    font-weight: bold;
    color: #262626
}

.wk-list li .wk-info-l .wk-intro {
    max-width: 606px;
    font-size: 13px;
    font-family: Source Han Sans CN-Regular, Source Han Sans CN;
    font-weight: 400;
    color: #8C8C8C;
    margin: 4px 0 8px
}

.wk-list li .wk-info-l .wk-charact {
    width: -webkit-fit-content;
    background: #F4F7F9;
    border-radius: 4px 4px 4px 4px;
    opacity: 1;
    padding: 1px 5px;
    box-sizing: border-box;
    max-width: 606px;
    font-size: 13px;
    font-family: Source Han Sans CN-Regular, Source Han Sans CN;
    font-weight: 400;
    color: #849AAE;
    margin-bottom: 5px
}

.wk-list li .wk-info-l .wk-price .wk-price-l {
    font-size: 14px;
    font-family: Verdana-Bold, Verdana;
    font-weight: bold;
    color: #FB6E00;
    margin-right: 8px
}

.wk-list li .wk-info-l .wk-price .wk-price-l+span {
    font-size: 12px;
    font-family: AlibabaPuHuiTi-Regular, AlibabaPuHuiTi;
    font-weight: 400;
    color: #8C8C8C
}

.wk-list li .wk-info .wk-detail-btn {
    margin-top: 14px;
    width: 160px;
    height: 36px;
    background: #1A8CFF;
    border-radius: 2px 2px 2px 2px;
    display: none
}

.wk-list li .wk-info .wk-detail-btn a {
    display: inline-block;
    width: 100%;
    height: 100%;
    font-size: 13px;
    font-family: Source Han Sans CN-Regular, Source Han Sans CN;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 36px;
    text-align: center
}

.wk-list li:hover {
    background: #FAFBFC
}

.wk-list li:hover .wk-detail-btn {
    display: block !important
}

.wk-list li:hover .wk-name {
    color: #1A8CFF !important
}

.wk-entrance-tit {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.wk-entrance-tit-l {
    display: flex;
    align-items: center
}

.wk-entrance-tit .wk-entrance-tit-l img {
    width: 24px;
    height: 24px;
    margin-right: 5px
}

.wk-entrance-tit .wk-entrance-tit-l span {
    font-size: 18px;
    font-family: AlibabaPuHuiTi-Regular, AlibabaPuHuiTi;
    font-weight: 400;
    color: #595959;
    line-height: 25px
}

.wk-entrance-tit .wk-entrance-tit-l span span {
    color: #FE5900
}

.oc_h_mfrz>img {
    height: 28px;
    width: 138px
}

.wk-entrance-r {
    display: flex;
    align-items: center
}

.wk-entrance-r a {
    margin-left: 20px
}

.wk-entrance-tit {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.wk-entrance-tit-l {
    display: flex;
    align-items: center
}

.wk-entrance-tit .wk-entrance-tit-l img {
    width: 24px;
    height: 24px;
    margin-right: 5px
}

.wk-entrance-tit .wk-entrance-tit-l span {
    font-size: 18px;
    font-family: AlibabaPuHuiTi-Regular, AlibabaPuHuiTi;
    font-weight: 400;
    color: #595959;
    line-height: 25px
}

.wk-entrance-tit .wk-entrance-tit-l span span {
    color: #FE5900
}














.wk-entrance-tit .wk-entrance-tit-l span span {
    font-weight: 600;
}

.wk-entrance {
    padding-top: 0px !important;
}

.online-course-main {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 20px 20px 0;
    border-bottom: 1px solid #EBEBEB;
}

.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: 15px;
    font-family: Source Han Sans CN-Bold, Source Han Sans CN;
    font-weight: bold;
    color: #FE5900;
}

.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% !important;
    margin: 0 0 24px 0 !important;
    padding: 0 !important;
    border: 0 !important;
}

.online-course-main li>a {
    display: flex;
}

.online-course-main li .l {
    width: 152px;
    height: 86px;
    border-radius: 4px 4px 4px 4px;
    flex-shrink: 0;
    margin-right: 16px;
    overflow: hidden;
	border: 1px solid #ebebeb;
}

.online-course-main li .l img {
    width: 100%;
    height: 100%;
}

.online-course-main li .r {
    position: relative;
    width: calc(100% - 170px);
    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: 15px;
    font-family: Source Han Sans CN-Regular, Source Han Sans CN;
    font-weight: 400;
    color: #262626;
}

.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;
}



/* ��Ⱥ */

.addgroup {
    width: 100%;
    /* height: 140px; */
    background: url(../images/list_smjq2_img@2x2.png) center center no-repeat;
    background-size: cover;
    border-radius: 4px;
    padding: 14px 14px 8px 14px;
    border: 1px solid #e8e8e8;

}

.group-top {
    font-size: 15px;
    font-weight: 600;
    color: #262626;
    line-height: 21px;
}

.addgroup-con {
    margin-top: 8px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}


.addgroup-l {
    width: calc(100% - 100px);
}



.addgroup-list {
    width: 100%;
    height: 107px;
    position: relative;
}

.addgroup-mask {
    width: 130px;
    height: 40px;
    position: absolute;
    left: 0px;
    bottom: 0px;
    z-index: 9;
}

.swiper-addgroup {
    height: 107px;
    overflow: hidden;
}

.swiper-addgroup .swiper-slide {
    height: 42px;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    font-size: 12px;
    color: #595959;
    line-height: 17px;
}

.swiper-addgroup .swiper-slide>img {
    display: block;
    width: 16px;
    height: 16px;
    margin-right: 7px;
    margin-top: 4px;
    border-radius: 50%;
}

.swiper-addgroup .swiper-slide>span {
    display: block;
    width: auto;
    /* height: 24px; */
    background: #fff;
    border-radius: 4px;
    padding: 4px;
    font-size: 12px;
    color: #595959;
    line-height: 16px;
    border: 1px solid #ebebeb;
    position: relative;
}

.swiper-addgroup .swiper-slide>span::after {
    content: '';
    width: 0px;
    height: 0px;
    border: 3px solid transparent;
    border-right: 3px solid #ebebeb;
    position: absolute;
    left: -7px;
    top: 7px;
}

.swiper-addgroup .swiper-slide>span::before {
    content: '';
    width: 0px;
    height: 0px;
    border: 3px solid transparent;
    border-right: 3px solid #fff;
    position: absolute;
    left: -6px;
    top: 7px;
    z-index: 1;
}


.addgroup-r {
    width: 88px;
}

.addgroup-r .wx-img {
    display: block;
    width: 88px;
    height: 88px;
}

.addgroup-r .group-btn2 {
    display: block;
    width: 76px;
    height: 17px;
    margin: 2px auto 0;
}
  .office-alist-nav li.on {
            padding: 0 15px;
        }

        .office-alist-nav li {
            width: auto !important;
            min-width: 120px !important;
        }

        .office-alist-nav h1 {
            font-size: 15px;
            line-height: 42px;
        }

        .office-alist-nav .on a:hover {
            color: #fff;
        }

        .office-alist-nav .on.border-left {
            border-left: 1px solid #1A8CFF;
        }

        .office-alist-nav li.on {
            border-top: 1px solid #1A8CFF;
        }

        .office-alist-nav .on {
            background-color: #1A8CFF;
            color: #fff;
        }

        .office-alist-nav {
            border-bottom: 2px solid #1A8CFF;
        }

        
/* ��ģ�� */

.big-shot-model {
    width: 100%;
    background: #fff;
    padding: 0px 20px 24px;
}

.big-shot-t1 {
    width: 100%;
    height: 66px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.big-shot-t1 .tit {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.big-shot-t1 .tit img {
    display: block;
    width: 24px;
    height: 24px;
    margin-right: 4px;
}

.big-shot-t1 .tit span {
    font-size: 18px;
    color: #595959;
    line-height: 25px;
}

.big-shot-t1 .tit em {
    font-size: 18px;
    color: #FE5900;
    line-height: 25px;
}

.change-a-batch {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    cursor: pointer;
}

.change-a-batch img {
    display: block;
    width: 12px;
    height: 12px;
    margin-right: 5px;
}

.change-a-batch span {
    font-size: 13px;
    color: #595959;
    line-height: 18px;
}

.big-shot-list {
    width: 100%;
    padding-bottom: 24px;
    border-bottom: 1px solid #EBEBEB;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.big-shot-item {
    width: 447px;
    height: 105px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    display: none;
}

.show {
    display: flex !important;
}

.big-shot-item>.img {
    display: block;
    width: 105px;
    height: 105px;
    margin-right: 20px;
    border-radius: 8px;
}

.big-shot-item>.img>img {
    display: block;
    width: 105px;
    height: 105px;
    border-radius: 8px;
}

.big-shot-item>.img>img:hover {
    opacity: 0.6;
    filter: alpha(opacity=60);
}

.big-item-info {
    width: calc(100% - 125px);
    height: 105px;
}

.big-item-info .info-t1 {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.big-item-info .info-t1>a {
    display: block;
    margin-right: 10px;
    font-size: 16px;
    font-weight: 600;
    color: #262626;
    line-height: 22px;
}

.big-item-info .info-t1 .city {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.big-item-info .info-t1 .city img {
    display: block;
    width: 14px;
    height: 14px;
}

.big-item-info .info-t1 .city span {
    display: block;
    margin-left: 2px;
    font-size: 12px;
    color: #8C8C8C;
    line-height: 17px;
}

.big-item-info>p {
    display: block;
    margin-top: 4px;
    font-size: 13px;
    color: #262626;
    line-height: 18px;
}

/* 20230908 */
.online-course-main li .r {
	padding-top: 0;
	display: flex;
	flex-direction: column;
}

	.online-course-main li .r .oc_title {
		margin-bottom: 3px;
		line-height: 21px;
	}

	.online-course-main li .r .oc_info_text {
		font-size: 13px;
		font-family: PingFang SC-Regular, PingFang SC;
		font-weight: 400;
		color: #8C8C8C;
		line-height: 18px;
	}

.online-course-main .lc_price_num {
	bottom: 0;
	line-height: 21px;
}

