﻿.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}}.visitor-why-module{padding:60px 20px}.visitor-why-module .text-head{display:flex;flex-direction:column;gap:14px}.visitor-why-module .text-head .section-title{font-size:45px;font-weight:300;color:#000}.visitor-why-module .why-content{display:flex;gap:60px;align-items:flex-start;margin-top:40px}.visitor-why-module .why-content .why-image{width:520px;flex-shrink:0;border:4px solid #01478c;border-radius:8px 8px 32px 8px;overflow:hidden;box-shadow:24px 24px 0 0 rgba(248,206,158,.2);overflow:hidden;transition-duration:300ms}.visitor-why-module .why-content .why-image:hover img{transform:scale(1.1)}.visitor-why-module .why-content .why-text{flex:1}.visitor-why-module .why-content .why-text .why-title{font-size:var(--f-s-36)}.visitor-why-module .why-content .why-text .why-description{line-height:1.8;margin-top:20px}.visitor-why-module .why-content .why-text .text-paragraph{font-size:var(--f-s-16);line-height:1.8;color:#666;margin-bottom:20px}.visitor-why-module .why-content .why-text .text-paragraph .text-strong{color:#333;font-weight:600}.visitor-why-module .why-content .why-text .why-buttons{display:flex;gap:16px;margin-top:30px}.visitor-why-module .why-content .why-text .why-buttons .module-primary-btn{padding:14px 30px;font-size:var(--f-s-14)}@media(max-width: 1199px){.visitor-why-module{padding:40px 20px}.visitor-why-module .text-head .section-title{font-size:var(--f-s-24)}.visitor-why-module .why-content{flex-direction:column;gap:30px}.visitor-why-module .why-content .why-image{width:100%}.visitor-why-module .why-content .why-text .why-title{font-size:var(--f-s-18)}.visitor-why-module .why-content .why-text .why-description{font-size:var(--f-s-14)}.visitor-why-module .why-content .why-text .text-paragraph{font-size:var(--f-s-14)}.visitor-why-module .why-content .why-text .why-buttons{flex-direction:column}.visitor-why-module .why-content .why-text .why-buttons .module-primary-btn{width:100%;text-align:center}}.scroll-number-module{margin-top:87px;margin-bottom:100px}@media(max-width: 1199px){.scroll-number-module{margin-top:61px;margin-bottom:62px}}.scroll-number-module .scroll-number-list{display:flex;grid-gap:112px;flex-wrap:wrap}.scroll-number-module .scroll-number-list .scroll-number-item{flex:1;display:flex;flex-direction:column;align-items:center;grid-gap:8px;color:#000}.scroll-number-module .scroll-number-list .scroll-number-item .number-box{width:100%;display:flex;justify-content:center;align-items:baseline;font-size:var(--f-s-64);border-bottom:1px solid #d9d9d9}.scroll-number-module .scroll-number-list .scroll-number-item .number-box .number-wrapper{position:relative;display:inline-block}.scroll-number-module .scroll-number-list .scroll-number-item .number-box .number-wrapper .number:first-child{opacity:0;white-space:nowrap}.scroll-number-module .scroll-number-list .scroll-number-item .number-box .number-wrapper .number.count-number-box{position:absolute;right:0;top:0;white-space:nowrap;z-index:1}.scroll-number-module .scroll-number-list .scroll-number-item .number-box .unit{margin-left:8px}@media(max-width: 1199px){.scroll-number-module .scroll-number-list{flex-direction:column;grid-gap:50px 60px;justify-content:space-between;height:210px}.scroll-number-module .scroll-number-list .scroll-number-item{flex:unset}.scroll-number-module .scroll-number-list .scroll-number-item .number-box{font-size:var(--f-s-40)}.scroll-number-module .scroll-number-list .scroll-number-item .number-box .number-wrapper .number:first-child{white-space:nowrap}.scroll-number-module .scroll-number-list .scroll-number-item .number-box .number-wrapper .number.count-number-box{position:absolute;left:0;top:0;white-space:nowrap;z-index:1}}.exhibit-range-module{padding:60px 20px}.exhibit-range-module .text-head{display:flex;flex-direction:column;gap:14px}.exhibit-range-module .text-head .section-title{font-size:45px;font-weight:300;color:#000}.exhibit-range-module .range-image{margin-top:20px}.exhibit-range-module .range-grid{margin-top:30px;display:grid;grid-template-columns:repeat(5, 1fr)}.exhibit-range-module .range-grid .range-item{position:relative;display:flex;align-items:center;gap:12px;padding:20px 24px;background:#fff;min-width:140px;transition:all .3s ease}.exhibit-range-module .range-grid .range-item:hover{z-index:1;border-color:#01478c;box-shadow:0 6px 20px rgba(1,71,140,.1)}.exhibit-range-module .range-grid .range-item:nth-child(2n) .range-icon{background-color:#0f4785}.exhibit-range-module .range-grid .range-item:nth-child(2n-1) .range-icon{background-color:#8cb6e2}.exhibit-range-module .range-grid .range-item .range-icon{width:56px;height:56px;overflow:hidden;border-radius:50%;display:flex;align-items:center;justify-content:center}.exhibit-range-module .range-grid .range-item .range-icon i{font-size:var(--f-s-24);color:#01478c}.exhibit-range-module .range-grid .range-item .range-label{font-weight:bold;font-size:var(--f-s-14);color:#333;text-align:center}@media(max-width: 1199px){.exhibit-range-module{padding:40px 20px}.exhibit-range-module .text-head .section-title{font-size:var(--f-s-24)}.exhibit-range-module .range-grid{gap:12px;grid-template-columns:1fr 1fr}.exhibit-range-module .range-grid .range-item{min-width:calc(50% - 6px);padding:16px 12px}.exhibit-range-module .range-grid .range-item .range-icon{width:38px;height:38px}.exhibit-range-module .range-grid .range-item .range-icon i{font-size:var(--f-s-20)}.exhibit-range-module .range-grid .range-item .range-label{font-size:var(--f-s-12)}}/*# sourceMappingURL=visitor-why.css.map */
