@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;
    }
    .gqbanner{
        height: 665px;
        margin: 0 auto;
        background: url(gqbanner.png) top center no-repeat;
        margin-top: -10px;
    }
    .gqmain{
        height: 3425px;
        background: url(gqbg.png) top center no-repeat;
        margin: 0 auto;
    }
    .gqjj{
        width: 1200px;
        height: 270px;
        margin: 0 auto;
        background: url(gqjj.png) top center no-repeat;
        margin-bottom: 40px;
    }
    .gqbox{
        width: 1260px;
        height: 2970px;
        margin: 0 auto;
    }
    .zbox{
        width: 382px;
        height: 532px;
        float: left;
        border: solid 2px #9d3939;
        background-color: #FFF;
        padding-top: 15px;
        margin-top: 25px;
        margin-right: 10px;
        margin-left: 15px;
        padding-left: 5px;
    }
    .zbox img{
        margin: 0 auto;
        display: block;
        margin-bottom: 25px;
    }
    .ztitle{
        margin: 0 auto;
        width: 350px;
        height: 120px;
        overflow: hidden;
        margin-bottom: 15px;
    }
    .ztitle a{
        font-size: 22px;
        color: #9d3939;
        font-weight: 600;
        line-height: 30px;
        letter-spacing:3px;
    }
    .zabstract{
        width: 350px;
        height: 120px;
        margin: 0 auto;
        text-indent : 20px;
        overflow: hidden;
    }
    .zabstract a{
        font-size: 15px;
        letter-spacing:5px;
        line-height: 25px;
    }
    .page{
         width: 1200px;
         margin: 0 auto;
         text-align: center;
     }
    .page a{
        margin-right: 15px;
     }