html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline;
}

html {
    line-height: 1;
}

ol,
ul {
    list-style: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

caption,
th,
td {
    text-align: left;
    font-weight: normal;
    vertical-align: middle;
}

q,
blockquote {
    quotes: none;
}

q:before,
q:after,
blockquote:before,
blockquote:after {
    content: "";
    content: none;
}

a img {
    border: none;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}

body.news .bg-fixed,
body.news-content .bg-fixed,
body.story .bg-fixed,
body.rooms .bg-fixed,
body.rooms-content .bg-fixed {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: -1;
}

body.index .bg-container,
body.news .bg-container,
body.news-content .bg-container,
body.story .bg-container,
body.rooms .bg-container,
body.rooms-content .bg-container,
body.tour .bg-container {
    position: absolute;
    width: 100%;
    height: 100%;
}

body.index main,
body.news main,
body.news-content main,
body.story main,
body.rooms main,
body.rooms-content main,
body.tour .page {
    position: absolute;
    left: 74px;
    right: 0;
    margin: 0 auto;
    color: #222;
    width: calc(100% - 74px);
    max-width: 1000px;
}

nav .nav-left ul.main-opt li:nth-of-type(3n+1):hover,
nav .nav-left ul.main-opt li:nth-of-type(3n+2):hover,
nav .nav-left ul.main-opt li:nth-of-type(3n+3):hover {
    color: #fff;
    border-radius: 3px;
}

body.news figure .news-tab li:hover,
nav .nav-right .contact button:hover,
nav .nav-center .lang li.active,
nav .nav-center .lang li:hover,
.ding:hover {
    background: #222;
    color: #fff;
}

body.rooms .figure.room-type .type-name .title:after,
nav .nav-right .act .act-title:after,
.social-container:after {
    content: "";
    position: absolute;
    width: 260px;
    height: 1px;
    bottom: 0;
    left: 50%;
    background: #fff;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}

nav .nav-right .act-more:before {
    content: "";
    position: absolute;
    width: 260px;
    height: 1px;
    top: 0;
    left: 50%;
    background: #ededed;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}

body.rooms .figure.room-type.active-1:after,
body.rooms .figure.room-type:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 50px;
    height: 50px;
    z-index: 2;
}

* {
    outline: none;
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    padding: 0;
    min-height: 0;
}

.row {
    margin: 0;
}

* {
    font: normal 15px/1.8 "PingFangTC-Thin", "PingFangSC-Thin", "PingFangTc", "PingFangSC", "Microsoft JhengHei", "Microsoft YaHei", "LiHei Pro Medium", "Helvetica", "Arial", "sans-serif";
}

.bg-container {
    opacity: 0;
}

body {
    max-width: 1920px;
    width: 100%;
    height: 100%;
    font: normal 15px/1.8 "PingFangTC-Thin", "PingFangSC-Thin", "PingFangTc", "PingFangSC", "Microsoft JhengHei", "Microsoft YaHei", "LiHei Pro Medium", "Helvetica", "Arial", "sans-serif";
    color: #222;
}

a,
a:link,
a:visited,
a:hover,
a:active {
    color: inherit;
    text-decoration: none;
}

h1 {
    font-size: 3.2em;
    line-height: 1;
}

@media only screen and (max-width:767px) {
    h1 {
        padding: 0.5em 0 0;
    }
}

h2 {
    font-size: 2.4em;
}

h3 {
    font-size: 1.8em;
    line-height: 1;
}

h4 {
    font-size: 1.4em;
}

body.index {
    background: #111;
}

body.index main {
    max-width: 100%;
    height: 100vh;
    color: #fff;
    overflow: hidden;
    will-change: filter;
    transform: translateZ(0);
}

body.index .title {
    padding: 28px;
    position: absolute;
    top: 50%;
    z-index: 2;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

body.index .title h1 {
    padding: 0 60px;
}

body.index .title h2 {
    padding: 0 60px;
}

body.index .swiper-slide {
    height: 100%;
    cursor: move;
    cursor: grab;
    cursor: -moz-grab;
    cursor: -webkit-grab;
}

body.index .swiper-slide:active {
    cursor: grabbing;
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing;
}

body.index .swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

body.index .swiper-pagination-bullet {
    display: none;
}

body.news {
    background: #000;
}

body.news main {
    margin-top: 100px;
}

body.news .bg-fixed {
    background: url("../../../images/l_1/news/bg-news.jpg") center/cover;
}

body.news figure:nth-child(1) {
    max-height: 320px;
    overflow: hidden;
}

body.news figure:nth-child(2) {
    height: auto;
    position: relative;
}

body.news figure:nth-child(2) .gap {
    position: absolute;
    bottom: 0;
}

body.news figure .gap {
    margin: 8px 20px;
    background: #fff;
}

body.news figure .title {
    padding: 20px 0 12px;
}

body.news figure .title h1,
body.news figure .title h3 {
    display: inline-block;
}

body.news figure .title .title-desc {
    line-height: 180%;
    padding-top: 20px;
}

body.news figure .news-tab {
    padding-top: 20px;
}

body.news figure .news-tab li {
    text-align: center;
    display: inline-block;
    width: 46px;
    height: 28px;
    line-height: 28px;
    background: #fff;
}

body.news figure .news-link:hover .img-container {
    opacity: 1;
}

body.news figure .news-link .img-container {
    opacity: 0.7;
}

body.news figure .news-link .img-container img {
    width: 100%;
    vertical-align: middle;
    object-fit: cover;
}

body.news figure .news-link .desc {
    opacity: 0.7;
}

body.news figure .news-link .desc h4 {
    margin: 28px 28px 10px 28px;
    position: relative;
}

body.news figure .news-link .desc p {
    font-size: 0.8em;
    padding: 0 28px;
}

body.news figure .news-link .desc .s-price {
    font-size: 0.8em;
    color: #cbc9c9;
    padding: 0 28px;
}

body.news-content .content img {
    max-width: 100%;
    height: auto;
}

body.news-content .content h4 {
    margin-top: 2em;
    font-weight: bold;
}

body.news-content .content h4:first-of-type {
    margin-top: 0;
}

body.news-content .bg-fixed {
    background: url("../../../images/l_1/news/bg-news.jpg") center/cover;
}

body.news-content main {
    margin-top: 100px;
}

@media only screen and (min-width:768px) and (max-width:1199px) {
    body.news-content main .title,
    body.news-content main .date,
    body.news-content main .social {
        padding: 0 28px;
    }
}

body.news-content main .date {
    font-size: 0.8em;
}

body.news-content main > .social {
    margin-top: 15px;
    -ms-flex-pack: flex-start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    height: auto;
}

body.news-content main > .social li {
    padding: 0;
    width: 35px;
    display: inline-block;
}

body.news-content main > .social li:hover {
    opacity: 0.7;
}

body.news-content main figure.content {
    background: #fff;
    padding: 28px;
}

body.news-content main figure.content p {
    padding: 1em 0;
}

body.news-content main figure.content .img-container {
    width: 100%;
}

body.news-content main figure.content .img-container img {
    width: 100%;
}

body.story {
    background: #000;
}

body.story main {
    position: absolute !important;
    background: transparent;
    height: auto;
    top: 70vh;
    overflow: hidden;
    padding-bottom: 5vh;
}

body.story .bg-fixed {
    background: url("../../../images/l_1/brand/bg-brand.jpg") center/cover;
    filter: blur(0);
    -webkit-transform: scale(1.03) translateZ(0);
    -ms-transform: scale(1.03) translateZ(0);
    transform: scale(1.03) translateZ(0);
}

body.story .title {
    position: relative;
}

body.story .title h1,
body.story .title h3 {
    display: inline-block;
    padding: 0;
    line-height: 1;
}

body.story .title img {
    padding: 14px 0;
    float: right;
}

body.story .title .title-desc {
    text-align: justify;
    margin-top: .8em;
}

body.story .title .title-desc.sign {
    text-align: right;
}

body.story .section-inner {
    width: 100%;
}

body.story .section-inner div[class^="anim-story-type-"] {
    display: table;
    padding: 48px;
    height: 352px;
    background: #fff;
    overflow: hidden;
}

body.story .section-inner div[class^="anim-story-type-"] .gap {
    margin: 20px;
}

body.story .nav-pills {
    margin: -48px;
    margin-bottom: 48px;
}

body.story .nav-pills>li {
    text-align: center;
}

body.story .nav-pills>li+li {
    margin-left: 0;
}

body.story .nav-pills>li>a {
    padding: 0 15px;
    background: transparent;
    color: #222;
    box-shadow: 1px 1px 1px #ddd;
    border-radius: 0;
}

body.story .nav-pills>li.active>a {
    background-color: #222;
    color: #fff;
}

@media only screen and (min-width:768px) {
    body.story .tab-pane.active {
        overflow-y: auto;
        max-height: 200px;
    }
}

@media only screen and (min-width:1200px) {
    body.story .section-inner div[class^="anim-story-type-"] p {
        line-height: 2.1;
    }
}

body.story .section-inner.designstyle .bg-wrap,
body.story .section-inner.arch .bg-wrap {
    height: 100%;
    padding: 100px 0;
}

body.story .section-inner.designstyle .bg-wrap h1,
body.story .section-inner.arch .bg-wrap h1,
body.story .section-inner.designstyle .bg-wrap h3,
body.story .section-inner.arch .bg-wrap h3 {
    color: white;
}

body.story .section-inner.designstyle .bg-wrap h1,
body.story .section-inner.arch .bg-wrap h1 {
    padding: 0 0 0.5em;
}

body.story .section-inner.designstyle {
    max-height: 40vh;
    display: inline-block;
}

body.story .section-inner.designstyle .bg-wrap {
    background: url("../../../images/l_1/brand/design-style.jpg") center center/cover;
    display: table-cell;
    vertical-align: middle;
}

body.story .section-inner.arch {
    max-height: 40vh;
}

body.story .section-inner.arch .bg-wrap {
    background: url("../../../images/l_1/brand/architectural.jpg") center center/cover;
    display: table-cell;
    vertical-align: middle;
}

body.rooms {
    background: #000;
}

body.rooms .figure.news {
    position: absolute;
    padding: 28px;
    width: 50%;
    height: 234px;
    background: rgba(0, 0, 0, 0.5);
    /*min-height: 260px;*/
    max-height: 28vh;
}

body.rooms .news-item:nth-child(2),
body.rooms .news-item:nth-child(3) {
    padding: 10px 0 0;
}

body.rooms .news-text {
    opacity: 0.5;
    font-size: 0.8em;
    overflow: hidden;
    white-space: nowrap;
    max-height: 1.8em;
    text-overflow: ellipsis;
}

body.rooms .news-item:hover .news-text {
    opacity: 1;
}

body.rooms .bg-container {
    position: relative;
}

body.rooms .bg-fixed {
    background: url("../../../images/l_1/rooms/bg-rooms.jpg") center/cover;
    position: fixed;
    width: calc(100% - 74px);
    left: 74px;
    filter: blur(0);
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
}

body.rooms .bg-fixed .row {
    max-width: 1000px;
    margin: 100px auto;
    padding: 28px;
}

body.rooms main {
    padding-bottom: 5vh;
    height: 165vh;
    padding-top: 70vh;
    overflow: hidden;
    position: fixed;
}

body.rooms .act-content {
    color: #222;
}

body.rooms .figure {
    color: #fff;
}

body.rooms .figure .title h1,
body.rooms .figure .title h3 {
    display: inline-block;
}

body.rooms .figure .title h1 {
    padding-bottom: 0.5em;
}

body.rooms .figure .title h3:last-of-type {
    display: block;
}

body.rooms .figure .title-desc {
    line-height: 250%;
}

body.rooms .figure.room-type {
    height: 260px;
    max-height: 28vh;
    background: black;
    display: table;
}

body.rooms .figure.room-type:hover .mask {
    opacity: 0;
}

body.rooms .figure.room-type:hover:after {
    background: url("../../../images/l_1/assets/more-white.png");
}

body.rooms .figure.room-type .img-container {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

body.rooms .figure.room-type .img-container img {
    width: 100%;
    max-height: 100%;
    object-fit: cover;
}

body.rooms .figure.room-type .type-name {
    white-space: nowrap;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}

body.rooms .figure.room-type .type-name div {
    z-index: 2;
    position: relative;
}

body.rooms .figure.room-type .type-name .title {
    position: relative;
    display: inline-block;
    margin-bottom: 0.5em;
    letter-spacing: 2px;
}

body.rooms .figure.room-type .type-name .title + div {
    font-size: 0.8em;
    letter-spacing: 2px;
}

body.rooms .figure.room-type .type-name .title:after {
    width: 100%;
    background: #a9a9a9;
    bottom: -3px;
}

body.rooms .figure.room-type h3,
body.rooms .figure.room-type div {
    z-index: 1;
}

body.rooms .figure.room-type.anim-type-1.active-1:after {
    display: none;
}

body.rooms .figure.room-type.active-1:after {
    background: url("../../../images/l_1/assets/more-golden.png");
    visibility: visible;
}

body.rooms .figure.room-type.active:after {
    visibility: visible;
}

body.rooms .figure.room-type:after {
    background: url("../../../images/l_1/assets/more-black.png");
    visibility: hidden;
}

body.rooms-content {
    background: #000;
}

body.rooms-content .swiper-container {
    background: #000;
}

body.rooms-content .swiper-container .swiper-pagination {
    top: 50%;
    width: calc(100% - 74px);
    left: 74px;
    right: 0;
    margin-top: 250px;
}

body.rooms-content .swiper-button-container {
    position: fixed;
    left: 74px;
    right: 0;
    margin: 0 auto;
    width: 100%;
    max-width: 1000px;
    bottom: 50%;
    z-index: 2;
    opacity: 0.7;
}

body.rooms-content .swiper-button-container .swiper-button-prev {
    left: 0;
    width: auto;
}

body.rooms-content .swiper-button-container .swiper-button-next {
    right: 0;
    width: auto;
}

@media only screen and (min-width:768px) and (max-width:1090px) {
    body.rooms-content .swiper-button-container {
        max-width: calc(100vw - 90px);
    }
}

body.rooms-content main {
    margin-top: 100px;
    padding-bottom: 50px;
}

body.rooms-content .bg-container {
    pointer-events: none;
}

body.rooms-content .bg-fixed {
    cursor: move;
    cursor: grab;
    cursor: -moz-grab;
    cursor: -webkit-grab;
    pointer-events: all;
    background: url("") center/cover;
}

body.rooms-content .bg-fixed .swiper-slide img {
    width: calc(100% - 74px);
    height: 100vh;
    object-fit: cover;
    margin-left: 74px;
}

body.rooms-content .bg-fixed:active {
    cursor: grabbing;
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing;
}

body.rooms-content .content {
    margin-top: 77vh;
    padding: 28px;
    background: white;
    pointer-events: all;
}

body.rooms-content .content .sets {
    height: 30px;
}

body.rooms-content .content .social {
    height: auto;
    display: inline-block;
}

body.rooms-content .content .social li {
    padding: 3px 10px;
    display: inline-block;
}

body.rooms-content .content .desc {
    padding: 1em 0;
    color: #777;
}

body.rooms-content .content .detail li {
    font-size: 0.8em;
    padding: 5px 0;
}

body.rooms-content .content .detail li:last-of-type {
    padding-bottom: 20px;
}

body.rooms-content .content .detail li.title {
    font-weight: bold;
}

body.rooms-content .content .detail li.title:nth-of-type(n+2) {
    padding-top: 2em;
}

body.tour {
    background: #000;
}

body.tour .bg-1 {
    background: url("../../../images/l_1/tour/tour_cover.jpg") center/cover;
}

body.tour .bg-2 {
    background: url("../../../images/l_1/bg-7.jpg") center/cover;
}

body.tour .bg-3 {
    background: url("../../../images/l_1/tour/tour_night.jpg") center/cover;
}

body.tour .page {
    width: 95%;
    position: relative;
    left: calc(50% + 37px);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

body.tour .page.page-1 {
    position: absolute;
}

body.tour .page.page-1 .content {
    padding: 48px;
}

body.tour .page .img-container {
    text-align: center;
}

body.tour .page .img-container .img-day:after,
body.tour .page .img-container .img-night:after {
    width: 146px;
    height: 146px;
    line-height: 165px;
    position: absolute;
    border-radius: 50%;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

body.tour .page .img-container .img-day {
    display: inline-block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

body.tour .page .img-container .img-day:after {
    content: url("../../../images/l_1/assets/day.png");
    background: #fff;
}

body.tour .page .img-container .img-night {
    display: inline-block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

body.tour .page .img-container .img-night:after {
    content: url("../../../images/l_1/assets/night.png");
    background: #000;
}

body.tour .page .img-container img {
    margin-top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

body.tour .page .gap {
    padding: 0 50px;
}

body.tour .page .content {
    padding: 28px;
    background: #fff;
    margin-top: 10px;
    text-align: center;
}

body.tour .page .content .title-main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-flex-pack: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

body.tour .page .content .title-main h1,
body.tour .page .content .title-main h3 {
    display: inline-block;
    padding-right: 5px;
}

body.tour .page .content .plan-container {
    display: inline-block;
    white-space: nowrap;
    width: 45%;
}

body.tour .page .content .plan-container .plan {
    display: inline-block;
    position: relative;
    font-size: 0.65em;
    height: 20px;
}

body.tour .page .content .plan-container .plan.has-text {
    padding-left: 1.6em;
}

body.tour .page .content .plan-container .plan:after {
    content: "";
    position: absolute;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    border: 4px solid #fff;
    margin: 4px 0;
    left: 0;
    top: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

body.tour .page .content .plan-container .plan:hover:after {
    -webkit-transform: scale(1.3) translateX(-50%);
    -ms-transform: scale(1.3) translateX(-50%);
    transform: scale(1.3) translateX(-50%);
    border: 2px solid #fff;
}

body.tour .page .content .title-main .text {
    width: 100%;
    position: relative;
    text-align: left;
}

body.tour .page .content .title-main .text .s-down-img {
    right: 0;
    top: 50%;
}

body.tour .page .content .title-desc {
    text-align: left;
    margin-top: .8em;
    letter-spacing: 1px;
    line-height: 2.1em;
}

body.tour .page .content.content-day,
body.tour .page .content.content-night {
    background: transparent;
    border: 1px solid white;
    height: 174px;
    color: white;
    border-radius: 3px;
}

body.tour .page .content.content-day h1,
body.tour .page .content.content-night h1 {
    padding: 0;
}

body.tour .page .content.content-day:hover,
body.tour .page .content.content-night:hover {
    background: rgba(255, 255, 255, 0.2);
}

body.tour .page .content.content-day .content-title,
body.tour .page .content.content-night .content-title {
    font-size: 2em;
    font-weight: 700;
    padding: 0.5em 0;
}

body.tour .page .content.content-day h3,
body.tour .page .content.content-night h3 {
    font-size: 1em;
    padding-bottom: 0.5em;
}

body.tour .page .content.content-day .font-light,
body.tour .page .content.content-night .font-light {
    font-weight: 300;
}

body.tour .page .content.content-day .dot-container:hover .dot,
body.tour .page .content.content-night .dot-container:hover .dot {
    -webkit-transform: scale(1.3) translateY(60%);
    -ms-transform: scale(1.3) translateY(60%);
    transform: scale(1.3) translateY(60%);
    border: 2px solid #fff;
}

#Stage {
    display: inline-block;
    float: right;
    margin: 10px 0;
}

@media only screen and (max-width:767px) {
    #Stage {
        margin: 22px 0;
    }
}

.center {
    margin: 0 auto;
    text-align: center;
}

.s-down-img {
    width: 16px;
    position: absolute;
    right: 0;
}

.en-text {
    font-size: 0.8em;
    padding-left: 0.5em;
}

.no-scroll {
    position: fixed !important;
    overflow: hidden !important;
}

nav {
    will-change: transform;
    position: fixed;
    height: 100%;
    text-align: center;
    z-index: 9999;
    -webkit-transition: transform 0.5s;
    transition: transform 0.5s;
    -webkit-transform: translateX(-281px);
    -ms-transform: translateX(-281px);
    transform: translateX(-281px);
}

nav.is-active {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}

nav .nav-main {
    display: table;
    position: relative;
    width: 355px;
    height: 100%;
    background: white;
}

nav .nav-left {
    width: 281px;
    height: 100%;
    position: relative;
    background: white;
    display: table-cell;
    vertical-align: middle;
}

nav .nav-left ul.main-opt li {
    /*padding: 15px 60px;*/
    padding: 0 60px;
    margin: 30px 0;
    line-height: 1;
    text-align: left;
    font-weight: bold;
    font-family: "PingFangTC-Light", "PingFangSC-Light", "PingFangTC-Light", "PingFangTc", "PingFangSC", "Microsoft JhengHei", "Microsoft YaHei", "LiHei Pro Medium", "Helvetica", "Arial", "sans-serif";
    position: relative;
}

nav .nav-left ul.main-opt li a{
    display: block;
    padding: 15px 0;
}

@media only screen and (max-width:767px) {
    nav {
        -webkit-transform:translateX(0);
        -ms-transform:translateX(0);
        transform:translateX(0);
    }
    nav .nav-left ul.main-opt li {
        padding: 0;
        margin: 15px 0;
        font-size: 1.4em;
        color: #a9a9a9;
        font-weight: normal;
    }
    nav .nav-left ul.main-opt li.is-active {
        color: #000;
    }
    nav .nav-left ul.main-opt li:after {
        content: "";
        background: #e6e6e6;
        height: 2px;
        position: absolute;
        width: 100%;
        right: 0;
        bottom: -7.5px;
    }
	nav .nav-left ul.main-opt li ul li{
		font-size: 0.8em;
	}
}

nav .nav-left ul.main-opt li:nth-of-type(3n+1):hover {
    background: #90d1d4;
}

nav .nav-left ul.main-opt li:nth-of-type(3n+2):hover {
    background: #eaed8f;
}

nav .nav-left ul.main-opt li:nth-of-type(3n+3):hover {
    background: #8dc98d;
}

nav .nav-left ul.main-opt .m-lang {
    display: none;
}

nav .nav-left ul.main-opt li ul li{
	background: transparent;
	padding:0;
	margin:0;
	padding-left:10px;
}
nav .nav-left ul.main-opt li ul li:nth-of-type(3n+1):hover,
nav .nav-left ul.main-opt li ul li:nth-of-type(3n+2):hover{
	background: transparent;
}

@media only screen and (max-width:767px) {
    nav .nav-left ul.main-opt .m-lang {
        display: inline-block;
        position: relative;
        width: 100%;
        margin: 15px 0;
    }
    nav .nav-left ul.main-opt .m-lang li {
        display: inline-block;
        position: relative;
        margin: 0;
        width: 32%;
        text-align: center;
        padding: 0;
    }
    nav .nav-left ul.main-opt .m-lang li:after {
        content: "";
        height: 50%;
        position: absolute;
        width: 1px;
        background: #a9a9a9;
        right: 0;
        top: 50%;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%);
    }
    nav .nav-left ul.main-opt .m-lang a:last-of-type li:after {
        display: none;
    }
}

nav .nav-left ul.main-opt .nav-m-ding {
    display: none;
}

@media only screen and (max-width:767px) {
    nav .nav-left ul.main-opt .nav-m-ding {
        display: block;
        border-radius: 50px;
        background: #f2f2f2;
    }
    nav .nav-left ul.main-opt .nav-m-ding li {
        color: #000;
        text-align: center;
        height: 60px;
        line-height: normal;
        padding: 0;
    }
    nav .nav-left ul.main-opt .nav-m-ding li:after {
        display: none;
    }
    nav .nav-left ul.main-opt .nav-m-ding li:hover {
        background: inherit !important;
        border-radius: 50px !important;
    }
}

nav .nav-right {
    will-change: transform;
    background: #f4f3f2;
    position: absolute;
    width: 320px;
    height: 100%;
    overflow: hidden;
    z-index: -1;
    transition: transform 0.5s;
    -webkit-transform: matrix(1, 0, 0, 1, -320, 0);
    -ms-transform: matrix(1, 0, 0, 1, -320, 0);
    transform: matrix(1, 0, 0, 1, -320, 0);
}

nav .nav-right.is-active {
    -webkit-transform: matrix(1, 0, 0, 1, 0, 0);
    -ms-transform: matrix(1, 0, 0, 1, 0, 0);
    transform: matrix(1, 0, 0, 1, 0, 0);
}

nav .nav-right .contact {
    height: 100px;
    background: #f4f4f4;
}

nav .nav-right .contact p {
    font-size: 0.8em;
    display: block;
    padding-top: 1em;
}

nav .nav-right .contact p:first-of-type {
    padding-top: 2em;
}

nav .nav-right .contact button {
    background: transparent;
    border: 1px solid #222;
    border-radius: 15px;
    height: 30px;
    width: 100px;
    font-size: 0.8em;
    margin: 0 auto;
}

nav .nav-right .act {
    height: calc(100% - 278px);
    background: #fafafa;
    overflow: auto;
}

nav .nav-right .act .act-title {
    width: 100%;
    height: 79px;
    text-align: left;
    padding: 30px;
    font-weight: bold;
    position: relative;
}

nav .nav-right .act .act-content {
    padding: 30px 30px 0;
    text-align: left;
}

nav .nav-right .act .act-content:hover {
    opacity: 0.7;
}

nav .nav-right .act .act-content figcaption {
    font-weight: bold;
}

nav .nav-right .act .act-content p {
    font-size: 0.8em;
}

nav .nav-right .act-more {
    height: 41px;
    background: #fafafa;
    position: relative;
}

nav .nav-right .act-more:hover {
    opacity: 0.7;
}

nav .nav-center {
    width: 74px;
    padding: 15px 0 12px;
    cursor: pointer;
    display: table-cell;
    vertical-align: middle;
    position: relative;
    background: #fff;
}

nav .nav-center .nav-sets {
    height: calc(100vh - 180px);
    position: relative;
    left: 50%;
    top: 0;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

nav .nav-center .nav-sets img {
    padding: 10px;
    margin: 0 auto;
    display: block;
}

nav .nav-center .nav-sets img:nth-of-type(2) {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -20%);
    -ms-transform: translate(-50%, -20%);
    transform: translate(-50%, -20%);
}

nav .nav-center .nav-sets .img-menu-phone {
    display: none;
}

@media only screen and (max-width:767px) {
    nav .nav-center .nav-sets {
        height: auto;
    }
}

nav .nav-center .lang li {
    display: inline-block;
    border: 1px solid #000;
    border-radius: 50%;
    margin: 5px auto;
    padding: 0;
    width: 40px;
    height: 40px;
    line-height: 20px;
}

nav .nav-center .lang li a {
    padding: 10px;
    display: inline-block;
}

@media only screen and (max-width:767px) {
    nav .nav-center .lang {
        display: none;
    }
}

nav .nav-center .m-img-menu-container,
nav .nav-center .m-ding-container {
    display: none;
}

@media screen and (max-width:767px) {
    nav .nav-center {
        padding: 0;
        z-index: 999;
    }
    nav .nav-center .m-img-menu-container,
    nav .nav-center .m-ding-container {
        display: block;
    }
    nav .nav-center .m-ding {
        display: inline-block;
        position: absolute;
        right: 0;
        top: 50%;
        padding: 11px 20px;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%);
    }
    nav .nav-center .m-ding.is-active {
        display: none;
    }
}

footer {
    text-align: center;
    position: relative;
    width: 100%;
    height: 200px;
    line-height: 60px;
    background: #f4f3f2;
    pointer-events: all;
    display: none;
    height: auto;
}

footer .act {
    display: none;
    background: #fff;
}

footer .act .act-title {
    width: 100%;
    height: 60px;
    text-align: center;
    padding: 10px;
    font-weight: bold;
    position: relative;
    background: #fafafa;
}

@media only screen and (max-width:767px) {
    footer .act .act-title {
        text-align: left;
    }
}

footer .act .act-content {
    padding: 0;
    text-align: center;
}

footer .act .act-content:hover {
    opacity: 0.7;
}

footer .act .act-content figcaption {
    font-weight: bold;
    margin-top: 1em;
}

footer .act .act-content p {
    font-size: 0.8em;
    margin-top: -10px;
    line-height: 200%;
    color: #a9a9a9;
}

@media only screen and (max-width:767px) {
    footer .act .act-content {
        text-align: left;
        padding-left: 10px;
    }
    footer .act .act-content figcaption {
        margin-top: 0;
    }
}

footer .act-more {
    display: none;
    background: #fff;
    height: 60px;
}

footer .social {
    height: auto;
    border-bottom: none;
    background: #fafafa;
}

footer .social li {
    padding: 0 20px;
    display: inline-block;
}

@media only screen and (max-width:767px) {
    footer .social {
        padding-top: 2em;
    }
}

footer .contact {
    background: #fafafa;
    color: #a9a9a9;
}

footer .contact li {
    padding: 0 10px;
    display: inline-block;
}

footer .contact li a {
    color: #0071BC;
}

footer .copyright {
    color: #a9a9a9;
    background: #fff;
}

@media screen and (max-width:767px) {
    nav {
        width: 100%;
        height: auto;
        top: 0;
    }
    nav .nav-main {
        -webkit-box-orient: vertical;
        -ms-flex-direction: column;
        -webkit-flex-direction: column;
        flex-direction: column;
        width: 100%;
        margin: 0;
        height: auto;
        -webkit-transition: margin-top 0.5s;
        transition: margin-top 0.5s;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
    nav .nav-main.is-active {
        margin: 0;
    }
    nav .nav-left {
        display: none;
        width: 100%;
        z-index: 9;
        position: absolute;
        top: 50px;
        min-height: calc(100vh - 50px);
    }
    nav .nav-left ul.main-opt {
        top: -100vh;
        -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
    }
    nav .nav-left ul.main-opt li {
        color: #808080;
    }
    nav .nav-left ul.main-opt li.is-active {
        color: #222;
    }
    nav .nav-left.is-active {
        display: block;
        overflow: auto;
    }
    nav .nav-left.is-active ul.main-opt {
        position: relative;
        top: 0;
        width: 85%;
        left: 50%;
    }
    nav .nav-center {
        width: 100%;
        height: 50px;
    }
    nav .nav-center .nav-sets {
        border-top: 1px solid #f4f3f2;
        background: #fff;
        position: fixed;
        top: 0 !important;
        width: 100%;
    }
    nav .nav-center .nav-sets.is-active {
        width: 100%;
    }
    nav .nav-center .nav-sets > img {
        display: none;
    }
    nav .nav-center .nav-sets .img-menu-phone {
        display: block;
        height: 45px;
        padding: 5px;
    }
    nav .nav-center .lang {
        display: none;
        -webkit-box-orient: horizontal;
        -ms-flex-direction: row;
        -webkit-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: justify;
        -ms-flex-pack: space-around;
        -webkit-justify-content: space-around;
        justify-content: space-around;
        position: absolute;
    }
    nav .nav-center .lang.is-active {
        top: 0;
        width: 100%;
        padding: 10px 0;
    }
    nav .nav-right {
        display: none;
    }
    footer {
        display: block;
    }
}

.social-container {
    position: relative;
    height: 137px;
    background: #f4f4f4;
}

.social-container .social {
    display: inline-block;
    position: absolute;
    width: 100%;
    top: 50%;
    left: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.social-container .social li {
    padding: 15px 20px;
    display: inline-block;
}

.social-container .social a:hover {
    opacity: 0.7;
}

.form-container--mail {
    position: absolute;
    padding: 15px;
    background: #000;
    z-index: 99999;
    margin: 40px 0 0 -27px;
    opacity: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    box-shadow: 2px 2px 5px #333;
}

.form-container--mail.is-active {
    opacity: 1;
}

.form-container--mail #email {
    padding: 0 0.5em;
}

.form-container--mail #send {
    background: #000;
    color: #fff;
    border: none;
    text-transform: uppercase;
}

.form-container--mail #send:hover {
    opacity: 0.7;
}

.form-container--mail:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 10px 5px;
    border-color: transparent transparent #000 transparent;
    top: -8px;
    left: 0px;
}

.ding {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    width: 72px;
    height: 72px;
    background: #fff;
    font-size: 1em;
    border-radius: 50%;
    color: #222;
    font-weight: bold;
    position: fixed;
    right: 30px;
    top: 100px;
    z-index: 999;
}

@media only screen and (max-width:767px) {
    .ding {
        display: none;
    }
}

.mask {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #000;
    z-index: 2 !important;
    opacity: 0.5;
}

.go-back {
    background: #000;
    height: 30px;
    width: 75px;
    color: #fff;
    position: relative;
    display: inline-block;
}

.go-back img {
    height: 100%;
}

.go-back span {
    font-size: .65em;
    padding: 0 .5em;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.go-back:hover {
    opacity: 0.7;
}

.b-line {
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.b-line:after {
    content: "";
    width: 35px;
    background: #222;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 0;
}

@media only screen and (max-width:767px) {
    .b-line {
        padding: 20px 0 20px;
    }
}

.swiper-container .swiper-pagination-bullet {
    opacity: 1;
    background: #fff;
}

.swiper-container .swiper-pagination-bullet-active {
    background: #000;
}

.menu_button {
    width: 40px;
    height: 40px;
    -webkit-transition: .7s;
    transition: .7s;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.menu_button .menu_button_container {
    position: relative;
}

.menu_button .menu_button_container .menu-line {
    position: absolute;
    left: 12px;
    width: 16px;
    height: 1px;
    background-color: #000;
    -webkit-transition: .3s;
    transition: .3s;
}

.menu_button .menu_button_container .menu-line:nth-child(1) {
    top: 15px;
}

.menu_button .menu_button_container .menu-line:nth-child(2) {
    top: 20px;
}

.menu_button .menu_button_container .menu-line:nth-child(3) {
    top: 25px;
}

.menu_button.is-active {
    -webkit-transform: translate(-50%, 0) rotate(180deg);
    -ms-transform: translate(-50%, 0) rotate(180deg);
    transform: translate(-50%, 0) rotate(180deg);
}

.menu_button.is-active .menu-line:nth-child(1) {
    -webkit-transform: translate(0, 5px) rotate(45deg);
    -ms-transform: translate(0, 5px) rotate(45deg);
    transform: translate(0, 5px) rotate(45deg);
}

.menu_button.is-active .menu-line:nth-child(2) {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
}

.menu_button.is-active .menu-line:nth-child(3) {
    -webkit-transform: translate(0, -5px) rotate(-45deg);
    -ms-transform: translate(0, -5px) rotate(-45deg);
    transform: translate(0, -5px) rotate(-45deg);
}

@media only screen and (min-width:768px) {
    .menu_button:hover .menu_button_container .menu-line:nth-child(1) {
        -webkit-transform: translate(5px, 2px) rotate(45deg) scale(0.5, 1);
        -ms-transform: translate(5px, 2px) rotate(45deg) scale(0.5, 1);
        transform: translate(5px, 2px) rotate(45deg) scale(0.5, 1);
    }
    .menu_button:hover .menu_button_container .menu-line:nth-child(2) {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
    .menu_button:hover .menu_button_container .menu-line:nth-child(3) {
        -webkit-transform: translate(5px, -2px) rotate(-45deg) scale(0.5, 1);
        -ms-transform: translate(5px, -2px) rotate(-45deg) scale(0.5, 1);
        transform: translate(5px, -2px) rotate(-45deg) scale(0.5, 1);
    }
}

@media screen and (max-width:767px) {
    .menu_button {
        left: 20px;
        position: absolute;
        top: 50%;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%);
    }
    .menu_button.is-active {
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%);
    }
    .menu_button.is-active .menu-line:nth-child(2) {
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0);
    }
}

@media screen and (max-width:767px) {}

@media screen and (max-width:767px) and (-webkit-min-device-pixel-ratio:0) {
    ::i-block-chrome,
    .nav-main {
        margin-top: -276px !important;
    }
}

.anim-type-1,
.anim-type-2,
.anim-type-3,
.anim-type-4,
.anim-type-5,
.anim-type-6,
.anim-story-type-1,
.anim-story-type-2,
.anim-story-type-3,
.anim-story-type-4,
.anim-story-type-5 {
    -webkit-transition: 0.8s ease-out;
    transition: 0.8s ease-out;
}

@media only screen and (max-width:767px) {
    .anim-type-1,
    .anim-type-2,
    .anim-type-3,
    .anim-type-4,
    .anim-type-5,
    .anim-type-6,
    .anim-story-type-1,
    .anim-story-type-2,
    .anim-story-type-3,
    .anim-story-type-4,
    .anim-story-type-5 {
        -webkit-transition: 0s;
        transition: 0s;
    }
}

.anim-story-type-1 {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}

.anim-story-type-2 {
    -webkit-transform: translate(0, 100px);
    -ms-transform: translate(0, 100px);
    transform: translate(0, 100px);
}

.anim-story-type-3 {
    -webkit-transform: translate(0, 300px);
    -ms-transform: translate(0, 300px);
    transform: translate(0, 300px);
}

.anim-story-type-4 {
    -webkit-transform: translate(0, 700px);
    -ms-transform: translate(0, 700px);
    transform: translate(0, 700px);
}

.anim-story-type-5 {
    -webkit-transform: translate(0, 1000px);
    -ms-transform: translate(0, 1000px);
    transform: translate(0, 1000px);
}

@media screen and (max-width:767px) {
    .anim-type-1,
    .anim-type-2,
    .anim-type-3,
    .anim-type-4,
    .anim-type-5,
    .anim-type-6,
    .anim-story-type-1,
    .anim-story-type-2,
    .anim-story-type-3,
    .anim-story-type-4,
    .anim-story-type-5 {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0);
    }
    .is-active.anim-type-1,
    .is-active.anim-type-2,
    .is-active.anim-type-3,
    .is-active.anim-type-4,
    .is-active.anim-type-5,
    .is-active.anim-type-6,
    .is-active.anim-story-type-1,
    .is-active.anim-story-type-2,
    .is-active.anim-story-type-3,
    .is-active.anim-story-type-4,
    .is-active.anim-story-type-5 {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0);
    }
}

body.tour .fullpage-wrapper {
    width: 100% !important;
    transform: none !important;
    background: #000;
}

body.tour .fp-section {
    width: 100% !important;
    position: absolute;
    left: 0;
    top: 0;
    visibility: hidden;
    opacity: 0;
    z-index: 0;
    -webkit-transform: translate(0, -10%);
    -ms-transform: translate(0, -10%);
    transform: translate(0, -10%);
    -webkit-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out;
}

body.tour .fp-tableCell {
    -webkit-transform: translate(0, -100%);
    -ms-transform: translate(0, -100%);
    transform: translate(0, -100%);
    -webkit-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}

body.tour .fp-section.active + .fp-section {
    -webkit-transform: translate(0, 10%);
    -ms-transform: translate(0, 10%);
    transform: translate(0, 10%);
}

body.tour .fp-section.active + .fp-section .fp-tableCell {
    -webkit-transform: translate(0, 100%);
    -ms-transform: translate(0, 100%);
    transform: translate(0, 100%);
}

body.tour .fp-section.active {
    visibility: visible;
    opacity: 1;
    z-index: 1;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}

body.tour .fp-section.active .fp-tableCell {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}

body.story .section:nth-of-type(1) .fp-tableCell {
    vertical-align: bottom;
}

body.story .section:nth-of-type(2) .fp-tableCell {
    vertical-align: top;
}

body.rooms .section:nth-of-type(2) {
    top: 20vh;
    transition: 1000ms;
}

body.rooms .section:nth-of-type(1) .fp-tableCell {
    vertical-align: top;
}

body.rooms .section:nth-of-type(2) .fp-tableCell {
    vertical-align: top;
}

body.rooms .fp-section {
    position: absolute;
}

@media screen and (max-width:991px) {
    body.news figure:nth-child(2) .gap {
        position: relative;
    }
}

@media screen and (max-width:767px) {
    main {
        left: 0 !important;
        padding-bottom: 0 !important;
    }
    body.index .swiper-pagination-bullet {
        display: inline-block;
    }
    body.index main {
        position: relative;
        margin: 0;
        width: 100%;
        height: auto;
        margin-top: 50px;
    }
    body.index main .title {
        left: 0;
        right: 0;
        text-align: center;
    }
    body.index main .title h1 {
        font-size: 6vw;
        padding: 0;
        font-weight: 300;
        white-space: nowrap;
    }
    body.index main .title h2 {
        font-size: 4.2vw;
        padding: 0;
        font-weight: 300;
        white-space: nowrap;
    }
    body.index main .swiper-slide {
        height: auto;
    }
    body.index main .swiper-slide img {
        object-fit: cover;
    }
    body.index main .swiper-pagination-bullet {
        background: #fff;
        opacity: 1;
    }
    body.index main .swiper-pagination-bullet-active {
        background: transparent;
        border: 1px solid #fff;
    }
    body.index footer .act {
        display: block;
    }
    body.index footer .act-more {
        position: relative;
    }
    body.index footer .act-more:before {
        content: "";
        position: absolute;
        width: calc(100% - 20px);
        height: 1px;
        top: 10px;
        left: 50%;
        background: #ededed;
        -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
    }
    body.news main {
        margin-top: 50px;
        background: #fff;
        width: 100%;
    }
    body.news figure {
        margin: 0;
    }
    body.news figure:first-child {
        max-height: 100%;
    }
    body.news figure .title {
        padding: 10px 28px 60px;
    }
    body.news figure .title .title-desc {
        padding: 0;
        margin-top: 0.8em;
    }
    body.news figure .gap {
        margin: 0;
    }
    body.news figure .news-tab li {
        border: 1px solid #aaa;
    }
    body.news .news-link .desc {
        min-height: 250px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-orient: vertical;
        -ms-flex-direction: column;
        -webkit-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: justify;
        -ms-flex-pack: space-around;
        -webkit-justify-content: space-around;
        justify-content: space-around;
    }
    body.news-content .bg-fixed {
        display: none;
    }
    body.news-content main {
        margin-top: 50px;
        background: #fff;
        width: 100%;
    }
    body.news-content main .title {
        font-weight: bold;
        padding: 14px 28px;
        font-size: 1.5em;
    }
    body.news-content main .date {
        padding: 0 28px;
    }
    body.news-content main .date + .social {
        padding: 0 28px;
    }
    body.news-content main figure.content {
        padding: 0;
    }
    body.news-content main figure.content p {
        padding: 14px 28px 28px;
    }
    body.news-content .content h4 {
        padding: 14px 28px 0;
    }
    body.news-content .go-back {
        margin-left: 28px;
    }
    body.story {
        overflow: auto;
    }
    body.story .title h1 {
        padding: 0.5em 0 0.5em;
    }
    body.story main {
        top: 0;
        margin-top: 50px;
        width: 100%;
    }
    body.story .section-inner div[class^="anim-story-type-"] {
        padding: 10px 28px 60px;
        height: auto;
    }
    body.story .section-inner.designstyle {
        max-height: 100%;
    }
    body.story .section-inner.arch {
        max-height: 100%;
    }
    body.story .nav-pills {
        margin-top: 24px;
        margin-bottom: 24px;
    }
    body.rooms {
        background: #222;
        overflow: hidden;
        overflow-y: auto;
    }
    body.rooms main {
        margin: 0;
        width: 100%;
        width: 100vw;
        height: auto;
        top: auto;
        padding-top: 0;
        position: initial;
        position: static;
    }
    body.rooms main .figure.news {
        display: none;
    }
    body.rooms .figure .title h1 {
        padding-bottom: 0.8em;
    }
    body.rooms .figure .title-desc {
        line-height: 1.8em;
        margin-top: 0.8em;
    }
    body.rooms .bg-fixed {
        position: relative;
        width: 100%;
        left: 0;
        background: #fafafa;
    }
    body.rooms .bg-fixed .row {
        margin: 0 auto;
        margin-top: 50px;
        padding: 10px 28px 60px;
    }
    body.rooms .bg-fixed .row .figure {
        color: #222;
    }
    body.rooms .figure.room-type {
        max-height: none;
        width: 100%;
        height: 260px;
    }
    body.rooms .figure.room-type.anim-type-1.active-1:after {
        display: block;
    }
    body.rooms .figure.room-type.anim-type-2.active-1:after {
        display: none;
    }
    body.rooms footer .act {
        display: block;
    }
    body.rooms footer .act-more {
        display: block;
    }
    body.rooms-content .swiper-container .swiper-pagination {
        bottom: 5%;
        left: 0;
        top: auto;
        width: 100%;
    }
    body.rooms-content .swiper-button-container {
        display: none;
    }
    body.rooms-content .bg-fixed {
        margin-top: 50px;
        position: relative;
        height: auto;
        z-index: 1;
    }
    body.rooms-content .bg-fixed .swiper-button-container {
        position: absolute;
        bottom: 71px;
    }
    body.rooms-content .bg-fixed .swiper-slide img {
        width: 100%;
        margin: 0;
        height: auto;
        margin-bottom: -10px;
    }
    body.rooms-content main {
        width: 100%;
        margin-top: 0;
    }
    body.rooms-content .content {
        margin: 0;
    }
    body.rooms-content .swiper-button-container {
        left: 0 !important;
    }
    body.rooms-content .form-container--mail {
        margin: 40px auto;
        left: 0;
        right: 0;
        width: 100%;
    }
    body.rooms-content .form-container--mail:after {
        display: none;
    }
    body.rooms-content .form-container--mail #email {
        width: 80%;
    }
    body.rooms-content .form-container--mail #send {
        width: 15%;
    }
    body.tour main {
        position: relative;
    }
    body.tour .page {
        position: relative !important;
        left: 0;
        width: 100%;
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0);
        padding: 50px 0;
    }
    body.tour .page .gap {
        padding: 0 10px;
    }
    body.tour .page > .col-sm-6 {
        margin-top: 200px;
    }
    body.tour .page .img-container {
        margin: 0;
        position: absolute;
        width: 100%;
        top: 50px;
    }
    body.tour .page .img-container > [class^="img"]:after {
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    }
    body.tour .page.page-1 {
        top: 50px;
        padding-top: 0;
    }
    body.tour .page.page-1 .content {
        padding: 10px 28px 60px;
        margin: 0;
        height: auto;
    }
    body.tour .page .content {
        padding: 0;
        height: 100px;
    }
    body.tour .page .content .title-main h1 {
        font-size: 3.2em;
    }
    body.tour .page .content .title-main h3 {
        font-size: 1.8em;
    }
    body.tour .page .content h1.content-title {
        padding: 1em !important;
    }
    body.tour .ding {
        top: 250px;
    }
}

