.header_wrap{
    position: initial !important;
    border: 1px solid #F0F0F0;
}
.global{
    padding: 0.69rem 0 1.76rem;
}
.global_text{
    font-family: Impact, Impact;
    font-weight: 400;
    font-size: 0.6rem;
    color: #202020;
    text-align: center;
}
.global_list{
    /* margin-top: 0.56rem; */
}
.global_list{
    margin-top: 0.18rem;
    flex-wrap: wrap !important;
}
.global_li{
    flex: 0 0 25%;
}
.global_li a{
    font-family: Source Han Sans CN, Source Han Sans CN;
    font-weight: 400;
    font-size: 0.18rem;
    color: #333333;
    margin-top: 0.35rem;
}
.global_tit{
    font-family: Source Han Sans CN, Source Han Sans CN;
    font-weight: bold;
    font-size: 0.24rem;
    color: #333333;
    margin-top: 0.56rem;
}
.global_tit2{
    margin-top: 1.1rem;
}