.body {
    width: 100%;
    color: #7c7c7c;
}

.Pcont_top {
    width: 100%;
    height: 64px;
    line-height: 64px;
    padding: 18px 0;
    box-shadow: 0px 5px 5px #C4C4C4;
    background: #FFFFFF;
    position: relative;
    z-index: 20;
}

.top_img {
    width: 1000px;
    height: 100%;
    margin: 0 auto;
}

    .top_img img {
        height: 100%;
        width: auto;
    }

.ccas_box {
    width: 1000px;
    margin: 20px auto 0;
}

.jinc {
    width: 800px;
    margin: 0 auto;
    overflow: hidden;
}

.left_jinc {
    width: 40%;
    float: left;
    height: 100px;
    color: #E81616;
    font-size: 18px;
    line-height: 170px;
    text-indent: 1em;
}

.right_jinc {
    width: 60%;
    float: left;
    height: 100px;
}

.jdt_box {
    width: 100%;
    height: 80px;
    position: relative;
    overflow: hidden;
}

.posi {
    position: absolute;
    display: inline-block;
    color: #FFFFFF;
}

.ps_2, .ps_4 {
    padding: 2px 80px;
    background: #9F9F9F;
    top: 13px;
}

.ps_1, .ps_3, .ps_5 {
    text-align: center;
    line-height: 30px;
    border-radius: 50%;
    font-size: 18px;
    width: 30px;
    height: 30px;
    background: #7C7C7C;
    cursor: pointer;
}

.ps_1 {
    left: 45px;
    z-index: 2;
    background: #E81616;
}

.ps_2 {
    left: 65px;
    z-index: 1;
    background: #E81616;
}

.ps_3 {
    left: 225px;
    z-index: 2;
    background: #E81616;
}

.ps_4 {
    left: 255px;
    z-index: 1;
    background: #E81616;
}

.ps_5 {
    left: 405px;
    z-index: 2;
    background: #E81616;
}

.jdt_box ul {
    overflow: hidden;
    margin-top: 40px;
}

    .jdt_box ul li {
        height: 40px;
        line-height: 40px;
        width: 33.33%;
        text-align: center;
        float: left;
        font-size: 18px;
    }

        .jdt_box ul li:nth-child(1) {
            text-align: left;
        }

        .jdt_box ul li:nth-child(3) {
            text-indent: 2em;
        }

.zf_cg {
    width: 800px;
    height: 400px;
    margin: 30px auto 0;
    border-radius: 4px;
    overflow: hidden;
}

    .zf_cg img {
        width: 70px;
        height: 70px;
        border-radius: 50%;
        display: block;
        margin: 30px auto 0;
    }

    .zf_cg p {
        margin: 0;
        text-align: center;
        height: 80px;
        line-height: 80px;
        font-size: 26px;
        font-weight: 700;
        margin-top: 10px;
    }

.diiaa_box {
    width: 100%;
    height: 160px;
    box-shadow: 0 0 3px #9F9F9F;
    margin-top: 80px;
    margin-bottom: 140px;
    border-radius: 4px;
    overflow:;
}

    .diiaa_box img {
        display: block;
        float: left;
        margin: 48px 0px 0px 80px;
    }

.rit_dss {
    height: 100%;
    width: 800px;
    float: left;
    margin-left: 46px;
}

    .rit_dss p {
        margin: 0;
        height: 50px;
        line-height: 50px;
        font-size: 22px;
    }

        .rit_dss p:nth-child(1) {
            margin-top: 30px;
        }
