@charset "UTF-8";.header .nav_left .menu-list li a h5{color:#1a1a1a}.index{width:100%;color:#fff;background:#fff}.index .header{background:#fff;padding-top:0;color:#1a1a1a;box-shadow:0 3Px 7Px 0 rgba(59,59,59,.1)}.index .header .menu-list a h5{color:#1a1a1a}.index .header .nav_right section{background:#D82C40}.index .header.blackBg{color:#1a1a1a;background:#fff!important;padding-top:0}.index .header.blackBg .menu-list a h5{color:#1a1a1a!important}@media (max-width:780px){.index .header.blackBg .menu-list a h5{color:#000!important}}.index .header.blackBg .menu-list a h5.active,.index .header.blackBg .menu-list a h5:hover{font-weight:700;color:#D82C40!important}.index .header.blackBg .logo img{width:.83rem;height:auto;transition:all .5s}.index .container{max-width:1200px;margin:0 auto;padding:0 .1rem}.index .section-title{text-align:center;font-size:.25rem;font-weight:700;color:#333;margin:.52rem 0 .31rem;position:relative}.index .section-title::after{content:"";position:absolute;bottom:-.08rem;left:50%;transform:translateX(-50%);width:.31rem;height:.02rem;background:#D82C40}.index .screen-hero{width:100%;height:100vh;min-height:4.17rem;background:url(../resources/images/index/banner_01.png) center center no-repeat;background-size:cover;display:flex;justify-content:center;align-items:center;text-align:center;color:#fff;position:relative}.index .screen-hero .hero-content{z-index:2;margin-top:-.26rem}.index .screen-hero .hero-content h3{font-size:.32rem;font-weight:500;margin-bottom:.13rem;letter-spacing:.04rem;text-shadow:0 2px 10px rgba(0,0,0,.5)}.index .screen-hero .hero-content h2{font-size:.46rem;font-weight:700;margin-bottom:.52rem;letter-spacing:.06rem;text-shadow:0 2px 20px rgba(0,0,0,.5)}.index .screen-hero .stats-bar{width:5.73rem;max-width:90%;height:.57rem;background:rgba(255,255,255,.15);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:.01rem solid rgba(255,255,255,.3);border-radius:8px;margin:0 auto;display:flex;align-items:center;box-shadow:0 10px 30px rgba(0,0,0,.2)}.index .screen-hero .stats-bar ul{width:100%;display:flex;justify-content:space-around;list-style:none;padding:0;margin:0}.index .screen-hero .stats-bar ul li{flex:1;position:relative}.index .screen-hero .stats-bar ul li:not(:last-child)::after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:.01rem;height:.21rem;background:rgba(255,255,255,.3)}.index .screen-hero .stats-bar ul li .subtitle h5{font-size:.17rem;color:#fff;font-weight:700;margin-bottom:.03rem}.index .screen-hero .stats-bar ul li .subtitle h5 span{color:#D82C40}.index .screen-hero .stats-bar ul li .subtitle h6{font-size:.08rem;color:rgba(255,255,255,.9);font-weight:400}@media screen and (max-width:780px){.index .screen-hero{height:auto;padding:.78rem 0 .52rem}.index .screen-hero .hero-content h3{font-size:.17rem}.index .screen-hero .hero-content h2{font-size:.22rem;margin-bottom:.26rem}.index .screen-hero .stats-bar{height:auto;padding:.1rem 0}.index .screen-hero .stats-bar ul{flex-direction:column}.index .screen-hero .stats-bar ul li{margin-bottom:.1rem}.index .screen-hero .stats-bar ul li::after{display:none}}.index .section-innovation{background:#fff;padding:.21rem 0 .52rem}.index .section-innovation .diagram-box{text-align:center;margin-top:.21rem}.index .section-innovation .diagram-box img{max-width:1100px;width:100%;height:auto;transition:transform .5s}.index .section-innovation .diagram-box img:hover{transform:scale(1.02)}.index .section-system{background:#f4f7fa;padding:.21rem 0 .63rem}.index .section-system .system-diagram{text-align:center;margin-top:.26rem}.index .section-system .system-diagram img{max-width:1200px;width:100%;height:auto;box-shadow:0 30px 60px rgba(0,0,0,.08);border-radius:4px}.index .section-partners{background:#fff;padding:.21rem 0 .63rem}.index .section-partners .partner-swiper-container{padding-bottom:.42rem}.index .section-partners .partner-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:20px;max-width:1100px;margin:.31rem auto 0}.index .section-partners .partner-grid .logo-item{display:flex;align-items:center;justify-content:center;height:.83rem;padding:.1rem;background:#fff;box-shadow:0 4px 12px rgba(0,0,0,.02);transition:all .3s}.index .section-partners .partner-grid .logo-item img{max-width:100%;max-height:100%;width:auto;height:auto;-o-object-fit:contain;object-fit:contain}.index .section-partners .partner-grid .logo-item:hover{box-shadow:0 10px 25px rgba(0,0,0,.08);transform:translateY(-5px)}@media (max-width:780px){.index .section-partners .partner-grid{grid-template-columns:repeat(3,1fr);gap:10px}.index .section-partners .partner-grid .logo-item{height:.52rem;padding:.05rem}}.index .section-partners .swiper-pagination-bullet-active{background:#D82C40}.index .partner-disclaimer{max-width:1100px;margin:0 auto;padding:0 .1rem;font-size:.07rem;color:#999;line-height:1.6}@keyframes fadeInUpNow{0%{opacity:0;transform:translateY(50px)}100%{opacity:1;transform:translateY(0)}}.fadeInUpNow{animation-name:fadeInUpNow}