@charset "UTF-8";

#contbg3,
#contbg5 {
    display: none;
}

.bannerpad {
    display: flex;
    flex-wrap: wrap;
    padding-top: 120px;
}

.banner-swiper {
    width: 76% !important;
    margin: inherit !important;
    padding-top: 0 !important;
}

.banner-r {
    width: 24%;
    background: #efefef;
    display: flex;
    justify-content: center;
    align-items: center;
}

.banner-rbox {
    border-radius: 12px;
    background: #FFFFFF;
    box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.16);
    padding: 50px 0;
    width: 63%;
}

.banner-rbox h3 {
    text-align: center;
    font-size: 18px;
    font-weight: normal;
    line-height: 26px;
    color: #333333;
}

.banner-rbox h3 span {
    font-size: 18px;
    font-weight: normal;
    color: #333333;
}

.banner-rbox .zyzwx {
    display: block;
    margin: 0 auto;
    max-width: 136px;
    margin-top: 13px;
}

.banner-rbox p {
    font-size: 12px;
    line-height: 20px;
    text-align: center;
    color: #333333;
    margin-top: 27px;
}

.gsbgbg1 {
    display: none;
}

.gsbgbg2 {
    width: 58.57%;
    border-radius: 20px;
}

.gsbgbg3 {
    width: 41.43%;
    border-radius: 0px 20px 20px 0px;
    box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.16);
}

#contbg4 {
    padding: 140px 0 110px 0 !important;
    background-color: #fff !important;
    background: url(contbg4_bg.png) no-repeat center;
    background-size: cover;
    overflow: hidden;
}

.gsxwgg {
    padding: 0;
}

.lbxwzx {
    padding: 10px 30px 20px 30px;
}

.lbxwzx ul li {
    border-bottom: 1px dashed #E28888;
    background: url(zyz-zs.png) no-repeat left 28px;
    background-size: 8px 8px;
    padding: 18px 0;
}

.lbxwzx ul li a {
    float: none;
    display: block;
    font-size: 18px;
    line-height: 30px;
    height: 30px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    margin-left: 20px;
}

.lbxwzx ul li:hover a {
    margin-left: 25px;
}

.lbxwzx ul li span {
    display: block;
    font-size: 18px;
    line-height: 30px;
    margin-left: 20px;
    margin-top: 7px;
}

.lbtzgg ul li a {
    font-size: 16px;
}

.lbtzgg ul li span {
    font-size: 14px;
    font-weight: 400;
}

.lbtzgg ul li span b {
    font-weight: 700;
}

#contbg2 {
    background: url(contbg2_bg0530.png) no-repeat center;
    background-size: cover;
    padding: 74px 0 67px 0 !important;
    overflow: hidden;
}

#contbg2 .sygdh {
    display: flex;
    justify-content: center;
}

.jzfmblb_nr dl {
    padding: 20px;
    background: linear-gradient(90deg, rgba(216, 216, 216, 0.3) 0%, rgba(216, 216, 216, 0) 100%);
    margin-top: 5px;
}

.jzfmblb_nr dl dd span {
    font-size: 16px;
}

.jzfmblb_nr dl dd:nth-child(1) {
    background: url(../images2/fmb-time.png) no-repeat left center;
    background-size: 18px auto;
}

.jzfmblb_nr dl dd:nth-child(2) {
    background: url(fmb-r.png) no-repeat left 8px;
    background-size: 18px auto;
}

.jzfmblb h4 {
    display: none;
}

.qiyexg {
    margin-top: 45px;
}

.lbtzgg ul li {
    border-top: #d8d8d8 1px solid;
}



@media screen and (max-width: 1600px) {
    .bannerpad {
        padding-top: 90px;
    }

    .banner-swiper {
        padding-top: 0 !important;
    }
}

@media screen and (max-width: 1024px) {
    .bannerpad {
        padding-top: 80px;
    }

    .banner-rbox {
        padding: 20px 10px;
    }

    .banner-rbox h3 {
        font-size: 18px;
    }

    .banner-rbox h3 span {
        font-size: 16px;
    }

    .banner-rbox .zyzwx {
        max-width: 100px;
        margin-top: 10px;
    }

    .banner-rbox p {
        margin-top: 17px;
    }

    .gsbgbg2 {
        margin-top: 0;
    }

    #contbg4 {
        padding: 70px 0 40px 0 !important;
    }

    #contbg2 {
        padding: 40px 0 !important;
    }

    #contbg2 .sygdh {
        padding-top: 0;
    }
}

@media screen and (max-width: 768px) {
    .banner-rbox {
        padding: 10px;
    }

    .banner-rbox h3 {
        font-size: 14px;
    }

    .banner-rbox h3 span {
        font-size: 12px;
    }

    .banner-rbox .zyzwx {
        max-width: 85px;
        margin-top: 5px;
    }

    .banner-rbox p {
        margin-top: 10px;
    }

    .lbxwzx ul li {
        background-position: left 26px;
        background-size: 6px 6px;
        padding: 15px 0;
    }

    .lbxwzx ul li a {
        font-size: 16px;
        line-height: 26px;
        height: 26px;
    }

    .lbxwzx ul li span {
        font-size: 16px;
        line-height: 26px;
    }

    .gsbgbg2 {
        width: 100%;
    }

    .gsbgbg3 {
        width: 100%;
        margin-top: 30px;
    }

    .lbtzgg ul li {
        padding: 15px 0;
    }

    #contbg4 {
        padding: 40px 0 !important;
    }

    #contbg2 {
        padding: 40px 0 20px 0 !important;
    }

    .jzftop-swiper2 {
        margin-top: 3vh;
        margin-bottom: 0vh;
    }

    .qiyexg {
        margin-top: 20px;
    }
}

@media screen and (max-width: 640px) {
    .banner-rbox h3 {
        line-height: 22px;
    }

    .banner-rbox .zyzwx {
        max-width: 55px;
    }

    .banner-rbox p {
        line-height: 18px;
        margin-top: 5px;
    }
}

@media screen and (max-width: 480px) {
    .bannerpad {
        padding-top: 98px;
    }

    .banner-swiper {
        width: 100% !important;
    }

    .banner-r {
        width: 100%;
    }

    .banner-rbox {
        width: calc(100% - 20px);
    }
}
.fczs{
background: url(../zyz/38437a52-5b9e-483a-a2bb-b3a70adfe1b0.jpg) no-repeat top center;
background-size: 100% auto;
    padding: 40px 0px;
    overflow: hidden;
    border-radius: 15px 15px 0px 0px;
}
.fczsbt h1{
color:#333;
background: url(../images2/ic_dhbg2.png) no-repeat left bottom;
}
.fczsbt span a{
    color: #808080;
}