@charset "gb2312";
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,blockquote,th,td,p{margin:0;padding:0;}
.container-header{position:relative;background:url(headerBg.jpg) repeat-x left top;}

.marquee-box {
    overflow: hidden;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.marquee {
    width: 8000%;
    height: 40px;
}

.wave-list-box {
    float: left;
}

.wave-list-box ul {
    float: left;
    height: 40px;
    overflow: hidden;
    zoom: 1;
}

.wave-list-box ul li {
    height: 40px;
    width: 100%;
    float: left;
    line-height: 30px;
    list-style: none;
}

.wave-box {
    position: relative;
    height: 40px;
    background: #f1f1f1;
}

.wave1 {
    position: absolute;
    overflow: hidden;
    width: 100%;
    height: 40px;
}

.wave2 {
    position: absolute;
    overflow: hidden;
    width: 100%;
    height: 40px;
}

.marquee2 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 40px;
    overflow: hidden;
}

.wave-list {
    position: relative;
    width: 100%;
    height: 40px;
    top: 0;
    overflow: hidden;
}

.wave-list li {
    float: left;
}
.container-header .marquee-box{height:331px;bottom:0;top:auto;}
.container-header .marquee{height:331px;}
.container-header .wave-list-box ul,.container-header .wave-list-box ul li{height:331px;}
