<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,a,blockquote,th,td,hr,button,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
img {
    border: 0;
    vertical-align: middle;
}
iframe{
    margin: 0px;
    border: 0px;
    padding: 0px;
    font-size: 100%;
    font-weight: normal;
    font-family: inherit;
    -webkit-text-size-adjust: 100%;
    -webkit-font-navoothing: subpixel-antialiased;
}
ol,ul,li{list-style-type:none;}
input {
    border: none;
    outline: medium;
}
body {
    color: #0e0e0e;
    font-size: 0.18rem;
    line-height: 0.3rem;
    background-color: #fff;
    font-family: 'Microsoft Yahei',sans-serif;
    min-width: 320px;
}
.container table{max-width: 100%;}
.container table th{word-wrap: break-word;white-space: initial;}
.container table td{word-wrap: break-word;white-space: initial;padding: 0.05rem;}
.container table td p{line-height: 0.4rem;}
a{color: #0e0e0e;font-size: 0.18rem;line-height: 0.3rem}
a,a:link,a:hover{text-decoration: none;font-family: 'Microsoft Yahei';}
a:hover{color: #f96616;}
.left{float: left;}
.right{float: right;}
.clearfix:after{display:block;content:'';clear:both;height:0px;visibility: hidden;}
.clearfix{*display:table;*zoom:1;}
.relative{position:relative;}
.inner{width: 12rem;margin: 0 auto;}
.color-red{color:#e44!important}
.color-blue{color:#29f!important}
.color-desc{color:#999!important}
.color-text{color:#333!important}
.color-green{color:#090!important}
.text-primary {color:#2c3e50;}
a.text-primary:hover, a.text-primary:focus {color:#1a242f;}
.text-success {color:#18bc9c;}
a.text-success:hover, a.text-success:focus {color:#128f76;}
.text-info {color:#3498db;}
a.text-info:hover, a.text-info:focus {color:#217dbb;}
.text-warning {color:#f39c12;}
a.text-warning:hover, a.text-warning:focus {color:#c87f0a;}
.text-danger {color:#e74c3c;}
a.text-danger:hover, a.text-danger:focus {color:#d62c1a;}
@media screen and (max-width: 800px){
    .inner{width: 85%;}
    .color-red{font-size: 0.35rem;line-height: 0.5rem;}
    .color-blue{font-size: 0.35rem;line-height: 0.5rem;}
    .color-desc{font-size: 0.35rem;line-height: 0.5rem;}
    .color-text{font-size: 0.35rem;line-height: 0.5rem;}
    .color-green{font-size: 0.35rem;line-height: 0.5rem;}
}</pre></body></html>