* {
    padding: 0;
    margin: 0;
    flex-shrink: 0;
    font-style: normal;
    font-family: PingFang SC;
}
div,
dl,
dt,
dd,
form,
h1,
h2,
h3,
h4,
h5,
h6,
img,
ol,
ul,
li,
table,
th,
td,
p,
span,
a {
    border: 0;
}
ul,
ol {
    list-style-type: none;
}
textarea {
    border: none;
    outline: 0;
}
img,
input {
    border: none;
    vertical-align: middle;
}
input {
    outline: none !important;
    border: none !important;
    box-shadow: none !important;
}
[v-cloak]{
    display: none;
}
.layui-layer-msg{
    height: 2.38rem !important;
}
-webkit-tap-highlight-color{
rgba(255, 255, 255, 0)
}
input[type="text"], input[type="button"], input[type="submit"], input[type="reset"], select, textarea,button {
    -webkit-appearance: none !important;
}
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 100px white inset !important;
}
select{
    border-color:transparent;
    -webkit-appearance: none;

}
.layui-layer-btn .layui-layer-btn0{
    font-size: 0.26rem !important;
}