@CHARSET "UTF-8";
h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ol, ul, li {
    margin: 0;
    padding: 0;
}
ul li {
    list-style: outside none none;
}
body {
    margin: 0px;
    color: #000;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.5;
    letter-spacing: 0.00938em;
    background-color: rgb(18, 18, 18);
}
a {
    color: #fff;
    text-decoration: none;
}
a:hover {
    color: #ffff00;
    text-decoration: underline;
}
/*设置滚动条样式开始*/
/* 设置滚动条的样式 */
::-webkit-scrollbar {
  width: 10px;
  height: 10px;
  background-color: #a58fcd;
}

/*滚动条两端按钮*/
::-webkit-scrollbar-button {
  background: #878987;
  border: 3px solid #939399;
}
::-webkit-scrollbar-button:active {
  background: #939399;
  border: 3px solid #a58fcd;
}

::-webkit-scrollbar:hover {
  background-color: #eee;
}

/* 滚动槽/外层轨道 */
::-webkit-scrollbar-track {
  width: 2px;
  height: 2px;
  border-radius: 5px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #878987;
}

 /*内层滚动槽*/
::-webkit-scrollbar-track-piece {
  background-color:#bfb8b8;
}

/* 滚动条滑块 */
::-webkit-scrollbar-thumb {
  border-radius: 15px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
  background-color: #90CAF9;
}

/* 边角相交处*/
::-webkit-scrollbar-corner {
  background-color: #000;
  border-radius: 50%;
}

/*   定义右下角拖动块样式*/
::-webkit-resizer {}
/*设置滚动条样式结束*/
#root > .container-fluid {
    margin-bottom: 50px;
}

.clearfix::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.clearfix {
}
.bodyContainer {
   background-color:#a0ede3;
}
.header-pd{
    padding-top: 112px;
}

.css-jupy48 {
    color: rgb(255, 255, 255);
    transition: box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 4px -1px, rgba(0, 0, 0, 0.14) 0px 4px 5px 0px, rgba(0, 0, 0, 0.12) 0px 1px 10px 0px;
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
    flex-shrink: 0;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    background: #07342e;
    z-index: 9;
}

.css-i6s8oy {
    position: relative;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    padding-left: 16px;
    padding-right: 16px;
    min-height: 56px;
    justify-content: space-between;
}
.css-1w8bsyp {
    margin: 0px;
    color: #0e0e0d;
    font-family: fangsong;
    text-decoration: underline rgba(144, 202, 249, 0.4);
}
/*登录注册*/
.logreq{
    text-decoration: none !important; 
    display: flex;
    margin-right: 4px;
    font-size: 16px;

}
.css-1m8azfv {
    margin: 0px;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-weight: 500;
    font-size: 20px;
    line-height: 1.6;
    letter-spacing: 0.0075em;
    padding: 4px 8px;
    transform: translateX(-8px);
    user-select: none;
}
.css-1iz4iln {
    padding: 0px 16px;
    height: 100%;
    position: absolute;
    pointer-events: none;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: 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: 24px;
}
.css-6xugel > :nth-of-type(1) {
    font-size: 20px;
}
.css-1p98ku7 {
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 17px;
    line-height: 1.4375em;
    letter-spacing: 0.00938em;
    box-sizing: border-box;
    position: relative;
    cursor: text;
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    color: inherit;
    width: 45ch;
}
.css-1p98ku7 .MuiInputBase-input {
    padding: 8px 8px 8px calc(1em + 32px);
    transition: width 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    width: 100%;
}
.css-1jhxu0 {
    font: inherit;
    letter-spacing: inherit;
    color: currentcolor;
    padding: 4px 0px 5px;
    border: 0px;
    box-sizing: content-box;
    background: none;
    height: 1.4375em;
    margin: 0px;
    -webkit-tap-highlight-color: transparent;
    display: block;
    min-width: 0px;
    width: 100%;
    animation-name: mui-auto-fill-cancel;
    animation-duration: 10ms;
    font-size: 17px;
}
.css-1dvg1yg .MuiInputBase-input {
    padding: 8px 8px 8px calc(1em + 32px);
    transition: width 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    width: 100%;
}
.css-2uchni {
    -webkit-box-flex: 0;
    flex-grow: 0;
}
.css-1wqmiff {
    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 8px 0px 0px;
    cursor: pointer;
    user-select: none;
    vertical-align: middle;
    appearance: none;
    text-decoration: none;
    text-align: center;
    flex: 0 0 auto;
    font-size: 1.5rem;
    padding: 8px;
    border-radius: 50%;
    overflow: visible;
    color: rgb(255, 255, 255);
    transition: background-color 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    opacity: 0.8;
}
.css-1wqmiff:hover {
    background-color: rgba(255, 255, 255, 0.08);
}

.css-1rzb3uu {
    position: relative;
    display: inline-flex;
    vertical-align: middle;
    flex-shrink: 0;
}
.css-1g3kjv4 {
    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: 30px;
}

.css-3ji0s9 {
    -webkit-box-flex: 0;
    flex-grow: 0;
}

.css-1n1sujx {
    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;
    text-align: center;
    flex: 0 0 auto;
    font-size: 1.5rem;
    border-radius: 50%;
    overflow: visible;
    color: rgb(255, 255, 255);
    transition: background-color 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    padding: 0px;
}
.css-11cshy2 {
    position: relative;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    flex-shrink: 0;
    width: 40px;
    height: 40px;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-size: 1.25rem;
    line-height: 1;
    border-radius: 50%;
    overflow: hidden;
    user-select: none;
}
.css-1hy9t21 {
    width: 100%;
    height: 100%;
    text-align: center;
    object-fit: cover;
    color: transparent;
    text-indent: 10000px;
}

.css-qc70iv {
    border-bottom: 1px solid rgba(255, 255, 255, 0.12);
    border-top-color: rgba(255, 255, 255, 0.12);
    border-right-color: rgba(255, 255, 255, 0.12);
    border-left-color: rgba(255, 255, 255, 0.12);
    position: fixed;
    left: 0px;
    width: 100%;
    background: #07342e;
    z-index: 9;
}


.css-1y9262n {
    overflow: hidden;
    min-height: 48px;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    margin-right: 24px;
}

.css-1anid1y {
    position: relative;
    display: inline-block;
    flex: 1 1 auto;
    white-space: nowrap;
    overflow-x: hidden;
}

.css-1anid1y {
    scrollbar-width: none;
    overflow: auto hidden;
}

.css-1l4w6pd {
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
}
.css-1wastte {
    position: absolute;
    height: 2px;
    bottom: 0px;
    width: 100%;
    transition: all 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    background-color: rgb(144, 202, 249);
}
.css-13k7cy5 {
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
    background-color: transparent;
    outline: 0px;
    border: 0px;
    margin: 0px;
    border-radius: 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: 16px;
    line-height: 1.25;
    letter-spacing: 0.02857em;
    text-transform: uppercase;
    max-width: 360px;
    min-width: 90px;
    position: relative;
    min-height: 48px;
    flex-shrink: 0;
    padding: 12px 16px;
    overflow: hidden;
    white-space: normal;
    text-align: center;
    flex-direction: column;
    color: rgba(255, 255, 255, 0.7);
}
.css-13k7cy5.Mui-selected {
    color: rgb(144, 202, 249);
    position: relative;
    border-bottom: 2px solid;
    line-height: 1px;
}


.css-ukl9w2 {
    background-color: rgb(18, 18, 18);
    color: rgb(255, 255, 255);
    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;
    background-image: linear-gradient(rgba(255, 255, 255, 0.05), rgba(255, 255, 255, 0.05));
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    user-select: none;
    position: relative;
    margin-top: 24px;
}
.css-1ma099b {
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
    outline: 0px;
    border: 0px;
    margin: 0px;
    cursor: pointer;
    user-select: none;
    vertical-align: middle;
    appearance: none;
    text-decoration: none;
    text-align: center;
    flex: 0 0 auto;
    border-radius: 50%;
    overflow: visible;
    transition: background-color 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    color: inherit;
    padding: 5px;
    font-size: 1.125rem;
    background: rgb(67, 67, 67);
    height: 20px;
    width: 20px;
    position: absolute;
    top: 5px;
    right: 5px;
    z-index: 8;
}
.css-14mfa5o {
    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: 75%;
}

.swiper-slide img {
    display: block;
    height: 100%;
    object-fit: cover;
    width: 100%;
}
.css-1ebcs8s {
    display: block;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    width: 100%;
    object-fit: cover;
}


