@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;
    }

    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: #606060;
    }

    a:hover {
        ;
        color: #005aaa;
    }

    .ahover:hover {
        color: #000000
    }
    /* width_control  */

    .width_control {
        width: 100%;
        overflow: hidden;
        min-width: 1000px;
        max-width: 2000px;
        margin: 0 auto;
        position: relative;
    }

    .fixed_width {
        width: 1000px;
        margin: 0 auto;
        position: relative;
        z-index: 9999;
    }

    .topbanner {
        height: 1034px;
        background: url(images/banner.png) no-repeat center;
        position: relative;
    }

    .dy {
        width: 785px;
        height: 130px;
        margin: 0 auto;
        color: #FFF;
        font-size: 16px;
        padding-top: 720px;
    }

    .dy p {
        line-height: 26px;
        font-size: 16px;
    }
    .dy p  a{
        line-height: 26px;
        color: #FFF;
    }

    .white {
        color: #FFF;
        font-weight: 600;
    }

    .boxmain {
        width: 1200px;
        margin: 0 auto;
    }

    .boxsj {
        width: 560px;
        height: 315px;
        border-radius: 20px;
        border: #c9eaf9 1px solid;
        background-color: #c9eaf9;
        margin-right: 15px;
        margin-left: 20px;
        margin-top: 40px;
        float: left;
    }

    .sjimg {
        width: 510px;
        height: 150px;
        margin: 0 auto;
        padding-top: 15px;
    }

    .sjjj {
        width: 260px;
        height: 150px;
        float: right;
    }

    .sjjj .name {
        width: 260px;
        height: 28px;
        font-size: 26px;
        font-weight: 800px;
        position: relative;
    }

    .sjjj .name img {
        position: absolute;
        padding-top: 5px;
        right: 0;
    }

    .sjjj p {
        margin-top: 20px;
        line-height: 22px;
    }

    .sjtjc {
        width: 510px;
        height: 100px;
        margin: 0 auto;
    }

    .tjclogo {
        padding-top: 10px;
    }

    .sjtjc p {
        line-height: 24px;
        padding-top: 10px;
    }

    .erweima {
    position: fixed;
    /* z-index: 100; */
    /* bottom: -340px; */
    right: 20px;
    top: 550px;
    }