@charset "UTF-8";
/*----会员中心----*/
.center-box {
  *zoom: 1;
}
.center-box:before, .center-box:after {
  content: "";
  display: table;
}
.center-box:after {
  clear: both;
  overflow: hidden;
}

.center-menu {
  float: left;
  width: 130px;
}
.center-menu .menu-item {
  margin-bottom: 4px;
}
.center-menu .menu-tit {
  font-weight: 700;
  position: relative;
  height: 30px;
  line-height: 30px;
  padding: 0 10px;
}
.center-menu .menu-tit .icon-switch {
  position: absolute;
  top: 7px;
  right: 0;
  width: 16px;
  height: 16px;
  line-height: 16px;
  color: #999;
  cursor: pointer;
  font-weight: 400;
  font-size: 16px;
  text-align: center;
}
.center-menu .menu-tit .icon-switch:hover {
  color: #3b99fc;
}
.center-menu .menu-tit .icon-switch:before {
  content: "\e6fa";
}
.center-menu .menu-less .icon-switch:before {
  content: "\e72a";
}
.center-menu .menu-sub li {
  position: relative;
}
.center-menu .menu-sub a {
  display: block;
  height: 30px;
  line-height: 30px;
  padding: 0 10px 0 20px;
  color: #666;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.center-menu .menu-sub a:hover {
  color: #3b99fc;
}
.center-menu .txt-num {
  display: inline-block;
  position: absolute;
  top: 8px;
  right: 0;
  height: 14px;
  line-height: 14px;
  padding: 0 8px;
  color: #fff !important;
  background: #ff8000;
  font-size: 12px;
  border-radius: 10px;
  font-weight: 400;
}
.center-menu .active {
  background: #3b99fc;
  color: #fff;
}
.center-menu .active .txt-num {
  display: none;
}
.center-menu .active > a {
  color: #fff;
}
.center-menu .active > a:hover {
  color: #fff;
}

.center-main {
  width: 1030px;
  float: right;
}
.center-main .panel-border.border-transparent {
  padding-top: 0;
}

/*欢迎页面*/
.center-welcome {
  border: 1px solid #dedede;
  border-top: 2px solid #3b99fc;
  padding: 20px 30px 30px 30px;
  -webkit-box-shadow: 0 0 5px #e5e5e5;
          box-shadow: 0 0 5px #e5e5e5;
  background: #fafdff;
  position: relative;
}
.center-welcome:after {
  content: "";
  position: absolute;
  right: -10px;
  bottom: -7px;
  width: 110px;
  height: 110px;
  background-image: url("../images/center/centerbg.jpg");
  background-image: -webkit-image-set(url("../images/center/centerbg.jpg") 1x, url("../images/center/centerbg@2x.jpg") 2x);
  background-image: image-set(url("../images/center/centerbg.jpg") 1x, url("../images/center/centerbg@2x.jpg") 2x);
  background-repeat: no-repeat;
  background-position: right bottom;
}
.center-welcome .welcome-tit {
  font-size: 18px;
  height: 65px;
  line-height: 65px;
}
.center-welcome .welcome-tit .welcome-notice {
  float: left;
  text-align: right;
  width: 80px;
  height: 65px;
  margin-right: 20px;
}
.center-welcome .welcome-tit .welcome-name {
  font-size: 24px;
  margin-right: 15px;
  font-weight: 400;
}
.center-welcome .welcome-con {
  line-height: 32px;
  padding: 10px 20px;
  border: 1px dashed #9eccfe;
  background: #fafdff;
  -webkit-box-shadow: 0 0 5px 5px #f3faff inset;
          box-shadow: 0 0 5px 5px #f3faff inset;
  position: relative;
  z-index: 2;
  margin-top: 15px;
}
.center-welcome .welcome-con:after {
  content: "";
  position: absolute;
  top: -8px;
  left: -8px;
  width: 100%;
  height: 100%;
  border: 1px dashed #9eccfe;
  background: #f9fdff;
  opacity: 0.2;
  z-index: -1;
}
.center-welcome .welcome-code {
  overflow: hidden;
  margin: 40px 0 30px;
}
.center-welcome .welcome-code li {
  float: left;
  width: 230px;
  text-align: center;
  margin-right: 10px;
}
.center-welcome .welcome-code .code-pic {
  width: 124px;
  height: 124px;
  background: #fff;
  margin: 0 auto;
  border: 2px solid #d7eaff;
  display: block;
}
.center-welcome .welcome-code .code-pic img {
  display: block;
  width: 120px;
  height: 120px;
}
.center-welcome .welcome-code .code-txt {
  margin-top: 12px;
  line-height: 20px;
  font-size: 12px;
}

/*订单中心*/
.order-panel .search-form-mini {
  margin-bottom: 20px;
}
.order-panel .col-train {
  width: 215px;
}
.order-panel .col-passenger {
  width: 150px;
}
.order-panel .col-seat {
  width: 150px;
}
.order-panel .col-price {
  width: 140px;
}
.order-panel .col-state {
  width: 110px;
}
.order-panel .col-form {
  width: 100px;
}
.order-panel .col-user {
  width: 200px;
}
.order-panel .col-ticket {
  width: 260px;
}
.order-panel.order-panel-invoice .order-item-bd {
  overflow: initial;
}
.order-panel.order-panel-invoice .order-item-hd {
  height: auto;
  position: relative;
  overflow: hidden;
}
.order-panel.order-panel-invoice .order-hd-item {
  float: left;
  width: 50%;
  padding: 0px 0 5px;
}
.order-panel.order-panel-invoice .order-hd-item .hd-text-box {
  min-height: 120px;
}
.order-panel.order-panel-invoice .order-hd-item .line-dashed {
  margin: 0;
}
.order-panel.order-panel-invoice .order-hd-item:first-child::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 15px;
  bottom: 20px;
  width: 1px;
  border-left: 1px solid #acd1f9;
}
.order-panel.order-panel-invoice .order-hd-item .station-arw {
  display: inline-block;
  margin: 0 10px;
  vertical-align: middle;
  width: 50px;
  height: 36px;
  background-image: url("../images/to04.png");
  background-image: -webkit-image-set(url("../images/to04.png") 1x, url("../images/to04@2x.png") 2x);
  background-image: image-set(url("../images/to04.png") 1x, url("../images/to04@2x.png") 2x);
  background-position: right 12px;
  background-repeat: no-repeat;
}
.order-panel.order-panel-invoice .order-hd-item:nth-child(2n) {
  padding-left: 20px;
  padding-right: 120px;
}
.order-panel.order-panel-history .col-train {
  width: 220px;
}
.order-panel.order-panel-history .col-passenger {
  width: 170px;
}
.order-panel.order-panel-history .col-seat {
  width: 150px;
}
.order-panel.order-panel-history .col-price {
  width: 160px;
}
.order-panel.order-panel-history .col-state {
  width: 140px;
}
.order-panel.order-panel-unpaid .col-train {
  width: 220px;
}
.order-panel.order-panel-unpaid .col-passenger {
  width: 170px;
}
.order-panel.order-panel-unpaid .col-seat {
  width: 130px;
}
.order-panel.order-panel-unpaid .col-price {
  width: 150px;
}
.order-panel.order-panel-unpaid .col-state {
  width: 120px;
}
.order-panel .order-item {
  border: 1px solid #acd1f9;
  margin-top: 20px;
  -webkit-transition: 0.3s linear border;
  transition: 0.3s linear border;
}
.order-panel .order-item:hover {
  border: 1px solid #3b99fc;
}
.order-panel .order-item:first-child {
  margin-top: 0;
}
.order-panel .order-item-hd {
  height: 40px;
  line-height: 40px;
  background: #f0f8ff;
  padding: 0 20px;
  overflow: hidden;
}
.order-panel .order-item-hd .icon-fold {
  float: left;
  width: 20px;
  height: 20px;
  line-height: 20px;
  color: #3b99fc;
  font-size: 20px;
  margin: 10px 10px 10px 0;
  cursor: pointer;
}
.order-panel .order-item-hd .order-hd-info {
  float: left;
  margin-right: 20px;
}
.order-panel .show-less .icon-fold:before {
  content: "\e72b";
}
.order-panel .order-item-bd {
  width: 100%;
  text-align: center;
  max-height: 320px;
  overflow-x: hidden;
  overflow-y: auto;
}
.order-panel .order-item-bd::-webkit-scrollbar {
  width: 6px;
  height: 6px;
  background-color: #f8f8f8;
}
.order-panel .order-item-bd::-webkit-scrollbar-track {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 6px;
  background-color: transparent;
}
.order-panel .order-item-bd::-webkit-scrollbar-thumb {
  border-radius: 6px;
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: #d3d3d3;
}
.order-panel .order-item-bd-houbu {
  text-align: left;
  padding: 20px;
}

