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-size: 100%;
    font: inherit;
    vertical-align: baseline
}

:focus {
    outline: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block
}

body {
    line-height: 1
}

ol, ul {
    list-style: none
}

blockquote, q {
    quotes: none
}

blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration, input[type=search]::-webkit-search-results-button, input[type=search]::-webkit-search-results-decoration {
    -webkit-appearance: none;
    -moz-appearance: none
}

input[type=search] {
    -webkit-appearance: none;
    -moz-appearance: none;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

textarea {
    overflow: auto;
    vertical-align: top;
    resize: vertical
}

audio, canvas, video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    max-width: 100%
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden] {
    display: none
}

html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

a {
    text-decoration: none !important
}

a:focus {
    outline: thin dotted;
    text-decoration: none !important
}

a:active, a:hover {
    outline: 0;
    text-decoration: none !important
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic
}

figure {
    margin: 0
}

form {
    margin: 0
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0;
    white-space: normal;
    *margin-left: -7px
}

button, input, select, textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle
}

button, input {
    line-height: normal
}

button, select {
    text-transform: none
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
    *overflow: visible
}

button[disabled], html input[disabled] {
    cursor: default
}

input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
    *height: 13px;
    *width: 13px
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;
    vertical-align: top
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

html, button, input, select, textarea {
    color: #222
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none
}

::selection {
    background: #b3d4fc;
    text-shadow: none
}

img {
    vertical-align: middle
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0
}

textarea {
    resize: vertical
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0
}

:root {
    --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "\5FAE\8F6F\96C5\9ED1", "Segoe UI", Roboto, "Helvetica Neue", Arial,
    "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 19px
}

a {
    outline: none !important
}

.site-header-container {
    position: fixed;
    top: 0;
    z-index: 999;
    width: 100%;
    height: 86px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 60px;
    background-color: #fff;
    max-width: 1600px;
    min-width: 1266px;
    margin: 0 auto
}

.site-header-container.white-theme {
    background-color: rgba(255, 255, 255, 0)
}

.site-header-container.white-theme > .nav-container > ul > li > a {
    color: #fff
}

.site-header-container.white-theme > .logo-container {
    background-image: url(../img/logo.png)
}

.site-header-container.white-theme > .option-container > ul > li > .reservation-button {
    color: #fff;
    border: 2px solid #fff
}

.site-header-container.white-theme > .option-container > ul > li > .search-button {
    color: #fff
}

.site-header-container.white-theme > .option-container > ul > li > .avatar-button {
    color: #fff
}

.site-header-container.white-theme > .option-container > ul > li > .switch-language > div {
    color: #fff;
    background-color: #fff
}

.site-header-container > .logo-container {
    margin-top: -28px;
    width: 255px;
    height: 57px;
    background-image: url(../img/logo-color.png);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    flex-shrink: 0;
}

.site-header-container > .nav-container {
    width: 61%;
    height: 50px;
    padding-left: 16px
}

.site-header-container > .nav-container > ul {
    height: 100%;
    width: 100%;
    display: flex
}

.site-header-container > .nav-container > ul > li {
    height: 100%;
    position: relative
}

.site-header-container > .nav-container > ul > li.has-sub-menu:hover {
    border-top: 1px solid #a6c8ff;
    border-left: 1px solid #a6c8ff;
    border-right: 1px solid #a6c8ff;
    border-bottom: none
}

.site-header-container > .nav-container > ul > li:hover {
    border-top: 1px solid #a6c8ff;
    border-left: 1px solid #a6c8ff;
    border-right: 1px solid #a6c8ff;
    border-bottom: 1px solid #a6c8ff
}

.site-header-container > .nav-container > ul > li:hover > a {
    color: #fff;
    background-color: rgba(26, 163, 255, 0.7);
    font-weight: bold
}

.site-header-container > .nav-container > ul > li:hover > ul {
    border-bottom: 1px solid #a6c8ff;
    border-left: 1px solid #a6c8ff;
    border-right: 1px solid #a6c8ff
}

.site-header-container > .nav-container > ul > li > a {
    height: 100%;
    padding: 18px 14px;
    color: #808080;
    display: block;
    font-size: 13px;
    font-weight: bold;
    position: relative;
    text-align: center
}

.site-header-container > .nav-container > ul > li > ul {
    width: calc(100% + 2px);
    margin-left: -1px;
    opacity: 0;
    background-color: rgba(26, 163, 255, 0.7);
    position: absolute;
    transform-origin: top;
    transition: transform 0.3s ease, opacity 0.2s ease 0.1s;
    z-index: -999;
    left: -9999px;
    padding-bottom: 14px
}

.site-header-container > .nav-container > ul > li > ul > li > a {
    display: block;
    transition: padding 0.2s ease-in-out 0s;
    height: auto;
    padding: 12px 0px;
    text-align: left;
    width: 100%;
    margin: 0;
    color: #fff;
    font-size: 13px;
    text-transform: capitalize;
    text-align: center;
    font-weight: bold
}

.site-header-container > .nav-container > ul > li > ul > li > a:hover {
    color: #fff
}

.site-header-container > .nav-container > ul > li > ul > li > a.active {
    color: #fff
}

.site-header-container > .nav-container > ul .has-sub-menu:hover > ul {
    opacity: 1;
    left: 0;
    z-index: 9999;
    transform: scale(1, 1)
}

.site-header-container > .option-container {
    width: 20%
}

