*{
    margin: 0;
    padding: 0;
}

html{
    color: #333;
    font-size: 12px;
    font-family: "Microsoft YaHei",Arial,Helvetica,sans-serif;
    box-sizing: border-box;
    text-decoration: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
}

.lists-box{
    width: 1200px;
    margin: 0 auto;
    box-sizing: border-box;
    overflow: hidden;
    padding: 0;
}

.di-xian{
    background: url("../images/xian.png") center no-repeat;
    width: 1109px;
    height: 15px;
    margin: 0 auto;
}

.bg-1{
    background: url(../images/big-bg.png) center -0px no-repeat;
}
.bg-2{
    background: url(../images/big-bg.png) center -714px no-repeat;
}
.bg-3{
    background: url(../images/big-bg.png) center -1113px no-repeat;
}
.bg-4{
    background: url(../images/big-bg.png) center -1678px no-repeat;
}
.bg-5{
    background: url(../images/big-bg.png) center -2193px no-repeat;
}
.bg-6{
    background: url(../images/big-bg.png) center -3408px no-repeat;
}
/*
*.lists-box是list1-box.....list8-box的复用类名
*无论用不用list1-box.....list8-box这些类名，都请写在lists-box类名后。以便快速按顺序判断类名所在位置并添加或修改属性。
*/
/*
列表样式一：
1200px有效宽度内，间距相等。
*/

/*.lists-box.list1-box{
    padding: 5px;
    background-color: #999999;
}
.promo-page .list1-box .lg-it-box{
    margin: 4px;
}*/



/*
列表样式二
1200px有效宽度内，两端对齐，间距相等
父级元素(1200px)padding:12px 0 12px 1px;
*/

/*.lists-box.list2-box{
    padding: 12px 0 0px 1px;
    background-color: #999999;
}
.promo-page .list2-box .lg-it-box:nth-child(5n+5) {
    margin: 0;
}
.promo-page .list2-box .lg-it-box{
    margin: 0;
    margin-right: 12px;
    margin-bottom: 12px;
}*/

/*
此外不排除因设计稿需改动列表大小的
参考链接：http://promo.yamibuy.com/back-s3/cn/
*/


/*============编写个人代码，并备注清楚楼层、名称，按顺序增加或删减楼层===========*/
/*======PC页面能用背景图就不要直接用图片，不是重复背景必须添加no-repeat属性======*/


/*==================================================================================*/
.lists-box.list1-box{
    padding-top: 0px;
    background: #fff;
    border: 5px solid #000;
    border-bottom: none;
    border-radius: 50px 50px 0px 0px;
    position: relative;
}
/*==================================================================================*/
.lists-box.list2-box{
    background: #fff;
    border: 5px solid #000;
    border-top: none;
    border-bottom: none;
    position: relative;
}
/*==================================================================================*/
.lists-box.list3-box{
    background: #fff;
    border: 5px solid #000;
    border-top: none;
    border-bottom: none;
    position: relative;
}
/*==================================================================================*/
.lists-box.list4-box{
    background: #fff;
    border: 5px solid #000;
    border-top: none;
    border-bottom: none;
    position: relative;
}
/*==================================================================================*/
.lists-box.list5-box{
    background: #fff;
    border: 5px solid #000;
    border-top: none;
    border-radius: 0px 0px 50px 50px;
    padding-bottom: 60px;
    position: relative;
}
.botm-pd{
    padding-bottom: 154px;
}
/*=========================================遮罩层=======================================*/
.mask-box{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(1, 1, 1, 0.4);
    z-index: 93;
    display: none;
}
.mask-box>div{
    width: 450px;
    height: 416px;
    position: absolute;
    margin: auto;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    display: none;
}
.mask-close{
    width: 45px;
    height: 45px;
    position: absolute;
    margin: auto;
    border-radius: 50%;
    cursor: pointer;
}
.mask1 .mask-close{
    right: 4px;
    top: 86px;
}
.mask1 .mask1-login{
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    bottom: 135px;
    width: 160px;
    height: 50px;
    cursor: pointer;
}
.mask2 .mask-close{
    right: 4px;
    top: 86px;
}

.mask3 .mask-close{
    right: 8px;
    top: 112px;
}

.mask4 .mask-close{
    right: 12px;
    top: 86px;
}

