    html,
    body,
    div,
    span,
    applet,
    object,
    iframe,
    h1,
    h2,
    h3,
    h4,
    h5,
    h6,
    p,
    blockquote,
    pre,
    a,
    abbr,
    acronym,
    address,
    big,
    cite,
    code,
    del,
    dfn,
    em,
    img,
    ins,
    kbd,
    q,
    s,
    samp,
    small,
    strike,
    strong,
    sub,
    sup,
    tt,
    var,
    b,
    u,
    i,
    center,
    dl,
    dt,
    dd,
    ol,
    ul,
    li,
    fieldset,
    form,
    label,
    legend,
    table,
    caption,
    tbody,
    tfoot,
    thead,
    tr,
    th,
    td,
    article,
    aside,
    canvas,
    details,
    embed,
    figure,
    figcaption,
    footer,
    header,
    hgroup,
    menu,
    nav,
    output,
    ruby,
    section,
    summary,
    time,
    mark,
    audio,
    video {
        margin: 0;
        padding: 0;
        border: 0;
        font-size: 100%;
        font: inherit;
    }
    /* HTML5 display-role reset for older browsers */
    
    article,
    aside,
    details,
    figcaption,
    figure,
    footer,
    header,
    hgroup,
    menu,
    nav,
    section {
        display: block;
    }
    
    body {
        line-height: 1;
    }
    
    ol,
    ul {
        list-style: none;
    }
    
    blockquote,
    q {
        quotes: none;
    }
    
    blockquote:before,
    blockquote:after,
    q:before,
    q:after {
        content: '';
        content: none;
    }
    
    table {
        border-collapse: collapse;
        border-spacing: 0;
        font-weight: 800;
    }
    
    a {
        color: inherit;
        text-decoration: none;
    }
    
    body {
        background: #fff;
        font-family: "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "Hiragino Sans GB W3", "Microsoft YaHei UI", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
        font-size: 14px;
        color: #444;
    }
    
    .box {
        width: 100%;
        overflow: hidden;
        min-width: 1200px;
        height: 2613px;
        background: url(./../images/top.png) no-repeat;
        background-size: 100% 100%;
        position: relative;
        top: 0;
        left: 0;
        zoom: 1;
        background-color: #fff;
        background-repeat: no-repeat;
        background-size: cover;
        -webkit-background-size: cover;
        -o-background-size: cover;
        background-position: center 0;
    }
    
    .boc_x {
        width: 1200px;
        margin: 60px auto 0;
        display: flex;
        justify-content: center;
    }
    
    .boc_x img:nth-child(1) {
        margin-right: 20px;
    }
    
    .bax {
        width: 100%;
        overflow: hidden;
        min-width: 1200px;
    }
    
    .bax_x {
        width: 1200px;
        margin: 0 auto 50px;
    }
    
    .bax_x>div {
        width: 100%;
        overflow: hidden;
        background-size: 100% 100%;
        margin-top: 50px;
    }
    
    .bax_1,
    .bax_2,
    .bax_3,
    .bax_4,
    .bax_5 {
        height: 1454px;
    }
    
    .bax_x p {
        width: 400px;
        height: 60px;
        background-color: #ed0a2b;
        border-radius: 40px;
        margin: 1336px auto 0;
        color: #fff;
        font-size: 36px;
        text-align: center;
        line-height: 60px;
    }
    
    .bax_1 {
        background: url(../images/yw.png) no-repeat;
    }
    
    .bax_2 {
        background: url(../images/sx.png) no-repeat;
    }
    
    .bax_3 {
        background: url(../images/yy.png) no-repeat;
    }
    
    .bax_4 {
        background: url(../images/wl.png) no-repeat;
    }
    
    .bax_5 {
        background: url(../images/hx.png) no-repeat;
    }
    
    .bax_6 {
        background: url(../images/dibu.png) no-repeat;
        height: 3455px;
    }
    
    .bax_6 span {
        font-size: 36px;
        overflow: hidden;
        display: inline-block;
        margin: 1595px 0 0 503px;
    }
    
    .bax_6_x {
        width: 798px;
        height: 96px;
        background-color: #ed0a2b;
        border-radius: 40px;
        color: #fff;
        font-size: 50px;
        text-align: center;
        line-height: 96px;
        position: relative;
        margin: 875px auto 0;
    }
    
    .bax_6_x img {
        position: absolute;
        top: 50px;
        right: 50px;
    }