.float_layer {border: 1px solid #aaaaaa; display:none; }
.float_layer h2 { margin:0; padding:0; height: 25px; line-height: 25px; padding-left: 10px; font-size: 14px; color: #333; background: url(../images/title_bg.gif) repeat-x; border-bottom: 1px solid #aaaaaa; position: relative; }
.float_layer .min { width: 21px; height: 20px; background: url(../images/min.gif) no-repeat 0 bottom; position: absolute; top: 2px; right: 25px; }
.float_layer .min:hover { background: url(../images/min.gif) no-repeat 0 0; }
.float_layer .max { width: 21px; height: 20px; background: url(../images/max.gif) no-repeat 0 bottom; position: absolute; top: 2px; right: 25px; }
.float_layer .max:hover { background: url(../images/max.gif) no-repeat 0 0; }
.float_layer .close { width: 21px; height: 20px; background: url(../images/close.gif) no-repeat 0 bottom; position: absolute; top: 2px; right: 3px; }
.float_layer .close:hover { background: url(../images/close.gif) no-repeat 0 0; }
.float_layer .content { height:250px; width:300px; overflow: hidden; font-size: 14px; line-height: 18px; color: #666;  }
.float_layer .wrap2 { padding:0 }


/* 6 */
#wrap{padding:0px 0px 10px 10px;    overflow: hidden;}
.item6{position:relative;float:left;margin-right:10px;width: 282px;height: 260px;cursor:pointer;overflow:hidden;}
.item6 h2{position: absolute;left: 0;bottom: 0px;height: 40px;width: 100%;background-color: #000;opacity: 0.6;font-weight: normal;text-align: center;color: #fff;line-height: 40px;font-size:16px;}
.item6 h2 p{height:40px;text-align: center;color:#fff; line-height: 40px;}
.item6 div{position:absolute;width:0;height:0;overflow:hidden;_zoom:1;}
.item6 .cornerCC{left:78px;top:101px;}
.item6 dl{position:absolute;top:0;left:0;width:282px;height:260px;display:none;background: #d8301e;opacity: 0.8;}
.item6 dt{height:40px;line-height:40px;text-align:center;color:#FFF;margin-top: 12px;padding: 0 5px;}
.item6 dt h3{height:50px;font-size: 18px;font-weight: bold;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.item6 dd{padding:0 12px;width:258px;line-height:24px;text-indent:2em;color:#FFF;font-size:15px;}
.item6 dd a{display: block;width:100px;height: 30px;line-height: 30px;background: #fff;color: #e31803;margin:10px  auto;text-align: center;text-indent: 0em;}

