/*!src/css/_swiper.min.less*/
.swiper-container{margin:0 auto;position:relative;overflow:hidden;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-moz-box-orient:vertical;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-ms-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-o-transform:translate(0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-container-multirow>.swiper-wrapper{-webkit-box-lines:multiple;-moz-box-lines:multiple;-ms-fles-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-ms-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-ms-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-flex-shrink:0;-ms-flex:0 0 auto;flex-shrink:0;width:100%;height:100%;position:relative}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-wp8-horizontal{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-wp8-vertical{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;-moz-background-size:27px 44px;-webkit-background-size:27px 44px;background-size:27px 44px;background-position:center;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{right:10px;left:auto}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:300ms;-moz-transition:300ms;-o-transition:300ms;transition:300ms;-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-white .swiper-pagination-bullet{background:#fff}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-container-vertical>.swiper-pagination{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);-moz-transform:translate3d(0,-50%,0);-o-transform:translate(0,-50%);-ms-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination .swiper-pagination-bullet{margin:5px 0;display:block}.swiper-container-horizontal>.swiper-pagination{bottom:10px;left:0;width:100%}.swiper-container-horizontal>.swiper-pagination .swiper-pagination-bullet{margin:0 5px}.swiper-container-3d{-webkit-perspective:1200px;-moz-perspective:1200px;-o-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-ms-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-coverflow .swiper-wrapper{-ms-perspective:1200px}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-ms-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;visibility:hidden;-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;backface-visibility:hidden;width:100%;height:100%}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-moz-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px)}.swiper-container-cube.swiper-container-vertical .swiper-cube-shadow{z-index:0}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-moz-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12,end) infinite;-moz-animation:swiper-preloader-spin 1s steps(12,end) infinite;animation:swiper-preloader-spin 1s steps(12,end) infinite}.swiper-lazy-preloader:after{display:block;content:"";width:100%;height:100%;background-position:50%;-webkit-background-size:100%;background-size:100%;background-repeat:no-repeat}@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}
/*!src/css/index.less*/
@charset "gb2312";html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}ul,li,div,p,body,dl,dt,dd{margin:0;padding:0;text-align:left}input{padding:0;border-radius:0}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0;vertical-align:baseline;outline:0}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}li{list-style:none}a{text-decoration:none;color:#000}img{vertical-align:top;width:100%}.hide{display:none}body,html{background:#f5dc7a;text-align:left;height:100%;width:100%;font-family:"Microsoft YaHei","Helvetica Neue",Arial,HelveticaNeue,Helvetica-Neue,Helvetica,"BBAlpha Sans",sans-serif;font-weight:400;overflow:hidden}*{-webkit-tap-highlight-color:rgba(14,159,111,0);-webkit-touch-callout:none}.main{margin:0 auto;overflow:hidden;position:relative}@media only screen and (min-width:1025px){.main{max-width:7.5rem}}html{font-size:312.5%}@media screen and (max-width:359px) and (orientation:portrait){html{font-size:266.67%}}@media screen and (min-width:360px) and (max-width:374px) and (orientation:portrait){html{font-size:300%}}@media screen and (min-width:384px) and (max-width:399px) and (orientation:portrait){html{font-size:320%}}@media screen and (min-width:400px) and (max-width:413px) and (orientation:portrait){html{font-size:333.33%}}@media screen and (min-width:414px) and (max-width:431px) and (orientation:portrait){html{font-size:345%}}@media screen and (min-width:432px) and (max-width:479px) and (orientation:portrait){html{font-size:360%}}@media screen and (min-width:480px) and (max-width:639px) and (orientation:portrait){html{font-size:400%}}@media screen and (min-width:640px) and (orientation:portrait){html{font-size:533.33%}}.clearfix:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}.hide{display:none}#forhorview{position:fixed;width:100%;height:120%;background:rgba(0,0,0,.8);color:#fff;font-size:.32rem;text-align:center;z-index:300;display:none}h3,h4{margin:0}.main{position:relative;min-height:100%;width:100%;background:url(https://nie.res.netease.com/nie/m/zt/20151110142433/img/bg_7b84da8.jpg) no-repeat center;background-size:100% 100%}.logo{display:block;width:6.88rem;height:3.41rem;background:url(https://nie.res.netease.com/nie/m/zt/20151110142433/img/logo_9ed15d6.png) no-repeat center;background-size:100% 100%;margin:.2rem auto 0}.panda{width:7.2rem;height:6.93rem;background:url(https://nie.res.netease.com/nie/m/zt/20151110142433/img/panda_4f335bd.png) no-repeat center;background-size:100% 100%;margin:-.77rem auto 0}.code-wrap{width:6.2rem;height:1.65rem;margin:0 auto}.code-wrap .code-bg{float:left;width:1.6rem;height:1.65rem;background:rgba(255,255,255,.5);border-radius:.1rem;border:1px solid #9aa5b5}.code-wrap .code-bg p{color:#3d5580;font-size:.15rem;text-align:center}.code-wrap .code{width:1.28rem;height:1.26rem;margin:.1rem auto .06rem}.code-wrap .code img{width:100%}.code-wrap .down-wrap{float:left;margin:0 .06rem}.code-wrap .down-wrap a{display:block;width:2.63rem;height:.78rem}.code-wrap .down-wrap a.ios{background:url(https://nie.res.netease.com/nie/m/zt/20151110142433/img/ios_91c1e12.png) no-repeat center;background-size:100% 100%}.code-wrap .down-wrap a.android{background:url(https://nie.res.netease.com/nie/m/zt/20151110142433/img/and_2dd783e.png) no-repeat center;background-size:100% 100%;margin-top:.08rem}.cat{position:absolute;right:0;width:1.17rem;height:1.88rem;background:url(https://nie.res.netease.com/nie/m/zt/20151110142433/img/cat2_f506ac4.png) no-repeat center;background-size:100% 100%;top:50%;margin-top:-2.94rem}.pop-bg{display:none;width:100%;height:100%;position:absolute;top:0;left:0;background:rgba(0,0,0,.85)}.close-btn{position:absolute;width:.49rem;height:.49rem;background:url(https://nie.res.netease.com/nie/m/zt/20151110142433/img/close_c1841f9.png) no-repeat center;background-size:100% 100%;top:-.7rem;right:0rem}.pop{display:none;position:absolute;width:6.32rem;height:4.5rem;padding:0 .28rem;background:url(https://nie.res.netease.com/nie/m/zt/20151110142433/img/sm-bg_45be327.png) no-repeat center;background-size:100% 100%;top:50%;left:50%;margin-top:-2.255rem;margin-left:-3.44rem;padding-top:.2rem}.pop h3{font-size:.45rem;color:#fff;text-align:center;line-height:.8rem}.pop p{color:#fbd59b;font-size:.24rem;line-height:.45rem;margin-bottom:.1rem}.pop .num{display:inline-block;width:.36rem;height:.36rem;background:#af2829;border-radius:100%;color:#fff;text-align:center;line-height:.36rem;font-size:.24rem;margin-right:.18rem}.pop .red{color:#af2829}.main2{width:100%;min-height:100%;background:url(https://nie.res.netease.com/nie/m/zt/20151110142433/img/bg2_e89cdfd.jpg) no-repeat center;background-size:100% 100%;overflow:hidden}.logo2{display:block;width:5.39rem;height:1.74rem;margin:.2rem auto 0}.panda2{width:5.56rem;height:5.3rem;margin:-.64rem auto 0}.sign-wrap h3{font-size:.48rem;color:#db552e;text-align:center}.sign-box{margin:.15rem auto;width:6.61rem;height:.86rem}.sign-box #sign-input{width:4.6rem;border:1px solid #8d8d8e;border-radius:.1rem;height:.84rem;float:left;font-size:.33rem;text-align:center}.sign-box #sign-submit{float:right;width:1.71rem;height:.89rem;line-height:.89rem;color:#efe8dc;background:url(https://nie.res.netease.com/nie/m/zt/20151110142433/img/submit_btn_ac9e910.png) 0 0 no-repeat;background-size:100% 100%;font-size:.33rem;text-align:center}.sign-txt{font-size:.2rem;color:#181c20;padding:0 .46rem;line-height:.3rem}.sign-txt h4{font-size:.28rem;line-height:.43rem}.prize-wrap{width:6.5rem;margin:0 auto;margin-top:.14rem}.prize-wrap .prize-btn{float:left;width:3.2rem;height:.96rem;background:url(https://nie.res.netease.com/nie/m/zt/20151110142433/img/submit_btn_ac9e910.png) 0 0 no-repeat;background-size:100% 100%;color:#fff;font-size:.33rem;text-align:center;line-height:.96rem}.prize-wrap .prize-btn:nth-child(2){margin-left:.1rem}.monkey{position:absolute;top:50%;margin-top:-4.8rem;left:0;width:1.41rem;height:2.07rem;background:url(https://nie.res.netease.com/nie/m/zt/20151110142433/img/monkey_a6266aa.png) no-repeat center;background-size:100% 100%}.btn_scratch{position:absolute;top:50%;margin-top:-4.7rem;right:0;width:1.15rem;height:1.82rem;background:url(https://nie.res.netease.com/nie/m/zt/20151110142433/img/btn_scartch_93ca9d3.png) no-repeat center;background-size:100% 100%}.pri-pop{display:none;position:absolute;width:5.67rem;top:50%;left:50%;margin-left:-2.835rem;height:8rem;margin-top:-4rem}.pri-pop #pri_scroll{width:100%;height:100%}.pri-pop .swiper-slide{height:auto}.my-prize-wrap{color:#fbd59b;font-size:.22rem;padding-bottom:2rem}.my-prize-wrap li{width:4.87rem;padding:.24rem .4rem;background:url(https://nie.res.netease.com/nie/m/zt/20151110142433/img/sm-bg_45be327.png) no-repeat center;background-size:100% 100%;margin-bottom:.1rem}.my-prize-wrap .l-big{width:4.87rem;height:2.65rem;padding:.34rem .4rem;background:url(https://nie.res.netease.com/nie/m/zt/20151110142433/img/sm-bg_45be327.png) no-repeat center;background-size:100% 100%}.my-prize-wrap h4{text-align:center;color:#fff}.my-prize-wrap .time{margin:.12rem 0;text-align:center}.my-prize-wrap .pri-info{line-height:.3rem}.my-prize-wrap .pri-btn{display:block;width:2.49rem;height:.71rem;color:#760600;background:url(https://nie.res.netease.com/nie/m/zt/20151110142433/img/submit_06aa433.png) 0 0 no-repeat;background-size:100% 100%;font-size:.24rem;text-align:center;line-height:.71rem;margin:.25rem auto 0}.arrow{width:.44rem;height:.66rem;position:absolute;left:50%;margin-left:-.22rem;z-index:20}.arrow i{position:absolute;left:0;display:block;width:.44rem;height:.25rem;background:url(../img/arrow2.png) 0 0 no-repeat;background-size:100%;opacity:0}.arrow i:nth-child(2n+1){top:0;-webkit-animation:fadeInOut .6s ease .5s infinite alternate;-moz-animation:fadeInOut .6s ease .5s infinite alternate;-ms-animation:fadeInOut .6s ease .5s infinite alternate;animation:fadeInOut .6s ease .5s infinite alternate}@-webkit-keyframes fadeInOut{0%{opacity:0}100%{opacity:1}}@-moz-keyframes fadeInOut{0%{opacity:0}100%{opacity:1}}@-o-keyframes fadeInOut{0%{opacity:0}100%{opacity:1}}@-ms-keyframes fadeInOut{0%{opacity:0}100%{opacity:1}}@keyframes fadeInOut{0%{opacity:0}100%{opacity:1}}.arrow i:nth-child(2n+2){top:.16rem;-webkit-animation:fadeInOut .6s ease .7s infinite alternate;-moz-animation:fadeInOut .6s ease .7s infinite alternate;-ms-animation:fadeInOut .6s ease .7s infinite alternate;animation:fadeInOut .6s ease .7s infinite alternate}@-webkit-keyframes fadeInOut{0%{opacity:0}100%{opacity:1}}@-moz-keyframes fadeInOut{0%{opacity:0}100%{opacity:1}}@-o-keyframes fadeInOut{0%{opacity:0}100%{opacity:1}}@-ms-keyframes fadeInOut{0%{opacity:0}100%{opacity:1}}@keyframes fadeInOut{0%{opacity:0}100%{opacity:1}}.arrow i:nth-child(2n+3){top:.32rem;-webkit-animation:fadeInOut .6s ease .9s infinite alternate;-moz-animation:fadeInOut .6s ease .9s infinite alternate;-ms-animation:fadeInOut .6s ease .9s infinite alternate;animation:fadeInOut .6s ease .9s infinite alternate}@-webkit-keyframes fadeInOut{0%{opacity:0}100%{opacity:1}}@-moz-keyframes fadeInOut{0%{opacity:0}100%{opacity:1}}@-o-keyframes fadeInOut{0%{opacity:0}100%{opacity:1}}@-ms-keyframes fadeInOut{0%{opacity:0}100%{opacity:1}}@keyframes fadeInOut{0%{opacity:0}100%{opacity:1}}.allpri-pop{display:none;position:absolute;height:10.2rem;width:6.9rem;top:50%;margin-top:-5.1rem;left:50%;margin-left:-3.45rem}.allpri-pop #allpri_scroll{height:100%}.allpri-pop .close-btn{top:-.5rem}.allpri-pop .swiper-slide{padding-top:.37rem;height:auto}.allpri-pop li{position:relative;width:5.8rem;height:2.54rem;padding:.72rem .5rem;background:url(https://nie.res.netease.com/nie/m/zt/20151110142433/img/all_8a832e4.png) no-repeat center;background-size:100% 100%;margin-bottom:.2rem;font-size:.28rem;color:#fff;line-height:.46rem}.allpri-pop li h4{font-size:.38rem;margin-bottom:.25rem}.gift-btn{position:absolute;left:50%;margin-left:-.37rem;width:.74rem;height:.75rem;background:url(https://nie.res.netease.com/nie/m/zt/20151110142433/img/pri-close_d2ada5b.png) no-repeat center;background-size:100% 100%;top:-.37rem}.main3{background:url(https://nie.res.netease.com/nie/m/zt/20151110142433/img/bg3_5f65148.jpg) no-repeat center;width:100%;height:100%;background-size:100% 100%;overflow:hidden}.logo3{display:block;width:6.65rem;height:1.92rem;background:url(https://nie.res.netease.com/nie/m/zt/20151110142433/img/logo3_ec0154e.png) no-repeat center;margin:.2rem auto 0;background-size:100% 100%}.gift-box{width:2.73rem;height:2.32rem;background:url(https://nie.res.netease.com/nie/m/zt/20151110142433/img/gift-box_9562c73.png) no-repeat center;background-size:100% 100%;margin:.08rem auto 0}.integral{width:3.41rem;height:.51rem;background:url(https://nie.res.netease.com/nie/m/zt/20151110142433/img/jifen_7eb7919.png) 0 0 no-repeat;background-size:100% 100%;margin:0 auto;line-height:.51rem;text-align:center;color:#562a20;font-size:.2rem;margin-top:-.3rem;font-weight:700}.integral span{font-size:.25rem;color:#562a20}.sign-prize{width:5.67rem;margin:-.62rem auto}.sign-prize li{display:none}.tiger{width:1.16rem;height:1.5rem;background:url(https://nie.res.netease.com/nie/m/zt/20151110142433/img/tiger_b8ca3de.png) no-repeat center;background-size:100% 100%;position:absolute;left:0;top:50%;margin-top:-4.3rem}.logo4{width:6.41rem;height:1.85rem;background:url(https://nie.res.netease.com/nie/m/zt/20151110142433/img/logo4_3a1b0b8.png) no-repeat center;background-size:100% 100%;display:block;margin:.35rem auto 0}.storeBox .cat{margin-top:-4.5rem}.store-jf{color:#f1e1a7;font-size:.2rem;line-height:.54rem;text-align:center}.store-jf span{color:#fff;font-weight:700}.store-gift{width:6.47rem;height:5.42rem;background:url(https://nie.res.netease.com/nie/m/zt/20151110142433/img/gift-bg_638ebb5.png) no-repeat center;background-size:100% 100%;margin:-.3rem auto;font-size:.25rem;color:#181c20}.store-gift li{height:1.15rem;padding:.34rem .45rem .34rem .4rem}.store-gift li p{font-size:.24rem}.store-gift i{float:left;width:1.43rem;height:1.16rem}.store-gift h4{color:#af2829;font-size:.37rem;line-height:.65rem}.store-gift #trainee-jf i{background:url(https://nie.res.netease.com/nie/m/zt/20151110142433/img/p1_2ad5958.png) no-repeat center;background-size:100% 100%}.store-gift #master-jf i{background:url(https://nie.res.netease.com/nie/m/zt/20151110142433/img/p2_9216374.png) no-repeat center;background-size:100% 100%}.store-gift .s-gift{width:2.3rem;float:left;margin-left:.15rem}.store-btn{float:right;border-radius:.1rem;width:1.64rem;height:.72rem;background:#df231f;text-align:center;line-height:.72rem;font-size:.27rem;color:#fff;margin-top:.22rem}.s-success{width:6.28rem;height:5.05rem;padding:.35rem .6rem 0 .5rem;background:url(https://nie.res.netease.com/nie/m/zt/20151110142433/img/success_48bd0a3.png) no-repeat center;background-size:100% 100%;margin:-.3rem auto;font-size:.26rem;color:#fbd59b}.s-success h4{color:#fff;font-size:.34rem;text-align:center}.s-success .cdkey{color:#fff;font-size:.36rem;font-weight:700;width:4.68rem;height:.8rem;line-height:.8rem;text-align:center;border:1px solid #fbd59b;border-radius:.2rem;margin:.15rem auto}.s-success .tips{color:#fff}.s-success .cd-txt{margin-top:.3rem}.goods-wrap{display:none;width:6.9rem;height:5.48rem;position:absolute;left:50%;margin-left:-3.45rem;top:50%;margin-top:-2.74rem;background:url(https://nie.res.netease.com/nie/m/zt/20151110142433/img/pop_f049c7b.jpg) no-repeat center;background-size:100% 100%;z-index:1000}.goods-wrap .goods-info{padding:.6rem .7rem 0;color:#fff;font-size:.36rem}.goods-wrap .goods-info input{width:100%;padding:.28rem 0;font-size:.32rem;color:#5a0c06;display:block;margin-bottom:.22rem;border-radius:.1rem;border:0;text-align:center}.goods-wrap #goods-submit,.goods-wrap #hh-submit{display:block;width:2.49rem;height:.71rem;background:url(https://nie.res.netease.com/nie/m/zt/20151110142433/img/submit_06aa433.png) no-repeat center;background-size:100% 100%;margin:0 auto;font-size:.28rem;color:#760600;font-weight:700;text-align:center;line-height:.71rem}.goods-wrap .yiti{width:4.43rem;height:3.14rem;background:url(https://nie.res.netease.com/nie/m/zt/20151110142433/img/yiti_2f30a0c.png) no-repeat center;background-size:100% 100%}.exchange-wrap{display:none;width:6.88rem;height:6.51rem;background:url(https://nie.res.netease.com/nie/m/zt/20151110142433/img/sm-bg_45be327.png) no-repeat center;background-size:100% 100%;position:absolute;left:50%;top:1.5rem;margin-left:-3.44rem;padding:.35rem 0;line-height:.5rem;font-size:.26rem}.exchange-wrap #log_scroll{height:100%;padding:0 .75rem}.exchange-wrap .swiper-slide{height:auto}.exchange-wrap h4{color:#fff;font-size:.36rem;text-align:center;margin-bottom:.32rem}.exchange-wrap .big-gift p{color:#fbd59b;font-size:.26rem}.exchange-wrap .gift-tips{color:#fbd59b;margin-top:.45rem}.exchange-wrap .red{color:#fff}.alert-box{display:none;width:5.38rem;height:2rem;position:absolute;top:50%;left:50%;margin-left:-2.69rem;margin-top:-1.905rem;background:#E9D080;font-size:.3rem;padding:.2rem;z-index:1001;background:url(https://nie.res.netease.com/nie/m/zt/20151110142433/img/sm-bg_45be327.png) 0 0 no-repeat;background-size:100% 100%}.alert-box p{text-align:center;line-height:1rem;color:#fbd59b}#email{margin:1rem 0 .5rem}#hh-success{background:url(https://nie.res.netease.com/nie/m/zt/20151110142433/img/sm-bg_45be327.png) no-repeat;background-size:100% 100%;height:3.1rem}#hh-success h4{color:#fff;font-size:.3rem}#hh-success p{margin-top:.5rem;font-size:.24rem;color:#fbd59b}.popWin{position:fixed;left:0;right:0;bottom:0;top:0;width:100%;display:none;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;box-orient:horizontal;-webkit-box-pack:center;-moz-box-pack:center;box-pack:center}.popWin section{width:100%}.popWin section .popWin_header{display:-webkit-box;display:-moz-box;display:box;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;box-orient:horizontal;-webkit-box-align:center;-moz-box-align:center;box-align:center;height:.8rem;line-height:.8rem}.popWin section .popWin_header span{font-size:.32rem;text-indent:.2rem;display:block;-moz-box-flex:1;-webkit-box-flex:1;box-flex:1}.popWin section .popWin_header a{width:.5rem;height:.5rem;display:block;background:url(https://nie.res.netease.com/nie/m/zt/20151110142433/img/close_c1841f9.png) 0 0 no-repeat;background-size:100%;margin-right:.32rem}.popWin section .popWin_content{box-sizing:border-box;padding:.3rem .2rem;min-height:4rem;display:none}.popWin section .popWin_content h2{font-size:.36rem;line-height:.6rem;margin:.2rem 0;text-align:center}.popWin section .popWin_content h3{font-size:.28rem;font-weight:400;line-height:.4rem}.popWin section .popWin_content p{font-size:.24rem;line-height:.4rem}.popWin section .popWin_content.current{display:-webkit-box;display:-moz-box;display:box}.mask{transition:opacity .3s ease-in-out 0s;-moz-transition:opacity .3s ease-in-out 0s;-webkit-transition:opacity .3s ease-in-out 0s;-o-transition:opacity .3s ease-in-out 0s;position:fixed;left:0;right:0;top:0;bottom:0;width:100%;background:rgba(0,0,0,.8);display:none;opacity:0;z-index:999}.mask.fadeIn{opacity:1}.mask.show{display:-webkit-box;display:-moz-box;display:box}#scratch_init{height:5.06rem;background:url(https://nie.res.netease.com/nie/m/zt/20151110142433/img/scratch_bg_dd0d826.png) 0 0 no-repeat;background-size:100%;-webkit-box-orient:vertical;-moz-box-orient:vertical;box-orient:vertical}#scratch_init .scratch_wrapper{width:4.3rem;height:2.1rem;background:#ddd;margin:1rem 0 .8rem 2.05rem}#scratch_init .scratch_wrapper canvas{width:100%;height:auto}#scratch_init .scratch_info{padding:.24rem}#scratch_init .scratch_info h4{font-size:.3rem;display:-webkit-box;display:-moz-box;display:box;-webkit-box-align:center;-moz-box-align:center;box-align:center;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;box-orient:horizontal;height:.6rem;color:#ffe24b}#scratch_init .scratch_info h4 i{display:block;width:.4rem;height:.4rem;border:.4rem;border-radius:.4rem;font-size:.2rem;text-align:center;line-height:.4rem;font-style:normal;background:#df2b39;margin-right:.1rem}#scratch_init .scratch_info p{color:#fffcf3;font-size:.28rem;margin-bottom:.1rem}