.swiper {
    list-style: none;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    padding: 0;
    position: relative;
    z-index: 1;
}
.swiper-pointer-events {
    touch-action: pan-y;
}
.swiper {
    height: 100%;
    width: 100%;
}

.swiper-wrapper {
    box-sizing: initial;
    display: flex;
    height: 100%;
    position: relative;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    width: 100%;
    z-index: 1;
}
.swiper-slide {
    flex-shrink: 0;
    height: 100%;
    position: relative;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    width: 100%;
}
.swiper-slide {
    align-items: center;
    background: #434343;
    display: flex;
    font-size: 18px;
    justify-content: center;
    text-align: center;
}
.swiper-backface-hidden .swiper-slide {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}


.css-1c0cfyw {
    width: 100%;
    margin-left: auto;
    box-sizing: border-box;
    margin-right: auto;
    display: block;
    padding-left: 16px;
    padding-right: 16px;
}

.css-1yuhvjn {
    margin-top: 16px;
}

.css-wuia7z {
    margin: 8px 0px 0px;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.5;
    letter-spacing: 0.00938em;
    display: block;
    opacity: 0.8;
}
.css-mifb2i {
    display: flex;
    margin-top: 16px;
}
.css-1g3izzu {
    margin: 0px;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 26px;
    line-height: 1.334;
    letter-spacing: 0em;
    display: block;
    font-weight: 500;
}
.css-1jnioyx {
    transform: translateX(-8px);
}
.css-xpr2a9 {
    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;
    outline: 0px;
    border: 0px;
    margin: 6px 0px 6px 7px;
    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: 14px;
    line-height: 1.75;
    letter-spacing: 0.02857em;
    text-transform: uppercase;
    padding: 4px 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;
    box-shadow: none;
    background: #12a914;
    color: rgb(255, 255, 255);
    min-width: unset;
}
.css-xpr2a9:hover {
    background: rgb(24 98 37);
    box-shadow: none;
}
.css-sb03ib {
    display: flex;
    margin-top: 16px;
    cursor: pointer;
}

.css-sepgzv {
    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: 600;
    font-size: 16px;
    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(247 7 7);
}
.css-sepgzv:hover {
    text-decoration: none;
    background-color: #3ddcc8;
}
.css-1n4a93h {
    display: inherit;
    margin-right: -4px;
    margin-left: 8px;
}


.css-1n4a93h > :nth-of-type(1) {
    font-size: 20px;
}


.bookscroll {
    display: block !important;
    overflow-x: scroll;
    overflow-y: hidden;
    scroll-behavior: smooth;
    white-space: nowrap;
}
.css-isbt42 {
    box-sizing: border-box;
    display: flex;
    flex-flow: wrap;
    margin-top: -16px;
    width: calc(100% + 16px);
    margin-left: -16px;
}
.css-isbt42 > .MuiGrid-item {
    padding-left: 16px;
    padding-top: 16px;
}
.css-1lx0t91 {
    box-sizing: border-box;
    margin: 8px 0px 0px;
    flex-direction: row;
    flex-basis: 37.5%;
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: 33%;
    display: inline-block;
    white-space: normal;
    vertical-align: top;
}

.dd-link {
    color: #fff !important;
    text-decoration: none !important;
}
.css-1fonj0q {
    background-color: #0a8575;
    color: rgb(255, 255, 255);
    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;
    background-image: linear-gradient(rgba(255, 255, 255, 0.05), rgba(255, 255, 255, 0.05));
    overflow: hidden;
}

.lazy-load-image-background.blur {
    -webkit-filter: blur(15px);
    filter: blur(15px);
}
.lazy-load-image-background.blur.lazy-load-image-loaded {
    -webkit-filter: blur(0);
    filter: blur(0);
    transition: -webkit-filter .3s;
    transition: filter .3s;
    transition: filter .3s, -webkit-filter .3s;
}
.lazy-load-image-loaded {
    min-height: 100px !important;
    display: inline !important;
}
.bookscroll-img {
    max-height: 200px;
    min-height: 100px;
    object-fit: cover;
    overflow: hidden;
    width: 100%;
}
.lazy-load-image-background.blur.lazy-load-image-loaded>img {
    opacity: 1;
    transition: opacity .3s;
}

.css-c7dfze {
    margin: 0px;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 1.57;
    letter-spacing: 0.00714em;
}
.au, .bookname {
    word-wrap: break-word;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
}
.bookname {
    -webkit-line-clamp: 3;
}
.css-1g44c6k {
    margin: 0px;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.66;
    letter-spacing: 0.03333em;
    opacity: 0.6;
}
.au {
    -webkit-line-clamp: 1;
}
.css-1sligil {
    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;
    transform: translateY(1.5px);
    font-size: 100%;
}
.css-1vyc0k9 {
    -webkit-box-flex: 0;
    flex-grow: 0;
}
.css-12jc64u {
    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;
    text-align: center;
    flex: 0 0 auto;
    font-size: 1.5rem;
    padding: 10px 8px 8px 8px;
    border-radius: 50%;
    overflow: visible;
    color: rgb(255, 255, 255);
    transition: background-color 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    opacity: 0.8;
}

.css-12jc64u:hover {
    background-color: rgba(255, 255, 255, 0.08);
}
.css-1vwj34m {
    position: fixed;
    top: 56px;
    right: 0px;
    height: 48px;
    -webkit-box-align: center;
    align-items: center;
}
.css-9hvusq {
    user-select: none;
    height: 56%;
    display: inline-block;
    fill: currentcolor;
    flex-shrink: 0;
    transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    font-size: 1.5rem;
    width: 18px;
    margin-right: 4px;
    color:#fff;
}
.css-eyebxs {
    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: 26px;
}

/*最新页的css开始*/

.css-1cfhtmg {
    box-sizing: border-box;
    display: flex;
    flex-flow: wrap;
    margin-top: -16px;
    width: calc(100% + 16px);
    margin-left: -16px;
    padding-top: 8px;
}

.css-1cfhtmg > .MuiGrid-item {
    padding-left: 16px;
}

.css-1cfhtmg > .MuiGrid-item {
    padding-top: 16px;
}

.css-cfwgf2 {
    box-sizing: border-box;
    margin: 8px 0px 0px;
    flex-direction: row;
    flex-basis: 50%;
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: 50%;
}



/*最新页的css结束*/

/*book/info页的css开始*/
.css-1sjr232 {
    user-select: none;
    width: 16px;
    height: 25px;
    display: inline-block;
    fill: currentcolor;
    flex-shrink: 0;
    transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    font-size: 100%;
    cursor: pointer;
}
.css-12yakp7 {
    margin: 0px;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-weight: 500;
    font-size: 20px;
    line-height: 1.6;
    letter-spacing: 0.0075em;
    padding: 4px 8px;
    user-select: none;
    cursor: pointer;
}
.css-vdomm5 {
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.4375em;
    letter-spacing: 0.00938em;
    box-sizing: border-box;
    position: relative;
    cursor: text;
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    color: inherit;
}
.css-vdomm5 .MuiInputBase-input {
    padding: 8px 8px 8px calc(1em + 32px);
    transition: width 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    width: 100%;
}
.css-18avhg {
    padding-bottom: 8px;
}
.leftbox{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items:center;
}
.rightbox{
    display: flex;
}
.css-1pr8lqh {
    background-color: #0fc5ae;
    color: rgb(255, 255, 255);
    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;
    background-image: linear-gradient(rgba(255, 255, 255, 0.05), rgba(255, 255, 255, 0.05));
    overflow: hidden;
}
.css-1p021z9 {
    background-color: #98b5b1;
    color: rgb(255, 255, 255);
    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;
    background-image: linear-gradient(rgba(255, 255, 255, 0.05), rgba(255, 255, 255, 0.05));
    overflow: hidden;
    margin-top: 8px;
    margin-bottom: 8px;
    width: 100%;
    padding: 8px;
}
.css-1ln7siq {
    background-color: rgb(18, 18, 18);
    color: rgb(255, 255, 255);
    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;
    background-image: linear-gradient(rgba(255, 255, 255, 0.05), rgba(255, 255, 255, 0.05));
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    user-select: none;
    position: relative;
    margin-top: 8px;
}

.css-h3o6is {
    box-sizing: border-box;
    margin: 0px;
    flex-direction: row;
    flex-basis: 100%;
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: 100%;
}

