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

    a:hover {
        color: #c20d0d;
    }
    .location {
        width: 1200px;
        padding: 30px 0 10px 0;
        margin: 0 auto;
        padding: 0;
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 20px;
    }
    .banner{
        width: 100%;
        height: 590px;
        margin: 0 auto;
        background: url(images/banner.jpg) no-repeat top center;
        margin-bottom: 20px;
    }
    .daohang{
        width: 100%;
        height: 80px;
        background: url(images/daohang.jpg) no-repeat top center;
        position: relative;
    }
    .dao{
        width: 670px;
        height: 100%;
        position: relative;
        margin: 0 auto;
        bottom: -15px;
        color: #FFF;
        overflow: hidden;
        font-size: 30px;
    }
    .dao a{
        font-size: 26px;
        color: #FFF;
    }
    .dao a:hover{
        font-size: 26px;
        color: #192c70;
    }
    .daoyu{
        width: 100%;
        height: 295px;
        margin: 0 auto;
        background: url(images/daoyu.jpg) no-repeat top center;
    }
    .zhibox{
        width: 100%;
        height: 2975px;
        margin: 0 auto;
        background: url(images/waitbox.png) no-repeat top center;
        padding-top: 145px;
    }
    .jd{
        width: 1140px;
        height: 365px;
        margin: 0 auto;
        overflow: hidden;
        margin-bottom: 210px;
    }
    .jdvideo{
        width: 580px;
        height: 100%;
        padding-left: 30px;
        float: left;
        margin-right: 50px;
    }
    .jdlist{
        height: 100%;
        width: 465px;
        float: left;
        overflow: hidden;
    }
    .jdlist span{
        width: 100%;
        /*height: 65px;*/
        overflow: hidden;
        display: block;
        float: left;
        margin-bottom: 8px;
    }
    .jdlist span a{
           font-size: 24px;
           font-weight: 600;
           letter-spacing: 1.5px;
    }
    .konwmore{
        color: #d52114;
    }
    .jdlist p{
        width: 100%;
        height: 60px;
        overflow: hidden;
        margin-bottom: 15px;
        font-size: 16px;
        font-weight: 600;
    }
    .jdlist p {
        color: #595959;
    }
    .jdlist p a{
        color: red;
    }
    .szqhul{
        width: 100%;
        height: 85px;
        float: left;
    }
    .szqhul li{
        width: 100%;
        height: 30px;
        overflow: hidden;
        font-size: 18px;
        line-height: 32px;
        font-weight: 600;
    }
    .yincai{
        width: 1140px;
        height: 2215px;
        margin: 0 auto;
        padding-left: 20px;
    }
    .ycbox{
        width: 330px;
        height: 500px;
        float: left;
        margin-left: 25px;
        margin-right: 25px;
        position: relative;
        overflow: hidden;
        margin-bottom: 75px;
    }
    .ycbox img{
        margin-bottom: 55px;
    }
    .ycyellow{
        /*display: block;*/
        width: 85px;
        height: 27px;
        background: #fff45c;
        border-radius: 15px;
        box-shadow: 0 -3px 5px 0px #5c5656 inset;
        text-align: center;
        position: absolute;
        top: 10px;
        right: 10px;
        padding-top: 3px;
    }
    .ycyellow a{
        color: #676caa;
        font-weight: 900;
    }
    .ycyellow:hover{
        background: #c7bf59;
        color: #101443;
    }
    .ycyellow a:hover{
        color: #101443;
        font-weight: 900;
    }
    @font-face{
        font-family: '方正清刻本悦宋简体';
        src :url(images/fz.ttf);
    }
    .location{
        width: 100%;
        height: 40px;
        margin: 0 auto;
        text-align: center;
        color: #676caa;
        font-family: '方正清刻本悦宋简体';
        margin-bottom: 10px;
    }

    .locationa{
        color: #091457;
        font-size: 38px;
        font-family: '方正清刻本悦宋简体';
    }
    .locationa {
        color: #091457;
        font-size: 38px;
    }
    .ycabstract{
        font-size: 16px;
        text-indent: 36px;
        font-weight: 600;
        color: #091457;
        letter-spacing: 0.5px;
    }
    iframe{
        width: 580px;
        height: 365px;
    }