.hot-tickets{margin-top:16px}.hot-tickets .hot-tickets-list{margin-top:16px;padding:0 16px}.hot-tickets .hot-ticket{border-left:1px solid #d3dffb;border-right:1px solid #d3dffb;background-color:#fff;padding:16px 12px;display:flex;align-items:center;justify-content:space-between;position:relative}.hot-tickets .hot-ticket .flex{display:flex;flex-flow:column}.hot-tickets .hot-ticket a{position:absolute;top:0;left:0;right:0;bottom:0;border-radius:inherit}.hot-tickets .hot-ticket .direction{color:#333;font-size:16px;font-weight:600}.hot-tickets .hot-ticket .date{color:#333;font-size:14px;font-weight:500;opacity:.5;line-height:1}.hot-tickets .hot-ticket .price{font-size:16px;font-weight:600;color:#1b5ae7;min-width:125px;text-align:right}.hot-tickets .hot-ticket:first-of-type{border-top-left-radius:16px;border-top-right-radius:16px;border-top:1px solid #d3dffb}.hot-tickets .hot-ticket:first-of-type:before{content:none}.hot-tickets .hot-ticket:last-of-type{border-bottom-left-radius:16px;border-bottom-right-radius:16px;border-bottom:1px solid #d3dffb}.hot-tickets .hot-ticket:before{content:"";background-color:rgba(27,90,231,0.15);position:absolute;top:0;left:12px;right:12px;height:1px}