.xianlu_detail_imgList{
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  grid-gap: 10px;
}
.xianlu_detail_imgList img{
  cursor: pointer;
}
.xianlu_detail_imgItem{
  width: 150px;
  border-radius: 10px;
}
.xianlu_detail_imgItemActive{
  padding: 2px;
  border: 2px solid #fe8c3b;
}
.xianlu_detail_daohang {
    margin-top: 30px;
    background-color: #fff;
    border-bottom: 1px solid #dfe2e9;
    border-radius: 16px 16px 0 0;
    position: sticky;
    top: 0;
    z-index: 999;
    padding: 10px;
}
.xuanlu_detail_nav{
  display: grid;
  grid-template-columns: repeat(6,1fr);
  margin-bottom: 0;
  padding-left: 0 !important;
}
.xuanlu_detail_nav li{
  list-style: none;
  text-align: center;
  padding: 7px 0;
}
.xuanlu_detail_nav li a{
  color: #222;
  transition: none;
  font-size: 15px;
  display: block;
  width: 100%;
  height: 100%;
}
.xuanlu_detail_nav li a:hover{
  color: var(--primary-color) !important;
}
.xuanlu_detail_nav li a{
  color: #86909c;
}
.xuanlu_detail_nav_selectli a{
  color: var(--primary-color) !important;
  font-weight: bold;
}

.xuanlu_detail_nav_selectli{
  position: relative;
}

.xuanlu_detail_nav_selectli::before{
  content: '';
  width: 100%;
  height: 2px;
  display: block;
  position: absolute;
  bottom: -10px;
  left: 0;
  background-color: var(--primary-color);
  
}


.sendBox{
  display: flex;
  align-items: center;
}
.sendVer{
  font-size: 14px;
  color: #fff;
  background-color: #53648f;
  padding: 9px 10px;
  white-space: nowrap;
  box-sizing: border-box;
  margin-top: 0 !important;
  border-radius: 0 8px 8px 0;
  transition: none;
  width: 33% !important;
}
.sendBox input[name='vernum']{
  border-radius: 8px 0 0 8px !important;
  width: 67%;
}
.sendVer:hover{
  transition: none;
}

.xianlu_detail_pinzhi_selectList li:first-child{
  padding-top: 5px !important;
}
.xianlu_detail_pinzhi_selectList li:hover{
  background-color: gray;
  color: #fff;
  
}

.tour-details .sidebar .widget_booking_form .input-wrapper input{
  padding: 9px 24px !important;

}
.tour-details{
  margin-top: 50px;
}
.tour-details .sidebar .widget_booking_form .input-wrapper{
    position: relative;
}
.tour-details .sidebar .widget_booking_form .input-wrapper label{
  position: absolute;
  left: 13px;
  top: 0;
  bottom: 0;
  margin: auto;
  color: #8f8f8f;
  display: flex;
  justify-content:center;
  align-items: center;
}

.xianlu_detail_pinzhi::-ms-expand {
  display: none;
}

.xianlu_detail_all{
  display: grid;
  grid-template-columns: repeat(2,1fr);
  align-items: center;
  flex-wrap: wrap;
}

.xianlu_detail_price{
  display: flex;
  align-items: center;
  margin: 5px 0;
}

.xianlu_detail_price{
  color: #86909c;
  font-size: 14px;
}

.xianlu_detail_price .price{
  margin-bottom: 0;
  color: #ff7d00;
  font-size: 20px;
}


.xianlu_detail_price .xiegang{
  padding: 0 5px;
}
.header-menu-area.sticky_menu{
  position: static !important;
}

.accordion-wrapper .accordion-list-item .accordion-item-body{
  /* border-top: 1px solid #C5C7CC; */
  margin-top: 10px;
}
#post3 h6{
  margin-bottom: 10px;
  font-size: 16px;
  display: flex;
  align-items: center;
  background: #efefef;
  padding: 6px;
}

#post3 h6 img{
  margin-right: 10px;
}

.xianlu_detail_evaluateItem{
  display: flex;
  align-items: center;
}
.evaluateUserAvatar{
  width: 40px;
  height: 40px;
  border-radius: 50%;
  object-fit: cover;
  margin-right: 10px;
}

.evaluateImg{
  border-radius: 10px;
  margin-bottom: 10px;
  min-height: 200px;
  object-fit: cover;
}

.evaluateDate{
  font-size: 14px;
  display: flex;
  justify-content: space-between;
}

.evaluateDate .address{
  margin-left: 5px;
  
}
.evaluateDate .dateT{
  margin-left: 10px;
}

.evaluateDate .caozuobtn{
  padding: 0 9px;
  cursor: pointer;
  display: flex;
  align-items: center;
}

.evaluateDate .caozuobtn i{
  margin-right: 5px;
}

.caozuobtnBox{
  display: flex;
  align-items: center;
}

.evaluateContent{
  width: 100%;
  margin-top: 10px;
}

.evaluateImgList{
  display: grid;
  grid-template-columns: repeat(3,1fr);
  grid-gap:15px;
}

.noData{
  display: none;
}

.smallreplayItem{
  display: flex;
  align-items: center;
  
}

.replayUserAvatar{
  width: 30px;
  height: 30px;
  border-radius: 50%;
  object-fit: cover;
  font-size: 14px;
  margin-right: 10px;
}

.evaluateTxt{
  font-size: 16px;
  color: #333;
}

.replayTxt{
  font-size: 16px;
  color: #333;
}

.user-comment__detail {
  font-size: 15px;
}

.replayCon{
  font-size: 16px;
  margin: 10px 0;
}

.smallreplayList{
  background: #fbfbfb;
  padding: 20px;
}

.replayDate{
  font-size: 14px;
}

.replayDate .address{
  margin-left: 5px;
}

