@charset "UTF-8";
/*  Extra large devices (large desktops) 大屏桌面端 */
.songti, .songti * {
  font-family: "songti SC",SimSun, STSong, Times,"Times New Roman",serif; }

li {
  list-style: none; }

.bookingWidget05 {
  background: #ffffff; }
  .bookingWidget05 .bookingMask {
    position: fixed;
    display: none;
    z-index: 9;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7); }
  .bookingWidget05 .box {
    max-width: 1024px;
    height: 140px;
    background: #fff;
    box-shadow: 0px 10px 20px #f3f3f3;
    margin: 40px auto; }
    .bookingWidget05 .box .bookingimage {
      float: left;
      width: 220px;
      height: 140px;
      position: relative; }
      .bookingWidget05 .box .bookingimage img {
        position: absolute;
        top: 0px;
        left: 0px; }
      .bookingWidget05 .box .bookingimage .bookingbackground {
        position: absolute;
        width: 221px;
        height: 140px;
        background-color: rgba(29, 29, 32, 0.84); }
      .bookingWidget05 .box .bookingimage .bookingTitle {
        position: absolute;
        top: 37px;
        left: 42px;
        font-size: 14px;
        color: #D0C8BB;
        letter-spacing: 3px; }
        .bookingWidget05 .box .bookingimage .bookingTitle span {
          font-size: 18px; }
    .bookingWidget05 .box .calendarIcon {
      position: absolute;
      right: 6px;
      top: 50%;
      margin-top: 3px;
      transition: all 0.15s ease-in-out; }
    .bookingWidget05 .box .svg-size {
      width: 16px; }
    .bookingWidget05 .box h2 {
      font-size: 1.143em;
      letter-spacing: 1px;
      margin-bottom: 24px; }
    .bookingWidget05 .box form {
      position: relative;
      height: 140px;
      left: 48px;
      top: 28px; }
      .bookingWidget05 .box form .nice-select {
        width: 140px;
        height: 49px;
        line-height: 49px;
        padding: 0px 45px;
        display: block;
        border: none;
        appearance: none;
        -moz-appearance: none;
        -webkit-appearance: none;
        font-size: 0.875rem;
        font-family: "songti SC",SimSun, STSong, Times,"Times New Roman",serif;
        float: none; }
      .bookingWidget05 .box form .open + .calendarIcon {
        -webkit-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
        transform: rotate(-180deg); }
    .bookingWidget05 .box .bookingSelect {
      width: 140px;
      height: 48px;
      appearance: none;
      background: #F8F7F5;
      outline: none;
      -webkit-appearance: none;
      float: none;
      padding-left: 50%;
      padding-right: 0;
      border-radius: 0;
      border: none;
      color: #1d1d20;
      font-weight: bold;
      font-size: 1em;
      letter-spacing: 1px; }
      .bookingWidget05 .box .bookingSelect .list {
        right: 0;
        border-radius: 0; }
    .bookingWidget05 .box .nice-select .option {
      padding-left: 8px; }
    .bookingWidget05 .box .nice-select:after {
      display: none; }
    .bookingWidget05 .box .bookingHotelPicker {
      float: left;
      width: 280px;
      margin-right: 32px;
      position: relative; }
      .bookingWidget05 .box .bookingHotelPicker .bookingHotelLabel {
        font-size: 0.857em;
        height: 18px;
        display: block; }
      .bookingWidget05 .box .bookingHotelPicker .bookingSelect .list li:first-child {
        display: none; }
      .bookingWidget05 .box .bookingHotelPicker:after {
        content: attr(data-warning);
        font-size: 0.75rem;
        position: absolute; }
    .bookingWidget05 .box .bookingDatePicker {
      float: left;
      width: 355px;
      margin-right: 16px;
      position: relative; }
      .bookingWidget05 .box .bookingDatePicker .checkInDateLabel {
        font-size: 0.75em;
        margin-bottom: 8px;
        display: inline-block;
        color: #716E6A; }
      .bookingWidget05 .box .bookingDatePicker .calendarIcon {
        position: absolute;
        right: 12px;
        top: 50%;
        margin-top: -2px; }
      .bookingWidget05 .box .bookingDatePicker .bookingDateInput {
        font-size: 1.143em;
        text-align: center;
        font-weight: bold;
        line-height: 48px;
        height: 48px;
        width: 355px;
        border: none;
        color: #1d1d20;
        background-color: #F8F7F5;
        outline: none;
        cursor: pointer;
        appearance: none;
        -moz-appearance: none;
        -webkit-appearance: none; }
    .bookingWidget05 .box .bookingRoomPicker {
      float: left;
      width: 120px;
      margin-right: 32px;
      position: relative; }
      .bookingWidget05 .box .bookingRoomPicker .roomNomLabel {
        font-size: 0.857em;
        height: 18px;
        display: block; }
      .bookingWidget05 .box .bookingRoomPicker .bookingSelect {
        font-size: 1.143em; }
    .bookingWidget05 .box .bookingGuestPicker {
      float: left;
      position: relative; }
      .bookingWidget05 .box .bookingGuestPicker .guestNomLabel {
        font-size: 0.75em;
        margin-bottom: 8px;
        display: inline-block;
        color: #716E6A; }
      .bookingWidget05 .box .bookingGuestPicker .bookingSelect {
        font-size: 1.143em; }
      .bookingWidget05 .box .bookingGuestPicker .icon {
        display: none; }
    .bookingWidget05 .box .bookingBtn {
      position: absolute;
      color: #ffffff;
      right: 97px;
      top: 30px;
      width: 180px;
      height: 48px;
      line-height: 48px;
      display: block;
      appearance: none;
      -moz-appearance: none;
      -webkit-appearance: none;
      border: none;
      font-size: 1em;
      font-weight: 500;
      outline: none;
      cursor: pointer;
      text-align: center; }
    .bookingWidget05 .box .datepicker {
      z-index: 3;
      box-shadow: none;
      margin-top: 2px; }
    .bookingWidget05 .box .datepicker__month-button {
      color: #ffffff; }
    .bookingWidget05 .box .datepicker__month-day--today {
      background-color: #ffffff; }
    .bookingWidget05 .box .datepicker__month-day--first-day-selected,
    .bookingWidget05 .box .datepicker__month-day--last-day-selected {
      background: #ffffff;
      font-weight: bold;
      border: 1px solid; }
    .bookingWidget05 .box .datepicker__month-day--lastMonth, .bookingWidget05 .box .datepicker__month-day--nextMonth {
      border: none; }
  .bookingWidget05 .oneBooking .members {
    display: none;
    background: #fff;
    width: 256px;
    max-height: 86%;
    padding: 24px;
    margin-left: -152px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
    position: fixed;
    left: 50%;
    top: 50%;
    z-index: 99;
    overflow-y: auto;
    transform: translateY(-50%); }
    .bookingWidget05 .oneBooking .members .shut {
      position: absolute;
      top: 5px;
      right: 5px;
      width: 20px;
      height: 20px;
      background: url(../image/shut.png) no-repeat center center;
      cursor: pointer;
      background-size: 20px 20px;
      display: none; }
    .bookingWidget05 .oneBooking .members li {
      font-weight: bold;
      list-style: none;
      margin-bottom: 8px;
      position: relative; }
      .bookingWidget05 .oneBooking .members li label {
        height: 34px;
        line-height: 34px;
        width: 100%;
        display: block;
        color: #666666; }
      .bookingWidget05 .oneBooking .members li .formControl {
        font-size: 1em;
        text-indent: 1em;
        display: block;
        width: 100%;
        height: 34px;
        line-height: 34px;
        background-color: #fff;
        color: #666666;
        outline: none;
        border: 1px solid; }
      .bookingWidget05 .oneBooking .members li .formControl:focus {
        border: 1px solid; }
      .bookingWidget05 .oneBooking .members li .login, .bookingWidget05 .oneBooking .members li .registerBtn, .bookingWidget05 .oneBooking .members li .foreignerConfirmBtn {
        color: #fff;
        text-decoration: none;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        -ms-border-radius: 2px;
        border-radius: 2px;
        width: 100%;
        height: 38px;
        text-align: center;
        line-height: 38px;
        margin-top: 16px;
        display: block;
        cursor: pointer; }
      .bookingWidget05 .oneBooking .members li .formControlFeedback {
        font-size: 0.857em;
        color: #D0021B;
        font-weight: normal;
        width: auto;
        height: auto;
        text-align: left;
        line-height: 18px; }
      .bookingWidget05 .oneBooking .members li .formControlFeedbackBtn {
        top: 36px; }
      .bookingWidget05 .oneBooking .members li .registerDefault {
        cursor: pointer; }
      .bookingWidget05 .oneBooking .members li .verificationBox {
        display: block;
        width: 77px;
        text-align: center;
        background: #9a9a9a;
        font-size: 0.857em;
        color: #fff;
        line-height: 36px;
        position: absolute;
        right: -2px;
        bottom: 0px; }
        .bookingWidget05 .oneBooking .members li .verificationBox:hover {
          cursor: pointer; }
      .bookingWidget05 .oneBooking .members li .registerBtn {
        margin-top: 16px; }
      .bookingWidget05 .oneBooking .members li .return-btn {
        text-decoration: none; }
      .bookingWidget05 .oneBooking .members li .foreignerTextBtn {
        font-size: 0.857em;
        text-align: center;
        display: block;
        text-decoration: none;
        font-weight: normal;
        cursor: pointer; }
    .bookingWidget05 .oneBooking .members .vipPasswordLi {
      cursor: pointer;
      text-align: center;
      font-weight: normal;
      font-size: 0.857em;
      margin-bottom: 0;
      text-decoration: none; }
    .bookingWidget05 .oneBooking .members .forgetDiv {
      display: none; }
    .bookingWidget05 .oneBooking .members .agreeText {
      font-size: 0.857em;
      color: #666666;
      font-weight: normal;
      margin-top: 16px;
      line-height: 16px; }
    .bookingWidget05 .oneBooking .members .foreignerDiv {
      font-size: 0.857em;
      color: #666666; }
      .bookingWidget05 .oneBooking .members .foreignerDiv p {
        font-weight: normal;
        padding-top: 10px;
        line-height: 1.46;
        margin-bottom: 24px; }
    .bookingWidget05 .oneBooking .members .resetSuccessDiv .iconSuccess, .bookingWidget05 .oneBooking .members .registerSuccessDiv .iconSuccess {
      width: 95px;
      height: 95px;
      display: block;
      background: url(../image/icon_choose.png) no-repeat center center;
      background-size: 95px 95px;
      margin: 26px auto 7px; }
    .bookingWidget05 .oneBooking .members .resetSuccessDiv p, .bookingWidget05 .oneBooking .members .registerSuccessDiv p {
      height: 24px;
      text-align: center; }
      .bookingWidget05 .oneBooking .members .resetSuccessDiv p span, .bookingWidget05 .oneBooking .members .registerSuccessDiv p span {
        color: #D9002B; }
    .bookingWidget05 .oneBooking .members .resetSuccessDiv cite, .bookingWidget05 .oneBooking .members .registerSuccessDiv cite {
      font-style: normal;
      text-align: center;
      display: block; }
  .bookingWidget05 .oneBooking .dropdown-menu {
    right: 70px; }

/* Large devices (desktops, less than 1200px) 普通桌面端 */
@media (max-width: 1200px) {
  .bookingWidget05 .box {
    max-width: 996px; }
    .bookingWidget05 .box form {
      left: 32px;
      margin-right: 2.75%; }
    .bookingWidget05 .box .bookingSelect {
      width: 126px; }
    .bookingWidget05 .box .bookingHotelPicker {
      width: 26%;
      margin-right: 2.75%; }
    .bookingWidget05 .box .bookingDatePicker {
      width: 37%;
      margin-left: 16px; }
      .bookingWidget05 .box .bookingDatePicker .bookingDateInput {
        width: 100%; }
    .bookingWidget05 .box .bookingRoomPicker {
      width: 9%; }
    .bookingWidget05 .box .bookingBtn {
      width: 17%;
      right: 40px; } }
/* Medium devices (tablets, less than 992px) 平板端 */
@media (max-width: 992px) {
  .bookingWidget05 .box {
    box-shadow: none;
    height: auto;
    box-sizing: border-box;
    margin: 32px auto; }
    .bookingWidget05 .box .bookingimage {
      display: none; }
    .bookingWidget05 .box .calendarIcon {
      right: 10px;
      margin-top: -11px; }
    .bookingWidget05 .box .datepicker .datepicker__months:before {
      display: none; }
    .bookingWidget05 .box .datepicker .datepicker__month {
      width: 99%; }
    .bookingWidget05 .box .datepicker .datepicker__month:nth-child(2) {
      display: none; }
    .bookingWidget05 .box .bookingSelect {
      width: 100%; }
    .bookingWidget05 .box form {
      top: 0;
      left: 0px;
      height: auto;
      margin: 0 40px 24px 40px; }
      .bookingWidget05 .box form .nice-select {
        width: 100%; }
      .bookingWidget05 .box form:before, .bookingWidget05 .box form:after {
        content: " ";
        display: table; }
      .bookingWidget05 .box form:after {
        clear: both; }
      .bookingWidget05 .box form .nice-select {
        padding-left: 50%; }
    .bookingWidget05 .box .bookingHotelPicker {
      width: 88%;
      margin: 0 1.5% 24px 0; }
    .bookingWidget05 .box .bookingDatePicker {
      width: 100%;
      margin: 0 0 16px 0;
      position: relative; }
      .bookingWidget05 .box .bookingDatePicker .calendarIcon {
        margin-top: -15px; }
      .bookingWidget05 .box .bookingDatePicker .checkInDateLabel {
        display: none; }
    .bookingWidget05 .box .bookingRoomPicker {
      width: 100%; }
    .bookingWidget05 .box .bookingGuestPicker {
      width: 100%; }
      .bookingWidget05 .box .bookingGuestPicker .guestNomLabel {
        display: none; }
      .bookingWidget05 .box .bookingGuestPicker .icon {
        display: block;
        position: absolute;
        left: 16px;
        top: 15px;
        z-index: 1;
        color: #1d1d20; }
    .bookingWidget05 .box .bookingBtn {
      float: left;
      width: 100%;
      position: static;
      margin-top: 16px; }
    .bookingWidget05 .box .datepicker {
      position: absolute;
      right: 0; } }
/* Small devices (landscape phones, less than 768px) 手机端横屏 */
@media (max-width: 768px) {
  .bookingWidget05 .box form {
    margin: 0 16px 24px 16px;
    left: 0px; } }
/* Extra small devices (portrait phones, less than 576px) 手机端竖屏 */
@media (max-width: 576px) {
  .bookingWidget05 .datepicker__month-day {
    padding: 6px 5px; }
  .bookingWidget05 .box {
    box-sizing: border-box; }
    .bookingWidget05 .box form {
      left: 0px; }
    .bookingWidget05 .box .bookingHotelPicker {
      float: none;
      margin: 0 0 24px 0; }
    .bookingWidget05 .box .bookingDatePicker {
      width: 100%;
      float: none;
      margin: 0 0 24px 0;
      position: relative; }
      .bookingWidget05 .box .bookingDatePicker .bookingDateInput {
        width: 99%; }
    .bookingWidget05 .box .bookingSelect {
      width: 100%;
      padding-left: 44%; }
    .bookingWidget05 .box .bookingRoomPicker {
      float: none;
      width: 100%; }
    .bookingWidget05 .box .bookingGuestPicker {
      float: none;
      width: 100%; }
    .bookingWidget05 .box .bookingBtn {
      float: none;
      width: 100%;
      margin-left: 0;
      position: static;
      margin-top: 16px; }
    .bookingWidget05 .box .datepicker {
      position: absolute;
      right: 0; } }

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