@charset "UTF-8";
body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
figcaption,
figure,
fieldset,
legend,
button,
input,
textarea,
th,
td,
b,
i,
a {
  margin: 0;
  padding: 0;
  /*-moz-user-select:none*/
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
span,
div,
img,
b,
i,
a {
  vertical-align: middle;
  -webkit-tap-highlight-color: transparent;
  font-style: normal;
}
a {
  text-decoration: none;
  background: transparent;
  color:#000000;
}
a:active,
a:hover,
input,
textarea {
  outline: 0;
}
menu,
ul,
ol {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul {
  list-style: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
em,
del {
  font-style: normal;
  font-weight: normal;
  font-size: 100%;
  -webkit-text-size-adjust: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th,
caption {
  padding: 0;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
input:-webkit-autofill {
  background-color: rgba(0, 0, 0, 0) !important;
  background-image: none !important;
  color: #666 !important;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus {
  box-shadow: 0 0 0 60px #fff inset;
  -webkit-text-fill-color: #333;
}
::-ms-clear,
::-ms-reveal {
  display: none;
}
html,
body {
  height: 100%;
  width: 100%;
  padding: 0;
  margin: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "Hiragino Sans GB W3", "Microsoft YaHei UI", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
  font-size: 10px;
}
img {
  border: 0;
}
input[type="text"],
input[type="email"],
input[type="search"],
input[type="password"],
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
}
input,
textarea,
small {
  font-size: 12px;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
video {
  background: black;
}
body,
html {
  font-size: 10px;
  background: white !important;
  box-sizing: border-box;
}
.book .book-body .page-wrapper .page-inner section.normal ul {
  margin: 0;
  padding: 0;
}
*:before,
*:after {
  box-sizing: inherit;
}
.TRS_Editor .MsoNormalTable {
  width:100% !important;
}
@media screen and (max-width: 750px) {
  .TRS_Editor .MsoNormalTable {
    width:669pt !important;
  }
}
