@charset "UTF-8";
/*  Extra large devices (large desktops) 大屏桌面端 */
.headerWidget05 {
  width: 100%;
  height: 100vh;
  font-size: 12px;
  overflow: hidden;
  opacity: 0;
  box-sizing: border-box;
  transition: opacity 1s; }
  .headerWidget05 li {
    list-style: none; }
  .headerWidget05 a {
    outline: none; }
  .headerWidget05 .navWrap {
    width: 100%;
    height: 200px;
    background: #122254;
    /* Old browsers */
    background: -moz-linear-gradient(top, #122254 0%, rgba(18, 34, 84, 0) 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #122254), color-stop(100%, rgba(18, 34, 84, 0)));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #122254 0%, rgba(18, 34, 84, 0) 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #122254 0%, rgba(18, 34, 84, 0) 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #122254 0%, rgba(18, 34, 84, 0) 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #122254 0%, rgba(18, 34, 84, 0) 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000',GradientType=0 );
    /* IE6-9 */
    position: fixed;
    z-index: 10; }
    .headerWidget05 .navWrap .leftPart {
      position: absolute;
      left: 96px;
      top: 16px; }
      .headerWidget05 .navWrap .leftPart .mobileLogo {
        display: none; }
      .headerWidget05 .navWrap .leftPart .fa {
        display: none; }
    .headerWidget05 .navWrap .rightPart {
      width: 70%;
      position: absolute;
      right: 96px;
      display: block; }
      .headerWidget05 .navWrap .rightPart .backBtn {
        display: none; }
      .headerWidget05 .navWrap .rightPart .topBar {
        display: block;
        width: 100%;
        border-bottom: 1px solid rgba(255, 255, 255, 0.2);
        padding: 10px 0;
        position: absolute;
        z-index: 10;
        right: 0; }
        .headerWidget05 .navWrap .rightPart .topBar li {
          cursor: pointer; }
        .headerWidget05 .navWrap .rightPart .topBar > li {
          float: right;
          margin-left: 60px; }
        .headerWidget05 .navWrap .rightPart .topBar a {
          text-decoration: none; }
        .headerWidget05 .navWrap .rightPart .topBar .btnDiv {
          display: inline-block; }
          .headerWidget05 .navWrap .rightPart .topBar .btnDiv .memberLogin {
            border-right: 1px solid;
            padding-right: 6px;
            margin-right: 2px;
            line-height: 1em;
            display: block; }
        .headerWidget05 .navWrap .rightPart .topBar .fa {
          margin-right: 4px; }
        .headerWidget05 .navWrap .rightPart .topBar .languageBtn .language {
          display: none;
          background: rgba(0, 0, 0, 0.8);
          padding: 8px 12px;
          position: absolute;
          width: 100px;
          margin-left: -32px; }
          .headerWidget05 .navWrap .rightPart .topBar .languageBtn .language li {
            text-align: center;
            line-height: 2em; }
        .headerWidget05 .navWrap .rightPart .topBar .btn-login-wrap .vip-info-nav {
          display: none;
          background: rgba(0, 0, 0, 0.8);
          padding: 4px 24px 16px;
          text-align: center;
          position: absolute;
          margin-left: -24px; }
          .headerWidget05 .navWrap .rightPart .topBar .btn-login-wrap .vip-info-nav li {
            margin-top: 8px; }
          .headerWidget05 .navWrap .rightPart .topBar .btn-login-wrap .vip-info-nav #seniorInfo {
            font-size: 0.86em; }
        .headerWidget05 .navWrap .rightPart .topBar .btn-login-wrap .vip-btn span {
          display: inline-block;
          margin: 0 8px;
          background: url(../image/icon_member.png) no-repeat 5px center;
          background-size: 13px 10px;
          padding-left: 24px; }
        .headerWidget05 .navWrap .rightPart .topBar #tp-weather-widget .tpwthwidt .tpwidget_title_hook, .headerWidget05 .navWrap .rightPart .topBar #tp-weather-widget .tpwthwidt .tpwidget_text_hook {
          margin: 0 4px !important;
          font-size: 1em !important; }
        .headerWidget05 .navWrap .rightPart .topBar #tp-weather-widget .tpwthwidt .tpwidget_icon_hook {
          width: 1em !important;
          height: 1em !important;
          background-size: 100% 100% !important;
          top: 1px !important; }
        .headerWidget05 .navWrap .rightPart .topBar #tp-weather-widget .tpwthwidt .tpwidget_alarm_hook span {
          margin: 0 !important; }
      .headerWidget05 .navWrap .rightPart .bottomBar {
        display: block;
        width: 100%;
        font-size: 1.17em;
        position: absolute;
        z-index: 5;
        top: 40px; }
        .headerWidget05 .navWrap .rightPart .bottomBar .navMenu {
          position: absolute;
          right: 230px;
          top: 24px; }
          .headerWidget05 .navWrap .rightPart .bottomBar .navMenu > li {
            float: left; }
          .headerWidget05 .navWrap .rightPart .bottomBar .navMenu li {
            text-align: center; }
            .headerWidget05 .navWrap .rightPart .bottomBar .navMenu li a {
              color: #ffffff;
              text-decoration: none;
              max-width: 10em;
              overflow: hidden;
              white-space: nowrap;
              text-overflow: ellipsis;
              font-weight: 600;
              display: inline-block; }
              .headerWidget05 .navWrap .rightPart .bottomBar .navMenu li a .fa {
                margin-left: 8px; }
          .headerWidget05 .navWrap .rightPart .bottomBar .navMenu .navMenuItem {
            position: relative; }
            .headerWidget05 .navWrap .rightPart .bottomBar .navMenu .navMenuItem .navSubMenu {
              display: none;
              background: rgba(255, 255, 255, 0.2);
              padding: 8px 24px;
              position: absolute;
              top: 30px;
              left: 50%;
              overflow: hidden; }
              .headerWidget05 .navWrap .rightPart .bottomBar .navMenu .navMenuItem .navSubMenu li {
                position: relative;
                line-height: 1.9em;
                overflow: hidden; }
                .headerWidget05 .navWrap .rightPart .bottomBar .navMenu .navMenuItem .navSubMenu li a {
                  line-height: 1.9em;
                  display: inline-block;
                  width: 100%;
                  box-sizing: border-box; }
                .headerWidget05 .navWrap .rightPart .bottomBar .navMenu .navMenuItem .navSubMenu li::after {
                  content: '';
                  width: 0;
                  height: 1px;
                  background: #ffffff;
                  position: absolute;
                  top: 0;
                  left: 0;
                  transition: width .3s; }
                .headerWidget05 .navWrap .rightPart .bottomBar .navMenu .navMenuItem .navSubMenu li::before {
                  content: '';
                  width: 0;
                  height: 1px;
                  background: #ffffff;
                  position: absolute;
                  bottom: 0;
                  right: 0;
                  transition: width .3s; }
                .headerWidget05 .navWrap .rightPart .bottomBar .navMenu .navMenuItem .navSubMenu li:hover::after {
                  width: 100%; }
                .headerWidget05 .navWrap .rightPart .bottomBar .navMenu .navMenuItem .navSubMenu li:hover::before {
                  width: 100%; }
        .headerWidget05 .navWrap .rightPart .bottomBar .doShowBooking {
          width: 140px;
          height: 42px;
          position: absolute;
          cursor: pointer;
          right: 0px;
          top: 16px;
          -webkit-border-radius: 21px;
          -moz-border-radius: 21px;
          -ms-border-radius: 21px;
          border-radius: 21px;
          color: #ffffff;
          text-align: center;
          line-height: 42px;
          font-weight: 600;
          transition: opacity .3s; }
          .headerWidget05 .navWrap .rightPart .bottomBar .doShowBooking:hover {
            opacity: 0.9; }
  .headerWidget05 .slider {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative; }
    .headerWidget05 .slider .swiper-container {
      height: 100%;
      width: 100%; }
      .headerWidget05 .slider .swiper-container .swiper-slide {
        overflow: hidden; }
    .headerWidget05 .slider .swiper-next, .headerWidget05 .slider .swiper-prev {
      background: rgba(0, 0, 0, 0.2);
      top: 50%;
      transform: translateY(-50%);
      position: absolute;
      width: 42px;
      height: 96px;
      color: #ffffff;
      z-index: 2;
      font-size: 2.5em;
      text-align: center;
      line-height: 96px;
      cursor: pointer; }
      .headerWidget05 .slider .swiper-next:hover, .headerWidget05 .slider .swiper-prev:hover {
        background: rgba(0, 0, 0, 0.4); }
    .headerWidget05 .slider .swiper-pagination {
      bottom: 40px;
      left: 50%;
      transform: translateX(-50%); }
      .headerWidget05 .slider .swiper-pagination .swiper-pagination-bullet-active {
        background: #ffffff;
        opacity: 1 !important; }
      .headerWidget05 .slider .swiper-pagination .swiper-pagination-bullet {
        margin-left: 8px;
        background: #ffffff;
        opacity: 0.5; }
    .headerWidget05 .slider .swiper-prev {
      left: 16px; }
    .headerWidget05 .slider .swiper-next {
      right: 16px; }
    .headerWidget05 .slider img {
      width: 100%;
      position: absolute; }
  .headerWidget05 .textWrap {
    text-align: center;
    position: absolute;
    top: 50%;
    z-index: 1; }
    .headerWidget05 .textWrap .subTitle {
      color: #C9CACA;
      font-size: 2.67em;
      letter-spacing: 0.0625em; }
    .headerWidget05 .textWrap .mainTitle {
      font-size: 2.67em;
      letter-spacing: 0.3125em; }

