@charset "utf-8";
body.modal-open {
    position: fixed;
    width: 100%;
}
@media only screen and (min-width: 768px){
    body,html{
        min-width: 1200px;
    }
}
.register-area-devcenter{
    display: none;
}
#content{
    font-size: 0;
    padding: 0;
    margin: 0;
}
#content em{
    font-style: normal;
}
.lead-poster{
    height: 260px;
    background: url(../images/developer-center-second/developer-center-activityList/activty_banner_pc.jpg) no-repeat center/cover;
}
.poster-content-box{
    text-align: left;
}
.poster-caption {
    margin-bottom: 8px;
}
/*分页样式*/
.page-customize{
    padding: 0 0 50px;
}
.page_disable span {
    vertical-align: bottom;
}

#content .wrapper {
    margin-top: 20px;
    z-index: 3;
    max-width: 1280px;
    margin: 0 auto
}
@media only screen and (max-width: 1439px){
    #content .wrapper{
        max-width: 1180px;
    }
}
.acty-tab{
    margin: 0 auto 20px;
    padding: 14px 30px;
    width: 100%;
    overflow: hidden;
    background: #FFFFFF;
    -webkit-box-shadow: 0 8px 16px 0 rgba(0,0,0,0.10);
            box-shadow: 0 8px 16px 0 rgba(0,0,0,0.10);
    border-radius: 2px;
    font-size: 0;
}
.acty-tab .tags{
    float: right;
    margin-top: 5px;
}
.acty-tab .tags i{
    display: inline-block;
    height: 14px;
    width: 14px;
    background: url(../images/developer-center-second/developer-center-activityList/unselect_default.svg) no-repeat center/cover;
    margin-right: 5px;
    vertical-align: middle;
    cursor: pointer;
}
.acty-tab .tags.sel i{
    background-image: url(../images/developer-center-second/developer-center-activityList/select_default.svg?sttl=);
}
.acty-tab .tab-name em{
    display: inline-block;
    font-size: 14px;
    color: #666A75;
    letter-spacing: 0;
    line-height: 22px;
    vertical-align: middle;
}
.acty-tab  .tab-name .status{
    display: inline-block;
}
.acty-tab  .tab-name .status em{
    font-size: 14px;
    line-height: 22px;
    color: #666;
}
.acty-tab  .tab-name .status>em:first-child:after{
    content: ':';
}
.acty-tab  .tab-name .status .status-item{
    padding: 4px 15px;
    color: #000000;
    text-align: left;
    margin-left: 16px;
    border: 1px solid #ADB0B8;
    border-radius: 2px;
    cursor: pointer;
}
.acty-tab  .tab-name .status .status-item em{
    color: #000000;
}
.acty-tab  .tab-name .status .status-item:first-child{
    margin-left: 24px;
}
.acty-tab  .tab-name .status .status-item.active,
.acty-tab  .tab-name .status .status-item.active em{
    color: #C7000B;
    border-color: #C7000B;
}
.tab-list ul{
    display: none;
}

.no-events{
    display: inline-block;
    text-align: center;
    width: 100%;
    margin: 300px 0;
}
.no-events-img{
    display: inline-block;
    width: 121px;
    height: 121px;
    background: url(../images/developer-center-second/developer-center-activityList/nodatas.svg) no-repeat center/cover;
    margin: 0 auto;
}
.no-events-tips{
    display: inline-block;
    margin-top: 15px;
    width: 100%;
    font-size: 16px;
    line-height: 22px;
    color: #252b3a;
}

@media only screen and (max-width: 1439px) {
    .acty-tab{
        max-width: 1180px
    }
}

@media only screen and (max-width: 768px) {
    .acty-tab  .tab-name .status .status-item{
        display: none;
    }
    html{
        height:100%;
        background-color: rgba(238,240,245,.5);
    }
    #content{
        background-color: rgba(238,240,245,.5);
    }
    .lead-poster {
        height: 150px;
        background: url(../images/developer-center-second/developer-center-activityList/activty_banner_mb.jpg) no-repeat center/cover;
    }
    .poster-content-box {
        margin: auto 15px;
    }
    .page-customize{
        display: none;
    }
    .acty-tab{
        -webkit-box-shadow: 0 1px 0 0 #DDDDDD;
                box-shadow: 0 1px 0 0 #DDDDDD;
        display: inline-block;
        background: #FFFFFF;
        position:absolute;
        top: -68px;
        left: 0;
        width: 100%;
        margin: 0;
        padding: 0;
        z-index: 5;
    }
    .acty-tab.fixed{
        top:48px;
        position: fixed;
    }
    .acty-tab  .tab-name .status>em:first-child:after{
        content: '';
    }
    .acty-tab .tags{
        margin-top: 0;
    }
    .app-tab.fixed{
        top:0;
    }
    .acty-tab .tab-name{
        -webkit-box-shadow: 0 1px 0 0 #DDDDDD;
                box-shadow: 0 1px 0 0 #DDDDDD;
        display: inline-block;
        width: 100%;
    }
    .acty-tab .tab-name span{
        display: inline-block;
        padding: 13px 15px;
        text-align: center;
        cursor: pointer;
        color: #252B3A;
        width: 50%;
    }
    .tab-name span em{
        display: inline-block;
        max-width: 140px;
        vertical-align: middle;
        letter-spacing: 0;
        line-height: 20px;
        font-size: 14px;
        overflow: hidden;
        -o-text-overflow: ellipsis;
           text-overflow: ellipsis;
        white-space: nowrap;
        font-style: normal;
    }
    .tab-name span.status:after{
        background: url(../images/developer-center-second/developer-center-activityList/tri-mb.png) no-repeat center/cover;
        vertical-align: middle;
        display: inline-block;
        margin-left: 5px;
        content: '';
        height: 6px;
        width: 6px;
    }
    .tab-name span.status.active em{
        color: #c7000b;
    }
    .tab-name span.active:after{
        background: url(../images/developer-center-second/developer-center-activityList/icon_red_arrow.svg) no-repeat center/cover;
    }
    .list-cover{
        background: rgba(0,0,0,.3);
        position: fixed;
        display: none;
        height: 100%;
        width: 100%;
        z-index: 4;
        top: 194px;
        left: 0;
    }
    .list-cover.scroll{
        top: 44px;
    }
    .tab-list{
        background-color: #fff;
        max-height: 295px;
        margin-top: 1px;
    }
    .tab-list::-webkit-scrollbar {
        width: 3px;
    }
    .tab-list .item{
        -webkit-box-shadow: 0 1px 0 0 #DDDDDD;
                box-shadow: 0 1px 0 0 #DDDDDD;
        display: inline-block;
        width: 100%;
        padding: 13px 20px;
        font-size: 14px;
        line-height: 22px;
        color: #666A75;
        letter-spacing: 0;
        cursor: pointer;
        word-break: break-all;
    }
    .tab-list.mb .item.active{
        color: #c7000b;
        padding-left: 17px;
        border-left: 3px solid #c7000b;
    }
    .no-events{
        margin: 80px 0;
    }
    #content .wrapper{
        margin: 68px 0 20px;
        padding: 15px 15px 0;
    }

}