You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
NewEduCoderBuild/p__Classrooms__Lists__Video...

272 lines
9.4 KiB

/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** css ./node_modules/_css-loader@6.7.1@css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/_@umijs_bundler-webpack@4.0.87@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.0.87@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Classrooms/Lists/ShixunHomeworks/Detail/components/Analysis/index.less?modules ***!
\**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.analysisWrapper___vy_V8 {
background-color: #fff;
padding: 30px 30px 100px 30px;
}
.analysisWrapper___vy_V8 .title___tQAzn {
font-size: 16px;
font-weight: 500;
color: #191919;
display: flex;
align-items: center;
}
.analysisWrapper___vy_V8 .title___tQAzn::before {
content: '';
display: inline-block;
width: 6px;
height: 14px;
background: #3061D0;
margin-right: 8px;
}
.analysisWrapper___vy_V8 .tableWrapper___ztB9P thead[class~='ant-table-thead'] th {
font-weight: 400;
background-color: #fff;
}
.analysisWrapper___vy_V8 .tableWrapper___ztB9P thead[class~='ant-table-thead'] th.firstCol___Itr68 {
background: #F6F7F9;
color: #5F6368;
}
.analysisWrapper___vy_V8 .tableWrapper___ztB9P .firstCol___Itr68 {
background: #F6F7F9;
color: #5F6368;
}
.itemWrapper___Jaw8O {
border-radius: 4px;
border: 1px solid #EDEDED;
padding: 16px;
}
.itemWrapper___Jaw8O .itemTitle___gmKyn {
font-size: 14px;
font-weight: 500;
color: #666666;
}
.itemWrapper___Jaw8O .count___MUY3o {
font-size: 14px;
font-weight: 500;
color: #191919;
}
.echarts_list___RNu3g {
display: flex;
justify-content: space-between;
}
.echarts_list___RNu3g .echarts_item___ZHo0B {
width: 23.5%;
border: 2px #f0f0f0 solid;
border-radius: 5px;
}
/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** css ./node_modules/_css-loader@6.7.1@css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/_@umijs_bundler-webpack@4.0.87@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.0.87@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/components/BehavioralAnalysis/index.less?modules ***!
\**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.flex_box_center___swvFl {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___AqPFV {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___XWInJ {
align-items: center;
box-align: center;
}
.flex_box_center_end___GB61t {
justify-content: flex-end;
align-items: center;
-webkit-justify-content: flex-end;
-webkit-align-items: center;
-webkit-box-align: center;
-webkit-box-pack: end;
box-align: center;
box-pack: end;
}
.flex_box_column___dJnz1 {
flex-direction: column;
box-orient: block-axis;
}
.analysis___xyV_c .title___DQ3VK {
display: flex;
align-items: center;
margin-bottom: 20px;
}
.analysis___xyV_c .title___DQ3VK b {
width: 6px;
height: 14px;
background: #3061D0;
border-radius: 1px;
display: inline-block;
margin-right: 8px;
}
.analysis___xyV_c .title___DQ3VK span {
font-size: 16px;
font-weight: 500;
color: #191919;
line-height: 16px;
}
.analysis___xyV_c .itemWrap___vFE5r {
display: flex;
justify-content: space-between;
}
.analysis___xyV_c .itemWrap___vFE5r .item___NjeOt {
width: 23%;
height: 145px;
border-radius: 4px;
border: 1px solid #EDEDED;
}
.list___BbMrm {
display: flex;
justify-content: flex-start;
align-items: center;
flex-wrap: wrap;
padding: 0;
}
.list___BbMrm .wrap___UQTTb {
width: 100px;
height: 254px;
background: #FFFFFF;
box-shadow: 0px 4px 8px 0px rgba(193, 202, 212, 0.5);
border-radius: 12px;
}
.list___BbMrm .wrap___UQTTb .img___tNvUo {
height: 184px;
position: relative;
overflow: hidden;
border-radius: 12px 12px 0 0;
}
.list___BbMrm .wrap___UQTTb .img___tNvUo img {
width: 100%;
}
.list___BbMrm .wrap___UQTTb .img___tNvUo .tips___Eu4wH {
padding-left: 16px;
padding-top: 10px;
height: 57px;
color: #fff;
width: 100%;
position: absolute;
z-index: 10;
bottom: 0;
left: 0;
background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.66) 100%);
}
.list___BbMrm .wrap___UQTTb .footer___ZbR9W {
height: 70px;
padding: 15px;
}
.list___BbMrm .wrap___UQTTb .footer___ZbR9W ul {
display: flex;
align-items: center;
padding: 0;
}
.list___BbMrm .wrap___UQTTb .footer___ZbR9W ul li {
width: 50%;
color: #7D7D7D;
}
.list___BbMrm .wrap___UQTTb .footer___ZbR9W ul li i {
margin-right: 5px;
font-size: 14px;
}
.noData___mLlw0 .title___DQ3VK {
display: flex;
align-items: center;
margin-bottom: 20px;
}
.noData___mLlw0 .title___DQ3VK b {
width: 6px;
height: 14px;
background: #3061D0;
border-radius: 1px;
display: inline-block;
margin-right: 8px;
}
.noData___mLlw0 .title___DQ3VK span {
font-size: 16px;
font-weight: 500;
color: #191919;
line-height: 16px;
}
/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** css ./node_modules/_css-loader@6.7.1@css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/_@umijs_bundler-webpack@4.0.87@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.0.87@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Classrooms/Lists/Video/Statistics/Detail/index.less?modules ***!
\*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.flex_box_center___Ox04Y {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___C6xrA {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___ND_1v {
align-items: center;
box-align: center;
}
.flex_box_center_end___YRYaf {
justify-content: flex-end;
align-items: center;
-webkit-justify-content: flex-end;
-webkit-align-items: center;
-webkit-box-align: center;
-webkit-box-pack: end;
box-align: center;
box-pack: end;
}
.flex_box_column___DUfSG {
flex-direction: column;
box-orient: block-axis;
}
.title___kEuJZ {
display: flex;
align-items: center;
}
.infoWrp___y79ks {
padding: 20px;
background: #fff;
margin-bottom: 30px;
}
.warp_task_hide___MGcfK {
max-height: 400px;
overflow-y: auto;
background: #fff;
padding: 0px 10px;
width: 150px;
text-align: center;
}
.task_hide___Qc3Yt {
-webkit-box-orient: vertical;
display: -webkit-box;
-webkit-line-clamp: 1;
overflow: hidden;
cursor: pointer;
}
.task_hide___Qc3Yt:hover {
background-color: #ededed;
}
.itemTitle___LCCYr {
font-size: 16px;
font-weight: 500;
color: #191919;
display: flex;
align-items: center;
}
.itemTitle___LCCYr::before {
content: '';
display: inline-block;
width: 6px;
height: 14px;
background: #3061D0;
margin-right: 8px;
}
.linkBtn___LrTBL {
font-size: 14px;
font-weight: 400;
color: #165DFF;
cursor: pointer;
}