body{
    background-color: #F5F7FA!important;
}
.index-main{
  box-sizing: border-box;
  font-family: "microsoft yahei";
  background-color: #F5F7FA;
  padding-bottom: 50px;
}
.banner-index{
  min-width: 920px;
  height: 360px;
}
.banner-index img{
  height: 360px;
  min-width: 920px;
  object-fit: cover;
}
.common-title-index{
  margin-bottom: 20px;
  padding-top: 20px;
  padding-bottom: 12px;
  border-bottom: 1px solid #dedede;
}
.common-title-index h4{
  font-size: 24px;
  color: #333333;
  line-height: 26px;
  font-weight: bold;
}
.common-title-index p{
  font-size: 14px;
  color: #666666;
  margin:8px 0 0 12px;
}
.speed-infor img{
  width: 590px;
  height: 180px;
  border-radius: 3px;
}
.speed-infor a:first-child{
  margin-right: 20px;
}
.list-infor{
  width: 285px;
  background: #fff;
  border-radius: 3px;
  padding-bottom: 20px;
  border-radius: 3px;
  position: relative;
  cursor: pointer;
  margin-right: 20px;
  height: 260px;
  flex-shrink: 0;
  overflow: hidden;
}
.list-infor img{
  width: 285px;
  height: 165px;
  border-radius: 3px 3px 0 0;
}
.list-infor p.txt{
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
  font-size: 14px;
  color: #222222;
  margin: 18px 0 10px 0;
  padding: 0 12px;
  height: 20px;
}
.list-infor .infor-text{
  padding: 0 12px 4px;
  height: 30px;
}
.list-infor .infor-text span:first-child i{
  font-style: normal;
  font-size: 12px;
  color: #999999;
  margin-left: 5px;
}
/*.list-infor .infor-text span:last-child{*/
/*  font-size: 12px;*/
/*  color: #999999;*/
/*}*/
.teacher-name-box{
    max-width: 150px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.list-infor .infor-text .teacher-name{
  color: #333333;
}
.list-infor .infor-text .live-time{
  color: #333333;
}
.list-infor .infor-text span:last-child i{
  font-style: normal;
}

.list-infor .hot-live .hot{
  background: url(//static-f.fwxgx.com/jzkt/image/play-red-72b4d0a1e50ef582d918a367892e562b.gif) no-repeat;
  width: 24px;
  height: 24px;
  display: inline-block;
  margin: 5px 8px 0 84px;
}
.list-infor .hot-live span{
  font-size: 14px;
  color: #F62121;
  line-height: 30px;
  padding-top: 5px;
}
.live-text-time p{
  font-size: 14px;
  margin-bottom: 10px;
}
.list-infor .live-text-time p:hover{
  color: #999999!important;
}
.vip-main-infor img.adv{
  width: 285px;
  height: 243px;
  border-radius: 3px;
  cursor: pointer;
  margin:0 19px 20px 0;
}
.vip-list{
  width: 285px;
  background-color: #fff;
  border-radius: 3px;
  height: 243px;
  margin:0 19px 20px 0;
  overflow: hidden;
}
.vip-list:nth-child(4n){
  margin-right: 0;
}
.vip-list img{
  width: 285px;
  height: 163px;
  border-radius: 3px 3px 0 0;
  cursor: pointer;
}
.vip-list p{
  font-size: 14px;
  color: #222222;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
  margin-top: 15px;
  padding: 0 10px;
}
.vip-list .vip-course-infor{
  margin-top: 10px;
  padding: 0 10px;
}
.free-price{
  color: #01b846;
  font-size: 14px;
}
.nofree-price{
  color: #eb2100;
  font-size: 14px;
}
.member-price{
  color: #000000;
  font-size: 14px;
  height: 21px;
  padding-bottom: 1px;
}
.vip-tag{
  background-image:url("//static-f.fwxgx.com/jzkt/image/course/vip-tag-5cd4c60e2b2cda7431e7c3dfef2576ee.png");
  border-radius: 3px 0px 0px 3px;
  width: 23px;
  height: 100%;
  background-position: center center;
  background-size: cover;
}
.vip-tag-price{
  background-color: #F2DCC7;
  border-radius: 0px 3px 3px 0px;
  padding-left: 2px;
  padding-right: 6px;
  height: 100%;
}
.vip-tag-price span{
  padding-bottom: 1px;
  vertical-align: middle;
  display: inline-block;
}

.vip-free-tag{
  background-image:url("//static-f.fwxgx.com/jzkt/image/course/vip-free-tag-245638e14ee61f9e048ffc941ddde490.png");
  padding-left: 6px;
  padding-right: 6px;
  padding-bottom: 3px;
  background-position: center center;
  background-size: cover;
  color: #411300;
  border-radius: 3px 3px 3px 3px;
  font-size: 12px;
}


.civil-title{
  margin: 4px 0 0 50px;
}
.civil-title span{
  font-size: 16px;
  color: #222222;
  position: relative;
  display: inline-block;
  cursor: pointer;
}
.civil-title span:first-child{
  margin-right: 30px;
}
.civil-title span.civil-active{
  color: #067ff0;
  padding-bottom: 2px;
  border-bottom: 2px solid #067ff0;
}
.civil-title span:hover{
  color: #067ff0;
}
.more-title a{
  font-size: 12px;
  color: #999999;
  margin-top: 15px;
  cursor: pointer;
}
.more-title a:hover{
  color: #067ff0;
}
.civil-adv{
  margin-right: 20px;
  width: 590px;
}
.civil-adv img{
  width: 590px;
  height: 243px;
  display: block;
  border-radius: 3px;
  cursor: pointer;
}
.civil-adv img:first-child{
  margin-bottom: 20px;
}
.civil-list-infor{
  width: 590px;
}
.civil-list{
  width: 285px;
  height: 243px;
  background-color: #fff;
  border-radius: 3px;
  cursor: pointer;
  margin: 0 20px 20px 0;
  overflow: hidden;
}
.civil-list:nth-child(4n+1),.civil-list:nth-child(3){
  margin-right: 0;
}
.civil-list img{
  width: 285px;
  height: 164px;
  border-radius: 3px 3px 0 0;
}
.civil-list p{
  font-size: 14px;
  color: #222222;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
  margin-top: 15px;
  padding: 0 10px;
}
.civil-list .civil-infor,.vip-list .civil-infor{
  margin-top: 10px;
  padding: 0 10px;
}
.other-adv{
  width: 285px;
  height: 506px;
  margin: 0 20px 20px 0;
  cursor: pointer;
}
.other-adv img{
  width: 100%;
  height: 100%;
  border-radius: 3px;
}
/*.other-list-infor{*/
/*  width: 894px;*/
/*}*/

.other-list-infor .civil-list{
  margin: 0 19px 20px 0;
}
.other-list-infor .civil-list:nth-child(4n){
  margin-right: 0
}
.teater-star-list{
  width: 224px;
  height: 369px;
  background-color: #fff;
  border-radius: 8px;
  text-align: center;
  margin-right: 20px;
  position: relative;
  cursor: pointer;
  flex-shrink: 0;
  box-sizing: border-box;
  margin-top: 2px;
}
.teater-star-list {
    transition: transform .5s ease, -webkit-transform .5s ease
}
.teater-star-list:hover {
    -webkit-box-shadow: 0 4px 8px 0 rgba(0,0,0,.2);
    box-shadow: 0 4px 8px 0 rgba(0,0,0,.2);
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px)
}
.teater-star-img{
    width: 224px;
    height: 224px;
    border-radius: 8px 8px 0px 0px;
    background: linear-gradient(180deg, #C9D6E6 4%, #F0F7FF 54%, #E8ECF8 97%);
}
.teater-star-list img{
  width: 224px;
  height: 224px;
  border-radius: 8px 8px 0px 0px;
}
.teater-star-info {
    text-align: left;
    padding: 8px;
    display: flex;
    justify-content: space-between;
    line-height: 30px;
}
.teater-star-list h5{
  font-size: 18px;
  font-weight: bold;
  color: #3d3d3d;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 124px;
}
.teater-star-list .teater-star-desc{
  padding: 0px 8px 0 8px;
  font-size: 12px;
  color: #666666;
  line-height: 1.8;
  text-align: left;
  word-break: break-all;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}
.teater-star-good{
  font-size: 14px;
  color: #ffffff;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 32px;
  line-height: 32px;
  border-radius: 0 0 3px 3px;
  background-color: #0092f9;
}
.video-infor,.vip-main-infor img.adv-large{
  width: 590px;
  height: 488px;
}
.video-infor{
  margin:0 20px 20px 0;
  background-color: #000000;
  border-radius: 3px;
}
.video-infor-con{
  padding:25px 15px;
  color: #ffffff;
}
.video-infor-con .video-title{
  font-size: 16px;
  margin-bottom: 15px;
  height: 20px;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
}
.video-infor-con .viedo-con{
  font-size: 14px;
  color: #999999;
  overflow: hidden;
  height: 40px;
  line-height: 1.5;
}
.player-all{
  width: 590px;
  height: 331px;
  margin-top: 30px;
}
.video-list-min{
  height: 234px;
}
.video-list-min p{
  margin-top: 8px;
}
.video-list-min .civil-infor{
  margin-top: 7px;
}
.leaning-course{
  font-size: 12px;
  color: #999999;
}
.index-main .list-infor img,.index-main .vip-list img,.index-main .civil-list img,.index-main .course-list img{
  transition: all 0.6s;
}
.img-infor-wh{
  overflow: hidden;
  position: relative;
}

.index-main .list-infor p:hover,.index-main .vip-list p:hover,.index-main .civil-list p:hover{
  color: #FF504C;
}

.teater-star .scroll-main-infor{
  padding:0 2px;
}
.near-live-list .teater-star-list:hover .teater-star-good{
  border-radius: 0;
}
.live-more{
  width: 130px;
  height: 243px;
  border-radius: 3px;
  background-color: #fff;
  text-align: center;
  flex-shrink: 0;
}
.live-more i{
  display: block;
  width: 41px;
  height: 40px;
  margin: 85px auto 5px auto;
  background-position: -384px -154px;
}
.live-more p{
  color: #067ff0;
  font-size: 14px;
}
.live-more p:hover{
  text-decoration: underline;
}
.civil-title .tabdisplay {
  display: none;
}
.index-main .pt40{
  padding-top: 20px;
}
.adv-main{
  position: relative;
}
.adv-main .adv-bg{
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.6);
  z-index: 99999;
}
.teater-star .scroll-main-btn .scroll-left:hover, .teater-star .scroll-main-btn .scroll-right:hover{
    background-color: rgba(0, 0, 0, .5);
}
.teater-star .scroll-main-infor{
    padding-top: 5px!important;
    padding-bottom: 5px!important;
}
.adv-main .adv-img{
  width: 500px;
  height: 320px;
  border-radius: 5px;
  cursor: pointer;
  z-index: 100000;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.adv-main .adv-img img{
  width: 100%;
  border-radius: 5px;
}
.adv-main .adv-close{
  width:30px;
  height: 30px;
  background-position:-10px -633px;
  position: absolute;
  top: -28px;
  right: -35px;
}
.adv-main .adv-close:hover{
  background-position:-50px -633px;
}
.banner-title{
  background-color: rgba(255,255,255,.8);
  border-radius: 3px;
  padding: 20px 0;
  position: absolute;
  z-index: 21;
  width:250px ;
  height: 240px;
  top: 40px;
  right: 0;
}
.banner-title p{
  height: 40px;
  line-height: 40px;
  color: #333333;
  font-size: 14px;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  padding: 0 22px;
  cursor: pointer;
}
#slideshow .banner-title p:hover,#slideshow .banner-title p.active{
  color: #ffffff;
  background: #FF504C;
}
/*.carvinal-banner-wrapper{*/
/*  display: none !important;*/
/*}*/
/*.carvinal-close-wrapper{*/
/*  display: none !important;*/
/*}*/

/**新增**/
.icon-title {
  width: 28px;
  height: 28px;
  margin: -2px 8px 0 0;
}
.icon-experience{
  width: 24px;
  height: 24px;
}
.learn-map-title {
  color: #999999;
  font-size: 14px;
}
.learn-map-cont {
  width: 1160px;
  height: 103px;
  background: #ffffff;
  border-radius: 8px;
  font-size: 0;
  padding: 13px 20px 20px 20px;
}
.learn-map-cate {
  height: 72px;
  display: inline-block;
  font-size: 18px;
  color: #FFFFFF;
  text-align: center;
}
.learn-map-cate-chengshi,
.learn-map-cate-fangjian{
  height: 58px !important;
  padding: 14px 45px 0 5px;
}
.learn-map-cate-anzhuang,
.learn-map-cate-zhuangshi,
.learn-map-cate-shizheng{
  line-height: 72px;
  padding: 0 45px 0 5px;
}
.learn-map-cate-tujian{
  line-height: 72px;
  padding: 0 45px 0 5px;
}
.learn-map-cate-chengben{
  line-height: 72px;
  padding: 0 50px 0 0;
}

.learn-map-cate-shigong,
.learn-map-cate-kaozheng{
  height: 58px !important;
  padding: 14px 61px 0px 8px;
}
.learn-map-cate-chengshi{
  width: 50px;
  background: url("//static-f.fwxgx.com/jzkt/image/index/excellent-v1-22f06941ba8a2a58d2102f158deadcf3.png") no-repeat 0 0;
}
.learn-map-cate-chengshi:hover{
  box-shadow: 0px 4px 0px rgb(255 140 86 / 20%);
}
.learn-map-cate-chengben{
  width: 70px;
  background: url("//static-f.fwxgx.com/jzkt/image/index/excellent-v1-22f06941ba8a2a58d2102f158deadcf3.png") no-repeat -756px 0;
}
.learn-map-cate-chengben:hover{
  box-shadow: 0px 4px 0px rgb(12 200 134 / 20%);
}
.learn-map-cate-kaozheng{
  width: 51px;
  background: url("//static-f.fwxgx.com/jzkt/image/index/excellent-v1-22f06941ba8a2a58d2102f158deadcf3.png") no-repeat -1040px 0;
}
.learn-map-cate-kaozheng:hover{
  box-shadow: 0px 4px 0px rgb(135 126 234 / 20%);
}
.learn-map-cate-tujian{
  width: 50px;
  background: url("//static-f.fwxgx.com/jzkt/image/index/excellent-v1-22f06941ba8a2a58d2102f158deadcf3.png") no-repeat -242px 0;
}
.learn-map-cate-tujian:hover{
  box-shadow: 0px 4px 0px rgb(255 159 10 / 20%);
}
.learn-map-cate-fangjian{
  width: 50px;
  background: url("//static-f.fwxgx.com/jzkt/image/index/excellent-v1-22f06941ba8a2a58d2102f158deadcf3.png") no-repeat -120px 0;
}
.learn-map-cate-fangjian:hover{
  box-shadow: 0px 4px 0px rgb(255 140 86 / 20%);
}
.learn-map-cate-anzhuang{
  width: 62px;
  background: url("//static-f.fwxgx.com/jzkt/image/index/excellent-v1-22f06941ba8a2a58d2102f158deadcf3.png") no-repeat -362px 0;
}
.learn-map-cate-anzhuang:hover{
  box-shadow: 0px 4px 0px rgb(255 68 129 / 20%);
}
.learn-map-cate-zhuangshi{
  width: 62px;
  background: url("//static-f.fwxgx.com/jzkt/image/index/excellent-v1-22f06941ba8a2a58d2102f158deadcf3.png") no-repeat -493px 0;
}
.learn-map-cate-zhuangshi:hover{
  box-shadow: 0px 4px 0px rgb(255 79 40 / 20%);
}
.learn-map-cate-shizheng{
  width: 62px;
  background: url("//static-f.fwxgx.com/jzkt/image/index/excellent-v1-22f06941ba8a2a58d2102f158deadcf3.png") no-repeat -625px 0;
}
.learn-map-cate-shizheng:hover{
  box-shadow: 0px 4px 0px rgb(88 182 49 / 20%);
}

.learn-map-cate-shigong{
  width: 51px;
  background: url("//static-f.fwxgx.com/jzkt/image/index/excellent-v1-22f06941ba8a2a58d2102f158deadcf3.png") no-repeat -898px 0;
}
.learn-map-cate-shigong:hover{
  box-shadow: 0px 4px 0px rgb(12 138 255 / 20%);
}
.all-course a {
  color: #333333;
  font-size: 16px;
}
.all-course a:hover{
  color: #F62121;
}
.more-icon {
  width: 16px;
  height: 16px;
  display: inline-block;
  background-image: url("//static-f.fwxgx.com/jzkt/image/index/more-9c4a5d712e73bc3d76ad567b42479c4f.png");
  background-size: cover;
  background-position: 0 2px;
}
.all-course a:hover .more-icon{
  background-image: url("//static-f.fwxgx.com/jzkt/image/index/more-hover-1b942dc99ae9acd9e3e16ca42dc7bf49.png");
}
.common-small-title h5 {
  line-height: 26px;
  font-size: 16px;
  color: #666666;
  padding-left: 8px;
}
.common-small-title a h5:hover{
  color: #F62121;
}
.system-train-course {
  width: 896px;
}
.system-train-course-a{
  width: 285px;
  height: 165px;
  margin-right: 20px;
  margin-bottom: 20px;
}
.system-train-course-a:nth-child(3n){
  margin-right: 0;
}
.system-train-course img{
  width: 285px;
  height: 165px;
  border-radius: 4px;
}
.system-train-experience{
  width: 285px;
}
.system-train-experience-box{
  width: 285px;
  height: 350px;
  background: #FFFFFF;
  border-radius: 4px 4px 4px 4px;
}
.system-train-experience-box a{
  padding: 9px 0 0 10px;
  display: block;
}
.system-train-experience-box a,.system-train-experience-box img{
  width: 265px;
  height: 104px;
  border-radius: 4px 4px 4px 4px;
}
.system-train-page-left{
  width: 24px;
  height: 24px;
  display: inline-block;
  background-image: url("//static-f.fwxgx.com/jzkt/image/common/icon-new-v2-43d13653715b7f2cfd3923379d103574.png");
  background-position: -16px -152px;
}
.system-train-page-left:hover{
  background-position: -104px -152px;
}
.system-train-page-right{
  width: 24px;
  height: 24px;
  display: inline-block;
  background-image: url("//static-f.fwxgx.com/jzkt/image/common/icon-new-v2-43d13653715b7f2cfd3923379d103574.png");
  background-position: -58px -152px;
}
.system-train-page-right:hover{
  background-position: -143px -152px;
}
.train-page-num {
  font-size: 16px;
  display: inline-block;
  vertical-align: middle;
  margin-top: -18px;
  color: #999999;
}
.teater-star{
    padding-top: 12px;
}
.system-train-page {
  text-align: right;
  height: 28px;
}
.page-curr {
  color: #F62121;
}
.all-course {
  padding-top: 8px;
}
.all-course .all-course-cate{
  font-size: 16px;
  padding: 0 15px;
  position: relative;
  cursor: pointer;
}
.all-course .all-course-cate:hover{
  color: #FF504C;
}
.system-train-cate .all-course-cate{
  font-size: 14px;
  padding: 0 15px;
  position: relative;
  cursor: pointer;
  display: block;
  color: #666666;
}
.hover.all-course-cate.soft-course-cate {
    color: #333;
    font-weight: bold;
}
.system-train-cate .all-course-cate:hover{
  color: #FF504C;
}
.system-train-cate {
    margin-left: -15px;
    display: flex;
}
.all-course-cate.hover:after {
  width: 16px;
  height: 2px;
  background: #FF0000;
  content: '';
  position: absolute;
  bottom: 0px;
  left: 50%;
  right: 50%;
  transform: translateX(-50%);
}
.system-train-course-box {
  width: 1200px;
}
.boutique-ranking {
  width: 285px;
  height: 513px;
  background: #FFFFFF;
  border-radius: 4px 4px 4px 4px;
}
.boutique-ranking-num {
  width: 24px;
  height: 24px;
  background-color: rgb(255,177,53,0.2);
  display: inline-block;
  border-radius: 12px;
  text-align: center;
  line-height: 24px;
  color: #FF9900;
  margin-right: 4px;
}
.boutique-ranking-li:first-child .boutique-ranking-num{
  background-color: #ED4300;
  color: #FFFFFF;
}
.boutique-ranking-li:nth-child(2) .boutique-ranking-num {
  background-color: #FF7316;
  color: #FFFFFF;
}
.boutique-ranking-li:nth-child(3) .boutique-ranking-num {
  background-color: #FF9C00;
  color: #FFFFFF;
}
.boutique-ranking-li {
  padding: 10px;
}
.boutique-ranking-ul {
  padding: 10px 0 0 0;
}
.boutique-ranking-li {
  padding: 10px 10px;
}
.boutique-ranking-title {
  font-size: 16px;
  color: #000000;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.boutique-ranking-title:hover{
  color: #F62121;
}
.boutique-ranking-learn {
  color: #999999;
  font-size: 14px;
  padding: 10px 10px 8px 24px;
}
.shop-books a{
  width: 590px;
  height: 180px;
  border-radius: 4px 4px 4px 4px;
  margin-right: 15px;
  display: inline-block;
  margin-bottom: 15px;
}
.shop-books a:nth-child(2n){
  margin-right: 0;
}
.shop-books img{
  width: 590px;
  height: 180px;
  border-radius: 4px 4px 4px 4px;
}
.assist-location .assist-location-index{
  display: none;
}
.assist-menu-right {
  width: 80px;
  text-align: center;
}
.assist-menu-right li {
  height: 40px;
  line-height: 40px;
  font-size: 12px;
  color: #000000;
  background: #ffffff;
  cursor: pointer;
}
.assist-menu-right li:hover{
  background: #FFF3F3;
  color: #FF504C;
}
.assist-menu-right li.bar-hover {
  background: #FFF3F3;
  color: #FF504C;
}
.icon-customer {
  width: 80px;
  height: 28px;
  background-image: url("//static-f.fwxgx.com/jzkt/image/index/customer-1e3885c4b6166f62df5aa3777a6c248f.png");
  background-color: #ffffff;
  background-repeat: no-repeat;
  background-position: center 6px;
  display: block;
  font-size: 12px;
  padding-top: 32px;
  text-align: center;
  font-style: normal;
  cursor: pointer;
  margin-top: 10px;
}
.icon-customer:hover{
  color: #FF504C;
}
.icon-appcode:hover{
  color: #FF504C;
}
span.back-top {
  width: 80px;
  height: 30px;
  background: #FF0000;
  display: block;
  line-height: 30px;
  text-align: center;
  font-size: 12px;
  color: #ffffff;
  cursor: pointer;
}
.top-home-a{
  color: #F62121!important;
  font-weight: bold;
}
.boutique-label{
  display: none;
}
.boutique-label-0{
  display: block;
}
.free-label{
  display: none;
}
.free-label-0{
  display: block;
}

.card-animate {
  transition: transform .5s ease;
}

.card-animate:hover {
  box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%);
  transform: translate(0, -5px);
}

