.zwgk *{
    box-sizing: border-box;
}
.part1{
    background: url("./zwgk_partbg1.png");
    background-size: 100% 100%;
    padding-top: 20px;
    padding-bottom: 35px;
}
.zwgk-tit{
    font-size: 28px;
    font-weight: bold;
    line-height: 52px;
    color: #000000;
    padding-left: 30px;
    margin: 25px 0;
    position: relative;
    display: block;
}
.zwgk-tit:before{
    content: "";
    width: 13px;
    height: 35px;
    background: url("./zwgk_tit_zs1.png");
    background-size: 100% 100%;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    margin-top: 4px;
}
.zwgk-tit:after{
    content: "";
    width: 1126px;
    background: url("./zwgk_tit_zs2.png");
    height: 42px;
    background-size: 100% 100%;
    position: absolute;
    right: 0;
    top: -10px;
}
.zwgk-tit.zwgk-tit2:after{
    width: 1179px;
    background: url("./zwgk_tit_zs3.png");
    background-size: 100% 100%;
}
.gkzl-box{

}
.gkzl-item{
    width: 320px;
    height: 135px;
    background: url("./zwgk_zfxxgk_itembg1.png");
    background-size: 100% 100%;
    border-radius: 6px;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    line-height: 38px;
    color: #ffffff;
    padding: 14px;
    margin-bottom: 28px;
}
.gkzl-item:nth-of-type(4n+2){
    background: url("./zwgk_zfxxgk_itembg2.png");
    background-size: 100% 100%;
}
.gkzl-item:nth-of-type(4n+3){
    background: url("./zwgk_zfxxgk_itembg3.png");
    background-size: 100% 100%;
}
.gkzl-item:nth-of-type(4n){
    background: url("./zwgk_zfxxgk_itembg4.png");
    background-size: 100% 100%;
}
.part1-lf{
    width: 500px;
}
.ld-tit{
    background-image: linear-gradient(180deg, rgba(162, 207, 255, 0.67) 0%, rgba(237, 247, 255, 0.67) 100%), linear-gradient(#ffffff, #ffffff);
    text-align: center;
    line-height: 42px;
    padding: 20px;
}
.ld-tit-text{
    display: inline-block;
    position: relative;
    font-size: 26px;
    font-weight: bold;
    color: #1f58ae;
}
.ld-tit-text:before,.ld-tit-text:after{
    content: "";
    width: 14px;
    height: 10px;
    background: url("./zwgk_ld_tit_bs.png");
    background-size: 100% 100%;
    position: absolute;
    left: -34px;
    top: 50%;
    transform: translateY(-50%);
}
.ld-tit-text:after{
    left: auto;
    right: -34px;
    transform: translateY(-50%) rotate(180deg);
}
.ld-box{
    background-color: #FFFFFF;
    padding: 18px 16px 11px;
}
.ld-logo{
    display: block;
    width: 140px;
    height: 180px;
    object-fit: contain;
}
.ld-top{
    padding-bottom: 17px;
    border-bottom: 1px solid #c7e3ff;
}
.ld-xx{
    margin-left: 30px;
    padding: 40px 0 17px 0;
}
.ld-name{
    font-size: 20px;
    font-weight: bold;
    line-height: 24px;
    color: #000000;
    margin-bottom: 20px;
}
.ld-desc{
    font-size: 18px;
    line-height: 30px;
    color: #666666;
}
.ld-bt{
    padding-top: 6px;
}
.ld-item{
    width: 140px;
    line-height: 35px;
    background-color: #eff8ff;
    border-radius: 6px;
    text-align: center;
    font-size: 18px;
    color: #666666;
    padding: 0 10px;
    margin-top: 15px;
}
.ld-item:not(:nth-of-type(3n)){
    margin-right: 24px;
}
.ld-bt-overflow{
    height: 156px;
    overflow-y: auto;
}
.ld-bt-overflow .ld-item{
    width: 135px;
}
.ld-bt-overflow .ld-item:not(:nth-of-type(3n)){
    margin-right: 20px;
}
.ld-jg-item{
    margin-top: 25px;
    width: 230px;
    height: 86px;
    background: url("./zwgk_ld_jgjjbg1.png");
    background-size: 100% 100%;
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    line-height: 40px;
    color: #1f58ae;
}
.ld-jg-item:nth-of-type(2n){
    background: url("./zwgk_ld_jgjjbg2.png");
    background-size: 100% 100%;
}
.ld-jg-item img{
    margin-right: 12px;
}
.zcwjcx{
    width: 500px;
    height: 260px;
    background: url("./zwgk_zcwjcx_bg.png");
    background-size: 100% 100%;
    margin-top: 22px;
    padding: 25px 22px 17px;
}
.zcwjcx-tit{
    margin-bottom: 24px;
    text-align: center;
}
.zcwjcx-search{
    background-color: #ffffff;
    border-radius: 6px;
    margin-bottom: 22px;
}
.zcwjcx-search-input{
    height: 74px;
    font-size: 22px;
    color: #000000;
    padding: 0 17px;
}
.zcwjcx-search-input::-webkit-input-placeholder{
    color: #000000;
}

.zcwjcx-search-input:-moz-placeholder {
    color: #000000;
}

.zcwjcx-search-input::-moz-placeholder {
    color: #000000;
}

.zcwjcx-search-input:-ms-input-placeholder{
    color: #000000;
}
.zcwjcx-search-btn{
    padding: 0 15px;
}
.zcwjcx .label{
    width: 48px;
    font-size: 18px;
    font-weight: bold;
    line-height: 22px;
    color: #ffffff;
    padding-top: 10px;
}
.zcwjcx-input{
    font-size: 16px;
    color: #ffffff;
    height: 64px;
    background-color: rgba(255, 255, 255, 0.27);
    border-radius: 6px;
    padding: 0 12px;
    width: 190px;
}
.zcwjcx-input::-webkit-input-placeholder,.zcwjcx-time::-webkit-input-placeholder{
    color: #ffffff;
}

.zcwjcx-input:-moz-placeholder,.zcwjcx-time:-moz-placeholder {
    color: #ffffff;
}

.zcwjcx-input::-moz-placeholder,.zcwjcx-time::-moz-placeholder {
    color: #ffffff;
}

.zcwjcx-input:-ms-input-placeholder,.zcwjcx-time:-ms-input-placeholder{
    color: #ffffff;
}
.zcwjcx-time{
    width: 143px;
    height: 28px;
    border-radius: 6px;
    background-color: rgba(255, 255, 255, 0.27);
    display: block;
    padding: 0 10px;
    text-align: center;
    color: #ffffff;
    font-size: 16px;
}
.zcwjcx-time:first-of-type{
    margin-bottom: 8px;
}
.part1-rt{
    width: 881px;
}
.part1-rt-item{
    height: 418px;
    background-color: #ffffff;
    padding: 24px 15px 0 34px;
}
.part1-rt-item:not(:last-of-type){
    margin-bottom: 22px;
}
.tit-tab-label{
    font-size: 26px;
    font-weight: bold;
    line-height: 42px;
    color: #1f58ae;
    margin-right: 15px;
}
.tit-tab-box{
    width: 682px;
    height: 42px;
    background-color: #f4f6fb;
    border-radius: 4px;
    padding: 6px 13px 6px;
    line-height: 30px;
    font-size: 18px;
}
.tit-tab{
    display: inline-block;
    color: #327ae7;
    padding: 0 15px;
    border-radius: 4px;
}
.tit-tab.cur{
    background-color: #327ae7;
    color: #ffffff;
}
.part1-rt-ct-item{
    padding-top: 10px;
}
.list-item{
    font-size: 18px;
    line-height: 26px;
    padding: 20px 3px 20px 15px;
    position: relative;
}
.list-item:before{
    content: "";
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #cbd2da;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.list-item a{
    margin-right: 20px;
}
.list-item:not(:last-of-type){
    border-bottom: 1px solid #ececec;
}
.list-item .time{
    color: #999999;
}
.part1-bt{
    background-color: #FFFFFF;
    margin-top: 30px;
}
.part1-bt .part1-rt-item{
    width: 50%;
    padding-left: 24px;
    padding-bottom: 0;
    height: auto;
}
.part1-bt .part1-rt-ct-item{
    padding-top: 0;
}
.part2{
    padding: 20px 0;
}
.swiper{
    overflow: hidden;
    position: relative;
}
/*.swiper-slide{*/
/*    display: block;*/
/*}*/
.zwgkzt-wrapper .swiper-slide{
    width: 321px;
    margin-right: 22px;
}
.zwgkzt-swiper{
    width: 1340px;
    margin: 0 auto;
}
.zwgkzt-wrapper{
    height: 160px;
}
.swiper-pagination-bullet{
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #bbd7fd;
    opacity: 1;
    margin: 0 6px;
}
.swiper-pagination-bullet.swiper-pagination-bullet-active{
    background-color: #236bd7;
}
.zwgkzt-pagination{
    text-align: center;
    position: relative;
    padding: 25px 0;
}
.zwgkzt-next,.zwgkzt-prev{
    width: 16px;
    height: 29px;
    top: 40%;
    /*background: url("./zwgk_zt_arr.png");*/
    /*background-size: 100% 100%;*/
}
.pos-rel{
    position: relative;
}
.zwgkzt-prev{
    left: 0;
    background: url("./zwgk_zt_arr.png");
    background-size: 100% 100%;
}
.zwgkzt-next{
    right: 0;
    background: url("./zwgk_zt_arr.png");
    background-size: 100% 100%;
    transform: rotate(180deg);
}
.zwgkzt-next:after, .zwgkzt-prev:after{
    content: "";
    display: none;
}
.zfxxgkml-next,.zfxxgkml-prev{
    position: static;
    width: 17px;
    height: 27px;
    background-color: #135ece;
    border-radius: 4px;
    margin-bottom: 11px;
}
.zfxxgkml-prev{
    margin-right: 18px;
}
.zfxxgkml-next:after, .zfxxgkml-prev:after{
    content: "";
    width: 8px;
    height: 15px;
    background: url("./zwgk_gkml_arr2.png");
    background-size: 100% 100%;
}
.zfxxgkml-next:after{
    transform: rotate(180deg);
}
.zfxxgkml-prev.swiper-button-disabled,.zfxxgkml-next.swiper-button-disabled{
    opacity: 1;
    background-color: #c7e3ff;
    cursor: not-allowed;
    pointer-events: auto;
}
.zfxxgkml-prev.swiper-button-disabled:after,.zfxxgkml-next.swiper-button-disabled:after{
    background: url("./zwgk_gkml_arr1.png");
    background-size: 100% 100%;
}
.zfxxgkml-item{
    display: inline-block;
    width: 261px;
    line-height: 74px;
    font-size: 18px;
    padding: 0 10px;
    text-align: center;
    background-color: #f4fafe;
    margin-bottom: 30px;
    position: relative;
}
.zfxxgkml-item:not(:nth-of-type(5n)){
    margin-right: 23px;
}
.zfxxgkml-item:hover{
    color: #1578ec;
    font-weight: bold;
    box-shadow: 1px 4px 8px 1px rgba(21, 120, 236, 0.23);
}
.zfxxgkml-item:hover:after{
    content: "";
    width: 100%;
    height: 4px;
    background-color: #1578ec;
    position: absolute;
    left: 0;
    bottom: 0;
}
@media screen and (max-width: 768px) {
    .part1-lf,.part1-rt,.zcwjcx{
        width: 100%;
    }
    .part1{
        padding: .25rem;
    }
    .zwgk-tit{
        font-size: .4rem;
        line-height: .9rem;
        padding-left: .3rem;
        margin: .2rem 0;
    }
    .zwgk-tit:before{
        width: .15rem;
        height: .45rem;
        top: 55%;
        margin-top: 0;
    }
    .zwgk-tit:after{
        width: 47%;
        height: .5rem;
        background-size: auto 100%;
        top: .1rem;
    }
    .gkzl-item{
        width: 48.5%;
        height: 2rem;
        font-size: .32rem;
        margin-bottom: .3rem;
        line-height: .7rem;
        padding: .2rem;
    }
    .gkzl-item img{
        height: .9rem;
    }
    .ld-tit{
        padding: .25rem;
        line-height: .7rem;
    }
    .ld-tit-text{
        font-size: .4rem;
    }
    .ld-box{
        padding: .3rem .25rem;
    }
    .ld-logo{
        width: 2.6rem;
        height: 3.34rem;
    }
    .ld-xx{
        padding: .3rem 0;
        margin-left: .3rem;
    }
    .ld-name{
        font-size: .4rem;
        line-height: .5rem;
        margin-bottom: .2rem;
    }
    .ld-desc{
        font-size: .32rem;
        line-height: .5rem;
    }
    .ld-top{
        padding-bottom: .3rem;
    }
    .ld-bt{
        padding-top: 0;
    }
    .ld-item:not(:nth-of-type(3n)){
        margin-right: 0;
    }
    .ld-item{
        width: 48%;
        line-height: .7rem;
        border-radius: .06rem;
        margin-top: .3rem;
        font-size: .32rem;
    }
    .ld-item:nth-of-type(2n+1){
        margin-right: 4%;
    }
    .ld-jg-item{
        width: 48%;
        margin-top: .3rem;
        height: auto;
        font-size: .32rem;
        padding: .2rem .15rem;
        line-height: .8rem;
    }
    .ld-jg-item img{
        margin-right: .05rem;
        height: .5rem;
    }
    .zcwjcx{
        height: auto;
        margin-top: .3rem;
        padding: .3rem .25rem;
    }
    .zcwjcx-tit{
        margin-bottom: .3rem;
    }
    .zcwjcx-tit img{
        width: 80%;
    }
    .zcwjcx-search{
        margin-bottom: .3rem;
        border-radius: .06rem;
    }
    .zcwjcx-search-input{
        height: 1rem;
        font-size: .32rem;
        padding: 0 .25rem;
    }
    .zcwjcx-search-btn{
        padding: 0 .25rem;
    }
    .zcwjcx-search-btn img{
        width: .8rem;
    }
    .zcwjcx .label{
        width: .75rem;
        font-size: .32rem;
        line-height: .44rem;
        padding-top: .1rem;
    }
    .zcwjcx-input{
        font-size: .3rem;
        height: 1.1rem;
        padding: 0 .1rem;
        border-radius: .06rem;
        width: 2.4rem;
    }
    .zcwjcx-time{
        width: 2.4rem;
        height: .48rem;
        font-size: .3rem;
        border-radius: .06rem;
    }
    .zcwjcx-time:first-of-type{
        margin-bottom: .14rem;
    }
    .part1-rt-item{
        height: auto;
        padding: .3rem .25rem;
    }
    .tit-tab-label{
        line-height: .8rem;
        font-size: .4rem;
        margin-right: .3rem;
    }
    .tit-tab-box{
        width: 100%;
        height: auto;
        line-height: .6rem;
        font-size: .32rem;
        border-radius: .04rem;
        padding: .2rem .25rem;
        display: block;
        white-space: nowrap;
        overflow-x: auto;
    }
    .tit-tab{
        padding: 0 .15rem;
        border-radius: .04rem;
        display: inline-block;
    }
    .tit-tab:not(:last-of-type){
        margin-right: .3rem;
    }
    .part1-rt-ct-item{
        padding-top: .1rem;
    }
    .list-item{
        padding: .2rem 0 .2rem .2rem;
        font-size: .32rem;
        line-height: .6rem;
    }
    .list-item:before{
        width: .08rem;
        height: .08rem;
    }
    .list-item a{
        margin-right: .3rem;
    }
    .part1-bt{
        margin-top: .3rem;
    }
    .part1-bt .part1-rt-item{
        width: 100%;
        padding-left: .2rem;
        margin-bottom: 0;
    }
    .part2{
        padding: .3rem .25rem;
    }
    .zwgk-tit.zwgk-tit2:after{
        width: 58%;
        background-size: auto 100%;
    }
    .zwgkzt-swiper{
        width: 88%;
    }
    .zwgkzt-wrapper{
        height: 3.08rem;
    }
    .zwgkzt-wrapper img{
        width: 100%;
    }
    .zwgkzt-next, .zwgkzt-prev{
        width: .26rem;
        height: .5rem;
        top: 45%;
    }
    .zwgkzt-pagination{
        padding: .35rem 0;
    }
    .zwgkzt-wrapper .swiper-slide{
        width: 100%;
        margin-right: 0;
    }
    .swiper-pagination-bullet{
        width: .14rem;
        height: .14rem;
        margin: 0 .08rem;
    }
    .zfxxgkml-next, .zfxxgkml-prev{
        width: .34rem;
        height: .54rem;
        border-radius: .04rem;
        margin: .01rem 0 .2rem
    }
    .zfxxgkml-prev{
        margin-right: .2rem;
    }
    .zfxxgkml-item:not(:nth-of-type(5n)){
        margin-right: 0;
    }
    .zfxxgkml-item{
        width: 48%;
        line-height: 1.2rem;
        font-size: .32rem;
        margin-bottom: .3rem;
        padding: 0 .2rem;
    }
    .zfxxgkml-item:nth-of-type(2n+1){
        margin-right: 4%;
    }
}