
.guide .item {
    display: block;
    height: 46px;
    padding: 0 10px;
    line-height: 46px;
}
.guide-login .guide-item-con .user-message a {
    display: block;
    float: left;
    padding: 0px 8px;
    background: #fd4c5d;
    height: 26px;
    line-height: 26px;
    border-radius: 5px;
    color: #fff;
    font-size: 12px;
}
.guide-login .guide-item-con .user-name {
    display: block;
    height: 46px;
    line-height: 46px;
    width: 100px;
    text-align: left;
    overflow: hidden;
}
.guide-login .guide-item-con .user-message li {
    width: 50%;
    height: 30px;
    margin-bottom: 10px;
}
.guide-login img {
    height: 30px;
    width: 30px;
    border-radius: 30px;
    line-height: 30px;
    margin-top: 8px;
}
.guide-login .guide-item-con {
    height: 150px;
    width: 173px;
    background: #fff;
    position: absolute;
    left: 0px;
    left: 0px;
    padding: 0 15px;
    display: none;
}
.guide-login:hover .guide-item-con{
    display: block;
}
.top .guide li {
    height: 46px;
    line-height: 46px;
    vertical-align: top;
    text-align: center;
    float: left;
    display: inline-block;
    position: relative;
}
ul, li, ol, dl {
    list-style-type: none;
}
body, div, dl, dt, dd, ul, ol, li, pre, code, form, input, textarea, blockquote, th, td {
    margin: 0;
    padding: 0;
    font-weight: normal;
}
.Mtitle {
    width: 66%;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.Mtime {
    float: right;
}

.clear {
    clear: both;
}

.search-header {
    background: #fd4c5c !important;
    width: 100%;
    height: 48px !important;
    position: relative;
    overflow: hidden;
    background: #fff;
}
.search-header .search-acfun-icon {
    background: url(../images/logo.png) #fff no-repeat;
    background-position-x: 3px;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    width: 70px;
    height: 30px;
    display: inline-block;
    margin: 8px 0 0 8px;
    float: left;
}

.search-header .content {
    float: left;
    position: absolute;
    left: 98px;
    height: 32px;
    right: 78px;
    top: 8px;
    border-radius: 4px;
    background-color: #fff;
}

.search-header .content form {
    display: block;
    width: 100%;
    height: 32px;
    border-radius: 4px;
}

.search-header .content form input {
    width: 100%;
    height: 26px;
    line-height: 26px;
    border-radius: 4px;
    border:0;
    outline:none;
    display: block;
    -webkit-appearance: none !important;
    padding: 3px 0;
    text-indent: 10px;
    font-size: 1.2rem;
    color: #333 !important;

}

.search-header .content input[placeholder] {
    color: #bebebe;
}

.search-header .content form .search-btn {
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    display: inline-block;
    width: auto;
    position: absolute;
    top: -7px;
    right: 0;
    cursor: pointer;
    outline: none;
    border: none;
    background-color: transparent;
    font-size: 20px;
    color: #000;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

#header-search {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    z-index: 999;
    background: #fcfcfc;
}

#header-search .search-header .search-cancel-text {
    float: right;
    color: #fff;
    margin: 15px 25px 0 0;
    font-size: 15px;
}

#header-search .hotwords {
    padding: 1rem 12px 0 12px;
    overflow: hidden;
}

#header-search .hotwords .title {
    color: #888;
    height: 3rem;
    line-height: 3.5rem;
    font-size: 1rem;
}

#header-search .hotwords .block {
    background: #fff;
    border: 1px solid #e5e5e5;
    padding: 5px 10px;
    margin: 0 3% .5rem 0;
    border-radius: 3px;
    font-size: 1rem;
    display: inline-block;
}

.rank {
    width: 90%;
    margin: 10px 5% 0 5%;
}
.rank em {
    margin-right: 5px;
}
.rank td {
    border: 0;
    font-size: 1rem;
}
.sitenav .sub-menu,
.sitenav>ul>li.menu-item-has-children>a::before,
.sitenav>ul>li.menu-item-has-children>a::after {
    display: none;
}

  .hot {
      height: 16px;
      line-height: 2px;
      overflow: hidden
  }

.hot .line {
    height: 16px;
    margin-left: 20px;
}
