@charset "UTF-8";
/*签到、投票、选人弹框公共部分 start*/
::-webkit-scrollbar{
  width: 8px;
  height: 8px;
  background: transparent;
}
::-webkit-scrollbar-track{
  background-color: transparent;
}
::-webkit-scrollbar-thumb{
  border-radius: 4px;
  background-color: rgb(202, 213, 230);
}

.body-overflow-hidden {
  overflow: hidden !important;
}

.popSignIn .popDiv, .popVote .popDiv, .popSelectPerson .popDiv, .popGrade .popDiv, .popDiscuss .popDiv, .popTimer .popDiv, .popStudentBack .popDiv {
  overflow: unset;
}

.popSignIn .popDiv .popBottom, .popVote .popDiv .popBottom, .popSelectPerson .popDiv .popBottom, .popGrade .popDiv .popBottom, .popDiscuss .popDiv .popBottom, .popTimer .popDiv .popBottom, .popStudentBack .popDiv .popBottom {
  -webkit-border-radius: 0 0 10px 10px;
  -moz-border-radius: 0 0 10px 10px;
  border-radius: 0 0 10px 10px;
  width: 100%;
  position: fixed;
  bottom: 0;
  left: 0;
}

.popSignIn .wid640, .popVote .wid640, .popSelectPerson .wid640, .popGrade .wid640, .popDiscuss .wid640, .popTimer .wid640, .popStudentBack .wid640 {
  max-height: 600px;
}

.popSignIn .wid840, .popVote .wid840, .popSelectPerson .wid840, .popGrade .wid840, .popDiscuss .wid840, .popTimer .wid840, .popStudentBack .wid840 {
  height: 600px;
}

.popSignIn .set-box, .popVote .set-box, .popSelectPerson .set-box, .popGrade .set-box, .popDiscuss .set-box, .popTimer .set-box, .popStudentBack .set-box {
  text-align: left;
}

.popSignIn .set-box .mui-switch, .popVote .set-box .mui-switch, .popSelectPerson .set-box .mui-switch, .popGrade .set-box .mui-switch, .popDiscuss .set-box .mui-switch, .popTimer .set-box .mui-switch, .popStudentBack .set-box .mui-switch {
  margin-left: 22px;
}

.popSignIn .set-box > li, .popVote .set-box > li, .popSelectPerson .set-box > li, .popGrade .set-box > li, .popDiscuss .set-box > li, .popTimer .set-box > li, .popStudentBack .set-box > li {
  font-size: 14px;
  color: #646873;
  line-height: 20px;
  margin-bottom: 20px;
}

.popSignIn .set-box > li:last-child, .popVote .set-box > li:last-child, .popSelectPerson .set-box > li:last-child, .popGrade .set-box > li:last-child, .popDiscuss .set-box > li:last-child, .popTimer .set-box > li:last-child, .popStudentBack .set-box > li:last-child {
  margin-bottom: 0;
}

.popSignIn .set-box > li .gesture-box, .popVote .set-box > li .gesture-box, .popSelectPerson .set-box > li .gesture-box, .popGrade .set-box > li .gesture-box, .popDiscuss .set-box > li .gesture-box, .popTimer .set-box > li .gesture-box, .popStudentBack .set-box > li .gesture-box {
  width: 220px;
  height: 220px;
  margin: 0 auto 16px;
}

.popSignIn .set-box > li .re-gesture, .popVote .set-box > li .re-gesture, .popSelectPerson .set-box > li .re-gesture, .popGrade .set-box > li .re-gesture, .popDiscuss .set-box > li .re-gesture, .popTimer .set-box > li .re-gesture, .popStudentBack .set-box > li .re-gesture {
  color: #CED0DA;
  text-align: center;
  cursor: pointer;
}

.popSignIn .set-box .position-sign-box, .popVote .set-box .position-sign-box, .popSelectPerson .set-box .position-sign-box, .popGrade .set-box .position-sign-box, .popDiscuss .set-box .position-sign-box, .popTimer .set-box .position-sign-box, .popStudentBack .set-box .position-sign-box {
  padding: 20px;
  background: #f7f8fa;
  border-radius: 4px;
  margin-top: -4px;
}

.popSignIn .set-box .position-sign-box .sign-box-item, .popVote .set-box .position-sign-box .sign-box-item, .popSelectPerson .set-box .position-sign-box .sign-box-item, .popGrade .set-box .position-sign-box .sign-box-item, .popDiscuss .set-box .position-sign-box .sign-box-item, .popTimer .set-box .position-sign-box .sign-box-item, .popStudentBack .set-box .position-sign-box .sign-box-item {
  margin-bottom: 20px;
  font-size: 0;
}

.popSignIn .set-box .position-sign-box .sign-box-item span, .popVote .set-box .position-sign-box .sign-box-item span, .popSelectPerson .set-box .position-sign-box .sign-box-item span, .popGrade .set-box .position-sign-box .sign-box-item span, .popDiscuss .set-box .position-sign-box .sign-box-item span, .popTimer .set-box .position-sign-box .sign-box-item span, .popStudentBack .set-box .position-sign-box .sign-box-item span {
  display: inline-block;
}

.popSignIn .set-box .position-sign-box .sign-box-item .sign-t, .popVote .set-box .position-sign-box .sign-box-item .sign-t, .popSelectPerson .set-box .position-sign-box .sign-box-item .sign-t, .popGrade .set-box .position-sign-box .sign-box-item .sign-t, .popDiscuss .set-box .position-sign-box .sign-box-item .sign-t, .popTimer .set-box .position-sign-box .sign-box-item .sign-t, .popStudentBack .set-box .position-sign-box .sign-box-item .sign-t {
  width: 56px;
  font-size: 14px;
  text-align: left;
  color: #131b26;
  line-height: 20px;
}

.popSignIn .set-box .position-sign-box .sign-box-item .select-wrap, .popVote .set-box .position-sign-box .sign-box-item .select-wrap, .popSelectPerson .set-box .position-sign-box .sign-box-item .select-wrap, .popGrade .set-box .position-sign-box .sign-box-item .select-wrap, .popDiscuss .set-box .position-sign-box .sign-box-item .select-wrap, .popTimer .set-box .position-sign-box .sign-box-item .select-wrap, .popStudentBack .set-box .position-sign-box .sign-box-item .select-wrap {
  width: 80px;
}

