* {
    padding: 0;
    margin: 0;
}

h1, h2, h3, h4, h5 {
    font-weight: normal;
}

ol, ul {
    margin: 0;
    padding: 0;
}

a {
    outline: none;
}

/*html{background-color: #2A2A2A;}*/
/*因为footer的背景色是#2A212
A2A*/
body {
    font-family: "微軟正黑體", Arial, "PingFang SC", "Microsoft YaHei", "微软雅黑";
}

a {
    text-decoration: none;
}

li {
    list-style: none;
}

input {
    outline: none;
}

.user_suggest_hover {
    width: 35px;
    height: 34px;
    padding: 5px;
    font-size: 12px;
    color: #FFFFFF;
    background: #767676;
    position: fixed;
    z-index: 10;
    bottom: 50px;
    right: 5px;
    text-align: center;
    line-height: 1.4;
}

span#cnzz_stat_icon_1258671077 a {
    display: none;
    color: #2a2a2a;
}