.w300{width: 300px !important;}
.search-keywords{border-radius: 6px;}
.travel-product-title{height:50px;line-height:50px;font-weight:700;}
.travel-product-list {
    overflow: hidden;
}
.travel-product-list .list-item {
    float: left;
    width: 280px;
    height: 304px;
    border: 1px solid #dedede;
    border-radius: 4px;
    margin-right: 20px;
    margin-bottom: 50px;
}
.travel-product-list .list-pic img {
    display: block;
    width: 100%;
    height: 158px;
    border-radius: 3px;
}
.travel-product-list .list-con {
    padding: 18px;
    overflow: hidden;
}
.travel-product-list .list-name {
    height: 22px;
    line-height: 22px;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 10px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.travel-product-list .list-info {
    height: 40px;
    line-height: 20px;
    overflow: hidden;
    margin-bottom: 8px;
}
.travel-product-list .list-price {
    float: left;
    height: 30px;
    line-height: 30px;
    color: #999;
}
.travel-product-list .list-btn {
    float: right;
}
.btn.btn-primary{
    background: #ff8000;
    color: #fff;
    border-color: #ff8000;
}
.travel-product-list .list-item:nth-child(4n){margin-right:0;}
.travel-product-list .list-item:hover{border:1px solid #3b99fc;}
.travel-product-list .list-price strong {
    font-size: 26px;
    color: #ff8000;
    margin: 0 6px;
    font-weight: 400;
}
.travel-btn{
    min-width: 80px;
    padding: 4px 10px;
    border-radius: 6px;
}
.travel-product-list .list-price .rmb {
    font-style: normal;
    font-size: 16px;
    color: #ff8000;
}
.travel-img-div{
    overflow: hidden;
    height: 100%;
    overflow-x: auto;
}
.travel-img-list{
    white-space: nowrap;
    margin:0;
}
.travel-img-list li{
    width:368.6px;
    display: inline-block;
}
.travel-img-list li img{
    width:368px;
    height:490px;
}
.btn.btn-secondary {
    background: #3b99fc;
    color: #fff;
    border-color: #3b99fc;
    padding:4px 10px;
    border-radius:6px;
}
h3 i{font-weight:normal;font-size:14px;font-style:normal;margin-left:15px}
.travel-product-selected{
    overflow:hidden;
}
.travel-product-selected .selected-item {
    border: 1px solid #dedede;
    margin:0 10px 10px 0;
    border-radius: 4px;
    width: 360px;
    float:left;
}
.travel-product-selected .selected-item:nth-child(3n){margin-right:0;}
.travel-product-selected .item-header {
    position: relative;
    height: 28px;
    line-height: 28px;
    padding: 0 40px 0 20px;
    border-radius: 3px 3px 0 0;
    background-image: -webkit-gradient(linear,left top,right top,from(#eff6ff),to(#fff));
    background-image: linear-gradient(to right,#eff6ff,#fff);
}
.travel-product-selected .item-header .item-name {
    float: left;
    color: #3b99fc;
}
.travel-product-selected .item-header .item-number {
    display: inline-block;
    width: 16px;
    height: 16px;
    line-height: 16px;
    background: #3b99fc;
    color: #fff;
    border-radius: 16px;
    text-align: center;
    margin-right: 10px;
}
.travel-product-selected .item-header .item-price {
    float: right;
    text-align: right;
    white-space: nowrap;
}
.travel-product-selected .item-header .item-del {
    position: absolute;
    top: 0;
    right: 12px;
    color: #666;
    cursor: pointer;
}
.travel-product-selected .item-header .item-del:hover{
    color:#3b99fc
}
.icon-close-circle:before {
    content: "\ec03";
}
.travel-product-selected .item-body {
    padding: 10px 40px 10px 20px;
    overflow: hidden;
}
.travel-product-selected .item-stations {
    float: left;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    font-weight: 700;
}
.travel-product-selected .item-stations .station-name {
    float: left;
}
.ellipsis {
    width: 74px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.travel-product-selected .item-stations .station-to {
    float: left;
    width: 50px;
    height: 7px;
    margin: 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);
}
.travel-product-selected .item-seat {
    float: right;
    height: 30px;
    line-height: 30px;
    color: #666;
}
.travel-product-selected .add-travel-item{
    margin:0;
    border-radius:6px;
    width: 360px;
    float:left;
    background: url(../../image/train/travel-product-side-item.png);
    background-size: 100% 100%;
    border:1px solid #eee;
}
.add-travel-item .text-center{
    margin:45px 126px 20px;
}
.ticket-search-top-mini {
    height: 32px;
}
.ticket-search-top-mini .ticket-station .item-icon {
    height: 32px;
    line-height: 32px;
}
.ticket-search-top-mini .ticket-station .station-item {
    padding: 0;
    margin-right: 20px;
    float:left;
}
.ticket-search-top-mini .ticket-station .item-icon .icon {
    font-size: 20px !important;
    color: #3b99fc !important;
}
.icon-ekatong:before {
    content: "\e72d";
}
.mr-lg {
    margin-right: 20px!important;
}
.ticket-search-top-mini .ticket-station .item-to {
    margin-top: 5px;
    line-height: 20px;
    overflow: hidden;;
}
.icon-to:before {
    content: "\e6fe";
}
.travel-product-type {
    overflow: hidden;
    padding: 20px 0 0 0;
    border-top: 1px solid #dedede;
    margin-top: 100px;
}
.travel-product-type .travel-product-type-title {
    float: left;
    height: 34px;
    line-height: 34px;
    margin: 0 12px 20px 0;
}
.travel-product-type .travel-product-type-list {
    float: left;
}
.travel-product-type .travel-product-type-list .item {
    float: left;
    position: relative;
    width: 145px;
    height: 34px;
    line-height: 32px;
    border: 1px solid #dedede;
    overflow: hidden;
    padding: 0 10px;
    margin: 0 12px 20px 0;
    cursor: pointer;
}
.travel-product-type .travel-product-type-list .item-seat {
    float: left;
}
.travel-product-type .travel-product-type-list .item-price {
    float: right;
}
.txt-price {
    color: #ff8000!important;
}
.sel {
    display: inline-block;
    position: relative;
    zoom: 1;
    vertical-align: middle;
    text-align: left;
}
.sel .sel-hd {
    height: 30px;
    line-height: 28px;
    border: 1px solid #dedede;
    padding: 0 24px 0 10px;
    color: #333;
    background-color: #fff;
    cursor: pointer;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
}
.sel .sel-inner {
    overflow: hidden;
    white-space: nowrap;
}
.sel .sel-hd .icon {
    position: absolute;
    top: 0;
    right: 0;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #e0e0e0 !important;
    -webkit-transition: .3s linear transform;
    transition: .3s linear transform;
}
.modal .modal-bd .ticket-station .icon{
    font-size:16px;
    margin-left:0;
    color:#fff;
    border-radius:10px;
}
.sel-bd ul{margin:0;}
.sel-bd li span.l{color:#999;font-size:12px}
.ticket-search-top-mini .station-item span.txt-price{margin-left:10px;}
.sel-box .sel-bd li:hover,.sel-box .sel-bd li.selected{background-color:#f0f8ff !important;color:#1a9efe;}
.w250 {
    width: 250px !important;
}
.travel-product-type-list .item.is-active {
    border-color: #3b99fc !important;
    background: #f0f8ff;
}
.travel-product-type .travel-product-type-list .item.is-active:after {
    content: "";
    position: absolute;
    top: -2px;
    right: -2px;
    width: 26px;
    height: 21px;
    background-image: url(../../image/train/current3.png);
    background-image: -webkit-image-set(url(../../image/train/current3.png) 1x,url(../../image/train/current3@2x.png) 2x);
    background-image: image-set(url(../../image/train/current3.png) 1x,url(../../image/train/current3@2x.png) 2x);
}
.seat-sel-bd ul li.travel{
    width:290px;padding:5px 10px;margin:5px 10px 5px 0;border:1px solid #ccc;background-color:#fff;
}
.seat-sel-bd ul li.travel:nth-child(2n){margin-right:0;}
.seat-sel-bd ul li.travel span{
    margin-right: 50px;
}
.seat-sel-bd ul li.travel b{font-size:14px;color:#333;font-weight:700}
.new-travel{
    display: flex;justify-content: space-between;padding: 0px 20px;width: 260px;padding-bottom: 10px;height:20px
}
.new-travel div{width:110px}
.new-travel div span{color:#999;font-size:12px;display:block}
.ticket-station .icon {
    font-size: 16px;
    margin-left: 0;
    color: #fff;
    border-radius: 10px;
}
.up-box-bd .travel p .icon{float:none;margin:0;font-size:14px;}