.popSignIn .set-box .position-sign-box .sign-box-item:nth-child(2) .sign-t, .popVote .set-box .position-sign-box .sign-box-item:nth-child(2) .sign-t, .popSelectPerson .set-box .position-sign-box .sign-box-item:nth-child(2) .sign-t, .popGrade .set-box .position-sign-box .sign-box-item:nth-child(2) .sign-t, .popDiscuss .set-box .position-sign-box .sign-box-item:nth-child(2) .sign-t, .popTimer .set-box .position-sign-box .sign-box-item:nth-child(2) .sign-t, .popStudentBack .set-box .position-sign-box .sign-box-item:nth-child(2) .sign-t {
  margin-top: 3px;
}

.popSignIn .set-box .position-sign-box .sign-box-item .mg-right4, .popVote .set-box .position-sign-box .sign-box-item .mg-right4, .popSelectPerson .set-box .position-sign-box .sign-box-item .mg-right4, .popGrade .set-box .position-sign-box .sign-box-item .mg-right4, .popDiscuss .set-box .position-sign-box .sign-box-item .mg-right4, .popTimer .set-box .position-sign-box .sign-box-item .mg-right4, .popStudentBack .set-box .position-sign-box .sign-box-item .mg-right4 {
  margin-right: 4px;
}

.popSignIn .set-box .position-sign-box .sign-box-item .mg-right14, .popVote .set-box .position-sign-box .sign-box-item .mg-right14, .popSelectPerson .set-box .position-sign-box .sign-box-item .mg-right14, .popGrade .set-box .position-sign-box .sign-box-item .mg-right14, .popDiscuss .set-box .position-sign-box .sign-box-item .mg-right14, .popTimer .set-box .position-sign-box .sign-box-item .mg-right14, .popStudentBack .set-box .position-sign-box .sign-box-item .mg-right14 {
  margin-right: 14px;
}

.popSignIn .set-box .position-sign-box .sign-box-item .sign-btn, .popVote .set-box .position-sign-box .sign-box-item .sign-btn, .popSelectPerson .set-box .position-sign-box .sign-box-item .sign-btn, .popGrade .set-box .position-sign-box .sign-box-item .sign-btn, .popDiscuss .set-box .position-sign-box .sign-box-item .sign-btn, .popTimer .set-box .position-sign-box .sign-box-item .sign-btn, .popStudentBack .set-box .position-sign-box .sign-box-item .sign-btn {
  cursor: pointer;
  display: inline-block;
  margin-top: 2px;
  width: 16px;
  height: 16px;
  background: url("../../images/sign/icon-posionton.png") no-repeat center center;
}

.popSignIn .set-box .position-sign-box .sign-box-item .sign-pos, .popVote .set-box .position-sign-box .sign-box-item .sign-pos, .popSelectPerson .set-box .position-sign-box .sign-box-item .sign-pos, .popGrade .set-box .position-sign-box .sign-box-item .sign-pos, .popDiscuss .set-box .position-sign-box .sign-box-item .sign-pos, .popTimer .set-box .position-sign-box .sign-box-item .sign-pos, .popStudentBack .set-box .position-sign-box .sign-box-item .sign-pos {
  font-size: 14px;
  text-align: left;
  color: #3a8bff;
  line-height: 20px;
}

.popSignIn .set-box .position-sign-box .sign-box-item:last-child, .popVote .set-box .position-sign-box .sign-box-item:last-child, .popSelectPerson .set-box .position-sign-box .sign-box-item:last-child, .popGrade .set-box .position-sign-box .sign-box-item:last-child, .popDiscuss .set-box .position-sign-box .sign-box-item:last-child, .popTimer .set-box .position-sign-box .sign-box-item:last-child, .popStudentBack .set-box .position-sign-box .sign-box-item:last-child {
  margin-bottom: 0;
  font-size: 12px;
  text-align: left;
  color: #8a8b99;
  line-height: 17px;
}

.popSignIn .set-box .position-sign-box .sign-box-item:nth-child(2), .popVote .set-box .position-sign-box .sign-box-item:nth-child(2), .popSelectPerson .set-box .position-sign-box .sign-box-item:nth-child(2), .popGrade .set-box .position-sign-box .sign-box-item:nth-child(2), .popDiscuss .set-box .position-sign-box .sign-box-item:nth-child(2), .popTimer .set-box .position-sign-box .sign-box-item:nth-child(2), .popStudentBack .set-box .position-sign-box .sign-box-item:nth-child(2) {
  margin-bottom: 10px;
}

.popSignIn .set-box .lineh-26, .popVote .set-box .lineh-26, .popSelectPerson .set-box .lineh-26, .popGrade .set-box .lineh-26, .popDiscuss .set-box .lineh-26, .popTimer .set-box .lineh-26, .popStudentBack .set-box .lineh-26 {
  line-height: 26px;
}

/*签到、投票、选人弹框公共部分 end*/
/*签到弹框*/
.popSignIn .set-box {
  padding: 30px 30px 20px;
}

.popSignIn .textarea-box .big-ipt {
  padding-right: 14px !important;
}

.popSignIn .btm-set-box {
  padding-top: 0;
  padding-bottom: 27px;
}

.popSignIn .signin-tab {
  text-align: center;
}

.popSignIn .signin-tab .tab-head {
  border-bottom: 1px solid #F2F2F2;
}

.popSignIn .signin-tab .tab-head .tab-t {
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  color: #A8A8B3;
  margin-right: 40px;
}

.popSignIn .signin-tab .tab-head .tab-t:last-child {
  margin-right: 0;
}

.popSignIn .signin-tab .tab-head .tab-t span {
  display: block;
}

.popSignIn .signin-tab .tab-head .tab-t .line {
  width: 34px;
  height: 4px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  margin: 10px auto 0;
}

.popSignIn .signin-tab .tab-head .tab-t.current {
  color: #181E33;
}

.popSignIn .signin-tab .tab-head .tab-t.current .line {
  background: #3B90FF;
}

.popSignIn .signin-tab .tab-body .tab-list {
  display: none;
}

.popSignIn .pop-signin-content {
  max-height: 467px;
  margin-bottom: 10px;
  overflow: auto;
}

 /*美化滚动条 */
.pop-signin-content::-webkit-scrollbar {
  width: 8px;
}

.pop-signin-content::-webkit-scrollbar-track {
  width: 8px;
  background: transparent;
  border-radius: 4px;
}

.pop-signin-content::-webkit-scrollbar-thumb {
  background-color: rgb(202, 213, 230);
  min-height: 28px;
  border-radius: 4px;
  transition: background-color .3s;
}