.survey-img-wrap {
  display: inline-block;
  width: 120px;
  height: 120px;
  background: url('//static-f.fwxgx.com/jzkt/image/common/survey-bbfd77fe2234f1dfeb4950afdeced892.gif');
  background-size: 100% 100%;
}
.course-list li {
  display: inline-block;
  margin-right: 15px;
  width: 285px;
  overflow: hidden;
  margin-bottom: 25px;
  border-radius: 3px;
}
.course-list-img {
  overflow: hidden;
  width: 285px;
  height: 163px;
  border-radius: 3px;
  position: relative;
}
.course-list li img {
  width: 285px;
  height: 163px;
}
.course-list-title {
  color: #222222;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-top: 12px;
  padding: 0 10px;
}
.course-list li:nth-child(4n) {
  margin-right: 0 !important;
}
.assist-menu-right-height{
  height: 280px;
}
.index-ad-wrap {
  width: 920px ;
}
.aside-feedback {
  display:  block;
  margin-top: 0;
  width: 80px;
  height: 64px;
  background-color: #ffffff;
  background-repeat: no-repeat;
  font-size: 12px;
  padding-top: 7px;
  text-align: center;
  font-style: normal;
  cursor: pointer;
  box-sizing: border-box;
}
.aside-feedback .icon {
  width: 20px;
  height: 20px;
  background-position: -100px -637px;
}

