/*MainPage.jsp的底部fuPingStyle.jsp跑马灯效果的css*/

a{ font-size:13px; color:#333333; text-decoration:none;}
a:hover{color:red; text-decoration:underline;}
img{ border:none;}

.marquee li{ display:inline; float:left;}
/* .marquee li a{ width:230px; height:260px; display:block; float:left; text-align:center; font-size:14px;} */
.marquee li {/* padding-left: 20px; */ padding-right: 20px;}
.marquee li a:hove{ text-decoration:none;}
.marquee li img {width:260px; height:160px;}
/* .marquee li em{font-style: normal; height:24px; line-height:24px;margin-top:8px;} */