.pop-signin-content::-webkit-scrollbar-thumb:hover {
  background-color: rgb(202, 213, 230, .7);
}

.popSignIn .disPosition .history {
  margin-left: 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  font-weight: 400;
  color: #3a8bff;
  line-height: 36px;
}

.popSignIn .disPosition .history i {
  margin-right: 2px;
  line-height: 36px;
}
.popSignIn .code-box {
  text-align: center;
  margin-bottom: 10px !important;
}
.popSignIn .code-box .code-ipt {
  width: 330px;
  height: 50px;
  border: 1px solid #E1E1E5;
  border-radius: 4px;
  font-size: 22px;
  color: #131B26;
  letter-spacing: 20px;
  text-align: center;
  padding: 0 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.popSignIn .code-box .code-ipt:focus {
  border-color: #3A8BFF;
  color: #3A8BFF;
}
.popSignIn .code-box .hint {
  font-size: 14px;
  color: #8A8B99;
  margin-top: 20px;
}

.popSignIn .catalogLists {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  -khtml-box-sizing: border-box;
  box-sizing: border-box;
  min-height: 467px;
  padding: 30px 30px 0 30px;
}

.popSignIn .catalogLists ul li {
  width: calc(100%/4 - 20px*3/4);
  margin-right: 20px;
  height: 99px;
  position: relative;
  float: left;
  /*margin-bottom: 20px;*/
  margin-bottom: 52px;
  -webkit-box-shadow: inset 0px 0px 0px 1px #F0F0F0;
  box-shadow: inset 0px 0px 0px 1px #F0F0F0;
  border-radius: 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  -khtml-box-sizing: border-box;
  box-sizing: border-box;
}
.popSignIn .catalogLists ul li .tag {
  padding: 5px 12px;
  font-size: 12px;
  color: #FFFFFF;
  background: rgba(0, 153, 255, 0.7);
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 4px 4px 0 0;
  z-index: 2;
  box-sizing: border-box;
}

.popSignIn .catalogLists ul li:nth-child(4n) {
  margin-right: 0;
}

.popSignIn .catalogLists ul li img {
  width: 100%;
  height: 100%;
}
.popSignIn .catalogLists ul li:hover::after {
  content: ' ';
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(55,55,55,0.3);
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1111;
  border: 1px solid #3A8BFF;
  border-radius: 8px;
  box-sizing: border-box;
}
.popSignIn .catalogLists ul li .page-small {
  position: absolute;
  /*right: 0;*/
  /*bottom: 0;*/
  /*display: inline-block;*/
  /*width: 24px;*/
  /*height: 20px;*/
  /*text-align: center;*/
  /*line-height: 18px;*/
  /*border: 1px solid #F2F2F2;*/
  /*font-weight: 500;*/
  /*font-size: 14px;*/
  /*color: #8A8B99;*/
  /*border-radius: 4px 0px 8px 0px;*/
  /*background: rgba(255, 255, 255, 0.9);*/
  color: #131B26;
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  bottom: -32px;
  left: 50%;
  transform: translate(-50%, 0);
  z-index: 1;
}

.popSignIn .catalogLists ul li .label {
  position: absolute;
  left: 0;
  top: 6px;
  width: 34px;
  height: 20px;
  text-align: center;
  font-size: 14px;
  color: #FFFFFF;
  background: #3A8BFF;
  border-radius: 0px 100px 100px 0px;
}

.popSignIn .catalogLists ul li:hover {
  -webkit-filter: drop-shadow(0px 2px 12px rgba(175, 187, 204, 0.75));
  filter: drop-shadow(0px 2px 12px rgba(175, 187, 204, 0.75));
}

.popSignIn .catalogLists ul li.active .active-border {
  position: absolute;
  left: -2px;
  top: -2px;
  width: calc(100% - 4px);
  height: calc(100% - 4px);
  border-radius: 8px;
  border: 4px solid #3A8BFF;
  z-index: 2;
}

.popSignIn .catalogLists ul li.active .page-small {
  /*border: 1px solid #8CBBFF;*/
  /*background: #3A8BFF;*/
  /*color: #fff;*/
  color: #3A8BFF;
}

.popSignIn .share-div {
  padding: 20px 30px;
}

.popSignIn .share-div .input-box {
  width: 100%;
  position: relative;
}

.popSignIn .share-div .input-box input {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  -khtml-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #E1E1E5;
  height: 40px;
  line-height: 40px;
  padding: 0 15px;
  border-radius: 20px;
}

.popSignIn .share-div .input-box input:focus {
  -webkit-box-shadow: 0 0 7px 1px #75BAFF;
  box-shadow: 0 0 7px 1px #75BAFF;
}

.popSignIn .share-div .input-box .icon-search {
  position: absolute;
  right: 10px;
  top: 10px;
  font-size: 16px;
  color: #E1E1E5;
}

.popSignIn .share-div .icon-list {
  margin-top: 28px;
  margin-bottom: 48px;
}

.popSignIn .share-div .icon-list ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.popSignIn .share-div .icon-list ul li {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: calc(100%/6 - 43px*5/6);
  margin-right: 43px;
  text-align: center;
  margin-bottom: 20px;
  cursor: pointer;
}

.popSignIn .share-div .icon-list ul li .icon {
  height: 60px;
  background: #F5F6F8;
  border-radius: 8px;
}

.popSignIn .share-div .icon-list ul li .icon i {
  font-size: 32px;
  color: #0099FF;
  line-height: 60px;
}

.popSignIn .share-div .icon-list ul li p {
  color: #131B26;
  font-size: 14px;
  margin-top: 12px;
}

.popSignIn .share-div .icon-list ul li:nth-child(6n) {
  margin-right: 0;
}

.popSignIn .line-h30 {
  line-height: 30px;
}

.popSignIn .gld-item-add {
  display: inline-block;
  vertical-align: top;
  border: 1px dashed #DADFE5;
  border-radius: 4px;
  padding: 0 14px 0 10px;
  height: 30px;
  line-height: 28px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 12px;
  color: #8A8B99;
  margin-left: 16px;
  margin-bottom: 14px;
}

.popSignIn .gld-item {
  display: inline-block;
  vertical-align: top;
  border: 1px solid #DADFE5;
  border-radius: 4px;
  padding: 0 14px;
  height: 30px;
  line-height: 28px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 12px;
  color: #8A8B99;
  margin-left: 10px;
  margin-bottom: 14px;
  position: relative;
}

.popSignIn .gld-item-add:hover {
  border-color: #3A8BFF;
  color: #3A8BFF;
}

.popSignIn .gld-item .icon-cancel {
  font-size: 16px;
  color: #3A8BFF;
  position: absolute;
  right: -8px;
  top: -5px;
  display: none;
}

.popSignIn .gld-item:hover {
  border-color: #3A8BFF;
  color: #3A8BFF;
}

.popSignIn .gld-item:hover .icon-cancel {
  display: block;
}

.popHistory .pop-history-container {
  padding: 0 30px 10px;
}

.popHistory .pop-history-container .go-back {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  padding: 12px 0;
  cursor: pointer;
  color: #6b89b3;
  font-size: 12px;
  font-weight: 400;
}

.popHistory .pop-history-container .go-back i {
  margin-right: 6px;
  font-size: 16px;
}

.popHistory .history-list {
  height: 360px;
}

.popHistory .history-list ul li {
  position: relative;
  padding-left: 62px;
  min-height: 42px;
}

.popHistory .history-list ul li .img {
  position: absolute;
  width: 42px;
  height: 42px;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.popHistory .history-list ul li .info {
  font-size: 14px;
  font-weight: 400;
  text-align: left;
  color: #131b26;
  min-height: 42px;
  padding: 14px 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #e9e9e9;
}

.popHistory .history-list ul li .info p {
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.mg-right20 {
  margin-right: 20px;
}

.mg-top20 {
  margin-top: 20px;
}

.mg-left14 {
  margin-left: 14px;
}

.select-wrap {
  margin-right: 10px;
  width: 60px;
  line-height: 36px;
  font-size: 14px;
}

.select-wrap .select-inp {
  cursor: pointer;
  width: 100%;
  background: #FFFFFF;
  border: 1px solid #E1E1E5;
  border-radius: 2px;
  height: 26px;
}

.select-wrap .select-btn {
  position: absolute;
  right: 8px;
  top: 7px;
  z-index: 3;
  background-size: 100% 100%;
  transform: scale(0.84);
  font-size: 12px;
  cursor: pointer;
  color: #CFD8E5;
}

.mg-btm30 {
  margin-bottom: 30px;
}

.icon-yes, .icon-no {
  display: inline-block;
  cursor: pointer;
  width: 24px;
  height: 24px;
  background: url("../../images/data/rename_ico.png") no-repeat;
  overflow: hidden;
  vertical-align: middle;
}

.icon-yes {
  background-position: 0 0;
  margin-left: 14px;
}

.icon-no {
  background-position: -30px 0;
  margin-left: 10px;
}

.popDiv .icon-close {
  font-size: 18px;
  color: #CAD5E6;
}

/*弹框：抢答  start*/
.hide {
  display: none;
}

.quick-answer-pop .wid640 {
  max-height: 600px;
}

.quick-answer-pop .popDiv {
  overflow: unset;
}

.quick-answer-pop .popDiv .popHead {
  -webkit-border-radius: 10px 10px 0 0;
  -moz-border-radius: 10px 10px 0 0;
  border-radius: 10px 10px 0 0;
}

.quick-answer-pop .popDiv .popBottom {
  -webkit-border-radius: 0 0 10px 10px;
  -moz-border-radius: 0 0 10px 10px;
  border-radius: 0 0 10px 10px;
}

.quick-answer-pop .answer-rule-set li + li {
  margin-top: 14px;
}

.quick-answer-pop .answer-rule-set li.item-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}

.quick-answer-pop .answer-rule-set li.item-flex .flex1 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.quick-answer-pop .answer-rule-set li .lab {
  margin-right: 10px;
  font-size: 14px;
  color: #474C59;
}
.quick-answer-pop .answer-rule-set li .tip-box i.icon-warning {
  font-size: 16px;
  color: #ACB4BF;
  margin-right: 20px;
  cursor: pointer;
}
.quick-answer-pop .answer-rule-set li .tip-box:hover i.icon-warning {
  color: #3A8BFF;
}
.quick-answer-pop .answer-rule-set li .tip-box .bubble {
  width: 340px;
  padding: 10px;
  bottom: 31px;
  left: 37px;
  background: rgba(24, 30, 51, 0.8);
}
.quick-answer-pop .answer-rule-set li .tip-box:hover .bubble {
  display: block;
}

.quick-answer-pop .answer-rule-set li .set-ipt {
  height: 34px;
  border-radius: 4px;
  border: 1px solid #D4D6D9;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 14px;
  font-size: 14px;
  color: #131B26;
}

.quick-answer-pop .radio-box > * {
  vertical-align: middle;
}

.quick-answer-pop .radio-box + .radio-box {
  margin-left: 30px;
}

.quick-answer-pop .mg-r10 {
  margin-right: 10px;
}

.quick-answer-pop .lineh-26 {
  line-height: 26px;
}

.quick-answer-pop .mui-switch:disabled {
  opacity: 0.3;
}

/* 设置  start */
.setting {
  padding: 0 30px 30px;
  /* 公共下拉弹窗 */
}

.setting .set-title {
  display: inline-block;
  cursor: pointer;
  margin-bottom: 20px;
}

.setting .set-title .title-icon {
  display: inline-block;
  color: #CAD5E6;
  font-size: 10px;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -ms-transition: all .2s linear;
  -o-transition: all .2s linear;
  transition: all .2s linear;
  margin-left: 6px;
}

.setting .set-title.open .title-icon {
  transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}

.setting .set-hide .switch-con {
  margin-top: 0;
}

.setting .switch-hide {
  background: #F5F7FA;
  border-radius: 4px;
  padding: 20px;
  margin-top: 16px;
}

.setting .switch-hide .rank-list {
  display: inline-block;
  vertical-align: top;
}

.setting .switch-hide .rank-list:after {
  content: '';
  display: inline-block;
  vertical-align: top;
  width: 1px;
  height: 14px;
  background: #D4D6D9;
  margin: 6px 24px 0;
}

.setting .switch-hide .rank-list:last-child {
  margin-bottom: 0;
}

.setting .switch-hide .rank-list:last-child:after {
  display: none;
}

.setting .switch-hide .rank-list .rank-name {
  font-size: 14px;
  color: #646873;
  display: inline-block;
  float: left;
  height: 26px;
  line-height: 26px;
  margin-right: 10px;
}

.setting .set-bottom {
  margin: 20px 0 0;
}

.setting .set-bottom .time-list {
  margin-right: 14px;
}

.setting .set-bottom .set-auto {
  line-height: 26px;
}

.setting .popList .select-wrap {
  margin-right: 10px;
  width: 70px;
  line-height: 36px;
  font-size: 14px;
}

.setting .popList .select-wrap .select-inp {
  cursor: pointer;
  width: 100%;
  background: #FFFFFF;
  border: 1px solid #E1E1E5;
  border-radius: 4px;
  height: 26px;
}

.setting .popList .select-wrap .select-btn {
  position: absolute;
  right: 8px;
  top: 7px;
  z-index: 3;
  background-size: 100% 100%;
  transform: scale(0.84);
  font-size: 12px;
  cursor: pointer;
}

.setting .popList .select-wrap .select-btn:before {
  color: #CFD8E5;
}

.setting .popList .unit {
  font-size: 14px;
  color: #646873;
}

.setting .popList #zSelect .select-item {
  text-align: center;
  padding: 10px 0;
}

/* 设置  end */
/*弹框：抢答  end*/
/*弹框：投票  start*/
.popVote .pop-vote-container {
  max-height: 466px;
  overflow-y: auto;
}

.popVote .pop-vote-container .textarea-box .big-ipt {
  padding-right: 14px;
}
.popVote .vote-type-list{
  width: 50%;
  margin: 0 auto;
  text-align: center;
}

.popVote .vote-type-list li {
  display: inline-block;
  margin: 0 auto 20px;
  margin-right: 20px;
  width: 128px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  border: 1px solid #E1E1E5;
  -webkit-border-radius: 21px;
  -moz-border-radius: 21px;
  border-radius: 21px;
  font-size: 14px;
  color: #A8A8B3;
  cursor: pointer;
  position: relative;
}
.popVote .vote-type-list li:nth-child(2n){
   margin-right: 0;
 }

.popVote .vote-type-list li.current {
  background: #3A8BFF;
  color: #FFFFFF;
  border-color: #3A8BFF;
}

.popVote .vote-type-list li:not(.current):hover {
  background: #EAF0FF;
  border-color: #80B7FF;
  color: #3A8BFF;
}

.popVote .vote-type-list li:hover .bubble {
  display: block;
}

.popVote .vote-type-list li:last-child {
  margin-bottom: 30px;
}

.popVote .vote-type-list li .bubble {
  width: 120px;
  height: 37px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  bottom: 44px;
  padding: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}

/*弹框：投票  end*/
/*弹框：选人 start*/
.popSelectPerson .set-box {
  padding: 0;
}

.popSelectPerson .pop-select-container {
  max-height: 470px;
}

/*加减数量*/
.add-reduce {
  width: 98px;
  height: 24px;
  line-height: 24px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #EBEBEB;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  overflow: hidden;
  margin-right: 10px;
}

.add-reduce i {
  display: inline-block;
  width: 24px;
  height: 24px;
  float: left;
  cursor: pointer;
  line-height: 22px;
}

.add-reduce i:before {
  color: #398bff;
}

.add-reduce .icon-reduce-disable:before {
  color: #ebebeb;
}

.add-reduce input {
  width: 48px;
  height: 24px;
  border-left: 1px solid #EBEBEB;
  border-right: 1px solid #EBEBEB;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  font-size: 14px;
  color: #181E33;
  text-align: center;
  line-height: 24px;
}

/*弹框：选人 end*/
.dialog-quick-answer{width:640px;}
.popDiv .textarea-box, .quick-answer-pop .textarea-box {
  position: relative;
  margin-bottom: 32px;
  padding: 20px 0 0 30px;
  width:580px;
}

.popDiv .textarea-box .big-ipt, .quick-answer-pop .textarea-box .big-ipt {
  display: block;
  width: 580px;
  height: 38px;
  padding: 8px 40px 8px 14px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #E1E1E5;
  border-radius: 4px;
  outline: none;
  min-height: 36px;
  font-size: 14px;
  color: #181E33;
  line-height: 20px;
}

.popDiv .textarea-box .hasPic, .quick-answer-pop .textarea-box .hasPic {
  padding: 8px 50px 8px 14px;
}

.popDiv .textarea-box .big-ipt:focus, .quick-answer-pop .textarea-box .big-ipt:focus {
  /*border: 1px solid #CCDEF3;*/
  /*box-shadow: 0 0 4px 0 rgba(117, 186, 255, 0.5);*/
  border: 1px solid #3A8BFF;
}

.popDiv .textarea-box .icon-camera, .quick-answer-pop .textarea-box .icon-camera {
  width: 20px;
  height: 20px;
  position: absolute;
  top: 28px;
  right: 24px;
  background: url("../../images/common/uploadpic.png") no-repeat center;
  background-size: cover;
}

.popDiv .textarea-box .icon-camera input[type='file'], .quick-answer-pop .textarea-box .icon-camera input[type='file'] {
  width: 20px;
  height: 20px;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
}

/*弹框中上传图片列表*/
.img-list {
  margin-top: 6px;
}

.img-list > li {
  width: 70px;
  height: 70px;
  border: 2px solid #E1E1E5;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-right: 10px;
  margin-top: 10px;
  position: relative;
}

.img-list > li:nth-of-type(7n) {
  margin-right: 0;
}

.img-list > li img {
  width: 100%;
  height: 100%;
  border-radius: 4px;
}

.img-list > li .tip {
  height: 26px;
  line-height: 26px;
  text-align: center;
  position: absolute;
  bottom: 4px;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.3);
}

