﻿
.infoList li{ height:24px; line-height:24px;   }
.infoList li .date{ float:right; color:#999;  }


/* 通用图片列表_普通式 */
.picList li{width:125px;}
.picList .pic{width:121px;height:91px;background:url(../images/img_bb.jpg) 0 0 no-repeat;}
.picList .pic img{ width:115px;height:80px;padding:2px 0px 0px 3px;}
.pic_tit{height:20px;line-height:20px;text-align:center;}
.pic_tit a{color:#767676;}


/* 多个左滚动 - 图片- 公用类 */
.effect{width: 320px;margin:0px auto;height:130px;}
.leftLoop{ overflow:hidden; position:relative;height:130px;}
.leftLoop .hd{}
.leftLoop .hd .next{display:block;width:15px; height:29px;background:url("../images/next.png") 0px 0px no-repeat;cursor:pointer;position:absolute;right:0px;top:40px;overflow:hidden;}
.leftLoop .hd .prev{display:block;width:15px; height:29px;background:url("../images/prev.png") 0px 0px no-repeat;cursor:pointer;position:absolute;left:0px;top:40px;overflow:hidden;}
.leftLoop .bd{width:270px;margin:10px auto 0px;}
.leftLoop .bd ul{ overflow:hidden; zoom:1; }
.leftLoop .bd ul li{ float:left; _display:inline; overflow:hidden;margin:0px 7px;}


/* 多个上滚动 - 图片- 公用类 */
.effect1{width: 300px;height:36px;margin-left:400px;}
.topLoop{ overflow:hidden; position:relative;padding-top:2px;}
.topLoop .bd{ padding:0px;   }
.topLoop .bd ul{ overflow:hidden; zoom:1; }
