html{
    overflow-y: scroll;
    height: 100%;
}
body{
    min-height: 100%;
    position: relative;
}

.top_2023_district_County {
    
    
    
    
    
    width: 100%;
    height: 40px;
    line-height: 40px;
    
    text-align: center;

    
    
    
}

.top_2023_district_County_center {
    margin: 0px auto;
    width: 16%;
    height: 100%;
    line-height: 100%;
    
    
    
    
    background: rgba(35, 116, 182, 0.4);
    border-radius: 40px;
}

.yj-district .top_2023_district_County .top_2023_district_County_center{
    width: 26% !important;
}

.top_2023_district_County a{
    display: inline-block;
    padding: 0px 10px;
    border-right: 1px solid white;
    
    text-align: center;
    margin: 13px 0px;
    line-height: 14px;
    font-size: 14px;
    color: white;
    
    z-index: 1;
    position: relative;
}
.top_2023_district_County a:last-child{
    border-right: 0px solid white;
    
}
a.english{
    border-right: 0px solid white;
    
}