@charset "UTF-8";
/*  Extra large devices (large desktops) 大屏桌面端 */
.headerWidget02 .navBar {
  height: 88px;
  position: relative;
  z-index: 9;
  position: fixed;
  width: 100%;
  top: 0; }
  .headerWidget02 .navBar .wrapper {
    max-width: 1920px;
    margin: 0 auto;
    position: relative;
    height: 88px; }
    .headerWidget02 .navBar .wrapper .navMenu .navSubMenu {
      overflow: hidden; }
      .headerWidget02 .navBar .wrapper .navMenu .navSubMenu a {
        display: inline-block;
        width: 100%;
        box-sizing: border-box; }
  .headerWidget02 .navBar .topNavBar {
    font-size: 0.857em;
    position: absolute;
    list-style: none;
    z-index: 10;
    right: 0;
    top: 16px; }
    .headerWidget02 .navBar .topNavBar li {
      float: left;
      line-height: 1;
      border-right-width: 1px;
      border-right-style: solid;
      padding: 0 16px; }
      .headerWidget02 .navBar .topNavBar li .btn-login-wrap {
        position: relative; }
        .headerWidget02 .navBar .topNavBar li .btn-login-wrap .vip-btn {
          background: none; }
          .headerWidget02 .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; }
        .headerWidget02 .navBar .topNavBar li .btn-login-wrap .dropdown-menu {
          display: none;
          width: 100%;
          padding: 8px 0;
          position: absolute;
          top: 100%; }
          .headerWidget02 .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; }
          .headerWidget02 .navBar .topNavBar li .btn-login-wrap .dropdown-menu .integral {
            text-align: left;
            height: 52px !important; }
            .headerWidget02 .navBar .topNavBar li .btn-login-wrap .dropdown-menu .integral span {
              display: block;
              text-align: left;
              line-height: 24px;
              font-weight: normal;
              display: block; }
              .headerWidget02 .navBar .topNavBar li .btn-login-wrap .dropdown-menu .integral span cite {
                font-style: normal; }
    .headerWidget02 .navBar .topNavBar li:last-child {
      border-right: none; }
    .headerWidget02 .navBar .topNavBar li a {
      text-decoration: none;
      cursor: pointer; }
    .headerWidget02 .navBar .topNavBar .tpwthwidt div div {
      line-height: 1.67; }
    .headerWidget02 .navBar .topNavBar .tpwidget_title_hook, .headerWidget02 .navBar .topNavBar .tpwidget_text_hook {
      font-size: 12px;
      margin: 0 4px !important;
      vertical-align: top;
      line-height: 1 !important; }
    .headerWidget02 .navBar .topNavBar .tpwidget_icon_hook {
      width: 12px !important;
      height: 12px !important;
      top: 0 !important;
      background-size: 12px 12px !important;
      line-height: 1 !important; }
    .headerWidget02 .navBar .topNavBar .tpwidget_alarm_hook {
      display: none; }
    .headerWidget02 .navBar .topNavBar .topNavBarDropdown {
      outline: none;
      position: relative;
      cursor: pointer; }
      .headerWidget02 .navBar .topNavBar .topNavBarDropdown .dropdownList {
        position: absolute;
        top: 100%;
        left: 0;
        right: 0;
        list-style: none;
        padding: 8px 0;
        display: none;
        -webkit-border-radius: 0 0 2px 2px;
        -moz-border-radius: 0 0 2px 2px;
        -ms-border-radius: 0 0 2px 2px;
        border-radius: 0 0 2px 2px; }
        .headerWidget02 .navBar .topNavBar .topNavBarDropdown .dropdownList .dropdownListItem {
          float: none;
          padding: 0;
          border-right: none; }
        .headerWidget02 .navBar .topNavBar .topNavBarDropdown .dropdownList li a {
          display: block;
          text-decoration: none;
          padding: 8px 16px; }
  .headerWidget02 .navBar .hotelLogo {
    height: 88px;
    float: left;
    margin-left: 16px; }
    .headerWidget02 .navBar .hotelLogo img {
      height: 56px;
      margin-top: 16px; }
  .headerWidget02 .navBar .navBurger {
    display: none; }
  .headerWidget02 .navBar .navUser {
    display: none; }
  .headerWidget02 .navBar .navMenu {
    position: absolute;
    right: 0;
    bottom: 16px;
    list-style: none; }
    .headerWidget02 .navBar .navMenu .navMenuItem {
      float: left;
      position: relative;
      font-size: 1em;
      font-weight: bold; }
      .headerWidget02 .navBar .navMenu .navMenuItem a {
        text-decoration: none;
        color: rgba(255, 255, 255, 0.8);
        padding: 0 16px;
        display: block;
        max-width: 10em;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis; }
      .headerWidget02 .navBar .navMenu .navMenuItem a:hover {
        color: #ffffff; }
  .headerWidget02 .navBar .navSubMenu {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    font-size: 1em;
    list-style: none;
    padding: 8px 0;
    -webkit-border-radius: 0 0 2px 2px;
    -moz-border-radius: 0 0 2px 2px;
    -ms-border-radius: 0 0 2px 2px;
    border-radius: 0 0 2px 2px; }
    .headerWidget02 .navBar .navSubMenu li {
      padding: 8px 0; }
      .headerWidget02 .navBar .navSubMenu li a {
        font-weight: normal;
        display: block;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis; }
  .headerWidget02 .navBar .navMenuItem:last-child .navSubMenu {
    text-align: right;
    left: auto;
    right: 0; }
.headerWidget02 .headerContainer {
  margin-top: 88px;
  position: relative; }
  .headerWidget02 .headerContainer .sectionBg img {
    display: block;
    width: 100%; }
  .headerWidget02 .headerContainer .heroHeading {
    text-align: center;
    color: #ffffff;
    font-size: 2.286em;
    width: 50%;
    left: 25%;
    line-height: 1.2;
    letter-spacing: 0.02em;
    text-shadow: 0 2px 20px rgba(0, 0, 0, 0.2);
    position: absolute;
    bottom: 50%;
    padding-bottom: 16px; }
    .headerWidget02 .headerContainer .heroHeading .underline {
      height: 2px;
      background-color: #ffffff;
      width: 10%;
      position: absolute;
      bottom: 0;
      left: 45%; }

/* Large devices (desktops, less than 1200px) 普通桌面端 */
/* Medium devices (tablets, less than 992px) 平板端 */
@media (max-width: 992px) {
  .headerWidget02 .navBar {
    height: 64px; }
    .headerWidget02 .navBar .wrapper {
      height: 64px; }
    .headerWidget02 .navBar .navBurger {
      display: block;
      font-size: 1.714em;
      position: absolute;
      line-height: 32px;
      padding: 16px;
      left: 0; }
    .headerWidget02 .navBar .navUser {
      display: block;
      font-size: 1.714em;
      position: absolute;
      line-height: 32px;
      padding: 16px;
      right: 0; }
    .headerWidget02 .navBar .hotelLogo {
      margin-left: 56px;
      height: 64px; }
      .headerWidget02 .navBar .hotelLogo img {
        height: 36px;
        margin-top: 14px; }
    .headerWidget02 .navBar .topNavBar {
      position: fixed;
      border-top-color: rgba(255, 255, 255, 0.05);
      overflow: hidden;
      border-top-style: solid;
      border-top-width: 1px;
      display: none;
      justify-content: center;
      right: 0;
      top: 64px;
      bottom: 0;
      height: auto;
      overflow-y: auto;
      width: 100%;
      max-width: 280px;
      line-height: 40px; }
      .headerWidget02 .navBar .topNavBar li {
        text-align: center;
        width: 100%;
        padding: 16px 0;
        border: none; }
        .headerWidget02 .navBar .topNavBar li a {
          max-width: none; }
        .headerWidget02 .navBar .topNavBar li .btn-login-wrap .dropdown-menu {
          opacity: 1 !important;
          display: block !important;
          width: auto;
          padding-bottom: 0px;
          position: relative;
          top: 0px; }
          .headerWidget02 .navBar .topNavBar li .btn-login-wrap .dropdown-menu li {
            margin: 0px;
            padding: 10px 0px; }
          .headerWidget02 .navBar .topNavBar li .btn-login-wrap .dropdown-menu .integral span {
            text-align: center; }
    .headerWidget02 .navBar .navMenu {
      position: fixed;
      border-top-color: rgba(255, 255, 255, 0.05);
      overflow: hidden;
      border-top-style: solid;
      border-top-width: 1px;
      display: none;
      justify-content: center;
      left: 0;
      top: 64px;
      bottom: 0;
      height: auto;
      overflow-y: auto;
      width: 100%;
      max-width: 480px;
      line-height: 40px; }
      .headerWidget02 .navBar .navMenu .navMenuItem {
        text-align: center;
        width: 100%;
        float: none; }
        .headerWidget02 .navBar .navMenu .navMenuItem a {
          max-width: none; }
    .headerWidget02 .navBar .navSubMenu {
      position: relative; }
      .headerWidget02 .navBar .navSubMenu li {
        line-height: 32px; }
    .headerWidget02 .navBar .navMenuItem:last-child .navSubMenu {
      text-align: left;
      left: 0;
      right: auto; }
  .headerWidget02 .headerContainer {
    margin-top: 64px; }
    .headerWidget02 .headerContainer .heroHeading {
      font-size: 1.571em;
      width: 90%;
      left: 5%; }
      .headerWidget02 .headerContainer .heroHeading .underline {
        bottom: 8px; } }
/* Small devices (landscape phones, less than 768px) 手机端横屏 */
@media (max-width: 768px) {
  .headerWidget02 .headerContainer .sectionBg {
    height: 128px;
    text-align: center;
    overflow: hidden;
    position: relative; }
    .headerWidget02 .headerContainer .sectionBg img {
      height: 100%;
      position: absolute;
      left: 50%;
      margin-left: -354px;
      width: auto; } }
/* Extra small devices (portrait phones, less than 576px) 手机端竖屏 */
@media (max-width: 576px) {
  .headerWidget02 .headerContainer .heroHeading {
    font-size: 1.143em; } }

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