.fade-enter-active,.fade-leave-active{transition:opacity .5s}.fade-enter,.fade-leave-to{opacity:0}*{margin:0;padding:0;box-sizing:border-box}body,html{font-family:Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,微软雅黑,Arial,sans-serif;font-size:14px;line-height:1.5;height:100%;width:100%}a{text-decoration:none;color:inherit}.custom-dialog-label{text-align:center!important;width:130px!important;background:#e8f1fe!important;color:#288ade!important}.flex{display:flex}.align-center{align-items:center}.align-start{align-items:flex-start}.align-end{align-items:flex-end}.justify-center{justify-content:center}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.flex-wrap{flex-wrap:wrap}.flex-column{flex-direction:column}.flex-row{flex-direction:row}.flex-1{flex:1}.flex-2{flex:2}.flex-3{flex:3}.flex-4{flex:4}.flex-none{flex:none}.cursor-pointer{cursor:pointer}.text-cut{white-space:nowrap}.text-cut,.text-cut-2{text-overflow:ellipsis;overflow:hidden}.text-cut-2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}