.alignItems {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}

.alignJustify {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.directionColumn {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
}

.position, .imgposition img, .line-slideTxtBox li img, .line-smallScroll .bd li img, .line-journey__con .item-scenicSpot li img, .commodity-discuss .discuss-con .discuss-img a img, .line-slideTxtBox .video, .line-video, .line-video2, .line-video .r:after, .line-video2 .r:after, .line-smallScroll .sPrev .iconfont, .line-smallScroll .sNext .iconfont, .line-details__start .start-pNumber__con .numbtn:before, .line-details__start .start-pNumber__con .numbtn:after, .line-details__idlink .prev .iconfont, .line-details__idlink .next .iconfont, .line-journey__brief .ul li span.on:after {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.positionX, .share-bar-box .code-item .con-box, .share-bar-box .code-item .con-box:after, .share-bar-box .code-item .con-box:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}

.positionY, .line-slideTxtBox2 .prev, .line-slideTxtBox2 .next, .line-details__supplier .iconfont, .line-details__price .price-num .bq, .line-details__price .datas li:after, .line-details__start .start-date-op .iconfont, .line-details__start .start-pNumber__con .priceInfo .iconfont, .share-bar-box .icon, .line-details__idlink .reserve, .line-feature__title:before, .line-feature__title .print .iconfont, .line-journey__brief .ul li span, .line-journey__brief .print .iconfont, .commodity-discuss .line-feature__title .ul {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

.ellipse, .line-details__start .select-con li, .onoffboarding-place .select-join_place_container li, , .onoffboarding-place .select-leave_place_container li,  .line-journey__con .item-scenicSpot li p, .line-journey__brief ul a, .line-journey__brief .print, .commodity-discuss .discuss-con .user-info p {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.ellipses {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.imgposition, .line-slideTxtBox li, .line-smallScroll .bd li, .line-journey__con .item-scenicSpot li, .commodity-discuss .discuss-con .discuss-img a {
  position: relative;
  background-color: #e7e7e7;
}

.imgposition img, .line-slideTxtBox li img, .line-smallScroll .bd li img, .line-journey__con .item-scenicSpot li img, .commodity-discuss .discuss-con .discuss-img a img {
  max-width: 100%;
  max-height: 100%;
}

.active:active, .line-slideTxtBox2 .bd li:active, .line-details__start .start-pNumber__con .numbtn:active, .line-feature__title .print:active, .need-refer .query:active {
  opacity: .7;
}

.clearfix {
  zoom: 1;
}

.clearfix:after {
  content: '.';
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
}

.clearfix:before {
  display: none;
}

.t-ff6913, .line-details__price .price-unit, .line-details__price .price-num, .line-details__price .datas .datas-num, .line-details__start .start-combo__name.on:not(.off), .line-details__start .start-pNumber__con .priceInfo .price {
  color: #ff6913;
}

.start-combo__state, .line-details__dcou .hint .hint-con, .line-details__start .select-con, .start-pNumber__state, .share-bar-box .code-item .con-box, .line-details__fiexd, .select-join_place_container, .select-leave_place_container {
  z-index: 1111;
}

.line-details {
  font-size: 12px;
  width: 100%;
  min-width: 1200px;
  background-color: #f0f2f5;
}

.line-details li {
  list-style: none;
}

.line-details *,
.line-details *:before,
.line-details *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.line-details .breadcrumb {
  line-height: 54px;
  color: #666;
  font-size: 0;
}

.line-details .breadcrumb a, .line-details .breadcrumb .icon-gt {
  color: #666;
}

.line-details .breadcrumb a, .line-details .breadcrumb .icon-gt, .line-details .breadcrumb .present {
  font-size: 12px;
}

.line-details .icon-gt {
  margin: 0 9px;
}

.line-details .present {
  color: #999;
}

.line-details__top {
  padding: 15px 15px 22px;
  margin-bottom: 20px;
  background-color: #fff;
}

.line-details__main {

  margin-bottom: 0px;
}

.line-details__left {
  width: 500px;
}

.line-details__slide {
  margin-bottom: 17px;
  overflow: hidden;
}

.line-slideTxtBox {
  position: relative;
  margin-bottom: 16px;
  height: 267px;
  overflow: hidden;
  background-color: #e7e7e7;
}

.line-slideTxtBox li {
  width: 500px;
  height: 267px;
}

.line-slideTxtBox .product-number {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 30px;
  padding-left: 12px;
  font-size: 12px;
  line-height: 30px;
  background: url("../images/shadow.png");
  background-size: contain;
  color: #fff;
}

.line-slideTxtBox .video {
  width: 100%;
  height: 100%;
}

.line-slideTxtBox #video {
  width: 100%;
  height: 100%;
  outline: none;
}

.line-slideTxtBox #video_html5_api {
  width: 100%;
  height: 100%;
  outline: none;
}

.video-js .vjs-big-play-button {
  display: none !important;
}

.line-video, .line-video2 {
  cursor: pointer;
}

.line-video .r, .line-video2 .r {
  display: block;
  width: 85px;
  height: 85px;
  border-radius: 50%;
  background-color: #000;
  /*  opacity: .5;*/
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}

.line-video .r:after, .line-video2 .r:after {
  content: '';
  left: 56%;
  width: 0;
  height: 0;
  border: 18px solid transparent;
  border-right: none;
  border-left: 26px solid #fff;
}

.line-video:hover .r, .line-video2:hover .r {
  opacity: 1;
}

.line-video2 .r {
  width: 24px;
  height: 24px;
}

.line-video2 .r:after {
  left: 68%;
  border: 6px solid transparent;
  border-left: 8px solid #fff;
}

.line-smallScroll {
  position: relative;
  overflow: hidden;
  height: 59px;


}

.line-smallScroll .tempWrap {
  margin: auto;
}

.line-smallScroll .bd li {
  width: 110px;
  height: 59px;
  margin: 0 3.5px;
}

.line-smallScroll .bd li.on:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 2px solid #ff6913;
  z-index: 1;
}

.line-smallScroll .sPrev, .line-smallScroll .sNext {
  position: absolute;
  top: 0;
  width: 12px;
  height: 59px;
  background-color: #eee;
}

.line-smallScroll .sPrev .iconfont, .line-smallScroll .sNext .iconfont {
  color: #999;
}

.line-smallScroll .sPrev:hover, .line-smallScroll .sNext:hover {
  background-color: #d8d8d8;
}

.line-smallScroll .sPrev {
  left: 0;
}

.line-smallScroll .sNext {
  right: 0;
}

.line-smallScroll .prevStop .iconfont, .line-smallScroll .nextStop .iconfont {
  color: #c5c2c2;
}

.line-details__date .formerly {
  color: #bebebe;
}

.line-details__date .price {
  color: #ff6913;
}

.line-details__date .surplus {
  color: #2dbb55;
}

.line-slideTxtBox2 {
  position: relative;
  height: 50px;
  background-color: #f9fafc;
}

.line-slideTxtBox2 .bd {
  width: 90%;
  margin: auto;
}

.line-slideTxtBox2 .bd li {
  width: 25%;
  height: 50px;
  padding-top: 9px;
  text-align: center;
  cursor: pointer;
}

.line-slideTxtBox2 .bd li.on {
  background-color: #4c5a65;
}

.line-slideTxtBox2 .bd li.on, .line-slideTxtBox2 .bd li.on .price, .line-slideTxtBox2 .bd li.on .noneT {
  color: #fff;
}

.line-slideTxtBox2 .prev, .line-slideTxtBox2 .next {
  left: 5px;
  color: #999;
  cursor: pointer;
}

.line-slideTxtBox2 .prev .iconfont, .line-slideTxtBox2 .next .iconfont {
  font-size: 26px;
}

.line-slideTxtBox2 .next {
  left: auto;
  right: 5px;
}

.line-slideTxtBox2 .noneT {
  color: #999;
}

.line-slideTxtBox2 .prevStop, .line-slideTxtBox2 .nextStop {
  color: #ddd;
}

.line-details__table {
  width: 100%;
}

.line-details__table thead, .line-details__table tbody, .line-details__table tr {
  display: block;
}

.line-details__table thead {
  height: 30px;
  line-height: 30px;
  background-color: #4c5a65;
  color: #bebebe;
}

.line-details__table tbody {
  border-left: 1px solid #ddd;
}

.line-details__table th, .line-details__table td {
  float: left;
  width: 14.2857%;
  text-align: center;
  font-size: 12px;
}

.line-details__table td {
  height: 51px;
  padding-top: 1px;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}

.line-details__table .tuanqi {
  position: relative;
  cursor: pointer;
}

.line-details__table .tuanqi.on {
  background-color: #fff;
}

.line-details__table .tuanqi.on:after {
  content: '';
  position: absolute;
  top: -1px;
  bottom: -1px;
  left: -1px;
  right: -1px;
  border: 2px solid #ff6913;
}

.line-details__table .line-tb-tr {
  background-color: #f9fafc;
}

.t-999, .line-details__dcou .back, .line-details__btn .regret {
  color: #999;
}

.t-666, .line-details__dcou .label, .line-details__start {
  color: #666;
}

.mt-8, .line-details__right .line-trait, .line-details__title {
  margin-bottom: 8px;
}

.mt-15, .line-feature__title, .line-particular__container .txt1 {
  margin-bottom: 15px;
}

.mt-24 {
  margin-bottom: 24px;
}

.mt-40 {
  margin-bottom: 40px;
}

.mb-10 {
  margin-top: 10px;
}

.mr-110 {
  margin-right: 110px;
}

.line-details__right {
  position: relative;
  width: 645px;
}

.line-details__right .label {
  display: inline-block;
}

.line-details__right .line-trait {
  color: #999;
}

.line-details__title {
  line-height: 30px;
  font-size: 18px;
  color: #323232;
}

.line-product__num {
  line-height: 30px;
  font-size: 14px;
  color: #323232;
}

.line-details__supplier {
  position: relative;
  padding-left: 19px;
  margin-bottom: 11px;
  color: #999;
}

.line-details__supplier .iconfont {
  left: -8px;
  color: #fdb22f;
  font-size: 30px;
}

.line-details__supplier .name {
  color: #999;
}

.line-details__supplier .name:hover {
  color: #fdb22f;
}

.line-details__price {
  padding: 13px 26px 10px 18px;
  margin-bottom: 14px;
  /* overflow: hidden;*/
  background-color: #fef9ee;
}

.line-details__price .label {
  color: #999;
}

.line-details__price .prices {
  font-size: 13px;
}

.line-details__price .prices .label {
  width: 60px;
}

.line-details__price .prices .price-w {
  margin-bottom: 10px;
}

.line-details__price .price-num-w {
  color: #666;
  text-decoration: line-through;
}

.line-details__price .price-unit {
  font-size: 13px;
}

.line-details__price .price-num {
  position: relative;
  font-size: 24px;
  font-weight: bold;
}

.line-details__price .price-num .bq {
  left: 106%;
  width: 48px;
  height: 16px;
  line-height: 16px;
  background-color: #ff8800;
  color: #fff;
  font-size: 12px;
  font-weight: 100;
  text-align: center;
}

.line-details__price .price-num .bq:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: -3px;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-bottom: 8px solid #ff8800;
}