.index-ad-wrap .fwcpb-index-car-tt .fwcpb-index-car-name {
  border: none !important;
}
.fwcpb-index-car-tt{
  backdrop-filter: blur(10px);
  border-radius: 0 0 8px 8px;
}
.fwcpb-index-car-tt .fwcpb-index-car-name.active {
  color: #F8D04C!important;
}
.fwcpb-index-car-name{
  background-color: rgba(0,0,0,.4) !important;
  color: hsla(0,0%,100%,.85)!important;
}
.index-ad-wrap .fwcpb-index-car-tt .fwcpb-index-car-name.active {
  background: rgba(0, 0, 0, 0.6) !important;
}
.fwcpb-index-car-name:first-child{
  border-radius: 0 0 0 8px !important;
}
.fwcpb-index-car-name:last-child{
  border-radius: 0 0 8px 0!important;
}
.course-index-starttime-line-box {
     border-bottom: 1px solid #D8D8D8;
     position: relative;
     height: 20px;
     text-align: center;
     margin-bottom: 40px;
}
.course-index-starttime-box {
    position: absolute;
    top: 0;
    width: 130px;
    height: 40px;
    background: #ffffff;
    line-height: 40px;
    border-radius: 20px;
    left: 82px;
}
i.icon.icon-time {
    width: 17px;
    height: 16px;
    background-position: -18px -798px;
    margin-bottom: -2px;
    margin-right: 4px;
}
.course-list-img-new {
    width: 261px!important;
    height: 148px!important;
    margin: 12px 12px 0 12px!important;
    border-radius: 4px!important;
}
.list-infor-new{
    border-radius: 8px!important;
    height: 272px!important;
}
.list-infor-new .txt{
    color: #333333!important;
    font-weight:bold;
    margin-top: 8px!important;
}
.course-video-index-list{
    width: 285px;
    margin-right: 20px;
    position: relative;
}
.course-video-index-btn{
    padding: 0 12px;
}
.live-text-time{
    width: 261px;
    height: 40px;
    background: #FFF3F1;
    border-radius: 20px;
    margin: 0 auto;
    text-align: center;
    line-height: 40px;
    color: #FF3E3E;
}
.live-text-time-ing:hover{
    background: #FFE4E0!important;
    color: #D9292F!important;
}
.list-infor-new .live-text-time-ing p:hover{
    color: #D9292F!important;
}
.live-text-time.already {
    background: #F5F8FA;
    color: #666;
}
.icon-already{
    width: 16px;
    height: 16px;
    background-position: -160px -800px;
    margin-bottom: -3px;
    margin-right: 4px;
}
.live-text-time-playback{
    width: 110px;
    height: 32px;
    border-radius: 16px;
    background: #FFF3F1;
    color: #FF0000;
    line-height: 32px;
    text-align: center;
}
.live-text-time-playback span{
    color: #FF0000;
}
.course-video-index-btn .teacher-name{
    color: #333333;
        font-size: 14px;
        padding-top: 6px;
}
.live-text-time-playback:hover{
    background: #FFE4E0 !important;
}
.common-small-title-nav {
    color: #666;
    margin-right: 12px;
    position: relative;
    cursor: pointer;
    font-size: 16px;
}
.common-small-title-nav:hover{
    color: #ff0000;
}
.common-small-title-nav.hover {
    font-weight: bold;
    color: #333!important;
}
.common-small-title-nav.hover:hover{

}
.common-small-title-nav.hover:after {
       content: '';
       position: absolute;
       width: 16px;
       height: 3px;
       background: red;
       top: 24px;
       left: 6px;
}
.common-title-new-index{
  border-bottom: none;
  margin-bottom: 5px!important;
}
.near-live-new .scroll-left, .near-live-new .scroll-right {
    width: 48px!important;
    height: 48px!important;
    opacity: 1!important;
    background: #FFFFFF!important;
    box-shadow: 0px 4px 6px 0px rgba(126, 123, 155, 0.2)!important;
}
.near-live-new .scroll-left{
    left: -27px!important;
}
.near-live-new .scroll-left .icon-left{
        width: 20px;
        height: 30px;
        background-position: -68px -793px;
        margin-top: 9px;
        margin-left: 4px;
}
.near-live-new .scroll-right{
    right: -27px!important;
}
.near-live-new .scroll-right .icon-right{
    background-position: -114px -793px;
    margin-left: 4px;
}
.near-live-new .scroll-left:hover .icon-left{
    background-position: -285px -793px;
}
.near-live-new .scroll-right:hover .icon-right{
    background-position: -252px -793px;
}