.order-item-table {
  width: 100%;
  text-align: center;
}
.order-item-table th {
  background: #f0f8ff;
  height: 40px;
  padding: 0 10px;
}
.order-item-table td {
  padding: 15px 10px;
  border-top: 1px solid #dedede;
  border-right: 1px solid #dedede;
  line-height: 22px;
}
.order-item-table .order-operation {
  padding: 20px 10px;
  border-right: none;
}
.order-item-table .align-top {
  vertical-align: top;
}
.order-item-table .align-center {
  vertical-align: center;
}
.order-item-table .td-left {
  padding-left: 20px;
  text-align: left;
}
.order-item-table .td-bg {
  background: #f9fcff;
}
.order-item-table .br-none {
  border-right: none;
}
.order-item-table .order-info-ticket {
  position: relative;
}
.order-item-table .order-info-ticket .icon-to {
  font-size: 12px;
  margin: 0 -2px;
}
.order-item-table .order-num-one,
.order-item-table .order-num-two {
  position: absolute;
  top: -30px;
  left: -24px;
  width: 62px;
  height: 25px;
  line-height: 22px;
  text-align: center;
  color: #fff;
  padding-right: 14px;
  font-size: 12px;
  background-image: url("../images/center/train.png");
  background-image: -webkit-image-set(url("../images/center/train.png") 1x, url("../images/center/train@2x.png") 2x);
  background-image: image-set(url("../images/center/train.png") 1x, url("../images/center/train@2x.png") 2x);
}
.order-item-table .order-num-two {
  background-position: 0 -25px;
}
.order-item-table .has-order-num td {
  padding-top: 30px;
  padding-bottom: 20px;
}
.order-item-table .serial-number {
  color: #3b99fc;
  text-decoration: underline;
}
.order-item-table .item-disabled {
  color: #999;
}
.order-item-table .item-disabled .txt-primary,
.order-item-table .item-disabled .txt-price,
.order-item-table .item-disabled .label-discount,
.order-item-table .item-disabled .txt-light {
  color: #999 !important;
}
.order-item-table .item-disabled .label-discount {
  border-color: #999;
}
.order-item-table .item-disabled .arw-default {
  border-top-color: #999;
  border-bottom-color: #999;
}
.order-item-table .passenger-operation {
  padding-left: 20px;
  position: relative;
}
.order-item-table .passenger-operation .passenger-check {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -8px;
  width: 16px;
  height: 16px;
  line-height: 16px;
}

.order-panel-head {
  width: 100%;
  height: 40px;
  background: #f8f8f8;
}
.order-panel-head th {
  text-align: center;
  color: #666;
  padding: 0 10px;
}

.label-ticket-form {
  display: inline-block;
  height: 22px;
  line-height: 20px;
  font-size: 12px;
  border: 1px solid #b1d6fe;
  padding: 0 2px;
  color: #3b99fc;
}

/*身份核验提示*/
.verify-tips {
  *zoom: 1;
  margin-top: 30px;
  position: relative;
}
.verify-tips:before, .verify-tips:after {
  content: "";
  display: table;
}
.verify-tips:after {
  clear: both;
  overflow: hidden;
}
.verify-tips .verify-tips-item {
  float: left;
  width: 50%;
  padding: 0 40px;
  text-align: center;
}
.verify-tips .verify-tips-tit {
  line-height: 30px;
  font-weight: 700;
  margin-bottom: 6px;
}
.verify-tips .verify-tips-tit .tips-tit-num {
  display: inline-block;
  width: 14px;
  height: 14px;
  line-height: 14px;
  text-align: center;
  background: #3b99fc;
  color: #fff;
  font-weight: 400;
  font-style: normal;
  border-radius: 2px;
  position: relative;
  margin-right: 12px;
}
.verify-tips .verify-tips-tit .tips-tit-num:after {
  content: "";
  position: absolute;
  top: 4px;
  right: -2px;
  display: inline-block;
  width: 0;
  height: 0;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
  border-width: 3px;
  cursor: pointer;
  border-style: dashed dashed dashed solid;
  border-color: transparent transparent transparent #3b99fc;
  border-right: none;
}
.verify-tips .verify-tips-txt {
  line-height: 20px;
  color: #666;
}
.verify-tips .code-box-show {
  margin: 10px auto;
}
.verify-tips .verify-tips-pic {
  margin: 10px auto;
}
.verify-tips .verify-tips-pic img {
  vertical-align: top;
  width: 244px;
  height: 162px;
}
.verify-tips .verify-tips-or {
  position: absolute;
  left: 50%;
  width: 1px;
  height: 100%;
  top: 10px;
  bottom: 10px;
  background: #c4e0fe;
}
.verify-tips .verify-tips-or .txt-or {
  position: absolute;
  width: 37px;
  height: 37px;
  line-height: 37px;
  text-align: center;
  background: #3b99fc;
  color: #fff;
  border-radius: 100%;
  top: 50%;
  left: 50%;
  margin-left: -18px;
  margin-top: -16px;
}

.verify-tips-station {
  margin-top: 70px;
}
.verify-tips-station .verify-tips-item {
  width: 100%;
  float: none;
}

/*个人行程-未开通*/
.not-opened {
  margin: 140px 0 0 250px;
  height: 70px;
  padding: 10px 0 10px 115px;
  background-image: url("../images/center/not.png");
  background-image: -webkit-image-set(url("../images/center/not.png") 1x, url("../images/center/not@2x.png") 2x);
  background-image: image-set(url("../images/center/not.png") 1x, url("../images/center/not@2x.png") 2x);
  background-repeat: no-repeat;
  margin-left: 250px;
  line-height: 25px;
  color: #999;
}
.not-opened p {
  line-height: 25px;
}

/*个人行程*/
.order-panel-personal {
  position: relative;
}
.order-panel-personal .order-item {
  margin-top: 20px;
}
.order-panel-personal .order-item-hd {
  height: 30px;
  position: relative;
}
.order-panel-personal .order-item-date {
  position: absolute;
  top: 0;
  left: -8px;
  width: 156px;
  height: 38px;
  line-height: 38px;
  background: #52b69c;
  color: #fff;
  padding-left: 20px;
  border-radius: 0 100px 0 0;
}
.order-panel-personal .order-item-date:before {
  content: "";
  position: absolute;
  top: 38px;
  left: 0;
  display: inline-block;
  width: 0;
  height: 0;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
  border-width: 4px;
  cursor: pointer;
  border-style: solid dashed dashed dashed;
  border-color: #005f46 transparent transparent transparent;
  border-bottom: none;
  border-style: solid dashed dashed dashed;
  border-color: #005f46 #005f46 transparent transparent;
}
.order-panel-personal .order-item-num {
  float: right;
  line-height: 30px;
  height: 30px;
  color: #666;
}
.order-panel-personal .order-item-bd {
  border: 1px solid #dedede;
  border-top: none;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.08);
          box-shadow: 0 0 15px rgba(0, 0, 0, 0.08);
}
.order-panel-personal .order-item-table td {
  border-right: none;
  padding: 15px 5px;
}
.order-panel-personal .col-station {
  width: 100px;
}
.order-panel-personal .col-info {
  width: 126px;
}
.order-panel-personal .col-time {
  width: 150px;
}
.order-panel-personal .col-seat {
  width: 120px;
}
.order-panel-personal .col-price {
  width: 90px;
}
.order-panel-personal .col-state {
  width: 80px;
}
.order-panel-personal .col-form {
  width: 140px;
}
.order-panel-personal .order-info-ticket {
  width: 116px;
  height: 52px;
  line-height: 26px;
  background-image: url("../images/center/to.png");
  background-image: -webkit-image-set(url("../images/center/to.png") 1x, url("../images/center/to@2x.png") 2x);
  background-image: image-set(url("../images/center/to.png") 1x, url("../images/center/to@2x.png") 2x);
  background-position: center 18px;
  background-repeat: no-repeat;
}
.order-panel-personal .order-info-ticket .ticket-about {
  height: 26px;
  line-height: 26px;
}
.order-panel-personal .order-info-ticket .ticket-all-time {
  height: 26px;
  line-height: 26px;
  font-size: 12px;
  color: #999;
}
.order-panel-personal .order-info-ticket .t-num {
  font-size: 15px;
}
.order-panel-personal .order-info-ticket .t-station {
  display: inline-block;
  height: 16px;
  line-height: 16px;
  padding: 0 4px;
  font-size: 12px;
  background: #e6f2ff;
  border-radius: 2px;
  color: #3b99fc;
  text-decoration: underline;
  vertical-align: middle;
  cursor: pointer;
}
.order-panel-personal .order-item-warning .order-item-date,
.order-panel-personal .date-warning {
  background: #ff972e;
}
.order-panel-personal .order-item-warning .order-item-date:before,
.order-panel-personal .date-warning:before {
  display: inline-block;
  width: 0;
  height: 0;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
  border-width: 4px;
  cursor: pointer;
  border-style: solid dashed dashed dashed;
  border-color: #d86c00 transparent transparent transparent;
  border-bottom: none;
  border-style: solid solid dashed dashed;
  border-color: #d86c00 #d86c00 transparent transparent;
}
.order-panel-personal .order-item-disabled .order-item-date,
.order-panel-personal .date-disabled {
  background: #bfdeff;
}
.order-panel-personal .order-item-disabled .order-item-date:before,
.order-panel-personal .date-disabled:before {
  display: inline-block;
  width: 0;
  height: 0;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
  border-width: 4px;
  cursor: pointer;
  border-style: solid dashed dashed dashed;
  border-color: #5384b8 transparent transparent transparent;
  border-bottom: none;
  border-style: solid solid dashed dashed;
  border-color: #5384b8 #5384b8 transparent transparent;
}
.order-panel-personal .order-item-disabled .label-ticket-form,
.order-panel-personal .label-ticket-form.disabled {
  color: #c4c4c4;
  border-color: #c4c4c4;
}
.order-panel-personal .order-item-tit {
  border-top: 1px solid #dedede;
  position: relative;
  margin: 30px 0;
  height: 1px;
}
.order-panel-personal .order-item-tit span {
  position: absolute;
  top: -10px;
  left: 50%;
  margin-left: -50px;
  background: #fff;
  text-align: center;
  color: #999;
  width: 100px;
  height: 20px;
  line-height: 20px;
}
.order-panel-personal .order-item-refund {
  color: #999;
}
.order-panel-personal .order-item-refund .t-station {
  background: #efefef;
  color: #999;
}
.order-panel-personal .order-item-refund .order-info-ticket {
  background-image: url("../images/center/to4.png");
  background-image: -webkit-image-set(url("../images/center/to4.png") 1x, url("../images/center/to4@2x.png") 2x);
  background-image: image-set(url("../images/center/to4.png") 1x, url("../images/center/to4@2x.png") 2x);
  background-position: center 18px;
  background-repeat: no-repeat;
}