.line-details__price .datas {
  line-height: 40px;
}

.line-details__price .datas li {
  position: relative;
  float: left;
  padding-right: 20px;
  margin-right: 20px;
}

.line-details__price .datas li:after {
  content: '';
  right: 0;
  width: 1px;
  height: 15px;
  background-color: #e5dfda;
}

.line-details__price .datas li:last-child {
  padding-right: 0;
  margin-right: 0;
}

.line-details__price .datas li:last-child:after {
  display: none;
}

.line-details__price .datas .datas-num {
  margin-left: 7px;
  font-weight: bold;
}

.line-details__price .datas .pl-num {
  color: #149d3a;
}

.lh-25 {
  line-height: 25px;
}

.lh-22 {
  line-height: 22px;
}

.lh-28 {
  line-height: 28px;
}

.lh-30 {
  line-height: 30px;
}

.lh-36 {
  line-height: 36px;
}

.lh-40 {
  line-height: 40px;
}

.font-0 {
  font-size: 0;
}

.line-details__dcou {
  padding-left: 4px;
  padding-bottom: 22px;
  margin-bottom: 22px;
  border-bottom: 1px dashed #e5e5e5;
}

.line-details__dcou li {
  margin-bottom: 10px;
}

.line-details__dcou li:last-child {
  margin-bottom: 0;
}

