@charset "utf-8";
    body,
    h1,
    h2,
    h3,
    h4,
    h5,
    h6,
    hr,
    p,
    blockquote,
    dl,
    dt,
    dd,
    ul,
    ol,
    li,
    pre,
    form,
    fieldset,
    legend,
    button,
    input,
    textarea,
    th,
    td {
        margin: 0;
        padding: 0;
    }
    /* -webkit-text-size-adjust fix Chrome 12 px limit */

    body,
    button,
    input,
    select,
    textarea,
    label {
        font-size: 14px;
        font-family: Microsoft Yahei;
        -webkit-text-size-adjust: none;
    }

    button,
    input,
    select,
    label {
        vertical-align: middle;
        list-style-type: none;
        border: none;
    }

    .location {
        width: 1200px;
        padding: 30px 0 10px 0;
        margin: 0 auto;
        padding: 0;
        font-size: 16px;
        line-height: 24px;
        font-family: microsoft yahei;
        margin-bottom: 20px;
    }

    label {
        padding-left: 0.4em;
    }

    ul,
    ol,
    p,
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        font-size: 100%;
    }

    ul {
        list-style: none;
    }

    h1 {
        font-size: 22px;
    }

    h2 {
        font-size: 16px;
    }

    h3 {
        font-size: 13px;
    }

    h4 {
        font-size: 12px;
    }

    h5 {
        font-size: 12px;
    }

    h6 {
        font-size: 12px;
    }

    address,
    cite,
    dfn,
    em,
    var {
        font-style: normal;
    }

    code,
    kbd,
    pre,
    samp {
        font-family: courier new, courier, monospace;
    }

    small {
        font-size: 12px;
    }

    sup {
        vertical-align: text-top;
    }

    sub {
        vertical-align: text-bottom;
    }

    img {
        border: 0 none;
    }

    a img,
    span img {
        vertical-align: middle;
    }

    em {
        font-style: normal;
        font-weight: 700;
    }

    button,
    input,
    select,
    textarea {
        font-size: 100%;
    }

    table {
        border-collapse: collapse;
        border-spacing: 0;
    }

    table th {
        font-weight: 300;
    }

    a {
        text-decoration: none;
        color: #000;
    }

    a:hover {
        color: #c20d0d;
    }
    .yxbanner{
        background: url(images/yxbanner.png) no-repeat center top;
        width: 1257px;
        height: 645px;
        margin: 0 auto;
    }
    .yxbox{
        width: 1260px;
        height: 1105px;
        margin: 0 auto;
        margin-bottom: 120px;
    }
    .yxzbox{
        width: 390px;
        height: 250px;
        float: left;
        position: relative;
        margin-right: 15px;
        margin-left: 15px;
        margin-bottom: 35px;
    }
    .video{
        z-index: 999;
        position: absolute;
        top: 70px;
        left: 145px;
    }
    .yxzbox span{
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 35px;
        color: #fff;
        background-color: rgba(0,0,0,0.4);
    }
    .yxzbox span a{
        margin-left: 10px;
        font-size: 20px;
        margin-top: 5px;
        display: block;
        width: 95%;
        height: 30px;
        overflow: hidden;
        font-weight: 600;
        color: #FFF;
        letter-spacing: 2.4px;
    }
