@charset "utf-8";
@import url("iconfont.css");

body{ margin:0 auto; padding:0; width:100%; color:#333; font:14px/1.5 Arial,"Microsoft Yahei"; background:#fff; -webkit-font-smoothing:antialiased;     font-size: 16px;}
input,button,select,textarea,img,p,h1,h2,h3,h4,h5{ margin:0; padding:0; border:0; font-family:'Microsoft YaHei','微软雅黑'; }
a{ color:#333; text-decoration:none;  cursor:pointer;}
a:hover{ color:#FF0000; text-decoration:none;   }
ol,ul,li,dl,dd{ margin:0; padding:0; list-style-type:none; }
i,em{ font-style:normal; }
table { border-collapse:collapse; border-spacing:0; }

 
.clearfix:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
 
.none{ display:none;}

.clear{ clear:both; font-size:0px; height:0px; overflow:hidden; }
.line5{ clear:both; font-size:0px; height:5px; overflow:hidden; }
.line10{ clear:both; font-size:0px; height:10px; overflow:hidden; }
.line15{ clear:both; font-size:0px; height:15px; overflow:hidden; }


  
.picMarquee{ width:190px; height:380px; margin-top:5px; overflow:hidden; position:relative; }
 
.picMarquee .bd ul{ overflow:hidden; zoom:1; width:190px;  }
.picMarquee .bd ul li{ width:190px; height:auto; overflow:hidden; padding:10px 0; border-bottom:1px dashed #CCC; }
.picMarquee .bd ul li .img{ position:relative; float:left; width:54px; height:54px; overflow:hidden;}
.picMarquee .bd ul li .img img{width:54px; height:54px;}
.picMarquee .bd ul li .img i{ position:absolute; width:54px; height:54px; overflow:hidden; z-index:11; background:url(../image/user.png) no-repeat;}
.picMarquee .bd ul li .zhaiyao{ float:right; width:119px; overflow:hidden; font-size:12px; line-height:20px; color:#000;  } 

 