﻿.fzlc-div .box1 {
    width: 100%;
    height: 202px;
    background: url(pic28.jpg) no-repeat center center;
    overflow: hidden;
    padding-top: 66px;
    box-sizing: border-box;
    margin-bottom: 60px;
    margin-top: -1px;
}

    .fzlc-div .box1 p.p1 {
        font-size: 24px;
        color: #c9151e;
        text-transform: uppercase;
        font-family: Avalon;
        margin-bottom: 8px;
    }

    .fzlc-div .box1 p.p2 {
        font-size: 26px;
        color: #333;
    }

.fzlc-div .box2 {
    background: url(pic33.png) no-repeat bottom center;
    padding-bottom: 30px;
}

    .fzlc-div .box2 .list {
        width: 1200px;
        margin: 0 auto;
        background: url(pic30.png) repeat-y center center;
        padding-top: 60px;
    }

        .fzlc-div .box2 .list .left {
            width: 626px;
            margin-top: -60px;
            cursor: pointer;
            /* height: 200px; */
        }

        .fzlc-div .box2 .list .right {
            /* width: 476px; */
            margin-left: 575px;
            margin-top: -60px;
            cursor: pointer;
            /*height: 200px;*/
        }

        .fzlc-div .box2 .list .left p.p1 {
            background: url(pic29.png) no-repeat right center;
            padding-right: 166px;
            font-size: 20px;
            color: #c9151e;
            line-height: 53px;
            font-family: Avalon;
            font-weight: bold;
            text-align: right;
        }

        .fzlc-div .box2 .list .left p.p2 {
            padding-left: 22px;
            margin-right: 35px;
            line-height: 40px;
            font-size: 30px;
            color: #595757;
            font-weight: bold;
        }

        .fzlc-div .box2 .list .left p.p3 {
            width: 545px;
            color: #333333;
            text-align: justify;
        }

        .fzlc-div .box2 .list .right p.p1 {
            background: url(pic31.png) no-repeat left center;
            padding-left: 166px;
            font-size: 20px;
            color: #c9151e;
            line-height: 53px;
            font-family: Avalon;
            font-weight: bold;
        }

        .fzlc-div .box2 .list .right p.p2 {
            padding-left: 22px;
            margin-left: 333px;
            font-size: 30px;
            color: #595757;
            font-weight: bold;
        }

        .fzlc-div .box2 .list .right p.p3 {
            /* width: 410px; */
            color: #333333;
            text-align: justify;
            margin-left: 75px;
        }

.list h2 {
    font-size: 30px;
    color: #ef5c70;
    background: #fff;
    margin-top: 65px;
    margin-bottom: 40px;
}
.fzlc-div .box2 .list .left:first-child h2{
    margin-top:0;
}
.list .right h2 {
    margin-left: -98px;
}

.list .left h2 {
    margin-right: -98px;
    text-align: right;
}