.css-1kfop10 {
    margin-left: auto;
    margin-right: auto;
}
.css-1scisiv {
    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;
    outline: 0px;
    border: 0px;
    margin: 8px 0px 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 16px;
    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(255, 255, 255);
    background-color: rgb(244, 67, 54);
    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;
    width: 100%;
}
.css-1bfp8pp {
    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: 24px;
    transform: translateY(3px);
}
.css-1iqiv84 {
    box-sizing: border-box;
    margin: 0px;
    flex-direction: row;
    flex-basis: 100%;
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: 100%;
}
.css-isbt42 > .MuiGrid-item {
    padding-left: 8px 
}

.css-isbt42 > .MuiGrid-item {
    padding-top: 16px;
}
.css-n23wsa {
    display: flex;
    flex-direction: column;
    height: 100%;
}
.css-i9gxme {
    -webkit-box-flex: 1;
    flex-grow: 1;
}
.css-164r41r {
    margin-top: 8px;
}
.css-1anx036 {
    margin: 0px;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-weight: 500;
    font-size: 20px;
    line-height: 1.6;
    letter-spacing: 0.0075em;
}
.css-165svxd {
    margin: 4px 0px 0px;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0.00938em;
    opacity: 0.7;
}
.css-fo09pa {
    width: 100%;
    margin-top: 4px;
    display: flex;
}
.css-usvaae {
    margin: 0px;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.75;
    letter-spacing: 0.00938em;
    opacity: 0.9;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
}
.css-1rr4qq7 {
    flex: 1 1 0%;
}
/*.css-w0pj6f {
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    z-index: 0;
    inset: 0px;
    border-radius: inherit;
}*/
.css-1age63q {
    width: 100%;
    display: flex;
}
.css-1f0092v {
    display: flex;
    flex-flow: wrap;
    flex: 1 1 0%;
    margin-left: 16px;
}
.css-kswqkt {
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    cursor: pointer;
    vertical-align: middle;
    -webkit-tap-highlight-color: transparent;
    margin-left: -11px;
    margin-right: 16px;
}
.css-1td3qnd {
    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;
    padding: 9px;
    border-radius: 50%;
    color: rgb(209, 209, 209) !important;
    margin-right: 5px;
}
.css-1td3qnd.Mui-checked {
    color: rgb(144, 202, 249);
}
.css-9l3uo3 {
    margin: 0px;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0.00938em;
}
.css-1td3qnd > .css-1m9pwf3 {
    cursor: inherit;
    position: absolute;
    /*opacity: 0;*/
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    margin: 0px;
    padding: 0px;
    z-index: 1;
}
.css-hyxlzm {
    position: relative;
    display: flex;
}
.css-q8lw68 {
    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;
    transform: scale(1);
}
.css-1u5ei5s {
    user-select: none;
    width: 1em;
    height: 1em;
    display: inline-block;
    fill: currentcolor;
    flex-shrink: 0;
    font-size: 1.5rem;
    left: 0px;
    position: absolute;
    transform: scale(1);
    transition: transform 150ms cubic-bezier(0, 0, 0.2, 1) 0ms;
}

.css-1c4tzn {
    user-select: none;
    width: 1em;
    height: 1em;
    display: inline-block;
    fill: currentcolor;
    flex-shrink: 0;
    font-size: 1.5rem;
    left: 0px;
    position: absolute;
    transform: scale(0);
    transition: transform 150ms cubic-bezier(0.4, 0, 1, 1) 0ms;
}
}

.css-a3r41z {
    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;
    outline: 0px;
    border: 0px;
    margin: 8px 0px 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 16px;
    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(255, 255, 255);
    background-color: rgb(244, 67, 54);
    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;
    width: 100%;
}

.css-hk6h22 {
    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;
    transform: translateY(3px);
    font-size: 18px;
}
.css-12jlptv {
    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;
    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: 17px;
    letter-spacing: 0.02857em;
    text-transform: uppercase;
    min-width: 64px;
    padding: 6px 16px;
    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;
    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;
    background: #12a914;
    color: rgb(255, 255, 255);
    width: 100%;
}
.css-12jlptv:hover {
    text-decoration: none;
    background-color: rgb(66, 165, 245);
    box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 4px -1px, rgba(0, 0, 0, 0.14) 0px 4px 5px 0px, rgba(0, 0, 0, 0.12) 0px 1px 10px 0px;
}
.css-12jlptv:hover {
    background: rgb(24 98 37);
}
.css-33pqh8 {
    box-sizing: border-box;
    margin: 8px 0px 0px;
    flex-direction: row;
    flex-basis: 37.5%;
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: 37.5%;
    display: inline-block;
    white-space: normal;
    vertical-align: top;
}
.css-box-info{
    width: 96%; 
    margin-left: 2%; 
    padding-top: 20px; 
    margin-bottom: 40px;
}
.css-a0y2e3 {
    height: 0px;
    overflow: hidden;
    transition: height 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    visibility: hidden;
}
.css-c4sutr {
    height: auto;
    overflow: visible;
    transition: height 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
}
.css-hboir5 {
    display: flex;
    width: 100%;
}
.css-8atqhb {
    width: 100%;
}
.css-6aughi {
    transition: box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    border-radius: 4px;
    box-shadow: none;
    background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 0.875rem;
    line-height: 1.43;
    letter-spacing: 0.01071em;
    background-color: rgb(22, 11, 11);
    display: flex;
    padding: 6px 16px;
    color: rgb(244, 199, 199);
    margin-bottom: 8px;
}
.css-1l54tgj {
    margin-right: 12px;
    padding: 7px 0px;
    display: flex;
    font-size: 22px;
    opacity: 0.9;
}
.css-6aughi .MuiAlert-icon {
    color: rgb(244, 67, 54);
}
.css-1xsto0d {
    padding: 8px 0px;
    min-width: 0px;
    overflow: auto;
}
.css-1mzcepu {
    display: flex;
    align-items: flex-start;
    padding: 4px 0px 0px 16px;
    margin-left: auto;
    margin-right: -8px;
}
.css-1cw4hi4 {
    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: inherit;
}
.css-i0olm1 {
    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;
    text-align: center;
    flex: 0 0 auto;
    border-radius: 50%;
    overflow: visible;
    transition: background-color 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    color: inherit;
    padding: 5px;
    font-size: 1.125rem;
}
.css-1lb64i2 {
    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;
    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: 1.5rem;
    line-height: 1.75;
    letter-spacing: 0.02857em;
    text-transform: uppercase;
    min-width: 64px;
    padding: 6px 16px;
    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: rgba(0, 0, 0, 0.87);
    background-color: rgb(144, 202, 249);
    box-shadow: none;
}
.css-ynusfs {
    display: inline-flex;
    flex-direction: column;
    position: relative;
    min-width: 0px;
    padding: 0px;
    margin: 0px;
    border: 0px;
    vertical-align: top;
    width: 100%;
    background-color: rgb(46, 46, 46);
}
.css-aremad {
    font: inherit;
    letter-spacing: inherit;
    color: currentcolor;
    border: 0px;
    box-sizing: content-box;
    background: none;
    height: auto;
    min-height: 69px;
    margin: 0px;
    -webkit-tap-highlight-color: transparent;
    display: block;
    min-width: 0px;
    width: 100%;
    animation-name: mui-auto-fill-cancel;
    animation-duration: 10ms;
    resize: none;
    padding: 0px;
}
.css-aremad:hover{
     border-color:#C08FD5;
    box-shadow: inset 0 1px 1px rgba(179,134,199,.075), 0 0 8px rgba(179,134,199,.6);
    border-width: 2px;
}
.css-1x6a6xj {
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 17px;
    line-height: 1.4375em;
    letter-spacing: 0.00938em;
    color: rgb(255, 255, 255);
    box-sizing: border-box;
    cursor: text;
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    width: 100%;
    position: relative;
    border-radius: 4px;
    padding: 16.5px 14px;
}

