body{
    font-size: 12px;
    background: #fff;
    color: #999;
}
.btn-blue-b, .btn-grey-b, .btn-red-b, .btn-white-b, body {
    font-family: Microsoft YaHei,"微软雅黑";
}
a, b, blockquote, body, code, dd, div, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, input, legend, li, ol, p, pre, select, span, td, textarea, th, ul {
    margin: 0;
    padding: 0;
}
a {
    text-decoration: none;
    color: #333;
}
li{
    list-style: none;
}
.nav- a:hover {
    color: #04bec1!important;
}
.navbar {
    background: #f7f7f7;
}

.header- {
    position: relative;
    width: 980px;
    margin: 0 auto;
    padding-top: 15px;
}
.header- h1 {
    float: left;
    width: 190px;
    height: 60px;
    margin-right: 20px;
    text-indent: -9999px;
    background: url(../img/logo.png) no-repeat;
}
.header- h1.kk {
    float: left;
    width: 190px;
    height: 60px;
    margin-right: 20px;
    text-indent: -9999px;
    background: url(http://n.7k7kimg.cn/uploads/cdn/web7k/img/logo.png?v=2016119105120) no-repeat center center;
}
h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: 400;
}
.header- h1 a {
    width: 190px;
    height: 60px;
}
.header- .nav- {
    overflow: hidden;
    width: 100%;
    padding: 31px 0 10px;
    font-size: 16px;
}
.header- .nav- li {
    float: left;
    margin-right: 45px;
}
.navbar-s {
    height: 35px;
    background-color: #04bec1;
}
.navbar-s ul {
    width: 980px;
    margin: 0 auto;
}
.navbar-s li {
    float: left;
    line-height: 35px;
}
.navbar-s .publish {
    margin-right: 25px;
}
.navbar-s li a {
    color: #fff;
    display: inline-block;
    font-size: 14px;
}
.navbar-s .line-ss {
    margin: 0 20px;
}
.navbar-s span {
    color: #fff;
    margin: 0 5px;
}