html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
  box-sizing: border-box;
}

body {
  line-height: 1;
  background: #f4f3f4;
  /*padding-top: env(safe-area-inset-top);*/
  /*padding-left: env(safe-area-inset-left);*/
  /*padding-right: env(safe-area-inset-right);*/
  /*padding-bottom: env(safe-area-inset-bottom);*/
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch;
}

html,
body {
  height: 100%;
  background: #ffffff;
}

:focus {
  outline: 1;
}

article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
  display: block;
}

ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}

a {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title],
dfn[title] {
  border-bottom: 0.01333rem dotted #000;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

hr {
  display: block;
  height: 0.01333rem;
  border: 0;
  border-top: 0.01333rem solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

span,
img {
  vertical-align: middle;
}

input,
textarea,
select {
  padding: 0;
  margin: 0;
  vertical-align: middle;
  border: none;
  outline: none;
  background: transparent;
  resize: none;
}

.van-field__control::-webkit-input-placeholder,
input::-webkit-input-placeholder {
  font-size: 0.37333rem;
  color: #888888;
  line-height: normal;
}

.van-field__control::-webkit-input-placeholder input:-webkit-autofill {
  box-shadow: 0 0 0 13.33333rem white inset !important;
}

textarea::-webkit-input-placeholder {
  font-size: 0.37333rem;
  color: #888888;
  line-height: normal;
}

html {
  font-family: 'PingFang SC', 'Source Han Sans SC', MiSans, HarmonyOS Sans, OPPO SANS, 'Microsoft YaHei',
    'Helvetica Neue', Arial, Helvetica Neue, PingFang SC, Microsoft YaHei, Source Han Sans SC;
}

/* 队长薪酬 myreward 添加初始化字体 */
@font-face {
  font-family: YouSheBiaoTiHei;
  src: url('https://festaticdir-cdntc.sf-express.com/static/webroot/static/operation/20259/v3/woff2/youshebiaotihei-2-aa7091a2.woff2') format('woff2'),
    url('https://festaticdir-cdntc.sf-express.com/static/webroot/static/operation/20259/v3/woff/youshebiaotihei-2-75a7f74a.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Bebas';
  src: url('https://festaticdir-cdntc.sf-express.com/static/webroot/static/operation/20259/v3/woff2/bebas-28c85585.woff2') format('woff2'),
    url('https://festaticdir-cdntc.sf-express.com/static/webroot/static/operation/20259/v3/woff/bebas-603e6700.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

.van-dialog.lottery-award-dialog {
  overflow: visible;
}

.van-dialog__message {
  font-size: 0.42667rem !important;
  color: #333333 !important;
  text-align: center;
  font-weight: 500;
}

/* 四轮车confirm */

.vehicle_dialog .van-dialog__message {
  font-size: 0.37333rem !important;
  font-weight: normal;
  line-height: 0.45333rem;
  letter-spacing: 0;
  color: #333333 !important;
}

.van-button__text {
  font-size: 0.42667rem;
  font-weight: 500;
}

.van-dialog__header {
  font-family: PingFangSC-Medium;
  padding-top: 0.53333rem;
  line-height: 0.66667rem;
  font-size: 0.48rem;
  font-weight: normal;
  line-height: 50px;
  letter-spacing: 0;
  color: #333333;
}

.van-popup {
  overflow-y: initial !important;
}

.ec-box-no-title {
  line-height: normal;
}

.ec-content-more {
  line-height: normal;
  overflow-y: auto;
}

.ec-box-no-title-more {
  .professionalChivalry {
    font-size: 0.48rem !important;
    line-height: normal;
    font-weight: 600 !important;
  }
}

:lang(en),
:lang(zh-Hant) {
  .special-money {
    /* font-family: Bebas !important; */
    vertical-align: top;
  }
}