.head-inner .center{
    display: none;
}
.wrapper{
    min-height: calc(100vh - 60px - 126px - 236px);
}
.wrapper-content-left {
    width:1160px;
    /*height:609px;*/
    padding:20px;
    box-sizing: border-box;
    background:rgba(255,255,255,1);
    box-shadow:0px 3px 6px 0px rgba(0, 0, 0, 0.05);
    margin-top:20px;
}
.title{
    font-size:16px;
    font-family:Alibaba PuHuiTi;
    font-weight:400;
    color:rgba(51,51,51,1);
    line-height:1;
    border-left:3px solid #2684FF;
    padding-left: 7px;
    margin-bottom: 20px;
}
.wrapper-content-left dl{
    width:1120px;
    /*height:249px;*/
    background:rgba(255,255,255,1);
    border:1px solid rgba(232, 232, 232, 1);
    border-bottom: none;
    margin-bottom: 0px;
    position: relative;
}
.wrapper-content-left dl img{
    position: absolute;
    left:0px;
    bottom:0;
}
.wrapper-content-left dl dt,.wrapper-content-left dd{
    float:left;
    margin-left:0px!important;
    margin-right:20px!important;
    line-height: 27px;
}
.keywordList dd{
    /*width:10%;*/
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.wrapper-content-left dl dt{
    width:110px;
    height:50px;
    background:rgba(248,248,249,1);
    font-size:16px;
    font-family:Alibaba PuHuiTi;
    font-weight:bold;
    color:rgba(51,51,51,1);
    line-height:50px;
    text-align: center;
    border-right:1px solid rgba(232, 232, 232, 1);
}
.wrapper-content-left dl dd{
    font-size:14px;
    font-family:Alibaba PuHuiTi;
    font-weight:400;
    color:rgba(51,51,51,1);
    line-height:50px;
    margin-left:20px;
    cursor: pointer;
}
.wrapper-content-left dd a{
    color:#333333 !important;
}
.wrapper-content-left dd a:hover{
    color:#2684FF !important;
}
.wrapper-content-left dd:hover{
    color:#2684FF !important;
}
.c-logo{
    margin-bottom: 37px;
}
.head-inner .left{
    margin-top:20px;
}
.head-inner .left .left-border,.area-wrapper,
.head-inner .right .right-about,
.head-inner .right .right-pc-entry,
.head-inner .right .right-pc-vip{
    display: none;
}
.wrapper-content-left{
    background: #ffffff url("../../images/yfb/list-bg.png") no-repeat center bottom;
}
.last-dl{

}
.area-dl .left{
    height:80px;
    line-height: 80px;
    position: absolute;
    left:0;
    top:0;
    border-left:1px solid rgba(232, 232, 232, 1);
    border-bottom:1px solid rgba(232, 232, 232, 1);
}
.last-dl .right{
    position: absolute;
    left:110px;
    top:0;
    height:80px;
    padding:10px 0;
    box-sizing: border-box;
    border-right:1px solid rgba(232, 232, 232, 1);
    border-bottom:1px solid rgba(232, 232, 232, 1);
}
.last-dl .right dd{
    line-height: 30px;
}
/*新的UI*/
.table-condensed td{
    padding:10px 20px;
}
tbody tr>td:nth-child(1){
    position: relative;
    width:110px;
    height:auto;
    text-align: center;
    font-size:16px;
    font-weight:bold;
    color:#333333;
    background: #F7F7F9;
    cursor: default;
}
tbody tr>td:nth-child(1) img{
    position: absolute;
    left:0px;
    bottom:0;
}
tbody tr>td:nth-child(2){
    font-size:14px;
    font-weight:400;
    color:#333333;
    line-height:28px;
}
/*搜索定位start*/
.head-inner-wrapper{
    position: fixed;
    left:0;
    right:0;
    top:0;
    z-index:101;
}
.header{
    position:fixed;
    top:60px;
    left:0;
    right:0;
    z-index:100;
}
.wrapper{
    margin-top:184px;
}
/*搜索定位end*/