.loading {
    background: #f4f4f4;
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 999999;
}

.loading .img-wrap {
    position: absolute;
    text-align: center;
    overflow: hidden;
    left: 0;
    right: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    -webkit-transition: 2s ease-in-out;
    transition: 2s ease-in-out;
}

.loading .img-wrap .breath {
    animation: breath 1s infinite linear;
}

.loading .img-wrap:after {
    content: url("../../../images/l_1/icons/loading-logo-1.png");
    position: absolute;
    overflow: hidden;
    width: 30px;
    left: 50%;
    top: 0;
    -webkit-transition: 1s ease-in-out;
    transition: 1s ease-in-out;
    -webkit-transform: translate(-69px, 0);
    -ms-transform: translate(-69px, 0);
    transform: translate(-69px, 0);
}

.loading .img-wrap.is-loaded:after {
    width: 136px;
}

@keyframes breath {
    0% {
        opacity: 1;
    }
    70% {
        opacity: 0.5;
    }
    100% {
        opacity: 1;
    }
}

.special {
    border: 1px solid #222;
    display: inline-block;
    height: 30px;
    width: 75px;
    text-align: center;
    font-size: 0.8em;
    line-height: 26px;
    margin: 5px 0;
}

.special:hover {
    opacity: 0.7;
}

