<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.banner{
    width: 100%;
    height: 269px;
    padding-top: 70px;
    background: url(../img/zxns/banner.png) center 70px no-repeat;
    /* background: url(../img/zxns/banner.png) center no-repeat; */
}
.header{
    width: 100%;
    height: auto;
    /* min-height: 371px;     */
    background: url(../img/zxns/bg.png) center center no-repeat;
    background-size: cover;
}
.header .all{
    display: table;
    width: 1604px;
    height: auto;
    margin:auto
}
.header .arrange{
    float: left;
    padding:34px 12px 45px 12px;
    text-align: center;
    list-style: none;
}
.header .arrange.height1{
    height:292px;
}
.header .arrange .height2{
    height:148px;
}
.header .arrange .height3{
    height:125px;
    padding-top:19px;
}
.header .txt{
    height: 50px;
    position: relative;
    bottom: 53px;
    background: #000000;
    opacity: 0.7;
    color: #ffffff;
    line-height: 50px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    font-size: 20px;
}
.header .txt2{
    height: 38px;
    position: relative;
    bottom: 41px;
    background: #000000;
    opacity: 0.7;
    color: #ffffff;
    line-height: 38px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    font-size: 20px;
}
.header .txt3{
    height: 41px;
    position: relative;
    bottom: 44px;
    background: #000000;
    opacity: 0.7;
    color: #ffffff;
    line-height: 38px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    font-size: 20px;
}
.header .arrange img{
    width: 100%;
    background-size:cover ;
}

main{
    display: table;
    text-align: center;
    width: 100%;
}
main&gt;div{
    width: 80%;
    display: table;
}
main .ismobilehide{
    display: block;
}
main .ismobileshow{
    display: none;
}
main .content2{
    display: none;
}
main .content2&gt;div{
    width: 100%;
    display: table;
    padding: 12px 0;
}
main .title{
    padding: 53px 10% 34px;
    background-color: #F6F6F6;
    font-size: 18px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #333333;
    line-height: 26px;
}
main .content1{
    padding: 29px 0;
    font-size: 18px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #333333;
    line-height: 32px;
    margin: 0 10%;
}
main .content1.active{
    background-color: #DAE4F0;
}
main .title .zpzw1,main .content1 .zpzw2{
    width: 25%;
}
main .title .zprs1,main .content1 .zprs2{
    width: 13%;
}
main .title .xzdy1,main .content1 .xzdy2{
    width: 22%;
}
main .title .xlyq1,main .content1 .xlyq2{
    width: 13%;
}
main .title .fbsj1,main .content1 .fbsj2{
    width: 17%;
}
main .title .cz1,main .content1 .cz2{
    width: 10%;
}
main .content1 .cz2{
    height: 32px;
    cursor: pointer;
}
main .content2{
    padding: 29px 0 ;
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #333333;
    line-height: 26px;
    margin: 0 10%;
    background-color: #F3F3F3;
}
main .content2 .name{
    width: 20%;
    font-size: 18px;
    font-weight: bold;
}
main .content2 .value{
    width: 70%;
    text-align: left;
}
.zp{
width: 282px;
height: 65px;
margin: 50px auto;
}
.zpboss{
    margin:0 11px;
    float: left;
    width: 260px;
    height: 65px;
    background: #01C8C3;
    border-radius: 9px;
    font-size: 20px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 65px;
    text-align: center;
}
.zp51job{
    margin:0 11px;
    float: left;
    width: 260px;
    height: 65px;
    background: #FEDF03;
    border-radius: 9px;
    font-size: 20px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #05539D;
    line-height: 65px;
    text-align: center;
}
@media (min-width: 1201px) and (max-width: 1624px) {
    .header .all{
        width: 1180px;
    }
    /* .header .arrange{
        padding:12px;
    } */
    .header .arrange.height1{
        width:212px;
        height:215px;
    }
    .header .arrange .height2{
        width:152px;
        height:106px;
    }
    .header .arrange .height3{
        width:152px;
        height:90px;
        padding-top:19px;
    }
    .header .txt{
        height: 37px;
        bottom: 40px;
        line-height: 40px;
        font-size: 20px;
    }
}
@media (min-width: 993px) and (max-width: 1200px) {
    .header .all{
        width: 970px;
        padding:22px 0 33px;
    }
    .header .arrange{
        padding:12px;
    }
    .header .arrange.height1{
        width:171px;
        height:174px;
    }
    .header .arrange .height2{
        width:121px;
        height:84px;
    }
    .header .arrange .height3{
        width:121px;
        height:71px;
        padding-top:19px;
    }
    .header .txt{
        height: 37px;
        bottom: 40px;
        line-height: 40px;
        font-size: 20px;
    }
}
@media (min-width: 769px) and (max-width: 992px) {
    .header .all{
        width: 749px;
        padding:22px 0 33px;
    }
    .header .arrange{
        padding:12px;
    }
    .header .arrange.height1{
        width:275px;
        height:268px;
    }
    .header .arrange .height2{
        width:201px;
        height:135px;
    }
    .header .arrange .height3{
        width:201px;
        height:114px;
        padding-top:19px;
    }
    .header .txt{
        height: 37px;
        bottom: 40px;
        line-height: 40px;
        font-size: 20px;
    }
}
@media (max-width: 768px) {
    .header .all{
        width: 80%;
        padding:62px 0 33px;
    }
    .header .arrange{
        width:100%;
        padding:0 0 24px 0;
        margin-top: -40px;
    }
    .header .arrange.height1{
        width:100%;
        height: auto;
    }
    .header .arrange .height2{
        width:100%;
        height: auto;
    }
    .header .arrange .height3{
        width:100%;
        height: auto;
        padding-top:24px;
        margin-top: -40px;
    }
    .header .txt,.header .txt2,.header .txt3{
        height: 52px;
        bottom: 55px;
        line-height: 55px;
        font-size: 20px;
    }
    main .ismobilehide{
        display: none;
    }
    main .ismobileshow{
        display: block;
    }
    
main .title .zpzw1,main .content1 .zpzw2{
    width: 50%;
}
main .title .zprs1,main .content1 .zprs2{
    width: 0%;
}
main .title .xzdy1,main .content1 .xzdy2{
    width: 0%;
}
main .title .xlyq1,main .content1 .xlyq2{
    width: 0%;
}
main .title .fbsj1,main .content1 .fbsj2{
    width: 40%;
}
main .title .cz1,main .content1 .cz2{
    width: 10%;
}
    main .content2 .name{
        width: 30%;
        font-size: 18px;
        font-weight: bold;
    }
    main .content2 .value{
        width: 60%;
        text-align: left;
    }
}

@media (max-width: 584px) {
    .zp{
        width:282px;
        height: 150px;
    }
    .zp .zpboss{
        margin-bottom: 20px;
    }
}</pre></body></html>