﻿html {
    width: 100%;
    height: 3298px;
    font-family: Microsoft YaHei;
    /*background-color: #ff3a2f;*/
    /* background: url('/Images/zhuanti/superMarketActivity/container_bg.png') no-repeat;
    background-size: cover;*/
}
.superMarketActivity_container * {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
img {
    display:block;
    vertical-align:top;
}
.w{
/*    width:1200px;
    margin:0 auto;
    border:1px solid red;*/
}
.disflex{
    display:flex;
    align-items:center;
}
.disbetween{
    display:flex;
    justify-content:space-between;
    align-items:center;
}
.discenter{
    display:flex;
    justify-content:center;
    align-items:center;
}
.disend{
    display:flex;
    justify-content:flex-end;
    align-items:center;
}
.discolumn{
    display:flex;
    flex-direction:column;
    justify-content:center;
    align-items:center;
}
.aniBtn:hover {
    -webkit-transform: translate3d(0,-2px,0);
    transform: translate3d(0,-2px,0);
}

/*banner*/
.banner_container {
    position: relative;
    width: 100%;
    height: 573px;
    /*background: url('/Images/zhuanti/superMarketActivity/banner_bg.png') no-repeat;*/
    background: url('/Images/zhuanti/superMarketActivity/banner.jpg') no-repeat;
    background-size: 100% 100%;
}
.logo{
    position:absolute;
    left:355px;
    top:23px;
    width:126px;
    height:70px;
}
.logo img{
    width:126px;
    height:70px;
}
.back_mall {
    position: absolute;
    left: 508px;
    top: 44px;
    width: 120px;
    height: 36px;
    font-size: 18px;
    color: #FFFFFF;
    text-align:center;
    line-height: 36px;
    background: #000000;
    border-radius: 18px;
    opacity: 0.4;
}
.prize_btns {
    position: absolute;
    top: 67px;
    right: 194px;
}
.open_btn {
    width:80px;
    height:80px;
    margin-left: 16px;
    cursor: pointer;
}
.open_btn img{
    width:80px;
    height:80px;
}

.super_benefit {
    width: 100%;
    height:2725px;
    padding-top:39px;
    background: url('/Images/zhuanti/superMarketActivity/bg.jpg') no-repeat;
    background-size: 100% 100%;
}


/*认证好礼*/
.auth_container {
    width: 1308px;
    height: 573px;
    padding-top:212px;
    margin: 0 auto;
    background: url('/Images/zhuanti/superMarketActivity/bg1.png') no-repeat center;
    background-size: 100% 100%;
}
.auth_list{
    width:1244px;
    margin:0 auto;
}
.auth_item{
    position:relative;
    width:406px;
    height:112px;
}
.auth_item_img {
    width: 406px;
    height: 112px;
}
.auth_item_txt {
    position: absolute;
    left: 0;
    top: 73px;
    width: 98px;
    text-align: center;
    font-size: 17px;
    color: #F64002;
}
.auth_item_txt1 {
    position: absolute;
    left: 0;
    top: 60px;
    width: 98px;
    text-align: center;
    font-size: 17px;
    color: #F64002;
}
.auth_btn0 {
    position: absolute;
    left: 107px;
    top: 48px;
    width: 134px;
    height: 48px;
    cursor:pointer;
}
.auth_btn1 {
    position: absolute;
    left: 111px;
    top: 57px;
    height: 35px;
}
.auth_btn2 {
    position: absolute;
    left: 111px;
    top: 57px;
    height: 35px;
}
.auth_btn3 {
    position: absolute;
    right: 28px;
    bottom: 22px;
    width: 30px;
    height: 30px;
}
.auth_tips {
    width: 496px;
    height: 25px;
    margin: 40px auto 0;
}
.auth_btn {
    width: 431px;
    height: 67px;
    margin: 40px auto 0;
}
.auth_btn img{
    width: 431px;
    height: 67px;
}
.authBtn_1 {
    cursor: pointer;
}
.auth1_1, .auth2_1, .auth3_1, .authBtn_0, .authBtn_2 {
    display: none;
}
.auth1_0:hover .wxChat_code {
    display: block;
}

/*发布现货21天，领蓝牙耳机！*/
.release_container {
    position:relative;
    width: 1320px;
    height: 725px;
    padding-top: 210px;
    margin: 8px auto 0;
    background: url('/Images/zhuanti/superMarketActivity/bg2.png') no-repeat;
    background-size: 100% 100%;
}
.release_btn {
    display: block;
    width: 432px;
    height: 69px;
    margin: 88px auto 0;
    cursor:pointer;
}
.release_top {
    width: 916px;
    margin: 0 auto;
}
.release_top_left{
    width:304px;
    height:51px;
}
.calendar_con {
    width: 401px;
    height: 10px;
    margin-top:-20px;
    background: #FEFFA3;
    border-radius: 5px;
}
.calendar_list{
    display:flex;
    justify-content:space-around;
    align-items:center;
    margin-top:-16px;
}
.calendar_item {
    width: 41px;
}
.calendar_item_img {
    width: 41px;
    height: 39px;
}
.calendar_item_txt {
    margin-top:10px;
    font-size: 16px;
    color: #999999;
    text-align:center;
}
.calendar_item_txt1 {
    margin-top: 10px;
    font-size: 16px;
    color: #FF3D00;
    text-align: center;
}
.release_top_right {
    font-weight: 500;
    font-size: 18px;
    color: #FF6000;
    line-height: 26px;
}

.icon_container{
    margin-top:40px;
}
.icon_item{
    position:relative;
    width:128px;
    height:181px;
}
.icon_item:hover,.icon_item2:hover {
    -webkit-transform: translate3d(0,-2px,0);
    transform: translate3d(0,-2px,0);
}
.icon_item_img {
    width: 128px;
    height: 181px;
}
.icon_arrow img {
    width: 69px;
    height: 60px;
}
.icon_item_til {
    position: absolute;
    left: 0;
    top: 10px;
    width: 100%;
    font-size: 20px;
    color: #FFFFFF;
    text-align: center;
}
.icon_item_til2 {
    position: absolute;
    left:24px;
    top: 139px;
    width: 85px;
    height:26px;
    font-size: 15px;
    font-weight: bold;
    color: #FFFFFF;
    line-height:16px;
    text-align: center;
}
.icon_item_img1{
    position:absolute;
    left:27px;
    top:60px;
    width:74px;
    height:51px;  
}
.icon_item_mask {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 1;
    cursor:default;
}
.icon_item2 {
    position: relative;
    width: 152px;
    height: 213px;
}

.icon_item2_img {
    width: 152px;
    height: 213px;
}

.icon_item2_til {
    position: absolute;
    left: 0;
    top: 14px;
    width: 100%;
    font-size: 24px;
    color: #FFFFFF;
    text-align: center;
}

.icon_item2_til2 {
    position: absolute;
    left: 11px;
    top: 163px;
    width: 128px;
    height:30px;
    font-size: 17px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    line-height:20px;
}

.icon_item2_img1 {
    position: absolute;
    left: 30px;
    top: 64px;
    width: 91px;
    height: 82px;
}

.icon_item2_mask {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.coin1_1,
.coin2_1,
.coin3_1,
.coin4_1,
.icon_item_mask,
.icon_item2_mask {
    display: none;
}
.coin1_1:hover,
.coin2_1:hover,
.coin3_1:hover,
.coin4_1:hover{
    cursor:pointer;
}
/*邀请有礼*/
.invite_container {
    position: relative;
    width: 1335px;
    height: 526px;
    margin: 75px auto 0;
    background: url('/Images/zhuanti/superMarketActivity/bg3.png') no-repeat;
    background-size: 100% 100%;
}
.invite_list{
    position:absolute;
    left:260px;
    top:230px;
}
.invite_item{
    width:320px;
}
.invite_item_til, .invite_item_til2 {
    font-size: 27px;
    color: #AA4000;
    user-select: none;
}
.invite_item_til:hover{
    text-decoration:underline;
    text-underline-offset:5px;
    cursor:pointer;
}
.invite_item_img {
    width: 205px;
    height: 58px;
    margin-top: 46px;
    cursor: pointer;
}


/*活动奖品池*/
.prize_container {
    position: relative;
    width: 1335px;
    height: 546px;
    margin: 45px auto 0;
    padding-top:180px;
    background: url('/Images/zhuanti/superMarketActivity/bg4.png') no-repeat;
    background-size: 100% 100%;
}
.prize_list{
    
}
.prize_item {
    width: 183px;
    height: 264px;
    margin-right: 40px;
    background: url('/Images/zhuanti/superMarketActivity/border_bg.png') no-repeat;
    background-size: 100% 100%;
}
.prize_item_imgCon {
    width: 160px;
    height: 160px;
    margin: 30px auto 0;
}
.prize_item_img1 {
    width: 118px;
    height: 146px;
}
.prize_item_img2{
    width:120px;
    height:106px;
}
.prize_item_img3 {
    width: 120px;
    height: 128px;
}
.prize_item_til {
    margin-top: 24px;
    font-size: 20px;
    color: #333333;
    text-align:center;
}
.prize_btn {
    width: 127px;
    height: 37px;
    margin: 24px auto 0;
    cursor: pointer;
}
.prize_item2{
    margin-left:58px;
}
.prize_item2_til {
    font-weight: 500;
    font-size: 23px;
    color: #AA4000;
    text-align: center;
}
.prize_item2_til2 {
    font-weight: 500;
    font-size: 23px;
    color: #AA4000;
}
.prize_item2_btn {
    width: 235px;
    height: 63px;
    margin-top: 28px;
    cursor: pointer;
}
.explanation {
    margin-top: 82px;
    font-size: 28px;
    color: #FFFFFF;
    text-align: center;
    text-shadow: 0px 6px 5px rgba(167,51,39,0.26);
}


/*模态框*/
.mask {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,.4);
    z-index: 10000;
}
.mask_con{
    position:absolute;
    left:50%;
    top:50%;
    width:50%;
    transform:translate(-50%,-50%);
    background-color:#fff;
    border-radius:12px;
}
.mask_close{
    position:absolute;
    right:0;
    top:-42px;
    width:32px;
    height:32px;
    cursor:pointer;
}
.mask1 .mask_con{
    width: 678px;
}
.mask2 .mask_con {
    width: 869px;
}
.mask3 .mask_con {
    width: 542px;
}
.mask4 .mask_con {
    width: 542px;
    background: #FFEFDC;
    border: 6px solid #FF9732;
}
.mask5 .mask_con {
    width: 542px;
}
.mask6 .mask_con {
    width: 542px;
}
.mask7 .mask_con {
    width: 542px;
}
.mask8 .mask_con {
    width: 542px;
    background: #FFEFDC;
    border: 6px solid #FF9732;
}
.mask9 .mask_con {
    width: 500px;
}
.mask_title {
    margin-top:14px;
    font-weight: bold;
    font-size: 18px;
    color: #333333;
    line-height: 24px;
    text-align: center;
}
.mask_active_con {
    position:relative;
    padding: 25px 30px;
}
.mask_active_line {
    margin-bottom: 8px;
    font-size: 14px;
    color: #333333;
}
.mask_title2 {
    margin-top: 16px;
    margin-bottom: 8px;
    font-size: 16px;
    color: #FF7100;
}


/*奖品模态框*/
.mask_top1 {
    width: 343px;
    height: 138px;
    margin:auto;
    background: #FFF3E7;
    border-radius: 8px;
}
.mask_top1_img{
    height:120px;
}
.mask_top1_til {
    margin-top:10px;
    font-weight: 500;
    font-size: 12px;
    color: #B74C00;
    text-align: center;
}
.mask_prize_list {
    margin: 20px auto;
}
.mask_prize_item {
    margin-right: 14px;
}
.mask_prize_item:last-child{
    margin-right:0;
}
.mask_prize_item_con {
    width: 105px;
    height: 105px;
   /* background: #FFF3E7;
    border-radius: 8px;*/
}
.mask_prize_img {
    /*width:80px;
    height:80px;*/
    width: 105px;
    height: 105px;
}

/*奖品记录模态框*/
.record_table {
    width: 100%;
}
.record_table thead,tbody tr{
    display:table;
    width:100%;
    table-layout: fixed;
}
.record_table thead tr{
    width:100%;
    height:40px;
    background: #FFF3E7;
    border-radius: 12px;
}
.record_tbody{
    display:block;
    width:482px;
    max-height:280px;
    overflow-y:auto;
    overflow-x:hidden;
}
.record_th {
    width:241px;
    font-size: 14px;
    color: #B74C00;
    line-height: 40px;
    text-align: center;
}
.record_list{
    height:60px;
}
.record_td {
    position:relative;
    width: 241px;
    padding-right: 10px;
    font-size: 14px;
    color: #B74C00;
    line-height: 40px;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.record_item0 {
    font-size: 14px;
    color: #B74C00;
    line-height: 30px;
}
.record_item1 {
    margin-top:15px;
    font-size: 14px;
    color: #B74C00;
    line-height: 30px;
}
.record_item2 {
    margin-top:-6px;
    font-size: 14px;
    color: #FF0101;
    text-align:center;
    line-height: 20px;
}
.record_empty {
    font-size: 14px;
    color: #999999;
    line-height: 40px;
    text-align: center;
}
.invite_tips {
    margin-top:-16px;
    margin-bottom:12px;
    font-size: 12px;
    color: #B74C00;
    line-height: 18px;
    text-align:center;
}

/*见面有礼模态框*/
.meet_title, .meet_title2 {
    margin-top: 20px;
    font-weight: 500;
    font-size: 22px;
    color: #FF7100;
    line-height: 30px;
}
.meet_img_con {
    width: 100px;
    height: 100px;
    margin-top: 20px;
    background-color:#fff;
}
.meet_img {
    width: 95px;
    height: 67px;
}
.meet_tips {
    margin-top:4px;
    font-size: 18px;
    color: #C96000;
    line-height: 25px;
}
.meet_btn {
    width: 191px;
    height: 44px;
    margin: 15px 0 22px;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 44px;
    text-align: center;
    background: linear-gradient( 270deg, #FF4600 0%, #FFA400 100%);
    border-radius: 28px;
    cursor:pointer;
}

/*立即邀请模态框*/
.invite_now_title {
    font-weight: 500;
    font-size: 20px;
    color: #FF7100;
    line-height: 28px;
}
.invite_now_tips {
    margin-top:6px;
    font-size: 14px;
    color: #FF7100;
    line-height: 20px;
}
.invite_now_code, .invite_lottery_code {
    width: 150px;
    height: 150px;
    margin-top: 15px;
}
.invite_now_operate {
    width: 448px;
    height: 153px;
    margin-top: 30px;
}

/*21天发布奖励模态框*/
.award_title {
    font-size: 22px;
    color: #FF7100;
    line-height: 29px;
}
.award_img_con {
    width: 100px;
    height: 100px;
    margin-top: 20px;
    background-color: #fff;
}
.award_img {
    width: 92px;
    height: 82px;
}
.award_tips1 {
    margin-top:10px;
    font-size: 16px;
    color: #C96000;
}
.award_tips2 {
    width: 483px;
    height: 38px;
    margin: 10px 0 30px;
    font-size: 14px;
    color: #FF7100;
    text-align:center;
    line-height:38px;
    background: #FFFFFF;
    border-radius: 4px;
}
.award_btns{
    margin-bottom:30px;
}
.award_btn {
    width: 145px;
    height: 44px;
    margin-right: 44px;
    font-weight: bold;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 44px;
    text-align: center;
    background: linear-gradient( 270deg, #FF4600 0%, #FFA400 100%);
    border-radius: 28px;
    cursor:pointer;
}
.award_btn:last-child{
    margin-right:0;
}
.award_tips3 {
    position:absolute;
    right:116px;
    bottom:28px;
    font-size: 14px;
    color: #FF7100;
}


/*缺省图*/
.empty{
    margin:30px;
}
.empty_img{
    width:100px;
    height:112px;
}
.empty_txt {
    margin-top:20px;
    color: #B74C00;
    text-align:center;
}



/*信息提示*/
.info-alert {
    position: fixed;
    top: -120px;
    left: 50%;
    width: 380px;
    padding: 10px 15px;
    transform: translateX(-50%);
    color: transparent;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 5px;
    z-index: 1000;
    transition: all .3s;
}

/*关注公众号模态框*/
.mask12 .mask_con{
    width:542px;
}
.wxChat_img{
    width:168px;
    height:168px;
}
.wxChat_tips {
    width: 100%;
    margin-top:22px;
    font-size: 18px;
    color: #FF7100;
    text-align:center;
}