.line-details__dcou .label, .line-details__dcou .c {
  float: left;
}

.line-details__dcou .ecl2 {
  float: none;
  padding-left: 70px;
  color: #666;
}

.line-details__dcou .label {
  width: 4em;
  margin-right: 21px;
  text-align: right;
}

.line-details__dcou .coupon {
  position: relative;
  display: inline-block;
  height: 25px;
  padding: 0 15px;
  margin-right: 5px;
  background-color: #fffdf7;
  border: 1px solid #ff8800;
  color: #ff8800;
}

.line-details__dcou .coupon:before, .line-details__dcou .coupon:after {
  content: '';
  position: absolute;
  top: -1px;
  left: -1px;
  width: 5px;
  height: 25px;
  background: url("../images/box-slide-icon.jpg");
  background-position: 0 0;
}

.line-details__dcou .coupon:after {
  left: auto;
  right: -1px;
  background-position: -5px 0;
}

.line-details__dcou .more {
  margin-left: 9px;
}

.line-details__dcou .back {
  display: inline-block;
  height: 22px;
  padding: 0 6px;
  margin-right: 6px;
  border: 1px solid #cbcbcb;
}

.line-details__dcou .hint {
  position: relative;
  display: inline-block;
  padding-right: 21px;
}

.line-details__dcou .hint:hover .hint-con {
  display: block;
}

.line-details__dcou .hint .hint-con {
  display: none;
  position: absolute;
  top: 0;
  left: 100%;
  padding: 15px;
  background-color: #fbfbfb;
  border: 1px solid #c9c8ce;
  -webkit-box-shadow: 0px 1px 3px rgba(11, 2, 5, 0.1);
  -moz-box-shadow: 0px 1px 3px rgba(11, 2, 5, 0.1);
  box-shadow: 0px 1px 3px rgba(11, 2, 5, 0.1);
}

.line-details__dcou .hint .hint-con img {
  max-width: 180px;
  margin-bottom: 10px;
}

.line-details__dcou .hint .hint-con p {
  line-height: 1.286;
  font-size: 14px;
  text-align: center;
}

.line-details__start .label {
  float: left;
  width: 73px;
}

.line-details__start .start-date {
  margin-bottom: 8px;
}

.line-details__start .start-date-op {
  position: relative;
  float: left;
  width: 170px;
  margin-right: 10px;
}

.line-details__start .start-date-op .select {
  height: 36px;
  padding-left: 9px;
  border: 1px solid #c9c8ce;
}

