.insights-bg{background:url(../img/bg.jpg) no-repeat;background-position:center;background-size:cover;height:380px}.insights-content{width:1280px;margin:60px auto 0}.insights-featured{display:flex;justify-content:space-between}.insights-title{font-size:40px;color:#333;letter-spacing:-.5px;line-height:48px;font-weight:700}.featured-content{position:relative;width:526px}.insights-subtitle{font-size:24px;color:#333;line-height:32px;font-weight:600}.insights-detail{font-size:16px;color:#666;line-height:24px;margin-top:12px}.featured-detail{margin-top:12px}.featured-date{position:absolute;bottom:0;left:0}.featured-cover{width:674px;height:378px}.featured-cover img{width:100%;height:100%}.insights-focus{margin-top:100px}.focus-item{display:flex;margin-top:40px}.focus-cover-wrap{width:290px;height:164px;flex-shrink:0;margin-right:24px}.focus-detail{position:relative}.featured-content a:hover,.focus-detail a:hover{text-decoration:underline}.focus-date{position:absolute;left:0;bottom:0}.focus-cover-wrap img{width:100%;height:100%}.six-ellipsis{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:6;overflow:hidden;text-overflow:ellipsis;cursor:pointer}.twoline-ellipsis{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;cursor:pointer}.insights-more{text-align:center;font-size:16px;color:#333;line-height:24px;font-weight:500;margin-top:80px;margin-bottom:100px;cursor:pointer}.insights-more img{transform:rotate(90deg);vertical-align:middle;margin-left:4px}.loading{border:4px solid rgba(0,0,0,.1);border-radius:50%;border-top:4px solid #dc3023;width:30px;height:30px;animation:spin 2s linear infinite;margin:80px auto 100px}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}