.replayDate{
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.replayDate .caozuobtn{
  padding: 5px;
  cursor: pointer;
  display: flex;
  align-items: center;
}

 .openMoreReplay{
  font-size: 14px;
  cursor: pointer;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}

 .openMoreReplay .line{
  display: inline-block;
  width: 150px;
  height: 1px;
  border-top: 1px solid #bdc3cf;
}

 .openMoreReplay .line:first-child{
  margin-right: 20px;
}

 .openMoreReplay .line:last-child{
  margin-left: 20px;
}

 .openMoreReplay i{
  margin-left: 10px;
}

.bigReplayBox,.samllReplayBox{
  box-sizing: border-box;
  margin: 10px;
  text-align: right;
}

.bigReplayBox button,.samllReplayBox button{
  background: #53648f;
  color: #fff;
  border-radius: 5px;
  margin-left: 10px;
  white-space: nowrap;
  padding: 0px 14px;
  font-size: 14px;
}

.bigReplayTxt,.smallReplayTxt{
  resize: none;
  width: 100%;
  border: 1px solid gainsboro;
  border-radius: 5px;
  padding: 10px;
  box-sizing: border-box;
  font-size: 15px;
  color: #5e6f92;
}

.xianlu_detail_evaluateList{
  margin-bottom: 10px;
}

.user-comment__list{
  margin-top: 20px;
}

#comment__pages{
  display: flex;
  justify-content: center;
}


.user-comment__prev,.user-comment__next,#user-comment__page li{
  color: #041126;
  background-color: #FAFAFA;
  border-radius: 6px;
  height: 43px;
  width: 43px;
  text-align: center;
  line-height: 43px;
  font-size: 18px;
  font-weight: 500;
  text-transform: capitalize;
  cursor: pointer;
}


#user-comment__page{
  padding: 0 10px;
}

.user-comment__pages{
  margin-top: 20px;
}

.pageActive{
  background: #3B71FE !important;
  color: #fff !important;
}

.pageDisabled{
  background-color: rgb(233, 233, 233) !important;
  color: #fff !important;
}

#user-comment__page li{
  list-style: none;
}

.accordion-wrapper .accordion-list-item .accordion-item-body p{
  padding-top: 0px;
  border-top: none;
  gap: 10px;
  font-size: 14px;
 }
 .blog-details-wrapper .single-post-item .post-content p{
   margin-bottom: 17px;
 }

 .single-post-item .post-content p{
  margin-top: 0;
 }

 .mealBox
 {
     margin-top: 10px;
     color: #585866;
     font-size: 14px;
     font-weight: bold;
 }
 .meal_detail {
     background: #f9f9f9;
     border-radius: 5px;
     color: #585866;
     padding: 10px;
     font-size: 14px;
     margin-top: 10px;
     margin-bottom: 10px;
     font-weight: 400;
 }
 body{
   font-size: 16px !important;
   color: #333;
 }
 .single-post-item .post-content h4{
   font-size: 21px;
 }

 .single-post-item .post-title{
   font-size: 29px;
 }
 .tour-details .single-post-item .post-meta .price,
 .tour-details .sidebar .widget_booking_form h3, .tour-details .sidebar .widget_booking_form .title{
   font-size: 24px;
 }
 .meal_detail span {
  margin-right: 20px;
}
.accordion-wrapper.style-two .accordion-list-item .accordion-head .accordion-title{
  cursor: pointer;
  text-align: left;
  display: flex;
  align-items: center;
}

.accordion-wrapper .accordion-list-item .accordion-head.collapsed::after{
  display: none;
}

.user-comment__Img {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 10px;
  margin-top: 10px;
}

.user-comment__Img img {
  width: 150px;
  height: 150px !important;
  object-fit: cover;
}

.user-comment__content {
  margin: 0 50px;
}

.user-comment__list2{
border-bottom: 1px solid #ededed;
padding-bottom: 20px;
}

.user-comment__content2{
  margin: 0 0 0px 40px;
}

/* commtent start */
.more_comm_bg,
.some_comm_bg {
  position: fixed;
  inset: 0; 
  background: rgba(0,0,0,0.5);
  z-index: 9998;
  opacity: 0;
  pointer-events: none;  
  transition: opacity .25s ease;
}

.more_comm_bg.active,
.some_comm_bg.active {
  opacity: 1;
  pointer-events: auto;
}

.more_bg_white,
.some_bg_white {
  position: absolute;
  top: 0;
  right: 0;
  height: 100vh;
  max-width: 100%;
  background: #f5f5f5;
  z-index: 9999;
  transform: translateX(100%);
  transition: transform .25s ease;
  box-sizing: border-box;
  overflow: hidden;
}

.some_bg_white {
       width: 700px !important;
    }
.more_bg_white{
  width: 800px;
}

.more_bg_white.active,
.some_bg_white.active {
  transform: translateX(0);
}
.reply_Box {
  padding: 10px;
  box-sizing: border-box;
  background: #fff;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 10000;
  width: 700px;
  display: flex;
  align-items: center;
}

input.replay_content {
  width: 100%;
  background: #f7f7f7;
  height: 40px;
  border-radius: 5px;
  font-size: 15px;
  padding: 0 15px;
}

button.sendReplay {
  flex: none;
  margin-left: .5rem;
  background: #3B71FE;
  color: #fff;
  font-size: 15px;
  padding: 4px 20px;
  border-radius: 5px;
}

  .more_comm_content, .some_comm_content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #333;
    font-size: 16px;
    padding: 10px;
    background: #fff;
    box-sizing: border-box;
    border-bottom: 1px solid #f5f5f5;
}

.more_comm_content p, .some_comm_content p {
    text-align: center;
    width: 100%;
    margin: 0;
}

.close_more_comm, .close_some_comm {
    flex: none;
    cursor: pointer;
}

.close_more_comm i, .close_some_comm i {
    font-size:23px;
}

.comment_header {
    border-bottom: 1px solid #E7E7E7;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.comment_topic {
    display: flex;
    align-items: center;
}

.more_comment {
    color: gray;
    font-size: 14px;
    cursor: pointer;
}

.more_comm_list .user-comment__list, .some_comm_list .user-comment__list{
    margin-top: 0 !important;
    margin-bottom: 10px;
    background-color: #fff;
    padding: 20px;
    box-sizing: border-box;
}

.more_comm_list, .some_comm_list {
  position: relative;
  overflow-y: auto;
  
}
.more_comm_list{
  height: calc(100vh - 54px);
}

.some_comm_list{
  height: calc(100vh - 114px);
}

