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.
326 lines
6.5 KiB
326 lines
6.5 KiB
.flex_box_center___UNxlt {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___abxYk {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___1Fq8s {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___2HPgu {
|
|
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___RtE2X {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.bg___kbF9N {
|
|
margin: 0 auto;
|
|
width: 1200px;
|
|
margin-top: 20px;
|
|
margin-bottom: 60px;
|
|
padding-bottom: 140px;
|
|
}
|
|
.flexRow___g11Yg {
|
|
display: flex;
|
|
flex-direction: row;
|
|
}
|
|
.flexRowCenter___MAFSp {
|
|
display: flex;
|
|
flex-direction: row;
|
|
align-items: center;
|
|
}
|
|
.flexJustifyCenter___2Gxyz {
|
|
justify-content: center;
|
|
}
|
|
.flexAlignEnd___1HS2d {
|
|
align-items: flex-end;
|
|
}
|
|
.flexAlingCenter___3LONA {
|
|
align-items: center;
|
|
}
|
|
.flexAlignCenter___17DP1 {
|
|
align-items: center;
|
|
}
|
|
.flexColumn___1D4TK {
|
|
display: flex;
|
|
flex-direction: column;
|
|
}
|
|
.formWrap___X08wR label {
|
|
font-size: 14px;
|
|
}
|
|
.titleWrap___2BiOW {
|
|
background-color: #fff;
|
|
display: flex;
|
|
flex-direction: row;
|
|
justify-content: space-between;
|
|
font-size: 18px;
|
|
color: #333;
|
|
padding: 10px 20px;
|
|
border-bottom: 1px solid #eeeeee;
|
|
background: #fff;
|
|
}
|
|
.fieldWrap___20iAg {
|
|
background-color: #fff;
|
|
padding: 10px 20px 10px;
|
|
border-bottom: 1px solid #eeeeee;
|
|
}
|
|
.fieldWrap___20iAg div[class~='ant-form-item-label'] label {
|
|
font-size: 14px;
|
|
}
|
|
.fieldWrap___20iAg input[class~='ant-input'] {
|
|
line-height: 1.5;
|
|
background: transparent;
|
|
border-width: 1px;
|
|
height: 40px;
|
|
font-size: 14px;
|
|
}
|
|
.mdWrap___2Lc7M {
|
|
background-color: #fff;
|
|
padding: 10px 20px 10px;
|
|
margin-top: 10px;
|
|
}
|
|
.mdWrap___2Lc7M div[class~='ant-form-item-label'] label {
|
|
font-size: 14px;
|
|
}
|
|
.backgroundFa___nxT_l {
|
|
background: #fafafa;
|
|
}
|
|
.button___1jUUP {
|
|
width: 130px;
|
|
height: 40px;
|
|
line-height: 40px;
|
|
font-weight: 400;
|
|
padding: 0px;
|
|
}
|
|
.icons___1yTLC {
|
|
width: 18px;
|
|
height: 18px;
|
|
line-height: 18px;
|
|
text-align: center;
|
|
background: #0152d9;
|
|
border-radius: 18px;
|
|
display: inline-block;
|
|
margin-right: 10px;
|
|
}
|
|
.icons___1yTLC img {
|
|
position: relative;
|
|
top: -1px;
|
|
}
|
|
.navBar___3EVT7 {
|
|
padding: 20px 20px 0px 20px;
|
|
border-bottom: 1px solid #eaeaea;
|
|
}
|
|
.navBar___3EVT7 > li {
|
|
list-style-type: none;
|
|
font-size: 14px;
|
|
margin-right: 20px;
|
|
position: relative;
|
|
width: 100px;
|
|
height: 35px;
|
|
}
|
|
.navBar___3EVT7 > li > a {
|
|
color: #05101a;
|
|
padding-bottom: 20px;
|
|
}
|
|
.active___2VYxv {
|
|
color: #0152d9;
|
|
}
|
|
.active___2VYxv > a {
|
|
color: #0152d9 !important;
|
|
}
|
|
.active___2VYxv:after {
|
|
position: absolute;
|
|
content: '';
|
|
width: 76%;
|
|
background-color: #0152d9;
|
|
height: 3px;
|
|
border-radius: 2px;
|
|
left: 0px;
|
|
bottom: 0px;
|
|
}
|
|
.tipWrap___mWunb {
|
|
width: 1180px;
|
|
height: 34px;
|
|
border: 1px solid #ff6601;
|
|
color: #ff6601;
|
|
line-height: 34px;
|
|
text-align: center;
|
|
background-color: #ffffff;
|
|
font-size: 14px;
|
|
}
|
|
.tip___2ACur {
|
|
color: #5485f7;
|
|
text-decoration: underline;
|
|
}
|
|
.width300___g1fLL {
|
|
width: 300px;
|
|
}
|
|
.popover___1-hNb {
|
|
background-color: transparent;
|
|
color: #fff;
|
|
}
|
|
.popover___1-hNb div[class~='ant-popover-arrow'] {
|
|
border-top-color: rgba(5, 16, 26, 0.6) !important;
|
|
border-left-color: rgba(5, 16, 26, 0.6) !important;
|
|
}
|
|
.popover___1-hNb div[class~='ant-popover-inner'] {
|
|
background-color: rgba(5, 16, 26, 0.6);
|
|
}
|
|
.popover___1-hNb div[class~='ant-popover-inner-content'] {
|
|
color: #fff;
|
|
}
|
|
.groupWrap___3RkDx {
|
|
border-bottom: 1px solid #eee;
|
|
border-top: 1px solid #eee;
|
|
padding-bottom: 20px;
|
|
padding-top: 20px;
|
|
}
|
|
.radioStyle___3-LJq {
|
|
display: block;
|
|
height: 30px;
|
|
line-height: 30px;
|
|
margin-left: 36px !important;
|
|
}
|
|
.formCustom___1ecG0 {
|
|
flex-direction: row !important;
|
|
}
|
|
.formCustom___1ecG0 [class~='ant-form-item-label'] {
|
|
padding-top: 2px;
|
|
}
|
|
.formCustom___1ecG0 [class~='ant-radio-wrapper'] {
|
|
margin-left: 8px;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.buttonFixed___2zLVJ {
|
|
position: fixed;
|
|
z-index: 1000;
|
|
bottom: 0;
|
|
left: 0;
|
|
width: 100%;
|
|
height: 63px;
|
|
background: #fff;
|
|
box-shadow: 0 -4px 4px 0 rgba(0, 0, 0, 0.05);
|
|
}
|
|
.button___-JgFH {
|
|
width: 100px;
|
|
height: 38px;
|
|
line-height: 38px;
|
|
font-weight: 400;
|
|
padding: 0px;
|
|
}
|
|
.buttonWrap___aZhhk {
|
|
display: flex;
|
|
flex-direction: row;
|
|
justify-content: center;
|
|
align-items: center;
|
|
height: 100%;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.wrap___DotYX {
|
|
padding: 20px;
|
|
}
|
|
.content___XZOQk {
|
|
display: flex;
|
|
flex-direction: column;
|
|
height: 200px;
|
|
overflow-y: auto;
|
|
background: #f5f5f5;
|
|
padding: 10px;
|
|
font-size: 14px;
|
|
}
|
|
.content___XZOQk a {
|
|
color: #05101a;
|
|
}
|
|
.content___XZOQk a:hover {
|
|
color: #40a9ff;
|
|
}
|
|
.mainPathWrap___3GJIi {
|
|
display: flex;
|
|
flex-direction: row;
|
|
}
|
|
.colorBlue___34ph7 {
|
|
color: #0152d9;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.icons___3O80F {
|
|
width: 18px;
|
|
height: 18px;
|
|
line-height: 18px;
|
|
text-align: center;
|
|
background: #459be5;
|
|
border-radius: 18px;
|
|
display: inline-block;
|
|
margin-right: 10px;
|
|
}
|
|
.icons___3O80F img {
|
|
position: relative;
|
|
top: -1px;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.challenge-nav {
|
|
padding: 20px 20px 0px 20px;
|
|
border-bottom: 1px solid #eaeaea;
|
|
list-style: none;
|
|
margin: 0;
|
|
display: flex;
|
|
flex-flow: row nowrap;
|
|
background: #fff;
|
|
}
|
|
.challenge-nav > li {
|
|
list-style-type: none;
|
|
font-size: 14px;
|
|
margin-right: 20px;
|
|
position: relative;
|
|
width: 100px;
|
|
height: 35px;
|
|
}
|
|
.challenge-nav > li > a {
|
|
color: #05101a;
|
|
padding-bottom: 20px;
|
|
}
|
|
.challenge-nav .active {
|
|
color: #0152d9;
|
|
}
|
|
.challenge-nav .active > a {
|
|
color: #0152d9 !important;
|
|
}
|
|
.challenge-nav .active:after {
|
|
position: absolute;
|
|
content: '';
|
|
width: 76%;
|
|
background-color: #0152d9;
|
|
height: 3px;
|
|
border-radius: 2px;
|
|
left: 0px;
|
|
bottom: 0px;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|