.click-btn{cursor:pointer;color:#1890ff}.title{height:50px;line-height:50px;font-size:20px;color:#1890ff;padding:0 15px}.component-item{display:-webkit-box;display:-ms-flexbox;display:flex;padding:15px;border-bottom:1px solid #f2f2f2}.component-item.block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:space-between;-ms-flex-align:space-between;align-items:space-between}.component-item.block .component-item-desc{margin-top:10px}.component-item.inline{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.component-item-label{font-size:16px;color:#000}.component-item-label.required{position:relative;&:before{position:absolute;top:0;left:-6px;content:"*";font-size:14px;color:red}}.component-item-desc{font-size:16px;color:#999}.bmi-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bmi-item div{width:100px;padding:10px 0;text-align:center;border-bottom:1px solid #eee}