@charset "utf-8";html{font-family:-apple-system,Roboto,"Helvetica Neue",Roboto,"Microsoft Yahei","Hiragino Sans GB",Helvetica,Arial,sans-serif,nomospace;font-style:normal;}body{margin:0;padding:0;}*{box-sizing:border-box}a{-webkit-transition:.15s;transition:.15s;text-decoration:none}img{max-width:100%}li,ol,p,ul{margin:0;padding:0;width:100%;}li,ol,p,ul{list-style-type:none}.header{text-align:center;}.container{max-width:640px;width:100%;margin:0 auto;position:relative;background-size:cover;}.kf{position:fixed;top:30%;right:10px;animation:kf 2s infinite;}.kf img{width:80px;}.up{margin-top:-.3rem;}.footer{position:fixed;position:-webkit-sticky;position:sticky;bottom:-2px;line-height:0;z-index:10;width:100%;max-width:640px;}.lines{width:100%;padding:0 .24rem;float:left;padding-bottom:.3rem;margin-top:-.5rem;background-color:#431111;}.lines .title{width:100%;text-align:center}.lines .title img{width:7.14rem}.lines .conts{width:100%;}.lines .conts .item{width:100%;margin:.12rem 0;float:left}.lines .conts .item a{display:flex;justify-content:space-between;width:100%}.lines .conts .item .button{width:2rem;height:.64rem;line-height:.64rem;position:relative;top:0}.lines .conts .item .button button{width:2rem;height:100%;border:none;background:url(../img/107909_200x64.png) center no-repeat;background-size:2rem .64rem}.lines .conts .item .webs{width:calc(100% - 2.2rem);height:.62rem;display:flex;justify-content:space-between;height:.62rem}.lines .conts .item .webs .ms{width:1.1rem;height:.62rem;border-radius:.31rem 0 0 .31rem;background-color:#3a3a3a;text-align:center;line-height:.62rem;color:#fff;font-size:.3em;}.lines .conts .item .webs .www{width:calc(100% - 1rem);height:.62rem;background-color:#fff;border:1px solid #dbdbdb;border-radius:0 .31rem .31rem 0;text-align:center;line-height:.6rem;font-size:.28rem;color:#424242;font-weight:700;border-left:none;position:relative}.hongbao-wrapper{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.6);z-index:200}.hb-main{width:100%;height:100vh;position:relative;display:none}.hb-main .ma{position:relative;margin:1rem auto;animation:hob_shake 1s infinite;max-width:65%;margin-left:20%;top:18%}.close{position:absolute;right:0;top:3rem}.i-c{width:60%}@media (min-width:750px){.hb-main .ma{margin:1rem auto;animation:hob_shake 1s infinite;max-width:30%;margin-left:25%;top:12%}.close{position:absolute;right:4rem;top:1rem}.ma_img1{display:block;position:absolute;z-index:999;text-align:center;margin:0 auto;top:1.5rem;left:1.5rem}.i-c{width:90%}}@keyframes hob_shake{15%,45%{-webkit-transform:rotate(3deg);transform:rotate(3deg);transform-origin:50% 100%}30%{-webkit-transform:rotate(-3deg);transform:rotate(-3deg);transform-origin:50% 100%}60%,100%{-webkit-transform:rotate(0deg);transform:rotate(0deg);transform-origin:50% 100%}}