.infotr {
    display: flex;
}

.invboxs {
    background: url('../img/tzbj.jpg') no-repeat center center/cover;
}

.info-lf {
    flex: 0 0 38.19%;
    padding: 0 3.33%;
    min-height: 60px;
    color: #333333;
    display: flex;
    align-items: center;
}

.info-rg {
    flex: 0 0 61.81%;
    padding-left: 3.75%;
    padding-right: 4.16%;
    line-height: 20px;
    color: #333333;
    padding-top: 14px;
    padding-bottom: 14px;
    min-height: 60px;
    display: flex;
    align-items: center;
}

.infotr:nth-child(2n + 1) .info-rg {
    background: rgba(13, 18, 88, 0.06);
}

.infotr:nth-child(2n + 1) .info-lf {
    background: rgba(13, 18, 88, 0.1);
}


.stock {
    display: flex;
}

.stock-rg {
    width: 60.56%;
}

.stock-lf {
    flex: 1;
    margin-right: 2.5vw;
}

.stock-name {
    font-weight: 500;
    color: #333333;
    line-height: 1.5;
}

.stc_current {
    font-family: Satoshi, Satoshi;
    font-weight: 500;

    color: #333;
    line-height: 1;
    margin-top: 16px;
}

.stc_current svg {
    opacity: 0;
}

.fdu.up,
.stc_max.up,
.stc_min.up,
.stc_today.up,
.stc_current.up {
    color: #D32F34;
}

.fdu.down,
.stc_max.down,
.stc_min.down,
.stc_today.down,
.stc_current.down {
    color: #3A9F4E;
}

.stc_current.up svg {
    opacity: 1;
}

.stc_current.down svg {
    transform: rotate(180deg);
    opacity: 1;
}

.stc_current.down svg path {
    fill: #3A9F4E;
}

.fdu {
    color: #333;
    line-height: 1.4;
    display: flex;
    margin-top: 8px;
}

.stock-info {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.stock-info .stack-item {
    flex: 0 0 40.2%;
    display: flex;
    align-items: center;
    color: #333;
}

.st_date {
    line-height: 1.5;
    color: #666;
}

.stock-info .stc-ltit {
    width: 82px;
    flex: none;
    color: #333333;
    line-height: 38px;
}

.stc_rate_ud {
    margin-left: 30px;
}

.kke_menus_tab_edage {
    display: none !important;
}

/*------ STOCK ------*/
.instruct {
    display: none;
    padding-top: 10px;
    background: #f1f1f1;
}

.instruct p {
    float: right;
    color: #09237a;
    margin: 0 15px 0 0;
    background: url(../img/arrow_r.png) no-repeat left center;
    padding-left: 20px;
}

.main-wrap {
    width: 100%;
    background-color: #f1f1f1;
    margin: 0 auto;
}

#main {
    width: 100%;
    height: 472px;
}

.kke_menus_tab_edage {
    width: 100%;
    height: 50px;
    border-top: 1px solid #dde4f4;
    border-bottom: 1px solid #dde4f4;
    background: #EFF5FF;
    position: relative;
    margin-top: 10px;
}

.tab_cn,
.tab_en {
    display: none;
}

.tab_cn.active,
.tab_en.active {
    display: block;
}


.kke_menus_tab_normal {
    width: 50px;
    height: 35px;
    line-height: 35px;
    margin-top: 13px;
    float: left;
    background: #EFF5FF;
    border: 1px solid #EFF5FF;
    color: #08237a;
    text-align: center;
    font-size: 14px;
    cursor: pointer;
}

.kke_menus_tab_normal:first-child {
    margin-left: 15px;
}

.kke_menus_tab_active {
    background: #fff;
    border-top: 2px solid #062784;
    border-left: 1px solid #dde4f4;
    border-right: 1px solid #dde4f4;
    border-bottom: 1px solid #fff
}

.kke_menus_tab_normal a {
    color: #09237a;
}

.stk-data {}

.stk-data .stc-left {
    line-height: 28px;
    box-sizing: border-box;
    width: 100%;
    padding-right: 165px;
}

.stc-left-cn,
.stc-left-en {
    display: none;
}

.stc-left-cn.active,
.stc-left-en.active {
    display: inline-block;
}

.stk-data .data-from {
    color: #a8a8a8;
    right: 0;
    top: 0;
}

.stk-data .stc-name {
    color: #131313;
}

.stk-data .st_date {
    color: #131313;
    margin-left: 5px;
}

.stk-data .stc-data {
    color: #131313;
}

.stk-data .stc-data:not(:first-child) {
    margin-left: 15px;
}

.stk-data .data-wrap {
    margin-left: 15px;
}

