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,font,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,button {
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    margin: 0;
    padding: 0
}

article,aside,canvas,figure,figure img,figcaption,hgroup,footer,header,nav,section,audio,video {
    display: block
}

ul,li,ol {
    list-style: none;
    background: transparent
}

h1,h2,h3,h4,h5,h6 {
    font-weight: 400;
    clear: both
}

a,a:hover {
    text-decoration: none
}

blockquote {
    quotes: none
}

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

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

input[type="submit"]:focus,input[type="button"]:focus {
    outline: none
}

:focus {
    outline: 0
}

a img,input[type="submit"]::-moz-focus-inner,input[type="button"]::-moz-focus-inner {
    border: 0
}

input::-webkit-input-speech-button {
    display: none
}

select,input {
    font-size: 1em
}

select.msno-arrow::-ms-expand {
    display: none
}

input[type="radio"].msno-check::-ms-check,input[type="checkbox"].msno-check::-ms-check {
    display: none
}

input[type="text"]::-ms-clear,input[type="tel"]::-ms-clear,input[type="number"]::-ms-clear {
    display: none
}

input[type="number"]::-webkit-outer-spin-button,input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none !important;
    appearance: none !important;
    margin: 0
}

input[type="number"] {
    -moz-appearance: textfield
}

body {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

* {
    -webkit-tap-highlight-color: transparent;
    font-family: "Microsoft Yahei",Tahoma,Arial,"Helvetica Neue","Hiragino Sans GB",Simsun,sans-self
}

.clear {
    background: none;
    border: 0;
    clear: both;
    display: block;
    float: none;
    font-size: 0;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
    margin: 0;
    padding: 0
}

.clearfix:after {
    content: '';
    clear: both;
    display: block
}

.input-no-style {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
    border: none;
    background: none
}

.single-line {
    white-space: nowrap;
    line-height: 100% !important
}

.text-overflow {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

img,canvas,video,svg {
    display: block;
    width: 100%
}

body {
    background-color: #ececee
}

.container {
    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
    position: relative;
    z-index: 1
}

.image-background {
    position: relative
}

.image-background .content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.background-image {
    background: no-repeat center top #fff;
    background-size: 100% auto ;
}

.background-image>*:first-child {
    margin-top: 0;
    padding-top: 5em
}

.background-image>*:last-child {
    margin-bottom: 0;
    padding-bottom: 5em
}

.image-cover-video {
    position: relative;
    z-index: 0
}

.image-cover-video video {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    visibility: hidden;
    /* background-color: #000 */
    background-color: transparent;
}

.image-cover-video img {
    cursor: pointer
}

.image-cover-video img:only-child {
    cursor: default
}

.image-cover-video svg,.image-cover-video canvas {
    pointer-events: none
}

.image-cover-video.play {
    z-index: 1
}

.image-cover-video.play video {
    visibility: visible
}

.image-cover-video.play img {
    visibility: hidden;
    pointer-events: none
}

.image-cover-video.play svg,.image-cover-video.play canvas {
    display: none
}

section {
    width: 100%;
    max-width: 1500px;
    margin: 5em auto;
    box-sizing: border-box
}

section.margin-zero {
    margin-top: 0;
    margin-bottom: 0
}

section.use-padding {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 5em;
    padding-bottom: 5em
}

section.fullwidth {
    width: 100%;
    max-width: none
}

section.fullwidth .content-center {
    padding-left: 210px;
    padding-right: 210px;
    box-sizing: border-box
}

section.leftzero {
    width: 100%;
    padding-left: 210px;
    max-width: none
}

section.leftzero .content-center {
    padding-right: 210px;
    box-sizing: border-box
}

section.rightzero {
    width: 100%;
    padding-right: 210px;
    max-width: none
}

section.rightzero .content-center {
    padding-left: 210px;
    box-sizing: border-box
}

section h2 {
    text-align: center;
    font-weight: bold;
    letter-spacing: .1em;
    color: #fff
}

section h2.blur {
    color: #002752
}

section h2 .cn {
    font-size: 2.625em;
    display: block
}

section h2 .en {
    text-transform: uppercase;
    font-size: 2.75em;
    opacity: .2;
    display: block
}

.tab-container .tab-head {
    border-bottom: 1px solid #808080;
    display: flex;
    flex-direction: row
}

.tab-container .tab-head div {
    cursor: pointer;
    -webkit-transform: translate(0, 1px);
    transform: translate(0, 1px);
    width: 10%;
    text-align: center;
    font-size: 1.2em;
    padding: .5em 0;
    color: #808080;
    border-bottom: 1px solid transparent;
    transition: all .3s
}

.tab-container .tab-head div.selected {
    color: #000;
    border-bottom: 1px solid #000;
    cursor: not-allowed
}

.tab-container .tab-body.hide {
    display: none
}

h1 {
    text-align: center;
    font-weight: bold;
    letter-spacing: .1em
}

h1.store-list {
    margin: 5em 0 1.2em
}

h1.space-list {
    margin: 5em 0 -0.7em
}

h1 .cn {
    font-size: 2.625em;
    color: #002752;
    display: block
}

h1 .en {
    text-transform: uppercase;
    font-size: 3.125em;
    color: #c9ccd3;
    display: block
}

.main-kv img.hide,.main-kv svg.hide {
    visibility: hidden;
    pointer-events: none
}

.main-kv video {
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    background-color: #000
}

.main-kv video~img {
    cursor: pointer
}

.main-kv .swiper-pagination-bullet {
    background-color: #fff;
    opacity: .3
}

.main-kv .swiper-pagination-bullet-active {
    opacity: 1
}

.main-kv .swiper-pagination {
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s
}

.main-kv .swiper-pagination.hide {
    -webkit-transform: translate(0, 150%);
    transform: translate(0, 150%)
}

section.breadcrumb {
    margin-top: 2.5em
}

section.breadcrumb dl {
    display: flex;
    justify-content: flex-end;
    flex-direction: row
}

section.breadcrumb dl dd {
    color: #999
}

section.breadcrumb dl dd a {
    color: #999
}

section.breadcrumb dl dd:first-child:before {
    content: ''
}

section.breadcrumb dl dd:before {
    content: '>';
    padding: 0 .5em;
    color: #ccc
}

section.home .info {
    margin-top: 3em
}

section.home.space-display .swiper {
    -webkit-filter: drop-shadow(0 0 10px rgba(0,0,0,0.32));
    filter: drop-shadow(0 0 10px rgba(0,0,0,0.32))
}

section.home.space-display .swiper .text {
    position: absolute;
    left: 4em;
    bottom: 4em;
    color: #fff;
    width: 34%;
    transition: opacity .3s;
    opacity: 0
}

section.home.space-display .swiper .text h3 {
    font-size: 1.875em;
    font-weight: bold;
    letter-spacing: .3em
}

section.home.space-display .swiper .text p {
    line-height: 200%;
    margin-top: 2em
}

section.home.space-display .swiper .text a {
    color: #fff;
	/*display: inline-block;
    letter-spacing: .1em;
    background-color: #fff;
    padding: 1em 2.5em;
    border-radius: 2em;
    line-height: 100%;
    margin-top: 2em*/
}

section.home.space-display .swiper-slide-active .text {
    opacity: 1
}

section.home.space-display .swiper-pagination-bullet {
    background-color: #002752;
    opacity: 1
}

section.home.space-display .swiper-pagination-bullet-active {
    background-color: #ccc
}

section.home.space-display .swiper-pagination {
    text-align: left;
    width: 14.5%;
    left: auto;
    right: 0;
    top: 88%
}

section.home.intelligent-product .sub-title {
    color: #002752;
    font-size: 1.5em;
    text-align: center
}

section.home.intelligent-product a {
    display: block;
    color: #002752;
    background-color: #fff;
    border-radius: 2em;
    padding: 1em 0;
    font-size: .875em;
    line-height: 100%;
    box-shadow: 2px 0 3px rgba(0,0,0,0.14);
    width: 10%;
    margin: 2.5em auto 0;
    text-align: center
}

section.home.intelligent-product .info {
    width: 96%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-top: 3.5em
}

section.home.intelligent-product .info>div {
    width: 15%;
    height: 0;
    padding-bottom: 15%;
    position: relative;
    z-index: 0;
    -webkit-transform: translate(0, 10%);
    transform: translate(0, 10%)
}

section.home.intelligent-product .info>div:nth-child(3) {
    width: 25%;
    padding-bottom: 25%;
    -webkit-transform: translate(0, -10%);
    transform: translate(0, -10%)
}

section.home.intelligent-product .info>div img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: auto;
    max-height: 100%;
    max-width: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

section.home.intelligent-product .info>div .reflect {
    -webkit-mask: linear-gradient(180deg, transparent, transparent 60%, rgba(255,255,255,0.3));
    mask: linear-gradient(180deg, transparent, transparent 60%, rgba(255,255,255,0.3));
    z-index: -1;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

section.home.intelligent-product .info>div .shadow {
    -webkit-filter: brightness(0) blur(30px) opacity(.15);
    filter: brightness(0) blur(30px) opacity(.15);
    -webkit-transform: translate(-70%, -10%) scale(1.1, .25);
    transform: translate(-70%, -10%) scale(1.1, .25);
    z-index: -2;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

section.home.intelligent-product .info>div:first-child,section.home.intelligent-product .info>div:last-child {
    margin-top: 2em
}

section.home.intelligent-product .info>div.p1 .reflect {
    -webkit-transform: translate(-50%, 19%) scale(-1, -1);
    transform: translate(-50%, 19%) scale(-1, -1)
}

section.home.intelligent-product .info>div.p2 .reflect {
    -webkit-transform: translate(-56%, 19%) scale(-1, -1);
    transform: translate(-56%, 19%) scale(-1, -1)
}

section.home.intelligent-product .info>div.p3 .reflect {
    -webkit-transform: translate(-64%, 19%) scale(-1, -1);
    transform: translate(-64%, 19%) scale(-1, -1)
}

section.home.intelligent-product .info>div.p4 .reflect {
    -webkit-transform: translate(-59%, 17%) scale(-1, -1);
    transform: translate(-59%, 17%) scale(-1, -1)
}

section.home.intelligent-product .info>div.p5 .reflect {
    -webkit-transform: translate(-58%, 19%) scale(-1, -1);
    transform: translate(-58%, 19%) scale(-1, -1)
}

section.home.product-category .swiper {
    -webkit-filter: drop-shadow(0 0 10px rgba(0,0,0,0.32));
    filter: drop-shadow(0 0 10px rgba(0,0,0,0.32));
    padding-bottom: 2.5em
}

section.home.product-category .swiper-scrollbar {
    left: 0;
    width: 100%;
    background: #fff;
    height: 2px
}

section.home.product-category .swiper-scrollbar .swiper-scrollbar-drag {
    background-color: #002752;
    height: 200%;
    top: -50%
}

section.home.product-category a {
    display: block;
    position: relative;
    overflow: hidden
}

section.home.product-category a div {
    position: absolute;
    left: 0;
    bottom: 0;
    background: linear-gradient(to bottom, rgba(0,39,82,0) 0%, #002752 100%);
    box-sizing: border-box;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 10em 1.4em 1em;
    font-size: 1.25em;
    color: #fff;
    letter-spacing: .1em;
    opacity: 0;
    transition: all .3s
}

section.home.product-category a svg {
    width: 7%;
    transition: all .3s;
    -webkit-transform: translate(200%, 0);
    transform: translate(200%, 0)
}

section.home.product-category a img {
    transition: all .3s
}

section.home.product-category a:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

section.home.product-category a:hover svg {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
}

section.home.product-category a:hover div {
    opacity: 1
}

section.home.our-service {
    background: url('/assets/images/2024/home-our-service-bg.webp') no-repeat right 5% bottom #002752;
    background-size: auto 80%
}

section.home.our-service .info {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    color: #fff
}

section.home.our-service .info>fieldset {
    width: 30%;
    border: 1px solid #fff;
    padding: .8em 2.1em 5.5em 2.1em;
    box-sizing: border-box;
    position: relative
}

section.home.our-service .info .icon {
    width: 23%;
    height: 0;
    padding-bottom: 23%;
    background: url('/assets/images/2024/home-our-service-icon.webp') no-repeat;
    background-size: 300% auto
}

section.home.our-service .info .icon.icon1 {
    background-position: 0 0
}

section.home.our-service .info .icon.icon2 {
    background-position: 50% 0
}

section.home.our-service .info .icon.icon3 {
    background-position: 100% 0
}

section.home.our-service .info h3 {
    font-size: 1.875em;
    font-weight: bold
}

section.home.our-service .info p {
    margin-top: .875em;
    line-height: 180%;
    margin-top: 1.1em
}

section.home.our-service .info a,section.home.our-service .info div:last-child {
    display: block;
    position: absolute;
    right: 2.1em;
    bottom: 2.1em;
    width: 9%;
    color: #fff;
    cursor: pointer
}

section.home.our-brand {
    background: url('/assets/images/2024/home-our-brand-bg.webp') no-repeat center center;
    background-size: cover
}

section.home.our-brand .info {
    margin-top: 0;
    display: flex;
    flex-direction: row
}

section.home.our-brand .image-cover-video {
    width: 60%;
    -webkit-transform: translate(0, 5em);
    transform: translate(0, 5em)
}

section.home.our-brand .image-cover-video svg {
    width: 10%;
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

section.home.our-brand .text {
    width: 40%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

section.home.our-brand p {
    font-size: 1.5em;
    margin: 1.8em 0;
    text-align: center;
    color: #fff;
    letter-spacing: .1em
}

section.home.our-brand a {
    display: inline-block;
    color: #002752;
    background-color: #fff;
    border-radius: 2em;
    padding: 1em 3.8em;
    line-height: 100%;
    font-size: .875em;
    box-shadow: 0 0 3px rgba(0,0,0,0.14)
}

section.home.product-purchase {
    padding-top: 10em;
    background: url('/assets/images/2024/home-product-purchase-bg.webp') no-repeat center center;
    background-size: cover
}

section.home.product-purchase .info {
    width: 92%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap
}

section.home.product-purchase .info>* {
    width: 23%;
    padding: .7em 1em;
    color: #fff;
    box-sizing: border-box;
    position: relative;
    z-index: 0;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    letter-spacing: .1em;
    cursor: pointer
}

section.home.product-purchase .info>*:nth-child(n + 5) {
    margin-top: 1em
}

section.home.product-purchase .info>*:before,section.home.product-purchase .info>*:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 10px
}

section.home.product-purchase .info>*:before {
    z-index: -1;
    background: linear-gradient(138deg, #7f93a8 0%, #92a7be 55%, #7f93a8 100%)
}

section.home.product-purchase .info>*:after {
    z-index: -2;
    border: 1px solid #7f93a8;
    -webkit-transform: translate(.3em, .3em);
    transform: translate(.3em, .3em)
}

section.home.product-purchase .info>* div:nth-child(1) {
    width: 85%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.75em
}

section.home.product-purchase .info>* div:nth-child(2) {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    display: none;
    padding-top: .8em;
    -webkit-filter: drop-shadow(0 0 10px rgba(0,0,0,0.3));
    filter: drop-shadow(0 0 10px rgba(0,0,0,0.3))
}

section.home.product-purchase .info>* div:nth-child(2) a {
    display: block;
    padding: 1.4em 0;
    background-color: #fff;
    text-align: center;
    border-top: 1px solid rgba(127,147,168,0.3);
    color: #002752;
    font-size: 1.125em
}

section.home.product-purchase .info>* div:nth-child(2) a:hover {
    color: #fff;
    background-color: #7f93a8
}

section.home.product-purchase .info>* div:nth-child(2) a:first-child {
    border-top: none;
    border-radius: 10px 10px 0 0
}

section.home.product-purchase .info>* div:nth-child(2) a:last-child {
    border-radius: 0 0 10px 10px
}

section.home.product-purchase .info>* div:nth-child(2)~svg {
    -webkit-transform: translate(-50%, 0) rotate(90deg);
    transform: translate(-50%, 0) rotate(90deg)
}

section.home.product-purchase .info>* img {
    max-width: 70%;
    max-height: 80%;
    width: auto;
    -o-object-fit: contain;
    object-fit: contain
}

section.home.product-purchase .info>* svg {
    width: 6%
}

section.home.product-purchase .info>*:hover div:nth-child(2) {
    display: block
}

section.home.product-purchase .info>*:hover div:nth-child(2)~svg {
    -webkit-transform: translate(-50%, 0) rotate(-90deg);
    transform: translate(-50%, 0) rotate(-90deg)
}

section.store-list {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap
}

section.store-list>div {
    width: 48%;
    flex: 0 0 48%;
    box-sizing: border-box;
    padding: 3.4em 2.8em 2.6em;
    background-color: #fff;
    position: relative
}

section.store-list>div:nth-child(n + 3) {
    margin-top: 5%
}

section.store-list .icon {
    width: 12%;
    height: 0;
    padding-bottom: 12%;
    background: url('/assets/images/2024/store-icon.webp') no-repeat;
    background-size: 300%;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

section.store-list .icon.tmall {
    background-position: 0 0
}

section.store-list .icon.taobao {
    background-position: 50% 0
}

section.store-list .icon.douyin {
    background-position: 100% 0
}

section.store-list .icon.jd {
    background-position: 0 50%
}

section.store-list .icon.vips {
    background-position: 50% 50%
}

section.store-list .icon.suning {
    background-position: 100% 50%
}

section.store-list .icon.pdd {
    background-position: 0 100%
}

section.store-list .name {
    text-align: center;
    font-size: 1.5em;
    color: #002752
}

section.store-list .link-list {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 3.1em
}

section.store-list .link-list:after {
    content: ' ';
    display: block;
    width: 30%
}

section.store-list .link-list.center {
    justify-content: space-evenly
}

section.store-list .link-list.center:after {
    display: none
}

section.store-list .link-list>* {
    display: block;
    width: 30%;
    box-shadow: 0 5px rgba(46,67,97,0.24);
    font-size: .875em;
    color: #002752;
    border: 2px solid #002752;
    border-radius: 10px;
    text-align: center;
    padding: 1em 0;
    transition: all .3s
}

section.store-list .link-list>*:nth-child(n + 4) {
    margin-top: 5%
}

section.store-list .link-list>*:hover {
    background-color: #002752;
    color: #fff
}

section.store-list .link-list>a {
    cursor: pointer
}

section.store-list .link-list>div {
    position: relative
}

section.store-list .link-list>div div {
    display: none;
    position: absolute;
    top: 100%;
    left: 50%;
    z-index: 1;
    background-color: #fff;
    width: 200%;
    height: 0;
    padding-bottom: 200%;
    -webkit-transform: translate(-50%, 6%);
    transform: translate(-50%, 6%);
    -webkit-filter: drop-shadow(0 0 8px rgba(46,67,97,0.24));
    filter: drop-shadow(0 0 8px rgba(46,67,97,0.24))
}

section.store-list .link-list>div div img {
    width: 90%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

section.store-list .link-list>div div:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 .8em 1.6em;
    border-color: transparent transparent #fff transparent;
    -webkit-transform: translate(-50%, -95%);
    transform: translate(-50%, -95%)
}

section.store-list .link-list>div:hover div {
    display: block
}

section.space-list {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%
}

section.space-list:after {
    content: ' ';
    display: block;
    width: 32%
}

section.space-list>a {
    display: block;
    width: 32%;
    position: relative;
    z-index: 0;
    overflow: hidden;
    box-shadow: 0 0 20px rgba(0,0,0,0.19)
}

section.space-list>a:nth-child(n + 4) {
    margin-top: 5em
}

section.space-list>a div {
    position: absolute;
    left: 0;
    bottom: 0;
    background: linear-gradient(to bottom, rgba(0,39,82,0) 0%, #002752 100%);
    box-sizing: border-box;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 1.4em 1.4em 1em;
    font-size: 1.25em;
    color: #fff;
    letter-spacing: .4em;
    opacity: 0;
    transition: all .3s
}

section.space-list>a svg {
    width: 7%;
    transition: all .3s;
    -webkit-transform: translate(200%, 0);
    transform: translate(200%, 0)
}

section.space-list>a img {
    transition: all .3s
}

section.space-list>a:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

section.space-list>a:hover svg {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
}

section.space-list>a:hover div {
    opacity: 1
}

section.space-detail .info {
    margin-top: 5em;
    display: flex;
    flex-direction: row;
    justify-content: space-between
}

section.space-detail .info .image-cover-video svg {
    width: 10%;
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

section.space-detail.kv {
    position: relative;
    z-index: 0;
    padding-top: 0
}

section.space-detail.kv>svg {
    display: block;
    visibility: hidden;
    pointer-events: none
}

section.space-detail.kv .cover {
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 1;
    width: 100%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

section.space-detail.kv .cover.play {
    display: none
}

section.space-detail.kv .cover.play~video {
    visibility: visible
}

section.space-detail.kv video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    visibility: hidden;
    pointer-events: none
}

section.space-detail.kv .name {
    font-size: 3.75em;
    color: #fff;
    text-align: left;
    padding-left: .5em
}

section.space-detail.kv .name:only-child {
    -webkit-transform: translate(0, -55%);
    transform: translate(0, -55%)
}

section.space-detail.kv .play {
    font-size: 1.875em;
    color: #fff;
    width: 100%;
    box-sizing: border-box;
    padding: .4em 0 .4em 6em;
    position: relative;
    z-index: 0;
    margin-top: 1em;
    letter-spacing: .2em;
    cursor: pointer
}

section.space-detail.kv .play:before,section.space-detail.kv .play:after {
    position: absolute;
    left: 0;
    content: '';
    display: block;
    width: 50%;
    height: 2px
}

section.space-detail.kv .play:before {
    top: 0
}

section.space-detail.kv .play:after {
    bottom: 0
}

section.space-detail.kv .play svg {
    height: 1.2em;
    vertical-align: middle;
    width: 3%;
    display: inline
}

section.space-detail.design-concept {
    padding: 4.3em 3.9em;
    color: #fff
}

section.space-detail.design-concept h1 {
    font-size: 3.75em;
    font-weight: normal;
    line-height: 100%
}

section.space-detail.design-concept h2 {
    text-align: left
}

section.space-detail.design-concept h2 .en {
    opacity: .1
}

section.space-detail.design-concept .info>*:nth-child(1) {
    width: 58%;
    position: relative;
    z-index: 0
}

section.space-detail.design-concept .info>*:nth-child(2) {
    width: 1px;
    background-color: #fff;
    opacity: .3
}

section.space-detail.design-concept .info>*:nth-child(3) {
    width: 36%
}

section.space-detail.design-concept .info .icon360 {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    -webkit-filter: drop-shadow(0 0 40px rgba(0,39,82,0.42));
    filter: drop-shadow(0 0 40px rgba(0,39,82,0.42));
    color: #fff
}

section.space-detail.design-concept .info .icon360:before {
    content: '360°';
    font-size: 2.375em;
    text-indent: .5em
}

section.space-detail.design-concept .info .icon360 svg {
    width: 13%;
    margin-top: .4em
}

section.space-detail.design-concept .info p {
    font-size: .875em;
    margin-top: 2.5em;
    line-height: 150%
}

section.space-detail.design-concept .info p.sub-title {
    font-size: 1.25em;
    margin-top: 1.5em;
	line-height: 30%;
}

section.space-detail.design-concept .info .link {
    display: inline-block;
    border-radius: 2em;
    border: 1px solid #fff;
    color: #fff;
    font-size: .875em;
    padding: .9em 1.7em;
    line-height: 100%;
    margin-top: 3em
}

section.space-detail.space-display .info {
    flex-wrap: wrap
}

section.space-detail.space-display .info div {
    box-shadow: 0 0 40px rgba(0,0,0,0.29);
    overflow: hidden
}

section.space-detail.space-display .info div:nth-child(4n),section.space-detail.space-display .info div:nth-child(4n + 1) {
    width: 57%
}

section.space-detail.space-display .info div:nth-child(4n + 2),section.space-detail.space-display .info div:nth-child(4n + 3) {
    width: 41%
}

section.space-detail.space-display .info div:nth-child(n + 3) {
    margin-top: 2em
}

section.space-detail.space-display .info div img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    transition: all .3s
}

section.space-detail.space-display .info div:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

section.space-detail.product-list {
    background-color: rgba(255,255,255,0.1);
    padding: 4.3em 3.9em;
    margin-top: 5.3em
}

section.space-detail.product-list .info {
    flex-wrap: wrap;
    color: #fff
}

section.space-detail.product-list .info>div {
    width: 50%;
    display: flex;
    flex-direction: row
}

section.space-detail.product-list .info>div:nth-child(n + 3) {
    margin-top: 4.1em
}

section.space-detail.product-list .info .img {
    display: block;
    width: 30%;
    position: relative;
    z-index: 0
}

section.space-detail.product-list .info .img img {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-height: 100%;
    max-width: 100%;
    width: auto;
    -o-object-fit: contain;
    object-fit: contain;
    -webkit-filter: drop-shadow(7px 7px 5px rgba(0,0,0,0.7));
    filter: drop-shadow(7px 7px 5px rgba(0,0,0,0.7))
}

section.space-detail.product-list .info .intro {
    margin-left: 5%
}

section.space-detail.product-list .name {
    display: flex;
    flex-direction: row;
    align-items: center
}

section.space-detail.product-list .name:last-child {
    margin-top: 1em
}

section.space-detail.product-list .name:last-child h3 {
    border: none
}

section.space-detail.product-list .name a {
    width: 1.5em;
    margin-left: .7em;
    color: #fff
}

section.space-detail.product-list h3 {
    display: inline-flex;
    flex-direction: row;
    align-items: center;
    border-bottom: 1px solid #fff;
    padding-bottom: .5em;
    min-width: 8em;
    position: relative;
    padding-right: .2em
}

section.space-detail.product-list h3>span {
    letter-spacing: .1em
}

section.space-detail.product-list h3>span:nth-child(1) {
    font-size: 2.5em
}

section.space-detail.product-list h3>span:nth-child(2) {
    margin-left: .3em
}

section.space-detail.product-list h3>span:only-child {
    font-size: 1em
}

section.space-detail.product-list h3>span:nth-child(2),section.space-detail.product-list h3>span:only-child {
    display: flex;
    flex-direction: column
}

section.space-detail.product-list h3>span:nth-child(2)>span:nth-child(1),section.space-detail.product-list h3>span:only-child>span:nth-child(1) {
    font-size: 1.25em
}

section.space-detail.product-list h3>span:nth-child(2)>span:nth-child(2),section.space-detail.product-list h3>span:only-child>span:nth-child(2) {
    font-size: .875em
}

section.space-detail.product-list ul {
    margin-top: 1em
}

section.space-detail.product-list ul li {
    list-style: disc;
    margin-top: .5em;
    margin-left: 1em
}

section.space-detail.product-list ul li:first-child {
    margin-top: 0
}

section.space-detail.other-spaces .info {
    padding-bottom: 2.5em
}

section.space-detail.other-spaces .swiper {
    -webkit-filter: drop-shadow(0 0 10px rgba(0,0,0,0.36));
    filter: drop-shadow(0 0 10px rgba(0,0,0,0.36))
}

section.space-detail.other-spaces a {
    display: block;
    position: relative;
    overflow: hidden
}

section.space-detail.other-spaces a img {
    transition: all .3s
}

section.space-detail.other-spaces a div {
    position: absolute;
    left: 0;
    bottom: 0;
    letter-spacing: .1em;
    background: linear-gradient(to bottom, rgba(0,39,82,0) 0%, rgba(0,39,82,0.6) 100%);
    box-sizing: border-box;
    width: 100%;
    padding: 5em 2.2em 1.5em;
    font-size: 1.25em;
    color: #fff;
    opacity: 0;
    transition: all .3s
}

section.space-detail.other-spaces a div span {
    padding-bottom: .2em;
    border-bottom: 1px solid #fff
}

section.space-detail.other-spaces a:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

section.space-detail.other-spaces a:hover div {
    opacity: 1
}

section.space-detail.other-spaces .swiper-scrollbar {
    left: 0;
    width: 100%;
    background: #fff;
    height: 2px
}

section.space-detail.other-spaces .swiper-scrollbar .swiper-scrollbar-drag {
    background-color: #002752;
    height: 200%;
    top: -50%
}

section.space-detail.customized-service {
    margin-bottom: 0;
    padding-bottom: 5em;
    text-align: center
}

section.space-detail.customized-service p {
    margin-top: 2.6em
}

section.space-detail.customized-service a {
    display: inline-block;
    color: #fff;
    border-radius: 2em;
    background-color: #002752;
    padding: .9em 2.9em;
    margin-top: 3.4em;
    font-size: .875em;
    line-height: 100%
}

section.space-detail.option1.kv .play:before,section.space-detail.option1.kv .play:after {
    background: linear-gradient(to right, rgba(57,204,226,0) 0%, rgba(57,204,226,0.8) 20%, rgba(57,204,226,0.8) 80%, rgba(57,207,226,0) 100%);
    -webkit-filter: drop-shadow(0 0 5px rgba(217,255,255,0.38));
    filter: drop-shadow(0 0 5px rgba(217,255,255,0.38))
}

section.space-detail.option1.space-display .info img {
    box-shadow: 0 0 40px rgba(0,39,82,0.29)
}

section.space-detail.option1.design-concept {
    background-color: #002752;
    box-shadow: 0 0 50px rgba(0,39,82,0.57)
}

section.space-detail.option1.design-concept .info>*:nth-child(1) {
    -webkit-filter: drop-shadow(0 0 35px rgba(0,39,82,0.29));
    filter: drop-shadow(0 0 35px rgba(0,39,82,0.29))
}

section.space-detail.option2.design-concept {
    background-color: #4a433a;
    box-shadow: 0 0 50px rgba(74,67,58,0.57)
}

section.space-detail.option2.space-display .info img {
    box-shadow: 0 0 40px rgba(44,43,40,0.42)
}

section.space-detail.option3.kv .play:before,section.space-detail.option3.kv .play:after {
    background: linear-gradient(to right, rgba(236,217,170,0) 0%, rgba(236,217,170,0.8) 20%, rgba(236,217,170,0.8) 80%, rgba(236,217,170,0) 100%);
    -webkit-filter: drop-shadow(0 0 5px rgba(217,255,255,0.38));
    filter: drop-shadow(0 0 5px rgba(217,255,255,0.38))
}

section.space-detail.option3.design-concept {
    background-color: rgba(229,218,207,0.9);
    box-shadow: 0 0 50px rgba(159,147,126,0.57);
    color: #6e5a47
}

section.space-detail.option3.design-concept h2 {
    color: #6e5a47
}

section.space-detail.option3.design-concept .info>*:nth-child(1) {
    -webkit-filter: drop-shadow(0 0 35px rgba(93,80,70,0.29));
    filter: drop-shadow(0 0 35px rgba(93,80,70,0.29))
}

section.space-detail.option3.design-concept .info>*:nth-child(2) {
    background-color: #6e5a47
}

section.space-detail.option3.design-concept .info .link {
    border-color: #6e5a47;
    color: #6e5a47
}

section.space-detail.option3.space-display .info img {
    box-shadow: 0 0 40px rgba(44,43,40,0.42)
}

section.space-detail.option3.product-list {
    background-color: rgba(133,112,77,0.5)
}

section.space-detail.option4.kv .play:before,section.space-detail.option4.kv .play:after {
    background: linear-gradient(to right, rgba(236,217,170,0) 0%, rgba(236,217,170,0.8) 20%, rgba(236,217,170,0.8) 80%, rgba(236,217,170,0) 100%);
    -webkit-filter: drop-shadow(0 0 5px rgba(217,255,255,0.38));
    filter: drop-shadow(0 0 5px rgba(217,255,255,0.38))
}

section.space-detail.option4.design-concept {
    background-color: #e5dcc8;
    box-shadow: 0 0 50px rgba(74,67,58,0.57);
    color: #433511
}

section.space-detail.option4.design-concept h2 {
    color: #433511
}

section.space-detail.option4.design-concept .info>*:nth-child(2) {
    background-color: #433511
}

section.space-detail.option4.design-concept .info .link {
    border-color: #433511;
    color: #433511
}

section.space-detail.option4.space-display h2 {
    color: #433511
}

section.space-detail.option4.space-display .info img {
    box-shadow: 0 0 40px rgba(44,43,40,0.42)
}

section.space-detail.option4.product-list {
    background-color: rgba(67,53,17,0.1)
}

section.space-detail.option4.product-list h2 {
    color: #433511
}

section.space-detail.option4.product-list .info {
    color: #433511
}

section.space-detail.option4.product-list .info .name a {
    color: #433511
}

section.space-detail.option4.product-list .info h3 {
    border-color: #433511
}

section.space-detail.option4.other-spaces h2 {
    color: #433511
}

section.space-detail.option5.kv .play:before,section.space-detail.option5.kv .play:after {
    background: linear-gradient(to right, rgba(236,217,170,0) 0%, rgba(236,217,170,0.8) 20%, rgba(236,217,170,0.8) 80%, rgba(236,217,170,0) 100%);
    -webkit-filter: drop-shadow(0 0 5px rgba(217,255,255,0.38));
    filter: drop-shadow(0 0 5px rgba(217,255,255,0.38))
}

section.space-detail.option5.design-concept {
    background-color: rgba(229, 210, 195, 1);
    box-shadow: 0 0 50px rgba(229, 210, 195, 1);
	color: #8A5532
}

section.space-detail.option5.design-concept h2 {
    color: #8A5532
}

section.space-detail.option5.design-concept .info>*:nth-child(2) {
    background-color: #8A5532
}

section.space-detail.option5.design-concept .info .link {
    border-color: #8A5532;
    color: #8A5532
}

section.space-detail.option5.space-display h2 {
    color: #8A5532
}

section.space-detail.option5.space-display .info img {
    box-shadow: 0 0 40px rgba(44,43,40,0.42)
}

section.space-detail.option5.product-list {
    background-color: rgba(67,53,17,0.1)
}

section.space-detail.option5.product-list h2 {
    color: #8A5532
}

section.space-detail.option5.product-list .info {
    color: #8A5532
}

section.space-detail.option5.product-list .info .name a {
    color: #8A5532
}

section.space-detail.option5.product-list .info h3 {
    border-color: #8A5532
}

section.space-detail.option5.other-spaces h2 {
    color: #8A5532
}

.content-popup {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 999;
    background-color: rgba(0,0,0,0.8);
    display: none
}

.content-popup .panel {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-color: #fff;
    padding: .5em;
    display: none;
    box-sizing: border-box;
    border-radius: 10px
}

.content-popup .close {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 30px;
    height: 30px;
    cursor: pointer
}

.content-popup .close:before,.content-popup .close:after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 5%;
    z-index: 50;
    background-color: #002752
}

.content-popup .close:before {
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg)
}

.content-popup .close:after {
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg)
}

.content-popup.qrcode {
    display: block
}

.content-popup.qrcode .qrcode {
    display: block;
    padding: 30px
}

.content-popup.qrcode .qrcode img {
    max-width: 500px
}

@media screen and (max-width: 1920px) {
    :root {
        font-size:.83vw
    }

    section {
        width: 78%;
        max-width: none
    }

    section.fullwidth .content-center {
        padding-left: 11%;
        padding-right: 11%
    }

    section.leftzero {
        padding-left: 11%
    }

    section.leftzero .content-center {
        padding-right: 11%
    }

    section.rightzero {
        padding-right: 11%
    }

    section.rightzero .content-center {
        padding-left: 11%
    }
}

@media screen and (max-width: 1300px) {
    :root {
        font-size:1.1vw
    }

    section {
        width: 94%
    }

    section.fullwidth .content-center {
        padding-left: 3%;
        padding-right: 3%
    }

    section.leftzero {
        padding-left: 3%
    }

    section.leftzero .content-center {
        padding-right: 3%
    }

    section.rightzero {
        padding-right: 3%
    }

    section.rightzero .content-center {
        padding-left: 3%
    }
}
