﻿@charset "utf-8";
input {
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearence: none;
  appearance: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
.fll {
  float: left;
}
.flr {
  float: right;
}
.fln {
  float: none;
}
.tableAbs {
  display: table;
  position: absolute;
}
.table {
  display: table;
}
.cell {
  display: table-cell;
  vertical-align: middle;
}
.db {
  display: block;
}
.dib {
  display: inline-block;
}
.dn {
  display: none;
}
.relative {
  position: relative;
}
.absolute {
  position: absolute;
}
.fixed {
  position: fixed;
}
.static {
  position: static;
}
.ovisible {
  overflow: visible;
}
.ohidden {
  overflow: hidden;
}
.pointer {
  cursor: pointer;
}
.fullw {
  width: 100%;
}
.fullh {
  height: 100%;
}
.w-10 {
  width: 10%;
}
.w-20 {
  width: 20%;
}
.w-30 {
  width: 30%;
}
.w-40 {
  width: 40%;
}
.w-50 {
  width: 50%;
}
.w-60 {
  width: 60%;
}
.w-70 {
  width: 70%;
}
.w-80 {
  width: 80%;
}
.w-90 {
  width: 90%;
}
.w-100 {
  width: 100%;
}
.h-100 {
  height: 100%;
}
.wh-100 {
  width: 100%;
  height: 100%;
}
.no-padding {
  padding: 0;
}
.clearfix {
  clear: both;
  min-height: 0;
  display: block;
}
ul {
  list-style-type: none;
}
* {
  text-decoration: none;
}
*:active,
:focus,
:visited {
  outline: none;
}
@-ms-keyframes spin {
  from {
    -ms-transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(360deg);
  }
}
@-moz-keyframes spin {
  from {
    -moz-transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(360deg);
  }
}
@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@font-face {
  font-family: 'jostBold';
  src: url("../Fonts/jost/bold/bold.eot");
  src: url("../Fonts/jost/bold/bold.eot?#iefix") format("embedded-opentype"), url("../Fonts/jost/bold/bold.woff") format("woff"), url("../Fonts/jost/bold/bold.ttf") format("truetype"), url("../Fonts/jost/bold/bold.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'jostLight';
  src: url("../Fonts/jost/light/light.eot");
  src: url("../Fonts/jost/light/light.eot?#iefix") format("embedded-opentype"), url("../Fonts/jost/light/light.woff") format("woff"), url("../Fonts/jost/light/light.ttf") format("truetype"), url("../Fonts/jost/light/light.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'jostMedium';
  src: url("../Fonts/jost/medium/medium.eot");
  src: url("../Fonts/jost/medium/medium.eot?#iefix") format("embedded-opentype"), url("../Fonts/jost/medium/medium.woff") format("woff"), url("../Fonts/jost/medium/medium.ttf") format("truetype"), url("../Fonts/jost/medium/medium.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'jostregular';
  src: url("../Fonts/jost/regular/regular.eot");
  src: url("../Fonts/jost/regular/regular.eot?#iefix") format("embedded-opentype"), url("../Fonts/jost/regular/regular.woff") format("woff"), url("../Fonts/jost/regular/regular.ttf") format("truetype"), url("../Fonts/jost/regular/regular.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  -webkit-text-fill-color: #838385 !important;
}
html {
  font-family: 'jostLight';
  font-size: 12px;
  line-height: 16px;
  -webkit-font-smoothing: antialiased;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
  height: -webkit-fill-available;
}
body {
  min-height: 100vh;
  min-height: -webkit-fill-available;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}
h1 {
  font-family: 'jostRegular';
  font-size: 90px;
  line-height: 110px;
  -webkit-font-smoothing: antialiased;
}
h2 {
  font-family: 'jostRegular';
  font-size: 70px;
  line-height: 90px;
  -webkit-font-smoothing: antialiased;
}
h3 {
  font-family: 'jostRegular';
  font-size: 50px;
  line-height: 70px;
  -webkit-font-smoothing: antialiased;
}
h4 {
  font-family: 'jostRegular';
  font-size: 40px;
  line-height: 60px;
  -webkit-font-smoothing: antialiased;
}
h5 {
  font-family: 'jostRegular';
  font-size: 30px;
  line-height: 50px;
  -webkit-font-smoothing: antialiased;
}
h6 {
  font-family: 'jostRegular';
  font-size: 20px;
  line-height: 30px;
  -webkit-font-smoothing: antialiased;
}
::selection {
  background: #1f3660;
}
::placeholder {
  color: #000;
}
input::placeholder {
  color: #000;
}
input::placeholder {
  color: #000;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  -webkit-text-fill-color: #000;
  -webkit-box-shadow: 0 0 0px 1000px #fff inset;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type=number] {
  -moz-appearance: textfield;
  /* Firefox */
}
textarea {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-appearance: none;
}
@media screen and (max-width: 1500px) {
  h1 {
    font-family: 'jostRegular';
    font-size: 70px;
    line-height: 80px;
    -webkit-font-smoothing: antialiased;
  }
  h2 {
    font-family: 'jostRegular';
    font-size: 55px;
    line-height: 65px;
    -webkit-font-smoothing: antialiased;
  }
  h3 {
    font-family: 'jostRegular';
    font-size: 40px;
    line-height: 60px;
    -webkit-font-smoothing: antialiased;
  }
  h4 {
    font-family: 'jostRegular';
    font-size: 30px;
    line-height: 50px;
    -webkit-font-smoothing: antialiased;
  }
}
@media screen and (max-width: 1200px) {
  h1 {
    font-family: 'jostRegular';
    font-size: 60px;
    line-height: 80px;
    -webkit-font-smoothing: antialiased;
  }
  h2 {
    font-family: 'jostRegular';
    font-size: 50px;
    line-height: 70px;
    -webkit-font-smoothing: antialiased;
  }
  h3 {
    font-family: 'jostRegular';
    font-size: 40px;
    line-height: 60px;
    -webkit-font-smoothing: antialiased;
  }
  h4 {
    font-family: 'jostRegular';
    font-size: 30px;
    line-height: 40px;
    -webkit-font-smoothing: antialiased;
  }
}
@media screen and (max-width: 768px) {
  h1 {
    font-family: 'jostRegular';
    font-size: 50px;
    line-height: 60px;
    -webkit-font-smoothing: antialiased;
  }
  h2 {
    font-family: 'jostRegular';
    font-size: 40px;
    line-height: 50px;
    -webkit-font-smoothing: antialiased;
  }
  h3 {
    font-family: 'jostRegular';
    font-size: 30px;
    line-height: 40px;
    -webkit-font-smoothing: antialiased;
  }
  h4 {
    font-family: 'jostRegular';
    font-size: 20px;
    line-height: 30px;
    -webkit-font-smoothing: antialiased;
  }
}
body {
  background-color: #f7f6f2;
}
.roomUl {
  padding: 0 160px;
  width: calc(100% -320px);
  max-width: 1920px;
  position: relative;
  height: 50px;
  overflow: hidden;
  margin: 50px auto;
  user-select: none;
}
.roomUl .inner {
  width: 100%;
  position: relative;
}
.roomUl .inner .arrow.arrowLeft {
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 10px solid #ada67e;
  position: absolute;
  top: 15px;
  left: 0px;
  cursor: pointer;
}
.roomUl .inner .arrow.arrowRight {
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid #ada67e;
  position: absolute;
  top: 15px;
  right: 0px;
  cursor: pointer;
}
.roomUl .inner ul {
  white-space: nowrap;
  overflow-y: hidden;
  overflow-x: auto;
  height: 50px;
  position: relative;
  margin-left: 20px;
  width: calc(100% - 40px);
}
.roomUl .inner ul li {
  padding-right: 120px;
  display: inline-block;
  position: relative;
}
.roomUl .inner ul li:hover a {
  color: #ada67e;
}
.roomUl .inner ul li a {
  font-family: 'jostMedium';
  font-size: 18px;
  line-height: 50px;
  -webkit-font-smoothing: antialiased;
  color: #1f3660;
  -webkit-transition-property: color;
  -moz-transition-property: color;
  -o-transition-property: color;
  -ms-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -webkit-transition-timing-function: ease-in-out;
  -moz-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  -ms-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
}
.roomList {
  padding: 0 160px;
  width: calc(100% -320px);
  max-width: 1920px;
  position: relative;
  margin: 0 auto;
}
.roomList:after {
  content: "";
  width: 50%;
  height: 555px;
  position: absolute;
  top: 700px;
  right: 0;
  z-index: -1;
  background-image: url('../InterfaceImages/subBg.png');
  background-repeat: no-repeat;
  background-size: 100% auto;
}
.roomList .room {
  margin-bottom: 150px;
}
.roomList .room:nth-child(even) .img {
  float: right;
}
.roomList .room:nth-child(even) .text {
  float: right;
}
.roomList .room:nth-child(even) .text .verticalAlign {
  padding-left: unset;
  padding-right: 20%;
}
.roomList .room .img {
  width: 60%;
  float: left;
}
.roomList .room .img img {
  width: 100%;
}
.roomList .room .text {
  float: left;
  height: 100%;
  display: table;
  width: 40%;
}
.roomList .room .text .verticalAlign {
  display: table-cell;
  vertical-align: middle;
  padding-left: 20%;
}
.roomList .room .text .verticalAlign h2 a {
  color: #1f3660;
}
.roomList .room .text .verticalAlign .desc {
  margin-top: 60px;
}
.roomList .room .text .verticalAlign .desc p {
  font-family: 'jostLight';
  font-size: 22px;
  line-height: 36px;
  -webkit-font-smoothing: antialiased;
  color: #ada67e;
}
.roomList .room .text .verticalAlign .more {
  height: 20px;
  position: relative;
  margin-top: 100px;
}
.roomList .room .text .verticalAlign .more:hover:after {
  width: 35px;
}
.roomList .room .text .verticalAlign .more:hover a {
  padding-left: 45px;
}
.roomList .room .text .verticalAlign .more:after {
  content: "";
  width: 0;
  height: 2px;
  background-color: #ada67e;
  display: block;
  position: absolute;
  left: 0;
  top: 9px;
  -webkit-transition-property: width;
  -moz-transition-property: width;
  -o-transition-property: width;
  -ms-transition-property: width;
  transition-property: width;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -webkit-transition-timing-function: ease-in-out;
  -moz-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  -ms-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
}
.roomList .room .text .verticalAlign .more a {
  font-family: 'jostMedium';
  font-size: 20px;
  line-height: 20px;
  -webkit-font-smoothing: antialiased;
  color: #ada67e;
  -webkit-transition-property: padding;
  -moz-transition-property: padding;
  -o-transition-property: padding;
  -ms-transition-property: padding;
  transition-property: padding;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -webkit-transition-timing-function: ease-in-out;
  -moz-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  -ms-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
}
@media screen and (max-width: 1600px) {
  .roomUl {
    padding: 0 120px;
    width: calc(100% -240px);
  }
  .roomUl ul li {
    padding-right: 100px;
  }
  .roomList {
    padding: 0 120px;
    width: calc(100% -240px);
  }
  .roomList:after {
    top: 500px;
  }
}
@media screen and (max-width: 1400px) {
  .roomUl {
    padding: 0 100px;
    width: calc(100% -200px);
  }
  .roomUl ul li {
    padding-right: 100px;
  }
  .roomList {
    padding: 0 100px;
    width: calc(100% -200px);
  }
  .roomList:after {
    top: 450px;
  }
}
@media screen and (max-width: 1200px) {
  .roomUl {
    padding: 0 100px;
    width: calc(100% -200px);
  }
  .roomUl ul li {
    padding-right: 60px;
  }
  .roomList:after {
    top: 300px;
  }
  .roomList .room {
    margin-bottom: 100px;
  }
  .roomList .room .text .verticalAlign .desc {
    margin-top: 30px;
  }
  .roomList .room .text .verticalAlign .desc p {
    font-family: 'jostLight';
    font-size: 18px;
    line-height: 30px;
    -webkit-font-smoothing: antialiased;
  }
  .roomList .room .text .verticalAlign .more {
    height: 20px;
    position: relative;
    margin-top: 30px;
  }
  .roomList .room .text .verticalAlign .more a {
    font-family: 'jostMedium';
    font-size: 18px;
    line-height: 20px;
    -webkit-font-smoothing: antialiased;
  }
}
@media screen and (max-width: 993px) {
  .roomList:after {
    top: 700px;
  }
  .roomList .room {
    margin-bottom: 75px;
  }
  .roomList .room:nth-child(even) .img {
    float: unset;
  }
  .roomList .room:nth-child(even) .text {
    float: unset;
  }
  .roomList .room:nth-child(even) .text .verticalAlign {
    padding-left: unset;
    padding-right: 0;
  }
  .roomList .room .img {
    width: 100%;
    float: left;
  }
  .roomList .room .text {
    width: 100%;
    min-height: auto !important;
    margin-top: 30px;
  }
  .roomList .room .text .verticalAlign {
    display: unset;
    vertical-align: unset;
    padding-left: 0;
  }
  .roomList .room .text .verticalAlign .desc {
    margin-top: 20px;
  }
  .roomList .room .text .verticalAlign .desc p {
    font-family: 'jostLight';
    font-size: 18px;
    line-height: 30px;
    -webkit-font-smoothing: antialiased;
  }
  .roomList .room .text .verticalAlign .more {
    margin-top: 20px;
  }
  .roomList .room .text .verticalAlign .more:hover:after {
    width: 25px;
  }
  .roomList .room .text .verticalAlign .more:hover a {
    padding-left: 35px;
  }
  .roomList .room .text .verticalAlign .more a {
    font-family: 'jostMedium';
    font-size: 18px;
    line-height: 20px;
    -webkit-font-smoothing: antialiased;
  }
}
@media screen and (max-width: 768px) {
  .roomUl {
    padding: 0 20px;
    width: calc(100% -40px);
    margin: 30px auto;
  }
  .roomUl ul li {
    padding-right: 30px;
  }
  .roomUl ul li a {
    font-family: 'jostMedium';
    font-size: 18px;
    line-height: 50px;
    -webkit-font-smoothing: antialiased;
    color: #1f3660;
  }
  .roomList {
    padding: 0 20px;
    width: calc(100% -40px);
  }
  .roomList:after {
    display: none;
  }
}
