@media(-webkit-min-device-pixel-ratio:1.5),(min-device-pixel-ratio:1.5){.border-1px:after{-webkit-transform:scaleY(.7);transform:scaleY(.7)}}@media(-webkit-min-device-pixel-ratio:2),(min-device-pixel-ratio:2){.border-1px:after{-webkit-transform:scaleY(.5);transform:scaleY(.5)}}@media(-webkit-min-device-pixel-ratio:3),(min-device-pixel-ratio:3){.border-1px:after{-webkit-transform:scaleY(.3);transform:scaleY(.3)}}.teacher{font-size:.34667rem;background-color:#fff;padding:.4rem;color:#222}.teacher .follow-item{display:-webkit-box;display:-webkit-flex;display:flex;margin-bottom:.3rem;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.teacher .name{font-weight:700;font-size:.37333rem}.teacher .follow-item-input{display:-webkit-box;display:-webkit-flex;display:flex;font-weight:700;-webkit-box-align:center;-webkit-align-items:center;align-items:center;margin-top:-.3rem;margin-bottom:.3rem}.teacher .follow-item-input input{padding:.26667rem;-webkit-box-flex:1;-webkit-flex:1;flex:1;border:none;font-weight:400;border-bottom:.02667rem solid #ddd}.teacher .follow-item-shop .text{font-weight:700}.teacher .follow-item-shop .shop-list{padding:.4rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;overflow-x:auto}.teacher .follow-item-shop .shop-list-item{width:2.5rem;height:2rem;background-color:#f6f6f6;border:.02667rem solid #222;border-radius:.13333rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;color:#222;margin-right:.53333rem;-webkit-flex-shrink:0;flex-shrink:0}.teacher .follow-item-shop .shop-list .curr{background-color:#f57878;border:.02667rem solid red;color:#fff}.teacher .buy-btn{height:1.12rem;background-color:#e54340;color:#fff;text-align:center;border-radius:1.12rem;line-height:1.12rem;font-size:.37333rem}