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...

182 lines
6.2 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.88@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.0.88@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Classrooms/Lists/Video/Statistics/UserDetail/index.less?modules ***!
\***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.bg___iZ8MC {
background-color: #fff;
}
.itemTitle___DRMHe {
font-size: 16px;
font-weight: 500;
color: #191919;
}
.header___AE1Bc {
padding: 20px 86px 30px 20px;
border-bottom: 1px solid #EDEDED;
}
.header___AE1Bc .videoTitle___aQk2X {
font-size: 18px;
color: #191919;
}
.header___AE1Bc .avatar___kgIM4 {
width: 90px;
height: 90px;
border-radius: 50%;
}
.header___AE1Bc .infoWrapper___LEuvn {
display: flex;
flex-direction: column;
justify-content: space-between;
padding: 7px 0;
}
.header___AE1Bc .infoWrapper___LEuvn .name___ZdRlg {
font-size: 16px;
font-weight: 600;
color: #1A1A1A;
}
.header___AE1Bc .infoWrapper___LEuvn .infoItem___xdkSt {
font-size: 14px;
color: #333333;
overflow: hidden;
text-overflow: ellipsis;
}
.line___XYhTM {
width: calc(100% - 40px);
margin-left: 20px;
margin-bottom: 20px;
height: 1px;
background-color: #EDEDED;
}
/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** 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.88@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.0.88@@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;
}