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

320 lines
6.4 KiB

.bg___2CSfh {
width: 1200px;
margin: 0px auto;
}
.bg___2CSfh .header___3MwgX {
background-color: #fff;
padding: 23px 20px;
margin-top: 20px;
display: flex;
align-items: center;
justify-content: space-between;
}
.bg___2CSfh .header___3MwgX .title___2iDDP {
font-size: 16px;
font-weight: 600;
margin-left: 10px;
}
.bg___2CSfh .header___3MwgX a {
color: #165dff;
}
.bg___2CSfh .bigTabs___z8j4x {
height: 40px;
display: flex;
background-color: #fff;
}
.bg___2CSfh .bigTabs___z8j4x > div {
height: 100%;
font-size: 16px;
font-weight: 600;
color: #434d6c;
margin-left: 40px;
position: relative;
cursor: pointer;
}
.bg___2CSfh .bigTabs___z8j4x .active___2_MO6 {
color: #165dff;
}
.bg___2CSfh .bigTabs___z8j4x .active___2_MO6::after {
content: '';
width: 100%;
height: 2px;
background-color: #165dff;
position: absolute;
bottom: 0;
left: 0;
}
.bg___2CSfh .main___23tvW {
margin-bottom: 140px;
padding-top: 5px;
border-radius: 5px;
margin-top: 20px;
}
.bg___2CSfh .main___23tvW div[class~='ant-tabs-nav'] {
background: #fff;
height: 73px;
padding: 0px 40px;
margin: 0;
}
.bg___2CSfh .main___23tvW button[class~='ant-tabs-tab'] {
padding: 12px 16px;
font-size: 14px;
}
.titleItem___3bkJr {
display: flex;
padding: 32px 20px 30px 40px;
font-size: 16px;
align-items: center;
color: #333333;
border-bottom: 1px solid #eeeeee;
}
.countcenter___ytBkz {
display: flex;
justify-content: center;
align-items: center;
}
.tabdiv___PMkMk {
margin-top: 13px;
background: #fff;
}
.radiusdiv___2N0iX {
width: 15px;
height: 15px;
border-radius: 50%;
margin-right: 20px;
border: 1px solid #ffffff;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.row3___2bZYG {
width: 1200px;
height: 122px;
background: #ffffff;
display: flex;
margin-top: 10px;
}
.row3___2bZYG aside {
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
margin: 0 60px;
}
.row3___2bZYG aside span:first-child {
font-size: 20px;
font-weight: 600;
color: #165dff;
}
.row3___2bZYG aside span:last-child {
margin-top: 12px;
font-size: 14px;
color: #434d6c;
}
.info___LddAi {
padding: 20px;
background-color: #fff;
margin-top: 10px;
}
.info___LddAi .title___sYLkW {
margin-bottom: 20px;
}
.info___LddAi .title___sYLkW b {
font-size: 16px;
font-weight: 600;
color: #333333;
}
.info___LddAi .title___sYLkW span {
margin: 10px;
font-size: 12px;
color: #434d6c;
}
.row5___20b0H {
width: 1200px;
height: 180px;
margin-top: 10px;
}
.row5___20b0H .title___sYLkW {
height: 56px;
line-height: 56px;
padding: 0 20px;
background: #ffffff;
}
.row5___20b0H .title___sYLkW b {
font-size: 16px;
font-weight: 600;
color: #333333;
}
.row5___20b0H .title___sYLkW span {
margin: 10px;
font-size: 12px;
color: #434d6c;
}
.row5___20b0H section {
display: flex;
height: 122px;
margin-top: 2px;
justify-content: space-around;
background: #ffffff;
}
.row5___20b0H section aside {
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
}
.row5___20b0H section aside span:first-child {
font-size: 20px;
font-weight: 600;
color: #165dff;
}
.row5___20b0H section aside span:last-child {
margin-top: 12px;
font-size: 14px;
color: #434d6c;
}
.rule___3B1KM {
background-color: #fff;
padding: 20px;
margin-top: 10px;
}
.rule___3B1KM .title___sYLkW {
font-size: 16px;
font-weight: 600;
color: #333333;
margin-bottom: 18px;
}
.rule___3B1KM .tabWrap___xzZku {
display: flex;
align-items: center;
}
.rule___3B1KM .tabWrap___xzZku > div {
font-size: 12px;
font-weight: 400;
color: #9096a3;
margin-right: 7px;
}
.rule___3B1KM .tabWrap___xzZku .tab___3ExV1 {
display: flex;
width: 241px;
height: 32px;
background: #f6f7f9;
box-shadow: inset 0px 1px 3px 0px #d7d8d9;
border-radius: 4px;
padding: 0;
}
.rule___3B1KM .tabWrap___xzZku .tab___3ExV1 li {
flex: 1 1;
line-height: 32px;
text-align: center;
font-size: 14px;
color: #9096a3;
position: relative;
cursor: pointer;
}
.rule___3B1KM .tabWrap___xzZku .tab___3ExV1 li:nth-child(2)::after {
position: absolute;
content: '';
width: 1px;
height: 10px;
background: #dddddd;
bottom: 10px;
left: 0;
}
.rule___3B1KM .tabWrap___xzZku .tab___3ExV1 li:nth-child(2)::before {
position: absolute;
content: '';
width: 1px;
height: 10px;
background: #dddddd;
bottom: 10px;
right: 0;
}
.rule___3B1KM .tabWrap___xzZku .tab___3ExV1 .active___2wfQq {
background: linear-gradient(180deg, #ffffff 0%, #f6f7f9 100%);
box-shadow: 0px 0px 2px 0px #e8effb;
border-radius: 4px;
border: 1px solid #c8d2ea;
color: #165dff;
}
.rule___3B1KM .tabWrap___xzZku .tab___3ExV1 .active___2wfQq::after {
width: 0px !important;
}
.rule___3B1KM .tabWrap___xzZku .tab___3ExV1 .active___2wfQq::before {
width: 0px !important;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.row4___29VOo {
width: 1200px;
margin-top: 10px;
display: flex;
height: 122px;
justify-content: space-around;
background: #ffffff;
}
.row4___29VOo aside {
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
}
.row4___29VOo aside span:first-child {
font-size: 20px;
font-weight: 600;
color: #165dff;
}
.row4___29VOo aside span:last-child {
margin-top: 12px;
font-size: 14px;
color: #434d6c;
}
.row4___29VOo aside span:last-child i {
font-size: 14px;
margin-left: 4px;
}
.info___1BkDP {
background-color: #fff;
padding: 20px;
margin-top: 10px;
}
.info___1BkDP .title___1eIi4 {
height: 37px;
line-height: 20px;
background: #ffffff;
}
.info___1BkDP .title___1eIi4 b {
font-size: 16px;
font-weight: 600;
color: #333333;
}
.info___1BkDP .title___1eIi4 span {
margin: 10px;
font-size: 12px;
color: #434d6c;
}
.info___1BkDP .tabWrap___33SL3 {
display: flex;
align-items: center;
margin-bottom: 20px;
}
.info___1BkDP .tabWrap___33SL3 > aside {
font-size: 12px;
font-weight: 400;
color: #9096a3;
margin-right: 7px;
}
.info___1BkDP .tabWrap___33SL3 > span {
font-size: 12px;
font-weight: 500;
color: #fa6400;
margin-left: 20px;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */