.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 .event-box {
    border-radius:5px
}
.wrapper .content-wrapper .event-box .event-list {
    margin-top:20px
}
.wrapper .content-wrapper .event-box .event-list .event-header {
    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;
    line-height:46px
}
.wrapper .content-wrapper .event-box .event-list .event-header h2 {
    font-size:22px;
    font-weight:600;
    padding-left:30px;
    color:#c9cedc
}
.wrapper .content-wrapper .event-box .event-list .event-header .tab-menu {
    margin-left:30px;
    background:transparent;
    color:#c9cedc;
    height:100%;
    font-size:14px;
    width:260px;
    font-weight:500;
    border:1px solid #313133;
    border-radius:10px;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    overflow:hidden
}
.wrapper .content-wrapper .event-box .event-list .event-header .tab-menu span {
    display:inline-block;
    padding:0 20px;
    cursor:pointer
}
.wrapper .content-wrapper .event-box .event-list .event-header .tab-menu i {
    display:block;
    width:1px;
    height:46px;
    background-color:#313133
}
.wrapper .content-wrapper .event-box .event-list .event-header .tab-menu .active {
    background:transparent;
    color:#f2507e;
    cursor:default
}
.wrapper .content-wrapper .event-box .event-list .event-item-list {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
    width:100%;
    padding:0 30px;
    margin-top:20px
}
.wrapper .content-wrapper .event-box .event-list .event-item-list .event-item-0 {
    cursor:pointer
}
.wrapper .content-wrapper .event-box .event-list .event-item-list article {
    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;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
    width:32%;
    margin-bottom:1.8%;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    position:relative;
    border-radius:10px;
    overflow:hidden;
    border:1px solid #313133
}
.wrapper .content-wrapper .event-box .event-list .event-item-list article .poster {
    width:100%
}
.wrapper .content-wrapper .event-box .event-list .event-item-list article .blank {
    width:100%;
    height:100%;
    background:rgba(0,0,0,.5);
    position:absolute;
    left:0;
    top:0;
    z-index:30
}
.wrapper .content-wrapper .event-box .event-list .event-item-list article header {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    width:100%;
    padding:20px;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.wrapper .content-wrapper .event-box .event-list .event-item-list article header h3 {
    font-size:16px;
    line-height:30px;
    color:#c9cedc
}
.wrapper .content-wrapper .event-box .event-list .event-item-list article header button {
    height:30px;
    line-height:30px;
    border-radius:15px;
    padding:0 30px;
    display:inline-block;
    border:0;
    font-size:14px;
    background:#f2507e;
    color:#fff
}
.wrapper .content-wrapper .event-box .event-list .event-item-list article header .end {
    background:#646464
}
.wrapper .content-wrapper .event-box .event-list .event-item-list article .duration {
    padding:0 20px 20px 20px;
    width:100%;
    font-size:14px;
    color:#666;
    text-align:left
}
.wrapper .content-wrapper .event-box .event-list .event-item-list article:hover {
    background:#111
}
@media screen and (max-width:1100px) {
    .wrapper .content-wrapper .event-box .event-list .event-item-list article {
        width:48%
    }
}
.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
    }
}