.training-list {
    width: 590px;
    height: 184px;
    border-radius: 8px;
    opacity: 1;
    background: #FFFFFF;
    display: flex;
    margin-top: 20px;
    cursor: pointer;
}
.training-list-left {
    padding: 18px 12px;
    position: relative;
}
img.training-list-img {
    width: 261px;
    height: 148px;
    border-radius: 4px;
}
.training-list-right {
    padding: 18px 12px 0 0;
    position: relative;
}
.training-list-title {
    font-size: 14px;
    font-weight: bold;
    color: #333333;
    line-height: 22px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
p.training-list-time {
    font-size: 12px;
    color: #666;
    line-height: 30px;
}
.training-list-addr{
    font-size: 12px;
    color: #666;
    line-height: 20px;
}
.training-list-infor{
    position: absolute;
    bottom: 18px;
    display: flex;
    justify-content: space-between;
    width: 290px;
    align-items: center;
}
.training-list-teacher{
  font-size: 12px;
  color: #666;
}
.training-list-btn{
    display: inline-block;
    width: 88px;
    height: 32px;
    opacity: 1;
    background: #FFF3F1;
    text-align: center;
    line-height: 32px;
    border-radius: 16px;
    color: #FF3E3E;
}
.training-list-btn.already{
    background: #F5F8FA!important;
    color: #666!important;
}
.training-list-box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 1200px;

}

