/* 公司介绍 */
.company_brief .top_box{
    display: flex;
    height: 8.25rem;
    margin-left: 2.25rem;
    justify-content: space-between;
    
}
.company_brief .top_box .left_box{
    width: 12rem;
    
}
.company_brief .top_box .left_box .page_title{
    font-weight: 800;
    font-size: .5rem;
    color: #4D4D4D;
    font-weight: Source Han Sans CN-Heavy;
    
}
.company_brief .top_box .left_box .page_title span{
    color: #0A70B4;
}
.company_brief .top_box .left_box .line_{
    width: 1.125rem;
    height: .05rem;
    background: #0A70B4;
    margin-top: .25rem;
}
.company_brief .top_box .left_box .brief_con{
    width: 10rem;
    font-size: .2rem;
    font-weight: Source Han Sans CN-Regular;
    color: #4D4D4D;
    line-height: .4375rem;
    margin-top: .275rem;
    text-indent: 2em;
}
.company_brief .top_box .left_box .company_nav{
    display: flex;
    justify-content: space-between;
    padding-right: .85rem;
    margin-top: 1.5rem;
}
.company_brief .top_box .left_box .company_nav a{
    text-decoration: none;
}
.company_brief .top_box .left_box .company_nav .item{
    cursor: pointer;
}
.company_brief .top_box .left_box .company_nav .item .img{
    width: 1.35rem;
    height: 1.35rem;
    /* 虚线 */
    border:.028rem dashed #707070; 
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    
}
.company_brief .top_box .left_box .company_nav .item .img .select_img{
    width: 1.2rem;
    height: 1.2rem;
    background-color: #0A70B4;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.company_brief .top_box .left_box .company_nav .item .img img{
    height: .6rem;
    width: auto;
}

.company_brief .top_box .left_box .company_nav .nav_title{
    font-size: .2rem;
    color: #4D4D4D;
    font-weight: Source Han Sans CN-Regular;
    text-align: center;
    margin-top: .2875rem;
}


.company_brief .top_box .right_box{
    width: 8.1875rem;
}
.company_brief .top_box .right_box .fm_img{
    width: 6.88rem;
    margin-left: auto;
    display: block;
}
.company_brief .hide_box{
    display: none !important;
}
.company_brief .honor_box{
    width: 100%;
    height: 10.825rem;
    background: #FBFBFB;
    position: relative;
   
}
.company_brief .honor_box .honor_bg{
    height: 3.8rem !important;
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 8;
    background: #fbfbfb;
}
.company_brief .honor_box .con_box{
    width: 7.975rem;
    height: 7.0375rem;
    margin: 0 auto;
    position: relative;
    margin-top: 1.275rem;
}

.company_brief .honor_box .con_box .company_2{
    width: 100%;
    margin-top: -.85rem;
}
.company_brief .honor_box .con_box .company_1{
    width: 4.1625rem;
    position: absolute;
    top: 1.8rem;
    left: 1.95rem;
    z-index:888;
}
.company_brief .honor_box .con_box .title_name{
    color: #0A70B4;
    font-size: .4rem;
    font-weight: Source Han Sans CN-Heavy;
    left:2.25rem;
    font-weight: 800;
    position: absolute;
    top: .8rem;
}
.company_brief .honor_box .con_box .title_1{
    position: absolute;
    left:-4.1rem;
    top: 3rem;
    font-size: .225rem;
    color: #0A70B4;
    width: 4rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    overflow: hidden;
    text-align: right;
}
.company_brief .honor_box .con_box .title_2{
    position: absolute;
    left: 1.9rem;
    top: -1.5rem;
    font-size: .225rem;
    color: #0A70B4;
    width: 4rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    overflow: hidden;
    text-align: right;
    text-align: center;
}
.company_brief .honor_box .con_box .title_3{
    position: absolute;
    right:-4.2rem;
    top: 3rem;
    font-size: .225rem;
    color: #0A70B4;
    width: 4rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    overflow: hidden;
    text-align: left;
}

