@charset "UTF-8";
/*  Extra large devices (large desktops) 大屏桌面端 */
.headerWidget19 .subMenuWrap {
  display: none; }
.headerWidget19 .swiper-slide img {
  display: block; }
.headerWidget19 .subNavWrap {
  background: #ffffff;
  width: 100%;
  height: 0px;
  position: fixed;
  z-index: 2;
  opacity: 0;
  transition: height .3s ease-in-out,opacity .5s ease-in-out;
  overflow: hidden;
  box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.1); }
  .headerWidget19 .subNavWrap .subNavContainer {
    width: 100%;
    position: relative; }
.headerWidget19 .bookingMaskLayer {
  display: none;
  background-color: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0px;
  z-index: 10; }
.headerWidget19 .navBar {
  height: 150px;
  background: #ffffff;
  position: fixed;
  z-index: 9;
  width: 100%; }
  .headerWidget19 .navBar .wrapper {
    max-width: 1920px;
    margin: 0 auto;
    position: relative;
    height: 150px;
    -webkit-box-shadow: 0px 2px 20px rgba(35, 31, 24, 0.1);
    -moz-box-shadow: 0px 2px 20px rgba(35, 31, 24, 0.1);
    box-shadow: 0px 2px 20px rgba(35, 31, 24, 0.1); }
    .headerWidget19 .navBar .wrapper .navMenu .navSubMenu {
      overflow: hidden; }
      .headerWidget19 .navBar .wrapper .navMenu .navSubMenu a {
        display: inline-block;
        width: 100%;
        box-sizing: border-box; }
  .headerWidget19 .navBar .topNavBar {
    font-size: 0.857em;
    position: absolute;
    list-style: none;
    z-index: 10;
    left: 8px;
    right: 8px;
    top: 16px;
    text-align: right; }
    .headerWidget19 .navBar .topNavBar #myOrder {
      border-right: none; }
    .headerWidget19 .navBar .topNavBar li {
      display: inline-block;
      line-height: 1;
      border-right: 1px solid #333;
      padding: 0 6px 0 3px; }
      .headerWidget19 .navBar .topNavBar li .btn-login-wrap {
        position: relative; }
        .headerWidget19 .navBar .topNavBar li .btn-login-wrap .vip-btn span {
          padding-left: 24px;
          display: inline-block;
          background: url(../image/icon_member.png) no-repeat 5px center;
          background-size: 13px 10px;
          margin-left: 8px; }
        .headerWidget19 .navBar .topNavBar li .btn-login-wrap .dropdown-menu {
          display: none;
          background-color: #f5f5f5;
          width: 100%;
          padding: 8px 0;
          position: absolute;
          top: 100%; }
          .headerWidget19 .navBar .topNavBar li .btn-login-wrap .dropdown-menu li {
            font-size: 0.857em;
            padding: 8px 16px;
            font-weight: normal;
            border: 0px;
            text-align: center;
            list-style: none;
            float: none;
            display: block;
            cursor: pointer; }
          .headerWidget19 .navBar .topNavBar li .btn-login-wrap .dropdown-menu .integral {
            text-align: left;
            height: 52px !important; }
            .headerWidget19 .navBar .topNavBar li .btn-login-wrap .dropdown-menu .integral span {
              display: block;
              text-align: left;
              line-height: 24px;
              font-weight: normal;
              display: block; }
              .headerWidget19 .navBar .topNavBar li .btn-login-wrap .dropdown-menu .integral span cite {
                font-style: normal; }
    .headerWidget19 .navBar .topNavBar li:last-child {
      border-right: none; }
    .headerWidget19 .navBar .topNavBar li a {
      text-decoration: none;
      cursor: pointer; }
    .headerWidget19 .navBar .topNavBar #tp-weather-widget {
      float: left; }
    .headerWidget19 .navBar .topNavBar .tpwthwidt div div {
      line-height: 1.67; }
    .headerWidget19 .navBar .topNavBar .tpwidget_title_hook, .headerWidget19 .navBar .topNavBar .tpwidget_text_hook {
      font-size: 12px;
      margin: 0 4px !important;
      vertical-align: top;
      line-height: 1 !important; }
    .headerWidget19 .navBar .topNavBar .tpwidget_icon_hook {
      width: 12px !important;
      height: 12px !important;
      top: 0 !important;
      background-size: 12px 12px !important;
      line-height: 1 !important; }
    .headerWidget19 .navBar .topNavBar .tpwidget_alarm_hook {
      display: none; }
    .headerWidget19 .navBar .topNavBar .topNavBarDropdown {
      outline: none;
      margin-left: 16px;
      position: relative;
      cursor: pointer; }
      .headerWidget19 .navBar .topNavBar .topNavBarDropdown span {
        height: 20px;
        line-height: 20px;
        display: inline-block; }
      .headerWidget19 .navBar .topNavBar .topNavBarDropdown .dropdownList {
        position: absolute;
        min-width: 88px;
        top: 100%;
        left: 0;
        right: 0;
        text-align: left;
        list-style: none;
        padding: 8px 0;
        display: none; }
        .headerWidget19 .navBar .topNavBar .topNavBarDropdown .dropdownList .dropdownListItem {
          float: none;
          padding: 0;
          border-right: none; }
        .headerWidget19 .navBar .topNavBar .topNavBarDropdown .dropdownList li a {
          display: block;
          text-decoration: none;
          padding: 8px; }
  .headerWidget19 .navBar .hotelLogo {
    height: 59px;
    padding-top: 16px;
    text-align: center; }
    .headerWidget19 .navBar .hotelLogo img {
      height: 100%; }
  .headerWidget19 .navBar .navBurger {
    display: none; }
  .headerWidget19 .navBar .navUser {
    display: none; }
  .headerWidget19 .navBar .navMenu {
    position: absolute;
    bottom: 16px;
    list-style: none; }
    .headerWidget19 .navBar .navMenu .navMenuItem {
      float: left;
      position: relative;
      font-size: 1em;
      font-weight: bold; }
      .headerWidget19 .navBar .navMenu .navMenuItem .fa-angle-right {
        position: absolute;
        right: 24px;
        top: 50%;
        transform: translateY(-50%);
        color: #bbbbbb;
        font-size: 1.25rem;
        display: none; }
      .headerWidget19 .navBar .navMenu .navMenuItem a {
        text-decoration: none;
        padding: 0 24px;
        display: block;
        max-width: 10em;
        white-space: nowrap;
        letter-spacing: 0.02em;
        overflow: hidden;
        text-overflow: ellipsis; }
  .headerWidget19 .navBar .navSubMenu {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    font-size: 1em;
    list-style: none;
    padding: 8px 0; }
    .headerWidget19 .navBar .navSubMenu li {
      padding: 8px 0; }
      .headerWidget19 .navBar .navSubMenu li a {
        font-weight: normal;
        display: block;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis; }
  .headerWidget19 .navBar .navMenuItem:last-child .navSubMenu {
    text-align: right;
    left: auto;
    right: 0; }
  .headerWidget19 .navBar .infoLink {
    position: absolute;
    z-index: 11;
    top: 16px;
    left: 0;
    font-size: 1.286em;
    list-style: none; }
    .headerWidget19 .navBar .infoLink .infoLinkItem {
      float: left;
      border-left: 1px solid;
      padding: 0 16px;
      line-height: 16px;
      height: 16px; }
      .headerWidget19 .navBar .infoLink .infoLinkItem a .icon2 {
        position: absolute;
        left: 20px;
        top: 4px; }
    .headerWidget19 .navBar .infoLink .infoLinkItem:first-child {
      border: none; }
