.LineHide {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}
.clearfix:after {
  content: "";
  clear: both;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  display: block;
}
.clearfix {
  zoom: 1;
}
.n-swiper img {
  width: 100%;
  display: block;
}
.column {
  display: flex;
  justify-content: space-evenly;
  margin: .24rem 0;
}
.column a {
  width: 1rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.column a img {
  width: .88rem;
  height: .88rem;
  display: block;
  margin-bottom: .2rem;
}
.column a span {
  font-size: .24rem;
  color: #323233;
}
.title {
  margin-bottom: .25rem;
  margin-top: .35rem;
}
.title span {
  float: left;
  font-size: .36rem;
  font-weight: 500;
  color: #333;
}
.title a {
  float: right;
  font-size: .24rem;
  font-weight: 400;
  color: #5584ff;
  padding-top: .1rem;
}
.course {
  padding: 0 .25rem;
}
.course .text-list {
  position: relative;
}
.course .text-list .text-box .text-pic {
  margin-top: .3rem;
}
.course .text-list .text-box .text-pic a {
  width: 6.89rem;
  height: 3.52rem;
  position: relative;
  display: block;
}
.course .text-list .text-box .text-pic img {
  width: 6.89rem;
  height: 3.52rem;
}
.course .text-list .text-box .text-pic .mork {
  width: 100%;
  height: .54rem;
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  bottom: 0;
  padding-left: .32rem;
  line-height: 0.54rem;
}
.course .text-list .text-box .text-pic .mork span {
  display: block;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: .26rem;
  color: #FFFFFF;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}
.course .text-list .text-box ul {
  margin-top: .3rem;
}
.course .text-list .text-box ul li {
  width: 96%;
  height: .7rem;
  line-height: .7rem;
  border-bottom: 1px solid #F2F2F2;
}
.course .text-list .text-box ul li a {
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: .26rem;
  color: #333333;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}
.live_course {
  padding: 0 .25rem;
}
.live_course ul li {
  margin-bottom: .25rem;
  width: 100%;
  padding: .19rem 0 .19rem .2rem;
  background: #FFFFFF;
  box-shadow: 0px 0px 10px 3px #E7E7E7;
}
.live_course ul li a {
  display: block;
}
.live_course ul li .img-itme {
  width: 1.5rem;
  height: 1.3rem;
  border-right: 1px dashed #DFDFDF;
  float: left;
  display: flex;
  justify-content: center;
  align-items: center;
}
.live_course ul li .img-itme img {
  width: 1rem;
  height: 1rem;
  display: block;
  border-radius: 50%;
}
.live_course ul li .text-itme {
  float: left;
  margin-left: .3rem;
}
.live_course ul li .text-itme span {
  font-weight: 400;
  font-size: .24rem;
  color: #888888;
}
.live_course ul li .text-itme i {
  display: inline-block;
  padding: 0 0.1rem;
  border-radius: .1rem;
  line-height: 0.4rem;
  font-size: .2rem;
  color: white;
}
.live_course ul li .text-itme .live-text .live-stateNotice {
  background-color: #A5A5A5;
}
.live_course ul li .text-itme .live-text .live-stateing {
  background-color: #4A90E2;
}
.live_course ul li .text-itme .live-text .live-stateRoll {
  background-color: #3cbf7b;
}
.live_course ul li .text-itme p {
  font-size: .24rem;
  font-weight: 400;
  color: #333;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
  line-height: .4rem;
  width: 4.8rem;
  margin: 0.1rem 0;
}
.live_course ul li .text-itme .job {
  font-size: .24rem;
  font-weight: 400;
  color: #333;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
  line-height: .4rem;
  width: 4.8rem;
}
.course-c2 {
  background: #F5F7FF;
}
.course-c2 .course-top a i img {
  width: .36rem;
  vertical-align: .18rem;
}
.course1 {
  width: 100%;
  padding: 0 .25rem;
}
.course1 .course-c1 {
  background: #F5F7FF;
}
.course1 .course-top {
  padding: .3rem 0 ;
}
.course1 .course-top a {
  display: block;
  padding-left: .2rem;
  padding-right: .2rem;
}
.course1 .course-top a i img {
  width: .46rem;
  vertical-align: 0.14rem;
}
.course1 .course-top a span {
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: .26rem;
  color: #333333;
  line-height: .7rem;
  width: 6rem;
  width: 5.8rem;
  display: inline-block;
  margin-left: .2rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}
.course1 .more-btn {
  padding-bottom: .5rem;
}
.zt_course {
  padding: 0 .25rem;
}
.zt_course ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.zt_course ul li {
  margin-bottom: .25rem;
}
.zt_course ul li a {
  display: block;
  width: 3.2rem;
}
.zt_course ul li .img-itme {
  width: 3.2rem;
  border-radius: .08rem;
}
.zt_course ul li .img-itme img {
  width: 100%;
  display: block;
  border-radius: .08rem;
}
.zt_course ul li .text-itme {
  margin-top: .16rem;
}
.zt_course ul li .text-itme p {
  font-size: .28rem;
  font-weight: 400;
  color: #333;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
  line-height: .4rem;
}
.zt_course ul li .text-itme span {
  font-size: .24rem;
  font-weight: 400;
  color: #333;
  margin-top: .25rem;
  display: block;
}
.dj_course {
  padding: 0 .25rem;
}
.dj_course .titles {
  margin-top: 0;
}
.dj_course .infos .xshd .xshd_list {
  width: 100%;
  margin-left: 0;
}
.dj_course .infos .xshd .xshd_list h2 {
  line-height: .18rem;
  font-size: .18rem;
  padding: 0 0 8px 0px;
  color: #710a53;
}
.dj_course .infos .xshd .xshd_list .back {
  position: absolute;
  display: block;
  right: 5px;
  top: 0px;
  color: #afaeab;
}
.dj_course .infos .xshd .xshd_list .item {
  cursor: pointer;
  position: relative;
  width: calc(98%);
  transition: all 0.4s ease-out;
}
.dj_course .infos .xshd .xshd_list .item .pic {
  position: relative;
  width: 100%;
  padding-top: 133.33%;
}
.dj_course .infos .xshd .xshd_list .item .pic img {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.dj_course .infos .xshd .xshd_list .item .titles img {
  width: .39rem;
  vertical-align: bottom;
  margin-right: 0.1rem;
  float: left;
}
.dj_course .infos .xshd .xshd_list .item .titles span {
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: bold;
  font-size: .26rem;
  color: #FFFFFF;
  display: block;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
  float: left;
  line-height: .44rem;
}
.dj_course .infos .xshd .xshd_list .item .titles a {
  float: right;
  width: 1.53rem;
  height: .44rem;
  border: 1px solid #FFFFFF;
  line-height: .44rem;
  text-align: center;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: .24rem;
  color: #FFFFFF;
}
.dj_course .infos .xshd .xshd_list .item .info {
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: 0.22rem;
  color: #fff;
  padding-top: .14rem;
  height: .52rem;
}
.dj_course .infos .xshd .xshd_list .item .info span {
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: .26rem;
  color: #FFFFFF;
  padding-left: 0.25rem;
}
.dj_course .infos .xshd .xshd_list .item .info i {
  width: .06rem;
  height: .06rem;
  background: #FFFFFF;
  border-radius: 50%;
  display: inline-block;
  vertical-align: 0.06rem;
}
.dj_course .infos .xshd .xshd_list .item .info1 {
  background: url(../images/user1.png) no-repeat left center;
  background-size: 0.3rem .3rem;
}
.dj_course .infos .xshd .xshd_list .item .info2 {
  background: url(../images/time1.png) no-repeat left center;
  background-size: 0.3rem .3rem;
}
.dj_course .infos .xshd .xshd_list .item .info3 {
  background: url(img/location.png) no-repeat left center;
}
.dj_course .infos .xshd .xshd_list_day {
  position: relative;
}
.dj_course .infos .xshd .xshd_list .xshd_list_new,
.dj_course .infos .xshd .xshd_list .xshd_list_day {
  position: relative;
  padding: 0;
}
.dj_course .infos .xshd .xshd_list .wp_box_list {
  width: 100%;
  height: 2.5rem;
  background: #1943F3;
  box-shadow: 0px 0px 9px 2px rgba(44, 44, 44, 0.2);
  padding: 0.38rem 0.25rem 0 0.25rem;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  -moz-transition: all .5s ease;
  transition: all .5s ease;
  float: none;
  margin-bottom: 0.25rem;
  position: relative;
}
.dj_course .infos .xshd .xshd_list .wp_box_list:last-child {
  margin-bottom: 0;
}
.dj_course .infos .xshd .xshd_list .wp_box_list .show-img {
  position: absolute;
  bottom: 0;
  right: 10px;
}
.dj_course .infos .xshd .xshd_list .wp_box_list .show-img img {
  width: 1.5rem;
}
.dj_course .infos .xshd .xshd_list .wp_box_list:nth-child(3n) {
  margin-right: 0;
}
.dj_course .wp_box_list a {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.dj_course .infos .xshd .xshd_list .xshd_list_new .swiper-button-next,
.dj_course .infos .xshd .xshd_list .xshd_list_day .swiper-button-next {
  width: .2rem;
  height: .36rem;
  margin-top: -0.18rem;
  background-size: .2rem .36rem;
  background-image: url(img/arrow_right.png);
  right: 7px;
}
.dj_course .infos .xshd .xshd_list .xshd_list_new .swiper-button-prev,
.dj_course .infos .xshd .xshd_list .xshd_list_day .swiper-button-prev {
  width: .2rem;
  height: .36rem;
  margin-top: -0.18rem;
  background-size: .2rem .36rem;
  background-image: url(img/arrow_left.png);
  left: 7px;
}
.zx_course {
  padding: 0 .25rem;
}
.zx_course ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.zx_course ul a {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
  font-family: PingFangSC, PingFang SC;
  font-weight: 500;
  font-size: .23rem;
  color: #666666;
}
.zx_course ul a::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: .31rem;
  width: .4rem;
  height: .03rem;
  background-color: #0063D2;
}
.zx_course ul li {
  margin-bottom: .25rem;
  width: 2.97rem;
  height: 1.1rem;
  float: left;
  margin-right: .04rem;
  background-color: #F6F8FA;
  box-shadow: 0rem 0rem 0.08rem 0rem rgba(221, 221, 221, 0.5);
  border: .03rem solid #FFFFFF;
  padding-left: .5rem;
}
.zx_course ul li:first-child {
  background-image: url(../images/icon_jcl.png);
  background-repeat: no-repeat;
  background-size: .59rem .77rem;
  background-position: center right .25rem;
}
.zx_course ul li:nth-child(2) {
  background-image: url(../images/icon_fzl.png);
  background-repeat: no-repeat;
  background-size: .69rem .73rem;
  background-position: center right .25rem;
}
.zx_course ul li:nth-child(3) {
  background-image: url(../images/icon_ldl.png);
  background-repeat: no-repeat;
  background-size: .74rem .71rem;
  background-position: center right .25rem;
}
.zx_course ul li:nth-child(4) {
  background-image: url(../images/icon_xfl.png);
  background-repeat: no-repeat;
  background-size: .78rem .81rem;
  background-position: center right .25rem;
}
.banner {
  padding: 0 .25rem;
}
.banner img {
  margin: .25rem 0 0 0;
  width: 100%;
  height: 1.66rem;
}
