@charset "UTF-8";
/*
* @name：数校改版弹层样式
*/
/*新建课程弹层*/
.layui-layer-title {
  font-size: 16px;
  color: #000000;
  font-weight: bold; }

.required {
  color: #fc5e3f; }

.nothing-name, .nothing-textarea, .nothing-classes {
  display: none; }

.nothing-classes {
  display: none; }

.build-class, .publish-classMsg {
  padding: 6px 0 50px 45px; }

.publish-classMsg {
  padding-bottom: 30px; }

.build-class .leftTitle {
  width: 63px;
  display: inline-block;
  margin-right: 5px;
  font-size: 14px;
  color: #666666;
  font-weight: normal; }
.build-class .think-container {
  display: inline-block; }
.build-class .leftTitleTop {
  float: left; }
.build-class .introduction {
  width: 475px;
  height: 110px;
  border: 1px solid #d6d6d6;
  margin-left: 5px;
  text-indent: 10px;
  resize: none;
  /*取消chrome下textarea可拖动放大*/ }
.build-class .divide-icon {
  display: inline-block;
  width: 16px;
  height: 16px;
  vertical-align: middle;
  background: url("../../images/class-icon.png") left center;
  margin: -3px 5px 0 0; }
.build-class .divide-btn {
  color: #4aacee; }
.build-class .divide-btn:hover {
  color: #6bbbf1; }
.build-class .beginTime, .build-class .endTime {
  width: 150px;
  height: 38px;
  line-height: 38px;
  cursor: pointer;
  border-bottom: 1px solid #e1e1e1;
  display: inline-block;
  padding-left: 5px;
  margin-bottom: 5px;
  white-space: nowrap; }
.build-class .single-className {
  width: 88px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  position: relative;
  top: 11px; }
.build-class .divide-single-setTime {
  display: none; }
.build-class .timeLine {
  color: #999999; }
.build-class .layui-layer-btn0 {
  width: 195px; }
.build-class .itemFalse .prompt-msg {
  color: #fc5e3f;
  margin-left: 72px; }
.build-class .itemFalse .prompt-msg-check {
  color: #fc5e3f;
  margin-left: 72px; }
.build-class .itemFalse .falseInfo {
  margin-left: 72px;
  color: #ff724b;
  font-size: 12px; }
.build-class .form-group {
  margin-bottom: 0; }
.build-class .default-time-false, .build-class .single-time-false {
  color: #ff724b;
  margin-left: 72px; }

.build-class .layui-input, .publish-classMsg .classMsg-name {
  width: 365px;
  display: inline-block;
  cursor: default;
  height: 36px;
  line-height: 1.3;
  line-height: 36px \9;
  border: 1px solid #d6d6d6;
  background-color: #FFFFFF;
  border-radius: 2px;
  outline: 0;
  -webkit-appearance: none;
  transition: all .3s;
  -webkit-transition: all .3s;
  box-sizing: border-box;
  margin-bottom: 5px;
  color: #333333; }

.right-class, .publish-right-class {
  width: 480px;
  display: inline-block; }

.build-class .checkbox label, .publish-classMsg .checkbox label, .publish-classMsg .radio label {
  padding-left: 0; }

.build-class .item .checkbox, .publish-classMsg .item .js-pop-classlist .checkbox {
  display: inline-block;
  width: 240px; }

.build-class .item .checkbox, .publish-classMsg .item .checkbox {
  display: inline-block;
  width: 100px; }

.build-class .checkbox, .publish-classMsg .checkbox, .publish-classMsg .radio {
  margin-bottom: 0;
  margin-top: 0; }

.publish-classMsg .w480 {
  width: 480px; }
.publish-classMsg .leftTitle {
  width: 90px;
  color: #666;
  font-weight: normal;
  float: left; }
.publish-classMsg .layui-form-select {
  display: inline-block; }
.publish-classMsg .classMsg-name {
  width: 475px; }
.publish-classMsg .checkbox, .publish-classMsg .radio {
  width: 95px;
  display: inline-block; }
.publish-classMsg .classMsg-content {
  width: 475px;
  height: 170px;
  border: 1px solid #d6d6d6;
  resize: none;
  /*取消chrome下textarea可拖动放大*/ }
.publish-classMsg .parent-commit-item {
  display: none; }
.publish-classMsg .upload-pic-content {
  display: inline-block;
  position: relative;
  top: 3px; }
.publish-classMsg .uploadPic-btn {
  width: 80px;
  height: 26px;
  text-align: center;
  line-height: 26px;
  background: #EAF7FF;
  border: none;
  color: #4aacee; }
.publish-classMsg .pic-progress {
  position: relative;
  top: -32px;
  left: 120px; }
  .publish-classMsg .pic-progress .lay-light-bar {
    background: #D3EDDA; }
.publish-classMsg .pic-del {
  color: #fc5e3f;
  display: none;
  cursor: pointer;
  position: relative;
  top: -32px;
  left: 132px; }
.publish-classMsg .i-checks label {
  line-height: 30px; }
.publish-classMsg .item-err {
  color: #fc5e3f;
  margin-left: 90px; }
.publish-classMsg .required {
  color: #fc5e3f;
  margin-left: 5px; }
.publish-classMsg .inputerr {
  border: 1px solid #fc5e3f; }

#new-lesson-association li:hover {
  background-color: #4aacee;
  cursor: pointer; }

.standard-lesson-style {
  font-size: 12px;
  color: #333; }

.class-chose {
  color: #333; }

.fz-sz {
  margin-left: 7px; }
  .fz-sz .ml20 {
    margin-left: 20px; }

.left150 {
  position: relative;
  left: -50px; }

.kejf {
  height: 400px !important;
  overflow: auto !important; }

.kjfbtn {
  margin-top: 15px !important; }

.rigth-lx {
  float: right;
  padding-right: 20px; }

.lenve {
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 300px; }

.prompt-msg-intrdce {
  color: #fc5e3f;
  margin-left: 72px;
  display: none; }

.lable-ellip {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.class-style {
  margin-left: 14px;
  padding-bottom: 10px;
  display: -webkit-box; }

.class-style span {
  position: relative;
  top: 4px; }

.layui-form-select dl dd.layui-this {
  background: #4aacee !important; }

/*
* @name：数校改版弹层样式
*/
/*新建课程弹层*/
.layui-layer-title {
  font-size: 16px;
  color: #000000;
  font-weight: bold; }

.required {
  color: #fc5e3f; }

.nothing-name, .nothing-textarea, .nothing-classes {
  display: none; }

.nothing-classes {
  display: none; }

.build-class, .publish-classMsg {
  padding: 6px 0 50px 45px; }

.publish-classMsg {
  padding-bottom: 30px; }

.build-class .leftTitle {
  width: 63px;
  display: inline-block;
  margin-right: 5px;
  font-size: 14px;
  color: #666666;
  font-weight: normal; }
.build-class .think-container {
  display: inline-block; }
.build-class .leftTitleTop {
  float: left; }
.build-class .introduction {
  width: 475px;
  height: 110px;
  border: 1px solid #d6d6d6;
  margin-left: 5px;
  text-indent: 10px;
  resize: none;
  /*取消chrome下textarea可拖动放大*/ }
.build-class .divide-icon {
  display: inline-block;
  width: 16px;
  height: 16px;
  vertical-align: middle;
  background: url("../../images/class-icon.png") left center;
  margin: -3px 5px 0 0; }
.build-class .divide-btn {
  color: #4aacee; }
.build-class .divide-btn:hover {
  color: #6bbbf1; }
.build-class .beginTime, .build-class .endTime {
  width: 150px;
  height: 38px;
  line-height: 38px;
  cursor: pointer;
  border-bottom: 1px solid #e1e1e1;
  display: inline-block;
  padding-left: 5px;
  margin-bottom: 5px;
  white-space: nowrap; }
.build-class .single-className {
  width: 88px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  position: relative;
  top: 11px; }
.build-class .divide-single-setTime {
  display: none; }
.build-class .timeLine {
  color: #999999; }
.build-class .layui-layer-btn0 {
  width: 195px; }
.build-class .itemFalse .prompt-msg {
  color: #fc5e3f;
  margin-left: 72px; }
.build-class .itemFalse .prompt-msg-check {
  color: #fc5e3f;
  margin-left: 72px; }
.build-class .itemFalse .falseInfo {
  margin-left: 72px;
  color: #ff724b;
  font-size: 12px; }
.build-class .form-group {
  margin-bottom: 0; }
.build-class .default-time-false, .build-class .single-time-false {
  color: #ff724b;
  margin-left: 72px; }

.build-class .layui-input, .publish-classMsg .classMsg-name {
  width: 365px;
  display: inline-block;
  cursor: default;
  height: 36px;
  line-height: 1.3;
  line-height: 36px \9;
  border: 1px solid #d6d6d6;
  background-color: #FFFFFF;
  border-radius: 2px;
  outline: 0;
  -webkit-appearance: none;
  transition: all .3s;
  -webkit-transition: all .3s;
  box-sizing: border-box;
  margin-bottom: 5px;
  color: #333333; }

.right-class, .publish-right-class {
  width: 480px;
  display: inline-block; }

.build-class .checkbox label, .publish-classMsg .checkbox label, .publish-classMsg .radio label {
  padding-left: 0; }

.build-class .item .checkbox, .publish-classMsg .item .js-pop-classlist .checkbox {
  display: inline-block;
  width: 240px; }

.build-class .item .checkbox, .publish-classMsg .item .checkbox {
  display: inline-block;
  width: 100px; }

.build-class .checkbox, .publish-classMsg .checkbox, .publish-classMsg .radio {
  margin-bottom: 0;
  margin-top: 0; }

.publish-classMsg .w480 {
  width: 480px; }
.publish-classMsg .leftTitle {
  width: 90px;
  color: #666;
  font-weight: normal;
  float: left; }
.publish-classMsg .layui-form-select {
  display: inline-block; }
.publish-classMsg .classMsg-name {
  width: 475px; }
.publish-classMsg .checkbox, .publish-classMsg .radio {
  width: 95px;
  display: inline-block; }
.publish-classMsg .classMsg-content {
  width: 475px;
  height: 170px;
  border: 1px solid #d6d6d6;
  resize: none;
  /*取消chrome下textarea可拖动放大*/ }
.publish-classMsg .parent-commit-item {
  display: none; }
.publish-classMsg .upload-pic-content {
  display: inline-block;
  position: relative;
  top: 3px; }
.publish-classMsg .uploadPic-btn {
  width: 80px;
  height: 26px;
  text-align: center;
  line-height: 26px;
  background: #EAF7FF;
  border: none;
  color: #4aacee; }
.publish-classMsg .pic-progress {
  position: relative;
  top: -32px;
  left: 120px; }
  .publish-classMsg .pic-progress .lay-light-bar {
    background: #D3EDDA; }
.publish-classMsg .pic-del {
  color: #fc5e3f;
  display: none;
  cursor: pointer;
  position: relative;
  top: -32px;
  left: 132px; }
.publish-classMsg .i-checks label {
  line-height: 30px; }
.publish-classMsg .item-err {
  color: #fc5e3f;
  margin-left: 90px; }
.publish-classMsg .required {
  color: #fc5e3f;
  margin-left: 5px; }
.publish-classMsg .inputerr {
  border: 1px solid #fc5e3f; }

#new-lesson-association li:hover {
  background-color: #4aacee;
  cursor: pointer; }

.standard-lesson-style {
  font-size: 12px;
  color: #333; }

.class-chose {
  color: #333; }

.fz-sz {
  margin-left: 7px; }
  .fz-sz .ml20 {
    margin-left: 20px; }

.left150 {
  position: relative;
  left: -50px; }

.kejf {
  height: 400px !important;
  overflow: auto !important; }

.kjfbtn {
  margin-top: 15px !important; }

.rigth-lx {
  float: right;
  padding-right: 20px; }

.lenve {
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 300px; }

.prompt-msg-intrdce {
  color: #fc5e3f;
  margin-left: 72px;
  display: none; }

.lable-ellip {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.class-style {
  margin-left: 14px;
  padding-bottom: 10px;
  display: -webkit-box; }

.class-style span {
  position: relative;
  top: 4px; }

.layui-form-select dl dd.layui-this {
  background: #4aacee !important; }

/*
* @name：个人中心 - 个人信息
* @author：陈慰
*/
.tab-box .list-box {
  margin-top: -15px;
  /******************** 班级学生 开始 ********************/
  /******************** 班级学生 结束 ********************/
  /******************** 班级老师 开始 ********************/
  /******************** 班级老师 结束 ********************/ }
  .tab-box .list-box .group {
    margin-bottom: 10px; }
    .tab-box .list-box .group .title {
      padding-bottom: 10px;
      border-bottom: 1px solid #e8e8e8; }
      .tab-box .list-box .group .title span {
        display: block;
        width: 130px;
        height: 40px;
        line-height: 32px;
        text-align: center;
        color: #FFFFFF;
        background: url("../../images/user/lable.png") no-repeat;
        background-size: cover;
        font-weight: 600; }
    .tab-box .list-box .group .students .student {
      float: left;
      width: 70px;
      margin: 20px 50px 20px 0; }
      .tab-box .list-box .group .students .student .portrait {
        display: block;
        width: 70px;
        height: 70px;
        border-radius: 100%;
        border: 1px solid #eeeeee;
        overflow: hidden; }
      .tab-box .list-box .group .students .student .self {
        display: block;
        width: 70px;
        height: 70px;
        border-radius: 100%;
        border: 4px solid #FFB603;
        overflow: hidden;
        box-shadow: 0px 4px 24px 4px rgba(255, 182, 3, 0.3); }
      .tab-box .list-box .group .students .student .name {
        overflow: hidden;
        text-overflow: ellipsis;
        margin-top: 10px;
        text-align: center;
        white-space: nowrap;
        word-break: keep-all;
        color: #333333; }
  .tab-box .list-box .headmaster .identity {
    width: auto !important;
    padding: 0 7px;
    border-radius: 4px;
    color: #FFFFFF;
    background: #FF9D00; }
  .tab-box .list-box .teacher .identity {
    width: auto !important;
    padding: 0 7px;
    border-radius: 4px;
    color: #FFFFFF;
    background: #9FB3FF; }
  .tab-box .list-box .card-box {
    float: left;
    width: calc(25% - 8px);
    padding: 30px 20px;
    margin: 15px 8px 15px 0;
    font-size: 12px;
    border-radius: 4px;
    border: 1px solid #ededed;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
    background: #FFFFFF; }
    .tab-box .list-box .card-box .icon {
      width: 70px;
      height: 70px; }
      .tab-box .list-box .card-box .icon img {
        width: 100%;
        height: 100%;
        border-radius: 100%;
        border: 1px solid #dadada; }
    .tab-box .list-box .card-box .pull-right {
      width: calc(100% - 72px);
      padding-left: 18px; }
      .tab-box .list-box .card-box .pull-right > span {
        overflow: hidden;
        text-overflow: ellipsis;
        float: left;
        display: block;
        width: 100%;
        height: 17px;
        line-height: 17px;
        margin-bottom: 10px;
        white-space: nowrap;
        word-break: keep-all; }
        .tab-box .list-box .card-box .pull-right > span:last-child {
          margin: 0; }
    .tab-box .list-box .card-box:nth-child(4n) {
      margin-right: 0; }
  .tab-box .list-box .nodata {
    text-align: center; }

/*
* @name：数校改版弹层样式
*/
/*新建课程弹层*/
.layui-layer-title {
  font-size: 16px;
  color: #000000;
  font-weight: bold; }

.required {
  color: #fc5e3f; }

.nothing-name, .nothing-textarea, .nothing-classes {
  display: none; }

.nothing-classes {
  display: none; }

.build-class, .publish-classMsg {
  padding: 6px 0 50px 45px; }

.publish-classMsg {
  padding-bottom: 30px; }

.build-class .leftTitle {
  width: 63px;
  display: inline-block;
  margin-right: 5px;
  font-size: 14px;
  color: #666666;
  font-weight: normal; }
.build-class .think-container {
  display: inline-block; }
.build-class .leftTitleTop {
  float: left; }
.build-class .introduction {
  width: 475px;
  height: 110px;
  border: 1px solid #d6d6d6;
  margin-left: 5px;
  text-indent: 10px;
  resize: none;
  /*取消chrome下textarea可拖动放大*/ }
.build-class .divide-icon {
  display: inline-block;
  width: 16px;
  height: 16px;
  vertical-align: middle;
  background: url("../../images/class-icon.png") left center;
  margin: -3px 5px 0 0; }
.build-class .divide-btn {
  color: #4aacee; }
.build-class .divide-btn:hover {
  color: #6bbbf1; }
.build-class .beginTime, .build-class .endTime {
  width: 150px;
  height: 38px;
  line-height: 38px;
  cursor: pointer;
  border-bottom: 1px solid #e1e1e1;
  display: inline-block;
  padding-left: 5px;
  margin-bottom: 5px;
  white-space: nowrap; }
.build-class .single-className {
  width: 88px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  position: relative;
  top: 11px; }
.build-class .divide-single-setTime {
  display: none; }
.build-class .timeLine {
  color: #999999; }
.build-class .layui-layer-btn0 {
  width: 195px; }
.build-class .itemFalse .prompt-msg {
  color: #fc5e3f;
  margin-left: 72px; }
.build-class .itemFalse .prompt-msg-check {
  color: #fc5e3f;
  margin-left: 72px; }
.build-class .itemFalse .falseInfo {
  margin-left: 72px;
  color: #ff724b;
  font-size: 12px; }
.build-class .form-group {
  margin-bottom: 0; }
.build-class .default-time-false, .build-class .single-time-false {
  color: #ff724b;
  margin-left: 72px; }

.build-class .layui-input, .publish-classMsg .classMsg-name {
  width: 365px;
  display: inline-block;
  cursor: default;
  height: 36px;
  line-height: 1.3;
  line-height: 36px \9;
  border: 1px solid #d6d6d6;
  background-color: #FFFFFF;
  border-radius: 2px;
  outline: 0;
  -webkit-appearance: none;
  transition: all .3s;
  -webkit-transition: all .3s;
  box-sizing: border-box;
  margin-bottom: 5px;
  color: #333333; }

.right-class, .publish-right-class {
  width: 480px;
  display: inline-block; }

.build-class .checkbox label, .publish-classMsg .checkbox label, .publish-classMsg .radio label {
  padding-left: 0; }

.build-class .item .checkbox, .publish-classMsg .item .js-pop-classlist .checkbox {
  display: inline-block;
  width: 240px; }

.build-class .item .checkbox, .publish-classMsg .item .checkbox {
  display: inline-block;
  width: 100px; }

.build-class .checkbox, .publish-classMsg .checkbox, .publish-classMsg .radio {
  margin-bottom: 0;
  margin-top: 0; }

.publish-classMsg .w480 {
  width: 480px; }
.publish-classMsg .leftTitle {
  width: 90px;
  color: #666;
  font-weight: normal;
  float: left; }
.publish-classMsg .layui-form-select {
  display: inline-block; }
.publish-classMsg .classMsg-name {
  width: 475px; }
.publish-classMsg .checkbox, .publish-classMsg .radio {
  width: 95px;
  display: inline-block; }
.publish-classMsg .classMsg-content {
  width: 475px;
  height: 170px;
  border: 1px solid #d6d6d6;
  resize: none;
  /*取消chrome下textarea可拖动放大*/ }
.publish-classMsg .parent-commit-item {
  display: none; }
.publish-classMsg .upload-pic-content {
  display: inline-block;
  position: relative;
  top: 3px; }
.publish-classMsg .uploadPic-btn {
  width: 80px;
  height: 26px;
  text-align: center;
  line-height: 26px;
  background: #EAF7FF;
  border: none;
  color: #4aacee; }
.publish-classMsg .pic-progress {
  position: relative;
  top: -32px;
  left: 120px; }
  .publish-classMsg .pic-progress .lay-light-bar {
    background: #D3EDDA; }
.publish-classMsg .pic-del {
  color: #fc5e3f;
  display: none;
  cursor: pointer;
  position: relative;
  top: -32px;
  left: 132px; }
.publish-classMsg .i-checks label {
  line-height: 30px; }
.publish-classMsg .item-err {
  color: #fc5e3f;
  margin-left: 90px; }
.publish-classMsg .required {
  color: #fc5e3f;
  margin-left: 5px; }
.publish-classMsg .inputerr {
  border: 1px solid #fc5e3f; }

#new-lesson-association li:hover {
  background-color: #4aacee;
  cursor: pointer; }

.standard-lesson-style {
  font-size: 12px;
  color: #333; }

.class-chose {
  color: #333; }

.fz-sz {
  margin-left: 7px; }
  .fz-sz .ml20 {
    margin-left: 20px; }

.left150 {
  position: relative;
  left: -50px; }

.kejf {
  height: 400px !important;
  overflow: auto !important; }

.kjfbtn {
  margin-top: 15px !important; }

.rigth-lx {
  float: right;
  padding-right: 20px; }

.lenve {
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 300px; }

.prompt-msg-intrdce {
  color: #fc5e3f;
  margin-left: 72px;
  display: none; }

.lable-ellip {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.class-style {
  margin-left: 14px;
  padding-bottom: 10px;
  display: -webkit-box; }

.class-style span {
  position: relative;
  top: 4px; }

.layui-form-select dl dd.layui-this {
  background: #4aacee !important; }

/*
* @name：个人中心 - 账号管理
* @author：陈慰
*/
.manage-box {
  width: 450px;
  padding: 30px 0;
  margin: auto; }
  .manage-box > p {
    height: 22px;
    padding-left: 14px;
    margin-bottom: 10px;
    line-height: 22px;
    font-size: 16px;
    color: #000000; }
    .manage-box > p.tip {
      height: 20px;
      margin: 10px 0 20px;
      line-height: 20px;
      font-size: 14px;
      color: #FF6300;
      padding: 0 0 0 14px; }
  .manage-box > input {
    width: 100%;
    height: 58px;
    padding: 0 13px;
    font-size: 16px;
    border: 1px solid #d6d6d6;
    color: #333333;
    background: white; }
    .manage-box > input:focus {
      box-shadow: 0 2px 10px 0 rgba(74, 172, 238, 0.3);
      border: 2px solid #4aacee; }
    .manage-box > input.error {
      border: 2px solid #FF6300; }
    .manage-box > input.disabled {
      border: 1px solid #d6d6d6;
      background: #EFF0F3; }
    .manage-box > input::placeholder {
      font-size: 14px;
      color: #999999; }
  .manage-box .submit {
    font-size: 16px; }
  .manage-box .submit_hover {
    opacity: .9; }

.btn {
  width: 100%;
  height: 58px;
  padding: 0;
  margin-top: 22px;
  line-height: 58px;
  border-radius: 4px;
  box-shadow: 0 2px 10px 0 rgba(74, 172, 238, 0.4);
  color: #FFFFFF;
  background: #4aacee; }

.manage-content {
  font-size: 16px;
  color: #000000;
  padding: 0 32px;
  position: relative;
  line-height: 31px;
  padding: 26px 0;
  border-bottom: 1px solid #E3E3E3; }
  .manage-content .manage-icon {
    position: absolute;
    left: 10px;
    top: 24px; }
  .manage-content .manage-title {
    margin-left: 60px;
    margin-right: 32px; }
  .manage-content .manage-status.red {
    color: #F05454; }
  .manage-content .pwd-div {
    position: relative;
    display: inline-block;
    width: 130px;
    height: 14px;
    margin-right: 32px; }
    .manage-content .pwd-div .pwd-strong {
      height: 14px;
      background: #ECEBEB;
      border-radius: 2px;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%; }
      .manage-content .pwd-div .pwd-strong span {
        display: inline-block;
        height: 100%;
        position: absolute; }
    .manage-content .pwd-div .pwd-strong.level1 span {
      width: 30%;
      background: #E46B6B; }
    .manage-content .pwd-div .pwd-strong.level2 span {
      width: 50%;
      background: #F3CF6D; }
    .manage-content .pwd-div .pwd-strong.level3 span {
      width: 80%;
      background: #7FD6B0; }
  .manage-content .level {
    color: #E46B6B; }
  .manage-content .manage-phone {
    margin-left: 32px; }
  .manage-content .manage-text {
    color: #728EA0;
    font-size: 14px;
    margin-left: 32px; }
  .manage-content .right_btn {
    float: right;
    background: #4AACEE;
    box-shadow: 0px 2px 10px 0px rgba(74, 172, 238, 0.4);
    display: inline-block;
    width: 150px;
    height: 38px;
    line-height: 38px;
    border-radius: 4px;
    color: #ffffff;
    text-align: center;
    cursor: pointer; }

.dialog .dialog-tips {
  color: #373737;
  font-size: 16px;
  line-height: 24px;
  padding: 20px 60px; }
.dialog .form-data {
  margin: 8px 60px; }
  .dialog .form-data .form-item {
    line-height: 54px;
    border-bottom: 1px solid #EDEDED;
    color: #262626; }
    .dialog .form-data .form-item input {
      border: none; }
    .dialog .form-data .form-item .sendMsgBtn {
      display: inline-block;
      width: 110px;
      color: #4080FF;
      text-align: center;
      height: 24px;
      line-height: 24px;
      margin-top: 15px;
      float: right;
      cursor: pointer;
      border-left: 1px solid #EDEDED; }
    .dialog .form-data .form-item .sendMsgBtn.disabled {
      cursor: not-allowed;
      color: #D4D4D4; }
.dialog .dialog-bottom {
  margin: 47px 30px;
  text-align: center; }
  .dialog .dialog-bottom .bottom-btn {
    display: inline-block;
    width: 150px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    border-radius: 24px;
    cursor: pointer;
    font-size: 16px;
    border: 1px solid transparent; }
  .dialog .dialog-bottom .confirm-btn {
    background-color: #4080FF;
    color: #ffffff; }
  .dialog .dialog-bottom .cancel-btn {
    background-color: #ffffff;
    color: #4080FF;
    border-color: #4080FF;
    margin-left: 20px; }

body .layui-layer.title-left .layui-layer-title {
  text-align: left;
  padding-left: 34px; }

/*
* @name：数校改版弹层样式
*/
/*新建课程弹层*/
.layui-layer-title {
  font-size: 16px;
  color: #000000;
  font-weight: bold; }

.required {
  color: #fc5e3f; }

.nothing-name, .nothing-textarea, .nothing-classes {
  display: none; }

.nothing-classes {
  display: none; }

.build-class, .publish-classMsg {
  padding: 6px 0 50px 45px; }

.publish-classMsg {
  padding-bottom: 30px; }

.build-class .leftTitle {
  width: 63px;
  display: inline-block;
  margin-right: 5px;
  font-size: 14px;
  color: #666666;
  font-weight: normal; }
.build-class .think-container {
  display: inline-block; }
.build-class .leftTitleTop {
  float: left; }
.build-class .introduction {
  width: 475px;
  height: 110px;
  border: 1px solid #d6d6d6;
  margin-left: 5px;
  text-indent: 10px;
  resize: none;
  /*取消chrome下textarea可拖动放大*/ }
.build-class .divide-icon {
  display: inline-block;
  width: 16px;
  height: 16px;
  vertical-align: middle;
  background: url("../../images/class-icon.png") left center;
  margin: -3px 5px 0 0; }
.build-class .divide-btn {
  color: #4aacee; }
.build-class .divide-btn:hover {
  color: #6bbbf1; }
.build-class .beginTime, .build-class .endTime {
  width: 150px;
  height: 38px;
  line-height: 38px;
  cursor: pointer;
  border-bottom: 1px solid #e1e1e1;
  display: inline-block;
  padding-left: 5px;
  margin-bottom: 5px;
  white-space: nowrap; }
.build-class .single-className {
  width: 88px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  position: relative;
  top: 11px; }
.build-class .divide-single-setTime {
  display: none; }
.build-class .timeLine {
  color: #999999; }
.build-class .layui-layer-btn0 {
  width: 195px; }
.build-class .itemFalse .prompt-msg {
  color: #fc5e3f;
  margin-left: 72px; }
.build-class .itemFalse .prompt-msg-check {
  color: #fc5e3f;
  margin-left: 72px; }
.build-class .itemFalse .falseInfo {
  margin-left: 72px;
  color: #ff724b;
  font-size: 12px; }
.build-class .form-group {
  margin-bottom: 0; }
.build-class .default-time-false, .build-class .single-time-false {
  color: #ff724b;
  margin-left: 72px; }

.build-class .layui-input, .publish-classMsg .classMsg-name {
  width: 365px;
  display: inline-block;
  cursor: default;
  height: 36px;
  line-height: 1.3;
  line-height: 36px \9;
  border: 1px solid #d6d6d6;
  background-color: #FFFFFF;
  border-radius: 2px;
  outline: 0;
  -webkit-appearance: none;
  transition: all .3s;
  -webkit-transition: all .3s;
  box-sizing: border-box;
  margin-bottom: 5px;
  color: #333333; }

.right-class, .publish-right-class {
  width: 480px;
  display: inline-block; }

.build-class .checkbox label, .publish-classMsg .checkbox label, .publish-classMsg .radio label {
  padding-left: 0; }

.build-class .item .checkbox, .publish-classMsg .item .js-pop-classlist .checkbox {
  display: inline-block;
  width: 240px; }

.build-class .item .checkbox, .publish-classMsg .item .checkbox {
  display: inline-block;
  width: 100px; }

.build-class .checkbox, .publish-classMsg .checkbox, .publish-classMsg .radio {
  margin-bottom: 0;
  margin-top: 0; }

.publish-classMsg .w480 {
  width: 480px; }
.publish-classMsg .leftTitle {
  width: 90px;
  color: #666;
  font-weight: normal;
  float: left; }
.publish-classMsg .layui-form-select {
  display: inline-block; }
.publish-classMsg .classMsg-name {
  width: 475px; }
.publish-classMsg .checkbox, .publish-classMsg .radio {
  width: 95px;
  display: inline-block; }
.publish-classMsg .classMsg-content {
  width: 475px;
  height: 170px;
  border: 1px solid #d6d6d6;
  resize: none;
  /*取消chrome下textarea可拖动放大*/ }
.publish-classMsg .parent-commit-item {
  display: none; }
.publish-classMsg .upload-pic-content {
  display: inline-block;
  position: relative;
  top: 3px; }
.publish-classMsg .uploadPic-btn {
  width: 80px;
  height: 26px;
  text-align: center;
  line-height: 26px;
  background: #EAF7FF;
  border: none;
  color: #4aacee; }
.publish-classMsg .pic-progress {
  position: relative;
  top: -32px;
  left: 120px; }
  .publish-classMsg .pic-progress .lay-light-bar {
    background: #D3EDDA; }
.publish-classMsg .pic-del {
  color: #fc5e3f;
  display: none;
  cursor: pointer;
  position: relative;
  top: -32px;
  left: 132px; }
.publish-classMsg .i-checks label {
  line-height: 30px; }
.publish-classMsg .item-err {
  color: #fc5e3f;
  margin-left: 90px; }
.publish-classMsg .required {
  color: #fc5e3f;
  margin-left: 5px; }
.publish-classMsg .inputerr {
  border: 1px solid #fc5e3f; }

#new-lesson-association li:hover {
  background-color: #4aacee;
  cursor: pointer; }

.standard-lesson-style {
  font-size: 12px;
  color: #333; }

.class-chose {
  color: #333; }

.fz-sz {
  margin-left: 7px; }
  .fz-sz .ml20 {
    margin-left: 20px; }

.left150 {
  position: relative;
  left: -50px; }

.kejf {
  height: 400px !important;
  overflow: auto !important; }

.kjfbtn {
  margin-top: 15px !important; }

.rigth-lx {
  float: right;
  padding-right: 20px; }

.lenve {
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 300px; }

.prompt-msg-intrdce {
  color: #fc5e3f;
  margin-left: 72px;
  display: none; }

.lable-ellip {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.class-style {
  margin-left: 14px;
  padding-bottom: 10px;
  display: -webkit-box; }

.class-style span {
  position: relative;
  top: 4px; }

.layui-form-select dl dd.layui-this {
  background: #4aacee !important; }

/*
* @name：个人中心 - 绑定云账号
* @author：陈慰
*/
.tab-box .bind-box {
  width: 450px;
  padding: 30px 0;
  margin: auto; }
  .tab-box .bind-box > p {
    height: 22px;
    padding-left: 14px;
    margin-bottom: 10px;
    line-height: 22px;
    font-size: 16px;
    color: #000000; }
  .tab-box .bind-box > input {
    width: 100%;
    height: 58px;
    padding: 0 13px;
    font-size: 16px;
    border: 1px solid #d6d6d6;
    color: #333333;
    background: #FFFFFF; }
    .tab-box .bind-box > input:focus {
      box-shadow: 0 2px 10px 0 rgba(74, 172, 238, 0.3);
      border: 2px solid #4aacee; }
    .tab-box .bind-box > input.error {
      border: 2px solid #FF6300; }
.tab-box .tip {
  color: #fc5e3f; }
.tab-box .btn {
  width: 100%;
  height: 58px;
  padding: 0;
  margin-top: 22px;
  line-height: 58px;
  border-radius: 4px;
  box-shadow: 0 2px 10px 0 rgba(74, 172, 238, 0.4);
  color: #FFFFFF;
  background: #4aacee;
  font-size: 16px;
  font-weight: 600; }
.tab-box .btn_hover {
  opacity: .9; }

/*
* @name：数校改版弹层样式
*/
/*新建课程弹层*/
.layui-layer-title {
  font-size: 16px;
  color: #000000;
  font-weight: bold; }

.required {
  color: #fc5e3f; }

.nothing-name, .nothing-textarea, .nothing-classes {
  display: none; }

.nothing-classes {
  display: none; }

.build-class, .publish-classMsg {
  padding: 6px 0 50px 45px; }

.publish-classMsg {
  padding-bottom: 30px; }

.build-class .leftTitle {
  width: 63px;
  display: inline-block;
  margin-right: 5px;
  font-size: 14px;
  color: #666666;
  font-weight: normal; }
.build-class .think-container {
  display: inline-block; }
.build-class .leftTitleTop {
  float: left; }
.build-class .introduction {
  width: 475px;
  height: 110px;
  border: 1px solid #d6d6d6;
  margin-left: 5px;
  text-indent: 10px;
  resize: none;
  /*取消chrome下textarea可拖动放大*/ }
.build-class .divide-icon {
  display: inline-block;
  width: 16px;
  height: 16px;
  vertical-align: middle;
  background: url("../../images/class-icon.png") left center;
  margin: -3px 5px 0 0; }
.build-class .divide-btn {
  color: #4aacee; }
.build-class .divide-btn:hover {
  color: #6bbbf1; }
.build-class .beginTime, .build-class .endTime {
  width: 150px;
  height: 38px;
  line-height: 38px;
  cursor: pointer;
  border-bottom: 1px solid #e1e1e1;
  display: inline-block;
  padding-left: 5px;
  margin-bottom: 5px;
  white-space: nowrap; }
.build-class .single-className {
  width: 88px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  position: relative;
  top: 11px; }
.build-class .divide-single-setTime {
  display: none; }
.build-class .timeLine {
  color: #999999; }
.build-class .layui-layer-btn0 {
  width: 195px; }
.build-class .itemFalse .prompt-msg {
  color: #fc5e3f;
  margin-left: 72px; }
.build-class .itemFalse .prompt-msg-check {
  color: #fc5e3f;
  margin-left: 72px; }
.build-class .itemFalse .falseInfo {
  margin-left: 72px;
  color: #ff724b;
  font-size: 12px; }
.build-class .form-group {
  margin-bottom: 0; }
.build-class .default-time-false, .build-class .single-time-false {
  color: #ff724b;
  margin-left: 72px; }

.build-class .layui-input, .publish-classMsg .classMsg-name {
  width: 365px;
  display: inline-block;
  cursor: default;
  height: 36px;
  line-height: 1.3;
  line-height: 36px \9;
  border: 1px solid #d6d6d6;
  background-color: #FFFFFF;
  border-radius: 2px;
  outline: 0;
  -webkit-appearance: none;
  transition: all .3s;
  -webkit-transition: all .3s;
  box-sizing: border-box;
  margin-bottom: 5px;
  color: #333333; }

.right-class, .publish-right-class {
  width: 480px;
  display: inline-block; }

.build-class .checkbox label, .publish-classMsg .checkbox label, .publish-classMsg .radio label {
  padding-left: 0; }

.build-class .item .checkbox, .publish-classMsg .item .js-pop-classlist .checkbox {
  display: inline-block;
  width: 240px; }

.build-class .item .checkbox, .publish-classMsg .item .checkbox {
  display: inline-block;
  width: 100px; }

.build-class .checkbox, .publish-classMsg .checkbox, .publish-classMsg .radio {
  margin-bottom: 0;
  margin-top: 0; }

.publish-classMsg .w480 {
  width: 480px; }
.publish-classMsg .leftTitle {
  width: 90px;
  color: #666;
  font-weight: normal;
  float: left; }
.publish-classMsg .layui-form-select {
  display: inline-block; }
.publish-classMsg .classMsg-name {
  width: 475px; }
.publish-classMsg .checkbox, .publish-classMsg .radio {
  width: 95px;
  display: inline-block; }
.publish-classMsg .classMsg-content {
  width: 475px;
  height: 170px;
  border: 1px solid #d6d6d6;
  resize: none;
  /*取消chrome下textarea可拖动放大*/ }
.publish-classMsg .parent-commit-item {
  display: none; }
.publish-classMsg .upload-pic-content {
  display: inline-block;
  position: relative;
  top: 3px; }
.publish-classMsg .uploadPic-btn {
  width: 80px;
  height: 26px;
  text-align: center;
  line-height: 26px;
  background: #EAF7FF;
  border: none;
  color: #4aacee; }
.publish-classMsg .pic-progress {
  position: relative;
  top: -32px;
  left: 120px; }
  .publish-classMsg .pic-progress .lay-light-bar {
    background: #D3EDDA; }
.publish-classMsg .pic-del {
  color: #fc5e3f;
  display: none;
  cursor: pointer;
  position: relative;
  top: -32px;
  left: 132px; }
.publish-classMsg .i-checks label {
  line-height: 30px; }
.publish-classMsg .item-err {
  color: #fc5e3f;
  margin-left: 90px; }
.publish-classMsg .required {
  color: #fc5e3f;
  margin-left: 5px; }
.publish-classMsg .inputerr {
  border: 1px solid #fc5e3f; }

#new-lesson-association li:hover {
  background-color: #4aacee;
  cursor: pointer; }

.standard-lesson-style {
  font-size: 12px;
  color: #333; }

.class-chose {
  color: #333; }

.fz-sz {
  margin-left: 7px; }
  .fz-sz .ml20 {
    margin-left: 20px; }

.left150 {
  position: relative;
  left: -50px; }

.kejf {
  height: 400px !important;
  overflow: auto !important; }

.kjfbtn {
  margin-top: 15px !important; }

.rigth-lx {
  float: right;
  padding-right: 20px; }

.lenve {
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 300px; }

.prompt-msg-intrdce {
  color: #fc5e3f;
  margin-left: 72px;
  display: none; }

.lable-ellip {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.class-style {
  margin-left: 14px;
  padding-bottom: 10px;
  display: -webkit-box; }

.class-style span {
  position: relative;
  top: 4px; }

.layui-form-select dl dd.layui-this {
  background: #4aacee !important; }

/*
* @name：个人中心 - 添加卡
* @author：陈慰
*/
.icheckbox_ecampus,
.iradio_ecampus {
  -webkit-background-size: auto;
  background-size: auto; }

.tab-box .btn-row {
  margin-bottom: 30px; }
  .tab-box .btn-row .btn {
    width: 180px;
    height: 38px;
    padding: 0;
    line-height: 38px;
    margin: 0;
    color: #FFFFFF;
    box-shadow: 0 2px 10px 0 rgba(74, 172, 238, 0.4);
    border-radius: 4px;
    font-size: 14px;
    background-color: #4aacee; }
    .tab-box .btn-row .btn .layui-icon {
      margin-right: 6px; }
  .tab-box .btn-row .btn_hover {
    opacity: .9; }
.tab-box .card-list {
  padding: 0 30px; }
  .tab-box .card-list table {
    width: 100%; }
    .tab-box .card-list table thead th {
      height: 20px;
      line-height: 20px;
      font-size: 14px;
      font-weight: 400;
      padding-bottom: 15px;
      color: #666666;
      border-bottom: 1px solid #d4d4d4; }
    .tab-box .card-list table tbody td {
      height: 60px;
      line-height: 60px;
      font-size: 16px;
      color: #000000;
      border-bottom: 1px solid #e3e3e3; }
      .tab-box .card-list table tbody td.status {
        padding-left: 15px; }
      .tab-box .card-list table tbody td.used {
        padding-left: 0;
        color: #5DB000; }
        .tab-box .card-list table tbody td.used:before {
          display: inline-block;
          content: '';
          width: 8px;
          height: 8px;
          margin-right: 7px;
          border-radius: 100%;
          background: #5DB000; }
      .tab-box .card-list table tbody td.expire {
        padding-left: 0;
        color: #999999; }
        .tab-box .card-list table tbody td.expire:before {
          display: inline-block;
          content: '';
          width: 8px;
          height: 8px;
          margin-right: 7px;
          border-radius: 100%;
          background: #999999; }
      .tab-box .card-list table tbody td.destroy {
        padding-left: 15px;
        color: #999999; }
  .tab-box .card-list .nodata {
    text-align: center; }

.dialog {
  display: none; }
  .dialog .title {
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 16px;
    color: #000000; }
  .dialog .close {
    position: absolute;
    width: 15px;
    height: 15px;
    top: 24px;
    right: 24px; }
  .dialog .content {
    position: relative;
    padding: 20px 40px 40px 40px;
    height: 390px; }
    .dialog .content .step.bind-account > span {
      float: left;
      width: 60px;
      height: 36px;
      line-height: 36px;
      font-size: 16px;
      color: #666666; }
    .dialog .content .step.bind-account > input {
      float: left;
      width: 490px;
      height: 36px;
      padding: 0 10px;
      line-height: 36px;
      border: 1px solid #D7D7D7;
      color: #333333; }
      .dialog .content .step.bind-account > input::placeholder {
        font-size: 14px;
        color: #999999; }
    .dialog .content .step.bind-account .tip {
      float: left;
      width: 100%;
      height: 20px;
      margin: 10px 0 20px 0;
      padding: 0 20px 0 70px;
      font-size: 14px;
      color: #fc5e3f; }
    .dialog .content .step.bind-subjects > p {
      margin-bottom: 30px; }
    .dialog .content .step.bind-subjects .item {
      float: left;
      width: 33.33%;
      text-align: center; }
      .dialog .content .step.bind-subjects .item img {
        width: 100%; }
      .dialog .content .step.bind-subjects .item .iradio_ecampus {
        margin-top: 10px; }
    .dialog .content .step.bind-subjects .tip {
      float: left;
      width: 100%;
      height: 20px;
      margin: 40px 0;
      font-size: 16px;
      text-align: center;
      color: #fc5e3f; }
    .dialog .content .step.bind-review {
      margin-top: -30px;
      text-align: center; }
      .dialog .content .step.bind-review img {
        width: 424px;
        height: 253px;
        z-index: 10; }
      .dialog .content .step.bind-review .font-box {
        position: absolute;
        width: 424px;
        height: 253px;
        margin: auto;
        padding: 40px 80px;
        top: 0;
        left: 0;
        right: 0;
        text-align: left;
        color: #FFFFFF; }
        .dialog .content .step.bind-review .font-box h2 {
          height: 40px;
          margin-bottom: 10px;
          line-height: 40px;
          font-size: 28px; }
        .dialog .content .step.bind-review .font-box .No {
          height: 20px;
          line-height: 20px;
          font-size: 14px; }
        .dialog .content .step.bind-review .font-box .date {
          position: absolute;
          right: 70px;
          bottom: 80px;
          text-align: right; }
          .dialog .content .step.bind-review .font-box .date p {
            height: 20px;
            line-height: 20px;
            font-size: 12px; }
    .dialog .content .btn {
      position: absolute;
      width: 150px;
      height: 38px;
      margin: auto;
      padding: 0;
      bottom: 40px;
      left: 0;
      right: 0;
      line-height: 38px;
      border-radius: 4px;
      box-shadow: 0 2px 10px 0 rgba(74, 172, 238, 0.4);
      color: #FFFFFF;
      background: #4aacee; }
      .dialog .content .btn .layui-icon {
        margin-right: 6px; }

/*
* @name：数校改版弹层样式
*/
/*新建课程弹层*/
.layui-layer-title {
  font-size: 16px;
  color: #000000;
  font-weight: bold; }

.required {
  color: #fc5e3f; }

.nothing-name, .nothing-textarea, .nothing-classes {
  display: none; }

.nothing-classes {
  display: none; }

.build-class, .publish-classMsg {
  padding: 6px 0 50px 45px; }

.publish-classMsg {
  padding-bottom: 30px; }

.build-class .leftTitle {
  width: 63px;
  display: inline-block;
  margin-right: 5px;
  font-size: 14px;
  color: #666666;
  font-weight: normal; }
.build-class .think-container {
  display: inline-block; }
.build-class .leftTitleTop {
  float: left; }
.build-class .introduction {
  width: 475px;
  height: 110px;
  border: 1px solid #d6d6d6;
  margin-left: 5px;
  text-indent: 10px;
  resize: none;
  /*取消chrome下textarea可拖动放大*/ }
.build-class .divide-icon {
  display: inline-block;
  width: 16px;
  height: 16px;
  vertical-align: middle;
  background: url("../../images/class-icon.png") left center;
  margin: -3px 5px 0 0; }
.build-class .divide-btn {
  color: #4aacee; }
.build-class .divide-btn:hover {
  color: #6bbbf1; }
.build-class .beginTime, .build-class .endTime {
  width: 150px;
  height: 38px;
  line-height: 38px;
  cursor: pointer;
  border-bottom: 1px solid #e1e1e1;
  display: inline-block;
  padding-left: 5px;
  margin-bottom: 5px;
  white-space: nowrap; }
.build-class .single-className {
  width: 88px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  position: relative;
  top: 11px; }
.build-class .divide-single-setTime {
  display: none; }
.build-class .timeLine {
  color: #999999; }
.build-class .layui-layer-btn0 {
  width: 195px; }
.build-class .itemFalse .prompt-msg {
  color: #fc5e3f;
  margin-left: 72px; }
.build-class .itemFalse .prompt-msg-check {
  color: #fc5e3f;
  margin-left: 72px; }
.build-class .itemFalse .falseInfo {
  margin-left: 72px;
  color: #ff724b;
  font-size: 12px; }
.build-class .form-group {
  margin-bottom: 0; }
.build-class .default-time-false, .build-class .single-time-false {
  color: #ff724b;
  margin-left: 72px; }

.build-class .layui-input, .publish-classMsg .classMsg-name {
  width: 365px;
  display: inline-block;
  cursor: default;
  height: 36px;
  line-height: 1.3;
  line-height: 36px \9;
  border: 1px solid #d6d6d6;
  background-color: #FFFFFF;
  border-radius: 2px;
  outline: 0;
  -webkit-appearance: none;
  transition: all .3s;
  -webkit-transition: all .3s;
  box-sizing: border-box;
  margin-bottom: 5px;
  color: #333333; }

.right-class, .publish-right-class {
  width: 480px;
  display: inline-block; }

.build-class .checkbox label, .publish-classMsg .checkbox label, .publish-classMsg .radio label {
  padding-left: 0; }

.build-class .item .checkbox, .publish-classMsg .item .js-pop-classlist .checkbox {
  display: inline-block;
  width: 240px; }

.build-class .item .checkbox, .publish-classMsg .item .checkbox {
  display: inline-block;
  width: 100px; }

.build-class .checkbox, .publish-classMsg .checkbox, .publish-classMsg .radio {
  margin-bottom: 0;
  margin-top: 0; }

.publish-classMsg .w480 {
  width: 480px; }
.publish-classMsg .leftTitle {
  width: 90px;
  color: #666;
  font-weight: normal;
  float: left; }
.publish-classMsg .layui-form-select {
  display: inline-block; }
.publish-classMsg .classMsg-name {
  width: 475px; }
.publish-classMsg .checkbox, .publish-classMsg .radio {
  width: 95px;
  display: inline-block; }
.publish-classMsg .classMsg-content {
  width: 475px;
  height: 170px;
  border: 1px solid #d6d6d6;
  resize: none;
  /*取消chrome下textarea可拖动放大*/ }
.publish-classMsg .parent-commit-item {
  display: none; }
.publish-classMsg .upload-pic-content {
  display: inline-block;
  position: relative;
  top: 3px; }
.publish-classMsg .uploadPic-btn {
  width: 80px;
  height: 26px;
  text-align: center;
  line-height: 26px;
  background: #EAF7FF;
  border: none;
  color: #4aacee; }
.publish-classMsg .pic-progress {
  position: relative;
  top: -32px;
  left: 120px; }
  .publish-classMsg .pic-progress .lay-light-bar {
    background: #D3EDDA; }
.publish-classMsg .pic-del {
  color: #fc5e3f;
  display: none;
  cursor: pointer;
  position: relative;
  top: -32px;
  left: 132px; }
.publish-classMsg .i-checks label {
  line-height: 30px; }
.publish-classMsg .item-err {
  color: #fc5e3f;
  margin-left: 90px; }
.publish-classMsg .required {
  color: #fc5e3f;
  margin-left: 5px; }
.publish-classMsg .inputerr {
  border: 1px solid #fc5e3f; }

#new-lesson-association li:hover {
  background-color: #4aacee;
  cursor: pointer; }

.standard-lesson-style {
  font-size: 12px;
  color: #333; }

.class-chose {
  color: #333; }

.fz-sz {
  margin-left: 7px; }
  .fz-sz .ml20 {
    margin-left: 20px; }

.left150 {
  position: relative;
  left: -50px; }

.kejf {
  height: 400px !important;
  overflow: auto !important; }

.kjfbtn {
  margin-top: 15px !important; }

.rigth-lx {
  float: right;
  padding-right: 20px; }

.lenve {
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 300px; }

.prompt-msg-intrdce {
  color: #fc5e3f;
  margin-left: 72px;
  display: none; }

.lable-ellip {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.class-style {
  margin-left: 14px;
  padding-bottom: 10px;
  display: -webkit-box; }

.class-style span {
  position: relative;
  top: 4px; }

.layui-form-select dl dd.layui-this {
  background: #4aacee !important; }

.content-tips {
  background-color: #F8FBFF;
  padding: 24px 32px;
  margin-bottom: 16px; }
  .content-tips ul li {
    margin: 8px 0;
    list-style: disc;
    list-style-position: inside; }

.integral-list .list-title {
  color: #000;
  font-size: 16px;
  line-height: 38px;
  border-bottom: 1px solid #E3E3E3;
  margin-bottom: 12px; }
.integral-list .content-list {
  padding-bottom: 28px; }
  .integral-list .content-list .integral-content {
    float: left;
    min-width: 280px;
    box-shadow: 0px 10px 17px 0px rgba(18, 123, 144, 0.1);
    padding: 40px 32px;
    margin-right: 28px;
    margin-top: 28px;
    border-radius: 4px; }
    .integral-list .content-list .integral-content .integral-img {
      float: left;
      min-width: 90px;
      height: 70px;
      display: table-cell;
      text-align: center; }
      .integral-list .content-list .integral-content .integral-img img {
        vertical-align: middle;
        height: 100%; }
    .integral-list .content-list .integral-content .integral-msg {
      float: left;
      margin-left: 32px;
      color: #403E3E;
      font-size: 18px; }
      .integral-list .content-list .integral-content .integral-msg .msg-num {
        font-size: 34px;
        font-weight: bold;
        line-height: 34px;
        margin-bottom: 6px; }

/*
* @name：个人中心
* @author：陈慰
*/
/****************************** 个人卡片 开始 ******************************/
.user-card {
  position: relative;
  margin-top: 110px;
  height: 130px; }
  .user-card .icon {
    position: absolute;
    width: 110px;
    height: 110px;
    margin: auto;
    top: -110px;
    left: 0;
    right: 0;
    border-radius: 100%;
    text-align: center;
    z-index: 10;
    background: #FFFFFF; }
    .user-card .icon .portrait {
      width: 100px;
      height: 100px;
      margin: 5px;
      border-radius: 100%;
      cursor: pointer; }
    .user-card .icon .edit {
      position: absolute;
      width: 24px;
      height: 24px;
      top: 0;
      right: 0;
      cursor: pointer; }
  .user-card .info {
    /*position: absolute;*/
    width: 100%; }
    .user-card .info .introBtn {
      position: absolute;
      right: 14px;
      top: -35px;
      border: 1px solid #ffffff;
      padding: 0px 14px;
      font-size: 16px;
      line-height: 28px;
      border-radius: 15px;
      z-index: 10;
      color: #ffffff;
      cursor: pointer; }
    .user-card .info .content {
      position: relative;
      width: 600px;
      padding-top: 20px;
      margin: auto;
      z-index: 10;
      color: #FFFFFF;
      font-size: 16px; }
      .user-card .info .content .pull-left {
        width: 200px;
        height: 16px;
        margin-left: 90px;
        margin-bottom: 20px;
        line-height: 16px; }
      .user-card .info .content .pull-right {
        width: 200px;
        height: 16px;
        margin-left: 60px;
        margin-bottom: 20px;
        line-height: 16px;
        position: relative; }
        .user-card .info .content .pull-right .user-experience {
          position: absolute;
          left: 50px;
          top: 3px;
          width: 170px; }
          .user-card .info .content .pull-right .user-experience .level-percent {
            width: 110px;
            height: 12px;
            background: rgba(255, 255, 255, 0.4);
            border-radius: 6px;
            display: inline-block;
            position: relative; }
            .user-card .info .content .pull-right .user-experience .level-percent span {
              width: 0%;
              position: absolute;
              top: 0;
              left: 0;
              display: inline-block;
              height: 12px;
              background: #ffffff;
              border-radius: 6px; }
  .user-card .bg {
    position: absolute;
    width: 103%;
    height: 200px;
    top: -65px;
    margin-left: -1.5%;
    z-index: 1; }

/****************************** 个人卡片 结束 ******************************/
/****************************** 头像设置 开始 ******************************/
#IconChange {
  position: relative;
  display: none;
  height: 100%;
  padding: 20px; }
  #IconChange .upload .up-btn {
    position: relative;
    float: left;
    height: 30px;
    padding: 0 20px;
    line-height: 30px;
    border-radius: 4px;
    color: #FFFFFF;
    background: #4aacee; }
    #IconChange .upload .up-btn input {
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      opacity: 0; }
  #IconChange .upload .tip {
    float: left;
    height: 30px;
    margin-left: 10px;
    line-height: 30px;
    color: #999999; }
  #IconChange .prev-view {
    margin-top: 20px; }
    #IconChange .prev-view .cut-box {
      float: left;
      width: 250px;
      height: 250px;
      margin: 0 50px;
      line-height: 400px;
      text-align: center;
      background: #aaaaaa; }
      #IconChange .prev-view .cut-box > img {
        display: none;
        max-width: 100%;
        max-height: 100%; }
    #IconChange .prev-view .view-box {
      float: left;
      height: 250px;
      padding: 0 0 0 50px;
      border-left: 1px solid #aaaaaa; }
      #IconChange .prev-view .view-box .X80 {
        margin-top: 40px; }
        #IconChange .prev-view .view-box .X80 .img-box {
          overflow: hidden;
          width: 140px;
          height: 140px;
          margin: 10px auto;
          border: 1px solid #aaaaaa;
          border-radius: 100%; }
      #IconChange .prev-view .view-box .X40 {
        margin-top: 60px;
        margin-left: 60px; }
        #IconChange .prev-view .view-box .X40 .img-box {
          overflow: hidden;
          width: 80px;
          height: 80px;
          margin: 10px auto;
          border: 1px solid #aaaaaa;
          border-radius: 100%; }
  #IconChange .btn-row {
    position: absolute;
    width: calc(100% - 40px);
    bottom: 20px;
    text-align: center; }
    #IconChange .btn-row .btn {
      height: 36px;
      width: auto;
      padding: 0 60px;
      margin: 0 10px;
      line-height: 36px;
      border-radius: 4px;
      color: #FFFFFF;
      background: #4aacee; }
    #IconChange .btn-row .btn.disabled {
      opacity: 1;
      background: #eeeeee; }

/****************************** 头像设置 结束 ******************************/
/****************************** 选择行 开始 ******************************/
.tabs {
  margin-top: 24px;
  border-radius: 4px;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
  background: #FFFFFF; }
  .tabs .tab {
    float: left;
    width: 200px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    user-select: none;
    cursor: pointer;
    font-size: 16px; }
    .tabs .tab.active, .tabs .tab:hover {
      color: #4aacee;
      font-weight: bold;
      border-bottom: 4px solid #4aacee; }

.tab-box {
  width: 100%;
  margin-top: 24px;
  padding: 24px 32px 64px;
  border-radius: 4px;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
  background: #FFFFFF; }
  .tab-box .select-row {
    height: 64px;
    padding: 12px 20px;
    border-radius: 4px;
    box-shadow: 0 2px 20px 0 rgba(206, 206, 206, 0.5);
    background: #FFFFFF; }
    .tab-box .select-row .select-box {
      color: #333333;
      float: left; }
      .tab-box .select-row .select-box > span {
        display: block;
        float: left;
        width: 50px;
        line-height: 40px; }
      .tab-box .select-row .select-box .layui-form-select {
        float: left;
        width: 210px;
        margin-right: 90px; }
    .tab-box .select-row .pull-right {
      text-align: right; }
      .tab-box .select-row .pull-right > span {
        display: inline-block;
        width: auto;
        line-height: 40px; }
  .tab-box .switch {
    display: inline-block;
    width: auto;
    height: 36px;
    padding: 1px;
    margin: 36px 0;
    border-radius: 19px;
    background: #eeeeee; }
    .tab-box .switch span {
      display: block;
      float: left;
      padding: 7px 20px;
      font-size: 14px;
      line-height: 20px;
      cursor: pointer;
      user-select: none;
      color: #888888; }
      .tab-box .switch span.active {
        border-radius: 17px;
        cursor: inherit;
        color: #4aacee;
        box-shadow: 0 2px 10px 0 rgba(194, 194, 194, 0.5);
        background: #FFFFFF;
        font-weight: 600; }

/****************************** 选择行 结束 ******************************/
/***************************** 置顶按钮样式 start *****************************/
.stick {
  position: fixed;
  right: 30px;
  bottom: 30px;
  width: 45px;
  height: 45px;
  cursor: pointer;
  z-index: 10000; }
  .stick img {
    width: 100%;
    height: 100%; }

/***************************** 置顶按钮样式 end *****************************/
/****************************** 响应式 开始 ******************************/
@media screen and (max-width: 1280px) {
  .wrapper.wrapper-content {
    padding: 32px 35px 20px 35px !important;
    margin: auto; }
    .wrapper.wrapper-content .user-info .info .content {
      margin-top: -40px !important; }
    .wrapper.wrapper-content .user-info .info .bg {
      margin-top: -180px !important; } }
@media screen and (min-width: 1279px) and (max-width: 1599px) {
  .wrapper.wrapper-content {
    padding: 32px 50px 20px 50px !important; }
    .wrapper.wrapper-content .user-info .info .content {
      margin-top: -20px; }
    .wrapper.wrapper-content .user-info .info .bg {
      margin-top: -180px; } }
@media screen and (min-width: 1600px) {
  .wrapper.wrapper-content {
    padding: 32px 210px 20px 210px !important; }
    .wrapper.wrapper-content .user-info .info .content {
      margin-top: -20px; }
    .wrapper.wrapper-content .user-info .info .bg {
      margin-top: -180px; } }
/****************************** 响应式 结束 ******************************/
/***************************** 如何获得经验积分弹窗样式 start *****************************/
#introDialog .introContent {
  padding: 0 26px; }
  #introDialog .introContent .tab-content {
    margin: 0 36px;
    border-top: 1px solid #E3E3E3;
    padding-top: 28px; }
    #introDialog .introContent .tab-content span {
      color: #666666;
      border-bottom: 4px solid transparent;
      padding: 16px 52px;
      cursor: pointer; }
    #introDialog .introContent .tab-content span.active {
      display: inline-block;
      color: #4AACEE;
      border-bottom: 4px solid #4AACEE; }
  #introDialog .introContent .layui-table thead tr {
    background-color: #EFF6FD;
    color: #000000; }
  #introDialog .introContent .layui-table td, #introDialog .introContent .layui-table th {
    text-align: center;
    font-size: 16px; }

/***************************** 如何获得经验积分弹窗样式 end *****************************/

/*# sourceMappingURL=user.css.map */