.nomore, .some_nomore {
    color: gray;
    text-align: center;
    font-size: 14px;;
    margin-bottom: 10px;
}

.address_box span {
    color: gray;
    font-size: 15px;
}

.user-comment__content2{
  margin: 0 42px;
}

.noPing {
  height: 100%;
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
}

.noPing img {
    width:150px;
    height:150px;
}

.noPing .explain {
    font-size: 14px;
    margin-top: 10px;
}

.single-post-item .post-content h4{
  margin-bottom: 0;
}

.noData .noPing{
  margin-top: 65px;
}
/* commtent end */

@media screen and (max-width:1025px) {
  .sendVer{
    font-size: 12px;
    width: 35% !important;
  }
  .sendBox input[name='vernum']{
    width: 65%;
  }
}

.magnifyImg{
  position:fixed;
  top: 0;
  left: 0;
  background:rgb(0,0,0,0.8);
  overflow: hidden;
  width: 100%;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 999999;
  display: none;
}

.swiper{
  width: 600px;
  height: auto;
  position: relative;
  overflow: hidden;
}
.close_box {
    position: absolute;
    top:0;
    right: 0;
    color: #fff;
    font-size: 34.5px;
    z-index: 999;
}
.swiper-wrapper>*{
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.swiper-pagination-fraction{
  bottom:0 !important;
  color: #fff;
}

.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27.6px;
    height: 27.6px;
    margin-top: -21.9995px;
    z-index: 10;
    cursor: pointer;
    background-size: 26.9997px 43.999px;
    background-position: center;
    background-repeat: no-repeat;
}


.user-comment__Img{
  margin-bottom: 4.6px;
}

#thumbs .swiper-slide{
  margin-bottom: 10px;
  border-radius: 16px;
  overflow: hidden;
}
.swiper-slide.swiper-slide-visible.swiper-slide-thumb-active {
    padding: 2px;
    border: 2px solid #fe8c3b;
}

#gallery .swiper-slide, #gallery .swiper-slide img{
  border-radius: 10px;
}
.swiper-slide img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.g-4, .gy-4 {
  --bs-gutter-y: 1rem;
 }

 #sub{
  padding: 12px 38px;
  background-color: #165dff;
 }

 #sub i{
  color: #fff;
 }

 @media screen and (min-width:1400px) {
  .col-lg-8 {
      width: 71.666667%;
  }
  .col-lg-4 {
     width: 27.333333%;
  }
 }

 .tour-details .sidebar .widget_booking_form .comment-form {
  margin-top: 10px;
}

.sidebar .widget_booking_form h3, .tour-details .sidebar .widget_booking_form .title{
  margin-bottom: 0;
}

div#thumbs {
  height: 330px;
  margin-bottom: 10px;
}


.accordion-wrapper .accordion-list-item{
  width: 100%;
}

div#gallery {
  height: 98px;
}

.collapsed .accordion-title .linename p{
  color:#060606;
  font-size: 18px;
}

.single-post-item .post-content h4{
  position: relative;
  display: inline;
}


    .label_img{
      width: 20px;
      height: 20px;
      margin-right: 10px;
    }

    .widget:last-child{
      margin-bottom: 25px;
    }

    .tour-details .sidebar .widget_booking_form .input-wrapper input{
        color: #333;
      }
    
      .tour-details .sidebar .widget_booking_form .input-wrapper input::placeholder{
        color:#A3A3A3;
      }

      .sellingpoints {
        padding: 15px;
        border-radius: 7px;
        background: #f9f9f9;
        /* background: #165dff0d; */
        margin-top: 10px;
        font-size: 14px;
    }

    .sell_pointer_index {
        color: #fff;
        width: 20px;
        height: 20px;
        display: inline-block;
        text-align: center;
        line-height: 18px;
        margin-right: 10px;
        font-size: 12px;
        font-weight: bold;
        padding-right: 5px;
        background: url(images/check-mark2.png);
        background-size: 100%;
        top: -2px;
        position: relative;
    }

    .accordion-wrapper .accordion-list-item{
      background: transparent;
      box-shadow: none;
      border-radius: 0;
    }

     .accordion-wrapper .accordion-list-item .accordion-head{
      padding: 0;
    } 

    .meal_detail i{
      color: #2563eb;
      margin-right: 10px;
    }

    .accordion-wrapper .accordion-list-item .accordion-head .bi-chevron-down::before {
    content: "\f282";
    font-weight: bold !important;
    color: #a9a9a9;
}

    .linename p{
      margin-bottom: 0px !important;
    }

    .linename .traffic{
       font-size: 14px;
      color: #8795a7;
      font-weight: normal;
      display: flex !important;
      align-items: center;
    }

    .linename{
      margin-left: 10px;
    }

    .lineday{
      flex: none;
      min-width: 38px;
      text-align: center;
      /* background: linear-gradient(45deg, #efa50b, #ffe8ce); */
      background: var(--primary-color);
      height: 43px;
      border-radius: 2px;
      position: relative;
    }

    .tour-details .sidebar .widget_booking_form .input-wrapper input{
      background: transparent;
      padding-left: 40px !important;
    }

    body{
      background-color: #f5f7fa;
    }

    #sub i{
      margin-right: 5px;
    }
    .de_other{
      display: flex;
      align-items: center;
      margin-bottom: 10px;
    }

    .de_name{
      font-size: 28px;
      font-weight: bold;
      margin-bottom: 15px;
      line-height: 1.5;
    }

    .other_item i{
      color: var(--primary-color);
    }

    .other_item1 i{
      color: #ff7d00;
    }

    .other_item{
      color: #86909c;
      margin-right: 20px;
      max-width: 200px;
      display: -webkit-box;
      -webkit-line-clamp: 1;
      -webkit-box-orient: vertical;
      overflow: hidden;
    }

    .selling-point{
      display: grid;
      gap: 10px;
      grid-template-columns: repeat(3,1fr);
    }

    .selling_items_child{
      padding: 10px;
      background-color: #165dff0d;
      border-radius: 10px;
      display: flex;
      align-items: center;
      height: 100%;
    }

    .selling_left_icon{
      flex: none;
      background-color: #165dff1a;
      color: #165dff;
      width: 50px;
      height: 50px;
      display: flex;
      align-items: center;
      justify-content: center;
      border-radius: 50%;
      margin-right:10px;
    }

    .selling_topic{
      font-size: 18px;
      font-weight: bold;
      color: #222;
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 1;
      overflow: hidden;
    }

    .selling_detail{
      color: #86909c;
      font-size: 14px;
      line-height: normal;
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 2;
      overflow: hidden;
    }

    #post-content-wrapper .post-content {
      margin-top: 10px;
      background: #fff;
      padding: 30px;
      /* border-radius: 16px; */
      box-shadow: 0px 24px 64px 0px rgba(199, 206, 218, 0.25);
  }

  #post1{
    margin-top: 0 !important;
    /* border-radius: 0 0 16px 16px !important; */
  }

  .footer{
    margin-top: 30px;
  }

  .baohanIcon{
    width: 20px;
    height: 20px;
  }

  .post-content h4{
    font-size: 18px;
    margin-bottom: 20px;
    border-bottom: 1px solid #E7E7E7;
    padding-bottom: 10px;
    line-height: normal;
  }

  .comment_topic h4{
    margin-bottom: 0;
    line-height: normal;
    padding-bottom: 0;
    border-bottom: none;
  }

  .lineBreackBox {
    font-size: 14px;
}

