
@media screen and (max-width: 1000px){
    body .global_mode_about4 .g_list{display: flex;flex-direction: row;justify-content: space-between;width: 100%;gap: 10px;}
    body .global_mode_about4 .g_list .g_img{width: 100%;height: auto;}
}
