/* 主页css */

.height {
    max-width: 1140px;
    height: 300px;
}

.navbarcolor {
    color: rgb(94, 94, 95);
}

.img-fluid {
    max-width: 60%;
    height: auto;
}

.img-fluid-50 {
    max-width: 50%;
    height: auto;
}

.img-fluid-90 {
    max-width: 90%;
    height: auto;
}

/* 移入到轮播图区域把鼠标形状变成‘手’ */
ul:hover {
    cursor: pointer;
}


/* 提交页面css */
.weizhi {
    display: block;
    padding: 0.5rem 1rem;
    text-decoration: none;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
    color: rgba(255, 255, 255, .55);
}

.col-sm-3 {
    flex: 0 0 100%;
    max-width: 50%;
}


.reference-page {
    width: 70% !important;
    margin: 100px auto;
}

.result-result-body {
    margin: 10px auto;
    padding: 20px;
    border-radius: 10px;
    background-color: #f8f8f8;
}

.result-title-bar-back {
    margin-top: -2px;
    float: right;
    background-color: #107e64;
    color: #fff;
}

.Publications-body {
    position: relative;
    width: 100%;
    background-size: cover;
}

.Publications-body-tips {
    width: 98%;
    margin: 30px auto;
    font-size: medium;
    font-weight: 500;
}

.Publications-outline {
    width: 98%;
    border-radius: 20px;
    border: 1px solid hsla(0, 0%, 77.3%, .246);
    height: fit-content;
    padding: 40px;
    margin: 50px auto;
    box-shadow: 1px 1px 10px hsl(0deg 0% 82% / 51%);
}

.Publications-title {
    font-weight: 400;
    font-size: medium;
}

.ant-layout-content {
    width: 100% !important;
}

.ant-breadcrumb {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    color: rgba(0, 0, 0, .85);
    font-variant: tabular-nums;
    line-height: 1.5715;
    list-style: none;
    font-feature-settings: "tnum", "tnum";
    color: rgba(0, 0, 0, .45);
    font-size: 14px;
}

.Breadcrumb-Item-text {
    font-size: 16px;
}

.ant-breadcrumb-separator {
    margin: 0 8px;
    color: rgba(0, 0, 0, .45);
}

.submit-body {
    width: 100%;
    padding: 20px;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 10px;
    background-color: rgba(247, 247, 247);
}


.bi-cloud-upload {
    font-size: 30px;
    color: blue;
}

.bi-cloud-download {
    float: right;
    font-size: 24px;
    color: blue;
}


.submit-body-outer {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    word-break: break-word;
}

.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
    color: #fff;
    background-color: #107e64;
    border-color: #dee2e6 #dee2e6 #fff;
}



.submit-body-inner {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    border-left: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    border-radius: 0 0 5px 5px;
    box-shadow: 4px 10px 10px grey;
}

.submit-file {
    width: 100%;
    padding: 20px !important;
    margin-top: 10px !important;
    justify-content: center;
    align-items: center;
}

.submit-file-border {
    width: 100%;
    height: auto;
    border-radius: 10px;
    display: block;

}

.submit-file-heard {
    width: 100%;
    height: 100%;
    background-color: #f7f7f7;
    padding: 15px;
    font-size: large;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}

.submit-file-context {
    position: relative;
    top: 6.999px;
    margin: 0px 0 0 32px auto;
    word-break: break-word;

}

.submit-file-heard1 {
    font-family: sans-serif;
    padding-bottom: 10px;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.6em;
    color: #747b8c;
}

.submit-file-upload {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 15px;
    padding-bottom: 20px;
}

.btn-theme {
    width: 100%;
    height: auto;
    padding: 20px;
    border: 1px dashed rgba(0, 0, 0, .15);
}

.btn-theme:hover {
    border: 1px dashed red;
}

.submit-footer {
    padding-top: 12px;
    padding-bottom: 12px;
    border-top: 1px solid rgba(0, 0, 0, .15);
}

ul > li {
    list-style: none;
}

.submit-model {
    width: 45%;
    height: auto;
    display: inline-block;
    margin: 5px 18px;
    border: 2px solid rgba(0, 0, 0, .15);
    border-radius: 10px;
    background-color: #f7f7f7;
}

.submit-model-body {
    width: 100%;
    height: 100%;
    padding: 15px;
    font-size: 1rem;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}

.submit-body-model {
    padding: 20px;
}