.traffic-icon{
  background-color: #e6fffb;
  margin-right: 10px;
  width: 25px;
  height: 25px;
  text-align: center;
  line-height: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -12px;
  right: 0;
  z-index: 10;
  margin: auto;
}

.traffic-icon i{
  margin-right: 0;
  color: #08979c;
  
}

.post-card-faq{
  display: flex;
}

.line-detail-day-box{
  width: 100px;
  text-align: center;
  flex: none;
}

.line-detail-day-list{
  padding-left: 0;
  list-style: none;
}

.line-detail-day1{
  font-weight: bold;
  font-size: 16px;
  line-height: normal;
  text-align: center;
  color: #fff;
}
.line-detail-day2{
  font-size: 12px;
  color: #86909c;
  line-height: normal;
  font-weight: normal;
  text-align: center;
  background: #fff;
  border: 1px solid #e7e7e7;
}

.line-detail-list{
  display: flex;
  margin-top: 13px;
}

.line-fenge{
  width: 1px;
  border-left: 1px dashed #c5c5c5;
  margin-left: 20px;
  /* display: flex;
  align-items: center; */
  position: relative;
}

.accordion-list-item:last-child .line-fenge::after{
  content: '结束';
  position: absolute;
  bottom: -28px;;
  left: -12px;
  display: block;
  font-size: 14px;
  width: 38px;
  color: #000000;
  font-weight: bold;
}




#post3 h6 i{
  margin-right: 5px;

}

.money-hand i{
  color: #009f57;
}

.money-nohand i{
  color: #f15249;
}


#post2 {
  margin-top: 0px !important;
}

span.lineday:before {
  position: absolute;
  content: '\F1CD';
  font-family: 'bootstrap-icons';
  color: orange;
  top: -15px;
  left: -7px;
  transform: rotate(-27deg);
}

.xianlu_detail_right{
  top: 10px;
}

.xianlu_detail_right .sidebar,
.xianlu_detail_right .contact-card{
    width: 360px;
    margin-left: 20px;
}

#regUser{
  padding-left: 95px !important;
}

.tour-details .sidebar .widget_booking_form .input-wrapper input{
  width: 100%;
}

.widget{
  box-sizing: border-box;
}

.iti__country {
  display: flex !important;
  align-items: center !important;
  padding: 5px 10px !important;
  outline: 0;
}


.iti__country-list{
  width: 288px;
}

.widget ul li, .widget ol li{
  border-bottom: none;
}

.introduction-img img{
  max-width: 100%;
  height: auto;  
}

#post7{
  margin-top: 0px !important;
}

.router-introduction{
  font-size: 14px;
  color: #585866;
}

.new-header,.header-area{
  position: static !important;
}

/* 日历start */
.calendar-price {
    margin: 10px auto 0;
    background: #fff;
    padding: 14px;
    border-radius: 8px;
}

.calendar-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 7px;
    background: #607D8B;
    padding: 5px;
    border-radius: 5px;
}

.calendar-header h2 {
    font-size: 20px;
    color: #fff;
    margin-bottom: 0;
}

.calendar-header button {
    padding: 3px 12px;
    border: 1px solid #ddd;
    background: #fff;
    border-radius: 4px;
    cursor: pointer;
    transition: all 0.2s;
}

.calendar-header button:hover:not(.disabled) {
    background: #007bff;
    color: #fff;
    border-color: #007bff;
}
.calendar-header button.disabled {
    background: #f5f5f5;
    color: #ccc;
    border-color: #eee;
    cursor: not-allowed;
}

#inner-calendar-container .calendar-header{
  gap: 10px;
}

.calendar-table {
    width: 100%;
    border-collapse: collapse;
    table-layout: fixed; 
    margin-bottom: 0;
}

.calendar-table thead tr th {
    width: calc(100% / 7); 
    border: 1px solid #eee;
    padding: 10px 0;
    background-color: #f8f9fa;
    color: #666;
    font-weight: normal;
    text-align: center;
}

.calendar-table tbody tr td {
    width: calc(100% / 7);
    height: 50px;         
    border: 1px solid #eee;
    padding: 5px;
    text-align: center;
    vertical-align: middle;
}

.empty-cell {
    background-color: #fafafa;
    border: 1px solid #eee;
}

.date-cell {
    position: relative;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%; 
    height: 100%;
    border-radius: 4px; 
}

.day-num{
    position: absolute;
    top: -6px;
    right: 4px;
    font-size: 12px;
    color: #666;
}
.date-cell.expired {
    color: #999;
    background: #f9f9f9;
    cursor: not-allowed;
    justify-content: center; 
}
.date-cell.expired .day-num {
    color: #ccc !important;
    font-size: 14px; 
    position: static; 
}
.date-cell.expired .price-tag {
    display: none !important;
}
.price-tag {
    display: block;
    font-weight: bold;
    font-size: 14px;
    margin-top: 10px;
}

.price-tag.quoted {
    color: orange;
}
.date-cell.selected {
    background-color: var(--primary-color) !important;
    color: #fff !important;
}
.date-cell.selected .day-num,
.date-cell.selected .price-tag {
    color: #fff !important;
}

.date-cell:not(.expired):not(.selected):hover {
    background-color: #e7f5ff;
}
.calendar-header .month-selector select {
padding: 6px 8px;
border: 1px solid #ddd;
border-radius: 4px;
font-size: 14px;
color: #333;
cursor: pointer;
background-color: #fff;
min-width: 100px;
}

.calendar-header .month-selector select option:enabled {
color: #333 !important;
background-color: #fff !important;
}
/* 日历end */


.detail_xianlu_baseinfor{
  margin-top: 0;
  height: 100%;
  position: relative;
  padding-top: 1px;
}

.selling-point{
  grid-template-columns: none;
}

.detail-xianlu-tags{
  margin-top: 83px;
  display: flex;
  align-items: center;
  flex-flow: wrap;
}

.detail-xianlu-tags span{
  background-color: #e6f4ff;
  color: var(--primary-color);
  padding: 0 10px;
  font-size: 14px;
  border-radius: 20px;
  margin-right: 5px;
  margin-bottom: 10px;
}

.xianlu_detail_daohang{ 
  margin-top: 0px;
}
.detail-xianlu-tese{
  font-size: 14px;
}

.detail-newlayout{
  display: flex;
  font-size: 14px;
  margin-bottom: 10px;
}

.detail-xianlu-newtitle{
  color: gray;
  white-space: nowrap;
  margin-right: 40px;
}

.detail-xianlu-newcontant{
   color: #4e4e4e;
}

.detail-xianlu-yuding{
  color: orange;
}

.selling_items_child{
  background-color: transparent;
}

.detail-xianlu-newtitle2{
  color: #4e4e4e;
  font-size: 14px;
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px dashed #dfdfdf;
}

div#gallery {
  height: 70px;
}

.selling_topic{
  font-size: 15px;
}

.selling_items_child{
  padding: 10px;
}

.detail-topcontent{
  padding: 20px;
  border-radius: 10px;
  background: #fff;
}

.selling_left_icon img{
  width: 40px;
  height: 40px;
}

.pricing-xianlu{
  position: absolute;
  left: -10px;
  top: 0;
  width: calc(100% + 40px);
  padding: 15px;
  background: linear-gradient(214deg, #fef4dd, #fef9ee);
}

.pricing-xianlu::after{
  content: '';
  position: absolute;
  top: 100%;
  right: 0;
  width: 0;
  height: 0;
  border: 4px solid transparent;
  border-top:4px solid #e7e5d0;
  border-left: 4px solid #e7e5d0;
}

.init-price-parent{
  font-size: 14px;
  color: gray;
}

.price-icon,.init-price{
  color: orangered;
  font-weight: bold;
}

.price-icon{
  font-size: 20px;
}

.init-price{
  font-size: 30px;
}

.detail-xianlu-newtitle3{
  font-size: 14px;
  margin-right: 20px;
  color: gray;
}

.price_and_oher{
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.init-shuoming{
  margin-left: 20px;
  padding-bottom: 20px;
  font-size: 14px;
  color: orange;
  cursor: pointer;
  position: relative;
  text-decoration: dashed underline;
}

.init-shuoming-detail{
  position: absolute;
  left: 0;
  top: 100%;
  background-color: #fff;
  width: 200px;
  font-size: 12px;
  padding: 10px;
  box-shadow: 0px 0px 7px 0px #e6e6e6;
  display: none;
  border: 1px solid orange;
}

.init-shuoming:hover .init-shuoming-detail{
  display: block;
}

.init-shuoming-detail::before{
  position: absolute;
  left: 19px;
  top: -18px;
  content: '';
  width: 20px;
  height: 20px;
  border: 10px solid transparent;
  border-bottom: 10px solid #fff;
  filter: drop-shadow(0px -2px 0px orange);
}

.ticket-infor
 {
    flex-flow: column;
    padding: 10px;
    border-radius: 5px;
}

.ticket-adult {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 10px;
    width: 100%;
}

.form-room-infor {
    text-align: left;
    width: 100%;
    font-size: 16px;
    font-weight: bold;
    display: flex;
    align-items: center;
}

#predetermineSubHotel {
    background:var(--primary-color);
    color: #fff;
    margin-top: 10px;
    border-radius: 5px;
    padding: 8px 10px;
    cursor: pointer;
}

.form-room-infor2{
  width: 100%;
  color: gray;
}

.form-room-infor2 .form-room-type{
  margin-left: 10px;
}
.predetermine-close-hotel {
  position: absolute;
  right: 12px;
  font-size: 26px;
  top: 7px;
  cursor: pointer;
}

.predetermine-item{
  margin-top: 15px;
}

#pre-date{
  caret-color: transparent;
  cursor: default;
}

#pre-date-box{
  position: relative;

}

#inner-calendar-container{
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 9;
  transition: transform .2s;
  transform: scaleY(0);
  transform-origin: top;
  background-color: #fff;
  padding: 10px;
  box-shadow: 0px 5px 10px -2px gray;
  margin-top: 10px;
  border-radius: 10px;
}

#inner-calendar-container::before{
  position: absolute;
  left: 33px;
  top:-18px;
  content:'';
  border: 10px solid transparent;
  border-bottom: 10px solid #fff;
  filter: drop-shadow(0px -4px 3px rgb(236, 236, 236));
}

.inner-calendar-containershow{
  transform: scaleY(1) !important;
}

#inner-calendar-container .day-num{
  top: -4px;
}

#inner-calendar-container .calendar-table thead tr th{
  font-size: 14px;
  padding: 5px 0;
}

#inner-calendar-container .calendar-price{
  padding:0;
}

#inner-calendar-container .calendar-header .month-selector select{
  padding: 3px 8px;
}
#inner-calendar-container .calendar-header h2 {
    font-size: 17px;
}

#inner-calendar-container .calendar-header button{
  padding: 3px 8px;
}

#inner-calendar-container .calendar-price{
  margin: 0px auto;
}

#inner-calendar-container .calendar-header{
  border-radius: 0;
}

#inner-calendar-container .calendar-header{
  background: transparent;
}

.price-tishi{
  font-size: 13px;
  color: gray;
  border-bottom: 1px dashed gray;
  margin-left: 7px;
}

span.form-room-untilprice
 {
    font-size: 18px;
    color: orangered;
    font-weight: bold;
}

.price-icon2{
  font-size: 15px;
  color:orangered;
  font-weight: bold;
}

.form-room-price{
  font-size: 13px;
}

.form-room-name{
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
}

#inner-calendar-container{
  width: 200%;
}

.travels-box{
  display: flex;
  align-items: center;
}

.travels-box .pre-item-input{
  border: none;
  border-bottom: 1px solid #d1d1d1;
  border-radius: 0;
  width: 71px;
  background-color: transparent;
  text-align: center;
  padding: 0;
  margin: 0 8px;
  padding: 5px 10px;
}

.ticket-adult{
  justify-content: start;
  font-size: 14px;
}

.travels-box{
  font-size: 14px;
}

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type="number"] {
  -moz-appearance: textfield;
}
.reminder-box{
  position: relative;
}

.reminder-box i{
  color: orange;
}
.reminder-text{
  position: absolute;
  top: 100%;
  left: -54px;
  width: 218px !important;
  box-shadow: 0px 0px 6px 0px #d4d4d4;
  background: #fff;
  font-size: 13px;
  border-radius: 5px;
  padding: 5px;
  margin-top: 10px;
  opacity: 0;
  pointer-events: none;
}
.reminder-text::before{
  position: absolute;
  top: -17px;
  left: 52px;
  content: '';
  width: 8px;
  height: 10px;
  border: 9px solid transparent;
  border-bottom: 9px solid #fff;
  filter: drop-shadow(0px 0px 10px #d4d4d4);
}

.reminder-box:hover .reminder-text{
  opacity: 1;
}


.itinerary-overview{
  display: flex;
  align-items: flex-start;
}

.day-elevator{
  width: 70px;
  display: flex;
  flex-flow: column;
  align-items: center;
  position: sticky;
  top: 75px;
  margin-left: -30px;
  margin-right: 30px;
  flex: none;
  align-self: flex-start;
}

.day-link{
  margin-bottom: 5px;
  font-size: 14px;
  white-space: nowrap;
  display: block;
  width: 100%;
  padding: 0 10px;
  border-radius:0 20px 20px 0px;
  text-align: center;
  color: var(--primary-color);
}

.day-link-active{
  background: var(--primary-color);
  color: #fff !important;
}

#post-content-wrapper{
  border-radius: 16px 16px 0 0;
}

.linename{
  color: #060606;
  font-size: 18px;
}

.collapsed .iconup i::before{
  transform: rotate(180deg);
}

.pdlr0{
    padding-left: 0 !important;
    padding-right: 0 !important;
}


.contacts-tour label{
  align-items: start !important;
}

.contacts-tour label i{
   margin-top: 12px;
}

.xianlu_detail_note{
  height: 80px;
}

#pre-date-box .pre-item-input{
  cursor: pointer;
}

.mgr-10{
  margin-right: 10px;
}

.price-value {
  font-size: 15px;
  color:var(--price-color);
  font-weight: 500;
}
.ticket-adult{
justify-content: space-between !important;
}
.ticket-adult{
margin-bottom: 0;
}

.ticket-infor{
gap: 10px;
background: #f9fafc;
}

.ticket-total-box{
padding: 0;
padding-top: 10px;
}

.ticket-total-box{
background: transparent;
}

.ticket-total-box .title{
font-size: 15px;
}

.ticket-adult .title{
display: flex;
}

.price-unit{
color: #333;
font-size: 12px;
font-weight: normal;
}

.form-room-infor{
font-size: 17px;
}

.price-type{
min-width: 56px;
margin-right: 20px;
}

.tb-price{
display: none;
}
.calendar-price {
margin: 10px auto 0;
background: #fff;
border-radius: 8px;
border-top: 1px dashed #dfdfdf;
}

.calendar-header {
display: flex;
justify-content: space-between;
align-items: center;
margin-bottom: 7px;
background: #607D8B;
padding: 5px;
border-radius: 5px;
}

.calendar-header h2 {
font-size: 20px;
color: #fff;
margin-bottom: 0;
}

.calendar-header button {
padding: 3px 12px;
border: 1px solid #ddd;
background: #fff;
border-radius: 4px;
cursor: pointer;
transition: all 0.2s;
}

.calendar-header button:hover:not(.disabled) {
background: #007bff;
color: #fff;
border-color: #007bff;
}
.calendar-header button.disabled {
background: #f5f5f5;
color: #ccc;
border-color: #eee;
cursor: not-allowed;
}

#inner-calendar-container .calendar-header{
gap: 10px;
}

.calendar-table {
width: 100%;
border-collapse: collapse;
table-layout: fixed; 
margin-bottom: 0;
}

.calendar-table thead tr th {
width: calc(100% / 7); 
border: 1px solid #eee;
padding: 10px 0;
background-color: #f8f9fa;
color: #666;
font-weight: normal;
text-align: center;
}

.calendar-table tbody tr td {
width: calc(100% / 7);
height: 50px;         
border: 1px solid #eee;
padding: 5px;
text-align: center;
vertical-align: middle;
}

.empty-cell {
background-color: #fafafa;
border: 1px solid #eee;
}

.date-cell {
position: relative;
cursor: pointer;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
width: 100%; 
height: 100%;
border-radius: 4px; 
}

.day-num{
position: absolute;
top: -6px;
right: 4px;
font-size: 12px;
color: #666;
font-weight: bold;
}
.date-cell.expired {
color: #999;
background: #f9f9f9;
cursor: not-allowed;
justify-content: center; 
}
.date-cell.expired .day-num {
color: #ccc !important;
font-size: 14px; 
position: static; 
}
.date-cell.expired .price-tag {
display: none !important;
}
.price-tag {
display: block;
font-size: 13px;
margin-top: 5px;
}

.price-tag.quoted {
color: #8BC34A;
}
.date-cell.selected {
background-color: var(--primary-color) !important;
color: #fff !important;
}
.date-cell.selected .day-num,
.date-cell.selected .price-tag {
color: #fff !important;
}

.date-cell:not(.expired):not(.selected):hover {
background-color: #e7f5ff;
}
.calendar-header .month-selector select {
padding: 6px 8px;
border: 1px solid #ddd;
border-radius: 4px;
font-size: 14px;
color: #333;
cursor: pointer;
background-color: #fff;
min-width: 100px;
}

.calendar-header .month-selector select option:enabled {
color: #333 !important;
background-color: #fff !important;
}
/* 日历end */


.detail_xianlu_baseinfor{
margin-top: 0;
height: 100%;
position: relative;
padding-top: 1px;
}

.selling-point{
grid-template-columns: none;
}

.detail-xianlu-tags{
margin-top: 83px;
display: flex;
align-items: center;
flex-flow: wrap;
}

.detail-xianlu-tags span{
background-color: #e6f4ff;
color: var(--primary-color);
padding: 0 10px;
font-size: 14px;
border-radius: 20px;
margin-right: 5px;
margin-bottom: 10px;
}

.xianlu_detail_daohang{ 
margin-top: 0px;
}
.detail-xianlu-tese{
font-size: 14px;
}

.detail-newlayout{
display: flex;
font-size: 14px;
margin-bottom: 10px;
}

.detail-xianlu-newtitle{
color: gray;
white-space: nowrap;
margin-right: 40px;
}

.detail-xianlu-newcontant{
color: #4e4e4e;
}

.detail-xianlu-yuding{
color: orange;
}

.selling_items_child{
background-color: transparent;
}

.detail-xianlu-newtitle2{
color: #4e4e4e;
font-size: 14px;
margin-top: 20px;
padding-top: 20px;
border-top: 1px dashed #dfdfdf;
}

div#gallery {
height: 70px;
}

.selling_topic{
font-size: 15px;
}

.selling_items_child{
padding: 10px;
}

.detail-topcontent{
padding: 20px;
border-radius: 10px;
background: #fff;
}

.selling_left_icon img{
width: 40px;
height: 40px;
}

.init-price-parent{
font-size: 14px;
color: gray;
}

.price-icon,.init-price{
color: orangered;
font-weight: bold;
}

.price-icon{
font-size: 20px;
}

.init-price{
font-size: 30px;
}

.detail-xianlu-newtitle3{
font-size: 14px;
margin-right: 20px;
color: gray;
}

.price_and_oher{
display: flex;
align-items: center;
justify-content: space-between;
}

.init-shuoming{
margin-left: 20px;
padding-bottom: 20px;
font-size: 14px;
color: orange;
cursor: pointer;
position: relative;
text-decoration: dashed underline;
}

.init-shuoming-detail{
position: absolute;
left: 0;
top: 100%;
background-color: #fff;
width: 200px;
font-size: 12px;
padding: 10px;
box-shadow: 0px 0px 7px 0px #e6e6e6;
display: none;
border: 1px solid orange;
}

.init-shuoming:hover .init-shuoming-detail{
display: block;
}

.init-shuoming-detail::before{
position: absolute;
left: 19px;
top: -18px;
content: '';
width: 20px;
height: 20px;
border: 10px solid transparent;
border-bottom: 10px solid #fff;
filter: drop-shadow(0px -2px 0px orange);
}

.ticket-infor
{
flex-flow: column;
padding: 10px;
border-radius: 5px;
}

.ticket-adult {
display: flex;
align-items: center;
justify-content: space-between;
margin-bottom: 10px;
width: 100%;
}

.form-room-infor {
text-align: left;
width: 100%;
font-size: 16px;
font-weight: bold;
display: flex;
align-items: center;
}

#predetermineSubHotel {
background:var(--primary-color);
color: #fff;
margin-top: 10px;
border-radius: 5px;
padding: 8px 10px;
cursor: pointer;
}

.form-room-infor2{
width: 100%;
color: gray;
}

.form-room-infor2 .form-room-type{
margin-left: 10px;
}
.predetermine-close-hotel {
position: absolute;
right: 12px;
font-size: 26px;
top: 7px;
cursor: pointer;
}

.predetermine-item{
margin-top: 15px;
}

#pre-date{
caret-color: transparent;
cursor: default;
}

#pre-date-box{
position: relative;

}

#inner-calendar-container{
position: absolute;
top: 100%;
left: 0;
z-index: 9;
transition: transform .2s;
transform: scaleY(0);
transform-origin: top;
background-color: #fff;
padding: 10px;
box-shadow: 0px 5px 10px -2px gray;
margin-top: 10px;
border-radius: 10px;
}

#inner-calendar-container::before{
position: absolute;
left: 33px;
top:-18px;
content:'';
border: 10px solid transparent;
border-bottom: 10px solid #fff;
filter: drop-shadow(0px -4px 3px rgb(236, 236, 236));
}

.inner-calendar-containershow{
transform: scaleY(1) !important;
}

#inner-calendar-container .day-num{
top: -4px;
}

#inner-calendar-container .calendar-table thead tr th{
font-size: 14px;
padding: 5px 0;
}

#inner-calendar-container .calendar-price{
padding:0;
}

#inner-calendar-container .calendar-header .month-selector select{
padding: 3px 8px;
}
#inner-calendar-container .calendar-header h2 {
font-size: 17px;
}

#inner-calendar-container .calendar-header button{
padding: 3px 8px;
}

#inner-calendar-container .calendar-price{
margin: 0px auto;
}

#inner-calendar-container .calendar-header{
border-radius: 0;
}

#inner-calendar-container .calendar-header{
background: transparent;
}

.price-tishi{
font-size: 13px;
color: gray;
border-bottom: 1px dashed gray;
margin-left: 7px;
}

span.form-room-untilprice
{
font-size: 18px;
color: orangered;
font-weight: bold;
}

.price-icon2{
font-size: 15px;
color:orangered;
font-weight: bold;
}

.form-room-price{
font-size: 13px;
}

.form-room-name{
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
text-overflow: ellipsis;
overflow: hidden;
}

#inner-calendar-container{
width: 200%;
}

