.chatImg,.time,.release div,.contentRight ul li div,
.contentCenterLeft .title div
{
	background: url(../images/indexIcon.png) no-repeat;
}

/*首页图标*/
.travelBox h1,.educationJobBox h1{
	background: url(../images/indexImg.png) no-repeat;
}

/*首页chat，时间*/
.chatImg{
	background-position: -115px -132px;
}
.time{
	background-position: -42px -163px;
}

/*发布搜索*/
.release div{
	background-position:0px -166px ; 
}
/*热点资讯，，头条*/
.contentCenterLeft .title:nth-child(2) div{
background-position:9px -196px;
}
.contentCenterLeft .title:nth-child(2) .contentLeftBg{
	background-position:-69px -158px;
}
.contentCenterLeft .title:nth-child(1) .contentRightBg{
	background-position:-34px -197px;
}
.contentCenterLeft .title:nth-child(1) div{
background-position: -108px -159px;
}
/*城市服务*/
/*政务办公*/
.contentRight ul li:nth-child(2) div{
	background-position: 0px -34px;
}
.contentRight ul li:nth-child(3) div{
	background-position: 0px -67px;
}
.contentRight ul li:nth-child(4) div{
	background-position: 0px -100px;
}
.contentRight ul li:nth-child(5) div{
	background-position: 0px -134px;
}
.contentRight ul li:nth-child(6) div{
	background-position: -38px -1px;
}
/*政务办公*/
.contentRight ul:nth-child(5) li:nth-child(1) div{
	background-position: -39px -34px;
}
.contentRight ul:nth-child(5) li:nth-child(2) div{
	background-position: -40px -67px;
}
.contentRight ul:nth-child(5) li:nth-child(3) div{
	background-position: -39px -100px;
}
.contentRight ul:nth-child(5) li:nth-child(4) div{
	background-position: -40px -134px;
}
.contentRight ul:nth-child(5) li:nth-child(5) div{
	background-position: -76px -3px;
}
.contentRight ul:nth-child(5) li:nth-child(6) div{
	background-position: -76px -34px;
}
.contentRight ul:nth-child(5) li:nth-child(7) div{
	background-position: -76px -67px;
}
.contentRight ul:nth-child(5) li:nth-child(8) div{
	background-position: -76px -101px;
}
/*政务办公*/
.contentRight ul:nth-child(7) li:nth-child(1) div{
	background-position: -77px -134px;
}
.contentRight ul:nth-child(7) li:nth-child(2) div{
	background-position: -110px -3px;
}
.contentRight ul:nth-child(7) li:nth-child(3) div{
	background-position: -111px -33px;
}
.contentRight ul:nth-child(7) li:nth-child(4) div{
	background-position: -110px -66px;
}


/*首页标题前图标*/
.travelBox h1{
	background-position: 10px -137px;
}
.shooping h1{
	background-position: 10px -284px;
}
.food h1{
	background-position: 10px -213px;
}
.education h1{
	background-position: 10px -358px;
}
.education2 h1{
	background-position: 10px -64px;
}
.links h1{
	background-position: 10px -430px;	
}


/*购物*/
.discountTitle{
  padding:15px 0;
  background: url(../images/shop.png) 0 0 no-repeat;
}
.raiders .discountTitle{
	background-position: 0 -120px;
}
.rebate .discountTitle{
	background-position: 0 -252px;
}
.marketBox .discountTitle{
	background-position: 0 -378px;
}

/*招聘*/
.recruitLeft ul >li{
	border-right: none;
}
.recruitLeft ul >li:first-child{
	background: url(../images/recruit.png) no-repeat  #f00;
}
.recruitLeft ul >li:first-child{
	line-height: 49px;
	height:49px;
	background-position: 26px 9px;
	border-bottom: none;
	border-right: 1px solid #f00;
}


/*店铺展示*/
.comment1,.comment2,.comment3,.comment4,.comment5,.comment6,.comment7,.comment8,.comment9{
	float: left;
	margin:3px 0;
	width: 85px;
	height: 16px;
	background: url(../images/star.png) -2px 0 no-repeat;
}
.comment1{
	background-position:-2px -18px; /*1星*/
}
.comment2{
	background-position:-2px -34px; /*1.5星*/
}
.comment3{
	background-position:-2px -54px; /*2星*/
}
.comment4{
	background-position:-2px -71px; /*2.5星*/
}
.comment5{
	background-position:-2px -88px; /*3星*/
}
.comment6{
	background-position:-2px -105px; /*3.5星*/
}
.comment7{
	background-position:-2px -122px; /*4星*/
}
.comment8{
	background-position:-2px -139px; /*4.5星*/
}
.comment9{
	background-position:-2px -159px; /*5星*/
}