.line-details__start .start-date-op .select.on {
  border-color: #ff6913;
}



.onoffboarding-place {
  margin-bottom: 8px;
}

.onoffboarding-place-op {
  position: relative;
  float: left;
  width: 500px;
  margin-right: 10px;
}


.onoffboarding-place-op .select_join_place.on, .onoffboarding-place-op .select_leave_place.on,{
  border-color: #ff6913;
}

.onoffboarding-place-op .on .shadow {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 111;
}

.onoffboarding-place-op .select_join_place, .onoffboarding-place-op .select_leave_place{
  height: 36px;
  padding-left: 3px;
  border: 1px solid #c9c8ce;
  white-space: nowrap; 
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 10px;
}


.select-join_place_container, .select-leave_place_container{
  display: none;
  position: absolute;
  max-width: 725px;
  background-color: #fff;
  border: 1px solid #ccc;
}



.select-join_place_container ul, .select-leave_place_container ul {
  height: 160px;
  padding-top: 3px;
  overflow-y: auto;
}

.select-join_place_container li, .select-leave_place_container li {
  padding: 0 8px;
  line-height: 22px;
  cursor: default;
}

.select-join_place_container li:hover, .select-leave_place_container li:hover {
  background-color: #d9eeff;
}





@keyframes colorx {
  from {
    border-color: #c9c8ce;
  }

  30% {
    border-color: #c9c8ce;
  }

  31% {
    border-color: #ff6913;
  }

  99% {
    border-color: #ff6913;
  }

  to {
    border-color: #c9c8ce;
  }
}

.line-details__start .start-date-op .select.bordercolor {
  -webkit-animation: colorx 1.5s linear .5s;
  animation: colorx 1.5s linear .5s;
}


.line-details__start .start-date-op .on .shadow {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 111;
}

.line-details__start .start-date-op .iconfont {
  right: 2px;
  font-size: 30px;
}

.line-details__start .select-con {
  display: none;
  position: absolute;
  max-width: 725px;
  background-color: #fff;
  border: 1px solid #ccc;
}

.line-details__start .select-con ul {
  height: 160px;
  padding-top: 3px;
  overflow-y: auto;
}

.line-details__start .select-con li {
  padding: 0 8px;
  line-height: 22px;
  cursor: default;
}

.line-details__start .select-con li:hover {
  background-color: #d9eeff;
}

.line-details__start .start-combo {
  margin-bottom: 4px;
  line-height: 36px;
}

.line-details__start .start-combo .combo-con {
  padding-left: 73px;
}

.line-details__start .start-combo li {
  position: relative;
  float: left;
  margin: 0 8px 8px 0;
}

.line-details__start .start-combo__name {
  position: relative;
  padding: 7px 20px;
  line-height: 20px;
  font-size: 13px;
  border: 1px solid #c9c8ce;
  cursor: pointer;
}

.line-details__start li.on .start-combo__name {
  padding: 6px 19px;
  line-height: 20px;
  border: 2px solid #ff6913;
  color: #ff6913;
}


.line-details__start li.off .start-combo__name {
  color: #d2d2d2;
  border-color: #e5e5e5;
  cursor: default;
}

.line-details__start .start-pNumber__state, .line-details__start .start-combo__state {
  display: none;
  position: absolute;
  padding: 8px;
  background-color: #fbfbfb;
  line-height: 1.5;
  border: 1px solid #c9c8ce;
  -webkit-box-shadow: 0 1px 3px rgba(11, 2, 5, 0.1);
  -moz-box-shadow: 0 1px 3px rgba(11, 2, 5, 0.1);
  box-shadow: 0 1px 3px rgba(11, 2, 5, 0.1);
}

.line-details__start .start-pNumber__state img, .line-details__start .start-combo__state img {
  margin: 5px 0;
}

.line-details__start .start-combo__state {
  bottom: -120%;
  left: 0;
  width: 310px;
}

.line-details__start .start-combo__state img {
  max-width: 294px;
}

.line-details__start .start-pNumber {
  margin-bottom: 10px;
  line-height: 30px;
}

.line-details__start .start-pNumber__con {
  padding-left: 73px;
}

.line-details__start .start-pNumber__con li {
  float: left;
  width: 282px;
  margin-bottom: 8px;
}

.line-details__start .start-pNumber__con .opnumber, .line-details__start .start-pNumber__con .priceInfo {
  float: left;
}

.line-details__start .start-pNumber__con .numbtn, .line-details__start .start-pNumber__con .number {
  float: left;
  height: 30px;
}

.line-details__start .start-pNumber__con .numbtn {
  position: relative;
  width: 30px;
  border: 1px solid #c9c8ce;
  background-color: #f1f1f1;
  cursor: pointer;
}

.line-details__start .start-pNumber__con .numbtn:before, .line-details__start .start-pNumber__con .numbtn:after {
  content: '';
  width: 14px;
  height: 2px;
  background-color: #6a6a6a;
}

.line-details__start .start-pNumber__con .numbtn.off:before, .line-details__start .start-pNumber__con .numbtn.off:after {
  background-color: #ccc;
}

