/***  本样式表针对图币区活动暂时性的活动及弹窗  活下掉之后需在此页面删除对应部分 写入者需要备注好该功能   ****/
@keyframes myfirst{
    0% { transform: translate(0px, 0px);}
    50% {transform: translate(0px, -5px);}
    100% {transform: translate(0px, 0px);}
}
/*新用户注册*/
.redPacket{display:block;width:62px;height:59px;margin: 28px 0 0 8px;background:url(/static/images/redPacket-icon.png) no-repeat;animation:myfirst 1.5sease-in-out  infinite;-webkit-animation:myfirst 1.5s ease-in-out  infinite;-moz-animation:myfirst 1.5s ease-in-out  infinite;-o-animation:myfirst 1.5s ease-in-out  infinite}
.newUser-alert{display:block;position:fixed;left:0;top:0;right:0;bottom:0;background:rgba(0,0,0,0.6);z-index:30}
.newUser-alert .content{-webkit-animation: login-win .4s forwards;animation: login-win .4s forwards;-moz-animation: login-win .4s forwards; width:589px;height:419px;background:url(/static/images/newUser-alert.png) no-repeat;position:absolute;left:50%;top:50%;margin-left:-294px;margin-top:-208px;box-sizing:border-box;padding-top:70px}
.newUser-alert .content .tit1{text-align:center;color:#FBDF9A;font-size:24px;margin-bottom:20px}
.newUser-alert .content .tit2{text-align:center;font-size:30px;color:#FDE099;margin-bottom:34px}
.newUser-alert .content .tit2 span{color:#FFF740;font-weight:bold;font-size:30px;margin:0 12px}
.newUser-alert .content .box{width:338px;margin:0 auto 40px}
.newUser-alert .content .box .note{font-size:24px;color:#DA2C03;width:26px;padding-left:24px;margin-right:80px}
.newUser-alert .content .box .dollar{font-size:30px;color:#D92B02}
.newUser-alert .content .box .dollar span{font-size:72px;color:#D92B02;font-weight:bold;letter-spacing:-4px;margin-right: 6px;}
.newUser-alert .content .now{display:block;width:300px;margin:auto;height:56px;line-height:56px;text-align:center;border-radius:28px;color:#E70A2E;font-size:24px;background:linear-gradient(0deg,rgba(255,214,35,1) 0%,rgba(255,253,69,1) 100%)}
.newUser-alert .close{display: block;width: 36px;height: 36px;background: url(/static/images/alert-close.png);position: absolute;top: 18px;right: 50px;cursor: pointer;}
/*新用户注册*/
/*老带新活动 2019-9-19*/
.my-Coupon{padding-bottom: 20px;}
.my-Coupon .ac-invite{width: 875px;height: 170px;margin: 200px auto 0;box-sizing: border-box;background: #F8F8F8;padding-top: 30px;}
.my-Coupon .ac-invite h5{text-align: center;font-size: 16px;color: #333;margin-bottom: 15px;}
.my-Coupon .ac-invite .note{color: #999;text-align: center;margin-bottom: 20px;}
.my-Coupon .ac-invite .copy-box{width: 680px;margin: auto;}
.my-Coupon .ac-invite .copy-box input{box-sizing: border-box;border: 1px solid #E4E4E4;color: #999;width: 584px;height: 40px;padding-left: 14px;outline: none;}
.my-Coupon .ac-invite .copy-box .copy{width: 96px;height: 40px;line-height: 40px;text-align: center;background: #00A560;color: #fff;border-radius: 0 2px 2px 0;}
.old-invite{width: 62px;height: 59px;background: url(/static/images/old-invite.png) no-repeat;margin-top: 30px;margin-left:10px;animation: myfirst 1.5s ease-in-out infinite;-webkit-animation: myfirst 1.5s ease-in-out infinite;-moz-animation: myfirst 1.5s ease-in-out infinite;-o-animation: myfirst 1.5s ease-in-out infinite;}
/*老带新活动 2019-9-19*/

/*设计师日&双十二促销活动方案v1.0 2019-11-27*/
body .preheat{background:transparent;box-shadow: none;}
.preheat-alert{display:none;width:526px;position:relative}
.preheat-alert .close{display:block;width:24px;height:24px;background:url(/static/images/preheat-close.png);position:absolute;top:0;right:0;cursor:pointer}
.preheat-alert .card{width:526px;height:336px;background:url(/static/images/db12-preheat.png);margin-bottom:22px}
.preheat-alert .card .db12{display:block;width:228px;height:96px;background:url(/static/images/db12.gif);margin:auto;margin-bottom:194px}
.preheat-alert .ensure{display:block;width:145px;height:46px;line-height:46px;text-align:center;background:linear-gradient(0deg,rgba(255,108,0,1),rgba(255,150,0,1));border-radius:23px;font-size:18px;color:#fff;margin:auto}
.preheat-alert .count p{text-align:center;font-size:18px;color:#fff}
.preheat-alert .count span{width:33px;height:33px;background:#fff;border-radius:2px;text-align:center;line-height:33px;margin:0 5px;font-size:18px;color:#D2040F;font-weight:bold}
.roll-fixed{display: block;width:228px;height:197px;background:url(/static/images/roll-fixed.png);position:fixed;left:20px;bottom:40px;z-index:4;box-sizing:border-box;padding-top:50px}
.roll-fixed .card{box-sizing:border-box;padding:10px 10px;width:187px;height:92px;background:#EDE0BC;margin:0 auto 8px;overflow:hidden}
.roll-fixed .ensure{display:block;width:89px;height:27px;line-height:27px;border-radius:14px;background:linear-gradient(0deg,rgba(255,108,0,1),rgba(255,150,0,1));box-shadow:0px 2px 3px 0px rgba(149,0,0,0.17);margin:auto;text-align:center;font-size:12px;color:#fff}
.roll-fixed .close{display:block;width:16px;height:16px;border-radius:8px;background:url(/static/images/preheat-close.png);background-size:cover;position:absolute;top:0;right:0;cursor:pointer}
.roll-fixed .bd li{margin-bottom:8px}
.roll-fixed .list span{font-size:12px;color:#2C2323;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.roll-fixed .list .name{width:50px;margin-right:4px}
.roll-fixed .list .info{width:112px}

.divide-alert{display: none; position: relative;width:451px;height:380px;background:url(/static/images/divide-alert.png);box-sizing:border-box;padding-top:132px}
.divide-alert .close{display:block;width:24px;height:24px;background:url(/static/images/preheat-close.png);position:absolute;top:6px;right:4px;cursor:pointer}
.divide-alert h2{text-align:center;font-size:30px;color:#2C2323;font-weight:bold;margin-bottom:24px}
.divide-alert .note{text-align:center;font-size:18px;color:#584F4F;margin-bottom:84px}
.divide-alert .note span{font-size:18px;color:#D71712;font-weight:bold;margin:0 4px}
.divide-alert .ensure{display:block;width:149px;height:46px;margin:auto;line-height:46px;text-align:center;background:linear-gradient(0deg,rgba(255,108,0,1),rgba(255,150,0,1));box-shadow:0px 5px 6px 0px rgba(149,0,0,0.17);border-radius:23px;font-size:18px;color:#fff}
.divide-alert .success .note{margin-bottom: 20px;}
.divide-alert .success .tip{text-align: center;color: #666;margin-bottom: 48px;}
/*设计师日&双十二促销活动方案v1.0 2019-11-27*/