.text-email {
    box-sizing: border-box;
    margin: 0;
    font-variant: tabular-nums;
    list-style: none;
    font-feature-settings: "tnum", "tnum";
    position: relative;
    display: inline-block;
    width: 100%;
    min-width: 0;
    padding: 4px 11px;
    color: rgba(0, 0, 0, .85);
    font-size: 14px;
    line-height: 1.5715;
    background-color: #fff;
    background-image: none;
    border: 1px solid #d9d9d9;
    border-radius: 2px;
    transition: all .3s;
}

.btn-margin {
    margin: 20px 50px;
}


/* download  css */

.Publications-body-tips {
    width: 98%;
    margin: 0 auto;
    background-color: #107e64;
    border: 1px solid #107e64;
    border-radius: 15px;
}


.Publications-body-tips-text {
    font-size: xx-large;
    font-weight: 600;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
    color: #f8f8f8;
}

.Publications-body-tips-text-height {
    font-size: xx-large;
    font-weight: 600;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 25px auto;
    color: #f8f8f8;

}

.Publications-body-tips-text1 {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
    color: #f8f8f8;
    font-size: 20px;

}


.Result-Result-body-Breadcrumb {
    margin: 10px auto;
    padding: 20px;
    border-radius: 10px;
    background-color: #f8f8f8;
}


.submit-depart-pages {
    width: 70% !important;
    margin: 100px auto;
}

.download-card,
.download-title {
    width: 98%;
    margin: 0 auto;
}

.ant-tag-blue {
    color: #096dd9;
    background: #e6f7ff;
    border-color: #91d5ff;
}

.download-card-selectMethod {
    margin-top: 50px;
    margin-bottom: 30px;
    box-shadow: 1px 1px 3px #a1a1a1;
}

.ant-layout,
.ant-layout * {
    box-sizing: border-box;
}

.ant-card-bordered {
    border: 1px solid #f0f0f0;
}

.ant-card {
    box-sizing: border-box;
    padding: 0;
    color: rgba(0, 0, 0, .85);
    font-size: 14px;
    font-variant: tabular-nums;
    line-height: 1.5715;
    list-style: none;
    font-feature-settings: "tnum", "tnum";
    position: relative;
    background: #fff;
    border-radius: 2px;
}

.ant-card-head-wrapper {
    display: flex;
    align-items: center;
}

.download-card-title-text {
    font-weight: 700;
}


.ant-card-head-title {
    display: inline-block;
    flex: 1 1;
    padding: 10px 0 0px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}


.ant-card-body {
    padding: 24px;
}

.download-card-selectMethod-button-out {
    margin: 20px;
    padding: 15px;
    background-color: #f6f6f6;
    border-radius: 10px;
}

.download-card-selectMethod-button {
    margin-left: 40px;
    border-radius: 10px;
    margin-right: 30px;
    width: 11rem;
}

.ant-btn-primary {
    color: #fff;
    border-color: #1890ff;
    background: #1890ff;
    text-shadow: 0 -1px 0 rgb(0 0 0 / 12%);
    box-shadow: 0 2px 0 rgb(0 0 0 / 5%);
}

.ant-card-head,
.card-selectMethod {
    border-radius: 5px;
}

.ant-card-head {
    background-color: #f1f1f1;
    padding-left: 10px;
}

.download-tag-div {
    width: fit-content;
    float: right;
}


/* reference */


.result-title-bar-back {
    margin-top: -6px;
    float: right;
}

.result-title-bar-data {
    float: left;
    background-color: #107e64;
    color: #fff;
}

.data-item,
p {
    margin: 5px;
}


body {
    -webkit-font-smoothing: antialiased;
    /* font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif; */
    margin: 0;
    overflow-x: hidden;
    font-size: 17px;
}


.css-1rr4qq7 {
    flex: 1 1 0%;
}

.css-1a6buty {
    padding-left: 24px;
    padding-right: 24px;
}

.css-1a6buty {
    width: 100%;
    margin-left: auto;
    box-sizing: border-box;
    margin-right: auto;
    display: block;
    padding-left: 16px;
    padding-right: 16px;
}

.ref-body {
    padding: 40px 0;
}

div {
    display: block;
}

.css-2j7rj8 {
    color: rgb(78, 174, 146);
}

.ref-title {
    margin: 20px auto;
    width: 300px;
}

.ref-title .ref-title-text {
    color: rgb(103, 43, 117);
    text-align: left;
}

.css-18h9l83 {
    margin: 0px;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 3rem;
    line-height: 3.500;
    letter-spacing: 0em;
}

