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.
393 lines
12 KiB
393 lines
12 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/pages/Search/index.less?modules ***!
|
|
\*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.flex_box_center___HEr9e {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between____iKBP {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___OEtzz {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___B6rgq {
|
|
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___QNsfK {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.search-container___RW2SM {
|
|
position: relative;
|
|
}
|
|
.search-container___RW2SM img {
|
|
width: 100%;
|
|
height: 150px;
|
|
}
|
|
.search-container___RW2SM .btn-search___YrTXV {
|
|
position: absolute;
|
|
width: 800px;
|
|
top: 50%;
|
|
border-color: #e1edf8;
|
|
left: 50%;
|
|
margin-left: -400px;
|
|
margin-top: -27.5px;
|
|
}
|
|
.search-container___RW2SM .btn-search___YrTXV [class~='ant-input-group'],
|
|
.search-container___RW2SM .btn-search___YrTXV [class~='ant-input'] {
|
|
height: 55px;
|
|
font-size: 18px;
|
|
}
|
|
.search-container___RW2SM .btn-search___YrTXV [class~='ant-btn'] {
|
|
width: 137px;
|
|
font-size: 18px;
|
|
height: 55px;
|
|
border: 0px solid transparent;
|
|
padding: 0;
|
|
background: #4cacff;
|
|
}
|
|
.navs-container___vuvs0 {
|
|
background: #fff;
|
|
box-shadow: 3px 10px 21px 0 rgba(76, 76, 76, 0.15);
|
|
}
|
|
.navs___FjRDm {
|
|
width: 1200px;
|
|
margin: 0 auto;
|
|
padding-left: 0;
|
|
height: 62px;
|
|
list-style: none;
|
|
display: flex;
|
|
flex-flow: row nowrap;
|
|
align-items: center;
|
|
background: #fff;
|
|
}
|
|
.navs___FjRDm li {
|
|
margin-right: 30px;
|
|
}
|
|
.navs___FjRDm a {
|
|
color: rgba(0, 0, 0, 0.65);
|
|
display: block;
|
|
width: 94px;
|
|
text-align: center;
|
|
border-bottom: 2px solid transparent;
|
|
height: 60px;
|
|
font-size: 14px;
|
|
line-height: 60px;
|
|
}
|
|
.navs___FjRDm a.active___FwSXe {
|
|
height: 60px;
|
|
border-bottom: 2px solid #0152d9;
|
|
color: #0152d9;
|
|
}
|
|
.search-result-container___yKXfF {
|
|
position: relative;
|
|
}
|
|
.search-panel___OJsfs {
|
|
list-style: none;
|
|
display: flex;
|
|
flex-flow: column nowrap;
|
|
padding-left: 0;
|
|
}
|
|
.search-panel___OJsfs .search-course-item___K21lH {
|
|
position: relative;
|
|
}
|
|
.search-panel___OJsfs .search-course-item___K21lH:hover .lock-search-course-item___Yy132 {
|
|
display: flex;
|
|
}
|
|
.search-panel___OJsfs .search-course-item___K21lH .lock-search-course-item___Yy132 {
|
|
position: absolute;
|
|
justify-content: center;
|
|
align-items: center;
|
|
right: 0px;
|
|
left: 0px;
|
|
top: 0px;
|
|
bottom: 0px;
|
|
background: rgba(0, 0, 0, 0.7);
|
|
color: white;
|
|
font-size: 14px;
|
|
z-index: 5;
|
|
display: none;
|
|
}
|
|
.search-panel___OJsfs a {
|
|
display: block;
|
|
color: #777;
|
|
background-color: #fff;
|
|
padding: 20px;
|
|
margin-bottom: 20px;
|
|
font-size: 16px;
|
|
line-height: 1.6;
|
|
}
|
|
.search-panel___OJsfs .desc___OBHVW {
|
|
padding-bottom: 20px;
|
|
}
|
|
.search-panel___OJsfs .title___OG0X8 {
|
|
font-size: 20px;
|
|
font-weight: 700;
|
|
color: #333333;
|
|
}
|
|
.search-panel___OJsfs .mt20___etArC {
|
|
margin-top: 20px;
|
|
}
|
|
.search-panel___OJsfs .detail___qf02i {
|
|
border-top: 1px dashed #eaeaea;
|
|
}
|
|
.search-panel___OJsfs .detail___qf02i .info___ZWG6X {
|
|
padding: 20px 0 0 0;
|
|
}
|
|
.search-panel___OJsfs .detail___qf02i .info___ZWG6X:empty {
|
|
display: none;
|
|
}
|
|
.search-panel___OJsfs .sum___kgJ8Y {
|
|
margin-top: 20px;
|
|
font-size: 13px;
|
|
}
|
|
.search-panel___OJsfs .sum___kgJ8Y aside {
|
|
display: inline;
|
|
margin-right: 20px;
|
|
}
|
|
.label-red___mk7qt {
|
|
margin-left: 10px;
|
|
color: red;
|
|
}
|
|
.search-footer___H2H20 {
|
|
padding-bottom: 30px;
|
|
width: 1200px;
|
|
margin: 0 auto;
|
|
display: flex;
|
|
flex-flow: column nowrap;
|
|
justify-content: center;
|
|
text-align: center;
|
|
}
|
|
.search-result-body___xkFWj {
|
|
width: 1200px;
|
|
margin: 0 auto;
|
|
min-height: 600px;
|
|
}
|
|
.search-result-body___xkFWj .tip___UcZlD {
|
|
font-size: 13px;
|
|
color: #888;
|
|
margin: 24px 0;
|
|
}
|
|
.search-result-body___xkFWj .tip___UcZlD span {
|
|
color: #0152d9;
|
|
}
|
|
.authorname___nsmz0 {
|
|
max-width: 300px;
|
|
display: inline-block;
|
|
overflow: hidden;
|
|
white-space: nowrap;
|
|
text-overflow: ellipsis;
|
|
vertical-align: bottom;
|
|
margin-right: 30px;
|
|
}
|
|
.search-panel___OJsfs span[class~='highlight'],
|
|
.tooltip-content___oGakU span[class~='highlight'] {
|
|
color: #fb3226;
|
|
}
|
|
|
|
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** 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/components/Spinner/index.less?modules ***!
|
|
\***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.ldsRing___mpBZC {
|
|
position: relative;
|
|
width: 40px;
|
|
height: 40px;
|
|
margin: 0 auto;
|
|
}
|
|
.idsRingWrapper___Of9_n {
|
|
position: absolute;
|
|
z-index: 1000;
|
|
width: 100%;
|
|
height: 100%;
|
|
left: 0;
|
|
top: 0;
|
|
display: flex;
|
|
flex-flow: column nowrap;
|
|
justify-content: center;
|
|
}
|
|
.idsRingWrapper___Of9_n p {
|
|
text-align: center;
|
|
margin-top: 12px;
|
|
}
|
|
.ldsRing___mpBZC div {
|
|
box-sizing: border-box;
|
|
display: block;
|
|
position: absolute;
|
|
width: 32px;
|
|
height: 32px;
|
|
margin: 4px;
|
|
border: 4px solid #1976d2;
|
|
border-radius: 50%;
|
|
animation: ldsring___o0w2t 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
|
|
border-color: #1976d2 transparent transparent transparent;
|
|
}
|
|
.ldsRing___mpBZC div:nth-child(1) {
|
|
animation-delay: -0.45s;
|
|
}
|
|
.ldsRing___mpBZC div:nth-child(2) {
|
|
animation-delay: -0.3s;
|
|
}
|
|
.ldsRing___mpBZC div:nth-child(3) {
|
|
animation-delay: -0.15s;
|
|
}
|
|
@keyframes ldsring___o0w2t {
|
|
0% {
|
|
transform: rotate(0deg);
|
|
}
|
|
100% {
|
|
transform: rotate(360deg);
|
|
}
|
|
}
|
|
|
|
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** 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/pages/Search/components/ShixunFilter.less?modules ***!
|
|
\***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.flex_box_center___nD1UL {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___YXIX3 {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___ILTuw {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___shXFV {
|
|
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___MeD_p {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.wrp___wu6nh {
|
|
background: #fff;
|
|
width: 1200px;
|
|
margin: 30px auto 0 auto;
|
|
padding: 20px 30px 0 30px;
|
|
padding-top: 10px;
|
|
}
|
|
.menu___bXfOC {
|
|
padding: 0;
|
|
margin: 15px 0;
|
|
display: inline-block;
|
|
position: relative;
|
|
z-index: 2;
|
|
}
|
|
.menu___bXfOC:hover {
|
|
z-index: 3;
|
|
}
|
|
.menu___bXfOC > li {
|
|
display: inline-block;
|
|
position: relative;
|
|
margin-right: 10px;
|
|
padding-bottom: 10px;
|
|
}
|
|
.menu___bXfOC > li a {
|
|
color: #4b4b4b;
|
|
}
|
|
.menu___bXfOC > li strong {
|
|
padding: 6px 15px;
|
|
border-radius: 4px;
|
|
cursor: pointer;
|
|
font-weight: normal;
|
|
}
|
|
.menu___bXfOC > li:hover {
|
|
color: #fff;
|
|
}
|
|
.menu___bXfOC > li:hover > a > strong,
|
|
.menu___bXfOC > li:hover > strong {
|
|
color: #fff;
|
|
background: #0152d9;
|
|
}
|
|
.menu___bXfOC > li:hover div {
|
|
display: block;
|
|
}
|
|
.menu___bXfOC > li > div {
|
|
display: none;
|
|
position: absolute;
|
|
left: 0;
|
|
width: 400px;
|
|
padding: 10px;
|
|
background: #fff;
|
|
max-height: 400px;
|
|
overflow: auto;
|
|
z-index: 8;
|
|
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
|
|
}
|
|
.menu___bXfOC > li > div h2 {
|
|
cursor: pointer;
|
|
margin: 10px 0;
|
|
}
|
|
.menu___bXfOC > li > div h2:hover {
|
|
color: #0152d9;
|
|
}
|
|
.menu___bXfOC > li > div ul {
|
|
padding-left: 0;
|
|
}
|
|
.menu___bXfOC > li > div ul li {
|
|
cursor: pointer;
|
|
display: inline-block;
|
|
height: 30px;
|
|
line-height: 30px;
|
|
margin-right: 20px;
|
|
color: #999;
|
|
}
|
|
.menu___bXfOC > li > div ul li:hover {
|
|
color: #0152d9;
|
|
}
|
|
.actived___F7x5z strong {
|
|
background: #0152d9;
|
|
color: #fff;
|
|
}
|
|
.actived2___HgeYt {
|
|
color: #0152d9 !important;
|
|
}
|
|
.subTag___Mv0Xf {
|
|
color: #05101a;
|
|
cursor: pointer;
|
|
}
|
|
.search___k56jn > div:nth-child(1) button {
|
|
border-radius: 40px;
|
|
box-shadow: none;
|
|
}
|
|
.search___k56jn [class~='ant-btn-default'] {
|
|
background: #eee;
|
|
border-color: #eee;
|
|
color: #999;
|
|
}
|
|
.search___k56jn [class~='ant-btn-primary'] {
|
|
background-color: #0152d9;
|
|
border-color: #0152d9;
|
|
}
|
|
.search___k56jn [class~='ant-input'] {
|
|
border-radius: 4px;
|
|
}
|
|
.search___k56jn [class~='ant-input-search-button'] {
|
|
border-top-right-radius: 4px;
|
|
border-bottom-right-radius: 4px;
|
|
}
|
|
|