<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html,
body {
    font-family: "寰蒋闆呴粦",Microsoft YaHei, Arial, Helvetica, sans-serif !important;
}

h1,
h2,
h3,
h4,
h5,
h6{
    font-family: "寰蒋闆呴粦",Microsoft YaHei, Arial, Helvetica, sans-serif !important;
    font-weight: bold;
}
a,
p,
span,
div
header,
footer,
b,
strong,
ul,
li{
    font-family: "寰蒋闆呴粦",Microsoft YaHei, Arial, Helvetica, sans-serif ;
}
b,strong{
    font-weight: bold!important; 
  }

.content-list-box.content-list-box .text-box .overtext, .content-list-box-other.content-list-box .text-box .overtext, .content-list-box.content-list-box-other .text-box .overtext, .content-list-box-other.content-list-box-other .text-box .overtext{
    height: 7.8em;
}

.content-box h2:after {
    margin-left:0;
    transform: translateX(-50%);
}
.faq h2:after,.contact-us .big-box h2:after,.contact-us .text-box h2:after{
    transform: translateX(0);
}
.about-win h2:after,.more-magazine h2:after {
    transform: translateX(0);
}
@media (min-width:992px){
.content-box h2.pull-left:after,.about-timeline .content-box h2:after {
    transform: translateX(0);
}
} 
@media (max-width: 992px){
    .faq .question .answer {
        text-indent: 30px;
    }
}


</pre></body></html>