/*订单为空*/
.order-empty {
  margin: 140px auto;
  padding-left: 280px;
}
.order-empty .empty-pic {
  float: left;
}
.order-empty .empty-pic img {
  display: block;
  width: 87px;
  height: 70px;
}
.order-empty .empty-txt {
  margin-left: 110px;
  padding: 15px 0;
  color: #999;
}
.order-empty .empty-txt p {
  line-height: 20px;
}
.order-empty .empty-txt .empty-tit {
  line-height: 40px;
}

/*订单排队*/
.order-queue {
  border: 1px solid #dedede;
  height: 66px;
  padding: 10px 20px;
  background: #f0f8ff;
  margin-bottom: 20px;
}
.order-queue.order-queue-border0 {
  margin-bottom: 0;
  border: none;
  background: #f9fcff;
}
.order-queue .queue-state {
  float: left;
  width: 400px;
}
.order-queue .queue-ico {
  float: left;
  width: 44px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  margin-right: 20px;
  font-size: 44px;
}
.order-queue .queue-error {
  color: #ff2600;
}
.order-queue .queue-info {
  overflow: hidden;
}
.order-queue .queue-info h2 {
  height: 26px;
  line-height: 26px;
  font-size: 18px;
}
.order-queue .queue-info p {
  height: 18px;
  line-height: 18px;
  font-size: 12px;
  color: #999;
}
.order-queue .queue-right {
  float: right;
  padding: 7px 0;
  line-height: 30px;
}
.order-queue .queue-right .btn {
  margin-left: 8px;
}
.order-queue .queue-time {
  float: left;
  margin-right: 30px;
}
.order-queue .queue-time .txt-num {
  font-size: 20px;
  margin: 0 3px;
}

/*取消订单提示*/
.order-cancel-tips {
  font-size: 12px;
}
.order-cancel-tips .order-cancel-count {
  padding: 10px 20px;
  margin: 10px 0;
  line-height: 24px;
  color: #666;
  border-top: 1px dashed #dedede;
  border-bottom: 1px dashed #dedede;
}
.order-cancel-tips .order-cancel-txt {
  padding: 0 20px;
  color: #999;
}

/*订单详情*/
.order-panel-baoxian .col-name {
  width: 280px;
}
.order-panel-baoxian .col-num {
  width: 320px;
}
.order-panel-baoxian .col-info {
  width: 240px;
}
.order-panel-baoxian .col-number {
  width: 50px;
}
.order-panel-baoxian .col-user {
  width: 270px;
}
.order-panel-baoxian .col-train {
  width: 290px;
}

.order-info-baoxian {
  border: 1px dashed #4ea373;
  background: #fdfde7;
  position: relative;
  padding: 15px 20px;
  margin: 10px 10px 10px 0;
}
.order-info-baoxian .icon-baoxian {
  position: absolute;
  top: -13px;
  left: -13px;
  width: 26px;
  height: 28px;
  line-height: 28px;
  font-size: 26px;
  color: #4ea373;
  z-index: 10;
}
.order-info-baoxian .icon-baoxian:after {
  content: "";
  width: 12px;
  height: 12px;
  position: absolute;
  top: 7px;
  left: 7px;
  background: #fff;
  z-index: -1;
}

.i-ytb,
.i-ytp,
.i-qxps,
.i-qxzf,
.i-zfcg {
  position: absolute;
  bottom: 5px;
  right: 0px;
  z-index: 10;
  width: 106px;
  height: 74px;
  display: none;
}

.i-ytb {
  bottom: -6px;
  right: -6px;
  background-image: url("../images/center/ytb.png");
  background-image: -webkit-image-set(url("../images/center/ytb.png") 1x, url("../images/center/ytb@2x.png") 2x);
  background-image: image-set(url("../images/center/ytb.png") 1x, url("../images/center/ytb@2x.png") 2x);
}

.i-ytp {
  background-image: url("../images/center/ytp.png");
  background-image: -webkit-image-set(url("../images/center/ytp.png") 1x, url("../images/center/ytp@2x.png") 2x);
  background-image: image-set(url("../images/center/ytp.png") 1x, url("../images/center/ytp@2x.png") 2x);
}

.i-qxps {
  background-image: url("../images/center/qxps.png");
  background-image: -webkit-image-set(url("../images/center/qxps.png") 1x, url("../images/center/qxps@2x.png") 2x);
  background-image: image-set(url("../images/center/qxps.png") 1x, url("../images/center/qxps@2x.png") 2x);
}

.i-qxzf {
  background-image: url("../images/center/qxzf.png");
  background-image: -webkit-image-set(url("../images/center/qxzf.png") 1x, url("../images/center/qxzf@2x.png") 2x);
  background-image: image-set(url("../images/center/qxzf.png") 1x, url("../images/center/qxzf@2x.png") 2x);
}

.i-zfcg {
  background-image: url("../images/center/zfcg.png");
  background-image: -webkit-image-set(url("../images/center/zfcg.png") 1x, url("../images/center/zfcg@2x.png") 2x);
  background-image: image-set(url("../images/center/zfcg.png") 1x, url("../images/center/zfcg@2x.png") 2x);
}

.i-ykp,
.i-dkp {
  position: absolute;
  bottom: 0px;
  right: 5px;
  z-index: 10;
  background-repeat: right bottom;
  background-repeat: no-repeat;
  width: 52px;
  height: 52px;
}

.i-ykp {
  background-image: url("../images/center/ykp.png");
  background-image: -webkit-image-set(url("../images/center/ykp.png") 1x, url("../images/center/ykp@2x.png") 2x);
  background-image: image-set(url("../images/center/ykp.png") 1x, url("../images/center/ykp@2x.png") 2x);
}

.i-dkp {
  background-image: url("../images/center/dkp.png");
  background-image: -webkit-image-set(url("../images/center/dkp.png") 1x, url("../images/center/dkp@2x.png") 2x);
  background-image: image-set(url("../images/center/dkp.png") 1x, url("../images/center/dkp@2x.png") 2x);
}

.item-disabled {
  color: #999;
}
.item-disabled .order-info-baoxian {
  border: 1px dashed #b4b4b4;
  background: #f8f8f8;
}
.item-disabled .icon-baoxian {
  color: #b4b4b4;
}
.item-disabled .txt-primary,
.item-disabled .txt-price,
.item-disabled .label-discount,
.item-disabled .txt-light {
  color: #999 !important;
}
.item-disabled .label-discount {
  border-color: #999;
}
.item-disabled .i-ytb {
  display: block;
}

.order-panel-refund .col-info {
  width: 270px;
}
.order-panel-refund .col-result {
  width: 250px;
}
.order-panel-refund .col-num {
  width: 260px;
}

.order-panel-express .col-info {
  width: 360px;
}
.order-panel-express .col-company {
  width: 260px;
}
.order-panel-express .col-state {
  width: 260px;
}

.express-train li {
  float: left;
  width: 230px;
  height: 110px;
  border: 1px solid #dedede;
  border-radius: 6px;
  overflow: hidden;
  margin-right: 10px;
  position: relative;
}
.express-train .express-train-hd {
  height: 42px;
  line-height: 42px;
  background: #3b99fc;
  color: #fff;
}
.express-train .express-train-bd {
  border-top: 1px solid #dedede;
  padding: 10px 20px;
  line-height: 20px;
}
.express-train .express-train-station {
  float: left;
  width: 84px;
  text-align: center;
}
.express-train .express-train-num {
  float: left;
  width: 60px;
  height: 42px;
  line-height: 26px;
  text-align: center;
  background-image: url("../images/center/to2.png");
  background-image: -webkit-image-set(url("../images/center/to2.png") 1x, url("../images/center/to2@2x.png") 2x);
  background-image: image-set(url("../images/center/to2.png") 1x, url("../images/center/to2@2x.png") 2x);
  background-repeat: no-repeat;
  background-position: right 16px;
}
.express-train .item-refunded,
.express-train .item-disabled {
  color: #999;
}
.express-train .item-refunded .label-children,
.express-train .item-disabled .label-children {
  color: #999;
  border-color: #e9e9e9;
}
.express-train .item-refunded .express-train-hd,
.express-train .item-disabled .express-train-hd {
  background: #dedede;
}
.express-train .item-refunded .express-train-num,
.express-train .item-disabled .express-train-num {
  background-image: url("../images/center/to3.png");
  background-image: -webkit-image-set(url("../images/center/to3.png") 1x, url("../images/center/to3@2x.png") 2x);
  background-image: image-set(url("../images/center/to3.png") 1x, url("../images/center/to3@2x.png") 2x);
}
.express-train .item-refunded .i-ytp,
.express-train .item-refunded .i-qxps,
.express-train .item-refunded .i-qxzf,
.express-train .item-disabled .i-ytp,
.express-train .item-disabled .i-qxps,
.express-train .item-disabled .i-qxzf {
  display: block;
}

.express-info {
  width: 330px;
  position: relative;
}
.express-info .express-close {
  position: absolute;
  top: 5px;
  right: 5px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #999;
}
.express-info .express-close:hover {
  color: #3b99fc;
}
.express-info .express-hd {
  height: 40px;
  line-height: 40px;
  background: #f0f8ff;
  padding: 0 20px;
}
.express-info .express-bd {
  padding: 15px 20px;
}
.express-info .express-info-list {
  line-height: 20px;
}
.express-info .express-info-list li:not(:last-child) {
  margin-bottom: 10px;
}

