.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;
  color: var(--primary-color);
  }
  
  .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:18px;
  }
  
  .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;
  
  }
  
  .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_left_icon{
    flex: none;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    margin-right:10px;
  }
  
  .selling_topic{
    font-size: 18px;
    font-weight: bold;
    color: #222;
  }
  
  .selling_detail{
    color: #86909c;
    font-size: 14px;
    line-height: 1.5;
  }
  
  #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{
  margin-top: 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 {
  background: #fff;
  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;
  }
  
  .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;
  }
  
  
  div#gallery {
  height: 70px;
  }
  
  .selling_topic{
  font-size: 15px;
  color: var(--primary-color);
  }
  
  .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-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;
  }
  
  .detail-xianlu-tags{
  margin-top: 83px;
  display: flex;
  align-items: center;
  flex-flow: wrap;
  }
  
  .selling-point {
  padding: 10px 20px 20px;
  background-color: #fff;
  margin-top: 20px;
  border-radius: 10px;
  }
  
  .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;
  }
  
  .detail-xianlu-newtitle2{
  color: #333;
  border-bottom: 1px solid #E7E7E7;
  padding-bottom: 10px;
  font-size: 17px;
  font-weight: bold;
  }
  
  div#gallery {
  height: 70px;
  }
  
  .detail-topcontent{
  padding: 20px;
  border-radius: 10px;
  }
  
  .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;
  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: var(--primary-color);
  font-size: 12px;
  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 - 5px);
  min-width: calc(100% / 7 - 5px);
  max-width: calc(100% / 7 - 5px);
  border-radius: 14px;
  justify-content: start !important;
  padding:10px 3px !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: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: 14px;
  border: 1px solid #dbdbdb;
  border-radius: 4px;
  padding: 4px 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:#333;
  }
  
  .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;
  background-color: #fff;
  }
  
  .iti__country-list{
  width: 225px;
  }
  
  .flatpickr-day {
  background-color: #fff;
  border: 1px solid #e2e8f0;
  margin: 0px 2px 8px;
  }
  
  .flatpickr-weekdays{
  height: 40px;
  }
  
  #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%;
  min-width: 0;
  margin-top: 20px;
  }
  
  .xianlu-other-right{
  background:#3b71fe0d;
  padding: 20px;
  border-radius: 16px;
  font-size: 16.5px;
  box-sizing: border-box;
  }
  
  .xianlu-other-right ul li::marker{
  color: var(--primary-color);
  }
  
  #nodate-box div#thumbs{
  height: 500px;
  margin-bottom: 10px;
  }
  
  #nodate-box div#gallery{
  height: 80px;
  }
  
  .nodate-right{
  width: 37.5%;
  }
  
  .nodate-all{
  display: flex;
  gap: 20px;
  justify-content: space-between;
  }
  
  .datebook {
  padding: 8px 0;
  background: linear-gradient(135deg, #1677ff, #0958d9);
  font-size: 17px;
  color: #fff;
  text-align: center;
  margin: 10px 15px 0;
  border: 1px solid #dadce0;
  cursor: pointer;
  border-radius: 10px;
  }
  .detail p
  {
  color: #838282;
  font-weight: 400;
  font-size: 14px;
  text-align: center;
  }
  
  .mgb40{
  margin-bottom: 40px;
  }
  
  #nodate-box{
  width: calc(100% - 37.5%);
  }
  
  .post-title{
  margin-bottom: 0px !important;
  margin-right: 10px;
  }
  
  .articelTitleBox{
  margin-bottom: 24px;
  flex-wrap: wrap;
  }
  
  .authorBox{
  font-size: 16px;
  color: gray;
  display: flex;
  align-items: center;
  margin-top: 10px;
  }
  .publish_time{
  margin-left: 10px;
  }
  img.author_infor {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  margin-right: 10px;
  }
  .recom_name {
  display: -webkit-box !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  }
  .widget_latest_post ul li .latest-post-desc .latest-post-title {
  margin-bottom: 0px;
  }
  .nowarp_overhide {
  display: -webkit-box !important;
  }
  .latest-post-thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  }
  .destination-details .sidebar .widget_latest_post li .latest-post-meta:before {
  display: none;
  }
  span.articel_publish_time {
  margin-left: 10px;
  flex: none;
  }
  
  .msgBox{
  display: flex;
  justify-content: space-between;
  align-items: center;
  }
  
  .article_btnbox{
  font-size: 14px;
  color: gray;
  }
  .article_btnbox .zan i{
  color: #4a80ea;
  }
  .article_btnbox .zan{
  margin-right: 10px;
  }
  .article_btnbox span i{
  margin-right: 5px;
  }
  .authorname{
  max-width: 300px;
  }
  
  .articelTitleBox .post-desc {
  font-size: 16px;
  line-height: 35px;
  }
  
  .detail-header-margintop {
  margin-top: 146px !important;
  }
  
  body{
  background-color: #f5f7fa;
  }
  
  .questioninfo {
  box-sizing: border-box;
  background: #fff;
  border-radius: 6px;
  padding: 30px 30px 20px 30px;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .05);
  -moz-box-shadow: 0 0 20px rgba(0,0,0,.05);
  box-shadow: 0 0 20px rgba(0, 0, 0, .05);
  }
  
  .questioninfo .questiontitle {
  width: 100%;
  font-size: 22px;
  color: #363636;
  margin: 0;
  font-weight: 400;
  }
  
  .questioninfo .questiontag {
  width: 100%;
  /* height: 24px; */
  margin-top: 10px;
  margin-bottom: 10px;
  display: flex;
  }
  
  .questioninfo .questiontag a {
  min-width: 30px;
  display: block;
  color: var(--primary-color);
  font-size: 14px;
  }
  
  .question-container {
  line-height: 32px;
  }
  
  .questioninfo .questionuserinfo {
  width: 100%;
  display: flex;
  margin-top: 20px;
  align-items: center;
  position: relative;
  }
  
  .questioninfo .questionuserinfo .questionloc {
  color: #13dab6;
  font-size: 14px;
  }
  
  .iconfont {
  font-family: iconfont !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  }
  
  .questioninfo .questionuserinfo .userinfo {
  flex: 1;
  justify-content: flex-end;
  display: flex;
  align-items: center;
  font-size: 12px;
  color: #959595;
  }
  
  .questioninfo .questionuserinfo .userinfo img {
  width: 32px;
  height: 32px;
  border-radius: 32px;
  display: block;
  }
  
  .user-text {
  width: 775px;
  display: flex;
  flex-direction: column;
  margin-left: 10px;
  color: #959595;
  font-size: 12px;
  }
  
  .questioninfo .questionaction
  {
  width: 100%;
  display: flex;
  align-items: center;
  position: relative;
  }
  
  .questioninfo .questionaction .questionaction-items {
  display: flex;
  align-items: center;
  width: 285px;
  height: 32px;
  color: #bbb;
  }
  
  .questioninfo .questionaction .questionaction-items span {
  padding: 0 15px 0 0;
  font-size: 14px;
  }
  
  .questioninfo .questionaction .questionaction-right {
  flex: 1;
  justify-content: flex-end;
  display: flex;
  align-items: center;
  color: #bbb;
  font-size: 12px;
  }
  
  .questioninfo .questionaction .questionaction-right span
  {
  cursor: pointer;
  margin: 0 5px;
  }
  
  .questioninfo .questionaction .questionaction-right .qs-follow {
  width: 100px;
  height: 32px;
  display: block;
  border-radius: 32px;
  line-height: 32px;
  margin: 0 20px;
  text-align: center;
  color: #898888;
  background: #fff;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .05);
  -moz-box-shadow: 0 0 20px rgba(0,0,0,.05);
  box-shadow: 0 0 5px rgb(0 0 0 / 30%);
  transition: all .2s ease-in 0s;
  }
  
  .questioninfo .questionaction .questionaction-right .qs-answerbtn {
  width: 100px;
  height: 32px;
  display: block;
  border-radius: 32px;
  line-height: 32px;
  text-align: center;
  color: #fff;
  background: var(--primary-color);
  -webkit-box-shadow: 1px 0 10px #eaf6fb;
  -moz-box-shadow: 1px 0 10px #eaf6fb;
  box-shadow: 1px 0 10px #eaf6fb;
  transition: all .2s ease-in 0s;
  }
  
  .itzjj-viewButton i{
  color: var(--primary-color);
  margin-right: 5px;
  }
  
  .blog-area {
  padding: 50px 0;
  }
  .blog-details-wrapper .single-post-item{
  margin-right: 0;
  padding: 30px;
  box-sizing: border-box;
  margin-top: 20px;
  border-radius: 6px;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .05);
  -moz-box-shadow: 0 0 20px rgba(0,0,0,.05);
  box-shadow: 0 0 20px rgba(0, 0, 0, .05);
  }
  
  .question-container{
  color: #333;
  }
  
  .question-container p{
  font-size: 15px;
  }
  
  .questiontitle p{
  font-weight: bold;
  }
  
  .widget{
  background-color: #fff;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .05);
  -moz-box-shadow: 0 0 20px rgba(0,0,0,.05);
  box-shadow: 0 0 20px rgba(0, 0, 0, .05);
  }
  
  .title_tishi{
  padding: 10px 0;
  border-bottom: 1px solid #dbdde1;
  margin-bottom: 10px;
  font-weight: bold;
  font-size: 18px;
  }
  
  .post-desc{
  color: #333;
  font-size: 16px;
  }
  
  .page-breadcrumb-area{
  height: 500px;
  }
  
  .user_comment{
  display: flex;
  align-items: start;
  justify-content: space-between;
  gap: 10px;
  }
  
  .user_avatar{
  width: 45px;
  height: 45px;
  border-radius: 50%;
  flex: none;
  }
  
  .user_comm_content{
  width: 100%;
  border: 2px solid var(--primary-color);
  resize: none;
  border-radius: 10px;
  height: 50px;
  background-color: transparent;
  }
  
  .predetermine-item{
  width: 100%;
  margin-top: 0;
  }
  
  .send_comm{
  border: none;
  width: 80px;
  color: #fff;
  background-color: var(--primary-color);
  height: 34px;
  border-radius: 5px;
  margin-top: 20px;
  font-size: 15px;
  }
  
  .send_comm:hover{
  color: #fff;
  }
  
  .send_box{
  text-align: right;
  }
  
  .comment_topic {
  display: flex;
  align-items: center;
  margin-top: 20px;
  background: #fff;
  padding: 15px 29px 0;
  border-bottom: 1px solid #f7f7f7;
  padding-bottom: 10px;
  }
  
  .comment_topic h4 {
  margin-bottom: 0;
  line-height: normal;
  padding-bottom: 0;
  border-bottom: none;
  font-size: 18px;
  }
  
  .user_comm_list{
  background-color: #fff;
  }
  
  .answer-card {
  padding: 30px;
  position: relative;
  margin-bottom: 10px;
  background: #fff;
  }
  
  .answer-card .answer-userinfo {
  width: 100%;
  height: 42px;
  display: flex;
  }
  
  .answer-card .answer-userinfo img{
  width: 45px;
  height: 45px;
  border-radius: 50%;
  }
  
  .user-text {
  width: 775px;
  display: flex;
  flex-direction: column;
  margin-left: 10px;
  color: #959595;
  font-size: 12px;
  }
  
  .username {
  font-size: 14px;
  line-height: normal;
  }
  
  .username a {
  font-size: 15px;
  color: #ff9800;
  }
  
  .answer-time {
  margin-top: 4px;
  line-height: normal;
  }
  
  .answer-card .answer-concent {
  font-size: 16px;
  color: #363636;
  text-align: justify;
  line-height: 26px;
  margin-top: 22px;
  }
  
  .answer-concent p {
  text-align: justify;
  margin: 5px 0;
  }
  .answer-card .answer-action
  {
  height: 30px;
  width: 100%;
  margin-top: 25px;
  display: flex;
  align-items: center;
  font-size: 12px;
  color: #bbb;
  }
  
  .answer-action .answer-dz {
  justify-content: flex-start;
  }
  .answer-dz {
  flex: 1;
  justify-content: flex-end;
  display: flex;
  align-items: center;
  color: #bbb;
  font-size: 12px;
  width: unset;
  margin-top: 0;
  }
  
  .answer-card .answer-action .answer-like {
  width: 100px;
  height: 30px;
  display: block;
  font-size: 12px;
  text-align: center;
  line-height: 30px;
  background:#3b71fe0d;
  border-radius: 30px;
  color: var(--primary-color);
  margin-right: 20px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 2px;
  }
  
  .answerbox .answer-action i {
  margin-right: 5px;
  color: var(--primary-color);
  }
  
  .comm_all{
  padding: 15px 30px 10px;
  box-sizing: border-box;
  background-color: #fff;
  }
  
  .fenge_line{
  height:1px;
  width: 100%;
  background-color: #f2f2f3;
  }
  
  .answer-del{
  margin-left: 30px;
  }
  
  .answer-hf,.answer-del{
  font-size: 14px;
  cursor: pointer;
  color: var(--primary-color);
  }
  
  .answer-hf i,.answer-del i{
  margin-right: 2px;
  }
  
  .answer-del i{
  color: var(--primary-color);
  }
  
  .answer-hf i{
  color: var(--primary-color);
  }
  
  .answer-like:hover i::before{
  font-weight: bolder;
  }
  
  .article_some_comment{
  font-size: 15px;
  color: #333;
  border-left: 1px solid #e9e9e9;
  padding-left: 10px;
  margin-top: 20px;
  }
  
  .some_comm_nickname{
  color: var(--primary-color);
  }
  
  .some_item{
  margin-top: 10px;
  }
  
  .shengyu_hf{
  color: var(--primary-color);
  cursor: pointer;
  margin-top: 10px;
  }
  
  .detail_reply{
  color: #898888;
  text-align: center;
  text-align: center;
  }
  
  
  .some_bottom{
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #bbb;
  font-size: 14px;
  }
  
  .answer-some-del{
  cursor: pointer;
  }
  
  .some_comm_send{
  position: fixed;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, .5);
  width: 100%;
  height: 100vh;
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
  }
  
  .some_comm_send_content{
  width: 700px;
  background-color: #fff;
  padding: 0 20px 20px;
  box-sizing: border-box;
  border-radius: 10px;
  }
  
  .some_comm_send_content .title{
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #333;
  background-color: #fff;
  position: sticky;
  top: 0;
  z-index: 99;
  border-bottom: 1px solid #f2f2f3;
  padding-bottom: 10px;
  padding-top: 10px;
  font-size: 15px;
  }
  
  .push_text{
  width: 100%;
  border: 1px solid #d3d3d3;
  margin: 10px 0 20px;
  border-radius: 5px;
  resize: none;
  height: 100px;
  padding: 10px;
  box-sizing: border-box;
  font-size: 15px;
  }
  
  .some_send{
  background-color: var(--primary-color);
  color: #fff;
  border-radius: 5px;
  font-size: 15px;
  padding: 2px 23px;
  }
  
  .push_box{
  text-align: right;
  }
  
  .close_some_comm{
  cursor: pointer;
  }
  
  .some_comm_send{
  display: none;
  }
  
  .add-num{
  font-weight: bold;
  color: #E91E63;
  opacity: 0;
  }
  
  .del-num{
  font-weight: bold;
  color: #333;
  opacity: 0;
  }
  
  .add-num-active{
  animation: plusOneMove .8s ease forwards;
  }
  
  .del-num-active{
  animation: plusOneMove .8s ease forwards;
  }
  
  @keyframes plusOneMove{
  0%{
  opacity: 1;
  transform: translateY(0);
  }
  
  100%{
  opacity: 0;
  transform: translateY(-20px);
  }
  }
  
  .answer-some-del,.answer-some-zan{
  color: var(--primary-color);
  }
  
  .more_comm{
  font-size: 15px;
  color: var(--primary-color);
  text-align: center;
  margin-top: 30px;
  border-top: 1px solid #f2f2f3;
  cursor: pointer;
  padding-top: 10px;
  }
  
  .more_comm_header{
  display: grid;
  grid-template-columns: repeat(3,1fr);
  color: #333;
  border-bottom: 1px solid #f2f2f3;
  padding: 20px 30px;
  position: sticky;
  top: 0;
  z-index: 99;
  background-color: #fff;
  }
  
  .more_comm_header .title{
  text-align: center;
  }
  
  .more_comm_all{
  height: 100vh;
  width: 700px;
  position: fixed;
  top: 0;
  right: -100%;
  z-index: 9999;
  background: #f9f9f9;
  box-sizing: border-box;
  overflow-y: auto;
  transition: all .3s;
  }
  
  .more_comm_bg{
  position: fixed;
  top: 0;
  left: 0;
  z-index:999;
  background-color: rgba(0, 0, 0, .5);
  width: 100%;
  height: 100vh;
  pointer-events: none;
  opacity: 0;
  transition: all .1s;
  }
  
  .more_comm_all.active{
  right: 0;
  }
  
  .more_comm_bg.active{
  pointer-events: auto;
  opacity: 1;
  }
  
  .close_more_comm{
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 5px;
  }
  
  .daodil,.islogin{
  color: #898888;
  font-size: 14px;
  text-align: center;
  margin-bottom: 10px;
  margin-top: 5px;
  }
  
  .daodil{
  display: none;
  }
  
  #some_detail_replay{
  height: 500px;
  overflow-y: auto;
  }
  
  #some_detail_replay::-webkit-scrollbar{
  display: none;
  }
  #some_comm_send{
  z-index: 10000;
  }
  
  .answer-some-caozuo{
  display: flex;
  align-items: center;
  gap: 30px;
  }
  
  .answer-some-zan{
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 5px;
  }
  
  .noPing {
  display: flex;
  align-items: center;
  flex-flow: column;
  
  }
  
  
  .destination-details img {
  width: 100%;
  }
  
  .noPing img {
  width: 110px;
  height: 110px;
  }
  
  .title_tishi img{
  width: 22px;
  }
  
  
  .close_some_morecomm{
  cursor: pointer;
  }
  
  .calendar-bg{
  background-color: #fff;
  display: flex;
  justify-content: space-between;
  padding: 40px 80px;
  box-sizing: border-box;
  margin-bottom: 20px;
  }
  
  .flatpickr-day.flatpickr-disabled{
  background-color: #f5f8fb !important;
  border: none !important;
  }
  
  .topic_cus{
  color: #333;
  font-size: 24px;
  font-weight: bold;
  }
  
  .calendar-title .content{
  color: #94a7bc;
  }
  
  .flatpickr-calendar{
  background-color: transparent;
  }
  
  .calendar-title{
  display: flex;
  flex-flow: column;
  }
  
  .calendar-box{
  display: flex;
  justify-content: space-between;
  gap: 50px;
  }
  
  .topic_mark{
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
  font-size: 15px;
  }
  
  .topic_mark .kexuan,.topic_mark .nokexuan{
  color: #94a7bc;
  }
  
  .topic_mark .kexuan{
  margin-right: 10px;
  }
  
  .topic_mark .kexuan::before,
  .topic_mark .nokexuan::before{
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 50%;
  display: inline-block;
  margin-right: 5px;
  }
  
  .topic_mark .kexuan::before{
  background-color: var(--primary-color);
  }
  
  .topic_mark .nokexuan::before{
  background-color: #94a7bc;
  }
  
  .calendar-left {
  width: 50%;
  flex: none;
  }
  
  .calendar-title .topic{
  display: flex;
  align-items: center;
  justify-content: space-between;
  }
  
  .origin_box{
  display: flex;
  flex-flow: column;
  box-sizing: border-box;
  border-radius: 10px;
  margin-left: 14px;
  }
  
  .origin_tags {
  color: #fff;
  border-radius: 5px;
  font-size: 12px;
  flex: none;
  padding: 2px 10px;
  width: fit-content;
  line-height: normal;
  background-color: #b30a12;
  }
  
  .cprice{
  color: #f5222d;
  font-weight: bold;
  }
  
  .predict_pricecount{
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #fff7e6;
  padding:10px;
  box-sizing: border-box;
  margin-bottom: 10px;
  }
  
  span.current_price.notranslate {
  display: flex;
  align-items: center;
  }
  
  .predict_pricecount .topic{
  font-size: 13px;
  color: #666;
  }
  
  .origin_xianlu_price{
  color: #888;
  text-decoration: line-through;
  font-size: 12px;
  line-height: normal;
  }
  
  .start_tag{
  color: #888;
  }
  
  .calendar-right{
  background: #fff;
  padding: 10px;
  box-sizing: border-box;
  border-radius: 17px;
  }
  
  .flatpickr-current-month{
  padding: 0;
  }
  
  @media screen and (min-width:1400px) {
  #nodate-box{
      width: calc(100% - 33.5%);
  }
  .nodate-right {
    width: 33.5%;
  }
  }
  
  #xianlu_content_right{
  position: sticky;
  top: 0;
  }
  
  .overall_score_left{
  display:flex;
  align-items: center;
  justify-content: center;
  flex-flow: column;
  flex: none;
  }
  
  .overall_score_left .star{
  color: orange;
  }
  
  .overall_score_left .score {
  font-size: 24px;
  font-weight: bold;
  background: url(/static/site/default5/pc/image/麦穗.svg);
  background-repeat: no-repeat;
  background-size: contain;
  width: 100px;
  text-align: center;
  height: 32px;
  background-position: 51%;
  margin-top: 5px;
  }
  
  .overall_score_right .progress{
  width: 100%;
  background: rgb(236, 236, 236);
  height: 8px;
  border-radius: 15px;
  position: relative;
  }
  
  .overall_score_right .progress .progress-child{
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  background-color: var(--primary-color);
  border-radius: 15px;
  height: 100%;
  }
  
  .overall_score{
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #fff;
  padding: 0 20px;
  box-sizing: border-box;
  padding-top: 10px;
  gap: 20px;
  }
  
  .overall_score_right{
  width: 100%;
  }
  
  .progress-percent{
  text-align: right;
  color: #9d9d9d;
  }
  
  .selling_items
  {
  margin-top: 23px;
  }
  
  .flatpickr-day.nextMonthDay,.flatpickr-day.prevMonthDay{
  color: #333333b3;
  }
  
  .nextMonthDay .no-price,.nextMonthDay .price-info,
  .prevMonthDay .no-price,.prevMonthDay .price-info{
  color: #2fa8e16e;
  }
  
  .flatpickr-months .flatpickr-prev-month, .flatpickr-months .flatpickr-next-month{
  padding: 0 10px;
  }
  
  #pre-date-box .flatpickr-day {
  padding: 5px 3px !important;
  }