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.
328 lines
6.1 KiB
328 lines
6.1 KiB
.wrap___3BzC0 {
|
|
padding: 10px 6px 25px 40px;
|
|
background-color: #fff;
|
|
margin-top: 20px;
|
|
}
|
|
.titleWrap___1XG5d {
|
|
display: flex;
|
|
flex-direction: row;
|
|
align-items: center;
|
|
}
|
|
.title___2Mfqt {
|
|
color: #05101a;
|
|
margin-left: 10px;
|
|
font-size: 16px;
|
|
max-width: 900px;
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
white-space: nowrap;
|
|
}
|
|
.contentWrap___w7_O0 {
|
|
display: flex;
|
|
flex-direction: row;
|
|
justify-content: space-between;
|
|
align-items: center;
|
|
margin-top: 15px;
|
|
}
|
|
.content___3Dm67 {
|
|
display: flex;
|
|
flex-direction: row;
|
|
align-items: center;
|
|
}
|
|
.colorGray___1Rumn {
|
|
color: #888;
|
|
}
|
|
.name___10TpV {
|
|
max-width: 550px;
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
white-space: nowrap;
|
|
padding: 0px 15px;
|
|
border-radius: 2px;
|
|
display: inline-block;
|
|
border-radius: 11px;
|
|
border: 1px solid #4cacff;
|
|
color: #4cacff;
|
|
}
|
|
.actionWrap___1rHER {
|
|
display: flex;
|
|
flex-direction: row;
|
|
align-items: center;
|
|
}
|
|
.action___1BvFW {
|
|
color: #0152d9;
|
|
text-decoration: none;
|
|
margin-right: 25px;
|
|
font-size: 16px;
|
|
}
|
|
.public___25ojQ {
|
|
min-width: 50px;
|
|
height: 22px;
|
|
line-height: 22px;
|
|
color: #fff;
|
|
margin-top: 4px;
|
|
background: #0152d9;
|
|
margin-left: 15px;
|
|
cursor: default;
|
|
display: inline-block;
|
|
padding: 0px 9px;
|
|
text-align: center;
|
|
border-radius: 12px;
|
|
font-size: 12px;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.typeWrap___1_HWd {
|
|
display: flex;
|
|
flex-direction: row;
|
|
flex-wrap: wrap;
|
|
}
|
|
.mainType___DE6SR {
|
|
height: 55px;
|
|
font-size: 14px;
|
|
font-weight: 400;
|
|
cursor: pointer;
|
|
line-height: 55px;
|
|
color: #666;
|
|
margin-right: 30px;
|
|
}
|
|
.active___1BHZv {
|
|
color: #0152d9;
|
|
cursor: pointer;
|
|
}
|
|
.otherTypeItem___yLW4u {
|
|
padding: 0px 9px;
|
|
border-radius: 4px;
|
|
cursor: pointer;
|
|
margin-right: 15px;
|
|
display: block;
|
|
margin-bottom: 2px;
|
|
height: 21px;
|
|
font-size: 14px;
|
|
color: #666;
|
|
}
|
|
.otherTypeActive___2ihpT {
|
|
background-color: #0152d9;
|
|
color: #fff;
|
|
}
|
|
.otherType___2kNmU {
|
|
display: flex;
|
|
flex-direction: row;
|
|
flex: 1 1;
|
|
flex-wrap: wrap;
|
|
max-height: 115px;
|
|
overflow-y: auto;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.flex_box_center___3fPN4 {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___1Qftg {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___Tackq {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___1aORx {
|
|
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___2rtnS {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.wrap___3Bu77 {
|
|
width: 1200px;
|
|
margin: 0px auto;
|
|
}
|
|
.filterWrap___1Wj9z {
|
|
width: 1200px;
|
|
background: #ffffff;
|
|
padding: 0px 30px 0px 40px;
|
|
}
|
|
.flexRowReverse___2i_XW {
|
|
flex-direction: row-reverse !important;
|
|
}
|
|
.bankWrap___1EsIh {
|
|
display: flex;
|
|
flex-direction: row;
|
|
justify-content: space-between;
|
|
align-items: center;
|
|
padding-top: 15px;
|
|
border-bottom: 1px solid #ebebeb;
|
|
height: 55px;
|
|
line-height: 55px;
|
|
}
|
|
.bank___1sCYL {
|
|
font-size: 16px;
|
|
font-weight: 400;
|
|
color: #666;
|
|
}
|
|
.active___1q-0s {
|
|
color: #0152d9;
|
|
cursor: pointer;
|
|
}
|
|
.itemWrap___3pNNz {
|
|
margin-bottom: 30px;
|
|
}
|
|
.colorOrange___22RkL {
|
|
color: #ee4a1f;
|
|
}
|
|
.action___1Aqwg {
|
|
color: #0152d9;
|
|
cursor: pointer;
|
|
margin-right: 30px;
|
|
}
|
|
.midWrap___3bpNS {
|
|
display: box;
|
|
display: flex;
|
|
justify-content: space-between;
|
|
line-height: 41px;
|
|
margin-top: 10px;
|
|
margin-bottom: 0px;
|
|
font-size: 12px;
|
|
}
|
|
.color999___2uawW {
|
|
color: #999999;
|
|
}
|
|
.orderWrap___1hDyM {
|
|
display: box;
|
|
display: flex;
|
|
}
|
|
.orderIconWrap___yC1kl {
|
|
display: box;
|
|
display: flex;
|
|
flex-direction: column;
|
|
height: 40px;
|
|
line-height: 40px;
|
|
color: #999999;
|
|
}
|
|
.orderAsc___2qd0v {
|
|
flex-direction: column;
|
|
text-align: center;
|
|
height: 10px;
|
|
line-height: 10px;
|
|
display: table;
|
|
margin-top: 9px;
|
|
}
|
|
.orderDesc___C-LHy {
|
|
flex-direction: column;
|
|
text-align: center;
|
|
height: 10px;
|
|
line-height: 10px;
|
|
display: table;
|
|
}
|
|
.color0152d9___lFqCR {
|
|
color: #0152d9;
|
|
}
|
|
.h10___2lQEC {
|
|
height: 10px;
|
|
}
|
|
.cursorPointer___2AoMA {
|
|
cursor: pointer;
|
|
}
|
|
.orderTextWrap___hIMay {
|
|
cursor: pointer;
|
|
color: #999999;
|
|
margin-right: 10px;
|
|
font-size: 12px;
|
|
}
|
|
.countWrap___3RUvc {
|
|
text-align: center;
|
|
margin-bottom: 50px;
|
|
margin-top: 30px;
|
|
}
|
|
.modal___3Nhu8 {
|
|
display: flex;
|
|
flex-direction: column;
|
|
justify-content: center;
|
|
align-items: center;
|
|
font-size: 14px;
|
|
}
|
|
.auth___mz4RZ {
|
|
background-color: #fff;
|
|
padding: 55px 200px 200px 200px;
|
|
margin-bottom: 50px;
|
|
}
|
|
.authImgWrap___1sKvF {
|
|
font-size: 24px;
|
|
display: inherit;
|
|
text-align: center;
|
|
}
|
|
.authText___13ldg {
|
|
margin-top: 10px;
|
|
font-size: 18px;
|
|
font-weight: 400;
|
|
color: #333333;
|
|
line-height: 35px;
|
|
text-align: center;
|
|
}
|
|
.authButtonWrap___1EaQp {
|
|
display: flex;
|
|
flex-direction: row;
|
|
justify-content: center;
|
|
margin-top: 10px;
|
|
text-align: center;
|
|
}
|
|
.authButton___3lCJl {
|
|
line-height: 40px !important;
|
|
width: 130px;
|
|
height: 40px;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.wrap___1qNoS {
|
|
padding: 14px 24px;
|
|
}
|
|
.title___18s87 {
|
|
margin-bottom: 15px;
|
|
color: #ff954c;
|
|
text-align: center;
|
|
font-size: 14px;
|
|
}
|
|
.radioWrap___3ZobS {
|
|
cursor: default;
|
|
height: 270px;
|
|
overflow-y: auto;
|
|
background: #f4faff;
|
|
padding: 5px;
|
|
margin-bottom: 20px;
|
|
}
|
|
.radio___19YEl {
|
|
display: block;
|
|
height: 30px;
|
|
line-height: 30px;
|
|
}
|
|
.radio___19YEl span {
|
|
font-size: 14px;
|
|
}
|
|
.colorFF0000___2BuLq {
|
|
color: #ff0000;
|
|
}
|
|
.pagination___18hXH {
|
|
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 */
|
|
|