/********************产业发展*************************/
.c-banner {
    width: 100%;
    background: url('../images/2022-cyfz-c-banner.png') no-repeat;
    background-size: 100% 100%;
}

.c-banner .t-image {
    float: left;
    display: block;
    margin-top: 150px;
    margin-top: 1.5rem;
    width: 410px;
    width: 4.1rem;
    height: 199px;
    height: 1.99rem;
    object-fit: cover;
}

.c-banner .cyts-bg {
    float: right;
    padding: 0 50px 50px;
    padding: 0 .5rem .5rem;
    width: 747px;
    width: 7.47rem;
    background-color: rgba(0, 0, 0, 0.5);
    color: white;
}

.c-banner .cyts-bg .title {
    display: inline-block;
    margin-top: 55px;
    margin-top: .55rem;
    margin-bottom: 30px;
    margin-bottom: .3rem;
    width: 100%;
    font-size: 24px;
    font-size: .24rem;
    font-weight: bold;
    line-height: 25px;
    line-height: .25rem;
}

.c-banner .cyts-bg .des {
    display: block;
    width: 100%;
    font-size: 16px;
    font-size: .16rem;
    line-height: 34px;
    line-height: .34rem;
    overflow: hidden;
    text-align: justify;
}

/* 路径导航 */
.pathnav {
    border-bottom: 1px solid #eee;
}

.pathnav a {
    display: block;
    font-size: 16px;
    font-size: .16rem;
    line-height: 60px;
    line-height: .6rem;
    color: #7f7f7f;
    float: left;
    margin-right: 10px;
    margin-right: .1rem;
}

.pathnav a:hover {
    color: #004a93;
}