.img-list > li .tip span {
  font-size: 12px;
  color: #FFFFFF;
  position: relative;
  z-index: 1;
}

.img-list > li .w-blue {
  position: absolute;
  left: 0;
  top: 0;
  height: 26px;
  background: rgba(91, 155, 247, 0.8);
}

.img-list > li .icon-del-img {
  width: 20px;
  height: 20px;
  background: url("../../images/common/icon-del-img.png") no-repeat center;
  background-size: cover;
  position: absolute;
  top: -10px;
  right: -10px;
  cursor: pointer;
  display: none;
}

.img-list > li:hover .icon-del-img {
  display: block;
}

.img-list .add-box {
  width: 70px;
  height: 70px;
  border: 1px dashed #D4D4D9;
  border-radius: 4px;
  text-align: center;
  font-size: 36px;
  line-height: 68px;
  color: #D4D4D9;
  position: relative;
}

.img-list .add-box .ipt-file {
  width: 70px;
  height: 70px;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
}

/*弹框：评分 start*/
.popGrade .pop-grade-container {
  max-height: 470px;
}

.popGrade .border-btm {
  padding-bottom: 20px;
  border-bottom: 1px solid #F2F2F2;
}

.popGrade .switch-tip {
  display: none;
  margin-left: 10px;
}

