@charset "UTF-8";
 /* 弹窗统一样式 */
.cancel2020{
  width:120px!important;
  color:#56ACE9!important;
  border-color:#56ACE9!important;
  margin-left: 50px!important;
}
.confirm2020{
  width:120px!important;
  position:absolute!important;
  right:50px!important;
  color:#FFFFFF!important;
  border-color:#56ACE9!important;
  background-color:#56ACE9!important;
}
.nowrap-1 {
  white-space: nowrap;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.nowrap-2 {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.iconyidianzan,.iconyishoucang {
  color:#56ACE9;
}
.iconfontdc {
  font-size: 18px;
}
.iconkaoshi2 {
  color: #e98f36;
}
.iconshipin {
  color: #1296db;
}
.icontushu {
  color: #e98f36;
}
.iconyinpin {
  color: #1296db;
}
.iconkechengbao {
  color :#3985dd;
}
.icontushubao {
  color: #e78646;
}
.iconscrom {
  color: #3985dd;
}
.el-app-style-step.el-app-style-step-new li {
  color: #999999; }

.workshop-select-course-box {
  width: 100%;
  height: 120px;
  padding-right: 58px;
  position: relative; }
  .workshop-select-course-box > .workshop-select-course-box-icon {
    background: url("images/u88.png") no-repeat center;
    width: 34px;
    height: 34px;
    position: absolute;
    right: 12px;
    top: 12px;
    overflow-y: auto; }
  .workshop-select-course-box .courseList .course {
    padding: 5px;
    border-radius: 5px;
    display: inline-block;
    margin: 4px 6px; }

.workshop-img {
  height: 184px;
  width: 330px;
  line-height: 23px;
  vertical-align: middle;
  position: relative; }
.workshop-img img {
  height: 184px;
  width: 330px;
  border-radius: 5px;
}
.workshop-public {
  position: relative; }
  .workshop-public:before {
    content: "公开";
    text-align: center;
    color: #ffffff;
    background: #ff7800;
    border-bottom-left-radius: 11.5px;
    position: absolute;
    width: 67px;
    height: 23px;
    right: 0; }

.workshop-private {
  position: relative; }
  .workshop-private:before {
    content: "私密";
    text-align: center;
    color: #ffffff;
    background: #56ace9;
    border-bottom-left-radius: 11.5px;
    position: absolute;
    width: 67px;
    height: 23px;
    right: 0; }

.workshop-staff {
  position: relative; }
  .workshop-staff:before {
    content: "员工专享";
    text-align: center;
    color: #ffffff;
    border-bottom-left-radius: 11.5px;
    background: #56ace9;
    position: absolute;
    width: 67px;
    height: 23px;
    right: 0; }
body.mainbg {
  background: #f7f7f7; }

.workshop-right-icon {
  width: 9px;
  height: 18px;
  background: url(../static/images/right.png) no-repeat center;
  display: inline-block;
  vertical-align: middle;
  position: relative; }

.workshop-sort-wrap {
  padding: 19px 0; 
  
}

.workshop-sort-list li {
  padding: 0 13px;
  float: left;
  cursor: pointer;
  margin: 5px 0; }

.workshop-label {
  color: #999;
  padding-left: 0;
  float: left;
  min-width: 70px;
  margin-right: 15px; }

.workshop-sort-list , .workshop-choose-list{
  width: 1020px; }

.workshop-sort-list-short {
  width: 1020px; }

.wokrshop-sort-list-shouqi {
  height: 32px;
  overflow: hidden; }

.workshop-sort-list li.active {
  color: #fff;
  background: #1689db;
  border-radius: 13px; }

.workshop-content-sort-wrap {
  line-height: 22px;
  font-size: 14px; }

.workshop-content-sort-list {
  float: left; }

.workshop-content-sort-list li {
  margin: 0 17px;
  float: left;
  border-bottom: 2px solid transparent;
  padding-bottom: 5px;
  margin-bottom: -1px;
  cursor: pointer; }

.workshop-content-sort-list li:first-child {
  margin-left: 0px; }

.workshop-content-sort-list .active {
  color: #333;
  border-bottom: 4px solid #1689db;
  font-weight: 700; }

.workshop-content-list li {
  padding-top: 20px;
  padding-bottom: 20px; }

.workshop-content-list ul {
  padding-top: 14px;
  padding-bottom: 14px; }

.workshop-content-list li .img-wrap {
  border-radius: 4px;
  width: 356px;
  height: 200px;
  float: left;
  position: relative; }

.workshop-content-list li .img-wrap img {
  width: 100%;
  height: 100%;
  border-radius: 6px;
  object-fit: cover; }

.workshop-content-list li .img-wrap .img-tag {
  position: absolute;
  right: 0;
  top: 0;
  color: #fff;
  width: 74px;
  height: 28px;
  text-align: center;
  font-size: 16px;
  line-height: 28px; }

.workshop-content-list li .img-wrap .img-tag-public {
  background: url(../static/images/public_label.png) no-repeat left top;
  background-size: 74px 28px; }

.workshop-content-list li .img-wrap .img-tag-private {
  background: url(../static/images/staff_label.png) no-repeat left top;
  background-size: 74px 28px; }
  .workshop-content-list li .img-wrap .img-tag-staff {
    background: url(../static/images/staff_label.png) no-repeat left top;
    background-size: 74px 28px; }
.workshop-content-list-nodata {
  color: #ccc;
  font-size: 24px;
  padding: 50px;
  text-align: center; }

.workshop-list-right {
  width: 810px;
  float: left;
  margin-left: 34px; }

.workshop-list-content {
  line-height: 20px;
  color: #333;
  margin-top: 23px;
  font-size: 14px;
  max-height: 40px;
  overflow: hidden;
  height: 40px;
  width: 98%; }

.workshop-list-content-ellipsis {
  margin-top: 43px; }

.workshop-list-content-title {
  font-size: 18px;
  color: #333;
  font-weight: bold;
  text-overflow: ellipsis;
  word-break: break-all;
  width: 100%;
  overflow: hidden;
  margin-top: 15px; 
  display:-webkit-box;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:2
}

.workshop-list-statistics {
  padding-top: 20px;
  color: #666;
  line-height: 20px;
  font-size: 14px; }

.workshop-list-statistics .num {
  font-size: 20px;
  padding: 0 5px; }

.workshop-list-count {
  padding-top: 21px;
  color: #666;
  line-height: 18px;
  font-size: 14px; }

i.workshop-icon {
  width: 18px;
  height: 18px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  margin-right: 7px; }

.workshop-people-icon {
  background: url(../static/images/people.png) no-repeat center; }

.workshop-praise-icon {
  background: url(../static/images/praise.png) no-repeat center; }

.workshop-header-content {
  overflow: hidden;
  width: 100%; }

.detailed-introduce .workshop-header-content {
  max-height: 35px; }

.total-introduce .workshop-header-content {
  height: auto; }

.workshop-listsection .headimgarea {
  float: left; }

.workshop-listsection .headimgarea img {
  border: 0 none;
  height: 50px;
  vertical-align: middle;
  width: 50px;
  border-radius: 50%; }

.workshop-listsection .item .headimgarea img {
  height: 40px;
  width: 40px; }

.workshop-headerborder {
  width: 60px;
  height: 60px;
  padding: 1px;
  border: #E2E2E2 1px solid;
  overflow: hidden;
  text-align: center; }

.workshop-listsection .itemcontent {
  margin-left: 75px; }

.workshop-praiseinfo-icon {
  background: url(../static/images/praiseinfo.png) no-repeat center; }
i.workshop-error-icon {
  width: 24px;
  height: 21px;
    background: url(../static/images/error.png) no-repeat center; }
.workshop-disable-icon {
  background: url(../static/images/praisedisabled.png) no-repeat center; }

.workshop-header-list .workshop-praise-text {
  font-size: 18px;
  font-weight: bold;
  vertical-align: bottom; }

.workshop-header-list .workshop-disable-icon, .workshop-header-list .workshop-praiseinfo-icon {
  width: 24px;
  height: 24px;
  margin-right: 0;
  vertical-align: middle;
  background-size: 24px 24px; }

.workshop-list-cover {
  width: 338px;
  height: 188px;
  line-height: 188px;
  text-align: center;
  white-space: nowrap;
  font-size: 0;
  position: relative; }

.workshop-list-cover img {
  max-width: 338px;
  max-height: 188px; }

.workshop-list-body {
  padding-left: 20px;
  width: 460px;
  margin-top: 10px; }

.workshop-list-body .btn {
  width: 119px;
  height: 38px; }

.workshop-list-body .ellipsis-absolute {
  position: absolute;
  right: 0px;
  bottom: -2px;
  background-color: #fff;
  padding-left: 10px; }

.workshop-list-box {
  margin-left: 30px;
  margin-top: 22px;
  width: 230px;
  height: 106px; }

.workshop-list-box-header {
  background: #3070b8;
  height: 35px;
  display: flex;
  color: #fff;
  line-height: 35px; }

.workshop-list-box-header > div {
  float: left;
  text-align: center;
  width: 76px; }



.workshop-list-box-body > div {
  float: left;
  width: 76px; }

.workshop-list-box-body div {
  flex: 1;
  text-align: center;
  font-weight: 700;
  font-size: 18px;
  color: #3070B8; }

.workshop-peoplecount-icon {
  display: block;
  width: 21px;
  height: 22px;
  margin: 10px auto;
  background: url(../static/images/peoplecount.png) no-repeat center; }

.workshop-coursecount-icon {
  display: block;
  width: 19px;
  height: 23px;
  margin: 10px auto;
  background: url(../static/images/coursecount.png) no-repeat center; }

.workshop-creditcount-icon {
  display: block;
  width: 23px;
  height: 20px;
  margin: 10px auto;
  background: url(../static/images/creditcount.png) no-repeat center; }

.workshop-rate {
  font-size: 14px;
  font-weight: bold;
  color: #333; }

.workshop-noData {
  text-align: center;
  padding-top: 40px;
  padding-bottom: 35px;
  cursor: default; }

#divStar {
  margin-top: 6px; }

.workshop-listsection .item {
  padding: 25px 0px;
  border-bottom: #f2f2f2 1px solid; }

.workshop-listsection .item .itemheader {
  line-height: 18px;
  padding-bottom: 10px;
  overflow: hidden; }

.workshop-listsection .item .itemheader .workshop-evaluate {
  vertical-align: sub; }

.workshop-content-icon {
  width: 16px;
  height: 16px;
  display: inline-block;
  vertical-align: text-bottom;
  position: relative;
  margin-right: 5px;
  background-size: 16px 16px; }

.my-workshop-tag {
  display: inline-block;
  vertical-align: top;
  margin-top: -9px;
  width: 45px;
  height: 20px;
  border-radius: 3px;
  font-size: 12px;
  line-height: 20px;
  text-align: center;
  font-size: 12px;
  color: #fff; }
  .my-workshop-tag.on {
    background-color: #3070b8; }
  .my-workshop-tag.over {
    background-color: #c1c1c1; }
  .my-workshop-tag.completed {
    background-color: #4CAF50; }

.workshop-registered {
  display: block;
  width: 90px;
  height: 90px;
  margin: 0 70px;
  background: url(../static/images/u248.png) no-repeat center; }

.myworkshop-tag {
  position: absolute;
  top: 0;
  right: 0;
  width: 67px;
  height: 23px;
  line-height: 23px;
  text-align: center;
  color: #fff; }
  .myworkshop-tag.public {
    background: #FF7800;
    border-bottom-left-radius: 11.5px; 
  }
  .myworkshop-tag.private {
    background: #56ace9; 
    border-bottom-left-radius: 11.5px;
  }
  .myworkshop-tag.staff {
    background: #56ace9; 
    border-bottom-left-radius: 11.5px;
  }
.myworkshopdetail-title-icon {
  width: 16px;
  height: 16px;
  display: inline-block;
  background: url(../static/images/u129.png) no-repeat center;
  background-size: contain; }

.myworkshop-list-right .btn {
  width: 100px;
  height: 30px; }

.myworkshop-list-right .el-new-progress-container {
  width: 120px;
  height: 12px;
  background-size: cover; }

.el-new-progress-container + .percent-text {
  display: inline-block;
  width: 50px; }

.myworkshop-list-right .el-new-progress-container .el-inner-bar {
  height: 12px;
  background-size: cover; }

/*评星*/
span.blankcharacter1 {
  padding-left: 10px; }

span.txtLvl {
  line-height: 25px;
  color: #3B5998;
  display: inline-block;
  height: 26px;
  vertical-align: text-bottom; }

.cmstar1 {
  padding: 5px 0px 5px 21px;
  cursor: pointer;
  display: inline-block;
  width: 22px;
  height: 22px; }

.cmstarset {
  background: url(../static/images/star.png) left 0px no-repeat;
  height: 22px;
  line-height: 22px;
  width: 250px; }

.cmstarset1 {
  background: url(../static/images/star.png) left -22px no-repeat;
  height: 22px;
  line-height: 22px;
  width: 250px; }

.cmstarset2 {
  background: url(../static/images/star.png) left -44px no-repeat;
  height: 22px;
  line-height: 22px;
  width: 250px; }

.ws-object-fit {
  object-fit: cover; }

.workshop-menu {
  font-size: 16px;
  line-height: 20px;
  padding-top: 5px;
  padding-bottom: 14px; }

.cmstarset3 {
  background: url(../static/images/star.png) left -66px no-repeat;
  height: 22px;
  line-height: 22px;
  width: 250px; }

.cmstarset4 {
  background: url(../static/images/star.png) left -88px no-repeat;
  height: 22px;
  line-height: 22px;
  width: 250px; }

.cmstarset5 {
  background: url(../static/images/star.png) left -110px no-repeat;
  height: 22px;
  line-height: 22px;
  width: 250px; }

.btn.btn-info:hover,
.btn.btn-info:active,
.btn.btn-info:focus {
  background-color: #318df0; }

.btn.btn-info[disabled],
.btn.btn-info.disabled,
.btn.btn-info.disabled:hover {
  border: solid 1px #82acdc;
  background-color: #82acdc; }

.ws-btn-disabled {
  border: solid 1px #82acdc !important;
  background-color: #82acdc !important;
  color: #fff !important; }

.ws-object-fit {
  object-fit: cover; }

.banner-wrap {
  margin-top: -10px;
  height: 360px; 
  width: 100%;
}
  

.workshop-comment-content {
  overflow: hidden;
  width: 100%; }

.workshop-comment-content.maxheight-auto {
  max-height: none;
  padding-bottom: 8px; }

.ellipsis-absolute {
  position: absolute;
  right: 3px;
  bottom: 0;
  background-color: #fff;
  padding-left: 10px; }

.workshop-content-list .pager_manu {
  text-align: center;
  height: 70px; }
  .workshop-content-list .pager_manu .pageinfo {
    float: none;
    display: inline-block; }
  .workshop-content-list .pager_manu span,
  .workshop-content-list .pager_manu a {
    height: 30px !important;
    font-size: 16px;
    background-color: #eee;
    line-height: 30px;
    min-width: 30px;
    text-align: center;
    border: 0;
    border-radius: 4px;
    padding: 0 8px 0 8px; }
    .workshop-content-list .pager_manu span.disable,
    .workshop-content-list .pager_manu a.disable {
      border: 0; }
    .workshop-content-list .pager_manu span.current,
    .workshop-content-list .pager_manu a.current {
      background-color: #1689db;
      border: 0; }

/*0-5星级*/
span.linkbuttonstarlevel5 {
  font-family: Microsoft YaHei;
  font-weight: normal;
  font-size: 12px;
  background: url("../static/images/starsmall2.png") left -91px no-repeat;
  vertical-align: middle;
  padding: 0px 0px 2px 65px; }

span.linkbuttonstarlevel4 {
  font-family: Microsoft YaHei;
  font-weight: normal;
  font-size: 12px;
  background: url("../static/images/starsmall2.png") left -73px no-repeat;
  vertical-align: middle;
  padding: 0px 0px 2px 65px; }

span.linkbuttonstarlevel3 {
  font-family: Microsoft YaHei;
  font-weight: normal;
  font-size: 12px;
  background: url("../static/images/starsmall2.png") left -55px no-repeat;
  vertical-align: middle;
  padding: 0px 0px 2px 65px; }

span.linkbuttonstarlevel2 {
  font-family: Microsoft YaHei;
  font-weight: normal;
  font-size: 12px;
  background: url("../static/images/starsmall2.png") left -37px no-repeat;
  vertical-align: middle;
  padding: 0px 0px 2px 65px; }

span.linkbuttonstarlevel1 {
  font-family: Microsoft YaHei;
  font-weight: normal;
  font-size: 12px;
  background: url("../static/images/starsmall2.png") left -19px no-repeat;
  vertical-align: middle;
  padding: 0px 0px 2px 65px; }

span.linkbuttonstarlevel0 {
  font-family: Microsoft YaHei;
  font-weight: normal;
  font-size: 12px;
  background: url("../static/images/starsmall2.png") left 0px no-repeat;
  vertical-align: middle;
  padding: 0px 0px 2px 65px; }

.ellipsis-l2 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  position: relative;
  line-height: 20px;
  height: 40px;
  overflow: hidden; }
  .ellipsis-l2::after {
    content: "...";
    font-weight: bold;
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 0 20px 1px 45px;
    background: #ffffff; }

.dialog30:first-child {
  margin-bottom: 50px; }

.main-content.myworkshop-content {
  float: left !important;
  width: 1000px; }

.myworkshop-list-content {
  max-height: 40px;
  overflow: hidden;
  line-height: 20px;
  word-break: break-all; }

.workshop-list-title {
  max-width: 480px;
  text-overflow: ellipsis;
  overflow: hidden;
  float: left;
  padding-right: 10px; }

.mr80 {
  margin-right: 80px; }

.workshop-more {
  position: relative;
  top: 0px;
  right: 27px;
  padding: 1px 8px;
  border: 1px solid #999;
  border-radius: 10px;
  width: 62px;
  text-align: center;
  font-size: 14px; }
  .workshop-more:hover {
    border: 1px solid #3986dd;
    color: #3986dd;
    font-size: 14px;
    border-radius: 10px;
    top: 0px;
    right: 27px; }
    .workshop-more:hover .show-more .icon-btn-arrow-down {
      background: url(../static/images/gengduo-2.png) no-repeat center center;
      width: 11px;
      height: 7px;
      display: inline-block; }
    .workshop-more:hover .show-more .icon-btn-arrow-up {
      background: url(../static/images/shouqi-2.png) no-repeat center center;
      width: 11px;
      height: 7px;
      display: inline-block; }
  .workshop-more .show-more .icon-btn-arrow-down {
    position: relative;
    left: 2px;
    background: url(../static/images/gengduo.png) no-repeat center center;
    width: 11px;
    height: 7px;
    display: inline-block; }
  .workshop-more .show-more .icon-btn-arrow-up {
    position: relative;
    left: 2px;
    background: url(../static/images/shouqi-1.png) no-repeat center center;
    width: 11px;
    height: 7px;
    display: inline-block; }