/*订单跟踪*/
.order-tracking {
  border: 1px solid #3b99fc;
  height: 242px;
}
.order-tracking .order-tracking-hd {
  float: left;
  width: 296px;
  height: 240px;
  color: #fff;
  padding: 20px 30px;
  background-image: url("../images/center/bg01.png");
  background-image: -webkit-image-set(url("../images/center/bg01.png") 1x, url("../images/center/bg01@2x.png") 2x);
  background-image: image-set(url("../images/center/bg01.png") 1x, url("../images/center/bg01@2x.png") 2x);
}
.order-tracking .tracking-hd-tit {
  height: 60px;
  line-height: 60px;
  border-bottom: 1px solid #5b9eef;
  font-size: 20px;
}
.order-tracking .tracking-hd-con {
  line-height: 22px;
  padding: 10px 0;
}
.order-tracking .tracking-hd-con .hd-label {
  color: #87b7f2;
}
.order-tracking .order-tracking-bd {
  margin-left: 296px;
  height: 240px;
  overflow: auto;
  padding: 10px 36px;
}

.tracking-status {
  border-left: 1px solid #dbdbdb;
  position: relative;
}
.tracking-status:before {
  content: "";
  position: absolute;
  top: 0;
  left: -1px;
  width: 1px;
  height: 9px;
  background: #fff;
  z-index: 2;
}
.tracking-status:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: -1px;
  width: 1px;
  height: 9px;
  background: #fff;
  z-index: 2;
}
.tracking-status li {
  line-height: 34px;
  position: relative;
  padding-left: 150px;
}
.tracking-status .s-date {
  position: absolute;
  top: 0;
  left: 20px;
}
.tracking-status .s-dot {
  position: absolute;
  top: 9px;
  left: -9px;
  width: 17px;
  height: 17px;
  border: 6px solid #fff;
  background: #dbdbdb;
  border-radius: 10px;
}
.tracking-status .status-txt {
  height: 34px;
  line-height: 34px;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.tracking-status .status-item-newdate .s-dot {
  border: 5px solid #fff;
}
.tracking-status .status-item-today .s-dot {
  background: #ff8000;
}

/*要求添加*/
#loading {
  width: 120px;
  height: 120px;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -60px;
  margin-left: -60px;
}

#empty-content {
  width: 174px;
  height: 140px;
  position: absolute;
  top: 50%;
  left: 40%;
  margin-left: -87px;
  margin-top: 220px;
}

.middle {
  position: relative;
}

/*我的保险*/
.order-panel-mybaoxian .col-train {
  width: 220px;
}
.order-panel-mybaoxian .col-passenger {
  width: 190px;
}
.order-panel-mybaoxian .col-info {
  width: 400px;
}

/*个人资料*/
.center-tit {
  height: 30px;
  margin-bottom: 10px;
}
.center-tit .tit-name {
  float: left;
  font-weight: 700;
  line-height: 30px;
}

.center-form-item .form-label {
  width: 360px;
}
.center-form-item .form-bd {
  margin-left: 360px;
}
.center-form-item .btn-save {
  display: none;
}

.form-card-type {
  margin-bottom: 10px;
  border: 1px dashed #a6bfde;
  background: #f0f8ff;
  height: 36px;
  line-height: 34px;
  text-align: center;
}

/*账户安全*/
.safe-account {
  border: 1px solid #dedede;
  border-bottom: none;
}
.safe-account .safe-item {
  line-height: 36px;
  padding: 30px 20px;
  border-bottom: 1px solid #dedede;
  height: 97px;
}
.safe-account .item-name {
  float: left;
  width: 280px;
}
.safe-account .item-name .icon {
  float: left;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  font-size: 24px;
  margin-right: 5px;
  color: #3b99fc;
}
.safe-account .item-tips {
  float: left;
  width: 440px;
  color: #666;
}
.safe-account .item-btn {
  float: right;
}
.safe-account .item-btn .btn {
  width: 100px;
}
.safe-account .item-state {
  float: left;
  width: 120px;
}
.safe-account .item-state .icon {
  margin-right: 5px;
}

/*通知设置*/
.notice-bind {
  *zoom: 1;
}
.notice-bind:before, .notice-bind:after {
  content: "";
  display: table;
}
.notice-bind:after {
  clear: both;
  overflow: hidden;
}
.notice-bind .bind-item {
  float: left;
  width: 310px;
  height: 160px;
  margin: 0 9px;
  border: 1px solid #dedede;
  border-radius: 5px;
  padding: 40px 40px 0 90px;
  color: #666;
  line-height: 24px;
  cursor: pointer;
}
.notice-bind .icon {
  float: left;
  width: 48px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  margin-left: -60px;
  font-size: 42px;
}
.notice-bind .icon-weixin {
  color: #48bd1c;
}
.notice-bind .icon-zhifubao {
  color: #3b99fc;
}
.notice-bind .icon-mail {
  color: #ff8181;
  font-size: 38px;
}
.notice-bind .active {
  border: 1px solid #3b99fc;
}

/*常用联系人列表*/
.order-panel-contacts .col-num {
  width: 70px;
}
.order-panel-contacts .col-name {
  width: 120px;
}
.order-panel-contacts .col-cardtype {
  width: 140px;
}
.order-panel-contacts .col-cardnum {
  width: 170px;
}
.order-panel-contacts .col-tel {
  width: 120px;
}
.order-panel-contacts .col-usertype {
  width: 160px;
}
.order-panel-contacts .col-state {
  width: 100px;
}

/*订单筛选*/
.order-filter {
  height: 32px;
  border-bottom: 2px solid #3b99fc;
  margin: 40px 0 20px 0;
}
.order-filter a {
  float: left;
  min-width: 110px;
  padding: 0 20px;
  height: 30px;
  line-height: 30px;
  text-align: center;
}
.order-filter .active {
  background: #3b99fc;
  color: #fff;
}

/*温馨服务*/
.table-service .col-info {
  width: 220px;
}
.table-service .col-passenger {
  width: 200px;
}
.table-service .col-train {
  width: 220px;
}

/*车票快递地址*/
.order-panel-address .col-num {
  width: 50px;
}
.order-panel-address .col-name {
  width: 100px;
}
.order-panel-address .col-place {
  width: 500px;
}
.order-panel-address .col-default {
  width: 120px;
}
.order-panel-address .col-tel {
  width: 120px;
}

/*通行证样式*/
.passport-tips {
  position: absolute;
  z-index: 100;
  width: 710px;
  border: 1px solid #3b99fc;
  background: #fff;
  padding: 0 20px 20px 20px;
  overflow: hidden;
  display: none;
}

.passport-tips .passport-tit {
  height: 50px;
  line-height: 50px;
  text-align: center;
  color: #333;
}

.passport-tips .passport-con img {
  display: block;
  width: 325px;
  height: auto;
}

.passport-tips-one {
  width: 367px;
}

/*出票失败提醒*/
.ticket-error-box {
  padding: 20px;
  border: 1px dashed #9eccfe;
  background: #fafdff;
  -webkit-box-shadow: 0 0 5px 5px #f3faff inset;
  box-shadow: 0 0 5px 5px #f3faff inset;
  position: relative;
  z-index: 2;
  margin-top: 15px;
}
.ticket-error-box:after {
  content: "";
  position: absolute;
  top: -8px;
  left: -8px;
  width: 100%;
  height: 100%;
  border: 1px dashed #9eccfe;
  background: #f9fdff;
  opacity: 0.2;
  z-index: -1;
}

/*候补订单*/
.order-item-bd-houbu {
  text-align: left;
}

.tit-houbu {
  height: 20px;
  line-height: 20px;
  font-weight: 400;
}

.ticket-card-list {
  *zoom: 1;
}
.ticket-card-list:before, .ticket-card-list:after {
  content: "";
  display: table;
}
.ticket-card-list:after {
  clear: both;
  overflow: hidden;
}
.ticket-card-list .ticket-card,
.ticket-card-list .ticket-card-new,
.ticket-card-list .ticket-card-queue {
  float: left;
  margin: 20px 20px 0 0;
}

.passenger-card-list {
  *zoom: 1;
}
.passenger-card-list:before, .passenger-card-list:after {
  content: "";
  display: table;
}
.passenger-card-list:after {
  clear: both;
  overflow: hidden;
}
.passenger-card-list .passenger-card {
  float: left;
  margin: 20px 20px 0 0;
}

.order-item-ft-houbu {
  border-top: 1px solid #dedede;
  padding: 20px;
  line-height: 30px;
  *zoom: 1;
}
.order-item-ft-houbu:before, .order-item-ft-houbu:after {
  content: "";
  display: table;
}
.order-item-ft-houbu:after {
  clear: both;
  overflow: hidden;
}

/*待兑现-修改时间*/
.time-change-box {
  line-height: 30px;
  margin-top: 10px;
}

.order-toggle-btn {
  height: 20px;
  border-top: 1px dashed #dedede;
  position: relative;
  margin-top: 30px;
}
.order-toggle-btn span {
  position: absolute;
  top: -15px;
  left: 50%;
  margin-left: -30px;
  width: 60px;
  height: 30px;
  line-height: 30px;
  background: #fff;
  text-align: center;
  cursor: pointer;
}
.order-toggle-btn span:hover {
  color: #3b99fc;
}
.order-toggle-btn .icon {
  color: #666;
}

.success-temporary-train {
  height: 40px;
  line-height: 40px;
  background: #fffbd9;
  text-align: center;
  margin: -20px -20px 20px -20px;
}
.success-temporary-train .icon {
  color: #36a725;
  margin-right: 10px;
}

/*----201904 跨海联运----*/
.form-item .header-search {
  width: 248px;
  margin: 0;
}
.form-item .search-bd {
  width: 218px;
}

/*订单列表*/
/*订单详情*/
.order-tracking-box {
  border: 1px solid #3b99fc;
  padding-bottom: 20px;
  position: relative;
}
.order-tracking-box .order-tracking {
  border: none;
  border-bottom: 1px solid #dedede;
  height: 241px;
}
.order-tracking-box .tracking-hd-tit {
  font-size: 14px;
  line-height: 20px;
  padding-bottom: 10px;
  height: 30px;
  font-weight: 700;
}
.order-tracking-box .tracking-hd-con .hd-label {
  text-align: right;
}
.order-tracking-box .tracking-hd-con td {
  padding: 6px 0;
}