.line-details__start .start-pNumber__con .add:after {
  width: 2px;
  height: 14px;
}

.line-details__start .start-pNumber__con .number {
  width: 48px;
  border-top: 1px solid #c9c8ce;
  border-bottom: 1px solid #c9c8ce;
  text-align: center;
  color: #323232;
  font-size: 14px;
}

.line-details__start .start-pNumber__con .priceInfo {
  position: relative;
  padding: 0 24px 0 7px;
}

.line-details__start .start-pNumber__con .priceInfo .iconfont {
  right: -3px;
  color: #2dbb55;
  font-size: 30px;
}

.line-details__start .start-pNumber__state {
  top: 29px;
  right: -130px;
  width: 220px;
}

.line-details__start .start-pNumber__state img {
  max-width: 204px;
}

.line-details__start .start-datenum, .line-details__start .start-city {
  margin-bottom: 15px;
}

.line-details__btn {
  margin-top: 20px;
}

.line-details__btn .reserve {
  width: 180px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 16px;
  color: #fefefe;
  border-radius: 3px;
  background-color: #ff6913;
}

.line-details__btn .off-reserve {
  color: #b6b6b6;
  background-color: #efefef;
  border: 1px solid #e3e3e3;
  cursor: default;
}

.line-details__btn .reserve, .line-details__btn .regret {
  float: left;
}

.line-details__btn .regret {
  margin-left: 16px;
  line-height: 40px;
  font-size: 14px;
}

.share-bar-box {
  margin-top: 10px;
}

.share-bar-box .share-item, .share-bar-box .code-item {
  float: left;
}

.share-bar-box a.bds_more {
  position: relative;
  margin: 0 33px 0 0;
  background: rgba(0, 0, 0, 0);
  color: #999;
}

.share-bar-box .icon {
  left: 0;
  width: 14px;
  height: 14px;
  background: url("../images/share-collect-icon.png");
  background-position: 0 0px;
}

.share-bar-box .code-item {
  position: relative;
}

.share-bar-box .code-item:hover .con-box {
  display: block;
}

.share-bar-box .code-item a {
  position: relative;
  padding-left: 17px;
  color: #999;
}

.share-bar-box .code-item .icon {
  background-position: 0 -70px;
}

.share-bar-box .code-item .con-box {
  display: none;
  top: 30px;
  padding: 15px;
  background-color: #fff;
  border: 1px solid #c9c8ce;
  -webkit-box-shadow: 0px 1px 3px rgba(11, 2, 5, 0.1);
  -moz-box-shadow: 0px 1px 3px rgba(11, 2, 5, 0.1);
  box-shadow: 0px 1px 3px rgba(11, 2, 5, 0.1);
  z-index: 111;
}

.share-bar-box .code-item .con-box img {
  max-width: 180px;
}

.share-bar-box .code-item .con-box p {
  line-height: 1.286;
  font-size: 14px;
  text-align: center;
}

.share-bar-box .code-item .con-box:after {
  content: "";
  top: -10px;
  width: 0;
  height: 0;
  border-width: 0 10px 10px;
  border-style: solid;
  border-color: transparent transparent #fff;
  z-index: 1;
}

.share-bar-box .code-item .con-box:before {
  content: "";
  top: -11px;
  width: 0;
  height: 0;
  border-width: 0 10px 10px;
  border-style: solid;
  border-color: transparent transparent #999;
  z-index: -1;
}

.line-details__particular {
  margin-bottom: 20px;
  padding-bottom: 35px;
  background-color: #fff;
}

.line-details__particular .txt {
  line-height: 1.714;
}

.line-details__list {
  position: relative;
  padding-right: 150px;
}

.line-details__list.list-more {
  padding-left: 20px;
}

.line-details__list.list-more .prev, .line-details__list.list-more .next {
  display: block;
}

.line-details__list .prevStop .iconfont, .line-details__list .nextStop .iconfont {
  color: #c5c2c2 !important;
}

.line-details__fiexd {
  position: fixed;
  top: 0;
  left: 50%;
  width: 1200px;
  height: 54px;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-box-shadow: 0 2px 2px rgba(11, 2, 5, 0.15);
  -moz-box-shadow: 0 2px 2px rgba(11, 2, 5, 0.15);
  box-shadow: 0 2px 2px rgba(11, 2, 5, 0.15);
  background-color: #fff;
  z-index: 111;
}

.line-details__fiexd .reserve {
  display: block !important;
}

.line-details__idlink {
  position: relative;
  height: 54px;
  margin-bottom: 19px;
  -webkit-box-shadow: 0 2px 2px rgba(11, 2, 5, 0.15);
  -moz-box-shadow: 0 2px 2px rgba(11, 2, 5, 0.15);
  box-shadow: 0 2px 2px rgba(11, 2, 5, 0.15);
  font-size: 14px;
}

.line-details__idlink .tempWrap {
  width: 1020px !important;
}

.line-details__idlink li {
  float: left;
  width: auto !important;
  text-align: center;

}

.line-details__idlink li a {
  display: inline-block;
  padding: 0 15px;
  line-height: 54px;
  color: #666;
}