.css-1s4irjj {
    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;
    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: 13px;
    line-height: 1.75;
    letter-spacing: 0.02857em;
    text-transform: uppercase;
    min-width: 64px;
    padding: 6px 16px;
    border-radius: 4px;
    color: #fff;
    background-color: #12a914;
    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;
    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;
}
.css-1s4irjj:hover {
    text-decoration: none;
    background-color: rgb(24 98 37);
    box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 4px -1px, rgba(0, 0, 0, 0.14) 0px 4px 5px 0px, rgba(0, 0, 0, 0.12) 0px 1px 10px 0px;
}
.css-7aqhbv {
    margin: 0px;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    line-height: 1.5;
    letter-spacing: 0.00938em;
    font-size: 27px;
    font-weight: 600;
    color: #000;
}
.css-1iy2q10 {
    list-style: none;
    margin: 0px;
    padding: 8px 0px;
    position: relative;
    width: 100%;
}
.css-13vab6w {
    display: flex;
    flex-direction: row;
    margin-top: 16px;
}
.css-79elbk {
    position: relative;
}
.css-uvp85f {
    margin-left: 12px;
    margin-right: 12px;
    flex: 1 1 0%;
}
.css-1xy8t06 {
    margin: 0px;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-size: 17px;
    line-height: 1.5;
    letter-spacing: 0.00938em;
    color: #000;
    font-weight: 600;
}
.css-1hgvyvd {
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
    background-color: transparent;
    outline: 0px;
    border: 0px;
    margin: 0px 0px 0px 2px;
    user-select: none;
    vertical-align: middle;
    appearance: none;
    text-decoration: none;
    text-align: center;
    flex: 0 0 auto;
    font-size: 1.5rem;
    border-radius: 50%;
    overflow: visible;
    color: #f3eded;
    transition: background-color 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    padding: 0px;
    position: relative;
    top: -1px;
    cursor: unset;
}
.css-myntk2 {
    user-select: none;
    display: inline-block;
    fill: currentcolor;
    flex-shrink: 0;
    transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    font-size: 1.5rem;
    height: 15px;
    width: 18px;
}
.css-8pk35a {
    margin: 0px;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 1.75;
    letter-spacing: 0.02857em;
    text-transform: uppercase;
    color: rgba(0, 0, 0, 0.9);
    display: block;
}
.css-kmwpx3 {
    margin: 0px;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 17px;
    line-height: 1.43;
    letter-spacing: 0.01071em;
    color: #000;
}
.css-1egpgfe {
    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;
    text-align: center;
    flex: 0 0 auto;
    font-size: 1.5rem;
    padding: 8px;
    border-radius: 50%;
    overflow: visible;
    color: #000;
    transition: background-color 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
}

.css-1egpgfe:hover {
    background-color: rgba(255, 255, 255, 0.08);
}
.form-control:focus{
    border-color:#C08FD5;
    box-shadow: inset 0 1px 1px rgba(179,134,199,.075), 0 0 8px rgba(179,134,199,.6);
    border-width: 2px;
}
.css-3i9vrz {
    position: relative;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    flex-shrink: 0;
    width: 40px;
    height: 40px;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-size: 1.25rem;
    line-height: 1;
    border-radius: 50%;
    overflow: hidden;
    user-select: none;
}
.css-1scisiv:hover {
    text-decoration: none;
    background-color: rgb(211, 47, 47);
    box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 4px -1px, rgba(0, 0, 0, 0.14) 0px 4px 5px 0px, rgba(0, 0, 0, 0.12) 0px 1px 10px 0px;
}
/*book/info页的css结束*/

/*read页css开始*/

.css-afrjlj{
    margin-left: auto;
    margin-right: auto;
}
.css-4ao7mp {
    position: fixed;
    bottom: 0px;
    left: 0px;
    padding: 2px;
    background-color: rgba(85, 85, 85, 0.67);
    z-index: 9999;
    border-top-right-radius: 5px;
}
.css-14fv66x {
    margin: 0px;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0.00938em;
    opacity: 1;
    font-size: 50%;
}
.css-1jn3nh4 {
    margin-left: auto;
    margin-right: auto;
}
/*read页css结束*/


/*社区页css开始*/
.css-13hwv7q {
    display: flex;
    flex-direction: row;
    margin-bottom: 8px;
}
.css-1es43ie {
    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;
    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: 1.25rem;
    line-height: 1.75;
    letter-spacing: 0.02857em;
    text-transform: uppercase;
    min-width: 64px;
    padding: 6px 16px;
    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;
    background-color: #12a914;
    color: rgb(255, 255, 255);
}

.css-1pkabsa {
    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;
    outline: 0px;
    border: 0px;
    margin: 0px 0px 0px 8px;
    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: 1.25rem;
    line-height: 1.75;
    letter-spacing: 0.02857em;
    text-transform: uppercase;
    min-width: 64px;
    padding: 6px 16px;
    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;
    background-color: rgb(24 98 37);
    color: rgb(255, 255, 255);
}
.css-1pkabsa:hover {
    text-decoration: none;
    background-color: #12a914;
}
.css-1pkabsa:hover {
    background-color: rgb(50, 50, 50);
}
.css-g3s5vr {
    -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 0px 8px;
    padding: 0px;
    cursor: pointer;
    user-select: none;
    vertical-align: middle;
    appearance: none;
    text-decoration: none;
    color: inherit;
    display: block;
    width: 100%;
    text-align: left;
    border-radius: 4px;
}
.css-189ekxi {
    background-color: #0fc5ae;
    color: rgb(255, 255, 255);
    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;
    background-image: linear-gradient(rgba(255, 255, 255, 0.05), rgba(255, 255, 255, 0.05));
    overflow: hidden;
    padding: 12px;
}
.css-13mg2sm {
    display: flex;
    height: 35px;
    margin-bottom: 8px;
}
.css-ycxzez {
    margin: 0px 0px 0px 8px;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 1.6rem;
    letter-spacing: 0.00938em;
    line-height: 35px;
}
.css-99lsif {
    background-color: rgb(213, 0, 0);
}
.su-v {
    border-radius: 50%;
    color: #fff;
    font-weight: 700;
    height: 15px;
    line-height: 15px;
    padding-left: 1px;
    text-align: center;
    width: 15px;
}
.css-vbnla9 {
    position: absolute;
    top: 22.5px;
    left: 22.5px;
}
.css-1tw3k2c {
    margin: 0px 0px 8px;
    flex-shrink: 0;
    border-width: 0px 0px thin !important;
    border-style: solid !important;
    border-color: rgba(255, 255, 255) !important;
}
.css-1pbzr1 {
    margin: 0px;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 1.275rem;
    line-height: 1.43;
    letter-spacing: 0.01071em;
    opacity: 0.8;
}
.css-rz661y {
    margin: 8px 0px 0px;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 1.5rem;
    line-height: 1.5;
    letter-spacing: 0.00938em;
   /* white-space: pre-wrap;*/
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    display: -webkit-box;
}
.css-19joo5k {
    display: flex;
    flex-flow: wrap;
    margin-top: 8px;
}
.css-j0iiqq {
    display: flex;
    flex-direction: row;
    -webkit-box-pack: justify;
    justify-content: space-between;
    margin-top: 8px;
}
.css-7f6drc {
    user-select: none;
    width: 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;
    height: 15px;
    transform: translateY(2.5px);
}
.lazy-load-image-background.blur>img {
    opacity: 0;
}
.avatar-c {
    border-radius: 50%;
}
.css-1xhj18k {
    display: flex;
    flex-direction: row;
}
.css-1mtj7ce {
    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;
    outline: 0px;
    border: 0px;
    margin: 8px 0px 0px 12.5%;
    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: 1.375rem;
    line-height: 1.75;
    letter-spacing: 0.02857em;
    text-transform: uppercase;
    min-width: 64px;
    padding: 6px 16px;
    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;
    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;
    background: rgb(24 98 37);
    color: rgb(255, 255, 255);
    width: 75%;
}
.css-1mtj7ce:hover {
    text-decoration: none;
    background-color: rgb(66, 165, 245);
    box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 4px -1px, rgba(0, 0, 0, 0.14) 0px 4px 5px 0px, rgba(0, 0, 0, 0.12) 0px 1px 10px 0px;
}
.css-1mtj7ce:hover {
    background: #12a914;
}
.css-gzwip4 {
    -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: 8px 0px;
    padding: 0px;
    cursor: pointer;
    user-select: none;
    vertical-align: middle;
    appearance: none;
    text-decoration: none;
    color: inherit;
    display: block;
    width: 100%;
    text-align: left;
    border-radius: 4px;
}

.css-1jd96c2 {
    z-index: 1050;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    pointer-events: none;
    flex-direction: column-reverse;
    position: fixed;
    bottom: 16px;
    right: 16px;
}
.css-12sw1qd {
    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;
    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: 0.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: 56px;
    height: 56px;
    z-index: 1050;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 3px 5px -1px, rgba(0, 0, 0, 0.14) 0px 6px 10px 0px, rgba(0, 0, 0, 0.12) 0px 1px 18px 0px;
    color: rgba(0, 0, 0, 0.87);
    background-color: rgb(144, 202, 249);
    pointer-events: auto;
}
.css-12sw1qd:hover {
    background-color: rgb(245, 245, 245);
    text-decoration: none;
}
.css-12sw1qd:hover {
    background-color: rgb(66, 165, 245);
}

