@charset "UTF-8";
/* Ó¡Ë¢ÓÃCSS */

@media print {
    header { display: none !important; }
    #page-title { background-image: none !important;  min-height: 250px !important; padding-top: 0px !important; }

    .local-nav { display: none !important; }
    .bg-grad-right::after { content: none !important; }
    .bg-grad-left::before { content: none !important; }

    footer { display: none !important; }
}