.ref-title:after {
    margin-left: 50%;
}

.ref-title:after,
.ref-title:before {
    border-bottom: 1px solid;
    /* content: ""; */
    display: block;
    width: 50%;
}

.css-isbt42 {
    box-sizing: border-box;
    display: flex;
    flex-flow: row wrap;
    margin-top: -16px;
    width: calc(100% + 16px);
    margin-left: -16px;
}

.css-130pke {
    box-sizing: border-box;
    display: flex;
    flex-flow: column wrap;
    margin: -32px 0px 0px -32px;
    width: calc(100% + 32px);
}

.css-130pke {
    flex-basis: calc(100% + 32px);
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: calc(100% + 32px);
}

.css-isbt42 > .MuiGrid-item {
    padding-left: 16px;
}

.css-isbt42 > .MuiGrid-item {
    padding-top: 16px;
}

.css-130pke > .MuiGrid-item {
    padding-left: 32px;
}

.css-130pke > .MuiGrid-item {
    padding-top: 32px;
}

.css-1tj96pa {
    padding: 16px;
    margin-left: 16px;
}

.css-1tj96pa:last-child {
    padding-bottom: 5px;
}

.css-1281k5j {
    background-color: rgb(255, 255, 255);
    color: rgba(0, 0, 0, 0.87);
    transition: box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    border-radius: 4px;
    box-shadow: rgb(0 0 0 / 20%) 0px 2px 1px -1px, rgb(0 0 0 / 14%) 0px 1px 1px 0px, rgb(0 0 0 / 12%) 0px 1px 3px 0px;
    overflow: hidden;
    min-width: 300px;
    border-left: 6px solid rgb(16, 126, 100); /* 104, 18, 117 */
}

.btn-outline-primary {
    color: #000401;
    background-color: #0aa10d00;
    background-image: none;
    border-color: #137203;
}

p {
    font-family: "Times New Roman", Times, serif;
    font-size: 21px;
}


/* user   css */


.Publications-outline {
    width: 98%;
    border-radius: 20px;
    border: 1px solid hsla(0, 0%, 77.3%, .246);
    height: fit-content;
    padding: 40px;
    margin: 20px auto 50px;
    box-shadow: 1px 1px 10px hsl(0deg 0% 82% / 51%);
}

.Publications-outline_p {
    margin: 30px;
}

.Publications-item {
    position: relative;
    margin: 0;
    padding-bottom: 20px;
    font-size: 14px;
    list-style: none;
}


/* 自定义提示框样式 */
/*.custom-tooltip {*/
/*    position: relative;*/
/*    display: inline-block;*/
/*}*/

/*.custom-tooltip .tooltip-text {*/
/*    visibility: hidden;*/
/*    white-space: nowrap; !* 防止文本换行 *!*/
/*    background-color: rgb(107, 107, 107);*/
/*    font-family: Roboto,Helvetica,Arial,sans-serif;*/
/*    color: #fff;*/
/*    text-align: center;*/
/*    border-radius: 4px;*/
/*    padding: 4px 8px; !* 调整内边距 *!*/
/*    position: absolute;*/
/*    z-index: 1;*/
/*    top: 50%;*/
/*    left: 125%; !* 将提示框放在链接的右侧 *!*/
/*    transform: translateY(-50%);*/
/*    opacity: 0;*/
/*    transition: opacity 0.3s;*/
/*    font-size: 0.63rem;*/
/*}*/

/*.custom-tooltip:hover .tooltip-text {*/
/*    visibility: visible;*/
/*    opacity: 1;*/
/*    left: 105%; !* 将提示框放在链接的右侧 *!*/
/*}*/

/*.custom-tooltip .custom-btn:hover, .custom-tooltip .custom-btn.active {*/
/*    background-color: #1750a8; !* Specifies the background color on hover *!*/
/*    color: #fff; !* Specifies the text color on hover *!*/
/*    box-shadow: 0 0 0; !* Shadow on hover; set to 0 if you don't want a shadow *!*/
/*}*/

/*.custom-tooltip .custom-btn:hover i, .custom-tooltip .custom-btn.active i {*/
/*    color: #fff !important;*/
/*}*/

/* 自定义提示框样式 */
.custom-tooltip,
.custom-tooltip120 {
    position: relative;
    display: inline-block;
}

