body, html {
    width: 100%;
    overflow: auto
}

#header-banner, #series-wrap {
    width: 100%;
    height: 100%
}

.series-header {
    width: 100%;
    height: 56%;
    position: relative;
    overflow: hidden
}

.series-tablist {
    width: 66%;
    height: 46px;
    margin: auto;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 4
}

.series-tablist-left {
    float: left;
    width: 90%;
    height: 100%;
    overflow: hidden;
    margin-right: 2px
}

.tabel-left-content {
    height: 100%;
    position: relative;
    left: 0;
    width: 5000px
}

.series-tablist-left a, .series-tablist-right div {
    float: left;
    text-align: center;
    background: #daf0fa;
    height: 100%;
    cursor: pointer;
    color: #2c90cd
}

.series-tablist-left a {
    margin-left: 2px;
    display: inline-block;
    line-height: 46px;
    border-radius: 5px 5px 0 0;
    width: 200px;
    font-size: 16px
}

.first-count {
    margin-left: 0 !important
}

.series-tablist-right {
    width: 9%;
    height: 100%;
    float: left
}

.series-tablist-right div {
    width: 49%;
    font-size: 29px
}

.table-left {
    border-right: 1px solid #b6d3e0;
    border-radius: 5px 0 0 0
}

.table-right {
    border-radius: 0 5px 0 0
}

.banner-content {
    width: 100%;
    height: 100%;
    position: relative
}

.banner-content img:first-child {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

#header-banner > img, .middle1 {
    margin: auto;
    position: absolute
}

.middle1 {
    z-index: 1;
    display: block;
    bottom: 0;
    left: 0;
    right: 0;
    width: 50%
}

#header-banner > img, .series-count-main li {
    left: 0;
    top: 0;
    opacity: 0;
    z-index: 0;
    filter: alpha(opacity=0)
}

#header-banner > img {
    width: 100%
}

.series-count, .series-count-main li {
    width: 100%;
    height: 44%;
    overflow: hidden;
    position: relative
}

.direct-btn {
    width: 70%;
    height: 10%;
    position: absolute;
    left: 0;
    right: 0;
    top: 32%;
    margin: auto;
    z-index: 0
}

.direct-btn div {
    width: 5%;
    height: 100%;
    cursor: pointer
}

.direct-btn div img {
    width: 90%
}

.left-btn {
    float: left
}

.right-btn {
    float: right
}

.series-count-main {
    width: 59%;
    height: 75%;
    margin: 0 auto;
    position: relative;
    z-index: 1
}

.series-count-main li {
    height: 100%;
    position: absolute !important
}

.animate_count {
    width: 10000px;
    height: 100%;
    position: relative;
    top: 3%;
    left: 0
}

.count-list {
    float: left;
    width: 260px;
    height: 100%;
    text-align: center
}

.count-image {
    width: 100%;
    margin: 0 auto;
    cursor: pointer;
    display: block
}

.count-image img {
    width: 80%
}

.count-text {
    width: 100%;
    text-align: center;
    font-size: 18px;
    color: #818181;
    margin: 12px auto 0;
    font-weight: 600
}

.small_active {
    background: #fff !important;
    color: #2c90cd !important
}

.active {
    background: #dcdcdc !important;
    color: #acacac !important
}

.proname {
    margin-top: 8px
}

.footer {
    margin-top: 10px
}

@media screen and (max-width: 1024px) {
    .series-tablist {
        height: 36px
    }

    .series-tablist-right div {
        line-height: 36px
    }

    .series-tablist-left a {
        font-size: 12px;
        line-height: 36px
    }

    .count-text {
        font-size: 15px
    }
}

@media only screen and (min-width: 1025px) and (max-width: 1280px) {
    .series-tablist {
        height: 38px
    }

    .series-tablist-right div {
        line-height: 38px
    }

    .series-tablist-left a {
        font-size: 12px;
        line-height: 38px
    }

    .count-text {
        font-size: 15px
    }
}

@media only screen and (min-width: 1281px) and (max-width: 1366px) {
    .series-tablist {
        height: 40px
    }

    .series-tablist-right div {
        line-height: 40px
    }

    .series-tablist-left a {
        font-size: 14px;
        line-height: 40px
    }

    .count-text {
        font-size: 17px
    }
}

@media only screen and (min-width: 1367px) and (max-width: 1440px) {
    .series-tablist {
        height: 42px
    }

    .series-tablist-right div {
        line-height: 42px
    }

    .series-tablist-left a {
        font-size: 14px;
        line-height: 42px
    }

    .count-text {
        font-size: 17px
    }
}

@media only screen and (min-width: 1441px) and (max-width: 1680px) {
    .series-tablist {
        height: 46px
    }

    .series-tablist-right div {
        line-height: 46px
    }

    .series-tablist-left a {
        font-size: 16px;
        line-height: 46px
    }
}

@media only screen and (min-width: 1681px) and (max-width: 1920px) {
    .series-tablist {
        height: 46px
    }

    .series-tablist-right div {
        line-height: 46px
    }

    .series-tablist-left a {
        font-size: 16px;
        line-height: 46px
    }
}

@media only screen and (min-width: 1921px) {
    .series-tablist {
        height: 48px
    }

    .series-tablist-right div {
        line-height: 48px
    }

    .series-tablist-left a {
        font-size: 18px;
        line-height: 48px
    }
}

#header-banner {
    height:26.92708333vw;
}
#header-banner img {
    height: calc(26.92708333vw - 100px);
    top: 100px;
    width: 100% !important;
    left: 0!important;
    position: absolute!important;
}
