.fontIcon{content:"";position:absolute;display:block}.multi-line-ellipsis,.text-clamp{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5;overflow:hidden}.text-clamp{transition:-webkit-line-clamp .3s ease}.text-clamp:hover{-webkit-line-clamp:unset}.single-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.text-container{max-height:100px;overflow:hidden;transition:max-height .3s ease;cursor:pointer;scroll-behavior:smooth}.text-container:hover{overflow-y:auto}.text-container::-webkit-scrollbar{width:6px}.text-container::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.2);border-radius:3px}.infocenter-tabs{margin-top:15px;background-color:#fff;height:40px;line-height:40px;padding:20px}.infocenter-tabs .tabs-con span{display:block;width:120px;text-align:center;color:#666;font-size:14px;float:left;cursor:pointer;border:1px solid #e7e7e7;border-right:none}.infocenter-tabs .tabs-con span:last-child{border-right:1px solid #e7e7e7}.infocenter-tabs .tabs-con span.on{color:#fff;background-color:#296cf1}