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.
248 lines
6.4 KiB
248 lines
6.4 KiB
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** css ./node_modules/_css-loader@6.7.1@css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/_@umijs_bundler-webpack@4.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/index.less?modules ***!
|
|
\************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.flex_box_center___usTTt {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___pQ1uH {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___jvY_p {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___mLLAC {
|
|
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___B1SWi {
|
|
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___XMp3D {
|
|
display: flex;
|
|
flex-direction: column;
|
|
}
|
|
.flex-row___JRwQN {
|
|
display: flex;
|
|
flex-direction: row;
|
|
}
|
|
.justify-start___x5YK_ {
|
|
display: flex;
|
|
justify-content: flex-start;
|
|
}
|
|
.justify-center___iLYLV {
|
|
display: flex;
|
|
justify-content: center;
|
|
}
|
|
.justify-end___yDBQe {
|
|
display: flex;
|
|
justify-content: flex-end;
|
|
}
|
|
.justify-evenly___cLCBO {
|
|
display: flex;
|
|
justify-content: space-evenly;
|
|
}
|
|
.justify-around___z0MBT {
|
|
display: flex;
|
|
justify-content: space-around;
|
|
}
|
|
.justify-between___qSodJ {
|
|
display: flex;
|
|
justify-content: space-between;
|
|
}
|
|
.align-start___JXZQ0 {
|
|
display: flex;
|
|
align-items: flex-start;
|
|
}
|
|
.align-center___zQs2o {
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
.align-end___IM1pI {
|
|
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___XMp3D {
|
|
display: flex;
|
|
flex-direction: column;
|
|
}
|
|
.flex-row___JRwQN {
|
|
display: flex;
|
|
flex-direction: row;
|
|
}
|
|
.justify-start___x5YK_ {
|
|
display: flex;
|
|
justify-content: flex-start;
|
|
}
|
|
.justify-center___iLYLV {
|
|
display: flex;
|
|
justify-content: center;
|
|
}
|
|
.justify-end___yDBQe {
|
|
display: flex;
|
|
justify-content: flex-end;
|
|
}
|
|
.justify-evenly___cLCBO {
|
|
display: flex;
|
|
justify-content: space-evenly;
|
|
}
|
|
.justify-around___z0MBT {
|
|
display: flex;
|
|
justify-content: space-around;
|
|
}
|
|
.justify-between___qSodJ {
|
|
display: flex;
|
|
justify-content: space-between;
|
|
}
|
|
.align-start___JXZQ0 {
|
|
display: flex;
|
|
align-items: flex-start;
|
|
}
|
|
.align-center___zQs2o {
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
.align-end___IM1pI {
|
|
display: flex;
|
|
align-items: flex-end;
|
|
}
|
|
.wrap___Ga64a {
|
|
min-width: 1200px;
|
|
margin: 20px auto;
|
|
display: flex;
|
|
padding: 0 20px;
|
|
justify-content: space-between;
|
|
align-items: flex-start;
|
|
border-radius: 0;
|
|
}
|
|
.wrap___Ga64a .left___MLf1O {
|
|
width: 200px;
|
|
background: #ffffff;
|
|
border-radius: 4px;
|
|
overflow: hidden;
|
|
flex-shrink: 0;
|
|
box-shadow: 0px 5px 25px 0px rgba(192, 209, 235, 0.5);
|
|
min-height: calc(100vh - 64px - 220px);
|
|
}
|
|
.wrap___Ga64a .left___MLf1O .menu___FpsmH {
|
|
height: 100%;
|
|
border-right: 0;
|
|
padding-bottom: 80px;
|
|
}
|
|
.wrap___Ga64a .left___MLf1O .menu___FpsmH .ant-menu-submenu-title {
|
|
font-size: 16px;
|
|
height: 50px;
|
|
line-height: 50px;
|
|
padding-right: 8px;
|
|
font-weight: 500;
|
|
color: #464f66;
|
|
}
|
|
.wrap___Ga64a .left___MLf1O .menu___FpsmH .ant-menu-submenu-title i {
|
|
margin-right: 15px;
|
|
color: #999999;
|
|
}
|
|
.wrap___Ga64a .left___MLf1O .menu___FpsmH .ant-menu-submenu-title .custom-icon {
|
|
float: right;
|
|
font-size: 17px;
|
|
padding-top: 20px;
|
|
transform: scale(0.5);
|
|
color: #999999;
|
|
}
|
|
.wrap___Ga64a .left___MLf1O .menu___FpsmH .ant-menu-item {
|
|
font-size: 14px;
|
|
height: 40px;
|
|
line-height: 40px;
|
|
padding-left: 46px !important;
|
|
border-radius: 0;
|
|
margin: 0;
|
|
width: 100%;
|
|
}
|
|
.wrap___Ga64a .left___MLf1O .menu___FpsmH .ant-menu-item:hover {
|
|
background-color: #f9f9f9;
|
|
}
|
|
.wrap___Ga64a .left___MLf1O .menu___FpsmH .ant-menu-item aside {
|
|
color: #666666;
|
|
}
|
|
.wrap___Ga64a .left___MLf1O .menu___FpsmH .ant-menu-submenu-selected {
|
|
background: #ebf2fc !important;
|
|
}
|
|
.wrap___Ga64a .left___MLf1O .menu___FpsmH .ant-menu-submenu-selected .ant-menu-submenu-title {
|
|
color: #0152d9;
|
|
}
|
|
.wrap___Ga64a .left___MLf1O .menu___FpsmH .ant-menu-submenu-selected .ant-menu-submenu-title i {
|
|
color: #0152d9;
|
|
}
|
|
.wrap___Ga64a .left___MLf1O .menu___FpsmH .ant-menu-submenu-selected .custom-icon {
|
|
color: #0152d9 !important;
|
|
}
|
|
.wrap___Ga64a .left___MLf1O .menu___FpsmH .ant-menu-item-selected {
|
|
background-color: #0152d9 !important;
|
|
}
|
|
.wrap___Ga64a .left___MLf1O .menu___FpsmH .ant-menu-item-selected aside {
|
|
color: #fff;
|
|
}
|
|
.wrap___Ga64a .left___MLf1O .menu___FpsmH .ant-menu-item-selected::after {
|
|
opacity: 0;
|
|
}
|
|
.wrap___Ga64a .left___MLf1O .menu___FpsmH ul {
|
|
background: none !important;
|
|
}
|
|
.wrap___Ga64a .left___MLf1O .home___iI7sm {
|
|
display: flex;
|
|
padding-top: 26px;
|
|
padding-left: 16px;
|
|
padding-right: 8px;
|
|
margin-bottom: 15px;
|
|
cursor: pointer;
|
|
}
|
|
.wrap___Ga64a .left___MLf1O .home___iI7sm .info___P474B > div:first-child {
|
|
font-size: 20px;
|
|
font-weight: 500;
|
|
color: #0152d9;
|
|
line-height: 28px;
|
|
}
|
|
.wrap___Ga64a .left___MLf1O .home___iI7sm .info___P474B > div:last-child {
|
|
font-size: 12px;
|
|
font-weight: 600;
|
|
color: #8da6bc;
|
|
}
|
|
.wrap___Ga64a .right___Ttby6 {
|
|
background: #ffffff;
|
|
border-radius: 4px;
|
|
flex: 1 1;
|
|
margin-left: 20px;
|
|
overflow: hidden;
|
|
}
|
|
|