.fullSlide {
  width: 100%;
  position: relative;
  height: 465px;
  overflow: hidden;
}
.fullSlide .bd {
  margin: 0 auto;
  position: relative;
  z-index: 0;
  overflow: hidden;
}
.fullSlide .bd ul {
  width: 100% !important;
}
.fullSlide .bd li {
  width: 100% !important;
  height: 465px;
  overflow: hidden;
  text-align: center;
}
.fullSlide .bd li a {
  display: block;
  height: 465px;
}
.fullSlide .hd {
  width: 100%;
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  height: 48px;
  line-height: 48px;
}
.fullSlide .hd ul {
  text-align: center;
}
.fullSlide .hd ul li {
  cursor: pointer;
  display: inline-block;
  *display: inline;
  zoom: 1;
  width: 12px;
  height: 12px;
  margin-right: 12px;
  overflow: hidden;
  background: #fff;
  line-height: 999px;
  border-radius: 12px;
}
.fullSlide .hd ul .on {
  width: 50px;
}
.mytask {
  padding: 4px 30px;
  position: relative;
  margin-top: 60px;
  border: 1px solid #eee;
}
.mytask .mytask-hd {
  position: absolute;
  top: -12px;
  left: 40px;
  font-size: 22px;
  color: #333;
  background-color: #fff;
  padding: 0 10px;
}
.mytask .mytask-bd li {
  padding: 28px 0px;
  position: relative;
}
.mytask .mytask-bd li:not(:last-child) {
  border-bottom: 1px dashed #ddd;
}
.mytask .mytask-bd li a {
  display: block;
}
.mytask .mytask-bd li a .imgleft {
  float: left;
  margin-right: 25px;
}
.mytask .mytask-bd li a .imgleft img {
  width: 220px;
  height: 140px;
}
.mytask .mytask-bd li a .textright p {
  font-size: 16px;
  color: #777;
}
.mytask .mytask-bd li a .textright p span {
  font-size: 16px;
  color: #777;
}
.mytask .mytask-bd li a .textright .course-title {
  font-size: 20px;
  color: #34495e;
  margin-top: 8px;
  margin-bottom: 14px;
}
.mytask .mytask-bd li a .textright .course-title i {
  display: inline-block;
  width: 46px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  color: #fff;
  margin-left: 10px;
  vertical-align: 3px;
}
.mytask .mytask-bd li a .textright .course-title i.facetoface {
  background-color: #00aefb;
}
.mytask .mytask-bd li a .textright .course-title i.zhibo {
  background-color: #ff9600;
}
.mytask .mytask-bd li a .textright .course-title i.shipin {
  background-color: #20c675;
}
.mytask .mytask-bd li a .textright .course-time {
  margin-bottom: 9px;
}
.mytask .mytask-bd li a .textright .distributeinfo {
  margin-top: 18px;
}
.mytask .mytask-bd li a .textright .distributeinfo > span {
  display: inline-block;
  height: 36px;
  line-height: 37px;
  padding: 0 15px;
  background-color: #f6f6f6;
  font-size: 14px;
  color: #777;
  border: 1px solid #eee;
}
.mytask .mytask-bd li .mytask-btn {
  position: absolute;
  right: 0px;
  bottom: 28px;
  width: 140px;
  height: 40px;
  background-color: #109cff;
  color: #fff;
  text-align: center;
  line-height: 40px;
}

.my-test {
  height: 318px;
  padding: 0px 20px 40px;
  position: relative;
  margin-top: 20px;
  border: 1px solid #eee;
}
.my-test .see-detail {
  font-size: 15px;
  color: #999;
}
.my-test .admire_item {
  height: 50px;
  line-height: 50px;
  color: #383838;
  border-top: 1px dashed #ddd;
  border-bottom: none;
}
.my-test .admire_item p a {
  display: block;
  width: 400px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 15px;
  color: #383838;
}
.my-test .admire_item i {
  font-size: 14px;
  color: #383838;
}
.my-test .test-hd {
  height: 50px;
  line-height: 50px;
}
.my-test .test-hd span {
  font-size: 15px;
  color: #1192ff;
}
.my-test .test-hd a {
  font-size: 15px;
  color: #666;
}
.my-test .my-test__left {
  float: left;
  width: 520px;
}
.my-test .my-test__right {
  float: right;
  width: 520px;
}
body {
  background-color: #F5F7FA;
}

.gray-bg-e {
  background-color: #eee;
  position: relative;
  z-index: -2;
}
.live-notice-wrap {
  margin-top: 50px;
}
.live-notice-wrap .check-more {
  float: right;
  color: #666;
  margin-top: 8px;
}
.live-notice-wrap .check-more:hover {
  color: #2f8ddc;
}
.live-notice-wrap.college-zhibo-main {
  margin-left: 0px;
  float: left;
}
.live-notice-wrap .top {
  margin-left: 0px;
  margin-bottom: 30px;
}
.live-notice-wrap .top .block-title {
  font-size: 22px;
  color: #333;
  float: left;
}
.live-notice-wrap .top .right-menu {
  float: left;
  font-size: 14px;
  color: #666;
  margin-left: 20px;
  margin-top: 8px;
}
.live-notice-wrap .top .right-menu a {
  margin-right: 20px;
}
.live-notice-wrap .top .right-menu a:hover {
  color: #017fea;
}
.live-notice-wrap .live-title.course-lists-div {
  margin-left: 0px;
  margin-top: 0px !important;
}
.course-lists-div .course-list-top {
  box-sizing: border-box;
}
.course-lists-div .course-list-top.border-bottom-e {
  border-bottom: 1px solid #eee;
}
.course-lists-div .course-list-bottom {
  border: none;
  padding-top: 15px;
}
.course-lists-div .value-wrap {
  width: 280px;
  height: 280px;
  float: left;
  margin-right: 25px;
  position: relative;
  cursor: pointer;
  margin-bottom: 30px;
}
.course-lists-div .value-wrap:hover .cover {
  opacity: 1;
}
.course-lists-div .value-wrap .cover {
  width: 308px;
  height: 314px;
  background-color: #fff;
  position: absolute;
  top: -15px;
  left: -14px;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.3);
  z-index: -1;
  opacity: 0;
}
.course-lists-div .value-wrap:nth-child(4n) {
  margin-right: 0px;
}
.course-lists-div .value-wrap a.cover-pic {
  width: 280px;
  height: 180px;
  position: relative;
  display: block;
  overflow: hidden;
}
.course-lists-div .value-wrap a.cover-pic img {
  width: 280px;
  height: 180px;
}
.course-lists-div .value-wrap .info-block {
  margin-top: 15px;
  width: 280px;
  font-size: 0;
}
.course-lists-div .value-wrap .info-block.last-info {
  margin-top: 13px;
  font-size: 15px;
  color: #999;
}
.course-lists-div .value-wrap .info-block.user-main .user-pic {
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
}
.course-lists-div .value-wrap .info-block.user-main .user-pic img {
  width: 20px;
  height: 20px;
  border-radius: 100%;
}
.course-lists-div .value-wrap .info-block.user-main a.nick-name {
  display: inline;
  font-size: 14px;
  color: #333;
  margin-left: 5px;
  vertical-align: middle;
}
.course-lists-div .value-wrap .info-block .icon-16 {
  vertical-align: middle;
}
.course-lists-div .value-wrap .info-block .price-title {
  font-size: 17px;
  color: #1192ff;
  margin-right: 28px;
}
.course-lists-div .value-wrap .info-block .price-title.haveCharge {
  color: #1192ff;
}
.course-lists-div .value-wrap .info-block.name {
  font-size: 17px;
  color: #383838;
  font-weight: 500;
}
.course-lists-div .value-wrap .info-block.name a {
  font-size: 17px;
  color: #383838;
  font-weight: 500;
}
.course-lists-div .value-wrap .info-block .clock {
  position: relative;
  top: -5px;
}
.course-lists-div .value-wrap .info-block .eye {
  width: 19px;
  height: 14px;
  background: url('../image/eye.png') no-repeat center center;
  position: relative;
  top: -1px;
}
.course-lists-div .value-wrap .info-block .pass-logo {
  width: 14px;
  height: 14px;
  background: url('../image/pass_logo.png') no-repeat center center;
  position: relative;
  top: -1px;
}
.course-lists-div .value-wrap .info-block .person-logo {
  width: 12px;
  height: 14px;
  background: url('../image/person-logo.png') no-repeat center center;
  position: relative;
  top: -1px;
}
.course-lists-div .value-wrap .info-block .color-ju {
  color: #ff7e00;
  font-size: 14px;
  margin-right: 20px;
}
.course-lists-div .value-wrap .info-block .color-7 {
  color: #1192ff;
  font-size: 15px;
}
.course-lists-div .value-wrap .info-block .color-7.date-main {
  margin-right: 10px;
  margin-left: 10px;
}
.course-lists-div .value-wrap .info-block .region {
  float: right;
  color: #777;
  margin-right: 20px;
}
.course-lists-div .value-wrap .info-block .time {
  float: left;
  color: #777;
}
.recommend.live-notice-wrap .course-lists-div .course-list-top {
  padding-bottom: 0px;
}
.recommend.live-notice-wrap .course-lists-div .value-wrap {
  height: 280px;
}
.recommend.live-notice-wrap .course-lists-div .value-wrap .cover {
  height: 295px;
}

