    body,
    form,
    div,
    span,
    ul,
    ol,
    li,
    p,
    pre,
    dl,
    dt,
    dd,
    h1,
    h2,
    h3,
    h4,
    h5,
    h6,
    em,
    a,
    fieldset,
    legend,
    address,
    label,
    textarea,
    select,
    input,
    figure,
    table,
    th,
    td,
    b,
    i {
        margin: 0;
        padding: 0;
    }
    
    html,
    body {
        padding: 0;
        margin: 0;
        width: 100%;
    }
    
    ul li {
        list-style: none;
    }
    
    #alertMsg .layer-btn a.close {
        height: auto;
    }
    
    .pc-back {
        width: 100%;
        overflow: hidden;
        background-color: #131e33;
    }
    
    .kv {
        position: relative;
    }
    
    .mg_26 {
        margin-top: 26px
    }
    
    .inwapperZone,
    .kv-banner,
    #kv-wrap05,
    .topWrapper,
    .topWrapper01,
    .banjiaWrapper,
    .fuliWrapper,
    .bannerList,
    .joinZoneclue {
        width: 1920px;
        /*left: 50%;
    margin-left:-960px;*/
    }
    
    @media screen and (max-width: 1919px) {
        .inwapperZone,
        .kv-banner,
        #kv-wrap05,
        .topWrapper,
        .topWrapper01,
        .banjiaWrapper,
        .fuliWrapper,
        .bannerList,
        .joinZoneclue {
            width: 1920px;
            left: 50%;
            margin-left: -960px;
        }
    }
    
    .listItemActiveReward {
        background: url(http://www.samsungmembers.cn//Upload/EVENTS/activistssept01323/Web/images/background_top.jpg) no-repeat;
        text-align: center;
        background-size: 100% 100%;
        width: 100%;
        position: relative;
    }
    
    .listItemActive {
        background: url(http://www.samsungmembers.cn//Upload/EVENTS/activistssept01323/Web/images/background_center.jpg) no-repeat;
        background-size: 100% 100%;
        padding-bottom: 40px;
    }
    
    .listItemBottom {
        background: url(http://www.samsungmembers.cn//Upload/EVENTS/activistssept01323/Web/images/background_bottom.jpg) no-repeat;
        background-size: 100% 100%;
        padding-bottom: 90px;
    }
    
    .listItemActive div,
    .listItemBottom div {
        text-align: center;
    }
    
    .listItemActive .active,
    .listItemBottom .active {
        margin-top: 30px;
    }
    
    .WinnerList {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-133%, 358%);
        width: 190px;
        height: 50px;
        background: #d23e17;
        line-height: 50px;
        color: #fff;
        border-radius: 40px;
        font-size: 19px;
        font-weight: bolder;
    }
    
    .ActivityRules {
        position: absolute;
        top: 50%;
        right: 50%;
        transform: translate(125%, 358%);
        width: 190px;
        height: 50px;
        background: #d23e17;
        line-height: 50px;
        color: #fff;
        border-radius: 40px;
        font-size: 19px;
        font-weight: bolder;
    }