﻿@charset "UTF-8";
.index-side-area {
  width: 380px; }

.index-main-area {
  width: 610px; }

.index-side-area .searchbox, .index-side-area .search-bd .search-btn, .product-head-detail .info .search-btn, .booking-pop .bd .submit button, .ptpList-wrap .product-head-box .searchbox, .product-head-box .searchbox button, .time-quantum a, .list-operation button, .else-product a {
  border-radius: 3px; }

.index-side-area .search-bd .info, .product-head-detail .info .rulebox .info, .booking-pop .bd .info, .ptpList-wrap .product-head-box .searchbox, .product-head-box .searchbox .info, .time-quantum a, .else-product a, .ticket-list li, .contury-side-area .hot-ticket, .infomation-wrap {
  border: 1px solid #ccc; }

.index-side-area .search-bd .rule, .product-head-box .searchbox .rule, .time-quantum .last, .time-quantum .next {
  content: "";
  height: 0;
  width: 0;
  overflow: hidden;
  position: absolute; }

/*租车、签证主题颜色*/
.pd10, .index-side-area .search-bd, .itembox .bd {
  padding: 10px; }

.mt10, .page-title, .tab-main {
  margin-top: 10px; }

.mt20 {
  margin-top: 20px; }

.mr5 {
  margin-right: 5px; }

.mr10, .comment-input label, .comment-input .rate label {
  margin-right: 10px; }

.mr15 {
  margin-right: 15px; }

.mr20, .index-side-area .search-bd label, .hot-ticket .item, .product-head-detail .info label, .product-head-detail .info .num, .comment-info .simple-pages, .comment-input .label, .booking-pop .bd .num, .booking-pop .bd .info label {
  margin-right: 20px; }

.ml10 {
  margin-left: 10px; }

.ml20 {
  margin-left: 20px; }

.mb10, .hot-ticket .hd, .hot-ticket .item, .product-head-detail .note, .pro-details-bd .tik-detail, .pro-grade .percent dt, .pro-grade .percent dd, .comment-info li {
  margin-bottom: 10px; }

.mb20 {
  margin-bottom: 20px; }

.mb30 {
  margin-bottom: 30px; }

/*--index searchbox--*/
.index-side-area .searchbox {
  border: 7px solid #00204d;
  background-color: #fcfeff;
  height: 422px;
  overflow: visible; }

.index-side-area .search-hd {
  background: #00204d;
  font-size: 18px;
  line-height: 45px;
  padding-top: 5px; }

.index-side-area .search-hd a {
  border-radius: 3px 3px 0 0;
  display: inline-block;
  width: 118px;
  text-align: center;
  color: #fff;
  text-decoration: none; }
  .index-side-area .search-hd a:hover {
    background-color: #fcfeff;
    color: #333; }

.index-side-area .search-hd .selected {
  background-color: #fcfeff;
  color: #333; }

.index-side-area .search-bd {
  font-size: 14px; }

.index-side-area .search-bd td {
  height: 40px;
  vertical-align: middle; }

.index-side-area .search-bd .td01 {
  width: 70px;
  text-align: right; }

.index-side-area .search-bd input[type="text"] {
  padding: 0 5px;
  line-height: 30px;
  height: 30px; }

.index-side-area .search-bd .place {
  width: 200px; }

.index-side-area .search-bd .date {
  width: 100px; }

.index-side-area .search-bd .time {
  width: 120px;
  padding: 0 5px;
  line-height: 30px;
  height: 30px; }

.index-side-area .search-bd .select {
  position: absolute;
  z-index: 10;
  left: 0;
  top: 29px;
  border: 1px solid #e1e1e1;
  background: #fff;
  line-height: 25px;
  width: 120px; }

.index-side-area .select li {
  padding: 0 5px; }

.index-side-area .select li:hover {
  background-color: #fcfeff; }

.index-side-area .search-bd .num-box {
  position: relative; }

.index-side-area .search-bd .num {
  width: 45px; }

.index-side-area .search-bd .txt {
  position: absolute;
  right: 3px;
  top: 1px;
  color: #999; }

.index-side-area .search-bd .rulebox {
  position: relative; }

.index-side-area .search-bd .rule {
  border-left: 5px solid #1894d4;
  border-top: 5px dashed transparent;
  border-bottom: 5px dashed transparent;
  left: 0;
  top: 6px; }

.index-side-area .search-bd .info {
  display: none;
  position: absolute;
  top: 20px;
  left: 0;
  width: 420px;
  background-color: #fff;
  padding: 5px;
  z-index: 10; }

.index-side-area .search-bd .rulebox:hover .info {
  display: inline-block; }

.index-side-area .rulebox a {
  margin-left: 8px;
  border-bottom: 1px dotted;
  text-decoration: none;
  color: #333; }

.age-rule {
  font-size: 12px;
  line-height: 22px;
  padding: 2px; }

.age-rule table {
  background-color: #e5e5e5;
  border-collapse: separate;
  border-spacing: 1px;
  color: #333; }

.age-rule table th {
  background-color: #f8f8f8;
  height: 28px;
  padding: 0 3px; }

.age-rule table .th01 {
  width: 96px;
  text-align: center; }

.index-side-area .age-rule table td, .age-rule table td {
  height: 26px;
  padding: 0 3px; }

.age-rule table tr:nth-child(2n) td {
  background: #fff; }

.age-rule table tr:nth-child(2n-1) td {
  background: #f8f8f8; }

.index-side-area .search-bd .search-btn {
  width: 240px;
  padding-right: 35px;
  height: 50px;
  border: none;
  font-size: 18px;
  font-weight: 600;
  color: #fff;
  text-align: center;
  cursor: pointer;
  float: right;
  /* Fallback for sad browsers */
  background-color: #d67800;
  /* Mozilla Firefox */
  background-image: -moz-linear-gradient(#ffb14d, #d67800);
  /* Opera */
  background-image: -o-linear-gradient(#ffb14d, #d67800);
  /* WebKit (Safari 4+, Chrome 1+) */
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffb14d), color-stop(1, #d67800));
  /* WebKit (Chrome 11+) */
  background-image: -webkit-linear-gradient(#ffb14d, #d67800);
  /* IE10 */
  background-image: -ms-linear-gradient(#ffb14d, #d67800);
  /* W3C */
  background-image: linear-gradient(#ffb14d, #d67800); }
  .index-side-area .search-bd .search-btn:hover {
    /* Fallback for sad browsers */
    background-color: #cc7200;
    /* Mozilla Firefox */
    background-image: -moz-linear-gradient(#ffa533, #cc7200);
    /* Opera */
    background-image: -o-linear-gradient(#ffa533, #cc7200);
    /* WebKit (Safari 4+, Chrome 1+) */
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffa533), color-stop(1, #cc7200));
    /* WebKit (Chrome 11+) */
    background-image: -webkit-linear-gradient(#ffa533, #cc7200);
    /* IE10 */
    background-image: -ms-linear-gradient(#ffa533, #cc7200);
    /* W3C */
    background-image: linear-gradient(#ffa533, #cc7200); }

.index-side-area .search-bd .icon-search {
  position: relative; }
  .index-side-area .search-bd .icon-search:before {
    content: "\e60d";
    color: #fff;
    font-size: 26px;
    position: absolute;
    right: 80px;
    top: 10px;
    font-weight: bolder; }

.newsearch .icon-place:before {
  content: "\e621";
  color: #ccc; }

.index-side-area .pass-select {
  width: 100%;
  text-align: center;
  margin-top: 30px; }

.index-side-area .search-bd .pass-select td {
  height: 65px; }

.index-side-area .pass-select select {
  line-height: 30px;
  height: 30px;
  width: 225px; }

/*最新资讯*/
.itembox .hd {
  line-height: 30px;
  border-bottom: 2px solid #449fcf; }

.itembox .hd .title {
  font-size: 20px; }

.itembox .tabs li {
  display: inline-block;
  position: relative; }

.itembox .tabs li a {
  color: #666;
  font-size: 14px;
  text-decoration: none; }

.itembox .tabs li .icon {
  position: absolute;
  font-size: 25px;
  left: 50%;
  margin-left: -8px;
  line-height: 14px; }

.itembox .tabs li .down {
  top: 25px;
  color: #449fcf;
  z-index: 5; }

.itembox .tabs li .up {
  top: 28px;
  color: #fff;
  z-index: 8; }

.itembox .tabs .thistab a {
  color: #449fcf; }

.itembox .cont a, .itembox .feed-list i {
  margin: 0 4px; }

.itembox .feed-list i {
  color: #36c; }

/*购票指引*/
.itembox .bd .note {
  color: #999; }

.itembox .bd strong {
  color: #ff8f00; }

.itembox .guide .title {
  line-height: 30px;
  font-size: 14px;
  padding: 0 10px;
  border-radius: 13px;
  background-color: #f0f0f0; }

.itembox .icon-round-add:before {
  content: "\e620"; }

.itembox .icon-round-close:before {
  content: "\e61f"; }

.itembox [class^='icon-'] {
  position: relative;
  display: inline-block; }
  .itembox [class^='icon-']:before {
    font-size: 20px;
    color: #999;
    position: absolute;
    top: 0;
    right: -3px; }

.itembox .guide dl {
  line-height: 20px; }

.itembox .guide dt, .itembox .guide dd {
  padding-left: 18px; }

.itembox .guide dt {
  margin-bottom: 3px; }

.itembox .guide .icon-question:before {
  content: "\e604"; }

.itembox dl [class^='icon-']:before {
  color: #72bbe0;
  font-size: 16px;
  left: -18px;
  top: -14px; }

.itembox .bd .morebox {
  text-align: right; }

/*最新资讯*/
.itembox .hd .more {
  color: #999; }

.itembox .newInfo a {
  color: #666;
  line-height: 22px; }

/*广告*/
.index-banner img {
  display: block;
  width: 610px;
  height: 325px; }

.serves-icons {
  background-color: #f6f6f6;
  padding: 20px 16px; }

.serves-icons li {
  width: 30%;
  box-sizing: border-box;
  padding-left: 30px; }

.serves-icons li a {
  padding-left: 45px;
  color: #666;
  text-decoration: none; }

.serves-icons li .title {
  font-size: 14px;
  font-weight: 500;
  color: #333; }

.serves-icons .icon-ico01:before {
  content: "\e61c"; }

.serves-icons .icon-ico02:before {
  content: "\e61d"; }

.serves-icons .icon-ico03:before {
  content: "\e61a"; }

.serves-icons .icon-ico04:before {
  content: "\e61b"; }

.serves-icons [class^='icon-'] {
  position: relative;
  display: inline-block; }
  .serves-icons [class^='icon-']:before {
    font-size: 35px;
    color: #449fcf;
    position: absolute;
    top: -8px;
    left: 0; }

/*出境游热门通票*/
.hot-ticket .hd {
  line-height: 30px; }

.hot-ticket .hd .title {
  font-size: 20px;
  font-weight: bold; }

.hot-ticket .tabs li {
  display: inline-block; }

.hot-ticket .tabs a {
  font-size: 14px;
  display: inline-block;
  padding: 0 8px;
  text-decoration: none; }

.hot-ticket .tabs .thistab, .hot-ticket .tabs a:hover {
  background-color: #449fcf;
  color: #fff; }

.hot-ticket .item {
  width: 190px;
  float: left; }

.hot-ticket a:nth-child(3n) .item {
  margin-right: 0; }

.hot-ticket .item img {
  width: 190px;
  height: 120px;
  display: block; }

.hot-ticket .item .name {
  font-size: 14px;
  color: #333; }

.hot-ticket .item .txt {
  color: #999;
  line-height: 18px; }

.hot-ticket .item em {
  color: #f40; }

.hot-ticket .item strong {
  font-size: 15px; }

/*地图*/
.mapbox {
  border: 1px solid #e1e1e1;
  width: 608px;
  height: 480px;
  position: relative; }

.mapbox .txt {
  position: absolute;
  left: 0;
  top: 12px;
  background-color: #fab60c;
  line-height: 18px;
  color: #fff;
  display: inline-block;
  padding: 6px 12px; }

.mapbox img {
  width: 608px;
  height: 480px;
  display: block; }

.mapbox a {
  background-color: #ffa533;
  color: #fff;
  height: 16px;
  line-height: 14px;
  padding: 0 2px;
  position: absolute;
  border-radius: 2px; }

.mapbox a:hover {
  background-color: #f40;
  font-weight: bold;
  text-decoration: none; }

/*-----------------火车通票详情页---------------*/
.page-title {
  font-size: 14px;
  line-height: 20px; }

.product-head-box h1 {
  font-size: 20px;
  line-height: 40px;
  color: #333; }

.product-head-box h1 span {
  font-size: 14px;
  margin-left: 5px;
  font-weight: bold; }

/*图片切换*/
.slider-img {
  width: 445px; }

/*.slider-img img{display:block;border:1px solid #fff;}*/
.slider-img .fl a, .slider-img .bigimg {
  width: 360px;
  height: 240px;
  display: block;
  background-color: #ccc; }

.slider-img .smallimg {
  width: 75px;
  height: 55px; }

.slider-img .smallimg-list a {
  display: block;
  margin-bottom: 4px;
  width: 75px;
  height: 55px;
  background-color: #ccc; }

/*预定/选择产品*/
.product-head-detail {
  width: 520px; }

.product-head-detail .note {
  color: #333; }

.product-head-detail .info {
  line-height: 35px; }

.product-head-detail .info i {
  width: 62px;
  display: inline-block;
  text-align: right; }

.product-head-detail .info b {
  width: 2em;
  display: inline-block; }

.product-head-detail .info select {
  padding: 2px; }

.product-head-detail .info .days {
  width: 100px; }

.product-head-detail .info label {
  padding-left: 4px; }

.product-head-detail .info .num {
  width: 60px; }

.product-head-detail .info input[type="radio"] {
  margin-right: 5px; }

.product-head-detail .info .rulebox {
  position: relative; }

.product-head-detail .info .rule {
  color: #666;
  border-bottom: 1px dotted;
  text-decoration: none; }

.product-head-detail .info .rulebox .info {
  background-color: #fff;
  display: none;
  left: -220px;
  padding: 5px;
  position: absolute;
  top: 20px;
  width: 420px;
  z-index: 10; }

.product-head-detail .info .rulebox:hover .info {
  display: inline-block; }

/*.product-head-detail .info .txt{display:none;position:absolute;top:16px;left:0;width:180px;@extend %border;background-color:#fff;padding:5px;z-index:10;line-height:20px;}
.product-head-detail .info .rulebox:hover .txt{display:inline-block;}*/
.product-head-detail .info .sum-price {
  line-height: 40px;
  margin-top: 12px; }

.product-head-detail .info em {
  color: #f40; }

.product-head-detail .info strong {
  font-size: 24px; }

.product-head-detail .info .search-btn {
  width: 180px;
  height: 40px;
  border: none;
  font-size: 18px;
  font-weight: 500;
  color: #fff;
  text-align: center;
  cursor: pointer;
  margin: -12px 0 0 40px;
  /* Fallback for sad browsers */
  background-color: #d67800;
  /* Mozilla Firefox */
  background-image: -moz-linear-gradient(#ffb14d, #d67800);
  /* Opera */
  background-image: -o-linear-gradient(#ffb14d, #d67800);
  /* WebKit (Safari 4+, Chrome 1+) */
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffb14d), color-stop(1, #d67800));
  /* WebKit (Chrome 11+) */
  background-image: -webkit-linear-gradient(#ffb14d, #d67800);
  /* IE10 */
  background-image: -ms-linear-gradient(#ffb14d, #d67800);
  /* W3C */
  background-image: linear-gradient(#ffb14d, #d67800); }
  .product-head-detail .info .search-btn:hover {
    /* Fallback for sad browsers */
    background-color: #cc7200;
    /* Mozilla Firefox */
    background-image: -moz-linear-gradient(#ffa533, #cc7200);
    /* Opera */
    background-image: -o-linear-gradient(#ffa533, #cc7200);
    /* WebKit (Safari 4+, Chrome 1+) */
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffa533), color-stop(1, #cc7200));
    /* WebKit (Chrome 11+) */
    background-image: -webkit-linear-gradient(#ffa533, #cc7200);
    /* IE10 */
    background-image: -ms-linear-gradient(#ffa533, #cc7200);
    /* W3C */
    background-image: linear-gradient(#ffa533, #cc7200); }

/*详情推荐*/
/*选项卡*/
.pro-details {
  overflow: hidden;
  color: #333; }

.pro-details h3 {
  overflow: hidden;
  height: 30px;
  line-height: 30px;
  text-align: left;
  padding-top: 2px; }

.tabs-nav {
  height: 40px;
  line-height: 40px;
  border-bottom: 2px solid #449fcf;
  background-color: #fff;
  width: 1000px; }

.tabs-nav dd {
  float: left;
  text-align: center;
  background-color: #f8f8f8;
  width: 120px;
  height: 40px;
  margin: 0 10px;
  font-size: 16px; }

.tabs-nav dd a {
  display: block;
  width: 120px;
  border-top: 1px solid #fff;
  color: #333;
  text-decoration: none; }

.tabs-nav dd .selected {
  background-color: #449fcf;
  color: #fff; }

.pro-details-bd {
  padding: 30px 30px 10px 30px; }

.pro-details-bd .preference-detail {
  padding: 0 0 10px 20px; }

/*通票详情*/
.pro-details-bd p {
  font-size: 14px;
  font-weight: bold; }

.pro-details-bd .tik-detail {
  font-size: 13px; }

/*通票价格*/
.pro-details-bd h2 {
  font-size: 18px;
  font-weight: bold; }

.pro-details-bd .note {
  font-size: 12px;
  font-weight: normal;
  color: #333; }

.pro-details-bd .note em {
  color: #f40; }

.pro-details-bd table {
  width: 100%;
  background-color: #eee;
  padding: 1px;
  padding-bottom: 0;
  text-align: center; }

.pro-details-bd table th, .pro-details-bd table td {
  line-height: 42px; }

.pro-details-bd table th {
  font-weight: normal; }

.pro-details-bd table td {
  border-bottom: 1px solid #eee; }

.pro-details-bd .first td {
  background-color: #fff; }

.pro-details-bd .second td {
  background-color: #fbfbfb; }

.pro-details-bd .th01 {
  width: 155px; }

.pro-details-bd .th02 {
  width: 150px; }

.pro-details-bd .th03 {
  width: 82px; }

.pro-details-bd .th04 {
  width: 140px; }

.pro-details-bd .th02 input {
  width: 120px;
  padding: 3px; }

.pro-details-bd table .icon-down-arrow {
  position: relative;
  display: inline-block; }
  .pro-details-bd table .icon-down-arrow:before {
    content: "\e60a";
    font-size: 18px;
    color: #ccc;
    position: absolute;
    top: 3px;
    right: 5px; }

.pro-details-bd .price {
  color: #f40; }

.pro-details-bd table .first .td01 {
  border-right: 1px solid #eee;
  background-color: #fff; }

.pro-details-bd tr:hover td {
  background-color: #fffffb; }

.pro-details-bd .td09 button {
  padding: 0 12px;
  color: #fff;
  background-color: #449fcf;
  border-radius: 2px;
  border: none;
  line-height: 25px;
  height: 25px; }

.pro-details-bd .no-select td {
  background-color: #fff;
  font-size: 16px;
  padding: 30px 10px; }

.pro-details-bd .no-select td:hover {
  background-color: #fff; }

/*选择使用国家*/
.use-country {
  border: 1px solid #eee;
  margin-bottom: 40px; }

.use-country .hd {
  background-color: #eee;
  line-height: 42px;
  height: 42px;
  font-size: 18px;
  font-weight: bold;
  padding: 0 5px; }

.use-country .hd .check {
  font-size: 12px;
  color: #36c;
  font-weight: normal;
  margin-left: 25px; }

.use-country .bd {
  padding: 30px 28px 20px; }

.use-country .bd .select {
  line-height: 30px;
  margin-bottom: 10px; }

.use-country .bd select {
  line-height: 26px;
  height: 27px;
  width: 148px;
  padding-left: 5px; }

.use-country .select span {
  margin-right: 30px; }

/*用户评论*/
.pro-grade .percent {
  width: 500px;
  text-align: right; }

.pro-grade .percent dt {
  float: left;
  width: 115px; }

.pro-grade .percent dd {
  float: left;
  width: 60px; }

.pro-grade .percent .barbg {
  width: 260px;
  background-color: #ededed; }

/*产品评论*/
.comment-info ul {
  overflow: hidden;
  border-bottom: 1px dashed #ccc;
  margin-left: 28px;
  padding: 10px 0; }

.comment-info ul:hover {
  background-color: #f8fcff; }

.comment-info .user {
  color: #666; }

.comment-info .date {
  color: #666; }

.comment-info li {
  overflow: hidden; }

.comment-info .mes-title {
  float: left;
  color: #999; }

.comment-info .message {
  float: left;
  display: block;
  color: #333; }

.comment-info .user-message {
  color: #333; }

.comment-info .simple-pages {
  clear: both;
  overflow: hidden;
  text-align: right;
  margin: 5px 0; }

.comment-input .input-textarea {
  width: 910px;
  height: 100px;
  margin: 10px 0; }

.comment-input .input-text {
  width: 120px;
  height: 20px; }

.comment-input .rate {
  margin-left: 26px; }

.comment-input .rate .input-button {
  background-color: #449fcf;
  border: none;
  color: #fff;
  cursor: pointer;
  height: 30px;
  padding: 5px; }

.pro-grade .percent dd div {
  background-color: #449fcf;
  height: 15px; }

/*常见问题*/
.preference-detail li {
  line-height: 20px;
  list-style-type: decimal;
  margin: 5px 20px 10px 0;
  width: 100%;
  color: #666; }

.preference-detail li p {
  font-size: 14px;
  font-weight: bold;
  color: #333; }

.preference-detail b {
  font-size: 13px;
  font-weight: 700; }

/*弹出层*/
.booking-pop {
  position: fixed;
  width: 490px;
  top: 200px;
  left: 50%;
  margin-left: -245px;
  background-color: #fff;
  z-index: 10;
  box-shadow: 2px 4px 10px #999; }

.booking-pop .hd {
  font-size: 14px;
  background-color: #1894d4;
  line-height: 42px;
  padding: 0 10px;
  color: #fff; }

.booking-pop .hd a {
  color: #fff;
  text-decoration: none; }

.booking-pop .bd {
  padding: 5px 15px 20px;
  line-height: 35px; }

.booking-pop .bd b {
  width: 2em;
  display: inline-block; }

.booking-pop .bd .num {
  width: 60px; }

.booking-pop .bd .info label {
  padding-left: 4px; }

.booking-pop .bd input[type="radio"] {
  margin-right: 5px; }

.booking-pop .bd .rulebox {
  position: relative; }

.booking-pop .bd .rule {
  color: #666;
  border-bottom: 1px dotted;
  text-decoration: none; }

.booking-pop .bd .info {
  display: none;
  position: absolute;
  top: 16px;
  left: 0;
  width: 420px;
  background-color: #fff;
  padding: 5px;
  z-index: 10000; }

.booking-pop .bd .info p {
  font-weight: lighter;
  font-size: 12px; }

.booking-pop .bd .info table {
  padding: 0;
  font-size: 12px; }

.booking-pop .bd .info th {
  line-height: 28px; }

.booking-pop .bd .info .th01 {
  text-align: center; }

.booking-pop .bd .info td {
  line-height: 18px;
  text-align: left;
  border: none; }

.booking-pop .bd .rulebox:hover .info {
  display: inline-block; }

.booking-pop .bd .sum-price {
  line-height: 40px;
  margin-top: 12px; }

.booking-pop .bd .submit {
  text-align: center;
  margin: 25px 0 10px; }

.booking-pop .bd .submit button {
  width: 200px;
  height: 40px;
  border: none;
  font-size: 18px;
  font-weight: 500;
  color: #fff;
  text-align: center;
  cursor: pointer;
  background-color: #ffa533; }
  .booking-pop .bd .submit button:hover {
    background-color: #ffb14d; }

.booking-pop select {
  padding: 0 5px;
  line-height: 30px;
  height: 30px; }

.map-pop {
  position: fixed;
  width: 608px;
  top: 150px;
  left: 50%;
  margin-left: -304px;
  background-color: #fff;
  z-index: 30;
  box-shadow: 2px 4px 10px #999; }

.map-pop .mapbox .close {
  position: absolute;
  right: 0;
  top: -15px;
  font-size: 16px;
  background-color: #f5f5f5;
  color: #333; }

/*--------------点到点-----------------*/
.product-head-box h1 span a {
  font-weight: lighter;
  font-size: 12px; }

.ptpList-wrap {
  margin: 0 30px; }

.ptpList-wrap .product-head-box .searchbox {
  background-color: #fbfbfb;
  padding: 10px 20px 10px 30px;
  color: #333; }

.product-head-box .searchbox dl {
  line-height: 30px; }

.product-head-box .searchbox dd {
  margin-left: 40px; }

.product-head-box .searchbox .newsearch {
  margin-left: 100px; }

.product-head-box .searchbox li {
  margin-bottom: 5px; }

.product-head-box .searchbox i {
  display: inline-block;
  text-align: right;
  width: 88px; }

/**/
.product-head-box .searchbox input[type="text"] {
  height: 25px;
  line-height: 25px;
  padding: 0 5px; }

.product-head-box .searchbox .place {
  width: 150px;
  margin-left: 4px; }

.product-head-box .searchbox .date {
  width: 100px; }

.product-head-box .searchbox .time {
  width: 110px;
  height: 25px;
  line-height: 25px;
  padding: 0 5px; }

.product-head-box .searchbox .num-box {
  position: relative;
  margin-right: 5px; }

.product-head-box .searchbox .num {
  width: 45px; }

.product-head-box .searchbox .txt {
  position: absolute;
  right: 3px;
  top: 0;
  color: #999; }

.product-head-box .searchbox .rulebox {
  position: relative; }

.product-head-box .searchbox .rule {
  border-left: 5px solid #1894d4;
  border-top: 5px dashed transparent;
  border-bottom: 5px dashed transparent;
  left: 0;
  top: 4px; }

.product-head-box .searchbox .info {
  display: none;
  position: absolute;
  top: 16px;
  left: 0;
  width: 420px;
  background-color: #fff;
  padding: 5px;
  z-index: 10; }

.product-head-box .searchbox .rulebox:hover .info {
  display: inline-block; }

.product-head-box .searchbox a {
  margin-left: 8px;
  border-bottom: 1px dotted;
  text-decoration: none;
  color: #333; }

.product-head-box .searchbox button {
  background-color: #1894d4;
  width: 120px;
  height: 36px;
  border: none;
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  text-align: center;
  cursor: pointer;
  margin-right: 130px; }

/*列表*/
.loading-box {
  background: url(../images/loading.gif) no-repeat 65px 35px #ffffff;
  padding: 45px 0 40px 108px;
  width: 400px;
  margin: 10px auto;
  color: #666; }

.eur-list .remark {
  color: #666;
  font-style: normal;
  line-height: 30px; }

.time-quantum li {
  float: left; }

.time-quantum a {
  display: inline-block;
  position: relative;
  padding: 5px 10px;
  background-color: #fbfbfb; }

.time-quantum .a-last {
  padding-left: 20px; }

.time-quantum .a-next {
  padding-right: 20px; }

.time-quantum .last {
  border-right: 5px solid #1894d4;
  border-top: 5px dashed transparent;
  border-bottom: 5px dashed transparent;
  left: 10px;
  top: 9px; }

.time-quantum .next {
  border-left: 5px solid #1894d4;
  border-top: 5px dashed transparent;
  border-bottom: 5px dashed transparent;
  right: 10px;
  top: 9px; }

.ptpList {
  border: 2px solid #1894d4; }

.list-head {
  font-size: 14px;
  height: 40px;
  background-color: #1894d4;
  line-height: 40px;
  color: #fff; }

.list-head li {
  float: left;
  text-align: center;
  /*background: url(/images/list_headico.png) scroll no-repeat right bottom;*/ }

.lh-one {
  width: 175px; }

.lh-two {
  width: 175px; }

.lh-three {
  width: 65px; }

.lh-four {
  width: 100px; }

.lh-five {
  width: 110px; }

.list-head .lh-six {
  width: 180px;
  background: none; }

.list-info {
  width: 100%;
  border-bottom: 1px solid #1894d4; }

.list-info:last-child {
  border-bottom: none; }

.list-info td {
  padding: 5px 0 10px;
  vertical-align: middle;
  text-align: center; }

.list-info .list-route {
  width: 415px; }

.eur-con {
  padding: 10px 0 10px; }

.eur-con li {
  float: left;
  text-align: center; }

.eur-con p {
  padding: 3px 0; }

.eurcon-gocity {
  width: 175px; }

.eurcon-gocity .time strong, .eurcon-descity .time strong {
  margin-left: 5px;
  font-size: 14px;
  color: #333; }

.eurcon-descity {
  width: 175px; }

.eurcon-model {
  width: 65px; }

.transfer {
  position: relative;
  width: 395px;
  height: 12px;
  margin-left: 5px;
  border-bottom: 1px dotted #ddd;
  margin: 0 auto 15px auto; }

.transfer-con {
  position: absolute;
  z-index: 800;
  left: 28%;
  top: 3px;
  padding: 0 5px 0 20px;
  color: #999;
  background-color: #fff; }

.icon-transfer-con {
  position: relative; }
  .icon-transfer-con:before {
    content: "\e630";
    color: #fa5e5b;
    font-size: 14px;
    position: absolute;
    left: -16px;
    top: -2px; }

.list-alltime {
  width: 100px; }

.list-sale {
  width: 110px; }

.list-price {
  width: 180px;
  color: #999; }

.list-price div {
  padding-bottom: 5px; }

.list-price .price {
  color: #f40; }

.list-price .price em {
  font-size: 18px;
  font-weight: 700; }

.list-operation button {
  font-size: 16px;
  color: #fff;
  border: none;
  padding: 5px 20px;
  background-color: #ffa533;
  cursor: pointer; }
  .list-operation button:hover {
    background-color: #ffb14d; }

.detail {
  color: #666;
  text-decoration: underline; }

.all-price {
  text-decoration: none; }

.all-price:hover {
  text-decoration: none; }

.other-price {
  display: none; }

.open-bg tr td {
  background-color: #fffffb; }

/*你可以选择*----------*/
.tab-hd {
  position: relative;
  width: 100%;
  height: 32px;
  line-height: 32px; }

.tab-tit {
  height: 26px;
  margin-top: 5px;
  border-bottom: none;
  line-height: 26px;
  font-size: 18px;
  font-weight: 700; }

.tab-more {
  position: absolute;
  z-index: 8;
  right: 10px;
  top: 0;
  text-decoration: none;
  color: #999; }

.else-product li {
  float: left;
  padding-right: 10px; }

.else-product li:last-child {
  padding-right: 0; }

.else-product a {
  display: block;
  padding: 5px;
  background-color: #f8f8f8;
  color: #666;
  text-decoration: none;
  cursor: pointer; }

.else-product a:hover {
  background-color: #fff; }

.else-product p {
  width: 113px;
  padding: 2px 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center; }

.else-product .price {
  font-size: 16px;
  font-weight: 700;
  color: #f40; }

/******-----------填写资料页-----------******/
.book-main-area {
  width: 760px; }

.book-side-area {
  width: 230px;
  left: 1220px;
  position: absolute; }

/*通票--*/
.product-details {
  padding: 10px;
  color: #333;
  font-size: 14px; }

.product-details h3 {
  font-size: 22px;
  border-bottom: 1px solid #1d4b8a;
  padding-bottom: 5px;
  color: #1d4b8a; }

.product-details .item-detail {
  margin-right: 50px;
  display: inline-block;
  min-width: 170px; }

.time-off {
  color: #1894d4;
  position: relative;
  margin-left: -2px; }

.time-off .icon-time-off {
  position: relative; }
  .time-off .icon-time-off:before {
    content: "\e604";
    color: #72bbe0;
    font-size: 15px;
    position: absolute;
    left: 2px;
    top: 0; }

.time-off .arrow-bg {
  position: absolute;
  font-size: 20px;
  color: #e1e1e1;
  top: -17px;
  left: 136px;
  z-index: 5; }

.time-off .arrow-up {
  position: absolute;
  font-size: 20px;
  color: #fff;
  top: -16px;
  left: 136px;
  z-index: 9; }

.time-off:hover .hide-box {
  display: inline-block; }

.time-off .hide-box {
  display: none;
  position: absolute;
  width: 312px;
  top: 25px;
  left: -118px;
  background: #fff;
  z-index: 3;
  text-align: left;
  color: #666;
  border: 1px solid #e1e1e1; }

.time-off .con {
  display: inline-block;
  padding: 10px;
  margin-right: 0; }

/*点到点*/
.product-details .list-info {
  font-size: 12px;
  border: 1px solid #e1e1e1; }

.product-details .list-info .title {
  width: 55px; }

.product-details .list-info .list-route {
  width: 430px; }

.product-details .eurcon-gocity, .product-details .eurcon-descity {
  width: 170px; }

.product-details .list-route {
  padding-left: 5px; }

.product-details .list-alltime, .product-details .list-sale {
  width: 70px;
  text-align: left;
  padding-left: 5px; }

.product-details .list-sale {
  width: 150px;
  padding-right: 8px; }

/*旅客、联系人、配送信息*/
.tourist-information, .contact-information, .distribution {
  padding: 10px;
  color: #333;
  line-height: 35px;
  font-size: 14px;
  margin-bottom: 15px; }

.distribution {
  line-height: normal;
  font-size: 12px; }

.tourist-information h3, .contact-information h3, .distribution h2 {
  font-size: 18px;
  border-bottom: 1px solid #1d4b8a;
  color: #1d4b8a;
  font-weight: normal; }

.distribution .cart-content {
  padding: 5px; }

.distribution .cart-content .pt-content {
  line-height: 25px; }

.distribution .pt-content input {
  margin-right: 3px; }

.tourist-information .list {
  font-size: 12px; }

/*旅客信息*/
.contact-information ul {
  margin-top: 5px; }

.tourist-information li .name {
  width: 100px;
  padding: 0 5px; }

.tourist-information label {
  margin-right: 20px;
  display: inline-block;
  min-width: 155px; }

.tourist-information label input {
  margin-right: 2px; }

.tourist-information li span {
  text-align: right;
  display: inline-block;
  width: 85px; }

.tourist-information li input {
  font-size: 12px;
  line-height: 25px;
  height: 25px; }

.tourist-information li select {
  line-height: 25px;
  height: 25px;
  width: 120px !important; }

.tourist-information li .txt {
  width: 200px;
  padding: 0 5px;
  line-height: 25px;
  height: 25px; }

.tourist-information li .date {
  width: 80px;
  padding: 0 5px;
  line-height: 25px;
  height: 25px; }

.tourist-information .add-tourist {
  display: inline-block;
  padding: 5px 15px;
  font-size: 16px;
  color: #fff;
  background: #ff8f00;
  border-radius: 5px;
  margin: 10px 0 0 50px; }

.tourist-information .title {
  font-size: 14px; }

/*联系人信息*/
.contact-information li span {
  text-align: right;
  display: inline-block;
  width: 85px; }

.contact-information li input {
  font-size: 12px;
  line-height: 25px;
  height: 25px; }

.contact-information li .txt {
  width: 160px;
  padding: 0 5px;
  line-height: 25px;
  height: 25px; }

.contact-information li label {
  margin: 0 10px; }

.contact-information li .code {
  width: 80px;
  padding: 0 5px; }

.contact-information li i {
  color: #999;
  margin-left: 5px; }

/*价格*/
.total {
  padding: 8px;
  border: 1px solid #ff8f00;
  background: #fffcf1;
  color: #333; }

.total em, .total strong {
  color: #f40;
  font-size: 14px;
  line-height: 25px; }

.total .title {
  font-size: 18px;
  font-weight: bold; }

.total .title em {
  font-size: 28px;
  margin-left: 25px; }

.total .capital-cost {
  border-bottom: 1px dashed #ccc;
  padding: 10px 0;
  margin-bottom: 10px; }

.total .capital-cost .placeholder {
  display: inline-block;
  width: 2em; }

.consult-box {
  margin-top: 20px;
  padding-left: 30px;
  color: #ff8f00;
  font-size: 15px; }

.consult-box p {
  font-size: 16px;
  font-weight: bold;
  line-height: 28px; }

/*通用按钮*/
.common-btn-box {
  text-align: center; }

.common-btn-box .btn {
  padding: 10px 20px;
  border-radius: 3px;
  background-color: #ff8f00;
  border: none;
  border-bottom: 2px solid #e68100;
  color: #fff;
  font-size: 14px;
  cursor: pointer; }

.common-btn-box .btn:hover {
  background-color: #ffa533; }

/*预订结果*/
.success-wrap {
  font-size: 14px;
  line-height: 32px;
  color: #333; }

.success-wrap .hd {
  font-size: 20px;
  margin-top: 60px;
  font-weight: 600; }

.success-wrap .title {
  font-size: 18px;
  font-weight: 600; }

.success-wrap .icon-right:before {
  content: "\e618";
  font-size: 95px;
  color: #5acc5a;
  position: absolute;
  top: 58px;
  left: 235px; }

.success-wrap .info-list {
  width: 400px;
  margin: 0 auto;
  text-align: left;
  padding-left: 90px; }

.success-wrap .info-list span {
  display: inline-block;
  text-align: right; }

.success-wrap .info-list .title {
  font-size: 16px; }

.success-wrap .info-list em, .success-wrap .info-list i {
  font-weight: bold; }

.success-wrap .info-list .price {
  color: #f40; }

.success-wrap .info-list a {
  padding-left: 20px; }

.success-wrap .note {
  width: 448px;
  text-align: left;
  margin: 10px auto 0; }

.success-wrap .note .link {
  margin-right: 20px; }

.jiathiswrap {
  display: inline-block;
  width: 145px;
  position: relative;
  top: 4px; }

/*国家通票*/
.contury-main-area {
  width: 760px;
  color: #333; }

.contury-side-area {
  width: 230px; }

.contury-main-area .title-con {
  border: 1px solid #e1e1e1;
  background-color: #f8f8f8;
  margin-bottom: 10px; }

.eur-contury-choice {
  width: 100%;
  padding: 5px; }

.eur-contury-choice td {
  vertical-align: top; }

.eur-contury-choice .td01 {
  width: 95px;
  text-align: right;
  padding-right: 0; }

.eur-contury-choice a {
  display: inline-block;
  padding: 0 3px;
  margin: 2px;
  text-decoration: none; }

.eur-contury-choice .td01 .all, .eur-contury-choice a:hover, .eur-contury-choice .select {
  color: #fff;
  background-color: #449fcf; }

.eur-contury-choice .multiple-choice {
  color: #999; }

.eur-contury-choice .icon-add {
  position: relative;
  display: inline-block;
  padding-left: 15px; }
  .eur-contury-choice .icon-add:before {
    font-size: 14px;
    color: #999;
    position: absolute;
    top: -2px;
    left: 0;
    content: "\e620"; }

.eur-contury-choice .multiple-choice:hover {
  background-color: #f8f8f8;
  color: #999; }

.contury-main-area .contury-select {
  padding-left: 10px;
  line-height: 30px; }

.contury-main-area .contury-select .selected {
  background-color: #82cef5;
  color: #fff;
  line-height: 20px;
  display: inline-block;
  text-decoration: none; }

.contury-main-area .contury-select span {
  display: inline-block;
  padding: 0 3px;
  background-color: #449fcf;
  margin-right: 3px; }

.contury-main-area .contury-select b {
  margin: 0 3px;
  font-size: 14px; }

.contury-main-area .contury-select .selected:hover {
  background-color: #449fcf; }

.ticket-list li {
  padding: 8px;
  margin: 5px 0 10px; }

.ticket-list li:hover {
  border: 2px solid #37ace8; }

.ticket-list li a {
  color: #333; }

.ticket-list li .view {
  width: 190px;
  height: 120px;
  overflow: hidden;
  float: left;
  box-shadow: 2px 4px 6px #999; }

.ticket-list li .view image {
  height: 120px; }

.ticket-list li .info {
  width: 460px;
  float: left;
  margin-left: 10px; }

.ticket-list .info .title {
  font-size: 14px;
  font-weight: bold; }

.ticket-list .ticket-info {
  width: 80px;
  text-align: right;
  float: right; }

.ticket-list .ticket-info .price {
  color: #f40; }

.ticket-list .ticket-info strong {
  font-size: 18px; }

.contury-side-area .hot-ticket {
  padding: 10px;
  line-height: 20px;
  font-size: 14px; }

.contury-side-area .hot-ticket .title {
  font-size: 16px;
  font-weight: bold;
  color: #1d4b8a;
  border-bottom: 1px dashed #e2e2e2;
  margin-bottom: 5px;
  line-height: 30px; }

.contury-side-area .hot-ticket .con a {
  display: inline-block;
  color: #333;
  margin-right: 12px;
  margin-bottom: 5px; }

.contury-side-area .hot-ticket .con a:hover {
  color: #ffa533; }

/*欧洲火车资讯*/
.infomation-wrap {
  padding: 15px;
  box-shadow: 0 0 5px #ccc;
  min-height: 600px; }

.infomation-wrap h2 {
  font-size: 30px;
  font-weight: 700;
  line-height: 40px;
  color: #1d4b8a;
  margin-bottom: 10px; }

.infomation-wrap .info-list li {
  line-height: 40px;
  font-size: 14px;
  border-bottom: 1px dashed #e2e2e2;
  padding: 0 3px; }

.infomation-wrap .info-list li:hover {
  background-color: #f9f9f9; }

/*.infomation-wrap .info-list li:last-child{border-bottom:none;}*/
.infomation-wrap .info-list a {
  color: #333; }

.infomation-wrap .info-list .posted-time {
  font-size: 12px;
  color: #999; }

.infomation-wrap .title {
  margin: 0 -15px;
  padding: 0 15px 15px;
  border-bottom: 1px solid #ccc;
  text-align: center; }

.infomation-wrap .title h3 {
  font-size: 18px;
  font-weight: 500;
  line-height: 35px;
  color: #333; }

.infomation-wrap .title .posted-time {
  color: #999; }

.infomation-wrap .con {
  padding: 20px 10px;
  font-size: 14px;
  line-height: 22px; }

.infomation-wrap .con .question {
  color: #333; }

.infomation-wrap .con dl {
  margin: 15px 0; }

.infomation-wrap .con dt {
  float: left;
  font-weight: 600;
  color: #1894d4; }

.infomation-wrap .con dd {
  margin-left: 26px; }

/*页码*/
.pager {
  font: 12px/21px "宋体";
  clear: both;
  text-align: center; }

.pager a, .pager .flip, .pager .curPage {
  display: inline-block;
  height: 22px;
  line-height: 22px;
  text-align: center;
  border: 1px solid #E3E3E3; }

.pager a {
  text-decoration: none;
  color: #010101;
  background: #FFFFFF;
  width: 26px; }

.pager a:hover {
  background: #F1F1F1; }

.pager .noPage {
  color: #A4A4A4; }

.pager .curPage {
  background: #37ace8;
  color: #FFFFFF;
  width: 26px; }

.pager .flip {
  width: 56px; }