.custom-tooltip .tooltip-text,
.custom-tooltip120 .tooltip-text {
    visibility: hidden;
    white-space: nowrap; /* 防止文本换行 */
    background-color: rgb(107, 107, 107);
    font-family: Roboto,Helvetica,Arial,sans-serif;
    color: #fff;
    text-align: center;
    border-radius: 4px;
    padding: 4px 8px; /* 调整内边距 */
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 125%; /* 将提示框放在链接的右侧 */
    transform: translateY(-50%);
    opacity: 0;
    transition: opacity 0.3s;
    font-size: 0.63rem;
}

.custom-tooltip:hover .tooltip-text {
    visibility: visible;
    opacity: 1;
    left: 105%; /* 将提示框放在链接的右侧 */
}

.custom-tooltip120:hover .tooltip-text {
    visibility: visible;
    opacity: 1;
    left: 130%; /* 将提示框放在链接的右侧 */
}

.custom-tooltip .custom-btn:hover, .custom-tooltip .custom-btn.active,
.custom-tooltip120 .custom-btn:hover, .custom-tooltip120 .custom-btn.active {
    background-color: #1750a8; /* Specifies the background color on hover */
    color: #fff; /* Specifies the text color on hover */
    box-shadow: 0 0 0; /* Shadow on hover; set to 0 if you don't want a shadow */
}

.custom-tooltip .custom-btn:hover i, .custom-tooltip .custom-btn.active i,
.custom-tooltip120 .custom-btn:hover i, .custom-tooltip120 .custom-btn.active i {
    color: #fff !important;
}

.custom-btn {
    border: 1px solid #1750a8;
    box-shadow: 0 0 0 !important;
}

/* MD bootstrap style for back-to-top */
#btn-back-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: none;
    box-sizing: border-box;
    width: 40px !important;
    border-radius: 50%;
    text-align: center;
    padding: 0px;
}


#btn-back-to-top {
    display: inline-flex;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    position: fixed;
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
    border: 0px;
    margin: 0px;
    cursor: pointer;
    user-select: none;
    vertical-align: middle;
    appearance: none;
    text-decoration: none;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-weight: 500;
    font-size: 0.875rem;
    line-height: 1.75;
    letter-spacing: 0.02857em;
    text-transform: uppercase;
    min-height: 36px;
    transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, border-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    border-radius: 50%;
    padding: 0px;
    min-width: 0px;
    width: 40px;
    height: 40px;
    z-index: 1050;
    co1or: rgb(255, 255, 255);
    background-color: rgb(246, 144, 61);
}

/* 换个字体 */
body {
    font-family: "Roboto",sans-serif
}

/* lm的样式 */
#gloveDropdown,#word2vecDropdown,#doc2vecDropdown,
#fasttextDropdown,#bertDropdown {
    color: #212529;
    /*margin: 4px 5px;*/
    font-weight: 500;
    cursor: pointer;
    padding: 5px 23px;
    border-radius: 45px;
    transition: background-color 0.3s ease, color 0.3s ease, border-color 0.3s ease;
    font-size: 0.7rem;
    background-color: #f7f7f7;
}

.reset-btn {
    color: #107e64;
    background-color: #fff;
    border-color: #107e64;
}




/* deepbio css */
.css-xi3q1j {
    flex-shrink: 0;
    display: flex;
    white-space: nowrap;
    text-align: center;
    border: 0px;
    margin: 32px;
}

.css-c1ovea {
    display: inline-block;
    padding-left: calc(9.6px);
    padding-right: calc(9.6px);
}

.css-1pxumnz {
    background-color: rgb(255, 255, 255);
    color: rgba(0, 0, 0, 0.87);
    transition: box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    border-radius: 4px;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 1px -1px, rgba(0, 0, 0, 0.14) 0px 1px 1px 0px, rgba(0, 0, 0, 0.12) 0px 1px 3px 0px;
    overflow: hidden;
    min-width: 300px;
}

.css-1wxaqej {
    box-sizing: border-box;
    margin: 0px;
    flex-direction: row;
}

.css-etlyi9 {
    margin: 0px;
    flex-shrink: 0;
    display: flex;
    white-space: nowrap;
    text-align: center;
    border: 0px;
}

.css-xi3q1j::before, .css-xi3q1j::after {
    position: relative;
    width: 100%;
    border-top: thin solid rgba(0, 0, 0, 0.12);
    top: 50%;
    content: "";
    transform: translateY(50%);
}

