.banner-wrap{width:425px;z-index:100;height:530px;position:relative;box-sizing:border-box;border-radius:10px;display:flex;flex-direction:column;align-items:center}.banner-wrap .banner-section{width:100%;height:0;flex:1;box-sizing:border-box;position:relative}.banner-wrap .title{line-height:24px;font-size:14px;font-weight:700;color:#fff;background:linear-gradient(90deg,rgba(8,121,196,0) 0,#0879c4 15%,rgba(8,121,196,.5) 50%,rgba(8,121,196,0))}.banner-wrap .list-wrap{-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;overflow:hidden;width:100%;height:230px}.banner-wrap .item-wrap{width:100%;box-sizing:border-box;height:30px;display:flex;align-items:center}.banner-wrap .item-wrap:hover .companyName,.banner-wrap .item-wrap:hover .highTechFieldName,.banner-wrap .item-wrap:hover .name,.banner-wrap .item-wrap:hover .time{color:#fff}.banner-wrap .companyName,.banner-wrap .name{margin-left:10px;color:hsla(0,0%,100%,.7);flex:1;font-size:12px}.banner-wrap .highTechFieldName,.banner-wrap .time{font-size:12px;color:hsla(0,0%,100%,.7);margin-left:10px;flex-shrink:0}