@charset "gb2312";
.animateBox { width: 465px; height: 120px; overflow: hidden; position: relative; background-color: #fff;}
.animateBox p { text-align: center; }
.z-movie { width: 128px; height: 59px; background-color: #2c8aee; overflow: hidden; position: absolute; left: 0; top: 0; }
.z-ok { width: 116px; height: 59px; background-color: #81317a; overflow: hidden; position: absolute; left: 130px; top: 0; }
.z-hotel { width: 117px; height: 59px; background-color: #e2ac14; overflow: hidden; position: absolute; right: 100px; top: 0; }
.z-holiday { width: 98px; height: 120px; background-color: #66bf27; overflow: hidden; position: absolute; right: 0px; top: 0; }
.z-hanshow { width: 63px; height: 59px; background-color: #e70012; overflow: hidden; position: absolute; left: 0; bottom: 0px; }
.z-store { width: 63px; height: 59px; background-color: #014a8f; overflow: hidden; position: absolute; right: 337px; bottom: 0px; }
.z-eb { width: 235px; height: 59px; background-color: #ed6d26; overflow: hidden; position: absolute; left: 130px; bottom: 0px; }
.animateBox .show { display: block; }
.animateBox .hide { display: none; }




.animateBox { width: 465px; height: 120px; overflow: hidden; position: relative; background-color: #fff;}
.animateBox a { position:absolute; float:left; text-align:center; }
.z-movie { width: 128px; height: 59px; background-color: #2c8aee; overflow: hidden; position: absolute; left: 0; top: 0; }
.z-ok { width: 116px; height: 59px; background-color: #81317a; overflow: hidden; position: absolute; left: 130px; top: 0; }
.z-hotel { width: 117px; height: 59px; background-color: #e2ac14; overflow: hidden; position: absolute; right: 100px; top: 0; }
.z-holiday { width: 98px; height: 120px; background-color: #66bf27; overflow: hidden; position: absolute; right: 0px; top: 0; }
.z-hanshow { width: 63px; height: 59px; background-color: #e70012; overflow: hidden; position: absolute; left: 0; bottom: 0px; }
.z-store { width: 63px; height: 59px; background-color: #014a8f; overflow: hidden; position: absolute; right: 337px; bottom: 0px; }
.z-eb { width: 235px; height: 59px; background-color: #ed6d26; overflow: hidden; position: absolute; left: 130px; bottom: 0px; }
.mask{ position:absolute; left:0; top:0; background:#000; opacity:0;filter:alpha(opacity=0);}
.z-movie .mask { width: 128px; height: 59px; }
.z-ok .mask { width: 116px; height: 59px; }
.z-hotel .mask { width: 117px; height: 59px; }
.z-holiday .mask { width: 98px; height: 120px; }
.z-hanshow .mask { width: 63px; height: 59px; }
.z-store .mask { width: 63px; height: 59px; }
.z-eb .mask { width: 235px; height: 59px; }
.hover .mask{background:#000;opacity:0.5;filter:alpha(opacity=50); cursor:pointer;}
.hover .qq .mask{opacity:0;filter:alpha(opacity=0);}


