#home{position:relative;min-height:100vh;width:100vw;overflow:auto}#home .bg{position:fixed;inset:0}#home .container{position:relative;margin:0 auto;padding:0 32px}#home .container .content{flex:1 0 auto;display:flex;align-items:center;justify-content:space-between}#home .container .detail{max-width:50%;margin-right:90px}#home .container .detail .desc .descTitle{font-size:82px;font-weight:800;color:#8730ff;line-height:98px;text-transform:uppercase}#home .container .detail .desc .descContent{font-size:42px;font-weight:800;color:#332939;line-height:50px;margin-top:16px}#home .container .detail .download{display:flex;justify-content:space-between;margin-top:13%;max-width:100%;overflow:hidden}#home .container .detail .download .btn{cursor:pointer;width:47%}#home .container .detail .download .btn .icon{width:100%;display:block;-o-object-fit:contain;object-fit:contain;-o-object-position:center left;object-position:center left}#home .container .preview{max-height:100%;max-width:50%;width:678px;height:778px;overflow:hidden;position:relative;margin-top:200px}#home .container .preview .icon{-o-object-fit:contain;object-fit:contain;-o-object-position:top right;object-position:top right}@media(max-width:600px){#home{height:auto}#home .container{padding:0 20px;height:auto}#home .container .content{flex-flow:column-reverse}#home .container .detail{margin:31px auto 123.5px;max-width:100%}#home .container .detail .desc .descTitle{font-size:40px;line-height:47.5px;text-align:center;text-transform:uppercase}#home .container .detail .desc .descContent{font-size:18px;line-height:21.5px;margin-top:8px;text-align:center}#home .container .detail .download{width:291px;margin:42px 0 0}#home .container .detail .download .btn{width:138px;height:36.5px;-o-object-fit:contain;object-fit:contain}#home .container .preview{max-width:100%;max-height:380px;width:305px;height:350px;margin-top:128px}#home .container .preview .icon{-o-object-position:center center;object-position:center center}}