.indexCon
{
    overflow: hidden;
}
.indexCon .flashBanner
{
    overflow: hidden;
    margin-bottom: 12px;
}
.flashBanner
{
    background-position: center;
    background-repeat: no-repeat;
   /* background-image: url(img/bannerbg.jpg);
    position: relative;
    z-index: -4;
     height: 437px;*/
      height:385px;
     margin:0; padding:0;
}

.mask
{
    height: 32px;
    line-height: 32px;
    width: 100%;
    text-align: right;
    position: absolute;
    left: 0;
    bottom: -32px;
    background-color:Transparent;
    background-image: url(img/banner.png);
    
    z-index: -1;
    top: 408px;
}
.flashimg
{
    vertical-align: middle;
    margin-right: 10px;
    cursor: pointer;
    z-index: 6;
}
.flashimgshow
{
    margin-right: 10px;
    cursor: pointer;
    margin-right: 10px;
    z-index: 6;
    margin-bottom: 3px;
}
img
{
    border: 0;
}