@import '@css/mixin.scss'; .page-gray-all { filter: grayscale(100%); } .at-tab-bar { height: 140px; background: #fff; } .l-box { box-sizing: border-box; &.has-footer { padding-bottom: 140px; } .g-icon-share { position: fixed; right: 30px; bottom: 180px; width: 120px; height: 120px; z-index: 99; overflow: hidden; &.b2 { bottom: 300px; } &.t2 { bottom: auto; top: 400px; } .img { width: 120px; height: 120px; } } .g-u-btn { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 99999; opacity: 0; outline: none; -webkit-appearance: none; border-radius: 0; &.t2 { position: absolute; } } .g-go-home { position: fixed; bottom: 180px; width: 128px; height: 128px; right: 20px; z-index: 9; border-radius: 50%; overflow: hidden; &.t2 { bottom: 300px; } } .scoped-fix-q2 { position: fixed; bottom: 200px; right: 50px; z-index: 99; width: 156px; height: 166px; &.t2 { bottom: 320px; right: 20px; } .img { width: 156px; height: 166px; } } } View { // font-family: 'pf'; font-family: 'Microsoft YaHei'; } .l-area-box { @include itemBox(0 20px 20px); position: relative; background: #fff; .lab-title { height: 34px; line-height: 34px; border-left: 10px solid $mainColor; padding-left: 20px; font-size: 32px; color: #333; position: relative; } .lab-title-right { position: absolute; top: 0; right: 0; color: #999; font-size: 28px; &.t2 { color: $mainColor; text-decoration: underline; } } .lab-chart { height: 400px; } } pendant { position: fixed; z-index: 9999999999999999999; bottom: 300px; left: 50px; width: 10px; height: 10px; } .g-view-btn { padding: 0; margin: 0; border: none; outline: none; background: transparent; border-radius: 0; box-shadow: none; display: inline-block; } .g-fixed-top-left { position: fixed; top: 90px; left: 20px; width: 64px; height: 64px; z-index: 9999999; .img { width: 64px; height: 64px; } }