.fh_banner_img{
    width: 100%;
    display: block;
}
.pcimg,.pc_img{
    display: block;
}
.mimg,.min_img{
    display: none;
}
.about_banner{
    width: 100% !important;
    height: 100%;
}
.banner_line_sty{
    width: 6px;
    height: 50px;
}
.f4 .m-f4b,.min_show_index{
    display: none;
}
.title_left_img{
    width: 71px;
    height: 16.73px;
}
/* 会员服务 */
.hy_width{
    width: 395.333px;
    height: 196px;
    cursor: pointer;
}
.centerImg_width{
    width: 465.333px;
    height: 232px;
}
.img_icon{
    width: 55px;
    height: 38px;
}
.js_list{
    border-right: 1px solid #E4E7ED;
    border-bottom: 1px solid #E4E7ED;
}
.right_list{
    border-right: 1px solid #E4E7ED;
}
.bottom_list{
    border-bottom: 1px solid #E4E7ED;
}
.img_icons{
    width: 100%;
    height: 211px;
}
.height_block_hy{
    height: 90px;
}
.hy_width:hover{
    background-color: #0049B7;
}
.hy_width:hover div{
    color: #fff;
}
.bot_img{
    width: 296px;
    height: 100px;
    position: absolute;
    bottom: 0px;
    right: 0px;
}
.pro_zin{
    position: relative;
    z-index: 10;
}
.img_icon_right{
    width: 36px;
    height: 8px;
    display: none;
}
.icon_right_block{
    width: 36px;
    height: 8px;
}
.hy_width:hover .img_icon_right{
    display: block;
}

@media (max-width:769px) {
    body {
        background-color: #fff;
    }
    .ftitle_font_mins{
        max-width: 272px;
        font-size: 14px;
        text-align: center;
        margin: 7px auto 0px;
    }
    .pcimg{
        display: none;
    }
    .mimg{
        display: block;
    }
    .min_show_index{
        display: flex;
    }
    .hy_width_min{
        height: 232px;
        position: relative;
    }
    table{
        border-collapse: collapse;
    }
    table,th,td{
        border: 1px solid #E4E7ED;
    }
    td{
        width: 50%;
    }
    .hy_width_mins .bot_img{
        display: none;
    }
    .hy_width_mins.show_bg .bot_img{
        display: block;
    }
    .hy_width_mins.show_bg{
        background-color: #0049B7;
    }
    .hy_width_mins.show_bg div{
        color: #fff;
    }
    .bot_img{
        width: 118px;
        height: auto;
        left: 50%;
        margin-left: -59px;
    }
    .img_icon{
        width: 36px;
        height: 26px;
    }
    .height_block_hy{
        height: 100px;
    }
    .about_banner{
        width: 100%;
        left: 0px;
        margin-left: 0px;
    }
}