.line-details__idlink li a.on {
  background-color: #2dbb55;
  color: #fff;
}

.line-details__idlink .prev, .line-details__idlink .next {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 100%;
  background-color: #f9fafc;
}

.line-details__idlink .prev .iconfont, .line-details__idlink .next .iconfont {
  font-size: 24px;
  color: #999;
}

.line-details__idlink .reserve {
  display: none;
  right: 17px;
  padding: 0 20px;
  line-height: 34px;
  font-size: 14px;
  color: #fff;
  background-color: #ff6913;
  border-radius: 3px;
}

.line-details__idlink .reserve.reserve-off {
  color: #b6b6b6;
  background-color: #efefef;
  border: 1px solid #e3e3e3;
  cursor: default;
}

.line-details__idlink .next {
  left: auto;
  right: 134px;
}

.line-feature__title {
  position: relative;
  height: 40px;
  padding: 0 24px 0 28px;
  line-height: 38px;
  font-size: 16px;
  font-weight: bold;
  color: #323232;
  background-color: #f7f7f7;
  border: 1px solid #eee;
}

.line-feature__title:before {
  content: '';
  display: block;
  left: 12px;
  width: 5px;
  height: 24px;
  background-color: #2dbb55;
}

.line-feature__title.clearfix:before {
  content: '';
  display: block;
  left: 12px;
  width: 5px;
  height: 24px;
  background-color: #2dbb55;
}



.line-feature__title .print {
  position: relative;
  padding-left: 18px;
  color: #2dbb55;
  font-size: 14px;
  font-weight: 100;
}

.line-feature__title .print .iconfont {
  left: -8px;
  font-size: 30px;
}

.line-particular__container {
  padding: 0 16px;
  font-size: 14px;
  color: #666;
}

.line-particular__container .line-feature {
  padding-bottom: 45px;
}

.line-particular__container img {
  max-width: 100%;
  max-height: 100%;
}

.line-particular__container .img {
  font-size: 0;
}

.line-journey {
  position: relative;
}

.line-journey__con .item-title, .line-journey__con .item-div {
  position: relative;
  padding-left: 30px;
}

.line-journey__con .item-s, .line-journey__con .item-title {
  margin-left: 20px;
}

.line-journey__con .item-title {
  margin-bottom: 35px;
  line-height: 1.6;
  color: #333333;
  font-size: 16px;
  font-weight: bold;
}

.line-journey__con .item-title .title-order {
  position: absolute;
  width: 40px;
  height: 40px;
  left: 0;
  top: -8px;
  margin-left: -20px;
  line-height: 40px;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  border-radius: 5px;
  color: #fff;
  background-color: #2dbb55;
}

.line-journey__con .item-div {
  padding-bottom: 35px;
  border-left: 1px dashed #e5e5e5;
}

.line-journey__con .item-div .iconfont {
  position: absolute;
  left: 0;
  top: -5px;
  margin-left: -13px;
  font-size: 28px;
  color: #2dbb55;
  background-color: #fff;
}

.line-journey__con .item-div:last-child {
  padding-bottom: 0;
  border-left: none;
}

.line-journey__con .label {
  color: #333;
}

.line-journey__con .item {
  margin-left: 117px;
  padding: 30px 0;
  border-bottom: 1px solid #f2f2f2;
}

.line-journey__con .item:first-child {
  padding-top: 20px;
}

.line-journey__con .item-scenicSpot li {
  float: left;
  width: 24%;
  height: 130px;
  margin-right: 1.33333%;
  margin-top: 1.33333%;
}

.line-journey__con .item-scenicSpot li:nth-child(4n) {
  margin-right: 0;
}

.line-journey__con .item-scenicSpot li p {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 36px;
  padding: 0 15px;
  line-height: 36px;
  font-size: 14px;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1;
}

body .line-journey__fixed {
  position: fixed;
  z-index: 111;
}

.line-journey__brief {
  position: absolute;
  top: 67px;
  left: 13px;
}

.line-journey__brief .ul {
  padding-right: 15px;
  border-right: 2px solid #eee;
}

.line-journey__brief .ul li {
  position: relative;
  margin-bottom: 10px;
}

.line-journey__brief .ul li span {
  left: 72px;
  height: 8px;
  width: 8px;
  border-radius: 50%;
  background-color: #eee;
}

.line-journey__brief .ul li span.on {
  left: 67px;
  width: 18px;
  height: 18px;
  background-color: #dcf5de;
}

.line-journey__brief .ul li span.on:after {
  content: '';
  width: 8px;
  height: 8px;
  background-color: #2dbb55;
  border-radius: 50%;
}

.line-journey__brief .ul a {
  background-color: #eee;
  font-weight: bold;
}

.line-journey__brief .ul a.on {
  background-color: #2dbb55;
  color: #fff;
}

.line-journey__brief ul a, .line-journey__brief .print {
  display: block;
  width: 60px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  color: #666;
  border-radius: 3px;
  font-size: 14px;
}

.line-journey__brief .print {
  position: relative;
  padding-left: 19px;
  border: 1px solid #eee;
}

