.xzfy_h_bg {
    width: 100%;
    height: 592px;
    margin-bottom: 65px;
    background-image: url(xzfy_bg.png);
    background-repeat: no-repeat;
    background-position: center top;
}
.xzfy_content_box p {
    line-height: 56px !important;
    font-size: 18px !important;
}
.xzfy_content_box p span {
    font-size: 18px !important;
}
.xzfy_wrap {
    width: 1200px;
    margin: 0 auto;
}

.xzfy_container {
    padding-bottom: 60px;
}

.zxfy_title01 {
    margin-bottom: 10px;
}

.xzfy_part01 {
    display: flex;
    justify-content: space-between;
}

.xzfy_part01 .xzfy_list_box {
    width: 580px;
}

.xzfy_part01 .zxfy_list01 {
    box-sizing: border-box;
    padding-left: 10px;
}

.xzfy_part01 .zxfy_list01>li {
    font-size: 18px;
    color: #333333;
    line-height: 45px;
    padding-left: 23px;
    position: relative;
}

.xzfy_part01 .zxfy_list01>li>a {
    width: 80%;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: normal;
    vertical-align: middle;
}

.xzfy_part01 .zxfy_list01>li>a>span {
    display: inline-block;
    position: absolute;
    top: 13px;
    right: 0;
    font-size: 18px;
    color: #999999;
}

.xzfy_part01 .zxfy_list01>li:hover a {
    color: #4293E4;
}

.xzfy_part01 .zxfy_list01>li:hover span {
    color: #4293E4;
}

.xzfy_part01 .zxfy_list01>li::before {
    content: "";
    display: block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    position: absolute;
    top: 21px;
    left: 0;
    background-color: #CCCCCC;
}

.xzfy_part02 {
    display: flex;
    justify-content: space-between;
    margin-top: 65px;
    margin-bottom: 65px;
}

.xzfy_list_box02 {
    width: 580px;
    height: 589px;
}

.safn_bg,
.sqtj_bg {
    background-repeat: repeat;
    background-size: 100% 100%;
    box-sizing: border-box;
    padding: 100px 18px 14px 18px;
}

.safn_bg {
    background-image: url(safw_bg_new.png);
}

.sqtj_bg {
    background-image: url(sqtj_bg_new.png);
}

.xzfy_content_box {
    width: 100%;
    height: 100%;
    line-height: 58px;
    font-size: 18px;
    text-align: justify;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 8;
    position: relative;
}

.xzfy_content_box .zkqwlink {
    color: #0F5EB2;
    position: absolute;
    right: 0;
    bottom: -17px;
}

@media screen and (max-width: 1200px) {
    .xzfy_content_box p span {
        font-size: 0.26rem !important;
    }
    .xzfy_content_box p {
        line-height: 65px !important;
    }
    
    .xzfy_h_bg {
        width: 100%;
        height: 2.67rem;
        margin-bottom: 0.3rem;
        background-size: contain;
    }

    .xzfy_container {
        box-sizing: border-box;
        padding: 0 0.4rem;
    }

    .xzfy_wrap {
        width: 100%;
        margin: 0 auto;
    }

    .zxfy_title01 {
        margin-bottom: 0.18rem;
    }

    .zxfy_title01 img {
        display: block;
        width: 100%;
    }

    .xzfy_part01 {
        display: block;
    }

    .xzfy_part01 .xzfy_list_box {
        width: 100%;
        margin-bottom: 0.8rem;
    }

    .xzfy_part01 .zxfy_list01 {
        padding-left: 0.01rem;
        margin-bottom: 0.2rem;
    }

    .xzfy_part01 .zxfy_list01>li {
        font-size: 0.26rem;
        color: #333333;
        line-height: 35px;
        padding-left: 0.12rem;
        margin-bottom: 0.12rem;
        position: relative;
    }

    .xzfy_part01 .zxfy_list01>li>a {
        width: 70%;
    }

    .xzfy_part01 .zxfy_list01>li>a>span {
        top: 0.08rem;
        font-size: 0.26rem;
    }

    .xzfy_part01 .zxfy_list01>li:hover a {
        color: #4293E4;
    }

    .xzfy_part01 .zxfy_list01>li:hover span {
        color: #4293E4;
    }

    .xzfy_part01 .zxfy_list01>li::before {
        top: 0.17rem;
    }

    .xzfy_part02 {
        display: block;
        margin-top: 0.5rem;
        margin-bottom: 0.5rem;
    }

    .xzfy_list_box02 {
        width: 100%;
        height: 6.8rem;
        margin-bottom: 0.2rem;
    }

    .xzfy_h_bg {
        height: 2.67rem;
    }
    .safn_bg, .sqtj_bg {
        padding: 1.1rem 0.15rem 0.2rem 0.15rem;
    }
    .xzfy_content_box {
        position: relative;
        font-size: 0.26rem;
        line-height: 0.66rem;
    }

    .xzfy_content_box .zkqwlink {
        position: absolute;
        right: 0px;
        bottom: -0.18rem;

    }
}