.fly-tast-wrap {
  width: 100%;
  height: 90px;
  line-height: 100px;
  background-color: rgba(0, 137, 64, 0.8);
  position: fixed;
  bottom: -100px;
  margin-top: -45px;
  z-index: 99;
}
.fly-tast-wrap .main-cont {
  height: 90px;
  position: relative;
}
.fly-tast-wrap .main-cont .logo {
  width: 80px;
  height: 100px;
  position: absolute;
  left: 40px;
  bottom: 3px;
}
.fly-tast-wrap .main-cont .title {
  font-size: 22px;
  color: #fff;
  margin-left: 120px;
  display: inline-block;
}
.fly-tast-wrap .main-cont .title .name {
  font-size: 22px;
}
.fly-tast-wrap .main-cont .go-to-check {
  width: 150px;
  height: 48px;
  line-height: 48px;
  display: inline-block;
  border-radius: 10px;
  background-color: #fff;
  text-align: center;
  color: #009746;
  float: right;
  margin-right: 95px;
  margin-top: 25px;
  font-size: 18px;
}
.fly-tast-wrap .main-cont .white-x {
  position: absolute;
  right: 0px;
  top: 0px;
  cursor: pointer;
  width: 20px;
  height: 20px;
}

@-webkit-keyframes slidein {
  0% {
    transform: translateX(80%) translateY(-50%);
    opacity: 0;
  }
  50% {
    transform: translateX(40%) translateY(-50%);
    opacity: 0.25;
  }
  75% {
    transform: translateX(0%) translateY(-50%);
    opacity: 0.5;
  }
  100% {
    transform: translateX(-50%) translateY(-50%);
    opacity: 1;
  }
}
@keyframes slidein {
  0% {
    transform: translateX(80%) translateY(-50%);
    opacity: 0;
  }
  50% {
    transform: translateX(40%) translateY(-50%);
    opacity: 0.25;
  }
  75% {
    transform: translateX(0%) translateY(-50%);
    opacity: 0.5;
  }
  100% {
    transform: translateX(-50%) translateY(-50%);
    opacity: 1;
  }
}
@keyframes navcircle {
  0% {
    width: 5px;
    border-radius: 2px;
  }
  50% {
    width: 10px;
    border-radius: 8px;
  }
  100% {
    width: 15px;
    border-radius: 10px;
  }
}
.adition-moudle .remove {
  position: absolute;
  top: 8px;
  z-index: 100;
  right: 8px;
}
.adition-moudle .hd {
  position: absolute;
  bottom: -25px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  overflow: hidden;
}
.adition-moudle .hd li {
  float: left;
  width: 30px;
}
.adition-moudle .hd li a {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  background-color: #f8f8f8;
  opacity: 0.5;
}
.adition-moudle .hd li.on a {
  background: #fff;
  opacity: 1;
  width: 15px;
  border-radius: 10px;
  
  transition: width, background, opacity 1.5s;
  -webkit-transition: width, background, opacity 1.5s;
  -moz-transition: width, background, opacity 1.5s;
  -ms-transition: width, background, opacity 1.5s;
  -o-transition: width, background, opacity 1.5s;
}
.adition-moudle .tmpWrap li a {
  display: block;
}
.adition-moudle .tmpWrap .imgbox {
  width: 640px;
  height: 296px;
  position: relative;
}
.adition-moudle .tmpWrap .imgbox img {
  position: absolute;
  top: 50%;
  transform: translateX(-100%) translateY(-50%);
  -webkit-transform: translateX(-100%) translateY(-50%);
  left: 50%;
  opacity: 0;
  
}
.adition-moudle .tmpWrap .imgbox img.slidein {
  opacity: 1;
  transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  animation: slidein 0.5s linear;
  -webkit-animation: slidein 0.5s linear;
}
.adition-moudle .tmpWrap .img1 {
  background: url(../image/adition_moudle1.png);
}
.adition-moudle .tmpWrap .img1 img {
  width: 187px;
}
.adition-moudle .tmpWrap .img2 {
  background: url(../image/adition2.png) repeat-x center;
  background-size: 100% 100%;
}
.adition-moudle .tmpWrap .img3 {
  background: url(../image/aditon3.png);
}
.adition-moudle .prev,
.adition-moudle .next {
  position: absolute;
  top: 35%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  width: 40px;
  height: 40px;
  border-radius: 100%;
  background: url(../image/addition-arrow.png) #fff no-repeat center;
  opacity: 0.5;
}
.adition-moudle .prev:hover,
.adition-moudle .next:hover {
  opacity: 1;
}
.adition-moudle .next {
  right: 20px;
  background-position: 13px -25px;
}
.adition-moudle .prev {
  left: 20px;
  background-position: 13px 11px;
}
.adition-moudle .imgdetail {
  padding: 29px 0 36px;
  text-align: center;
}
.adition-moudle .imgdetail.imgd1 h3 {
  color: #007fda;
}
.adition-moudle .imgdetail.imgd2 h3 {
  color: #ee3f44;
}
.adition-moudle .imgdetail.imgd3 h3 {
  color: #2972cc;
}
.adition-moudle .imgdetail h3 {
  font-size: 22px;
  margin-bottom: 20px;
}
.adition-moudle .imgdetail p {
  font-size: 14px;
  color: #333;
}
.index-news {
  position: fixed;
  right: 10px;
  bottom: -300px;
  width: 300px;
  box-sizing: border-box;
  z-index: 99;
}
.index-news .index-news__hd {
  padding-left: 15px;
  padding-right: 15px;
  height: 40px;
  line-height: 40px;
  color: #fff;
  background-color: #109cff;
}
.index-news .index-news__hd .icon-16 {
  margin-top: 11px;
}
.index-news .index-news__bd {
  padding: 15px;
  padding-bottom: 0;
  border: 1px solid #ddd;
  background-color: #fff;
}
.index-news .index-news__bd ul {
  border-bottom: 1px solid #ddd;
}
.index-news .index-news__bd li {
  position: relative;
  margin-bottom: 15px;
}
.index-news .index-news__bd li span {
  display: inline-block;
  max-width: 218px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.index-news .index-news__bd p {
  text-align: right;
}
.index-news .index-news__bd p a {
  line-height: 44px;
  height: 44px;
}

.init-box .check-more {
  float: right;
  font-size: 15px;
  color: #666;
}
.init-box .check-more .index-more-arrow {
  position: relative;
  top: -1px;
  margin-left: 5px;
}
.init-box .title {
  margin-top: 40px;
  margin-bottom: 20px;
}
.init-box .title-name {
  font-size: 17px;
  color: #383838;
  float: left;
}
.init-box .main-content-box {
  background-color: #fff;
  border: 1px solid #ddd;
}
.init-box .main-content-box.my-task {
  padding-bottom: 36px;
  min-height: 318px;
}
.init-box .main-content-box.my-foot {
  padding-bottom: 36px;
  min-height: 325px;
}
.init-box .main-content-box.my-course {
  min-height: 734px;
}
.init-box .main-content-box.my-course.joined {
  min-height: 350px;
}
.init-box .main-content-box.my-course.post {
  min-height: 350px;
}

.course-iterm-wrap {
  padding-top: 40px;
  position: relative;
}
.course-iterm-wrap .iterm {
  width: 246px;
  margin-left: 43px;
  float: left;
  position: relative;
  z-index: 0;
}
.course-iterm-wrap .iterm:hover .cover {
  opacity: 1;
}
.course-iterm-wrap .iterm .cover {
  width: 280px;
  height: 280px;
  background-color: #fff;
  position: absolute;
  top: -15px;
  left: -17px;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.3);
  z-index: -1;
  opacity: 0;
}
.course-iterm-wrap .iterm .cover.my-course-shadow {
  height: 330px;
}
.course-iterm-wrap .iterm .cover.my-course-shadow {
  height: 330px;
}
.course-iterm-wrap .iterm .cover.my-post-shadow {
  height: 300px;
}
.course-iterm-wrap .iterm .cover-pic {
  width: 246px;
  height: 158px;
  display: block;
  position: relative;
}
.course-iterm-wrap .iterm .cover-pic .type-trangle {
  position: absolute;
  left: 0px;
  top: 0px;
}
.course-iterm-wrap .iterm .cover-pic img {
  width: 246px;
  height: 158px;
}
.course-iterm-wrap .iterm .course-info {
  margin-top: 13px;
  color: #1192ff;
}
.course-iterm-wrap .iterm .course-info.gray-color {
  color: #999;
}
.course-iterm-wrap .iterm .course-info.scan-time {
  color: #999;
  font-size: 14px;
}
.course-iterm-wrap .iterm .course-info .date {
  margin: 0 10px;
}
.course-iterm-wrap .iterm .course-info .money {
  font-size: 17px;
  margin-right: 15px;
  vertical-align: bottom;
}
.course-iterm-wrap .iterm .course-info .place {
  font-size: 15px;
  color: #999;
}
.course-iterm-wrap .iterm .name {
  width: 100%;
  font-size: 17px;
  margin-top: 15px;
  display: block;
}
.course-iterm-wrap .iterm .btn-wrap {
  text-align: center;
  margin-top: 20px;
}
.course-iterm-wrap .iterm .box-btn {
  width: 90px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  display: inline-block;
  font-size: 15px;
  color: #fff;
  border-radius: 2px;
  background-color: #1192ff;
}

