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__Search__index.ef64e722.c...

409 lines
9.1 KiB

.flex_box_center___3bI2k {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___24sog {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___7d_ez {
align-items: center;
box-align: center;
}
.flex_box_center_end___soKEo {
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___2sf4J {
flex-direction: column;
box-orient: block-axis;
}
.search_page___38hw1 {
height: 100%;
width: 1200px;
margin: 0 auto;
padding-bottom: 20px;
}
.search_page___38hw1 .search_input___92FcJ {
position: relative;
width: 100%;
margin: 0 auto;
padding-top: 60px;
padding-bottom: 47px;
display: flex;
align-items: center;
justify-content: center;
}
.search_page___38hw1 .search_input___92FcJ .search_btn___1mAa- {
position: absolute;
left: 781px;
width: 88px;
height: 46px;
background: linear-gradient(135deg, #488fff 0%, #0e5fff 100%);
border-radius: 4px;
display: flex;
align-items: center;
justify-content: center;
cursor: pointer;
}
.search_page___38hw1 .search_input___92FcJ .search_btn___1mAa- span {
color: #fff;
font-size: 14px;
font-weight: 500;
letter-spacing: 2px;
}
.search_page___38hw1 .tabs___PFvWh {
width: 100%;
height: 46px;
box-shadow: 0px 3px 6px 0px rgba(227, 228, 229, 0.5);
display: flex;
align-items: center;
background-color: #fff;
padding: 0 30px;
margin-bottom: 20px;
}
.search_page___38hw1 .tabs___PFvWh .item_tab___1RCCs,
.search_page___38hw1 .tabs___PFvWh .active_tab___yR0jv {
font-size: 14px;
font-weight: 600;
margin-right: 40px;
cursor: pointer;
display: flex;
align-items: center;
}
.search_page___38hw1 .tabs___PFvWh .item_tab___1RCCs {
color: #666666;
}
.search_page___38hw1 .tabs___PFvWh .active_tab___yR0jv {
color: #2958d4;
}
.search_page___38hw1 .tabs___PFvWh .active_line___3ROIY {
position: absolute;
width: 100%;
height: 2px;
background: #2958d4;
top: 31px;
}
.search_page___38hw1 .data_list___2bHLd {
width: 100%;
min-height: 200px;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.flex_box_center___1gRmx {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___2z-AH {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___2R3SU {
align-items: center;
box-align: center;
}
.flex_box_center_end___1CWqB {
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___dHEo3 {
flex-direction: column;
box-orient: block-axis;
}
.list_warp___3Nep7 {
width: 1200px;
min-height: 236px;
}
.list_item___y8S3L {
width: 1200px;
height: 236px;
background: #ffffff;
box-shadow: 0px 3px 6px 0px rgba(227, 228, 229, 0.5);
margin-bottom: 20px;
display: flex;
align-items: center;
cursor: pointer;
}
.list_item___y8S3L .image___tCZv7 {
width: 283px;
height: 177px;
margin: 0 24px;
}
.list_item___y8S3L .image___tCZv7 img {
width: 283px;
height: 177px;
}
.list_item___y8S3L .item_warp___1Dw1D {
margin-right: 24px;
width: 100%;
display: flex;
flex-wrap: wrap;
align-items: center;
}
.list_item___y8S3L .item_top___2Nwg0 {
display: flex;
align-items: center;
justify-content: space-between;
width: 100%;
}
.list_item___y8S3L .item_top___2Nwg0 .item_name___2UeDv {
font-size: 22px;
width: 550px;
color: #333333;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
}
.list_item___y8S3L .item_cz___7sNFm,
.list_item___y8S3L .btn_update___3ehh2,
.list_item___y8S3L .btn_del___1HR0V {
display: flex;
align-items: center;
font-size: 14px;
}
.list_item___y8S3L .item_cz___7sNFm span,
.list_item___y8S3L .btn_update___3ehh2 span,
.list_item___y8S3L .btn_del___1HR0V span {
display: inline-block;
width: 14px;
height: 14px;
color: #8e94a0;
margin-right: 6px;
}
.list_item___y8S3L .btn_update___3ehh2 {
margin-right: 20px;
color: #2958d4;
}
.list_item___y8S3L .btn_update___3ehh2:hover {
color: #165dff;
}
.list_item___y8S3L .btn_update___3ehh2:hover span {
color: #165dff;
}
.list_item___y8S3L .btn_update___3ehh2 span {
color: #2958d4;
}
.list_item___y8S3L .btn_del___1HR0V:hover {
color: #e30000;
}
.list_item___y8S3L .btn_del___1HR0V:hover span {
color: #e30000;
}
.list_item___y8S3L .item_des___1G5-V {
width: 100%;
font-size: 14px;
font-weight: 500;
color: #666666;
line-height: 25px;
word-break: break-all;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
/* 这里是超出几行省略 */
overflow: hidden;
margin: 10px 0 30px 0;
}
.list_item___y8S3L .item_info___1djsV {
width: 100%;
font-size: 14px;
font-weight: 400;
color: #000000;
display: flex;
}
.list_item___y8S3L .item_info___1djsV div {
margin-right: 30px;
display: flex;
}
.list_item___y8S3L .item_info___1djsV span {
font-size: 14px;
font-weight: 400;
color: #666666;
margin-right: 8px;
display: inline-block;
}
.list_item___y8S3L .item_info___1djsV .tags___38jbD {
display: inline-block;
height: 32px;
line-height: 32px;
width: auto;
padding: 0px 13px;
background: #f6f7f9;
border-radius: 16px;
opacity: 0.68;
font-size: 14px;
font-weight: 400;
color: #ac651a;
margin-right: 14px;
margin-bottom: 14px;
margin-top: -5px;
}
.list_item___y8S3L .jnbq___1bTE2 {
width: 840px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
margin-right: 0 !important;
}
.list_item___y8S3L .slh___2230Z {
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.flex_box_center___cOWhq {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___UWsbP {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___GtaCU {
align-items: center;
box-align: center;
}
.flex_box_center_end___2gw-j {
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___1qMvu {
flex-direction: column;
box-orient: block-axis;
}
.list_warp___1I9-l {
width: 1200px;
min-height: 236px;
}
.list_item___277uy {
width: 1200px;
height: 236px;
background: #ffffff;
box-shadow: 0px 3px 6px 0px rgba(227, 228, 229, 0.5);
margin-bottom: 20px;
display: flex;
align-items: center;
cursor: pointer;
}
.list_item___277uy .image___zYdmD {
position: relative;
width: 326px;
height: 140px;
margin: 0 24px;
}
.list_item___277uy .image___zYdmD .item_type___3PIo9 {
position: absolute;
bottom: 4px;
left: 4px;
padding: 1px 8px;
background: rgba(0, 0, 0, 0.7);
border-radius: 4px;
color: #f1e3cf;
}
.list_item___277uy .image___zYdmD img {
width: 326px;
height: 140px;
}
.list_item___277uy .item_warp___pa4gu {
margin-right: 24px;
width: 100%;
height: 140px;
display: flex;
flex-wrap: wrap;
align-content: flex-start;
}
.list_item___277uy .item_top___3Vl6T {
display: flex;
align-items: center;
justify-content: space-between;
width: 100%;
}
.list_item___277uy .item_top___3Vl6T .item_name___24xbI {
font-size: 20px;
font-weight: 600;
color: #000000;
}
.list_item___277uy .item_cz___3GvVS,
.list_item___277uy .btn_update___2MXYh,
.list_item___277uy .btn_del___1XPRi {
display: flex;
align-items: center;
font-size: 14px;
}
.list_item___277uy .item_cz___3GvVS span,
.list_item___277uy .btn_update___2MXYh span,
.list_item___277uy .btn_del___1XPRi span {
display: inline-block;
width: 14px;
height: 14px;
color: #8e94a0;
margin-right: 6px;
}
.list_item___277uy .btn_update___2MXYh {
margin-right: 20px;
color: #2958d4;
}
.list_item___277uy .btn_update___2MXYh span {
color: #2958d4;
}
.list_item___277uy .btn_update___2MXYh:hover {
color: #165dff;
}
.list_item___277uy .btn_update___2MXYh:hover span {
color: #165dff;
}
.list_item___277uy .btn_del___1XPRi:hover {
color: #e30000;
}
.list_item___277uy .btn_del___1XPRi:hover span {
color: #e30000;
}
.list_item___277uy .item_des___pykUA {
width: 100%;
font-size: 14px;
font-weight: 500;
color: #333;
line-height: 25px;
word-break: break-all;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;
/* 这里是超出几行省略 */
overflow: hidden;
margin-top: 16px;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */