.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, .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 {
  z-index: 1111; }

.line-details {
  font-size: 12px;
  width: 100%;
  min-width: 1200px;
  background-color: #f0f2f5;
  float: left;
  }
  .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: 14px; }
    .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;
  position: relative; }

.line-details__main {
margin-top: 10px;
  margin-bottom: 0px; }

.line-details__left {
  width: 610px; }

.line-details__slide {
  margin-bottom: 17px;
overflow: hidden;
  }

.line-slideTxtBox {
  position: relative;
  margin-bottom: 16px;
  height: 312px; 
  overflow: hidden;
  background-color:#e7e7e7;
}
  .line-slideTxtBox li {
    width: 610px;
    height: 312px; }
  .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: 95px;
    width: 610px;
    margin: 5px 0;
    background: #b3b3b3;
}
  .line-smallScroll .tempWrap {
    margin: auto; }
    .line-smallScroll .bd{
      width: 610px;
      padding-top: 12px;
    }
  .line-smallScroll .bd li {
    width: 110px;
    height: 73px;
    cursor: pointer;
    margin-right: 5px;
    padding: 4px;
    background: #fff;
    border: solid 1px #b3b3b3; }
      /*.line-smallScroll .bd li img{
        width: 96px;
        height: 65px;
      }*/
    .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: 95px;
    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-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: 550px; }
  .line-details__right .label {
    display: inline-block; }

.line-details__title {
  margin-bottom: 8px; }
.line-details__title h1{
  color: #333;
  width: 930px;
  line-height: 42px;
  font-size: 22px;
  font-weight: 500;
}
.line-details__title .line-trait{
  color: #999;
  width: 1030px;
  line-height: 24px;
  font-size: 16px;
}

.line-details__supplier {
  position: relative;
  padding-left: 19px;
  margin-bottom: 11px;
  color: #999;
  font-size: 16px; }
  .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-bottom: 10px;
    border-bottom: 1px dotted #e5e5e5;}
    ._yhj{
      color: #fc6000;
    display: inline-block;
    font-size: 14px;
    }
    ._yhj ._num{
      font-size: 26px;
    font-family: Arial,"宋体","Microsoft YaHei",Helvetica,sans-serif;
    }
    ._msj{
      color: #666;
    display: inline-block;
    margin-left: 40px;
    }
.line-details__icons{
  margin-top: 10px;
}
.line-details__icons img{
  vertical-align: middle;
    margin-left: 5px;
    max-height: 20px;
}
.line-details__icons span {
  border: 1px solid #FF7C7A;
  color: #FF7C7A;
  display: inline-block;
  height: 18px;
  line-height: 18px;
  margin-right: 7px;
  padding: 0 4px;
}



.line-details__traffic{
  margin-top: 10px;
}
._wfjt,._xlbh{
  color: #7d7d7d;
    display: inline-block;
    height: 34px;
    line-height: 34px;
    font-size: 14px;
}
._xlbh{
    margin-left: 40px;
}
.line-details__happy{
margin-top: 10px;
}
.tqbm,.myd{
  color: #7d7d7d;
    display: inline-block;
    height: 34px;
    line-height: 34px;
    font-size: 14px;
}
.myd{
    margin-left: 40px;
}
.line-details__happy ._hap{
color: #f60;
    font-weight: 500;
}
.line-details__paymant{
margin-top: 10px;
}
.line-details__paymant ._pay{
  margin-left: 10px;
}
.line-details__paymant ._pay img{
  width: 96px;
    height: 30px;
    margin: 0 5px 5px 0;
    background-size: cover;
}
.line-details__place{
margin-top: 10px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
}
.line-details__place ._label{
  width: 74px;
margin-right: 10px;
}
.line-details__start{
  padding: 10px;
    float: left;
    width: 550px;
    height: auto;
    margin-top: 15px;
    background: #fef7da;
    border: 1px solid #fcce00;
}
.start-combo,.start-date,.start-people{
position: relative;
}
.line-details__start ._label{
float: left;
    color: #464646;
    width: 70px;
    height: 26px;
    line-height: 26px;
    font-weight: bold;
}
._body{
  float: left;
    width: 458px;
    min-height: 30px;
}
.ps-attr-wrapper {
    display: inline-block;
    margin: 0 5px 10px 0;
    position: relative
}

.ps-attr-wrapper .attr-item {
    display: block;
    border: 1px solid #b8b8b8;
    line-height: 18px;
    padding: 5px 8px;
    cursor: pointer;
    background: #fff
}

.ps-attr-wrapper .attr-item.on {
    line-height: 16px;
    padding: 5px 6px;
    border: 2px solid #f60;
    background: url(../images/tc_ico.png) right bottom no-repeat #fff
}

.ps-attr-wrapper .attr-info {
    display: none;
    position: absolute;
    top: 38px;
    left: 0;
    z-index: 100;
    color: #666;
    width: 350px;
    line-height: 18px;
    padding: 5px 9px;
    border: 1px solid #ccc;
    font-size: 12px;
    background: #fff
}

.ps-attr-wrapper .attr-info:before {
    content: "";
    display: block;
    width: 16px;
    height: 8px;
    position: absolute;
    left: 20px;
    top: -8px;
    background: url("../images/ls-icobg.png") no-repeat -112px -16px
}

.ps-attr-wrapper .attr-info .dl .dt {
    float: left;
    width: 60px;
    height: 18px;
    line-height: 18px;
    font-weight: bold
}

.ps-attr-wrapper .attr-info .dl dd {
    padding-left: 60px
}

.ps-attr-wrapper .attr-info .dl dd img {
    max-width: 100%
}
.start-date ._date{
  width: 290px;
  height: 40px;
  float: left;
  position: relative;
}
.start-date ._date .select{
    width: 100%;
    height: 36px;
    line-height: 36px;
    cursor: pointer;
    border: 1px solid #b8b8b8;
    font-size: 12px;
    background-color: #FFF;
    padding-left: 9px;
    position: relative;
}
.start-date ._date .select .t{
  width: calc(100% - 30px);
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
}
.start-date ._date .select.on{
      border-color: #ff6913;
}
@keyframes colorx {
  from {
    border-color: #c9c8ce; }
  30% {
    border-color: #c9c8ce; }
  31% {
    border-color: #ff6913; }
  99% {
    border-color: #ff6913; }
  to {
    border-color: #c9c8ce; } }
.start-date ._date .select.bordercolor {
      -webkit-animation: colorx 1.5s linear .5s;
      animation: colorx 1.5s linear .5s; }
.start-date ._date .iconfont{
  right: 2px;
  font-size: 30px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.start-date .select-con {
    display: none;
    position: absolute;
    max-width: 290px;
    background-color: #fff;
    border: 1px solid #ccc;
}
.start-date .select-con {
  display: none;
  position: absolute;
  max-width: 720px;
  background-color: #fff;
  border: 1px solid #ccc; }
.start-date .select-con ul {
  height: 160px;
  padding-top: 3px;
  overflow-y: auto; }
.start-date .select-con li {
  padding: 0 8px;
  line-height: 22px;
  cursor: default; }
.line-details__start .select-con li:hover {
  background-color: #d9eeff; }
.line-details__start .select-con li.on{background-color: #0290da;
  color: #FFF;}
.start-date .yd_sm{
  width: 150px;
    height: 40px;
    float: left;
    text-align: right;
    padding-left: 10px;
}
.start-date .reserve {
    width: 150px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-size: 16px;
    color: #fefefe;
    border-radius: 3px;
    background-color: #ff6913;
    display: block;
}
  .line-details__start .start-pNumber__con li {
    margin-bottom: 8px; }
  .line-details__start .start-pNumber__con .opnumber {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    font-size: 0;
    vertical-align: middle; }
  .line-details__start .start-pNumber__con .priceInfo {
    display: inline-block;
    width: 100px;
    margin-left: 10px;
    vertical-align: middle;
    white-space: nowrap;
    text-overflow: ellipsis;
    position: relative;
    padding-right: 24px; }
  .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: 60px;
    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 .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-pNumber__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);
}

.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__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;
      position: relative;
          float: left; }
  .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: #2d8818;
        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 30px;
    line-height: 38px;
    font-size: 16px;
    font-weight: bold;
    color: #2d8818; }
  .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: 0;
    width: 16px;
    height: 5px;
    background-color: #2d8818; }



  .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-right: 16px;
    font-size: 14px;
    color: #666;
    background-color: #fff;
    width: 960px;
    float: left; overflow:hidden}
.line-particular__container p,.line-particular__container p *{
  position: relative !important;
}
  .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{
    padding: 0 10px;
  }

.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 {
   padding-bottom: 35px;
  line-height: 1.6;
  color: #333333;
  font-size: 16px;
  font-weight: bold;
  border-left: 1px dashed #e5e5e5; }
  .line-journey__con .item-title .title-order {
    position: absolute;
    left: 0;
    top: 0;
    margin-left: -29px;
    font-weight: bold;
    border-radius: 5px;
    background: url(../images/day.png) left no-repeat;
    width: 56px;
    height: 68px;
    line-height: 50px;
    text-align: center;
    font-size: 14px;
    color: #2d8818;
    margin-right: 20px; }
.line-journey__con .item-title a{
    line-height: 50px;
  color: #333;
  font-family: "微软雅黑";
  font-size: 20px;
  font-weight: 500;
  padding-left: 10px;
  }
.line-journey__con .item-s{
  margin-top: -30px;
}
.line-journey__con .item-div {
  padding-bottom: 35px;
  border-left: 1px dashed #2d8818; }
  .line-journey__con .item-div .iconfont {
    position: absolute;
    left: 0;
    top: -5px;
    margin-left: -13px;
    font-size: 28px;
    color: #2d8818;
    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: 10px;
  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: #01aec8;
        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: #01aec8;
      color: #01aec8; }
      .line-journey__brief .print:hover .iconfont {
        color: #01aec8; }

.commodity-discuss .line-feature__title {
  position: relative;
  padding: 0 10px 0 24px;
  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: #01aec8;
}
.line-journey__brief .ul li span.on:after{
    display: none;
}
.line-journey__brief .ul li span.on .r{
    background-color: #01aec8;
    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;
}


.dp_myd{
    width: 133px;
    height: 183px;
    position: absolute;
    right: 10px;
    top: -5px;
    background: url(../images/client_myd_bg.png) left top no-repeat;
    z-index: 9;
}
.dp_myd .star{
    float: left;
    width: 133px;
    height: 15px;
    margin-top: 110px;
}
.dp_myd .star span {
    display: block;
    width: 75px;
    height: 15px;
    margin: 0 auto;
    background: url(../images/body_bg.png) no-repeat -925px 0;
}
.dp_myd .star span s {
    float: left;
    display: block;
    height: 15px;
    background: url(../images/body_bg.png) no-repeat -925px -30px;
}
.dp_myd p {
    float: left;
    color: #666;
    height: 30px;
    line-height: 30px;
    width: 133px;
    text-align: center;
    margin-top: 20px;
}

.st-sidebox{
  width: 240px;
    position: relative;
}
.dinner_data {
    padding: 10px 0;
}
.dinner_data table td {
    height: 35px;
    padding-left: 10px;
    border: 1px solid #e1e1e1;
}

/*客户点评*/
.comment_list{
    float: left;
    width: 960px;
    margin-top: 10px;
    color: #555;
}
.comment_list .tabcon-list{
    float: left;
    width: 960px;
    padding: 10px 20px;
    border-top: 2px solid #01aec8;
    border-right: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
    border-left: 1px solid #dcdcdc;
}
.comment_list .tabcon-list .list-tit{
    /*float: left;*/
    /*width: 918px;*/
    height: 40px;
    line-height: 40px;
    padding: 0;
    background: none;
}
.comment_list .tabcon-list .list-tit strong{
    color: #01aec8;
    font-size: 16px;
    font-weight: 500;
    font-family: "微软雅黑";

}
.comment-con dl{
    float: left;
    width: 918px;
    height: auto;
    padding: 10px;
    margin: 10px 0;
    border: 1px solid #e5e5e5;
    box-shadow: 1px 1px 1px #fcfcfc, -1px -1px 1px #fcfcfc;
}
.comment-con dl dt{
  width: 75px;
}
.comment_list .st-pl-box{
    clear: both;
    width: 918px;
    height: 80px;
    margin: 10px 0;
    border: 1px solid #e5e5e5;
    box-shadow: 1px 1px 1px #fcfcfc, -1px -1px 1px #fcfcfc;
    position: relative;
    box-sizing: content-box;
}

.st-pl-box .myd{
float: left;
    width: 116px;
    height: 80px;
    text-align: center;
    border-right: 1px solid #e5e5e5;
        box-sizing: content-box;
}
.st-pl-box .myd .p1{
    padding-top: 18px;
    color: #f50;
    font-size: 24px;
    font-family: "微软雅黑";
}
.st-pl-box .myd .p2{
    color: #f50;
}
.st-pl-box .txt{
float: left;
    color: #555;
    width: 550px;
    height: 80px;
    padding-left: 20px;
    box-sizing: content-box;
    font-size: 12px;
}
.st-pl-box .txt .p1{
padding-top: 22px;
}
.st-pl-box .txt .p1 s{
color: #f50;
    margin-right: 5px;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}
.st-pl-box .txt .p2{
    margin-top: 10px;
}
.st-pl-box .pl_btn{
    float: right;
    color: #555;
    width: 180px;
    height: 80px;
}
.st-pl-box .pl_btn a{
display: block;
    color: #fff;
    width: 132px;
    height: 33px;
    line-height: 33px;
    margin: 24px 0 0 24px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    background: url(../images/fb_yj_bg.png) left no-repeat;
}
/*我要咨询*/
.ask_list{
    float: left;
    width: 960px;
    margin-top: 10px;
    color: #555;
}
.ask_list .tabcon-list{
    float: left;
    padding: 10px 20px;
    border-top: 2px solid #01aec8;
    border-right: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
    border-left: 1px solid #dcdcdc;
}
.ask_list .tabcon-list .list-tit{
    float: left;
    height: 40px;
    line-height: 40px;
    padding: 0;
    background: none;
}
.ask_list .tabcon-list .list-tit strong{
    color: #01aec8;
    font-size: 16px;
    font-weight: 500;
    font-family: "微软雅黑";

}
.ask_list .st-consult{
    width: 918px;
}
.ask_list .st-tj-question, .ask_list .st-tj-question .msg{
    width: 918px;
}
.ask_list .st-tj-question textarea{
    width: 906px;
}

.zx_list{
    float:left;
    width:918px;
    margin-bottom:10px;
    padding-bottom:10px;
    border-bottom:1px dashed #dcdcdc}
.zx_list ul li{
    float:left;
    color:#555;
    width:918px;
    line-height:30px;
padding: 0;
border-bottom: none;}
.zx_list .p1{
    float:left}
.zx_list .p1 span{
    float:left;
    width:70px;
    text-align:left;}
.zx_list .p2{
    float:left;
    margin-left:50px}
.zx_list p.txt{
    float:left;
    width:840px}
.zx_list li.f50{
    color:#f50}

.st-sidebox{
    width: 240px;
    position: relative;
    margin-top: 15px;
}
.st-sidebox .module-contianer{
    width: 238px; overflow:hidden;
}
.st-sidebox .module-contianer>.module-content{
width: 206px;
}
#right_hot_ticket_list{
width: 240px;
}
.st-sidebox .module-contianer .common-list{
    width: 206px;
}
.st-sidebox .side-other-box{
        width: 228px;
        padding: 10px 5px;
}
.st-sidebox .module-contianer .help-list li{
    width: 206px;
}
.st-sidebox .module-contianer .tuan-list li{
    width: 206px;
}
.st-sidebox .side-userlogin-box{
padding: 20px 5px;
    border: 5px solid #f3f3f3;
}
.st-sidebox .module-contianer .module-dest .tempWrap{
width: 206px !important
}
.side-hot-product{
  width: 240px;
}
.side-hot-product .hp-conlist{
  width: 240px;
}
.side-hot-product .hp-conlist li{
  width: 240px;
}
.side-hot-product .hp-conlist li a{
  width: 216px;
}
.side-hot-product .hp-conlist li .nr p {
    height: auto;
    line-height: 20px;
    word-break: break-all;
    overflow: hidden;
    white-space: inherit;
    text-overflow: ellipsis;
}

.calendar td{
    height: 30px;
    border: 1px solid #d8ecf7;
    vertical-align: middle;
}
#subPrev{
    background: url(../images/subPrev.gif) no-repeat 0 0;
    width: 68px;
    height: 30px;
    float: left;
}
#subNext {
    background: url(../images/subNext.gif) no-repeat 0 0;
    width: 68px;
    height: 30px;
    float: left;
}
#subPrev:before, #subNext:before{
    content: ''
}
.calendar-title-current-month {
    color: rgb(1, 174, 200);
    font-weight: 500;
    font-family: 微软雅黑;
    font-size: 18px;
}
.calendar td div {
    font-family: Simsun;
    font-weight: 400;
    line-height: 20px;
    overflow: hidden;
    text-align: right;
    width: 62px;
    padding: 2px 5px 0 0;
}
.calendar td div {
    width: 65px;
    color: #555;
}
.calendar a{
    width: 61px;
}