.my-course {
  padding-bottom: 20px;
}
.my-course .all-no-list {
  margin-top: 200px;
}
.my-course .course-iterm-wrap {
  padding-top: 0px;
}
.my-course .course-iterm-wrap .iterm .btn-wrap {
  text-align: left;
  font-size: 0;
}
.my-course .course-iterm-wrap .iterm .btn-wrap.video-btn {
  margin-top: 52px;
}
.my-course .course-iterm-wrap .iterm .btn-wrap.post-btn {
  margin-top: 48px;
}
.my-course .course-iterm-wrap .iterm .box-btn {
  width: auto;
  min-width: 55px;
  padding: 0 5px;
  font-size: 12px;
  margin-right: 13px;
}
.my-course .course-iterm-wrap .iterm .box-btn.yellow {
  background-color: #fd9b00;
}
.my-course .course-iterm-wrap .iterm .box-btn.white {
  background-color: #fff;
  border: 1px solid #999;
  color: #999;
  vertical-align: top;
}
.my-course .course-iterm-wrap .iterm .box-btn.white:hover {
  background-color: #f8f8f8;
}
.my-course .secd-title {
  padding-left: 40px;
  padding-right: 20px;
  margin-top: 25px;
  margin-bottom: 20px;
}
.my-course .secd-title .title-name {
  font-size: 15px;
  color: #1192ff;
}
.init-box.foot {
  margin-bottom: 68px;
}

