.company-list{margin-right:24px !important}.company-list .company-card{width:168px;height:174px;position:relative;background:#fff;box-shadow:0 5px 13px 0 rgba(0,0,0,0.08);border-radius:6px;border:1px solid rgba(151,151,151,0.47);padding:14px;display:flex;justify-content:space-between;flex-direction:column}.company-list .company-card .company-info{width:140px;display:flex;justify-content:space-between}.company-list .company-card .company-info .company-logo{width:61px;height:61px;border-radius:4px;background-repeat:no-repeat;background-position:center;background-size:contain}.company-list .company-card .company-info .company-info-right{width:68px;margin-left:0}.company-list .company-card .company-info .company-info-right .company-tag{font-size:11px;color:#f37021;background:rgba(0,0,0,0.05);border-radius:11px;line-height:11px;padding:6px 11px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin-bottom:2px;max-width:75px;text-align:center}.company-list .company-card .company-info .company-info-right .company-finance{font-size:12px;line-height:15px}.company-list .company-card .text-wrapper .company-card-title{font-weight:500;font-size:14px;color:#3d4043;line-height:20px}.company-list .company-card .text-wrapper .short-content{display:flex;justify-content:space-between;height:36px;margin-top:6px}.company-list .company-card .text-wrapper .short-content .company-card-desc{font-size:12px;color:rgba(61,64,67,0.75);line-height:18px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}.company-list .company-card .text-wrapper .short-content .iconfont{font-size:21px;color:#3d4043;line-height:36px}.company-list .company-card .text-wrapper .short-content .icon-duihao{background-color:#808080;color:#fff;border-radius:50%}.company-list .company-card:hover .text-wrapper .short-content .iconfont{color:#f37021}.company-list .company-card:hover .text-wrapper .short-content .icon-duihao{color:#fff}.company-list{width:1100px;display:flex;justify-content:left;flex-wrap:wrap}.company-list .company-card{margin-right:18px;margin-bottom:18px}.company-list .company-card:nth-child(6n){margin-right:0}.company-list .no-data{width:100%;height:260px;text-align:center;display:flex;justify-content:center;align-items:center;font-size:14px;color:rgba(0,0,0,0.6)}