.stock .agentInfo{display:flex;justify-content:space-between;align-items:center}.stock .ticketList{display:flex;flex-wrap:wrap}.stock .ticketList .ticketList_item{text-align:center;margin-left:12px;margin-top:12px}.stock .ticketList .ticketList_item img{width:100px;height:100px}.stock .ticketList .ticketList_item .ticketList_item_name{text-align:center}.stock .ticketList .ticketList_item .ticketList_item_name .ticketList_item_name_price{margin-bottom:0;font-size:12px}.stock .ticketList .ticketList_item .ticketList_item_name .ticketList_item_name_tipmain{margin-bottom:0;display:flex;align-items:center}.stock .ticketList .ticketList_item .ticketList_item_name .ticketList_item_name_name{white-space:nowrap;text-overflow:ellipsis;display:inline-block;width:50px;overflow:hidden;font-size:12px}.stock .ticketList .ticketList_item .ticketList_item_input{font-size:12px}.stock .ant-input-number-sm{width:50px!important}.addstock_changeList>div{display:grid;grid-template-columns:repeat(7,1fr)}.addstock_changeList>div>span{border:1px solid #eee;padding:0 12px;line-height:50px}.addstock_changeList>div img{width:50px;height:50px}.addstock_changeList .addstock_changeList_header{background-color:#ccc}