.tr_name {
	width: 18%;
}

.tr_dw {
	width: 14%;
}

.tr_pp {
	width: 14%;
}

.tr_sl {
	width: 10%;
}

.tr_dj {
	width: 12%;
}

.wxzpbox {
	min-height: 125px;
}



.imgs {
	display: flex;
	flex-direction: row;
	align-items: center;
	flex-wrap: nowrap;
}

.imgs img {
	height: 100px;
	margin-left: 15px;
}