.abcd table .tr-1 td {
    color: rgb(255, 255, 255);
    text-align: center;
    font: 18px / 43px 微软雅黑;
    background: rgb(56, 64, 90);
}
th, td {
    text-align: center;
	border: 1px solid #fff;
}
.abcd .bg1{
	background: #fafafa;
}
.abcd .bg2{
	background: rgb(229, 229, 229);
}
.abcd .tit-1 {
	font-size: 18px;
	color: #ea5413;
	font-weight: 700;
}
.abcd .tit-2 {
	font-size: 18px;
	color: #ea5413;
	padding: 20px 0;
	font-weight: 700;
}
.colo {
	color: #ea5413;
}