.popGrade .switch-tip .color-red {
  color: #F33F34;
}

.popGrade .grade-list {
  padding: 20px;
  background: #F7F8F9;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  text-align: left;
  margin-top: 16px;
  font-size: 14px;
  display: none;
}

.popGrade .grade-list .items > li {
  margin-bottom: 20px;
  color: #646873;
  line-height: 34px;
}

.popGrade .grade-list .items > li:hover .btn-del-item {
  display: inline-block;
}

.popGrade .grade-list .ipt-name {
  width: 313px;
  height: 34px;
  background: #FFFFFF;
  border: 1px solid #E1E1E5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding-left: 14px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-right: 30px;
  font-size: 14px;
  color: #181E33;
}

.popGrade .grade-list .ipt-name:focus {
  border: 1px solid #CCDEF3;
  box-shadow: 0 0 4px 0 rgba(117, 186, 255, 0.5);
}

.popGrade .grade-list .ipt-num {
  width: 54px;
  height: 34px;
  border: 1px solid #E1E1E5;
  text-align: center;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin: 0 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 5px;
}

.popGrade .grade-list .ipt-num:focus {
  border: 1px solid #CCDEF3;
  -webkit-box-shadow: 0 0 4px 0 rgba(117, 186, 255, 0.5);
  box-shadow: 0 0 4px 0 rgba(117, 186, 255, 0.5);
}

