.am-icon {
  fill: currentColor;
  background-size: cover;
  width: 22px;
  height: 22px;
}
.am-icon-xxs {
  width: 15px;
  height: 15px;
}
.am-icon-xs {
  width: 18px;
  height: 18px;
}
.am-icon-sm {
  width: 21px;
  height: 21px;
}
.am-icon-md {
  width: 22px;
  height: 22px;
}
.am-icon-lg {
  width: 36px;
  height: 36px;
}
.am-icon-loading {
  -webkit-animation: cirle-anim 1s linear infinite;
          animation: cirle-anim 1s linear infinite;
}
@-webkit-keyframes cirle-anim {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes cirle-anim {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

.FullscreenHeaderWrapperV2{box-sizing:border-box;height:100vh;display:flex;flex-flow:column nowrap}.FullscreenHeaderWrapperV2__Main{flex-grow:1;overflow-x:hidden;overflow-y:auto}.FullscreenHeaderWrapperV2__Header{position:relative;height:50px;flex-shrink:0;display:flex;flex-flow:column nowrap;justify-content:flex-end}.FullscreenHeaderWrapperV2__NavContainer{height:40px;position:relative}.FullscreenHeaderWrapperV2__NavBack{position:absolute;top:50%;transform:translateY(-50%);left:6px;padding:10px;display:flex;align-items:center}.FullscreenHeaderWrapperV2__NavBack__Icon{width:9px;height:17px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAwCAYAAAACYxrZAAAACXBIWXMAACE4AAAhOAFFljFgAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAFgSURBVHgBvdjRTcMwEAbgM+SBRypA4rESDfJjR4AN2ICuwCSMACOwAYxQXlClPFDeETBAqHut1KpVa+fs+68nRXIiJ58ix/ZdHBnHYOBvyLlHbg75GDsyjKtrf++Ce968Zgbuw8zAGGYCpjA42IUx9wcDhdgtBJRiTfOhnxY52PKMDoipwBKsGCzFikANlg1qsSwQgYlBFCYCkVgniMaSoAUWBa2wvaAltgNaY1tg3/t+9e8+yRBbxNGqUbU0ImNs6Ww+NN4t8NESItZv2FbhJYGeBqpe67oeEgqcTibTQLOHRF8Iujstaj9y5J4S9/B4tjyejX5aHAKNL21GaHrxNkC7tycwKtuAgag8xQCheUkUAM1PE5VoWSKsQMtT/UJUV8wUoPpyLRPFFKQZKK7kFqLYnwoC9JiA8fvzPe6dnX8xehfpcgIFJSgc7EJNwBRqBq7R3sU7f5meJ+AlhfA2B0SdHk8hkrTsAAAAAElFTkSuQmCC) no-repeat center/contain}.FullscreenHeaderWrapperV2__Title{position:absolute;top:50%;left:50%;transform:translate3d(-50%, -50%, 0);font-family:PingFang SC;font-weight:600;font-size:18px;color:#000}.FullscreenHeaderWrapperV2__Right{position:absolute;top:50%;transform:translateY(-50%);right:16px}
.SeekHelpMedal{background:url(//static.ixiaochuan.cn/planck-planck/9c4f7cfe2308b0f090b0.png) no-repeat center top/contain,#f5f5f7}.SeekHelpMedal__Main{box-sizing:border-box;overflow:auto;height:100vh}.SeekHelpMedal__Header{width:100%;position:fixed;top:0}.SeekHelpMedal__HeaderBack{width:24px;height:24px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABIBAMAAACnw650AAAAElBMVEUAAAD///////////////////8+Uq06AAAABXRSTlMAoO+QgLFHgRMAAABeSURBVEjHYxgFwwU4KRNWwxga6kBQkWhoqAJhg4hQJApUZECEQYHEGCQwatCoQRQaZEqEQQyqUIMoV+QKtY5yhzOIjho1ahSNjHKgvLBHVBuEjTJgIAiMVBhGwbACALtBN+LDy6umAAAAAElFTkSuQmCC) no-repeat center/100% 100%}.SeekHelpMedal__HeaderTitle{font-family:PingFang SC;font-weight:600;font-size:18px;color:#fff}.SeekHelpMedal__UserBar{margin:15px 16px 0 16px;padding:20px 16px;background:#fff;border-radius:10px}.SeekHelpMedal__UserBarHeader{margin-bottom:16px;display:flex;justify-content:space-between;align-items:center}.SeekHelpMedal__UserBarHeaderTitle{font-family:PingFang SC;font-weight:500;font-size:14px;color:#000}.SeekHelpMedal__UserBarHeaderChange{font-family:PingFang SC;font-size:13px;text-align:right;color:#149eff}.SeekHelpMedal__UserBarUser{display:flex;align-items:center}.SeekHelpMedal__UserBarAvatar{width:44px;height:44px;border-radius:50%;margin-right:13px}.SeekHelpMedal__UserBarNick{display:flex;align-items:center;font-family:PingFang SC;font-weight:500;font-size:18px;color:#242529;margin:0 0 4px 0}.SeekHelpMedal__UserBarNickIcon{width:22px;height:22px;margin-left:4px}.SeekHelpMedal__UserBarDesc{font-family:PingFang SC;font-size:13px;color:#999ead}.SeekHelpMedal__ScoreBar{background:#fff;border-radius:8px;padding:12px 16px 16px;margin:12px 16px 0}.SeekHelpMedal__ScoreBar__Title{font-family:PingFang SC;font-weight:500;font-size:16px;color:#242529;padding-bottom:10px;border-bottom:1px solid #f3f3f9}.SeekHelpMedal__ScoreBar__Score{height:50px;display:flex;justify-content:center;align-items:center;margin:8px 0 4px 0}.SeekHelpMedal__ScoreBar__Value{position:relative;top:5px;font-family:PingFang SC;font-weight:600;font-size:36px;color:#242529}.SeekHelpMedal__ScoreBar__Value::after{content:"分";position:absolute;right:-16px;bottom:7px;font-family:PingFang SC;font-weight:normal;font-size:14px;color:#242529}.SeekHelpMedal__ScoreBar__Tip{text-align:center;font-family:PingFang SC;font-size:11px;color:#bbb}.SeekHelpMedal__Tips{background:#fff;border-radius:8px;padding:20px 16px;margin:24px 16px 50px}.SeekHelpMedal__TipsItem{display:flex;flex-flow:column;align-items:center;margin-bottom:24px}.SeekHelpMedal__TipsItem:last-of-type{margin-bottom:0}.SeekHelpMedal__TipsTitle{position:relative;height:25px;display:flex;align-items:center;font-family:PingFang SC;font-weight:500;font-size:18px;color:#242529;margin-bottom:14px}.SeekHelpMedal__TipsTitle::before{content:"";width:8px;height:8px;background:linear-gradient(324.23deg, #647DFF -0.6%, #C6B3FF 100%),linear-gradient(33.37deg, #FFB811 5.81%, #FF6508 94.2%);position:absolute;left:-19px;top:50%;transform:translate3d(0, -50%, 0) rotateZ(45deg)}.SeekHelpMedal__TipsTitle::after{content:"";width:8px;height:8px;background:linear-gradient(324.23deg, #647DFF -0.6%, #C6B3FF 100%),linear-gradient(33.37deg, #FFB811 5.81%, #FF6508 94.2%);position:absolute;right:-19px;top:50%;transform:translate3d(0, -50%, 0) rotateZ(45deg)}.SeekHelpMedal__TipsTextLine{font-family:PingFang SC;font-size:14px;line-height:20px;text-align:justify;color:#626470;margin-bottom:5px}
.Offline{width:100%;height:100%;background-color:#fff;min-height:100vh}.Offline__content{position:absolute;width:100%;top:50%;transform:translate(0, -50%)}.Offline__img{width:120px;height:80px;margin:0 auto;background:url(//static.ixiaochuan.cn/planck-planck/101e1ca15af43122d08a.png) no-repeat center center/100% 100% rgba(0,0,0,0)}.Offline__tips{font-family:PingFang SC;font-size:13px;font-weight:400;line-height:18px;text-align:center;color:#a2a3a6;margin:12px 20px 0}.Offline__header{height:44px;position:relative;width:100%}.Offline__close{position:absolute;width:30px;height:30px;left:20px;top:0;bottom:0;margin:auto}

/*# sourceMappingURL=page-ShopHome.001f8135f3e3ea75f648.css.map*/