.stk-data .st_price,
.stock .st_zd,
.stock .st_cj {
    color: #ea0000;
}

.stk-data .zd_up {
    color: #ea0000;
}

.stk-data .zd_down {
    color: #169961;
}

.stk-data .pc_tb {
    margin-top: 10px;
}

.stk-data .wap_tb {
    display: none;
    margin-top: 10px;
}

.stk-data table {
    width: 100%;
}

.stk-data table thead {
    background: #eff5ff;
}


.stk-data .pc_tb .thead_cn,
.stk-data .pc_tb .thead_en {
    display: none;
}

.stk-data .wap_tb .thead_cn,
.stk-data .wap_tb .thead_en {
    display: none;
}

.stk-data .pc_tb .thead_cn.active,
.stk-data .pc_tb .thead_en.active {
    display: table-row;
}

.stk-data .wap_tb .thead_cn.active,
.stk-data .wap_tb .thead_en.active {
    display: table-row;
}

.stk-data table thead td {
    color: #01005f;
    font-size: 18px;
    border-left: 1px solid #eaeaea;
    border-top: 1px solid #eaeaea;
    border-right: 1px solid #eaeaea;
    text-align: center;
    padding: 10px 0;
}

.stk-data table tbody td {
    font-size: 16px;
    color: #424242;
    text-align: center;
    border-left: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
    border-right: 1px solid #eaeaea;
    padding: 10px 0;
}

.showOpt {
    padding-bottom: 10px
}

.showOpt .stc-lang dt {
    line-height: 30px
}

.showOpt .stc-lang dd {
    margin-left: 10px
}

.showOpt .stc-lang a {
    display: block;
    width: 36px;
    height: 30px;
    border: 1px solid #eaeaea;
    line-height: 30px;
    text-align: center;
    color: #424242;
}

.showOpt .stc-lang a.now {
    background: #eaeaea;
}

@media only screen and (max-width:1024px) {
    .stk-data table thead td {
        font-size: 16px;
    }

    .stk-data table tbody td {
        font-size: 16px;
    }
}

@media only screen and (max-width:959px) {
    .stk-data .stc-left {
        padding-right: 0
    }

    .stk-data .data-wrap {
        float: none;
        margin-left: 0;
        clear: both;
        display: block;
    }

    .stk-data .pc_tb {
        display: none;
    }

    .stk-data .wap_tb {
        display: block;
    }

    .stk-data .wap_tb .stc_name {
        width: 30%;
    }

    .stk-data .wap_tb .stc_amount {
        width: 30%;
    }
}

@media only screen and (max-width:768px) {
    .instruct {
        display: block
    }

    .main-wrap {
        overflow-x: auto
    }

    #main {
        width: 960px;
        height: 480px;
    }
}

@media only screen and (max-width:639px) {
    .stk-data table thead td {
        font-size: 14px;
    }

    .stk-data table tbody td {
        font-size: 14px;
    }
}

/*@media only screen and (max-width:580px){
.stock .iframe{overflow-x: auto}
.stock .iframe iframe{width:610px;}
}*/
@media only screen and (max-width:479px) {
    .stk-data .st_date {
        float: none;
        display: block;
        clear: both;
        margin-left: 0;
    }

    .stk-data .data-from {
        font-size: 14px;
    }

    .stk-data .stc-data:not(:first-child) {
        margin-left: 6px
    }
}

@media only screen and (max-width:414px) {
    .stk-data .stc-data {
        font-size: 12px;
    }
}

@media only screen and (max-width:360px) {
    .stk-data .wap_tb thead td {
        font-size: 12px;
    }

    .stk-data .wap_tb tbody td {
        font-size: 12px;
    }

    .stk-data .stc-data:last-child {
        float: none;
        display: block;
        margin-left: 0;
        clear: both;
    }

    .kke_menus_tab_normal {
        width: 46px;
    }

    .kke_menus_tab_normal:first-child {
        margin-left: 10px;
    }
}


.ann-filter {
    display: flex;
    position: relative;
}

.ann-filter:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    height: 1px;
    width: 100%;
    background-color: rgba(0, 0, 0, .1);
}

.ann-fitem {
    line-height: 2;
    font-weight: 600;
    color: #000000;
    padding-bottom: 10px;
    position: relative;
    transition: all .5s;
    cursor: pointer;
    margin-right: 5.625vw;
    flex: none;
}

.ann-fitem:hover,
.ann-fitem.act {
    color: var(--color);
}

.ann-fitem:after {
    content: '';
    position: absolute;
    left: 50%;
    width: 0;
    bottom: 0;
    height: 2px;
    border-radius: 1px;
    transform: translateX(-50%);
    background-color: var(--color);
    transition: all .5s;
}

