.index_end{
	text-align: center;
    border-top: 3px solid #44ac50;
    color: #888;
}
.index_end_1  {
	text-align: center;
	padding-top: 20px;
    color: #888;
    font-size: 15px;
}
.index_end_2  {
	text-align: center;
	padding: 20px;
    color: #888;
    font-size: 15px;
}
.index-end-btn{
	text-decoration: none; /* 移除下划线 */
    color: #888;         /* 文字颜色为黑色 */
}
a {
  text-decoration: none;
}
        
