.hobby-card .draw{width:100%}.hobby-card .poster{position:relative;background-color:#080808;padding:46px 10px 10px}.hobby-card .poster .header{width:100%;position:absolute;top:0;left:0;right:0}.hobby-card .poster .footer{width:100%;position:absolute;bottom:0;left:0;right:0}.hobby-card .poster .logo{position:absolute;top:0;left:50%;margin-left:-36px;background:#fff;padding:2px 20px;border-radius:0 0 10px 10px}.hobby-card .poster .logo .qiandao{width:32px}.hobby-card .poster .info{position:relative;border-radius:10px;overflow:hidden;background-position:top;background-size:430px;background-image:url(https://cdn.qiandaoapp.com/interior/images/44732b670c6bed99c081f63789b0f9c9.png)}.hobby-card .poster .info .card-header{width:100%}.hobby-card .poster .info .avatar{float:left;margin:20px;width:110px}.hobby-card .poster .info .avatar .wrap{width:110px;height:140px;overflow:hidden;position:relative;border-radius:10px}.hobby-card .poster .info .avatar .wrap img{position:absolute;height:100%;left:50%;transform:translateX(-50%)}.hobby-card .poster .info .avatar .followCount{background-color:#efe4c1;color:#644832;font-size:12px;margin-top:10px;padding:3px 0;text-align:center;width:140px;margin-left:-15px;transform:scale(.8)}.hobby-card .poster .info .analysis{margin-top:5px;transform:scale(.8);padding-left:150px}.hobby-card .poster .info .analysis .subtitle{color:#40737b;font-size:12px;margin-bottom:4px}.hobby-card .poster .info .analysis .content{font-weight:700;margin-bottom:10px}.hobby-card .poster .info .analysis .count{color:#d78900;display:inline-block}.hobby-card .poster .qrcode{position:relative;z-index:1;text-align:center;margin-top:20px}.hobby-card .poster .qrcode .qrcode-img{border-radius:100px;width:80px}.hobby-card .poster .qrcode .tip{border-radius:100px;background-color:#f2d49e;font-size:13px;font-weight:700;width:110px;padding:4px 0;margin:10px auto;position:relative}.hobby-card .poster .qrcode .tip:after,.hobby-card .poster .qrcode .tip:before{position:absolute;display:block;width:0;height:0;border-style:solid;border-width:3px;background-color:#f2d49e;content:""}.hobby-card .poster .qrcode .tip:after{right:10%;bottom:99%;margin-right:44px;border-bottom-color:transparent;border-right-color:transparent}.hobby-card .poster .qrcode .tip:before{bottom:99%;left:89%;margin-left:-44px;border-bottom-color:transparent;border-left-color:transparent}.hobby-card .footer-tip{width:100%;margin:20px auto;padding-bottom:20px}.hobby-card .footer-tip .tip{margin-bottom:50px;font-size:16px;text-align:center}.hobby-card .footer-tip .loader{margin-top:20px;padding-top:18px;padding-left:30px;font-size:16px;text-align:center}.hobby-card .footer-tip .loader:before{position:absolute;width:16px;height:16px;margin-left:-30px;border:2px solid #c4a407;border-left-color:transparent;border-radius:10px;animation:rolling 1s infinite;content:""}@keyframes rolling{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}