.headerWidget19 .swiper-container {
  padding-top: 150px; }
.headerWidget19 .swiper-next, .headerWidget19 .swiper-prev {
  font-size: 2.571em;
  color: #ffffff;
  background: none;
  width: 42px;
  height: 96px;
  margin-top: -48px;
  position: absolute;
  top: 50%;
  z-index: 2;
  text-align: center;
  line-height: 96px;
  cursor: pointer; }
.headerWidget19 .swiper-next:hover, .headerWidget19 .swiper-prev:hover {
  background: rgba(0, 0, 0, 0.2); }
.headerWidget19 .swiper-next {
  right: 16px; }
.headerWidget19 .swiper-prev {
  left: 16px; }

/* Large devices (desktops, less than 1200px) 普通桌面端 */
@media (max-width: 1200px) {
  .headerWidget19 {
    height: auto; } }
/* Medium devices (tablets, less than 992px) 平板端 */
@media (max-width: 992px) {
  .headerWidget19 .subMenuWrap {
    overflow-y: auto;
    width: 100%;
    position: absolute;
    top: 0;
    left: 100%;
    padding: 0 24px 0.375rem;
    background: #ffffff;
    line-height: 3.125em;
    font-size: 0.875rem;
    font-weight: 600;
    box-sizing: border-box;
    z-index: 5;
    display: block;
    transition: left .3s; }
    .headerWidget19 .subMenuWrap .backToMenu {
      cursor: pointer;
      display: inline-block;
      padding: 0.6875rem 0; }
      .headerWidget19 .subMenuWrap .backToMenu .fa-angle-left {
        margin-right: 10px;
        font-size: 1.25rem; }
    .headerWidget19 .subMenuWrap .subMenu li {
      display: block;
      border-bottom: 1px solid #f5f5f5;
      text-align: left;
      font-weight: 500;
      cursor: pointer; }
      .headerWidget19 .subMenuWrap .subMenu li a {
        line-height: 3.125em;
        display: block;
        position: relative;
        font-size: 0.875rem;
        font-weight: 500;
        cursor: pointer; }
        .headerWidget19 .subMenuWrap .subMenu li a::after {
          content: '';
          width: 0;
          height: 1px;
          position: absolute;
          bottom: -1px;
          left: 0;
          transition: width .5s; }
        .headerWidget19 .subMenuWrap .subMenu li a:hover::after {
          width: 100%; }
  .headerWidget19 .navBar {
    height: 72px; }
    .headerWidget19 .navBar .wrapper {
      height: 72px; }
    .headerWidget19 .navBar .navBurger {
      display: block;
      font-size: 1.714em;
      position: absolute;
      line-height: 32px;
      padding: 16px;
      left: 0; }
    .headerWidget19 .navBar .navUser {
      display: block;
      font-size: 1.714em;
      position: absolute;
      line-height: 32px;
      padding: 16px;
      right: 0;
      top: 0; }
    .headerWidget19 .navBar .hotelLogo {
      height: 50px;
      padding-top: 14px; }
      .headerWidget19 .navBar .hotelLogo img {
        height: 36px; }
    .headerWidget19 .navBar .bookingBtn {
      right: 8px; }
    .headerWidget19 .navBar .infoLink {
      top: 84px;
      display: none; }
    .headerWidget19 .navBar .topNavBar {
      position: fixed;
      background: #ffffff;
      border-top-color: rgba(0, 0, 0, 0.05);
      overflow: hidden;
      border-top-style: solid;
      border-top-width: 1px;
      display: none;
      justify-content: center;
      right: 0;
      left: auto;
      top: 72px;
      bottom: 0;
      height: auto;
      overflow-y: auto;
      width: 100%;
      max-width: 280px;
      line-height: 40px; }
      .headerWidget19 .navBar .topNavBar .topNavBarDropdown {
        margin-left: 0; }
        .headerWidget19 .navBar .topNavBar .topNavBarDropdown .dropdownList {
          background: none;
          padding: 0; }
      .headerWidget19 .navBar .topNavBar li {
        text-align: center;
        width: 100%;
        padding: 16px 0;
        border: none; }
        .headerWidget19 .navBar .topNavBar li a {
          max-width: none; }
        .headerWidget19 .navBar .topNavBar li .btn-login-wrap .dropdown-menu {
          opacity: 1 !important;
          display: block !important;
          background-color: #fff;
          width: auto;
          padding-bottom: 0px;
          position: relative;
          top: 0px; }
          .headerWidget19 .navBar .topNavBar li .btn-login-wrap .dropdown-menu li {
            margin: 0px;
            padding: 10px 0px; }
          .headerWidget19 .navBar .topNavBar li .btn-login-wrap .dropdown-menu .integral span {
            text-align: center; }
    .headerWidget19 .navBar .navMenu {
      position: fixed;
      background: #ffffff;
      border-top-color: rgba(0, 0, 0, 0.05);
      overflow: hidden;
      border-top-style: solid;
      border-top-width: 1px;
      display: none;
      justify-content: center;
      left: 0 !important;
      margin-left: 0 !important;
      top: 72px;
      bottom: 0;
      height: auto;
      overflow-y: auto;
      width: 100%;
      line-height: 40px; }
      .headerWidget19 .navBar .navMenu .navMenuItem {
        text-align: left;
        width: 100%;
        float: none;
        box-sizing: border-box;
        padding: 0px 24px; }
        .headerWidget19 .navBar .navMenu .navMenuItem .fa-angle-right {
          display: block; }
        .headerWidget19 .navBar .navMenu .navMenuItem a {
          padding: 0;
          max-width: none;
          border-bottom: 1px solid #f5f5f5; }
    .headerWidget19 .navBar .navSubMenu {
      position: relative; }
      .headerWidget19 .navBar .navSubMenu li {
        line-height: 32px; }
    .headerWidget19 .navBar .navMenuItem:last-child .navSubMenu {
      text-align: left;
      left: 0;
      right: auto; }
  .headerWidget19 .swiper-next, .headerWidget19 .swiper-prev {
    display: none; }
  .headerWidget19 .bookingWidget {
    width: 768px; }
    .headerWidget19 .bookingWidget .bookinDdatePicker {
      width: 316px; }
      .headerWidget19 .bookingWidget .bookinDdatePicker #bookingDateInput {
        left: 52px; }
    .headerWidget19 .bookingWidget .bookingRoomPicker {
      padding: 0 20px 0 50px; }
    .headerWidget19 .bookingWidget .bookingGuestPicker {
      padding: 0 20px 0 50px; }
  .headerWidget19 .heroHeadingBox {
    top: 120px; }
  .headerWidget19 .swiper-container {
    padding-top: 72px; } }
/* Small devices (landscape phones, less than 768px) 手机端横屏 */
@media (max-width: 768px) {
  .headerWidget19 .navBar {
    height: 64px; }
    .headerWidget19 .navBar .wrapper {
      height: 64px; }
    .headerWidget19 .navBar .hotelLogo img {
      height: 32px; }
    .headerWidget19 .navBar .navMenu, .headerWidget19 .navBar .topNavBar {
      top: 64px; }
  .headerWidget19 .swiper-container {
    padding-top: 64px; } }
/* Extra small devices (portrait phones, less than 576px) 手机端竖屏 */

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