.quesition{background:#f0f3f4;min-height:100vh;padding-top:60px}.quesition .header{height:60px;position:fixed;width:100%;background:#fff;top:0;box-shadow:0 0 5px rgba(0,0,0,.1)}.quesition .header .header-warp{width:1100px;margin:0 auto;box-sizing:border-box;position:relative;height:60px;display:flex;align-items:center}.quesition .header .header-warp img{cursor:pointer}.quesition .content-warp{width:860px;margin:30px auto 0;background:#fff;border:1px solid #e8e8e8;padding:30px;box-sizing:border-box;color:#666}.quesition .content-warp .detail{margin-top:30px}.quesition .content-warp .detail img{width:100%}