.css-1og6e21 {
    height: 24px;
}
.css-1og6e21 .MuiSpeedDialIcon-openIcon {
    position: absolute;
    transition: transform 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, opacity 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    opacity: 0;
    transform: rotate(-45deg);
}
.css-1og6e21 .MuiSpeedDialIcon-icon {
    transition: transform 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, opacity 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
}

.css-1u11vyp .MuiSpeedDialIcon-openIcon {
    position: absolute;
    transition: transform 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, opacity 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    opacity: 1;
    transform: rotate(0deg);
}

/*社区页css结束*/

/*随机页css开始*/
.css-rn6suj {
    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: 16px 0px 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: 1.275rem;
    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(255, 255, 255);
    width: 100%;
}
.css-rn6suj:hover {
    text-decoration: none;
    background-color: #0caf38;
}
.css-6xugel {
    display: inherit;
    margin-right: 8px;
    margin-left: -4px;
}
/*随机页css结束*/

/*历史页css开始*/
.pagination-center ul {
    justify-content: center;
}
.css-nhb8h9 {
    display: flex;
    flex-wrap: wrap;
    -webkit-box-align: center;
    align-items: center;
    padding: 0px;
    margin: 0px;
    list-style: none;
}
.css-1f1gyjr {
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    position: relative;
    -webkit-tap-highlight-color: transparent;
    background-color: transparent;
    outline: 0px;
    border: 0px;
    cursor: pointer;
    user-select: none;
    vertical-align: middle;
    appearance: none;
    text-decoration: none;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 0.875rem;
    line-height: 1.43;
    letter-spacing: 0.01071em;
    border-radius: 16px;
    text-align: center;
    box-sizing: border-box;
    min-width: 32px;
    height: 32px;
    padding: 0px 6px;
    margin: 0px 3px;
    color: rgb(255, 255, 255);
    transition: color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
}
.css-1f1gyjr.Mui-disabled {
    pointer-events: none;
    cursor: default;
}
.css-1f1gyjr.Mui-disabled {
    opacity: 0.38;
}
.css-lrb33l {
    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: 2.55rem;
    margin: -2px -8px;
}
.css-1f1gyjr.Mui-selected {
    background-color: rgba(255, 255, 255, 0.16);
    font-size: 14px;
}
.css-1f1gyjr.Mui-selected:hover {
    background-color: rgba(255, 255, 255, 0.24);
}
/*历史页css结束*/


/*搜索页css开始*/
.css-c4tgga {
    user-select: none;
    display: inline-block;
    fill: currentcolor;
    flex-shrink: 0;
    transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    font-size: 1.25rem;
    cursor: pointer;
    margin-right: 8px;
    width: 36px;
    height: 36px;
    padding: 8px;
}
.css-1n482x4 {
    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;
    outline: 0px;
    border: 0px;
    margin: 0px 0px 0px 8px;
    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: 1.375rem;
    line-height: 1.75;
    letter-spacing: 0.02857em;
    text-transform: uppercase;
    min-width: 64px;
    padding: 6px 16px;
    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;
    box-shadow: none;
    background: #12a914;
    color: rgb(255, 255, 255);
    height: 39px;
}
.css-1n482x4:hover {
    text-decoration: none;
    background-color: rgb(66, 165, 245);
    box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 4px -1px, rgba(0, 0, 0, 0.14) 0px 4px 5px 0px, rgba(0, 0, 0, 0.12) 0px 1px 10px 0px;
}
.css-1n482x4:hover {
    box-shadow: none;
}
.css-1n482x4:hover {
    background: rgb(24 98 37);
}
.css-rt8luo {
    position: relative;
    border-radius: 4px;
    background-color: rgba(255, 255, 255, 0.15);
    width: 100%;
    flex: 1 1 0%;
    margin-left: 0px !important;
    margin-right: 0px !important;
}
.css-1dvg1yg {
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.4375em;
    letter-spacing: 0.00938em;
    box-sizing: border-box;
    position: relative;
    cursor: text;
    -webkit-box-align: center;
    align-items: center;
    color: inherit;
    display: flex;
}

.css-1e1o9ns {
    display: inline-flex;
    flex-direction: column;
    position: relative;
    min-width: 0px;
    padding: 0px;
    border: 0px;
    vertical-align: top;
    margin: 16px;
}
.css-55avia {
    color: rgba(255, 255, 255, 0.7);
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 1.8rem;
    line-height: 1.4375em;
    letter-spacing: 0.00938em;
    padding: 0px;
    position: relative;
}
.css-1px5dlw {
    margin: 0px;
    flex-shrink: 0;
    border-width: 0px 0px thin !important;
    border-style: solid !important;
    border-color: rgba(255, 255, 255, 0.12) !important;
}
.css-p58oka {
    display: flex;
    flex-flow: wrap;
}
.css-1jryw9f {
    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;
    padding: 9px;
    border-radius: 50%;
    color: rgba(255, 255, 255, 0.7);
}
.css-1jryw9f.Mui-checked {
    color: rgb(144, 202, 249);
}
.css-1m9pwf3 {
    cursor: inherit;
    position: absolute;
    opacity: 0;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    margin: 0px;
    padding: 0px;
    z-index: 1;
}
/*搜索页css结束*/


/*设置页css开始*/
.css-xbner9 {
    background-color: #0fc5ae;
    color: rgb(255, 255, 255);
    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;
    background-image: linear-gradient(rgba(255, 255, 255, 0.05), rgba(255, 255, 255, 0.05));
    overflow: hidden;
    margin-bottom: 8px;
    margin-top: 16px;
}
.css-1jxhsse {
    display: flex;
    padding: 16px !important;
}
.css-1jxhsse:last-child {
    padding-bottom: 24px;
}
.css-18pk7oc {
    position: relative;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    flex-shrink: 0;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-size: 1.25rem;
    line-height: 1;
    border-radius: 50%;
    overflow: hidden;
    user-select: none;
    width: 64px;
    height: 64px;
}
.css-u16ebx {
    margin: 0px;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 1.43;
    letter-spacing: 0.01071em;
    text-align: center;
    color: rgba(255, 255, 255, 0.7);
}
.css-1c0wj8h {
    margin: 0px;
    text-decoration: underline;
    color: inherit;
}
.css-1c0wj8h:hover {
    text-decoration-color: inherit;
}

.avatarButton {
    background-color: rgba(30, 30, 30, .3);
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition-duration: .3s;
    transition-property: opacity;
    transition-timing-function: ease;
    width: 100%;
}
.avatarButton:hover {
    cursor: pointer;
    opacity: 1;
    transition-duration: .3s;
    transition-property: opacity;
    transition-timing-function: ease;
}
.avatarIcon {
    height: 50% !important;
    margin: 25% !important;
    text-align: center;
    width: 50% !important;
}
.css-k3eyu2 {
    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;
    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: 1.4rem;
    line-height: 1.75;
    letter-spacing: 0.02857em;
    text-transform: uppercase;
    min-width: 64px;
    padding: 6px 16px;
    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(255, 255, 255);
    background-color: #12a914;
    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;
    float: right;
}
.css-k3eyu2:hover {
    text-decoration: none;
    background-color: rgb(24 98 37);
    box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 4px -1px, rgba(0, 0, 0, 0.14) 0px 4px 5px 0px, rgba(0, 0, 0, 0.12) 0px 1px 10px 0px;
}
.css-zq6grw {
    margin: 0px;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 2.5rem;
    line-height: 1.334;
    letter-spacing: 0em;
}
.css-73llxh {
    margin: 0px;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 1.6rem;
    line-height: 1.75;
    letter-spacing: 0.00938em;
    opacity: 0.6;
}
.css-92427s {
    margin-bottom: 16px;
}
.css-1nlqtyq {
    background-color: #0fc5ae;
    color: rgb(255, 255, 255);
    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;
    background-image: linear-gradient(rgba(255, 255, 255, 0.05), rgba(255, 255, 255, 0.05));
    overflow: hidden;
    flex: 1 1 0%;
    padding: 16px;
}