.site-header-container > .option-container > ul {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.site-header-container > .option-container > ul > li > .reservation-button {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0px 7.5px 0 3.5px;
    width: 100px;
    height: 30px;
    font-size: 14px;
    line-height: 30px;
    color: #3da1cd;
    border-radius: 15px;
    border: 2px solid #3da1cd;
    font-weight: bold
}

.site-header-container > .option-container > ul > li > .reservation-button > i {
    font-size: 20px
}

.site-header-container > .option-container > ul > li > .search-button {
    font-size: 18px;
    color: #000
}

.site-header-container > .option-container > ul > li > .avatar-button {
    font-size: 18px;
    color: #000
}

.site-header-container > .option-container > ul > li > .avatar-button > img {
    height: 32px;
    width: 32px;
    border-radius: 50%;
    overflow: hidden;
    object-fit: cover
}

.site-header-container > .option-container > ul > li > .avatar-button > span {
    font-size: 14px;
    margin-left: 8px
}

.site-header-container > .option-container > ul > li > .switch-language > div {
    width: 14px;
    height: 1px;
    color: #000;
    background-color: #000;
    position: relative
}

.site-header-container > .option-container > ul > li > .switch-language > div::before {
    content: "CN";
    display: block;
    position: absolute;
    font-size: 7px;
    top: -14px;
    left: 0px;
    font-weight: bold
}

.site-header-container > .option-container > ul > li > .switch-language > div::after {
    content: "EN";
    display: block;
    position: absolute;
    font-size: 7px;
    top: 2px;
    left: 0px;
    font-weight: bold
}

.site-header-container > .option-container > ul > li > .switch-language > div.CN::after {
    opacity: 0.5
}

.site-header-container > .option-container > ul > li > .switch-language > div.EN::before {
    opacity: 0.5
}

.site-footer-container {
    position: relative;
    z-index: 999;
    width: 100%;
    height: 74px;
    max-width: 1600;
    min-width: 1266px;
    border-top: 1px solid #000;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: #1a1f27;
    font-size: 11px
}

.site-footer-container > .link-container {
    padding: 4px
}

.site-footer-container > .link-container > a {
    color: #586a8a;
    margin: 12px
}

.site-footer-container > .link-container > a:hover {
    color: #fff
}

.site-footer-container > .copy-right-container {
    padding: 4px
}

.site-footer-container > .copy-right-container > a {
    color: #586a8a;
    margin: 9px
}

.site-footer-container > .copy-right-container > a:hover {
    color: #fff
}

.site-footer-container > .copy-right-container > span {
    color: #586a8a;
    margin: 9px
}

.has-mouse:after {
    content: "";
    display: block;
    background-image: url(../img/mouse.png);
    width: 18px;
    height: 29px;
    position: absolute;
    z-index: 2;
    bottom: 14px;
    left: calc(50% - 9px);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat
}

.has-white-mouse:after {
    content: "";
    display: block;
    background-image: url(../img/mouse-white.png);
    width: 18px;
    height: 29px;
    position: absolute;
    z-index: 2;
    bottom: 14px;
    left: calc(50% - 9px);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat
}

.custom-button {
    margin-left: 0;
    padding: 15px 33px;
    background-color: #fff;
    color: #2c3038;
    font-size: 12px;
    transition: all 0.3s ease 0s;
    min-width: 135px;
    text-align: center;
    vertical-align: middle
}

.custom-button:hover {
    background: #3a85eb;
    color: #fff
}

.site-container {
    max-width: 1600px;
    min-width: 1150px;
    width: 100%;
    margin: 0 auto;
    overflow: hidden
}

@media (min-width: 1800px) {
    .site-container {
        max-width: 3000px;
        min-width: 1266px;
        width: 100%;
        margin: 0 auto;
        overflow: hidden
    }
}

.detail-link {
    display: block;
    width: 154px;
    height: 42px;
    border-radius: 21px;
    background-color: #6eb9da;
    color: #fff;
    font-size: 13px;
    text-align: center;
    line-height: 42px;
    border: 1px solid #59afd5;
    transition: all 0.3s ease-in-out
}

.detail-link:hover {
    background-color: #14adf1;
    color: #fff;
    box-shadow: 1px 2px 5px #888
}

.back-link-btn {
    cursor: pointer;
    display: block;
    width: 109px;
    height: 30px;
    font-size: 14px;
    color: #3da1cd;
    border-radius: 23px;
    border: 2px solid #3da1cd;
    text-align: center;
    font-weight: bold;
    line-height: 28px;
    margin: 0 auto;
    transition: all 0.3s ease-in-out;
    background-color: #fff
}

.back-link-btn:hover {
    color: #3da1cd;
    box-shadow: 1px 2px 5px #888
}

.back-link-close {
    cursor: pointer;
    width: 42px;
    height: 42px
}

.back-link-close > a {
    display: block;
    background-color: #0063a0;
    width: 100%;
    height: 100%;
    position: relative
}

.back-link-close > a::before {
    content: "";
    display: block;
    width: 28px;
    height: 3px;
    background-color: #fff;
    position: absolute;
    top: 20px;
    left: 7px;
    transform: rotate(45deg)
}

.back-link-close > a::after {
    content: "";
    display: block;
    width: 28px;
    height: 3px;
    background-color: #fff;
    position: absolute;
    top: 20px;
    left: 7px;
    transform: rotate(-45deg)
}

.curmb {
    padding: 13px 0
}

.curmb > .item {
    font-size: 16px;
    color: #999999
}

.curmb > .item:not(:last-child)::after {
    content: " >";
    display: inline
}

.curmb > .item:last-child {
    color: #666666
}

.list {
    padding-bottom: 35px
}

.list > ul > li > a {
    margin-bottom: 19px;
    display: flex;
    padding: 19px 71px 19px 19px;
    cursor: pointer
}

.list > ul > li > a:hover {
    background-color: #f3f7f8
}

.list > ul > li > a > .img-wrap {
    margin-right: 28px;
    width: 112px;
    height: 112px
}

.list > ul > li > a > .img-wrap > img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.list > ul > li > a > .context {
    height: 112px;
    width: 668px;
    display: flex;
    flex-direction: column;
    justify-content: space-around
}

.list > ul > li > a > .context > .meta {
    padding: 8px 0;
    display: flex
}

.list > ul > li > a > .context > .meta > p {
    font-family: 微软雅黑, Microsoft YaHei;
    width: 25%;
    margin-right: 24px;
    font-size: 8px;
    color: #999999
}

.list > ul > li > a > .context > h3 {
    font-family: 微软雅黑, Microsoft YaHei;
    font-size: 19px;
    line-height: 21px;
    height: 21px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #000
}

.list > ul > li > a > .context > p {
    font-family: 微软雅黑, Microsoft YaHei;
    font-size: 13px;
    height: 66px;
    line-height: 1.8;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    color: #8e8e8e
}

.list.white-theme > ul > li > a {
    background-color: rgba(255, 255, 255, 0.25);
    margin-bottom: 1px
}

.list.white-theme > ul > li > a:hover {
    background-color: rgba(255, 255, 255, 0.5)
}

.list.white-theme > ul > li > a > .context > h3 {
    color: #fff
}

.list.white-theme > ul > li > a > .context > p {
    color: #fff;
    opacity: 0.75
}

.search-resulte-list .list-container .pagination {
    margin-top: 24px
}

.search-resulte-list .list-container .pagination > .page-item > .page-link {
    color: #fff
}

.list-container .pagination, .friend-links .pagination, .key-enterprise-container .pagination {
    padding-top: 7px;
    justify-content: center
}

.list-container .pagination > .page-item, .friend-links .pagination > .page-item, .key-enterprise-container .pagination > .page-item {
    border: none !important;
    position: relative;
    margin: 0 19px
}

.list-container .pagination > .page-item.active:after, .friend-links .pagination > .page-item.active:after, .key-enterprise-container .pagination > .page-item.active:after {
    position: absolute;
    top: 2px;
    left: 1px;
    content: "";
    width: 29px;
    height: 29px;
    display: block;
    background-image: url(../img/paginator-active.png);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat
}

.list-container .pagination > .page-item.active > .page-link, .friend-links .pagination > .page-item.active > .page-link, .key-enterprise-container .pagination > .page-item.active > .page-link {
    background-color: inherit;
    color: #000
}

.list-container .pagination > .page-item.next-page, .list-container .pagination > .page-item.pre-page, .friend-links .pagination > .page-item.next-page, .friend-links .pagination > .page-item.pre-page, .key-enterprise-container .pagination > .page-item.next-page, .key-enterprise-container .pagination > .page-item.pre-page {
    color: #fff
}

.list-container .pagination > .page-item.next-page > .page-link, .list-container .pagination > .page-item.pre-page > .page-link, .friend-links .pagination > .page-item.next-page > .page-link, .friend-links .pagination > .page-item.pre-page > .page-link, .key-enterprise-container .pagination > .page-item.next-page > .page-link, .key-enterprise-container .pagination > .page-item.pre-page > .page-link {
    color: #fff
}

.list-container .pagination > .page-item.next-page.disabled > .page-link, .list-container .pagination > .page-item.pre-page.disabled > .page-link, .friend-links .pagination > .page-item.next-page.disabled > .page-link, .friend-links .pagination > .page-item.pre-page.disabled > .page-link, .key-enterprise-container .pagination > .page-item.next-page.disabled > .page-link, .key-enterprise-container .pagination > .page-item.pre-page.disabled > .page-link {
    color: #999999
}

.list-container .pagination > .page-item.next-page.disabled:after, .list-container .pagination > .page-item.pre-page.disabled:after, .friend-links .pagination > .page-item.next-page.disabled:after, .friend-links .pagination > .page-item.pre-page.disabled:after, .key-enterprise-container .pagination > .page-item.next-page.disabled:after, .key-enterprise-container .pagination > .page-item.pre-page.disabled:after {
    display: none
}

.list-container .pagination > .page-item.next-page:after, .list-container .pagination > .page-item.pre-page:after, .friend-links .pagination > .page-item.next-page:after, .friend-links .pagination > .page-item.pre-page:after, .key-enterprise-container .pagination > .page-item.next-page:after, .key-enterprise-container .pagination > .page-item.pre-page:after {
    z-index: 1;
    position: absolute;
    top: 6px;
    left: 0px;
    content: "";
    width: 63px;
    height: 26px;
    display: block;
    background-image: url(../img/paginator-next-pre-active.png);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat
}

.list-container .pagination > .page-item > .page-link, .friend-links .pagination > .page-item > .page-link, .key-enterprise-container .pagination > .page-item > .page-link {
    box-shadow: none !important;
    position: relative;
    z-index: 2;
    border: none !important;
    font-weight: bold;
    color: #999999;
    background-color: inherit;
    font-size: 13px
}

.list-container .pagination > .page-item > .page-link:hover, .friend-links .pagination > .page-item > .page-link:hover, .key-enterprise-container .pagination > .page-item > .page-link:hover {
    background-color: inherit
}

.space-container .pagination {
    padding: 16px 36px
}

.space-container .pagination > .page-item {
    border-radius: 0 !important;
    margin-right: 5px
}

.space-container .pagination > .page-item.active > .page-link {
    color: #299ccb;
    border-color: #299ccb
}

.space-container .pagination > .page-item > .page-link {
    border-radius: 0 !important;
    color: #666;
    background-color: white !important;
    font-size: 11px
}

.history-containter {
    width: 100%;
    height: 100vh;
    padding-top: 86px
}

.history-containter > .history-list {
    width: 100%;
    height: calc(100% - 300px);
    display: flex;
    align-items: center;
    justify-content: flex-end;
    overflow: hidden
}

.history-containter > .history-list > .swiper-container {
    height: 100%
}

.history-containter > .history-list > .swiper-container .swiper-slide:first-child {
    display: flex;
    align-items: center;
    justify-content: flex-end
}

.history-containter > .history-list > .swiper-container .swiper-slide:last-child {
    display: flex;
    align-items: center;
    justify-content: flex-start
}

.history-containter > .history-list .left-wrap {
    width: 1250px;
    height: 90px;
    position: relative
}

.history-containter > .history-list .left-wrap > .history-bar {
    width: 100%;
    object-fit: contain
}

.history-containter > .history-list .left-wrap > .item {
    width: 245px;
    height: 56px;
    position: absolute;
    top: 10%;
    left: 10%
}

.history-containter > .history-list .left-wrap > .item > img {
    display: block;
    margin: 0 auto;
    width: 77px;
    height: 60px;
    object-fit: cover
}

.history-containter > .history-list .left-wrap > .item > .context {
    padding: 0 17px;
    margin-top: -35px;
    position: relative;
    z-index: 2
}

.history-containter > .history-list .left-wrap > .item > .context > h3 {
    text-align: center;
    font-size: 11px;
    font-weight: bold;
    color: #fff
}

.history-containter > .history-list .left-wrap > .item > .context > h4 {
    margin-top: 35px;
    font-size: 11px;
    text-align: center;
    font-weight: bold
}

.history-containter > .history-list .left-wrap > .item > .context > p {
    margin-top: 5px;
    font-size: 11px;
    text-align: center;
    line-height: 1.3;
    font-weight: bold
}

.history-containter > .history-list .right-wrap {
    width: 1250px;
    height: 90px;
    position: relative
}

.history-containter > .history-list .right-wrap > .history-bar {
    width: 100%;
    object-fit: contain
}

.history-containter > .history-list .right-wrap > .item {
    width: 245px;
    height: 56px;
    position: absolute;
    top: 10%;
    left: 10%
}

.history-containter > .history-list .right-wrap > .item > img {
    display: block;
    margin: 0 auto;
    width: 77px;
    height: 60px;
    object-fit: cover
}

.history-containter > .history-list .right-wrap > .item > .context {
    padding: 0 17px;
    margin-top: -35px;
    position: relative;
    z-index: 2
}

.history-containter > .history-list .right-wrap > .item > .context > h3 {
    text-align: center;
    font-size: 11px;
    font-weight: bold;
    color: #fff
}

.history-containter > .history-list .right-wrap > .item > .context > h4 {
    margin-top: 35px;
    font-size: 11px;
    text-align: center;
    font-weight: bold
}

.history-containter > .history-list .right-wrap > .item > .context > p {
    margin-top: 5px;
    font-size: 11px;
    text-align: center;
    line-height: 1.3;
    font-weight: bold
}

.history-containter > .history-bg {
    position: relative;
    width: 100%;
    height: 300px
}

.history-containter > .history-bg > .video-wrap {
    background-color: #000;
    position: absolute;
    left: calc(50% - 168px);
    top: calc(50% - 126px);
    width: 336px;
    height: 221px;
    border: 3px solid #fff
}

.history-containter > .history-bg > .video-wrap.palying .history-vedio-btn {
    display: none
}

.history-containter > .history-bg > .video-wrap > .history-vedio-btn {
    position: absolute;
    display: block;
    z-index: 2;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.history-containter > .history-bg > .video-wrap > .history-vedio-btn > img {
    width: 25px;
    height: 25px
}

.history-containter > .history-bg > .video-wrap > .history-vedio-btn > p {
    margin-top: 13px;
    font-size: 9px;
    font-weight: bold;
    text-align: center;
    color: #fff
}

.history-containter > .history-bg > img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.top-tab-container {
    display: flex
}

.top-tab-container > a {
    width: 115px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    color: #575757;
    background-color: #eeeeee;
    margin-right: 19px;
    font-size: 11px;
    font-weight: bold
}

.top-tab-container > a.active {
    color: #fff;
    background-color: #4ca8d1
}

.dialog-container > .dialog {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.2);
    justify-content: center;
    align-items: center;
    z-index: 888
}

.dialog-container > .dialog.active {
    display: flex
}

.dialog-container > .dialog > div {
    width: 597px;
    height: 333px;
    background-color: #fff;
    position: relative
}

.dialog-container > .dialog > div > .back-link-close {
    position: absolute;
    top: 0;
    right: 0
}

.dialog-container > .dialog > div > .context {
    padding: 19px;
    width: 100%;
    height: 284px
}

.dialog-container > .dialog > div > .context > h4 {
    font-size: 21px;
    font-weight: bold
}

.dialog-container > .dialog > div > .context > p {
    margin-top: 35px;
    padding-left: 7px;
    color: #666;
    font-size: 13px;
    line-height: 2
}

.dialog-container > .dialog > div > a {
    display: block;
    height: 49px;
    width: 100%;
    background-color: #3da1cd;
    font-size: 19px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    line-height: 49px
}

.list-nav-container {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.list-nav-container > .filter-type > select {
    width: 71px;
    height: 19px;
    font-size: 8px;
    color: #666;
    text-align: center
}

@media (min-width: 1800px) {
    :root {
        --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "\5FAE\8F6F\96C5\9ED1", "Segoe UI", Roboto, "Helvetica Neue", Arial,
        "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
        font-size: 19px
    }

    a {
        outline: none !important
    }

    .site-header-container {
        position: fixed;
        z-index: 999;
        width: 100%;
        height: 120px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 0 60px;
        background-color: #fff;
        max-width: 2800px;
        min-width: 1366px;
        min-height: 100px;
        width: 100%;
        margin: 0 auto
    }

    .site-header-container.white-theme {
        background-color: rgba(255, 255, 255, 0)
    }

    .site-header-container.white-theme > .nav-container > ul > li > a {
        color: #fff
    }

    .site-header-container.white-theme > .logo-container {
        background-image: url(../img/logo.png)
    }

    .site-header-container.white-theme > .option-container > ul > li > .reservation-button {
        color: #fff;
        border: 4px solid #fff
    }

    .site-header-container.white-theme > .option-container > ul > li > .search-button {
        color: #fff
    }

    .site-header-container.white-theme > .option-container > ul > li > .avatar-button {
        color: #fff
    }

    .site-header-container.white-theme > .option-container > ul > li > .switch-language > div {
        color: #fff;
        background-color: #fff
    }

    .site-header-container > .logo-container {
        margin-top: -28px;
        width: 360px;
        height: 81px;
        background-image: url(../img/logo-color.png);
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat
    }

    .site-header-container > .nav-container {
        width: 55%;
        height: 50px
    }

    .site-header-container > .nav-container > ul {
        height: 100%;
        width: 100%;
        display: flex
    }

    .site-header-container > .nav-container > ul > li {
        height: 100%;
        position: relative
    }

    .site-header-container > .nav-container > ul > li.has-sub-menu:hover {
        border-top: 1px solid #a6c8ff;
        border-left: 1px solid #a6c8ff;
        border-right: 1px solid #a6c8ff;
        border-bottom: none
    }

    .site-header-container > .nav-container > ul > li:hover {
        border-top: 1px solid #a6c8ff;
        border-left: 1px solid #a6c8ff;
        border-right: 1px solid #a6c8ff;
        border-bottom: 1px solid #a6c8ff
    }

    .site-header-container > .nav-container > ul > li:hover > a {
        color: #fff;
        background-color: rgba(26, 163, 255, 0.7);
        font-weight: bold
    }

    .site-header-container > .nav-container > ul > li:hover > ul {
        border-bottom: 1px solid #a6c8ff;
        border-left: 1px solid #a6c8ff;
        border-right: 1px solid #a6c8ff
    }

    .site-header-container > .nav-container > ul > li > a {
        height: 100%;
        padding: 18px 19px;
        color: #808080;
        display: block;
        font-size: 18px;
        font-weight: 500;
        position: relative;
        text-align: center;
        font-weight: bold
    }

    .site-header-container > .nav-container > ul > li > ul {
        width: calc(100% + 2px);
        margin-left: -1px;
        opacity: 0;
        background-color: rgba(26, 163, 255, 0.7);
        position: absolute;
        transform-origin: top;
        transition: transform 0.3s ease, opacity 0.2s ease 0.1s;
        z-index: -999;
        left: -9999px;
        padding-bottom: 14px
    }

    .site-header-container > .nav-container > ul > li > ul > li > a {
        display: block;
        transition: padding 0.2s ease-in-out 0s;
        height: auto;
        padding: 12px 18px;
        text-align: left;
        width: 100%;
        margin: 0;
        color: #fff;
        font-size: 18px;
        text-transform: capitalize;
        text-align: center;
        font-weight: bold
    }

    .site-header-container > .nav-container > ul > li > ul > li > a:hover {
        color: #fff
    }

    .site-header-container > .nav-container > ul > li > ul > li > a.active {
        color: #fff
    }

    .site-header-container > .nav-container > ul .has-sub-menu:hover > ul {
        opacity: 1;
        left: 0;
        z-index: 9999;
        transform: scale(1, 1)
    }

    .site-header-container > .option-container {
        width: 20%
    }

    .site-header-container > .option-container > ul {
        display: flex;
        align-items: center;
        justify-content: space-between
    }

    .site-header-container > .option-container > ul > li > .reservation-button {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 0 12px 0 5px;
        width: 134px;
        height: 42px;
        font-size: 20px;
        line-height: 42px;
        color: #3da1cd;
        border-radius: 22px;
        border: 4px solid #3da1cd;
        font-weight: bold
    }

    .site-header-container > .option-container > ul > li > .reservation-button > i {
        font-size: 28px
    }

    .site-header-container > .option-container > ul > li > .search-button {
        font-size: 26px;
        color: #000
    }

    .site-header-container > .option-container > ul > li > .avatar-button {
        display: flex;
        justify-items: center;
        font-size: 26px;
        color: #000
    }

    .site-header-container > .option-container > ul > li > .avatar-button > img {
        height: 46px;
        width: 46px;
        border-radius: 50%;
        overflow: hidden;
        object-fit: cover
    }

    .site-header-container > .option-container > ul > li > .avatar-button > span {
        line-height: 26px;
        font-size: 16px;
        margin-left: 10px
    }

    .site-header-container > .option-container > ul > li > .switch-language > div {
        width: 16px;
        height: 2px;
        color: #000;
        background-color: #000;
        position: relative
    }

    .site-header-container > .option-container > ul > li > .switch-language > div::before {
        content: "CN";
        display: block;
        position: absolute;
        font-size: 10px;
        top: -14px;
        left: -1px;
        font-weight: bold
    }

    .site-header-container > .option-container > ul > li > .switch-language > div::after {
        content: "EN";
        display: block;
        position: absolute;
        font-size: 10px;
        top: 2px;
        left: -1px;
        font-weight: bold
    }

    .site-header-container > .option-container > ul > li > .switch-language > div.CN::after {
        opacity: 0.5
    }

    .site-header-container > .option-container > ul > li > .switch-language > div.EN::before {
        opacity: 0.5
    }

    .site-footer-container {
        position: relative;
        z-index: 999;
        height: 105px;
        min-width: 1600px;
        border-top: 1px solid #000;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        background-color: #1a1f27;
        font-size: 16px
    }

    .site-footer-container > .link-container {
        padding: 6px
    }

    .site-footer-container > .link-container > a {
        color: #586a8a;
        margin: 17px
    }

    .site-footer-container > .link-container > a:hover {
        color: #fff
    }

    .site-footer-container > .copy-right-container {
        padding: 6px
    }

    .site-footer-container > .copy-right-container > a {
        color: #586a8a;
        margin: 12px
    }

    .site-footer-container > .copy-right-container > a:hover {
        color: #fff
    }

    .site-footer-container > .copy-right-container > span {
        color: #586a8a;
        margin: 12px
    }

    .has-mouse:after {
        content: "";
        display: block;
        background-image: url(../img/mouse.png);
        width: 25px;
        height: 39px;
        position: absolute;
        z-index: 2;
        bottom: 20px;
        left: calc(50% - 18px);
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat
    }

    .has-white-mouse:after {
        content: "";
        display: block;
        background-image: url(../img/mouse-white.png);
        width: 25px;
        height: 39px;
        position: absolute;
        z-index: 2;
        bottom: 20px;
        left: calc(50% - 18px);
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat
    }

    .custom-button {
        margin-left: 0;
        padding: 15px 33px;
        background-color: #fff;
        color: #2c3038;
        font-size: 12px;
        transition: all 0.3s ease 0s;
        min-width: 135px;
        text-align: center;
        vertical-align: middle
    }

    .custom-button:hover {
        background: #3a85eb;
        color: #fff
    }

    .site-container {
        max-width: 2800px;
        min-width: 1366px;
        min-height: 800px;
        width: 100%;
        margin: 0 auto;
        overflow: hidden
    }

    .detail-link {
        display: block;
        width: 210px;
        height: 56px;
        border-radius: 28px;
        background-color: #6eb9da;
        color: #fff;
        font-size: 20px;
        text-align: center;
        line-height: 56px;
        border: 1px solid #59afd5;
        transition: all 0.3s ease-in-out
    }

    .detail-link:hover {
        background-color: #14adf1;
        color: #fff;
        box-shadow: 1px 2px 5px #888
    }

    .back-link-btn {
        cursor: pointer;
        display: block;
        width: 156px;
        height: 43px;
        font-size: 20px;
        color: #3da1cd;
        border-radius: 33px;
        border: 3px solid #3da1cd;
        text-align: center;
        font-weight: bold;
        line-height: 37px;
        margin: 0 auto;
        transition: all 0.3s ease-in-out;
        background-color: #fff
    }

    .back-link-btn:hover {
        color: #3da1cd;
        box-shadow: 1px 2px 5px #888
    }

    .back-link-close {
        cursor: pointer;
        width: 60px;
        height: 60px
    }

    .back-link-close > a {
        display: block;
        background-color: #0063a0;
        width: 100%;
        height: 100%;
        position: relative
    }

    .back-link-close > a::before {
        content: "";
        display: block;
        width: 40px;
        height: 4px;
        background-color: #fff;
        position: absolute;
        top: 28px;
        left: 10px;
        transform: rotate(45deg)
    }

    .back-link-close > a::after {
        content: "";
        display: block;
        width: 40px;
        height: 4px;
        background-color: #fff;
        position: absolute;
        top: 28px;
        left: 10px;
        transform: rotate(-45deg)
    }

    .curmb {
        padding: 18px 0
    }

    .curmb > .item {
        font-size: 16px;
        color: #999999
    }

    .curmb > .item:not(:last-child)::after {
        content: " >";
        display: inline
    }

    .curmb > .item:last-child {
        color: #666666
    }

    .list {
        padding-bottom: 50px
    }

    .list > ul > li > a {
        margin-bottom: 24px;
        display: flex;
        padding: 25px 100px 25px 25px;
        cursor: pointer
    }

    .list > ul > li > a:hover {
        background-color: #f3f7f8
    }

    .list > ul > li > a > .img-wrap {
        margin-right: 40px;
        width: 160px;
        height: 160px
    }

    .list > ul > li > a > .img-wrap > img {
        width: 100%;
        height: 100%;
        object-fit: cover
    }

    .list > ul > li > a > .context {
        height: 160px;
        width: 955px;
        display: flex;
        flex-direction: column;
        justify-content: space-around
    }

    .list > ul > li > a > .context > .meta {
        display: flex
    }

    .list > ul > li > a > .context > .meta > p {
        width: 22%;
        margin-right: 24px;
        font-size: 16px;
        color: #999999
    }

    .list > ul > li > a > .context > h3 {
        font-size: 24px;
        line-height: 30px;
        height: 30px;
        font-weight: bold;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        color: #000
    }

    .list > ul > li > a > .context > p {
        height: 95px;
        font-size: 18px;
        line-height: 1.8;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;
        color: #8e8e8e
    }

    .list.white-theme > ul > li > a {
        background-color: rgba(255, 255, 255, 0.25);
        margin-bottom: 1px
    }

    .list.white-theme > ul > li > a:hover {
        background-color: rgba(255, 255, 255, 0.5)
    }

    .list.white-theme > ul > li > a > .context > h3 {
        color: #fff
    }

    .list.white-theme > ul > li > a > .context > p {
        color: #fff;
        opacity: 0.75
    }

    .list-container .pagination, .friend-links .pagination {
        padding-top: 10px;
        justify-content: center
    }

    .list-container .pagination > .page-item, .friend-links .pagination > .page-item {
        border: none !important;
        position: relative;
        margin: 0 24px
    }

    .list-container .pagination > .page-item.active:after, .friend-links .pagination > .page-item.active:after {
        position: absolute;
        top: 0;
        left: -3px;
        content: "";
        width: 42px;
        height: 42px;
        display: block;
        background-image: url(../img/paginator-active.png);
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat
    }

    .list-container .pagination > .page-item.active > .page-link, .friend-links .pagination > .page-item.active > .page-link {
        background-color: inherit;
        color: #000
    }

    .list-container .pagination > .page-item.next-page, .list-container .pagination > .page-item.pre-page, .friend-links .pagination > .page-item.next-page, .friend-links .pagination > .page-item.pre-page {
        color: #fff
    }

    .list-container .pagination > .page-item.next-page > .page-link, .list-container .pagination > .page-item.pre-page > .page-link, .friend-links .pagination > .page-item.next-page > .page-link, .friend-links .pagination > .page-item.pre-page > .page-link {
        color: #fff
    }

    .list-container .pagination > .page-item.next-page.disabled > .page-link, .list-container .pagination > .page-item.pre-page.disabled > .page-link, .friend-links .pagination > .page-item.next-page.disabled > .page-link, .friend-links .pagination > .page-item.pre-page.disabled > .page-link {
        color: #999999
    }

    .list-container .pagination > .page-item.next-page.disabled:after, .list-container .pagination > .page-item.pre-page.disabled:after, .friend-links .pagination > .page-item.next-page.disabled:after, .friend-links .pagination > .page-item.pre-page.disabled:after {
        display: none
    }

    .list-container .pagination > .page-item.next-page:after, .list-container .pagination > .page-item.pre-page:after, .friend-links .pagination > .page-item.next-page:after, .friend-links .pagination > .page-item.pre-page:after {
        z-index: 1;
        position: absolute;
        top: 5px;
        left: -9px;
        content: "";
        width: 90px;
        height: 37px;
        display: block;
        background-image: url(../img/paginator-next-pre-active.png);
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat
    }

    .list-container .pagination > .page-item > .page-link, .friend-links .pagination > .page-item > .page-link {
        box-shadow: none !important;
        position: relative;
        z-index: 2;
        border: none !important;
        font-weight: bold;
        color: #999999;
        background-color: inherit;
        font-size: 18px
    }

    .list-container .pagination > .page-item > .page-link:hover, .friend-links .pagination > .page-item > .page-link:hover {
        background-color: inherit
    }

    .space-container .pagination {
        padding: 16px 36px
    }

    .space-container .pagination > .page-item {
        border-radius: 0 !important;
        margin-right: 5px
    }

    .space-container .pagination > .page-item.active > .page-link {
        color: #299ccb;
        border-color: #299ccb
    }

    .space-container .pagination > .page-item > .page-link {
        border-radius: 0 !important;
        color: #666;
        background-color: white !important;
        font-size: 11px
    }

    .history-containter {
        width: 100%;
        height: 100vh;
        min-width: 1600px;
        min-height: 800px;
        padding-top: 120px
    }

    .history-containter > .history-list {
        width: 100%;
        height: calc(100% - 426px);
        display: flex;
        align-items: center;
        justify-content: flex-end
    }

    .history-containter > .history-list > .swiper-container {
        height: 100%
    }

    .history-containter > .history-list > .swiper-container .swiper-slide:first-child {
        display: flex;
        align-items: center;
        justify-content: flex-end
    }

    .history-containter > .history-list > .swiper-container .swiper-slide:last-child {
        display: flex;
        align-items: center;
        justify-content: flex-start
    }

    .history-containter > .history-list .left-wrap {
        width: 1786px;
        height: 86px;
        position: relative
    }

    .history-containter > .history-list .left-wrap > .history-bar {
        width: 100%;
        object-fit: contain
    }

    .history-containter > .history-list .left-wrap > .item {
        width: 350px;
        height: 80px;
        position: absolute;
        top: 10%;
        left: 10%
    }

    .history-containter > .history-list .left-wrap > .item > img {
        display: block;
        margin: 0 auto;
        width: 110px;
        height: 85px;
        object-fit: cover
    }

    .history-containter > .history-list .left-wrap > .item > .context {
        padding: 0 24px;
        margin-top: -50px;
        position: relative;
        z-index: 2
    }

    .history-containter > .history-list .left-wrap > .item > .context > h3 {
        text-align: center;
        font-size: 16px;
        font-weight: bold;
        color: #fff
    }

    .history-containter > .history-list .left-wrap > .item > .context > h4 {
        margin-top: 50px;
        font-size: 16px;
        text-align: center;
        font-weight: bold
    }

    .history-containter > .history-list .left-wrap > .item > .context > p {
        margin-top: 7px;
        font-size: 16px;
        text-align: center;
        line-height: 1.3;
        font-weight: bold
    }

    .history-containter > .history-list .right-wrap {
        width: 1786px;
        height: 86px;
        position: relative
    }

    .history-containter > .history-list .right-wrap > .history-bar {
        width: 100%;
        object-fit: contain
    }

    .history-containter > .history-list .right-wrap > .item {
        width: 350px;
        height: 80px;
        position: absolute;
        top: 10%;
        left: 10%
    }

    .history-containter > .history-list .right-wrap > .item > img {
        display: block;
        margin: 0 auto;
        width: 110px;
        height: 85px;
        object-fit: cover
    }

    .history-containter > .history-list .right-wrap > .item > .context {
        padding: 0 24px;
        margin-top: -50px;
        position: relative;
        z-index: 2
    }

    .history-containter > .history-list .right-wrap > .item > .context > h3 {
        text-align: center;
        font-size: 16px;
        font-weight: bold;
        color: #fff
    }

    .history-containter > .history-list .right-wrap > .item > .context > h4 {
        margin-top: 50px;
        font-size: 16px;
        text-align: center;
        font-weight: bold
    }

    .history-containter > .history-list .right-wrap > .item > .context > p {
        margin-top: 7px;
        font-size: 16px;
        text-align: center;
        line-height: 1.3;
        font-weight: bold
    }

    .history-containter > .history-bg {
        position: relative;
        width: 100%;
        height: 426px
    }

    .history-containter > .history-bg > .video-wrap {
        background-color: #000;
        position: absolute;
        left: calc(50% - 240px);
        top: calc(50% - 180px);
        width: 480px;
        height: 316px;
        border: 3px solid #fff
    }

    .history-containter > .history-bg > .video-wrap.palying .history-vedio-btn {
        display: none
    }

    .history-containter > .history-bg > .video-wrap > .history-vedio-btn {
        position: absolute;
        display: block;
        z-index: 2;
        width: 100%;
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center
    }

    .history-containter > .history-bg > .video-wrap > .history-vedio-btn > img {
        width: 35px;
        height: 35px
    }

    .history-containter > .history-bg > .video-wrap > .history-vedio-btn > p {
        margin-top: 18px;
        font-size: 12px;
        font-weight: bold;
        text-align: center;
        color: #fff
    }

    .history-containter > .history-bg > img {
        width: 100%;
        height: 100%;
        object-fit: cover
    }

    .top-tab-container {
        display: flex
    }

    .top-tab-container > a {
        width: 165px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        color: #575757;
        background-color: #eeeeee;
        margin-right: 27px;
        font-size: 16px;
        font-weight: bold
    }

    .top-tab-container > a.active {
        color: #fff;
        background-color: #4ca8d1
    }

    .dialog-container > .dialog {
        display: none;
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background-color: rgba(0, 0, 0, 0.2);
        justify-content: center;
        align-items: center;
        z-index: 888
    }

    .dialog-container > .dialog.active {
        display: flex
    }

    .dialog-container > .dialog > div {
        width: 854px;
        height: 476px;
        background-color: #fff;
        position: relative
    }

    .dialog-container > .dialog > div > .back-link-close {
        position: absolute;
        top: 0;
        right: 0
    }

    .dialog-container > .dialog > div > .context {
        padding: 25px;
        width: 100%;
        height: 407px
    }

    .dialog-container > .dialog > div > .context > h4 {
        font-size: 30px;
        font-weight: bold
    }

    .dialog-container > .dialog > div > .context > p {
        margin-top: 50px;
        padding-left: 10px;
        color: #666;
        font-size: 19px;
        line-height: 2
    }

    .dialog-container > .dialog > div > a {
        display: block;
        height: 69px;
        width: 100%;
        background-color: #3da1cd;
        font-size: 23px;
        color: #fff;
        font-weight: bold;
        text-align: center;
        line-height: 69px
    }

    .list-nav-container {
        display: flex;
        justify-content: space-between;
        align-items: center
    }

    .list-nav-container > .filter-type > select {
        width: 99px;
        height: 25px;
        font-size: 11px;
        color: #666;
        text-align: center
    }
}

.content-container {
    padding-top: 86px
}

.activity-container {
    margin: 0 auto;
    width: 896px;
    min-height: calc(100vh - 86px - 74px)
}

.activity-list {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.activity-list > a {
    overflow: hidden;
    width: 598px;
    height: 224px;
    margin-bottom: 18px;
    position: relative
}

.activity-list > a > .title {
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 2
}

.activity-list > a > .title > div {
    line-height: 56px;
    font-size: 24px;
    color: #fff;
    text-align: center;
    width: 294px;
    height: 56px;
    background-color: rgba(255, 255, 255, 0.1);
    position: relative
}

.activity-list > a > img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: relative;
    z-index: 1;
    transition: all 0.2s ease-in-out
}

.activity-list > a.small {
    width: 280px;
    height: 224px
}

.activity-list > a.small > .title {
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 2
}

.activity-list > a.small > .title > div {
    padding: 13px 5px;
    line-height: 1.3;
    font-size: 24px;
    color: #fff;
    width: 63px;
    height: 146px;
    background-color: rgba(255, 255, 255, 0.1);
    writing-mode: vertical-rl;
    writing-mode: tb-rl;
    text-align: start;
    position: relative
}

.activity-list > a.small > .title > div::before {
    content: "";
    display: block;
    position: absolute;
    top: -7px;
    right: -7px;
    height: 10px;
    width: 10px;
    border-top: 3px solid #fff;
    border-right: 3px solid #fff
}

.activity-list > a.small > .title > div::after {
    content: "";
    display: block;
    position: absolute;
    bottom: -7px;
    left: -7px;
    height: 10px;
    width: 10px;
    border-left: 3px solid #fff;
    border-bottom: 3px solid #fff
}

.activity-list > a.big > .title > div::before {
    content: "";
    display: block;
    position: absolute;
    top: -7px;
    left: -7px;
    height: 10px;
    width: 10px;
    border-top: 3px solid #fff;
    border-left: 3px solid #fff
}

.activity-list > a.big > .title > div::after {
    content: "";
    display: block;
    position: absolute;
    bottom: -7px;
    right: -7px;
    height: 10px;
    width: 10px;
    border-right: 3px solid #fff;
    border-bottom: 3px solid #fff
}

.activity-list > a:hover > .title > div {
    /*color: #3da1cd !important*/
    /*font-size: calc(1em + 2px);*/
    /*transform: scale(1.2);*/
}

/*.activity-list > a:hover > img {*/
/*    transform: scale(1.2)*/
/*}*/

.activity-list > a:hover.small > .title > div::before {
    border-top: 4px solid #3da1cd;
    border-right: 4px solid #3da1cd
}

.activity-list > a:hover.small > .title > div::after {
    border-left: 4px solid #3da1cd;
    border-bottom: 4px solid #3da1cd
}

.activity-list > a:hover.big > .title > div::before {
    border-top: 4px solid #3da1cd;
    border-left: 4px solid #3da1cd
}

.activity-list > a:hover.big > .title > div::after {
    border-right: 4px solid #3da1cd;
    border-bottom: 4px solid #3da1cd
}

@media (min-width: 1800px) {
    :root {
        --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "\5FAE\8F6F\96C5\9ED1", "Segoe UI", Roboto, "Helvetica Neue", Arial,
        "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
        font-size: 19px
    }

    a {
        outline: none !important
    }

    .site-header-container {
        position: fixed;
        z-index: 999;
        width: 100%;
        height: 120px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 0 60px;
        background-color: #fff;
        max-width: 2800px;
        min-width: 1366px;
        min-height: 100px;
        width: 100%;
        margin: 0 auto
    }

    .site-header-container.white-theme {
        background-color: rgba(255, 255, 255, 0)
    }

    .site-header-container.white-theme > .nav-container > ul > li > a {
        color: #fff
    }

    .site-header-container.white-theme > .logo-container {
        background-image: url(../img/logo.png)
    }

    .site-header-container.white-theme > .option-container > ul > li > .reservation-button {
        color: #fff;
        border: 4px solid #fff
    }

    .site-header-container.white-theme > .option-container > ul > li > .search-button {
        color: #fff
    }

    .site-header-container.white-theme > .option-container > ul > li > .avatar-button {
        color: #fff
    }

    .site-header-container.white-theme > .option-container > ul > li > .switch-language > div {
        color: #fff;
        background-color: #fff
    }

    .site-header-container > .logo-container {
        margin-top: -28px;
        width: 360px;
        height: 81px;
        background-image: url(../img/logo-color.png);
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat
    }

    .site-header-container > .nav-container {
        width: 55%;
        height: 50px
    }

    .site-header-container > .nav-container > ul {
        height: 100%;
        width: 100%;
        display: flex
    }

    .site-header-container > .nav-container > ul > li {
        height: 100%;
        position: relative
    }

    .site-header-container > .nav-container > ul > li.has-sub-menu:hover {
        border-top: 1px solid #a6c8ff;
        border-left: 1px solid #a6c8ff;
        border-right: 1px solid #a6c8ff;
        border-bottom: none
    }

    .site-header-container > .nav-container > ul > li:hover {
        border-top: 1px solid #a6c8ff;
        border-left: 1px solid #a6c8ff;
        border-right: 1px solid #a6c8ff;
        border-bottom: 1px solid #a6c8ff
    }

    .site-header-container > .nav-container > ul > li:hover > a {
        color: #fff;
        background-color: rgba(26, 163, 255, 0.7);
        font-weight: bold
    }

    .site-header-container > .nav-container > ul > li:hover > ul {
        border-bottom: 1px solid #a6c8ff;
        border-left: 1px solid #a6c8ff;
        border-right: 1px solid #a6c8ff
    }

    .site-header-container > .nav-container > ul > li > a {
        height: 100%;
        padding: 18px 19px;
        color: #808080;
        display: block;
        font-size: 18px;
        font-weight: 500;
        position: relative;
        text-align: center;
        font-weight: bold
    }

    .site-header-container > .nav-container > ul > li > ul {
        width: calc(100% + 2px);
        margin-left: -1px;
        opacity: 0;
        background-color: rgba(26, 163, 255, 0.7);
        position: absolute;
        transform-origin: top;
        transition: transform 0.3s ease, opacity 0.2s ease 0.1s;
        z-index: -999;
        left: -9999px;
        padding-bottom: 14px
    }

    .site-header-container > .nav-container > ul > li > ul > li > a {
        display: block;
        transition: padding 0.2s ease-in-out 0s;
        height: auto;
        padding: 12px 18px;
        text-align: left;
        width: 100%;
        margin: 0;
        color: #fff;
        font-size: 18px;
        text-transform: capitalize;
        text-align: center;
        font-weight: bold
    }

    .site-header-container > .nav-container > ul > li > ul > li > a:hover {
        color: #fff
    }

    .site-header-container > .nav-container > ul > li > ul > li > a.active {
        color: #fff
    }

    .site-header-container > .nav-container > ul .has-sub-menu:hover > ul {
        opacity: 1;
        left: 0;
        z-index: 9999;
        transform: scale(1, 1)
    }

    .site-header-container > .option-container {
        width: 20%
    }

    .site-header-container > .option-container > ul {
        display: flex;
        align-items: center;
        justify-content: space-between
    }

    .site-header-container > .option-container > ul > li > .reservation-button {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 0 12px 0 5px;
        width: 134px;
        height: 42px;
        font-size: 20px;
        line-height: 42px;
        color: #3da1cd;
        border-radius: 22px;
        border: 4px solid #3da1cd;
        font-weight: bold
    }

    .site-header-container > .option-container > ul > li > .reservation-button > i {
        font-size: 28px
    }

    .site-header-container > .option-container > ul > li > .search-button {
        font-size: 26px;
        color: #000
    }

    .site-header-container > .option-container > ul > li > .avatar-button {
        display: flex;
        justify-items: center;
        font-size: 26px;
        color: #000
    }

    .site-header-container > .option-container > ul > li > .avatar-button > img {
        height: 46px;
        width: 46px;
        border-radius: 50%;
        overflow: hidden;
        object-fit: cover
    }

    .site-header-container > .option-container > ul > li > .avatar-button > span {
        line-height: 26px;
        font-size: 16px;
        margin-left: 10px
    }

    .site-header-container > .option-container > ul > li > .switch-language > div {
        width: 16px;
        height: 2px;
        color: #000;
        background-color: #000;
        position: relative
    }

    .site-header-container > .option-container > ul > li > .switch-language > div::before {
        content: "CN";
        display: block;
        position: absolute;
        font-size: 10px;
        top: -14px;
        left: -1px;
        font-weight: bold
    }

    .site-header-container > .option-container > ul > li > .switch-language > div::after {
        content: "EN";
        display: block;
        position: absolute;
        font-size: 10px;
        top: 2px;
        left: -1px;
        font-weight: bold
    }

    .site-header-container > .option-container > ul > li > .switch-language > div.CN::after {
        opacity: 0.5
    }

    .site-header-container > .option-container > ul > li > .switch-language > div.EN::before {
        opacity: 0.5
    }

    .site-footer-container {
        position: relative;
        z-index: 999;
        height: 105px;
        min-width: 1600px;
        border-top: 1px solid #000;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        background-color: #1a1f27;
        font-size: 16px
    }

    .site-footer-container > .link-container {
        padding: 6px
    }

    .site-footer-container > .link-container > a {
        color: #586a8a;
        margin: 17px
    }

    .site-footer-container > .link-container > a:hover {
        color: #fff
    }

    .site-footer-container > .copy-right-container {
        padding: 6px
    }

    .site-footer-container > .copy-right-container > a {
        color: #586a8a;
        margin: 12px
    }

    .site-footer-container > .copy-right-container > a:hover {
        color: #fff
    }

    .site-footer-container > .copy-right-container > span {
        color: #586a8a;
        margin: 12px
    }

    .has-mouse:after {
        content: "";
        display: block;
        background-image: url(../img/mouse.png);
        width: 25px;
        height: 39px;
        position: absolute;
        z-index: 2;
        bottom: 20px;
        left: calc(50% - 18px);
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat
    }

    .has-white-mouse:after {
        content: "";
        display: block;
        background-image: url(../img/mouse-white.png);
        width: 25px;
        height: 39px;
        position: absolute;
        z-index: 2;
        bottom: 20px;
        left: calc(50% - 18px);
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat
    }

    .custom-button {
        margin-left: 0;
        padding: 15px 33px;
        background-color: #fff;
        color: #2c3038;
        font-size: 12px;
        transition: all 0.3s ease 0s;
        min-width: 135px;
        text-align: center;
        vertical-align: middle
    }

    .custom-button:hover {
        background: #3a85eb;
        color: #fff
    }

    .site-container {
        max-width: 2800px;
        min-width: 1366px;
        min-height: 800px;
        width: 100%;
        margin: 0 auto;
        overflow: hidden
    }

    .detail-link {
        display: block;
        width: 210px;
        height: 56px;
        border-radius: 28px;
        background-color: #6eb9da;
        color: #fff;
        font-size: 20px;
        text-align: center;
        line-height: 56px;
        border: 1px solid #59afd5;
        transition: all 0.3s ease-in-out
    }

    .detail-link:hover {
        background-color: #14adf1;
        color: #fff;
        box-shadow: 1px 2px 5px #888
    }

    .back-link-btn {
        cursor: pointer;
        display: block;
        width: 156px;
        height: 43px;
        font-size: 20px;
        color: #3da1cd;
        border-radius: 33px;
        border: 3px solid #3da1cd;
        text-align: center;
        font-weight: bold;
        line-height: 37px;
        margin: 0 auto;
        transition: all 0.3s ease-in-out;
        background-color: #fff
    }

    .back-link-btn:hover {
        color: #3da1cd;
        box-shadow: 1px 2px 5px #888
    }

    .back-link-close {
        cursor: pointer;
        width: 60px;
        height: 60px
    }

    .back-link-close > a {
        display: block;
        background-color: #0063a0;
        width: 100%;
        height: 100%;
        position: relative
    }

    .back-link-close > a::before {
        content: "";
        display: block;
        width: 40px;
        height: 4px;
        background-color: #fff;
        position: absolute;
        top: 28px;
        left: 10px;
        transform: rotate(45deg)
    }

    .back-link-close > a::after {
        content: "";
        display: block;
        width: 40px;
        height: 4px;
        background-color: #fff;
        position: absolute;
        top: 28px;
        left: 10px;
        transform: rotate(-45deg)
    }

    .curmb {
        padding: 18px 0
    }

    .curmb > .item {
        font-size: 16px;
        color: #999999
    }

    .curmb > .item:not(:last-child)::after {
        content: " >";
        display: inline
    }

    .curmb > .item:last-child {
        color: #666666
    }

    .list {
        padding-bottom: 50px
    }

    .list > ul > li > a {
        margin-bottom: 24px;
        display: flex;
        padding: 25px 100px 25px 25px;
        cursor: pointer
    }

    .list > ul > li > a:hover {
        background-color: #f3f7f8
    }

    .list > ul > li > a > .img-wrap {
        margin-right: 40px;
        width: 160px;
        height: 160px
    }

    .list > ul > li > a > .img-wrap > img {
        width: 100%;
        height: 100%;
        object-fit: cover
    }

    .list > ul > li > a > .context {
        height: 160px;
        width: 955px;
        display: flex;
        flex-direction: column;
        justify-content: space-around
    }

    .list > ul > li > a > .context > .meta {
        display: flex
    }

    .list > ul > li > a > .context > .meta > p {
        width: 22%;
        margin-right: 24px;
        font-size: 16px;
        color: #999999
    }

    .list > ul > li > a > .context > h3 {
        font-size: 24px;
        line-height: 30px;
        height: 30px;
        font-weight: bold;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        color: #000
    }

    .list > ul > li > a > .context > p {
        height: 95px;
        font-size: 18px;
        line-height: 1.8;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;
        color: #8e8e8e
    }

    .list.white-theme > ul > li > a {
        background-color: rgba(255, 255, 255, 0.25);
        margin-bottom: 1px
    }

    .list.white-theme > ul > li > a:hover {
        background-color: rgba(255, 255, 255, 0.5)
    }

    .list.white-theme > ul > li > a > .context > h3 {
        color: #fff
    }

    .list.white-theme > ul > li > a > .context > p {
        color: #fff;
        opacity: 0.75
    }

    .list-container .pagination, .friend-links .pagination {
        padding-top: 10px;
        justify-content: center
    }

    .list-container .pagination > .page-item, .friend-links .pagination > .page-item {
        border: none !important;
        position: relative;
        margin: 0 24px
    }

    .list-container .pagination > .page-item.active:after, .friend-links .pagination > .page-item.active:after {
        position: absolute;
        top: 0;
        left: -3px;
        content: "";
        width: 42px;
        height: 42px;
        display: block;
        background-image: url(../img/paginator-active.png);
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat
    }

    .list-container .pagination > .page-item.active > .page-link, .friend-links .pagination > .page-item.active > .page-link {
        background-color: inherit;
        color: #000
    }

    .list-container .pagination > .page-item.next-page, .list-container .pagination > .page-item.pre-page, .friend-links .pagination > .page-item.next-page, .friend-links .pagination > .page-item.pre-page {
        color: #fff
    }

    .list-container .pagination > .page-item.next-page > .page-link, .list-container .pagination > .page-item.pre-page > .page-link, .friend-links .pagination > .page-item.next-page > .page-link, .friend-links .pagination > .page-item.pre-page > .page-link {
        color: #fff
    }

    .list-container .pagination > .page-item.next-page.disabled > .page-link, .list-container .pagination > .page-item.pre-page.disabled > .page-link, .friend-links .pagination > .page-item.next-page.disabled > .page-link, .friend-links .pagination > .page-item.pre-page.disabled > .page-link {
        color: #999999
    }

    .list-container .pagination > .page-item.next-page.disabled:after, .list-container .pagination > .page-item.pre-page.disabled:after, .friend-links .pagination > .page-item.next-page.disabled:after, .friend-links .pagination > .page-item.pre-page.disabled:after {
        display: none
    }

    .list-container .pagination > .page-item.next-page:after, .list-container .pagination > .page-item.pre-page:after, .friend-links .pagination > .page-item.next-page:after, .friend-links .pagination > .page-item.pre-page:after {
        z-index: 1;
        position: absolute;
        top: 5px;
        left: -9px;
        content: "";
        width: 90px;
        height: 37px;
        display: block;
        background-image: url(../img/paginator-next-pre-active.png);
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat
    }

    .list-container .pagination > .page-item > .page-link, .friend-links .pagination > .page-item > .page-link {
        box-shadow: none !important;
        position: relative;
        z-index: 2;
        border: none !important;
        font-weight: bold;
        color: #999999;
        background-color: inherit;
        font-size: 18px
    }

    .list-container .pagination > .page-item > .page-link:hover, .friend-links .pagination > .page-item > .page-link:hover {
        background-color: inherit
    }

    .space-container .pagination {
        padding: 16px 36px
    }

    .space-container .pagination > .page-item {
        border-radius: 0 !important;
        margin-right: 5px
    }

    .space-container .pagination > .page-item.active > .page-link {
        color: #299ccb;
        border-color: #299ccb
    }

    .space-container .pagination > .page-item > .page-link {
        border-radius: 0 !important;
        color: #666;
        background-color: white !important;
        font-size: 11px
    }

    .history-containter {
        width: 100%;
        height: 100vh;
        min-width: 1600px;
        min-height: 800px;
        padding-top: 120px
    }

    .history-containter > .history-list {
        width: 100%;
        height: calc(100% - 426px);
        display: flex;
        align-items: center;
        justify-content: flex-end
    }

    .history-containter > .history-list > .swiper-container {
        height: 100%
    }

    .history-containter > .history-list > .swiper-container .swiper-slide:first-child {
        display: flex;
        align-items: center;
        justify-content: flex-end
    }

    .history-containter > .history-list > .swiper-container .swiper-slide:last-child {
        display: flex;
        align-items: center;
        justify-content: flex-start
    }

    .history-containter > .history-list .left-wrap {
        width: 1786px;
        height: 86px;
        position: relative
    }

    .history-containter > .history-list .left-wrap > .history-bar {
        width: 100%;
        object-fit: contain
    }

    .history-containter > .history-list .left-wrap > .item {
        width: 350px;
        height: 80px;
        position: absolute;
        top: 10%;
        left: 10%
    }

    .history-containter > .history-list .left-wrap > .item > img {
        display: block;
        margin: 0 auto;
        width: 110px;
        height: 85px;
        object-fit: cover
    }

    .history-containter > .history-list .left-wrap > .item > .context {
        padding: 0 24px;
        margin-top: -50px;
        position: relative;
        z-index: 2
    }

    .history-containter > .history-list .left-wrap > .item > .context > h3 {
        text-align: center;
        font-size: 16px;
        font-weight: bold;
        color: #fff
    }

    .history-containter > .history-list .left-wrap > .item > .context > h4 {
        margin-top: 50px;
        font-size: 16px;
        text-align: center;
        font-weight: bold
    }

    .history-containter > .history-list .left-wrap > .item > .context > p {
        margin-top: 7px;
        font-size: 16px;
        text-align: center;
        line-height: 1.3;
        font-weight: bold
    }

    .history-containter > .history-list .right-wrap {
        width: 1786px;
        height: 86px;
        position: relative
    }

    .history-containter > .history-list .right-wrap > .history-bar {
        width: 100%;
        object-fit: contain
    }

    .history-containter > .history-list .right-wrap > .item {
        width: 350px;
        height: 80px;
        position: absolute;
        top: 10%;
        left: 10%
    }

    .history-containter > .history-list .right-wrap > .item > img {
        display: block;
        margin: 0 auto;
        width: 110px;
        height: 85px;
        object-fit: cover
    }

    .history-containter > .history-list .right-wrap > .item > .context {
        padding: 0 24px;
        margin-top: -50px;
        position: relative;
        z-index: 2
    }

    .history-containter > .history-list .right-wrap > .item > .context > h3 {
        text-align: center;
        font-size: 16px;
        font-weight: bold;
        color: #fff
    }

    .history-containter > .history-list .right-wrap > .item > .context > h4 {
        margin-top: 50px;
        font-size: 16px;
        text-align: center;
        font-weight: bold
    }

    .history-containter > .history-list .right-wrap > .item > .context > p {
        margin-top: 7px;
        font-size: 16px;
        text-align: center;
        line-height: 1.3;
        font-weight: bold
    }

    .history-containter > .history-bg {
        position: relative;
        width: 100%;
        height: 426px
    }

    .history-containter > .history-bg > .video-wrap {
        background-color: #000;
        position: absolute;
        left: calc(50% - 240px);
        top: calc(50% - 180px);
        width: 480px;
        height: 316px;
        border: 3px solid #fff
    }

    .history-containter > .history-bg > .video-wrap.palying .history-vedio-btn {
        display: none
    }

    .history-containter > .history-bg > .video-wrap > .history-vedio-btn {
        position: absolute;
        display: block;
        z-index: 2;
        width: 100%;
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center
    }

    .history-containter > .history-bg > .video-wrap > .history-vedio-btn > img {
        width: 35px;
        height: 35px
    }

    .history-containter > .history-bg > .video-wrap > .history-vedio-btn > p {
        margin-top: 18px;
        font-size: 12px;
        font-weight: bold;
        text-align: center;
        color: #fff
    }

    .history-containter > .history-bg > img {
        width: 100%;
        height: 100%;
        object-fit: cover
    }

    .top-tab-container {
        display: flex
    }

    .top-tab-container > a {
        width: 165px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        color: #575757;
        background-color: #eeeeee;
        margin-right: 27px;
        font-size: 16px;
        font-weight: bold
    }

    .top-tab-container > a.active {
        color: #fff;
        background-color: #4ca8d1
    }

    .dialog-container > .dialog {
        display: none;
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background-color: rgba(0, 0, 0, 0.2);
        justify-content: center;
        align-items: center;
        z-index: 888
    }

    .dialog-container > .dialog.active {
        display: flex
    }

    .dialog-container > .dialog > div {
        width: 854px;
        height: 476px;
        background-color: #fff;
        position: relative
    }

    .dialog-container > .dialog > div > .back-link-close {
        position: absolute;
        top: 0;
        right: 0
    }

    .dialog-container > .dialog > div > .context {
        padding: 25px;
        width: 100%;
        height: 407px
    }

    .dialog-container > .dialog > div > .context > h4 {
        font-size: 30px;
        font-weight: bold
    }

    .dialog-container > .dialog > div > .context > p {
        margin-top: 50px;
        padding-left: 10px;
        color: #666;
        font-size: 19px;
        line-height: 2
    }

    .dialog-container > .dialog > div > a {
        display: block;
        height: 69px;
        width: 100%;
        background-color: #3da1cd;
        font-size: 23px;
        color: #fff;
        font-weight: bold;
        text-align: center;
        line-height: 69px
    }

    .list-nav-container {
        display: flex;
        justify-content: space-between;
        align-items: center
    }

    .list-nav-container > .filter-type > select {
        width: 99px;
        height: 25px;
        font-size: 11px;
        color: #666;
        text-align: center
    }

    .content-container {
        padding-top: 120px
    }

    .activity-container {
        margin: 0 auto;
        width: 1280px;
        min-height: calc(100vh - 86px - 74px)
    }

    .activity-list {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between
    }

    .activity-list > a {
        width: 854px;
        height: 320px;
        margin-bottom: 26px;
        position: relative
    }

    .activity-list > a > .title {
        top: 0;
        left: 0;
        position: absolute;
        width: 100%;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        z-index: 2
    }

    .activity-list > a > .title > div {
        line-height: 80px;
        font-size: 34px;
        color: #fff;
        text-align: center;
        width: 485px;
        height: 80px;
        background-color: rgba(255, 255, 255, 0.1);
        position: relative
    }

    .activity-list > a > img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        position: relative;
        z-index: 1
    }

    .activity-list > a.small {
        width: 400px;
        height: 320px
    }

    .activity-list > a.small > .title {
        top: 0;
        left: 0;
        position: absolute;
        width: 100%;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        z-index: 2
    }

    .activity-list > a.small > .title > div {
        padding: 18px 8px;
        line-height: 1.3;
        font-size: 34px;
        color: #fff;
        width: 90px;
        height: 206px;
        background-color: rgba(255, 255, 255, 0.1);
        writing-mode: vertical-rl;
        writing-mode: tb-rl;
        text-align: start;
        position: relative
    }

    .activity-list > a.small > .title > div::before {
        content: "";
        display: block;
        position: absolute;
        top: -10px;
        right: -10px;
        height: 15px;
        width: 15px;
        border-top: 4px solid #fff;
        border-right: 4px solid #fff
    }

    .activity-list > a.small > .title > div::after {
        content: "";
        display: block;
        position: absolute;
        bottom: -10px;
        left: -10px;
        height: 15px;
        width: 15px;
        border-left: 4px solid #fff;
        border-bottom: 4px solid #fff
    }

    .activity-list > a.big > .title > div::before {
        content: "";
        display: block;
        position: absolute;
        top: -10px;
        left: -10px;
        height: 15px;
        width: 15px;
        border-top: 4px solid #fff;
        border-left: 4px solid #fff
    }

    .activity-list > a.big > .title > div::after {
        content: "";
        display: block;
        position: absolute;
        bottom: -10px;
        right: -10px;
        height: 15px;
        width: 15px;
        border-right: 4px solid #fff;
        border-bottom: 4px solid #fff
    }
}

