.container{width:100%;max-width:414px;background-image:url('../images/collect_bg.jpg');background-size:100%;margin:0 auto;position:relative;overflow:hidden}.container .h_line{width:16rem;height:9.23733333rem;position:absolute;left:0;top:0;animation:line2 3000ms both infinite alternate;overflow:hidden}.container .h_line .line_inner{width:16rem;height:9.23733333rem;background-image:url('../images/line.png');background-repeat:no-repeat;background-size:100% 100%;animation:line1 3000ms both infinite alternate}.container .h_txt1{width:8.46933333rem;height:1.49333333rem;background-image:url('../images/collect_txt1.png');background-repeat:no-repeat;background-size:100% 100%;position:absolute;right:0;top:1rem;animation:fallDown 600ms both}.container .h_txt2{width:6.80533333rem;height:.78933333rem;background-image:url('../images/collect_txt2.png');background-repeat:no-repeat;background-size:100% 100%;position:absolute;right:0;top:3rem;animation:fallDown 100ms 600ms both}.container .theme{width:12.8rem;height:2.88rem;background-image:url('../images/collect_theme.png');background-repeat:no-repeat;background-size:100% 100%;margin:4rem auto 1rem;animation:scaleIn 1000ms ease both}.container .title{width:5.76rem;height:1.32266667rem;background-image:url('../images/collect_title.png');background-repeat:no-repeat;background-size:100% 100%;margin-left:1.2rem;margin-bottom:1rem;animation:riseUp 600ms 1000ms both}.container .desc{width:7.78666667rem;height:3.11466667rem;background-image:url('../images/collect_desc.png');background-repeat:no-repeat;background-size:100% 100%;margin-left:1.2rem;animation:riseUp 700ms 1000ms both}.container .content{width:15.27466667rem;height:30.08rem;background-image:url('../images/collect_content.png');background-repeat:no-repeat;background-size:100% 100%;padding:1rem 1.5rem;margin:8rem auto 0;position:relative;overflow:hidden;animation:rotateIn 1000ms 1000ms both}.container .content_title{width:6.03733333rem;height:1.55733333rem;margin:0 auto .75rem}.container .content_title.t1{background-image:url('../images/title1.png');background-repeat:no-repeat;background-size:100% 100%}.container .content_title.t2{background-image:url('../images/title2.png');background-repeat:no-repeat;background-size:100% 100%}.container .content_title.t3{background-image:url('../images/title3.png');background-repeat:no-repeat;background-size:100% 100%}.container .content_title.t4{background-image:url('../images/title4.png');background-repeat:no-repeat;background-size:100% 100%}.container .txt{margin-bottom:.75rem}.container .txt.txt1{width:6.76266667rem;height:1.51466667rem;background-image:url('../images/txt1.png');background-repeat:no-repeat;background-size:100% 100%;margin-bottom:1.75rem}.container .txt.txt1.sdplus{width:8.55466667rem;height:1.49333333rem;background-image:url('../images/txt12.png');background-repeat:no-repeat;background-size:100% 100%}.container .txt.txt2{width:11.94666667rem;height:1.55733333rem;background-image:url('../images/txt2.png');background-repeat:no-repeat;background-size:100% 100%}.container .txt.txt3{width:12.18133333rem;height:7.25333333rem;background-image:url('../images/txt3.png');background-repeat:no-repeat;background-size:100% 100%}.container .txt.txt4{width:12.18133333rem;height:4.416rem;background-image:url('../images/txt4.png');background-repeat:no-repeat;background-size:100% 100%}.container .ewm{width:3rem;position:absolute;right:1.5rem;top:3rem;cursor:pointer}@keyframes line1{0%{transform:translate(-100%, 0)}100%{transform:translate(0, 0)}}@keyframes line2{0%{transform:translate(100%, 0)}100%{transform:translate(0, 0)}}@keyframes scaleIn{0%{filter:blur(100px);transform:scale(1.5)}100%{filter:blur(0);transform:scale(1)}}@keyframes fallDown{from{filter:blur(10px);opacity:0;transform:translateY(-100%)}}@keyframes riseUp{from{filter:blur(10px);opacity:0;transform:translateY(100%)}}@keyframes rotateIn{from{opacity:0;filter:blur(10px);transform:translate(-50%, 0) rotate(-15deg)}}.join{position:fixed;right:0;top:50%;z-index:999;padding-left:.75rem;padding-right:.3rem;padding-top:.3rem;padding-bottom:.3rem;background:linear-gradient(45deg, #FF5722, #FF9800);border-top-left-radius:3rem;border-bottom-left-radius:3rem;box-shadow:0 0 .1rem #fff,.1rem .15rem .15rem #000;font-size:.85rem;font-weight:600;color:#fff;cursor:pointer}.download{position:fixed;left:0;top:0;width:100%;height:100%}.download .mask{position:absolute;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,0.5);z-index:0}.download .ewm{width:50%;max-width:414px;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);z-index:1}.download .ewm .ewm-img{width:100%;max-width:360px;margin:0 auto .15rem}.download .ewm .ewm-txt{text-align:center;font-size:.75rem;color:#fff}.hide{display:none}