* {
  -webkit-tap-highlight-color: rgb(0 0 0 / 0%);
  outline: 0;
}

html {
  text-size-adjust: none;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td,
section,
article,
aside,
header,
footer,
nav,
dialog,
figure,
hgroup {
  margin: 0;
  padding: 0;
}

body {
  overflow: hidden;
  font-family: "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
  background: rgba(0, 0, 0, 0.6)!important;
}

a {
  text-decoration: none;
  color: #2E6CC6;
}

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

img {
  vertical-align: top;
}

input,
textarea,
button,
select,
a {
  border: none;
  outline: none;
}

.wapb-ai-chat-hidden-img {
  position: absolute;
  left: -9999px;
  visibility: hidden;
}
