/* main book weight */
@media screen and (min-width: 1080px){
    .Header_right_collapse_booktype {
      width: 100%;
      height: 52px;
      background-color: #F0EEE8 !important;
      border-bottom: 1px solid #9D8F66 !important;
    }
    .nav-booktype {
      position: static !important;
      width: 1080px !important;
      height: 52px !important;
      border-bottom: 1px solid #a58965 !important;
      margin: 0 auto;
      margin-inline-start: auto !important;
      display: flex;
      list-style-type: none;
    }
    .bar_book_item_title{
      font-size: 16px !important;
      font-weight: normal;
      color: #5c5d5d;
    }
    .bar_book_input{
      color: #9D8F66 !important;
    }
    .bar_book_item_value{
      border-bottom: 1px solid #9D8F66 !important;
    }
    .bar_book_input_promotion{
      font-size: 16px !important;
      color:#9D8F66 !important;
    }
    .bar_book_venue{
      width:0 !important;
    }
    .nav-booktype li {
      flex: 1 1 0;
      text-align: center;
      cursor: pointer;
      width: 358px !important;
      height: 53px !important;
    }
   
    .nav-booktype li a{
      display: flex !important;
      align-items: center;
      justify-content: center;
      text-decoration: none;
      height: 52px;
      color: #5C5D5D;
      border: 1px solid transparent;
      border-radius: 0px;
      /* border-bottom: none; */
      outline: none; /* 移除轮廓 */
      font-weight: 400;
      font-size: 16px !important;
    }
    .nav-booktype li a.active{
      color: #9D8F66;
      background-color: white !important;
      border-color: #a58965 #a58965 #ffffff !important;
      font-weight: 700;
      font-size: 16px !important;
    }
    .nav-booktype li a.active:hover{
      color: #9D8F66 !important;
    }
    .nav-booktype li a:hover{
      color: #5C5D5D !important;
    }
    .main-book-tap {
      display: none !important;
    }
    .main-book-tap.active {
      display: block !important;
    }
    .nav-booktype li a .icon{
      margin-right:5px;
      width: 18px;
      height: 18px;
      background-repeat: no-repeat;
      flex-shrink: 0;
    }
    .nav-booktype li [data-tab="hotels-tab"] .icon {
      background-image: url(../image/hotel-icon.svg);
    }
    .nav-booktype li [data-tab="hotels-tab"].active .icon {
      color: #9D8F66;
      background-image: url(../image/hotel-icon_active.svg);
    }
    .nav-booktype li [data-tab="restaurants-tab"] .icon {
      background-image: url(../image/restaurant.svg);
    }
    .nav-booktype li [data-tab="restaurants-tab"].active .icon {
      background-image: url(../image/restaurant_active.svg);
    }
    .nav-booktype li [data-tab="spa-tab"] .icon {
      background-image: url(../image/spa-icon.svg);
    }
    .nav-booktype li [data-tab="spa-tab"].active .icon {
      background-image: url(../image/spa-icon_active.svg);
    }
    .main-book-tap-content{
      max-width: 1260px !important;
      margin: auto;
      padding-top: 30px;
      height: 103px;
      justify-content: center !important;
    }
    .main-book-tap-input{
      width: 550px;
      height: 38px;
      border-bottom: 1px solid rgb(168, 153, 110);
      position: relative;
    }
  
    #block-mainbookingwidget https://www.98957kf.cc {
      color: #9d8f66;
      background-color: #FFF;
      border-top: 1px solid;
    }
    .FormControl_date_select_Numbercollapse{
      transition:none !important;
    }
  
  }
  
  .bar_book_input2 {
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: url(../image/down.png) no-repeat right 0px center;
    background-size: 18px;
    border-width: 0px;
    outline: none;
    color: #9D8F66;
    font-size: 16px;
    cursor: pointer;
    border: none !important;
    background-color: transparent !important;
  }
  .bar_book_input2::placeholder{
    color: #9D8F66;
  }
  .warn-unchoose-text{
    display: none;
    color: red;
    position: absolute;
    margin-top: 57px;
    font-size: 12px;
  }
  /* .bar_book_view_BookNow .gl-btn{
    padding: 0px 0px;
    color: #9d8f66;
    background: #fff;
    border: 1px solid #9d8f66;
    cursor: pointer;
    padding-top: 6px !important;
    display: inline-block !important;
    line-height: 22px;
  }
  .bar_book_view_BookNow{
    height: 33px !important;
    margin-left: 40px;
  } */
  .main-book-tap-input ul{
      width: calc(100% + 2px);
      /* width: 450px; */
      display: none;
      position: absolute;
      overflow: hidden;
      background-color: #fff;
      overflow-y: auto;
      z-index: 500;
      margin: 0;
      padding: 0;
      min-height: 40px;
      max-height: 200px;
      text-align: left;
      top:40px;
      box-shadow:0px 1px 4px -1px #9D8F66;
  }
  .main-book-tap-input ul li{
    transition:all 0.3s ease;
    margin-left: 10px;
    width: 550px;
    height: 40px;
    display: flex;
    align-items: center;
  }
  .main-book-tap-input ul li:hover{
    text-decoration:underline;
    text-decoration-color:#9D8F66;
    cursor:pointer;
  }
  .widget_search_mobile{
    display: none;
  }
  @media screen and (max-width: 991px){
    .New-Mobile-Wrap {
      position: fixed;
      bottom: 0;
      z-index: 1001;
      width: 100%;
      height: 70px;
      background-color: #fff;
    }
    .New-Mobile-Wrap .New-Mobile-Booking {
      margin-top: 17px;
      margin-bottom: 17px;
    }
  
    .Header_right_collapse_booktype {
      cursor: pointer;
      width: 100%;
      height: 52px;
      background-color: #F0EEE8 !important;
      border-bottom: 1px solid #9D8F66 !important;
    }
    .nav-booktype {
      position: static !important;
      width: 100% !important;
      height: 52px !important;
      border-bottom: 1px solid #a58965 !important;
      margin: 0 auto;
      margin-inline-start: auto !important;
      display: flex;
      list-style-type: none;
      padding-left: 0px;
    }
    .bar_book_item_title{
      font-size: 14px !important;
      font-weight: normal;
      color: #5c5d5d;
    }
    .bar_book_input{
      color: #9D8F66 !important;
      font-size: 14px !important;
    }
    .bar_book_item_value{
      border-bottom: 1px solid #9D8F66 !important;
      font-size: 14px !important;
    }
    .nav-booktype li {
      flex: 1 1 0;
      text-align: center;
    }
   
    .nav-booktype li a{
      display: flex !important;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      text-decoration: none;
      height: 52px;
      color: #5C5D5D;
      border: 1px solid transparent;
      border-radius: 0px;
      /* border-bottom: none; */
      outline: none; /* 移除轮廓 */
      padding-top: 10px;
      font-weight: 400;
      font-size: 14px;
    }
    /* .formobile .nav-booktype li a:first-child{
      border-left: none;
    }
    .formobile .nav-booktype li a:last-child{
      border-right: none;
    } */
    .nav-booktype li [data-tab="hotels-tab"]{
      border-left: none;
    }
    .nav-booktype li [data-tab="spa-tab"]{
      border-right: none;
    }
    .nav-booktype li a.active{
      color: #9D8F66;
      background-color: white !important;
      border-color: #a58965 #a58965 #ffffff !important;
      font-weight: 700;
      font-size: 14px;
    }
    .nav-booktype li a.active:hover{
      color: #9D8F66 !important;
    }
    .nav-booktype li a:hover{
      color: #5C5D5D !important;
    }
    .nav-booktype li a span{
      font-size: 14px !important;
    }
    .main-book-tap {
      display: none !important;
    }
    .main-book-tap.active {
      display: block !important;
    }
    .nav-booktype li a .icon{
      width: 18px;
      height: 18px;
      background-repeat: no-repeat;
      flex-shrink: 0;
    }
    .nav-booktype li [data-tab="hotels-tab"] .icon {
      background-image: url(../image/hotel-icon.svg);
    }
    .nav-booktype li [data-tab="hotels-tab"].active .icon {
      color: #9D8F66;
      background-image: url(../image/hotel-icon_active.svg);
    }
    .nav-booktype li [data-tab="restaurants-tab"] .icon {
      background-image: url(../image/restaurant.svg);
    }
    .nav-booktype li [data-tab="restaurants-tab"].active .icon {
      background-image: url(../image/restaurant_active.svg);
    }
    .nav-booktype li [data-tab="spa-tab"] .icon {
      background-image: url(../image/spa-icon.svg);
    }
    .nav-booktype li [data-tab="spa-tab"].active .icon {
      background-image: url(../image/spa-icon_active.svg);
    }
    .main-book-tap-content{
      max-width: 100% !important;
      width: 100%;
      margin: auto;
      padding-top: 30px;
      height: 103px;
      display: flex;
      justify-content: center;
      align-items: center;
      flex-direction: column;
    }
    .main-book-tap-input{
      /* width: 550px; */
      width: 80%;
      height: 40px;
      border-bottom: 1px solid rgb(168, 153, 110);
      position: relative;
    }
  
    #block-mainbookingwidget https://www.98957kf.cc {
      color: #9d8f66;
      background-color: #FFF;
      border-top: 1px solid;
    }
    .bar_book_input_promotion{
      font-size: 14px !important;
      color:#9D8F66 !important;
    }
    /* .bar_book_view_BookNow{
      height: 38px;
      width: 80%;
      margin-left: 0px;
      position: fixed;
      bottom: 17px;
    }
    .bar_book_view_BookNow .gl-btn{
      width: 100% !important;
      margin: 0px 0px !important;
      padding-top: 0px !important;
    } */
    #block-glroombooking .Header_right_collapse{
      height: 100% !important;
    }
    #block-glroombooking .bar_book_view_search{
      margin-top: 427px !important;
      width: 332px;
      margin: 0 auto;
      position: fixed;
      bottom: 17px !important;
      background: transparent;
      transform: translate(-50%,-50%);
      left: 50%;
    }
    .book-now #block-glroombooking .gl-btn{
      width: 332px;
      height: 36px;
    }
    #block-glroombooking .bar_book_date {
      width: 86%;
      margin: 0 auto;
      margin-top: 30px !important;
    }
    #block-glroombooking .bar_book_rooms{
      width: 86%;
      margin: 0 auto;
    }
    #block-glroombooking .bar_book_code{
      width: 86%;
      margin: 0 auto;
    }
    .bar_book_input2 {
      height: 40px;
      font-size: 14px !important;
    }
    .main-book-tap-input ul{
      top:40px !important;
    }
    .main-book-tap-input ul{
      width: calc(100% + 2px);
      /* width: 450px; */
      display: none;
      position: absolute;
      overflow: hidden;
      background-color: #fff;
      overflow-y: auto;
      z-index: 500;
      margin: 0;
      padding: 0;
      min-height: 40px;
      max-height: 200px;
      text-align: left;
      top: 39px;
      box-shadow:0px 1px 4px -1px #9D8F66;
  }
    .main-book-tap-input ul li{
      transition:all 0.3s ease;
      margin-left: 10px;
      width: 550px;
      height: 40px;
      display: flex;
      align-items: center;
      color: #9D8F66;
      font-size: 14px;
    }
    .main-book-tap-input ul li:hover{
      text-decoration:underline;
      text-decoration-color:#9D8F66;
      cursor:pointer;
    }
    .widget_search_mobile {
      display: flex !important;
      gap: 10px;
      margin-top: 10px;
    }
    .widget_search_mobile .widget_search_n1, .widget_search_mobile .widget_search_n2 {
      display: flex;
      align-items: center;
      justify-content: space-between;
    }
    .widget_search_mobile img {
      width: 14px;
      height: 14px;
    }
    .widget_search_mobile .widget_texts {
      color: #676868;
      font-size: 12px;
      line-height: 22px;
      padding-left: 5px;
    }
    .widget_search_mobile .widget_texts a{
      color: #5C5D5D !important;
    }
    .warn-unchoose-text {
      display: none;
      color: red;
      position: absolute;
      margin-top: 0px;
      font-size: 12px;
    }
  }
  /* mian book weight end */