﻿:root{--color-primary: #0033cc;--color-primary-rgb: 0, 51, 204;--color-secondary: #e51775;--color-secondary-rgb: 229, 21, 117;--color-text: #474747;--color-bg:rgba(var(--color-primary-rgb), 0.1);--page-side: calc((100vw - 1600px)/2)}@media screen and (max-width: 1920px){:root{--page-side: clamp(1.25rem, -8.0839612487rem + 15.0699677072vw, 10rem)}}*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--color-text);font-size:clamp(0.875rem,0.7416576964rem + 0.215285253vw,1rem);font-family:"PingFang SC","Microsoft YaHei","Helvetica Neue",Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}main{display:block}h1,h2,h3,h4,h5,h6,p{margin:0;font-weight:normal}a{text-decoration:none;color:inherit}ul,ol{list-style:none;margin:0;padding:0}img{max-width:100%;height:auto;display:block}button{border:none;background:none;cursor:pointer;font-family:inherit}input,textarea,select{font-family:inherit;font-size:inherit}.container{width:100%;max-width:1920px;margin:0 auto;padding:0 clamp(1.25rem,-8.0839612487rem + 15.0699677072vw,10rem)}.w1400{width:100%;max-width:1920px;margin:0 auto;padding:0 clamp(1.25rem,-14.7510764263rem + 25.8342303552vw,16.25rem)}.relative{position:relative}.text-center{text-align:center}.hidden{display:none !important}.abs-center{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.abs-x-center{position:absolute;left:50%;transform:translateX(-50%)}.abs-y-center{position:absolute;top:50%;transform:translateY(-50%)}.bgCenter{background-position:center;background-repeat:no-repeat;background-size:cover}.bgCenter-contain{background-position:center;background-repeat:no-repeat;background-size:contain}.w-full{width:100%}.h-full{height:100%}.w-50{width:50%}.font-bold{font-weight:bold}.font-light{font-weight:100}.text-center{text-align:center}.text-justify{text-align:justify}.flex{display:flex}.flex-center{display:flex;justify-content:center;align-items:center}.flex-wrap{flex-wrap:wrap}.flex-column{flex-direction:column}.flex-row{flex-direction:row}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.items-start{align-items:flex-start}.items-center{align-items:center}.items-end{align-items:flex-end}.flex-grow{flex-grow:1}.flex-shrink{flex-shrink:0}@media screen and (min-width: 576px){.sm\:w-full{width:100%}.sm\:w-50{width:50%}.sm\:h-full{height:100%}.sm\:hidden{display:none !important}.sm\:block{display:block !important}.sm\:flex{display:flex !important}.sm\:flex-wrap{flex-wrap:wrap}.sm\:flex-row{flex-direction:row}.sm\:flex-column{flex-direction:column}.sm\:justify-center{justify-content:center}.sm\:justify-end{justify-content:flex-end}.sm\:justify-between{justify-content:space-between}.sm\:justify-around{justify-content:space-around}.sm\:items-start{align-items:flex-start}.sm\:items-center{align-items:center}.sm\:items-end{align-items:flex-end}}@media screen and (min-width: 768px){.md\:w-full{width:100%}.md\:w-50{width:50%}.md\:h-full{height:100%}.md\:hidden{display:none !important}.md\:block{display:block !important}.md\:text-left{text-align:left}.md\:flex{display:flex !important}.md\:flex-wrap{flex-wrap:wrap}.md\:flex-column{flex-direction:column}.md\:flex-row{flex-direction:row}.md\:justify-center{justify-content:center}.md\:justify-end{justify-content:flex-end}.md\:justify-between{justify-content:space-between}.md\:justify-around{justify-content:space-around}.md\:items-start{align-items:flex-start}.md\:items-center{align-items:center}.md\:items-end{align-items:flex-end}}@media screen and (min-width: 992px){.lg\:w-full{width:100%}.lg\:w-50{width:50%}.lg\:h-full{height:100%}.lg\:hidden{display:none !important}.lg\:block{display:block !important}.lg\:flex{display:flex !important}.lg\:flex-wrap{flex-wrap:wrap}.lg\:flex-column{flex-direction:column}.lg\:flex-row{flex-direction:row}.lg\:justify-center{justify-content:center}.lg\:justify-end{justify-content:flex-end}.lg\:justify-between{justify-content:space-between}.lg\:justify-around{justify-content:space-around}.lg\:items-start{align-items:flex-start}.lg\:items-center{align-items:center}.lg\:items-end{align-items:flex-end}}@media screen and (min-width: 1200px){.xl\:w-full{width:100%}.xl\:w-50{width:50%}.xl\:h-full{height:100%}.xl\:hidden{display:none !important}.xl\:block{display:block !important}.xl\:flex{display:flex !important}.xl\:flex-wrap{flex-wrap:wrap}.xl\:flex-column{flex-direction:column}.xl\:justify-center{justify-content:center}.xl\:justify-end{justify-content:flex-end}.xl\:justify-between{justify-content:space-between}.xl\:justify-around{justify-content:space-around}.xl\:items-start{align-items:flex-start}.xl\:items-center{align-items:center}.xl\:items-end{align-items:flex-end}}:root{--header-height: clamp(3.75rem, 1.083153929rem + 4.3057050592vw, 6.25rem);--header-text-color: #000}.header{position:fixed;top:0;left:0;width:100%;background-color:#fff;z-index:9999;box-shadow:0 2px 4px rgba(0,0,0,.1)}.header.transparent{background-color:rgba(0,0,0,0);border-bottom:1px solid hsla(0,0%,100%,.2);--header-text-color: #fff;box-shadow:none}.header.transparent .logo img,.header.transparent .webHome img{filter:grayscale(1) brightness(5000%)}.header .container{display:flex;align-items:center;justify-content:space-between;height:var(--header-height)}.header .logo{margin-right:auto;height:62%}.header .logo img{display:block;height:100%;width:auto}.header .actions{display:flex;align-items:center;color:var(--header-text-color);gap:clamp(1.5rem,-1.166846071rem + 4.3057050592vw,4rem)}.header .actions a,.header .actions i{color:var(--header-text-color)}.header .actions i{color:var(--header-text-color);font-size:clamp(1rem,0.4666307858rem + 0.8611410118vw,1.5rem)}.header .actions .socials{display:flex}.header .actions .hamburger i{color:var(--header-text-color);font-size:24px}.header .navMenu{display:flex}.header .navMenu a{color:var(--header-text-color);font-size:clamp(0.875rem,0.6083153929rem + 0.4305705059vw,1.125rem);display:inline-block;transition:transform .3s ease,color .3s ease;transform-origin:center}.header .navMenu .nav-item{position:relative}.header .navMenu .nav-item .nav-item-title{line-height:clamp(1.875rem,-0.791846071rem + 4.3057050592vw,4.375rem)}.header .navMenu .nav-item:not(:last-child){margin-right:clamp(1.875rem,0.2082212056rem + 2.691065662vw,3.4375rem)}.header .navMenu .nav-item.active .nav-item-title,.header .navMenu .nav-item:hover .nav-item-title{transform:scale(1.12);font-weight:bold}@media screen and (min-width: 992px){.header .navMenu .nav-item:hover .subList-box{opacity:1;pointer-events:auto;top:100%}}@media screen and (min-width: 992px){.header .navMenu .subList-box{position:absolute;top:calc(100% - clamp(0.625rem,-0.0417115178rem + 1.0764262648vw,1.25rem));left:50%;transform:translateX(-50%);opacity:0;pointer-events:none;transition:all .5s ease-in-out;padding-top:clamp(0.5rem,0.0333019376rem + 0.7534983854vw,0.9375rem)}.header .navMenu .subList-box ul{backdrop-filter:blur(20px);min-width:240px;background:hsla(0,0%,100%,.8);text-align:center;box-shadow:0 2px 4px rgba(0,0,0,.1);border-radius:20px;padding:clamp(0.625rem,-0.0417115178rem + 1.0764262648vw,1.25rem) clamp(0.5rem,-0.0333692142rem + 0.8611410118vw,1rem)}}.header .navMenu .subList-box li a{color:#000;font-size:clamp(0.75rem,0.4833153929rem + 0.4305705059vw,1rem);padding:clamp(0.25rem,-0.0166846071rem + 0.4305705059vw,0.5rem) 0}.header .navMenu .subList-box li a:hover{color:var(--color-primary)}.header .webHome{display:flex;align-items:center;color:var(--header-text-color);font-size:clamp(0.75rem,0.4833153929rem + 0.4305705059vw,1rem);margin-top:clamp(0.3125rem,-0.0208557589rem + 0.5382131324vw,0.625rem)}.header .webHome img{width:17px;margin-right:8px}.header .searchPanel{position:absolute;top:0;left:0;width:100%;height:var(--header-height);background:var(--color-gradient);opacity:0;pointer-events:none;transition:all .3s ease-in-out}.header .searchPanel form{display:flex;align-items:center;justify-content:space-between;width:100%;border-bottom:1px solid #fff}.header .searchPanel input{display:block;width:100%;border:none;outline:none;background-color:rgba(0,0,0,0);color:#fff;color:var(--header-text-color);font-size:clamp(1rem,0.4666307858rem + 0.8611410118vw,1.5rem)}.header .searchPanel input::placeholder{color:hsla(0,0%,100%,.8)}.header .searchPanel i{color:#fff;font-size:clamp(1rem,0.4666307858rem + 0.8611410118vw,1.5rem)}.header .searchPanel.active{pointer-events:auto;opacity:1}@media screen and (max-width: 992px){.header{position:relative}.header.transparent{background-color:#fff;border-bottom:1px solid hsla(0,0%,100%,.08);--header-text-color: #000}.header.transparent .logo img,.header.transparent .webHome img{filter:none}.header .logo{height:60%;margin-right:auto}.header .navMenu{display:flex;flex-direction:column;position:fixed;top:var(--header-height);left:0;width:75%;height:calc(100vh - var(--header-height));background-color:#fff;margin-right:0;padding:20px;overflow-y:auto;transform:translateX(-100%);opacity:1;pointer-events:none;transition:all .4s ease-in-out;z-index:999}.header .navMenu.open{transform:translateX(0);opacity:1;pointer-events:auto}.header .navMenu .nav-item{margin-right:0 !important;margin-bottom:10px;width:100%;text-align:center}.header .navMenu .nav-item a{text-align:left;color:#000;font-size:16px;display:block;padding:10px 0;font-weight:500;line-height:1.4;flex-grow:2}.header .navMenu .nav-item .icon-right{width:20px}.header .navMenu .nav-item:hover>a,.header .navMenu .nav-item.active>a{transform:scale(1) !important}.header .navMenu .nav-item::after{display:none}.header .navMenu .nav-item.active>a{color:var(--color-primary, #0033cc)}.header .navMenu .nav-item.active .subList-box{display:block !important}.header .navMenu .subList-box{display:none;padding-left:20px}.header .navMenu .subList-box li a{font-size:14px;padding:10px 0}.header #mobileOverlay{position:fixed;top:var(--header-height);left:0;width:100%;height:calc(100vh - var(--header-height));background:rgba(0,0,0,.5);opacity:0;pointer-events:none;transition:opacity .3s;z-index:-2}.header #mobileOverlay.active{opacity:1;pointer-events:auto}.header .hamburger.active i::before{content:"æxx"}}.footer{background:#0235cc;padding-top:clamp(2.75rem,-0.1835306781rem + 4.7362755651vw,5.5rem);overflow:hidden}.footer-nav .nav-li a{display:block;color:#fff;font-size:clamp(0.875rem,0.6083153929rem + 0.4305705059vw,1.125rem);transition:all .3s ease-in-out}.footer-nav .nav-li a:not(:last-child){margin-bottom:clamp(0.75rem,-0.0500538213rem + 1.2917115178vw,1.5rem)}.footer-nav .nav-li a:hover{transform:translateX(5px)}.footer-nav .nav-li:nth-child(1){order:1}.footer-nav .nav-li:nth-child(2){order:2}.footer-nav .nav-li:nth-child(3){order:4}.footer-nav .nav-li:nth-child(4){order:5}.footer-nav .nav-img{order:3;width:clamp(13.125rem,3.7910387513rem + 15.0699677072vw,21.875rem)}@media screen and (max-width: 992px){.footer-nav .nav-img{margin:0 auto}}.footer-img{display:block;width:100%;opacity:.3;margin-top:clamp(1.0625rem,-0.0709095802rem + 1.8299246502vw,2.125rem)}@media screen and (max-width: 992px){.footer-img{width:auto;height:80px;max-width:unset;margin-left:50%;transform:translateX(-50%)}}.footer-bq{padding:20px 0}.footer-bq p,.footer-bq a{color:#fff;opacity:.3;font-size:clamp(0.75rem,0.4833153929rem + 0.4305705059vw,1rem);transition:all .3s ease-in-out}.footer-bq p:hover,.footer-bq a:hover{opacity:1}.footer-bq .flex{gap:clamp(1rem,0.4666307858rem + 0.8611410118vw,1.5rem)}@media screen and (max-width: 992px){.footer-bq .flex{gap:4px}}@media screen and (max-width: 992px){.footer-bq>div:last-child a{margin-top:4px}}@font-face{font-family:Montserrat-Bold;src:url("../fonts/MONTSERRAT-BOLD.OTF")}@font-face{font-family:Barlow-Bold;src:url("../fonts/BarlowBold.ttf")}@font-face{font-family:Barlow-Regular;src:url("../fonts/BARLOW-REGULAR.OTF")}@font-face{font-family:Roboto-Regular;src:url("../fonts/ROBOTO-REGULAR.TTF")}.g-title{color:var(--color-primary)}.g-title div{font-family:Barlow-Regular;font-size:clamp(1rem,0.4666307858rem + 0.8611410118vw,1.5rem)}.g-title .cn-title{margin-top:clamp(0.375rem,-0.0250269107rem + 0.6458557589vw,0.75rem);font-size:clamp(1.5rem,-0.2334499462rem + 2.7987082885vw,3.125rem);line-height:.9;font-weight:bold}.g-title.white{color:#fff}.g-title.centerStyle img{margin:0 auto}.g-title.centerStyle .cn-title{margin:clamp(0.375rem,-0.0250269107rem + 0.6458557589vw,0.75rem) auto}.g-tip{font-size:clamp(0.875rem,0.6083153929rem + 0.4305705059vw,1.125rem);color:#222;line-height:2}.g-desc{font-size:clamp(0.875rem,0.6083153929rem + 0.4305705059vw,1.125rem);line-height:2.1;color:#333;text-align:justify;text-align-last:left}.btn-box{gap:30px}.g-more{height:40px;min-width:clamp(6.25rem,2.9164424112rem + 5.382131324vw,9.375rem);border-radius:20px;color:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative;background:var(--color-primary);transition:all .3s ease;z-index:1}.g-more::before{content:"";position:absolute;top:0;left:0;width:0%;height:100%;background:var(--color-secondary);transition:width .4s cubic-bezier(0.25, 0.8, 0.25, 1);z-index:0}.g-more span,.g-more i{position:relative;z-index:10;transition:color .3s ease}.g-more i{font-size:clamp(0.875rem,0.6083153929rem + 0.4305705059vw,1.125rem)}.g-more span{font-size:clamp(0.875rem,0.6083153929rem + 0.4305705059vw,1.125rem);margin-right:6px}.g-more:hover{transform:translateY(-3px);box-shadow:0 6px 15px rgba(0,51,204,.3)}.g-more:hover::before{width:100%}.g-more.white{background:#fff;color:var(--color-primary)}.g-more.white::before{background:var(--color-primary)}.g-more.white:hover{box-shadow:0 6px 15px hsla(0,0%,100%,.4)}.g-more.white:hover span,.g-more.white:hover i{color:#fff}.g-bg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1}.g-nav{width:clamp(9.375rem,-0.6256727664rem + 16.146393972vw,18.75rem);height:clamp(3.75rem,-0.2502691066rem + 6.4585575888vw,7.5rem);color:#fff;text-align:center;display:flex;align-items:center;justify-content:center;background:var(--color-primary);font-size:clamp(1.5rem,-0.2334499462rem + 2.7987082885vw,3.125rem);box-shadow:0px 10px 20px 0px rgba(0,0,0,.2);border-radius:0px 30px 0px 0px;position:relative}.g-nav p{font-weight:bold;position:relative;z-index:2}.g-nav-img{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);max-width:100%;max-height:100%;z-index:1}.g-nav.bigStyle{width:clamp(12.5rem,-0.8342303552rem + 21.528525296vw,25rem)}.breadCrumbs{display:flex;align-items:center}.breadCrumbs a,.breadCrumbs div,.breadCrumbs i{color:#fff;font-size:clamp(0.75rem,0.4833153929rem + 0.4305705059vw,1rem);font-weight:100}.breadCrumbs i{margin-right:6px}@media screen and (max-width: 992px){.breadCrumbs{display:none}}.page{margin-top:clamp(2.1875rem,-0.1459903122rem + 3.7674919268vw,4.375rem);display:flex;justify-content:center;align-items:center;--itemBorder: clamp(1.875rem, 1.2082884822rem + 1.0764262648vw, 2.5rem)}.page .page-item .page-link{display:flex;justify-content:center;align-items:center;width:var(--itemBorder);height:var(--itemBorder);font-size:clamp(0.75rem,0.4833153929rem + 0.4305705059vw,1rem);color:#000;transition:all .5s ease-in-out;padding:0;background:#eff2f9;border-radius:5px}.page .page-item.active .page-link{background:var(--color-primary);color:#fff}.page .page-item:hover .page-link{background:var(--color-primary);color:#fff}.page .page-item:not(:last-child){margin-right:20px}.g-content *{font-size:clamp(0.875rem,0.6083153929rem + 0.4305705059vw,1.125rem);line-height:2}.g-content img{max-width:100%;display:inline-block}.g-navigation{margin-top:clamp(1.25rem,0.2499327234rem + 1.6146393972vw,2.1875rem)}.g-navigation a{display:flex;align-items:center;font-size:clamp(0.75rem,0.2166307858rem + 0.8611410118vw,1.25rem);flex-basis:50%}.g-navigation a i{flex-shrink:0}.g-navigation a p{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}@media screen and (min-width: 992px){.g-navigation a.prev{padding-right:clamp(0.625rem,-0.0417115178rem + 1.0764262648vw,1.25rem)}}.g-navigation a.prev i{margin-right:clamp(0.625rem,-0.0417115178rem + 1.0764262648vw,1.25rem)}@media screen and (min-width: 992px){.g-navigation a.next{flex-direction:row-reverse;padding-left:clamp(0.625rem,-0.0417115178rem + 1.0764262648vw,1.25rem)}.g-navigation a.next i{margin-left:clamp(0.625rem,-0.0417115178rem + 1.0764262648vw,1.25rem)}}@media screen and (max-width: 992px){.g-navigation a.next{margin-top:15px}.g-navigation a.next i{margin-right:clamp(0.625rem,-0.0417115178rem + 1.0764262648vw,1.25rem)}}.g-navigation a:hover{color:var(--color-primary)}.g-layout{padding:clamp(3.125rem,1.4582212056rem + 2.691065662vw,4.6875rem) 0}.g-layout .g-left{width:clamp(12.5rem,-0.8342303552rem + 21.528525296vw,25rem);flex-shrink:0}.g-layout .g-left-nav{background:#e5eafa;border-radius:20px;overflow:hidden}.g-layout .g-left-nav .item{display:flex;align-items:center;justify-content:space-between;color:#000;padding:0 clamp(0.9375rem,-0.0625672766rem + 1.6146393972vw,1.875rem);min-height:clamp(2.5rem,-0.166846071rem + 4.3057050592vw,5rem);transition:background .3s ease-in-out}.g-layout .g-left-nav .item p{font-size:clamp(0.875rem,0.4749730893rem + 0.6458557589vw,1.25rem)}.g-layout .g-left-nav .item i{flex-shrink:0}.g-layout .g-left-nav .item.active{color:#fff;background:var(--color-primary)}.g-layout .g-left-nav .item:hover{color:#fff;background:var(--color-primary)}.g-layout .g-right{width:68.75%}.g-layout .g-right table{width:100%;border-spacing:0;text-align:left;border-bottom:clamp(0.3125rem,-0.0208557589rem + 0.5382131324vw,0.625rem) solid var(--color-primary)}.g-layout .g-right table tr:nth-child(odd){background:var(--color-bg)}.g-layout .g-right table tr:first-child{color:#fff;background:var(--color-primary)}.g-layout .g-right table tr th,.g-layout .g-right table tr td{line-height:1.5;padding:clamp(0.625rem,-0.0417115178rem + 1.0764262648vw,1.25rem) 0}.g-layout .g-right table tr th{font-weight:bold;font-size:clamp(1rem,0.4666307858rem + 0.8611410118vw,1.5rem)}.g-layout .g-right table tr td:first-child,.g-layout .g-right table tr th:first-child{padding-left:clamp(1.5625rem,-0.1042787944rem + 2.691065662vw,3.125rem)}@media screen and (max-width: 992px){.g-layout .g-left,.g-layout .g-right{width:100%}.g-layout .g-right{margin-top:25px;width:100%}.g-layout .g-right .table-box{overflow-x:auto}.g-layout .g-right table{width:800px}}.anchor{position:absolute;left:0;top:calc(-1*clamp(3.75rem,1.083153929rem + 4.3057050592vw,6.25rem))}.h-auto{overflow-y:auto;overscroll-behavior:contain}.h-auto::-webkit-scrollbar{width:.25rem}.h-auto::-webkit-scrollbar-track{background:rgba(0,0,0,.1)}.h-auto::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.6)}.banner{position:relative}.banner-img{display:block;width:100%}.banner-text{position:absolute;bottom:0;left:0;width:100%;z-index:2}.custom-scrollbar{position:relative}.custom-scrollbar .scrollbar-track{width:100%;height:6px;background:#e0e0e0;border-radius:3px;position:relative;overflow:visible}.custom-scrollbar .scrollbar-thumb{height:100%;background:var(--color-primary);border-radius:3px;width:0;transition:width .3s ease-out;will-change:width;position:relative;overflow:visible}.custom-scrollbar .scrollbar-thumb .thumb-icon{width:clamp(3.625rem,-0.241926803rem + 6.2432723358vw,7.25rem);height:clamp(1.8125rem,1.212459634rem + 0.9687836383vw,2.375rem);object-fit:contain;position:absolute;top:50%;right:0;transform:translate(50%, -100%);z-index:2;max-width:unset;cursor:grab;user-select:none;-webkit-user-drag:none}.custom-scrollbar .scrollbar-thumb .thumb-icon:active{cursor:grabbing}#my-scrollbar{height:100vh;overflow:hidden}.index .page-hero{height:clamp(25rem,-11.0024219591rem + 58.1270182992vw,58.75rem)}.index .page-hero .swiper-slide{display:flex;justify-content:center;align-items:center}.index .page-hero .swiper .text-box{color:#fff;position:absolute;top:20%;left:0;width:100%}.index .page-hero .swiper .text-box .en-text{font-family:Montserrat-Bold;font-size:clamp(1rem,0.4666307858rem + 0.8611410118vw,1.5rem);color:#fff}.index .page-hero .swiper .text-box .cn-text{font-size:clamp(3.125rem,-0.2085575888rem + 5.382131324vw,6.25rem)}.index .page-hero .swiper .text-box .cn-text p{font-weight:bolder;line-height:1.2}.index .page-hero .swiper .text-box .time{margin-top:clamp(0.625rem,-0.0417115178rem + 1.0764262648vw,1.25rem);display:inline-block;font-family:Barlow-Bold;font-size:clamp(1.5625rem,-0.1042787944rem + 2.691065662vw,3.125rem);padding:clamp(0.1875rem,-0.0125134553rem + 0.3229278794vw,0.375rem) clamp(0.375rem,-0.0250269107rem + 0.6458557589vw,0.75rem);background:#d93643;line-height:1}.index .page-hero .swiper .slide1{background:var(--color-primary)}.index .page-hero .swiper .slide1 .mask{position:relative;z-index:2;width:100%}.index .page-hero .swiper .slide1 .img1{position:absolute;right:0;top:20%;width:42.39%;max-width:814px}.index .page-hero .swiper .slide1 .img1 .building{position:absolute;top:0;left:10%;z-index:1;width:78.13%;max-width:636px}.index .page-hero .swiper .slide1 .img2{position:absolute;left:0;bottom:5%;width:18%;max-width:346px}.index .page-hero .swiper .slide1 .img2 .building{position:absolute;top:-5%;right:-20%;z-index:1;max-width:100%}.index .page-hero .swiper .slide1 .img3{position:absolute;right:0;bottom:0;width:80.6%;max-width:1549px}.index .page-hero .swiper .slide1 .img3 .building{position:absolute;bottom:20%;left:15%;z-index:1;width:38.28%;max-width:593px}.index .page-hero .swiper .slide2{background:var(--color-primary)}.index .page-hero .swiper .slide2 .slide2-logo{position:absolute;top:20%;right:var(--page-side);width:23.5%;max-width:452px}.index .page-hero .swiper .slide2 .svg-icon{position:absolute;bottom:0;left:0;width:100%}.index .page-hero .swiper .slide3{background:var(--color-primary)}.index .page-hero .swiper .slide3 .bg{position:absolute;top:0;left:0;height:100%;width:100%;display:grid;grid-template-rows:1fr 1fr 1fr 1fr}.index .page-hero .swiper .slide3 .bg .row{min-height:0}.index .page-hero .swiper .slide3 .bg img{height:100%;width:auto;max-width:unset}.index .page-hero .swiper .slide3 .row3 .block{flex-grow:2;background:linear-gradient(90deg, #00ceff 0%, transparent 100%);opacity:.1}.index .page-hero .swiper .swiper-pagination{left:var(--page-side);bottom:clamp(1.25rem,-0.0834230355rem + 2.1528525296vw,2.5rem);width:auto}.index .page-hero .swiper .swiper-pagination-bullet{width:75px;height:22px;background:url(../img/swiper-btn.png) no-repeat center center;border-radius:0;opacity:1}.index .page-hero .swiper .swiper-pagination-bullet:not(:last-child){margin-right:clamp(0.9375rem,-0.0625672766rem + 1.6146393972vw,1.875rem)}.index .page-hero .swiper .swiper-pagination-bullet-active{width:102px;height:30px;background:url(../img/swipe-btn-active.png) no-repeat center center}.index .page-countdown{margin-top:10px;overflow:hidden;position:relative}.index .page-countdown .bg{position:absolute;bottom:0;top:0;left:0;right:0;display:flex;align-items:center;justify-content:center;z-index:1}.index .page-countdown .bg div{width:400vw;height:400vw;border-radius:10%;background:linear-gradient(90deg, #0033cc 50%, #e51775 75%, #ffb300 100%);filter:blur(20vw);opacity:.8;animation:effect infinite 6s linear}.index .page-countdown .box{height:clamp(7.5rem,4.833153929rem + 4.3057050592vw,10rem);position:relative;z-index:2}.index .page-countdown .box .text{color:#fff}.index .page-countdown .box .text p:first-child{font-weight:bold;font-size:clamp(1.25rem,0.5832884822rem + 1.0764262648vw,1.875rem)}.index .page-countdown .box .text p:last-child{font-size:clamp(1rem,0.7333153929rem + 0.4305705059vw,1.25rem);font-weight:light;margin-top:10px}@media screen and (max-width: 992px){.index .page-countdown .box{height:auto;padding:25px 0}}.index .page-countdown .countdown-box{color:#fff}@media screen and (min-width: 992px){.index .page-countdown .countdown-box{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}}.index .page-countdown .countdown-box .tip{font-size:clamp(1rem,0.8666576964rem + 0.215285253vw,1.125rem);margin-top:clamp(0.625rem,-0.0417115178rem + 1.0764262648vw,1.25rem)}@media screen and (max-width: 992px){.index .page-countdown .countdown-box .tip{margin-bottom:clamp(0.625rem,-0.0417115178rem + 1.0764262648vw,1.25rem)}}@media screen and (min-width: 992px){.index .page-countdown .countdown-box .tip{margin-right:clamp(0.625rem,-0.0417115178rem + 1.0764262648vw,1.25rem);writing-mode:vertical-rl;text-orientation:mixed}}.index .page-countdown .countdown-box ul li .time{--box-w: clamp(4.6875rem, 3.6874327234rem + 1.6146393972vw, 5.625rem);width:var(--box-w);height:var(--box-w);background:hsla(0,0%,100%,.2);display:flex;justify-content:center;align-items:center;font-family:Barlow-Bold;font-size:clamp(1.5625rem,-0.1042787944rem + 2.691065662vw,3.125rem)}.index .page-countdown .countdown-box ul li p{text-align:center;font-weight:light;font-size:clamp(0.875rem,0.6083153929rem + 0.4305705059vw,1.125rem);margin-top:5px}@media screen and (min-width: 992px){.index .page-countdown .countdown-box ul li:not(:last-child){margin-right:clamp(1.5625rem,-0.1042787944rem + 2.691065662vw,3.125rem)}}.index .page-countdown .bgImg{position:absolute;right:0;bottom:0;height:80%;z-index:2}@media screen and (max-width: 992px){.index .page-countdown .bgImg{height:auto}}.index .page-news{padding:clamp(2.1875rem,1.5207884822rem + 1.0764262648vw,2.8125rem) 0 clamp(2.1875rem,-0.1459903122rem + 3.7674919268vw,4.375rem)}.index .page-news .news-box{margin-top:clamp(0.9375rem,-0.0625672766rem + 1.6146393972vw,1.875rem);padding:0}.index .page-news .news-box .left,.index .page-news .news-box .right{flex-basis:50%}.index .page-news .news-box .left{background:#f4f4f4}.index .page-news .news-box .left .index-one-news{display:block;width:100%}.index .page-news .news-box .left .news-list{display:grid;grid-template-rows:repeat(5, 1fr)}.index .page-notice{background:rgba(var(--color-primary-rgb), 0.2);padding:clamp(3.125rem,2.4582884822rem + 1.0764262648vw,3.75rem) 0 clamp(3.125rem,1.1248654467rem + 3.2292787944vw,5rem)}.index .page-notice .notice-one{background:#fff;border-top-left-radius:20px;border-bottom-left-radius:20px;overflow:hidden;margin-top:20px}.index .page-notice .notice-one .box{flex-basis:50%;position:relative}.index .page-notice .notice-one .box .notice-icon{position:absolute;bottom:clamp(0.8125rem,-0.0542249731rem + 1.3993541442vw,1.625rem);right:clamp(1.5625rem,-0.1042787944rem + 2.691065662vw,3.125rem);width:clamp(4.6875rem,1.0205866523rem + 5.9203444564vw,8.125rem)}.index .page-notice .notice-one .img-box .time-tip{opacity:1}.index .page-notice .notice-one .text-box{padding:0 clamp(1.25rem,-0.0834230355rem + 2.1528525296vw,2.5rem)}.index .page-notice .notice-one .text-box .notice-title{font-size:clamp(1.25rem,0.1832615716rem + 1.7222820237vw,2.25rem);overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.index .page-notice .notice-one .text-box .notice-desc{font-size:clamp(1rem,0.7333153929rem + 0.4305705059vw,1.25rem);margin-top:clamp(1.5625rem,-1.7710575888rem + 5.382131324vw,4.6875rem)}@media screen and (max-width: 992px){.index .page-notice .notice-one{border-bottom-left-radius:0;border-top-right-radius:20px}.index .page-notice .notice-one .text-box{padding:15px}}.index .page-notice .notice-list{display:grid;grid-template-columns:repeat(3, 1fr);grid-gap:clamp(1.5625rem,-0.1042787944rem + 2.691065662vw,3.125rem);margin-top:clamp(1.25rem,-0.0834230355rem + 2.1528525296vw,2.5rem)}@media screen and (max-width: 992px){.index .page-notice .notice-list{grid-template-columns:repeat(1, 1fr)}}.index .page-history{padding:clamp(3.125rem,1.4582212056rem + 2.691065662vw,4.6875rem) 0}.index .page-history .g-title{text-align:center}.index .page-history .g-title .cn-title{width:100%}.index .page-history .swiper{margin-top:18px}.index .page-history .swiper-slide:nth-child(even) .history-item .text-box{order:2}.index .page-history .swiper-slide:nth-child(even) .history-item .img-box{order:1}.index .page-history .history-item{display:grid;grid-template-rows:1fr 1fr;padding:clamp(1.25rem,-0.0834230355rem + 2.1528525296vw,2.5rem) clamp(1rem,-0.0667384284rem + 1.7222820237vw,2rem);color:#fff;height:100%}.index .page-history .history-item:hover{background:#e5eafa}.index .page-history .history-item:hover .text-box .year{color:var(--color-primary)}.index .page-history .history-item:hover .text-box .desc{color:#000}.index .page-history .text-box{padding-top:clamp(0.9375rem,-0.0625672766rem + 1.6146393972vw,1.875rem)}.index .page-history .text-box .year{font-family:Barlow-Bold;font-size:clamp(1.125rem,-0.075080732rem + 1.9375672766vw,2.25rem)}.index .page-history .text-box .desc{font-size:clamp(0.75rem,0.3499730893rem + 0.6458557589vw,1.125rem);line-height:1.7;margin-top:clamp(0.3125rem,-0.0208557589rem + 0.5382131324vw,0.625rem);font-weight:lighter;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical}.index .page-history .img-box{padding-top:67%;position:relative}.index .page-history .swiper-controls{margin-top:clamp(2.8125rem,1.8124327234rem + 1.6146393972vw,3.75rem)}.index .page-history .swiper-controls .year{font-family:Barlow-Bold;font-size:clamp(1.125rem,-0.075080732rem + 1.9375672766vw,2.25rem);color:#fff}.index .page-history .swiper-controls .dot-box .dot-box{display:flex}.index .page-history .swiper-controls .dot-box .dot{position:relative}.index .page-history .swiper-controls .dot-box .dot .icon{width:clamp(3.9375rem,-0.2627825619rem + 6.7814854682vw,7.875rem);position:absolute;top:-10px;left:0;transform:translate(0, -100%)}.index .page-history .swiper-controls .dot-box .dot .note{display:flex;gap:clamp(0.3125rem,-0.3542115178rem + 1.0764262648vw,0.9375rem);align-items:center;cursor:pointer}.index .page-history .swiper-controls .dot-box .dot .note i{opacity:.3;width:2px;background:#fff;animation:voice 2s linear infinite}.index .page-history .swiper-controls .dot-box .dot .note i:nth-child(1),.index .page-history .swiper-controls .dot-box .dot .note i:nth-child(9){animation-duration:1.5s;animation-delay:.5s;height:4px}.index .page-history .swiper-controls .dot-box .dot .note i:nth-child(2),.index .page-history .swiper-controls .dot-box .dot .note i:nth-child(8){animation-duration:1.2s;animation-delay:.3s;height:8px}.index .page-history .swiper-controls .dot-box .dot .note i:nth-child(3),.index .page-history .swiper-controls .dot-box .dot .note i:nth-child(7){animation-duration:2s;animation-delay:.3s;height:16px}.index .page-history .swiper-controls .dot-box .dot .note i:nth-child(4),.index .page-history .swiper-controls .dot-box .dot .note i:nth-child(6){animation-duration:1s;height:32px}.index .page-history .swiper-controls .dot-box .dot .note i:nth-child(5){height:48px}.index .page-history .swiper-controls .dot-box .dot .note.active i{opacity:1}.index .page-story{background:rgba(var(--color-primary-rgb), 0.1);padding:clamp(3.125rem,-1.5419806243rem + 7.5349838536vw,7.5rem) 0 clamp(3.125rem,-1.5419806243rem + 7.5349838536vw,7.5rem) var(--page-side);position:relative;overflow:hidden}.index .page-story .g-title .cn-title{width:100%;line-height:1.2;margin:clamp(0.3125rem,-0.0208557589rem + 0.5382131324vw,0.625rem) 0}.index .page-story .icon{width:clamp(7.5rem,2.8330193757rem + 7.5349838536vw,11.875rem);margin:5px 0 clamp(1rem,0.4666307858rem + 0.8611410118vw,1.5rem)}.index .page-story .right{width:76.5%;position:relative;z-index:3}.index .page-story .right .img-box{padding-top:57%;position:relative}.index .page-story .right .text-box{background:#fff;padding:clamp(0.625rem,-0.0417115178rem + 1.0764262648vw,1.25rem)}.index .page-story .right .text-box .title{font-size:clamp(1rem,0.4666307858rem + 0.8611410118vw,1.5rem);color:#000;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.index .page-story .right .text-box .desc{font-size:clamp(0.75rem,0.4833153929rem + 0.4305705059vw,1rem);overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;margin:clamp(0.3125rem,-0.3542115178rem + 1.0764262648vw,0.9375rem) 0}.index .page-story .right .text-box i{width:20px;height:20px;background:#fff;border-radius:50%;display:flex;justify-content:center;align-items:center;font-size:12px}.index .page-story .right .swiper-slide .desc,.index .page-story .right .swiper-slide i{display:none}.index .page-story .right .swiper-slide-active .text-box{background:var(--color-primary)}.index .page-story .right .swiper-slide-active .desc{display:block;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.index .page-story .right .swiper-slide-active i{display:flex}.index .page-story .right .swiper-slide-active .title,.index .page-story .right .swiper-slide-active .desc{color:#fff}.index .page-story .right .swiper-progressBar{margin-right:var(--page-side);margin-top:clamp(2.5rem,-0.166846071rem + 4.3057050592vw,5rem)}.index .page-story .section-top{position:relative;z-index:3}.index .page-story .story-line-wrap{position:absolute;top:35%;left:50%;transform:translate(-50%, -50%);width:100%;z-index:2;pointer-events:none}.index .page-story .story-line-wrap .story-line-canvas{display:block;width:100%;height:500px}@media screen and (max-width: 992px){.index .page-story .section-top{width:100%}.index .page-story .section-top .g-title h2{align-items:flex-end}.index .page-story .section-top .g-title .cn-title{width:auto;margin:0}.index .page-story .section-top .g-title .cn-title br{display:none}.index .page-story .section-top .g-more{margin-top:10px}.index .page-story .story-line-wrap .story-line-canvas{min-height:120px}.index .page-story .right{margin-top:20px;width:100%}}.index .page-wish{padding:clamp(3.125rem,0.458153929rem + 4.3057050592vw,5.625rem) 0 clamp(3.125rem,-0.2085575888rem + 5.382131324vw,6.25rem)}.index .page-wish .icon{width:clamp(12.8125rem,5.9453713671rem + 11.0871905274vw,19.25rem);margin:0 auto}.index .page-wish .blessing-box{padding:40px 0;position:relative;z-index:2}.index .page-wish li{padding:10px clamp(1.25rem,-0.4167787944rem + 2.691065662vw,2.8125rem);background:hsla(0,0%,100%,.85);border-radius:20px;position:relative}.index .page-wish li:hover{background-image:linear-gradient(90deg, #0235cc 0%, #e51373 100%);color:#fff}.index .page-wish li:hover .icon{opacity:1}.index .page-wish li .icon{display:flex;justify-content:center;align-items:center;position:absolute;top:50%;left:0;transform:translate(-50%, -50%);width:clamp(3.75rem,2.4165769645rem + 2.1528525296vw,5rem);height:clamp(3.75rem,2.4165769645rem + 2.1528525296vw,5rem);background:var(--color-primary);border-radius:50%;border:5px solid #fff;opacity:0;transition:all .3s ease-in-out}.index .page-service{padding:clamp(3.125rem,2.1249327234rem + 1.6146393972vw,4.0625rem) 0}.index .page-service .g-title .cn-title{width:100%;line-height:1.2;margin:clamp(0.3125rem,-0.0208557589rem + 0.5382131324vw,0.625rem) 0}.index .page-service .right{gap:clamp(0.625rem,-0.0417115178rem + 1.0764262648vw,1.25rem)}.index .page-service .right .item{width:clamp(5.9375rem,-0.3962594187rem + 10.2260495156vw,11.875rem);height:clamp(7.8125rem,-0.521393972rem + 13.45532831vw,15.625rem);background:var(--color-primary);border-radius:20px;color:#fff;text-align:center;padding-top:clamp(1.5625rem,-0.1042787944rem + 2.691065662vw,3.125rem);font-size:clamp(1rem,0.4666307858rem + 0.8611410118vw,1.5rem);position:relative;overflow:hidden;transition:all .3s ease-in-out}.index .page-service .right .item .title{position:relative;z-index:2}.index .page-service .right .item .bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.index .page-service .right .item .bg img{display:block;opacity:.2;position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:clamp(9.375rem,-0.6256727664rem + 16.146393972vw,18.75rem);max-width:unset;transition:all .3s ease-in-out}.index .page-service .right .item i{font-size:clamp(1.25rem,-0.0834230355rem + 2.1528525296vw,2.5rem)}.index .page-service .right .item.active .bg{background:url(../img/service-bg.png) no-repeat center center}.index .page-service .right .item.active .bg img{opacity:1}.index .page-service .right .item.active{width:clamp(9.375rem,-0.6256727664rem + 16.146393972vw,18.75rem);box-shadow:0px 0px 16px 4px rgba(2,53,204,.2)}@media screen and (max-width: 992px){.index .page-service .right{flex-wrap:wrap;margin-top:20px;gap:15px}.index .page-service .right .item{flex-basis:calc((100% - 30px)/3);width:auto !important}.index .page-service .right .item .bg img{opacity:.5 !important}}.news-box{padding:clamp(3.125rem,1.1248654467rem + 3.2292787944vw,5rem) 0 clamp(3.125rem,-0.2085575888rem + 5.382131324vw,6.25rem)}.news .index-one-news{background:#e5eafa}.news .index-one-news .imgBox,.news .index-one-news .text-box{flex-basis:50%}.news .index-one-news .text-box{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.news .index-one-news .text-box .news-desc{margin:clamp(1.25rem,-0.0834230355rem + 2.1528525296vw,2.5rem) 0 clamp(1.25rem,-1.416846071rem + 4.3057050592vw,3.75rem);overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical}.news .news-list{margin-top:clamp(1.5625rem,-0.1042787944rem + 2.691065662vw,3.125rem)}.news .news-list .news-item{padding-left:0;min-height:clamp(5rem,2.333153929rem + 4.3057050592vw,7.5rem)}.news .news-list .news-item .news-time{padding-left:clamp(1.5625rem,-0.1042787944rem + 2.691065662vw,3.125rem)}@media screen and (max-width: 992px){.news .news-list .news-item:first-child .content{border-top:1px solid var(--color-primary)}}.news-xq{padding:clamp(3.125rem,-0.2085575888rem + 5.382131324vw,6.25rem) 0 50px}.news-xq .title{font-weight:bold;font-size:clamp(1.25rem,0.1832615716rem + 1.7222820237vw,2.25rem);text-align:center;line-height:1.6}.news-xq .xq-tool{font-size:clamp(0.75rem,0.3499730893rem + 0.6458557589vw,1.125rem);color:#333;font-family:Barlow-Regular;gap:clamp(1.5625rem,-0.1042787944rem + 2.691065662vw,3.125rem);margin:clamp(1rem,-0.200080732rem + 1.9375672766vw,2.125rem) 0}.news-xq hr{border:none;height:1px;background:var(--color-bg)}.news-xq .g-more{margin:clamp(1.875rem,0.2082212056rem + 2.691065662vw,3.4375rem) 0 clamp(1.875rem,1.2082884822rem + 1.0764262648vw,2.5rem)}.news-xq .g-content{margin-top:clamp(1rem,-0.200080732rem + 1.9375672766vw,2.125rem)}.news-xq .g-content img{display:inline-block}.news-list{display:grid;grid-template-rows:repeat(5, 1fr)}.news-list .news-item{position:relative;padding-left:clamp(1.5625rem,-0.1042787944rem + 2.691065662vw,3.125rem)}.news-list .news-item .content{height:100%;border-bottom:1px solid var(--color-primary)}.news-list .news-item .news-time{flex-shrink:0;color:var(--color-primary)}.news-list .news-item .news-time .day{font-family:Barlow-Bold;font-size:clamp(1.25rem,-0.0834230355rem + 2.1528525296vw,2.5rem)}.news-list .news-item .news-time .time{font-family:Barlow-Regular;font-size:clamp(0.75rem,0.4833153929rem + 0.4305705059vw,1rem)}.news-list .news-item .text{margin-left:clamp(0.75rem,-0.0500538213rem + 1.2917115178vw,1.5rem)}.news-list .news-item::after{content:"";display:block;width:100%;height:100%;background:var(--color-primary);position:absolute;top:0;left:0;opacity:0;transition:all .3s ease-in-out;z-index:-1}.news-list .news-item:hover .news-time,.news-list .news-item:hover .text{color:#fff}.news-list .news-item:hover::after{opacity:1}@media screen and (max-width: 992px){.news-list .news-item{padding-left:0;min-height:80px}}.news-style{color:#474747}.news-style .img-box{position:relative;overflow:hidden;padding-top:62.5%}.news-style .img-box .g-bg{z-index:1}.news-style .text-box{padding:clamp(0.9375rem,-0.1959095802rem + 1.8299246502vw,2rem) clamp(1.25rem,-0.0834230355rem + 2.1528525296vw,2.5rem)}.news-style .news-title{font-size:clamp(1rem,0.5999730893rem + 0.6458557589vw,1.375rem);font-weight:bold;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.news-style .news-desc{font-size:clamp(0.75rem,0.4833153929rem + 0.4305705059vw,1rem);overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;margin-top:clamp(0.3125rem,-0.0208557589rem + 0.5382131324vw,0.625rem)}.notice-box{background:var(--color-bg);padding:clamp(3.125rem,-0.2085575888rem + 5.382131324vw,6.25rem) 0 clamp(3.125rem,1.7915769645rem + 2.1528525296vw,4.375rem)}.notice-list{display:grid;grid-template-columns:repeat(3, 1fr);gap:clamp(1.5625rem,-0.1042787944rem + 2.691065662vw,3.125rem)}@media screen and (max-width: 992px){.notice-list{grid-template-columns:repeat(1, 1fr)}}.notice-style .notice-title{font-size:clamp(1rem,0.5999730893rem + 0.6458557589vw,1.375rem);line-height:1.4;font-weight:bold;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.notice-style .notice-desc{color:#333;line-height:1.6;margin-top:clamp(0.5rem,-0.0333692142rem + 0.8611410118vw,1rem)}.notice-style .notice-desc i{color:#9f9f9f;font-size:clamp(0.75rem,0.4833153929rem + 0.4305705059vw,1rem);margin-right:clamp(0.3125rem,-0.0208557589rem + 0.5382131324vw,0.625rem)}.notice-style .notice-desc p{font-size:clamp(0.75rem,0.4833153929rem + 0.4305705059vw,1rem);overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.notice-style .img-box{position:relative;padding-top:50%;border-radius:10px;overflow:hidden}.notice-style .img-box .g-bg{z-index:1}.notice-style .img-box .time-tip{opacity:0;transition:all .3s ease-in-out}.notice-style .text-box{padding:clamp(0.625rem,-0.0417115178rem + 1.0764262648vw,1.25rem) clamp(0.9375rem,-0.0625672766rem + 1.6146393972vw,1.875rem)}.notice-style .notice-item{background:#fff;border-radius:10px;overflow:hidden}.notice-style .notice-item:hover .time-tip{opacity:1}.time-tip{--time-w: clamp(4.6875rem, 3.6874327234rem + 1.6146393972vw, 5.625rem);position:absolute;top:0;left:clamp(0.9375rem,-0.0625672766rem + 1.6146393972vw,1.875rem);width:var(--time-w);height:var(--time-w);background:#03c;z-index:2;color:#fff;display:flex;justify-content:center;align-items:center;flex-direction:column}.time-tip .day{font-family:Barlow-Bold;font-size:clamp(1.25rem,-0.0834230355rem + 2.1528525296vw,2.5rem)}.time-tip .time{font-family:Barlow-Regular;font-size:clamp(0.75rem,0.4833153929rem + 0.4305705059vw,1rem)}.story-box{background:var(--color-bg);padding:clamp(3.125rem,0.7915096878rem + 3.7674919268vw,5.3125rem) 0}.story .one-story .imgBox,.story .one-story .text-box{flex-basis:50%}.story .one-story .text-box{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(0.625rem,-2.041846071rem + 4.3057050592vw,3.125rem)}.story .one-story .text-box .title{font-size:clamp(1.25rem,0.1832615716rem + 1.7222820237vw,2.25rem)}.story .one-story .text-box .desc{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;margin:clamp(1.25rem,-0.0834230355rem + 2.1528525296vw,2.5rem) 0 clamp(1.25rem,-1.416846071rem + 4.3057050592vw,3.75rem);color:#474747;line-height:1.6}.story .story-list{display:grid;grid-template-columns:repeat(3, 1fr);gap:clamp(1.5625rem,-0.1042787944rem + 2.691065662vw,3.125rem);margin-top:clamp(1.5625rem,-0.1042787944rem + 2.691065662vw,3.125rem)}.story .story-list .item{position:relative}.story .story-list .item:hover .text-box-hover{opacity:1}.story .story-list .text-box-hover{position:absolute;bottom:0;left:0;width:100%;background:var(--color-primary);z-index:20;opacity:0;transition:all .3s ease-in-out}.story .story-list .text-box-hover .title,.story .story-list .text-box-hover .desc{color:#fff}@media screen and (max-width: 992px){.story .story-list{grid-template-columns:repeat(2, 1fr)}}@media screen and (max-width: 768px){.story .story-list{grid-template-columns:repeat(1, 1fr)}}.story-style .img-box{padding-top:57%;position:relative}.story-style .text-box{background:#fff;padding:clamp(0.625rem,-0.0417115178rem + 1.0764262648vw,1.25rem)}.story-style .text-box .title{font-size:clamp(1rem,0.5999730893rem + 0.6458557589vw,1.375rem);color:#000;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.story-style .text-box .desc{font-size:clamp(0.75rem,0.4833153929rem + 0.4305705059vw,1rem);overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;margin:clamp(0.3125rem,-0.3542115178rem + 1.0764262648vw,0.9375rem) 0}.story-style .text-box i.icon-right{width:20px;height:20px;background:#fff;border-radius:50%;display:flex;justify-content:center;align-items:center;font-size:12px}.service .text-list .item{display:flex;align-items:center;color:#474747;min-height:clamp(5rem,2.0664693219rem + 4.7362755651vw,7.75rem);border-bottom:1px solid var(--color-primary);padding-left:clamp(1.5625rem,-0.1042787944rem + 2.691065662vw,3.125rem);position:relative}.service .text-list .item .time{flex-shrink:0;color:var(--color-primary);font-size:clamp(0.75rem,0.4833153929rem + 0.4305705059vw,1rem)}.service .text-list .item .time .day{font-family:Barlow-Bold;font-size:clamp(1.25rem,-0.0834230355rem + 2.1528525296vw,2.5rem);line-height:1}.service .text-list .item .time span{transform:translateY(-2px);font-family:Barlow-Regular;margin-left:clamp(0.3125rem,-0.0208557589rem + 0.5382131324vw,0.625rem)}.service .text-list .item .title{font-size:clamp(1rem,0.4666307858rem + 0.8611410118vw,1.5rem);margin-left:clamp(1.25rem,-0.0834230355rem + 2.1528525296vw,2.5rem);overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.service .text-list .item .icon{position:absolute;bottom:0;left:clamp(3.125rem,-0.2085575888rem + 5.382131324vw,6.25rem);z-index:2;height:clamp(1.25rem,-0.0834230355rem + 2.1528525296vw,2.5rem);width:auto}.service .text-list .item:first-child{border-top:1px solid var(--color-primary)}.service .text-list .item:hover{background:var(--color-primary);color:#fff}.service .text-list .item:hover .time{color:#fff}@media screen and (max-width: 992px){.service .text-list .item{padding:0 clamp(0.625rem,-0.0417115178rem + 1.0764262648vw,1.25rem)}}.service .text-list2{display:grid;grid-template-columns:repeat(3, 1fr);gap:clamp(0.625rem,-0.0417115178rem + 1.0764262648vw,1.25rem)}@media screen and (max-width: 992px){.service .text-list2{grid-template-columns:repeat(1, 1fr)}}.service .text-list2 .item{overflow:hidden}@media screen and (min-width: 992px){.service .text-list2 .item{min-height:240px}}.service .text-list2 .item{background:#eff2f9;border-radius:20px;padding:0 clamp(1.25rem,-0.7501345533rem + 3.2292787944vw,3.125rem) clamp(1.5625rem,-0.1042787944rem + 2.691065662vw,3.125rem);color:#333;position:relative}.service .text-list2 .item>div{position:relative;z-index:2}.service .text-list2 .item .time-tip{position:relative;left:unset;--time-w: clamp(4.0625rem, 3.0624327234rem + 1.6146393972vw, 5rem);background:#eff2f9;opacity:0;color:var(--color-primary);transition:all .3s ease-in-out}.service .text-list2 .item .time-tip .day{line-height:1}.service .text-list2 .item .show-time{margin-bottom:clamp(0.3125rem,-0.0208557589rem + 0.5382131324vw,0.625rem);font-size:clamp(0.75rem,0.4833153929rem + 0.4305705059vw,1rem)}.service .text-list2 .item .title{font-size:clamp(1rem,0.3332884822rem + 1.0764262648vw,1.625rem);color:#000}.service .text-list2 .item .monery{font-weight:bold;font-size:clamp(0.875rem,0.2082884822rem + 1.0764262648vw,1.5rem);margin:clamp(0.1875rem,-0.2791980624rem + 0.7534983854vw,0.625rem) 0 clamp(0.375rem,-0.225040366rem + 0.9687836383vw,0.9375rem)}.service .text-list2 .item .type{font-size:clamp(0.75rem,0.4833153929rem + 0.4305705059vw,1rem);color:#000;display:inline-flex;padding:4px 12px;border-radius:12px;background:rgba(0,0,0,.1);position:relative;z-index:2}.service .text-list2 .item .bg{position:absolute;right:0;bottom:0;height:clamp(1.875rem,0.5415769645rem + 2.1528525296vw,3.125rem);width:auto;z-index:1}.service .text-list2 .item:hover{background:var(--color-primary);color:#fff}.service .text-list2 .item:hover .show-time{opacity:0}.service .text-list2 .item:hover .time-tip{opacity:1}.service .text-list2 .item:hover .title{color:#fff;font-weight:bold}.service .text-list2 .item:hover .type{background:hsla(0,0%,100%,.2);color:#fff}.service .text-list2 .item:hover .bg{filter:grayscale(1) brightness(500%)}.contact-box{padding:clamp(3.125rem,1.7915769645rem + 2.1528525296vw,4.375rem) 0 clamp(3.125rem,-0.2085575888rem + 5.382131324vw,6.25rem)}.contact-box .title{font-size:clamp(1.25rem,0.1832615716rem + 1.7222820237vw,2.25rem);color:var(--color-primary);font-weight:bold;text-align:center}.contact-box table{text-align:center;table-layout:fixed;width:100%;border-spacing:0;border-bottom:clamp(0.3125rem,-0.0208557589rem + 0.5382131324vw,0.625rem) solid var(--color-primary);margin-top:25px}.contact-box table tr td{height:clamp(2.5rem,1.1665769645rem + 2.1528525296vw,3.75rem);font-size:clamp(0.75rem,0.2166307858rem + 0.8611410118vw,1.25rem)}.contact-box table tr:nth-child(odd){background:#eff2f9}.contact-box table tr:first-child{background:var(--color-primary);color:#fff;font-size:clamp(0.875rem,0.2082884822rem + 1.0764262648vw,1.5rem);font-weight:bold}.contact-box table tr:first-child th{height:clamp(3.75rem,2.4165769645rem + 2.1528525296vw,5rem)}.wish-btn{--btn-w: clamp(9.375rem, 6.708153929rem + 4.3057050592vw, 11.875rem);width:var(--btn-w);height:var(--btn-w);border-radius:50%;display:flex;justify-content:center;align-items:center;margin:0 auto;position:relative;cursor:pointer;z-index:1}.wish-btn .bg{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:100%;height:100%;z-index:1;background:var(--color-primary);border-radius:50%;display:flex;justify-content:center;align-items:center}.wish-btn .bg-img{width:85%}.wish-btn .text{color:#fff;position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;font-size:clamp(1.25rem,0.5832884822rem + 1.0764262648vw,1.875rem);z-index:2}.wish-btn .text i{font-size:clamp(1.875rem,0.5415769645rem + 2.1528525296vw,3.125rem)}.wish-btn .text p{font-weight:bold;margin-top:clamp(0.625rem,-0.0417115178rem + 1.0764262648vw,1.25rem)}.wish-btn::after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:100%;height:100%;border-radius:50%;background:hsla(0,0%,100%,.2);z-index:1;animation:scaleCir 1s linear infinite}.wish-btn::before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:100%;height:100%;border-radius:50%;background:hsla(0,0%,100%,.3);animation:scaleCirBig 1.5s linear infinite;animation-delay:.3s;z-index:1}.wish{background:url(../img/wish-banner.jpg) no-repeat center center;background-size:cover;position:relative}@media screen and (min-width: 992px){.wish{height:100vh}}@media screen and (min-width: 992px){.wish #wishContent{padding-top:var(--header-height)}}.wish .wish-list{margin-top:6vh}.wish .wish-list li{color:#fff;border:1px dashed #fff;padding:clamp(0.3125rem,-0.0208557589rem + 0.5382131324vw,0.625rem) clamp(1.25rem,-0.0834230355rem + 2.1528525296vw,2.5rem);border-radius:20px;cursor:pointer}.wish .wish-list li:hover{background:#e5eafa;border-color:#e5eafa;color:var(--color-primary);font-weight:bold}.wish .wish-list li.active{background:#e5eafa;border-color:#e5eafa;color:var(--color-primary);font-weight:bold}.wish .formBox{margin-top:clamp(1.25rem,-0.7501345533rem + 3.2292787944vw,3.125rem)}.wish .formBox .top{flex:1;gap:clamp(0.625rem,-0.0417115178rem + 1.0764262648vw,1.25rem)}.wish .formBox .top .item{width:100%;height:clamp(2.5rem,1.8332884822rem + 1.0764262648vw,3.125rem);gap:10px}.wish .formBox .top .item input{width:100%;height:100%;border-radius:6px;border:0;outline:0;padding:0 clamp(0.9375rem,-0.0625672766rem + 1.6146393972vw,1.875rem);font-size:clamp(0.875rem,0.6083153929rem + 0.4305705059vw,1.125rem);color:#000}.wish .formBox .top .item input::placeholder{opacity:.5}.wish .formBox .top .item input:focus{outline:none}.wish .formBox .top .item .code{width:140px;flex-shrink:0;background:#fff}.wish .formBox textarea{display:block;width:100%;resize:none;height:clamp(2.5rem,-0.166846071rem + 4.3057050592vw,5rem);padding:clamp(0.5rem,-0.0333692142rem + 0.8611410118vw,1rem) clamp(0.9375rem,-0.0625672766rem + 1.6146393972vw,1.875rem);color:#000;border:0;outline:0;margin-top:20px;border-radius:6px}.wish .formBox textarea::placeholder{opacity:.5}.wish .formBox .wish-btn{margin-top:30px;--btn-w: clamp(7.5rem, 4.833153929rem + 4.3057050592vw, 10rem);cursor:pointer}.wish .formBox .wish-btn .bg{background:#e5eafa}.wish .formBox .wish-btn::before{content:none}.wish .formBox .wish-btn::after{animation:none;width:150%;height:150%}.wish .formBox .wish-btn .text p{margin-top:0;font-size:clamp(1rem,0.4666307858rem + 0.8611410118vw,1.5rem);color:var(--color-primary)}@media screen and (min-width: 992px){.wish footer{position:fixed;bottom:0;left:0;width:100%;padding-top:0;background:rgba(0,0,0,0)}.wish footer .footer-img{margin-top:0}}@media(min-width: 992px)and (max-height: 640px){.wish .wish-list{margin-top:2vh}}@media screen and (min-width: 992px){.btn-box{margin-left:clamp(1.875rem,-2.1252691066rem + 6.4585575888vw,5.625rem)}}.btn-box a{--btn-w: clamp(7.5rem, 4.833153929rem + 4.3057050592vw, 10rem);--btn-h: clamp(2.5rem, 1.8332884822rem + 1.0764262648vw, 3.125rem);width:var(--btn-w);height:var(--btn-h);line-height:var(--btn-h);text-align:center;border-radius:20px;color:#fff;border:1px solid #fff;font-size:clamp(1rem,0.4666307858rem + 0.8611410118vw,1.5rem);cursor:pointer;opacity:.5;transition:opacity .3s ease-in-out}.btn-box a:hover{opacity:1}.btn-box a.active{opacity:1}@media screen and (max-width: 992px){.btn-box{margin:15px 0}}.history{background:url(../img/history-bg.png) repeat center;overflow:hidden;position:relative}@media screen and (min-width: 992px){.history{padding-top:var(--header-height)}}.history .container{position:relative;z-index:2}.history .section-top{margin-top:50px}.history-box{margin-top:clamp(1.5625rem,-1.4377018299rem + 4.8439181916vw,4.375rem)}.history-box .left .time-line{width:16px;background:url(../img/time-line.png) repeat-y left top}.history-box .left .years{color:#fff;font-size:clamp(0.875rem,0.6083153929rem + 0.4305705059vw,1.125rem);line-height:1.8;font-family:Barlow-Regular}.history-box .left .years .year{padding-left:30px;cursor:pointer;position:relative;font-family:Roboto-Regular}.history-box .left .years .year::after{content:"";width:6px;height:6px;position:absolute;top:50%;left:15px;transform:translateY(-50%);background:#fff;border-radius:50%;opacity:0}.history-box .left .years .year.active{font-weight:bold;font-size:clamp(1.5rem,0.6999461787rem + 1.2917115178vw,2.25rem);line-height:1.4}.history-box .left .years .year.active::after{opacity:1}.history-box .right{width:82.25%;color:#fff}.history-box .right .yearActive{font-family:Barlow-Bold;font-size:clamp(1.5rem,-0.2334499462rem + 2.7987082885vw,3.125rem);line-height:1}.history-box .right ul{position:relative;padding-bottom:clamp(3.125rem,-0.2085575888rem + 5.382131324vw,6.25rem);margin-top:calc(clamp(1.5rem,-0.2334499462rem + 2.7987082885vw,3.125rem)*1.5)}@media screen and (min-width: 992px){.history-box .right ul{margin-left:clamp(1.25rem,-0.0834230355rem + 2.1528525296vw,2.5rem)}}@media screen and (max-width: 992px){.history-box .right ul{width:100%}}.history-box .right ul li{position:relative;display:flex}.history-box .right ul li:not(:last-child){margin-bottom:clamp(1.5625rem,-0.1042787944rem + 2.691065662vw,3.125rem)}@media screen and (max-width: 992px){.history-box .right ul li{flex-direction:column}}.history-box .right ul .lineBox{position:absolute;left:0;top:clamp(0.625rem,-0.0417115178rem + 1.0764262648vw,1.25rem)}.history-box .right ul .line{width:clamp(1.875rem,-0.1251345533rem + 3.2292787944vw,3.75rem);border-top:1px solid hsla(0,0%,100%,.3);position:relative;margin-right:clamp(0.9375rem,-0.0625672766rem + 1.6146393972vw,1.875rem)}.history-box .right ul .line::after{content:"";width:14px;height:14px;background:#fff;border-radius:50%;position:absolute;top:0;left:0;transform:translate(-50%, -50%)}@media screen and (min-width: 992px){.history-box .right ul .text-box{margin-right:clamp(2.5rem,-0.166846071rem + 4.3057050592vw,5rem)}}.history-box .right ul .text-box .month{font-family:Barlow-Bold;font-size:clamp(1.5rem,0.6999461787rem + 1.2917115178vw,2.25rem);line-height:1;position:absolute;left:calc(clamp(1.25rem,-0.0834230355rem + 2.1528525296vw,2.5rem)*-1);transform:translateX(-100%)}.history-box .right ul .text-box .g-desc{width:clamp(16.25rem,-1.0844994618rem + 27.9870828848vw,32.5rem);padding-left:clamp(2.8125rem,-0.1877018299rem + 4.8439181916vw,5.625rem);color:#fff;line-height:2;position:relative}@media screen and (max-width: 992px){.history-box .right ul .text-box .g-desc{width:calc(100% - clamp(3.125rem,0.458153929rem + 4.3057050592vw,5.625rem))}}.history-box .right ul .imgBox{position:relative;width:clamp(14.375rem,-0.9593649085rem + 24.7578040904vw,28.75rem)}.history-box .right ul .imgBox .img-box{position:relative;padding-top:67%;width:100%;overflow:hidden}@media screen and (max-width: 992px){.history-box .right ul .imgBox{margin-left:clamp(2.8125rem,-0.1877018299rem + 4.8439181916vw,5.625rem);width:calc(100% - clamp(3.125rem,0.458153929rem + 4.3057050592vw,5.625rem))}}.history-box .right ul::after{content:"";width:1px;height:calc(100% + clamp(1.5rem,-0.2334499462rem + 2.7987082885vw,3.125rem));background:hsla(0,0%,100%,.3);position:absolute;top:calc(clamp(1.5rem,-0.2334499462rem + 2.7987082885vw,3.125rem)*-1.2);left:0}@media screen and (max-width: 992px){.history-box .right{width:100%}}@media screen and (max-width: 992px){.history-box .swiper-btns{width:100%;gap:5px;align-items:center;margin-bottom:25px;margin-top:0}.history-box .swiper-btns .btnStyle{width:30px;height:30px}.history-box .swiper{color:#fff;width:100%;font-size:20px;text-align:center}.history-box .swiper .swiper-slide-active{font-weight:bold}}.history .bg{position:absolute;bottom:0;left:0;width:100%;z-index:1}.output{background:url(../img/page-history-bg.png) no-repeat center;background-size:cover}.output-box{padding-bottom:clamp(3.125rem,2.4582884822rem + 1.0764262648vw,3.75rem)}.output-box .swiper{margin-top:clamp(1.5625rem,-1.104346071rem + 4.3057050592vw,4.0625rem)}.output-box .swiper .swiper-slide{position:relative}.output-box .swiper .swiper-slide:hover .text-box{background:#0235cc;color:#fff}.output-box .swiper .img-box{padding-top:135%;position:relative}.output-box .swiper .text-box{position:absolute;bottom:0;left:0;width:100%;height:clamp(3.125rem,1.7915769645rem + 2.1528525296vw,4.375rem);background:hsla(0,0%,100%,.85);display:flex;align-items:center;justify-content:center;text-align:center;font-weight:bold;padding:0 clamp(0.625rem,-0.0417115178rem + 1.0764262648vw,1.25rem);color:var(--color-primary);font-size:clamp(0.875rem,0.6083153929rem + 0.4305705059vw,1.125rem);z-index:20}.output-box .btns{margin-top:clamp(1.5625rem,-2.7711248654rem + 6.9967707212vw,5.625rem)}.output-box .btns li{position:relative}.output-box .btns li a{color:#fff;font-size:clamp(0.875rem,0.4749730893rem + 0.6458557589vw,1.25rem);opacity:.5;transition:all .3s ease-in-out}.output-box .btns li:not(:last-child){--m-r: clamp(3.125rem, -0.2085575888rem + 5.382131324vw, 6.25rem);margin-right:var(--m-r)}.output-box .btns li:not(:last-child)::before{content:"";width:5px;height:5px;background:hsla(0,0%,100%,.5);border-radius:50%;position:absolute;top:50%;right:calc(var(--m-r)/2*-1);transform:translate(-50%, -50%)}@media screen and (max-width: 992px){.output-box .btns li:not(:last-child){--m-r: 0}.output-box .btns li:not(:last-child):before{content:none}}.output-box .btns li.active{font-size:clamp(1rem,0.4666307858rem + 0.8611410118vw,1.5rem);font-weight:bold;line-height:1}.output-box .btns li.active a{opacity:1}.output-box .btns li.active::after{opacity:1}.output-box .btns li:hover{font-size:clamp(1.25rem,0.9833153929rem + 0.4305705059vw,1.5rem);font-weight:bold;line-height:1}.output-box .btns li:hover a{opacity:1}.output-box .btns li:hover::after{opacity:1}.output-box .btns li::after{content:"";width:clamp(3.875rem,-0.2586114101rem + 6.6738428418vw,7.75rem);height:clamp(0.75rem,-0.0500538213rem + 1.2917115178vw,1.5rem);background:url(../img/output-icon.png) no-repeat center;position:absolute;left:50%;top:-20px;transform:translate(-50%, -100%);z-index:2;opacity:0;transition:all .3s ease-in-out}@media screen and (max-width: 992px){.output-box .btns li::after{content:none}}.output-box .custom-scrollbar{margin-top:60px}.output-box .custom-scrollbar .scrollbar-track{background:hsla(0,0%,100%,.2)}.output-box .custom-scrollbar .scrollbar-thumb{background:#fff}.output-box .custom-scrollbar .scrollbar-thumb .thumb-icon{width:30px;height:30px}@media screen and (max-width: 992px){.output-box .swiper{width:100%}.output-box .btns{order:1}.output-box .swiper{order:2}.output-box .swiper-btns{order:3}}@keyframes effect{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes scaleCir{0%{transform:translate(-50%, -50%) scale(1);opacity:.8}60%{opacity:.4}100%{transform:translate(-50%, -50%) scale(2);opacity:0}}@keyframes scaleCirBig{0%{transform:translate(-50%, -50%) scale(1);opacity:.8}60%{opacity:.3}100%{transform:translate(-50%, -50%) scale(2.8);opacity:0}}@keyframes voice{0%{transform:scaleY(0.5)}20%{transform:scaleY(1)}30%{transform:scaleY(0.8)}50%{transform:scaleY(0.2)}80%{transform:scaleY(1)}100%{transform:scaleY(0.5)}}.btnStyle{display:flex;align-items:center;justify-content:center;width:50px;height:50px;background:#fff}.btnStyle::after{content:none}.btnStyle i{font-size:20px}.swiper-btns{margin-top:25px;gap:20px}.swiper-btns .btnStyle{position:relative;top:unset;left:unset;right:unset;bottom:unset;margin-top:0}/*# sourceMappingURL=style.css.map */