.btn-banner-business a{
	background: #00589F;
	border: 2px solid #00589F;
	display: block;
    width: 180px;
    height: 50px;
    font-size: 14px;
    text-align: center;
    line-height: 43px;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
	margin-top: 50px;
}

.btn-banner-business a:hover{
	text-decoration: none !important;
	color: #FFF;
}

.promo-banner .item {
	cursor: pointer;
}