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

487 lines
20 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.4.6@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.4.6@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Engineering/Navigation/Home/Header/index.less?modules ***!
\***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.headerTabBarContainer___Nq0Dm {
display: flex;
align-items: center;
}
.headerTabBarContainer___Nq0Dm .userInfo___R_AXo {
display: flex;
align-items: center;
justify-content: space-between;
}
.headerTabBarContainer___Nq0Dm .userInfo___R_AXo .img___XUouS {
width: 32px;
height: 32px;
border-radius: 50%;
margin-right: 10px;
background-color: #ccc;
display: flex;
align-items: center;
justify-content: center;
overflow: hidden;
}
.headerTabBarContainer___Nq0Dm .userInfo___R_AXo .img___XUouS img {
width: 100%;
height: 100%;
}
.headerTabBarContainer___Nq0Dm .userInfo___R_AXo .detail___k89kc > div {
color: #464f66;
}
.headerTabBarContainer___Nq0Dm .userInfo___R_AXo .detail___k89kc > div:first-child {
font-size: 14px;
font-weight: 500;
}
.headerTabBarContainer___Nq0Dm .userInfo___R_AXo .detail___k89kc > div:last-child {
font-size: 12px;
}
.headerTabBarContainer___Nq0Dm .space___zTuz_ {
width: 1px;
height: 26px;
border: 1px solid #9cc7ee;
margin: 0 21px;
}
.headerTabBarContainer___Nq0Dm .school___bCCy2 {
display: flex;
align-items: center;
}
.headerTabBarContainer___Nq0Dm .school___bCCy2 > div {
margin-right: 9px;
}
.headerTabBarContainer___Nq0Dm .school___bCCy2 > div:first-child i {
font-size: 24px;
color: #1fa363;
}
.headerTabBarContainer___Nq0Dm .school___bCCy2 > div:last-child {
font-size: 14px;
font-weight: 500;
color: #464f66;
}
.headerContainer___zNlzC {
margin-top: 32px;
}
.headerContainer___zNlzC .listItemWrap___SpIzT {
display: flex;
justify-content: start;
}
.headerContainer___zNlzC .listItemWrap___SpIzT .listItem___cFJUj {
display: flex;
align-items: center;
justify-content: space-between;
margin-right: 20px;
border-radius: 2px;
border: 1px solid #ddd;
}
.headerContainer___zNlzC .listItemWrap___SpIzT .listItem___cFJUj:last-child {
margin-right: 0;
}
.headerContainer___zNlzC .listItemWrap___SpIzT .listItem___cFJUj > span {
background-color: #f5f5f5;
color: #464f66;
padding: 10px 12px;
border-right: 1px solid #ddd;
font-size: 14px;
}
.headerContainer___zNlzC .nameContainer___fQG64 {
margin-top: 30px;
}
.headerContainer___zNlzC .nameContainer___fQG64 > span:first-child {
font-size: 16px;
font-weight: 500;
color: #464f66;
margin-right: 31px;
}
.headerContainer___zNlzC .nameContainer___fQG64 > span:last-child {
cursor: pointer;
}
.headerContainer___zNlzC .nameContainer___fQG64 > span:last-child > i {
color: #0152d9;
font-size: 14px;
}
.headerContainer___zNlzC .nameContainer___fQG64 .iconWrap___wK4NI {
color: #0152d9;
display: inline-block;
}
.headerContainer___zNlzC .nameContainer___fQG64 .iconWrap___wK4NI > span {
margin-right: 14px;
cursor: pointer;
}
.headerContainer___zNlzC .nameContainer___fQG64 .iconWrap___wK4NI > span > i {
font-size: 14px;
}
/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** 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.4.6@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.4.6@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Engineering/components/Navigation/StyleWrap/index.less?modules ***!
\********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.styleWrapContainer___fTNBN {
background: #ffffff;
border-radius: 4px;
border: 1px solid #dae9f3;
}
.styleWrapContainer___fTNBN.default___lObcd {
padding: 26px 30px;
}
.styleWrapContainer___fTNBN.default___lObcd .header___oOyPW .tabBarContainer___EWE_7 {
display: flex;
align-items: center;
justify-content: space-between;
}
.styleWrapContainer___fTNBN.default___lObcd .header___oOyPW .tabBarContainer___EWE_7 > div {
display: flex;
align-items: center;
justify-content: space-between;
padding: 6px 9px;
background: #ffffff;
box-shadow: 0px 7px 16px 0px rgba(227, 237, 255, 0.71);
border-radius: 2px;
margin-right: 20px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
cursor: pointer;
}
.styleWrapContainer___fTNBN.default___lObcd .header___oOyPW .tabBarContainer___EWE_7 > div:last-child {
margin-right: 0;
}
.styleWrapContainer___fTNBN.default___lObcd .header___oOyPW .tabBarContainer___EWE_7 > div > span:first-child {
margin-right: 7px;
}
.styleWrapContainer___fTNBN.large___Ael5K {
padding: 25px 20px 30px 30px;
}
.styleWrapContainer___fTNBN.middle___PPMC_ {
padding: 26px 22px;
}
.styleWrapContainer___fTNBN.middle___PPMC_ .header___oOyPW .title___XNXFq {
padding-left: 5px;
}
.styleWrapContainer___fTNBN.middle___PPMC_ .header___oOyPW .tabBarText___aN99K {
font-size: 14px;
color: #6b758b;
line-height: 20px;
}
.styleWrapContainer___fTNBN.small___Oo9S7 {
padding: 20px 26px 26px 26px;
}
.styleWrapContainer___fTNBN.small___Oo9S7 .header___oOyPW .title___XNXFq {
font-size: 14px;
font-weight: 500;
color: #464f66;
line-height: 20px;
position: relative;
}
.styleWrapContainer___fTNBN.small___Oo9S7 .header___oOyPW .title___XNXFq::after {
position: absolute;
width: 43px;
height: 4px;
opacity: 0.29;
content: '';
bottom: -14px;
left: 0;
}
.styleWrapContainer___fTNBN.small___Oo9S7:nth-child(1) .title___XNXFq::after {
background-color: #007aff;
}
.styleWrapContainer___fTNBN.small___Oo9S7:nth-child(2) .title___XNXFq::after {
background-color: #07c160;
}
.styleWrapContainer___fTNBN.small___Oo9S7:nth-child(3) .title___XNXFq::after {
background-color: #fa6400;
}
.styleWrapContainer___fTNBN .header___oOyPW {
display: flex;
align-items: center;
justify-content: space-between;
}
.styleWrapContainer___fTNBN .header___oOyPW .title___XNXFq {
font-size: 20px;
font-weight: 500;
color: #333b69;
line-height: 28px;
}
/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** 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.4.6@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.4.6@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Engineering/Navigation/Home/CardList/index.less?modules ***!
\*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.cardListContainer___cOvhW {
display: flex;
justify-content: space-between;
}
.cardListContainer___cOvhW .left___aHG_T {
width: calc(100% - 270px);
}
@media (min-width: 1920px) {
.cardListContainer___cOvhW .left___aHG_T {
width: calc(100% - 504px);
}
}
@media screen and (min-width: 1601px) and (max-width: 1919px) {
.cardListContainer___cOvhW .left___aHG_T {
width: calc(100% - 420px);
}
}
@media screen and (min-width: 1400px) and (max-width: 1600px) {
.cardListContainer___cOvhW .left___aHG_T {
width: calc(100% - 320px);
}
}
.cardListContainer___cOvhW .left___aHG_T .leftList____UVAt {
display: flex;
align-items: center;
margin-top: 40px;
}
@media (min-width: 1920px) {
.cardListContainer___cOvhW .left___aHG_T .leftList____UVAt .resultWrap___EMouZ {
flex: 1 1;
display: flex;
justify-content: center;
}
}
@media screen and (min-width: 1400px) and (max-width: 1600px) {
.cardListContainer___cOvhW .left___aHG_T .leftList____UVAt .resultWrap___EMouZ {
width: 35%;
display: flex;
justify-content: center;
}
}
@media screen and (min-width: 1601px) and (max-width: 1700px) {
.cardListContainer___cOvhW .left___aHG_T .leftList____UVAt .resultWrap___EMouZ {
width: 35%;
display: flex;
justify-content: center;
}
}
@media screen and (min-width: 1701px) and (max-width: 1800px) {
.cardListContainer___cOvhW .left___aHG_T .leftList____UVAt .resultWrap___EMouZ {
width: 38%;
display: flex;
justify-content: center;
}
}
@media screen and (min-width: 1801px) and (max-width: 1919px) {
.cardListContainer___cOvhW .left___aHG_T .leftList____UVAt .resultWrap___EMouZ {
width: 42%;
display: flex;
justify-content: center;
}
}
.cardListContainer___cOvhW .left___aHG_T .leftList____UVAt .resultWrap___EMouZ .reusltContainer___rkPOf {
width: 198px;
height: 198px;
padding: 15px;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
box-shadow: 0px 2px 31px 7px #ebeefd;
border: 18px solid #ffffff;
position: relative;
z-index: 1;
}
.cardListContainer___cOvhW .left___aHG_T .leftList____UVAt .resultWrap___EMouZ .reusltContainer___rkPOf::after {
position: absolute;
content: '';
width: 198px;
height: 198px;
border-width: 3px;
border-style: solid;
border-color: #cbd6ed;
z-index: 9;
border-radius: 50%;
}
.cardListContainer___cOvhW .left___aHG_T .leftList____UVAt .resultWrap___EMouZ .reusltContainer___rkPOf::before {
position: absolute;
content: '';
width: 100%;
height: 100%;
background-image: radial-gradient(#fff 60%, #f5f5fd 80%);
border-radius: 50%;
z-index: 8;
}
.cardListContainer___cOvhW .left___aHG_T .leftList____UVAt .resultWrap___EMouZ .reusltContainer___rkPOf.success___B8bZK::after {
border-color: #07c160;
}
.cardListContainer___cOvhW .left___aHG_T .leftList____UVAt .resultWrap___EMouZ .reusltContainer___rkPOf.success___B8bZK .spheric___si9yt > div:first-child {
color: #333b69;
}
.cardListContainer___cOvhW .left___aHG_T .leftList____UVAt .resultWrap___EMouZ .reusltContainer___rkPOf.success___B8bZK .spheric___si9yt > div:last-child {
color: #6b758b;
}
.cardListContainer___cOvhW .left___aHG_T .leftList____UVAt .resultWrap___EMouZ .reusltContainer___rkPOf .spheric___si9yt {
text-align: center;
z-index: 10;
}
.cardListContainer___cOvhW .left___aHG_T .leftList____UVAt .resultWrap___EMouZ .reusltContainer___rkPOf .spheric___si9yt > div:first-child {
font-size: 28px;
font-weight: 500;
color: #6b758b;
line-height: 40px;
}
.cardListContainer___cOvhW .left___aHG_T .leftList____UVAt .resultWrap___EMouZ .reusltContainer___rkPOf .spheric___si9yt > div:last-child {
font-size: 12px;
font-weight: 400;
color: #b1bacd;
line-height: 17px;
margin-top: 4px;
}
.cardListContainer___cOvhW .left___aHG_T .leftList____UVAt .listItemWrap___AZiiY {
flex: 1 1;
margin-left: 67px;
}
.cardListContainer___cOvhW .left___aHG_T .leftList____UVAt .listItemWrap___AZiiY .listItem___x5794 {
margin-bottom: 20px;
display: flex;
justify-content: start;
}
.cardListContainer___cOvhW .left___aHG_T .leftList____UVAt .listItemWrap___AZiiY .listItem___x5794:last-child {
margin-bottom: 0;
}
.cardListContainer___cOvhW .left___aHG_T .leftList____UVAt .listItemWrap___AZiiY .listItem___x5794 > span {
width: 40px;
height: 40px;
border-radius: 9px;
margin-right: 10px;
display: flex;
align-items: center;
justify-content: center;
}
.cardListContainer___cOvhW .left___aHG_T .leftList____UVAt .listItemWrap___AZiiY .listItem___x5794 .content___nMJwb {
display: flex;
justify-content: space-between;
padding-top: 4px;
width: calc(100% - 50px);
}
.cardListContainer___cOvhW .left___aHG_T .leftList____UVAt .listItemWrap___AZiiY .listItem___x5794 .content___nMJwb .label___IKiST {
font-size: 14px;
color: #333b69;
line-height: 20px;
position: relative;
}
.cardListContainer___cOvhW .left___aHG_T .leftList____UVAt .listItemWrap___AZiiY .listItem___x5794 .content___nMJwb .label___IKiST::after {
position: absolute;
content: '';
width: 21px;
height: 3px;
background-color: #6b758b;
border-radius: 1px;
opacity: 0.3;
bottom: 0;
left: 0;
}
.cardListContainer___cOvhW .left___aHG_T .leftList____UVAt .listItemWrap___AZiiY .listItem___x5794 .content___nMJwb .total___NvRmD {
display: flex;
align-items: center;
}
@media (min-width: 1600px) {
.cardListContainer___cOvhW .left___aHG_T .leftList____UVAt .listItemWrap___AZiiY .listItem___x5794 .content___nMJwb .total___NvRmD {
padding-right: 40px;
}
}
.cardListContainer___cOvhW .left___aHG_T .leftList____UVAt .listItemWrap___AZiiY .listItem___x5794 .content___nMJwb .total___NvRmD > span:first-child {
font-size: 24px;
font-weight: 500;
color: #333b69;
line-height: 33px;
}
.cardListContainer___cOvhW .left___aHG_T .leftList____UVAt .listItemWrap___AZiiY .listItem___x5794 .content___nMJwb .total___NvRmD > span:last-child {
font-size: 12px;
font-weight: 400;
color: #6b758b;
line-height: 17px;
margin-left: 5px;
}
.cardListContainer___cOvhW .right___iac1g {
width: 250px;
}
@media (min-width: 1920px) {
.cardListContainer___cOvhW .right___iac1g {
width: 484px;
}
}
@media screen and (min-width: 1601px) and (max-width: 1919px) {
.cardListContainer___cOvhW .right___iac1g {
width: 400px;
}
}
@media screen and (min-width: 1400px) and (max-width: 1600px) {
.cardListContainer___cOvhW .right___iac1g {
width: 300px;
}
}
.cardListContainer___cOvhW .right___iac1g .rightList___RJ6cd {
display: flex;
flex-wrap: wrap;
margin-top: 26px;
height: 244px;
overflow-y: auto;
align-content: start;
}
.cardListContainer___cOvhW .right___iac1g .rightList___RJ6cd .listItem___x5794 {
color: #464f66;
padding: 5px 10px;
background: #efefef;
border-radius: 2px;
margin-bottom: 12px;
margin-right: 10px;
transition: all 0.2s;
}
.cardListContainer___cOvhW .right___iac1g .rightList___RJ6cd .listItem___x5794:hover {
color: #0152d9;
background-color: #e3effc;
}
.cardListContainer___cOvhW .right___iac1g .rightList___RJ6cd .emptyContaioner___famIv {
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
width: 100%;
height: 100%;
margin: 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.4.6@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.4.6@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Engineering/Navigation/Home/TotalList/index.less?modules ***!
\**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.totalListContainer___GwKjh {
display: flex;
justify-content: space-between;
}
.totalListContainer___GwKjh .listItem___Gj5yg {
display: flex;
justify-content: space-between;
margin-top: 42px;
}
.totalListContainer___GwKjh .listItem___Gj5yg .total___DzDtA {
font-size: 12px;
color: #464f66;
}
.totalListContainer___GwKjh .listItem___Gj5yg .total___DzDtA > span {
font-size: 30px;
font-weight: 500;
line-height: 42px;
margin-right: 6px;
}
.totalListContainer___GwKjh .listItem___Gj5yg .icon___YtvQo {
width: 40px;
height: 40px;
display: flex;
align-items: center;
justify-content: center;
border-radius: 50%;
}
/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** 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.4.6@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.4.6@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Engineering/Navigation/Home/index.less?modules ***!
\****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.navigationHomeContainer___fTEXn {
background-color: #fafafa;
}
.navigationHomeContainer___fTEXn > div {
margin-bottom: 20px;
}
.navigationHomeContainer___fTEXn > div:last-child {
margin-bottom: 0;
}