/*
UI基本变量，包括颜色，字体，按钮等
*/
/*
* 颜色
*/
/*
* 字体大小
*/
/* iconfont */
@font-face {
  font-family: "iconfont";
  src: url('/static/iconfont/iconfont.eot?t=1461317958');
  /* IE9*/
  src: url('/static/iconfont/iconfont.eot?t=1461317958#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('/static/iconfont/iconfont.woff?t=1461317958') format('woff'), /* chrome, firefox */ url('/static/iconfont/iconfont.ttf?t=1461317958') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/ url('/static/iconfont/iconfont.svg?t=1461317958#iconfont') format('svg');
  /* iOS 4.1- */
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 18px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}
.icon-eber025:before {
  content: "\e600";
}
.icon-eber026:before {
  content: "\e601";
}
.icon-eber030:before {
  content: "\e602";
}
.icon-eber034:before {
  content: "\e603";
}
.icon-eber045:before {
  content: "\e604";
}
.icon-eber007:before {
  content: "\e609";
}
.icon-eber051:before {
  content: "\e60b";
}
.icon-eber052:before {
  content: "\e60c";
}
.icon-eber053:before {
  content: "\e60d";
}
.icon-eber054:before {
  content: "\e60e";
}
.icon-eber055:before {
  content: "\e60f";
}
.icon-eber056:before {
  content: "\e610";
}
.icon-eber057:before {
  content: "\e611";
}
.icon-eber060:before {
  content: "\e613";
}
.icon-eber065:before {
  content: "\e614";
}
.icon-eber066:before {
  content: "\e615";
}
.icon-eber061:before {
  content: "\e616";
}
.icon-eber063:before {
  content: "\e617";
}
.icon-eber064:before {
  content: "\e618";
}
.icon-eber062:before {
  content: "\e619";
}
.icon-eber067:before {
  content: "\e61b";
}
.icon-eber068:before {
  content: "\e61c";
}
.icon-eber069:before {
  content: "\e61d";
}
.icon-eber070:before {
  content: "\e61e";
}
.icon-eber075:before {
  content: "\e623";
}
.icon-eber074:before {
  content: "\e624";
}
.icon-eber073:before {
  content: "\e625";
}
.icon-eber072:before {
  content: "\e626";
}
.icon-eber071:before {
  content: "\e627";
}
.icon-eber076:before {
  content: "\e61a";
}
.icon-eber077:before {
  content: "\e61f";
}
.icon-eber078:before {
  content: "\e612";
}
.icon-eber079:before {
  content: "\e620";
}
.icon-eber058:before {
  content: "\e622";
}
.icon-eber059:before {
  content: "\e628";
}
.icon-eber002:before {
  content: "\e605";
}
.icon-eber003:before {
  content: "\e606";
}
.icon-eber005:before {
  content: "\e60a";
}
.icon-eber006:before {
  content: "\e62a";
}
.icon-eber008:before {
  content: "\e629";
}
.icon-eber0771:before {
  content: "\e621";
}
.icon-eber084:before {
  content: "\e607";
}
.icon-eber082:before {
  content: "\e608";
}
.icon-eber083:before {
  content: "\e62b";
}
.icon-eber085:before {
  content: "\e62c";
}
.icon-eber086:before {
  content: "\e62d";
}
.icon-eber087:before {
  content: "\e62e";
}
.icon-eber088:before {
  content: "\e62f";
}
.icon-eber089:before {
  content: "\e630";
}
.icon-eber091:before {
  content: "\e631";
}
.icon-eber092:before {
  content: "\e632";
}
.icon-eber093:before {
  content: "\e633";
}
.icon-eber094:before {
  content: "\e634";
}
.icon-eber095:before {
  content: "\e635";
}
.icon-eber096:before {
  content: "\e636";
}
.icon-eber097:before {
  content: "\e637";
}
.chosen .icon-eber051:before {
  content: "\e60c";
}
/* 052 */
.chosen .icon-eber053:before {
  content: "\e60e";
}
/* 054 */
.chosen .icon-eber055:before {
  content: "\e610";
}
/* 056 */
/* iconfont --end */
.icon-eber086-after:after {
  content: "\e62d";
  padding-left: 8px;
}
/*
for less refer
*/
body {
  background-color: #f2f2f2;
  padding-bottom: 70px;
}
input[type=text] {
  font-size: 16px;
  height: 24px;
  line-height: 24px;
  color: #262626;
}
a {
  text-decoration: none;
}
.hide {
  display: none;
}
.icon-eber072,
.icon-eber062,
.icon-eber051,
.icon-eber061,
.icon-eber0771,
.icon-eber089 {
  color: #737373;
}
.icon-eber097 {
  color: #b8bcbf;
}
.icon-eber034 {
  color: #b8bcbf;
}
.icon-eber0771 {
  color: #fc9147;
}
.icon-eber058 {
  color: #30cc7c;
}
.icon-eber059 {
  color: #fa7976;
}
.icon-eber008 {
  color: #40b7f4;
}
.icon-eber005 {
  color: #5fcb35;
}
.icon-eber006 {
  color: #fc9147;
}
.icon-eber030 {
  color: #fc9147;
}
.auto-complete {
  position: absolute;
  padding: 8px;
  padding-bottom: 0;
  border: 1px solid #edf2f1;
  background-color: #fff;
  font-size: 14px;
  display: none;
  text-align: left;
}
.auto-complete div {
  padding: 8px;
}
.auto-complete div + div {
  border-top: 1px solid #edf1f2;
}
.flex-box {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.touchable:active {
  opacity: 0.6;
}
.touchable:active input {
  opacity: 0.6;
}
.no-select {
  moz-user-select: -moz-none;
  -moz-user-select: none;
  -o-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
::-webkit-input-placeholder {
  color: #b8bcbf;
}
:-moz-placeholder {
  color: #b8bcbf;
}
::-moz-placeholder {
  color: #b8bcbf;
}
:-ms-input-placeholder {
  color: #b8bcbf;
}
.card-padding {
  margin-bottom: 16px;
}
.card-split-line {
  border-bottom: 1px solid #edf2f1;
}
.card-line.table {
  display: table;
  table-layout: fixed;
}
.address_container {
  position: relative;
}
.card-line {
  padding: 0 16px;
  min-height: 24px;
  background-color: #fff;
  width: 100%;
  position: relative;
  box-sizing: border-box;
  overflow: auto;
  moz-user-select: -moz-none;
  -moz-user-select: none;
  -o-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.card-line .txt {
  display: table-cell;
  color: #262626;
  padding: 16px 0;
}
.card-line div.input {
  width: auto;
}
.card-line .input {
  display: table-cell;
  /*width: 100%;*/
  padding: 16px 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 99%;
  font-size: 16px;
  height: 24px;
  line-height: 24px;
}
.card-line .address {
  min-height: 24px;
  white-space: normal;
}
.card-line .tab {
  display: table-cell;
  /*width: 100%;*/
  padding: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: auto;
  text-align: center;
  font-size: 16px;
  height: 24px;
  line-height: 24px;
}
.card-line .tab span {
  display: inline-block;
  padding: 16px 0;
}
.card-line .tab.chosen span {
  color: #fdb400;
  border-bottom: 2px solid #fdb400;
}
.card-line .low-pri {
  color: #b8bcbf;
  font-size: 14px;
  text-overflow: ellipsis;
  overflow: hidden;
  display: inline;
  vertical-align: middle;
}
.card-line .input:empty:before {
  content: attr(data-placeholder);
  color: #b8bcbf;
}
.card-line .right {
  position: absolute;
  right: 16px;
  top: 16px;
  bottom: 16px;
}
.card-line .cell {
  display: table-cell;
  white-space: nowrap;
  width: 72px;
}
.card-line .border {
  display: block;
  height: 12px;
  line-height: 12px;
  padding: 5px;
  border: 1px solid #edf2f1;
  font-size: 12px;
}
.card-line i.iconfont {
  display: table-cell;
  font-size: 18px;
  margin-right: 8px;
  vertical-align: middle;
  width: 30px;
}
.card-line input[type=radio],
.card-line input.box {
  width: 0;
}
.card-line input.line:checked:after {
  font-family: "iconfont" !important;
  font-size: 18px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
  content: "\e602";
  position: absolute;
  right: 16px;
  top: 16px;
  bottom: 16px;
  color: #fc9147;
}
.card-line input.box + label,
.card-line.flex.card-line.fix:after {
  border: 1px solid #edf2f1;
  font-size: 14px;
  color: #262626;
  text-align: center;
  min-height: 26px;
  line-height: 26px;
  margin: 0;
  padding: 8px 8px;
  box-sizing: border-box;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  display: block;
}
.card-line input.box:checked + label,
.card-line .checked {
  border: 1px solid #ffd264;
  font-size: 14px;
  color: #fdb400;
}
.card-line .icon-color {
  color: #262626;
}
.card-line label + input.box,
.card-line.flex.card-line.fix:after {
  margin-left: 16px;
}
.card-line.flex {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  justify-content: center;
  padding-top: 8px;
  padding-bottom: 8px;
}
.card-line.flex.card-line.fix:after {
  content: "更多备注";
  border: none;
  color: rgba(0, 0, 0, 0);
}
.add-point {
  position: absolute;
  top: 50%;
  transform: translate3d(0, -50%, 0);
  -ms-transform: translate3d(0, -50%, 0);
  /* IE 9 */
  -moz-transform: translate3d(0, -50%, 0);
  /* Firefox */
  -webkit-transform: translate3d(0, -50%, 0);
  /* Safari 和 Chrome */
  -o-transform: translate3d(0, -50%, 0);
  right: 40px;
  text-align: center;
  background-color: #fff;
  color: #000000;
}
.add-point.cell {
  display: table-cell;
  white-space: nowrap;
  width: 72px;
}
.add-point.border {
  display: block;
  padding: 5px;
  border: 1px solid #edf2f1;
  font-size: 12px;
  height: 12px;
  line-height: 12px;
  width: 36px;
}
.address_container .font-big {
  font-family: "iconfont" !important;
  font-size: 18px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
  display: table-cell;
  font-size: 20px;
  margin-right: 8px;
  vertical-align: middle;
  width: 30px;
}
.address_container .show-point {
  display: table;
}
.address_container .hide-point {
  display: none;
}
.card-title {
  padding-left: 16px;
  height: 32px;
  line-height: 32px;
  font-size: 14px;
  color: #7e878c;
  background-color: #fff;
}
.remark-info {
  border: 1px solid #edf2f1;
  font-size: 14px;
  color: #262626;
  text-align: center;
  width: 100%;
  min-height: 40px;
  height: auto;
  box-sizing: border-box;
  position: relative;
  padding: 12px;
}
#minusPoint1,
#minusPoint2 {
  padding: 3px 10px;
  padding-right: 0px;
}
.remark-info i {
  position: absolute;
  right: -24px;
  top: -8px;
}
.remark-info label {
  height: auto;
  width: 100%;
  box-sizing: border-box;
  text-align: left;
  display: block;
}
.new-user-tip {
  position: fixed;
  bottom: 56px;
  left: 0;
  border-top: 1px solid #e1e5e6;
  background-color: white;
  width: 100%;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 15px;
  color: #fc2d17;
}
.new-user-tip .hot-img {
  width: 24px;
  display: inline-block;
}
.new-user-tip .hot {
  position: relative;
  color: white;
  /*font-weight: bold;*/
  background-color: #fc2d17;
  padding: 0 2px ;
  vertical-align: middle;
  font-size: 12px;
  height: 12px;
  line-height: 12px;
  margin-right: 3px;
  display: inline-block;
}
.new-user-tip .hot::after {
  /*left: 100%;*/
  /*float: right;*/
  vertical-align: top;
  display: inline-block;
  width: 0px;
  /*background-color: blue;*/
  position: absolute;
  top: 1px;
  right: -2px;
  content: '';
  height: 0px;
  line-height: 0;
  border-top: 6px solid red;
  border-left: 6px solid transparent;
  -webkit-transform: rotate(-30deg);
  transform: rotate(-30deg);
  -moz-transform: rotate(-30deg);
  -o-transform: rotate(-30deg);
  -ms-transform: rotate(-30deg);
}
.pay-bar {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  -webkit-transform: translateZ(0);
  height: 56px;
  background-color: #fff;
  border-top: 1px solid #e1e5e6;
  display: table;
  border-collapse: collapse;
  moz-user-select: -moz-none;
  -moz-user-select: none;
  -o-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.pay-bar .vip-price-tip {
  font-size: 12px;
  display: inline-block;
  width: 48px;
  line-height: 31px;
  padding: 6px 0 0 8px;
  text-align: bottom;
  color: black;
}
.pay-bar .haslogin {
  text-align: left;
}
.pay-bar .notlogin {
  text-align: center;
}
.pay-bar .haslogin.off-content {
  margin-left: 63px;
}
.pay-bar a {
  display: table-cell;
  text-decoration: none;
  text-align: left;
  color: #8a9399;
  height: 56px;
  vertical-align: middle;
  /*line-height: @box-height;*/
}
.pay-bar a:first-child,
.pay-bar a:last-child {
  text-align: center;
}
.pay-bar a:first-child {
  vertical-align: middle;
  /*width: @box-height;*/
  border-right: 1px solid #e6eced;
}
.pay-bar a p {
  vertical-align: middle;
  display: block;
  /*line-height: @box-height;*/
  text-align: left;
}
.pay-bar a p span {
  display: inline-block;
}
.pay-bar a p:first-child {
  padding-top: 4px;
  color: #fdb400;
  font-size: 24px;
}
.pay-bar a p:last-child {
  padding-bottom: 8px;
  font-size: 12px;
  color: #a6a6a6;
}
.pay-bar a.pay {
  width: 120px;
  vertical-align: middle;
  background-color: #fdb400;
  color: #fff;
  font-size: 16px;
}
.fixpopup .combo-box {
  position: absolute;
}
.fixpopup #mask {
  position: absolute;
}
.combo-box {
  position: fixed;
  z-index: 100;
  background-color: #fff;
  text-align: center;
  display: none;
}
.combo-box.middle {
  z-index: 1000;
  top: 50%;
  left: 24px;
  right: 24px;
  transform: translate3d(0, -50%, 0);
  -ms-transform: translate3d(0, -50%, 0);
  /* IE 9 */
  -moz-transform: translate3d(0, -50%, 0);
  /* Firefox */
  -webkit-transform: translate3d(0, -50%, 0);
  /* Safari 和 Chrome */
  -o-transform: translate3d(0, -50%, 0);
  /*transform: translateY(-50%);*/
}
.combo-box.top {
  top: 0;
}
.combo-box.bottom {
  bottom: 0;
  left: 0;
  width: 100%;
}
.combo-box img {
  max-width: 100%;
  display: block;
}
.combo-box ul {
  margin-bottom: 10px;
}
.combo-box li {
  text-align: left;
  font-size: 14px;
  color: #7e878c;
  list-style: none;
  padding: 5px 16px;
  padding-top: 0;
}
.combo-box .head {
  text-align: center;
  height: 42px;
  line-height: 42px;
  position: relative;
  color: #262626;
  font-size: 16px;
  /*padding-top: 8px;*/
}
.combo-box .bt-cancel {
  color: #7e878c;
  left: 0;
}
.combo-box .bt-confirm {
  color: #fdb400;
  right: 0;
}
.combo-box .head .bt-cancel,
.combo-box .head .bt-confirm {
  display: block;
  position: absolute;
  top: 0;
  font-size: 14px;
  padding: 0 16px;
}
.combo-box .bt-group {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  font-size: 16px;
  border-top: 1px solid #edf2f1;
}
.combo-box .bt-group .bt-cancel,
.combo-box .bt-group .bt-confirm {
  display: block;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  height: 48px;
  line-height: 48px;
}
.combo-box .bt-group .bt-confirm {
  border-left: 1px solid #edf2f1;
}
.combo-box .input-line {
  margin: 8px auto;
  padding: 0 16px;
  margin-top: 0;
}
.combo-box .input-line input {
  padding: 16px !important;
  margin-bottom: 8px;
  width: 100%;
  box-sizing: border-box;
  height: 24px !important;
  line-height: 24px !important;
  font-size: 14px !important;
  border-radius: 0 !important;
  background-color: #edf2f1;
  border: 1px solid #edf2f1;
}
.combo-box .hint {
  font-size: 14px;
  color: #7e878c;
  margin: 0 0 16px 0;
  padding: 0 16px;
  text-align: center;
}
.combo-box textarea {
  text-align: left;
  font-size: 14px;
  color: #7e878c;
  list-style: none;
  padding: 18px 24px;
  padding-top: 0;
  display: block;
  resize: none;
  width: 100%;
  overflow-y: auto;
  box-sizing: border-box;
  margin-bottom: 20px;
}
/* 各控件UI开始 */
.error {
  text-align: center;
  font-size: 14px;
  color: #999;
  margin-bottom: 16px;
}
/* 人数 */
.passenger .hint {
  text-align: center;
}
.passenger .passenger-num {
  display: table;
  margin: 40px auto;
  border-spacing: 10px;
}
.passenger .passenger-num span {
  border: 1px solid #fff;
  display: table-cell;
  color: #7e878c;
  font-size: 16px;
  padding: 5px;
  width: 25px;
  height: 25px;
  line-height: 25px;
}
.passenger .passenger-num span.chosen {
  border: 1px solid #fdb400;
  border-radius: 50%;
  color: #fdb400;
  font-size: 16px;
}
.visa .hint {
  text-align: left;
}
.visa p {
  margin-bottom: .5em;
}
.port input[type=radio] {
  width: 0;
  position: absolute;
  left: -999px;
}
.port.combo-box .hint {
  margin-bottom: 8px;
  color: #262626;
  text-align: left;
}
.port .line {
  box-sizing: border-box;
  text-align: left;
  width: 100%;
  padding: 8px 16px 4px 16px;
  position: relative;
  border-top: 1px solid #edf2f1;
}
.port .line label {
  display: block;
  font-size: 14px;
  color: #262626;
}
.port .line span {
  display: block;
  margin: 4px 0;
  font-size: 12px;
  color: #b8bcbf;
  padding-right: 20px;
}
.port input[type=radio] + label:after {
  font-family: "iconfont" !important;
  font-size: 18px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
  content: "\e601";
  position: absolute;
  top: 50%;
  right: 16px;
  margin-top: -9px;
  height: 18px;
  color: #fc9147;
}
.port input[type=radio]:checked + label:after {
  font-family: "iconfont" !important;
  font-size: 18px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
  content: "\e600";
  position: absolute;
  top: 50%;
  right: 16px;
  margin-top: -9px;
  height: 18px;
  color: #fc9147;
}
.duration input[type=radio] {
  width: 0;
  position: absolute;
  left: -999px;
}
.duration.combo-box .hint {
  margin-bottom: 8px;
  color: #262626;
  text-align: left;
}
.duration .line {
  box-sizing: border-box;
  text-align: left;
  width: 100%;
  padding: 16px 16px 16px 16px;
  position: relative;
  border-top: 1px solid #edf2f1;
}
.duration .line label {
  display: block;
  font-size: 14px;
  color: #262626;
}
.duration .line span {
  display: block;
  margin: 4px 0;
  font-size: 12px;
  color: #b8bcbf;
  padding-right: 20px;
}
.duration input[type=radio] + label:after {
  font-family: "iconfont" !important;
  font-size: 18px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
  content: "\e601";
  position: absolute;
  top: 50%;
  right: 16px;
  margin-top: -9px;
  height: 18px;
  color: #fc9147;
}
.duration input[type=radio]:checked + label:after {
  font-family: "iconfont" !important;
  font-size: 18px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
  content: "\e600";
  position: absolute;
  top: 50%;
  right: 16px;
  margin-top: -9px;
  height: 18px;
  color: #fc9147;
}
.price .cal-head {
  margin-top: 12px;
}
.price .cal-head .divider {
  margin: 0 5px;
  display: inline-block;
  height: 1px;
  border-bottom: 1px solid black;
  width: 30%;
  vertical-align: middle;
}
.price .has-vip-off {
  color: #fdb400;
}
.price .has-vip-off .divider {
  border-bottom: 1px solid #fdb400;
}
.price .totals {
  margin-bottom: 8px;
  font-size: 12px;
}
.price .totals span {
  font-size: 20px;
}
.price .total {
  font-size: 24px;
}
.price .total-div {
  margin-top: 5px;
  font-size: 12px;
}
.price #vipoff {
  color: #fdb400;
}
.price table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 8px;
}
.price table td {
  width: 50%;
  text-align: center;
  font-size: 14px;
  padding: 8px;
}
.price table td:first-child {
  padding-left: 45px;
  text-align: left;
}
.price table td:last-child {
  text-align: right;
}
.price table td:last-child p {
  width: 102px;
  display: inline-block;
  text-align: left;
}
.price .busy,
.price .urgent {
  display: none;
}
/*现金券*/
#boxCoupon .right {
  color: #fdb400;
  font-size: 14px;
}
/*错误提示*/
#errmsg {
  position: fixed;
  bottom: 56px;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.8);
  color: #fff;
  font-size: 14px;
  padding: 8px;
  text-align: center;
}
@-webkit-keyframes assetAnim {
  0% {
    opacity: 1.0;
    visibility: visible;
  }
  100% {
    opacity: 0.0;
    visibility: visible;
  }
}
/* 航班信息 */
.flight-info {
  background-color: #7f8891;
  padding: 16px;
  display: table;
  width: 100%;
  box-sizing: border-box;
}
.flight-info .airport,
.flight-info .icon {
  display: table-cell;
  text-align: center;
}
.flight-info .airport .hint,
.flight-info .icon .hint {
  font-size: 12px;
  /*padding: @padding/2 0;*/
  color: #edf2f1;
}
.flight-info .airport .address,
.flight-info .icon .address {
  color: #fff;
  font-size: 16px;
}
.flight-info .airport i,
.flight-info .icon i {
  color: #edf2f1;
  font-size: 20px;
}
.flight-info .airport > div {
  display: block;
}
.flight-info .airport div + div {
  padding-top: 4px;
}
.flight-info .icon {
  vertical-align: middle;
  -ms-transform: rotate(45deg);
  /* IE 9 */
  -moz-transform: rotate(45deg);
  /* Firefox */
  -webkit-transform: rotate(45deg);
  /* Safari and Chrome */
  -o-transform: rotate(45deg);
  /* Opera */
  transform: rotate(45deg);
}
.flight-info div.airport:first-child div {
  text-align: left;
}
.flight-info div.airport:last-child div {
  text-align: right;
}
.tips-txt {
  padding: 18px 0;
  text-align: left;
  font-size: 14px;
  color: #7e878c;
  background-color: #fff;
  line-height: 20px;
}
.paytips {
  position: fixed;
  bottom: 56px;
  left: 0;
  right: 0;
  background-color: #fff;
  /*rgba(255, 255, 255, .8);*/
  color: #262626;
  font-size: 14px;
  padding: 8px;
  text-align: center;
  border-top: 1px solid #edf2f1;
  border-bottom: 1px solid #edf2f1;
}
.paytips i {
  margin-right: 4px;
  color: #fdb400;
}
.paytips strong {
  color: #262626;
  font-weight: normal;
}
.paytips.busy,
.paytips.urgent {
  display: none;
}
.paytips.busy {
  z-index: 1;
}
.paytips.urgent {
  z-index: 2;
}
