.holder{margin-bottom:30px;}
.holder a{float:left;
	width:60px;
	height:60px;
	line-height:60px;
	box-sizing:border-box;
	position:relative;
	font-size:15px;
	font-weight: 500;
	color:#888DA0;
	background:#292929;
    border-right: 1px solid rgba(255,255,255,0.15);}
.holder a:hover, .holder a.jp-current{background-color: #204f9e;color:#fff;}