.css-etlyi9::before, .css-etlyi9::after {
    position: relative;
    width: 100%;
    border-top: thin solid rgba(0, 0, 0, 0.12);
    top: 50%;
    content: "";
    transform: translateY(50%);
}

.css-1tj96pa:last-child {
    padding-bottom: 24px;
}

.css-c1ovea {
    display: inline-block;
    padding-left: calc(9.6px);
    padding-right: calc(9.6px);
}

.css-1lebtje {
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-weight: 500;
    font-size: 1.25rem;
    line-height: 1.6;
    letter-spacing: 0.0075em;
    margin: 16px;
}

.css-hfsnxr {
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 1.5rem;
    line-height: 1.334;
    letter-spacing: 0em;
    margin: 16px;
}

.css-1xvinid {
    margin: 0px;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 2.125rem;
    line-height: 1.235;
    letter-spacing: 0.00735em;
}

.css-ycqjg4 {
    margin: 0px;
    line-height: 2;
    font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;
    font-weight: bolder;
    font-size: medium;
}

.css-ivwjyu {
    margin: 0px 0px 16px;
    flex-shrink: 0;
    border-width: 0px 0px thin;
    border-style: solid;
    border-color: rgba(0, 0, 0, 0.12);
}

.css-193yhcq {
    width: 100%;
    margin-left: auto;
    box-sizing: border-box;
    margin-right: auto;
    display: block;
    padding-left: 16px;
    padding-right: 16px;
    margin-bottom: 80px;
}



.css-zp7har {
    background-color: rgb(255, 255, 255);
    color: rgba(0, 0, 0, 0.87);
    transition: box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    border-radius: 4px;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 1px -1px, rgba(0, 0, 0, 0.14) 0px 1px 1px 0px, rgba(0, 0, 0, 0.12) 0px 1px 3px 0px;
    padding: 8px;
    /* min-height: 260px; */
}

.css-1anx036 {
    margin: 0px;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-weight: 500;
    font-size: 1.25rem;
    line-height: 1.6;
    letter-spacing: 0.0075em;
}

.css-2hutgm {
    margin: 8px 0px;
    flex-shrink: 0;
    border-width: 0px 0px thin;
    border-style: solid;
    border-color: rgba(0, 0, 0, 0.12);
}

.css-9l3uo3 {
    margin: 0px;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.5;
    letter-spacing: 0.00938em;
}

.css-1ixrfjh {
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    position: relative;
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
    background-color: transparent;
    outline: 0px;
    border: 0px;
    margin: 0px;
    /* cursor: pointer; */
    user-select: none;
    vertical-align: middle;
    appearance: none;
    text-decoration: none;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-weight: 500;
    font-size: 0.875rem;
    line-height: 1.75;
    letter-spacing: 0.02857em;
    text-transform: uppercase;
    min-width: 64px;
    padding: 6px 8px;
    border-radius: 4px;
    transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, border-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    color: rgb(16, 126, 100);
}

.css-1kj026h {
    max-width: 100%;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-size: 0.8125rem;
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    height: 32px;
    color: rgba(0, 0, 0, 0.87);
    background-color: rgba(0, 0, 0, 0.08);
    border-radius: 16px;
    white-space: nowrap;
    transition: background-color 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    cursor: default;
    outline: 0px;
    text-decoration: none;
    border: 0px;
    padding: 0px;
    vertical-align: middle;
    box-sizing: border-box;
    margin: 4px;
}

.css-9iedg7 {
    overflow: hidden;
    text-overflow: ellipsis;
    padding-left: 12px;
    padding-right: 12px;
    white-space: nowrap;
}

.css-w0pj6f {
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    z-index: 0;
    inset: 0px;
    border-radius: inherit;
}

.css-p7beok > .MuiGrid-item {
    padding-left: 16px;
    padding-top: 16px;
}

.css-1dfbvbe {
    box-sizing: border-box;
    display: flex;
    flex-flow: wrap;
    margin-top: -16px;
    /* width: calc(100% + 16px); */
    margin-left: -16px;
    padding: 16px;
}

.css-p7beok {
    flex-basis: 0px;
    -webkit-box-flex: 1;
    flex-grow: 1;
    max-width: 100%;
}

.css-2h7f6s {
    flex-basis: 16.6667%;
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: 16.6667%;
}

hr {
    display: block;
    unicode-bidi: isolate;
    margin-block-start: 0.5em;
    margin-block-end: 0.5em;
    margin-inline-start: auto;
    margin-inline-end: auto;
    overflow: hidden;
    border-style: inset;
    border-width: 1px;
}