.mask-box .mask1{
    background: url("../images/mask1.png") center no-repeat;
    /*display: block;*/
}
.mask-box .mask2{
    background: url("../images/mask2.png") center no-repeat;
    /*display: block;*/
}
.mask-box .mask3{
    background: url("../images/mask3.png") center no-repeat;
    /*display: block;*/
}
.mask-box .mask4{
    background: url("../images/mask4.png") center no-repeat;
    /*display: block;*/
}
/*=========================================抽奖区=======================================*/
.luck-label{
    background: url("../images/list1-bq.png") center no-repeat;
    width: 101px;
    height: 104px;
    position: absolute;
    top:0px;
    right: 45px;
    z-index: 10;
}
.luck-draw-box{
    position: relative;
    width: 100%;
}
.luck-prize{
    background: url("../images/list1-bg.png") center no-repeat;
    width: 1039px;
    height: 374px;
    position: relative;
    margin: 0 auto;
}
/*左边图片*/
.luck-left{
    width: 50%;
    padding-top: 47px;
    position: relative;
    float: left;
    box-sizing: border-box;
}
.luck-left>img{
    display: block;
    width: 430px;
    height: 280px;
    position: relative;
    margin: 0 auto;
    transition: transform .4s ease;
    transition: transform .4s ease,-webkit-transform .4s ease,-moz-transform .4s ease;
}


/*右边信息*/
.luck-right{
    width: 50%;
    padding-top: 47px;
    position: relative;
    float: left;
    box-sizing: border-box;
}
.l-right-info{
    height: 210px;
    width: 450px;
    border-left: 2px dashed #000;
    margin-top: 38px;
    padding-top: 15px;
    padding-left: 42px;
    box-sizing: border-box;
}
.l-right-info>p{
    text-align: left;
    font-size: 22px;
    color: #2b2b2b;
    line-height: 1.5em;
    margin-bottom: 5px;
}
.l-right-info .luck-p-name{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    /* height: 63px; */
    font-size: 30px;
    line-height: 1.3em;
    color: #eb2929;
    font-weight: 600;
    margin-bottom: 25px;
}
.l-right-info .luck-p-day{
    color: #ff7a03;
}
.l-right-info .luck-p-day:before{
    content: "抽奖日期：";
    color: #ff7a03;
}
/*抽奖按钮*/
.luck-btn{
    display: block;
    background: url("../images/list1-btn.png") center no-repeat;
    width: 335px;
    height: 110px;
    margin: 15px auto 30px;
    cursor: pointer;
}

.luck-btn.joined{
    display: block;
    background: url("../images/list1-btn-end.png") center no-repeat;
    width: 335px;
    height: 110px;
    margin: 15px auto 30px;
    cursor: pointer;
}

.luck-btn.over{
    display: block;
    background: url("../images/list1-btn-over.png") center no-repeat;
    width: 335px;
    height: 110px;
    margin: 15px auto 30px;
    cursor: pointer;
}

.luck-btn:hover{
    opacity: 0.8;
}
.luck-draw-box:hover .luck-img{
    opacity: 0.8;
    -webkit-transform: translateX(30px);
    -moz-transform: translateX(30px);
    -ms-transform: translateX(30px);
    transform: translateX(30px);
}
/*=========================================赞助商=======================================*/
.business-label{
    background: url("../images/list2-bq.png") center no-repeat;
    width: 101px;
    height: 111px;
    position: absolute;
    top:0px;
    right: 45px;
    z-index: 10;
}
.business-box{
    background: url("../images/list2-bg.png") center no-repeat;
    width: 1039px;
    height: 323px;
    margin: 26px auto 35px;
    position: relative;
}
/*==============左边图片==========*/
.business-left{
    width: 50%;
    padding-top: 27px;
    position: relative;
    float: left;
    box-sizing: border-box;
}
.business-img{
    margin: 0 auto;
    display: block;
    transition: transform .4s ease;
    transition: transform .4s ease,-webkit-transform .4s ease,-moz-transform .4s ease;
}
/*===========右边信息============*/
.business-right{
    width: 50%;
    padding-top: 27px;
    position: relative;
    float: left;
    box-sizing: border-box;
}
.b-right-info{
    height: 200px;
    width: 490px;
    border-left: 2px dashed #000;
    margin-top: 45px;
    padding-top: 5px;
    padding-left: 42px;
    box-sizing: border-box;
}
.b-right-info .business-p-name{
    font-size: 30px;
    color: #eb2929;
    font-weight: 600;
    margin-bottom: 30px;
}
.b-right-info>p{
    text-align: left;
    font-size: 22px;
    color: #2b2b2b;
    line-height: 1.5em;
    margin-bottom: 5px;
}
.b-right-info .bussiness-p-new{
    border:1px solid #000;
    text-align: left;
    font-size: 20px;
    line-height: 1.3em;
    margin-bottom: 15px;
    width: 380px;
    position: relative;
}
.bussiness-p-new>div{
    position: absolute;
    width: 120px;
    height: 100%;
    background-color: #ff7a03;
    text-align: center;
}
.bussiness-p-new>div:before {
    content: "购买理由:";
    color: #fff;
    position: absolute;
    margin: auto;
    left:0;
    right: 0;
    bottom: 0;
    top: 0;
    height: 30px;
}