.line-journey__brief .print .iconfont {
  top: 54%;
  left: 0;
  font-size: 28px;
  color: #999;
}

.line-journey__brief .print:hover {
  border-color: #2dbb55;
  color: #2dbb55;
}

.line-journey__brief .print:hover .iconfont {
  color: #2dbb55;
}

.commodity-discuss .line-feature__title {
  position: relative;
  padding: 0 10px 0 28px;
  overflow: hidden;
}

.commodity-discuss .line-feature__title .ul {
  left: 200px;
}

.commodity-discuss .line-feature__title li {
  float: left;
  padding: 0 19px;
  margin-right: 5px;
  line-height: 28px;
  font-size: 12px;
  font-weight: 100;
  color: #999;
  border: 1px solid #e0e0e0;
  background-color: #fff;
  cursor: pointer;
}

.commodity-discuss .line-feature__title li.on {
  color: #666;
  border-color: #666;
}

.commodity-discuss .line-feature__title li:hover {
  border-color: #666;
}

.commodity-discuss .line-feature__title .level {
  line-height: 38px;
  color: #666;
  font-size: 12px;
  font-weight: 100;
}

.commodity-discuss .line-feature__title .level .t {
  margin-right: 6px;
  line-height: 20px;
  vertical-align: 0.2em;
}

.commodity-discuss .line-feature__title .level .t-ff0036 {
  color: #ff0036;
  font-size: 32px;
  font-family: 'Arial';
}

.commodity-discuss .line-feature__title .level i {
  font-size: 14px;
}

.commodity-discuss .discuss-con .discuss-left {
  width: 193px;
}

.commodity-discuss .discuss-con .discuss-right {
  padding-left: 193px;
}

.commodity-discuss .discuss-con ul {
  margin-bottom: 17px;
}

.commodity-discuss .discuss-con li {
  padding: 15px 10px;
  border-bottom: 1px solid #eee;
}

.commodity-discuss .discuss-con .user-info {
  padding: 7px 0 0 60px;
  font-size: 12px;
  color: #999;
}

.commodity-discuss .discuss-con .user-info p {
  margin-bottom: 5px;
}

.commodity-discuss .discuss-con .graded {
  margin-bottom: 12px;
  overflow: hidden;
}

.commodity-discuss .discuss-con .graded i {
  float: left;
  width: 18px;
  height: 17px;
  margin-right: 4px;
  background: url("../images/share-collect-icon.png");
  background-position: 0 -132px;
}

.commodity-discuss .discuss-con .discuss-t {
  margin-bottom: 10px;
  line-height: 1.714;
  font-size: 14px;
  color: #666;
}

.commodity-discuss .discuss-con .commodity-name {
  font-size: 12px;
  color: #999;
}

.commodity-discuss .discuss-con .commodity-name span {}

.comment_suit_name {
  margin-right: 35px;
}

.commodity-discuss .discuss-con .discuss-img {
  margin-bottom: 13px;
  overflow: hidden;
}

.commodity-discuss .discuss-con .discuss-img a {
  float: left;
  width: 60px;
  height: 60px;
  padding: 2px;
  margin-right: 10px;
  border: 1px solid #e2e2e2;
}

body .page-list {
  text-align: right;
}

body .page-list a {
  border: 1px solid #ddd;
  background-color: #f5f5f5;
  color: #666;
  border-radius: 2px;
}

body .page-list .laypage_curr {
  border: 1px solid #ddd;
  border-radius: 2px;
  color: #2dbb55 !important;
  background-color: #f5f5f5 !important;
  font-weight: bold;
}

body .page-list a, body .page-list span {
  height: 28px;
  padding: 0 14.5px;
  margin-bottom: 0;
  line-height: 28px;
}

body .page-list input {
  height: 28px;
}

body .page-list button {
  height: 28px;
  line-height: 28px;
  cursor: pointer;
  background-color: #f5f5f5;
}

.need-refer .line-feature__title {
  padding-right: 18px;
}

.need-refer .query {
  height: 28px;
  padding: 0 17px;
  margin-top: 5px;
  line-height: 28px;
  font-size: 14px;
  color: #2dbb55;
  border: 1px solid #2dbb55;
  border-radius: 13px;
}

.need-refer {
  margin-bottom: 0;
}

.need-refer__con ul {
  margin-bottom: 17px;
}

.need-refer__con li {
  padding: 15px 3px;
  border-bottom: 1px solid #eee;
}

.need-refer__con .need-refer-left {
  width: 910px;
  color: #666;
  font-size: 14px;
}

.need-refer__con .need-refer-left .w, .need-refer__con .need-refer-left .d {
  margin-bottom: 15px;
  line-height: 1.714;
}

.need-refer__con .need-refer-left p {
  padding-left: 42px;
}

.need-refer__con .need-refer-left .ask, .need-refer__con .need-refer-left .reply {
  float: left;
  height: 26px;
  width: 26px;
  line-height: 26px;
  text-align: center;
  border-radius: 50%;
  color: #fff;
  background-color: #ff9900;
}

