
	body #batchAttr .batch_list .batch_item{display: flex;}
	body #batchAttr .batch_list .item_choose{width: max-content;}
	body #batchAttr .batch_list .item_choose:first-child{flex: 1;}
	body #batchAttr .batch_list .item_choose:nth-child(3){display: none;}
	body #batchAttr .batch_list .batch_item .batch_name{text-overflow: unset; white-space: unset; text-align: left;}
