html{overflow-y:hidden}#app,body{background:#fff}#app .demand,body .demand{background-color:#fff}#app .demand-handle h3,body .demand-handle h3{font-size:18px}#app .demand-handle-desc,body .demand-handle-desc{font-size:14px;line-height:28px;margin:20px 0 30px}.text-item{color:#333}.text-item li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.text-item .red{color:#f33d56}.text-item .desc{color:#666}.text-item .ellipsis{max-width:76px;margin-right:4px}.text-item span{display:inline-block}.text-content{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5;overflow:hidden;text-overflow:ellipsis;-webkit-transition:all .3s ease;transition:all .3s ease}.text-content.expanded{-webkit-line-clamp:unset}.toggle-btn{color:#7e51e4}.toggle-btn img{display:inline-block;width:16px;vertical-align:bottom}.toggle-btn:focus{color:#7e51e4}.toggle-btn.expanded img{-webkit-transform:rotate(180deg);transform:rotate(180deg);vertical-align:sub}