.popGrade .grade-list .btn-del-item {
  color: #CAD5E6;
  font-size: 13px;
  margin-left: 20px;
  vertical-align: middle;
  display: none;
  cursor: pointer;
}

.popGrade .grade-list .btn-add-grade {
  color: #3A8BFF;
  cursor: pointer;
}

.popGrade .grade-list .icon-add2:before {
  font-size: 12px;
  color: #3A8BFF;
  margin-right: 6px;
}
.popGrade .btn-use {
  font-size: 12px;
  color: #3A8BFF;
  line-height: 22px;
  position: relative;
}
.popGrade .btn-use .text {
  vertical-align: middle;
  cursor: pointer;
}
.popGrade .btn-use .icon {
  display: inline-block;
  vertical-align: middle;
  width: 14px;
  height: 14px;
  margin-left: 4px;
  background: url("../../images/common/icon-warn.png") no-repeat center;
  background-size: 100% 100%;
  cursor: pointer;
}
.popGrade .btn-use .icon:hover {
  background: url("../../images/common/icon-warn-blue.png") no-repeat center;
  background-size: cover;
}
.popGrade .btn-use .icon:hover + .bubble {
  display: block;
}
.popGrade .btn-use .bubble {
  width: 200px;
  text-align: center;
  position: absolute;
  top: -45px;
  right: -25px;
  line-height: 16px;
}
.popGrade .btn-use .bubble:after {
  left: unset;
  right: 28px;
}
/*弹框：评分 end*/
/*弹框-笔记*/
/*课程资料弹框的样式*/
.course-res .popDiv {
  height: 600px;
}

.course-res .dataBody > ul li,
.course-res .dataHead > ul li {
  padding-left: 28px;
  font-size: 12px;
  box-sizing: border-box;
  vertical-align: middle;
}

.course-res .dataBody > ul > li:first-child,
.course-res .dataHead > ul > li:first-child {
  position: relative;
  width: 58px;
  height: 100%;
}

.course-res .dataBody > ul > li:first-child .ipt-checkbox,
.course-res .dataBody > ul > li:first-child .ipt-checkbox-disabled,
.course-res .dataHead > ul > li:first-child .ipt-checkbox,
.course-res .dataHead > ul > li:first-child .ipt-checkbox-disabled {
  position: absolute;
  top: 50%;
  left: 28px;
  transform: translateY(-50%);
}

.course-res .dataBody > ul > li:nth-child(2),
.course-res .dataHead > ul > li:nth-child(2) {
  padding-left: 0;
  width: 60%;
}

.course-res .dataBody > ul > li:nth-child(3),
.course-res .dataHead > ul > li:nth-child(3) {
  width: 20%;
}

.course-res .dataHead {
  color: #A8A8B3;
}

.course-res .dataHead .selected-num > li:first-child {
  width: 58px;
  padding: 0 28px;
  margin: 0;
}

.course-res .dataBody li {
  color: #646873;
}

.course-res .file-name .icon-bg,
.course-res .file-name .file-name-info {
  display: inline-block;
  vertical-align: middle;
}

.course-res .click-text {
  cursor: pointer;
}

.course-res .click-text:hover {
  color: #3A4B87;
}

.course-res .file-img {
  vertical-align: middle;
  margin-right: 12px;
  width: 28px;
  height: 28px;
  margin-left: 1px;
  border-radius: 2px;
}

.course-res .icon-bg {
  margin-right: 12px;
}

.course-res .file-name-info {
  font-size: 14px;
  color: #181E33;
  line-height: 20px;
  width: calc(100% - 80px);
}

.course-res .dataBody_td:hover {
  background: #F7FAFC;
}

.course-res .icon-checkbox,
.course-res .ipt-checkbox {
  width: 18px;
  height: 18px;
  line-height: 18px;
}

.course-res input[type=checkbox]:checked + .icon-checkbox {
  width: 18px;
  height: 18px;
  line-height: 18px;
}

.course-res .dataCon {
  padding: 0 2px;
  height: 466px;
  margin-top: -2px;
  box-sizing: border-box;
}

.course-res .dataCon .ipt-checkbox {
  vertical-align: middle;
}

.course-res .dataCon .popTableNotes {
  height: 40px;
  line-height: 40px;
  padding: 0 28px;
  margin-bottom: 0;
}

.course-res .dataBody {
  position: relative;
  margin-top: 10px;
}

.course-res .dataBody {
  margin-top: 2px;
  height: 386px;
}

.course-res .total-num {
  font-size: 12px;
  color: #A8A8B3;
  margin-bottom: 12px;
}

.course-res .dataHead_th,
.course-res .dataBody_td {
  padding-left: 0;
}

.course-res .dataHead_th > li,
.course-res .dataBody_td > li {
  display: inline-block;
  overflow: hidden;
  padding: 0 20px;
  box-sizing: border-box;
}

.course-res .dataHead {
  background: #F5F6F7;
}

.course-res .dataHead .selected-num {
  line-height: 40px;
  height: 40px;
  font-size: 12px;
}