.company_brief .honor_box .list_item{
    width: 17.5rem;
    height: 2.25rem;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    z-index: 88888;
    margin-top: -2.15rem;
    
}
.company_brief .honor_box .list_item .item{
    width: 4.5rem;
    height: 2.25rem;
    background: url(../img/zj/company_h.png) no-repeat;
    background-size: 100% 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 .5rem;
    
}
.company_brief .honor_box .list_item .item .brief{
    font-size: .225rem;
    color: #0A70B4;
    width: 2.575rem;
    text-align: center;
}
.company_brief .honor_box .next_box_icon{
    width: .5rem;
    height: .5rem;
    position: absolute;
    bottom: 1.35rem;
    left: 2.5rem;
    cursor: pointer;
    z-index: 8888;
}
.company_brief .honor_box .prev_box_icon{
    width: .5rem;
    height: .5rem;
    position: absolute;
    bottom: 1.35rem;
    right: 2.5rem;
    cursor: pointer;
    z-index: 8888;
}
/* 技术实力 */
.company_brief .js_sl{
    background: #fff;
    height: 9.275rem;
    width: 100%;
    position: relative;
    
}

.company_brief .js_sl .brief_con{
    width:10.825rem;
    height: 3.7rem;
    font-size: .2rem !important;
    color: #4D4D4D !important;
    line-height: .4375rem !important;
    margin-left: 2.25rem !important;
    margin-top: .45rem !important;
    font-weight: Source Han Sans CN-Regular !important;
    text-indent: 2em;
}
.company_brief .js_sl .bottom_box{
    width: 21.55rem;
    height: 1.55rem;
    background: #0A70B4;
    margin-left: 2.25rem;
    display: flex;
    align-items: center;
}
.company_brief .js_sl .bottom_box a{
    text-decoration: none;
}
.company_brief .js_sl .bottom_box .but_1{
    margin-left: .5rem;
    width: 1.6rem;
    height: .525rem;
    line-height: .525rem;
    font-size: .225rem;
    text-align: center;
    color: #fff;
    border-radius: .3125rem;
    border:1px solid #fff;
    cursor: pointer;
    .icon_{
        margin-right: .0625rem;
    }
}
.company_brief .js_sl .bottom_box .but_1:hover{
    background: #fff;
    color: #0A70B4;
}
.company_brief .js_sl .jssl_bg{
    width: 6.05rem;
    height: 7.275rem;
    position: absolute;
    right: 2.25rem;
    bottom:.5rem
}

/* 未来展望 */
.company_brief .wl_zw{
    width: 100%;
    background: #FBFBFB;
    height: 5.95rem;
    display: flex;
    justify-content: space-between;
    
}
.company_brief .wl_zw .brief_info{
    width: 11rem;
    height: 1.95rem;
    font-size: .2rem;
    color: #4D4D4D;
    font-weight: Source Han Sans CN-Regular;
    margin-left: 2.25rem;
    margin-top: .75rem;
    line-height: .4375rem;
}
.company_brief .wl_zw .right_box_img{
    width: 10rem;
    height: 5.95rem;
}

/* 公司环境 */
.company_brief .hj_box{
    width: 100%;
    height: 10.275rem;
    background: #FBFBFB;
    position: relative;
    
}
.company_brief .hj_box .hj_bg{
    width: 100%;
    position: absolute;
    bottom: 0;
}
/* 公司环境 */
.company_brief .hj_con_box{
    width: 19.5rem;
    margin: 0 auto;
    position: relative;
    
}

