@font-face {
  font-family: ca;
  src: url(../font/GothamLight.otf);
}

@charset "utf-8";

/* CSS Document */
html,
body,
div,
span,
iframe,
map,
font,
img,
a img,
samp,
strong,
hr,
h1,
h2,
h3,
h4,
h5,
h6,
b,
p,
blockquote,
a,
address,
code,
dl,
dt,
dd,
ol,
ul,
li,
form,
label,
table,
tr,
td,
th {
  font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
}

input::-webkit-outer-spin-button,
input,
textarea {
  color: #000 !important;
}

input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

input[type="number"] {
  -moz-appearance: textfield;
}

textarea {
  font-family: "微软雅黑";
}

ol,
ul {
  list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
}

a {
  cursor: pointer;
}

a:link {
  text-decoration: none;
}

a:visited {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

a:active {
  text-decoration: none;
}

input,
select {
  font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
}

i {
  font-style: normal;
}

a {
  blr: expression(this.onFocus=this.blur());
}

a:focus {
  outline: none;
}

a.hidefocus {
  outline: none;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

input[type="text"],
input[type="submit"],
input[type="button"] {
  -webkit-appearance: none;
  /*去除iPhone input默认样式}*/
}

input {
  outline: none;
}

.clearfix:after {
  display: block;
  content: "";
  clear: both;
  height: 0;
  overflow: hidden;
}

.clearfix {
  zoom: 1;
}

body {
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  font-size: 12px;
}

.clear {
  clear: both;
}

div,
ul,
li,
input {
  box-sizing: border-box;
}

em,
i,
strong {
  /* font-style: normal; */
}

@font-face {
  font-family: Source-N;
  src: url("../font/SourceHanSansSC-Normal.otf");
}

@font-face {
  font-family: Source-R;
  src: url("../font/SOURCEHANSANSSC-REGULAR.OTF");
}

@font-face {
  font-family: CAI978;
  src: url("../font/808-CAI978.ttf");
}

@font-face {
  font-family: GothamMedium;
  src: url("../font/GothamMedium_1(1).otf");
}

@font-face {
  font-family: GothamLight;
  src: url("../font/GothamLight.otf");
}

@font-face {
  font-family: GothamBlack;
  src: url("../font/Gotham-Black_0.otf");
}

@font-face {
  font-family: PingFang-R;
  src: url("../font/PINGFANG REGULAR.TTF");
}

@font-face {
  font-family: PingFang-M;
  src: url("../font/PINGFANG MEDIUM.TTF");
}

@font-face {
  font-family: PingFang-L;
  src: url("../font/PINGFANG LIGHT.TTF");
}

@font-face {
  font-family: PingFang-e;
  src: url("../font/PINGFANG EXTRALIGHT.TTF");
}

@font-face {
  font-family: PingFang-B;
  src: url("../font/PINGFANG BOLD.TTF");
}

@font-face {
  font-family: "PingFang SC";
  src: url("../font/SourceHanSansSC-Normal.TTF");
}