.banner span {
	display: block;
	font-size: 40px;
	color: #FFFFFF;
	padding-top: 70px;
}

body {
	font-size: 16px;
}

.bg-blue {
	background: #1677ff;
}

.layui-form-radio>i:hover,
.layui-form-radioed>i {
	color: #1677ff;
}

.banner {
	height: 220px;
	background: #a5b9ec url("../images/bannerbg.png") no-repeat center 0;
	text-align: center;
}

.title {
	font-size: 16px;
	font-weight: bold;
	line-height: 2;
}

.layui-laypage a:hover {
	color: #1677ff;
}

.layui-laypage input:focus,
.layui-laypage select:focus {
	border-color: #1677ff !important;
}

.layui-form {
	color: #666;
}

.layui-form-select dl dd.layui-this {
	background-color: #1677ff;
	color: #fff;
}


td img {
	display: inline-block;
	height: 7.5rem;
	/* width: 7.5rem; */
}
