
#Marquee_x { overflow:hidden; width:100%;} 
#Marquee_x ul li ,#Marquee_x ul li div{ float:left;line-height:30px;overflow:hidden} /* 横向滚动必须让所有li左浮动 */
#Marquee_x ul li div{ float:left;line-height:40px;height:250px; width:280px; overflow:hidden; background:#FFF;}
#Marquee_x ul li div img{width:278px; height:218px; border:#CCC solid 1px; display:block}
#Marquee_x ul li div span{ display:block; color:#000; font-size:14px; text-align:center; line-height:30px;}
#Marquee_x ul li div p{ display:block; color:#666; font-size:14px; line-height:20px; padding:0 20px;}


.gs {width:100%; float:left; margin-bottom:60px;}
.gsimg {width:30.33%; margin:10px 1%; float:left; line-height:20px; text-align:center; font-size:14px; color:#666;}
.gsimg img {border:#CCC solid 1px;}
.gsimg1 {width:23%; margin:10px 1%; float:left; line-height:20px; text-align:center; font-size:14px; color:#666;}
@media (max-width:1024px) {
.gsimg {width:98%;}
.gsimg1 {width:48%;}
}