/*支付弹框*/
.l-ticket-box {
  position: relative;
  padding-top: 30px;
}

.list-ticket-type {
  text-align: left;
}
.list-ticket-type .l-order-item {
  padding-left: 0;
  padding-top: 0;
}
.list-ticket-type .l-order-item .l-jiantou1 {
  left: -41px;
  bottom: -29px;
}
.list-ticket-type .l-order-item > i.icon {
  margin-top: 15px;
  height: 20px;
}
.list-ticket-type tr.active {
  background-color: #f0f8ff;
}
.list-ticket-type th {
  border-bottom: 1px solid #dedede;
}
.list-ticket-type td {
  border-top: 1px dashed #dedede;
}

/*190521学生资格认证*/
.student-qualification {
  border: 2px solid #ffddba;
  background: #fffbf8;
  padding: 10px 20px 10px 20px;
  line-height: 20px;
  margin-top: 10px;
  overflow: hidden;
}
.student-qualification .student-pic {
  float: left;
  width: 40px;
  height: 56px;
  line-height: 56px;
}
.student-qualification .student-pic .icon {
  font-size: 30px;
  color: #ff8000;
}
.student-qualification .student-list {
  margin-left: 60px;
  height: 56px;
  overflow: hidden;
}
.student-qualification .student-list li {
  float: left;
  width: 240px;
  margin-right: 40px;
}
.student-qualification .student-list strong {
  display: block;
  height: 24px;
  line-height: 24px;
  overflow: hidden;
}
.student-qualification .student-list p {
  height: 24px;
  line-height: 24px;
  margin-top: 8px;
  overflow: hidden;
  color: #666;
}

/*20190926账号注销*/
.logout-tips {
  *zoom: 1;
  margin-top: 30px;
  position: relative;
}
.logout-tips:before, .logout-tips:after {
  content: "";
  display: table;
}
.logout-tips:after {
  clear: both;
  overflow: hidden;
}
.logout-tips .logout-tips-item {
  float: left;
  width: 50%;
  padding: 0 40px;
  text-align: center;
}
.logout-tips .logout-tips-tit {
  line-height: 30px;
  font-weight: 700;
  margin-bottom: 6px;
}
.logout-tips .logout-tips-tit .tips-tit-num {
  display: inline-block;
  width: 14px;
  height: 14px;
  line-height: 14px;
  text-align: center;
  background: #ff8000;
  color: #fff;
  font-weight: 400;
  font-style: normal;
  border-radius: 2px;
  position: relative;
  margin-right: 12px;
}
.logout-tips .logout-tips-tit .tips-tit-num:after {
  content: "";
  position: absolute;
  top: 4px;
  right: -2px;
  display: inline-block;
  width: 0;
  height: 0;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
  border-width: 3px;
  cursor: pointer;
  border-style: dashed dashed dashed solid;
  border-color: transparent transparent transparent #ff8000;
  border-right: none;
}
.logout-tips .logout-tips-txt {
  line-height: 20px;
  color: #666;
}
.logout-tips .code-box-show {
  margin: 10px auto;
}
.logout-tips .logout-tips-pic {
  margin: 10px auto;
}
.logout-tips .logout-tips-pic img {
  vertical-align: top;
  width: 244px;
  height: 162px;
}
.logout-tips .logout-tips-or {
  position: absolute;
  left: 50%;
  width: 1px;
  height: 100%;
  top: 10px;
  bottom: 10px;
  background: #fff3e7;
}
.logout-tips .logout-tips-or .txt-or {
  position: absolute;
  width: 37px;
  height: 37px;
  line-height: 37px;
  text-align: center;
  background: #ff8000;
  color: #fff;
  border-radius: 100%;
  top: 50%;
  left: 50%;
  margin-left: -18px;
  margin-top: -16px;
}

.logout-tips-station {
  margin-top: 70px;
}
.logout-tips-station .verify-tips-item {
  width: 100%;
  float: none;
}

/*20200212手机核验*/
.panel-remind {
  background: #fafdff;
  border: 1px solid #a6bfde;
  padding: 20px 40px 45px 300px;
}
.panel-remind .remind-icon {
  float: left;
  width: 110px;
  height: 80px;
  margin-left: -140px;
}
.panel-remind .remind-icon.user-check {
  background-image: url("../images/center/user-check.png");
  background-image: -webkit-image-set(url("../images/center/user-check.png") 1x, url("../images/center/user-check@2x.png") 2x);
  background-image: image-set(url("../images/center/user-check.png") 1x, url("../images/center/user-check@2x.png") 2x);
}
.panel-remind .remind-icon.user-check-success {
  background-image: url("../images/center/user-check-success.png");
  background-image: -webkit-image-set(url("../images/center/user-check-success.png") 1x, url("../images/center/user-check-success@2x.png") 2x);
  background-image: image-set(url("../images/center/user-check-success.png") 1x, url("../images/center/user-check-success@2x.png") 2x);
}
.panel-remind .remind-icon.user-check-error {
  background-image: url("../images/center/user-check-error.png");
  background-image: -webkit-image-set(url("../images/center/user-check-error.png") 1x, url("../images/center/user-check-error@2x.png") 2x);
  background-image: image-set(url("../images/center/user-check-error.png") 1x, url("../images/center/user-check-error@2x.png") 2x);
}
.panel-remind .remind-icon.user-invoice {
  background-image: url("../images/center/user-invoice.png");
  background-image: -webkit-image-set(url("../images/center/user-invoice.png") 1x, url("../images/center/user-invoice@2x.png") 2x);
  background-image: image-set(url("../images/center/user-invoice.png") 1x, url("../images/center/user-invoice@2x.png") 2x);
}
.panel-remind .remind-icon.user-invoice-fail {
  background-image: url("../images/center/user-invoice-fail.png");
  background-image: -webkit-image-set(url("../images/center/user-invoice-fail.png") 1x, url("../images/center/user-invoice-fail@2x.png") 2x);
  background-image: image-set(url("../images/center/user-invoice-fail.png") 1x, url("../images/center/user-invoice-fail@2x.png") 2x);
}
.panel-remind .remind-name {
  font-weight: 700;
  font-size: 16px;
  line-height: 32px;
}
.panel-remind .remind-sub {
  font-weight: 700;
  line-height: 30px;
}
.panel-remind.remind02 {
  padding: 25px 210px 30px 354px;
}
.panel-remind.remind02 .remind-btns {
  margin-top: 10px;
}
.panel-remind.remind02 .remind-text {
  line-height: 20px;
  margin-top: 5px;
}
.panel-remind .remind-text {
  line-height: 30px;
}
.panel-remind .remind-btns {
  margin-top: 50px;
}
.panel-remind .remind-btns .btn {
  margin-right: 10px;
}
.panel-remind.panel-remind-result {
  padding-top: 100px;
  padding-bottom: 80px;
  padding-left: 500px;
}
.panel-remind.panel-remind-result .remind-name {
  line-height: 80px;
}
.panel-remind.panel-remind-result .remind-btns {
  margin-top: 30px;
}

.notice-send {
  border-top: 1px dashed #dedede;
  margin-top: 20px;
  padding-top: 20px;
}
.notice-send .send-name {
  line-height: 14px;
  margin-bottom: 20px;
}
.notice-send .send-list {
  overflow: hidden;
}
.notice-send .send-item {
  float: left;
  width: 320px;
  border: 1px solid #dedede;
  border-radius: 5px;
  margin-right: 30px;
  padding: 30px 30px 30px 95px;
}
.notice-send .send-icon {
  float: left;
  margin-left: -70px;
  width: 44px;
  height: 44px;
}
.notice-send .send-icon .icon {
  font-size: 44px;
  display: block;
  width: 44px;
  height: 44px;
  text-align: center;
  line-height: 44px;
}
.notice-send .send-icon .icon-weixin {
  color: #09bb07;
}
.notice-send .send-icon .icon-zhifubao {
  color: #1296db;
}
.notice-send .send-text {
  line-height: 20px;
}
.notice-send .send-btn {
  margin-top: 15px;
}
.notice-send .send-result {
  border: 1px solid #dedede;
  border-radius: 5px;
  padding: 10px 15px 10px 68px;
}
.notice-send .send-result .send-icon {
  margin-left: -50px;
  margin-top: 8px;
  width: 32px;
  height: 32px;
}
.notice-send .send-result .send-icon .icon {
  width: 32px;
  height: 32px;
  line-height: 32px;
  font-size: 32px;
}
.notice-send .send-result .send-text {
  line-height: 24px;
}
.notice-send .send-result .send-text .margin-right {
  margin-right: 40px !important;
}

/*20201105通勤票*/
/*20210104快运*/
.express-box {
  text-align: left;
  padding-left: 20px;
}
.express-box .express-item {
  padding-left: 30px;
  position: relative;
}
.express-box .express-item.item-send:after {
  content: "";
  position: absolute;
  top: 20px;
  left: 9px;
  width: 1px;
  height: 50px;
  border-right: 1px dashed #ddd;
}
.express-box .express-item.item-receive .express-item-tit {
  background: #ff8201;
}
.express-box .express-item-tit {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  line-height: 20px;
  width: 20px;
  background: #3b98fc;
  border-radius: 20px;
  color: #fff;
  text-align: center;
  font-size: 12px;
}
.express-box .express-item-name {
  height: 20px;
  line-height: 20px;
  margin-bottom: 10px;
  overflow: hidden;
}
.express-box .express-item-address {
  height: 40px;
  line-height: 20px;
}