.ann-fitem.act:after {
    width: 100%;
}

.annitem {
    display: flex;
    height: 94px;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
}

.annitem .ann-tit {
    flex-shrink: 1;
    margin-right: 5%;
}

.annitem .ann-tit a {
    position: relative;
    line-height: 1.5;
    display: block;
    padding-left: 20px;
    font-weight: bold;
    color: #333;
}

.annitem .ann-tit a:hover {
    color: var(--color);
}

.annitem .ann-tit a:before {
    content: '';
    position: absolute;
    left: 0;
    top: calc(0.75em - 3px);
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: var(--color);
}

.ann-date {
    color: #333;
}

.date-box {
    width: 100px;
    height: 100px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border: 1px solid #D9D9D9;
    border-radius: 10px;
    color: #666;
    position: relative;
}

.date-box:before {
    content: '';
    position: absolute;
    left: -1px;
    top: 50%;
    height: 30%;
    width: 1px;
    transform: translateY(-50%);
    background-color: #fff;
}

.date-box:after {
    content: '';
    position: absolute;
    right: -1px;
    top: 50%;
    height: 30%;
    width: 1px;
    transform: translateY(-50%);
    background-color: #fff;
}

.date-box span:nth-child(1) {
    line-height: 46px;
    font-weight: 600;
}

.date-box span:nth-child(2) {
    line-height: 26px;
}

.report {
    display: flex;
    flex-wrap: wrap;
}

.report .report-item {
    flex: 0 0 32%;
    margin-right: 2%;
    background-color: #fff;

}



.report .report-item a {
    padding-left: 8.26%;
    padding-right: 8.26%;
    display: block;
}

.report .report-item:hover .date-box {
    color: var(--color);
}

.report .report-item:nth-child(3n) {
    margin-right: 0;
}

.report-tit {
    line-height: 1.5;
    font-weight: bold;
    color: #333;
    transition: all .5s;
}


.report-item:hover .report-tit {
    color: var(--color);
}

.sec5 {
    position: relative;
}

.sec5>img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.sec5 .sec5txt {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.sec5 .con-tit1 {
    color: #fff;
    text-align: left;
}

.sec5 .con-tit1:after {
    left: 0;
    transform: none;
}

.sec5 .sec5-des {
    line-height: 30px;
    color: #fff;
    width: 488px;
}

.sec5-more {
    display: flex;
}

.sec5-more a {
    position: relative;
    padding-left: 36px;
    padding-right: 20px;
    border-radius: 29px;
    height: 58px;
    color: #fff;
    align-items: center;
    display: flex;
    border: 1px solid #fff;
    cursor: pointer;
    transition: all .5s;
}

.sec5-more a svg {
    margin-left: 26px;
}

.sec5-more a:hover {
    background-color: var(--color);
    border-color: var(--color);
}

@media screen and (max-width:1600px) {
    .annitem {
        height: 84px;
    }
}

@media screen and (max-width:1200px) {
    .stock-info .stack-item {
        flex: 0 0 44%;
    }

    .annitem {
        height: 72px;
    }


}

@media screen and (max-width:768px) {
    .stock-rg {
        width: 100%;
    }

    .stock {
        flex-wrap: wrap;
    }

    .stock-lf {
        margin-right: 0;
        margin-bottom: 8vw;
        padding-top: 0;
    }

    .stc_current svg {
        width: 24px;
        height: 24px;
    }

    .info-lf {
        flex: 0 0 30%;
    }

    .info-rg {
        flex: 0 0 70%;
    }

    .ann-filter {
        overflow-x: auto;
        padding-bottom: 5px;
    }

    .ann-filter:before {
        bottom: 5px;
    }

    .annitem {
        height: auto;
        padding: 4vw 0;
    }

    .report .report-item {
        flex: 0 0 48%;
        margin-right: 4%;
    }

    .report .report-item:nth-child(3n) {
        margin-right: 4%;
    }

    .report .report-item:nth-child(2n) {
        margin-right: 0;
    }

    .date-box {
        width: 80px;
        height: 80px;
    }

    .date-box span:nth-child(1) {
        line-height: 36px;
    }

    .sec5 .sec5-des {
        width: 100%;
    }

    .sec5-more a {
        height: 40px;
        border-radius: 20px;
        padding-left: 20px;
        padding-right: 12px;
    }

    .sec5 .sec5txt {
        position: relative;
        left: auto;
        top: auto;
        transform: none;
        z-index: 5;
        padding-top: 8vw;
        padding-bottom: 8vw;
    }

    .sec5>img {
        position: absolute;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .sec5-more a svg {
        margin-left: 10px;
    }

    .sec5 .sec5-des {
        line-height: 24px;
    }
}