@charset "UTF-8";
/* @font-face {
  font-family: 'siyuan';
  src: url("../css/font/SourceHanSansCN-ExtraLight-Alphabetic.eot");
  src: url("../css/font/SourceHanSansCN-ExtraLight-Alphabetic.eot?#iefix") format("embedded-opentype"), url("../css/font/SourceHanSansCN-ExtraLight-Alphabetic.woff2") format("woff2"), url("../css/font/SourceHanSansCN-ExtraLight-Alphabetic.woff") format("woff"), url("../css/font/SourceHanSansCN-ExtraLight-Alphabetic.ttf") format("truetype"), url("../css/font/SourceHanSansCN-ExtraLight-Alphabetic.svg#SourceHanSansCN-ExtraLight-Alphabetic") format("svg");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
} */

html {
  background-color: #fff;
  color: #666666;
  font-size: 18px;
}

body, ul, ol, dl, dd, h1, h2, h3, h4, h5, h6, figure, form, fieldset, legend, input, textarea, button, p, blockquote, th, td, pre, xmp {
  margin: 0;
  padding: 0;
}

body, input, textarea, button, select, pre, xmp, tt, code, kbd, samp {
  line-height: 1.5;
	 font-family: "Microsoft YaHei" ;
}

h1, h2, h3, h4, h5, h6, small, big, input, textarea, button, select {
  font-size: 100%;
}

h1, h2, h3, h4, h5, h6 {
	 font-family: "Microsoft YaHei" ;
}

h1, h2, h3, h4, h5, h6, b, strong {
  font-weight: normal;
}

address, cite, dfn, em, i, optgroup, var {
  font-style: normal;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  text-align: left;
}

caption, th {
  text-align: inherit;
}

ul, ol, menu {
  list-style: none;
}

fieldset, img, image {
  border: 0;
}

img, object, input, textarea, button, select, image {
  vertical-align: middle;
}

article, aside, footer, header, section, nav, figure, figcaption, hgroup, details, menu {
  display: block;
}

audio, canvas, video {
  display: inline-block;
  display: inline;
  zoom: 1;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: "\0020";
}

textarea {
  overflow: auto;
  resize: vertical;
}

input, textarea, button, select, a {
  outline: 0 none;
  border: none;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

mark {
  background-color: transparent;
}

a, ins, s, u, del {
  text-decoration: none;
}

sup, sub {
  vertical-align: baseline;
}

html {
  overflow-x: hidden;
  -webkit-tap-highlight-color: transparent;
}

body {
	 font-family: "Microsoft YaHei" ;
  color: #666;
  line-height: 1;
  -webkit-text-size-adjust: none;
}

hr {
  height: .02rem;
  margin: .1rem 0;
  border: medium none;
  border-top: .02rem solid #cacaca;
}

a {
  text-decoration: none;
}

body {
  max-width: 1920px;
  margin: auto;
}

html,
body {
  width: 100%;
  touch-action: manipulation;
  /* IE11+ 禁止双击缩放，关于移动端300ms延迟：https://github.com/ftlabs/fastclick */
  -ms-touch-action: manipulation;
  /* IE10+ 禁止双击缩放 */
  color: #666666;
	 font-family: "Microsoft YaHei" ;
  /* overflow-y: hidden; */
  min-width: 1400px;
}

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: ' ';
  clear: both;
  height: 0;
}

.clearfix {
  zoom: 1;
  overflow: hidden;
  _zoom: 1;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.hide {
  display: none;
}

.show {
  display: block;
}

.teC {
  text-align: center;
}

.teFr {
  text-align: right;
}

.teFl {
  text-align: left;
}

.maAll {
  margin: 30px;
}

.maR {
  margin-right: 30px;
}

.maL {
  margin-left: 30px;
}

.maB {
  margin-bottom: 30px;
}

.maT {
  margin-top: 30px;
}

.paAll {
  padding: 30px;
}

.paFl {
  padding-left: 30px;
}

.paFr {
  padding-right: 30px;
}

.paT {
  padding-top: 30px;
}

.paB {
  padding-bottom: 30px;
}

.block {
  display: block;
}

.inBlock,
.iconfont
, router-link {
  display: inline-block;
}

.fontBold {
  font-weight: bold;
}

.fontLight {
  font-weight: lighter;
}

.fontNormal {
  font-weight: normal;
}

.font18 {
  font-size: 18px !important;
}

.font20 {
  font-size: 20px !important;
}

.font22 {
  font-size: 22px !important;
}

.font24 {
  font-size: 24px !important;
}

.font26 {
  font-size: 26px !important;
}

.font28 {
  font-size: 28px !important;
}

.font30 {
  font-size: 30px !important;
}

.font32 {
  font-size: 32px !important;
}

.font36 {
  font-size: 36px !important;
}

.font38 {
  font-size: 38px !important;
}

.font40 {
  font-size: 40px !important;
}

.font44 {
  font-size: 44px !important;
}

.font48 {
  font-size: 48px !important;
}

.font54 {
  font-size: 54px !important;
}

.font60 {
  font-size: 60px !important;
}

.font80 {
  font-size: 80px !important;
}

.blue {
  color: #2253C2;
}

.colorf8 {
  background: #f8f8f8;
}

.color9 {
  color: #999;
}

.yellow {
  color: #FFEAC8 !important;
}

.red {
  color: #F12C20;
}

.thick-line {
  border-bottom: 16px solid #f8f8f8;
}

.thick-line-top {
  border-top: 16px solid #f8f8f8;
}

.small-line {
  border-bottom: 1px solid #f8f8f8;
}

.small-line-top {
  border-top: 1px solid #f8f8f8;
}

.relative {
  position: relative;
}

.absolute {
  position: absolute;
}

.OPPOSans{
  font-family: "Microsoft YaHei";
}