@media (max-width: 1400px) {
  .headerWidget05 .navWrap .rightPart .bottomBar .navMenu {
    right: 170px; } }
/* Large devices (desktops, less than 1200px) 普通桌面端 */
@media (max-width: 1200px) {
  .headerWidget05 .navWrap .rightPart {
    right: 5%; }
    .headerWidget05 .navWrap .rightPart .topBar > li {
      margin-left: 30px; }
    .headerWidget05 .navWrap .rightPart .bottomBar .navMenu {
      right: 160px; }
      .headerWidget05 .navWrap .rightPart .bottomBar .navMenu li a .fa {
        margin-left: 2px; }
  .headerWidget05 .navWrap .leftPart {
    left: 5%; }
  .headerWidget05 .textWrap .subTitle, .headerWidget05 .textWrap .mainTitle {
    font-size: 2em; } }
/* Medium devices (tablets, less than 992px) 平板端 */
@media (max-width: 992px) {
  .headerWidget05 .navWrap {
    height: 90px;
    z-index: 11; }
    .headerWidget05 .navWrap .leftPart {
      width: 100%;
      position: static;
      padding: 20px 16px;
      box-sizing: border-box; }
      .headerWidget05 .navWrap .leftPart .logo {
        float: left;
        margin-left: 16px; }
        .headerWidget05 .navWrap .leftPart .logo .mobileLogo {
          display: block;
          height: 2.3em; }
        .headerWidget05 .navWrap .leftPart .logo .pcLogo {
          display: none; }
      .headerWidget05 .navWrap .leftPart .fa {
        display: inline-block;
        font-size: 2em; }
      .headerWidget05 .navWrap .leftPart .fa-bars {
        float: left;
        cursor: pointer; }
      .headerWidget05 .navWrap .leftPart .fa-user-circle {
        float: right;
        cursor: pointer; }
    .headerWidget05 .navWrap .rightPart {
      width: 100%;
      height: 100%;
      position: fixed;
      top: 0px;
      right: 0px;
      display: none; }
      .headerWidget05 .navWrap .rightPart .backBtn {
        color: #ffffff;
        font-size: 2.7em;
        position: absolute;
        top: 12px;
        left: 24px;
        cursor: pointer;
        display: block; }
      .headerWidget05 .navWrap .rightPart .topBar {
        display: none;
        border: none;
        top: 50px;
        font-size: 1.16em; }
        .headerWidget05 .navWrap .rightPart .topBar li {
          float: none;
          margin-left: 0;
          text-align: center;
          line-height: 32px; }
        .headerWidget05 .navWrap .rightPart .topBar .btnDiv {
          display: block; }
          .headerWidget05 .navWrap .rightPart .topBar .btnDiv .memberLogin {
            display: inline;
            border-right: none;
            padding: 0px;
            margin: 0px; }
        .headerWidget05 .navWrap .rightPart .topBar .languageBtn .language {
          width: 100%;
          background: rgba(255, 255, 255, 0.2);
          position: static;
          margin-left: 0px; }
        .headerWidget05 .navWrap .rightPart .topBar .btn-login-wrap .vip-info-nav {
          display: block !important;
          position: static;
          width: 100%; }
      .headerWidget05 .navWrap .rightPart .bottomBar {
        display: none;
        position: relative;
        width: 100%;
        height: 100%; }
        .headerWidget05 .navWrap .rightPart .bottomBar .navMenu {
          width: 100%;
          height: 100%;
          right: 0px;
          top: 60px;
          text-align: center; }
          .headerWidget05 .navWrap .rightPart .bottomBar .navMenu li {
            float: none;
            line-height: 26px; }
          .headerWidget05 .navWrap .rightPart .bottomBar .navMenu .navMenuItem .navSubMenu {
            position: static;
            margin-left: 0; }
            .headerWidget05 .navWrap .rightPart .bottomBar .navMenu .navMenuItem .navSubMenu a {
              display: block;
              margin: 0 auto; }
        .headerWidget05 .navWrap .rightPart .bottomBar .bookingBtn {
          width: 83%;
          position: static;
          margin: 24px auto;
          -webkit-border-radius: 0px;
          -moz-border-radius: 0px;
          -ms-border-radius: 0px;
          border-radius: 0px; }
  .headerWidget05 .textWrap .subTitle {
    font-size: 1.67em; }
  .headerWidget05 .textWrap .mainTitle {
    font-size: 1.67em; }
  .headerWidget05 .slider .swiper-next, .headerWidget05 .slider .swiper-prev {
    display: none; }
  .headerWidget05 .slider .swiper-pagination {
    bottom: 8px; } }
/* Small devices (landscape phones, less than 768px) 手机端横屏 */
/* Extra small devices (portrait phones, less than 576px) 手机端竖屏 */

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