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

 

.banner{
    margin: 0 auto;
    width: 100%;
    background: url(bannertop.png) no-repeat center;
    height: 767px;
    position: relative;
}
.bannerAbs{
    color: #FFF;
    font-size: 15px;
    line-height: 25px;
    width: 960px;
    left:50%;
    margin-left: -480px;
    position: absolute;
    bottom: 85px;
    text-indent: 30px;
}
.anwser{
    margin: 0 auto;
    width: 100%;
    background: url(anwser.png) no-repeat center;
    height: 1205px;
    position: relative;
}
.anwserC{
    width: 1084px;
    margin: 0 auto;
    position: absolute;
    top: 64px;
    height: 485px;
    left: 50%;
    margin-left: -542px;
}
.anwserC .aleft{
    width: 542px;
    float: left;
    height: 100%;
}
.anwserC .aright{
    width: 542px;
    float: left;
    height: 100%;
    position: relative;
}
.anwserC .aright p{
    text-indent: 23px;
    font-size: 18px;
    position: absolute;
    top: 40px;
    width: 400px;
    height: 432px;
    overflow: hidden;
    left: 50%;
    margin-left: -200px;
}
.anwserB{
    height: 400px;
    width: 1084px;
    position: absolute;
    left: 50%;
    margin-left: -542px;
    bottom: 70px;
}
.anwserB .jdL{
    height: 100%;
    width: 410px;
    float: left;
}
.anwserB .jdL h2{
    height: 40px;
    overflow: hidden;
}
.anwserB .jdL p{
    margin-top: 15px;
    overflow: hidden;
    height: 40px;
    margin-bottom: 20px;
}
.anwserB .jdL p a{
    color: #c30f0f;
}
.anwserB .jdL ul{
    margin-top: 30px;
}
.anwserB .jdL ul li{
    overflow: hidden;
    height: 28px;
    margin-top: 8px;
}
.anwserB .jdL ul li .b{
    overflow: hidden;
    height: 28px;
    line-height: 25px;
    font-size: 16px;
    font-weight: 600;
}
.red{
    color: #c30f0f; 
}
.jdR{
    width: 620px;
    height: 100%;
    float: left;
    margin-left: 50px;
}
.voice{
    margin: 0 auto;
    width: 100%;
    height: 1540px;
    background: url(voice.png) no-repeat center;
    position: relative;
}
.tbimgs{
    position: absolute;
    top: 340px;
    width: 940px;
    height: 1070px;
    left: 50%;
    margin-left: -480px;
}
.tbimgs .absimg{
    width: 310px;
    height: 355px;
    float: left;
}
.tbimgs .absimg h2{
    overflow: hidden;
    width: 80%;
    height: 45px;
    font-family: FangSong_GB2312 , STFangsong , STFangsong;
    margin-left: 10px;
    margin-top: 10px;
}
.tbimgs .absimg p{
    overflow: hidden;
    width: 90%;
    height: 80px;
    line-height: 20px;
    margin-left: 10px;
    margin-top: 15px;
    margin-bottom: 24px;
} 
.fyt{
    width: 100%;
    height: 892px;
    margin: 0 auto;
    background:url(fyt.png) no-repeat center;
    position: relative;
}
.liebiao{
    width: 920px;
    height: 440px;
    position: absolute;
    top: 250px;
    left: 50%;
    margin-left: -460px;
}
.liebiao ul{
    list-style:disc;
    margin-left: 15px;
    float: left;
}
.liebiao ul li{
    margin-top: 20px;
    overflow: hidden;
    width: 290px;
        height: 23px;
}