.banner {
    width:100%;
    height:auto
}
.el-carousel__item h3 {
    color:#475669;
    font-size:18px;
    opacity:.75;
    line-height:300px;
    margin:0
}
.el-carousel__item:nth-child(2n) {
    background-color:#99a9bf
}
.el-carousel__item:nth-child(odd) {
    background-color:#d3dce6
}
.more {
    height:40px;
    line-height:40px;
    margin-bottom:130px;
    text-align:center;
    font-size:16px;
    color:#666
}
.wrapper {
    position:fixed;
    z-index:10;
    top:0;
    left:0;
    right:0;
    bottom:0;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between
}
.wrapper .content-wrapper {
    height:100%;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    overflow-y:scroll
}
.wrapper .content-wrapper .rank-box {
    border-radius:5px
}
.wrapper .content-wrapper .rank-box .rank-top-list {
    color:#fff;
    background:#000;
    padding:30px;
    -webkit-box-sizing:border-box;
    box-sizing:border-box
}
.wrapper .content-wrapper .rank-box .rank-top-list h2 {
    padding-bottom:20px;
    font-size:22px;
    font-weight:700
}
.wrapper .content-wrapper .rank-box .rank-top-list .rank-top-wrapper {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    overflow-x:auto
}
.wrapper .content-wrapper .rank-box .rank-top-list .rank-top-wrapper .rank-top-item {
    background:#2d2d2d;
    border:1px solid #5b5b5b;
    margin:10px 5px;
    border-radius:8px;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    width:230px;
    padding:20px;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.wrapper .content-wrapper .rank-box .rank-top-list .rank-top-wrapper .rank-top-item .item {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    height:30px;
    width:100%;
    font-size:14px;
    line-height:30px;
    font-weight:300
}
.wrapper .content-wrapper .rank-box .rank-top-list .rank-top-wrapper .rank-top-item .item .value {
    color:#888;
    font-size:13px;
    font-weight:500
}
.wrapper .content-wrapper .rank-box .rank-top-list .rank-top-wrapper .rank-top-item .name-nickname {
    font-weight:500
}
.wrapper .content-wrapper .rank-box .rank-top-list .rank-top-wrapper .rank-top-item .poster-wrapper {
    width:150px;
    height:150px;
    border-radius:100%;
    border:2px solid #333;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    position:relative
}
.wrapper .content-wrapper .rank-box .rank-top-list .rank-top-wrapper .rank-top-item .poster-wrapper .img-box {
    position:absolute;
    top:0;
    height:100%;
    width:100%;
    border-radius:50%;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    overflow:hidden
}
.wrapper .content-wrapper .rank-box .rank-top-list .rank-top-wrapper .rank-top-item .poster-wrapper .img-box .poster {
    width:auto;
    height:150px;
    display:block
}
.wrapper .content-wrapper .rank-box .rank-top-list .rank-top-wrapper .rank-top-item .poster-wrapper .rank-number {
    position:absolute;
    z-index:300;
    bottom:-20px;
    left:160px;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    background:rgba(0,0,0,.5);
    width:30px;
    height:30px;
    overflow:hidden;
    border-radius:15px
}
.wrapper .content-wrapper .rank-box .rank-top-list .rank-top-wrapper .rank-top-item .poster-wrapper .rank-number img {
    width:20px;
    height:20px
}
.wrapper .content-wrapper .rank-box .rank-top-list .rank-top-wrapper .rank-top-item .poster-wrapper .rank-number .number {
    text-align:center;
    line-height:20px;
    height:20px;
    font-size:14px;
    font-weight:500
}
.wrapper .content-wrapper .rank-box .rank-list {
    margin-top:20px
}
.wrapper .content-wrapper .rank-box .rank-list .rank-header {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
    height:46px;
    line-height:46px
}
.wrapper .content-wrapper .rank-box .rank-list .rank-header h2 {
    font-size:22px;
    font-weight:600;
    padding-left:30px;
    color:#c9cedc
}
.wrapper .content-wrapper .rank-box .rank-list .rank-header .tab-menu {
    margin-right:30px;
    background:transparent;
    color:#c9cedc;
    font-size:14px;
    font-weight:500;
    border:1px solid #313133;
    border-radius:10px;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
    overflow:hidden
}
.wrapper .content-wrapper .rank-box .rank-list .rank-header .tab-menu span {
    display:inline-block;
    padding:0 20px;
    cursor:pointer
}
.wrapper .content-wrapper .rank-box .rank-list .rank-header .tab-menu i {
    display:inline-block;
    width:1px;
    height:100%;
    background-color:#313133
}
.wrapper .content-wrapper .rank-box .rank-list .rank-header .tab-menu .active {
    cursor:default;
    color:#f2507e
}
.wrapper .content-wrapper .rank-box .rank-list .rank-item-list {
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    width:100%;
    padding:0 30px;
    margin-top:20px
}
.wrapper .content-wrapper .rank-box .rank-list .rank-item-list,
.wrapper .content-wrapper .rank-box .rank-list .rank-item-list .seq {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column
}
.wrapper .content-wrapper .rank-box .rank-list .rank-item-list .seq {
    min-width:30px;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    text-align:center;
    position:relative;
    font-size:18px;
    font-weight:500;
    margin-right:20px
}
.wrapper .content-wrapper .rank-box .rank-list .rank-item-list .seq .bar {
    position:absolute;
    bottom:-10px;
    color:#888
}
.wrapper .content-wrapper .rank-box .rank-list .rank-item-list .userinfo {
    width:400px;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    text-align:center
}
.wrapper .content-wrapper .rank-box .rank-list .rank-item-list .count-box,
.wrapper .content-wrapper .rank-box .rank-list .rank-item-list .icon-box {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-pack:distribute;
    justify-content:space-around;
    text-align:center
}
.wrapper .content-wrapper .rank-box .rank-list .rank-item-list .rank-header {
    width:100%;
    height:50px;
    line-height:50px;
    background:transparent
}
.wrapper .content-wrapper .rank-box .rank-list .rank-item-list .rank-header span {
    color:#bbb;
    font-size:16px;
    font-weight:300;
    padding:0 8px
}
.wrapper .content-wrapper .rank-box .rank-list .rank-item-list .rank-header .userinfo {
    padding-left:50px;
    text-align:center
}
.wrapper .content-wrapper .rank-box .rank-list .rank-item-list article {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
    width:100%;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    overflow:hidden;
    border-bottom:1px solid #313133;
    padding:15px 0
}
.wrapper .content-wrapper .rank-box .rank-list .rank-item-list article .count-box {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    height:64px;
    font-size:14px
}
.wrapper .content-wrapper .rank-box .rank-list .rank-item-list article .count-box div {
    height:100%;
    padding:0 30px;
    border-radius:10px;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    margin:0 10px
}
.wrapper .content-wrapper .rank-box .rank-list .rank-item-list article .count-box div,
.wrapper .content-wrapper .rank-box .rank-list .rank-item-list article .count-box div i {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center
}
.wrapper .content-wrapper .rank-box .rank-list .rank-item-list article .count-box div i {
    margin-bottom:5px;
    width:21px;
    height:21px;
    border-radius:50%
}
.wrapper .content-wrapper .rank-box .rank-list .rank-item-list article .count-box div i img {
    width:12px;
    height:12px
}
.wrapper .content-wrapper .rank-box .rank-list .rank-item-list article .count-box .member-count-info {
    border:1px solid #313133;
    background-color:hsla(0,0%,100%,.1);
    color:#f2507e;
    font-weight:700
}
.wrapper .content-wrapper .rank-box .rank-list .rank-item-list article .count-box .member-count-info i {
    background-color:#3e3e3e
}
.wrapper .content-wrapper .rank-box .rank-list .rank-item-list article .count-box .member-count-info i strong {
    color:#346c9a
}
.wrapper .content-wrapper .rank-box .rank-list .rank-item-list article .count-box .hot-count-info {
    color:#f2507e;
    border:1px solid #313133;
    background-color:hsla(0,0%,100%,.1)
}
.wrapper .content-wrapper .rank-box .rank-list .rank-item-list article .count-box .hot-count-info i {
    background-color:#3e3e3e
}
.wrapper .content-wrapper .rank-box .rank-list .rank-item-list article .count-box .hot-count-info i strong {
    color:#f2507e
}
.wrapper .content-wrapper .rank-box .rank-list .rank-item-list article .icon-box span {
    width:64px;
    height:64px;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    border-radius:50%;
    margin-left:10px
}
.wrapper .content-wrapper .rank-box .rank-list .rank-item-list article .icon-box .fav-tag,
.wrapper .content-wrapper .rank-box .rank-list .rank-item-list article .icon-box .gift-tag,
.wrapper .content-wrapper .rank-box .rank-list .rank-item-list article .icon-box .msg-tag {
    background:hsla(0,0%,100%,.1)
}
.wrapper .content-wrapper .rank-box .rank-list .rank-item-list article figure {
    margin:0;
    padding:0;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    border-radius:5px
}
.wrapper .content-wrapper .rank-box .rank-list .rank-item-list article figure .live-img {
    width:76px;
    height:76px;
    margin-right:10px;
    position:relative
}
.wrapper .content-wrapper .rank-box .rank-list .rank-item-list article figure .live-img .avatar-img {
    position:absolute;
    z-index:3;
    left:2px;
    top:2px;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    width:72px;
    height:72px;
    border-radius:50%;
    background:#fff;
    overflow:hidden
}
.wrapper .content-wrapper .rank-box .rank-list .rank-item-list article figure .live-img .avatar-img .img {
    width:72px;
    height:72px;
    border-radius:100%;
    display:block;
    -o-object-fit:cover;
    object-fit:cover
}
.wrapper .content-wrapper .rank-box .rank-list .rank-item-list article figure .live-img .live_on2 {
    background:#fb4a59;
    display:inline-block;
    color:#fff;
    font-size:14px;
    line-height:16px;
    border-radius:10px;
    padding:3px 6px;
    font-weight:600;
    font-family:Raleway,sans-serif;
    position:absolute;
    left:50%;
    bottom:-3px;
    margin-left:-30px;
    z-index:3;
    -webkit-transform:scale(.88)
}
.wrapper .content-wrapper .rank-box .rank-list .rank-item-list article figure .live-img .live_on2:after {
    content:"";
    position:absolute;
    top:0;
    left:0;
    height:100%;
    width:100%;
    background:linear-gradient(60deg,#f79533,#f37055,#ef4e7b,#a166ab,#5073b8,#1098ad,#07b39b,#6fba82);
    border-radius:10px;
    z-index:-1;
    -webkit-animation:animatedgradient 3s ease infinite alternate;
    animation:animatedgradient 3s ease infinite alternate;
    background-size:300% 300%
}
.wrapper .content-wrapper .rank-box .rank-list .rank-item-list article figure figcaption {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    height:80px;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    -ms-flex-pack:distribute;
    justify-content:space-around
}
.wrapper .content-wrapper .rank-box .rank-list .rank-item-list article figure figcaption .nickname-name {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    font-size:18px;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column
}
.wrapper .content-wrapper .rank-box .rank-list .rank-item-list article figure figcaption .nickname-name span {
    text-align:left;
    height:20px;
    line-height:20px
}
.wrapper .content-wrapper .rank-box .rank-list .rank-item-list article figure figcaption .nickname-name .nickname {
    color:#dfe2ea;
    font-size:16px
}
.wrapper .content-wrapper .rank-box .rank-list .rank-item-list article figure figcaption .nickname-name .name {
    font-size:14px;
    color:#9da5b6;
    font-weight:300
}
.wrapper .content-wrapper .rank-box .rank-list .rank-item-list article figure figcaption .user-tag {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    font-size:12px
}
.wrapper .content-wrapper .rank-box .rank-list .rank-item-list article figure figcaption .user-tag span {
    background:rgba(46,48,51,.6);
    color:#9da5b6;
    display:inline-block;
    height:20px;
    line-height:20px;
    padding:0 10px;
    margin-right:5px;
    border-radius:2px
}
.wrapper .content-wrapper .rank-box .rank-list .rank-item-list article:nth-child(odd) {
    background:hsla(0,0%,100%,.06)
}
.a0013-container {
    width:100%
}
.a0013-container .a0013-con {
    margin:0 auto;
    width:1200px
}
.a0013-container .a0013-con .a0013-tit {
    width:240px;
    margin-bottom:30px
}
.a0013-container .a0013-con .a0013-tit img {
    width:240px
}
.a0013-container .a0013-con .a0013-swiper {
    width:1200px;
    height:100%
}
.a0013-container .a0013-con .a0013-swiper .el-carousel__item {
    width:560px;
    padding:10px;
    background-color:#f1f6fe;
    -webkit-box-sizing:border-box;
    box-sizing:border-box
}
.a0013-container .a0013-con .a0013-swiper .imgBox {
    position:relative
}
.a0013-container .a0013-con .a0013-swiper .imgBox .imgItem {
    width:540px;
    text-align:center;
    height:300px;
    background-size:cover
}
.a0013-container .a0013-con .a0013-swiper .imgBox .userinfo {
    position:absolute;
    z-index:30;
    left:10px;
    bottom:20px;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    padding:10px;
    border-radius:5px;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.a0013-container .a0013-con .a0013-swiper .imgBox .userinfo img {
    width:40px;
    height:40px;
    margin-right:5px;
    border-radius:20px
}
.a0013-container .a0013-con .a0013-swiper .imgBox .userinfo .item-nickname-name {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    color:#fff;
    line-height:18px;
    font-size:14px;
    font-weight:300
}
.a0013-container .a0013-con .a0013-swiper .imgBox .userinfo .item-nickname-name .nickname {
    font-weight:500
}
.live_on {
    background:#fb4a59;
    display:inline-block;
    color:#fff;
    font-size:11px;
    padding:0 3px;
    font-weight:600;
    font-family:Raleway,sans-serif;
    left:50%;
    bottom:-3px;
    margin-left:-32px;
    line-height:normal;
    z-index:3
}
.live_on,
.live_on:after {
    border-radius:10px;
    position:absolute
}
.live_on:after {
    content:"";
    top:0;
    left:0;
    height:100%;
    width:100%;
    background:linear-gradient(60deg,#f79533,#f37055,#ef4e7b,#a166ab,#5073b8,#1098ad,#07b39b,#6fba82);
    z-index:-1;
    -webkit-animation:animatedgradient 3s ease infinite alternate;
    animation:animatedgradient 3s ease infinite alternate;
    background-size:300% 300%
}
.live_on2 {
    background:#fb4a59;
    display:inline-block;
    color:#fff;
    font-size:11px;
    padding:0 3px;
    font-weight:600;
    font-family:Raleway,sans-serif;
    left:50%;
    bottom:-3px;
    margin-left:-22px;
    z-index:3;
    -webkit-transform:scale(.88)
}
.live_on2,
.live_on2:after {
    border-radius:10px;
    position:absolute
}
.live_on2:after {
    content:"";
    top:0;
    left:0;
    height:100%;
    width:100%;
    background:linear-gradient(60deg,#f79533,#f37055,#ef4e7b,#a166ab,#5073b8,#1098ad,#07b39b,#6fba82);
    z-index:-1;
    -webkit-animation:animatedgradient 3s ease infinite alternate;
    animation:animatedgradient 3s ease infinite alternate;
    background-size:300% 300%
}
.live_on3 {
    background:#fb4a59;
    display:inline-block;
    color:#fff;
    font-size:11px;
    border-radius:10px;
    padding:0 3px;
    font-weight:600;
    font-family:Raleway,sans-serif;
    z-index:3;
    -webkit-transform:scale(.88)
}
.live_on3:after {
    content:"";
    position:absolute;
    top:0;
    left:0;
    height:100%;
    width:100%;
    background:linear-gradient(60deg,#f79533,#f37055,#ef4e7b,#a166ab,#5073b8,#1098ad,#07b39b,#6fba82);
    border-radius:10px;
    z-index:-1;
    -webkit-animation:animatedgradient 3s ease infinite alternate;
    animation:animatedgradient 3s ease infinite alternate;
    background-size:300% 300%
}
@-webkit-keyframes animatedgradient {
    0% {
        background-position:0 50%
    }
    50% {
        background-position:100% 50%
    }
    to {
        background-position:0 50%
    }
}
@keyframes animatedgradient {
    0% {
        background-position:0 50%
    }
    50% {
        background-position:100% 50%
    }
    to {
        background-position:0 50%
    }
}
.img_border {
    width:60px;
    height:60px;
    z-index:2
}
.img_border,
.img_border2 {
    position:absolute;
    border-radius:50%;
    top:0;
    left:0
}
.img_border2 {
    border-Width:2px;
    width:76px;
    height:76px
}
.img_border2:after {
    content:"";
    position:absolute;
    top:0;
    left:0;
    height:100%;
    width:100%;
    background:linear-gradient(60deg,#f79533,#f37055,#ef4e7b,#a166ab,#5073b8,#1098ad,#07b39b,#6fba82);
    border-radius:50%;
    z-index:1;
    -webkit-animation:animatedgradient 3s ease infinite alternate;
    animation:animatedgradient 3s ease infinite alternate;
    background-size:300% 300%
}
.gradient-border {
    border-Width:2px;
    position:relative;
    border-radius:50%
}
.gradient-border:after {
    content:"";
    position:absolute;
    top:0;
    left:0;
    height:100%;
    width:100%;
    background:linear-gradient(60deg,#f79533,#f37055,#ef4e7b,#a166ab,#5073b8,#1098ad,#07b39b,#6fba82);
    border-radius:50%;
    z-index:1;
    -webkit-animation:animatedgradient 3s ease infinite alternate;
    animation:animatedgradient 3s ease infinite alternate;
    background-size:300% 300%
}
.live_on .bar {
    fill:#fff;
    width:18px;
    -webkit-animation:equalize 4s 0s infinite;
    animation:equalize 4s 0s infinite
}
.live_on .bar:first-child {
    -webkit-animation-delay:-1.9s;
    animation-delay:-1.9s
}
.live_on .bar:nth-child(2) {
    -webkit-animation-delay:-2s;
    animation-delay:-2s
}
.live_on .bar:nth-child(3) {
    -webkit-animation-delay:-2.3s;
    animation-delay:-2.3s
}
.live_on .bar:nth-child(4) {
    -webkit-animation-delay:-2.4s;
    animation-delay:-2.4s
}
.live_on .bar:nth-child(5) {
    -webkit-animation-duration:-2.1s;
    animation-duration:-2.1s
}
.live_on2 .bar {
    fill:#fff;
    width:18px;
    -webkit-animation:equalize 4s 0s infinite;
    animation:equalize 4s 0s infinite
}
.live_on2 .bar:first-child {
    -webkit-animation-delay:-1.9s;
    animation-delay:-1.9s
}
.live_on2 .bar:nth-child(2) {
    -webkit-animation-delay:-2s;
    animation-delay:-2s
}
.live_on2 .bar:nth-child(3) {
    -webkit-animation-delay:-2.3s;
    animation-delay:-2.3s
}
.live_on2 .bar:nth-child(4) {
    -webkit-animation-delay:-2.4s;
    animation-delay:-2.4s
}
.live_on2 .bar:nth-child(5) {
    -webkit-animation-duration:-2.1s;
    animation-duration:-2.1s
}
.live_on3 .bar {
    fill:#fff;
    width:18px;
    -webkit-animation:equalize 4s 0s infinite;
    animation:equalize 4s 0s infinite
}
.live_on3 .bar:first-child {
    -webkit-animation-delay:-1.9s;
    animation-delay:-1.9s
}
.live_on3 .bar:nth-child(2) {
    -webkit-animation-delay:-2s;
    animation-delay:-2s
}
.live_on3 .bar:nth-child(3) {
    -webkit-animation-delay:-2.3s;
    animation-delay:-2.3s
}
.live_on3 .bar:nth-child(4) {
    -webkit-animation-delay:-2.4s;
    animation-delay:-2.4s
}
.live_on3 .bar:nth-child(5) {
    -webkit-animation-duration:-2.1s;
    animation-duration:-2.1s
}
@-webkit-keyframes equalize {
    0% {
        height:60px
    }
    4% {
        height:50px
    }
    8% {
        height:40px
    }
    12% {
        height:30px
    }
    16% {
        height:20px
    }
    20% {
        height:30px
    }
    24% {
        height:40px
    }
    28% {
        height:10px
    }
    32% {
        height:40px
    }
    36% {
        height:60px
    }
    40% {
        height:20px
    }
    44% {
        height:40px
    }
    48% {
        height:70px
    }
    52% {
        height:30px
    }
    56% {
        height:10px
    }
    60% {
        height:30px
    }
    64% {
        height:50px
    }
    68% {
        height:60px
    }
    72% {
        height:70px
    }
    76% {
        height:80px
    }
    80% {
        height:70px
    }
    84% {
        height:60px
    }
    88% {
        height:50px
    }
    92% {
        height:60px
    }
    96% {
        height:70px
    }
    to {
        height:80px
    }
}
.equilizer {
    height:14px;
    width:14px;
    -webkit-transform:rotate(180deg);
    transform:rotate(180deg)
}
.equilizer .bar2 {
    fill:#fff;
    width:20px;
    -webkit-animation:equalize 4s 0s infinite;
    animation:equalize 4s 0s infinite
}
.equilizer .bar2:first-child {
    -webkit-animation-delay:-1.9s;
    animation-delay:-1.9s
}
.equilizer .bar2:nth-child(2) {
    -webkit-animation-delay:-2s;
    animation-delay:-2s
}
.equilizer .bar2:nth-child(3) {
    -webkit-animation-delay:-2.3s;
    animation-delay:-2.3s
}
.equilizer .bar2:nth-child(4) {
    -webkit-animation-delay:-2.4s;
    animation-delay:-2.4s
}
.equilizer .bar2:nth-child(5) {
    -webkit-animation-duration:-2.1s;
    animation-duration:-2.1s
}
@keyframes equalize {
    0% {
        height:60px
    }
    4% {
        height:50px
    }
    8% {
        height:40px
    }
    12% {
        height:30px
    }
    16% {
        height:20px
    }
    20% {
        height:30px
    }
    24% {
        height:40px
    }
    28% {
        height:10px
    }
    32% {
        height:40px
    }
    36% {
        height:60px
    }
    40% {
        height:20px
    }
    44% {
        height:40px
    }
    48% {
        height:70px
    }
    52% {
        height:30px
    }
    56% {
        height:10px
    }
    60% {
        height:30px
    }
    64% {
        height:50px
    }
    68% {
        height:60px
    }
    72% {
        height:70px
    }
    76% {
        height:80px
    }
    80% {
        height:70px
    }
    84% {
        height:60px
    }
    88% {
        height:50px
    }
    92% {
        height:60px
    }
    96% {
        height:70px
    }
    to {
        height:80px
    }
}
