
/*flash*/

.slideTxtBox{ width:100%; height:auto; border-top:0px #0292D1 solid; margin:0 auto; margin-bottom:0px;}
.slideTxtBox .bd { max-width:1920px;width:100%; max-height:400px; margin:0px auto 0; overflow:hidden;}
.slideTxtBox .prev,.slideTxtBox .next{ position:absolute; left:0; top:-260px;  display:block; width:65px; height:75px; background:url(../images/index_17.png) no-repeat; filter:alpha(opacity=50);opacity:0.5; z-index:10;}
.slideTxtBox .next{ left:auto; right:0; background:url(../images/index_18.png) no-repeat; }
.slideTxtBox .prev:hover,
.slideTxtBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }

#wowslider-container1 {
    margin: 0px auto;
    width: 1920px;
    height: 550px;
    overflow: hidden;
    position: relative;
    z-index: 100;
    zoom: 1;
}
#wowslider-container1 .ws_images {
    left: 0px;
    top: 0px;
    max-width: 1920px;
    max-height: 550px;
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: absolute;
}