.enter-item{padding:24px 18px;border-radius:8px;-webkit-box-flex:1;-ms-flex:1;flex:1;border:1px solid #e7e4e4;position:relative;overflow:hidden;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.enter-item-title{font-size:16px;color:#333;padding-bottom:5px}.enter-item-tag{position:absolute;top:19px;right:-33px;color:#fff;font-size:14px;width:130px;height:25px;overflow:hidden;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.enter-item-tag span{width:130px;height:25px;line-height:25px;text-align:center;display:block}.enter-item .score-style{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.enter-item .score-style span{display:inline-block}.enter-item .name-span{-webkit-box-flex:1;-ms-flex:1;flex:1;height:22px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.enter-item-span{font-size:14px;color:#999;line-height:22px;-webkit-box-flex:1;-ms-flex:1;flex:1}.enter-item-span-line,.enter-item-span>div{display:-webkit-box;display:-ms-flexbox;display:flex}.enter-item-span>div>:first-child{width:80px}.enter-item-span>div>:last-child{-webkit-box-flex:1;-ms-flex:1;flex:1}.enter-item-bottom{margin-top:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;bottom:24px;left:18px}