.stock_content_bg {
    padding-left: 23px;
}

.ir_stock_box {
    width: 850px;
    padding-top: 20px;
    padding-bottom: 20px;
    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: 850px;
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: solid;
    border-bottom-width: 1px;
    border-bottom-color: #ffffff;
    text-align: center;
}

.table_01 {
    width: 200px;
    padding: 0px 30px 0px 38px;
}

.table_02 {
    width: 152px;
    padding: 13px 0px 0px 15px;
    border-left: dashed;
    border-left-width: 1px;
    border-left-color: #cfcfcf;
}

.table_03 {
    width: 134px;
    padding: 13px 0px 0px 15px;
    border-left: dashed;
    border-left-width: 1px;
    border-left-color: #cfcfcf;
}
.table_04 {
    width: 134px;
    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: white;
    line-height: 18px;
}

.stock_text_big {
    font-family: arial, Microsoft YaHei, SimHei;
    font-size: 22px;
    text-transform: none;
    color: white;
    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: white;
    text-align: center;
}

a:hover {
    text-decoration: none !important;
}
