.dlbutton {
	background-image: url(https://www.gxljc.edu.cn/dag/img/icon/icon-download1.png);
	background-position-x: 26px;
	background-position-y: center;
	background-size: initial;
	background-repeat-x: no-repeat;
	background-repeat-y: no-repeat;
	background-attachment: initial;
	background-origin: initial;
	background-clip: initial;
	background-color: rgb(27, 152, 146);
	height: 50px;
	display: inline-block;
	padding: 0px 30px 0px 30px;
	text-align: left;
	font-size: 16px;
	color: #fff;
	line-height: 50px;
	margin: 10px auto;
	border-radius: 8px;
}