﻿.aconnectSystem {
  width: 100%;
  text-align: right;
  font-size: 14px;
  padding-top: 20px;
}
.aconnectSystem a {
  color: black !important;
}
.aconnectSystem a:hover {
  color: #FE7704 !important;
}
.stock_content_bg {
  padding-left: 23px;
}
.ir_stock_box {
  width: 1000px;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #f1f1f1;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
  border-bottom: solid;
  border-bottom-width: 1px;
  border-bottom-color: #ffffff;
}
.ir_stock_box_2 {
  width: 1000px;
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #f1f1f1;
  border-bottom: solid;
  border-bottom-width: 1px;
  border-bottom-color: #ffffff;
  text-align: center;
}
.table_01 {
  width: 350px;
  padding: 0px 30px 0px 38px;
}
.table_02 {
  width: 102px;
  padding: 13px 0px 0px 15px;
  border-left: dashed;
  border-left-width: 1px;
  border-left-color: #cfcfcf;
  text-align: start!important;
}
.table_03 {
  width: 132px;
  padding: 13px 0px 0px 15px;
  border-left: dashed;
  border-left-width: 1px;
  border-left-color: #cfcfcf;
  text-align: start!important;
}
.table_04 {
  width: 140px;
  padding: 13px 0px 0px 15px;
  border-left: dashed;
  border-left-width: 1px;
  border-left-color: #cfcfcf;
  text-align: start!important;
}
.btn-periodgroup>button{
  font-family: -apple-system, "Noto Sans", "Helvetica Neue", Helvetica, "Nimbus Sans L", Arial, "Liberation Sans", "PingFang SC", "Hiragino Sans GB", "Noto Sans CJK SC", "Source Han Sans SC", "Source Han Sans CN", "Microsoft YaHei", "Wenquanyi Micro Hei", "WenQuanYi Zen Hei", "ST Heiti", SimHei, "WenQuanYi Zen Hei Sharp", sans-serif;
}
.stock_text {
    font-family: -apple-system, "Noto Sans", "Helvetica Neue", Helvetica, "Nimbus Sans L", Arial, "Liberation Sans", "PingFang SC", "Hiragino Sans GB", "Noto Sans CJK SC", "Source Han Sans SC", "Source Han Sans CN", "Microsoft YaHei", "Wenquanyi Micro Hei", "WenQuanYi Zen Hei", "ST Heiti", SimHei, "WenQuanYi Zen Hei Sharp", sans-serif;
    font-size: 14px;
    text-transform: none;
    color: #666C78;
    line-height: 18px;
}
.stock_text_big {
    font-family: -apple-system, "Noto Sans", "Helvetica Neue", Helvetica, "Nimbus Sans L", Arial, "Liberation Sans", "PingFang SC", "Hiragino Sans GB", "Noto Sans CJK SC", "Source Han Sans SC", "Source Han Sans CN", "Microsoft YaHei", "Wenquanyi Micro Hei", "WenQuanYi Zen Hei", "ST Heiti", SimHei, "WenQuanYi Zen Hei Sharp", sans-serif;
    font-size: 18px;
    text-transform: none;
    color: #3C4151;
    line-height: 18px;
    font-weight: bold;
}
.stock_text_green {
  font-family: -apple-system, "Noto Sans", "Helvetica Neue", Helvetica, "Nimbus Sans L", Arial, "Liberation Sans", "PingFang SC", "Hiragino Sans GB", "Noto Sans CJK SC", "Source Han Sans SC", "Source Han Sans CN", "Microsoft YaHei", "Wenquanyi Micro Hei", "WenQuanYi Zen Hei", "ST Heiti", SimHei, "WenQuanYi Zen Hei Sharp", sans-serif;
  font-size: 30px;
  text-transform: none;
  line-height: 22px;
  color: #009E20;
  font-weight: bold;
}
.stock_text_green_s {
  font-family: -apple-system, "Noto Sans", "Helvetica Neue", Helvetica, "Nimbus Sans L", Arial, "Liberation Sans", "PingFang SC", "Hiragino Sans GB", "Noto Sans CJK SC", "Source Han Sans SC", "Source Han Sans CN", "Microsoft YaHei", "Wenquanyi Micro Hei", "WenQuanYi Zen Hei", "ST Heiti", SimHei, "WenQuanYi Zen Hei Sharp", sans-serif;
  font-size: 24px;
  text-transform: none;
  line-height: 22px;
  color: #009E20;
}
.stock_text_footer {
    font-family: -apple-system, "Noto Sans", "Helvetica Neue", Helvetica, "Nimbus Sans L", Arial, "Liberation Sans", "PingFang SC", "Hiragino Sans GB", "Noto Sans CJK SC", "Source Han Sans SC", "Source Han Sans CN", "Microsoft YaHei", "Wenquanyi Micro Hei", "WenQuanYi Zen Hei", "ST Heiti", SimHei, "WenQuanYi Zen Hei Sharp", sans-serif;
    font-size: 12px;
    text-transform: none;
    line-height: 22px;
    color: #666C78;
    text-align: center;
}
.btn-periodgroup > button {
    background-color: #3C4151;
    color: white;
    font-size: 14px;
}
    .btn-periodgroup > button.active {
        background-color: #FE7704;
        color: white;
    }
a:hover {
  text-decoration: none !important;
}