.indexCenter {
  margin-top: 28px;
  margin-bottom: 20px;
}
.indexCenter .mainLeftPart {
  width: 248px;
  height: 500px;
  background-color: #fff;
  border-radius: 10px;
}
.indexCenter .mainLeftPart .indexInfo {
  padding: 0 45px;
}
.indexCenter .mainLeftPart .indexInfo li {
  margin-top: 40px;
}
.indexCenter .mainLeftPart .indexInfo li .leftTitle {
  font-size: 14px;
  color: #999;
}
.indexCenter .mainLeftPart .indexInfo li .rightNum {
  font-size: 16px;
  color: #383838;
}
.userCoverBg {
  width: 100%;
  height: 227px;
  border: 1px solid #eee;
  border-left: none;
  border-right: none;
  background: url('../image/user-bg.png') no-repeat;
}
.userCoverBg .backCover {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background-color: #fff;
  margin: 0 auto;
  margin-top: 35px;
  padding: 3px;
  box-sizing: border-box;
}
.userCoverBg .backCover img {
  width: 94px;
  height: 94px;
  border-radius: 50%;
}
.userCoverBg .userName {
  margin-top: 20px;
  text-align: center;
  color: #fff;
}
.userCoverBg .userName .nickName {
  font-size: 16px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.userCoverBg .userName .nickName .otherName {
  font-size: 14px;
  display: inline-block;
  vertical-align: middle;
}
.userCoverBg .userName .trueName {
  font-size: 16px;
  vertical-align: middle;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.userCoverBg .integralLogo {
  color: #fff;
  font-size: 16px;
  margin-top: 16px;
  cursor: pointer;
}
.userCoverBg .integralLogo .integralNum {
  vertical-align: middle;
}
.mainRightPart {
  width: 910px;
  height: 320px;
  display: flex;
  justify-content: space-between;
  flex-direction: row;
}
.mainRightPart .comBox {
  width: 286px;
  text-align: center;
  flex: 1;
  border-radius: 10px;
  background-color: #ffffff;
  margin-right: 20px;
}
.mainRightPart .comBox:last-child {
  margin-right: 0;
}
.mainRightPart .comBox .boxName {
  float: left;
  margin: 20px 0 15px 10px;
  font-size: 16px;
  line-height: 16px;
  color: #383838;
  cursor: pointer;
}
.mainRightPart .comBox .boxName .vertical_line {
  width: 2px;
  height: 16px;
  background-color: #1192ff;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
.mainRightPart .comBox .boxSecondName {
  float: right;
  margin: 20px 3px 15px 0px;
}
.mainRightPart .comBox .boxSecondName a {
  font-size: 12px;
  color: #1192ff;
  display: inline-block;
  margin: 0 10px;
  cursor: default;
  cursor: pointer;
}
.mainRightPart .comBox .boxSecondName a em {
  display: inline-block;
  margin-left: 5px;
}
.mainRightPart .comBox .courseContent {
  width: 93%;
  display: inline-block;
  clear: both;
  box-sizing: border-box;
  cursor: pointer;
  border-radius: 8px;
}
.mainRightPart .comBox .courseContent .coursePic {
  width: 265px;
  height: 168px;
  margin: 0 auto;
}
.mainRightPart .comBox .courseContent .coursePic img {
  height: 100%;
  border-radius: 8px;
}
.mainRightPart .comBox .courseContent .examination_time {
  position: relative;
  background: url("../image/exam-default.png") no-repeat center center;
  background-size: contain;
  border-radius: 8px;
}
.mainRightPart .comBox .courseContent .examination_time .testTime {
  width: 100%;
  height: 30px;
  bottom: 0;
  background-color: #0c131b;
  opacity: 0.5;
  position: absolute;
  border-radius: 0 0 8px 8px;
  color: #fff;
  text-align: center;
  font-size: 12px;
  line-height: 25px;
}
.mainRightPart .comBox .courseContent .examination_time .testTime .timeContent {
  width: 100%;
  display: inline-block;
  text-align: center;
  line-height: 23px;
  vertical-align: text-top;
}
.mainRightPart .comBox .courseContent .courseName {
  text-align: left;
  font-size: 14px;
  margin-top: 10px;
  color: #333;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.mainRightPart .comBox .courseContent .lastTimeStudy {
  text-align: left;
  font-size: 14px;
  color: #1192ff;
}
.mainRightPart .comBox .courseContent .doTestTime {
  margin-top: 25px;
  text-align: left;
  font-size: 14px;
  color: #1192ff;
}
.indexHaveNoData {
  width: 93%;
  display: inline-block;
  clear: both;
  box-sizing: border-box;
  cursor: pointer;
  border-radius: 8px;
}
.indexHaveNoData img {
  width: 100%;
  margin: 0 auto;
  border-radius: 8px;
}
.indexHaveNoData p {
  font-size: 14px;
  color: #bbb;
  text-align: center;
  margin-top: 55px;
}
.guessYouLike {
  border-radius: 10px;
  border: 1px solid #eee;
  background-color: #fff;
  box-sizing: border-box;
  padding: 30px;
}
.guessYouLike * {
  box-sizing: border-box;
}
.guessYouLike .barName {
  font-size: 18px;
  color: #383838;
  display: inline-block;
  margin-right: 20px;
}
.guessYouLike .change {
  display: inline-block;
  width: 50px;
  line-height: 24px;
  text-align: center;
  border: 1px solid #eee;
  border-radius: 4px;
  background-color: #f9f9f9;
  font-size: 12px;
  color: #bbb;
  cursor: pointer;
}
.guessYouLike .more {
  font-size: 14px;
  color: #bbb;
}
.guessYouLike ul {
  margin-top: 25px;
}
.guessYouLike ul a {
  width: 252px;
  height: 200px;
  display: block;
  float: left;
  margin-right: 40px;
}
.guessYouLike ul a:last-child {
  margin-right: 0px;
}
.guessYouLike ul a img {
  width: 252px;
  height: 162px;
  display: block;
}
.guessYouLike ul a p {
  margin-top: 20px;
  width: 100%;
  font-size: 16px;
  color: #383838;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.pageIndexCompany {
  display: inline-block;
  line-height: 80px;
  height: 80px;
  margin-left: 38px;
  font-size: 18px;
  color: #383838;
}
.managePageSearchBox .searchInfo {
  float: right;
  margin-right: 180px;
}
.managePageSignle {
  min-height: 100% !important;
  padding-bottom: 120px !important;
  margin-bottom: -120px !important;
  box-sizing: border-box;
}
.commonBoxing {
  background-color: #fff;
  box-shadow: 0 0 10px rgba(146, 155, 198, 0.7);
  border-radius: 6px;
  margin-bottom: 20px;
}
.commonBoxing * {
  box-sizing: border-box;
}
.commonBoxing .title {
  height: 45px;
  line-height: 45px;
  padding-left: 20px;
  background-color: #eff3ff;
  border-radius: 6px 6px 0 0;
  color: #6f7793;
}
.commonBoxing .title .partName {
  font-size: 16px;
  color: #6f7793;
  float: left;
}
.commonBoxing .secondTItleWrap {
  background-color: #f9f9f9;
  padding: 10px 0px 10px 20px;
}
.commonBoxing .secondTItleWrap .secondTitle {
  font-size: 12px;
  color: #6f7793;
  display: inline-block;
  width: 66px;
}
.commonBoxing .secondTItleWrap .titleNameTop {
  margin-bottom: 6px;
}
.commonBoxing .redCircle {
  max-width: 35px;
  min-width: 26px;
  height: 26px;
  border-radius: 20px;
  background-color: #ffea02;
  font-size: 14px;
  color: #333;
  text-align: center;
  line-height: 26px;
  position: absolute;
  top: -15px;
  right: -6px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.commonBoxing.plantData .commonBoxingContent {
  font-size: 0;
  padding: 15px 0;
}
.commonBoxing.fastExit .commonBoxingContent {
  height: 205px;
}
.commonBoxing.courseManageBox {
  width: 37%;
  margin-right: 1.7%;
}
.commonBoxing.courseManageBox .commonBoxingContent {
  font-size: 0;
  padding-top: 25px;
  height: 223px;
}
.commonBoxing.courseManageBox .itermsWraper {
  width: 64.6%;
  float: left;
}
.commonBoxing.courseManageBox .courseFactory {
  width: 35.4%;
  float: right;
  height: 180px;
  border-left: 1px solid #e9e9e9;
}
.commonBoxing.courseManageBox .courseFactory .factory {
  display: block;
  margin: 0 auto;
  margin-top: 17px;
  width: 100px;
  height: 146px;
  border-radius: 6px;
  border: 1px solid #e9f5fe;
  box-shadow: 0 0 8px 1px rgba(187, 187, 187, 0.3);
  cursor: pointer;
  position: relative;
}
.commonBoxing.courseManageBox .courseFactory .library {
  margin: 0 auto;
  margin-top: 30px;
  margin-bottom: 20px;
}
.commonBoxing.courseManageBox .courseFactory .p1 {
  font-size: 16px;
  color: #555;
  text-align: center;
}
.commonBoxing.courseManageBox .courseFactory .newLogo {
  font-size: 14px;
  color: #fff;
  display: block;
  width: 48px;
  height: 26px;
  line-height: 26px;
  text-align: center;
  border-radius: 12px;
  background-color: #ff5c66;
  position: absolute;
  top: -15px;
  right: -17px;
}
.commonBoxing.studyManageBox {
  width: 22.7%;
}
.commonBoxing.studyManageBox .commonBoxingContent {
  font-size: 0;
  padding-top: 25px;
  height: 223px;
}
.commonBoxing.examManageBox {
  width: 36.7%;
  margin-left: 1.7%;
}
.commonBoxing.examManageBox .commonBoxingContent {
  font-size: 0;
  height: 223px;
}
.commonBoxing.stuffManageBox {
  width: 37%;
  margin-right: 1.7%;
}
.commonBoxing.stuffManageBox .commonBoxingContent {
  padding-top: 25px;
  font-size: 0;
  height: 223px;
}
.commonBoxing.statisticsManageBox {
  width: 22.7%;
}
.someManage {
  width: 31.2%;
}
.plantData {
  font-size: 0;
}
.plantData .itermList {
  display: inline-block;
  width: 11%;
  text-align: center;
  font-size: 0;
}
.plantData .itermList:first-child {
  width: 16%;
  margin-left: 1%;
}
.plantData .itermList.shortMessageData {
  cursor: pointer;
  border-left: 1px solid #e9e9e9;
  text-align: right;
  vertical-align: top;
}
.plantData .itermList.shortMessageData .blueBtn {
  width: 110px;
  height: 40px;
  line-height: 40px;
  border: 1px solid #1192ff;
  color: #1192ff;
  font-size: 16px;
  text-align: center;
  display: inline-block;
  border-radius: 20px;
  position: relative;
}
.plantData .itermList.shortMessageData .blueBtn i {
  display: block;
  min-width: 26px;
  height: 26px;
  line-height: 26px;
  font-size: 14px;
  border-radius: 12px;
  color: #333;
  text-align: center;
  background-color: #ffea02;
  position: absolute;
  top: -15px;
  right: 0;
  padding: 0 5px;
}
.plantData .rightPartCon {
  margin-left: 10px;
  display: inline-block;
  text-align: left;
  position: relative;
}
.plantData .rightPartCon .num {
  font-size: 18px;
  color: #1192ff;
  margin-bottom: 10px;
}
.plantData .rightPartCon .rightTitle {
  font-size: 12px;
  color: #6f7793;
}
.fastExit .iterms {
  width: 100px;
  height: 140px;
  border-radius: 6px;
  margin: 35px 0 0 30px;
  float: left;
  display: block;
  cursor: pointer;
  background: #c17ff4;
  box-shadow: 0 0 8px rgba(137, 67, 189, 0.7);
  background-image: -webkit-linear-gradient(34deg, #c17ff4 30%, #a24edf 100%);
  background-image: linear-gradient(34deg, #c17ff4 30%, #a24edf 100%);
}
.fastExit .iterms.exam {
  background: #9b89fe;
  box-shadow: 0 0 8px rgba(87, 65, 180, 0.7);
  background-image: -webkit-linear-gradient(34deg, #9b89fe 30%, #6146d2 100%);
  background-image: linear-gradient(34deg, #9b89fe 30%, #6146d2 100%);
}
.fastExit .iterms.exam .topPart {
  background-color: #ad9eff;
}
.fastExit .iterms.withdrawals {
  background: #7891ed;
  box-shadow: 0 0 8px rgba(61, 89, 189, 0.7);
  background-image: -webkit-linear-gradient(34deg, #7891ed 30%, #486ae4 100%);
  background-image: linear-gradient(34deg, #7891ed 30%, #486ae4 100%);
}
.fastExit .iterms.withdrawals .topPart {
  background-color: #8aa3fc;
}
.fastExit .iterms.creatExam {
  background: #91d0fc;
  box-shadow: 0 0 8px rgba(62, 161, 227, 0.7);
  background-image: -webkit-linear-gradient(34deg, #91d0fc 30%, #48b0f4 100%);
  background-image: linear-gradient(34deg, #91d0fc 30%, #48b0f4 100%);
}
.fastExit .iterms.creatExam .topPart {
  background-color: #a8dbff;
}
.fastExit .iterms .topPart {
  width: 62px;
  height: 62px;
  background-color: #d099fa;
  margin: 0 auto;
  border-radius: 50%;
  margin-top: 20px;
  margin-bottom: 22px;
  text-align: center;
  box-sizing: border-box;
  padding-top: 15px;
  position: relative;
}
.fastExit .iterms .redCircle {
  max-width: 35px;
  min-width: 26px;
  height: 26px;
  border-radius: 20px;
  background-color: #ea6577;
  font-size: 14px;
  color: #fff;
  text-align: center;
  line-height: 26px;
  position: absolute;
  top: -15px;
  right: -6px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.fastExit .iterms .titleName {
  margin: 0 auto;
  font-size: 14px;
  color: #fff;
  text-align: center;
}
.courseManageBox .iterms {
  width: 50%;
  display: inline-block;
  cursor: pointer;
  margin-bottom: 25px;
  text-align: center;
}
.courseManageBox .iterms .topPart {
  width: 50px;
  height: 50px;
  background-color: #1192ff;
  box-shadow: 0 2px 6px 1px rgba(40, 158, 243, 0.3);
  border-radius: 50%;
  box-sizing: border-box;
  padding-top: 8px;
  position: relative;
  text-align: center;
  display: inline-block;
}
.courseManageBox .iterms .titleName {
  display: block;
  font-size: 14px;
  color: #555;
  margin-top: 10px;
}
.studyManageBox .iterms {
  width: 50%;
  display: inline-block;
  cursor: pointer;
  margin-bottom: 25px;
  text-align: center;
}
.studyManageBox .iterms .topPart {
  width: 50px;
  height: 50px;
  background-color: #1192ff;
  box-shadow: 0 2px 6px 1px rgba(40, 158, 243, 0.3);
  border-radius: 50%;
  box-sizing: border-box;
  padding-top: 8px;
  position: relative;
  text-align: center;
  display: inline-block;
}
.studyManageBox .iterms .titleName {
  display: block;
  font-size: 14px;
  color: #555;
  margin-top: 10px;
}
.examManageBox .commonBoxingContent {
  padding-top: 25px;
}
.examManageBox .iterms {
  width: 145px;
  height: 62px;
  border-radius: 6px;
  box-shadow: 0 0 8px rgba(53, 58, 88, 0.3);
  display: block;
  cursor: pointer;
  margin-left: 20px;
  margin-bottom: 15px;
}
.examManageBox .iterms .topPart {
  width: 46px;
  height: 46px;
  background-color: #a898ff;
  border-radius: 50%;
  margin: 10px 0 0 10px;
  box-sizing: border-box;
  padding-top: 8px;
  position: relative;
  text-align: center;
  display: inline-block;
}
.examManageBox .iterms .titleName {
  display: inline-block;
  font-size: 16px;
  color: #555;
  margin-left: 10px;
}
.examManageBox .itermsBig {
  width: 33.3%;
  display: inline-block;
  cursor: pointer;
  margin-bottom: 25px;
}
.examManageBox .itermsBig .topPart {
  width: 50px;
  height: 50px;
  background-color: #0066df;
  box-shadow: 0 2px 6px 1px rgba(75, 135, 250, 0.5);
  margin: 0 auto;
  border-radius: 50%;
  text-align: center;
  box-sizing: border-box;
  position: relative;
}
.examManageBox .itermsBig .titleName {
  margin: 0 auto;
  font-size: 14px;
  color: #555;
  text-align: center;
  margin-top: 10px;
}
.examManageBox .fastPubExam {
  width: 66.6%;
  display: inline-block;
  text-align: center;
  vertical-align: top;
  font-size: 0;
}
.examManageBox .fastPubExam .iterms {
  width: 200px;
  height: 80px;
  background-color: #fff;
  border-radius: 6px;
  border: 1px solid #e9f5fe;
  box-shadow: 0 0 8px 1px rgba(187, 187, 187, 0.3);
  margin: 0 auto;
}
.examManageBox .fastPubExam .iterms .topPart {
  width: 40px;
  height: 40px;
  display: block;
  background-color: #fff;
  float: left;
  margin: 22px 10px 0 40px;
  padding-top: 0;
}
.examManageBox .fastPubExam .iterms .titleName {
  float: left;
  font-size: 16px;
  margin-left: 0;
  margin-top: 30px;
  color: #0066df;
  display: block;
}
.examManageBox .leftPartManageExam {
  width: 100%;
  float: left;
  font-size: 0;
}
.stuffManageBox .commonBoxingContent {
  padding-top: 25px;
}
.stuffManageBox .iterms {
  display: inline-block;
  cursor: pointer;
  margin-bottom: 25px;
  width: 33.3%;
  text-align: center;
}
.stuffManageBox .iterms .topPart {
  width: 50px;
  height: 50px;
  background-color: #ff8900;
  box-shadow: 0 2px 6px 1px rgba(255, 137, 0, 0.3);
  border-radius: 50%;
  box-sizing: border-box;
  position: relative;
  margin: 0 auto;
}
.stuffManageBox .iterms .titleName {
  font-size: 14px;
  color: #383838;
  margin-top: 10px;
}
.statisticsManageBox {
  width: 22.7%;
}
.statisticsManageBox .commonBoxingContent {
  padding-top: 25px;
  font-size: 0;
  height: 255px;
}
.statisticsManageBox .leftPartList {
  padding-top: 25px;
  font-size: 0;
}
.statisticsManageBox .iterms {
  width: 50%;
  display: inline-block;
  cursor: pointer;
  margin-bottom: 25px;
  text-align: center;
}
.statisticsManageBox .iterms .topPart {
  width: 50px;
  height: 50px;
  background-color: #17c473;
  box-shadow: 0 2px 6px 1px rgba(47, 237, 148, 0.3);
  border-radius: 50%;
  box-sizing: border-box;
  position: relative;
  margin: 0 auto;
}
.statisticsManageBox .iterms .titleName {
  font-size: 14px;
  color: #383838;
  margin-top: 10px;
  text-align: center;
}
.someSetManage {
  width: 36.7%;
  margin-left: 1.7%;
}
.someSetManage .commonBoxing {
  width: 64%;
  margin-right: 4.8%;
}
.someSetManage .commonBoxingContent {
  padding-top: 25px;
  font-size: 0;
  
}
.someSetManage .commonBoxingContent .haveNoAuth {
  width: 135px;
  padding-top: 0;
}
.someSetManage .someManage .commonBoxingContent {
  padding-top: 0;
}
.someSetManage .iterms {
  display: inline-block;
  cursor: pointer;
  margin-bottom: 25px;
  width: 50%;
  text-align: center;
}
.someSetManage .iterms .topPart {
  width: 50px;
  height: 50px;
  background-color: #1192ff;
  box-shadow: 0 2px 6px 1px rgba(40, 158, 243, 0.3);
  border-radius: 50%;
  box-sizing: border-box;
  position: relative;
  margin: 0 auto;
}
.someSetManage .iterms .titleName {
  font-size: 14px;
  color: #383838;
  margin-top: 10px;
}
.someManage .iterms {
  width: 100%;
  height: 70px;
  border-radius: 6px;
  box-shadow: 0 0 8px 1px rgba(187, 187, 187, 0.3);
  background-color: #fff;
  display: block;
  cursor: pointer;
  margin-bottom: 20px;
  text-align: center;
  margin-top: 0;
  position: relative;
}
.someManage .iterms .redCircle {
  max-width: 35px;
  min-width: 26px;
  height: 26px;
  border-radius: 20px;
  background-color: #ffea02;
  font-size: 14px;
  color: #333;
  text-align: center;
  line-height: 26px;
  position: absolute;
  top: -12px;
  right: -3px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.someManage .iterms .topPart {
  width: 40px;
  height: 36px;
  box-sizing: border-box;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  background-color: #fff;
  box-shadow: none;
}
.someManage .iterms .topPart .manageIcon {
  vertical-align: middle;
}
.someManage .iterms .titleName {
  display: inline-block;
  font-size: 16px;
  color: #555;
  margin-left: 10px;
  margin-top: 0;
  vertical-align: middle;
  line-height: 70px;
}
.manageIcon {
  width: 30px;
  height: 30px;
  display: inline-block;
  background: url('../image/manageIcon.png');
  background-repeat: no-repeat;
  vertical-align: top;
}
.manageIcon.personalitySet {
  height: 38px;
  background-position: -298px -192px;
}
.manageIcon.basicSet {
  height: 38px;
  background-position: -296px -149px;
}
.manageIcon.library {
  display: block;
  width: 36px;
  height: 36px;
  background-position: -68px -201px;
}
.manageIcon.shortMessage {
  width: 27px;
  height: 26px;
  background-position: -12px -221px;
}
.manageIcon.plantNum {
  width: 27px;
  height: 26px;
  background-position: -10px -9px;
}
.manageIcon.peopleNum {
  width: 27px;
  height: 26px;
  background-position: -12px -310px;
}
.manageIcon.liveNum {
  width: 27px;
  height: 26px;
  background-position: -10px -47px;
}
.manageIcon.picFontNum {
  width: 27px;
  height: 26px;
  background-position: -10px -265px;
}
.manageIcon.videoNum {
  width: 27px;
  height: 26px;
  background-position: -10px -91px;
}
.manageIcon.faceNum {
  width: 27px;
  height: 26px;
  background-position: -10px -134px;
}
.manageIcon.examNum {
  width: 23px;
  height: 26px;
  background-position: -12px -178px;
}
.manageIcon.courseVerify {
  width: 37px;
  height: 32px;
  background-position: -70px -9px;
}
.manageIcon.examMark {
  width: 35px;
  height: 32px;
  background-position: -68px -56px;
}
.manageIcon.moneyLogo {
  width: 38px;
  height: 34px;
  background-position: -70px -103px;
}
.manageIcon.creatExamLogo {
  width: 38px;
  height: 38px;
  background-position: -68px -150px;
}
.manageIcon.courseCartLogo {
  width: 30px;
  height: 32px;
  background-position: -125px -6px;
}
.manageIcon.insideLogo {
  width: 30px;
  height: 32px;
  background-position: -123px -222px;
}
.manageIcon.outsideLogo {
  width: 30px;
  height: 32px;
  background-position: -123px -272px;
}
.manageIcon.taskManageLogo {
  width: 28px;
  height: 32px;
  background-position: -126px -49px;
}
.manageIcon.commentManageLogo {
  width: 28px;
  height: 32px;
  background-position: -126px -170px;
}
.manageIcon.studyGroup {
  width: 28px;
  height: 32px;
  background-position: -191px -48px;
}
.manageIcon.studyProject {
  width: 28px;
  height: 32px;
  background-position: -189px -193px;
}
.manageIcon.certificateManage {
  width: 28px;
  height: 32px;
  background-position: -189px -235px;
}
.manageIcon.courseManageLogo {
  width: 30px;
  height: 32px;
  background-position: -127px -128px;
}
.manageIcon.quesBanktLogo {
  width: 34px;
  height: 42px;
  background-position: -187px 4px;
}
.manageIcon.quesManageLogo {
  width: 34px;
  height: 42px;
  background-position: -361px 2px;
}
.manageIcon.paperManageLogo {
  width: 38px;
  height: 41px;
  background-position: -357px -52px;
}
.manageIcon.testManageLogo {
  width: 30px;
  height: 42px;
  background-position: -363px -117px;
}
.manageIcon.readPaperLogo {
  width: 38px;
  height: 40px;
  background-position: -183px -96px;
}
.manageIcon.knowledgePointLogo {
  width: 38px;
  height: 40px;
  background-position: -357px -173px;
}
.manageIcon.scoreManageLogo {
  width: 38px;
  height: 40px;
  background-position: -184px -145px;
}
.manageIcon.departLogo {
  width: 38px;
  height: 34px;
  background-position: -231px 1px;
}
.manageIcon.peopleManageLogo {
  width: 38px;
  height: 40px;
  background-position: -231px -90px;
}
.manageIcon.authorityManageLogo {
  width: 38px;
  height: 40px;
  background-position: -234px -133px;
}
.manageIcon.posiManageLogo {
  width: 38px;
  height: 40px;
  background-position: -230px -279px;
}
.manageIcon.labelManageLogo {
  width: 38px;
  height: 40px;
  background-position: -230px -326px;
}
.manageIcon.LivenessLogo {
  width: 34px;
  height: 38px;
  background-position: -230px -182px;
}
.manageIcon.learnSituation {
  width: 38px;
  height: 38px;
  background-position: -231px -90px;
}
.manageIcon.courseAnalysis {
  width: 34px;
  height: 38px;
  background-position: -231px -231px;
}
.manageIcon.departSituation {
  width: 34px;
  height: 38px;
  background-position: -232px 1px;
}
.manageIcon.newsManageLogo {
  width: 45px;
  height: 40px;
  background-position: -294px -5px;
}
.manageIcon.financeManageLogo {
  width: 45px;
  height: 40px;
  background-position: -290px -114px;
}
.manageIcon.homeIcon {
  width: 34px;
  height: 34px;
  background-position: -427px -8px;
  position: relative;
  top: -1px;
}
.manageIcon.jifenicon_leng {
  width: 34px;
  height: 51px;
  background-position: -299px -228px;
  margin-left: 3px;
}
.haveNoAuth {
  margin: 0 auto;
  text-align: center;
  padding-top: 25px;
  height: 198px;
  width: 100%;
}
.haveNoAuth img {
  display: inline-block;
}
.haveNoAuth p {
  font-size: 14px;
  color: #999;
  margin-top: 20px;
}
.managePart {
  position: absolute;
  top: 22px;
  right: 160px;
}
.managePart .homeIcon {
  margin-left: 30px;
}
.gotoCommonPage {
  background-color: #1192ff;
  color: #fff;
  width: 110px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  display: inline-block;
  border-radius: 6px;
}
.gotoCommonPage:active,
.gotoCommonPage:hover,
.gotoCommonPage:focus,
.gotoCommonPage:visited {
  color: #fff;
  background-color: #1192ff;
}
.blueCommonBtn {
  padding: 0 103px;
  line-height: 32px;
  margin-top: 15px;
  height: 32px;
  color: #1192ff;
  background-color: #fff;
  font-size: 14px;
  display: inline-block;
  border-radius: 20px;
  border: 1px solid #1192ff;
}
.blueCommonBtn:active,
.blueCommonBtn:hover,
.blueCommonBtn:focus,
.blueCommonBtn:visited {
  color: #fff;
  background-color: #1192ff;
}
.courseListRecomandWrap .courseListIterm:nth-child(2n) {
  position: relative;
  z-index: 0;
}
.graphic .course-lists-div .value-wrap {
  height: 272px;
}
.graphic .course-lists-div .value-wrap .cover {
  height: 300px;
}
.background_none {
  background: none !important;
}
.background_none .topBg {
  height: 183px !important;
  background: url("../image/update_bg.png") !important;
}
.background_none .ba_fff {
  width: 100%;
  overflow: hidden;
  background: #fff;
}
.background_none .tipsContent {
  border-top: none !important;
}
.background_none .modal-btn {
  margin-top: 30px;
}
.background_none .tipsMain {
  line-height: 20px !important;
}
.manage-starf-modal {
  color: #999;
  width: 560px;
}
.manage-starf-modal.onKeyStartNext {
  width: 740px;
}
.manage-starf-modal.onKeyStartNext .p1 {
  color: #999;
  font-size: 14px;
  padding-left: 20px;
  line-height: 24px;
}
.manage-starf-modal.onKeyStartNext .p3 {
  color: #333;
  font-size: 14px;
  padding-left: 20px;
}
.manage-starf-modal.onKeyStartNext .titleNum {
  display: inline-block;
  width: 25px;
  vertical-align: top;
}
.manage-starf-modal.onKeyStartNext .mainListBox {
  display: inline-block;
  vertical-align: top;
}
.manage-starf-modal.onKeyStartNext .outerCourseListWrap .listIterm {
  padding-right: 0;
}
.manage-starf-modal.onKeyStartNext .one {
  width: 230px;
}
.manage-starf-modal.onKeyStartNext .two {
  width: 170px;
}
.manage-starf-modal.onKeyStartNext .four {
  float: left;
  width: 60px;
  text-align: center;
  cursor: pointer;
}
.manage-starf-modal.enableSuccess .s-btn {
  padding: 0 10px;
}
.manage-starf-modal.enableSuccess .successLogoBox {
  margin-top: 20px;
  text-align: center;
  margin-bottom: 30px;
}
.manage-starf-modal.enableSuccess .successLogoBox .logoWraper {
  display: inline-block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #2ada60;
  vertical-align: middle;
}
.manage-starf-modal.enableSuccess .successLogoBox .white-right-24 {
  margin-top: 5px;
}
.manage-starf-modal.enableSuccess .successTitle {
  font-size: 18px;
  color: #333;
  display: inline-block;
  margin-left: 10px;
  vertical-align: middle;
}
.manage-starf-modal.commonSimple {
  width: 470px;
}
.manage-starf-modal.commonSimple .p1 {
  text-align: center;
  font-size: 16px;
  color: #999;
  margin-bottom: 10px;
}
.manage-starf-modal.endByCart {
  width: 490px;
}
.manage-starf-modal.endByCart .p1 {
  font-size: 14px;
  color: #333;
  text-align: center;
  margin-top: 40px;
}
.manage-starf-modal.endByCart .p2 {
  font-size: 14px;
  color: #999;
  text-align: center;
  margin-top: 10px;
}
.manage-starf-modal.add-department {
  width: 560px;
  background-color: #fff;
}
.manage-starf-modal.add-company-classify-box {
  width: 560px;
  background-color: #fff;
}
.manage-starf-modal.return-sub {
  width: 540px;
  height: 340px;
  background-color: #fff;
}
.manage-starf-modal.add-starf-div {
  width: 560px;
  height: auto;
}
.manage-starf-modal.add-starf-div .add-attention-title {
  color: #999;
  text-align: center;
  margin-top: 20px;
}
.manage-starf-modal.add-starf-div .block-div {
  margin: 20px 0;
  position: relative;
  font-size: 0;
}
.manage-starf-modal.add-starf-div .block-div.department {
  position: relative;
}
.manage-starf-modal.add-starf-div .block-div.department .modal-input {
  display: inline-block;
  text-align: left;
  position: relative;
}
.manage-starf-modal.add-starf-div .block-div.department .select-department {
  width: 273px;
  margin: 0 auto;
  border: 1px solid #ddd;
  margin-left: 123px;
  margin-top: -2px;
  box-sizing: border-box;
  background-color: #fff;
  position: absolute;
  top: 33px;
  left: 0;
  z-index: 400;
}
.manage-starf-modal.add-starf-div .block-div.department .select-department ul li {
  width: 273px;
  height: 32px;
  line-height: 32px;
  cursor: pointer;
  text-align: left;
  text-indent: 15px;
}
.manage-starf-modal.add-starf-div .block-div.department .select-department ul li:hover {
  color: #109cff;
}
.manage-starf-modal.add-starf-div .block-div.authority .authority-title {
  vertical-align: top;
}
.manage-starf-modal.add-starf-div .block-div.authority label {
  margin-right: 15px;
}
.manage-starf-modal.add-starf-div .block-div.authority .radios {
  display: inline-block;
  margin-left: 4px;
  width: 320px;
  text-align: left;
  line-height: 27px;
  position: relative;
  top: -5px;
  left: 8px;
  font-size: 14px;
}
.manage-starf-modal.add-starf-div .block-div .red {
  color: red;
}
.manage-starf-modal.add-starf-div .block-div .modal-input {
  margin: 0 0 0 12px;
  color: #333;
  font-size: 14px;
}
.manage-starf-modal.add-starf-div .block-div .modal-input.no-write {
  background-color: #f5f5f5;
}
.manage-starf-modal.add-starf-div .block-div .modal-input.stations {
  position: relative;
  left: 5px;
}
.manage-starf-modal.add-starf-div .home_file_box {
  overflow: auto;
  height: 350px;
}
.manage-starf-modal.import-starf {
  width: 560px;
  min-height: 355px;
}
.manage-starf-modal.import-starf .main-content-modal {
  padding: 20px 20px 0;
}
.manage-starf-modal.import-starf .main-content-modal .information {
  font-size: 14px;
  color: #333;
  text-align: left;
}
.manage-starf-modal.import-starf .main-content-modal .template {
  border: 1px solid #ddd;
  background-color: #f5f5f5;
  min-height: 40px;
  line-height: 40px;
  margin-top: 18px;
  padding-left: 15px;
  display: block;
}
.manage-starf-modal.import-starf .main-content-modal .template.upload {
  background-color: #fff;
  border: 1px solid #ddd;
  line-height: 20px;
}
.manage-starf-modal.import-starf .main-content-modal .template .document-name {
  color: #666;
  font-size: 14px;
}
.manage-starf-modal.import-starf .main-content-modal .template .document-name.post-file {
  cursor: pointer;
  display: inline-block;
  padding: 10px 0;
}
.manage-starf-modal.import-starf .main-content-modal .template .load-template {
  width: 17px;
  height: 15px;
  background-position: -152px -569px;
}
.manage-starf-modal.import-starf .main-content-modal .template .download-template {
  color: #007fda;
  float: right;
  margin-right: 20px;
}
.manage-starf-modal.batch-change {
  width: 560px;
  height: 440px;
}
.manage-starf-modal.batch-change .modal-main {
  box-sizing: border-box;
  padding: 20px 45px 0;
}
.manage-starf-modal.batch-change .modal-main .content-left {
  color: #333;
  width: 200px;
  float: left;
}
.manage-starf-modal.batch-change .modal-main .content-left .title {
  margin-bottom: 10px;
}
.manage-starf-modal.batch-change .modal-main .content-left .starf-list-box {
  width: 200px;
  height: 240px;
  border: 1px solid #ddd;
  box-sizing: border-box;
  background-color: #f5f5f5;
  overflow: auto;
}
.manage-starf-modal.batch-change .modal-main .content-left .starf-list-box ul {
  padding-top: 8px;
}
.manage-starf-modal.batch-change .modal-main .content-left .starf-list-box ul li {
  padding-left: 15px;
  padding-right: 5px;
  height: 30px;
  line-height: 30px;
  cursor: pointer;
}
.manage-starf-modal.batch-change .modal-main .content-left .starf-list-box ul li:hover {
  background-color: #e1e8fa;
}
.manage-starf-modal.batch-change .modal-main .content-left .starf-list-box ul li .closeX-gray {
  float: right;
  margin-top: 10px;
  padding: 5px;
}
.manage-starf-modal.batch-change .modal-main .double-right-arrow {
  display: block;
  float: left;
  margin: 136px 25px 0;
}
.manage-starf-modal.batch-change .modal-main .content-right {
  width: 200px;
  float: left;
}
.manage-starf-modal.batch-change .modal-main .content-right .title {
  margin-bottom: 10px;
}
.manage-starf-modal.batch-change .modal-main .content-right .edit-starf-department {
  width: 200px;
  height: 240px;
  border: 1px solid #ddd;
  box-sizing: border-box;
  overflow: auto;
}
.manage-starf-modal.batch-change .modal-main .content-right .edit-starf-department ul li {
  
  padding-left: 15px;
  cursor: pointer;
  
}
.manage-starf-modal.preRegistration {
  width: 735px;
}
.manage-starf-modal.preRegistration .modal-main {
  padding: 20px 20px;
  border-bottom: 1px solid #ddd;
  height: 380px;
  overflow: auto;
}
.manage-starf-modal.preRegistration .modal-main .main-top {
  padding-left: 5px;
  margin-bottom: 20px;
}
.manage-starf-modal.preRegistration .modal-main .main-top a {
  position: relative;
  color: #279ff5;
  border-bottom: 1px solid #279ff5;
}
.manage-starf-modal.preRegistration .modal-main .main-top a i {
  display: inline-table;
  vertical-align: middle;
  width: 8px;
  height: 14px;
  background: url(../image/icon.png) no-repeat -88px 0px;
  margin-right: 5px;
}
.manage-starf-modal.preRegistration .modal-main .main-top a i.up-arrow {
  transform: rotate(180deg);
}
.manage-starf-modal.preRegistration .modal-main .main-top .notice {
  margin-left: 10px;
  color: #ccc;
}
.manage-starf-modal.preRegistration .modal-main .course-content {
  color: #333;
}
.manage-starf-modal.preRegistration .modal-main .course-content .course-box {
  padding: 20px 30px 0;
  background-color: #f9f9f9;
  margin-bottom: 20px;
}
.manage-starf-modal.preRegistration .modal-main .course-content .course-box .course-info {
  margin-bottom: 20px;
}
.manage-starf-modal.preRegistration .modal-main .course-content .course-box .course-info .total {
  width: 135px;
  margin-right: 20px;
}
.manage-starf-modal.preRegistration .modal-main .course-content .course-box .course-set .box-item {
  margin-bottom: 20px;
}
.manage-starf-modal.preRegistration .modal-main .course-content .course-box .course-set .box-item .boxIterm {
  float: left;
  margin-bottom: 0;
  margin-right: 30px;
}
.manage-starf-modal.preRegistration .modal-main .course-content .course-box .course-set .box-item .boxIterm .title {
  text-align: left;
  width: 70px;
  margin-right: 10px;
}
.manage-starf-modal.preRegistration .modal-main .course-content .course-box .course-set .box-item .boxIterm .itermContent {
  background-color: #fff;
}
.manage-starf-modal.preRegistration .modal-main .course-content .course-box .course-set .box-item .boxIterm .itermContent .fillContent {
  width: 70px;
}
.manage-starf-modal.preRegistration .modal-main .course-content .course-box .course-set .box-item .time-box-filter {
  float: left;
  margin-right: 50px;
}
.manage-starf-modal.preRegistration .modal-main .course-content .course-box .course-set .box-item .time-box-filter .box {
  background-color: #fff;
}
.manage-starf-modal.preRegistration .modal-main .course-content .course-box .course-set .box-item .time-box-filter .box input {
  height: 30px;
}
.manage-starf-modal.preRegistration .modal-main .course-content .course-box .course-set .box-item .time-box-filter .box .caret-arrow {
  top: 6px;
}
.manage-starf-modal.preRegistration .modal-main .course-content .course-box .course-set .box-item .operate span {
  display: inline-block;
  width: 21px;
  height: 25px;
  margin-top: 2px;
  margin-right: 20px;
  cursor: pointer;
}
.manage-starf-modal.preRegistration .modal-main .course-content .course-box .course-set .box-item .operate .add-one {
  background: url(../image/add.png);
}
.manage-starf-modal.preRegistration .modal-main .course-content .course-box .course-set .box-item .operate .reduce-one {
  background: url(../image/reduce.png);
}
.manage-starf-modal.preRegistration .modal-main .plan-content .course-box {
  padding: 20px;
  background-color: #f9f9f9;
  color: #333;
  margin-bottom: 20px;
}
.manage-starf-modal.preRegistration .modal-main .plan-content .course-box .course-info {
  border-bottom: 1px dashed #ddd;
}
.manage-starf-modal.preRegistration .modal-main .plan-content .course-box .course-info .plan-item {
  margin-bottom: 20px;
}
.manage-starf-modal.preRegistration .modal-main .plan-content .course-box .person-info {
  padding-top: 20px;
}
.manage-starf-modal.preRegistration .modal-main .plan-content .course-box .left {
  display: inline-block;
  width: 350px;
}
.manage-starf-modal.preRegistration .modal-main .plan-content .course-box .right {
  display: inline-block;
}
.manage-starf-modal.add_plan {
  width: 980px;
}
.manage-starf-modal.add_plan .modal-body {
  padding: 20px;
}
.manage-starf-modal.add_plan .modal-body .set_item {
  margin-bottom: 20px;
}
.manage-starf-modal.add_plan .modal-body .set_item .titleName {
  color: #000;
}
.manage-starf-modal.add_plan .modal-body .set_item input {
  border: 1px solid #ddd;
  width: 100px;
  height: 32px;
  margin-right: 10px;
}
.manage-starf-modal.add_plan .modal-body .set_item ul {
  display: inline-block;
  vertical-align: middle;
}
.manage-starf-modal.add_plan .modal-body .set_item ul li {
  float: left;
  width: 80px;
  height: 30px;
  background-color: #fff;
  border: 1px solid #279ff5;
  text-align: center;
  line-height: 30px;
  position: relative;
  margin-right: 20px;
  cursor: pointer;
}
.manage-starf-modal.add_plan .modal-body .set_item ul li i {
  position: absolute;
  top: 8px;
  left: 15px;
  width: 15px;
  height: 15px;
  background: url(../image/icon.png) no-repeat -1px -248px;
  margin-right: 10px;
}
.manage-starf-modal.add_plan .modal-body .set_item ul li span {
  position: absolute;
  color: #279ff5;
  top: 0px;
  right: 15px;
}
.manage-starf-modal.add_plan .modal-body .set_item ul li.selected {
  background-color: #279ff5;
}
.manage-starf-modal.add_plan .modal-body .set_item ul li.selected i {
  background-position: -1px -197px;
}
.manage-starf-modal.add_plan .modal-body .set_item ul li.selected span {
  color: #fff;
}
.manage-starf-modal.add_plan .modal-body .table-box {
  border: 1px solid #ddd;
  margin-top: 20px;
  padding-top: 20px;
  height: 214px;
}
.manage-starf-modal.add_plan .modal-body .table-box .allNum {
  margin-left: 20px;
  float: left;
}
.manage-starf-modal.add_plan .modal-body .table-box .addNewTask {
  font-size: 14px;
}
.manage-starf-modal.add_plan .modal-body .table-box .commonManageWrap {
  margin-top: 20px;
}
.manage-starf-modal.add_plan .select-box {
  width: 715px;
  left: 135px;
}
.manage-starf-modal.add_plan .select-box .ml18 {
  margin-left: 18px;
}
.manage-starf-modal.add_plan .modal_header h3 {
  font-size: 17px;
  color: #7193ac;
}
.manage-starf-modal.ready-to-attend {
  width: 480px;
  top: 200px !important;
}
.manage-starf-modal.ready-to-attend .menu-block {
  color: #555;
}
.manage-starf-modal.ready-to-attend .menu-block ul {
  width: 300px;
  margin: 0 auto;
  margin-bottom: 10px;
}
.manage-starf-modal.ready-to-attend .menu-block ul li {
  line-height: 30px;
}
.manage-starf-modal.ready-to-attend .menu-block ul li span:first-child {
  display: inline-block;
  width: 140px;
  text-align: right;
  margin-right: 10px;
}
.manage-starf-modal.ready-to-attend .menu-block ul li span.green {
  color: green;
  font-weight: 700;
}
.manage-starf-modal.ready-to-attend .menu-block ul li span.red {
  color: red;
  font-weight: 700;
}
.manage-starf-modal.ready-to-attend .menu-block .notice {
  color: red;
  text-align: center;
}
.manage-starf-modal .manage-starf-title {
  width: 100%;
  height: 56px;
  line-height: 56px;
  padding-left: 20px;
  color: #333;
  font-size: 17px;
  background-color: #fff;
  box-sizing: border-box;
  position: relative;
  border-radius: 5px;
  border-bottom: 1px #ddd solid;
}
.manage-starf-modal .manage-starf-title .gray-x {
  position: absolute;
  right: 16px;
  top: 20px;
  cursor: pointer;
}
.manage-starf-modal .modal-input {
  width: 330px;
  height: 38px;
  padding-right: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 38px;
  box-sizing: border-box;
  text-indent: 15px;
  border: 1px solid #d8d8d8;
  margin-top: 40px;
  margin-left: 95px;
  color: #333;
}
.manage-starf-modal .modal-btn {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-right: 20px;
}
.manage-starf-modal .modal-btn .s-btn {
  display: inline-block;
  width: 90px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  margin: 0 12px;
  cursor: pointer;
  border-radius: 5px;
}
.manage-starf-modal .modal-btn .s-btn:last-child {
  margin-right: 0;
}
.manage-starf-modal .modal-btn .s-btn.cancel {
  border: 1px solid #ddd;
  background-color: #fff;
  color: #333;
}
.manage-starf-modal .modal-btn .s-btn.sure {
  background-color: #279ff5;
  color: #fff;
}
.manage-starf-modal .modal-btn .s-btn.next {
  background-color: #279ff5;
  color: #fff;
}
#recommendId {
  margin-top: 40px;
}
#recommendId .live-center-wrap .course-lists-div {
  margin-bottom: 10px;
}
#recommendId .live-center-wrap .top {
  margin-bottom: 30px;
}
#recommendId .live-center-wrap .top .reconType {
  font-size: 22px;
  color: #333;
  text-align: left;
}
#recommendId .live-center-wrap .top .reconType img {
  width: 95px;
  height: 36px;
  display: inline-block;
}
#recommendId .live-center-wrap .top .reconType a {
  position: relative;
  top: 8px;
  left: -15px;
}
#recommendId .liveCourseRecommended {
  margin-top: 30px;
  overflow: inherit !important;
}
.new_right_card {
  flex: 1;
  padding: 15px 20px;
  display: flex;
  flex-direction: column;
  border-radius: 8px;
  background-color: #fff;
}
.new_right_card_head {
  display: flex;
  justify-content: space-between;
}
.new_right_card_head_left {
  display: flex;
  justify-content: space-between;
  width: 32%;
}
.new_right_card_head_left .nameItem {
  display: flex;
}
.new_right_card_head_left .nameItem span {
  margin-right: 20px;
  cursor: pointer;
}
.new_right_card_head_left .nameItem .active {
  color: #1192ff;
  font-weight: 700;
}
.new_right_card_head_right {
  display: flex;
}
.new_right_card_head_right .toBeCompleted {
  cursor: pointer;
  color: #1192ff;
}
.new_right_card .none {
  display: none !important;
}
.new_right_card .new_right_card_item_container {
  display: flex;
  margin-top: 10px;
  justify-content: space-between;
}
.new_right_card .new_right_card_item {
  width: 32%;
}
.new_right_card .new_right_card_item .coverImg img {
  width: 100%;
  height: 170px;
  border-radius: 12px;
}
.new_right_card .new_right_card_item .courseName {
  padding: 15px 0;
  line-height: 24px;
}
.new_right_card .new_right_card_item .opt-btn {
  width: 100%;
  height: 32px;
  border-radius: 50px;
  border: 1px solid #1192ff;
  color: #1192ff;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}