#ProductMarquee834.ProductMarquee .Marquee_bd{padding:10px;position:relative;zoom:1;}

/*滚动内部主体用于截断隐藏滚动内容*/
#ProductMarquee834.ProductMarquee .Marquee_box{overflow:hidden;width:100%;position:relative;}

/*滚动的所有内容ul*/
#ProductMarquee834.ProductMarquee .Marquee_lists{}

/*滚动单元元素宽度等于滚动图片padding,border,width之和*/
#ProductMarquee834.ProductMarquee .Marquee_li{padding-right:20px;width:222px;}

/*滚动的单个元素*/
#ProductMarquee834.ProductMarquee .Marquee_imgbx{}

/*滚动图片*/
#ProductMarquee834.ProductMarquee .Marquee_img{width:222px;height:66px;padding:2px;border:1px solid #dfdfdf;}
#PhotoList948.PhotoList{border:1px solid #dfdfdf;overflow:hidden;}

/*头部可以设置头部背景*/
#PhotoList948.PhotoList .hd{background-color:#dcdcdc;height:40px;line-height:40px;border-bottom:1px solid #dfdfdf;}

/*头部更多链接*/
#PhotoList948.PhotoList .hd .more a{float:right;color:#000;margin-right:10px;}
#PhotoList948.PhotoList .hd .more a:hover{color:#f30;text-decoration:underline;}

/*头部标题*/
#PhotoList948.PhotoList .hd .title{background:#083356;display:block;text-align:center;width:100px;color:#fff;float:left;}

/*列表主体*/
#PhotoList948.PhotoList .pl_box{padding-top:10px;}

/*截断滚动的div,可以margin调整与左右的边距*/
#PhotoList948.PhotoList .bd{margin:0 10px;overflow:hidden;position:relative;}

/*列表一列*/
#PhotoList948.PhotoList .bd li{width:197px;padding:1px;margin:0 0 0 20px;display:inline;text-align:center;float:left;}

/*列表图片*/
#PhotoList948.PhotoList .Marquee_imgbx{margin:0 10px 10px 0;float:left;width:182px;}

/*列表元素图片*/
#PhotoList948.PhotoList .bd li img{width:180px;height:60px;display:inline-block;vertical-align:middle;border:1px solid #dfdfdf;}

/*列表元素链接主体*/
#PhotoList948.PhotoList .bd .link_wrap{height:24px;line-height:24px;background:#fafafa;}

/*列表元素图片标题链接*/
#PhotoList948.PhotoList .bd .pd_link{margin:0 10px;white-space:nowrap;overflow:hidden;}

/*图片标题链接*/
#PhotoList948.PhotoList .bd .pd_link a{color:#000;font-size: 14px;}
#PhotoList948.PhotoList .bd .pd_link a:hover{color:#f30;text-decoration:underline;}

/*图片放大镜*/
#PhotoList948.PhotoList .jqzoom{display:block;}