.course-res .dataHead .selected-num > li {
  display: inline-block;
  margin-right: 4px;
  font-size: 12px;
  vertical-align: middle;
}

.course-res .dataHead .selected-num > li:first-child {
  width: 20px;
}

.course-res .dataHead_th {
  background: #F5F6F7;
  font-size: 12px;
  color: #A8A8B3;
  height: 50px;
  line-height: 40px;
}

.course-res .dataHead_th .icon {
  display: inline-block;
  margin-left: 2px;
  color: #CAD5E6;
  cursor: pointer;
  vertical-align: middle;
  margin-top: -1px;
  font-size: 13px;
}

.course-res .dataHead_th .icon:hover {
  opacity: 0.7;
}

.course-res .dataBody_td {
  position: relative;
  height: 54px;
  line-height: 54px;
  line-height: initial;
  font-size: 12px;
  color: #646873;
}

.course-res .auto-height-box .dataBody_td {
  height: unset;
  line-height: unset;
  display: flex;
  align-items: center;
  justify-content: start;
  padding: 10px 0;
}

.course-res .dataBody_td > li {
  height: 54px;
  line-height: 54px;
}

.course-res .auto-height-box .dataBody_td > li {
  height: unset;
  line-height: unset;
}

.course-res .auto-height-box.dataBody > ul > li:first-child .ipt-checkbox,
.course-res .auto-height-box.dataBody > ul > li:first-child .ipt-checkbox-disabled,
.course-res .auto-height-box.dataHead > ul > li:first-child .ipt-checkbox,
.course-res .auto-height-box.dataHead > ul > li:first-child .ipt-checkbox-disabled {
  position: relative;
  top: unset;
  left: unset;
  transform: unset;
  flex: none;
}

.course-res .dataBody_td.selected {
  background-color: #F0F6FF;
}

.course-res .dataBody_td.selected:hover {
  background-color: #F0F6FF;
}

.course-res .dataBody_td.selected:before, .course-res .dataBody_td.selected:after {
  width: 100%;
  height: 1px;
  content: '';
  display: block;
  background: #d6e8ff;
  position: absolute;
  left: 0;
}

.course-res .dataBody_td.selected:before {
  top: -1px;
}

.course-res .dataBody_td.selected:after {
  bottom: 0;
}

.course-res .dataBody_td > li {
  color: #646873;
}

.course-res .dataBody_td > li:first-child {
  font-size: 14px;
  color: #181E33;
}

.course-res .dataBody_td:hover {
  background-color: #fff;
}

.course-res .dataBody_td .icon {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  color: #CAD5E6;
  cursor: pointer;
}

.course-res .dataBody_td .icon:not(:last-child) {
  margin-right: 20px;
}

.course-res .dataBody_td .icon.disabled {
  opacity: 0.5;
  cursor: initial;
}

.course-res .dataBody_td .icon-download {
  font-weight: 900;
  font-size: 17px;
}

.course-res .dataBody_td .icon-download:before {
  color: #CAD5E6;
}

.course-res .dataBody_td .icon-refresh {
  font-size: 17px;
}

.course-res .dataBody_td .icon-refresh:before {
  color: #CAD5E6;
}

.course-res .dataBody_td .icon-del {
  font-size: 16px;
}

/*加载中的状态*/
.loading {
  padding: 20px 0;
  font-size: 12px;
  color: #A8A8B3;
  text-align: center;
  line-height: 1.41;
}

.loading img {
  width: 16px;
  margin-right: 6px;
  vertical-align: middle;
}

/********移动到弹框***************/
.popOverflow {
  overflow: hidden;
}

.popMove_module {
  margin: 0 2px;
  margin-top: 10px;
}

.popMove_name {
  padding: 13px 22px;
  line-height: 20px;
  display: block;
  position: relative;
  cursor: pointer;
}

.popMove_text {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.popMove_name:hover {
  background-color: #F7FAFC;
}

.popMove_active > .popMove_name, .popMove_active:hover > .popMove_name {
  background: #f0f6ff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

.popMove_active:hover > .popMove_name {
  position: relative;
  background: #f0f6ff;
}

.popMove_active > .popMove_name:before, .popMove_active:hover > .popMove_name:before {
  width: 100%;
  height: 1px;
  content: '';
  display: block;
  background: #d6e8ff;
  position: absolute;
  top: 0px;
  left: 0;
  right: 0;
}

.popMove_active > .popMove_name:after, .popMove_active:hover > .popMove_name:after {
  width: 100%;
  height: 1px;
  content: '';
  display: block;
  background: #d6e8ff;
  position: absolute;
  bottom: -1px;
  left: 0;
  right: 0;
}

.popMove_putit .icon-expand {
  display: inline-block;
  position: absolute;
  left: 17px;
  top: 50%;
  transform: translateY(-50%);
  width: 12px;
  height: 12px;
  padding: 10px;
  background-image: url(../../images/sj_right.png);
  background-repeat: no-repeat;
  background-position: center center;
  cursor: pointer;
  z-index: 10;
}

.popMove_open .icon-expand {
  background-image: url(../../images/sj_down.png);
  background-repeat: no-repeat;
}

.popMove_newFolder:hover {
  opacity: .7;
}

.popMove_list .rename_con {
  height: 36px;
  padding: 5px 0;
  position: inherit;
  width: auto;
}

.marginFl30 {
  margin-left: 30px;
}

.popColorRed {
  color: #F33F34;
}

.file-top {
  padding: 3px 30px 13px;
  box-sizing: border-box;
  font-size: 14px;
  color: #A8A8B3;
  line-height: 14px;
}

.file-top:after {
  display: block;
  content: "";
  clear: both;
}

.file-top .select-all {
  cursor: pointer;
  user-select: none;
  color: #91A0B5;
}

.file-top .select-all:hover {
  opacity: 0.7;
}

.popMove_list {
  height: 426px;
}

.popMove_list .popMove_name {
  padding-right: 166px;
}

.popMove_list .ipt-checkbox {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 30px;
  z-index: 10;
}

#selectedNum {
  position: absolute;
  top: 50%;
  left: 30px;
  vertical-align: middle;
  transform: translateY(-50%);
}

.popMove_list li {
  position: relative;
}

.popMove_list > li > .popMove_name {
  padding-left: 53px;
  background-position: 18px center;
  font-weight: bold;
}

.popMove_list li li > .popMove_name {
  padding-left: 73px;
  background-image: none;
}

.popMove_list li li li > .popMove_name {
  padding-left: 93px;
}

.popMove_list li li li li > .popMove_name {
  padding-left: 113px;
}

.popMove_list li li li li li > .popMove_name {
  padding-left: 133px;
}

.popMove_list li li li li li li > .popMove_name {
  padding-left: 153px;
}

.popBottom {
  z-index: 10;
}

.no-activate {
  position: absolute !important;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 14px;
  color: #A8A8B3;
  display: none;
}
.archived {
  position: absolute !important;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 14px;
  color: #A8A8B3;
  display: none;
  text-align: center;
}
.no-activate .blue{
  padding: 0 3px;
  color: #3A8BFF;
  cursor: pointer;
}
.no-search-activate {
  position: absolute !important;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 14px;
  color: #A8A8B3;
  display: none;
}

.pop-whiteBoard-container {
  padding: 30px 0 40px;
}

.pop-timer-container {
  padding: 30px 0 40px;
}

.pop-timer-container .timerClose {
  /*opacity: .5;*/
  display: none;
}

.pop-timer-container .timerClose .select-inp:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.pop-timer-container .select-wrap > .icon {
  right: 8px;
}

.pop-studentback-container .top-tip {
  text-align: center;
  margin-bottom: 10px;
}

.select-wrap > .icon {
  right: 8px;
}
.select-wrap.select-frequency {
  width: 80px;
}
.frequency-tips {
  margin-top: 6px;
  font-size: 12px;
  line-height: 17px;
  color: #8A8B99;
}
.mb-btn6 {
  margin-bottom: 6px !important;
}


#zSelect .select-item div {
  white-space: nowrap;
}

