.question{margin:10px}.question-box{margin-bottom:20px}.question-box-title{border-radius:12px;padding:10px;height:38px;display:flex;align-items:center;background-color:#fff}.question-title-sort{border-radius:6px;margin-right:12px;width:50px;height:100%;display:flex;align-items:center;justify-content:center;color:#fff;background-image:linear-gradient(90deg,var(--baseleft),var(--baseright))}.question-box-choose{border-radius:12px;margin-top:10px;padding:10px;background-color:#fff}.choose-item{display:flex;align-items:center;margin:10px 0;height:60px}.choose-item-number{width:50px;height:100%;display:flex;align-items:center;justify-content:center;color:#fff;background-image:linear-gradient(90deg,var(--baseleft),var(--baseright))}.choose-item-title{border:1px solid #c8c8c8;padding:10px;height:38px;flex:1}.choose-item-answer{border:1px solid #c8c8c8;width:60px;height:58px;display:flex;align-items:center;justify-content:center}.choose-item-answer span{font-size:36px}