.need-refer__con .need-refer-left .reply {
  background-color: #2dbb55;
}

.need-refer__con .need-refer-right {
  font-size: 12px;
  color: #999;
}

.need-refer__con .need-refer-right .date {
  margin-left: 30px;
}

.need-refer-layer .layui-layer-title {
  font-weight: bold;
  color: #323232;
}

#faqContainer {
  display: none;
}

#faqContainer .faq-wrapper {
  padding: 15px;
}

#faqContainer .faq-wrapper .faq-area {
  width: 100%;
  height: 124px;
  padding: 8px 11px;
  resize: none;
  border: 1px solid #ddd;
}

#faqContainer .faq-info-block {
  margin-top: 10px;
  text-align: right;
}

#faqContainer .faq-info-block .item {
  display: inline-block;
  margin-right: 10px;
  color: #666;
  font-size: 12px;
}

#faqContainer .faq-info-block .submit-btn {
  color: #fff;
  display: inline-block;
  height: 36px;
  line-height: 36px;
  padding: 0 25px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  background: #2dbb55;
}

#faqContainer .faq-info-block .input-text {
  width: 100px;
  height: 36px;
  margin-left: 3px;
  padding: 0 5px;
  font-size: 12px;
  line-height: 36px;
  border: 1px solid #ddd;
}

#faqContainer .lgn-btn {
  float: left;
  height: 36px;
  line-height: 36px;
  color: #2dbb55;
}

#faqContainer .code {
  width: 93px;
  height: 36px;
  background-color: #ddd;
  cursor: pointer;
}

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}

.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.fancybox-opened {
  z-index: 8030;
}

.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
  position: relative;
}

.fancybox-inner {
  overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}

.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url("../images/fancybox_sprite.png");
}

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url("../images/fancybox_loading.gif") center center no-repeat;
}

.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
}

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url("../images/blank.gif");
  /* helps IE */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 8040;
}

.fancybox-prev {
  left: 0;
}

.fancybox-next {
  right: 0;
}

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
}

.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
}

.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
}

.fancybox-nav:hover span {
  visibility: visible;
}

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}

/* Overlay helper */
.fancybox-lock {
  overflow: hidden !important;
  width: auto;
}

.fancybox-lock body {
  overflow: hidden !important;
}

.fancybox-lock-test {
  overflow-y: hidden !important;
}

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: rgba(0, 0, 0, 0.6);
}

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}

/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}

.fancybox-opened .fancybox-title {
  visibility: visible;
}

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
}

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}

.fancybox-title-inside-wrap {
  padding-top: 10px;
}

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url("../images/fancybox_sprite@2x.png");
    background-size: 44px 152px;
    /*The size of the normal image, half the size of the hi-res image*/
  }

  #fancybox-loading div {
    background-image: url("../images/fancybox_loading@2x.gif");
    background-size: 24px 24px;
    /*The size of the normal image, half the size of the hi-res image*/
  }
}

/*# sourceMappingURL=index.css.map */

.travel-plan-link {
  margin-right: 10px;
}

.icon-paixu01:before {
  content: "\e623";
}

.download {
  margin-right: 30px;
}

.m-inherit .tempWrap {
  margin: inherit;
}

.combo-con .clearfix:before, .combo-con .clearfix:after {
  content: none;
}

.start-pNumber__con .clearfix:before {
  content: none;
}

.idlink-con .off-reserve {
  color: #b6b6b6;
  background-color: #efefef;
  border: 1px solid #e3e3e3;
  cursor: default;
}

.line-video {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 111;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

.line-video .r {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.line-journey__brief .ul li span.on {
  left: 72px;
  width: 8px;
  height: 8px;
  background-color: #2dbb55;
}

.line-journey__brief .ul li span.on:after {
  display: none;
}

.line-journey__brief .ul li span.on .r {
  background-color: #2dbb55;
  width: 18px;
  opacity: .2;
  height: 18px;
}

.line-journey__brief .ul li span .r {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.start-price-label {
  color: #ff6913;
  font-size: 13px;
  float: right;
  margin-top: 6px;
  margin-left: 60px;
  position: relative;
}

.line-details__price .price-des {

  display: none;
  top: 20px;
  left: 0px;
  width: 220px;
  position: absolute;
  padding: 8px;
  font-size: 12px;
  background-color: #fbfbfb;
  line-height: 1.5;
  border: 1px solid #c9c8ce;
  -webkit-box-shadow: 0 1px 3px rgba(11, 2, 5, 0.1);
  -moz-box-shadow: 0 1px 3px rgba(11, 2, 5, 0.1);
  box-shadow: 0 1px 3px rgba(11, 2, 5, 0.1);
  z-index: 1000;
  color: #333;
}

.start-price-label:hover .price-des {
  display: block;
}

.line-details_joinquit_place {
  margin-top: 6px;
  width: 100%;
  height: 300px;
  color: #666;
  background-color: #f0f2f5;
  text-overflow: clip;
  white-space: nowrap;
  overflow: auto;
}


.line-product__num .right_date{
	 left: 50px;
	 position: relative;	 
}