.training-overflow{
    overflow: hidden;
}
.training-box {
    display: flex;
    width: 1200px;
}
.training-box-maxwidth{
    width: 2400px;
}
.near-training-new .common-title-new-index{
    margin-bottom: 0!important;
    padding-bottom: 0!important;
}
.common-course-live-effectiveend{
    position: absolute;
}
.common-course-live-effectiveend {
    position: absolute;
    top: 19px;
    left: 8px;
    height: 24px;
    width: 145px;
    background: #F37200;
    color: #fff;
    line-height: 24px;
    font-size: 12px;
    text-align: center;
    border-radius: 0 12px 12px 0;
}
.common-course-live-effectiveend:after {
    left: 0;
    content: '';
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-top: 4px solid #A74E00;
    position: absolute;
    bottom: -4px;
}
.no-data {
    text-align: center;
    color: #666;
}
.no-data-more{
    color: #ff0000;
}
.training-list-box-div{
    width: 590px;
}
p.training-list-restrictcount-box {
    position: absolute;
    width: 261px;
    height: 28px;
    bottom: 18px;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.2) 95%);
    line-height: 28px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    border-radius: 0 0 4px 4px;
}
span.training-list-restrictcount {
    font-weight: bold;
    color: #FFDD00;
}
.course-index-starttime-line{
    position: absolute;
    height: 1px;
    width: 20px;
    background: #D8D8D8;
    top: 20px;
}
.index-study-right {
    width: 266px;
    height: 360px;
    background: #FFFFFF;
    border-radius: 4px;
}
.index-study-right-top {
    width: 268px;
    height: 114px;
    background-image: url(//static-f.fwxgx.com/jzkt/image/index/study-bg-6b0f8860d41c44861608aba68ac2a5fe.png);
}
.index-study-nologin-title {
    font-size: 20px;
    font-weight: bold;
    padding: 27px 0 0 27px;
    color: #333333;
}
.index-study-nologin-desc {
    color: #666666;
    font-size: 14px;
    padding: 8px 27px 0 27px;
    line-height: 24px;
}
.icon-index-study-training {
    width: 24px;
    height: 24px;
    background-position: -104px -63px;
    margin: 0 8px -5px 0;
}
.icon-index-study-course {
    width: 24px;
    height: 24px;
    background-position: -148px -63px;
    margin: 0 8px -5px 0;
}
.icon-index-study-path{
    width: 24px;
    height: 24px;
    background-position: -187px -63px;
    margin: 0 8px -5px 0;
}
.icon-index-study-new{
    width: 24px;
    height: 24px;
    background-position: -228px -63px;
    margin: 0 8px -5px 0;
}
.index-study-nologin-li {
    padding-left: 27px;
    font-size: 16px;
    color: #3d3d3d;
    font-weight: 500;
    line-height: 36px;
    height: 36px;
}
.index-study-btn{
    width: 219px;
    height: 36px;
    border-radius: 18px;
    background: #FFF3F1;
    display: block;
    line-height: 36px;
    text-align: center;
    color: #FF3E3E;
    cursor: pointer;
    font-weight: bold;
}
.index-study-btn:hover{
    background: #FFE4E0;
}
.index-study-btn-box{
    padding-left: 24px;
    padding-top: 16px;
}
.index-study-down {
    text-align: center;
    width: 219px;
    padding-top: 16px;
}
.icon-index-study-down{
    width: 154px;
    height: 200px;
    background-image: url(//static-f.fwxgx.com/jzkt/image/index/down-qr-35c89e94a03b4f27d51aec425b4f4e0c.png);
    display: none;
    margin-left: 28px;
}
.index-study-down:hover .icon-index-study-down{
    display: block;
}
.index-study-nologin-list {
    padding-top: 8px;
}
.index-study-right-userimg{
    border-radius: 24px;
    margin: 0 12px 0 16px;
}
.index-study-right-username {
    font-size: 16px;
    font-weight: bold;
    width: 170px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
}
.index-study-right-user {
    height: 48px;
    line-height: 48px;
    padding-top: 24px;
}
.index-study-right-study {
    width: 234px;
    border-bottom: 1px solid #ddd;
    margin-left: 17px;
    font-size: 14px;
    font-weight: bold;
    color: #3d3d3d;
    padding: 4px 0;
    line-height: 30px;
}
.icon-study-right-play {
    width: 20px;
    height: 20px;
    background-position: -244px -25px;
    margin-right: 8px;
}
.index-study-course-title{
    color: #3d3d3d;
    width: 186px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.index-study-course-progress {
    font-size: 12px;
    color: #666;
    line-height: 22px;
}
li.index-study-right-li a {
    display: flex;
    padding-left: 17px;
}
ul.index-study-right-ul {
    padding-top: 10px;
    height: 165px;
}
li.index-study-right-li {
    padding: 7px 0;
}
.index-study-course-title:hover{
    color: #FF0000;
}
.index-study-right-no-study {
    width: 92px;
    height: 57px;
    background-position: -12px -37px;
    margin: 40px 0 8px 97px;
}
.index-study-right-no-studytip{
    color: #666;
    text-align: center;
}
.learn-path {
  margin-top: 17px;
}
.learn-path-content {
}
.learn-path-left {
  position: relative;
  float: left;
  width: 920px;
  height: 111px;
  border-radius: 8px;
  background: #FFFFFF;
  padding: 12px 10px 14px;
  box-sizing: border-box;
}
.learn-path-left .learn-path-more {
  position: absolute;
  top: 11px;
  right: 14px;
  font-size: 12px;
  font-weight: normal;
  line-height: normal;
  text-align: right;
  color: #3D3D3D;
}
.learn-path-left .learn-path-more>span {
  background: url(//static-f.fwxgx.com/jzkt/image/common/icon-new-v2-43d13653715b7f2cfd3923379d103574.png);
  background-position: -104px 0;
  background-repeat: no-repeat;
  display: inline-block;
  width: 12px;
  height: 12px;
  vertical-align: -1px;
}
.learn-path-left .learn-path-more:hover > span {
  background-position: -137px 0;
}
.learn-path-left .learn-path-more:hover {
  color: #FF3E3E;
}
.learn-path-right {
  float: right;
  width: 266px;
  height: 111px;
  border-radius: 8px;
  background: #FFFFFF;
  padding: 13px 8px;
  box-sizing: border-box;
}
.learn-path-tt {
  font-size: 14px;
  font-weight: bold;
  line-height: normal;
  color: #333333;
  padding-left: 5px;
}
.learn-path-tt>span {
  background: url(//static-f.fwxgx.com/jzkt/image/common/icon-new-v2-43d13653715b7f2cfd3923379d103574.png);
  background-position: -201px -26px;
  background-repeat: no-repeat;
  display: inline-block;
  width: 18px;
  height: 18px;
  vertical-align: -4px;
  margin-right: 8px;
}
.learn-path-left .learn-path-tt>span {
  background-position: -150px -29px;
}
.learn-path-train {
  margin-top: 7px;
  display: block;
  padding: 8px 6px;
  border-radius: 4px;
}
.learn-path-train:hover {
  background: #FAFAFA;
}
.learn-path-train:hover .path-train-info>h5{
  color: #FF0000;
  font-weight: bold;
}
.learn-path-tt small {
  font-size: 12px;
  font-weight: normal;
  line-height: normal;
  color: #666666;
  margin-left: 6px;
}
.path-train-img {
  width: 50px;
  height: 50px;
  background: url(//static-f.fwxgx.com/jzkt/image/common/icon-new-v2-43d13653715b7f2cfd3923379d103574.png);
  margin-right: 8px;
  background-position: -281px -36px;
  border-radius: 4px;
}
.path-train-info > h5 {
  font-size: 14px;
  font-weight: normal;
  line-height: normal;
  color: #333333;
}
.path-train-info > p {
  font-size: 12px;
  font-weight: normal;
  line-height: normal;
  color: #666666;
  margin-top: 9px;
}
.path-item .path-item-img {
  width: 50px;
  height: 50px;
  margin-right: 8px;
  object-fit: cover;
  object-position: 0 0;
  border-radius: 4px;
}
.path-item:hover {
  background: #FAFAFA;
}
.path-item:hover .path-item-info>h5{
  color: #FF0000;
  font-weight: bold;
}
.path-list {
  margin-top: 9px;
}
.path-item {
  margin-right: 16px;
  padding: 8px 10px;
  border-radius: 4px;
}
.path-item:last-child {
  margin-right: 0;
}
.path-item-info>h5 {
  font-size: 14px;
  font-weight: normal;
  line-height: normal;
  color: #333333;
  width: 132px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  margin-top: 2px;
}

.path-item-info>p {
  font-size: 12px;
  font-weight: normal;
  line-height: normal;
  color: #666666;
  margin-top: 9px;
}
.all-course-cate i {
    font-style: normal;
}
.system-train-course-head {
    display: flex;
    justify-content: space-between;
    width: 1200px;
    padding-bottom: 20px;
}
.common-course-soft .img-infor-wh img{
    width: 261px;
    height: 148px;
    margin: 12px 12px 0 12px;
}
.teater-zan{
    width: 20px;
    height: 18px;
    background-position: -64px -38px;
    scale: 0.8;
    margin-bottom: -3px;
}
p.teater-star-info-favorable {
    font-size: 12px;
    color: #666;
}
.assist-location-index-left{
    width: 112px;
    background: #FFFFFF;
    box-shadow: 0px 6px 16px 0px rgba(0, 0, 0, 0.08);
    position: fixed;
    left: 0px;
    top: 45%;
    transform: translateY(-50%);
    z-index: 99999;
    border-radius: 8px;
}
/* 当宽度 <1424px 时应用样式 */
@media (max-width: 1450px) {
  .assist-location-index-left {
    display: none;
  }
}
/* 当宽度 >=1424px 时应用样式 */
@media (min-width: 1450px) {
  .assist-location-index-left {
    display: block;
  }
}
ul.assist-menu-left li {
    height: 48px;
    line-height: 48px;
    color: #666666;
    cursor: pointer;
    border-bottom: 1px solid #ECEFF1;
}
.assist-menu-left li:last-child {
  /* 示例样式：移除右边框 */
  border-bottom: none;
}
ul.assist-menu-left li.bar-hover {
    color: #ff0000;
}
.assist-menu-left {
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 8px;
    margin-bottom: 8px;
}
.index-study-right-bottom-nologin{
    margin-top: -24px;
}
.index-study-btn-box-nologin{
    padding-top: 24px!important;
}
.live-train {
  margin-top: 11px;
  padding-bottom: 25px;
}
.live-train-tab h4{
  font-size: 18px;
  font-weight: normal;
  line-height: 62px;
  color: #333333;
  cursor: pointer;
  margin-right: 24px;
}
.live-train-tab h4.active {
  font-weight: bold;
  font-size: 24px;
}
.near-live {
  position: relative;
  margin-top: 4px;
}
.live-train-tab-more {
  position: absolute;
  right: 0;
  top: -86px;
}
.oneline {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 290px;
}