.css-gr5qpd {
    margin: 0px;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-weight: 500;
    font-size: 1.9rem;
    line-height: 1.6;
    letter-spacing: 0.0075em;
    user-select: none;
}
.css-1it2yrw {
    background-color: #0fc5ae;
    color: rgb(255, 255, 255);
    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;
    background-image: linear-gradient(rgba(255, 255, 255, 0.05), rgba(255, 255, 255, 0.05));
    overflow: hidden;
    flex: 1 1 0%;
    padding: 16px;
}
.css-1it2yspan{
    font-size: 1.5rem;
    opacity: 0.6;
}

.css-1pq6d48 {
    background-color: #0fc5ae;
    color: rgb(255, 255, 255);
    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;
    background-image: linear-gradient(rgba(255, 255, 255, 0.05), rgba(255, 255, 255, 0.05));
    overflow: hidden;
    flex: 1 1 0%;
    padding: 16px;
}
.css-zp5d6d {
    margin: 0px 0px 8px;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 1.5rem;
    line-height: 1.334;
    letter-spacing: 0em;
}
.css-1h7anqn {
    display: flex;
    flex-flow: column wrap;
}
.css-kw5t22 {
    display: inline-flex;
    width: 58px;
    height: 38px;
    overflow: hidden;
    padding: 12px;
    box-sizing: border-box;
    position: relative;
    flex-shrink: 0;
    z-index: 0;
    vertical-align: middle;
    margin-right: 8px;
}
.css-v7e955 {
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    cursor: pointer;
    vertical-align: middle;
    -webkit-tap-highlight-color: transparent;
    margin-left: -11px;
    margin-right: 16px;
    user-select: none;
}
.css-1nobdqi {
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    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;
    padding: 9px;
    border-radius: 50%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
    color: rgb(224, 224, 224);
    transition: left 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, transform 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
}
.css-19gndve {
    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;
    background-color: currentcolor;
    width: 20px;
    height: 20px;
    border-radius: 50%;
}
.css-g5sy4h {
    height: 100%;
    width: 100%;
    border-radius: 7px;
    z-index: -1;
    transition: opacity 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, background-color 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    background-color: rgb(255, 255, 255);
    opacity: 0.3;
}
.css-r1qdh0 {
    margin: 16px 0px;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 1.5rem;
    line-height: 1.334;
    letter-spacing: 0em;
}
.css-12x23xz {
    box-sizing: border-box;
    display: flex;
    flex-flow: wrap;
    width: 100%;
    padding-bottom: 24px;
}
.css-kxu0dz {
    box-sizing: border-box;
    margin: 0px;
    flex-direction: row;
    flex-basis: 0px;
    -webkit-box-flex: 1;
    flex-grow: 1;
    max-width: 100%;
}

.css-16dmlsg {
    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;
    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: 1.35rem;
    line-height: 1.75;
    letter-spacing: 0.02857em;
    text-transform: uppercase;
    min-width: 64px;
    padding: 6px 16px;
    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(255, 255, 255);
    background-color: #12a914;
    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;
}
.css-16dmlsg:hover {
    text-decoration: none;
    background-color: rgb(24 98 37);
    box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 4px -1px, rgba(0, 0, 0, 0.14) 0px 4px 5px 0px, rgba(0, 0, 0, 0.12) 0px 1px 10px 0px;
}
.css-160j9d3 {
    margin: 8px 0px 0.35em;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 1.5rem;
    line-height: 1.66;
    letter-spacing: 0.03333em;
    display: block;
    opacity: 0.6;
}
.csckw5t22{
    margin-left: 5px;
    margin-right: 5px;
}

/*设置页css结束*/

/*社区评论详情页css开始*/
.css-1r2c4rr {
    display: flex;
    height: 35px;
    margin-bottom: 8px;
    flex-direction: row;
    -webkit-box-pack: justify;
    justify-content: space-between;
}

.css-1urdqt7 {
    margin: 0px;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-weight: 500;
    font-size: 1.45rem;
    letter-spacing: 0.00714em;
    line-height: 35px;
}
.css-zixv4t {
    margin: 8px 0px 0px;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 1.45rem;
    line-height: 1.5;
    letter-spacing: 0.00938em;
    white-space: pre-wrap;
    display: -webkit-box;
}
.css-y1ittf {
    margin: 0px;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 1.4rem;
    line-height: 1.5;
    letter-spacing: 0.00938em;
    opacity: 0.6;
    text-align: right;
}
.css-1uk1nqx {
    margin: 8px 0px;
    flex-shrink: 0;
    border-width: 0px 0px thin !important;
    border-style: solid !important;
    border-color: rgba(255, 255, 255, 0.12) !important;
}
.css-gnmmgc {
    margin: 0px;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 1.5rem;
    line-height: 1.5;
    letter-spacing: 0.00938em;
    text-align: center;
    cursor: pointer;
    user-select: none;
}
.css-rev6mc {
    user-select: none;
    width: 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;
    height: 18px;
    transform: translateY(2.5px);
}
.css-790zl4 {
    background-color: #98b5b1;
    color: rgb(255, 255, 255);
    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;
    background-image: linear-gradient(rgba(255, 255, 255, 0.05), rgba(255, 255, 255, 0.05));
    overflow: hidden;
    margin-top: 12px;
    width: 100%;
    margin-bottom: 16px;
}
.css-1ruxp1v {
    padding: 20px;
}
.css-1jmayyi {
    color: rgba(255, 255, 255, 0.7);
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 1.6rem;
    line-height: 1.4375em;
    letter-spacing: 0.00938em;
    padding: 0px;
    display: block;
    transform-origin: left top;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: calc(100% - 24px);
    position: absolute;
    left: 0px;
    top: 0px;
    transform: translate(14px, 16px) scale(1);
    transition: color 200ms cubic-bezier(0, 0, 0.2, 1) 0ms, transform 200ms cubic-bezier(0, 0, 0.2, 1) 0ms, max-width 200ms cubic-bezier(0, 0, 0.2, 1) 0ms;
    z-index: 1;
    pointer-events: none;
}

fieldset {
    display: block;
    margin-inline-start: 2px;
    margin-inline-end: 2px;
    padding-block-start: 0.35em;
    padding-inline-start: 0.75em;
    padding-inline-end: 0.75em;
    padding-block-end: 0.625em;
    min-inline-size: min-content;
    border-width: 2px;
    border-style: groove;
    border-color: rgb(192, 192, 192);
    border-image: initial;
}

.css-nqlg3w {
    text-align: left;
    position: absolute;
    inset: -5px 0px 0px;
    margin: 0px;
    padding: 0px 8px;
    pointer-events: none;
    border-radius: inherit;
    border-style: solid;
    border-width: 1px;
    overflow: hidden;
    min-width: 0%;
    border-color: rgba(255, 255, 255, 0.23);
}
.MuiOutlinedInput-notchedOutline{
    border-color: rgb(144,202,249);
    border-width: 2px;
}



/*社区评论详情页css结束*/

/*添加社区帖子页css开始*/
.css-1vcfi54 {
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.4375em;
    letter-spacing: 0.00938em;
    color: rgb(255, 255, 255);
    box-sizing: border-box;
    cursor: text;
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    width: 100%;
    position: relative;
    border-radius: 4px;
}
.css-h4os0j {
    font: inherit;
    letter-spacing: inherit;
    color: currentcolor;
    border: 0px;
    box-sizing: content-box;
    height: 1.4375em;
    margin: 0px;
    -webkit-tap-highlight-color: transparent;
    display: block;
    min-width: 0px;
    width: 100%;
    animation-name: mui-auto-fill-cancel;
    animation-duration: 10ms;
    padding: 16.5px 14px;
    font-size: 17px;
}
.css-h4os0j:invalid {
    box-shadow: none;
}

.css-8flen7 {
    margin: 8px 0px 0px;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 1.6rem;
    line-height: 1.5;
    letter-spacing: 0.00938em;
    opacity: 0.6;
}
.css-1px68jg {
    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;
    outline: 0px;
    border: 0px;
    margin: 0px;
    border-radius: 0px;
    padding: 0px;
    cursor: pointer;
    user-select: none;
    vertical-align: middle;
    appearance: none;
    text-decoration: none;
    color: inherit;
    width: 142px;
    height: 142px;
    background-color: rgb(51, 51, 51);
    font-size: 30px;
}
.css-c9qc4u {
    display: flex;
    margin-top: 8px;
    margin-bottom: 8px;
    flex-flow: wrap;
}
/*添加社区帖子页css结束*/


