.am-nav > li.am-active > a {
/*    background: url(../images/index/arrow_up.png);
    background-size:103px 25px;*/
    background-color:#fff;
    background-position: center;
	background-repeat: no-repeat;
	color:#01452a;
}


.news-section .container .article .article--content {
    margin: 23px 0 0;
    font-size: 16px;
    line-height: 23px;
    color: #777777;
}