#flink{ width:100%; height:190px; background:#FFF;position: relative;}
#link{ width:1173px; height:100%; margin:0px auto; }
#link ul{ width:100%; margin-top:20px;}
#link li{ width:280px; height:70px; float:left; border:solid 1px #CCCCCC; margin-left:15px; margin-top:16px; position:relative;}
.tits{ width:100%; height:43px; line-height:43px;  margin-top:36px; text-align:center;}
#link li img{width:280px; height:70px;}

#link li a{ width:280px; height:70px; position:absolute;}
.tlogo li a{width: 106px;height: 123px; position:absolute;}
.mengb{ width:100%;height: 100%;z-index:999;background:#000; background-color:rgba(0,0,0,0.3); position:absolute; display:none; }

#link li:hover .mengb{ display:block !important;}
.meng{ width: 106px;height: 123px;float: left;z-index:999;background:#fff; background-color:rgba(255,255,255,0.2);position:absolute; display:none;	}
.tlogo li:hover .meng{ display:block !important}
