body {
    --weight-bold: 500;
}

html, body, #activate {
    width: 100%;
    height: 100%;
}

<!--
[v-cloak]{
    display:none;
}
-->
body {
    padding: .1px;
    min-height: 100vh;
}
/*.breadcrumb > li:nth-child(1) + li {background:url(../../xinfanya/images/breadcrumb.png) no-repeat 4px center; padding-left: 14px;margin-top: 0px;color: #A8A8B3;}*/
/*.breadcrumb > li:nth-child(2) + li {background:url(../../xinfanya/images/breadcrumb.png) no-repeat 4px center; color: #A8A8B3;padding-left: 14px;}*/
.class-conten-education{background: white;-webkit-border-radius: 8px;-moz-border-radius: 8px;border-radius: 8px;}
#cxMeetConent {font-family:Microsoft YaHei,SimSun, Arial, Helvetica, sans-serif;}
.batch-filter{height: auto;}
.statusFilter{line-height: 32px;}
.edit-for-group{display: none}
.editing-list-wrapper .edit-for-group{display: inline-block}
.edit-for-group input{margin-top: 5px;}
.statusFilter .select-inp {
    width: 200px;
    height: 34px;
    border: 1px solid #E1E1E5;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #181E33;
    padding: 0 14px;
    text-overflow: ellipsis;
}

.class-content.tiled-layout {
    display: flex;
}

.class-content .class-main .filter .title2 {
    display: inline-block;
    font-size: 12px;
    color: #A8A8B3;
}
.statusFilter .select-wrap > .icon {
    position: absolute;
    right: -130px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 12px;
    color: #CAD5E6;
    transition: transform 0.2s ease-in;
    cursor: pointer;
}
.statusFilter .select-wrap .expanded + .icon {
    transform: translateY(-50%) rotate(-180deg);
}

