.bg-lan{
	background:#4981B1;
}
.bg-cheng{
	background:#F6E6C2;
}
.bg-shenlan{
	background:#274F7D;
}
.text-shenlan{
	color:#274F7D;
}
.border-shenlan{
	color:#274F7D;
}
.btn-shenlan{
	background:#274F7D;
	color:#fff;
}
.bg-hui{
	background:#F3F3F3;
}
.badge-shenlan{
	background:#274F7D;
}
.qat:hover{
	background:#018EDE;
	color:#fff;
}
.text-lan{
	color:#4981B1;
}
.badge-lan{
    background: #4981B1;
    color:#fff;
}