.bannertainer .banner_block:hover .b-cont2 p {
}
当banner_blockhover时,显示他的b-cont2 p。这里要注意hover显示的只能是下面的元素。
可以用来显示菜单效果,结合css3效果,就很好看了。