﻿.layout-breadcrumb-module{position:relative;overflow:hidden;min-height:470px;display:flex;align-items:flex-end}.layout-breadcrumb-module .image-bg{position:absolute !important;top:0;left:0;width:100%;height:100%;z-index:0}.layout-breadcrumb-module .image-bg img{width:100%;height:100%;object-fit:cover}.layout-breadcrumb-module .image-bg::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(0.24deg, rgba(0, 0, 0, 0) 43.44%, rgba(0, 0, 0, 0.74) 95.72%)}.layout-breadcrumb-module .content-box{position:relative;z-index:1;display:flex;flex-direction:column;align-items:flex-end;width:100%;justify-content:flex-end}.layout-breadcrumb-module .content-box .breadcrumb-nav{padding-bottom:20px;display:flex;width:100%;justify-content:flex-end}.layout-breadcrumb-module .content-box .breadcrumb-nav .breadcrumb-list{display:flex;align-items:center;gap:8px;width:fit-content;margin-left:auto;justify-content:flex-end;flex-wrap:wrap}.layout-breadcrumb-module .content-box .breadcrumb-nav .breadcrumb-list .breadcrumb-icon{width:20px;height:20px;font-size:var(--f-s-20);line-height:1;color:#fbcb00}.layout-breadcrumb-module .content-box .breadcrumb-nav .breadcrumb-list .breadcrumb-text{font-size:var(--f-s-14);color:#fff}.layout-breadcrumb-module .content-box .breadcrumb-nav .breadcrumb-list .breadcrumb-current{color:#fff;font-weight:500;text-decoration:underline}.layout-breadcrumb-module .content-box .tab-nav{background:rgba(0,0,0,.63);padding:0;width:100%}.layout-breadcrumb-module .content-box .tab-nav .tab-list{display:flex;flex-wrap:wrap;justify-content:flex-start;align-content:flex-start}.layout-breadcrumb-module .content-box .tab-nav .tab-list .tab-item{display:flex;align-items:center;justify-content:space-between;text-align:center;position:relative;padding:27px 41px 23px;font-size:var(--f-s-20);color:#fff;cursor:pointer;white-space:nowrap;flex:1;max-width:100%;box-sizing:border-box}.layout-breadcrumb-module .content-box .tab-nav .tab-list .tab-item::after{content:"";color:#fff;font-size:12px;font-family:iconfont !important}.layout-breadcrumb-module .content-box .tab-nav .tab-list .tab-item.active,.layout-breadcrumb-module .content-box .tab-nav .tab-list .tab-item:hover{transform:unset;color:#fff;font-weight:600;background:#01478c}.layout-breadcrumb-module .content-box .tab-nav .tab-list .tab-item.single-tab{max-width:20%}@media(max-width: 1199px){.layout-breadcrumb-module{min-height:250px}.layout-breadcrumb-module .content-box .breadcrumb-nav{padding-top:60px;padding-bottom:15px}.layout-breadcrumb-module .content-box .tab-nav{display:none}}.history-intro-module{padding:60px 20px}.history-intro-module .text-head{display:flex;flex-direction:column;gap:14px;margin-bottom:28px}.history-intro-module .text-head .section-title{font-size:45px;font-weight:300;color:#000}.history-intro-module .intro-content{display:flex;gap:40px}.history-intro-module .intro-content .intro-image{width:712px;max-width:50%;height:auto;aspect-ratio:712/428}.history-intro-module .intro-content .intro-text{flex:1;padding:16px 0 0;font-size:var(--f-s-16);line-height:1.8;color:#666}@media(max-width: 1199px){.history-intro-module{padding:40px 20px}.history-intro-module .section-head .section-title{font-size:var(--f-s-24)}.history-intro-module .intro-content{flex-direction:column;gap:30px}.history-intro-module .intro-content .intro-image{width:100%}.history-intro-module .intro-content .intro-text{padding:16px 0 0;font-size:var(--f-s-14)}}.time-list-module{width:100%;height:1100px;position:relative;overflow:hidden}.time-list-module .background{width:100%;height:100%;background-color:var(--ui-color-font-primary);overflow:hidden;position:absolute}.time-list-module .background .bg-img{width:100%;height:100%;opacity:.1}.time-list-module .background .round-cont{transition-duration:300ms;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}.time-list-module .background .round-cont .round{padding:150px;border-radius:2000px;box-sizing:border-box;border:1px solid hsla(0,0%,100%,.3333333333);position:relative}.time-list-module .background .round-cont .round .dot{width:8px;height:8px;background:#fff;border-radius:4px;position:absolute;left:-4px;top:calc(50% + .4rem);animation:1.6s ease-out 0s infinite light}@keyframes rotate{from{rotate:0deg}to{rotate:360deg}}@keyframes derotate{from{rotate:360deg}to{rotate:0deg}}@keyframes next{from{width:300px;height:300px;opacity:0}to{width:600px;height:600px;opacity:1}}@keyframes pre{from{width:600px;height:600px;opacity:1}to{width:300px;height:300px;opacity:0}}.time-list-module .background .round-cont .center{width:600px;height:600px}.time-list-module .front{position:relative;padding:100px 160px}.time-list-module .front .scroll-outer{overflow:hidden;padding-bottom:120px;position:relative}.time-list-module .front .scroll-outer .scroll-cont{width:35.6%;margin:70px auto 0}.time-list-module .front .scroll-outer .scroll-cont .owl-stage-outer .owl-stage{display:flex;justify-content:space-between}.time-list-module .front .scroll-outer .scroll-cont .owl-stage-outer .owl-stage .owl-item{transform-origin:50% 100%;opacity:.5;transition-duration:300ms;scale:.9}.time-list-module .front .scroll-outer .scroll-cont .owl-stage-outer .owl-stage .owl-item .scroll-img{opacity:0;transition-duration:300ms}.time-list-module .front .scroll-outer .scroll-cont .owl-stage-outer .owl-stage .active{opacity:1;transition-duration:300ms;animation:1s ease-out 0s 1 textLight;scale:1}.time-list-module .front .scroll-outer .scroll-cont .owl-stage-outer .owl-stage .active .year{color:#fdcd00}.time-list-module .front .scroll-outer .scroll-cont .owl-stage-outer .owl-stage .active .scroll-img{opacity:1;transition-duration:300ms}.time-list-module .front .scroll-outer .scroll-cont .owl-dots{width:100%;position:absolute;left:0;bottom:0;border-top:1px solid #f5f5f5;display:flex;align-items:start;justify-content:space-around;height:55px}.time-list-module .front .scroll-outer .scroll-cont .owl-dots .owl-dot{opacity:1;transition-duration:300ms;width:16.66%;border:none;outline:none;display:block;background:none;position:relative;top:-7px}.time-list-module .front .scroll-outer .scroll-cont .owl-dots .owl-dot::before{content:"";transition-duration:300ms;width:8px;height:8px;margin:0 auto 10px;display:block;border-radius:20px;box-sizing:content-box;border:3px solid var(--ui-color-font-primary);background-color:#fff}.time-list-module .front .scroll-outer .scroll-cont .owl-dots .owl-dot::after{content:"111";transition-duration:300ms;font-weight:bold;font-size:var(--f-s-24);color:hsla(0,0%,100%,.5333333333);line-height:1.1;background:none}.time-list-module .front .scroll-outer .scroll-cont .owl-dots .dot-hidden{width:0;opacity:0;transition-duration:300ms}.time-list-module .front .scroll-outer .scroll-cont .owl-dots .active::before{transition-duration:300ms;background-color:#f8ce00;border:3px solid #f8ce00}.time-list-module .front .scroll-outer .scroll-cont .owl-dots .active::after{transition-duration:300ms;color:#f8ce00}@keyframes light{from{box-shadow:0 0 0 0 hsla(0,0%,100%,.5333333333)}to{box-shadow:0 0 8px 8px hsla(0,0%,100%,0)}}@keyframes textLight{from{filter:drop-shadow(0 0 0 rgba(255, 255, 255, 0.5333333333))}to{filter:drop-shadow(0 0 12px rgba(255, 255, 255, 0))}}.time-list-module .front .scroll-outer .scroll-cont .item{padding:0 10%}.time-list-module .front .scroll-outer .scroll-cont .item .year{font-weight:bold;font-size:var(--f-s-36);color:#fff;line-height:1.2}.time-list-module .front .scroll-outer .scroll-cont .item .main-title{font-weight:bold;font-size:var(--f-s-26);color:#fff;line-height:1.2;margin-top:21px}.time-list-module .front .scroll-outer .scroll-cont .item .sub-title{margin-top:41px;font-weight:200;font-size:var(--f-s-16);color:#fff;line-height:1.2}.time-list-module .front .scroll-outer .scroll-cont .item .scroll-img{margin-top:35px;width:100%;aspect-ratio:1/1;position:relative}.time-list-module .front .scroll-outer .scroll-cont .item .scroll-img .img-box{width:100%;aspect-ratio:1/1;border-radius:50% 0 50% 50%;overflow:hidden}.time-list-module .front .scroll-outer .scroll-cont .item .scroll-img .img-box img{width:100%;height:100%;object-fit:cover}.time-list-module .front .scroll-outer .scroll-cont .item .scroll-img .cover-img-box{position:absolute;width:100%;aspect-ratio:1/1;left:0;top:0;z-index:2}.time-list-module .front .scroll-outer .scroll-cont .item .scroll-img .cover-img-box img{width:100%;height:100%;object-fit:cover}.time-list-module .front .pre-button{font-size:var(--f-s-30);color:var(--ui-color-primary);position:absolute;left:80px;bottom:156px;cursor:pointer}.time-list-module .front .next-button{font-size:var(--f-s-30);color:var(--ui-color-primary);position:absolute;right:80px;bottom:156px;cursor:pointer}@media(max-width: 1199px){.time-list-module{height:100%}.time-list-module .background .round-cont .round{padding:100px}.time-list-module .background .round-cont .center{width:300px;height:300px}.time-list-module .front{padding:40px 20px}.time-list-module .front .scroll-outer .scroll-cont .owl-dots{bottom:-10px}.time-list-module .front .scroll-outer .scroll-cont .owl-dots .owl-dot::after{font-size:17px}.time-list-module .front .scroll-outer .scroll-cont .owl-dots .active::after{font-size:26px}.time-list-module .front .scroll-outer .scroll-cont{width:100%}.time-list-module .front .scroll-outer .scroll-cont .item{padding:0}.time-list-module .front .pre-button,.time-list-module .front .next-button{display:none}}.history-gallery-module{padding:60px 20px}.history-gallery-module .module-width{position:relative;overflow:hidden}.history-gallery-module .gallery-grid{display:grid;grid-template-columns:repeat(4, 1fr);gap:15px;transition:transform .5s ease,opacity .5s ease}.history-gallery-module .gallery-grid.slide-from-right,.history-gallery-module .gallery-grid.slide-from-left{position:absolute;top:0;left:0;width:100%;opacity:0;z-index:2}.history-gallery-module .gallery-grid.slide-from-right{transform:translateX(100%)}.history-gallery-module .gallery-grid.slide-from-left{transform:translateX(-100%)}.history-gallery-module .gallery-grid.slide-to-left,.history-gallery-module .gallery-grid.slide-to-right{position:absolute;top:0;left:0;width:100%;z-index:1}.history-gallery-module .gallery-grid.slide-to-left{transform:translateX(-100%);opacity:0}.history-gallery-module .gallery-grid.slide-to-right{transform:translateX(100%);opacity:0}.history-gallery-module .gallery-grid.active{transform:translateX(0);opacity:1}.history-gallery-module .gallery-grid .gallery-item{aspect-ratio:3/2;overflow:hidden;border-radius:8px;transition:transform .3s ease}.history-gallery-module .gallery-grid .gallery-item:hover{transform:scale(1.05)}@media(max-width: 1199px){.history-gallery-module{padding:40px 20px}.history-gallery-module .gallery-grid{grid-template-columns:repeat(2, 1fr);gap:10px}}/*# sourceMappingURL=development-history.css.map */
