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.
621 lines
15 KiB
621 lines
15 KiB
.flex_box_center___3YumY {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___1nUaZ {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___1nc4I {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___2fX6f {
|
|
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___7pZBv {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.banner___2h_B6 {
|
|
height: 200px;
|
|
padding-top: 50px;
|
|
display: box;
|
|
display: flex;
|
|
background-image: url(./static/newshixun.f15620f4.png);
|
|
background-size: cover;
|
|
background-position: center;
|
|
background-repeat: no-repeat;
|
|
}
|
|
.banner___2h_B6 .wrp___3CHDk {
|
|
width: 1200px;
|
|
margin: 0 auto;
|
|
display: flex;
|
|
flex-direction: column;
|
|
}
|
|
.banner___2h_B6 .wrp___3CHDk .action___1xzYu {
|
|
display: flex;
|
|
justify-content: space-between;
|
|
align-items: center;
|
|
}
|
|
.banner___2h_B6 .wrp___3CHDk .action___1xzYu .titleWrap___2SZt9 {
|
|
display: flex;
|
|
justify-content: flex-start;
|
|
align-items: center;
|
|
}
|
|
.banner___2h_B6 .wrp___3CHDk .action___1xzYu .titleWrap___2SZt9 .deleteBtnStatus___3hoqD {
|
|
width: 50px;
|
|
height: 24px;
|
|
background: #999999;
|
|
border-radius: 4px;
|
|
font-size: 12px;
|
|
font-weight: 500;
|
|
color: #ffffff;
|
|
margin-right: 10px;
|
|
line-height: 24px;
|
|
text-align: center;
|
|
pointer-events: none;
|
|
}
|
|
.banner___2h_B6 .wrp___3CHDk .action___1xzYu .titleWrap___2SZt9 .title___kydKh {
|
|
text-overflow: ellipsis;
|
|
white-space: nowrap;
|
|
overflow: hidden;
|
|
max-width: 500px;
|
|
font-size: 24px;
|
|
font-weight: bold;
|
|
color: #ffffff;
|
|
}
|
|
.banner___2h_B6 .wrp___3CHDk .action___1xzYu .titleWrap___2SZt9 .btn___3blgh {
|
|
text-align: center;
|
|
height: 24px;
|
|
line-height: 24px;
|
|
background: #44d7b6;
|
|
border-radius: 4px;
|
|
font-size: 12px;
|
|
padding: 0 13px;
|
|
color: #ffffff;
|
|
margin: 0 10px;
|
|
}
|
|
.banner___2h_B6 .wrp___3CHDk .action___1xzYu .actionBtns___30tMe {
|
|
display: flex;
|
|
justify-content: flex-end;
|
|
align-items: center;
|
|
}
|
|
.banner___2h_B6 .wrp___3CHDk .action___1xzYu .actionBtns___30tMe .ratingTitle___1QOw8 {
|
|
font-size: 16px;
|
|
color: #ffffff;
|
|
margin-right: 20px;
|
|
}
|
|
.banner___2h_B6 .wrp___3CHDk .action___1xzYu .actionBtns___30tMe .fork___nGFgz {
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
font-size: 12px;
|
|
color: #fff;
|
|
margin-right: 10px;
|
|
}
|
|
.banner___2h_B6 .wrp___3CHDk .action___1xzYu .actionBtns___30tMe .fork___nGFgz > div:first-child {
|
|
width: 94px;
|
|
height: 24px;
|
|
border-radius: 4px 0px 0px 4px;
|
|
border: 0.5px solid #444444;
|
|
line-height: 23px;
|
|
cursor: pointer;
|
|
text-align: center;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center;
|
|
}
|
|
.banner___2h_B6 .wrp___3CHDk .action___1xzYu .actionBtns___30tMe .fork___nGFgz > div:first-child i {
|
|
margin-right: 8px;
|
|
}
|
|
.banner___2h_B6 .wrp___3CHDk .action___1xzYu .actionBtns___30tMe .fork___nGFgz > div:last-child {
|
|
height: 24px;
|
|
border-radius: 0px 4px 4px 0px;
|
|
border: 0.5px solid #444444;
|
|
border-left: 0;
|
|
line-height: 23px;
|
|
text-align: center;
|
|
cursor: pointer;
|
|
padding: 0 10px;
|
|
}
|
|
.banner___2h_B6 .wrp___3CHDk .action___1xzYu .actionBtns___30tMe .fork___nGFgz > div:last-child:hover {
|
|
color: #0152d9;
|
|
}
|
|
.banner___2h_B6 .wrp___3CHDk .action___1xzYu .actionBtns___30tMe .collect___1xKVw {
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
font-size: 12px;
|
|
color: #fff;
|
|
margin-right: 10px;
|
|
margin-right: 0px;
|
|
}
|
|
.banner___2h_B6 .wrp___3CHDk .action___1xzYu .actionBtns___30tMe .collect___1xKVw > div:first-child {
|
|
width: 94px;
|
|
height: 24px;
|
|
border-radius: 4px 0px 0px 4px;
|
|
border: 0.5px solid #444444;
|
|
line-height: 23px;
|
|
cursor: pointer;
|
|
text-align: center;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center;
|
|
}
|
|
.banner___2h_B6 .wrp___3CHDk .action___1xzYu .actionBtns___30tMe .collect___1xKVw > div:first-child i {
|
|
margin-right: 8px;
|
|
}
|
|
.banner___2h_B6 .wrp___3CHDk .action___1xzYu .actionBtns___30tMe .collect___1xKVw > div:last-child {
|
|
height: 24px;
|
|
border-radius: 0px 4px 4px 0px;
|
|
border: 0.5px solid #444444;
|
|
border-left: 0;
|
|
line-height: 23px;
|
|
text-align: center;
|
|
cursor: pointer;
|
|
padding: 0 10px;
|
|
}
|
|
.banner___2h_B6 .wrp___3CHDk .action___1xzYu .actionBtns___30tMe .collect___1xKVw > div:last-child:hover {
|
|
color: #0152d9;
|
|
}
|
|
.banner___2h_B6 .wrp___3CHDk .action___1xzYu .actionBtns___30tMe .collect___1xKVw > div:first-child {
|
|
width: auto;
|
|
padding: 0 10px;
|
|
cursor: default;
|
|
}
|
|
.banner___2h_B6 .wrp___3CHDk .action___1xzYu .actionBtns___30tMe .collect___1xKVw > div:first-child > span {
|
|
cursor: pointer;
|
|
}
|
|
.banner___2h_B6 .wrp___3CHDk .action___1xzYu .actionBtns___30tMe .collect___1xKVw > div:last-child {
|
|
cursor: auto;
|
|
}
|
|
.banner___2h_B6 .wrp___3CHDk .action___1xzYu .actionBtns___30tMe .collect___1xKVw > div:last-child:hover {
|
|
color: #fff;
|
|
}
|
|
.banner___2h_B6 .wrp___3CHDk .action___1xzYu .actionBtns___30tMe .gold___3sslE {
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
font-size: 12px;
|
|
color: #fff;
|
|
margin-right: 10px;
|
|
}
|
|
.banner___2h_B6 .wrp___3CHDk .action___1xzYu .actionBtns___30tMe .gold___3sslE > div:first-child {
|
|
width: 94px;
|
|
height: 24px;
|
|
border-radius: 4px 0px 0px 4px;
|
|
border: 0.5px solid #444444;
|
|
line-height: 23px;
|
|
cursor: pointer;
|
|
text-align: center;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center;
|
|
}
|
|
.banner___2h_B6 .wrp___3CHDk .action___1xzYu .actionBtns___30tMe .gold___3sslE > div:first-child i {
|
|
margin-right: 8px;
|
|
}
|
|
.banner___2h_B6 .wrp___3CHDk .action___1xzYu .actionBtns___30tMe .gold___3sslE > div:last-child {
|
|
height: 24px;
|
|
border-radius: 0px 4px 4px 0px;
|
|
border: 0.5px solid #444444;
|
|
border-left: 0;
|
|
line-height: 23px;
|
|
text-align: center;
|
|
cursor: pointer;
|
|
padding: 0 10px;
|
|
}
|
|
.banner___2h_B6 .wrp___3CHDk .action___1xzYu .actionBtns___30tMe .gold___3sslE > div:last-child:hover {
|
|
color: #0152d9;
|
|
}
|
|
.banner___2h_B6 .wrp___3CHDk .action___1xzYu .actionBtns___30tMe .gold___3sslE > div:first-child {
|
|
cursor: default;
|
|
}
|
|
.banner___2h_B6 .wrp___3CHDk .action___1xzYu .actionBtns___30tMe .gold___3sslE > div:last-child {
|
|
cursor: default;
|
|
}
|
|
.banner___2h_B6 .wrp___3CHDk .action___1xzYu .actionBtns___30tMe .gold___3sslE > div:last-child:hover {
|
|
color: #fff;
|
|
}
|
|
.banner___2h_B6 .wrp___3CHDk .contentWrap___3buB4 {
|
|
display: flex;
|
|
justify-content: space-between;
|
|
margin-top: 44px;
|
|
}
|
|
.banner___2h_B6 .wrp___3CHDk .contentWrap___3buB4 .contentLeftWrap___qA6oF {
|
|
display: flex;
|
|
justify-content: flex-start;
|
|
align-items: center;
|
|
}
|
|
.banner___2h_B6 .wrp___3CHDk .contentWrap___3buB4 .contentLeftWrap___qA6oF .user___24DCE {
|
|
display: flex;
|
|
align-items: center;
|
|
margin-right: 60px;
|
|
}
|
|
.banner___2h_B6 .wrp___3CHDk .contentWrap___3buB4 .contentLeftWrap___qA6oF .user___24DCE img {
|
|
width: 40px;
|
|
height: 40px;
|
|
border-radius: 50%;
|
|
}
|
|
.banner___2h_B6 .wrp___3CHDk .contentWrap___3buB4 .contentLeftWrap___qA6oF .user___24DCE .text___17gAC {
|
|
color: #fff;
|
|
margin-left: 12px;
|
|
display: flex;
|
|
flex-direction: column;
|
|
justify-content: flex-start;
|
|
align-items: flex-start;
|
|
}
|
|
.banner___2h_B6 .wrp___3CHDk .contentWrap___3buB4 .contentLeftWrap___qA6oF .user___24DCE .text___17gAC .d1___3Lcv7 {
|
|
font-size: 16px;
|
|
max-width: 160px;
|
|
color: #fff;
|
|
display: block;
|
|
text-overflow: ellipsis;
|
|
white-space: nowrap;
|
|
overflow: hidden;
|
|
}
|
|
.banner___2h_B6 .wrp___3CHDk .contentWrap___3buB4 .contentLeftWrap___qA6oF .user___24DCE .text___17gAC .d2___2YvGL {
|
|
font-size: 12px;
|
|
max-width: 144px;
|
|
text-overflow: ellipsis;
|
|
white-space: nowrap;
|
|
overflow: hidden;
|
|
}
|
|
.banner___2h_B6 .wrp___3CHDk .contentWrap___3buB4 .contentLeftWrap___qA6oF .ratingTitle___1QOw8 {
|
|
font-size: 16px;
|
|
color: #ffffff;
|
|
}
|
|
.banner___2h_B6 .wrp___3CHDk .contentWrap___3buB4 .operationWrap___293bz {
|
|
display: flex;
|
|
justify-content: flex-end;
|
|
align-items: center;
|
|
}
|
|
.banner___2h_B6 .wrp___3CHDk .contentWrap___3buB4 .operationWrap___293bz .iconBtn___ennWs {
|
|
margin-left: 30px;
|
|
color: #fff;
|
|
cursor: pointer;
|
|
font-size: 16px;
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
}
|
|
.banner___2h_B6 .wrp___3CHDk .contentWrap___3buB4 .operationWrap___293bz .iconBtn___ennWs i {
|
|
margin-right: 8px;
|
|
}
|
|
.banner___2h_B6 .wrp___3CHDk .contentWrap___3buB4 .operationWrap___293bz .iconBtn___ennWs:hover {
|
|
color: #0152d9;
|
|
}
|
|
.banner___2h_B6 .wrp___3CHDk .contentWrap___3buB4 .operationWrap___293bz .testBtn___2_iNw {
|
|
margin-left: 30px;
|
|
width: 120px;
|
|
height: 36px;
|
|
border-radius: 4px;
|
|
}
|
|
.fullScreenLoading___2WTKa {
|
|
position: fixed;
|
|
top: 0;
|
|
right: 0;
|
|
bottom: 0;
|
|
left: 0;
|
|
z-index: 1000;
|
|
height: 100%;
|
|
background-color: rgba(0, 0, 0, 0.45);
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center;
|
|
}
|
|
.customPopover___2tQ4w {
|
|
width: 290px;
|
|
background-color: #fff;
|
|
padding: 10px;
|
|
}
|
|
.customPopover___2tQ4w p {
|
|
margin: 0;
|
|
}
|
|
.customPopover___2tQ4w p b {
|
|
font-size: 14px;
|
|
color: #333333;
|
|
margin-right: 8px;
|
|
}
|
|
.customPopover___2tQ4w p span {
|
|
font-size: 12px;
|
|
color: #999999;
|
|
}
|
|
.customPopover___2tQ4w ul {
|
|
border-bottom: 1px solid #f1f1f1;
|
|
padding: 8px 0;
|
|
}
|
|
.customPopover___2tQ4w ul li {
|
|
width: 140px;
|
|
height: 26px;
|
|
border-radius: 13px;
|
|
line-height: 24px;
|
|
padding: 0 20px 0 14px;
|
|
margin: 10px 0;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: space-between;
|
|
cursor: pointer;
|
|
}
|
|
.customPopover___2tQ4w ul i {
|
|
font-size: 14px;
|
|
display: none;
|
|
}
|
|
.customPopover___2tQ4w ul li:nth-child(1) {
|
|
background: rgba(47, 163, 79, 0.2);
|
|
border: 1px solid #2fa34f;
|
|
color: #2fa34f;
|
|
}
|
|
.customPopover___2tQ4w ul li:nth-child(1).active____M5PO {
|
|
border: 0;
|
|
color: #fff;
|
|
background-color: #2fa34f;
|
|
}
|
|
.customPopover___2tQ4w ul li:nth-child(1).active____M5PO i {
|
|
display: inline;
|
|
}
|
|
.customPopover___2tQ4w ul li:nth-child(2) {
|
|
background: rgba(255, 140, 41, 0.2);
|
|
border: 1px solid #ff8c29;
|
|
color: #ff8c29;
|
|
}
|
|
.customPopover___2tQ4w ul li:nth-child(2).active____M5PO {
|
|
border: 0;
|
|
color: #fff;
|
|
background-color: #ff8c29;
|
|
}
|
|
.customPopover___2tQ4w ul li:nth-child(2).active____M5PO i {
|
|
display: inline;
|
|
}
|
|
.customPopover___2tQ4w ul li:nth-child(3) {
|
|
background: rgba(229, 51, 51, 0.2);
|
|
border: 1px solid #e53333;
|
|
color: #e53333;
|
|
}
|
|
.customPopover___2tQ4w ul li:nth-child(3).active____M5PO {
|
|
border: 0;
|
|
color: #fff;
|
|
background-color: #e53333;
|
|
}
|
|
.customPopover___2tQ4w ul li:nth-child(3).active____M5PO i {
|
|
display: inline;
|
|
}
|
|
.customPopover___2tQ4w textarea {
|
|
border-radius: 4px;
|
|
background: #f5f5f5;
|
|
border: 0;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.wrap___2q1wz {
|
|
padding: 14px 24px;
|
|
}
|
|
.title___1bBwV {
|
|
margin-bottom: 15px;
|
|
color: #ff954c;
|
|
text-align: center;
|
|
font-size: 14px;
|
|
}
|
|
.radioWrap___3ruX3 {
|
|
cursor: default;
|
|
height: 270px;
|
|
overflow-y: auto;
|
|
background: #f7f9fd;
|
|
padding: 5px;
|
|
margin-bottom: 20px;
|
|
}
|
|
.radio___q8ltH {
|
|
display: block;
|
|
height: 30px;
|
|
line-height: 30px;
|
|
width: 100%;
|
|
}
|
|
.colorFF0000___lC3JL {
|
|
color: #ff0000;
|
|
}
|
|
.pagination___25ag8 {
|
|
margin: 0 auto;
|
|
margin-top: 10px;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.brief___29L5W {
|
|
font-size: 14px;
|
|
font-weight: 400;
|
|
color: #165dff;
|
|
margin-bottom: 20px;
|
|
}
|
|
.contentTitle___2wPLj {
|
|
display: flex;
|
|
align-items: center;
|
|
font-size: 16px;
|
|
font-weight: 600;
|
|
color: #464f66;
|
|
}
|
|
.contentTitle___2wPLj::before {
|
|
content: '';
|
|
width: 4px;
|
|
height: 16px;
|
|
background: #165dff;
|
|
margin-right: 10px;
|
|
}
|
|
.content___2MAv3 {
|
|
font-size: 14px;
|
|
font-weight: 400;
|
|
color: #464f66;
|
|
padding-left: 14px;
|
|
}
|
|
.tips___3qmPX {
|
|
font-size: 12px;
|
|
font-weight: 400;
|
|
color: #6b758b;
|
|
padding-left: 14px;
|
|
}
|
|
.antdTable___o4ScH {
|
|
margin-top: 10px;
|
|
margin-bottom: 20px;
|
|
}
|
|
.antdTable___o4ScH thead[class~='ant-table-thead'] > tr > th {
|
|
background: #f1f7fe;
|
|
color: #464f66;
|
|
}
|
|
.antdTable___o4ScH .tableCell___24I9Y {
|
|
white-space: nowrap;
|
|
text-overflow: ellipsis;
|
|
overflow: hidden;
|
|
}
|
|
.antdModal___1nRWw div[class~='ant-modal-body'] {
|
|
max-height: 620px;
|
|
overflow: auto;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.wrap___2q6on {
|
|
padding: 15px;
|
|
}
|
|
.text___1yZQf {
|
|
text-align: center;
|
|
color: #333;
|
|
font-size: 16px;
|
|
margin-top: 0;
|
|
margin-bottom: 0px;
|
|
}
|
|
.color848282___FPtPV {
|
|
color: #848282;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.firstEntryModal___lfu9W {
|
|
position: fixed;
|
|
left: 0;
|
|
top: 0;
|
|
width: 100vw;
|
|
height: 100vh;
|
|
background: rgba(51, 51, 51, 0.6);
|
|
z-index: 1000;
|
|
color: #fff;
|
|
display: none;
|
|
}
|
|
.firstEntryModal___lfu9W .box___2xZtG {
|
|
top: 282px;
|
|
right: 360px;
|
|
width: 205px;
|
|
position: absolute;
|
|
font-size: 16px;
|
|
}
|
|
.firstEntryModal___lfu9W .tips___1rIdf {
|
|
width: 316px;
|
|
height: 96px;
|
|
background: #f7b500;
|
|
border-radius: 8px;
|
|
font-size: 16px;
|
|
padding: 20px 56px 20px 20px;
|
|
margin-top: 16px;
|
|
position: relative;
|
|
margin-left: -238px;
|
|
}
|
|
.firstEntryModal___lfu9W .tips___1rIdf::after {
|
|
content: '';
|
|
position: absolute;
|
|
width: 0;
|
|
height: 0;
|
|
top: -10px;
|
|
right: 34px;
|
|
border-width: 0 8px 10px;
|
|
border-style: solid;
|
|
border-color: transparent transparent #f7b500;
|
|
}
|
|
.firstEntryModal___lfu9W .tips___1rIdf i {
|
|
position: absolute;
|
|
z-index: 4;
|
|
left: 277px;
|
|
top: 20px;
|
|
cursor: pointer;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.flex_box_center___3KzVb {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___1y_9_ {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___3HK2I {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___34hl0 {
|
|
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___1XnGy {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.bg___1v-Rv {
|
|
background: #fafafa;
|
|
}
|
|
.bg___1v-Rv .tabs___2BB1H {
|
|
background: #ffffff;
|
|
}
|
|
.bg___1v-Rv .tabs___2BB1H .wrap___2po5v {
|
|
width: 1200px;
|
|
margin: 0 auto;
|
|
display: flex;
|
|
justify-content: space-between;
|
|
}
|
|
.bg___1v-Rv .tabs___2BB1H .wrap___2po5v [class~='ant-menu'] {
|
|
flex: 1 1;
|
|
}
|
|
.bg___1v-Rv .tabs___2BB1H .wrap___2po5v li[class~='ant-menu-item'] {
|
|
font-size: 16px;
|
|
height: 60px;
|
|
line-height: 60px;
|
|
margin-right: 50px !important;
|
|
}
|
|
.bg___1v-Rv .tabs___2BB1H .wrap___2po5v .check___1_A63 {
|
|
float: right;
|
|
font-size: 16px;
|
|
height: 60px;
|
|
line-height: 60px;
|
|
color: #333;
|
|
cursor: pointer;
|
|
}
|
|
.bg___1v-Rv .tabs___2BB1H .wrap___2po5v .check___1_A63 i {
|
|
margin-right: 3px;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|