html {
    -webkit-text-size-adjust: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* /* @import url("http://oss.online-game.com.cn/50/hei.css"); */
.clearfix {
    zoom: 1;
}

.clearfix:after {
    content: "020";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}

* {
    padding: 0;
    margin: 0;
}

a {
    text-decoration: none;
}

ul {
    list-style: none;
}

li {
    list-style: none;
}

body {
    overflow-x: hidden;
    max-width: 7.5rem;
    overflow-y: auto;
}

input,
textarea,
button,
div,
a {
    outline: none;
}

.img-responsive {
    border: 0;
    display: block;
    max-width: 100%;
    height: auto;
}

.content {
    width: 100%;
}