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__Shixuns__Detail__id.73f5...

1111 lines
35 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.6.26@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.6.26@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Shixuns/Detail/components/Banner/index.less?modules ***!
\***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.flex_box_center___C7BpK {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___y5tEt {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___BzS9v {
align-items: center;
box-align: center;
}
.flex_box_center_end___BlZGt {
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___XFVq1 {
flex-direction: column;
box-orient: block-axis;
}
button {
margin: 0;
padding: 0;
border: 1px solid transparent;
outline: none;
background-color: transparent;
}
button:active {
opacity: 0.6;
}
.flex-col___CCb9q {
display: flex;
flex-direction: column;
}
.flex-row___EadNY {
display: flex;
flex-direction: row;
}
.justify-start___hxjJ5 {
display: flex;
justify-content: flex-start;
}
.justify-center___fSXAA {
display: flex;
justify-content: center;
}
.justify-end___Bq03P {
display: flex;
justify-content: flex-end;
}
.justify-evenly___PJ8qq {
display: flex;
justify-content: space-evenly;
}
.justify-around___YPONO {
display: flex;
justify-content: space-around;
}
.justify-between___SZ6Il {
display: flex;
justify-content: space-between;
}
.align-start___SZv0o {
display: flex;
align-items: flex-start;
}
.align-center___q1bn2 {
display: flex;
align-items: center;
}
.align-end___IlrMo {
display: flex;
align-items: flex-end;
}
button {
margin: 0;
padding: 0;
border: 1px solid transparent;
outline: none;
background-color: transparent;
}
button:active {
opacity: 0.6;
}
.flex-col___CCb9q {
display: flex;
flex-direction: column;
}
.flex-row___EadNY {
display: flex;
flex-direction: row;
}
.justify-start___hxjJ5 {
display: flex;
justify-content: flex-start;
}
.justify-center___fSXAA {
display: flex;
justify-content: center;
}
.justify-end___Bq03P {
display: flex;
justify-content: flex-end;
}
.justify-evenly___PJ8qq {
display: flex;
justify-content: space-evenly;
}
.justify-around___YPONO {
display: flex;
justify-content: space-around;
}
.justify-between___SZ6Il {
display: flex;
justify-content: space-between;
}
.align-start___SZv0o {
display: flex;
align-items: flex-start;
}
.align-center___q1bn2 {
display: flex;
align-items: center;
}
.align-end___IlrMo {
display: flex;
align-items: flex-end;
}
.banner___x1zhX {
height: 200px;
padding-top: 50px;
display: box;
display: flex;
background-image: url(./static/newshixun.7c98182d.png);
background-size: cover;
background-position: center;
background-repeat: no-repeat;
}
.banner___x1zhX .wrp___HroXY {
width: 1200px;
margin: 0 auto;
display: flex;
flex-direction: column;
}
.banner___x1zhX .wrp___HroXY .action___Q9oWd {
display: flex;
justify-content: space-between;
align-items: center;
flex-wrap: nowrap;
}
.banner___x1zhX .wrp___HroXY .action___Q9oWd .titleWrap___LbsjD {
display: flex;
justify-content: flex-start;
align-items: center;
}
.banner___x1zhX .wrp___HroXY .action___Q9oWd .titleWrap___LbsjD .deleteBtnStatus___QiOcU {
width: 50px;
height: 24px;
background: #999999;
border-radius: 4px;
font-size: 12px;
font-weight: 500;
color: #ffffff;
margin-right: 10px;
line-height: 24px;
text-align: center;
pointer-events: none;
}
.banner___x1zhX .wrp___HroXY .action___Q9oWd .titleWrap___LbsjD .title___nwoJQ {
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
max-width: 500px;
font-size: 24px;
font-weight: bold;
color: #ffffff;
}
.banner___x1zhX .wrp___HroXY .action___Q9oWd .titleWrap___LbsjD .btn___tsJce {
text-align: center;
height: 24px;
line-height: 24px;
background: #44d7b6;
border-radius: 4px;
font-size: 12px;
padding: 0 13px;
color: #ffffff;
margin: 0 10px;
white-space: nowrap;
}
.banner___x1zhX .wrp___HroXY .action___Q9oWd .titleWrap___LbsjD .btn_type___pqyD9 {
text-align: center;
height: 24px;
line-height: 24px;
background: #43a2ff;
border-radius: 4px;
font-size: 12px;
padding: 0 13px;
color: #ffffff;
margin: 0 10px;
max-width: 70px;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.banner___x1zhX .wrp___HroXY .action___Q9oWd .actionBtns___VEzTd {
display: flex;
justify-content: flex-end;
align-items: center;
}
.banner___x1zhX .wrp___HroXY .action___Q9oWd .actionBtns___VEzTd .ratingTitle___sVN4G {
font-size: 16px;
color: #ffffff;
margin-right: 20px;
}
.banner___x1zhX .wrp___HroXY .action___Q9oWd .actionBtns___VEzTd .fork___zCzx7 {
display: flex;
justify-content: center;
align-items: center;
font-size: 12px;
color: #fff;
margin-right: 10px;
}
.banner___x1zhX .wrp___HroXY .action___Q9oWd .actionBtns___VEzTd .fork___zCzx7 > div:first-child {
padding: 0 10px;
height: 24px;
border-radius: 4px 0px 0px 4px;
border: 0.5px solid #444444;
line-height: 23px;
cursor: pointer;
text-align: center;
display: flex;
align-items: center;
justify-content: center;
}
.banner___x1zhX .wrp___HroXY .action___Q9oWd .actionBtns___VEzTd .fork___zCzx7 > div:first-child i {
margin-right: 8px;
}
.banner___x1zhX .wrp___HroXY .action___Q9oWd .actionBtns___VEzTd .fork___zCzx7 > div:last-child {
height: 24px;
border-radius: 0px 4px 4px 0px;
border: 0.5px solid #444444;
border-left: 0;
line-height: 23px;
text-align: center;
cursor: pointer;
padding: 0 10px;
}
.banner___x1zhX .wrp___HroXY .action___Q9oWd .actionBtns___VEzTd .fork___zCzx7 > div:last-child:hover {
color: #0152d9;
}
.banner___x1zhX .wrp___HroXY .action___Q9oWd .actionBtns___VEzTd .collect___JiCST {
display: flex;
justify-content: center;
align-items: center;
font-size: 12px;
color: #fff;
margin-right: 10px;
margin-right: 0px;
}
.banner___x1zhX .wrp___HroXY .action___Q9oWd .actionBtns___VEzTd .collect___JiCST > div:first-child {
padding: 0 10px;
height: 24px;
border-radius: 4px 0px 0px 4px;
border: 0.5px solid #444444;
line-height: 23px;
cursor: pointer;
text-align: center;
display: flex;
align-items: center;
justify-content: center;
}
.banner___x1zhX .wrp___HroXY .action___Q9oWd .actionBtns___VEzTd .collect___JiCST > div:first-child i {
margin-right: 8px;
}
.banner___x1zhX .wrp___HroXY .action___Q9oWd .actionBtns___VEzTd .collect___JiCST > div:last-child {
height: 24px;
border-radius: 0px 4px 4px 0px;
border: 0.5px solid #444444;
border-left: 0;
line-height: 23px;
text-align: center;
cursor: pointer;
padding: 0 10px;
}
.banner___x1zhX .wrp___HroXY .action___Q9oWd .actionBtns___VEzTd .collect___JiCST > div:last-child:hover {
color: #0152d9;
}
.banner___x1zhX .wrp___HroXY .action___Q9oWd .actionBtns___VEzTd .collect___JiCST > div:first-child {
padding: 0 10px;
cursor: default;
}
.banner___x1zhX .wrp___HroXY .action___Q9oWd .actionBtns___VEzTd .collect___JiCST > div:first-child > span {
cursor: pointer;
}
.banner___x1zhX .wrp___HroXY .action___Q9oWd .actionBtns___VEzTd .collect___JiCST > div:last-child {
cursor: auto;
}
.banner___x1zhX .wrp___HroXY .action___Q9oWd .actionBtns___VEzTd .collect___JiCST > div:last-child:hover {
color: #fff;
}
.banner___x1zhX .wrp___HroXY .action___Q9oWd .actionBtns___VEzTd .gold___f3DHn {
display: flex;
justify-content: center;
align-items: center;
font-size: 12px;
color: #fff;
margin-right: 10px;
}
.banner___x1zhX .wrp___HroXY .action___Q9oWd .actionBtns___VEzTd .gold___f3DHn > div:first-child {
padding: 0 10px;
height: 24px;
border-radius: 4px 0px 0px 4px;
border: 0.5px solid #444444;
line-height: 23px;
cursor: pointer;
text-align: center;
display: flex;
align-items: center;
justify-content: center;
}
.banner___x1zhX .wrp___HroXY .action___Q9oWd .actionBtns___VEzTd .gold___f3DHn > div:first-child i {
margin-right: 8px;
}
.banner___x1zhX .wrp___HroXY .action___Q9oWd .actionBtns___VEzTd .gold___f3DHn > div:last-child {
height: 24px;
border-radius: 0px 4px 4px 0px;
border: 0.5px solid #444444;
border-left: 0;
line-height: 23px;
text-align: center;
cursor: pointer;
padding: 0 10px;
}
.banner___x1zhX .wrp___HroXY .action___Q9oWd .actionBtns___VEzTd .gold___f3DHn > div:last-child:hover {
color: #0152d9;
}
.banner___x1zhX .wrp___HroXY .action___Q9oWd .actionBtns___VEzTd .gold___f3DHn > div:first-child {
cursor: default;
}
.banner___x1zhX .wrp___HroXY .action___Q9oWd .actionBtns___VEzTd .gold___f3DHn > div:last-child {
cursor: default;
}
.banner___x1zhX .wrp___HroXY .action___Q9oWd .actionBtns___VEzTd .gold___f3DHn > div:last-child:hover {
color: #fff;
}
.banner___x1zhX .wrp___HroXY .action___Q9oWd .actionBtns___VEzTd span {
white-space: nowrap;
}
.banner___x1zhX .wrp___HroXY .action___Q9oWd .actionBtns___VEzTd .handleOverflow___gVLUz {
white-space: nowrap;
max-width: 64px;
overflow: hidden;
text-overflow: ellipsis;
}
.banner___x1zhX .wrp___HroXY .laboratory___KOOT4 {
color: #fff;
position: absolute;
top: 170px;
display: flex;
}
.banner___x1zhX .wrp___HroXY .laboratory___KOOT4 .name___NM3vA {
color: #fff;
max-width: 434px;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
}
.banner___x1zhX .wrp___HroXY .laboratory___KOOT4 .name___NM3vA:hover {
color: #3061d0;
}
.banner___x1zhX .wrp___HroXY .contentWrap___IYvpn {
display: flex;
justify-content: space-between;
margin-top: 44px;
}
.banner___x1zhX .wrp___HroXY .contentWrap___IYvpn .contentLeftWrap___O88ow {
display: flex;
justify-content: flex-start;
align-items: center;
}
.banner___x1zhX .wrp___HroXY .contentWrap___IYvpn .contentLeftWrap___O88ow .user___WJ43b {
display: flex;
align-items: center;
margin-right: 60px;
}
.banner___x1zhX .wrp___HroXY .contentWrap___IYvpn .contentLeftWrap___O88ow .user___WJ43b img {
width: 40px;
height: 40px;
border-radius: 50%;
}
.banner___x1zhX .wrp___HroXY .contentWrap___IYvpn .contentLeftWrap___O88ow .user___WJ43b .text___Ip9I2 {
color: #fff;
margin-left: 12px;
display: flex;
flex-direction: column;
justify-content: flex-start;
align-items: flex-start;
}
.banner___x1zhX .wrp___HroXY .contentWrap___IYvpn .contentLeftWrap___O88ow .user___WJ43b .text___Ip9I2 .d1___iRJGr {
font-size: 16px;
max-width: 160px;
color: #fff;
display: block;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
}
.banner___x1zhX .wrp___HroXY .contentWrap___IYvpn .contentLeftWrap___O88ow .user___WJ43b .text___Ip9I2 .d2___GxMoB {
font-size: 12px;
max-width: 144px;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
}
.banner___x1zhX .wrp___HroXY .contentWrap___IYvpn .contentLeftWrap___O88ow .ratingTitle___sVN4G {
font-size: 16px;
color: #ffffff;
}
.banner___x1zhX .wrp___HroXY .contentWrap___IYvpn .operationWrap___OafFH {
display: flex;
justify-content: flex-end;
align-items: center;
}
.banner___x1zhX .wrp___HroXY .contentWrap___IYvpn .operationWrap___OafFH .iconBtn___SopdR {
margin-left: 30px;
color: #fff;
cursor: pointer;
font-size: 16px;
display: flex;
justify-content: center;
align-items: center;
}
.banner___x1zhX .wrp___HroXY .contentWrap___IYvpn .operationWrap___OafFH .iconBtn___SopdR i {
margin-right: 8px;
}
.banner___x1zhX .wrp___HroXY .contentWrap___IYvpn .operationWrap___OafFH .iconBtn___SopdR:hover {
color: #0152d9;
}
.banner___x1zhX .wrp___HroXY .contentWrap___IYvpn .operationWrap___OafFH .testBtn___FstX2 {
margin-left: 30px;
width: 120px;
height: 36px;
border-radius: 4px;
}
.banner___x1zhX .wrp___HroXY .contentWrap___IYvpn .operationWrap___OafFH .testBtn___FstX2 [class~='ant-btn-loading-icon'] {
margin-right: 3px ;
margin-left: -5px;
}
.fullScreenLoading___QcDyh {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1000;
height: 100%;
background-color: rgba(0, 0, 0, 0.45);
display: flex;
align-items: center;
justify-content: center;
}
.customPopover___v_kEO {
width: 290px;
background-color: #fff;
padding: 10px;
}
.customPopover___v_kEO p {
margin: 0;
}
.customPopover___v_kEO p b {
font-size: 14px;
color: #333333;
margin-right: 8px;
}
.customPopover___v_kEO p span {
font-size: 12px;
color: #999999;
}
.customPopover___v_kEO ul {
border-bottom: 1px solid #f1f1f1;
padding: 8px 0;
}
.customPopover___v_kEO ul li {
width: 140px;
height: 26px;
border-radius: 13px;
line-height: 24px;
padding: 0 20px 0 14px;
margin: 10px 0;
display: flex;
align-items: center;
justify-content: space-between;
cursor: pointer;
}
.customPopover___v_kEO ul i {
font-size: 14px;
display: none;
}
.customPopover___v_kEO ul li:nth-child(1) {
background: rgba(47, 163, 79, 0.2);
border: 1px solid #2fa34f;
color: #2fa34f;
}
.customPopover___v_kEO ul li:nth-child(1).active___B6kUu {
border: 0;
color: #fff;
background-color: #2fa34f;
}
.customPopover___v_kEO ul li:nth-child(1).active___B6kUu i {
display: inline;
}
.customPopover___v_kEO ul li:nth-child(2) {
background: rgba(255, 140, 41, 0.2);
border: 1px solid #ff8c29;
color: #ff8c29;
}
.customPopover___v_kEO ul li:nth-child(2).active___B6kUu {
border: 0;
color: #fff;
background-color: #ff8c29;
}
.customPopover___v_kEO ul li:nth-child(2).active___B6kUu i {
display: inline;
}
.customPopover___v_kEO ul li:nth-child(3) {
background: rgba(229, 51, 51, 0.2);
border: 1px solid #e53333;
color: #e53333;
}
.customPopover___v_kEO ul li:nth-child(3).active___B6kUu {
border: 0;
color: #fff;
background-color: #e53333;
}
.customPopover___v_kEO ul li:nth-child(3).active___B6kUu i {
display: inline;
}
.customPopover___v_kEO textarea {
border-radius: 4px;
background: #f5f5f5;
border: 0;
}
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** 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.6.26@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.6.26@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Shixuns/Detail/components/Banner/components/SendShixunsModal.less?modules ***!
\*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.wrap___E1Sbk {
padding: 14px 24px;
}
.title___nUI57 {
margin-bottom: 15px;
color: #ff954c;
text-align: center;
font-size: 14px;
}
.radioWrap___OlPAG {
cursor: default;
height: 270px;
overflow-y: auto;
background: #f7f9fd;
padding: 5px;
margin-bottom: 20px;
}
.radio___S9z0O {
display: block;
height: 30px;
line-height: 30px;
width: 100%;
}
.checkbox___w1WK6 {
height: 30px;
line-height: 30px;
width: 100%;
margin-left: 8px;
}
.colorFF0000___xX56a {
color: #ff0000;
}
.pagination___fvfxn {
margin: 0 auto;
margin-top: 10px;
}
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** 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.6.26@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.6.26@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/components/ReuseShixunModal/index.less?modules ***!
\************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.brief___LOzpE {
font-size: 14px;
font-weight: 400;
margin-bottom: 30px;
}
.contentTitle___xkdcN {
display: flex;
align-items: center;
font-size: 14px;
font-weight: 400;
color: #000000;
}
.content___Vtri0 {
font-size: 14px;
font-weight: 400;
}
.tips___tuAtH {
font-size: 12px;
font-weight: 400;
color: #6b758b;
padding-left: 14px;
}
.antdTable___s8T2N {
margin-top: 10px;
margin-bottom: 20px;
}
.antdTable___s8T2N thead[class~='ant-table-thead'] > tr > th {
background: #F2F2F2;
color: #5F6367;
}
.antdTable___s8T2N .tableCell___kN9Fw {
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
}
.antdModal___WVBk3 div[class~='ant-modal-header'] {
padding-top: 30px;
padding-left: 40px;
}
.antdModal___WVBk3 button[class~='ant-modal-close'] {
top: 18px;
right: 10px;
}
.antdModal___WVBk3 button[class~='ant-modal-close'] span[class~='ant-modal-close-x'] {
font-size: 18px;
}
.antdModal___WVBk3 div[class~='ant-modal-body'] {
padding-left: 40px;
padding-right: 40px;
max-height: 620px;
overflow: auto;
}
.antdModal___WVBk3 div[class~='ant-modal-footer'] {
border-top: none;
padding-bottom: 30px;
padding-right: 40px;
}
.orangeColor___ryB2u {
color: #FE6300;
}
/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** 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.6.26@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.6.26@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Shixuns/Detail/components/Banner/components/index.less?modules ***!
\**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.wrap___M6YVE {
padding: 15px;
}
.text___wxM5Y {
text-align: center;
color: #333;
font-size: 16px;
margin-top: 0;
margin-bottom: 0px;
}
.color848282___PNF2A {
color: #848282;
}
/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** 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.6.26@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.6.26@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/components/ReservationDialog/index.less?modules ***!
\*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.reservation_dialog___J5l2y [class~='ant-modal-body'] {
padding: 30px 40px;
}
.reservation_dialog___J5l2y [class~='ant-modal-header'] {
padding: 30px 40px 0 40px;
}
.reservation_dialog___J5l2y [class~='ant-modal-header'] .ant-modal-title___vjVUA {
font-size: 16px;
font-weight: 500;
color: #2c3850;
}
.reservation_dialog___J5l2y [class~='ant-modal-close'] {
top: 18px;
right: 30px;
}
.reservation_dialog___J5l2y [class~='ant-modal-close-x'] {
font-size: 16px;
}
.reservation_dialog___J5l2y label,
.reservation_dialog___J5l2y [class~='ant-select-selection-item'] {
display: flex;
align-items: center !important;
height: 38px;
}
.reservation_dialog___J5l2y [class~='ant-select'],
.reservation_dialog___J5l2y [class~='ant-select-selector'],
.reservation_dialog___J5l2y [class~='ant-select-selection-search-input'] {
height: 38px !important;
width: 400px !important;
}
.reservation_dialog___J5l2y [class~='ant-select-selection-placeholder'] {
line-height: 38px !important;
}
.reservation_dialog___J5l2y input[type='text'] {
height: 38px;
width: 400px;
}
.reservation_dialog___J5l2y [class~='ant-picker'] {
width: 200px;
height: 38px;
}
.reservation_dialog___J5l2y [class~='ant-col-8'] {
display: block;
flex: 0 0 25%;
max-width: 25%;
}
.reservation_dialog___J5l2y [class~='ant-form-item'] {
margin-bottom: 20px;
}
.reservation_dialog___J5l2y .ant-checkbox-inner___olY6N {
border: 1px solid #adb2b8;
}
.reservation_dialog___J5l2y [class~='ant-checkbox-checked'] [class~='ant-checkbox-inner'] {
background-color: #5784de;
border-color: #5784de !important;
}
.reservation_dialog___J5l2y [class~='ant-checkbox-wrapper']:hover [class~='ant-checkbox-inner'],
.reservation_dialog___J5l2y [class~='ant-checkbox-input']:focus [class~='ant-checkbox-inner'] {
border-color: #5784de;
}
.check_text_style___e_q5k {
width: 110px;
text-align: center;
background: #fff;
color: rgba(0, 0, 0, 0.85);
border-radius: 10px;
}
.check_text_style_active___NGMhD {
width: 110px;
text-align: center;
background: #ddf1f1;
color: #5784de;
border-radius: 10px;
}
.check_text_style_disabled___26UhD {
width: 110px;
text-align: center;
background: #f3f6f8;
color: #adb2b8;
border-radius: 10px;
}
.footerWrap___H1q8O div[class~='ant-form-item-control'] {
max-width: 100%;
}
.footerWrap___H1q8O div[class~='ant-form-item-control-input-content'] {
display: flex;
justify-content: flex-end;
}
/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** 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.6.26@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.6.26@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Shixuns/Detail/components/FirstEntryModal/index.less?modules ***!
\********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.firstEntryModal___KL7Hx {
position: fixed;
left: 0;
top: 0;
width: 100vw;
height: 100vh;
background: rgba(51, 51, 51, 0.6);
z-index: 1000;
color: #fff;
display: none;
}
.firstEntryModal___KL7Hx .box___h_ENw {
top: 282px;
right: 360px;
width: 205px;
position: absolute;
font-size: 16px;
}
.firstEntryModal___KL7Hx .tips___L_prp {
width: 316px;
height: 96px;
background: #f7b500;
border-radius: 8px;
font-size: 16px;
padding: 20px 56px 20px 20px;
margin-top: 16px;
position: relative;
margin-left: -238px;
}
.firstEntryModal___KL7Hx .tips___L_prp::after {
content: '';
position: absolute;
width: 0;
height: 0;
top: -10px;
right: 34px;
border-width: 0 8px 10px;
border-style: solid;
border-color: transparent transparent #f7b500;
}
.firstEntryModal___KL7Hx .tips___L_prp i {
position: absolute;
z-index: 4;
left: 277px;
top: 20px;
cursor: pointer;
}
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** 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.6.26@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.6.26@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Shixuns/Detail/index.less?modules ***!
\*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.flex_box_center___yLE9I {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___oiROA {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___EAVkE {
align-items: center;
box-align: center;
}
.flex_box_center_end___Y4sRU {
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___SSP3m {
flex-direction: column;
box-orient: block-axis;
}
button {
margin: 0;
padding: 0;
border: 1px solid transparent;
outline: none;
background-color: transparent;
}
button:active {
opacity: 0.6;
}
.flex-col___HBWLb {
display: flex;
flex-direction: column;
}
.flex-row___HgZS4 {
display: flex;
flex-direction: row;
}
.justify-start___lZtlg {
display: flex;
justify-content: flex-start;
}
.justify-center___CwDWE {
display: flex;
justify-content: center;
}
.justify-end___oOf9q {
display: flex;
justify-content: flex-end;
}
.justify-evenly____iQoe {
display: flex;
justify-content: space-evenly;
}
.justify-around___K07vD {
display: flex;
justify-content: space-around;
}
.justify-between___aBmBt {
display: flex;
justify-content: space-between;
}
.align-start___LYbh2 {
display: flex;
align-items: flex-start;
}
.align-center___TrpBj {
display: flex;
align-items: center;
}
.align-end___DADhQ {
display: flex;
align-items: flex-end;
}
button {
margin: 0;
padding: 0;
border: 1px solid transparent;
outline: none;
background-color: transparent;
}
button:active {
opacity: 0.6;
}
.flex-col___HBWLb {
display: flex;
flex-direction: column;
}
.flex-row___HgZS4 {
display: flex;
flex-direction: row;
}
.justify-start___lZtlg {
display: flex;
justify-content: flex-start;
}
.justify-center___CwDWE {
display: flex;
justify-content: center;
}
.justify-end___oOf9q {
display: flex;
justify-content: flex-end;
}
.justify-evenly____iQoe {
display: flex;
justify-content: space-evenly;
}
.justify-around___K07vD {
display: flex;
justify-content: space-around;
}
.justify-between___aBmBt {
display: flex;
justify-content: space-between;
}
.align-start___LYbh2 {
display: flex;
align-items: flex-start;
}
.align-center___TrpBj {
display: flex;
align-items: center;
}
.align-end___DADhQ {
display: flex;
align-items: flex-end;
}
.bg___UgpNC {
background: #fafafa;
}
.bg___UgpNC .tabs___BSqmb {
background: #ffffff;
}
.bg___UgpNC .tabs___BSqmb .wrap___NcfkY {
width: 1200px;
margin: 0 auto;
display: flex;
justify-content: space-between;
}
.bg___UgpNC .tabs___BSqmb .wrap___NcfkY [class~='ant-menu'] {
flex: 1 1;
}
.bg___UgpNC .tabs___BSqmb .wrap___NcfkY li[class~='ant-menu-item'] {
font-size: 16px;
height: 60px;
line-height: 60px;
margin-right: 50px !important;
}
.bg___UgpNC .tabs___BSqmb .wrap___NcfkY .check___XPhyn {
float: right;
font-size: 16px;
height: 60px;
line-height: 60px;
color: #333;
cursor: pointer;
}
.bg___UgpNC .tabs___BSqmb .wrap___NcfkY .check___XPhyn i {
margin-right: 3px;
}
.bg___UgpNC .tabs___BSqmb .wrap___NcfkY .activeCheck___gPjei {
margin-right: 20px;
}
.bg___UgpNC .tabs___BSqmb .wrap___NcfkY .activeCheck___gPjei:hover {
color: #3061D0;
}
/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** 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.6.26@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.6.26@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Shixuns/Detail/components/Detection/index.less?modules ***!
\**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.Header___XzbiS {
height: 66px;
padding: 0px 20px;
border-bottom: 1px solid #EDEDED;
font-size: 16px;
}
.Header___XzbiS .doubtIcon___itWIF {
color: #ccc;
margin-left: 8px;
cursor: pointer;
}
.system___muDp3 {
height: 100%;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
}
.system___muDp3 span {
margin-top: 25px;
font-size: 14px;
font-weight: 400;
color: #5F6367;
}
.body___RUXn8 {
padding: 30px 20px;
}
.body___RUXn8 .Collapse___qW89G {
margin-top: 30px;
}
.body___RUXn8 .Collapse___qW89G span[class^="ant-collapse-header-text"] {
background: #F5F7FA;
padding: 0px;
border-left: 0px solid #3061D0;
}
.body___RUXn8 .Collapse___qW89G [class^="ant-collapse-header"] {
padding: 12px 10px;
background: #F5F7FA;
border-left: 2px solid #3061D0;
}
.body___RUXn8 .Collapse___qW89G [class^="ant-collapse-content-box"] {
padding: 0px;
}
.body___RUXn8 .Collapse___qW89G .Table___s0Yl7 {
border: 1px solid #F0F0F1;
font-size: 14px;
font-weight: 400;
color: #333333;
}
.body___RUXn8 .Collapse___qW89G .Table___s0Yl7 .Row___UV8EM {
border-bottom: 1px solid #F0F0F1;
}
.body___RUXn8 .Collapse___qW89G .Table___s0Yl7 .Row___UV8EM:last-child {
border-bottom: 0px;
}
.body___RUXn8 .Collapse___qW89G .Table___s0Yl7 .content___kHQti {
padding: 16px 10px;
/* 强制不换行 */
white-space: nowrap;
/* 文字用省略号代替超出的部分 */
text-overflow: ellipsis;
/* 匀速溢出内容,隐藏 */
overflow: hidden;
}
.body___RUXn8 .title___Q6WVx {
font-size: 16px;
font-weight: 600;
color: #191919;
}
.body___RUXn8 .time___gdgDO {
margin-top: 18px;
font-size: 12px;
font-weight: 400;
color: #81888C;
line-height: 12px;
}
.body___RUXn8 .Retest___PLJVW {
height: 32px;
color: #3061D0;
background: linear-gradient(180deg, #FFFFFF 0%, #F6F7F9 100%);
box-shadow: 0px 2px 4px 0px #E0DFE1, inset 0px 1px 3px 0px rgba(255, 255, 255, 0.5);
border-radius: 4px;
border: 1px solid #BACFFE;
}
.body___RUXn8 .progress___r1CzM {
margin-top: 20px;
}
.body___RUXn8 .progress___r1CzM [class^="ant-progress-bg"] {
height: 10px;
}
.body___RUXn8 .num___t0feJ {
margin-left: 37px;
}
.body___RUXn8 .num___t0feJ:first-child {
margin-left: 0px;
}
.body___RUXn8 .num___t0feJ .dot___XiDv_ {
width: 6px;
height: 6px;
border-radius: 50%;
}
.body___RUXn8 .num___t0feJ span:first-child {
margin-left: 4px;
font-size: 14px;
font-weight: 400;
color: #333333;
}
.body___RUXn8 .num___t0feJ span {
margin-left: 10px;
}