
    .global_mode_customize .top_subtitle { font-size: 30px; color: #222222; margin: 20px 0 10px;}
    .global_mode_customize .top_content { font-size: 18px; color: #222222; }
    .global_mode_customize .top_content span { color: #225D97; }
    @media screen and (max-width: 1000px) {
        .global_mode_customize .top_subtitle { font-size: 20px;}
        .global_mode_customize .top_content{ font-size: 10px;}
    }
