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.
298 lines
6.0 KiB
298 lines
6.0 KiB
.flex_box_center___1wzjU {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___19d2o {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___1Wd-a {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___2HPOy {
|
|
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___2cB5F {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.wrp___V2wJo {
|
|
width: 1200px;
|
|
margin: 0 auto;
|
|
}
|
|
.banner___9x-A- {
|
|
height: 300px;
|
|
overflow: hidden;
|
|
display: box;
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.banner___9x-A- img {
|
|
height: 300px;
|
|
}
|
|
.bg___2WSLA {
|
|
background: #fafafa;
|
|
}
|
|
.list___u4-_b {
|
|
padding: 20px;
|
|
margin-bottom: 20px;
|
|
background: #fff;
|
|
position: relative;
|
|
}
|
|
.list___u4-_b .status___4LRSp {
|
|
position: absolute;
|
|
right: -5px;
|
|
top: 20px;
|
|
}
|
|
.list___u4-_b .status___4LRSp img {
|
|
width: 80px;
|
|
}
|
|
.list___u4-_b h1 {
|
|
font-size: 28px;
|
|
margin-bottom: 20px;
|
|
}
|
|
.list___u4-_b .desc___18okv {
|
|
display: box;
|
|
display: flex;
|
|
}
|
|
.list___u4-_b .desc___18okv .flex1___34Elm {
|
|
font-size: 14px;
|
|
color: #666;
|
|
flex: 1 1;
|
|
}
|
|
.list___u4-_b .desc___18okv .item___32MoH {
|
|
margin-left: 40px;
|
|
color: #666;
|
|
text-align: center;
|
|
}
|
|
.list___u4-_b .desc___18okv .item___32MoH strong {
|
|
font-size: 24px;
|
|
color: #333;
|
|
margin-top: 10px;
|
|
display: inline-block;
|
|
}
|
|
.list___u4-_b .footer___1100r {
|
|
font-size: 14px;
|
|
margin-top: 20px;
|
|
color: #828383;
|
|
}
|
|
.tabs___1g_DM [class='ant-tabs-nav-scroll'] {
|
|
padding-left: 25px;
|
|
}
|
|
.tabs___1g_DM [class~='ant-tabs-tab'] {
|
|
padding: 12px 20px;
|
|
margin-right: 30px;
|
|
font-size: 16px;
|
|
color: #333;
|
|
}
|
|
.tabs___1g_DM [class~='ant-tabs-tab-active'] {
|
|
color: #0152d9;
|
|
}
|
|
.tabs___1g_DM [class='ant-tabs-nav-wrap'] {
|
|
padding-left: 10px;
|
|
background: #fff;
|
|
}
|
|
.tabs___1g_DM [class='ant-tabs-nav'] {
|
|
margin-bottom: 0;
|
|
}
|
|
.CompetitionsList___2iLb3 {
|
|
position: relative;
|
|
}
|
|
.CompetitionsList___2iLb3 [class~='ant-list-item'] {
|
|
padding: 25px 25px 13px 25px;
|
|
}
|
|
.CompetitionsList___2iLb3:hover {
|
|
/*box-shadow: 0 2px 6px rgba(51,51,51,.09);*/
|
|
box-shadow: 3px 4px 10px 2px rgba(229, 229, 229, 0.5);
|
|
opacity: 1;
|
|
border-radius: 2px;
|
|
}
|
|
.CompetitionsListzhezhao___2O-qQ {
|
|
position: absolute;
|
|
top: 0px;
|
|
left: 0px;
|
|
width: 1200px;
|
|
height: 100%;
|
|
z-index: 10000;
|
|
display: none;
|
|
background: rgba(0, 0, 0, 0.33);
|
|
text-align: center;
|
|
color: #fff;
|
|
font-size: 22px;
|
|
align-items: center;
|
|
justify-content: space-around;
|
|
flex-direction: column;
|
|
}
|
|
.CompetitionsList___2iLb3:hover .CompetitionsListzhezhao___2O-qQ {
|
|
display: block;
|
|
display: flex;
|
|
}
|
|
.shadow___13bWc {
|
|
background: #fff;
|
|
display: flex;
|
|
margin-top: 20px;
|
|
cursor: pointer;
|
|
}
|
|
.divimg___3dE7q {
|
|
height: 110px;
|
|
width: 240px;
|
|
border-radius: 5px;
|
|
overflow: hidden;
|
|
margin-right: 10px;
|
|
}
|
|
.divimg___3dE7q img {
|
|
width: auto;
|
|
height: auto;
|
|
max-height: 100%;
|
|
}
|
|
.havetext___2a_fQ {
|
|
color: #fd8001;
|
|
border: #fd8001 solid 1px;
|
|
font-size: 12px;
|
|
padding: 0px 4px;
|
|
border-radius: 30px;
|
|
margin-left: 12px;
|
|
height: 20px;
|
|
line-height: 20px;
|
|
display: inline-block;
|
|
}
|
|
.Finishedtext___3cssb {
|
|
color: #888888;
|
|
border: #dddddd solid 1px;
|
|
font-size: 12px;
|
|
padding: 0px 4px;
|
|
border-radius: 30px;
|
|
margin-left: 12px;
|
|
height: 20px;
|
|
line-height: 20px;
|
|
display: inline-block;
|
|
}
|
|
.Comingtext___14gQI {
|
|
color: #2abd8c;
|
|
border: #2abd8c solid 1px;
|
|
font-size: 12px;
|
|
padding: 0px 4px;
|
|
border-radius: 30px;
|
|
margin-left: 12px;
|
|
height: 20px;
|
|
line-height: 20px;
|
|
display: inline-block;
|
|
}
|
|
.task_hide___KPgxv {
|
|
overflow: hidden;
|
|
white-space: nowrap;
|
|
text-overflow: ellipsis;
|
|
font-size: 20px;
|
|
max-width: 80%;
|
|
color: #05101a;
|
|
}
|
|
.task_hide___KPgxv:hover {
|
|
overflow: hidden;
|
|
white-space: nowrap;
|
|
text-overflow: ellipsis;
|
|
font-size: 20px;
|
|
max-width: 80%;
|
|
color: #0152d9;
|
|
}
|
|
.task_hide_2___151jJ {
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
display: -webkit-box;
|
|
-webkit-box-orient: vertical;
|
|
-webkit-line-clamp: 2;
|
|
}
|
|
.Unpublishedtext___2LPx9 {
|
|
border: #dddddd solid 1px;
|
|
height: 33px;
|
|
width: 110px;
|
|
border-radius: 5px;
|
|
color: #888888;
|
|
font-size: 14px;
|
|
text-align: center;
|
|
line-height: 33px;
|
|
cursor: no-drop;
|
|
}
|
|
.signup___1gqfa {
|
|
border: #1e92ff solid 1px;
|
|
height: 33px;
|
|
width: 110px;
|
|
border-radius: 5px;
|
|
color: #0152d9;
|
|
font-size: 14px;
|
|
text-align: center;
|
|
}
|
|
.checkboxtitle___3U9gf {
|
|
-webkit-box-orient: vertical;
|
|
display: -webkit-box;
|
|
-webkit-line-clamp: 1;
|
|
overflow: hidden;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.advertisementModal .ant-modal-content{
|
|
background-color:transparent;
|
|
box-shadow:0px 0px 0px 0px;
|
|
position:relative;
|
|
background-clip: padding-box;
|
|
border: 0;
|
|
border-radius: 4px;
|
|
pointer-events: auto;
|
|
}
|
|
.closex{
|
|
width:25px;
|
|
height:25px;
|
|
border:1px solid rgba(255,255,255,1);
|
|
border-radius: 50%;
|
|
color: #ffffff;
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
margin-left: 20px;
|
|
}
|
|
.modalContent{
|
|
width: 880px;
|
|
margin-top: 30px;
|
|
font-size: 16px;
|
|
color: #FFFFFF;
|
|
background: linear-gradient(270deg, rgba(0, 182, 120, 0) 0%, rgba(0, 182, 120, 0.4) 48%, rgba(0, 182, 120, 0) 100%);
|
|
}
|
|
.textcolor{
|
|
height: 30px;
|
|
width: 140px;
|
|
background: rgb(247, 181, 0);
|
|
border-radius: 4px;
|
|
line-height: 30px;
|
|
color: #fff;
|
|
}
|
|
.spanButton{
|
|
cursor: default;
|
|
width: 100px;
|
|
height: 30px;
|
|
background: rgba(247, 181, 0, 0.6);
|
|
border-radius: 4px;
|
|
border: 1px solid rgb(247, 181, 0);
|
|
color: rgb(255, 255, 255);
|
|
position: absolute;
|
|
/* line-height: 30px; */
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center;
|
|
/* top: 219px; */
|
|
left: 614px;
|
|
}
|