.css-x2vn1d {
    background-color: rgb(255, 255, 255);
    color: rgba(0, 0, 0, 0.87);
    transition: box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    border-radius: 4px;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 3px 3px -2px, rgba(0, 0, 0, 0.14) 0px 3px 4px 0px, rgba(0, 0, 0, 0.12) 0px 1px 8px 0px;
    overflow: hidden;
    margin-bottom: 16px;
}


.css-1d3bbye {
    box-sizing: border-box;
    display: flex;
    flex-flow: wrap;
    width: 100%;
}

.css-9j6z5k {
    flex-basis: 12.5%;
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: 12.5%;
}

.css-1l9bp21 {
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    position: relative;
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
    background-color: transparent;
    outline: 0px;
    border: 0px;
    margin: 0px;
    cursor: pointer;
    user-select: none;
    vertical-align: middle;
    appearance: none;
    text-decoration: none;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-weight: 500;
    font-size: 0.875rem;
    line-height: 1.75;
    letter-spacing: 0.02857em;
    text-transform: uppercase;
    min-width: 64px;
    padding: 6px 8px;
    border-radius: 4px;
    transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, border-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    color: rgb(16, 126, 100);
    float: right;
}

.css-ysrhmt {
    border-radius: 2px;
    overflow: hidden;
    margin-top: 16px;
    margin-right: 16px;
}

.css-1ks37pz {
    border-left: 10px solid rgb(246, 144, 61, 0.9); /* 橙色 */
    border-top-color: rgb(246, 144, 61, 0.9);
    border-right-color: rgb(246, 144, 61, 0.9);
    border-bottom-color: rgb(246, 144, 61, 0.9);
    background-color: rgb(16, 126, 100, 0.9);
    color: rgb(255, 255, 255);
    padding: 8px 8px 8px 16px;
}

/* .css-1ks37pz {
    border-left: 10px solid rgb(16, 126, 100);
    border-top-color: rgb(16, 126, 100);
    border-right-color: rgb(16, 126, 100);
    border-bottom-color: rgb(16, 126, 100);
    background-color: #502c6c;
    color: rgb(255, 255, 255);
    padding: 8px 8px 8px 16px;
} */

.css-kbccfo {
    margin: 0px;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 1.5rem;
    line-height: 1.334;
    letter-spacing: 0em;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
}

.css-vubbuv {
    user-select: none;
    width: 1em;
    height: 1em;
    display: inline-block;
    fill: currentcolor;
    flex-shrink: 0;
    transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    font-size: 1.5rem;
}

.css-md3xwh {
    background-color: rgb(255, 255, 255);
    color: rgba(0, 0, 0, 0.87);
    transition: box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    border-radius: 4px;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 3px 1px -2px, rgba(0, 0, 0, 0.14) 0px 2px 2px 0px, rgba(0, 0, 0, 0.12) 0px 1px 5px 0px;
    padding: 8px;
    margin: 16px;
}

.css-1vlyso8 {
    margin: 8px -8px 0px;
    flex-shrink: 0;
    border-width: 0px 0px thin;
    border-style: solid;
    border-color: rgba(0, 0, 0, 0.12);
}

.css-c5ji1u {
    flex-basis: 50%;
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: 50%;
}

.css-1s8x7go {
    flex-basis: 50%;
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: 50%;
}

.css-12z0wuy {
    margin-right: 8px;
}


/* 评价指标表格start */
.css-q34dxg {
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 0.875rem;
    line-height: 1.43;
    letter-spacing: 0.01071em;
    display: table-cell;
    vertical-align: inherit;
    border-bottom: 1px solid rgb(224, 224, 224);
    text-align: left;
    padding: 16px;
    color: rgba(0, 0, 0, 0.87);
}

.css-1pg9llj {
    color: inherit;
    display: table-row;
    vertical-align: middle;
    outline: 0px;
}

.css-1owb465 {
    display: table;
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0px;
}

.css-1wbz3t9 {
    display: table-header-group;
}

.css-1xnox0e {
    display: table-row-group;
}

.css-zkv8m {
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-size: 0.875rem;
    line-height: 1.5rem;
    letter-spacing: 0.01071em;
    display: table-cell;
    vertical-align: inherit;
    border-bottom: 1px solid rgb(224, 224, 224);
    text-align: left;
    padding: 16px;
    color: rgba(0, 0, 0, 0.87);
    font-weight: bold;
}
/* 评价指标表格end */