.layui-inline,img {
    display: inline-block;
    vertical-align: middle
}

.layui-rate,li {
    list-style: none
}

.layui-btn,.layui-edge,.layui-inline,img {
    vertical-align: middle
}

blockquote,body,button,dd,div,dl,dt,form,h1,h2,h3,h4,h5,h6,input,li,ol,p,pre,td,textarea,th,ul {
    margin: 0;
    padding: 0;
    -webkit-tap-highlight-color: rgba(0,0,0,0)
}

a:active,a:hover {
    outline: 0
}

img {
    border: none
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

body {
    font-family: "微软雅黑", "华文细黑", Geneva, Arial, Helvetica, sans-serif;
    font-size: 14px;
}

a {
    color: #333;
    text-decoration: none
}

a:hover {
}

.layui-clear {
    clear: both;
    *zoom:1; }

.layui-clear:after {
    content: '\20';
    clear: both;
    *zoom:1;display: block;
    height: 0
}

.layui-anim {
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.layui-anim-upbit {
    -webkit-animation-name: layui-upbit;
    animation-name: layui-upbit
}
