@charset "utf-8";
/* CSS Document */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}

body {
    color: #000;
    font-size: 12px;
    font-family: "Microsoft Yahei",Verdana, Arial, Helvetica, sans-serif;
}

td, th, caption {
    font-size: 12px;
}

address, caption, cite, code, dfn, em, th, var {
    font-style: normal;
    font-weight: normal;
}

a {
    color: #000000;
    text-decoration: none;
}

a:hover {
    color: #bd0500;
    text-decoration: none;
}

img {
    border: none;
}

ol, ul, li {
    list-style: none;
}

table {
    border-collapse: collapse;
}

.mc32e-clear {
    zoom:1;
}

.mc32e-clear:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0
}
.mc32e-clearX {
    zoom:1;
}

.mc32e-clearX:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0
}
.mc32e-left{
    float: left;
}
.mc32e-right{
    float: right;
}


:root{--ms-accent:#1e3a5f;--ms-radius:6px;--ms-line:1.68;--ms-gap:15px;}
