#ProList{  width:95%; margin:0 auto; margin-top:0.3rem;}
p#change{

}
p#change span{
	display:inline-block; padding-bottom:0.2rem; padding-top:0.2rem;
	font-size:0.26rem; width:33.333%; text-align:center;
	cursor:pointer;
}
p#change span.hover{
	color:#004587;
	background-image: url(../../images/sbgg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#ProList div.changeCon{
	display:none;
}