html,
body {
  font-size: 14px;
  color: #333;
}
* {
  font-family: Arial, Open Sans, Helvetica, sans-serif, "\601D\6E90\9ED1\4F53" "\5B8B\4F53";
}
#__next {
  min-width: 100px;
  min-height: 100%;
  position: relative;
  padding-bottom: 60px;
}
a {
  color: #7495FF;
}
a:hover {
  color: #2E5EE0;
}
.action-color {
  color: #898F9E;
}
.icon-hover:hover {
  color: #2E5EE0;
}
.icon-active {
  color: #7495FF;
}
.my-icon {
  color: #898F9E;
}
.my-icon:hover {
  color: #7495FF;
}
.render-area {
  word-wrap: break-word;
}
.render-area a {
  color: #7495FF;
}
.render-area a:hover {
  color: #2E5EE0;
}
.render-area img {
  width: 100%!important;
  height: auto!important;
  padding: 20px 180px;
}
.warp {
  word-break: break-all;
}
.flex {
  display: flex;
}
.shrink-0 {
  flex-shrink: 0;
}
.fxc {
  justify-content: center;
}
.fyc {
  align-items: center;
}
.fcb {
  justify-content: space-between;
}
.fxsb {
  justify-content: space-between;
}
.fxsa {
  justify-content: space-around;
}
.fdc {
  flex-direction: column;
}
.fwp {
  flex-wrap: wrap;
}
.fg-1 {
  flex-grow: 1;
}
.fas-fs {
  align-self: flex-start;
}
.fas-fe {
  align-self: flex-end;
}
.prel {
  position: relative;
}
.pabs {
  position: absolute;
}
.pfix {
  position: fixed;
}
.mb-5 {
  margin-bottom: 5px;
}
.mb-10 {
  margin-bottom: 10px;
}
.mb-15 {
  margin-bottom: 15px;
}
.mb-20 {
  margin-bottom: 20px;
}
.mb-30 {
  margin-bottom: 30px;
}
.mb-40 {
  margin-bottom: 40px;
}
.ml-5 {
  margin-left: 5px;
}
.mt-5 {
  margin-top: 5px;
}
.mr-5 {
  margin-right: 5px;
}
.mr-10 {
  margin-right: 10px;
}
.mr-15 {
  margin-right: 15px;
}
.mr-20 {
  margin-right: 20px;
}
.mr-30 {
  margin-right: 30px;
}
.mr-40 {
  margin-right: 40px;
}
.br-4 {
  border-radius: 4px;
}
.br-half {
  border-radius: 50%;
}
.dot {
  padding: 0 5px;
}
.cp {
  cursor: pointer;
  user-select: none;
}
.fs-24 {
  font-size: 24px;
  line-height: 34px;
}
.fs-20 {
  font-size: 20px;
  line-height: 28px;
}
.fs-16 {
  font-size: 16px;
  line-height: 22px;
}
.fs-14 {
  font-size: 14px;
  line-height: 20px;
}
.fs-12 {
  font-size: 12px;
  line-height: 17px;
}
.fw-550 {
  font-weight: 550;
}
.c666 {
  color: #666;
}
.c333 {
  color: #333;
}
.c888 {
  color: #888;
}
.cb9 {
  color: #B9B9B9;
}
.c89 {
  color: #898F9E;
}
.ce1 {
  color: #e1e1e1;
}
.c1 {
  color: #2E5EE0;
}
.c2 {
  color: #7495FF;
}
.c0 {
  color: #F1403C;
}
.bg1 {
  background: #2E5EE0;
}
.bg2 {
  background: #7495FF;
}
.bg3 {
  background: #F0F8FF;
}
.bg0 {
  background: #F1403C;
}
.bb {
  border-bottom: 1px solid #e1e1e1;
}
.bd-e1 {
  border: 1px solid #e1e1e1;
}
.etc {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.list-mt-20 > li + li {
  margin-top: 20px;
}
.list-mt-30 > li + li {
  margin-top: 30px;
}
.list-pt-20 > li + li {
  padding-top: 20px;
}
.list-pt-30 > li + li {
  padding-top: 30px;
}
.list-bt > li + li {
  border-top: 1px solid #e1e1e1;
}
.etc-3 {
  overflow: hidden;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  display: -webkit-box;
}
.etc-5 {
  overflow: hidden;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  display: -webkit-box;
}
.button {
  width: 100px;
  height: 40px;
  background-color: #7495FF;
  color: #fff;
  border-radius: 4px;
}
.button:hover {
  background-color: #2E5EE0;
}
.topic-list {
  width: 100%;
  min-height: 72px;
  background: rgba(231, 240, 255, 0.47);
  border-radius: 4px;
  padding: 10px 10px 0;
}
.topic-list > li {
  width: auto;
  height: 30px;
  margin-right: 12px;
  margin-bottom: 10px;
}
.icon-color {
  color: #7495FF;
  z-index: 1;
}
.icon-color:hover {
  color: #2E5EE0;
}
.w-e-text-container {
  z-index: 10!important;
}
.notification-popover-wrap,
.avator-popover-wrap {
  z-index: 11;
}
.header-affix > .ant-affix {
  z-index: 11;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
input {
  padding: 0;
  border: 0;
  outline: none;
  border-radius: 4px;
}
button {
  margin: 0;
  padding: 0;
  border: 0;
  outline: none;
  background: #fff;
}

.mobile-header,
.mobile-nav,
.mobile-post,
.mobile-flex {
  display: none !important;
}
@media screen and (max-width: 640px) {
  .mobile-flex {
    display: flex!important;
  }
  input[type="text"],
  input[type="submit"],
  input[type="reset"] {
    font-size: 16px!important;
    -webkit-appearance: none;
  }
  textarea {
    -webkit-appearance: none;
  }
  .pc-main {
    padding: 0 15px !important;
    width: 100% !important;
    margin-right: 0 !important;
  }
  main {
    width: 100%!important;
  }
  main.mobile-personal-index {
    margin: 0 10px!important;
  }
  ul.icon-action li {
    margin-right: 15px;
  }
  .xs-mgr-15 {
    margin-right: 15px!important;
  }
  .xs-mgt-15 {
    margin-top: 15px!important;
  }
  .xs-fdc {
    flex-direction: column!important;
  }
  .xs-fac {
    align-items: center!important;
  }
  .xs-fjc {
    justify-content: center!important;
  }
  .xs-fac-start {
    align-items: flex-start !important;
  }
  .xs-fac-end {
    align-items: flex-end !important;
  }
  .xs-fjc-start {
    justify-content: flex-start !important;
  }
  .xs-fjc-end {
    justify-content: flex-end !important;
  }
  .xs-breakAll {
    word-break: break-all !important;
  }
  .xs-hide {
    display: none!important;
  }
  .pc-aside {
    display: none !important;
  }
  .header {
    display: none !important;
  }
  .mobile-header {
    display: flex !important;
    justify-content: space-between;
    background-color: #fff;
    padding: 10px;
    border-bottom: 1px solid #e6e6e6;
  }
  .mobile-header .header-search {
    width: 180px !important;
    height: 30px !important;
    line-height: 30px !important;
  }
  .mobile-header .header-search i.iconfont {
    top: 7px !important;
    line-height: 1;
  }
  .mobile-header .header-search input {
    width: 100% !important;
    height: 100% !important;
    font-size: 14px;
  }
  .mobile-header .header-search input.active {
    width: 220px !important;
  }
  .mobile-header .post-operate {
    margin-left: 15px;
  }
  .mobile-header .post-operate .header-text {
    margin-right: 10px;
  }
  .mobile-header .bell {
    margin-right: 20px;
    color: #666;
  }
  .pc-login-box {
    width: 96% !important;
    margin: auto;
  }
  .pc-login-box .pc-login-ban {
    display: none !important;
  }
  .pc-login-box .pc-login-form {
    width: 100% !important;
    padding: 86px 43px 0 43px !important;
  }
  .mobile-nav {
    background-color: #fff;
    display: block !important;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 10px;
    height: 40px;
    line-height: 28px;
    overflow: hidden;
    position: relative;
  }
  .mobile-nav .msd {
    visibility: inherit !important;
  }
  .mobile-nav .msd .P1Ycoe {
    background: -webkit-linear-gradient(0deg, rgba(255, 255, 255, 0), #ffffff);
    height: 40px;
    position: absolute;
    pointer-events: none;
    right: 0;
    top: 0;
    width: 24px;
    z-index: 2;
  }
  .mobile-nav .msd .hdtb-sc {
    -webkit-user-select: none;
    display: block;
    height: 51px;
    overflow-y: hidden;
    padding: 0;
    position: relative;
    -webkit-overflow-scrolling: touch;
    overflow-x: scroll;
    box-shadow: 0px 7px 6px -5px #DFE1E5;
    height: 40px;
    margin-left: -3px;
    margin-right: -3px;
  }
  .mobile-nav .msd .hdtb-sc::-webkit-scrollbar {
    display: none;
  }
  .mobile-nav .msd .hdtb-sc .hdtb-msb {
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    padding-right: 8px;
    padding-left: 11px;
  }
  .mobile-nav .msd .hdtb-sc .hdtb-msb .hdtb-mitem {
    display: inline-block;
    line-height: 27px;
    height: 32px;
    margin-top: 8px;
    padding: 0 16px;
    text-align: center;
  }
  .mobile-nav .msd .hdtb-sc .hdtb-msb .hdtb-mitem a {
    color: #0000008a;
    font-size: 14px;
  }
  .mobile-nav .msd .hdtb-sc .hdtb-msb .hdtb-mitem.hdtb-msel {
    border-bottom: 2px solid #7495FF;
    box-sizing: border-box;
  }
  .mobile-nav .msd .hdtb-sc .hdtb-msb .hdtb-mitem.hdtb-msel a {
    color: #7495FF;
  }
  .mobile-post {
    display: block!important;
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 20;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    overflow: hidden;
  }
  .mobile-post .post-btn {
    background: linear-gradient(to right, #6d90fc, #426ee9);
    -webkit-background-clip: text;
    color: transparent;
  }
  .drawerPost .ant-drawer-content-wrapper {
    overflow: hidden;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
  }
  .drawerPost .closeDrawer {
    margin-top: 20px;
  }
  .drawerPost .post-btn-group ._btn {
    flex-direction: column;
  }
  .drawerPost .post-btn-group ._btn:nth-of-type(1) {
    margin-right: 120px;
  }
  .pc-profile {
    flex-direction: column;
    align-items: center;
  }
  .pc-profile .pic-area {
    margin-right: 0!important;
    width: 84px!important;
    height: 84px!important;
  }
  .pc-profile .pic-area label {
    width: 100%!important;
    height: 100%!important;
  }
  .pc-profile .pic-area img {
    width: 100%!important;
    height: 100%!important;
  }
  .pc-profile .pc-edit-profile {
    margin-top: 20px;
  }
  .pc-profile .pc-edit-profile input,
  .pc-profile .pc-edit-profile textarea {
    flex: 1!important;
    width: auto!important;
  }
  .pc-profile .right-area {
    width: 100%!important;
  }
  .pc-profile .right-area .username {
    justify-content: center;
    margin-bottom: 20px;
  }
  .pc-profile .right-area .username h4 {
    margin-right: 0!important;
  }
  .side-menu {
    min-width: 60px!important;
  }
  .side-menu h4 {
    display: none!important;
  }
  .pc-backpersonalIndex {
    display: none!important;
  }
}

.aside-model2 > .header-area h3 {
  color: #333;
}
.aside-model2 > .header-area .topic-more {
  color: #666;
  font-size: 12px;
  line-height: 17px;
}
.aside-model2 > .main-area li {
  display: flex;
  height: 60px;
  padding: 10px;
}
.aside-model2 > .main-area li:hover {
  background: #F1F1F1;
}
.aside-model2 > .main-area li .content-pic {
  width: 40px;
  height: 40px;
  margin-right: 15px;
  background: #ccf;
}
.aside-model2 > .main-area li .content-right h4 {
  color: #333;
  font-family: PingFangSC-Regular;
  max-width: 224px;
}
.aside-model2 > .main-area li .content-right > div {
  display: flex;
  color: #B9B9B9;
  font-family: PingFangSC-Regular;
}
.aside-model2 > .main-area li .content-right > div .content-dot {
  padding: 0 5px;
}
.aside-model2 > .main-area > ul > li:last-child {
  margin-bottom: 0;
}

.aside-model-rank {
  color: #333;
}
.aside-model-rank .rank-tip {
  color: #666;
  font-size: 12px;
  line-height: 17px;
}
.aside-model-rank .country-list-label {
  flex: none;
}
.aside-model-rank .country-list-select-item {
  white-space: normal !important;
  text-align: left;
  word-break: break-word;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  max-width: 100%;
}
.aside-model-rank .authorize-to-join {
  display: flex;
  align-items: center;
  margin-top: 12px;
  font-size: 12px;
  padding: 4px 8px;
  gap: 8px;
  background: #f0f8ff;
}
.aside-model-rank .authorize-to-join .authorize-to-join-label {
  font-size: 12px;
  line-height: 14px;
}
.aside-model-rank .authorize-to-join .authorize-to-join-label-theme {
  font-weight: 600;
  color: #2e5ee0;
}
.aside-model-rank .authorize-to-join .authorize-to-join-button {
  flex: 0 0 112px;
  display: flex;
  align-items: center;
  color: #2e5ee0;
  cursor: pointer;
  flex: none;
}
.aside-model-rank .authorize-to-join .authorize-to-join-button:hover {
  color: #2343b6;
}
.aside-model-rank .authorize-to-join .authorize-to-join-button .authorize-to-join-button-arrow {
  width: 6px;
  height: 6px;
  border: 1px solid transparent;
  border-top-color: #2e5ee0;
  border-right-color: #2e5ee0;
  transform: rotate(45deg);
}
.aside-model-rank .authorize-to-join .authorize-to-join-button .authorize-to-join-button-arrow:hover {
  border-top-color: #2343b6;
  border-right-color: #2343b6;
}
.aside-model-rank .authorize-to-join .authorize-to-join-button.authorize-to-join-button-cancel {
  color: #888888;
}
.aside-model-rank .authorize-to-join .authorize-to-join-button.authorize-to-join-button-cancel:hover {
  color: #666;
}
.aside-model-rank .authorize-to-join .authorize-to-join-button.authorize-to-join-button-cancel .authorize-to-join-button-arrow {
  border-top-color: #888888;
  border-right-color: #888888;
}
.aside-model-rank .authorize-to-join .authorize-to-join-button.authorize-to-join-button-cancel .authorize-to-join-button-arrow:hover {
  border-top-color: #666;
  border-right-color: #666;
}
.aside-model-rank .top-rank-table {
  width: 100%;
  font-size: 12px;
}
.aside-model-rank .top-rank-table .ant-table-thead {
  line-height: 14px;
  font-size: 12px;
  color: #fff;
  background: linear-gradient(90deg, #2e5ee0 0%, #7495ff 100%);
}
.aside-model-rank .top-rank-table .ant-table-thead .ant-table-header-column {
  vertical-align: middle;
}
.aside-model-rank .top-rank-table .ant-table-scroll .ant-table-header {
  padding-bottom: 0;
  margin-bottom: 0;
  overflow: initial;
}
.aside-model-rank .top-rank-table .ant-table {
  border-radius: 0 !important;
}
.aside-model-rank .top-rank-table .ant-table-thead > tr > th:first-child {
  border-top-left-radius: 0 !important;
}
.aside-model-rank .top-rank-table .ant-table-thead > tr > th:last-child {
  border-top-right-radius: 0 !important;
}
.aside-model-rank .top-rank-table .ant-table-tbody > tr:nth-child(even) {
  background: #f5f5f5;
}
.aside-model-rank .top-rank-table .current-user-row {
  background: linear-gradient(90deg, rgba(255, 213, 0, 0.3) 0%, rgba(255, 213, 0, 0) 100%) !important;
}
.aside-model-rank .top-rank-table th {
  color: #fff;
  background-color: transparent;
  font-weight: normal;
  padding: 10px 8px;
  border: none;
}
.aside-model-rank .top-rank-table td {
  padding: 7px 8px;
  border: none;
  font-size: 12px;
  vertical-align: middle;
}
.aside-model-rank .top-rank-table .ant-table-tbody .ant-table-row:hover td {
  background: transparent !important;
}
.aside-model-rank .top-rank-table .order-quantity-title {
  display: flex;
  align-items: center;
  gap: 4px;
}
.aside-model-rank .top-rank-table .ranking-number-img-wrapper {
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.aside-model-rank .top-rank-table .ranking-number-img-wrapper .current-user-ranking-img {
  width: 16px;
  position: absolute;
  left: -4px;
  top: 5px;
}
.aside-model-rank .top-rank-table .ranking-number-img {
  width: 20px;
  height: 16px;
}
.aside-model-rank .top-rank-table .ranking-number {
  font-size: 14px;
  color: #999;
  font-weight: bold;
}
.aside-model-rank .top-rank-table .username {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 4px;
  overflow: hidden;
  line-height: 24px;
  width: 100%;
}
.aside-model-rank .top-rank-table .username .username-info {
  display: flex;
  align-items: center;
  gap: 4px;
  flex: 1;
}
.aside-model-rank .top-rank-table .username .username-info.username-text-name-link {
  cursor: pointer;
}
.aside-model-rank .top-rank-table .username .username-info.username-text-name-link:hover {
  color: #2e5ee0;
}
.aside-model-rank .top-rank-table .username .username-img-wrapper {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background-image: url("/img/icon_default_avatar.svg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  flex: none;
}
.aside-model-rank .top-rank-table .username .username-img-wrapper .username-img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  object-fit: cover;
  vertical-align: bottom;
}
.aside-model-rank .top-rank-table .username .username-text-name {
  flex: 1;
  white-space: normal !important;
  text-align: left;
  word-break: break-word;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  max-width: 100%;
}
.aside-model-rank .top-rank-table .username .username-flag {
  width: 16px;
  flex: none;
  border: 1px solid #eee;
}
.aside-model-rank > .header-area h3 {
  color: #333;
}
.aside-model-rank > .header-area .topic-more {
  color: #666;
  font-size: 12px;
  line-height: 17px;
}
.aside-model-rank > .main-area li {
  display: flex;
  height: 60px;
  padding: 10px;
}
.aside-model-rank > .main-area li:hover {
  background: #f1f1f1;
}
.aside-model-rank > .main-area li .content-pic {
  width: 40px;
  height: 40px;
  margin-right: 15px;
  background: #ccf;
}
.aside-model-rank > .main-area li .content-right h4 {
  color: #333;
  font-family: PingFangSC-Regular;
  max-width: 224px;
}
.aside-model-rank > .main-area li .content-right > div {
  display: flex;
  color: #b9b9b9;
  font-family: PingFangSC-Regular;
}
.aside-model-rank > .main-area li .content-right > div .content-dot {
  padding: 0 5px;
}
.aside-model-rank > .main-area > ul > li:last-child {
  margin-bottom: 0;
}
.aside-model-rank > .main-footer {
  margin-top: 8px;
  margin-bottom: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 16.8px;
  color: #666666;
}

.authorize-join-modal .ant-modal-body {
  padding: 20px;
}
.authorize-join-modal .authorize-join-modal-content {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 20px;
  color: #333333;
  margin-bottom: 30px;
}
.authorize-join-modal .authorize-join-modal-content .authorize-join-modal-item-title {
  font-weight: 600;
  margin-bottom: 4px;
}
.authorize-join-modal .authorize-join-modal-content .authorize-join-modal-item {
  margin-bottom: 8px;
}
.authorize-join-modal .authorize-join-modal-content .authorize-join-modal-country-select-wrapper {
  display: flex;
  align-items: center;
  margin-top: 20px;
}
.authorize-join-modal .authorize-join-modal-content .authorize-join-modal-country-select-wrapper .authorize-join-modal-country-select-label {
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0px;
  line-height: 18px;
  color: #333333;
  margin-right: 8px;
}
.authorize-join-modal .authorize-join-modal-content .authorize-join-modal-country-select-wrapper .authorize-join-modal-country-select-label .authorize-join-modal-country-select-label-required {
  color: #f1403c;
  font-weight: 500;
}
.authorize-join-modal .authorize-join-modal-content .authorize-join-modal-select-country-notice {
  margin-top: 8px;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 16.8px;
  color: #f1403c;
}
.authorize-join-modal .authorize-join-modal-footer {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.authorize-join-modal .authorize-join-modal-footer .authorize-join-modal-footer-button {
  height: 40px;
  border-radius: 4px;
  background: #2e5ee0;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0px 16px 0px 16px;
  cursor: pointer;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 19.6px;
  color: #ffffff;
}
.authorize-join-modal .authorize-join-modal-footer .authorize-join-modal-footer-button:hover {
  background: #2343b6;
}
.authorize-join-modal .authorize-join-modal-footer .authorize-join-modal-footer-button.authorize-join-modal-footer-button-disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.authorize-join-modal .authorize-join-modal-footer .authorize-join-modal-footer-button.authorize-join-modal-footer-button-disabled:hover {
  background: #2e5ee0;
}

.cancel-authorize-modal .cancel-authorize-modal-item {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 20px;
  color: #000000;
}
.cancel-authorize-modal .cancel-authorize-modal-item:not(:last-child) {
  margin-bottom: 8px;
}
.cancel-authorize-modal .cancel-authorize-modal-footer {
  margin-top: 30px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.cancel-authorize-modal .cancel-authorize-modal-footer .cancel-authorize-modal-footer-button {
  height: 40px;
  opacity: 1;
  border-radius: 4px;
  background: #888888;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0px 16px;
  cursor: pointer;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 19.6px;
  color: #ffffff;
}
.cancel-authorize-modal .cancel-authorize-modal-footer .cancel-authorize-modal-footer-button:hover {
  background: #666;
}

.question-area .question-title {
  font-size: 24px;
  line-height: 33px;
  color: #333;
}
.question-area .question-description {
  font-size: 14px;
  line-height: 20px;
  color: #666;
  margin-top: 8px;
  word-wrap: break-word;
}

.reply-content > img {
  margin-right: 20px;
  height: 120px;
}
.reply-content .more-detail {
  margin-left: 20px;
  color: #7495FF;
  cursor: pointer;
}
.reply-content p {
  font-size: 14px;
  line-height: 24px;
  color: #666;
  font-family: PingFangSC-Regular;
}

.input-area {
  width: 100%;
}
.input-area .entry-input {
  border: 0;
  outline: none;
  border-radius: 0;
}
.input-area .entry-input:focus {
  box-shadow: none;
}
.input-area .entry-input:focus + .line-active {
  width: 100%;
}
.input-area .line-active {
  position: absolute;
  z-index: 2;
  left: 0;
  bottom: 8px;
  transition: 0.4s;
  width: 0;
  height: 1px;
  background: #2E5EE0;
}
.input-area .line {
  position: absolute;
  left: 0;
  bottom: 8px;
  width: 100%;
  height: 1px;
  background: #e1e1e1;
}
.auth-area span {
  width: 40px;
  height: 40px;
  background: #ccf;
}
.ant-form-explain {
  text-indent: 36px;
  font-size: 14px;
  line-height: 20px;
}
.errorBox {
  width: 302px;
  padding: 8px 12px;
  border: 1px solid #FFA39E;
  background: rgba(255, 163, 158, 0.1);
  font-size: 16px;
  color: #666666;
  line-height: 22px;
  border-radius: 4px;
  margin: 0 auto 30px;
  display: flex;
  align-items: baseline;
}
.errorBox .errorImg {
  width: 16px;
  height: 16px;
  margin-right: 8px;
}

.anwser-content.anwser-content-end {
  display: flex;
  align-items: end;
}
.anwser-content.anwser-content-end .anwser-content-btn {
  flex: none;
}
.anwser-content .anwser-content-no-render-text {
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  word-break: break-word;
}

.ant-radio-wrapper {
  margin-right: 20px;
  margin-bottom: 10px;
}

.ant-pagination .ant-pagination-item,
.ant-pagination .ant-pagination-next,
.ant-pagination .ant-pagination-prev {
  border-color: #F0F2F5 !important;
  border-radius: 2px;
}
.ant-pagination .ant-pagination-item:hover,
.ant-pagination .ant-pagination-next:hover,
.ant-pagination .ant-pagination-prev:hover {
  border-color: #F0F2F5 !important;
  border-radius: 2px;
}
.ant-pagination .ant-pagination-item > a,
.ant-pagination .ant-pagination-next > a,
.ant-pagination .ant-pagination-prev > a {
  background-color: #F0F2F5 !important;
  border-color: #F0F2F5;
}
.ant-pagination .ant-pagination-item > a:hover,
.ant-pagination .ant-pagination-next > a:hover,
.ant-pagination .ant-pagination-prev > a:hover {
  border-color: #F0F2F5 !important;
}
.ant-pagination .ant-pagination-item-active > a {
  background-color: #7495FF !important;
  border-color: #7495FF !important;
  color: #fff !important;
  border-radius: 2px;
}

