/*
 * @Author: mikey.laopi 
 * @Date: 2020-05-06 23:22:35 
 * @Last Modified by: mikey.laopi
 * @Last Modified time: 2020-05-14 00:07:04
 */

.gx_header_box .nav_item a:hover{
    color: #db3b2f;
}


.english {
    font-size: 30px;
}

.aboutus_num {
    color: #db3b2f;
}

.cooperate_item {
    width: calc(33% - 0.128rem);
}

/* 股票信息 */
.shares_img img{ display: block; width:10rem; height: 5.8rem; margin:0 auto 1rem;}
.block .shares_h1 {padding: .9rem 0 .5rem 0;}
.block .shares_h1 .h1 .EN{color:#666; font-size: .24rem;}

.block {
    min-height: 3rem;
    position: relative;
}

.wrap {
    width: 14rem;
    margin: 0 auto;
}

.gx_aboutus_right_content .aboutus_more {
    position: absolute;
    bottom: 0.5rem;
    z-index: 1;
    right: 1rem;
}

.share_item.active a {
    height: 1.15rem;
    line-height: 1.15rem;
}

.share_item.active {
    height: 1.15rem;
    width: 2.85rem;
    line-height: 0rem!import;
    color: #fff;
    text-align: center;
    font-size: 0.28rem;
    background-color: rgba(181, 9, 1, .8);
}

.vertical_warp .arrow-leftban {
    bottom: 0;
    right: inherit;
    top: inherit;
    left: 1.95rem;
    background: url(../images/vertical_swiper2.png) no-repeat;
}

.arrow-leftban, .arrow-rightban {
    position: absolute;
    bottom: 20px;
    width: 49px;
    height: 49px;
    cursor: pointer;
    z-index: 9;
}


