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.
57 lines
3.6 KiB
57 lines
3.6 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.89@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.0.89@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/layouts/CoreDetail/TopBanner/index.less?modules ***!
|
|
\*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.Bg___y3IeD {
|
|
width: 100%;
|
|
height: 200px;
|
|
background: no-repeat;
|
|
background-image: url(./static/b.70f32195.png);
|
|
background-size: cover;
|
|
}
|
|
.TitleStyle___n0xLC {
|
|
font-size: 30px !important;
|
|
font-weight: 600;
|
|
letter-spacing: 5px;
|
|
text-shadow: 0px 2px 4px #06125D;
|
|
}
|
|
|
|
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** 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.89@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.0.89@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/layouts/CoreDetail/TopMenus/index.less?modules ***!
|
|
\************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.TopMenusDiv___rkFru {
|
|
width: 1200px;
|
|
margin: 30px auto 0px;
|
|
border-bottom: 1px solid #EAEFFA;
|
|
}
|
|
.SrollStage___jjMvw {
|
|
flex: 1 1;
|
|
flex-wrap: nowrap;
|
|
white-space: nowrap;
|
|
overflow-x: auto;
|
|
}
|
|
.SrollStage___jjMvw .StageItem___P6AAb {
|
|
padding: 9px 26px;
|
|
font-size: 16px;
|
|
font-weight: 500;
|
|
color: #333333;
|
|
margin-right: 2px;
|
|
background: #FAFAFA;
|
|
border-radius: 4px 4px 0px 0px;
|
|
cursor: pointer;
|
|
}
|
|
.SrollStage___jjMvw .StageItemActive___juQir {
|
|
background-color: #EAEFFA;
|
|
color: #3061D0;
|
|
}
|
|
.SrollStage___jjMvw .StageItem___P6AAb:last-child {
|
|
margin-right: 0px;
|
|
}
|
|
.SrollStage___jjMvw .StageItem___P6AAb:hover {
|
|
background-color: #EAEFFA;
|
|
color: #3061D0;
|
|
}
|
|
.SrollStage___jjMvw::-webkit-scrollbar {
|
|
height: 0px;
|
|
}
|
|
|