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__User__Detail__Order__pag...

114 lines
2.7 KiB

.flex_box_center___2hVIF {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___3kU-E {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___Ynh7h {
align-items: center;
box-align: center;
}
.flex_box_center_end___3Rg4g {
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___YIEtm {
flex-direction: column;
box-orient: block-axis;
}
.result___1cPbj .bg___2FUeq {
width: 100%;
height: 200px;
background: url(./static/orderBg.ecbab9df.png) no-repeat center center;
}
.result___1cPbj .content___2rCB7 {
margin: 0 auto;
width: 1200px;
background: #ffffff;
box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.05);
border-radius: 8px;
margin-top: -136px;
display: flex;
align-items: center;
}
.result___1cPbj .content___2rCB7 .left___3LVGK {
width: 50%;
display: flex;
flex-direction: column;
align-items: center;
}
.result___1cPbj .content___2rCB7 .left___3LVGK img {
margin-top: 42px;
}
.result___1cPbj .content___2rCB7 .left___3LVGK .status___2CUBS {
font-size: 20px;
color: #333333;
margin-top: 17px;
margin-bottom: 28px;
}
.result___1cPbj .content___2rCB7 .left___3LVGK .subject___c8-dN {
font-size: 16px;
color: #333333;
}
.result___1cPbj .content___2rCB7 .left___3LVGK .subject___c8-dN div {
margin-bottom: 4px;
}
.result___1cPbj .content___2rCB7 .left___3LVGK .btns___12hGG {
margin-top: 45px;
margin-bottom: 90px;
}
.result___1cPbj .content___2rCB7 .left___3LVGK .btns___12hGG button {
width: 120px;
height: 40px;
border-radius: 4px;
}
.result___1cPbj .content___2rCB7 .left___3LVGK .btns___12hGG button:last-child {
margin-left: 28px;
}
.result___1cPbj .content___2rCB7 .line___2rlSM {
width: 1px;
height: 300px;
background: #dedede;
}
.result___1cPbj .content___2rCB7 .right___1RoPn {
width: calc(50% - 1px);
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.result___1cPbj .content___2rCB7 .right___1RoPn .code___nZggm {
width: 200px;
height: 200px;
background: #eef2f8;
border-radius: 4px;
display: flex;
justify-content: center;
align-items: center;
}
.result___1cPbj .content___2rCB7 .right___1RoPn .title___e8PCP {
font-size: 16px;
font-weight: 500;
color: #145dff;
margin: 20px 0 14px 0;
}
.result___1cPbj .content___2rCB7 .right___1RoPn p {
font-size: 14px;
color: #666666;
margin-bottom: 0;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */