
[data-v-b64314f9] .ant-menu-inline .ant-menu-item {
    padding-left: 10px;
    padding-right: 10px;
}
[data-v-b64314f9] .ant-menu-item.active:before {
    content: " ";
    width: 5px;
    height: 5px;
    border-radius: 5px;
    background-color: #1677ff;
    position: absolute;
    right: 20px;
}
.logo[data-v-b64314f9] {
    color: #fff;
    text-align: center;
    line-height: 60px;
    font-size: 30px;
    margin-bottom: 0;
    border-bottom: 1px solid #000c17;
}
#components-layout-demo-side .logo[data-v-b64314f9] {
    background: rgba(255, 255, 255, 0.3);
}
.site-layout .site-layout-background[data-v-b64314f9] {
    background: #fff;
}
[data-theme="dark"] .site-layout .site-layout-background[data-v-b64314f9] {
    background: #141414;
}
.shadow[data-v-b64314f9] {
    box-shadow: 2px 0 8px #00000026;
}
.sitebar-wrap[data-v-b64314f9] {
    width: auto;
    transition: all 0.2s;
    min-width: unset !important;
    max-width: unset !important;
}
.sidebar-hide[data-v-b64314f9] {
    width: 0 !important;
}
.tool_sidebar[data-v-b64314f9] {
    position: fixed;
    z-index: 99;
    top: 0px;
    left: 0px;
    bottom: 0px;
}
[data-v-b64314f9].ant-layout-sider .ant-menu-item {
    padding-left: 15px !important;
}
[data-v-b64314f9].ant-layout .ant-layout-sider-zero-width-trigger {
    top: 12px;
    color: #1677ff;
    font-size: 24px;
    inset-inline-end: -48px;
    background: unset;
    transform: rotate(0deg);
    transition: all 0.5s;
    border-radius: 8px;
    overflow: hidden;
}
[data-v-b64314f9].ant-layout .ant-layout-sider-zero-width-trigger {
    color: #fff;
}
[data-v-b64314f9].pageScrolled .ant-layout-sider-zero-width-trigger {
    background: none;
    color: #fff;
    border-radius: 50%;
}
[data-v-b64314f9].ant-layout
    .tool_sidebar_collapsed
    .ant-layout-sider-zero-width-trigger {
    transform: rotate(-180deg);
}
.page-right-layout[data-v-b64314f9] {
    transition: all 0.2s;
}
.page-bottom-nav .bottom-icon[data-v-b64314f9] {
    font-size: 26px;
    line-height: 1;
    vertical-align: top;
    color: #1677ff;
    margin-bottom: 3px;
}
.page-header-links a[data-v-b64314f9] {
    line-height: 20px;
    color: rgba(255, 255, 255, 0.9);
    padding: 6px 0 8px;
    width: 100%;
}
.page-header-links .dot[data-v-b64314f9] {
    position: absolute;
    bottom: -4px;
    left: 50%;
    margin-left: -2px;
    vertical-align: middle;
    width: 4px;
    height: 4px;
    background: none;
    border-radius: 50%;
    text-align: initial;
}
.page-header-links .active[data-v-b64314f9] {
    color: #fff;
    /* text-decoration: underline; */
}
.page-header-links .active .dot[data-v-b64314f9] {
    background: #fff;
}
/* stylelint-disable */
html,
body {
  width: 100%;
  height: 100%;
}
input::-ms-clear,
input::-ms-reveal {
  display: none;
}
*,
*::before,
*::after {
  box-sizing: border-box;
}
html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
@-ms-viewport {
  width: device-width;
}
body {
  margin: 0;
}
[tabindex='-1']:focus {
  outline: none;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0.5em;
  font-weight: 500;
}
p {
  margin-top: 0;
  margin-bottom: 1em;
}
abbr[title],
abbr[data-original-title] {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline;
  text-decoration: underline dotted;
  border-bottom: 0;
  cursor: help;
}
address {
  margin-bottom: 1em;
  font-style: normal;
  line-height: inherit;
}
input[type='text'],
input[type='password'],
input[type='number'],
textarea {
  -webkit-appearance: none;
}
ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1em;
}
ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}
dt {
  font-weight: 500;
}
dd {
  margin-bottom: 0.5em;
  margin-left: 0;
}
blockquote {
  margin: 0 0 1em;
}
dfn {
  font-style: italic;
}
b,
strong {
  font-weight: bolder;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
pre,
code,
kbd,
samp {
  font-size: 1em;
  font-family: 'SFMono-Regular', Consolas, 'Liberation Mono', Menlo, Courier, monospace;
}
pre {
  margin-top: 0;
  margin-bottom: 1em;
  overflow: auto;
}
figure {
  margin: 0 0 1em;
}
img {
  vertical-align: middle;
  border-style: none;
}
a,
area,
button,
[role='button'],
input:not([type='range']),
label,
select,
summary,
textarea {
  touch-action: manipulation;
}
table {
  border-collapse: collapse;
}
caption {
  padding-top: 0.75em;
  padding-bottom: 0.3em;
  text-align: left;
  caption-side: bottom;
}
input,
button,
select,
optgroup,
textarea {
  margin: 0;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html [type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
input[type='radio'],
input[type='checkbox'] {
  box-sizing: border-box;
  padding: 0;
}
input[type='date'],
input[type='time'],
input[type='datetime-local'],
input[type='month'] {
  -webkit-appearance: listbox;
}
textarea {
  overflow: auto;
  resize: vertical;
}
fieldset {
  min-width: 0;
  margin: 0;
  padding: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  max-width: 100%;
  margin-bottom: 0.5em;
  padding: 0;
  color: inherit;
  font-size: 1.5em;
  line-height: inherit;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
  height: auto;
}
[type='search'] {
  outline-offset: -2px;
  -webkit-appearance: none;
}
[type='search']::-webkit-search-cancel-button,
[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
output {
  display: inline-block;
}
summary {
  display: list-item;
}
template {
  display: none;
}
[hidden] {
  display: none !important;
}
mark {
  padding: 0.2em;
  background-color: #feffe6;
}
.fs12{font-size:12px;}.fs14{font-size:14px;}.fs16{font-size:16px;}.fs18{font-size:18px;}.fs20{font-size:20px;}.fs22{font-size:22px;}.fs23{font-size:23px;}.fs24{font-size:24px;}.fs26{font-size:26px;}.fs28{font-size:28px;}.fs30{font-size:30px;}.fs32{font-size:32px;}.fs36{font-size:36px;}.fw500{font-weight:500;}.fw600{font-weight:600;}.fw700{font-weight:700;}.t-c,.t-center{text-align:center;}.t-left{text-align:left;}.t-right{text-align:right;}.mb0{margin-bottom:0px;}.mb10{margin-bottom:10px;}.mb13{margin-bottom:13px;}.mb15{margin-bottom:15px;}.mb16{margin-bottom:16px;}.mb20{margin-bottom:20px;}.mb25{margin-bottom:25px;}.mb30{margin-bottom:30px;}.mb5{margin-bottom:5px;}.ml10{margin-left:10px;}.ml15{margin-left:15px;}.ml20{margin-left:20px;}.ml5{margin-left:5px;}.ml8{margin-left:8px;}.mr10{margin-right:10px;}.mr20{margin-right:20px;}.mr5{margin-right:5px;}.mt0{margin-top:0px;}.mt10{margin-top:10px;}.mt12{margin-top:12px;}.mt15{margin-top:15px;}.mt18{margin-top:18px;}.mt20{margin-top:20px;}.mt25{margin-top:25px;}.mt30{margin-top:30px;}.mt80{margin-top:80px;}.pb10{padding-bottom:10px;}.pb15{padding-bottom:15px;}.pl0{padding-left:0px;}.pl15{padding-left:15px;}.pl20{padding-left:20px;}.pl30{padding-left:30px;}.pr0{padding-right:0px;}.pr30{padding-right:30px;}.pt0{padding-top:0px;}.pt10{padding-top:10px;}.pt15{padding-top:15px;}.pt20{padding-top:20px;}.pt30{padding-top:30px;}.m0{margin:0px;}.m5{margin:5px;}.p001{padding:001px;}.p002{padding:002px;}.p003{padding:003px;}.p004{padding:004px;}.p005{padding:005px;}.p10{padding:10px;}.p15{padding:15px;}.p20{padding:20px;}.mtb10{margin-top:10px;margin-bottom:10px;}.mtb15{margin-top:15px;margin-bottom:15px;}.mtb2{margin-top:2px;margin-bottom:2px;}.mtb20{margin-top:20px;margin-bottom:20px;}.mtb3{margin-top:3px;margin-bottom:3px;}.plr15{padding-left:15px;padding-right:15px;}.ptb15{padding-top:15px;padding-bottom:15px;}.ptb20{padding-top:20px;padding-bottom:20px;}.ptb5{padding-top:5px;padding-bottom:5px;}.bgf5f5f5{background-color:#f5f5f5;}.c000{color:#000;}.c1677ff{color:#1677ff;}.c333{color:#333;}.c777{color:#777;}.c888{color:#888;}.c999{color:#999;}.cddd{color:#ddd;}.cfaad14{color:#faad14;}.radius0{border-radius:0px;}.radius12{border-radius:12px;}.radius4{border-radius:4px;}.radius8{border-radius:8px;}[v-cloak]{
    display: none;
}
body{font-family:"ui-sans-serif", "system-ui", "sans-serif", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"}
.page-header{background-color:#fff !important;padding:0 16px;transition: all .2s;}
.page-header-content{color:#fff;position:fixed;top:0;left:0;right:0;padding:0 25px;background: linear-gradient(166deg,#1677FF 0%,#227af7 100%);z-index:5;transition:all .2s;border-bottom:1px solid transparent;}
.page-header.isDesktop .page-header-content{background:#002140 !important;}
.pageScrolled .page-header-content{box-shadow:0 2px 6px rgba(0,0,0,.28);}
.page-content-wrap{height: calc(100vh - 64px);overflow-y: auto;padding:15px;background-temp:#fff;}
.page-content-wrap.page-content-mobile{height: calc(100vh - 150px);}
.page-content-inner{background:#fff;padding:0;min-height: calc(100% - 40px);}
.page-main{padding-left:15px;padding-right:15px;}
.page-main-dark{background-color:#121826;}
.page-content-pc .page-content-inner{box-shadow-temp:-2px -1px 8px rgba(0,0,0,.1);border-radius:0;}
.page-header.isMobile{line-height:50px;height:84px;}
.page-header.isMobile .header-search-input{border-radius:20px;}
.page-footer{text-align: center;color: #999 !important;background:none !important;padding:10px !important;line-height:20px;margin-top: 0;}
.page-bottom-menu{top:-6px !important; box-shadow:1px -2px 10px rgba(0,0,0,.21) !important;border-bottom-left-radius:0 !important;border-bottom-right-radius:0 !important;}
.page-bottom-menu-item{padding: 8px 12px!important;border-bottom:1px solid #eee; font-size:16px !important;border-radius:0 !important;}
.page-bottom-menu-item:last-child{border-bottom:none;}
.bottom-nav-item{font-weight:900;font-size:18px;}
.page-header .btn-menu-toggle,
.page-header .header-user{color:#fff;height:100%;}
.page-header.isDesktop .page-header-bg{height:64px;}
.page-header.isMobile .page-header-bg{height:50px;}


  .page-bottom-nav {
    text-align: center;
    font-size: 36px;
    padding: 10px 0;
    position: fixed;
    z-index: 2009;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #fff;
    border-top: 1px solid #eee;
    color: #333;
    box-shadow: 0 -1px 6px rgba(0, 0, 0, 0.1);
  }
  .page-bottom-nav a {
    color: #1677ff;
  }
  .page-bottom-nav .active,
  .page-bottom-nav .active a,
  .page-bottom-nav .active .bottom-icon {
    color: #a333ff;
  }

/* 主题相关 */
.theme-dark .page-main,
.theme-dark .page-footer,
.theme-dark .page-header-content,
.theme-dark .page-bottom-nav{background:#121826 !important;}
.theme-dark .page-header-content,
.theme-dark .page-bottom-nav{border-color:#000;}


.cursor{cursor: pointer;}
.box{box-sizing: border-box;}
.btn-menu-toggle{font-size:20px;color:#aaa; transition: all .2s;}
.btn-menu-toggle:hover,
.btn-menu-toggle.active{color:#1677ff;}

.t-center{text-align: center;}
.t-right{text-align:right;}
.t-underline{text-decoration: underline;}
.letter-desc1{letter-spacing:-1px;}
.italic{font-style: italic;}

.c-unset{color:unset;}
.elipsis{white-space:nowrap;overflow: hidden;text-overflow:ellipsis;max-width:100%;}
.c-red{color:#E44848;}
.c-333{color:#333;}
.c-444{color:#444;}
.c-bbb{color: #bbb;}
.c-fff{color: #fff !important;}
.c-666{color:#666;}
.c-888{color:#828282;}
.c-999{color:#999;}
.c-blue{color:#1677ff;}
.c-blue-light{color:#3D5ED3;}
.c-green{color:#389119;}
.c-green-dark{color:#047857;}
.c-yellow{color: #d46b08;}
.hover-c-blue:hover{color:#1677ff !important;}
.hover-c-333:hover{color:#333;}

.bg-green{background-color:#198754;}
.bg-red{background-color:#E44848;}
.bg-yellow{background-color:#d46b08;}
.bg-grey{background-color:#ccc;}
.bg-eee{background-color:#eee;}
.bg-blue-light{background-color:#bbdcf4;}
.bg-green-light{background-color:#e2fbec;}
.bg-red-light{background-color:#f9cdcd;}
.v-middle{vertical-align:middle;}
.border-grey{border:1px solid #ddd;}
.justify-center{justify-content:center;}
.p-r{position: relative;z-index:1;}


.thin{font-weight:400;}
.bold{font-weight:700;}
.bold800{font-weight:800;}

.fs12{font-size:12px;}
.fs16{font-size:16px;}
.fs18{font-size:18px;}
.fs20{font-size:20px;}
.fs22{font-size:22px;}
.fs23{font-size:23px;}
.fs24{font-size:24px;}
.fs28{font-size:28px;}
.fs30{font-size:30px;}
.fs32{font-size:32px;}
.fs36{font-size: 36px;}
.fs48{font-size: 48px;}

.ml5{margin-left: 5px;}
.ml10{margin-left: 10px;}
.m0{margin:0 !important;}
.mb0{margin-bottom:0 !important;}
.mb5{margin-bottom:5px;}
.mb10{margin-bottom:10px;}
.mb15{margin-bottom:15px;}
.mb20{margin-bottom:20px;}
.mb30{margin-bottom:30px;}

.mt5{margin-top:5px;}
.m5{margin:5px;}
.mt10{margin-top:10px;}
.mt15{margin-top:15px;}
.mt20{margin-top:20px;}
.mt30{margin-top:30px;}
.mt60{margin-top:60px;}
.mtb2{margin-top:2px;margin-bottom:2px;}
.mtb10{margin-top:10px;margin-bottom:10px;}
.mtb20{margin-top:20px;margin-bottom:20px;}

.mr5{margin-right:5px;}
.mr10{margin-right:10px;}
.mr20{margin-right:20px;}
.mr30{margin-right:30px;}
.ml20{margin-left:20px;}

.p0{padding:0 !important;}
.pb0{padding-bottom:0 !important;}
.pt0{padding-top:0 !important;}
.pt10{padding-top:10px;}
.p20{padding:20px;}
.pr20{padding-right:20px;}
.pl20{padding-left:20px;}
.pr30{padding-right:30px;}
.pl30{padding-left:30px;}
.p10{padding:10px;}
.p15{padding:15px;}
.p-x15-y10{padding:10px 15px;}
.pl0{padding-left:0 !important;}
.pr0{padding-right:0 !important;}
.pr10{padding-right:10px}
.pl10{padding-left:10px}
.pl15{padding-left:15px;}
.plr10{padding-left:10px;padding-right:10px;}
.ptb5{padding-bottom:5px;padding-top:5px;}
.pt25{padding-top:25px;}
.pt20{padding-top:20px;}
.ptb20{padding-top:20px;padding-bottom:20px;}
.plr15{padding-left:15px;padding-right:15px;}
.plr-30{padding-left:30px;padding-right:30px;}
.ptb-15{padding-bottom:15px;padding-top:15px;}
.ptb-25{padding-bottom:25px;padding-top:25px;}
.mr15{margin-right:15px;}
.ml15{margin-left:15px;}
.mr20{margin-right:20px;}
.ml20{margin-left:20px;}


.border-light{border:1px solid #E0E0E0;}
.border-eee{border:1px solid #eee;}
.radius0{border-radius:0;}
.radius4{border-radius:4px;}
.radius8{border-radius:8px;}
.radius12{border-radius:12px;}
.radius16{border-radius:16px;}

.h100{height:100%;}
.w80{width:80%;}
.w100{width:100%;}
.margin-auto{margin-left:auto;margin-right: auto;}
.line-12{line-height:12px;}
.line-16{line-height:16px;}
.item-block{display:block;}
.item-inline{display:inline-block;}
.item-inline-middle{vertical-align:middle;}

/* flex均分 */
.flex-average .ant-space-item{flex:1;}
.flex-average .flex-average-item{width:100%;}

/* 查看报告全文 */
.report-html {
    font-size: 16px;
    line-height: 25px;
  }
  .report-html h1,
  .report-html h2,
  .report-html h3,
  .report-html h4,
  .report-html h5,
  .report-html h6 {
    font-size: 20px;
    color: #1677ff;
  }
  .stock-datas {
    letter-spacing: -1px;
  }

  .maxWidthNone{max-width:unset !important;}
/* 滚动固定定位 */
.sticky{
  position: -webkit-sticky;
  position:sticky;
  background-color:#fff;
  padding:15px 0;
  margin-top:0;
  z-index:99;
  top:0;left:0;right:0;
}
.sticky+.ant-table-wrapper .ant-table-sticky-holder{
  /* top:47px; */
  border-top:1px solid #f0f0f0;border-top-left-radius:2px;border-top-right-radius:2px;
  overflow: hidden;
  margin-top:-1px;
}
/* 移动端特殊处理 */
/* 分页居中 */
.page-table{border:1px solid #f0f0f0;border-radius:2px;}
.page-content-mobile .ant-table-cell{padding:10px !important;}

.page-table .ant-pagination{padding-left:10px;padding-right:10px;}
/* .page-content-pc .ant-table-sticky-holder{top:-15px !important;} */
/* [aria-hidden="true"] tr td{padding:0 !important;} */

.page-content-mobile .ant-table-pagination-right{justify-content:center}
.page-content-mobile{
  .sticky{top:0;}
}
.no-break {
  page-break-inside: avoid;
  break-inside: avoid;
}

/* 标签 */
.tag-item{
  line-height: 20px;
  border-radius: 14px;
  display: inline-block;
  padding: 4px 10px;
  margin: 3px;
  font-weight: 600;
  font-size: 13px;
}
.tag-item-orange,
.tag-item-grey{
  color: #41464b;
  background-color: #e2e3e5;
}

.tag-item-red{
  color: #58151c;
  background-color: #f8d7da;
}

.tag-item-green{
  color: #0a3622;
  background-color: #d1e7dd;
}

.frame-container {
    margin:20px 0 0 200px;
  }