
.gszx_conter h1{
    font-weight: bold;
    margin: 0 0 1.6667rem 0;
    text-align: center;
    font-size: 1.5rem;
    line-height: 1.5;
}
.gszx_conter ul{
    margin: 0.4167rem 0 1.25rem;
    list-style-type: none;
}
.gszx_conter ul li{
    list-style-type: disc;
    margin-bottom: 5px;
    line-height: 1.75;
    font-size: 0.6667rem;
    font-weight: normal;
}
.gszx_conter a{
    margin-bottom: 0.2083rem;
    line-height: 1.75;
    font-size: 0.6667rem;
    font-weight: normal;
}
.gszx_listbox {
    overflow: initial;
}
.gszx_conter{
    padding-top: 2rem;
}