.tb{margin-top: 10px;background: #F9FDFF;margin-bottom:0}
.tb tr td{border:none;padding:10px 20px}
.tb tr td.left{text-align:left;}
.tb tr td.right{text-align:right;}
.tb tr td button{padding:5px 30px !important;background-color: #3b99fc;border-color:#3b99fc}
.form-item-change{background: #3b99fc;color: #FFF;cursor: pointer;margin:0 20px;}
.icon-qiehuan:before {content: "\e60d";}
.tips-box{color:#333;}
.mb-lg {
    margin-bottom: 20px !important;
}
.ticket-result-hd {
    height: 40px;
    position: relative;
}
.ticket-result-titlist {
    height: 40px;
    line-height: 40px;
    background: #F8F8F8;
    color: #666;
}
.ticket-result-box .ticket-number {
    float: left;
    padding-left: 20px;
    width: 148px;
}
.ticket-result-box .ticket-time {
    float: left;
    width: 160px;
    text-align: center;
}
.ticket-result-box .ticket-alltime {
    min-height: 34px;
    float: left;
    width: 160px;
    text-align: center;
}
.ticket-fill-advance-result-box .ticket-price {
    float: left;text-align: center;
     width: 150px;
     padding-left: 50px;
 }
.ticket-fill-advance-result-box .ticket-discount {
    float: left;
    width: 50px;
}
.ticket-fill-advance-result-box .ticket-result-titlist .ticket-discount, .ticket-fill-advance-result-box .ticket-result-titlist .ticket-state {
    height: 40px;
}
.ticket-result-box .ticket-state {
    float: left;
    width: 150px;
    text-align: center;
}
.ticket-result-box .ticket-btn {
    float: left;
    text-align: center;
    width: 140px;
}
.ticket-result-item:last-child {
    border-bottom: none;
}
.ticket-result-item {
    position: relative;
    padding: 20px 0 20px 0;
    border-bottom: 1px dashed #dedede;
    line-height: 24px;
    *zoom: 1;
}
.item-none{
    height:258px;line-height:258px;text-align:center
}
.txt-lighter p{text-align:left !important;}
.mt{text-align: left !important;}
.tips-tit{margin:0;}
.ticket-fill-advance-lines {
    padding: 0 25px;
    position: relative;
    margin: 10px 0;
}
.ticket-fill-advance-lines .btn-prev {
    left: 0;
}
.ticket-fill-advance-lines .lines-btn {
    position: absolute;
    top: 0;
    height: 46px;
    line-height: 46px;
    text-align: center;
    cursor: pointer;
}
.ticket-fill-advance-lines .lines-btn .icon {
    font-size: 18px;
}
.icon-left:before {
    content: "\e664";
}
.ticket-fill-advance-lines .btn-next {
    right: 0;
}
.icon-right:before {
    content: "\e665";
}
.ticket-fill-advance-lines .lines-con {
    overflow: hidden;
    height: 46px;
    position: relative;
}
.ticket-fill-advance-lines .lines-list {
    white-space: nowrap;
    font-size: 0;
    position: absolute;
}
.ticket-fill-advance-lines .lines-item.is-active {
    color: #3b99fc;
}
.ticket-fill-advance-lines .lines-item {
    display: inline-block;
    width: 265px;
    line-height: 26px;
    padding: 10px 5px;
    font-size: 12px;
    overflow: hidden;
    position: relative;
    margin: 0 20px 0 0;
    text-align: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer;
}
.ticket-fill-advance-lines .lines-name {
    font-size: 16px;
}
.ticket-fill-advance-lines .lines-item.is-active .lines-to {
    background-image: url(../../image/train/to03.png);
    background-image: -webkit-image-set(url(../../image/train/to03.png) 1x,url(../../image/train/to03@2x.png) 2x);
    background-image: image-set(url(../../image/train/to03.png) 1x,url(../../image/train/to03@2x.png) 2x);
}
.ticket-fill-advance-lines .lines-to {
    display: inline-block;
    width: 50px;
    height: 7px;
    margin: 0 10px;
    background-image: url(../../image/train/to04.png);
    background-image: -webkit-image-set(url(../../image/train/to04.png) 1x,url(../../image/train/to04@2x.png) 2x);
    background-image: image-set(url(../../image/train/to04.png) 1x,url(../../image/train/to04@2x.png) 2x);
}
.ticket-fill-advance-lines .lines-item.is-active::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 2px;
    background: #3b99fc;
}
.ticket-result-item:before, .ticket-result-item:after {
    content: "";
    display: table;
}
.ticket-result-item:after {
    clear: both;
    overflow: hidden;
}
.ticket-result-item .ticket-number-num, .ticket-result-item .ticket-time-num {
    margin-bottom: 10px;
    font-size: 20px;
}
.txt-primary {
    color: #3b99fc !important;
}
.ticket-result-item .ticket-time-info .label-shi, .ticket-result-item .ticket-time-info .label-zhong, .ticket-result-item .ticket-time-info .label-guo {
    margin-right: 8px;
}
.label-shi{color:#5fac81;}
.label-guo {
    color: #3b99fc;
}
.label-zhong {
    color: #ff8000;
}
.label-shi, .label-guo, .label-zhong {
    display: inline-block;
    width: 18px;
    height: 18px;
    line-height: 16px;
    text-align: center;
    border: 1px solid #d8edff;
    font-style: normal;
    font-size: 12px;
    background: #fff;
}
.ticket-result-item .ticket-alltime {
    background-image: url(../../image/train/to4.png);
    background-image: -webkit-image-set(url(../../image/train/to4.png) 1x,url(../../image/train/to4@2x.png) 2x);
    background-image: image-set(url(../../image/train/to4.png) 1x,url(../../image/train/to4@2x.png) 2x);
    background-repeat: no-repeat;
    background-position: center 20px;
}
.ticket-result-box .ticket-alltime {
    min-height: 34px;
    float: left;
    width: 160px;
    text-align: center;
}
.ticket-result-item .ticket-alltime-txt {
    font-size: 12px;
    margin-bottom: 10px;
}
.ticket-result-item .ticket-item-buy {
    float: left;
    width: 540px;
    position: relative;
}
.ticket-item-buy-item-drop,.ticket-item-info {
    position: relative;
}
.ticket-result-item .ticket-item-buy-item {
    margin-bottom: 10px;
    height: 24px;
}
.ticket-result-item .ticket-price-seat {
    float: left;
    width: 70px;
    text-align: right;
    padding-right: 5px;
}
.ticket-result-item .ticket-price-num {
     float: left;
     width: 70px;
     text-align: left;
     padding-left: 5px;
 }
.txt-price .rmb {
    font-style: normal;
    margin-right: 2px;
}
.label-discount-new {
    display: inline-block;
    width: 44px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    padding-left: 4px;
    color: #ff4646;
    font-size: 12px;
    font-style: normal;
    vertical-align: middle;
    background-image: url(../../image/train/discount.png);
    background-image: -webkit-image-set(url(../../image/train/discount.png) 1x,url(../../image/train/discount@2x.png) 2x);
    background-image: image-set(url(../../image/train/discount.png) 1x,url(../../image/train/discount@2x.png) 2x);
}
.ticket-fill-advance-result-box .btn-hollow {
    background: rgba(59,153,252,0.1);
}
.btn.btn-sm {
    min-width: 70px;
    height: 24px;
    padding: 1px 10px;
    border-radius: 3px;
}
.btn.btn-hollow {
    color: #3b99fc;
    border: 1px solid #3b99fc;
}
.ticket-fill-advance-result-box .btn.btn-hollow.is-active {
    position: relative;
    background: #3b99fc;
    color: #FFF;
}
.ticket-fill-advance-result-box .btn.btn-hollow.is-active::after {
    background-image: url(../../image/train/current6.png);
    background-image: -webkit-image-set(url(../../image/train/current6.png) 1x,url(../../image/train/current6@2x.png) 2x);
    background-image: image-set(url(../../image/train/current6.png) 1x,url(../../image/train/current6@2x.png) 2x);
}
.btn.is-active::after {
    content: '';
    position: absolute;
    bottom: -1px;
    right: -1px;
    width: 20px;
    height: 16px;
    background-image: url(../../image/train/current5.png);
    background-image: -webkit-image-set(url(../../image/train/current5.png) 1x,url(../../image/train/current5@2x.png) 2x);
    background-image: image-set(url(../../image/train/current5.png) 1x,url(../../image/train/current5@2x.png) 2x);
}
.ticket-item-buy-item-drop .ticket-item-buy-item-group {
    background-color: #F7F7F7;
    margin-bottom: 10px;
    padding: 5px 0;
    display: none;
}
.ticket-result-item .ticket-item-info {
    float: left;
    width: 648px;
}
.ticket-fill-advance-result-box .ticket-result-bd .ticket-discount, .ticket-fill-advance-result-box .ticket-result-bd .ticket-state {
    height: 24px;
}
.icon-caret-down:before {
    content: "\e603";
}
.ticket-result-item .ticket-number-num .is-another-day, .ticket-result-item .ticket-time-num .is-another-day {
    font-weight: 400;
    margin-left: 10px;
    color: #ff8000;
    font-size: 14px;
    vertical-align: middle;
}
.tips-box a.btn-primary{padding:4px 10px;border-radius:6px;}
.ticket-fill-advance-table {
    width: 100%;
    table-layout: fixed;
}
.ticket-fill-advance-table .td-order {
    width: 28px;
}
.ticket-fill-advance-table td {
    border-bottom: 1px dashed #dedede;
    padding: 15px 0;
}
.ticket-fill-advance-table .td-train-number {
    width: 56px;
}
.ticket-fill-advance-table .td-station {
    width: 80px;
    text-align: center;
}
.ticket-fill-advance-table .td-to {
    width: 50px;
}
.ticket-fill-advance-table .td-station {
    width: 80px;
    text-align: center;
}
.ticket-fill-advance-table .td-state {
    width: 180px;
    text-align: center;
}
.ticket-fill-advance-table .td-seat {
    line-height: 28px;
    width: 250px;
}
.ticket-fill-advance-table .td-link {
    text-align: center;
}
.ticket-fill-advance-table .td-to .to-icon {
    display: block;
    width: 50px;
    height: 7px;
    background-image: url(../../image/train/to04.png);
    background-image: -webkit-image-set(url(../../image/train/to04.png) 1x,url(../../image/train/to04@2x.png) 2x);
    background-image: image-set(url(../../image/train/to04.png) 1x,url(../../image/train/to04@2x.png) 2x);
}
.ticket-fill-advance-table .seat-item {
    float: left;
    width: 145px;
    height: 30px;
    margin: 5px;
    padding: 0 10px;
    border: 1px solid #dedede;
    -webkit-transition: border-color .3s;
    transition: border-color .3s;
    cursor: pointer;
}
.ticket-fill-advance-table .seat-item.is-active {
    border-color: #3b99fc;
}
.ticket-fill-advance-table .seat-check {
    float: right;
    margin-top: 6px;
    width: 16px;
    height: 16px;
    background-image: url(../../image/train/check.png);
    background-image: -webkit-image-set(url(../../image/train/check.png) 1x,url(../../image/train/check@2x.png) 2x);
    background-image: image-set(url(../../image/train/check.png) 1x,url(../../image/train/check@2x.png) 2x);
}
.ticket-fill-advance-table .seat-item.is-active .seat-check {
    background-position: -32px 0;
}
.ticket-fill-advance-table .seat-name,.ticket-fill-advance-table .seat-price {
    float: left;
}
.txt-num{color:#ff8000;}
.btn-center {
    text-align: center;
    font-size: 0;
    margin-top:10px;
}
.order-tobuy .btn-addpassenger {
    width: 150px;
    color: #3b99fc;
    border: 1px dashed #3b99fc;
}
.btn-center > a {
    margin: 0 5px;padding: 3px;border-radius:5px;font-size:14px;
}
.order-tobuy .btn-addpassenger .icon {
    font-size: 14px;
    vertical-align: middle;
    margin-right: 4px;
    position: relative;
    top: -2px;
}
.icon-plus:before {
    content: "\e63d";
}
.ticket-fill-advance-result-box .ticket-item-info .ticket-type {
    position: absolute;
    top: -22px;
    left: 0px;
    width: 57px;
    height: 25px;
    line-height: 22px;
    text-align: left;
    color: #fff;
    padding-left: 5px;
    font-size: 12px;
    background-image: url(../../image/train/train.png);
    background-image: -webkit-image-set(url(../../image/train/train.png) 1x,url(../../image/train/train@2x.png) 2x);
    background-image: image-set(url(../../image/train/train.png) 1x,url(../../image/train/train@2x.png) 2x);
    background-position: 0 -25px;
}
.panel-order-bd .list-table th{text-align:center;}
.ml-lg{margin-left:20px;}
.panel-table {
    border: 1px solid #dedede;
    -webkit-transition: 0.3s linear border;
    transition: 0.3s linear border;
}
.list-table {
    width: 100%;
    text-align: center;
    border-collapse: collapse;
    border-spacing: 0;
}
.list-table th {
    background: #f0f8ff;
    height: 40px;
    padding: 0 10px;
}
.txt-lighter {
    color: #999 !important;
}
.list-table .br-none {
    border-right: none;
}
.mb {
    margin-bottom: 10px !important;
}
.fill-train-info{color:#333;font-size:14px;}
.passsengers-span{color:#000}
#btn-primary{padding:0 !important;border-radius:0 !important;}