/*登录页与注册页css开始*/
.css-hltdia {
    width: 100%;
    margin-left: auto;
    box-sizing: border-box;
    margin-right: auto;
    display: block;
    padding-left: 16px;
    padding-right: 16px;
}

.css-1bpprzm {
    transition: box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    border-radius: 4px;
    box-shadow: none;
    background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-weight: 500;
    font-size: 1.45rem;
    line-height: 1.43;
    letter-spacing: 0.01071em;
    background-color: rgb(235 15 64);
    display: flex;
    padding: 6px 16px;
    color: rgb(255, 255, 255);
    margin-top: 112px;
    margin-bottom: -112px;
}

.css-1c8rmi7 {
    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 currentcolor;
    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: 1.45rem;
    line-height: 1.75;
    letter-spacing: 0.02857em;
    text-transform: uppercase;
    min-width: 64px;
    padding: 4px 5px;
    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: inherit;
}
.css-bw1393 {
    background-color: #0fc5ae;
    color: rgb(255, 255, 255);
    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;
    background-image: linear-gradient(rgba(255, 255, 255, 0.05), rgba(255, 255, 255, 0.05));
    overflow: hidden;
    padding: 8px;
    margin-top: 128px;
    display: flex;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
}

.css-1qw96cp {
    padding: 16px;
}

.css-1qw96cp:last-child {
    padding-bottom: 24px;
}
.css-105jxvy {
    margin: 8px 0px 32px;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 1.65rem;
    line-height: 1.43;
    letter-spacing: 0.01071em;
    text-align: center;
    color: rgb(235 7 47);
}
.css-155qu3 {
    position: relative;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    flex-shrink: 0;
    width: 40px;
    height: 40px;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-size: 1.25rem;
    line-height: 1;
    border-radius: 50%;
    overflow: hidden;
    user-select: none;
    color: rgb(18, 18, 18);
    margin-top: 8px;
    margin-bottom: 16px;
    background-color: rgb(247 211 20);
}

.css-1u0h3mu {
    display: inline-flex;
    flex-direction: column;
    position: relative;
    min-width: 0px;
    padding: 0px;
    margin: 16px 0px 8px;
    border: 0px;
    vertical-align: top;
    width: 100%;
}
.css-zmmy4d {
    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;
    outline: 0px;
    border: 0px;
    margin: 16px 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: 1.75rem;
    line-height: 1.75;
    letter-spacing: 0.02857em;
    text-transform: uppercase;
    min-width: 64px;
    padding: 6px 16px;
    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: #fff;
    background-color: #12a914;
    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;
    width: 100%;
}
.css-zmmy4d:hover {
    text-decoration: none;
    background-color: rgb(24 98 37);
    box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 4px -1px, rgba(0, 0, 0, 0.14) 0px 4px 5px 0px, rgba(0, 0, 0, 0.12) 0px 1px 10px 0px;
}

.css-14lo706 {
    float: unset;
    width: auto;
    overflow: hidden;
    display: block;
    padding: 0px;
    height: 11px;
    font-size: 1.25em;
    visibility: hidden;
    max-width: 100%;
    transition: max-width 100ms cubic-bezier(0, 0, 0.2, 1) 50ms;
    white-space: nowrap;
}
.gotoreg{
    font-size: 1.8rem;
}
.css-1u0h3mu > .form-control{
    border: 1px solid #525252;
    box-sizing: inherit;
    padding: 21.5px 16px;
    color: #000;
}
.css-1u0h3mu > .form-control:focus{
    border-color:#C08FD5;
    box-shadow: inset 0 1px 1px rgba(179,134,199,.075), 0 0 8px rgba(179,134,199,.6);
}
.css-5ka4og {
    background-color: #0fc5ae;
    color: rgb(255, 255, 255);
    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;
    background-image: linear-gradient(rgba(255, 255, 255, 0.05), rgba(255, 255, 255, 0.05));
    overflow: hidden;
    padding: 8px;
    margin-top: 64px;
    display: flex;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
}
.layui-layer-dialog .layui-layer-content{
    color: #000;
    font-size: 18px !important;
}
.help-block{
    font-size: 14px;
}
 /*下面的可能不需要*/

/*登录页与注册页css结束*/

/*排行页css开始*/
.css-8hs582 {
    overflow: hidden;
    min-height: 48px;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
}
/*排行页css结束*/

/*分页css开始*/
.css-lrb33l {
    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.25rem;
    margin: 0px -8px;
}
/*分页css结束*/

/*消息提示开始*/
.css-bhwfon {
    display: flex;
    flex-flow: wrap;
    -webkit-box-pack: center;
    place-content: center;
    -webkit-box-align: center;
    align-items: center;
    position: absolute;
    box-sizing: border-box;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-weight: 500;
    font-size: 12px;
    min-width: 20px;
    line-height: 12px;
    padding: 0px 6px;
    height: 20px;
    border-radius: 10px;
    z-index: 1;
    transition: transform 225ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    background-color: rgb(206, 147, 216);
    color: rgba(0, 0, 0, 0.87);
    top: 14%;
    right: 14%;
    transform: scale(1) translate(50%, -50%);
    transform-origin: 100% 0%;
}
/*消息提示css结束*/

/*回复消息页css 开始*/
.tab-panel {
    padding: 0 0 24px !important;
}
.css-f73ytm {
    -webkit-box-flex: 1;
    flex-grow: 1;
    display: flex;
    margin: 8px;
}
.css-ccrt04 {
    position: relative;
    display: inline-block;
    flex: 1 1 auto;
    white-space: nowrap;
    scrollbar-width: none;
    overflow: hidden auto;
}
.css-aflp49 {
    position: absolute;
    height: 100%;
    bottom: 0px;
    width: 2px;
    transition: all 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    background-color: rgb(144, 202, 249);
    right: 0px;
}
.css-j7qwjs {
    display: flex;
    flex-direction: column;
}
.css-bwxzcl {
    position: relative;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    flex-shrink: 0;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-size: 1.25rem;
    line-height: 1;
    border-radius: 50%;
    overflow: hidden;
    user-select: none;
    width: 45px;
    height: 45px;
}
.css-of5hoo {
    display: flex;
    flex-flow: wrap;
    -webkit-box-pack: center;
    place-content: center;
    -webkit-box-align: center;
    align-items: center;
    position: absolute;
    box-sizing: border-box;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-weight: 500;
    font-size: 14px;
    min-width: 20px;
    line-height: 1;
    padding: 0px 6px;
    height: 20px;
    border-radius: 10px;
    z-index: 1;
    transition: transform 195ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    background-color: rgb(144, 202, 249);
    color: rgba(0, 0, 0, 0.87);
    top: 14%;
    right: 14%;
    transform: scale(1) translate(50%, -50%);
    transform-origin: 100% 0%;
}
.css-of5hoo.MuiBadge-invisible {
    transform: scale(0) translate(50%, -50%);
}
.css-of5hoo.MuiBadge-invisible {
    transform: scale(1) translate(50%, -50%);
}
.css-exwq6u {
    margin: 8px 0px 0px;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size:15px;
    line-height: 1.43;
    letter-spacing: 0.01071em;
    color: rgb(255, 255, 255);
}
.css-1nq0r1 {
    position: relative;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    flex-shrink: 0;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-size: 1.25rem;
    line-height: 1;
    border-radius: 50%;
    overflow: hidden;
    user-select: none;
    color: rgb(18, 18, 18);
    background-color: rgb(117, 117, 117);
    width: 45px;
    height: 45px;
}
.css-19kzrtu {
    padding: 24px;
}
.css-rypxbh {
    color: rgb(255, 255, 255);
    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;
    background-image: linear-gradient(rgba(255, 255, 255, 0.05), rgba(255, 255, 255, 0.05));
    overflow: hidden;
    background-color: rgb(34, 34, 34);
    padding: 12px;
    flex: 1 1 0%;
    margin-left: 8px;
}
.css-333v7j {
    margin: 0px;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.66;
    letter-spacing: 0.03333em;
    opacity: 0.7;
}
.css-13fxqj {
    margin: 0px 0px 4px;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0.00938em;
    background-color: rgb(26, 26, 26);
    padding: 2px 6px;
    border-radius: 4px;
    transform: translateX(-2.5px);
}
.css-oxdjv5 {
    margin: 2px 0px;
    flex-shrink: 0;
    border-width: 0px 0px thin !important;
    border-style: solid !important;
    border-color: rgba(255, 255, 255, 0.12) !important;
}
.css-daxqgu {
    margin-top: 8px;
    max-height: 75px;
    display: flex;
}
.css-on40yh {
    flex: 1 1 0%;
    margin-left: 8px;
}
.css-kffh6h {
    margin: 4px 0px 0px;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 12px;
    line-height: 1.66;
    letter-spacing: 0.03333em;
    opacity: 0.7;
}
/*回复消息页css 结束*/

