/* _content/EMS.Client/Layouts/UserLayout.razor.rz.scp.css */
/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.container__b__0[b-swrtvjyxq6] {
  display: flex;
  flex-direction: column;
  height: 100vh;
  overflow: auto;
  background: #f0f2f5;
}
.container__b__0 .lang[b-swrtvjyxq6] {
  width: 100%;
  height: 40px;
  line-height: 44px;
  text-align: right;
}
.container__b__0 .lang :global(.ant-dropdown-trigger)[b-swrtvjyxq6] {
  margin-right: 24px;
}
.container__b__0 .content[b-swrtvjyxq6] {
  flex: 1;
  padding: 32px 0;
}
.container__b__0 .top[b-swrtvjyxq6] {
  text-align: center;
}
.container__b__0 .header[b-swrtvjyxq6] {
  height: 44px;
  line-height: 44px;
}
.container__b__0 .header a[b-swrtvjyxq6] {
  text-decoration: none;
}
.container__b__0 .logo[b-swrtvjyxq6] {
  height: 44px;
  margin-right: 16px;
  vertical-align: top;
}
.container__b__0 .title[b-swrtvjyxq6] {
  position: relative;
  top: 2px;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 600;
  font-size: 33px;
  font-family: Avenir, 'Helvetica Neue', Arial, Helvetica, sans-serif;
}
.container__b__0 .desc[b-swrtvjyxq6] {
  margin-top: 12px;
  margin-bottom: 40px;
  color: rgba(0, 0, 0, 0.45);
  font-size: 14px;
}
@media (min-width: 768px) {
  .container__b__0[b-swrtvjyxq6] {
    background-image: url('https://gw.alipayobjects.com/zos/rmsportal/TVYTbAXWheQpRcWDaDMu.svg');
    background-repeat: no-repeat;
    background-position: center 110px;
    background-size: 100%;
  }
  .container__b__0 .content[b-swrtvjyxq6] {
    padding: 32px 0 24px;
  }
}
/* _content/EMS.Client/Pages/Dashboard/Index.razor.rz.scp.css */
/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.iconGroup span.anticon[b-uymn69qnn6] {
  margin-left: 16px;
  color: rgba(0, 0, 0, 0.45);
  cursor: pointer;
  transition: color 0.32s;
}
.iconGroup span.anticon:hover[b-uymn69qnn6] {
  color: rgba(0, 0, 0, 0.85);
}
.rankingList[b-uymn69qnn6] {
  margin: 25px 0 0;
  padding: 0;
  list-style: none;
}
.rankingList li[b-uymn69qnn6] {
  display: flex;
  align-items: center;
  margin-top: 16px;
  zoom: 1;
}
.rankingList li[b-uymn69qnn6]::before,
.rankingList li[b-uymn69qnn6]::after {
  display: table;
  content: ' ';
}
.rankingList li[b-uymn69qnn6]::after {
  clear: both;
  height: 0;
  font-size: 0;
  visibility: hidden;
}
.rankingList li span[b-uymn69qnn6] {
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  line-height: 22px;
}
.rankingList li .rankingItemNumber[b-uymn69qnn6] {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-top: 1.5px;
  margin-right: 16px;
  font-weight: 600;
  font-size: 12px;
  line-height: 20px;
  text-align: center;
  background-color: #fafafa;
  border-radius: 20px;
}
.rankingList li .rankingItemNumber.active[b-uymn69qnn6] {
  color: #fff;
  background-color: #314659;
}
.rankingList li .rankingItemTitle[b-uymn69qnn6] {
  flex: 1;
  margin-right: 8px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.salesExtra[b-uymn69qnn6] {
  display: inline-block;
  margin-right: 24px;
}
.salesExtra a[b-uymn69qnn6] {
  margin-left: 24px;
  color: rgba(0, 0, 0, 0.85);
}
.salesExtra a:hover[b-uymn69qnn6] {
  color: #1890ff;
}
.salesExtra a.currentDate[b-uymn69qnn6] {
  color: #1890ff;
}
.salesCard .salesBar[b-uymn69qnn6] {
  padding: 0 0 32px 32px;
}
.salesCard .salesRank[b-uymn69qnn6] {
  padding: 0 32px 32px 72px;
}
.salesCard :global .ant-tabs-bar[b-uymn69qnn6],
.salesCard :global .ant-tabs-nav-wrap[b-uymn69qnn6] {
  padding-left: 16px;
}
.salesCard :global .ant-tabs-bar .ant-tabs-nav .ant-tabs-tab[b-uymn69qnn6],
.salesCard :global .ant-tabs-nav-wrap .ant-tabs-nav .ant-tabs-tab[b-uymn69qnn6] {
  padding-top: 16px;
  padding-bottom: 14px;
  line-height: 24px;
}
.salesCard :global .ant-tabs-extra-content[b-uymn69qnn6] {
  padding-right: 24px;
  line-height: 55px;
}
.salesCard :global .ant-card-head[b-uymn69qnn6] {
  position: relative;
}
.salesCard :global .ant-card-head-title[b-uymn69qnn6] {
  align-items: normal;
}
.salesCardExtra[b-uymn69qnn6] {
  height: inherit;
}
.salesTypeRadio[b-uymn69qnn6] {
  position: absolute;
  right: 54px;
  bottom: 12px;
}
.offlineCard :global .ant-tabs-ink-bar[b-uymn69qnn6] {
  bottom: auto;
}
.offlineCard :global .ant-tabs-bar[b-uymn69qnn6] {
  border-bottom: none;
}
.offlineCard :global .ant-tabs-nav-container-scrolling[b-uymn69qnn6] {
  padding-right: 40px;
  padding-left: 40px;
}
.offlineCard :global .ant-tabs-tab-prev-icon[b-uymn69qnn6]::before {
  position: relative;
  left: 6px;
}
.offlineCard :global .ant-tabs-tab-next-icon[b-uymn69qnn6]::before {
  position: relative;
  right: 6px;
}
.offlineCard :global .ant-tabs-tab-active h4[b-uymn69qnn6] {
  color: #1890ff;
}
.trendText[b-uymn69qnn6] {
  margin-left: 8px;
  color: rgba(0, 0, 0, 0.85);
}
@media screen and (max-width: 992px) {
  .salesExtra[b-uymn69qnn6] {
    display: none;
  }
  .rankingList li span:first-child[b-uymn69qnn6] {
    margin-right: 8px;
  }
}
@media screen and (max-width: 768px) {
  .rankingTitle[b-uymn69qnn6] {
    margin-top: 16px;
  }
  .salesCard .salesBar[b-uymn69qnn6] {
    padding: 16px;
  }
}
@media screen and (max-width: 576px) {
  .salesExtraWrap[b-uymn69qnn6] {
    display: none;
  }
  .salesCard :global .ant-tabs-content[b-uymn69qnn6] {
    padding-top: 30px;
  }
}
/* _content/EMS.Client/Pages/User/Login/Login.razor.rz.scp.css */
/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
/*此处为了解决样式冲突, 在pro样式的基础上包了一层main, 原始样式从.login开始*/
.main__b__0[b-zebh6b6m4b]  {
  width: 368px;
  margin: 0 auto;
}
@media screen and (max-width: 576px) {
  .main__b__0[b-zebh6b6m4b]  {
    width: 95%;
  }
}
.main__b__0[b-zebh6b6m4b]  .login :global .ant-tabs .ant-tabs-nav {
  margin-bottom: 24px;
  text-align: center;
  border-bottom: 0;
}
.main__b__0[b-zebh6b6m4b]  .login .getCaptcha {
  display: block;
  width: 100%;
}
.main__b__0[b-zebh6b6m4b]  .login .icon {
  color: #1890ff;
}
.main__b__0[b-zebh6b6m4b]  .login .other {
  margin-top: 24px;
  line-height: 22px;
  text-align: left;
}
.main__b__0[b-zebh6b6m4b]  .login .other .icon {
  margin-left: 16px;
  color: rgba(0, 0, 0, 0.45);
  font-size: 24px;
  vertical-align: middle;
  cursor: pointer;
  transition: color 0.3s;
}
.main__b__0[b-zebh6b6m4b]  .login .other .icon:hover {
  color: #1890ff;
}
.main__b__0[b-zebh6b6m4b]  .login .other .register {
  float: right;
}
.main__b__0[b-zebh6b6m4b]  .login .prefixIcon {
  color: rgba(0, 0, 0, 0.25);
  font-size: 14px;
}
.main__b__0[b-zebh6b6m4b]  .login .submit {
  width: 100%;
  margin-top: 24px;
}