.b-right-info .business-p-reason{
    font-size: 20px;
    line-height: 1.5em;
    color: #ff7a03;
    display: inline-block;
    margin-left: 120px;
    border-left: 1px solid #000;
    padding-left: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.business-p-btn{
    background: url("../images/list2-btn.png") center no-repeat;
    width: 226px;
    height: 53px;
    display: block;
}
.business-box:hover .business-img{
    opacity: 0.8;
    -webkit-transform: translateX(30px);
    -moz-transform: translateX(30px);
    -ms-transform: translateX(30px);
    transform: translateX(30px);
}
/*========================================奖品预告======================================*/
.box-ke{
    width: 100%;
    position: relative;
}
.prize-ke{
    width: 1070px;
    padding: 0;
    margin: 0 auto;
    position: relative;
    box-sizing: border-box;
    overflow: hidden;
}
.prize-box{
    width: 7490px;
    overflow: hidden;
    height: 350px;
    margin: 0 auto 35px;
    position: relative;
}
.prize-box>li{
    background:#fff;
    float: left;
    height: 350px;
    width: 1070px;
}
/*奖品图片*/
.prize-box>li>img{
    display: block;
    margin: 0 auto;
    width: 180px;
    transition: all 0.6s;
    margin: 12px 17px 0;
    float: left;
}
.prize-box>li>img:hover{
    transform: scale(1.19);
}
/*左右按钮*/
.prize-btn{
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    width: 39px;
    height: 45px;
    cursor: pointer;
}
.prize-btn.prize-left{
    background: url("../images/left.png") center no-repeat;
    left: 20px;
}
.prize-btn.prize-right{
    background: url("../images/right.png") center no-repeat;
    right: 20px;
}
/*=========================================规则=========================================*/
.rule-box{
    background: url("../images/list4-bg.png") center no-repeat;
    width: 1058px;
    height: 410px;
    margin: 50px auto 40px;
    overflow: hidden;
    position: relative;
}
/*中奖名单*/
.name-list{
    width: 425px;
    height: 410px;
    float: left;
    position: relative;
}
.name-list .nlist-tit{
    background: url("../images/list4-zs.png") center no-repeat;
    width: 195px;
    height: 122px;
    position: absolute;
    top:6px;
    left: 62px;
    -webkit-animation: tit 3s linear infinite;
    animation: tit 3s linear infinite;
}
.name-list .list4-tishi{
    background: url("../images/list3-tishi.png") center no-repeat;
    width: 260px;
    height: 162px;
    position: absolute;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.name-info{
    height: 245px;
    /*overflow: hidden;*/
    position: relative;
    top:120px;
    display: none;
}

.winner-name-infor{
    height: 245px;
    overflow: hidden;
    /*position: relative;*/
    top:120px;
    display: none;
}

.winner-name-infor>li{
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 1.3em;
    border-bottom: 1px solid #e04545;
    margin: 0 auto 18px;
    width: 247px;
    padding-bottom: 3px;
}

/*活动细则*/
.explain{
    float: left;
    margin-left: 90px;
    width: 490px;
    height: 410px;
    padding-top: 52px;
    position: relative;
}
.explain>ul>h1{
    font-weight: normal;
    color: #fff;
    text-indent: -15px;
    padding-bottom: 15px;
    margin: 0;
}
.explain>ul>li{
    list-style-type: decimal;
    font-size: 14px;
    color: #fff;
    text-align: left;
    line-height: 1.75em;
    border-bottom: 1px solid #e04545;
}
.explain>ul p:nth-child(2){
    border-bottom: 1px solid #e04545;
}
/*===================*/
@keyframes tit {
    0%, 25%, 100% {
        -webkit-transform: rotate(0) scale(1);
        transform: rotate(0) scale(1);
    }
    5%, 15% {
        -webkit-transform: rotate(10deg) scale(1.05);
        transform: rotate(10deg) scale(1.05);
    }
    10%, 20% {
        -webkit-transform: rotate(-10deg) scale(1.05);
        transform: rotate(-10deg) scale(1.05);
    }
}
