﻿.icon-new::before{
	content: "";
	display: inline-block;
	width: 30px;
	height: 20px;
	position: relative;
	top:4px;
	background: url(/xxgk/newweb/img/icon_workset.png) no-repeat;
	background-size: 20px 20px;
}
.icon-point::before{
	content: "";
	display: inline-block;
	width: 16px;
	height: 8px;
	background: url(/xxgk/newweb/img/point.png) no-repeat;
	background-size: 5px 5px;
}
.icon-cal::before{
	content: "";
	display: inline-block;
	width: 40px;
	height: 20px;
	position: relative;
	top:4px;
	background: url(/xxgk/newweb/img/cal.png) no-repeat;
	background-size: 20px 20px;
}
.icon-search::before{
	content: "";
	display: inline-block;
	width: 38px;
	height: 38px;
	position: relative;
	top:15px;

	background: url(/xxgk/newweb/img/search.png) no-repeat;
	background-size: 38px 38px;
}
.icon-arrow::before{
	content: "";
	display: inline-block;
	width: 30px;
	height: 30px;
	position: relative;
	top:9px;
	left: 116px;
	background: url(/xxgk/newweb/img/arrow.png) no-repeat;
	background-size: 30px 30px;
}
.icon-arrow_down:before{
	content: "";
	display: inline-block;
	width: 30px;
	height: 30px;
	position: relative;
	top:10px;
	left: 100px;
	background: url(/xxgk/newweb/img/arrow_down.png) no-repeat;
	background-size: 30px 30px;
}
.icon-hg:before{
	content: "";
	display: inline-block;
	width: 40px;
	height: 30px;
	position: relative;
	top:8px;
	background: url(/xxgk/newweb/img/edu.png) no-repeat;
	background-size: 30px 30px;
}
.icon-apt:before{
	content: "";
	display: inline-block;
	width: 15px;
	height: 5px;
	position: relative;
	top:-3px;
	background: url(/xxgk/newweb/img/point.png) no-repeat;
	background-size:5px 5px;
}
.icon-apartment:before{
	content: "";
	display: inline-block;
	width: 30px;
	height: 18px;
	position: relative;
	top:2px;
	background: url(/xxgk/newweb/img/apt.png) no-repeat;
	background-size:18px 18px;
}
.icon-zd:before{
	content: "";
	display: inline-block;
	width: 30px;
	height: 25px;
	position: relative;
	top:6px;
	background: url(/xxgk/newweb/img/zd.png) no-repeat;
	background-size:25px 25px;
}