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.
114 lines
3.5 KiB
114 lines
3.5 KiB
/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** css ./node_modules/_css-loader@6.7.1@css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/_@umijs_bundler-webpack@4.0.88@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.0.88@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Innovation/index.less?modules ***!
|
|
\*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.flex_box_center___enTkV {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___j8LoK {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___BJ6hp {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___KZOQH {
|
|
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___Tzu7t {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.wrapper___DnUnJ {
|
|
padding: 0 40px;
|
|
min-width: 1200px;
|
|
flex-wrap: nowrap;
|
|
}
|
|
.content_wrapper___F_rCn {
|
|
background-color: #fff;
|
|
padding: 28px 20px 30px 20px;
|
|
}
|
|
.base_modal_style___vKqRE div[class^='ant-modal-body'] {
|
|
padding: 32px;
|
|
}
|
|
.menu___BpwS6 {
|
|
height: calc(100% - 70px);
|
|
min-width: 200px;
|
|
}
|
|
.menu___BpwS6 li[class^='ant-menu-item'] {
|
|
font-size: 14px;
|
|
height: 50px;
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
.menu___BpwS6 .submenu___xDr82 li[class^='ant-menu-item'],
|
|
.menu___BpwS6 .submenu___xDr82 div[class^='ant-menu-submenu-title'] {
|
|
font-size: 14px;
|
|
height: 50px;
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
.menu___BpwS6 .submenu___xDr82 li[class^='ant-menu-item'] {
|
|
color: #6b758b;
|
|
}
|
|
.menu___BpwS6 .submenu___xDr82 li[class~='ant-menu-item-selected'] {
|
|
color: #0152d9;
|
|
}
|
|
.menu___BpwS6 .submenu___xDr82 ul {
|
|
background: none;
|
|
}
|
|
.link___b9dc8 {
|
|
font-size: 14px;
|
|
font-family: PingFangSC-Regular, PingFang SC;
|
|
font-weight: 400;
|
|
color: #165dff;
|
|
}
|
|
.link___b9dc8:hover {
|
|
cursor: pointer;
|
|
}
|
|
.header___yrRip {
|
|
display: flex;
|
|
justify-content: space-between;
|
|
}
|
|
.header___yrRip .title___oWojk {
|
|
font-size: 16px;
|
|
font-family: PingFangSC-Medium, PingFang SC;
|
|
font-weight: 500;
|
|
color: #464f66;
|
|
}
|
|
.header___yrRip .title___oWojk::before {
|
|
content: '';
|
|
display: inline-block;
|
|
width: 4px;
|
|
height: 12px;
|
|
background: #242f49;
|
|
margin-right: 8px;
|
|
}
|
|
.home___D896G {
|
|
display: flex;
|
|
padding: 26px 36px;
|
|
align-items: center;
|
|
justify-content: center;
|
|
background: #fff;
|
|
cursor: pointer;
|
|
}
|
|
.home___D896G .info___n4w60 {
|
|
margin-left: 10px;
|
|
}
|
|
.home___D896G .info___n4w60 > div:first-child {
|
|
font-size: 20px;
|
|
font-weight: 500;
|
|
color: #0152d9;
|
|
}
|
|
|