.tangram-suggestion-main{z-index: 10000}

.course-res .dataBody > ul > li.file-wid-all{ width: calc(100% - 70px)!important;}
.course-res .file-no-img{width:100%;line-height:54px!important;}
.course-res .auto-height-box  .file-no-img{line-height: unset!important;}
.course-res .file-no-img p.overHidden2{line-heigh:20px}
.course-res .icon-checkbox-blue{
  display: inline-block;background: url(../../images/dx_checked.png) no-repeat center;background-size: cover;opacity: 0.5;}

.niceScroll::-webkit-scrollbar{
  width: 8px;
  background: transparent;
}

.niceScroll::-webkit-scrollbar-track{
  background-color: transparent;
}

.niceScroll::-webkit-scrollbar-thumb{
  border-radius: 4px;
  background: transparent;
}

.niceScroll:hover::-webkit-scrollbar-thumb{
  background: #cad5e6;
}

.dataCon .dataHead > ul.dataHead_th > li.tools-con {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  padding-top: 10px;
}
.search-con {
  width: 200px;
  height: 36px;
  position: relative;
}
.search-con input {
  width: 100%;
  height: 100%;
  border: 1px solid #D4D6D9;
  outline: none;
  border-radius: 36px;
  padding: 0 57px 0 14px;
  font-size: 14px;
  box-sizing: border-box;
}
.search-con input::placeholder {
  color: #ACB4BF;
}
i.icon-com {
  display: inline-block;
  font-size: 0;
  background-position: center center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  cursor: pointer;
}
.search-con i.search {
  width: 36px;
  height: 36px;
  background-image: url('../../images/search-gray.png');
  background-size: 18px 18px;
  position: absolute;
  top: 0;
  right: 0;
  transform: translate(0, 0);
}
.search-con i.clear {
  display: none;
  width: 21px;
  height: 21px;
  background-image: url('../../images/search_dele.png');
  background-size: 14px 14px;
  position: absolute;
  top: 50%;
  right: 36px;
  transform: translate(0, -50%);
}
.search-con:hover input,
.search-con input:focus {
  border: 1px solid #1A79FF;
}
.search-con:hover i.search,
.search-con input:focus + i.search {
  background-image: url('../../images/seacher18-hover.png');
}

/*加减数量*/
.add-reduce2 {
  width: 98px;
  height: 24px;
  line-height: 24px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #EBEBEB;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  overflow: hidden;
  margin-right: 10px;
}

.add-reduce2 i {
  display: inline-block;
  width: 24px;
  height: 24px;
  float: left;
  cursor: pointer;
  line-height: 22px;
}

.add-reduce2 i:before {
  color: #398bff;
}

.add-reduce2 .icon-reduce-disable:before {
  color: #ebebeb;
}

.add-reduce2 input {
  width: 48px;
  height: 24px;
  border-left: 1px solid #EBEBEB;
  border-right: 1px solid #EBEBEB;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  font-size: 14px;
  color: #181E33;
  text-align: center;
  line-height: 24px;
}

.verticalMiddle {
  vertical-align: middle;
}


.replace-pop {
  width: 440px;
  min-height: 240px;
  border-radius: 16px;
  background: transparent;
  position: relative;
}
.replace-pop .popHead {
  height: 40px;
  margin-top: 20px;
  border-radius: 16px 16px 0 0;
  background: url(../../images/ppt/bg-pop-2.png) no-repeat center bottom;
  background-size: 440px 40px;
}
.replace-pop .popHead .popClose {
  width: 20px;
  height: 20px;
  background: url(../../images/ppt/icon-delete3.png) no-repeat center;
  background-size: 100% 100%;
  margin: 0;
  position: absolute;
  right: 20px;
  top: 15px;
}
.replace-pop .pop-img {
  width: 88px;
  height: 88px;
  position: absolute;
  right: 50px;
  top: 0;
  z-index: 2;
}
.replace-pop .popContent {
  min-height: 180px;
  margin-top: 60px;
  padding: 30px 40px 24px;
  box-sizing: border-box;
  border-radius: 0 0 16px 16px;
  background: #eff7ff url(../../images/ppt/bg-pop-3.png) no-repeat center bottom;
  background-size: 440px 180px;
  position: relative;
  z-index: 3;
}
.replace-pop .popContent > p {
  font-size: 18px;
  color: #1C1B26;
  margin-bottom: 30px;
}
.replace-pop .popContent > p i {
  color: #266FFF;
}
.replace-pop .popContent .pop-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 30px;
}
.replace-pop .popContent .pop-btn .b1, .replace-pop .popContent .pop-btn .b2 {
  width: 86px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  border-radius: 10px;
  border: 1px solid #266FFF;
}
.replace-pop .popContent .pop-btn .b1 {
  color: #266FFF;
  background: transparent;
}
.replace-pop .popContent .pop-btn .b2 {
  color: #fff;
  background: #266FFF;
}