/* 20210510遗失物品查找 */
.lost-items-search {
  border: 1px solid #dedede;
  padding: 20px;
  *zoom: 1;
}
.lost-items-search:before, .lost-items-search:after {
  content: "";
  display: table;
}
.lost-items-search:after {
  clear: both;
  overflow: hidden;
}
.lost-items-search .search-tab {
  float: left;
  width: 370px;
}
.lost-items-search .search-tab-hd {
  padding-left: 110px;
  margin-bottom: 20px;
}
.lost-items-search .search-tab-hd-list {
  height: 30px;
}
.lost-items-search .search-tab-hd-list li {
  float: left;
  height: 30px;
  line-height: 30px;
  margin-right: 30px;
  font-size: 16px;
  position: relative;
}
.lost-items-search .search-tab-hd-list li:after {
  content: "";
  position: absolute;
  top: 9px;
  right: -15px;
  width: 1px;
  height: 12px;
  background: #999;
}
.lost-items-search .search-tab-hd-list li:last-child:after {
  display: none;
}
.lost-items-search .search-tab-hd-list li a {
  color: #666;
}
.lost-items-search .search-tab-hd-list li.active a {
  color: #3b99fc;
}
.lost-items-search .tips-box {
  float: right;
  width: 500px;
  margin-top: 50px;
}

.tongqin-line-list {
  *zoom: 1;
}
.tongqin-line-list:before, .tongqin-line-list:after {
  content: "";
  display: table;
}
.tongqin-line-list:after {
  clear: both;
  overflow: hidden;
}
.tongqin-line-list .line-item {
  float: left;
  margin: 10px 20px 10px 0;
  border: 1px solid #dedede;
  min-width: 106px;
  padding: 15px;
  text-align: center;
  border-radius: 4px;
  position: relative;
  cursor: pointer;
}
.tongqin-line-list .line-item:hover {
  border-color: #3b99fc;
}
.tongqin-line-list .line-item.active {
  border-color: #3b99fc;
  background: #f0f8ff;
}
.tongqin-line-list .line-item.active::after {
  content: "";
  position: absolute;
  top: -1px;
  right: -1px;
  width: 26px;
  height: 21px;
  background-image: url("../images/current3.png");
  background-image: -webkit-image-set(url("../images/current3.png") 1x, url("../images/current3@2x.png") 2x);
  background-image: image-set(url("../images/current3.png") 1x, url("../images/current3@2x.png") 2x);
}
.tongqin-line-list .line-item.completed {
  background: #f8f8f8;
  color: #999;
}
.tongqin-line-list .line-item.completed .icon,
.tongqin-line-list .line-item.completed .line-state {
  color: #999;
}
.tongqin-line-list .line-item.completed:hover {
  border-color: #dedede;
}
.tongqin-line-list .line-icon {
  line-height: 24px;
  color: #3b99fc;
  font-size: 24px;
}
.tongqin-line-list .line-name {
  font-size: 16px;
  height: 30px;
  line-height: 30px;
  white-space: nowrap;
  margin-top: 4px;
  font-weight: 700;
}
.tongqin-line-list .line-state {
  color: #3b99fc;
  line-height: 20px;
  position: relative;
  height: 20px;
}

.tongqin-station-select {
  *zoom: 1;
  padding-top: 8px;
}
.tongqin-station-select:before, .tongqin-station-select:after {
  content: "";
  display: table;
}
.tongqin-station-select:after {
  clear: both;
  overflow: hidden;
}
.tongqin-station-select .sel {
  float: left;
  margin-right: 10px;
}
.tongqin-station-select .station-arw {
  float: left;
  margin-right: 10px;
  width: 30px;
  height: 36px;
  background-image: url("../images/to04.png");
  background-image: -webkit-image-set(url("../images/to04.png") 1x, url("../images/to04@2x.png") 2x);
  background-image: image-set(url("../images/to04.png") 1x, url("../images/to04@2x.png") 2x);
  background-position: right 12px;
  background-repeat: no-repeat;
}

.tongqin-trip-list .trip-item {
  margin-top: 10px;
  position: relative;
  border: 1px solid #dedede;
  margin-left: 30px;
  padding: 10px;
}
.tongqin-trip-list .trip-item.is-active {
  border: 1px solid #3b99fc;
}
.tongqin-trip-list .trip-check {
  position: absolute;
  top: 50%;
  left: -30px;
  margin-top: -8px;
}
.tongqin-trip-list .trip-info {
  line-height: 24px;
}
.tongqin-trip-list .trip-item-tips {
  margin-left: 30px;
  margin-top: 10px;
  color: #666;
}

.explain-show {
  padding: 30px 110px;
  font-size: 0;
  border: 1px solid #dedede;
  line-height: 24px;
  position: relative;
}
.explain-show::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 30px;
  bottom: 30px;
  width: 1px;
  border-left: 1px dashed #dedede;
}
.explain-show li {
  vertical-align: top;
  display: inline-block;
  font-size: 14px;
  margin-bottom: 30px;
  width: 50%;
  padding: 20px 100px 0 0;
}
.explain-show li:nth-child(2n) {
  padding-left: 100px;
  padding-right: 0px;
}
.explain-show .explain-name {
  font-weight: 700;
  margin-bottom: 10px;
}
.explain-show .explain-text {
  color: #999;
  min-height: 96px;
}
.explain-show .explain-btn {
  margin-top: 20px;
}
.explain-show .explain-btn .txt-primary {
  text-decoration: underline;
}

.search-center {
  text-align: center;
}
.search-center .search-mini {
  display: inline-block;
  vertical-align: middle;
}
.search-center .search-total {
  margin-left: 10px;
  display: inline-block;
  vertical-align: middle;
}

.load-more {
  color: #999;
  line-height: 16px;
  text-align: center;
  margin-top: 20px;
}

.breadcrumb-wrap {
  *zoom: 1;
}
.breadcrumb-wrap:before, .breadcrumb-wrap:after {
  content: "";
  display: table;
}
.breadcrumb-wrap:after {
  clear: both;
  overflow: hidden;
}
.breadcrumb-wrap .breadcrumb {
  float: left;
}
.breadcrumb-wrap .wrap-side {
  line-height: 50px;
  float: right;
  text-align: right;
  color: #666;
}
.breadcrumb-wrap .wrap-side b {
  color: #333;
}

.form-list-box {
  padding: 10px;
}
.form-list-box .form-text {
  padding: 5px 5px 5px 0;
  line-height: 20px;
}
.form-list-box .form-tip {
  float: left;
  margin-left: 5px;
  color: #999;
  font-size: 12px;
  padding: 5px 5px 5px 0;
  line-height: 20px;
}

/* 20220523乘意险 */
.cyx-box .cyx-hd {
  position: relative;
  padding-left: 30px;
  line-height: 30px;
}
.cyx-box .cyx-hd .icheckbox {
  position: absolute;
  top: 7px;
  left: 0;
}
.cyx-box .cyx-hd .icon {
  color: #4EA373;
  margin-right: 4px;
  font-size: 18px;
}
.cyx-box .cyx-bd {
  margin-top: 20px;
}
.cyx-box .cyx-ad {
  display: inline-block;
  height: 22px;
  line-height: 20px;
  color: #3b99fc;
  padding: 0 6px;
  border: 1px dashed #3b99fc;
  border-radius: 4px;
  margin: 0 10px;
}
.cyx-box .cyx-more-btn {
  display: inline-block;
  color: #3b99fc;
  cursor: pointer;
  font-weight: 700;
}
.cyx-box .cyx-more-btn .icon {
  font-weight: 400;
  margin-right: 5px;
}

.cyx-children {
  display: inline-block;
  height: 20px;
  line-height: 18px;
  padding: 0 5px;
  border: 1px solid #3b99fc;
  color: #3b99fc;
  margin: 0 10px;
  font-size: 12px;
}
.cyx-children .icon {
  font-size: 14px;
  margin-right: 4px;
}

