@charset "utf-8";

body, ol, ul, h1, h2, h3, h4, h5, h6, p, th, td, dl, dd, form, fieldset, legend, input, textarea, select { margin: 0px; padding: 0px; font-family: "PingFang SC"; }

table tr, table td { overflow: auto; }

body { font-size: 12px; color: rgb(39, 40, 40); }

a { color: rgb(39, 40, 40); text-decoration: none; }

a:hover { color: rgb(205, 2, 0); text-decoration: underline; }

em { font-style: normal; }

li { list-style: none; }

img { border: 0px; vertical-align: middle; }

table { border-collapse: collapse; border-spacing: 0px; }

p { overflow-wrap: break-word; }
