.index-satisfy-box{width:100%;height:auto;background:linear-gradient(180deg,#fee8d1 0,#fff 100%);box-shadow:inset 0 -.02rem 0 0 #e8e9ee;padding:.26rem .28rem .3rem;display:flex;flex-direction:column;justify-content:center;box-sizing:border-box}.index-satisfy-box .title{width:100%;font-weight:500;font-size:.28rem;line-height:.4rem;color:#93411a}.index-satisfy-box .tip-line{display:flex;justify-content:space-between;align-items:center;width:100%;height:.4rem;margin-top:.16rem}.index-satisfy-box .tip-line .dissatisfy,.index-satisfy-box .tip-line .satisfy{display:flex;align-items:center;justify-content:flex-start;width:auto;height:100%}.index-satisfy-box .tip-line .dissatisfy .icon{width:.4rem;height:.4rem;margin-right:.08rem}.index-satisfy-box .tip-line .satisfy .icon{width:.42rem;height:.4rem;margin-left:.1rem}.index-satisfy-box .tip-line .dissatisfy .text,.index-satisfy-box .tip-line .satisfy .text{font-weight:400;font-size:.24rem;color:#84584c}.index-satisfy-box .opt-line{display:flex;justify-content:space-around;align-items:center;width:100%;height:.6rem;margin-top:.18rem}.index-satisfy-box .opt-line .per-score{width:.6rem;height:.6rem;display:flex;align-items:center;justify-content:center;border-radius:.11rem;background-color:#f6f6f6;font-weight:500;font-size:.25rem;color:#262626;box-sizing:border-box}.index-satisfy-box .opt-line .per-score.active{background-color:#eaf5ff;border:1px solid #2372ff;color:#2372ff}