.travels-box{
display: flex;
align-items: center;
}

.travels-box .pre-item-input{
border: none;
border-bottom: 1px solid #d1d1d1;
border-radius: 0;
width: 71px;
background-color: transparent;
text-align: center;
padding: 0;
margin: 0 8px;
padding: 5px 10px;
}

.ticket-adult{
justify-content: start;
font-size: 14px;
}

.travels-box{
font-size: 14px;
}

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
}

input[type="number"] {
-moz-appearance: textfield;
}
.reminder-box{
position: relative;
}

.reminder-box i{
color: orange;
}
.reminder-text{
position: absolute;
top: 100%;
left: -54px;
width: 218px !important;
box-shadow: 0px 0px 6px 0px #d4d4d4;
background: #fff;
font-size: 13px;
border-radius: 5px;
padding: 5px;
margin-top: 10px;
opacity: 0;
pointer-events: none;
}
.reminder-text::before{
position: absolute;
top: -17px;
left: 52px;
content: '';
width: 8px;
height: 10px;
border: 9px solid transparent;
border-bottom: 9px solid #fff;
filter: drop-shadow(0px 0px 10px #d4d4d4);
}

.reminder-box:hover .reminder-text{
opacity: 1;
}


.itinerary-overview{
display: flex;
align-items: flex-start;
}

.day-elevator{
width: 70px;
display: flex;
flex-flow: column;
align-items: center;
position: sticky;
top: 75px;
margin-left: -30px;
margin-right: 30px;
flex: none;
align-self: flex-start;
}

.day-link{
margin-bottom: 5px;
font-size: 14px;
white-space: nowrap;
display: block;
width: 100%;
padding: 0 10px;
border-radius:0 20px 20px 0px;
text-align: center;
color: var(--primary-color);
}

.day-link-active{
background: var(--primary-color);
color: #fff !important;
}

#post-content-wrapper{
border-radius: 16px 16px 0 0;
}

.linename{
color: #060606;
font-size: 18px;
}

.collapsed .iconup i::before{
transform: rotate(180deg);
}

.pdlr0{
padding-left: 0 !important;
padding-right: 0 !important;
}


.contacts-tour label{
align-items: start !important;
}

.contacts-tour label i{
margin-top: 12px;
}

.xianlu_detail_note{
height: 80px;
}

#pre-date-box .pre-item-input{
cursor: pointer;
}
.mgr-10{
margin-right: 10px;
}

.calendar-container {
margin: 20px auto;
padding: 20px;
}

.flatpickr-day {
height: auto !important;
min-height: 55px !important;
padding: 5px !important;
display: flex !important;
flex-direction: column !important;
justify-content: space-between !important;
line-height: normal;
color: #333;
font-weight: 500;
}

.price-info {
font-size: 12px;
}

.flatpickr-day .price-children {
color: var(--primary-color);
}

.flatpickr-day .price-diff {
color: #1d3557;
font-size: 12px;
}

.nextMonthDay .price-adult,
.nextMonthDay .price-children,
.nextMonthDay .price-diff{
color: #999;
}

/* 无价格的日期样式 */
.no-price,.price-info{
color: #999;
font-size: 13px;
font-weight: normal;
}

/* 选中日期样式 */
.flatpickr-day.selected{
background-color: var(--primary-color) !important;
color: white !important;
}

.flatpickr-day.selected .price-info {
color: white !important;
}

.flatpickr-calendar{
width: 100%;
box-shadow: none;
}

.dayContainer{
width: 100%;
min-width: 100%;
max-width: 100%;
}

.flatpickr-day{
width: calc(100% / 7);
min-width:calc(100% / 7);
max-width:calc(100% / 7);
border-radius: 5px;
justify-content: start !important;
}

#priceCalendar .flatpickr-day{
min-height: 80px;
line-height: 35px;
}

.flatpickr-days{
width: 100%;
}

.arrowUp,.arrowDown{
display: none !important;
}

.flatpickr-current-month .numInputWrapper{
background: transparent;
}

.flatpickr-yearDropdown{
margin-left: 10px;
}

.flatpickr-day.today{
border:none;
color: #009688;
font-weight: bold;
}

.flatpickr-day.today:hover, .flatpickr-day.today:focus{
border-color: #e6e6e6;
background: #e6e6e6;
color: #fff;
}

.flatpickr-day.selected .no-price{
color: #fff !important;
}


.flatpickr-day.flatpickr-disabled,.flatpickr-day.flatpickr-disabled .no-price,.flatpickr-day.flatpickr-disabled .price-adult{
color: rgb(57 57 57 / 25%) !important;
}

.flatpickr-months .flatpickr-month{
height: 42px;
}

.flatpickr-current-month .flatpickr-monthDropdown-months,
.flatpickr-yearDropdown{
font-size: 16px;
border: 1px solid #dbdbdb;
border-radius: 2px;
padding: 2px 10px;
}
.flatpickr-day.selected .price-adult,
.flatpickr-day.selected .price-children,
.flatpickr-day.selected .price-diff{
color: #fff;
}

.price-adult,
.price-children,
.price-diff{
font-weight: normal;
}

.price-hide{
display: none;
}

.flatpickr-day.nextMonthDay{
color: rgba(57, 57, 57, 0.3);
}


.current-month {
color:orangered !important;
}

.price-type {
min-width: 56px;
margin-right: 20px;
}

#pre-date-box .flatpickr-calendar{
top:80px !important;
left: 0 !important;
width: 200% !important;
box-shadow: 0px 0px 10px 0px #dfdfdf !important;
}

.iti__country-list{
width: 225px;
}

#calendar-price-style .flatpickr-day {
  margin-bottom: 26px;
  min-height: 52px !important;
}

#calendar-price-style .flatpickr-months .flatpickr-month{
  margin-bottom: 20px;
}

#calendar-price-style .flatpickr-weekdays{
  height: 52px;
  background: #fafafa;
}

#calendar-price-style span.flatpickr-weekday{
  line-height: 34px;
}

#pre-date-box .dayContainer {
  padding: 0 10px;
}


#xianlu_content{
  display: flex;
}

#xianlu_content_left{
  width: 100%;
}