@media (min-width: 0px){

    .css-hltdia {
        max-width: 444px;
    }
    .css-qc70iv {
        top: 55px;
    }
    .css-1m8azfv {
        margin-right: 16px;
    }
    .css-ukl9w2 {
        width: 92.5%;
    }
    .css-1ebcs8s {
        min-height: 50px;
    }
     .css-smoapt{
        display: none;
     }
     .css-1vyc0k9 {
        display: block;
    }
    .css-1vwj34m {
        display: flex;
    }
    .css-12yakp7 {
        margin-right: 16px;
    }
    .css-1g3kjv4 {
        font-size: 26px;
    }
    .css-18avhg {
        width: 95%;
        margin: 5px auto 0px;
    }
    .css-1pr8lqh {
        padding: 16px;
    }
    .css-1ln7siq {
        width: 100%;
        display: unset;
    }
    .css-1kfop10 {
        width: 50%;
    }
    .css-1scisiv {
        display: none;
    }
    .css-n23wsa {
        margin-left: 0px;
    }
    .css-a3r41z {
        display: unset;
    }
    .css-a3r41z {
        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;
        outline: 0px;
        border: 0px;
        margin: 8px 0px 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: 10px 16px;
        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(255, 255, 255);
        background-color: rgb(244, 67, 54);
        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;
        width: 100%;
    }
    .css-afrjlj {
        width: 100%;
    }
    .css-4ao7mp {
        display: unset;
    }
    .css-1jn3nh4 {
        width: 100%;
    }
    .css-13hwv7q {
        margin-top: 4px;
    }
    .css-1it2yrw {
        margin-top: 8px;
    }
    .css-1pq6d48 {
        margin-top: 8px;
    }

}


@media (min-width: 600px)
{   

    .css-hltdia {
        padding-left: 24px;
        padding-right: 24px;
    }
    .css-1m8azfv {
        margin-right: 0px;
    }
    .css-1pq6d48 {
        margin-top: 0px;
    }
    .css-i6s8oy {
        padding-left: 24px;
        padding-right: 24px;
        min-height: 64px;
    }
    .css-smoapt{
        display:block;
        position: relative;
        border-radius: 4px;
        background-color: rgba(255, 255, 255, 0.15);
        margin-right: 16px;
        margin-left: 24px;
        width: auto;
    }
    .css-3ji0s9 {
        width: 40px;
        height: 40px;
    }
    .css-11cshy2 {
        width: 40px;
        height: 40px;
    }
    .css-qc70iv {
        top: 64px;
    }
    .css-ukl9w2 {
        width: 500px;
    }
    .css-1ebcs8s {
        min-height: 100px;
    }
    .css-1c0cfyw {
        padding-left: 24px;
        padding-right: 24px;
    }
    .css-1vyc0k9 {
        display: none;
    }
    .css-1vwj34m {
        display: none;
    }
    .css-cfwgf2 {
        flex-basis: 33.3333%;
        -webkit-box-flex: 0;
        flex-grow: 0;
        max-width: 33.3333%;
    }
    .css-12yakp7 {
        margin-right: 0px;
    }
    .css-vdomm5 {
        width: 400px;
    }
    .css-1g3kjv4 {
        font-size: 30px;
    }
    .css-18avhg {
        margin: 20px auto 0px;
    }
    .css-1pr8lqh {
        padding: 32px;
    }
    .css-1ln7siq {
        width: 100%;
        /*        display: none;*/
    }
    .css-h3o6is {
        flex-basis: 33.3333%;
        -webkit-box-flex: 0;
        flex-grow: 0;
        max-width: 33.3333%;
    }
    .css-1kfop10 {
        width: 100%;
    }
    .css-1scisiv {
        display: unset;
    }
    .css-1iqiv84 {
        flex-basis: 66.6667%;
        -webkit-box-flex: 0;
        flex-grow: 0;
        max-width: 66.6667%;
    }
    .css-n23wsa {
        margin-left: 8px;
    }
    .css-a3r41z {
        display: none;
    }
    .css-33pqh8 {
        flex-basis: 20%;
        -webkit-box-flex: 0;
        flex-grow: 0;
        max-width: 20%;
    }
    .css-afrjlj {
        width: 60%;
        margin-top: 64px;
    }
    .css-4ao7mp {
        display: none;
    }
    .css-1jn3nh4 {
        width: 60%;
        margin-top: 64px;
    }
    .css-13hwv7q {
        margin-top: 12px;
    }
    .css-rt8luo {
        margin-left: 24px;
        width: auto;
    }
    .css-92427s {
        display: flex;
    }
    .css-1nlqtyq {
        margin-right: 8px;
    }
    .css-1it2yrw {
        margin-right: 8px;
        margin-top: 0px;
    }
    .css-kxu0dz {
        flex-basis: 0px;
        -webkit-box-flex: 1;
        flex-grow: 1;
        max-width: 100%;
    }

}



@media (min-width: 900px)
{
    .css-ukl9w2 {
        width: 720px;
    }
    .css-1c0cfyw {
        max-width: 900px;
    }
    .css-cfwgf2 {
        flex-basis: 25%;
        -webkit-box-flex: 0;
        flex-grow: 0;
        max-width: 25%;
    }
    .css-18avhg {
        max-width: 850px;
        width: unset;
    }
    .css-h3o6is {
        flex-basis: 33.3333%;
        -webkit-box-flex: 0;
        flex-grow: 0;
        max-width: 33.3333%;
    }
    .css-1iqiv84 {
        flex-basis: 66.6667%;
        -webkit-box-flex: 0;
        flex-grow: 0;
        max-width: 66.6667%;
    }
    .css-33pqh8 {
        flex-basis: 20%;
        -webkit-box-flex: 0;
        flex-grow: 0;
        max-width: 20%;
    }
    .css-afrjlj {
        width: 40%;
    }
    .css-1jn3nh4 {
        width: 60%;
    }
    .css-kxu0dz {
        flex-basis: 0px;
        -webkit-box-flex: 1;
        flex-grow: 1;
        max-width: 100%;
    }
   
}



@media (min-width: 1200px)
{
   .css-cfwgf2 {
        flex-basis: 25%;
        -webkit-box-flex: 0;
        flex-grow: 0;
        max-width: 25%;
    }  
    .css-h3o6is {
        flex-basis: 33.3333%;
        -webkit-box-flex: 0;
        flex-grow: 0;
        max-width: 33.3333%;
    }
    .css-1iqiv84 {
        flex-basis: 66.6667%;
        -webkit-box-flex: 0;
        flex-grow: 0;
        max-width: 66.6667%;
    }
    .css-33pqh8 {
        flex-basis: 20%;
        -webkit-box-flex: 0;
        flex-grow: 0;
        max-width: 20%;
    }
    .css-kxu0dz {
        flex-basis: 0px;
        -webkit-box-flex: 1;
        flex-grow: 1;
        max-width: 100%;
    }
}



@media (min-width: 1536px)
{
    .css-kxu0dz {
        flex-basis: 0px;
        -webkit-box-flex: 1;
        flex-grow: 1;
        max-width: 100%;
    }
   .css-1lx0t91 {
        flex-basis: 20%;
        -webkit-box-flex: 0;
        flex-grow: 0;
        max-width: 20%;
    } 
    .css-cfwgf2 {
        flex-basis: 25%;
        -webkit-box-flex: 0;
        flex-grow: 0;
        max-width: 25%;
    }
    .css-h3o6is {
        flex-basis: 33.3333%;
        -webkit-box-flex: 0;
        flex-grow: 0;
        max-width: 33.3333%;
    }
    .css-1iqiv84 {
        flex-basis: 66.6667%;
        -webkit-box-flex: 0;
        flex-grow: 0;
        max-width: 66.6667%;
    }
    .css-33pqh8 {
        flex-basis: 20%;
        -webkit-box-flex: 0;
        flex-grow: 0;
        max-width: 20%;
    }
}



@media screen and (max-width:760px){
    .css-1l4w6pd {
        -webkit-box-pack: start;
        justify-content: flex-start;
    }

    .css-f73ytm {
        flex-direction: column;
    }
    .css-j7qwjs {
        flex-direction: row;
    }
}


