@charset "utf-8";
*{margin:0;padding:0;}
#wrap_list{width:804px;height:282px;overflow:hidden; float:left;}
#wrap_list h1{margin:20px 0;text-align:center;color:#006393;}

/* 2 */
.item2{position:relative;float:left;margin-left:7px;width:194px;height:137px;overflow:hidden;cursor:pointer; margin-bottom:8px; display:inline;}
.item2 .caption{position:absolute;left:0;display:none;width:194px;height:137px;color:#fff;font-weight:bold;background:url(../images/demo02.png) repeat;}
.item2 h3{margin:10px 0px 0px 5px;height:42px; font-size:14px; line-height:24px; text-align:center; padding-top:24px;}
.item2 h3 a{ color:#fff;}
.item2 p{padding:0px 10px 0px 10px;margin:0;line-height:19px;text-indent:1.5em;font-size:12px;color:#fff;font-weight:normal; height:58px; overflow:hidden;white-space:normal; word-break: break-all;  width:174px;}
.item2 img{border:0;position:absolute;}
.item2-txt{position:absolute;left:0;top:120px;width:100%;height:40px;text-align:center;color:#FFF;overflow:hidden;background:url(../images/demo02.png) repeat;}

