.jczwgk-head{
    background: url(jczwgk-headerbg3.png) top center no-repeat;
    padding-bottom: 62px;
}
.jczwgk-head .header-top a,.jczwgk-head .header-top span{
    color: #fff;
}
.jczwgk-head-con{
    text-align: center;
    padding-top: 56px;
}
.header-search-box{
    float: none;
    margin: 50px auto 0;
}
.jtysly-content{
    width: 1400px;
    padding: 10px;
    margin: 29px auto 47px;
}
.jtysly-title{
    font-size: 19px;
    color: #2760b7;
    font-weight: bold;
    line-height: 20px;
}
.jtysly-title i{
    width: 5px;
    height: 20px;
    margin-right: 8px;
    float: left;
    background-color: #2760b7;
    display: inline-block;
}
.jtysly-content>div{
    padding: 18px 0px;
}
.jtysly-box{
    margin-bottom: 17px;
}
.jtysly-title1{
    font-size: 30px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 28px;
    letter-spacing: 0px;
    color: #2587ff;
    background-position: left center;
    padding-left: 29px;
    height: 34px;
    margin-bottom: 22px;
    display: block;
}
.jtysly-title1 img{
    display: inline-block;
    margin-right: 16px;
}
.jtysly-list li{
    padding-left: 13px;
    height: 41px;
    line-height: 41px;
    position: relative;
}
.jtysly-list li::before{
    display: inline-block;
    content: "";
    height: 4px;
    width: 4px;
    border: 1px solid #0067b8;
    position: absolute;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    left: 0px;
    top: 50%;
    margin-top: -2px;
}
.jtysly-list li a{
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 41px;
    letter-spacing: 0px;
    color: #444444;
    max-width: 80%;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.jtysly-list li span{
    display: inline-block;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 41px;
    letter-spacing: 0px;
    color: #797777;
}
.jtysly-item{
    width: 277px;
    height: 66px;
    margin-right: 18px;
    margin-bottom: 16px;
    display: inline-block;
}
.jtysly-item>a{
    width: 100%;
    height: 100%;
    background-color: #f1f5f9;
    display: inline-block;
    text-align: center;

    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 67px;
    letter-spacing: 0px;
    color: #2760b7;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border: 1px solid #f1f5f9;
}
.jtysly-item:nth-child(4n){
    margin-right: 0px;
}
.jtysly-item-list{
    position:absolute;
    width: 528px;
    max-height: 220px;
    padding-left: 12px;
    padding-right: 32px;
    background-color: #e6efff;
    border: solid 1px #46a2f1;
    display: none;
    padding-top: 8px;
    z-index: 10;
    padding-bottom: 10px;
}
.jtysly-item-list li{
    padding-left: 18px;
    background: #f1f5f9;
    height: 41px;
    line-height: 41px;
    position: relative;
}
.jtysly-item-list li::before{
    display: inline-block;
    content: "";
    height: 4px;
    width: 4px;
    border: 1px solid #0067b8;
    position: absolute;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    left: 0px;
    top: 50%;
    margin-top: -2px;
}
.jtysly-item-list li a{
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 41px;
    letter-spacing: 0px;
    color: #444444;
    width: 350px;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: top;
}
.jtysly-item-list li span{
    display: inline-block;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 41px;
    letter-spacing: 0px;
    color: #797777;
}
.jtysly-list{
    border-bottom: 1px dashed #eee;padding-bottom: 10px;
}

@media screen and (min-width: 769px){
    .jtysly-item:hover>a{
        font-weight: bold;
        border: 1px solid #2760b7;
    }
    .jtysly-item:hover .jtysly-item-list{
        display: block;
    }
}
@media screen and (max-width: 768px){
    .jczwgk-head{
        padding-bottom: .4rem;
    }
    .jczwgk-logo{
        margin-top: .2rem;
    }
    .jczwgk-logo a{
        width: 60%;
    }
    .jczwgk-logo img{
        width: 100%;
    }
    .jczwgk-head-con{
        padding-top: .4rem;
    }
    .jczwgk-head-con>img{
        width: 80%;
    }
    .header-search-box{
        margin-top: .4rem;
    }
    .jtysly-content{
        width: 100%;
        padding: .2rem;
        margin: .3rem 0;
    }
    .jtysly-title{
        font-size: .36rem;
        line-height: .4rem;
    }
    .jtysly-title i{
        width: .1rem;
        height: .4rem;
        margin-right: .2rem;
    }
    .jtysly-content>div{
        padding: .3rem 0;
        margin-bottom: 0;
    }
    .jtysly-list{
        width: 100%;
    }
    .jtysly-list li{
        line-height: .7rem;
        height: .7rem;
        padding-left: .3rem;
    }
    .jtysly-list li a{
        font-size: .32rem;
        line-height: .7rem;
        max-width: 70%;
    }
    .jtysly-list li span{
        font-size: .28rem;
        line-height: .7rem;
    }
    .jtysly-box{
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .jtysly-item{
        width: 48%;
        height: .7rem;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        margin: 0 0 .2rem;
    }
    .jtysly-item>a{
        line-height: .7rem;
        font-size: .32rem;
        padding: 0 .1rem;
    }
}