body {
    padding-top: 0;
}

.banner {
    width: 100%;
    position: relative;
}

.header_logo {
    height: 36px;
    margin-top: 7px;
}

.focus {
    width: 100%;
    position: relative;
    zoom: 1;
    overflow: hidden;
    z-index: 99;
    background-color: #000;

}

.f426x240,
.f160x160 {
    width: 100%;
    overflow: hidden;
    z-index: 99;
}

.rslides li {
    width: 100%;
    float: left;
    display: none;
    z-index: 9999;
}

.rslides li img {
    z-index: 9999;
    display: block;
}

.rslides {
    width: 100%;
    position: relative;
    z-index: 99;
    margin: 0 auto;
}

.rslides_nav {
    height: 51px;
    width: 31px;
    position: absolute;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    top: 50%;
    left: 0;
    opacity: 0.5;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    display: none;
}

.rslides_nav:active {
    opacity: 1.0;
}

.rslides_nav.next {
    left: auto;
    right: 0;
}

.rslides_tabs {
    text-align: center;
    position: absolute;
    bottom: 30px;
    z-index: 99;
    left: 0%;
    width: 100%;
}

.rslides_tabs li {
    display: inline;
    float: none;
    _float: left;
    *float: left;
    margin: 0 5px;
}

.rslides_tabs a {
    margin-top: 0px;
    text-indent: 9999px;
    overflow: hidden;
    background: #fffbf3;
    display: inline-block;
    _display: block;
    *display: block;
    width: 16px;
    height: 16px;
    z-index: 999;
    *z-index: 999;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}

.rslides_tabs .rslides_here a {
    background-color: #271f6a;
}

.banner .prev {
    position: absolute;
    left: 20px;
    top: 50%;
    margin-top: -42px;
    background: url(../images/nimg84_left.png) center no-repeat;
    z-index: 222;
    width: 84px;
    height: 84px;
    display: block;
}

.banner .next {
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -42px;
    background: url(../images/nimg84_right.png) center no-repeat;
    z-index: 222;
    width: 84px;
    height: 84px;
    display: block;
}


.banner .txt1 {
    position: absolute;
    left: 50%;
    margin-left: -700px;
    top: 20%;
    font-size: 72px;
    color: #000;
}

.banner .txt2 {
    position: absolute;
    left: 50%;
    margin-left: -700px;
    top: 30%;
    font-size: 48px;
    color: #000;
}

.banner .txt3 {
    position: absolute;
    left: 50%;
    margin-left: -363px;
    top: 30%;
    font-size: 72px;
    color: #fff;
}

.banner .txt4 {
    position: absolute;
    left: 50%;
    margin-left: -216px;
    top: 40%;
    font-size: 48px;
    color: #fff;
}

.banner .txt5 {
    position: absolute;
    right: 50%;
    margin-right: -700px;
    top: 20%;
    font-size: 72px;
    color: #fff;
}

.banner .txt6 {
    position: absolute;
    right: 50%;
    margin-right: -700px;
    top: 30%;
    font-size: 48px;
    color: #fff;
}

.banner .txt7 {
    position: absolute;
    left: 50%;
    margin-left: -340px;
    top: 20%;
    font-size: 72px;
    color: #000;
}
