.downBOX .btnRt .btn.down a {
	width: 280px;
    color: #fff;
    background-color: #084bbb;
    background-image: url(/_res/deu/_share/img/ic_down.png);
	text-align: center;
	margin-top: 40px;
}
.downBOX .btnRt {
    float: left;
}
.downBOX .btnRt .btn a {
    display: block;
    padding: 0 20px 0 45px;
    font-size: 17px;
    line-height: 50px;
    font-weight: 500;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: 16px center;
    border: 1px solid #084bbb;
    border-radius: 4px;
}