.wrapper-content{
    width:1170px;
}
.content-block-left{
    background: #ffffff url("../../images/yfb/list-bg.png") no-repeat center bottom;
}
.wrapper-content-left.all-width{
    margin: 0 auto;
}
.blue{
    color:#2683FF;
}
.red{
    color:#f93c3c;
}
.select-block .select-block-div{
    max-width: 700px;
}
.wrapper-search-bottom{
    width:100%;
    box-shadow:0px 3px 6px 0px rgba(0, 0, 0, 0.05);
    margin-bottom: 20px;
}
.head-logo{
    border-bottom: none;
}
.head-inner .left img{
    display: inline-block !important;
}
.head-inner .center{
    /* display: none; */
}
.wrapper-search-top,.content-block-L-bottom,.no-result-wrapper{
    background: #ffffff url("../../images/yfb/list-bg.png") no-repeat center bottom;
}
.select-block{
    margin-bottom: 6px;
}
.wrapper-search-top{
    padding:26px 0 0 0;
}
/*头部悬浮*/
.head-inner-wrapper{
    position: fixed;
    left:0;
    right:0;
    top:0;
    z-index:3;
}
.header{
    position:fixed;
    top:60px;
    left:0;
    right:0;
    z-index:2;
}
.wrapper{
    margin-top:184px;
}
/*新的UI*/
.search-bottom-items{
    box-sizing: border-box;
}
.search-bottom-item .line-block{
    width: 3px;
    height: 18px;
    background: #2684FF;
    position: absolute;
    left: 0;
    top: 20px;
}
.search-bottom-items li{
    padding:8px 20px 16px 20px;
    box-sizing: border-box;
    cursor: pointer;
    border-bottom:1px solid #F3F3F3;
}
.search-bottom-item .title-text{
    overflow: initial;
    white-space: initial;
}
.search-bottom-item .border-wrapper{
    display: block;
    /* padding-bottom: 16px; */
    box-sizing: border-box;
    /* border-bottom: 1px solid #F3F3F3; */
}
.search-bottom-items li:first-child:hover{
    box-shadow: none;
}
.search-bottom-items li:hover{
    background:rgba(255,255,255,1);
    box-shadow:0px 0px 10px 0px rgba(33,31,45,0.18);
}
.search-bottom-item h2{
    font-size:16px;
    font-weight:bold;
    color:#333333;
    line-height:40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.search-bottom-item h2 font{
    color:#f93c3c;
}
.search-bottom-item.hasRead h2{
    color:#999999;
}
.search-bottom-items li:hover h2{
    color:#2684FF;
}
.search-bottom-item p{
    font-size:14px;
    font-weight:400;
    color:#666666;
    line-height:20px;
    margin:-1px 0px 6px 0px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.search-bottom-item p font{
    color:#f93c3c;
}
.search-bottom-item.hasRead p{
    color:#999999;
}
.search-bottom-item div img{
    display: inline-block;
    vertical-align: middle;
    margin-right:4px;
}
.search-bottom-item div img:nth-child(1){
    width:12px;
    height:12px;
}
.search-bottom-item div img:nth-child(3){
    width:12px;
    height:12px;
}
.search-bottom-item div img:nth-child(5){
    width:12px;
    height:12px;
}
.search-bottom-item div span{
    display: inline-block;
    vertical-align: middle;
    font-size:12px;
    font-weight:400;
    color:#999999;
    line-height:1;
    margin-right:40px;
}
.see-more-lists-wrapper{
    width:100%;
    height:60px;
    text-align: center;
}
.see-more-lists{
    display: inline-block;
    font-size:16px;
    font-family:Source Han Sans CN;
    font-weight:400;
    color:#2683FF;
    height:60px;
    line-height:60px;
    text-align: center;
    cursor: pointer;
    /*margin-left:304px;*/
}
.see-more-lists:hover{
    color:#2684FF;
}
.see-more-lists img{
    width:12px;
    height:12px;
    vertical-align: bottom;
    margin-bottom: 23px;
    margin-left:6px;
}
.red{
    color:#F93B3B;
}
.navv{
    position:relative;
}
.wrapper-content-left-count{
    position: absolute;
    right:345px;
    top:9px;
}
.wrapper-content-left-count.all-width{
    right:0px;
}
.has-no-message{
    width:100%;
    height:60px;
    line-height: 60px;
    text-align: center;
}

.wrapper-search-top a{
    color:#464c5b;
}