#duoDanFaFangQuanXuanBiaoQian:hover {
    cursor: pointer;  /* 多班发放选择班级弹窗的全选标签改变鼠标样式为手型 */
}
.class-content .class-main .add-activate.editing-box .jb_btn_104 {
    background: linear-gradient(140deg, #ACE7FF -38.96%, #AB99FF 168.95%);
    box-shadow: 0px 4px 11px 0px rgba(86, 82, 255, 0.18);
    cursor: not-allowed;
}
.class-content .class-main .add-activate.editing-box .line_btn {
    color: rgba(58, 139, 255, 0.40);
    border: 1px solid rgba(140, 189, 255, 0.40);
    cursor: not-allowed;
}
.group-info-edit .btns,
.list-info-edit .btns {
    font-size: 0;
}
.class-content .class-main .list-content-wrapper .list-wrapper .wrapper-list .list .list-info-operate .list-info-edit .fix {
    margin-right: 0;
}
.class-content .class-main .list-content-wrapper .list-wrapper .wrapper-list .list .list-info-operate .list-info-edit .fix input.rename-inp:hover,
.class-content .class-main .list-content-wrapper .list-wrapper .wrapper-list .list .list-info-operate .list-info-edit .fix input.rename-inp:focus,
.class-movie-to .group-info-edit .fix input.rename-inp:hover,
.class-movie-to .group-info-edit .fix input.rename-inp:focus,
.class-movie-to .movie-to-content .input-group .input-class:hover,
.class-movie-to .movie-to-content .input-group .input-class:focus-within,
.class-edit-to .group-info-edit .fix input:hover,
.class-edit-to .group-info-edit .fix input:focus {
    border: 1px solid #3A8BFF;
}
.class-movie-to .movie-to-content .input-group .input-class {
    border: 1px solid #D4D6D9;
}
input.input-class-style::-moz-selection,
input.rename-inp::-moz-selection {
    background-color: #227FFF6B;
}
input.input-class-style::selection,
input.rename-inp::selection {
    background-color: #227FFF6B;
}
/*.class-edit-to .group-info-edit .fix,*/
/*.class-movie-to .group-info-edit .fix,*/
/*.group-info-edit .fix {*/
/*	margin-right: 0;*/
/*}*/
.class-movie-to .rename_no,
.class-edit-to .rename_no {
    margin-left: 14px;
}
.rename_yes {
    margin-right: 0;
}
.rename_yes, .rename_no {
    margin-left: 14px;
}
.drop-down-box .select-box {
    left: -50px;
    transform: translate(0, 0);
}
.drop-down-box .select-box ul {
    height: unset;
    max-height: unset;
    overflow-x: unset;
    overflow-y: unset;
}
.select-box ul li {
    flex: none;
}
.drawLots{
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center center;
}
.addMargin{
    margin-left: 22px;
}
.class-main {
    min-height: calc(100vh - 50px);
    border-radius: 8px;
}
#loadingD {
    display: flex;
    align-items: center;
    gap: 10px;
}
#loadingD span {
    color: #8A8B99;
    font-size: 14px;
    font-weight: 400;
}
#loadingD .load-round {
    display: inline-block;
    width: 18px;
    height: 18px;
    box-sizing: border-box;
    border-radius: 50%;
    background-image: conic-gradient(from -44.38deg at 50% 50%, rgba(58, 173, 255, 0) -217.28deg, rgba(58, 149, 255, 0.703897) 18.89deg, #3A8BFF 140.9deg, rgba(58, 173, 255, 0) 142.72deg, rgba(58, 149, 255, 0.703897) 378.89deg);;
    animation: rotate 1.5s linear infinite;
    position: relative;
}
#loadingD .load-round::before {
    content: '';
    width: calc(100% - 6px);
    height: calc(100% - 6px);
    position: absolute;
    top: 3px;
    left: 3px;
    background: #fff;
    border-radius: 50%;
}
@keyframes rotate {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}
.class-content .class-main .class-name .class-name .selected-name {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.drop-down-box .select-box ul {
    padding: 0;
    gap: 0;
}
.select-box ul li {
    flex: none;
    width: 100%;
    box-sizing: border-box;
    min-height: 2em;
    padding: 8px 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.select-box ul li:hover {
    background: #F5F8FB;
    color: #3A8BFF;
}
.select-box ul li span {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
    line-height: 1.4;
}
.popDiv .pop-timer-container .countdown-radio-list .operate-list-group{
    margin-right: 1.4rem;
}
.popDiv .pop-timer-container .countdown-radio-list {
    font-size: 14px;
}
.popDiv .pop-timer-container .set-box .clearaft {
    margin-top: 14px;
    width: 580px;
    height: 66px;
    gap: 14px;
    border-radius: 5px;
    background: #F7F8FA;
    position: relative;
}
.popDiv .pop-timer-container .set-box .clearaft .seleteTime{
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
    margin-left: 20px;
}
.class-content .class-main .list-content-wrapper .list-wrapper .wrapper-list .list:hover .list-info-operate .operate .operate-status .download-video {
    display: block;
    cursor: pointer
}
.class-content .class-main .list-content-wrapper .list-wrapper .wrapper-list .list .list-info-operate .operate .operate-status .download-video {
    display:  none;
}
/*这是计时器，倒计时选中0分钟0秒时，置灰开始计时按钮*/
#timer_begin.disabled {
    background-color: #cccccc !important;
    color: #cad5e6 !important;
    cursor: not-allowed !important;
}
.dataBody_check{
    line-height: 18px;
    width: 18px;
    height: 18px;
    overflow: hidden;
    position:static;
    left:0px;
    top:0px;
    margin-top:0px;
    z-index: 3;
    cursor: pointer;
}
.right-part .icon-move-up:hover{
    color: #75baff;
}
.right-part .icon-move-down:hover{
    color: #75baff;
}

.left-class-box {
    flex: none;
    width: 300px;
    height: 100vh;
    background-color: #FFFFFF;
    border-right: 1px solid #EEEDF2;
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
}

.tiled-layout .right-content-box {
    flex: 1;
}

.class-content.tiled-layout .class-main {
    height: 100%;
    margin-bottom: 0;
    border-radius: 0;
    overflow-y: auto;
}

.new-class-btn {
    flex: none;
    width: 260px;
    height: 42px;
    border: 1px solid #E4EAFF;
    background-color: #F0F3FF;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 26px auto 0;
    cursor: pointer;
}

.icon-com.add {
    width: 15px;
    height: 15px;
    background-image: url("../../images/icon-add.png");
}

.new-class-btn span {
    color: #266FFF;
    font-size: 14px;
    font-weight: var(--weight-bold);
    margin-left: 6px;
}

.left-class-box .search-con {
    flex: none;
    margin-top: 18px;
    width: 100%;
}

.class-list-wrapper {
    flex: 1;
    padding: 12px 16px;
    overflow-y: auto;
}

.flexP {
    flex: 1;
}

.class-list {
    padding: 12px 14px;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    position: relative;
}

.class-list:hover {
    background-color: #F0F6FF;
}

.class-list.active {
    background-color: #F3F3F3;
}

.class-list-wrapper .class-list .icon-operate {
    flex: none;
    width: 24px;
    height: 24px;
    background: url('../../images/common/dian.png') no-repeat center center;
    cursor: pointer;
    background-size: 100% 100%;
    margin-left: 20px;
    position: relative;
}

.class-list-wrapper .class-list .icon-operate .operate_con {
    display: none;
    padding: 6px 0;
    font-size: 14px;
    background: #FFF;
    border-radius: 6px;
    position: absolute;
    left: 50%;
    top: 23px;
    transform: translate(-50%,0);
    z-index: 5;
    box-shadow: 0 2px 12px 0 #B3B3B3;
}

.class-list-wrapper .class-list .icon-operate .operate_con div {
    display: block;
    line-height: 40px;
    color: #646873;
    text-align: center;
    white-space: nowrap;
    padding-left: 20px;
    padding-right: 28px;
    cursor: pointer;
}

.class-list-wrapper .class-list .icon-operate .operate_con div:hover {
    background: #F0F6FF;
    color: #3A8BFF;
}

.class-list-wrapper .class-list .icon-operate:hover {
    background: url('../../images/common/dian_hover.png') no-repeat center center;
    background-size: 100% 100%;
}

.class-list-wrapper .class-list .icon-operate:hover .operate_con {
    display: block;
}

.class-list-wrapper .class-list .icon-operate .operate_con:hover {
    display: block;
}

.icon-com.drag {
    width: 24px;
    height: 24px;
    background-image: url(../../images/common/drag.png);
}

.class-list-wrapper .class-list .left-part > .clazzName {
    flex: 1;
    line-height: 25px;
    font-size: 14px;
    color: #1C1B26;
    font-weight: var(--weight-bold);
    cursor: pointer;
    word-break: break-all;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.class-list-wrapper .class-list.active .left-part > .clazzName {
    color: #3A8BFF;
}

.class-list-wrapper .class-list .left-part .code {
    display: inline-block;
    width: 16px;
    height: 16px;
    background-image: url(../../images/qr_code.png);
    background-repeat: no-repeat;
    background-size: 14px 14px;
    background-position: center center;
    cursor: pointer;
    margin-left: 10px;
}

.class-list-wrapper .class-list .left-part .code:hover {
    background-image: url(../../images/activate/stuCode/code-hover.png);
    background-size: 16px 16px;
}

.clazzEnd {
    display: inline-block;
    margin-left: 10px;
    background-color: #F2F4F7;
    border-radius: 4px;
    border: 1px solid #D5E2F1;
    color: #6B89B3;
    font-size: 12px;
    padding: 1.5px 6px;
    line-height: 1.4;
}

.left-part {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.icon-com.drag {
    width: 24px;
    height: 24px;
    background-image: url("../../images/common/drag.png");
    position: relative;
    margin-right: 10px;
}

.icon-com.drag:hover,
.ui-sortable-placeholder .icon-com.drag {
    background-image: url("../../images/common/drag-active.png");
}

/*.class-list-wrapper li.ui-sortable-placeholder + li:not(.ui-sortable-helper) {*/
/*    border-top: 2px solid #3A8BFF;*/
/*}*/

/*.class-list-wrapper li.class-sort-prev:not(.ui-sortable-helper) {*/
/*    border-bottom: 2px solid #3A8BFF;*/
/*}*/

.class-list-wrapper .Vector-pop {
    width: fit-content;
    display: none;
    flex-direction: row;
    align-items: flex-start;
    padding: 10px 16px;
    background: rgba(24, 30, 51, 0.8);
    border-radius: 4px;
    position: absolute;
    top: unset;
    bottom: 32px;
    left: -18px;
}

.class-list-wrapper .Vector-pop span {
    color: #fff;
    font-weight: 400;
    font-size: 12px;
    line-height: 1em;
    overflow : hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.class-list-wrapper .Vector-pop .triangle-container {
    width: 100%;
    height: 20px;
    position: absolute;
    bottom: -20px;
    right: 0;
    background-color: rgba(0, 0, 0, 0);
}

.class-list-wrapper .Vector-pop .triangle-container > .triangle {
    width: 0;
    height: 0;
    border-top: 6px solid #26334D;
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
    position: absolute;
    top: 0;
    left: 30px;
}

.class-list-wrapper i:hover .Vector-pop {
    display: flex;
}

.left-class-box .class-list-wrapper .class-list .fix-name {
    z-index: 10;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.class-list-wrapper .class-list .fix-name input {
    width: 152px;
    height: 30px;
    border: 1px solid #3A8BFF;
    border-radius: 4px;
    padding: 0 10px;
    font-size: 14px;
    box-sizing: border-box;
}

.class-list-wrapper .class-list .fix-name input::selection {
    color: #131B26;
    background: #227FFF6B;
}

.class-list-wrapper .class-list .fix-name .confirm {
    flex: none;
    width: 24px;
    height: 24px;
    margin-left: 14px;
    display: inline-block;
    cursor: pointer;
    background: red;
    background: url(../../images/data/rename_ico.png) no-repeat;
    background-position: 0 0;
}

.class-list-wrapper .class-list .fix-name .quit {
    flex: none;
    width: 24px;
    height: 24px;
    margin-left: 14px;
    display: inline-block;
    cursor: pointer;
    background: red;
    background: url(../../images/data/rename_ico.png) no-repeat;
    background-position: -30px 0;
}

.show-qr-code .code-content .qrcode-content .code-class {
    word-break: break-all;
    padding: 0 30px;
}

.no-activate {
    flex: 1;
    text-align: center;
    font-size: 14px;
    color: #8A8B99;
    display: flex;
    align-items: center;
    justify-content: center;
}

.activity-name {
    color: #1C1B26;
    font-size: 24px;
    font-weight: 800;
}

.flex-center {
    display: flex;
    align-items: center;
    justify-content: center;
}

.ml20 {
    margin-left: 20px;
}

.new-class-header {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.new-class-header .flex-center {
    cursor: pointer;
}

.new-class-header .flex-center span {
    color: #1C1B26;
    font-size: 14px;
    margin-left: 6px;
}

.new-class-header .flex-center .icon-com {
    width: 20px;
    height: 20px;
}

.icon-com.statistics {
    background-image: url("../../images/activate/statistics.png");
}

.icon-com.activityLibrary {
    background-image: url("../../images/activate/activityLibrary.png");
}

.icon-com.quizDatabase {
    background-image: url("../../images/activate/quizDatabase.png");
}

.icon-com.code {
    background-image: url("../../images/activate/code.png");
}

.icon-com.manage {
    background-image: url("../../images/activate/manage.png");
}
