body{
    background-color: #F5F6F8;
}
.fh_banner_img{
    width: 100%;
    display: block;
}
.pcimg{
    display: block;
}
.mimg{
    display: none;
}
.about_banner{
    width: 100% !important;
    height: 100%;
}
.banner_line_sty{
    width: 6px;
    height: 50px;
}
.f4 .m-f4b{
    display: none;
}
.newscat a{
    font-size: 18px;
    display: block;
    width: 144px;
    margin: 0 10px;
    height: 47px;
    border: 1px solid #E4E7ED;
    color: #606266;
    text-align: center;
    line-height: 47px;
    background-color: #fff;
    transition: all ease-in-out .2s;
}
.newscat a:last-child{
    margin-right: 0px;
}
.newscat a:hover,.newscat a.active{
    color: #fff;
    background: #0049B7;
    border: 1px solid #0049B7;
}
.w{
    width: 1300px;
}
.border_bottom_bm{
    border-bottom:1px solid  #EBEEF5;
}
/* 分会简介 */
.nr_width{
    width: 748px;
}
.about_right{
    width: 470px;
    height: 539px;
}
.hide_show{
    display: none;
}
/* 发展历程 */
.title_left_img{
    width: 71px;
    height: 16.73px;
}
.about_fzlc{
    height: 781px;
    position: absolute;
    bottom: 0px;
    left: 0px;
}
/* 荣誉锦集 */
.about_ryzz{
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    z-index: -1;
}
.about_ry{
    width: 417px;
    height: 296px;
    margin-right: 24px;
    margin-top: 26px;
}
.about_rys{
    width: 417px;
    height: 296px;
    overflow: hidden;
}
.about_rys img{
    width: 100%;
    object-fit: cover;
    display: inline-block;
    height: 296px;
    transition: all ease-in-out .8s;
}

.about_width_ry{
    width: 1300px;
    margin: 0px auto;
    padding-bottom: 150px;
}
.about_ry:nth-child(3n){
    margin-right: 0px;
}
.btn-loadmore{
    cursor: pointer;
}
.about_ry:hover img{
    transform: scale(1.1);
}
/* 发展历程 */
.iconfont {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    border: 1px solid #0049B7;
}
.about_lcLeft{
    width: 36px;
    height: 36px;
}
.button {
    cursor: pointer;
}

.container {
    width: 1300px;
    margin: 0 auto;
    position: relative;
    padding: 50px 0px 70px;
}
.slide_wrap  {
    overflow-x: scroll;
    position: relative;
    width: 1090px;
    height: 62px;
    scrollbar-width: none; 
}
.slide_wrap::after {
    width: 100%;
    height: 1px ;
    background-color: #0049B7;
    content: '';
    position: absolute;
    top: 30px;
    left: 0px;
    z-index: -1;
}
.slide_items{
    width: 1204px !important;
    position: absolute;
}
.slide_items li{
    width: 212px;
    height: 60px;
    border-radius: 273px;
    border: 1px solid #0049B7;
    text-align: center;  
    background-color: #fff;  
}
.slide_items li a {
    width: 200px;
    height: 48px;
    border: 1px solid #0049B7;
    background-color: #fff;
    border-radius: 273px;
    color: #0049B7;
}
.slide_items li.on a{
    background-color: #0049B7;
    color: #fff;
}

.slide-content {
    margin: 100px auto 0px;
    width: 1200px;
}
.slide-content a {
    display: none;
}
.slide-content a.on {
    display: block;
}
.cl_img{
    width: 1200px;
    height: 332px;
    display: block;
}
.min_height_pc{
    height: 519px;
}
.cl_img02{
    height: 426px;
    display: block;
    margin: 0px auto;
}
.cl_img03{
    width: 580px;
    height: 243px;
    display: block;
}
.cl_img04{
    width: 100%;
    display: block;
}
.slow{
    max-width: 520px;
    overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap; 
    display: inline-block;
}
.slide_wrap::-webkit-scrollbar{
    display:none;
}
.adout_add{
    position: absolute;
    width: 100%;
    left: 14px;
    bottom: 16px;
}
.about_add_icon{
    width: 20px;
    height: 20px;
}
/* 文章详情标题显示 */
.show_new_title{
    width: 100%;
    height: 100%;
}
.nr_font_min{
    text-align: justify;
}
@media (max-width:1500px) {
    .w_width{
        width: 85%;
    }
}
@media (max-width:769px) {
    .w{
        width: 100%;
    }
    .about_right_block,.pcimg,.about_right{
        display: none;
    }
    .mimg{
        display: block;
    }
    .min_about{
        margin-top: 0px;
        margin-bottom: 50px;
        padding-top: 50px;
        padding-bottom: 30px;
        padding-left: 16px;
        padding-right: 16px;
    }
    .newscat a{
        font-size: 16px;
        width: 100px;
        height: 40px;
        display: flex;
        justify-content: center;
	    align-items: center;
    }
    .newscat a:first-child{
        margin-left: 0px;
    }
    .tap_height_min{
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .title_font_min{
        font-size: 20px;
    }
    .nr_font_min{
        font-size: 14px;
        margin-top: 20px;
        line-height: 25px;
    }
    .about_fzlc{
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0px;
        left: 0px;
    }
    .min_bg{
        background-color: transparent;
    }
    .title_block{
        width: 25%;
        height: 66px;
    }
    .title_hove{
        height: 27px;
        margin-top: 16px;
    }
    .bottom_list{
        border-bottom: 1px solid #E4E7ED;
    }
    .jg_padding_min{
        padding-top: 0px;
    }
    .show_line{
        width: 50px;
        height: 3px;
        border-radius: 2px;
        background-color: #0049B7;
        display: none;
        position: absolute;
        bottom: 9px;
        left: 50%;
        margin-left: -25px;
    }
    .nr_block{
        display: none;
        margin-top: 30px;
    }
    .on_show .show_line{
        display: block;
    }
    .nr_block.on_shows{
        display: block;
    }
    .cl_img{
        width: 100%;
        height: auto;
    }
    .about_ry_min{
        width: 42%;
    }
    .about_ry_min img{
        width: 100%;
        height: 110px;
    }
    .about_banner{
        position: absolute;
        left: 0px;
        margin-left: 0px;
    }
    .showpage{
        margin-top: 20px;
    }
    /* .nrtit{
        padding-bottom: 0px;
    } */
    .slow{
        max-width: 80%;
        overflow:hidden;
        text-overflow:ellipsis;
        white-space:nowrap; 
        display: inline-block;
    }
    .width_nr{
        width: 510px;
    }
    .over_scroll{
        overflow-x: scroll;
    }
    .over_scroll::-webkit-scrollbar{
        display:none;
    }
}