.pathnav::after {
    content: '';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* 内容 */
.cyfz-con {
    width: 100%;
    margin-top: 30px;
    margin-top: .3rem;
}

.cyfz-con .one {
    position: relative;
    display: inline-block;
    width: 100%;
}

.cyfz-con .one .one-image {
    float: left;
    display: block;
    margin-top: 30px;
    margin-top: .3rem;
    width: 700px;
    width: 7rem;
    height: 426px;
    height: 4.26rem;
    object-fit: cover;
}

.cyfz-con .one .one-title {
    position: absolute;
    left: calc(50% - 150px);
    left: calc(50% - 1.5rem);
    top: 0;
    width: 300px;
    width: 3rem;
    height: 60px;
    height: .6rem;
    line-height: 60px;
    line-height: .6rem;
    background-color: #f8f8f8;
    font-size: 36px;
    font-size: .36rem;
    font-weight: bold;
    letter-spacing: 7.2px;
    text-align: center;
    color: #333;
}

.cyfz-con .one .one-r {
    float: right;
    margin-top: 86px;
    margin-top: .86rem;
    width: 670px;
    width: 6.7rem;
    font-size: 18px;
    font-size: .18rem;
    line-height: 2.22;
    color: #666;
    text-align: justify;
}


.cyfz-con .two {
    position: relative;
    display: inline-block;
    margin-top: 30px;
    margin-top: .3rem;
    width: 100%;
}

.cyfz-con .two .two-image {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 698px;
    width: 6.98rem;
    height: 420px;
    height: 4.2rem;
    object-fit: cover;
}

.cyfz-con .two .two-l {
    float: left;
    width: 760px;
    width: 7.6rem;
}

.cyfz-con .two .two-l .two-title {
    padding-right: 110px;
    padding-right: 1.1rem;
    line-height: 110px;
    line-height: 1.1rem;
    font-size: 30px;
    font-size: .3rem;
    font-weight: bold;
    line-height: 3.27;
    text-align: right;
    color: #333;
}

.cyfz-con .two .two-l .two-des {
    position: relative;
    display: inline-block;
    padding: 30px;
    padding: .3rem;
    width: 680px;
    width: 6.8rem;
    font-size: 18px;
    font-size: .18rem;
    line-height: 2.22;
    color: #666;
    background-color: #f8f8f8;
    z-index: 99;
    text-align: justify;
}

.cyfz-con .three {
    position: relative;
    display: inline-block;
    /* margin-top: 90px; */
    margin-top: 35px;
    margin-top: .35rem;
    width: 100%;
}

.cyfz-con .three .three-image {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 698px;
    width: 6.98rem;
    height: 420px;
    height: 4.2rem;
    object-fit: cover;
}

.cyfz-con .three .three-l {
    float: right;
    width: 760px;
    width: 7.6rem;
}

.cyfz-con .three .three-m-title {
    display: none;
    padding-left: 110px;
    padding-left: 1.1rem;
    line-height: 110px;
    line-height: 1.1rem;
    font-size: 30px;
    font-size: .3rem;
    font-weight: bold;
    line-height: 3.27;
    text-align: left;
    color: #333;
}

.cyfz-con .two .two-m-title {
    display: none;
    padding-right: 110px;
    padding-right: 1.1rem;
    line-height: 110px;
    line-height: 1.1rem;
    font-size: 30px;
    font-size: .3rem;
    font-weight: bold;
    line-height: 3.27;
    text-align: right;
    color: #333;
}

.cyfz-con .three .three-l .three-title {
    padding-left: 110px;
    padding-left: 1.1rem;
    line-height: 110px;
    line-height: 1.1rem;
    font-size: 30px;
    font-size: .3rem;
    font-weight: bold;
    line-height: 3.27;
    text-align: left;
    color: #333;
}

.cyfz-con .three .three-l .three-des {
    position: relative;
    display: inline-block;
    padding: 30px;
    padding: .3rem;
    width: 700px;
    width: 7rem;
    font-size: 18px;
    font-size: .18rem;
    line-height: 2.22;
    color: #666;
    background-color: #f8f8f8;
    z-index: 99;
    text-align: justify;
}

.cyfz-con .four {
    position: relative;
    display: inline-block;
    margin-top: 30px;
    margin-top: .3rem;
    width: 100%;
}

.cyfz-con .four .four-l {
    float: left;
    padding: 30px;
    padding: .3rem;
    width: 640px;
    width: 6.4rem;
    min-height: 360px;
    min-height: 3.6rem;
    background: url('../images/2022-cyfz-con-four-banner.png') no-repeat;
    background-size: 100% 100%;
}

.cyfz-con .four .four-l .four-l-c {
    margin: 0 auto;
    padding: 0 30px 20px 30px;
    padding: 0 .3rem .2rem .3rem;
    width: 540px;
    width: 5.4rem;
    background-color: rgba(255, 255, 255, 0.9);
    text-align: justify;
}

.cyfz-con .four .four-l .four-l-c .title {
    display: inline-block;
    width: 100%;
    /* line-height: 87px; */
    line-height: 82px;
    line-height: .82rem;
    font-size: 30px;
    font-size: .3rem;
    font-weight: bold;
    letter-spacing: 2.25px;
    text-align: center;
    color: #333;
}

.cyfz-con .four .four-l .four-l-c .des {
    display: inline-block;
    width: 100%;
    font-size: 18px;
    font-size: .18rem;
    letter-spacing: 1.35px;
    /* line-height: 25px; */
    line-height: 32px;
    line-height: .32rem;
    color: #666;
    text-align: justify;
}

.cyfz-con .four .four-r {
    float: right;
    width: 700px;
    width: 7rem;
    height: 42px;
    height: 4.2rem;
    background: url('../images/2022-cyfz-con-four-image.png') no-repeat;
    background-size: 100%;
}

.cyfz-con .four .four-r span {
    display: block;
    margin: 131px auto 0 auto;
    margin: 1.31rem auto 0 auto;
    width: 250px;
    width: 2.5rem;
    height: 80px;
    height: .8rem;
    background-color: rgba(255, 255, 255, 0.9);
    font-size: 30px;
    font-size: .3rem;
    line-height: 80px;
    line-height: .8rem;
    text-align: center;
    color: #333;
}

@media screen and (max-width: 768px) {
    .c-banner {
        padding-top: 75px;
        padding-top: .75rem;
        height: 175px;
        height: 1.75rem;
        background-size: cover;
        background-position: 30% center;
    }

    .c-banner .t-image {
        float: none;
        display: block;
        margin: 0 auto;

        width: auto;
        height: 100px;
        height: 1rem;
        object-fit: cover;
    }

    .c-banner .cyts-bg {
        display: none;

    }

    .cyfz-con {
        margin-top: .2rem;
    }

    .cyfz-con .one .one-image {
        float: none;
        width: 100%;
        height: calc(100vw * .55);
    }

    .cyfz-con .one .one-r {
        float: none;
        margin-top: 10px;
        width: 100%;
        line-height: 2;
    }


    .cyfz-con .two {
        /* margin-top: 40px; */
        margin-top: 0;
    }

    .cyfz-con .two .two-image {
        position: static;
        width: 100%;
        height: calc(100vw * .55);
    }

    .cyfz-con .two .two-l {
        float: none;
        width: 100%;
    }

    .cyfz-con .two .two-l .two-title {
        padding-right: 0;
        text-align: center;
        display: none;
    }

    .cyfz-con .two .two-l .two-des {
        padding: 10px;
        width: calc(100% - 20px);
        line-height: 2;
    }

    .cyfz-con .three {
        /* margin-top: .4rem; */
        margin-top: 0;
    }

    .cyfz-con .three .three-image {
        position: static;
        width: 100%;
        height: calc(100vw * .55);
    }

    .cyfz-con .three .three-l {
        float: none;
        width: 100%;
    }

    .cyfz-con .three .three-l .three-title {
        padding-left: 0;
        text-align: center;
        display: none;
    }

    .cyfz-con .three .three-l .three-des {
        padding: 10px;
        width: calc(100% - 20px);
        line-height: 2;
    }

    .cyfz-con .three .three-m-title {
        display: block;
        padding-left: 0;
        text-align: center;
        line-height: 2.5;
    }

    .cyfz-con .two .two-m-title {
        display: block;
        padding-right: 0;
        text-align: center;
        line-height: 2.5;
    }
    
    .cyfz-con .four {
        margin-top: 10px;
    }

    .cyfz-con .four .four-l {
        float: none;
        padding: 10px;
        width: calc(100% - 20px);
    }

    .cyfz-con .four .four-l .four-l-c {
        padding: 0 10px 10px;
        width: calc(100% - 20px);
    }

    .cyfz-con .four .four-l .four-l-c .title {
        display: inline-block;
        width: 100%;
        line-height: 2.5;
        font-size: 30px;
        font-size: .3rem;
        font-weight: bold;
        letter-spacing: 2.25px;
        text-align: center;
        color: #333;
    }

    .cyfz-con .four .four-l .four-l-c .des {
        display: inline-block;
        width: 100%;
        font-size: 18px;
        font-size: .18rem;
        letter-spacing: 1.35px;
        line-height: 2;
        color: #666;
    }

    .cyfz-con .four .four-r {
        float: none;
        padding-top: 1px;
        width: 100%;
        height: calc(100vw * .55);
        background-size: cover;
    }

    .cyfz-con .four .four-r span {
        margin-top: calc((100vw * .55 - .8rem) / 2);
    }
}
