  .banner .container {
        height: 550px;
        background: url(/img/images/activity/Thanksgiving/banner.jpg) no-repeat center;
        background-size: cover;
        width: 100%;
        padding-top:365px;
    }
    .banner .container .register_it{
        display:block;
        width:440px;background:red;
        height:60px;
        line-height:60px;
        color:#333;
        font-size:20px;
        background:linear-gradient( #ffde00 , #ff6200);
        margin:0 auto;
        border-radius:30px;
        text-align:center;
            cursor: pointer;
    }
    .banner .container  .register_text{

        color:#b5a094;
        font-size:20px;
        margin:0 auto;
        text-align:center;

        margin-top:13px;

    }
    .banner .container  .register_text a{
        color:#b5a094;
        font-size:20px;
            text-decoration: underline;
    }

    .CouponDetails {
        width: 100%;
        padding-top: 70px;
        padding-bottom: 90px;
        
    }

        .CouponDetails h1 {
            color: #b29b52;
            font-size: 36px;
            text-align: center;
            margin: 0 auto;
        }

        .CouponDetails ul li {
            width: 288px;
            float: left;
            height: 157px;
            margin-right: 40px;
            position: relative;
            padding-top: 25px;
            text-align: center;
            background: url(/img/images/activity/Thanksgiving/item_bgda.png);
            margin-top: 40px;
            border-radius: 10px;
        }
        .CouponDetails ul li:hover{
    transition: all 1s ease;
    top: ;
    margin-top: 36px;
        }

            .CouponDetails ul li h2 {
                font-size: 68px;
                color: #e4b87f;
                display: inline-block;
            }

            .CouponDetails ul li p {
                width: 247px;
                height: 28px;
                line-height: 28px;
                text-align: center;
                font-size: 20px;
                color: #ffffff;
                margin:0 auto;
                	background-color: #6a5b47;
	border-radius: 14px;
    margin-top: 10px;
            }

            .CouponDetails ul li:nth-child(4n) {
                margin-right: 0;
            }

        .CouponDetails ul {
            margin-top: 5px;
        }

            .CouponDetails ul li i {
    display: inline-block;
    width: 100px;
    height: 100px;
    position: absolute;
    right: -7px;
    top: -9px;
    background: url(/img/images/activity/Thanksgiving/idem.png);
            }

    .ClickCollectAll {
           display: block;
    margin: 0 auto;
    width: 438px;
    height: 60px;
    line-height: 60px;
    background: url(/img/images/activity/Thanksgiving/ClickCollectAll_bg.png) center;
    margin-top: 65px;
    text-align: center;
    font-size: 30px;    cursor: pointer;
    color: #ffffff;
    border-radius: 30px;
    }
    .ClickCollectAll i{background:url(/img/images/activity/Thanksgiving/right_item.png) no-repeat center;background-size:cover;width: 34px;
	height: 18px;display:inline-block;margin-left:20px;}
    .ClickCollectAll:hover{
        color:#fff;
        background:#FFB31E;
        text-decoration: none;
    }

    .introduce {
        width: 100%;
        background: #f5f5f5;
        padding-top: 35px;
        height: 222px;
    }

        .introduce p {
              color: #b29b52;
    font-size: 30px;
    margin-bottom: 14px;
    font-weight: bold;
        }

        .introduce span {
            font-size: 20px;
            color: #333333;
            display:block
        }

    .takeOut {
        height: 550px;
        width: 100%;
        background: wheat;
        padding-top: 80px;
        position: relative;
         background: url(/img/images/activity/Thanksgiving/takeOut_bg.jpg) center no-repeat;
         background-size:cover;
         margin-bottom:492px;
    }

        .takeOut .title {
               font-size: 36px;
    margin: 0 auto;
    position: relative;
    padding-bottom: 25px;
    margin-bottom: 20px;
    color: #fff;
    text-align: center;
        }

            .takeOut .title::after {
                content: " ";
                position: absolute;
                left: 50%;
                margin-left: -40px;
                width: 80px;
                height: 3px;
                bottom: 0;
                background-color: #e4b87f;
            }
            .takeOut .title span{color: #e4b87f;}

    .LuckyBox span {
        color: #e4b87f;
    }

    .LuckyBox {
        font-size: 20px;
        text-align: center;
        color: #fff;
    }

    .luckyDraw {
        position: absolute;
        top: 290px;
        width: 1280px;
        left: 50%;
        margin-left: -640px;
        background: #fff;
        padding: 25px;
        border-radius: 10px;
        box-shadow: 0px 10px 20px 0px 
		rgba(0, 0, 0, 0.1);
    }

        .luckyDraw .neibu {
            background-color: #e4b87f;
            padding: 45px;
            border-radius:10px;
        }

    .bag {
        float: left;
        width: 260px;
        padding: 7px;
        background: #fff;
        border-radius: 10px;
        height: 163px;
        margin-bottom: 20px;
            box-shadow: 0px 14px 0px 0px rgba(176, 126, 76, 0.32);
    }

    .item {
    border: dashed 1px #b07e4c;
        width: 100%;
        height: 100%;
        border-radius:10px;
    }

    .neibu .bag:nth-child(6) {
    width: 550px;
    border: none;
    margin-right: 30px;
    border-radius: 0;
    background: none;
    border: none;
    box-shadow: none;
    height: 150px;
    text-align: center;
    }

        .neibu .bag:nth-child(6) #press {
                border: none;
    height: 100%;
    text-align: center;
    padding-bottom: 0px;
    overflow: hidden;
    display: inline-block;
    border-radius: 10px;
        }
        #press p{
    width: 450px;
    display: inline-block;
    margin-top: 13px;
    color: #ffffff;
    font-size: 36px;
    font-weight: bold;
    text-align: center;
height: 127px;
    line-height:120px;
        }
        #press .p_img{
            background:url(/img/images/activity/Thanksgiving/anniu.png) no-repeat center;
            background-size:cover;
             transition: all .3s;
                 cursor: pointer;
                
        }
        #press .p_img_no{
            background:url(/img/images/activity/Thanksgiving/anniu.png) no-repeat center;
            background-size:cover;
            margin-top:24px;
            transition: all .3s;
        }
    .luckyDraw .active {
           background: #FFB11C;
    }
     .luckyDraw .active p{color:#fff}
     .luckyDraw .active span{color:#fff}
    .item  .interior{
        width:192px;
        height:105px;
        display:block;
        margin:0 auto;
        margin-top:23px;
        background:url(/img/images/activity/Thanksgiving/item_bg.png) no-repeat center;
        background-size:cover;
        text-align:center;
        padding-top:5px;
        position:relative;
    }
    .interior  span{
        font-size: 44px;	color: #e4b87f;
        display:inline-block;
    }
    .interior p{
    width: 166px;
    height: 19px;
    background-color: #6a5b47;
    border-radius: 14px;
    margin-top: 5px;
    text-align: center;
    margin: 0 auto;
    color:#fff;
    line-height:19px;

    }
    .interior i{    display: inline-block;
    width: 66px;
    height: 66px;
    position: absolute;
    right: -5px;
    top: -6px;
    background: url(/img/images/activity/Thanksgiving/idem.png) no-repeat center;
    background-size: cover;}
    .item9_another{
        padding-top:18px;
        color: #b29b52;

    }
    .item0_another{
        padding-top:18px;
        color:#b29b52;
        text-align:center;
    }
    .item0_another p{font-size: 20px;}
    .item0_another img{width:78px;display:block;margin:0 auto;margin-bottom:15px;}
    .item9_another img{width:78px;display:block;margin:0 auto;margin-bottom:15px;}
    .item9_another p{font-size: 20px;color: #b29b52;text-align:center;    line-height: 20px;}
    .item9_another span{font-size:16px;text-align:center;display:inline-block;width:100%}
    .item8_another{padding-top:18px;color:#b29b52;font-size: 20px;}
    .item8_another img{width:78px;display:block;margin:0 auto;margin-bottom:15px;}
    .item8_another p{text-align:center}
    .layui-layer-setwin{ display:none}
    .layui-layer-page .layui-layer-content{padding:0}
    /*.layui-anim{background:none;    box-shadow: none;}*/
    .ThanksgivingBall{text-align:center;background:url(/img/images/activity/Thanksgiving/ThanksgivingBall.png) no-repeat center;background-size:cover;width:100%;height:100%;padding-top:36px;}
    .ThanksgivingBall .font{display:inline-block;margin-bottom:10px;}
    .cl-fff{color:#FFF}
    .center{text-align:center}
    .ThanksgivingBall ul{margin:0 auto;margin-bottom:8px;width:610px;margin-top:20px;}
    .ThanksgivingBall ul li{    padding: 4px;width:142px;height:63px;float:left;margin-right:13px;background:url(/img/images/activity/Thanksgiving/active_bg.png) no-repeat center;background-size:cover;margin-bottom:18px;}
    .ThanksgivingBall ul li:nth-child(4n){margin-right:0}
    .OnLeft{   
    font-weight: bold;
    line-height: 55px;
    margin-right: 0px;
    font-size: 24px;
    color: #ce7a25;
    width: 50%;    letter-spacing: -1px;
    text-align: center;}
    .ThanksgivingBall ul li p{float:left;}
    .ThanksgivingBall ul li .OnRight{      font-size: 12px;
    color: #b07e4c;
    width: 50%;
    padding-top: 12px;
    line-height: 0;
    line-height: 16px;
    padding-right:6px;

    }
    .ThanksgivingBall ul li .OnRight .span_top{display:block;font-size: 16px;color: #b07e4c;    font-weight: bold;}
    .Ballanniu{	position:absolute;font-size: 20px;background:url(/img/images/activity/Thanksgiving/Ballanniu.png) no-repeat center;background-size:cover;margin:0 auto;display:block;height: 51px;width: 298px;border-radius: 26px;line-height:51px;text-align:center;color:#fff;left:50%;margin-left:-149px;bottom:65px;animation:mymove .5s linear infinite alternate;}
    .Ballanniu:hover{color:#fff;animation:none}
@keyframes mymove
{
from {bottom:60px;}
to {bottom:65px;}
}
    .ThanksgivingBall_top{       height: 468px;
    padding-top: 30px;margin-bottom:13px;position:relative}

    .ThanksgivingBall_bottom{
        padding-top:25px;    padding-right: 34px;
    }
    .BallBottom_text{float:right;margin-right:15px;}
    .BallBottom_text p{	font-size: 22px;color: #ffffff;margin-bottom:8px;font-weight:bold}
    .BallBottom_text span{display:block;text-align:center;	font-size: 16px;color: #ffffff;line-height: 22px;}
    .BallBottom_img{float:right;padding-top:15px}
    .BallBottom_img img{width:98px;}
    .AffirmBall{background:#fff;text-align:center;    height: 100%;}
    .AffirmBall img{width:60px;display:inline-block;margin-bottom:10px;}
    .AffirmBallSorry img{width:90px;}
    .AffirmBallSorry .getBack{    margin-top: 15px;}
    .AffirmBallSorry .getBack a{     background-color: #008C95;
    color: #fff;}
    .AffirmBallSorry  .Affirmtitle{margin-bottom:25px}
     .AffirmBallSorry .getBack a:hover{    background: #FFB31E;
    color: #fff;
    text-decoration: none;}
    .getBack{width:100%;text-align:center;    margin-top: 30px;}
    .getBack a{text-decoration: none;display:inline-block;width: 205px;height: 51px;line-height:51px;text-align:center;border-radius: 5px;    font-size: 20px;    vertical-align: middle;}
    
    .LuckyGo{background-color: #008C95;color:#fff;   }
    .LuckyGo:hover{background: #FFB31E;color:#fff;    text-decoration: none;}
    .CheckNow{border: solid 2px #ff9900;color:#f90;margin-right:15px;}
    .CheckNow:hover{background:#008C95;color:#fff; text-decoration: none;transition:all .1s linear}
    .Affirmtitle{width: 698px;
	height: 43px;
	background-color: #f8f8f8;
    line-height:43px;
    padding:0 15px;
    margin-bottom:40px;
    }
    .fl{float:left}
    .fr{float:right}
    .Affirmtitle p{display:inline-block;font-size: 16px;color: #333333;    }
    .Affirmtitle p span{display:inline-block;width: 10px;height: 10px;background:url(/img/img/indexV3/closeeva-box.png) no-repeat center;background-size:cover;cursor: pointer;}