/*产品展示样式*/
#ProList{ margin-top:30px; width:1300px;}
p#change{ text-align:left; width:380px; display:inline-block; padding-top:60px;}
p#change span{ display:inline-block; width:100%; height:70px; line-height:70px; font-size:24px; color:#333; cursor:pointer;-moz-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease;}
p#change span.hover{ font-size:26px; color:#009c5a;}

#ProList div.changeCon{
	display:none; float:right; width:864px;
}