﻿.special-list{padding:0;margin:0;list-style:none}
.special-list li{float:left;display:inline-block;width:25%;line-height:20px;position:relative}
.special-list li > a{margin:7px;padding:18px;height:65px;display:block;background:#f5f7fa;transition:all 0.3s;border-radius:5px}
.special-list li .item-top,.special-list li .item-bottom{display:flex;justify-content:space-between;white-space:nowrap}
.special-list li > a:hover{background-color:#fafdff;color:#487AB5;text-decoration:none}
.special-list li .item-top div:first-child{overflow:hidden;}
.special-list .airline-logo{width:16px;height:16px;}
.special-list-flt li{width:33.3333%}