.cyx-safe {
  border: 1px solid #dedede;
}
.cyx-safe .cyx-safe-hd {
  height: 50px;
  line-height: 50px;
  font-weight: 700;
  font-size: 16px;
  border-bottom: 1px solid #dedede;
  padding: 0 20px;
}
.cyx-safe .cyx-safe-bd {
  overflow: hidden;
  padding: 20px 20px 20px 100px;
}
.cyx-safe .cyx-safe-item-hd {
  float: left;
  height: 260px;
  width: 180px;
  margin-right: 10px;
  position: relative;
}
.cyx-safe .cyx-safe-item-hd-con {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.cyx-safe .cyx-safe-item-hd-con .item-text {
  height: 26px;
  line-height: 26px;
  background: #F0F8FF;
  padding: 0 0 0 10px;
  position: relative;
  white-space: nowrap;
  margin-top: 4px;
  font-size: 12px;
}
.cyx-safe .cyx-safe-item-hd-con .item-text:after {
  content: "";
  position: absolute;
  top: 0;
  right: -13px;
  display: inline-block;
  width: 0;
  height: 0;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
  border-width: 13px;
  cursor: pointer;
  border-style: dashed dashed dashed solid;
  border-color: transparent transparent transparent #F0F8FF;
  border-right: none;
}
.cyx-safe .cyx-safe-item {
  cursor: pointer;
  float: left;
  height: 260px;
  width: 220px;
  padding: 10px;
  position: relative;
  border: 1px solid #DEDEDE;
  margin-left: 20px;
  border-radius: 4px;
  text-align: center;
  background-image: url("../images/cyx-train-bg.png");
  background-image: -webkit-image-set(url("../images/cyx-train-bg.png") 1x, url("../images/cyx-train-bg@2x.png") 2x);
  background-image: image-set(url("../images/cyx-train-bg.png") 1x, url("../images/cyx-train-bg@2x.png") 2x);
  background-position: right bottom;
  background-repeat: no-repeat;
}
.cyx-safe .cyx-safe-item.is-active {
  border-color: #3B99FC;
  background-color: #F0F8FF;
  background-image: url("../images/train-bg.png");
  background-image: -webkit-image-set(url("../images/train-bg.png") 1x, url("../images/train-bg@2x.png") 2x);
  background-image: image-set(url("../images/train-bg.png") 1x, url("../images/train-bg@2x.png") 2x);
}
.cyx-safe .cyx-safe-item.is-active:after {
  content: '';
  position: absolute;
  top: -1px;
  right: -1px;
  width: 26px;
  height: 21px;
  background-image: url("../images/current3.png");
  background-image: -webkit-image-set(url("../images/current3.png") 1x, url("../images/current3@2x.png") 2x);
  background-image: image-set(url("../images/current3.png") 1x, url("../images/current3@2x.png") 2x);
}
.cyx-safe .cyx-safe-item .item-name {
  font-size: 16px;
  height: 30px;
  line-height: 30px;
  font-weight: 700;
}
.cyx-safe .cyx-safe-item .item-name-sub {
  height: 30px;
  line-height: 30px;
}
.cyx-safe .cyx-safe-item .item-price {
  height: 40px;
  line-height: 40px;
  color: #FF8201;
  font-size: 18px;
  margin: 10px 0;
}
.cyx-safe .cyx-safe-item .item-price strong {
  font-size: 26px;
  font-weight: 400;
  margin-left: 4px;
}
.cyx-safe .cyx-safe-item .item-info {
  height: 120px;
  line-height: 30px;
  overflow: hidden;
}
.cyx-safe.cyx-safe-mini {
  border: none;
  padding: 0;
}
.cyx-safe.cyx-safe-mini .cyx-safe-hd {
  height: 30px;
  line-height: 30px;
  border-bottom: none;
  padding: 0;
}
.cyx-safe.cyx-safe-mini .cyx-safe-bd {
  padding: 0;
}

.tooltip-cyx .tooltip-cyx-hd {
  height: 34px;
  line-height: 34px;
  border-bottom: 1px solid #C0D7E4;
  padding: 0 20px;
}
.tooltip-cyx .tooltip-cyx-bd {
  padding: 10px 20px;
}
.tooltip-cyx .tooltip-cyx-item {
  height: 26px;
  line-height: 26px;
  white-space: nowrap;
}
.tooltip-cyx .iten-name {
  display: inline-block;
  min-width: 180px;
  margin-right: 10px;
}

.is-has-tag td {
  padding-top: 30px;
  padding-bottom: 20px;
}

.order-info-tag {
  position: absolute;
  top: -30px;
  left: -20px;
  height: 20px;
  line-height: 20px;
  padding: 0 8px 0 6px;
  background: #3b99fc;
  color: #FFF;
  border-radius: 0 0 10px 0;
  font-size: 12px;
}

.panel-remind.remind03 {
  padding-left: 250px;
  padding-right: 450px;
  position: relative;
}

.invoice-links {
  position: absolute;
  left: 620px;
  top: 50%;
  margin-top: -65px;
  border-left: 1px solid #dedede;
  padding-left: 80px;
  height: 130px;
  overflow: hidden;
  z-index: 10;
}
.invoice-links .invoice-links-item {
  display: block;
  width: 220px;
  height: 60px;
  border: 1px solid rgba(166, 191, 222, 0.5);
  border-radius: 6px;
  margin-bottom: 10px;
  position: relative;
  padding: 9px 9px 9px 75px;
}
.invoice-links .invoice-links-item:hover .links-name,
.invoice-links .invoice-links-item:hover .links-info {
  color: #3b99fc;
}
.invoice-links .invoice-links-item.item-02 {
  margin-bottom: 0;
}
.invoice-links .invoice-links-item.item-02 .links-icon {
  background-image: url("../images/center/invoice-link-02.png");
  background-image: -webkit-image-set(url("../images/center/invoice-link-02.png") 1x, url("../images/center/invoice-link-02@2x.png") 2x);
  background-image: image-set(url("../images/center/invoice-link-02.png") 1x, url("../images/center/invoice-link-02@2x.png") 2x);
}
.invoice-links .links-icon {
  position: absolute;
  left: 20px;
  top: 50%;
  margin-top: -19px;
  width: 38px;
  height: 38px;
  background-image: url("../images/center/invoice-link-01.png");
  background-image: -webkit-image-set(url("../images/center/invoice-link-01.png") 1x, url("../images/center/invoice-link-01@2x.png") 2x);
  background-image: image-set(url("../images/center/invoice-link-01.png") 1x, url("../images/center/invoice-link-01@2x.png") 2x);
}
.invoice-links .links-name {
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  font-weight: 700;
}
.invoice-links .links-info {
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  font-size: 12px;
  color: #999;
}

.set-mail-box {
  border: 1px solid #dedede;
  padding: 20px 20px 30px 20px;
}
.set-mail-box .set-mail-icon {
  width: 44px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  background: #3b99fc;
  color: #FFF;
  border-radius: 8px;
  margin: 0 auto;
}
.set-mail-box .set-mail-icon .icon {
  font-size: 26px;
}
.set-mail-box .set-mail-tit {
  line-height: 20px;
  font-weight: 700;
  text-align: center;
  margin-top: 20px;
}
.set-mail-box .set-mail-info {
  line-height: 20px;
  margin-top: 10px;
  text-align: center;
  color: #999;
  font-size: 12px;
}
.set-mail-box .set-mail-form {
  width: 340px;
  margin: 20px auto;
  position: relative;
}
.set-mail-box .set-mail-form .input-box {
  display: block;
  width: 100%;
}
.set-mail-box .set-mail-form .input {
  padding-left: 40px;
}
.set-mail-box .set-mail-form .icon {
  left: 5px;
  right: auto;
}
.set-mail-box .set-mail-form .input-tips {
  line-height: 20px;
  margin-top: 5px;
}
.set-mail-box .set-mail-btn {
  text-align: center;
}
.set-mail-box .set-mail-btn .btn {
  width: 210px;
}

.is-caring .invoice-links .links-info {
  font-size: 16px;
}
.is-caring .set-mail-box .set-mail-info {
  font-size: 16px;
}

.btn-tips-dot {
  position: absolute;
  top: -6px;
  right: -6px;
  width: 10px;
  height: 10px;
  background: #FF8201;
  border-radius: 100%;
  color: #333;
  z-index: 10;
}
.btn-tips-dot:hover {
  color: #333;
}

.ticket-return-container {
  *zoom: 1;
}
.ticket-return-container:before, .ticket-return-container:after {
  content: "";
  display: table;
}
.ticket-return-container:after {
  clear: both;
  overflow: hidden;
}
.ticket-return-container .ticket-return-main {
  float: left;
  width: 870px;
}
.ticket-return-container .ticket-return-side {
  float: right;
  width: 300px;
  position: relative;
}
.ticket-return-container .ticket-return-tit {
  line-height: 24px;
  font-weight: 700;
  margin-bottom: 10px;
}

.table-ticket-return-container {
  padding: 10px 50px;
}

.table-ticket-return {
  width: 100%;
  table-layout: fixed;
}
.table-ticket-return td {
  line-height: 20px;
  padding: 8px 0;
  text-align: left;
}

.return-order-detail {
  border: 1px solid #ff8000;
  min-height: 20px;
}
.return-order-detail .order-detail-hd {
  height: 40px;
  line-height: 40px;
  padding: 0 15px;
  background: #FFF8ED;
  font-size: 18px;
}
.return-order-detail .order-detail-bd {
  padding: 10px 15px;
}
.return-order-detail .order-detail-ft {
  height: 40px;
}
.return-order-detail .order-detail-ft a {
  float: left;
  width: 50%;
  height: 40px;
  line-height: 40px;
  background: #F5F5F5;
  text-align: center;
}
.return-order-detail .order-detail-ft a.btn-primary {
  background: #ff8000;
  color: #fff;
}
.return-order-detail .order-detail-ft a.btn-primary:hover {
  background: #FF6602;
}
.return-order-detail .order-detail-ft a.btn-primary.disabled {
  background: #eaeded;
  color: #999;
}
.return-order-detail .order-detail-list li {
  line-height: 20px;
  padding: 15px 0;
  border-bottom: 1px dashed #dedede;
  overflow: hidden;
  position: relative;
}
.return-order-detail .order-detail-list li.last {
  border-bottom: none;
}
.return-order-detail .order-detail-list .list-con {
  overflow: hidden;
}
.return-order-detail .order-detail-list .list-name {
  float: left;
  background: #fff;
  padding-right: 10px;
  position: relative;
  z-index: 20;
}
.return-order-detail .order-detail-list .list-price {
  float: right;
  background: #fff;
  padding-left: 10px;
  position: relative;
  z-index: 20;
}
.return-order-detail .order-detail-list .list-tips {
  font-size: 12px;
  color: #999;
}

.form-photo .photo-tips {
  color: #999;
  line-height: 28px;
}
.form-photo .btn-center {
  margin-top: 20px;
}

.photo-upload {
  overflow: hidden;
  margin: 10px 0;
}
.photo-upload .photo-upload-item {
  float: left;
  width: 365px;
  margin-right: 120px;
}
.photo-upload .photo-upload-item .photo-upload-tit {
  height: 28px;
  line-height: 28px;
  font-weight: 700;
}
.photo-upload .photo-upload-item .photo-upload-tit .icon {
  color: #3b99fc;
  margin-left: 10px;
}
.photo-upload .photo-upload-item .photo-upload-tit-info {
  color: #999;
  height: 28px;
  line-height: 28px;
}
.photo-upload .photo-upload-item .photo-upload-main {
  margin-top: 10px;
  height: 227px;
  border: 1px dashed #dedede;
  border-radius: 10px;
  position: relative;
  background: #FCFCFC;
}
.photo-upload .photo-upload-item .photo-upload-main .photo-upload-main-pic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.photo-upload .photo-upload-item .photo-upload-main .photo-upload-main-pic img {
  display: block;
  width: 100%;
  height: 100%;
}
.photo-upload .photo-upload-item .photo-upload-main .photo-upload-main-icon {
  position: absolute;
  top: 75px;
  left: 50%;
  margin-left: -22px;
  width: 44px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  background: #3b99fc;
  border-radius: 100%;
  color: #FFF;
}
.photo-upload .photo-upload-item .photo-upload-main .photo-upload-main-icon .icon {
  font-size: 24px;
}
.photo-upload .photo-upload-item .photo-upload-main .photo-upload-main-text {
  position: absolute;
  top: 165px;
  left: 0;
  right: 0;
  text-align: center;
  line-height: 20px;
}
.photo-upload .photo-upload-item .photo-upload-main input[type="file"] {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  width: 100%;
  cursor: pointer;
  font-size: 100px;
  opacity: 0;
  filter: alpha(opacity=0);
}

/*--- 关爱版 开始 ---*/
.is-caring {
  font-size: 18px;
}
.is-caring .center-menu .txt-num {
  font-size: 18px;
  height: 20px;
  line-height: 20px;
  top: 5px;
}
.is-caring .center-menu .menu-tit .icon-switch {
  font-size: 18px;
}
.is-caring .center-menu .menu-tit {
  padding-right: 20px;
  padding-left: 0;
  height: 40px;
  line-height: 40px;
  font-size: 18px;
}
.is-caring .center-menu .menu-tit .icon-switch {
  top: 12px;
}
.is-caring .center-menu .menu-sub a {
  padding-left: 0;
}
.is-caring .center-welcome .welcome-tit .welcome-name {
  font-size: 30px;
}
.is-caring .center-welcome .welcome-tit {
  font-size: 22px;
}
.is-caring .center-welcome .welcome-code .code-txt {
  font-size: 18px;
}
.is-caring .center-welcome .welcome-code li {
  width: 300px;
}
.is-caring .order-queue .queue-info h2 {
  font-size: 22px;
}
.is-caring .order-queue .queue-info p {
  height: 24px;
  line-height: 24px;
  font-size: 18px;
}
.is-caring .order-queue {
  height: 72px;
}
.is-caring .order-filter {
  height: 38px;
}
.is-caring .order-filter a {
  height: 36px;
  line-height: 36px;
}
.is-caring .order-item-table .order-num-one, .is-caring .order-item-table .order-num-two {
  font-size: 18px;
  white-space: nowrap;
}
.is-caring .panel-order .panel-order-hd {
  min-height: 40px;
  height: auto;
}
.is-caring .order-empty .empty-txt p {
  line-height: 30px;
}
.is-caring .order-empty .empty-txt {
  padding: 5px 0;
}
.is-caring .order-panel-personal .order-item-date {
  padding-left: 4px;
}
.is-caring .search-form-mini .form-item .w160 {
  width: 180px !important;
}
.is-caring .order-panel-personal .order-info-ticket .t-num {
  font-size: 20px;
}
.is-caring .order-panel-personal .order-info-ticket .t-station {
  height: 20px;
  line-height: 20px;
  font-size: 18px;
}
.is-caring .order-panel-personal .order-info-ticket .ticket-all-time {
  font-size: 18px;
}
.is-caring .label-ticket-form {
  height: 24px;
  line-height: 22px;
  font-size: 18px;
}
.is-caring .notice-bind .bind-item {
  padding: 40px 20px 0 70px;
}
.is-caring .panel-remind {
  padding-left: 200px;
}
.is-caring .lost-items-search .search-tab-hd-list li {
  font-size: 18px;
}
.is-caring .panel-remind .remind-name {
  font-size: 20px;
}
.is-caring .explain-show li {
  font-size: 18px;
}
.is-caring .form-list-box .form-tip {
  font-size: 18px;
}
.is-caring .express-box .express-item-tit {
  font-size: 18px;
  height: 24px;
  line-height: 24px;
  width: 24px;
}
.is-caring .cyx-safe .cyx-safe-bd {
  padding-left: 20px;
}
.is-caring .cyx-safe .cyx-safe-item-hd-con .item-text {
  font-size: 18px;
}
.is-caring .cyx-safe .cyx-safe-item {
  width: 260px;
}
.is-caring .cyx-box .icon.icon-baoxian {
  font-size: 24px;
}
.is-caring .cyx-safe.cyx-safe-mini .cyx-safe-bd {
  padding: 0;
}
.is-caring .cyx-safe.cyx-safe-mini .cyx-safe-item-hd {
  float: none;
  height: auto;
  width: 100%;
  margin-bottom: 20px;
}
.is-caring .cyx-safe.cyx-safe-mini .cyx-safe-item-hd-con {
  position: static;
  overflow: hidden;
}
.is-caring .cyx-safe.cyx-safe-mini .cyx-safe-item-hd-con .item-text {
  float: left;
  margin-right: 20px;
}
.is-caring .order-panel-address .col-num {
  width: 70px;
}
.is-caring .order-panel-address .col-tel {
  width: 140px;
}
.is-caring .order-panel-address .col-place {
  width: 420px;
}
.is-caring .form-list .input-box.w100, .is-caring .form-list .sel.w100 {
  width: 120px !important;
}
.is-caring .form-list .input-box.w120, .is-caring .form-list .sel.w120 {
  width: 140px !important;
}
.is-caring .form-list .input-box.w140, .is-caring .form-list .sel.w140 {
  width: 160px !important;
}
.is-caring .form-list .input-box.w190, .is-caring .form-list .sel.w190 {
  width: 210px !important;
}
.is-caring .tracking-status li {
  padding-left: 170px;
}
.is-caring .order-info-baoxian .icon-baoxian {
  font-size: 26px;
}
.is-caring .order-panel-baoxian .col-number {
  width: 60px;
}
.is-caring .l-route-type .route-type-txt {
  font-size: 18px;
}
.is-caring .l-route-item .l-route-txt .route-title {
  font-size: 20px;
}
.is-caring .ticket-type .ticket-type-txt {
  line-height: 24px;
  font-size: 18px;
}
.is-caring .tit-houbu {
  font-size: 18px;
}

/*--- 关爱版 结束 ---*/
.hb-selected-infos {
  *zoom: 1;
  padding: 15px 0 0 0;
  border-top: 1px solid #dedede;
}
.hb-selected-infos:before, .hb-selected-infos:after {
  content: "";
  display: table;
}
.hb-selected-infos:after {
  clear: both;
  overflow: hidden;
}
.hb-selected-infos .infos-item {
  float: left;
  margin-right: 30px;
  line-height: 20px;
}
.hb-selected-infos .infos-item a {
  text-decoration: underline;
}

.hb-selected-group {
  position: relative;
}
.hb-selected-group .selected-menu {
  position: absolute;
  top: 0;
  right: 0;
  width: 175px;
}
.hb-selected-group .selected-menu-item {
  position: relative;
  padding-left: 20px;
  height: 40px;
  line-height: 40px;
  font-weight: 700;
  margin-bottom: 5px;
  cursor: pointer;
}
.hb-selected-group .selected-menu-item:hover {
  color: #3b99fc;
}
.hb-selected-group .selected-menu-item.is-active {
  color: #3b99fc;
}
.hb-selected-group .selected-menu-item.is-active:hover {
  color: #3b99fc;
}
.hb-selected-group .selected-menu-item.is-active::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -10px;
  display: inline-block;
  width: 0;
  height: 0;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
  border-width: 10px;
  cursor: pointer;
  border-style: dashed dashed dashed solid;
  border-color: transparent transparent transparent #3b99fc;
  border-right: none;
}
.hb-selected-group .selected-main {
  width: 525px;
  padding-right: 10px;
  border-right: 1px solid #A6BFDE;
  max-height: 400px;
  overflow-y: auto;
}
.hb-selected-group .selected-main::-webkit-scrollbar {
  width: 6px;
  height: 6px;
  background-color: rgba(0, 0, 0, 0);
}
.hb-selected-group .selected-main::-webkit-scrollbar-track {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 6px;
  background-color: rgba(0, 0, 0, 0);
}
.hb-selected-group .selected-main::-webkit-scrollbar-thumb {
  border-radius: 6px;
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: rgba(0, 0, 0, 0.1);
}
.hb-selected-group .group-item + .group-item {
  margin-top: 10px;
}
.hb-selected-group .group-tit {
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  font-weight: 700;
}
.hb-selected-group .group-ticket {
  height: 65px;
  line-height: 20px;
  border-bottom: 1px solid #dedede;
  padding: 12px 0;
}
.hb-selected-group .group-ticket .ticket-order {
  float: left;
  width: 40px;
  line-height: 40px;
}
.hb-selected-group .group-ticket .ticket-station {
  float: left;
  width: 80px;
}
.hb-selected-group .group-ticket .ticket-station-name {
  font-weight: 700;
}
.hb-selected-group .group-ticket .ticket-number {
  float: left;
  width: 60px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  margin-right: 25px;
  padding-right: 10px;
  background-image: url("../images/center/to5.png");
  background-image: -webkit-image-set(url("../images/center/to5.png") 1x, url("../images/center/to5@2x.png") 2x);
  background-image: image-set(url("../images/center/to5.png") 1x, url("../images/center/to5@2x.png") 2x);
  background-position: bottom center;
  background-repeat: no-repeat;
}
.hb-selected-group .group-ticket .ticket-seat {
  float: left;
  width: 70px;
  height: 40px;
  line-height: 40px;
}

.passenger-card-mini {
  width: 170px;
}
.passenger-card-mini .passenger-name {
  padding-right: 0;
}

.passenger-card-list .passenger-card-mini {
  margin: 10px 10px 0 0;
}

.success-rate {
  display: inline-block;
  width: 146px;
  height: 30px;
  line-height: 28px;
  text-align: center;
  color: #FFF;
  background-image: url("../images/success-rate.png");
  background-image: -webkit-image-set(url("../images/success-rate.png") 1x, url("../images/success-rate@2x.png") 2x);
  background-image: image-set(url("../images/success-rate.png") 1x, url("../images/success-rate@2x.png") 2x);
}
