.banner{height: 447px;}
.footer{width: 1920px;}
.container{width: 1500px;}
.mainContainer{
    width: 100%;
    margin: 0 auto;
    clear: both;
    background-color: #f5f5f5;
position: relative;
}

.mainBox{
	height: 800px;
	width: 1100px;
	background-color: #FFFFFF;
	position: relative;
	left: 410px;
	top:-70px;
	padding: 36px;
}

#menuId_sjzccs  div{
	    width: 50px;
	    height: 50px;
	    display: inline-block;
	    background-image: url(../images/bg_icon.png);
	    background-position: 50px 0px;
}
#menuId_sjzccs:hover{
	#menuId_sjzccs  div{
		background-position: 0px 0px;
	}
}
#menuId_dsjzccs  div{
	    width: 50px;
	    height: 50px;
	    display: inline-block;
	    background-image: url(../images/bg_icon.png);
	    background-position: 0px -66px;
}

#menuId_yqfkrx  div{
	    width: 50px;
	    height: 50px;
	    display: inline-block;
	    background-image: url(../images/bg_icon.png);
	    background-position: 0px -130px;
}


#menuId_sjzccs  span,#menuId_dsjzccs  span,#menuId_yqfkrx  span{
	position: relative;
	    top: -15px;
	    font-size: 22px;
	    left: 15px;
	}