@charset "utf-8";
html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
div,
dl,
dt,
dd,
ul,
ol,
li,
p,
blockquote,
pre,
hr,
figure,
table,
caption,
th,
td,
form,
fieldset,
legend,
input,
button,
textarea,
menu {
  margin: 0;
  padding: 0;
}
header,
footer,
section,
article,
aside,
nav,
hgroup,
address,
figure,
figcaption,
menu,
details {
  display: block;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
caption,
th {
  text-align: left;
  font-weight: normal;
}
html,
body,
fieldset,
img,
iframe,
abbr {
  border: 0;
}
i,
cite,
em,
var,
address,
dfn {
  font-style: normal;
}
[hidefocus],
summary {
  outline: 0;
}
li {
  list-style: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
small {
  font-size: 100%;
}
sup,
sub {
  font-size: 83%;
}
pre,
code,
kbd,
samp {
  font-family: inherit;
}
q:before,
q:after {
  content: none;
}
textarea {
  overflow: auto;
  resize: none;
}
label,
summary {
  cursor: default;
}
a,
button {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
em,
strong,
b {
  font-weight: bold;
}
del,
ins,
u,
s,
a,
a:hover {
  text-decoration: none;
}
img {
  vertical-align: middle;
  max-width: 100%;
}
body,
textarea,
input,
button,
select,
keygen,
legend {
  color: #19110b;
  outline: 0;
  font-family: 'hm-l', 'PingFang SC', "Microsoft YaHei", SimHei;
}
html,
body {
  -webkit-font-smoothing: antialiased;
}
body {
  background: #fff;
  line-height: 1.5;
  min-height: 100%;
  font-size: 15px;
}
.bg-f {
  background-color: #ffffff;
}
a {
  color: #19110b;
}
a:hover {
  color: #006fdb;
}
.clf:after,
.f-cb:after,
.f-cbli li:after {
  display: block;
  clear: both;
  visibility: hidden;
  height: 0;
  overflow: hidden;
  content: ".";
}
.clf,
.f-cb,
.f-cbli li {
  zoom: 1;
}
.f-ib {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.f-dn {
  display: none;
}
.f-db {
  display: block;
}
.f-fl {
  float: left;
}
.f-fr {
  float: right;
}
.f-pr {
  position: relative;
}
.f-prz {
  position: relative;
  zoom: 1;
}
.f-oh {
  overflow: hidden;
}
.f-ff1 {
  font-family: "Microsoft YaHei";
}
.f-fs1 {
  font-size: 12px;
}
.f-fs2 {
  font-size: 14px;
}
.f-fwn {
  font-weight: normal;
}
.f-fwb {
  font-weight: bold;
}
.f-tal {
  text-align: left;
}
.f-tac {
  text-align: center;
}
.f-tar {
  text-align: right;
}
.f-taj {
  text-align: justify;
  text-justify: inter-ideograph;
}
.f-vam,
.f-vama * {
  vertical-align: middle;
}
.f-wsn {
  word-wrap: normal;
  white-space: nowrap;
}
.f-pre {
  overflow: hidden;
  text-align: left;
  white-space: pre-wrap;
  word-wrap: break-word;
  word-break: break-all;
}
.f-wwb {
  white-space: normal;
  word-wrap: break-word;
  word-break: break-all;
}
.f-ti {
  overflow: hidden;
  text-indent: -30000px;
}
.f-ti2 {
  text-indent: 2em;
}
.f-lhn {
  line-height: normal;
}
.f-tdu,
.f-tdu:hover {
  text-decoration: underline;
}
.f-tdn,
.f-tdn:hover {
  text-decoration: none;
}
.f-toe {
  overflow: hidden;
  word-wrap: normal;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.f-csp {
  cursor: pointer;
}
.f-csd {
  cursor: default;
}
.f-csh {
  cursor: help;
}
.f-csm {
  cursor: move;
}
.f-usn {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.wrap,
.container,
.box {
  margin: 0 auto;
  max-width: 1400px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-3,
.col-6,
.col-4,
.col-2 {
  padding-left: 15px;
  padding-right: 15px;
}
.col-2 {
  width: 20%;
  float: left;
}
.col-3 {
  width: 25%;
  float: left;
}
.col-4 {
  width: 33.3333%;
  float: left;
}
.col-6 {
  width: 50%;
  float: left;
}
.p-sm {
  padding-top: 15px;
  padding-bottom: 15px;
}
.p-md {
  padding-top: 30px;
  padding-bottom: 30px;
}
.p-lg {
  padding-top: 60px;
  padding-bottom: 60px;
}
.mt5 {
  margin-top: 5px;
}
.mt10 {
  margin-top: 10px;
}
.mt15 {
  margin-top: 15px;
}
.mt20 {
  margin-top: 20px;
}
.mt25 {
  margin-top: 25px;
}
.mt30 {
  margin-top: 30px;
}
.mt40 {
  margin-top: 40px;
}
.mt50 {
  margin-top: 50px;
}
.mt60 {
  margin-top: 60px;
}
.mt80 {
  margin-top: 80px;
}
.mb5 {
  margin-bottom: 5px;
}
.mb20 {
  margin-bottom: 20px;
}
.mb30 {
  margin-bottom: 30px;
}
.mb100 {
  margin-bottom: 100px;
}
.mr5 {
  margin-right: 5px;
}
.mr15 {
  margin-right: 15px;
}
.mr20 {
  margin-right: 20px;
}
.ml5 {
  margin-left: 5px;
}
.ml10 {
  margin-left: 10px;
}
.ml50 {
  margin-left: 50px;
}
.mr10 {
  margin-right: 10px;
}
.p1e {
  padding: 10px;
}
.p2e {
  padding: 20px;
}
.pl23 {
  padding-left: 23px;
}
.pt10 {
  padding-top: 10px;
}
.pt20 {
  padding-top: 20px;
}
.b1e {
  border-bottom: 1px solid #eeeeee;
}
.bort1 {
  border-top: 1px solid #eeeeee;
}
.line2 {
  line-height: 2;
}
.btn {
  padding: .875em 3em;
  border-radius: 4px;
  border: 0;
}
.btn-all {
  border-radius: 4px;
  width: 100%;
  display: block;
  text-align: center;
}
.btn-sm {
  padding: 2px 5px;
}
.btn-md {
  padding: 10px 30px;
}
.w245 {
  width: 245px;
}
.f12 {
  font-size: 12px;
}
.f13 {
  font-size: 13px;
}
.f14 {
  font-size: 14px;
}
.f15 {
  font-size: 15px;
}
.f18 {
  font-size: 18px;
}
.f20 {
  font-size: 20px;
}
.f24 {
  font-size: 24px;
}
.c9 {
  color: #999999;
}
.c70 {
  color: #707070;
}
.orange {
  color: #ff6600;
}
.gray {
  color: #8a8f99;
}
.red {
  color: #ff2727;
}
.blue2 {
  color: #006fdb;
}
.blue {
  color: #0551a8;
}
.blue_lighten {
  color: #a5b8d6;
}
a.blue:hover {
  color: #0551a8;
}
.green {
  color: #0551a8;
}
a.green:hover {
  color: #1acb6d;
}
.box-s {
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.06);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.06);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.06);
}
.box-s2 {
  -webkit-box-shadow: 0 10px 20px rgba(29, 80, 162, 0.06);
  -moz-box-shadow: 0 10px 20px rgba(29, 80, 162, 0.06);
  box-shadow: 0 10px 20px rgba(29, 80, 162, 0.06);
}
.box-s3 {
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.02);
  -moz-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.02);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.02);
}
.border-r4 {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.bg-f7 {
  background-color: #f7f7f7;
}
img {
  max-width: 100%;
}
body {
  scrollbar-arrow-color: #fff;
  scrollbar-face-color: #8a8f99;
  scrollbar-highlight-color: #fff;
  scrollbar-shadow-color: #fff;
  scrollbar-track-color: #fff;
  scrollbar-3dlight-color: #fff;
  scrollbar-darkshadow-color: #fff;
  scrollbar-base-color: #ffffff;
}
html::-webkit-scrollbar {
  width: 8px;
  height: 8px;
  background-color: #ffffff;
}
html::-webkit-scrollbar-track {
  background-color: #ffffff;
}
html::-webkit-scrollbar-thumb {
  border-radius: 0;
  background-color: #8a8f99;
  border-radius: 8px;
  box-shadow: inset 0 0 5px #8a8f99;
}
html::-webkit-scrollbar-button {
  height: 0;
  background-color: #8a8f99;
}
@font-face {
  font-family: "sta";
  src: url("../fonts/Staatliches.ttf");
  font-style: normal;
}
@font-face {
  font-family: "hm-l";
  src: url("../font/HarmonyOS_Sans_SC_Light.ttf");
  font-style: normal;
}
@font-face {
  font-family: "hm-b";
  src: url("../font/HarmonyOS_Sans_SC_Bold.ttf");
  font-style: normal;
}
@font-face {
  font-family: "hm-r";
  src: url("../font/HarmonyOS_Sans_SC_Regular.ttf");
  font-style: normal;
}
@font-face {
  font-family: "hm-m";
  src: url("../font/HarmonyOS_Sans_SC_Medium.ttf");
  font-style: normal;
}
@font-face {
  font-family: "iconfont";
  src: url('../fonts/iconfont.eot?t=15735369343531');
  src: url('../fonts/iconfont.eot?t=15735369343531#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/iconfont.woff?t=15735369343531') format('woff'), url('../fonts/iconfont.ttf?t=15735369343531') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */ url('../fonts/iconfont.svg?t=15735369343531#iconfont') format('svg');
  
  /* IE9 */
  /* iOS 4.1- */
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: "iconfont" !important;
  font-size: 14px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-signout:before {
  content: "\e612";
}
.icon-msg:before {
  content: "\e603";
}
.icon-tel:before {
  content: "\e60f";
}
.icon-gotop:before {
  content: "\e611";
}
.icon-radio:before {
  content: "\ee1c";
}
.icon-radio_on:before {
  content: "\e60e";
}
.icon-close:before {
  content: "\e68b";
}
.icon-hand1:before {
  content: "\e60d";
}
.icon-hand:before {
  content: "\e60b";
}
.icon-vr:before {
  content: "\e60a";
}
.icon-minus:before {
  content: "\ea4b";
}
.icon-video:before {
  content: "\e60c";
}
.icon-view:before {
  content: "\e609";
}
.icon-download:before {
  content: "\e608";
}
.icon-map:before {
  content: "\e607";
}
.icon-search:before {
  content: "\e606";
}
.icon-down:before {
  content: "\e638";
}
.icon-fullscreen:before {
  content: "\e605";
}
.icon-right:before {
  content: "\e604";
}
.icon-left:before {
  content: "\e727";
}
.icon-instagram:before {
  content: "\e666";
}
.icon-youtube:before {
  content: "\e643";
}
.icon-linkedin:before {
  content: "\e726";
}
.icon-twitter:before {
  content: "\e617";
}
.icon-facebook:before {
  content: "\e682";
}
.icon-plus:before {
  content: "\e610";
}
.icon-more:before {
  content: "\e602";
}
.icon-led:before {
  content: "\e600";
}
.icon-user:before {
  content: "\e601";
}
