[class*=van-hairline]::after {
    border: 0;
}
.topheader {
    position: relative;
    top: 2rem;
}
.fixed_top {
    background: #F4F4F4;
}
.content {
    width: 100%!important;
    padding: 0 0.2rem;
}
.content p,.content div,.content li, .content span, .content ol, .content ul, .content h1, .content h2  {
    max-width: 100%!important;
}
.content p, .content div, .content span, .content font {
    color: #222!important;
    width: 100%;
    word-wrap: break-word;
}
.content img {
    width: 100%!important;
    height: auto;
}
.content table {
    max-width: 100%!important;
}
