@charset "UTF-8";

@font-face {
  font-family: "PingFang";
  src: url("../font/PingFang.eot"); /* IE9 Compat Modes */
  src: url("../font/PingFang.eot?#iefix") format("embedded-opentype"),
    /* IE6-IE8 */ url("../font/PingFang.ttf") format("truetype"),
    url("../font/PingFang.otf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

/* 方正兰亭 */
@font-face {
  font-family: "LcdD";
  src: url("../font/LcdD.ttf");
  src: url("../font/LcdD.eot?#iefix") format("embedded-opentype"),
    /* IE6-IE8 */ url("../font/LcdD.TTF") format("truetype"),
    url("../font/LcdD.otf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

html,
body,
div,
span,
h1,
h2,
h3,
h4,
h5,
h6,
em,
img,
strong,
sub,
sup,
tt,
dd,
dl,
dt,
form,
label,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
ul,
li,
p,
a,
section {
  margin: 0;
  padding: 0;
  font-weight: normal;
}

html,
body {
  font-family: "Microsoft YaHei", "??", "Tahoma", "Arial", "Roboto",
    "Droid Sans", "Helvetica Neue", "Helvetica", "Droid Sans Fallback",
    "Heiti SC", "Hiragino Sans GB", "Simsun", "sans-self";
  height: 100%;
}

a {
  text-decoration: none;
}

input,
select,
textarea {
  vertical-align: middle;
}

img {
  border: 0;
  margin: 0;
  padding: 0;
}

ul,
li {
  list-style-type: none;
}

body,
h1,
h2,
h3,
h4,
a,
span,
div,
p,
img,
input,
select,
button,
textarea,
ul,
li,
ol,
dl,
dt,
dd {
  box-sizing: content-box;
}

body {
  /* background: #014974!important; */
  min-width: 1366px;
}

.clearfix:before,
.clearfix:after {
  display: table;
  line-height: 0;
  content: "";
}

.clearfix:after {
  clear: both;
}

div,
ul,
li {
  margin: 0;
  padding: 0;
  border: 0;
}

ul,
li {
  list-style-type: none;
  text-transform: capitalize;
}

textarea {
  resize: none;
}

.htmleaf-container {
  margin: 0 auto;
}

/* 苹方-简 中粗体 */
@font-face {
  font-family: "PingFangSC";
  src: url("../font/PingFang.ttc") format("truetype");
  font-weight: normal;
  font-style: normal;
}

/* 方正正粗黑简体 */
@font-face {
  font-family: "FZZCHJW";
  src: url("../font/FZZCHJW.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

/* Arial Bold */
@font-face {
  font-family: "Arial";
  src: url("../font/Arial Bold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

/* Songti */
@font-face {
  font-family: "Songti";
  src: url("../font/Songti.ttc") format("truetype");
  font-weight: normal;
  font-style: normal;
}
