.ryBx {
	border-radius: 4px;
	border: 1px solid #eeeeee;
}

.ryTt {
	height: 52px;
	background: #f8f8f8;
}

.ryTt>div {
	height: 52px;
}

.ryCn {
	height: 90px;
	border-bottom: 1px solid #eeeeee;
}

.ryCn>div {
	height: 90px;
}

.ryCn:last-child {
	border-bottom: none;
}

.ryTt>div:nth-child(1),
.ryCn>div:nth-child(1) {
	width: 70px;
	border-right: 1px solid #eeeeee;
}

.ryTt>div:nth-child(2),
.ryCn>div:nth-child(2) {
	width: 190px;
	border-right: 1px solid #eeeeee;
}

.ryTt>div:nth-child(3),
.ryCn>div:nth-child(3) {
	width: 110px;
	border-right: 1px solid #eeeeee;
}

.ryTt>div:nth-child(4),
.ryCn>div:nth-child(4) {
	width: 110px;
	border-right: 1px solid #eeeeee;
}

.ryTt>div:nth-child(5),
.ryCn>div:nth-child(5) {
	width: 130px;
	border-right: 1px solid #eeeeee;
}

.ryTt>div:nth-child(6),
.ryCn>div:nth-child(6) {
	width: 130px;
	border-right: 1px solid #eeeeee;
}

.ryTt>div:nth-child(7),
.ryCn>div:nth-child(7) {
	width: 200px;
	border-right: 1px solid #eeeeee;
}

.ryTt>div:nth-child(8),
.ryCn>div:nth-child(8) {
	flex: 1;
	border-right: 1px solid #eeeeee;
}

.jbBx {
	height: 28px;
	padding: 0 10px;
	border-radius: 4px;
	background: #f0f4ff;
	color: #3c78fc;
}