a {
    text-decoration: none;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.fb {
    display: block;
}
.fc:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.fc {
    *zoom: 1;
}
img {
    border: none;
}
#top {
    padding: 16px 0;
    border-bottom: 1px solid #f1f1f1;
    background-color: white;
}
#top .top-box {
    width: 1200px;
    margin: 0 auto;
}
#top .nav-box {
    height: 36px;
    line-height: 36px;
}
#top .nav-operate {
    margin-left: 22px;
    margin-top: 10px;
}
#top .copy-logo {
    width: 124px;
    height: 36px;
}
#top .news-logo {
    background: url(../images/2018/news-logo.png) no-repeat 50%;
    height: 36px;
    width: 83px;
    margin-left: 5px;
    display: none;
}
#top .nav-box a {
    float: left;
    display: block;
    margin-left: 30px;
    color: #303030;
    font-size: 16px;
}
#bottom .complex {
    background: #f8f8f8;
    color: #535353;
    padding: 53px 0 44px;
    height: 120px;
}
#bottom .nav {
    background: #565656;
    padding-top: 16px;
    padding-bottom: 16px;
}
#bottom .bottom-box {
    width: 1200px;
    margin: 0 auto;
}
#bottom .complex p {
    line-height: 28px;
}
#bottom .complex .bottom-box .right p {
    text-align: right;
}
#bottom .complex .bottom a {
    margin-right: 15px;
    display: block;
    margin-top: 34px;
}
#bottom .bottom-ico1, #bottom .bottom-ico2, #bottom .bottom-ico3, #bottom .bottom-ico4, #bottom .bottom-ico5 {
    height: 30px;
}
#bottom .bottom-ico2, #bottom .bottom-ico3, #bottom .bottom-ico5 {
    width: 145px;
}
#bottom .bottom-ico1 {
    background: url(../images/2018/bottom-ico-1.png) no-repeat 50%;
    width: 204px;
}
#bottom .bottom-ico2 {
    background: url(../images/2018/bottom-ico-2.png) no-repeat 50%;
}
#bottom .bottom-ico3 {
    background: url(../images/2018/bottom-ico-3.png) no-repeat 50%;
}
#bottom .bottom-ico4 {
    background: url(../images/2018/bottom-ico-4.png) no-repeat 50%;
    width: 143px;
}
#bottom .bottom-ico5 {
    background: url(../images/2018/bottom-ico-5.png) no-repeat 50%;
}
#bottom .nav .left {
    color: #fff;
}
#bottom .nav a {
    margin-left: 20px;
    color: #fff;
}
#search input[type=text] {
    background: url(../images/bg-point.jpg) repeat;
    width: 150px;
    height: 36px;
    line-height: 36px;
    padding: 0 0 0 15px;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
}
#top .operate input[type=submit] {
    width: 36px;
    height: 36px;
    background: #4b96f6 url(../images/search.png) no-repeat 50%;
    color: #ccc;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
}
#top input[type=submit], #search input[type=text], textarea {
    border: 0;
    background: none;
    outline: none;
    padding: 0;
    margin: 0;
}
.kmhd-pc-profile .kmhd-pc-profile-quick {
     height: 36px !important;
    line-height: 36px !important;
}
.kmhd-pc-profile {
    height: 36px;
    line-height: 36px;
}
#search {
    width: 186px;
    right: 5px;
    top: 0;
    background: #f1f1f1;
    padding-left: 10px;
  position: initial;
}