.aconnectSystem {
  width: 100%;
  text-align: right;
  font-size: 13px;
  padding-top: 20px;
}
.stock_content_bg {
  padding-left: 23px;
}
.ir_stock_box {
  width: 700px;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #f1f1f1;
  display: flex;
  flex-flow: row wrap;
  border-bottom: solid;
  border-bottom-width: 1px;
  border-bottom-color: #ffffff;
}
.ir_stock_box_2 {
  width: 700px;
  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: 224px;
  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;
}
.table_03 {
  width: 132px;
  padding: 13px 0px 0px 15px;
  border-left: dashed;
  border-left-width: 1px;
  border-left-color: #cfcfcf;
}
.table_04 {
  width: 140px;
  padding: 13px 0px 0px 15px;
  border-left: dashed;
  border-left-width: 1px;
  border-left-color: #cfcfcf;
}
.stock_text {
  font-family: arial, Microsoft YaHei, SimHei;
  font-size: 13px;
  text-transform: none;
  color: #646565;
  line-height: 18px;
}
.stock_text_big {
  font-family: arial, Microsoft YaHei, SimHei;
  font-size: 22px;
  text-transform: none;
  color: #646565;
  line-height: 18px;
  font-weight: bold;
}
.stock_text_green {
  font-family: arial, Microsoft YaHei, SimHei;
  font-size: 30px;
  text-transform: none;
  line-height: 22px;
  color: #009E20;
  font-weight: bold;
}
.stock_text_green_s {
  font-family: arial, Microsoft YaHei, SimHei;
  font-size: 24px;
  text-transform: none;
  line-height: 22px;
  color: #009E20;
}
.stock_text_footer {
  font-family: arial, Microsoft YaHei, SimHei;
  font-size: 12px;
  text-transform: none;
  line-height: 22px;
  color: #b1b1b2;
  text-align: center;
}
.btn-periodgroup > button {
  background-color: #3271a2;
  color: white;
}
a:hover {
  text-decoration: none !important;
}
