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__Guidance.6be65c62.chunk.css

123 lines
2.6 KiB

.flex_box_center___2WENa {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___32o_C {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___VReNJ {
align-items: center;
box-align: center;
}
.flex_box_center_end___VidHP {
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___7bh0_ {
flex-direction: column;
box-orient: block-axis;
}
.guidance___1zlCK {
width: 1200px;
margin: 40px auto;
padding: 30px 40px;
background-color: #fff;
}
.guidance___1zlCK .title___TLK56 {
font-size: 30px;
text-align: center;
font-weight: 600;
color: #3a3a3a;
margin-bottom: 30px;
font-family: auto;
}
.guidance___1zlCK .u___1YcNG {
margin: 0 auto 30px auto;
padding: 0;
background: #f1f1f1;
border-radius: 15px;
display: table;
}
.guidance___1zlCK .u___1YcNG li {
width: 62px;
height: 30px;
line-height: 30px;
text-align: center;
border-radius: 15px;
font-size: 14px;
color: #333333;
cursor: pointer;
float: left;
}
.guidance___1zlCK .u___1YcNG li.active___2cPfY {
font-weight: 600;
color: #ffffff;
background: #0152d9;
}
.guidance___1zlCK .content___3PW9_ img {
display: block;
margin: 0 auto;
margin-top: -10px;
}
.guidance___1zlCK .content___3PW9_ h3 {
font-weight: 550;
color: #333333;
font-size: 24px;
margin-bottom: 60px;
font-family: auto;
text-align: center;
line-height: normal;
line-height: initial;
}
.guidance___1zlCK .content___3PW9_ h4 {
font-size: 20px;
font-weight: 600;
color: #333333;
margin-top: 60px;
margin-bottom: 30px;
line-height: normal;
line-height: initial;
}
.guidance___1zlCK .content___3PW9_ p {
font-size: 16px;
color: #333333;
margin: 28px 0 18px !important;
}
.guidance___1zlCK .content___3PW9_ p sup {
color: red;
top: -0.4em;
}
.guidance___1zlCK .content___3PW9_ aside {
text-align: center;
font-size: 20px;
font-weight: 600;
color: #333333;
line-height: 32px;
margin-top: 60px;
}
.guidance___1zlCK .btn___26Rnl {
display: flex;
justify-content: center;
margin-top: 40px;
}
.guidance___1zlCK .btn___26Rnl button {
width: 140px;
height: 40px;
background: #0152d9;
border-radius: 4px;
font-size: 16px;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */