.layui-table tbody td {
	border: 1px solid #f4f9ef;
}

.layui-table[lay-even] tr:nth-child(even) {
	background-color: #f4f9ef;
}

.centers {
	padding-top: 20px;
	background-color: #edf0f5;
}

.center {
	width: 1400px;
	margin: 0 auto;
}

.center li {
	line-height: 65px;
	height: 65px;
	font-size: 22px;
	font-weight: normal;
	font-stretch: normal;
	color: #333333;
	background-color: #FFFFFF;
}

.center .layui-this {
	line-height: 65px;
	height: 65px;
	font-size: 22px;
	color: #ffffff;
	background-color: #8ba124;
}

.layui-tab-title {
	height: 65px;
}

.layui-tab-title .layui-this:after {
	height: 65px;
}

.layui-tab-content {
	margin-top: 30px;
	padding: 0;
}

.center table {
	margin-top: 30px;
}

.center .table1 th {
	background-color: #8ba124;
	border: none;
	font-size: 24px;
	height: 65px;
	color: #FFFFFF;
	padding: 0 34px;
}

.table1 td {
	font-size: 24px;
	line-height: 36px;
	color: #666666;
	padding: 81px 30px;
}

/* .table2 .title {
	background-color: #edf0f5;
	font-size: 16px;
	color: #666666;
	font-weight: bold;
} */

.center .table2 th {
	background-color: #8ba124;
	border: none;
	font-size: 22px;
	color: #FFFFFF;
	padding: 12px 15px;
	height: 65px;
}

.table2 tr td {
	font-size: 18xp;
	line-height: 26px;
	color: #666666;
	padding: 20px 30px;
}

.table2 tr>td:first-child {
	font-weight: bold;
	font-size: 18px;
}

.table2 tr>td:nth-child(2) {
	font-weight: bold;
	font-size: 18px;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #ff6c6c;
}

.table2 .memo {
	line-height: 26px;
	font-size: 20px;
	color: #ff7c7c;
	font-weight: normal !important;
	padding: 40px 32px;
}

.center .table3 th {
	background-color: #8ba124;
	border: none;
	font-size: 18px;
	line-height: 18px;
	color: #FFFFFF;
	padding: 12px 15px;
}

.table3 tr>td:first-child {}

.center .table3 td {
	border: 1px solid #d4d4d4;
}