.company_brief .hj_con_box .img_box{
    width: 6.4875rem;
    height: 4.875rem;
    overflow: hidden;
    margin: 0 auto;
    margin-top: .5rem;
}
.company_brief .hj_con_box .img_box .img{
    width: 100%;
    height: 4.875rem;
}
.company_brief .hj_con_box .left_icon{
    position: absolute;
    width: .5rem;
    height: .5rem;
    left: 3.9rem;
    top: 2.3rem;
}
.company_brief .hj_con_box .right_icon{
    position: absolute;
    width: .5rem;
    height: .5rem;
    right: 3.9rem;
    top: 2.3rem;
    z-index: 8888;
}
.company_brief .hj_con_box .bottom_gs{
    width: 100%;
    height: .025rem;
    background: linear-gradient( 63deg, rgba(255,255,255,0.3) 0%, #0A70B4 50%, rgba(255,255,255,0.3) 100%);
    margin-top: 1.95rem;
    position: relative;
    display: flex;
    justify-content: space-between;
    
}
.company_brief .hj_con_box .bottom_gs .info_{
    position: relative;
    padding-top: .325rem;
    text-align: center;
}
.company_brief .hj_con_box .bottom_gs .info_ .son_name{
    font-size: .225rem;
    color: #4D4D4D;
    font-family: Source Han Sans CN-Regular;
}
.company_brief .hj_con_box .bottom_gs .info_ .yq_dian{
    width: .2rem;
    height: .2rem;
    background: rgba(10, 112, 180, .5);
    border-radius: 50%;
    top: -.09rem;
    position: absolute;
    /* 居中 */
    left: 50%;
    transform: translateX(-50%);

}
.company_brief .hj_con_box .bottom_gs .info_active .son_name{
    font-size: .3rem;
    color: #0A70B4;
    font-family: Source Han Sans CN-Bold;
}
.company_brief .hj_con_box .bottom_gs .info_active .yq_dian{
    width: .5rem;
    height: .5rem;
    background: rgba(10, 112, 180, 0.2);
    top: -.25rem;
    
}
.company_brief .hj_con_box .bottom_gs .info_active .yq_dian .active_{
    width: .3rem;
    height: .3rem;
    background: #0A70B4;
    border-radius: 50%;
    position: absolute;
    top: .1rem;
    left: .1rem;
}
.company_brief .hj_con_box .bottom_gs .company_name{
    display: none;
    font-size: .25rem;
    color: #4D4D4D;
    font-family: Source Han Sans CN-Bold;
    font-weight: bold;
    text-align: center;
    margin-top: .25rem;
    position: absolute;
    width: 100%;
    top: -1.9rem;
    left: 0;
}
.company_brief .hj_con_box .bottom_gs .company_address{
    display: none;
    font-size: .175rem;
    color: #4D4D4D;
    margin-top: .125rem;
    text-align: center;
    position: absolute;
    width: 100%;
    top: -1.2rem;
    left: 0;
}

/* 办公环境 */
.company_brief .bg_hj_box{
    width: 19.5rem;
    margin: 0 auto;
    height: 12.375rem;
    background: #fff;
    
}
.company_brief .bg_hj_box .hj_type_box{
    width: 3.25rem;
    height: .65rem;
    display: flex;
    background: #F2F2F2;
    border-radius: .425rem;
    margin: 0 auto;
    margin-top: .75rem;
    align-items: center;
    justify-content: center;
    font-size: .25rem;
    color: #0A70B4;
}
.company_brief .bg_hj_box .hj_type_box .type_1{
    cursor: pointer;
    flex: 1;
    text-align: center;
    font-weight: Source Han Sans CN-Regular;
}
.company_brief .bg_hj_box .hj_type_box .type_2{
    cursor: pointer;
    flex: 1;
    text-align: center;
    font-weight: Source Han Sans CN-Regular;
}
.company_brief .bg_hj_box .hj_type_box .active{
    font-weight: Source Han Sans CN-Regular;
    width: 3.25rem;
    height: .65rem;
    line-height: .65rem;
    text-align: center;
    color: #fff;
    background: #0A70B4;
    border-radius: .425rem;
}
.company_brief .bg_hj_box .bottom_img_box{
    margin-top: .5rem;
    width: 100%;
    display: flex;
    height: 7.225rem;
    justify-content: center;
    
}
.company_brief .bg_hj_box .bottom_img_box .img_list_box{
    position: relative;
    width: 100%;
    height: 7.225rem;
    overflow: hidden;
    margin: 0 auto;
}
.company_brief .bg_hj_box .bottom_img_box .img_list_box .item_box {
    text-align: center;
    display: flex;
    justify-content: center;
    transition: 300ms;
    transform: scale(0.8);
    position: relative;
}
.company_brief .bg_hj_box .bottom_img_box .img_list_box .item_box .hj_img{
    width: 100%;
    height: 6.625rem;
}
.company_brief .bg_hj_box .bottom_img_box .img_list_box .item_box .hj_title{
    display: none;
}
.company_brief .bg_hj_box .bottom_img_box .img_list_box .swiper-slide-active .hj_title{
    display: block;
    position: absolute;
    bottom: 0.01rem;
    color: #4D4D4D;
    font-size: .25rem;
    font-weight: bold;
    font-family: Source Han Sans CN-Bold;
}
.company_brief .bg_hj_box .bottom_img_box .img_list_box .swiper-slide-prev .zzc_box{
    position: absolute;
    width: 100%;
    height: 6.625rem;
    background: rgba(0, 0, 0, 0.5);
}
.company_brief .bg_hj_box .bottom_img_box .img_list_box .swiper-slide-next .zzc_box{
    position: absolute;
    width: 100%;
    height: 6.625rem;
    background: rgba(0, 0, 0, 0.5);
}
.company_brief .bg_hj_box .bottom_img_box .img_list_box .swiper-wrapper{
    width: 100%;
    height: 7.225rem;
}
.company_brief .bg_hj_box .bottom_img_box .img_list_box .swiper-slide-active,.swiper-slide-duplicate-active {
    transform: scale(1);
}
.company_brief .bg_hj_box .bottom_img_box .img_list_box .swiper-slide-active{
    z-index: 999 !important;
}
.company_brief .bg_hj_box .bottom_img_box .img_list_box .left_icon{
    width: .5rem;
    height: .5rem;
    position: absolute;
    left: 3.6rem;
    top: 3.6rem;
    z-index: 888;
}
.company_brief .bg_hj_box .bottom_img_box .img_list_box .right_icon{
    width: .5rem;
    height: .5rem;
    position: absolute;
    right: 3.6rem;
    top: 3.6rem;
    z-index: 888;
}
.company_brief .bg_hj_box .img_box2{
    display: none ;
}

/* 发展历程 */
.company_brief .develo_box{
    width: 100%;
    height: 14.5rem;
    position: relative;
}
.company_brief .develo_box .fz_bg{
    position: absolute;
    width: 100%;
    height: 14.5rem;
    top: 0;
    z-index: -1;
}
.company_brief .develo_box .fz_con_box::-webkit-scrollbar{
    -webkit-appearance: none;
    width: 0px;
}

.company_brief .develo_box .fz_con_box::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background-color: rgba(0,0,0,.5);
    background-clip: padding-box;
}
.company_brief .develo_box  .fz_con_box{
    height: 11.5rem;
    width: 12.55rem;
    padding-left:5.5rem;
    margin: 0 auto;
    overflow: auto;
    margin-top: 1rem;
    position: relative;
    
}
.company_brief .develo_box  .fz_con_box .item_title{
    font-family: DIN-Black;
    font-size: .525rem;
    font-weight: 800;
    color: #0A70B4;
    margin-bottom: .5rem;
    
}
.company_brief .develo_box  .fz_con_box .item_title span{
    border-bottom: .09rem solid #0A70B4;
}
.company_brief .develo_box  .fz_con_box .item_con_box{
    border-left:.05rem solid transparent;
    border-image: linear-gradient(to bottom, #0A70B4, #fff)1;
    padding-left: .2rem;
}
.company_brief .develo_box  .fz_con_box .item_con_box .left_r_box{
    display: flex;
    margin-bottom: .625rem;
    
}
.company_brief .develo_box  .fz_con_box .item_con_box .left_r_box .item_img{
    width: 1.225rem;
    margin-right: .5rem;
    margin: 0 ;
    margin-right: .25rem;
}
.company_brief .develo_box  .fz_con_box .item_con_box .left_r_box .date_{
    font-size: .3rem;
    color: #4D4D4D;
    font-family: DIN-Regular;
    font-weight: bold;
}
.company_brief .develo_box  .fz_con_box .item_con_box .left_r_box .brief_{
    font-size: .2rem;
    color: #808080;
    font-family: Source Han Sans CN-Regular;
    margin-top: .15rem;
}
.company_brief .develo_box  .fz_con_box .item_con_box .item_brief{
    font-size: .2rem;
    color: #808080;
    font-family: Source Han Sans CN-Regular;
    margin-bottom: .5rem;
    position: relative;
    
}
.company_brief .develo_box  .fz_con_box .item_con_box .item_brief .round_box{
    width: .1rem;
    height: .1rem;
    background: #0A70B4;
    position: absolute;
    left: -3.99%;
    border-radius: 50%;
}
/* 最后一个 */
.company_brief .develo_box  .fz_con_box .item_con_box .item_brief:last-child .round_box{
    display: none;
}
.company_brief .develo_box  .fz_con_box .item_con_box .item_img{
    width: 1.225rem;
    margin-top: -0.25rem;
    margin-bottom: .36rem;
}

.company_brief .develo_box  .fz_con_box .left_line_{
    position: absolute;
    top: .5rem;
    left: 4.2rem;
}
.company_brief .develo_box  .fz_con_box .left_line_ .line_{
    width: .6875rem;
    display: block;
}
.company_brief .develo_box  .fz_con_box .yq_block{
    width: .5rem;
    height: .5rem;
    border:.1rem solid #C0DDF0;
    background: #0A70B4;
    border-radius: 50%;
    position: absolute;
    left: 4.3rem;
    margin-top: 0.3rem;
}
.company_brief .develo_box  .fz_con_box .yq_block2{
    left: 4.38rem;
}
.company_brief .develo_box  .fz_con_box .yq_block3{
    left: 4.21rem;
}
.company_brief .develo_box  .fz_con_box .yq_block4{
    left: 3.95rem;
}
.company_brief .develo_box  .fz_con_box .yq_block5{
    left:  4.4rem;
}
.company_brief .develo_box  .fz_con_box .yq_block6{
    left:  4.6rem;
}
.company_brief .develo_box  .fz_con_box .yq_block7{
    left:  4rem;
}
.company_brief .develo_box  .fz_con_box .yq_block8{
    left:  4rem;
}

/* 组织架构 */
.company_brief .zjjg_box{
    width: 100%;
    height: 13.525rem;
    position: relative;
    
}
.company_brief .zjjg_box .fz_bg{
    position: absolute;
    width: 100%;
    height: 13.5rem;
    top: 0;
    z-index: -1;
}
.company_brief .zjjg_box .zjjg_bg{
    width: 19.5rem;
    margin: 0 auto;
    display: block;
    margin-top: .75rem;
}

/* 企业文化 */
.company_brief .qy_wh_box{
    width: 100%;
    height: 12.625rem;
    position: relative;
    
}

.company_brief .qy_wh_box .qy_wh_bg{
    position: absolute;
    width: 100%;
    height:13.625rem;
    top: 0;
    z-index: -1;
}
.company_brief .qy_wh_box .center_box{
    width: 6.5375rem;
    height: 6.5375rem;
    background: linear-gradient( 180deg, #9FD8FF 0%, #0A70B4 100%);
    border-radius: 50%;
    left: 8.6375rem;
    top: 1.975rem;
    position: relative;
    
}
.company_brief .qy_wh_box .center_box .num{
    font-size: .4rem;
    color: #fff;
    font-family: DIN-Bold ;
}
.company_brief .qy_wh_box .center_box .jzg_img{
    position: absolute;
    width: 1.1rem;
    height: .9625rem;
    left: 2.7125rem;
    top: 2.4rem;
}
.company_brief .qy_wh_box .center_box .gsln{
    font-size: .5rem;
    color: #fff;
    font-family: Source Han Sans CN-Heavy;
    font-weight: 800;
    left: 2.2375rem;
    bottom: 2.2875rem;
    position: absolute;
}
.company_brief .qy_wh_box .center_box .num_1_box{
    position: absolute;
    right: 1.525rem;
    top: 1.1875rem;
}
.company_brief .qy_wh_box .center_box .num_2_box{
    position: absolute;
    right: 1.3rem;
    bottom: 1.4875rem;
}
.company_brief .qy_wh_box .center_box .num_3_box{
    position: absolute;
    left: 1.525rem;
    bottom: 1.2rem;
}
.company_brief .qy_wh_box .center_box .num_4_box{
    position: absolute;
    left: 1.2975rem;
    top: 1.52rem;
}
.company_brief .qy_wh_box .center_box .y1_img{
    position: absolute;
    width: 3.5625rem;
    height: 1.2375rem;
    left:1.5625rem;
    top:.625rem;
}
.company_brief .qy_wh_box .center_box .y2_img{
    position: absolute;
    width: 1.2375rem;
    height: 3.575rem;
    right:.625rem;
    top: 1.55rem;
}
.company_brief .qy_wh_box .center_box .y3_img{
    position: absolute;
    width: 3.5625rem;
    height: 1.2375rem;
    bottom:.525rem;
    right: 1.5625rem;
}
.company_brief .qy_wh_box .center_box .y4_img{
    position: absolute;
    width: 1.2375rem;
    height: 3.575rem;
    left: .625rem;
    top: 1.5rem;
    z-index: 888;
}


.company_brief .qy_wh_box .ln_block{
    position: absolute;
    padding:.3rem;
    width: 6.1875rem;
    height: 2.325rem;
    background: #FFFFFF;
    box-shadow: 0px 0px 30px 1px rgba(10,112,180,0.1);
    
    
}
.company_brief .qy_wh_box .ln_block .title_{
    color: #0A70B4;
    font-size: .25rem;
    border-bottom: .0375rem solid #F5F5F5;
    padding-bottom: .12rem;
    span{
        padding-bottom: .15rem;
        border-bottom:.0375rem solid #0A70B4;
    }
}
.company_brief .qy_wh_box .ln_block .brief_box{
    font-family: Source Han Sans CN-Regular;
    font-size: .2rem;
    line-height: .35rem;
    text-indent: .52rem;
    margin-top: .185rem;
}
.company_brief .qy_wh_box .ln_box1{
    position: absolute;
    left: 2.25rem;
    top: 4.0625rem;
}
.company_brief .qy_wh_box .ln_box2{
    position: absolute;
    right: 2.25rem;
    top: 4.0625rem;
}
.company_brief .qy_wh_box .ln_box3{
    position: absolute;
    left: 2.25rem;
    bottom: 2.0625rem;
}
.company_brief .qy_wh_box .ln_box4{
    position: absolute;
    right: 2.25rem;
    bottom: 2.0625rem;
}

/* 经营理念 */
.company_brief .jy_ln_box{
    width: 100%;
    height: 9.875rem;
    background: linear-gradient( 135deg, #FFFFFF 0%, #E2F3FF 100%);
}
.company_brief .jy_ln_box .jy_ln_img{
    width: 12.375rem;
    margin: 0 auto;
    display: block;
    margin-top: 1.555rem;
}