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

1554 lines
44 KiB

/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Paperlibrary/Random/AddAndEdit/index.less?modules ***!
\*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.flex_box_center___IuNGJ {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___TG0jT {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___BPTjI {
align-items: center;
box-align: center;
}
.flex_box_center_end___ckhiu {
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___fxuMa {
flex-direction: column;
box-orient: block-axis;
}
.wrap___c9z0X {
margin: 0 auto 20px auto;
max-width: 1200px;
}
.wrap___c9z0X .btns____fdIK {
display: flex;
align-items: center;
justify-content: center;
margin-top: 60px;
}
.wrap___c9z0X .crumbs___OdzeI {
display: flex;
align-items: center;
margin: 24px 0;
}
.wrap___c9z0X .crumbs___OdzeI b {
width: 6px;
height: 6px;
background: #198cfe;
border-radius: 3px;
margin-right: 7px;
}
.wrap___c9z0X .crumbs___OdzeI span {
font-size: 14px;
color: #666666;
}
.oneWrap___Cet7W {
width: 1200px;
background: #ffffff;
border-radius: 6px;
padding: 50px;
margin-top: 14px;
}
.oneWrap___Cet7W .title___MB1fA {
display: flex;
align-items: center;
}
.oneWrap___Cet7W .title___MB1fA b {
width: 6px;
height: 6px;
background: #198cfe;
border-radius: 3px;
margin-right: 7px;
}
.oneWrap___Cet7W .title___MB1fA span {
font-size: 20px;
font-weight: 500;
color: #3c3c3c;
}
.oneWrap___Cet7W .title___MB1fA div {
width: 72px;
height: 25px;
line-height: 25px;
text-align: center;
background-color: #f9fafc;
color: #df3065;
margin-left: auto;
border-radius: 13px;
}
.oneWrap___Cet7W .formWrap____g777 .ant-form-item-label {
line-height: 42px;
width: 10%;
padding-right: 30px;
}
.oneWrap___Cet7W .formWrap____g777 .ant-form-item-control {
width: 90%;
}
.oneWrap___Cet7W .formWrap____g777 .ant-radio-button-wrapper-checked {
background: #4c6fff;
color: #ffffff;
}
.oneWrap___Cet7W .formWrap____g777 .ant-form-item {
padding: 18px 0;
}
.oneWrap___Cet7W .formWrap____g777 .ant-input-borderless {
height: 42px;
background: #f9fbfc !important;
padding: 0 8px;
border-radius: 4px;
}
.oneWrap___Cet7W .formWrap____g777 .ant-input-number-input-wrap input {
height: 40px;
padding: 0 8px;
border-radius: 4px;
font-size: 14px;
}
.oneWrap___Cet7W .rb___fKrld {
width: 80px;
text-align: center;
border-radius: 50px !important;
overflow: hidden;
line-height: 40px !important;
height: 40px !important;
background: #f1f5fa;
border: 0 !important;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Paperlibrary/Random/AddAndEdit/components/Tabs/index.less?modules ***!
\*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.tabs___XlMdZ {
width: 100%;
height: 70px;
background: #ffffff;
border-radius: 6px;
padding: 0 200px;
display: flex;
justify-content: space-between;
}
.tabs___XlMdZ > div {
width: 290px;
height: 100%;
display: flex;
justify-content: center;
align-items: center;
cursor: pointer;
color: #b8b8b8;
font-size: 20px;
font-weight: 500;
position: relative;
}
.tabs___XlMdZ > div div:first-child {
font-size: 14px;
font-weight: 500;
color: #b8b8b8;
width: 24px;
height: 24px;
text-align: center;
line-height: 22px;
border: 1px solid #b8b8b8;
border-radius: 12px;
margin-right: 12px;
}
.tabs___XlMdZ .active___heIFJ {
color: #333333;
}
.tabs___XlMdZ .active___heIFJ div:first-child {
background: #68c79f;
border: 0;
line-height: 24px;
color: #ffffff;
}
.tabs___XlMdZ .active___heIFJ:after {
content: '';
width: 100%;
height: 4px;
position: absolute;
z-index: 10;
bottom: -2px;
left: 16px;
background: linear-gradient(270deg, #36a3ff 0%, #196bfe 100%);
box-shadow: 0px 3px 18px 0px rgba(193, 209, 234, 0.5);
border-radius: 2px;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Paperlibrary/Random/AddAndEdit/components/StepTwo/index.less?modules ***!
\********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.flex_box_center___LDL3f {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___Xl1HD {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___n7UPy {
align-items: center;
box-align: center;
}
.flex_box_center_end___pttB_ {
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___Jpfxo {
flex-direction: column;
box-orient: block-axis;
}
.wrap___aPyki {
width: 1200px;
display: flex;
justify-content: space-between;
align-items: flex-start;
margin-top: 20px;
}
.wrap___aPyki .left___cqZKp {
width: 266px;
margin-right: 20px;
position: -webkit-sticky;
position: sticky;
z-index: 1;
top: 0;
overflow-y: hidden;
overflow-x: hidden;
max-height: calc(100vh - 214px);
}
.wrap___aPyki .left___cqZKp .list___IWY_v {
width: 266px;
height: 125px;
background: #ffffff;
border-radius: 6px;
padding: 15px 25px;
margin-bottom: 14px;
}
.wrap___aPyki .left___cqZKp .list___IWY_v .name___k_tHd {
display: flex;
align-items: center;
}
.wrap___aPyki .left___cqZKp .list___IWY_v .name___k_tHd b {
width: 4px;
height: 4px;
background: #198cfe;
border-radius: 2px;
margin-right: 7px;
}
.wrap___aPyki .left___cqZKp .list___IWY_v .name___k_tHd span {
font-size: 14px;
font-weight: 500;
color: #333333;
}
.wrap___aPyki .left___cqZKp .list___IWY_v aside {
display: flex;
justify-content: space-between;
}
.wrap___aPyki .left___cqZKp .list___IWY_v aside div:first-child {
color: #8a8a8a;
font-size: 14px;
display: flex;
align-items: center;
}
.wrap___aPyki .left___cqZKp .list___IWY_v aside div:first-child .b____iUPp {
font-weight: 500;
color: #198cfe;
font-size: 18px;
margin: 0 10px;
}
.wrap___aPyki .left___cqZKp .list___IWY_v aside div:first-child .r___yRdFx {
margin: 0 10px;
font-size: 18px;
font-weight: 500;
color: #df3065;
}
.wrap___aPyki .left___cqZKp .list___IWY_v aside div:first-child .l___Tle8P {
margin: 0 10px;
}
.wrap___aPyki .left___cqZKp .list___IWY_v aside div:last-child {
color: #8a8a8a;
font-size: 14px;
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
}
.wrap___aPyki .left___cqZKp .list___IWY_v aside div:last-child > span {
display: inline-block;
width: 22px;
height: 22px;
line-height: 22px;
text-align: center;
background-color: #eceded;
cursor: pointer;
border-radius: 4px;
display: flex;
align-items: center;
justify-content: center;
}
.wrap___aPyki .left___cqZKp .list___IWY_v aside div:last-child > span i {
color: #8a8a8a;
font-size: 12px;
display: inline-block;
transform: scale(0.8);
}
.wrap___aPyki .left___cqZKp .list___IWY_v aside div:last-child > span i:hover {
color: #198cfe;
}
.wrap___aPyki .left___cqZKp .total___VTraD {
width: 266px;
height: 166px;
background: #ffffff;
border-radius: 6px;
display: flex;
justify-content: center;
align-items: center;
}
.wrap___aPyki .left___cqZKp .total___VTraD > aside {
width: 1px;
height: 107px;
border-right: 1px dotted #ded5d5;
margin: 0 40px;
}
.wrap___aPyki .left___cqZKp .total___VTraD > div {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.wrap___aPyki .left___cqZKp .total___VTraD > div span {
margin: 14px 0;
font-size: 14px;
font-weight: 400;
color: #999999;
}
.wrap___aPyki .left___cqZKp .total___VTraD > div aside {
font-weight: 500;
color: #333333;
font-size: 28px;
}
.wrap___aPyki .topWarp___Y6Gn4 {
padding: 40px 30px;
background-color: #ffffff;
border-radius: 6px;
margin-top: 20px;
}
.wrap___aPyki .right___IuNp1 {
flex: 1 1;
}
.wrap___aPyki .right___IuNp1 .customError {
position: relative;
}
.wrap___aPyki .right___IuNp1 .customError > div {
border: 1px solid #ff4d4f;
}
.wrap___aPyki .right___IuNp1 .customError > span {
display: inline !important;
color: #ff4d4f;
font-size: 12px;
position: absolute;
z-index: 10;
left: 3px;
top: 30px;
}
.wrap___aPyki .tabs___KAQJT {
justify-content: space-between;
padding: 0 56px;
}
.wrap___aPyki .title___Cx_AF {
display: flex;
align-items: center;
}
.wrap___aPyki .title___Cx_AF b {
width: 6px;
height: 6px;
background: #198cfe;
border-radius: 3px;
margin-right: 7px;
}
.wrap___aPyki .title___Cx_AF span {
font-size: 20px;
font-weight: 500;
color: #3c3c3c;
}
.wrap___aPyki .title___Cx_AF div {
width: 72px;
height: 25px;
line-height: 25px;
text-align: center;
background-color: #f9fafc;
color: #df3065;
margin-left: auto;
border-radius: 13px;
}
.wrap___aPyki .source___CzyxS {
display: flex;
align-items: start;
margin-top: 30px;
}
.wrap___aPyki .source___CzyxS > b {
font-size: 14px;
color: red;
margin-right: 4px;
}
.wrap___aPyki .source___CzyxS > span {
font-size: 14px;
color: #666666;
}
.wrap___aPyki .source___CzyxS aside {
display: flex;
flex-direction: column;
margin-left: 66px;
margin-right: 84px;
font-size: 14px;
color: #666666;
}
.wrap___aPyki .source___CzyxS aside > div {
display: flex;
align-items: center;
cursor: pointer;
}
.wrap___aPyki .source___CzyxS aside > div .ant-checkbox:hover::after,
.wrap___aPyki .source___CzyxS aside > div .ant-checkbox-wrapper:hover .ant-checkbox::after {
visibility: hidden;
}
.wrap___aPyki .source___CzyxS aside > div .ant-checkbox-inner {
width: 20px;
height: 20px;
top: 2px;
margin-right: 8px;
}
.wrap___aPyki .source___CzyxS aside > div .ant-checkbox-inner::after {
top: 41%;
width: 7px;
height: 12px;
}
.wrap___aPyki .source___CzyxS aside > div:first-child {
margin-bottom: 20px;
}
.wrap___aPyki .source___CzyxS .folder___jJTuI {
display: flex;
align-items: center;
cursor: pointer;
margin-top: -5px;
}
.wrap___aPyki .source___CzyxS .folder___jJTuI span {
font-size: 14px;
color: #666666;
margin: 0 4px;
}
.wrap___aPyki .choice___lu9pS {
width: 854px;
background: #fafafa;
border-radius: 9px;
padding: 26px 30px;
margin-top: 30px;
}
.wrap___aPyki .choice___lu9pS .name___k_tHd {
display: flex;
align-items: center;
}
.wrap___aPyki .choice___lu9pS .name___k_tHd b {
width: 4px;
height: 4px;
background: #198cfe;
border-radius: 2px;
margin-right: 7px;
}
.wrap___aPyki .choice___lu9pS .name___k_tHd span {
font-size: 14px;
color: #333333;
}
.wrap___aPyki .range___BOaY9 {
width: 854px;
background: #fafafa;
border-radius: 9px;
padding: 20px 32px;
margin-top: 30px;
}
.wrap___aPyki .range___BOaY9 .btn___DWkEW {
width: 140px;
height: 41px;
background: #e6f2ff;
border-radius: 21px;
line-height: 41px;
text-align: center;
font-size: 14px;
color: #198cfe;
margin-top: 26px;
margin-bottom: 30px;
margin-left: 10px;
cursor: pointer;
}
.wrap___aPyki .range___BOaY9 .btn___DWkEW img {
margin-right: 10px;
}
.wrap___aPyki .range___BOaY9 .knWarp___JTaEU {
padding: 1px 10px 10px 10px;
}
.wrap___aPyki .range___BOaY9 .knWarp___JTaEU .kn___sA6Lo {
margin: 18px 0 0 0;
display: flex;
align-items: center;
}
.wrap___aPyki .range___BOaY9 .knWarp___JTaEU .kn___sA6Lo span:first-child {
text-align: center;
display: inline-block;
width: 22px;
height: 22px;
line-height: 20px;
color: #198cfe;
border: 1px solid #198cfe;
border-radius: 11px;
margin-right: 8px;
background: #ebf4ff;
font-size: 14px;
}
.wrap___aPyki .range___BOaY9 .knWarp___JTaEU .kn___sA6Lo span:last-child {
font-size: 14px;
color: #333333;
}
.wrap___aPyki .range___BOaY9 .name___k_tHd {
display: flex;
align-items: center;
}
.wrap___aPyki .range___BOaY9 .name___k_tHd b {
width: 4px;
height: 4px;
background: #198cfe;
border-radius: 2px;
margin-right: 7px;
}
.wrap___aPyki .range___BOaY9 .name___k_tHd span {
font-size: 14px;
color: #333333;
}
.wrap___aPyki .btns___UPkmA {
display: flex;
justify-content: center;
align-items: center;
height: 68px;
}
.wrap___aPyki .btns___UPkmA button:nth-child(2) {
margin: 0 30px;
}
.modalBody___NDRx0 {
display: flex;
}
.modalBody___NDRx0 .left___cqZKp {
width: 212px;
background: #fafafa;
padding: 38px 0 16px 32px;
flex-shrink: 0;
}
.modalBody___NDRx0 .left___cqZKp .title___Cx_AF {
display: flex;
align-items: center;
}
.modalBody___NDRx0 .left___cqZKp .title___Cx_AF span {
font-size: 20px;
font-weight: 500;
color: #333333;
}
.modalBody___NDRx0 .left___cqZKp .l___Tle8P {
max-height: 460px;
overflow-y: auto;
}
.modalBody___NDRx0 .left___cqZKp .l___Tle8P .name___k_tHd {
display: flex;
align-items: center;
margin: 15px 0;
cursor: pointer;
}
.modalBody___NDRx0 .left___cqZKp .l___Tle8P .name___k_tHd.active___vLIUY b {
visibility: visible;
background: #198cfe;
}
.modalBody___NDRx0 .left___cqZKp .l___Tle8P .name___k_tHd.active___vLIUY span {
color: #198cfe;
}
.modalBody___NDRx0 .left___cqZKp .l___Tle8P .name___k_tHd b {
visibility: hidden;
width: 4px;
height: 4px;
border-radius: 2px;
margin-right: 7px;
}
.modalBody___NDRx0 .left___cqZKp .l___Tle8P .name___k_tHd span {
font-size: 14px;
color: #333333;
}
.modalBody___NDRx0 .right___IuNp1 {
flex: 1 1;
}
.modalBody___NDRx0 .right___IuNp1 .inputWarp___TOT_1 {
height: 98px;
background: #ffffff;
box-shadow: 0px 8px 17px 0px rgba(237, 237, 237, 0.5);
display: flex;
align-items: center;
justify-content: center;
padding: 0 26px;
}
.modalBody___NDRx0 .right___IuNp1 .l___Tle8P {
max-height: 460px;
overflow-y: auto;
padding-bottom: 20px;
}
.modal___S2RSB .ant-modal-body {
padding: 0;
}
.exportModal___GIHaw {
max-height: 500px;
overflow: auto;
}
.exportModal___GIHaw .name___k_tHd {
display: inline-block;
font-size: 14px;
margin-left: 10px;
max-width: 200px;
cursor: pointer;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
margin-top: 4px;
}
.teachModal___lqfFQ .head___VxgJz {
width: 100%;
display: flex;
align-items: center;
justify-content: space-between;
height: 40px;
background: #eef7ff;
}
.teachModal___lqfFQ .head___VxgJz > div:nth-child(1) {
text-align: center;
width: 100px;
flex-shrink: 0;
}
.teachModal___lqfFQ .head___VxgJz > div:nth-child(2) {
text-align: center;
flex: 1 1;
}
.teachModal___lqfFQ .head___VxgJz > div:nth-child(3) {
text-align: center;
width: 161px;
flex-shrink: 0;
}
.teachModal___lqfFQ .wraps___rmP7C {
max-height: 400px;
overflow: auto;
}
.teachModal___lqfFQ .wraps___rmP7C .body___coJ9M {
height: 40px;
width: 100%;
display: flex;
justify-content: space-between;
align-items: center;
background: #fff;
}
.teachModal___lqfFQ .wraps___rmP7C .body___coJ9M > div:nth-child(1) {
text-align: center;
width: 100px;
flex-shrink: 0;
}
.teachModal___lqfFQ .wraps___rmP7C .body___coJ9M > div:nth-child(2) {
text-align: center;
flex: 1 1;
}
.teachModal___lqfFQ .wraps___rmP7C .body___coJ9M > div:nth-child(3) {
text-align: center;
width: 150px;
flex-shrink: 0;
}
.teachModal___lqfFQ .wraps___rmP7C .body___coJ9M:nth-child(2n) {
background: #f5f5f5;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Paperlibrary/Random/AddAndEdit/components/StepTwo/AddTags/index.less?modules ***!
\****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.btn___zSAGy {
display: inline-block;
padding-right: 32px;
position: relative;
}
.btn___zSAGy .s1___Xk5Go {
padding: 6px 18px;
color: #666666;
cursor: default;
background: #e6f2ff;
border-radius: 21px;
border: 1px solid #8aaaff;
color: #007dfe;
font-size: 14px;
margin-top: 20px;
display: inline-block;
}
.btn___zSAGy:hover .s1___Xk5Go {
color: #0152d9;
background: rgba(24, 144, 255, 0.2);
}
.btn___zSAGy:hover .s2___t4UvG {
display: inline-block;
}
.btn___zSAGy .s2___t4UvG {
display: none;
width: 20px;
height: 20px;
position: absolute;
z-index: 10;
right: 28px;
top: 10px;
cursor: pointer;
}
.btnDisabled___FcIYP .s1___Xk5Go,
.btnDisabled___FcIYP .s1___Xk5Go:hover {
color: #333333 !important;
background: #e7e7e7 !important;
border: 0;
}
.btnDisabled___FcIYP .s2___t4UvG {
visibility: hidden;
}
.btn2___VNO7t {
display: inline-block;
padding-right: 32px;
position: relative;
}
.btn2___VNO7t .s1___Xk5Go {
color: #333333;
font-size: 14px;
cursor: default;
margin-top: 12px;
display: inline-block;
}
.btn2___VNO7t .s1___Xk5Go img {
margin-top: -2px;
margin-right: 7px;
}
.btn2___VNO7t:hover .s2___t4UvG {
display: inline-block;
}
.btn2___VNO7t .s2___t4UvG {
display: none;
width: 20px;
height: 20px;
position: absolute;
z-index: 10;
right: 14px;
top: 0px;
cursor: pointer;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Paperlibrary/Random/AddAndEdit/components/StepTwo/List/index.less?modules ***!
\*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.list___e608F {
padding: 0 30px;
margin-top: 20px;
background-color: #fff;
}
.list___e608F .head___OtXo7 {
display: flex;
justify-content: space-between;
align-items: center;
height: 108px;
}
.list___e608F .head___OtXo7 .name___ewopv {
display: flex;
align-items: center;
}
.list___e608F .head___OtXo7 .name___ewopv b {
width: 6px;
height: 6px;
background: #198cfe;
border-radius: 3px;
margin-right: 10px;
}
.list___e608F .head___OtXo7 .name___ewopv span {
font-size: 20px;
color: #3c3c3c;
}
.list___e608F .head___OtXo7 .right___lDZUh {
display: flex;
align-items: end;
flex-direction: column;
font-size: 14px;
}
.list___e608F .head___OtXo7 .right___lDZUh > div:last-child {
display: flex;
align-items: center;
color: #333;
}
.list___e608F .body___os0Sr {
padding-bottom: 20px;
}
.list___e608F .body___os0Sr .top___Ptgzn {
height: 54px;
background: #e6f2ff;
padding-left: 36px;
display: flex;
align-items: center;
font-size: 14px;
}
.list___e608F .body___os0Sr .top___Ptgzn span {
font-size: 14px;
color: #333333;
margin-left: 10px;
margin-right: 50px;
}
.list___e608F .body___os0Sr .top___Ptgzn b {
width: 6px;
height: 6px;
border-radius: 3px;
background-color: #007dfe;
}
.list___e608F .body___os0Sr .top___Ptgzn aside {
margin-left: 6px;
font-size: 16px;
font-weight: 500;
color: #007dfe;
}
.list___e608F .body___os0Sr .bottom___lLWO4 {
display: flex;
align-items: flex-start;
background-color: #fafafa;
}
.list___e608F .body___os0Sr .bottom___lLWO4 .l___I1rmR {
width: 184px;
font-size: 14px;
color: #007dfe;
padding-top: 24px;
padding-left: 35px;
}
.ListGroup___kn9D6 {
display: flex;
align-items: flex-start;
font-size: 14px;
padding-top: 18px;
border-top: 1px dotted #e1dede;
}
.ListGroup___kn9D6 .a___VTKUk {
width: 22px;
height: 22px;
text-align: center;
line-height: 20px;
background: #ebf4ff;
border: 1px solid #198cfe;
color: #198cfe;
border-radius: 12px;
margin-right: 8px;
margin-top: 4px;
}
.ListGroup___kn9D6 .b___xv6D2 {
padding-top: 4px;
font-size: 14px;
color: #333333;
width: 250px;
}
.ListGroup___kn9D6 .c___wgDNH .c1___K7fE4 {
display: flex;
align-items: center;
color: #3c3c3c;
margin-bottom: 20px;
}
.ListGroup___kn9D6 .c1___K7fE4 {
display: flex;
align-items: center;
color: #3c3c3c;
}
.ListGroup___kn9D6 .c1___K7fE4 .radio___lk8AZ {
width: 50px;
height: 22px;
line-height: 20px;
text-align: center;
background: #ffffff;
color: #333333;
border-radius: 4px;
border: 1px solid #d4d4d4;
display: inline-block;
}
.ListGroup___kn9D6 .d___ExXlO {
cursor: pointer;
color: #198cfe;
font-size: 14px;
margin-left: 30px;
padding-top: 4px;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Paperlibrary/Random/AddAndEdit/components/StepTwo/ProCheckout/index.less?modules ***!
\********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.cInput___JgrZH {
display: flex;
margin-top: 13px;
margin-left: 26px;
}
.cInput___JgrZH .cl___m_LmD {
width: 200px;
}
.cInput___JgrZH .cl___m_LmD .box___tp7pq {
display: inline-flex;
align-items: center;
justify-content: space-between;
color: #0152d9;
width: 169px;
}
.cInput___JgrZH .cl___m_LmD .box___tp7pq > span {
display: inline-flex;
}
.cInput___JgrZH .cl___m_LmD .box___tp7pq > span .box1___W8bK6 {
display: inline-block;
max-width: 114px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.cInput___JgrZH .cr___Bwgc4 {
flex: 1 1;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Paperlibrary/Random/AddAndEdit/components/StepTwo/CustomTree/index.less?modules ***!
\*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.flex_box_center___Quckf {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___lLGs0 {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___C3unY {
align-items: center;
box-align: center;
}
.flex_box_center_end___xS7F9 {
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___tLZ8U {
flex-direction: column;
box-orient: block-axis;
}
.customTree___NuOQ7 .name___un7cz {
display: inline-block;
font-size: 14px;
margin-left: 10px;
max-width: 200px;
cursor: pointer;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
margin-top: 4px;
}
.customTree___NuOQ7 .ant-tree-node-content-wrapper {
display: flex;
align-items: center;
}
.customTree___NuOQ7 .ant-tree-switcher {
color: #999999;
line-height: 29px;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Paperlibrary/Random/AddAndEdit/components/StepPreview/index.less?modules ***!
\************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.flex_box_center___bZaL5 {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___oaJSq {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center____hsuP {
align-items: center;
box-align: center;
}
.flex_box_center_end___ZYbPQ {
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___nE_62 {
flex-direction: column;
box-orient: block-axis;
}
.wrap___ulhwR {
width: 1200px;
display: flex;
justify-content: space-between;
align-items: flex-start;
margin-top: 20px;
}
.wrap___ulhwR .left___kyWln {
width: 266px;
margin-right: 20px;
position: -webkit-sticky;
position: sticky;
z-index: 1;
top: 0;
overflow-y: hidden;
overflow-x: hidden;
max-height: calc(100vh - 214px);
}
.wrap___ulhwR .left___kyWln .title___jsO1D {
width: 266px;
height: 74px;
background: #ffffff;
border-radius: 6px;
margin-bottom: 14px;
display: flex;
justify-content: center;
align-items: center;
}
.wrap___ulhwR .left___kyWln .title___jsO1D div {
width: 238px;
height: 46px;
background: #f5f7fd;
border-radius: 6px;
display: flex;
align-items: center;
}
.wrap___ulhwR .left___kyWln .title___jsO1D div b {
width: 5px;
height: 16px;
background: #198cfe;
border-radius: 2px;
margin-right: 9px;
}
.wrap___ulhwR .left___kyWln .title___jsO1D div span {
font-size: 20px;
font-weight: 500;
color: #333333;
}
.wrap___ulhwR .left___kyWln .total___GEhiU {
width: 266px;
height: 166px;
background: #ffffff;
border-radius: 6px;
display: flex;
justify-content: center;
align-items: center;
margin-bottom: 14px;
}
.wrap___ulhwR .left___kyWln .total___GEhiU > div {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.wrap___ulhwR .left___kyWln .total___GEhiU > div span {
margin: 14px 0;
font-size: 14px;
font-weight: 400;
color: #999999;
}
.wrap___ulhwR .left___kyWln .total___GEhiU > div aside {
font-weight: 500;
color: #333333;
font-size: 24px;
}
.wrap___ulhwR .left___kyWln .list___u9dBZ {
width: 266px;
background: #ffffff;
border-radius: 6px;
padding: 15px 18px;
margin-bottom: 14px;
}
.wrap___ulhwR .left___kyWln .list___u9dBZ .name___Wxggs {
display: flex;
align-items: center;
margin-left: 6px;
}
.wrap___ulhwR .left___kyWln .list___u9dBZ .name___Wxggs b {
width: 4px;
height: 4px;
background: #198cfe;
border-radius: 2px;
margin-right: 7px;
}
.wrap___ulhwR .left___kyWln .list___u9dBZ .name___Wxggs span {
font-size: 14px;
font-weight: 500;
color: #333333;
}
.wrap___ulhwR .left___kyWln .list___u9dBZ aside {
display: flex;
flex-direction: column;
}
.wrap___ulhwR .left___kyWln .list___u9dBZ aside > div:first-child {
color: #8a8a8a;
font-size: 14px;
display: flex;
align-items: center;
margin: 13px 0 13px 6px;
}
.wrap___ulhwR .left___kyWln .list___u9dBZ aside > div:first-child .b___Y15YO {
font-weight: 500;
color: #198cfe;
font-size: 18px;
margin: 0 10px;
}
.wrap___ulhwR .left___kyWln .list___u9dBZ aside > div:first-child .r___mKQoe {
margin: 0 10px;
font-size: 18px;
font-weight: 500;
color: #df3065;
}
.wrap___ulhwR .left___kyWln .list___u9dBZ aside > div:first-child .l___uelFD {
margin: 0 10px;
}
.wrap___ulhwR .left___kyWln .list___u9dBZ aside > div:last-child .tag___Mpkbg {
display: inline-block;
width: 34px;
height: 34px;
text-align: center;
line-height: 34px;
background: #deefff;
border-radius: 4px;
font-size: 16px;
font-weight: 500;
color: #3396fb;
margin: 6px;
cursor: pointer;
}
.wrap___ulhwR .right___mQ3dU {
flex: 1 1;
}
.wrap___ulhwR .examName___Na1r8 {
width: 100%;
height: 100px;
position: -webkit-sticky;
position: sticky;
top: 0;
z-index: 20;
border-radius: 6px 6px 0 0;
background: #ffffff;
padding-left: 46px;
padding-right: 46px;
display: flex;
justify-content: space-between;
align-items: center;
}
.wrap___ulhwR .examName___Na1r8 .name___Wxggs {
color: #333333;
font-size: 24px;
font-weight: 600;
flex: 1 1;
display: flex;
align-items: center;
}
.wrap___ulhwR .examName___Na1r8 .name___Wxggs .t___IgCWK {
display: inline-block;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
max-width: 430px;
}
.wrap___ulhwR .examName___Na1r8 .name___Wxggs .num___CXI8j {
font-size: 14px;
font-weight: 400;
color: #8a8a8a;
margin-left: 20px;
}
.wrap___ulhwR .examName___Na1r8 .ant-pagination button {
line-height: normal;
line-height: initial;
}
.wrap___ulhwR .topWarp___Kicpu {
padding: 0px 46px 40px 46px;
background-color: #ffffff;
border-radius: 0 0 6px 6px;
}
.wrap___ulhwR .topWarp___Kicpu .head___jx3W8 {
display: flex;
align-items: center;
justify-content: flex-start;
height: 50px;
padding-top: 12px;
border-top: 1px dotted #dfdfdf;
margin-top: 20px;
}
.wrap___ulhwR .topWarp___Kicpu .head___jx3W8 .name___Wxggs {
display: flex;
align-items: center;
}
.wrap___ulhwR .topWarp___Kicpu .head___jx3W8 .name___Wxggs b {
width: 6px;
height: 6px;
background: #198cfe;
border-radius: 3px;
margin-right: 10px;
}
.wrap___ulhwR .topWarp___Kicpu .head___jx3W8 .name___Wxggs span {
font-size: 20px;
font-weight: 500;
color: #333333;
}
.wrap___ulhwR .topWarp___Kicpu .head___jx3W8 .so___qYW7F {
color: #8a8a8a;
font-size: 14px;
display: flex;
align-items: center;
margin: 13px 0 13px 20px;
}
.wrap___ulhwR .topWarp___Kicpu .head___jx3W8 .so___qYW7F .b___Y15YO {
font-weight: bold;
color: #198cfe;
font-size: 18px;
margin: 0 10px;
}
.wrap___ulhwR .topWarp___Kicpu .head___jx3W8 .so___qYW7F .r___mKQoe {
margin: 0 10px;
font-size: 18px;
font-weight: bold;
color: #df3065;
}
.wrap___ulhwR .topWarp___Kicpu .head___jx3W8 .so___qYW7F .l___uelFD {
margin: 0 10px;
}
.wrap___ulhwR .topWarp___Kicpu .head___jx3W8 .btn___EMJDz {
margin-left: auto;
}
.wrap___ulhwR .content___sHGsV {
margin-top: 24px;
}
.wrap___ulhwR .content___sHGsV .ant-btn {
transition: 0s;
}
.wrap___ulhwR .content___sHGsV .titleWrap___I__GR {
display: flex;
justify-content: space-between;
}
.wrap___ulhwR .content___sHGsV .titleWrap___I__GR > button {
flex-shrink: 0;
}
.wrap___ulhwR .content___sHGsV .single___K5iv9 ul {
margin: 10px 0;
padding-left: 28px;
display: flex;
align-items: flex-start;
}
.wrap___ulhwR .content___sHGsV .single___K5iv9 ul li:first-child {
font-size: 14px;
color: #8d8d8d;
margin-top: 2px;
flex-shrink: 0;
}
.wrap___ulhwR .content___sHGsV .single___K5iv9 ul li:last-child .markdown-body p {
font-size: 14px;
color: #8d8d8d;
}
.wrap___ulhwR .content___sHGsV .analysis___NoAuR {
background: #fafafa;
border-radius: 6px;
padding: 25px 38px;
margin-top: 10px;
}
.wrap___ulhwR .content___sHGsV .analysis___NoAuR > div {
font-size: 14px;
font-weight: 400;
color: #333333;
margin-bottom: 20px;
}
.wrap___ulhwR .content___sHGsV .analysis___NoAuR > aside {
display: flex;
align-items: flex-start;
}
.wrap___ulhwR .content___sHGsV .analysis___NoAuR > aside .text___xESW2 {
font-size: 14px;
margin-top: 3px;
margin-right: 5px;
flex-shrink: 0;
}
.wrap___ulhwR .content___sHGsV .analysis___NoAuR > aside .markdown-body p {
font-size: 14px;
color: #333333;
}
.wrap___ulhwR .content___sHGsV .analysis___NoAuR > ul {
padding: 0;
margin-top: 20px;
display: flex;
justify-content: space-between;
font-size: 14px;
color: #333333;
}
.wrap___ulhwR .single___K5iv9 ul {
margin: 10px 0;
padding-left: 28px;
display: flex;
align-items: flex-start;
}
.wrap___ulhwR .single___K5iv9 ul li:first-child {
font-size: 14px;
color: #8d8d8d;
margin-top: 2px;
}
.wrap___ulhwR .single___K5iv9 ul li:last-child .markdown-body p {
font-size: 14px;
color: #8d8d8d;
}
.wrap___ulhwR .btnsElse___FPu2o {
display: flex;
justify-content: center;
align-items: center;
height: 68px;
visibility: hidden;
}
.wrap___ulhwR .btnsElse___FPu2o button {
margin: 0 15px;
}
.wrap___ulhwR .btnsWrap___GNs1j {
display: flex;
justify-content: center;
align-items: center;
height: 68px;
position: fixed;
bottom: 0;
left: 0;
width: 100%;
z-index: 7;
background: #e7f3ff;
visibility: hidden;
}
.wrap___ulhwR .btnsWrap___GNs1j .btns___dsNVj {
display: flex;
justify-content: center;
align-items: center;
width: 1200px;
padding-left: 286px;
}
.wrap___ulhwR .btnsWrap___GNs1j .btns___dsNVj button {
margin: 0 15px;
}
.modalColumn___I_tK_ {
font-size: 14px;
}
.modalColumn___I_tK_ .modalRow___lyw_U {
display: flex;
justify-content: center;
align-items: center;
font-size: 14px;
flex-direction: row;
margin-top: 30px;
}
.modalColumn___I_tK_ .modalRow___lyw_U .sup___HSz3Z {
color: #fb3226;
font-size: 16px;
margin-top: 21px;
margin-right: 2px;
}
.popover___kE8aI .ant-popover-arrow {
border-right-color: #55575d !important;
border-bottom-color: #55575d !important;
}
.popover___kE8aI .ant-popover-inner-content {
color: #fff;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/components/Editor/NullChildEditor/index.less?modules ***!
\**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.flex___eLcnP {
display: flex;
display: -ms-flex;
}
.flex1___yUTT7 {
flex: 1 1;
}
.color666___TiUhG {
color: #666;
}
.error___gTTtv {
border-color: #f5222d;
}
.deleteIcon___mnZW1 {
cursor: pointer;
color: #ccc;
margin-left: 15px;
font-size: 18px;
}
.addIcon___JC5NS {
cursor: pointer;
color: #29bd8b;
margin-left: 6px;
font-size: 16px;
padding-top: 1px;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Paperlibrary/Random/AddAndEdit/components/StepPreview/components/editor.less?modules ***!
\************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.wrap___OIoOI {
box-sizing: border-box;
}
.modal___Z3hfU div[class~='ant-modal-confirm-content'] {
font-size: 16px;
text-align: center;
}
.modal___Z3hfU span[class~='ant-modal-title'] {
font-size: 16px;
}
.titleWrap___aK3oG {
margin: 10px 0px;
}
.required___NHoO7 {
margin-right: 4px;
color: #e04040;
font-size: 16px;
}
.title___uxb1R {
font-size: 14px;
color: #333333;
}
.colorGray___O8YPg {
color: #888888;
}
.choiceWrap___t51sb {
display: flex;
margin-top: 15px;
}
.answer___vsBnh {
color: #888;
display: block;
width: 38px;
height: 38px;
text-align: center;
line-height: 38px;
border-radius: 4px;
cursor: pointer;
border: 1px solid #e2e2e2;
margin-right: 10px;
}
.activeAnswer___AJN4p {
background: #ff7500;
color: #ffffff;
border: 1px solid #ff7500;
}
.deleteIcon___WvOJZ {
cursor: pointer;
color: #ccc;
margin-left: 15px;
font-size: 18px;
}
.addIcon___UyeIs {
cursor: pointer;
color: #29bd8b;
margin-left: 6px;
font-size: 16px;
padding-top: 1px;
}
.editorWrap___uqcFU {
flex: 1 1;
}
.htmlWrap___GcBNL {
display: flex;
margin-top: 0px;
min-height: 38px;
border-radius: 2px;
max-width: 1056px;
word-break: break-all;
border: 1px solid #dddddd;
}
.radio___e8qQ5 {
width: 60px;
height: 32px;
line-height: 32px;
text-align: center;
}
.color333___PLzVK {
color: #333;
}
.color999___v3EY0 {
color: #999;
}
.fold___OfvPe .head___EejYX {
height: 46px;
background: #f2f2f2;
display: flex;
align-items: center;
padding-left: 10px;
padding-right: 20px;
margin-bottom: 10px;
cursor: pointer;
}
.fold___OfvPe .head___EejYX span {
font-size: 12px;
color: #333333;
margin-left: 5px;
}
.fold___OfvPe .head___EejYX i {
display: inline-block;
}
.fold___OfvPe .head___EejYX b {
color: #165dff;
cursor: pointer;
margin-left: auto;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */