@font-face{font-family:'SourceHanSansCN-Normal';src:url("../fonts/source-han-sans.otf")}*{margin:0;padding:0;box-sizing:border-box}body{font-family:'SourceHanSansCN-Normal', 'Microsoft YaHei', Arial, sans-serif;line-height:1.6;color:#333}.container{max-width:1400px;margin:0 auto;padding:0 20px}.container-1280{max-width:1280px;margin:0 auto;padding:0 20px}.container-full{width:100%;height:auto}.container-full .support-network-worldmap{width:100%;margin:150px auto}.container-full .support-network-worldmap .network-worldmap-img{width:100%;height:auto}.container-full .support-network-worldmap .network-worldmap-img img{width:100%;height:auto;object-fit:contain}.header{position:fixed;top:0;left:0;right:0;z-index:1000;background:transparent;transition:all 0.3s ease;padding-top:30px;padding-bottom:25px}.header.scrolled{background:#f3f3f3;backdrop-filter:blur(10px);box-shadow:0 2px 20px rgba(0,0,0,0.1);padding-top:15px;padding-bottom:15px}.header.scrolled .nav-link{padding:5px 0}.header-about{background-color:#f3f3f3}.header-news{background-color:#f8f8f8}.header-support{background-color:#fff}.header-container{max-width:1400px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;padding:0 20px;height:120px;transition:all 0.3s ease}.header.scrolled .header-container{height:80px}.logo-area{flex-shrink:0}.logo-area .logo{display:flex;align-items:center;text-decoration:none;color:#333;transition:all 0.3s ease}.logo-area .logo img{width:200px}.nav-area{flex:1;display:flex;flex-direction:column;align-items:flex-end;justify-content:center}.nav-top-right{display:flex;align-items:center;gap:0px}.nav-link{color:#666;text-decoration:none;font-size:14px;font-weight:500;transition:all 0.3s ease;position:relative}.nav-link::after{content:'';position:absolute;bottom:-2px;left:0;width:0;height:2px;background:#EA5712;transition:width 0.3s ease}.nav-link:hover{color:#EA5712}.nav-link:hover::after{width:100%}.nav-icon{color:#666;text-decoration:none;font-size:14px;padding:8px;transition:all 0.3s ease;display:flex;align-items:center;gap:5px;cursor:pointer}.nav-top-right .nav-link{font-weight:normal;margin-right:40px;font-size:14px}.lang-select{position:relative}.lang-select .lang-dropdown{position:absolute;top:100%;right:0;background:#fff;border-radius:8px;box-shadow:0 5px 20px rgba(0,0,0,0.15);padding:10px 0;min-width:100px;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all 0.3s ease;z-index:1001}.lang-select .lang-dropdown a{display:block;padding:8px 16px;color:#666;text-decoration:none;font-size:14px;transition:all 0.3s ease}.lang-select .lang-dropdown a:hover{background:#f8f9fa;color:#EA5712}.lang-select:hover .lang-dropdown{opacity:1;visibility:visible;transform:translateY(0)}.nav-bottom .main-nav{display:flex;align-items:center;gap:120px}.nav-item{position:relative}.nav-link{color:#333;text-decoration:none;font-size:16px;font-weight:600;padding:12px 0;display:flex;align-items:center;gap:8px;transition:all 0.3s ease;text-transform:uppercase}.nav-link i{font-size:16px;margin-top:-2px;transition:transform 0.3s ease}.nav-link:hover{color:#EA5712}.nav-link:hover i{transform:rotate(180deg) translateY(-5px)}.nav-link.active{color:#EA5712}.dropdown-menu{position:absolute;top:100%;left:0;background:#fff;border-radius:10px;box-shadow:0 8px 30px rgba(0,0,0,0.12);padding:15px 0;min-width:200px;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all 0.3s ease;z-index:1001}.dropdown-item{display:block;padding:12px 20px;color:#555;text-decoration:none;font-size:14px;transition:all 0.3s ease;position:relative}.dropdown-item::before{content:'';position:absolute;left:0;top:0;width:3px;height:100%;background:#EA5712;transform:scaleY(0);transition:transform 0.3s ease}.dropdown-item:hover{background:#f8f9fa;color:#EA5712;padding-left:25px}.dropdown-item:hover::before{transform:scaleY(1)}.dropdown:hover .dropdown-menu{opacity:1;visibility:visible;transform:translateY(0)}.index-banner{position:relative;width:100%;overflow:hidden}.banner-swiper{width:100%}.banner-slide{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.banner-bg{position:relative;width:100%;height:100vh}.banner-bg::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg, rgba(102,126,234,0.1) 0%, rgba(118,75,162,0.1) 100%);z-index:1}.banner-img{position:relative;width:100%;height:100%}.banner-img img{width:100%;height:100%;object-fit:cover;display:block}.banner-content-wrapper{position:absolute;bottom:100px;right:100px;z-index:2;width:auto}.banner-content{text-align:right;color:#333;width:min-content}.banner-title{font-size:48px;font-weight:bold;margin-bottom:20px;background:rgba(255,255,255,0.5);padding:0px 15px 5px;width:max-content;float:right;line-height:1.2}.banner-subtitle{font-size:48px;font-weight:bold;margin-bottom:20px;background:rgba(255,255,255,0.5);padding:0px 15px 5px;width:max-content;float:right;line-height:1.4}.banner-content-wrapper-left{left:100px}.banner-content-wrapper-left .banner-content{float:left}.banner-content-wrapper-left .banner-title{float:left}.banner-content-wrapper-left .banner-subtitle{float:left}.banner-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;padding:16px 32px;text-decoration:none;font-size:16px;font-weight:600;border-radius:50px;color:white;transition:all 0.3s ease;overflow:hidden;min-width:140px;text-align:center}.banner-btn span{position:relative;z-index:2}.banner-btn .btn-decoration{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50px;background:rgba(255,255,255,0.2);transform:scale(0);transition:transform 0.3s ease}.banner-btn-primary{background:rgba(255,107,53,0.9);backdrop-filter:blur(10px);border:2px solid #ff6b35}.banner-btn-primary::before{content:'';position:absolute;top:50%;left:50%;width:0;height:0;background:rgba(255,255,255,0.3);border-radius:50%;transform:translate(-50%, -50%);transition:all 0.4s ease}.banner-btn-primary:hover{background:#ff6b35;transform:translateY(-2px);box-shadow:0 8px 25px rgba(255,107,53,0.4)}.banner-btn-primary:hover .btn-decoration{transform:scale(1)}.banner-btn-primary:hover::before{width:120%;height:120%}.banner-btn-secondary{background:transparent;border:2px solid rgba(255,255,255,0.6)}.banner-btn-secondary::before{content:'';position:absolute;top:0;left:-100%;width:100%;height:100%;background:rgba(255,255,255,0.1);transition:left 0.3s ease}.banner-btn-secondary:hover{background:rgba(255,255,255,0.1);border-color:rgba(255,255,255,0.8);transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,0,0,0.2)}.banner-btn-secondary:hover .btn-decoration{transform:scale(1)}.banner-btn-secondary:hover::before{left:0}.banner-pagination{position:absolute;bottom:30px;left:50% !important;transform:translateX(-50%);z-index:3}.banner-pagination .swiper-pagination-bullet{width:12px;height:12px;background:rgba(255,255,255,0.8);border:2px solid rgba(255,255,255,0.9);margin:0 8px;cursor:pointer;transition:all 0.3s ease;border-radius:50%;opacity:0.5}.banner-pagination .swiper-pagination-bullet:hover{background:rgba(255,255,255,0.8);transform:scale(1.2)}.banner-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#EA5712;transform:scale(1.3)}@keyframes slideInUp{to{opacity:1;transform:translateY(0)}}@media (max-width: 1200px){.banner-content-wrapper{bottom:40px;right:40px;max-width:400px}.banner-title{font-size:40px}.banner-subtitle{font-size:20px}}@media (max-width: 768px){.index-banner .banner-bg{height:300px}.index-banner .banner-bg .banner-img img{width:150%;margin-left:-25%}.banner-content-wrapper{bottom:30px;right:20px;left:20px;max-width:none;width:calc(100% - 40px)}.banner-content{text-align:center;max-width:none}.banner-title{font-size:24px;margin-bottom:10px}.banner-subtitle{font-size:24px;margin-bottom:30px}.banner-btn{padding:14px 28px;font-size:14px;min-width:160px}.banner-pagination .swiper-pagination-bullet{width:10px;height:10px;margin:0 6px}}@media (max-width: 480px){.banner-content-wrapper{bottom:20px;right:5px;left:auto;width:calc(100% - 30px)}.banner-title{font-size:28px}.banner-subtitle{font-size:24px}.banner-content{padding:0;float:right;margin-right:20px}}.index-intro{background:#ededed;padding:130px 0 100px}.index-intro .container-1280{display:flex;align-items:flex-start;gap:80px;max-width:1280px;margin:0 auto;padding:0 20px}.container-full{width:100%;height:auto}.container-full .support-network-worldmap{width:100%;margin:100px auto}.container-full .support-network-worldmap .network-worldmap-img{width:100%;height:auto}.container-full .support-network-worldmap .network-worldmap-img img{width:100%;height:auto;object-fit:contain}.intro-left{flex:0 0 300px;min-width:300px}.intro-left .intro-title{font-size:48px;font-weight:bold;color:#333;margin-bottom:10px;line-height:1.2}.intro-left .intro-subtitle{font-size:18px;color:#666;letter-spacing:2px;font-weight:600}.intro-right{flex:1}.intro-right .intro-content-wrapper .intro-content-title{font-size:32px;font-weight:bold;color:#333;margin-bottom:30px;line-height:1.3}.intro-right .intro-content-wrapper .intro-content-text{text-align:justify}.intro-right .intro-content-wrapper .intro-content-text p{font-size:16px;line-height:1.8;color:#555;margin-bottom:20px}.intro-right .intro-content-wrapper .intro-content-text p strong{font-weight:600}.intro-left{flex:0 0 300px;min-width:300px}.intro-left .intro-title{font-size:44px;font-weight:bold;color:#EA5712;margin-bottom:0px;line-height:1.2}.intro-left .intro-subtitle{font-size:24px;color:#333;font-weight:600}@media (max-width: 1200px){.header-container{padding:0 15px}.nav-bottom .main-nav{gap:30px}.nav-top-right{gap:20px}}@media (max-width: 992px){.header-container{flex-direction:column;height:auto;padding:15px}.header.scrolled .header-container{height:auto}.logo-area{margin-bottom:0px}.nav-area{width:100%}.nav-bottom .main-nav{flex-wrap:wrap;justify-content:center;gap:20px}}@media (max-width: 768px){.nav-top{display:none}.header-container{padding:10px 15px}.logo-text{font-size:20px !important}.header.scrolled{padding-top:0;padding-bottom:0}.header.scrolled .logo-text{font-size:18px !important}.nav-bottom .main-nav{gap:15px}.nav-link{font-size:14px !important;padding:8px 0 !important}.dropdown-menu{min-width:160px}.dropdown-item{font-size:13px;padding:10px 16px}.banner-title{font-size:14px;line-height:inherit;padding:0px 15px 2px}.banner-subtitle{font-size:14px;line-height:inherit;padding:0px 15px 2px}.about-content{grid-template-columns:1fr}}@media (max-width: 1200px){.index-intro{padding:80px 0}.index-intro .container{gap:60px}.intro-left{flex:0 0 250px;min-width:250px}.intro-left .intro-title{font-size:40px}.intro-left .intro-subtitle{font-size:16px}.intro-right .intro-content-wrapper .intro-content-title{font-size:28px;margin-bottom:25px}.intro-right .intro-content-wrapper .intro-content-text{font-size:15px}}@media (max-width: 992px){.index-intro .container{flex-direction:column;gap:40px;text-align:center}.intro-left{flex:none;min-width:auto;margin:0 auto}.intro-left .intro-title{font-size:36px}.intro-left .intro-subtitle{font-size:14px}.intro-right{max-width:none}.intro-right .intro-content-wrapper .intro-content-title{font-size:24px;margin-bottom:20px}.intro-right .intro-content-wrapper .intro-content-text p{font-size:14px;text-align:left}}@media (max-width: 768px){.index-intro{padding:60px 0 150px}.index-intro .container{padding:0 15px}.index-intro .container-1280{flex-wrap:wrap;gap:36px}.intro-left .intro-title{font-size:24px}.intro-right .intro-content-wrapper .intro-content-title{font-size:15px}.intro-right .intro-content-wrapper .intro-content-text{hyphens:auto;word-break:break-word;overflow-wrap:break-word}.intro-right .intro-content-wrapper .intro-content-text p{font-size:15px;line-height:1.8;margin-bottom:15px}}.index-product{padding:100px 0;background:url("../img/index-pro-bg.jpg") center center/cover no-repeat}.index-product .container-1280{max-width:1280px;margin:0 auto;padding:0 20px}.product-line-list{margin-bottom:80px;position:relative}.list-items{display:flex;justify-content:space-between;align-items:flex-start;position:relative;margin:0 auto}.list-item{position:relative;flex:1;text-align:center;cursor:pointer;transition:all 0.3s ease;z-index:2}.item-link{display:flex;flex-direction:column;align-items:center;text-decoration:none;color:#666;transition:all 0.3s ease;position:relative}.item-link .item-icon{width:80px;height:80px;margin-bottom:20px;position:relative;display:flex;align-items:center;justify-content:center;transition:all 0.3s ease}.item-link .item-icon img{width:75px;height:75px;object-fit:contain;transition:all 0.3s ease}.item-link .item-round{width:12px;height:12px;background:#fff;border:3px solid #ddd;border-radius:50%;margin:0 auto 20px;transition:all 0.3s ease;z-index:3}.item-link .item-title{font-size:16px;text-align:center;line-height:1.3;transition:all 0.3s ease;text-align:center;width:80%;margin:0 auto}.item-link:hover{color:#EA5712}.item-link:hover .item-round{background:#EA5712;border-color:#EA5712;box-shadow:0 0 0 3px rgba(234,87,18,0.2)}.item-link-active{color:#EA5712}.item-link-active .item-round{background:#EA5712;border-color:#EA5712;box-shadow:0 0 0 3px rgba(234,87,18,0.2)}.list-line{position:absolute;top:61%;left:50%;width:100%;height:3px;background:linear-gradient(90deg, #ddd 0%, #fff 50%, #ddd 100%);transform:translate(-50%, -50%);z-index:1;border-radius:2px}.index-product-detail{min-height:600px;display:flex;align-items:center;justify-content:center}.product-detail-wrapper{width:100%;max-width:1200px}.product-details{position:relative}.detail-item{display:none;opacity:0;transform:translateX(30px);transition:all 0.5s ease}.detail-item.active-show{display:flex;opacity:1;transform:translateX(0);animation:fadeInUp 0.6s ease-out}.pro-left-info{flex:1;padding-right:60px;display:flex;flex-direction:column;justify-content:center}.pro-left-title{font-size:30px;font-weight:bold;color:#333;margin-bottom:30px;line-height:1.2;text-transform:uppercase}.pro-left-info h4{font-size:18px;line-height:1.8;color:#666;margin-bottom:60px;font-weight:400}.pro-left-more .pro-link{display:inline-flex;align-items:center;gap:8px;padding:0px 12px;border:2px solid #EA5712;color:#EA5712;text-decoration:none;border-radius:50px;font-size:24px;transition:all 0.3s ease;position:relative;overflow:hidden}.pro-left-more .pro-link::before{content:'';position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg, transparent 0%, rgba(255,255,255,0.2) 50%, transparent 100%);transition:left 0.5s ease}.pro-left-more .pro-link i{font-size:14px;transition:transform 0.3s ease}.pro-left-more .pro-link img{width:32px}.pro-left-more .pro-link:hover{transform:translateY(-3px)}.pro-left-more .pro-link:hover::before{left:100%}.pro-left-more .pro-link:hover i{transform:translateX(5px)}.pro-right-img{flex:0 0 400px;display:flex;align-items:center;justify-content:center}.pro-right-img img{width:100%;height:auto;max-width:400px;object-fit:contain;transition:all 0.3s ease}.pro-right-img img:hover{transform:scale(1.05)}@keyframes fadeInUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 1200px){.index-product{padding:80px 0}.list-items{padding:0 20px}.item-icon{width:70px;height:70px}.item-icon img{width:45px;height:45px}.pro-left-title{font-size:36px}.pro-left-info h4{font-size:16px}.pro-right-img{flex:0 0 350px}}@media (max-width: 992px){.product-line-list{margin-bottom:60px}.list-items{flex-wrap:nowrap;gap:30px;padding:0 15px;align-items:start}.list-item{flex:0 0 calc(33.333% - 20px);max-width:200px}.detail-item{flex-direction:column;text-align:center}.pro-left-info{padding-right:0;margin-bottom:0px}.pro-left-title{font-size:32px}.pro-left-title::after{margin:20px auto 0}.pro-left-info h4{font-size:16px}.pro-right-img{flex:none;order:-1}}.mobile-nav-toggle{display:none;flex-shrink:0}.mobile-nav-toggle .mobile-menu-btn{background:none;border:none;font-size:24px;color:#333;cursor:pointer;padding:8px;display:flex;align-items:center;justify-content:center;transition:color 0.3s ease;width:40px;height:40px}.mobile-nav-toggle .mobile-menu-btn img{width:22px;height:22px}.mobile-nav-toggle .mobile-menu-btn:hover{color:#EA5712}.mobile-lang-select{display:none;flex-shrink:0;margin-right:10px}.mobile-lang-select .lang-select .nav-icon{font-size:14px;padding:8px}.mobile-lang-select .lang-select .nav-icon img{width:22px;height:22px}.mobile-search-toggle{display:none}.mobile-search-toggle a img{width:22px;height:22px}@media (max-width: 768px){.mobile-search-toggle{display:block}}.mobile-nav-container{position:fixed;top:0;left:-100%;width:80%;max-width:300px;height:100vh;background:#fff;box-shadow:2px 0 10px rgba(0,0,0,0.15);z-index:1002;transition:left 0.3s ease;overflow-y:auto}.mobile-nav-container.active{left:0}.mobile-nav-container .mobile-nav-wrapper{height:100%;display:flex;flex-direction:column}.mobile-nav-container .mobile-nav-header{padding:20px;border-bottom:1px solid #eee;display:flex;justify-content:flex-end}.mobile-nav-container .mobile-nav-header .mobile-nav-close .mobile-close-btn{background:none;border:none;font-size:24px;color:#333;cursor:pointer;padding:5px}.mobile-nav-container .mobile-nav-header .mobile-nav-close .mobile-close-btn:hover{color:#EA5712}.mobile-nav-container .mobile-main-nav{padding:10px 0;flex:1}.mobile-nav-container .mobile-main-nav .mobile-nav-item{position:relative}.mobile-nav-container .mobile-main-nav .mobile-nav-item .mobile-nav-link{display:flex;justify-content:space-between;align-items:center;padding:12px 20px;color:#333;text-decoration:none;font-size:16px;font-weight:500;border-bottom:1px solid #f5f5f5;transition:background 0.3s ease}.mobile-nav-container .mobile-main-nav .mobile-nav-item .mobile-nav-link:hover{background:#f8f9fa}.mobile-nav-container .mobile-main-nav .mobile-nav-item .mobile-nav-link.active{color:#EA5712;background:rgba(234,87,18,0.05)}.mobile-nav-container .mobile-main-nav .mobile-nav-item .mobile-nav-link .mobile-dropdown-toggle{transition:transform 0.3s ease;width:30px;height:30px;line-height:30px;text-align:center}.mobile-nav-container .mobile-main-nav .mobile-nav-item .mobile-nav-link .mobile-dropdown-toggle.rotated{transform:rotate(180deg)}.mobile-nav-container .mobile-main-nav .mobile-nav-item .mobile-dropdown-menu{max-height:0;overflow:hidden;transition:max-height 0.3s ease;background:#f8f9fa}.mobile-nav-container .mobile-main-nav .mobile-nav-item .mobile-dropdown-menu.active{max-height:500px}.mobile-nav-container .mobile-main-nav .mobile-nav-item .mobile-dropdown-menu .mobile-dropdown-item{display:block;padding:12px 20px 12px 40px;color:#555;text-decoration:none;font-size:14px;border-bottom:1px solid #eee;transition:all 0.3s ease}.mobile-nav-container .mobile-main-nav .mobile-nav-item .mobile-dropdown-menu .mobile-dropdown-item:hover{color:#EA5712;background:rgba(234,87,18,0.05);padding-left:45px}.mobile-nav-container .mobile-main-nav .mobile-nav-item .mobile-dropdown-menu .mobile-dropdown-item:last-child{border-bottom:none}.mobile-nav-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.5);z-index:1001;opacity:0;visibility:hidden;transition:opacity 0.3s ease, visibility 0.3s ease}.mobile-nav-overlay.active{opacity:1;visibility:visible}@media (max-width: 768px){.index-product{padding:60px 0}.list-items{gap:20px}.list-item{flex:0 0 calc(50% - 10px);max-width:150px}.item-link{padding:15px 10px}.item-icon{width:60px;height:60px;margin-bottom:15px}.item-icon img{width:40px;height:40px}.item-title{font-size:14px}.pro-left-title{font-size:28px}.pro-left-info h4{font-size:15px;margin-bottom:30px}.pro-left-more .pro-link{padding:12px 24px;font-size:14px}.pro-right-img img{max-width:300px}.nav-top,.nav-area{display:none}.mobile-nav-toggle,.mobile-lang-select{display:flex;align-items:center}.header{padding-top:0;padding-bottom:0}.header-container{padding:15px 15px;align-items:center;display:flex;flex-direction:row;width:100%}.logo-area{margin-right:auto}.mobile-lang-select{order:1;margin-right:0px}.mobile-nav-toggle{order:2}.logo-area .logo img{width:150px}}@media (max-width: 480px){.list-items{gap:15px}.list-item{flex:0 0 calc(50% - 7px);max-width:120px}.item-icon{width:50px;height:50px}.item-icon img{width:32px;height:32px}.item-title{font-size:12px}.pro-left-title{font-size:24px}.pro-left-info h4{font-size:14px}.pro-right-img img{max-width:250px}}.index-industry{width:100%;background:#F5F5F5;padding:100px 0;overflow:hidden}.industry-wrapper{width:calc(50vw + 640px);min-width:1280px;padding-left:40px;float:right;display:flex;align-items:flex-start;gap:80px}.industry-left{width:450px}.industry-right{flex:1}.industry-items{display:flex;flex-direction:column;gap:10px}.industry-item{overflow:hidden}.industry-title{padding:15px 30px 15px 0;color:#333;font-size:20px;font-weight:600;margin:0;cursor:pointer;transition:all 0.3s ease;position:relative;border:none;width:100%;text-align:left;display:flex;align-items:center;justify-content:space-between;text-transform:capitalize}.industry-item.active .industry-title{color:#EA5712}.industry-detail{max-height:0;overflow:hidden;transition:all 0.4s ease}.industry-detail.industry-item-show{max-height:500px;padding:0px 30px 30px 0}.industry-detail .tit{font-size:18px;font-weight:600;color:#EA5712;margin-bottom:15px}.industry-detail .desc{font-size:15px;line-height:1.8;color:#EA5712;margin-bottom:25px;text-align:left;hyphens:auto;word-break:break-word;word-wrap:break-word}.industry-more .industry-link{display:inline-flex;align-items:center;gap:5px;padding:0px 8px;border:2px solid #EA5712;color:#EA5712;text-decoration:none;border-radius:25px;font-size:18px;font-weight:500;transition:all 0.3s ease;position:relative;overflow:hidden}.industry-more .industry-link::before{content:'';position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg, transparent 0%, rgba(255,255,255,0.2) 50%, transparent 100%);transition:left 0.5s ease}.industry-more .industry-link i{font-size:12px;transition:transform 0.3s ease}.industry-more .industry-link img{width:28px}.industry-more .industry-link:hover{transform:translateY(-2px)}.industry-more .industry-link:hover::before{left:100%}.industry-more .industry-link:hover i{transform:translateX(3px)}.industry-img-wrapper{position:relative;height:100%;display:flex;align-items:center;justify-content:center}.industry-img-items{position:relative;width:100%}.industry-img-item{display:none;opacity:0;transform:translateX(30px);transition:all 0.5s ease;text-align:center;width:100%;height:100%;position:relative}.industry-img-item.industry-img-item-show{display:block;opacity:1;transform:translateX(0);animation:fadeInRight 0.6s ease-out}.industry-img-item .img{height:700px}.industry-img-item .img img{width:100%;height:100%;object-fit:cover;transition:filter 0.8s ease, transform 0.3s ease}.industry-img-item h3{font-size:60px;font-weight:600;color:#fff;line-height:0.9;position:absolute;top:0px;left:0px}.industry-img-item img.ready-to-animate{filter:grayscale(100%) brightness(0.7)}.industry-img-item img.in-view{filter:grayscale(0%) brightness(1)}.industry-img-item img.animation-triggered{filter:grayscale(0%) brightness(1)}@keyframes fadeInRight{from{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}.index-cases{width:100%;background:#EDEDED;padding:100px 0}.index-cases .container-1280{display:flex;align-items:flex-start;justify-content:space-between;max-width:1280px;margin:0 auto;padding:0 20px}.index-cases-left{flex:1;max-width:calc(100% - 350px)}.index-cases-right{flex:0 0 300px;text-align:right;padding-top:30px}.case-right-title{font-size:44px;font-weight:700;color:#EA5712;line-height:1.2;text-transform:uppercase}.case-right-subtitle{font-size:24px;font-weight:600;color:#333;letter-spacing:0px;text-transform:uppercase}.case-items{display:grid;grid-template-columns:repeat(3, 1fr);grid-template-rows:repeat(2, 1fr);gap:30px;max-width:900px}.case-item{border-radius:15px;padding:30px 20px;text-align:center;transition:all 0.3s ease;cursor:pointer;position:relative;overflow:hidden}.case-item a:link,.case-item a:visited{color:#333;text-decoration:none}.case-item .case-img{position:relative;z-index:2;width:90px;height:90px;margin:0 auto 20px;display:flex;align-items:center;justify-content:center;transition:all 0.3s ease}.case-item .case-img img{width:120px;height:120px;object-fit:contain;transition:all 0.3s ease}.case-item .case-title{position:relative;z-index:2;font-size:18px;font-weight:600;color:#333;line-height:1.4;margin:0;transition:color 0.3s ease;text-transform:capitalize}.case-item .case-item:hover .case-title{color:#EA5712}.case-item:hover{transform:translateY(-5px)}.case-item:hover::before{opacity:1}.case-item:hover .case-title{color:#EA5712}.case-item:hover .case-img{transform:scale(1.1)}@media (max-width: 1200px){.case-items{grid-template-columns:repeat(3, 1fr);gap:25px;max-width:800px}.case-item{padding:25px 15px}.case-img{width:70px;height:70px;margin-bottom:18px}.case-img img{width:45px;height:45px}.case-title{font-size:16px}}@media (max-width: 992px){.index-cases .container-1280{flex-direction:column;gap:30px;align-items:center}.index-cases-left{max-width:100%;order:2;width:100%}.index-cases-right{flex:none;width:100%;max-width:600px;text-align:center;order:1}.case-title{font-size:36px}.case-subtitle{font-size:16px}.case-items{grid-template-columns:repeat(3, 1fr);gap:20px;max-width:700px}.case-item{padding:20px 12px}.case-img{width:60px;height:60px;margin-bottom:15px}.case-img img{width:40px;height:40px}.case-title{font-size:15px}}@media (max-width: 768px){.index-cases{padding:80px 0}.case-items{grid-template-columns:repeat(3, 1fr);grid-template-rows:repeat(2, 1fr);gap:15px;max-width:400px}.case-item{padding:20px 10px}.case-img{width:55px;height:55px;margin-bottom:12px}.case-img img{width:35px;height:35px}.case-title{font-size:14px}.case-title{font-size:32px}.case-subtitle{font-size:15px;letter-spacing:2px}}@media (max-width: 480px){.index-cases{padding:0px 0 150px;background:#efefef}.index-cases .container-1280 .index-cases-right .case-right-title{font-size:24px}.index-cases .container-1280 .index-cases-right .case-right-subtitle{font-size:14px}.index-cases .container-1280 .index-cases-left .case-items{gap:0px}.index-cases .container-1280 .index-cases-left .case-items .case-item .case-img{width:80px;margin:0 auto 5px}.index-cases .container-1280 .index-cases-left .case-items .case-item .case-img img{width:100%;height:100%;object-fit:contain}.case-items{gap:12px}.case-item{padding:18px 8px}.case-img{width:50px;height:50px;margin-bottom:10px}.case-img img{width:30px;height:30px}.case-title{font-size:13px}.case-title{font-size:28px;margin-bottom:12px}.case-subtitle{font-size:14px;letter-spacing:1px}}.index-news{width:100%;background:#F5F5F5;padding:100px 0}.index-news .container-1280{display:flex;justify-content:space-between;max-width:1280px;margin:0 auto;padding:0 20px}.index-news-img{flex:1;max-width:calc(100% - 540px);padding-top:18px}.index-news-img a{display:block;position:relative;overflow:hidden;transition:all 0.3s ease}.index-news-img a:hover{transform:translateY(-3px)}.index-news-img a:hover img{transform:scale(1.03)}.index-news-img img{width:100%;height:auto;object-fit:cover;transition:transform 0.3s ease, filter 1.2s ease, opacity 1.2s ease}.index-news-img.in-view img{filter:grayscale(0%);opacity:1}.index-news-img a:hover img{filter:grayscale(0%);opacity:1;transform:scale(1.03)}.index-news-info{flex:0 0 500px;padding-left:60px}.index-news-title{font-size:40px;font-weight:600;color:#333;text-transform:uppercase;margin-bottom:20px;position:relative}.index-news-info h2{font-size:22px;font-weight:700;color:#333;line-height:1.4;margin-bottom:5px}.index-news-info h2 a{color:inherit;text-decoration:none;transition:color 0.3s ease}.index-news-info h2 a:hover{color:#EA5712}.index-news-date{font-size:15px;color:#333;margin-bottom:25px;position:relative;font-weight:600}.index-news-content{font-size:16px;line-height:1.8;color:#666;margin-bottom:35px;text-align:justify}.index-news-more .news-link{display:inline-flex;align-items:center;gap:5px;padding:0px 8px;border:2px solid #EA5712;color:#EA5712;text-decoration:none;border-radius:25px;font-size:18px;transition:all 0.3s ease;position:relative;overflow:hidden}.index-news-more .news-link::before{content:'';position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg, transparent 0%, rgba(255,255,255,0.2) 50%, transparent 100%);transition:left 0.5s ease}.index-news-more .news-link i{font-size:12px;transition:transform 0.3s ease}.index-news-more .news-link img{width:28px}.index-news-more .news-link:hover{transform:translateY(-2px)}.index-news-more .news-link:hover::before{left:100%}.index-news-more .news-link:hover i{transform:translateX(3px)}.mobile-index-news-more{display:none}@media (max-width: 1200px){.index-news-info{flex:0 0 450px;padding-left:50px}.index-news-info h2{font-size:28px}.index-news-content{font-size:15px}.index-news-more .news-link{padding:13px 25px;font-size:14px}}@media (max-width: 992px){.index-news .container-1280{flex-direction:column;gap:50px;align-items:center;text-align:center}.index-news-img{max-width:100%;width:100%;order:2;padding-top:0}.index-news-info{flex:none;width:100%;max-width:600px;padding-left:0;order:1}.index-news-title::after{left:50%;transform:translateX(-50%)}.index-news-info h2{font-size:26px;display:none}.index-news-date{display:none}.index-news-content{font-size:15px;display:none}.index-news-more{display:none}.mobile-index-news-more{display:block;order:3}}@media (max-width: 768px){.index-news{padding:80px 0}.index-news .container-1280{padding:0 15px;gap:40px}.index-news-info h2{font-size:24px;margin-bottom:20px}.index-news-title{font-size:15px;margin-bottom:18px}.index-news-date{font-size:13px;margin-bottom:20px}.index-news-content{font-size:14px;line-height:1.7;margin-bottom:30px}.index-news-more .news-link{padding:12px 25px;font-size:14px}}@media (max-width: 480px){.index-news{padding:120px 0}.index-news .container-1280{padding:0 12px;gap:20px}.index-news-info h2{font-size:22px}.index-news-title{font-size:28px;margin-bottom:0px}.index-news-date{font-size:14px;margin-bottom:18px}.index-news-content{font-size:16px;line-height:1.6;margin-bottom:25px}.index-news-more .news-link{padding:2px 10px;font-size:18px}}.index-exhibition{width:100%;background:#F5F5F5;padding:100px 0}.index-exhibition .container{max-width:1200px;margin:0 auto;padding:0 20px}.index-exhibition-title{text-align:center;font-size:40px;font-weight:700;color:#333;margin-bottom:60px;position:relative;text-transform:uppercase}.index-exhibition-items{display:grid;grid-template-columns:repeat(3, 1fr);gap:30px;margin-bottom:50px}.exhibition-item{background:#fff;overflow:hidden;transition:all 0.3s ease}.exhibition-item a{display:block;text-decoration:none;color:inherit;height:100%}.exhibition-item:hover{transform:translateY(-8px)}.exhibition-item:hover .exhibition-img img{transform:scale(1.05)}.exhibition-img{position:relative;height:200px;overflow:hidden}.exhibition-img img{width:100%;height:100%;object-fit:cover;transition:transform 0.3s ease}.exhibition-img::after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg, transparent 0%, rgba(0,0,0,0.1) 100%);pointer-events:none}.exhibition-info{padding:25px;background:#fff}.exhibition-title{font-size:16px;font-weight:600;color:#333;line-height:1.6;margin:0;text-align:center;transition:color 0.3s ease}.exhibition-item:hover .exhibition-title{color:#EA5712}.index-exhibition-more{text-align:center}.index-exhibition-more .news-link{display:inline-flex;align-items:center;gap:5px;padding:0px 8px;border:2px solid #EA5712;color:#EA5712;text-decoration:none;border-radius:25px;font-size:18px;transition:all 0.3s ease;position:relative;overflow:hidden}.index-exhibition-more .news-link::before{content:'';position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg, transparent 0%, rgba(255,255,255,0.2) 50%, transparent 100%);transition:left 0.5s ease}.index-exhibition-more .news-link i{font-size:12px;transition:transform 0.3s ease}.index-exhibition-more .news-link img{width:28px}.index-exhibition-more .news-link:hover{transform:translateY(-2px)}.index-exhibition-more .news-link:hover::before{left:100%}.index-exhibition-more .news-link:hover i{transform:translateX(3px)}@media (max-width: 1200px){.index-exhibition-title{font-size:38px;margin-bottom:50px}.index-exhibition-items{gap:25px}.exhibition-info{padding:20px}.exhibition-title{font-size:15px}.exhibition-img{height:180px}}@media (max-width: 992px){.index-exhibition-title{font-size:32px;margin-bottom:45px}.index-exhibition-items{grid-template-columns:repeat(3, 1fr);gap:20px}.exhibition-info{padding:18px}.exhibition-title{font-size:14px;line-height:1.5}.exhibition-img{height:160px}.index-exhibition-more .news-link{padding:13px 30px;font-size:15px}}@media (max-width: 768px){.index-exhibition{padding:80px 0}.index-exhibition .container{padding:0 15px}.index-exhibition-title{font-size:28px;margin-bottom:40px}.index-exhibition-title::after{width:60px;height:3px}.index-exhibition-items{grid-template-columns:repeat(2, 1fr);gap:20px;margin-bottom:40px}.exhibition-info{padding:15px}.exhibition-title{font-size:13px}.exhibition-img{height:140px}.index-exhibition-more .news-link{padding:12px 25px;font-size:14px}}@media (max-width: 480px){.index-exhibition{padding:120px 0 120px;background-color:#efefef}.index-exhibition .container{padding:0 12px}.index-exhibition-title{font-size:28px;margin-bottom:25px}.index-exhibition-title::after{width:50px;height:2px}.index-exhibition-items{gap:14px;margin-bottom:35px;display:flex;flex-wrap:nowrap}.index-exhibition-items .exhibition-item{width:calc(50% - 7px);background:transparent}.index-exhibition-items .exhibition-item:nth-child(3){display:none}.exhibition-info{padding:12px;background:transparent}.exhibition-title{font-size:14px;line-height:1.4;text-align:left;font-weight:normal}.exhibition-img{height:auto}.exhibition-img img{vertical-align:top}.index-exhibition-more .news-link{padding:2px 10px;font-size:18px}}.footer{width:100%;background:#B7BBC0;padding:60px 0 40px}.footer .container{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;gap:40px}.footer-contact{width:430px;flex:0 0 430px}.footer-logo{margin-bottom:30px}.footer-logo img{width:180px;height:auto;object-fit:contain}.footer-info-sh,.footer-info-js{margin-top:50px}.footer-info-sh .footer-info-title,.footer-info-js .footer-info-title{font-size:14px}.footer-info-js{margin-top:25px}.footer-info-items{display:flex;flex-direction:column;gap:0px}.footer-info-item{display:flex;align-items:flex-start;gap:0px;font-size:17px;color:#333}.footer-info-item i{width:20px;height:20px;display:flex;align-items:center;justify-content:center;font-size:16px;flex-shrink:0}.footer-info-item span{display:inline-block}.footer-info-item span.line{line-height:1.6;margin:0 4px}.footer-info-item span.label{line-height:1.6;width:64px}.footer-info-item span.value{line-height:1.6;flex:1}.footer-nav{display:flex;flex-wrap:nowrap;gap:20px;flex:1}.footer-nav-item{min-width:100px;flex:1}.nav-title{font-size:18px;font-weight:700;color:#333;margin-bottom:20px;position:relative}.nav-items{display:flex;flex-direction:column;gap:12px}.nav-item a{font-size:14px;color:#333;text-decoration:none;transition:all 0.3s ease;position:relative}.nav-item a:hover{color:#EA5712;transform:translateX(5px)}@media (max-width: 1200px){.footer .container{padding:0 15px}.footer-contact{width:450px;padding-right:50px}.footer-nav{gap:50px}.footer-nav-item{min-width:120px}.nav-title{font-size:16px}.nav-item a{font-size:13px}.footer-info-item{font-size:14px}.footer-logo img{width:180px}}@media (max-width: 992px){.footer{padding:60px 0 30px}.footer .container{flex-direction:column;gap:50px}.footer-contact{width:100%;padding-right:0;text-align:center;flex:none}.footer-nav{justify-content:space-between;gap:40px;flex:none}.footer-info-items{align-items:center}.footer-logo{text-align:center;margin-bottom:25px}.footer-logo img{width:160px}}@media (max-width: 768px){.footer{padding:50px 0 25px}.footer-nav{display:grid;grid-template-columns:repeat(2, 1fr);gap:30px;text-align:left}.footer-nav-item{min-width:auto;flex:none}.nav-title{font-size:15px;margin-bottom:15px}.nav-item a{font-size:13px}.footer-info-item{font-size:13px;gap:12px}.footer-info-item i{width:18px;height:18px;font-size:10px}.footer-logo img{width:140px}}@media (max-width: 480px){.footer{padding:40px 0 20px}.footer .container{padding:0 12px}.footer-contact{text-align:left}.footer-contact .footer-logo{text-align:left;padding-left:5%}.footer-contact .footer-logo img{width:43%}.footer-contact .footer-info-sh,.footer-contact .footer-info-js{margin-top:50px}.footer-contact .footer-info-sh .footer-info-title,.footer-contact .footer-info-js .footer-info-title{font-size:14px;margin:0 5% 5px}.footer-contact .footer-info-js{margin-top:25px;margin-bottom:25px}.footer-contact .footer-info-items{align-items:flex-start;margin-left:5%;margin-right:5%;gap:0}.footer-contact .footer-info-items .footer-info-item{font-size:16px}.footer-contact .footer-info-items .footer-info-item i{font-size:16px}.footer-nav{display:none}.footer-info-items{gap:15px}.footer-info-item{font-size:12px;gap:10px}.footer-logo{margin-bottom:20px}.footer-logo img{width:120px}.footer-nav{grid-template-columns:1fr;gap:25px}.nav-title{font-size:14px;margin-bottom:12px}.nav-item a{font-size:12px}.nav-items{gap:8px}}.copyright{width:100%;background:#B7BBC0;padding:20px 0;border-top:1px solid rgba(255,255,255,0.5)}.copyright .container{max-width:1200px;margin:0 auto;padding:0 20px}.copyright-text p{font-size:14px;line-height:1.6;color:#333;margin:0;font-weight:400}.copyright-text p a:link,.copyright-text p a:visited{color:#333;text-decoration:none}.copyright-text p a:hover{color:#EA5712}@media (max-width: 1200px){.copyright .container{padding:0 15px}.copyright-text p{font-size:12px}}@media (max-width: 992px){.copyright{padding:25px 0}.copyright-text p{font-size:12px;line-height:1.5}}@media (max-width: 768px){.copyright{padding:20px 0}.copyright .container{padding:0 12px}.copyright-text p{font-size:11px;line-height:1.5}}@media (max-width: 480px){.copyright{padding:18px 0}.copyright-text p{font-size:14px;padding:0 10px;line-height:1.4;text-align:center}}@media (max-width: 1200px){.industry-wrapper{max-width:calc(40vw + 400px);gap:60px}.industry-left{min-width:350px}.industry-right{flex:0 0 350px}.industry-title{padding:20px 25px;font-size:18px}.industry-detail.industry-item-show{padding:25px}.industry-detail .tit{font-size:16px}.industry-detail .desc{font-size:14px}}@media (max-width: 992px){.industry-wrapper{max-width:100%;float:none;flex-direction:column;gap:50px;margin:0 auto}.industry-left,.industry-right{flex:none;width:100%;min-width:auto;max-width:600px;margin:0 auto}.industry-right{width:calc(64% + 9px)}.industry-img-items{max-width:100%}.industry-img-item .img img{max-width:250px}.industry-img-item h3{font-size:20px}}@media (max-width: 768px){.index-industry{padding:80px 0}.industry-wrapper{gap:40px;padding:0 20px}.industry-items{gap:0}.industry-title{padding:18px 20px;font-size:16px}.industry-detail.industry-item-show{padding:20px}.industry-detail .tit{font-size:15px;margin-bottom:12px}.industry-detail .desc{font-size:14px;margin-bottom:20px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical}.industry-more .industry-link{padding:2px 5px;font-size:13px}.industry-img-item .img img{max-width:200px}.industry-img-item h3{font-size:18px}}@media (max-width: 480px){.index-industry{padding:150px 0 150px;background-color:#efefef}.industry-wrapper{padding:0 15px;gap:30px}.industry-title{padding:15px 18px;font-size:15px}.industry-detail.industry-item-show{padding:0px 10px 10px 0}.industry-detail .desc{font-size:13px;line-height:1.6}.industry-img-item .img img{max-width:100%}.industry-img-item h3{font-size:16px}}.inner-product{padding:250px 0 0 0;background:url("../img/inner-product-bg.jpg") no-repeat top center/cover #F6F6F7}.inner-product-details{padding-top:120px}.inner-product-details .product-brand{text-align:center;font-size:44px;color:#EA5712}.inner-product-details .simpledesc{text-align:center;margin:36px 0;line-height:2}.inner-product-details .product-img{margin:80px auto 0;text-align:center}.inner-product-details .product-img img{max-width:100%;transition:all 0.3s ease-in-out}.inner-product-details .product-img img:hover{transform:scale(1.05)}.inner-product-details .product-title{font-size:28px}.inner-product-details .product-title span{display:inline-block;line-height:1.2;border-bottom:3px solid #333}.inner-product-details .product-title-right{text-align:right;margin-top:250px}.inner-product-details .product-feature-title{font-size:38px;padding-left:56px;font-weight:600}.inner-product-details .product-feature-title span{display:inline-block;line-height:1.2;border-bottom:3px solid #333}.inner-product-details .product-feature-title-right{text-align:right}.inner-product-details .product-feature-wrapper{width:100%;overflow:hidden}.inner-product-details .product-feature-wrapper .left-img{width:50%;float:left;margin-top:250px}.inner-product-details .product-feature-wrapper .left-img img{width:520px}.inner-product-details .product-feature-wrapper .right-content{width:50%;float:right}.inner-product-details .product-feature-wrapper .right-content .product-feature-text h3{font-size:28px;font-weight:normal}.inner-product-details .product-feature-wrapper .right-content .product-feature-text h4{font-weight:normal;margin-bottom:15px}.inner-product-details .product-feature-wrapper .right-content .product-application-title{font-size:24px;margin-top:140px}.inner-product-details .product-feature-wrapper .right-content .product-application-title span{display:inline-block;line-height:1.2;border-bottom:3px solid #333}.inner-product-details .product-feature-wrapper .right-content .product-application-text{font-weight:600;font-size:22px;margin-top:24px}.inner-product-details .product-feature-wrapper .float-left{float:left}.inner-product-details .product-feature-wrapper .float-right{float:right;text-align:right}.inner-solution{padding:250px 0 0 0;background:url("../img/inner-product-bg.jpg") no-repeat top center/cover #F6F6F7}.inner-solution .container-1280 .inner-solution-detail .inner-solution-detail-wrapper .inner-solution-params-title .tit{font-size:30px;font-weight:600;text-align:center}.inner-solution .container-1280 .inner-solution-detail .inner-solution-detail-wrapper .inner-solution-params-title .pro-name{font-size:24px;font-weight:600;text-align:center}.product-detail-more{margin-top:100px;text-align:center;padding-bottom:200px}.product-detail-more .words{font-size:30px;font-weight:600}.product-detail-more .words span{margin:0 12px}.product-detail-more .more{font-size:24px;margin-top:20px}.product-detail-more .more a{display:inline-flex;align-items:center;color:#EA5712;font-size:24px;position:relative;gap:6px;padding:0px 12px;border-width:2px;border-style:solid;border-color:#EA5712;border-image:initial;text-decoration:none;border-radius:25px;transition:0.3s;overflow:hidden}.product-detail-more .more a img{width:30px}.product-detail-more .more a:hover{transform:translateY(-2px)}.inner-industry{padding:250px 0 0 0;background:#F5F6F9}.inner-industry .item-icon{width:72px;height:72px}.inner-industry .item-icon img{width:72px;height:72px}.inner-industry .item-icon-color{position:absolute;top:0;left:50%;width:72px;height:72px;margin-left:-36px;display:flex;align-items:center;justify-content:center;opacity:0;transition:all 0.3s ease-in-out}.inner-industry .item-icon-color:hover{opacity:1}.inner-industry .item-link-active .item-icon-color{opacity:1}.inner-industry .list-line-industry{background:#ddd;height:2px;top:68%}.inner-industry .list-line-news{top:68%}.inner-industry .product-line-list{margin-bottom:0}.inner-industry-details{background:#F5F6F9;padding:150px 0 0 0}.inner-industry-details .industry-container{width:100%;overflow:hidden}.inner-industry-details .industry-container .industry-detail-left{width:60%;padding-top:88px;float:left}.inner-industry-details .industry-container .industry-detail-left .left-industry-content{width:440px;float:right;padding:0px 50px 0 0;line-height:2}.inner-industry-details .industry-container .industry-detail-left .left-industry-nav{width:auto;min-width:130px;margin-left:calc(100% - 840px);float:left;margin-top:12px}.inner-industry-details .industry-container .industry-detail-left .left-industry-nav .nav-items{border-top:1px solid #333;gap:0}.inner-industry-details .industry-container .industry-detail-left .left-industry-nav .nav-items .nav-item{line-height:50px;border-bottom:1px solid #333}.inner-industry-details .industry-container .industry-detail-left .left-industry-nav .nav-items .nav-item a{font-size:16px}.inner-industry-details .industry-container .industry-detail-left .left-industry-nav .nav-items .nav-item a.item-link-active{color:#EA5712;font-weight:600}.inner-industry-details .industry-container .industry-detail-right{width:40%;float:right;overflow:hidden}.inner-industry-details .industry-container .industry-detail-right h2{font-size:40px;line-height:1.5}.inner-industry-details .industry-container .industry-detail-right h3{font-size:28px;line-height:1.2}.inner-industry-details .industry-container .industry-detail-right .brand-img{width:97%}.inner-industry-details .industry-container .industry-detail-right .brand-img img{width:100%;height:auto;object-fit:contain}.inner-industry-details .industry-advantage{width:1280px;margin:250px auto 200px;padding-left:360px}.inner-industry-details .industry-advantage .tit1{font-size:28px;line-height:1.5;font-weight:600}.inner-industry-details .industry-advantage .tit1 span{border-bottom:3px solid #333;display:inline-block;line-height:1.2}.inner-industry-details .industry-advantage .tit2{font-size:40px;line-height:1.2;font-weight:600;padding-left:84px}.inner-industry-details .industry-advantage .tit2 span{border-bottom:3px solid #333;display:inline-block;line-height:1.2}.inner-industry-details .industry-advantage .advantage-items{display:flex;gap:20px;width:600px;margin:120px 0 0 84px;flex-wrap:wrap}.inner-industry-details .industry-advantage .advantage-items .advantage-item{width:30%}.inner-industry-details .industry-advantage .advantage-items .advantage-item .num{font-size:26px;font-weight:600}.inner-about-swiper{position:relative;width:100%;height:auto;min-height:400px;margin:0 auto;padding:100px 0 100px;overflow:hidden}.inner-about-swiper .about-swiper{width:100%;height:100%;overflow:visible}.inner-about-swiper .about-swiper .swiper-wrapper{height:100%}.inner-about-swiper .about-swiper .swiper-slide{position:relative;width:100%;height:100%;transition:transform 0.6s ease}.inner-about-swiper .about-swiper .slide-img-wrapper{position:relative;width:100%;height:100%;overflow:hidden}.inner-about-swiper .about-swiper .slide-img-wrapper img{width:100%;height:100%;object-fit:cover;transition:transform 0.8s ease}.inner-about-swiper .about-swiper .about-pagination{position:absolute;bottom:-40px;left:0;width:100%;text-align:center}.inner-about-swiper .about-swiper .about-pagination .swiper-pagination-bullet{width:12px;height:12px;margin:0 8px;background:#ddd;border-radius:50%;opacity:0.8;transition:all 0.3s ease;cursor:pointer}.inner-about-swiper .about-swiper .about-pagination .swiper-pagination-bullet:hover{background:#aaa;transform:scale(1.2)}.inner-about-swiper .about-swiper .about-pagination .swiper-pagination-bullet-active,.inner-about-swiper .about-swiper .about-pagination .about-bullet-active{background:#EA5712;transform:scale(1.3);opacity:1}.inner-about-swiper .about-swiper .about-nav-prev,.inner-about-swiper .about-swiper .about-nav-next{position:absolute;top:50%;transform:translateY(-50%);width:45px;height:45px;background:rgba(255,255,255,0.9);border:1px solid #eee;border-radius:50%;color:#333;font-size:20px;display:flex;align-items:center;justify-content:center;transition:all 0.3s ease;box-shadow:0 2px 10px rgba(0,0,0,0.1);z-index:10}.inner-about-swiper .about-swiper .about-nav-prev:hover,.inner-about-swiper .about-swiper .about-nav-next:hover{background:#EA5712;color:white;transform:translateY(-50%) scale(1.1);box-shadow:0 4px 20px rgba(234,87,18,0.3)}.inner-about-swiper .about-swiper .about-nav-prev::after,.inner-about-swiper .about-swiper .about-nav-next::after{font-size:24px;font-weight:bold}.inner-about-swiper .about-swiper .about-nav-prev{left:-25px}.inner-about-swiper .about-swiper .about-nav-next{right:-25px}.inner-about-swiper .about-swiper .about-scrollbar{position:absolute;bottom:-60px;left:10%;width:80%;height:4px;background:#f0f0f0;border-radius:2px}.inner-about-swiper .about-swiper .about-scrollbar .swiper-scrollbar-drag{background:#EA5712;height:100%;border-radius:2px;cursor:pointer;transition:width 0.3s ease}.inner-about-swiper .about-swiper .about-scrollbar .swiper-scrollbar-drag:hover{width:110%}@media (max-width: 1200px){.inner-about-swiper{min-height:350px}}@media (max-width: 992px){.inner-about-swiper{min-height:300px}.inner-about-swiper .about-swiper .about-nav-prev,.inner-about-swiper .about-swiper .about-nav-next{width:40px;height:40px}.inner-about-swiper .about-swiper .about-nav-prev::after,.inner-about-swiper .about-swiper .about-nav-next::after{font-size:20px}.inner-about-swiper .about-swiper .about-nav-prev{left:-20px}.inner-about-swiper .about-swiper .about-nav-next{right:-20px}}@media (max-width: 768px){.inner-about-swiper{min-height:250px;padding:0 20px}.inner-about-swiper .about-swiper{overflow:hidden}.inner-about-swiper .about-swiper .swiper-slide-prev,.inner-about-swiper .about-swiper .swiper-slide-next{transform:scale(1)}.inner-about-swiper .about-swiper .about-nav-prev,.inner-about-swiper .about-swiper .about-nav-next{width:35px;height:35px;left:5px;right:5px;background:rgba(255,255,255,0.8)}.inner-about-swiper .about-swiper .about-nav-prev::after,.inner-about-swiper .about-swiper .about-nav-next::after{font-size:18px}.inner-about-swiper .about-swiper .about-pagination{bottom:-30px}.inner-about-swiper .about-swiper .about-pagination .swiper-pagination-bullet{width:10px;height:10px;margin:0 5px}.inner-about-swiper .about-swiper .about-scrollbar{display:none}}@media (max-width: 480px){.inner-about-swiper{min-height:200px;padding:30px 15px 0}.inner-about-swiper .about-swiper .slide-img-wrapper{border-radius:6px}.inner-about-swiper .about-swiper .about-nav-prev,.inner-about-swiper .about-swiper .about-nav-next{width:30px;height:30px;left:2px;right:2px}.inner-about-swiper .about-swiper .about-nav-prev::after,.inner-about-swiper .about-swiper .about-nav-next::after{font-size:16px}}.inner-newslist{padding:250px 0 80px 0;background:#e6e6e6}.inner-newslist .news-line-list .list-items .list-item a.item-link:hover .item-icon-color{opacity:1}.inner-newslist-wrapper{width:100%;background-color:#f8f8f8}.inner-newslist-wrapper .inner-newslist-items{display:flex;gap:20px;flex-wrap:wrap;padding:150px 0}.inner-newslist-wrapper .inner-newslist-items .inner-newslist-item{width:calc(33.33% - 20px);transition:all 0.3s ease-in-out;background-color:#eee}.inner-newslist-wrapper .inner-newslist-items .inner-newslist-item .newslist-img{width:100%;height:auto;object-fit:contain;background-color:#e6e6e6}.inner-newslist-wrapper .inner-newslist-items .inner-newslist-item .newslist-img img{width:100%;height:auto;object-fit:contain}.inner-newslist-wrapper .inner-newslist-items .inner-newslist-item .newslist-title{padding:20px 30px}.inner-newslist-wrapper .inner-newslist-items .inner-newslist-item .newslist-title a{text-decoration:none}.inner-newslist-wrapper .inner-newslist-items .inner-newslist-item .newslist-title a:link,.inner-newslist-wrapper .inner-newslist-items .inner-newslist-item .newslist-title a:visited{color:#333}.inner-newslist-wrapper .inner-newslist-items .inner-newslist-item .newslist-title a:hover{color:#EA5712}.inner-newslist-wrapper .inner-newslist-items .inner-newslist-item:hover{transform:translateY(-2px)}.inner-newslist-wrapper .inner-news-details{padding:150px 0 150px}.inner-newslist-wrapper .inner-news-details h1.title{font-size:24px;line-height:1.2;text-align:center}.inner-newslist-wrapper .inner-news-details .details{padding:50px 0;line-height:1.5;text-align:justify;border-bottom:1px solid #999}.inner-newslist-wrapper .inner-news-details .details .details-date{line-height:1.2;text-align:center}.inner-newslist-wrapper .inner-news-details .content{padding:80px 0;line-height:2;text-align:justify}.inner-newslist-wrapper .inner-news-details .content img{max-width:100%;max-height:80vh;height:auto;object-fit:contain;filter:grayscale(100%)}.inner-newslist-wrapper .inner-news-details .pre-next{display:flex;justify-content:space-between;padding:50px 0}.inner-newslist-wrapper .inner-news-details .pre-next .pre-next-item a{text-decoration:none}.inner-newslist-wrapper .inner-news-details .pre-next .pre-next-item a:link,.inner-newslist-wrapper .inner-news-details .pre-next .pre-next-item a:visited{color:#333}.inner-newslist-wrapper .inner-news-details .pre-next .pre-next-item a:hover{color:#EA5712}.inner-newslist-wrapper .inner-news-details .back{width:100%;text-align:center}.inner-newslist-wrapper .inner-news-details .back a{display:inline-flex;align-items:center;gap:5px;padding:5px 15px;border:2px solid #EA5712;color:#EA5712;text-decoration:none;border-radius:25px;font-size:18px;transition:all 0.3s ease;position:relative;overflow:hidden}.inner-newslist-wrapper .inner-news-details .back a img{width:24px}.inner-newslist-wrapper .inner-news-details .back a:hover{transform:translateY(-2px)}.inner-about{padding:250px 0 80px 0;background:#e6e6e6}.inner-about .about-line-list .list-items .list-item a.item-link:hover .item-icon-color{opacity:1}.inner-about-wrapper{width:100%;background:url("/static/skin/img/inner-company-bg.jpg") no-repeat top center #f3f3f3;background-size:contain}.inner-about-wrapper .inner-about-company-img{width:100%;height:auto;object-fit:contain;padding:100px 0}.inner-about-wrapper .inner-about-company-img img{width:100%;height:auto;object-fit:contain}.inner-about-wrapper .inner-about-data-wrapper{width:100%;margin:50px auto 150px}.inner-about-wrapper .inner-about-data-wrapper .data-row{width:1400px;margin:0 auto 30px;display:flex;justify-content:space-between;align-items:center}.inner-about-wrapper .inner-about-data-wrapper .data-row .data-item .data-item-value{font-size:44px;line-height:1.5;font-weight:600;min-width:160px}.inner-about-wrapper .inner-about-data-wrapper .data-row .data-item .data-item-title{font-size:20px;line-height:1.2;min-width:160px}.inner-about-wrapper .inner-about-data-wrapper .data-row .data-item .data-item-brand{font-size:30px;font-weight:600;line-height:1.5;text-align:center;width:450px}.inner-about-wrapper .inner-about-data-wrapper .data-row .data-item .data-item-brand img{width:100%;height:auto;object-fit:contain;margin:0 auto}.inner-about-wrapper .inner-about-data-wrapper .data-row .data-item .round-line-round{width:100%;display:flex;justify-content:center;align-items:center;min-width:120px}.inner-about-wrapper .inner-about-data-wrapper .data-row .data-item .round-line-round .round{width:10px;height:10px;border-radius:50%;background:#b2b5b7}.inner-about-wrapper .inner-about-data-wrapper .data-row .data-item .round-line-round .line{width:100%;height:1px;background:#b2b5b7}.inner-about-wrapper .inner-about-data-wrapper .data-row .data-item .round-line-round-1{width:150px}.inner-about-wrapper .inner-about-data-wrapper .data-row .data-item .round-line-round-1 .line{width:50%}.inner-about-wrapper .inner-about-data-wrapper .data-row .data-item .round-line-round-2{width:180px}.inner-about-wrapper .inner-about-data-wrapper .data-row .data-item .round-line-round-2 .line{width:75%}.inner-about-wrapper .inner-about-data-wrapper .data-row .data-item .round-line-round-3{width:200px}.inner-about-wrapper .inner-about-data-wrapper .data-row .data-item .round-line-round-3 .line{width:100%}.inner-about-wrapper .inner-about-data-wrapper .data-row .data-item .round-line-round-4 .line{width:100%}.inner-about-wrapper .inner-about-intro-wrapper{width:100%;padding:50px 0 150px}.inner-about-wrapper .inner-about-intro-wrapper .inner-about-intro-items{width:1400px;margin:0 auto;display:flex;justify-content:space-between;gap:60px;flex-wrap:nowrap}.inner-about-wrapper .inner-about-intro-wrapper .inner-about-intro-items .inner-about-intro-item{width:20%}.inner-about-wrapper .inner-about-intro-wrapper .inner-about-intro-items .inner-about-intro-item .inner-about-intro-item-icon{text-align:center}.inner-about-wrapper .inner-about-intro-wrapper .inner-about-intro-items .inner-about-intro-item .inner-about-intro-item-icon img{width:90px;height:auto;object-fit:contain;transition:all 0.3s ease-in-out}.inner-about-wrapper .inner-about-intro-wrapper .inner-about-intro-items .inner-about-intro-item .inner-about-intro-item-icon:hover img{transform:translateY(-5px)}.inner-about-wrapper .inner-about-intro-wrapper .inner-about-intro-items .inner-about-intro-item .inner-about-intro-item-title{text-align:center;font-size:18px;line-height:1.5;font-weight:600;margin:20px 0 40px}.inner-about-wrapper .inner-about-intro-wrapper .inner-about-intro-items .inner-about-intro-item .inner-about-intro-item-content{border-top:1px solid #b2b5b7;padding-top:40px;font-size:16px;line-height:2.5;text-align:left}.inner-about-wrapper .inner-about-video-wrapper{width:100%;height:auto;padding:40px 0 120px}.inner-about-wrapper .inner-about-video-wrapper .inner-about-video{width:1400px;margin:0 auto}.inner-about-wrapper .inner-about-video-wrapper .inner-about-video video{width:100%;height:auto;object-fit:contain}.inner-about-wrapper .inner-about-office-wrapper{width:100%;height:auto;padding:50px 0 150px}.inner-about-wrapper .inner-about-office-wrapper .inner-about-office-title{width:1280px;margin:0 auto 100px;overflow:hidden}.inner-about-wrapper .inner-about-office-wrapper .inner-about-office-title .tits{width:180px;float:right}.inner-about-wrapper .inner-about-office-wrapper .inner-about-office-title .tits .tit-1{font-size:40px;line-height:1.5;font-weight:600;margin-bottom:10px}.inner-about-wrapper .inner-about-office-wrapper .inner-about-office-title .tits .tit-2{font-size:40px;line-height:1;font-weight:600}.inner-about-wrapper .inner-about-office-wrapper .inner-about-office-imgs{width:100%}.inner-about-wrapper .inner-about-office-wrapper .inner-about-office-imgs img{width:100%;height:auto;object-fit:contain;vertical-align:bottom}.inner-about-wrapper .inner-about-workshop-wrapper{width:100%;height:auto;padding:50px 0 150px}.inner-about-wrapper .inner-about-workshop-wrapper .inner-about-workshop-title{width:1280px;margin:0 auto 100px;overflow:hidden}.inner-about-wrapper .inner-about-workshop-wrapper .inner-about-workshop-title .tits{width:180px;float:left}.inner-about-wrapper .inner-about-workshop-wrapper .inner-about-workshop-title .tits .tit-1{font-size:40px;line-height:1.5;font-weight:600;margin-bottom:10px}.inner-about-wrapper .inner-about-workshop-wrapper .inner-about-workshop-title .tits .tit-2{font-size:40px;line-height:1;font-weight:600;padding-bottom:10px}.inner-about-wrapper .inner-about-workshop-wrapper .inner-about-workshop-imgs{width:100%}.inner-about-wrapper .inner-about-workshop-wrapper .inner-about-workshop-imgs img{width:100%;height:auto;object-fit:contain;vertical-align:bottom}.member-bg{background:#f9f9f9;width:100%}.member-bg .inner-about-member-wrapper{width:100%;padding:150px 0;position:relative}.member-bg .inner-about-member-wrapper .inner-about-member-img{width:100%}.member-bg .inner-about-member-wrapper .inner-about-member-img img{width:100%;height:auto;object-fit:contain}.member-bg .inner-about-member-wrapper .inner-about-member-topleft{position:absolute;top:0;left:50%;width:640px;padding:150px 150px 0 20px;margin-left:-550px}.member-bg .inner-about-member-wrapper .inner-about-member-topleft .member-name{font-size:30px;line-height:1.5;font-weight:600;margin-bottom:20px}.member-bg .inner-about-member-wrapper .inner-about-member-topleft .member-content{font-size:16px;line-height:2.5}.member-bg .inner-about-member-wrapper .inner-about-member-bottomright{position:absolute;bottom:150px;right:0;width:40%;padding:0 150px 50px 50px}.member-bg .inner-about-member-wrapper .inner-about-member-bottomright .member-name{font-size:30px;line-height:1.5;font-weight:600;margin-bottom:20px}.member-bg .inner-about-member-wrapper .inner-about-member-bottomright .member-content{font-size:16px;line-height:2.5}.member-bg .inner-about-member-wrapper .member-contact{margin-top:40px}.member-bg .inner-about-member-wrapper .member-contact a{display:inline-flex;align-items:center;gap:5px;padding:0px 8px 2px;border:2px solid #EA5712;color:#EA5712;text-decoration:none;border-radius:25px;font-size:18px;font-weight:500;transition:all 0.3s ease;position:relative;overflow:hidden}.member-bg .inner-about-member-wrapper .member-contact a img{width:24px;height:auto;object-fit:contain}.member-bg .inner-about-member-wrapper .member-contact a:hover{transform:translateY(-5px)}.culture-bg{background:#f3f3f3}.inner-about-culture-wrapper{width:100%;padding:180px 0;margin:0 auto}.inner-about-culture-wrapper .culture-info-wrapper{width:100%;max-width:1400px;margin:0 auto;display:flex;gap:100px}.inner-about-culture-wrapper .culture-info-wrapper .info-left-img{width:520px}.inner-about-culture-wrapper .culture-info-wrapper .info-left-img img{width:100%;height:auto;object-fit:contain;vertical-align:bottom}.inner-about-culture-wrapper .culture-info-wrapper .info-right-content{flex:1}.inner-about-culture-wrapper .culture-info-wrapper .info-right-content .title{display:flex;align-items:flex-end;gap:10px;font-size:30px;font-weight:600;margin-bottom:20px;line-height:1}.inner-about-culture-wrapper .culture-info-wrapper .info-right-content .title .tit-left{font-size:64px;line-height:1}.inner-about-culture-wrapper .culture-info-wrapper .info-right-content .title .tit-span{width:2px;height:58px;background-color:#333;margin:0 25px}.inner-about-culture-wrapper .culture-info-wrapper .info-right-content .title .tit-right span{display:block;line-height:1}.inner-about-culture-wrapper .culture-info-wrapper .info-right-content .title .tit-right span.leader{margin-bottom:4px}.inner-about-culture-wrapper .culture-info-wrapper .info-right-content .content{padding-top:100px;text-align:justify}.inner-about-culture-wrapper .culture-info-wrapper .info-right-content .content p{font-size:18px;line-height:1.8;margin-bottom:30px}.inner-about-culture-wrapper .culture-info-wrapper-02{margin-top:180px}.inner-about-culture-wrapper .culture-info-wrapper-02 .info-left-img{order:2}.inner-about-culture-wrapper .culture-info-wrapper-02 .info-right-content{order:1}.inner-about-culture-wrapper .culture-info-img{width:100%;max-width:1400px;margin:0 auto}.inner-about-culture-wrapper .culture-info-img img{width:100%;height:auto;object-fit:contain}.inner-about-culture-wrapper .culture-info-img-01{margin:100px auto 180px}.inner-about-culture-wrapper .culture-info-img-02{margin:180px auto}.inner-about-honor-wrapper{width:100%;padding:150px 0}.inner-about-honor-wrapper .honor-list-wrapper{width:100%;display:flex;gap:60px}.inner-about-honor-wrapper .honor-list-wrapper .honor-img-show{width:470px}.inner-about-honor-wrapper .honor-list-wrapper .honor-img-show .img-show-item{display:none;width:100%;height:100%;background-color:#b2b5b7;padding:15px}.inner-about-honor-wrapper .honor-list-wrapper .honor-img-show .img-show-item img{width:100%;height:inherit;object-fit:contain;vertical-align:middle}.inner-about-honor-wrapper .honor-list-wrapper .honor-img-show .img-show-item-active{display:block}.inner-about-honor-wrapper .honor-list-wrapper .honor-list{flex:1;display:flex;flex-direction:column;gap:10px}.inner-about-honor-wrapper .honor-list-wrapper .honor-list .honor-item{display:flex;height:99px;align-items:center;gap:10px;background-color:#d2d1d3;cursor:pointer}.inner-about-honor-wrapper .honor-list-wrapper .honor-list .honor-item .num{margin-left:30px;border-top:1px solid #333}.inner-about-honor-wrapper .honor-list-wrapper .honor-list .honor-item .honor-title{flex:1;padding-left:30px;font-size:20px;font-weight:600}.inner-about-honor-wrapper .honor-list-wrapper .honor-list .honor-item .honor-check-item{width:150px;position:relative}.inner-about-honor-wrapper .honor-list-wrapper .honor-list .honor-item .honor-check-item .round-outer{width:50px;height:50px;border-radius:50%;border:2px solid #f8f9fa;position:absolute;top:50%;left:50%;margin-top:-25px;margin-left:-25px}.inner-about-honor-wrapper .honor-list-wrapper .honor-list .honor-item .honor-check-item .round-inner{width:10px;height:10px;border-radius:50%;background-color:#f8f9fa;position:absolute;top:50%;left:50%;margin-top:-5px;margin-left:-5px}.inner-about-honor-wrapper .honor-list-wrapper .honor-list .honor-item-active{background-color:#EA5712;color:#f8f9fa}.inner-about-honor-wrapper .honor-list-wrapper .honor-list .honor-item-active .num{border-top:1px solid #f8f9fa}.inner-about-history-wrapper{width:100%;padding:150px 0}.inner-about-history-wrapper .history-flex{display:flex;gap:50px;width:100%}.inner-about-history-wrapper .history-flex .about-history-titles{flex:1}.inner-about-history-wrapper .history-flex .about-history-titles .title-wrapper{width:100%}.inner-about-history-wrapper .history-flex .about-history-titles .title-wrapper .title1{font-size:40px;font-weight:600;line-height:1.2}.inner-about-history-wrapper .history-flex .about-history-titles .title-wrapper .title2{font-size:40px;font-weight:600;padding-left:80px;line-height:1.2}.inner-about-history-wrapper .history-flex .about-history-titles .title-wrapper .title3{font-size:26px;font-weight:600;line-height:1.3}.inner-about-history-wrapper .history-flex .about-history-titles .title-wrapper.fixed{position:fixed;top:200px;left:50%;margin-left:calc(-50% + 16px)}.inner-about-history-wrapper .history-flex .about-history-timeline{width:620px}.inner-about-history-wrapper .history-flex .about-history-timeline .timeline-item{width:100%}.inner-about-history-wrapper .history-flex .about-history-timeline .timeline-item .timeline-year{font-size:44px;font-weight:600;cursor:pointer;transition:all 0.3s ease}.inner-about-history-wrapper .history-flex .about-history-timeline .timeline-item .timeline-year:hover{transform:scale(1.03);color:#EA5712}.inner-about-history-wrapper .history-flex .about-history-timeline .timeline-item .timeline-content{width:100%;display:flex;gap:20px;align-items:center;margin-left:10px;border-left:2px solid #b2b5b7}.inner-about-history-wrapper .history-flex .about-history-timeline .timeline-item .timeline-content .timeline-text{flex:1;padding:15px 0 25px 30px;font-size:18px}.inner-about-history-wrapper .history-flex .about-history-timeline .timeline-item .timeline-content .timeline-img{height:100px}.inner-about-history-wrapper .history-flex .about-history-timeline .timeline-item .timeline-content .timeline-img img{height:100px;object-fit:contain}.inner-support{background-color:#f0f0f0}.inner-support-wrapper{width:100%;padding:150px 0}.inner-support-wrapper .support-wrapper{width:100%}.inner-support-wrapper .support-wrapper .contact-infos{width:100%;display:flex;gap:50px}.inner-support-wrapper .support-wrapper .contact-infos .contact-info-item{width:50%;background-color:#f7f7f7;padding:40px 50px}.inner-support-wrapper .support-wrapper .contact-infos .contact-info-item .info-tit{font-size:36px;font-weight:600;line-height:2;margin-bottom:10px}.inner-support-wrapper .support-wrapper .contact-infos .contact-info-item .info-content{font-size:17px;line-height:2.2}.inner-support-wrapper .support-wrapper .contact-infos .contact-info-item .info-content p i{margin-right:15px;font-size:16px;color:#666}.inner-support-wrapper .support-wrapper .contact-infos-network{padding-bottom:150px}.inner-support-wrapper .support-wrapper .contact-infos-network .contact-info-network-item{padding:0;background:transparent}.inner-support-wrapper .support-wrapper .contact-infos-network .contact-info-network-item .network-tit-cn{font-size:36px;font-weight:600;line-height:2;margin-bottom:10px;margin-left:40px}.inner-support-wrapper .support-wrapper .contact-infos-network .contact-info-network-item .network-tit-en{font-size:28px;font-weight:600;line-height:1.05;margin-bottom:10px;margin-left:40px}.inner-support-wrapper .support-wrapper .contact-infos-network .network-infos{display:flex;flex-wrap:wrap;justify-content:flex-end;padding-top:15px}.inner-support-wrapper .support-wrapper .contact-infos-network .network-infos .network-info{margin-bottom:50px}.inner-support-wrapper .support-wrapper .contact-infos-network .network-infos .network-info .address{font-size:22px;font-weight:600}.inner-support-wrapper .support-wrapper .contact-infos-network .network-infos .network-info .phone{font-size:22px;line-height:2}.inner-support-wrapper .support-wrapper .contact-infos-network .network-infos .network-info-left{width:calc(100% - 220px)}.inner-support-wrapper .support-wrapper .contact-infos-network .network-infos .network-info-right{width:180px}.inner-support-wrapper .support-wrapper .support-network{width:100%;padding:80px 0}.inner-support-wrapper .support-wrapper .support-network .network-img{width:100%;text-align:center}.inner-support-wrapper .support-wrapper .support-network .network-img img{width:90%;object-fit:contain}.inner-support-wrapper .support-wrapper .support-form{width:60%;max-width:700px;margin:0 auto}.inner-support-wrapper .support-wrapper .support-form .form-title h2{font-size:36px;text-align:center;line-height:1.8}.inner-support-wrapper .support-wrapper .support-form .form-title p{text-align:center;font-size:24px;font-weight:600;line-height:1.3}.inner-support-wrapper .support-wrapper .support-form .form-wrapper{width:100%;margin:80px auto;font-size:18px}.inner-support-wrapper .support-wrapper .support-form .form-wrapper .form-item{width:100%;margin-bottom:30px;overflow:hidden}.inner-support-wrapper .support-wrapper .support-form .form-wrapper .form-item label{display:block;width:100%;line-height:2}.inner-support-wrapper .support-wrapper .support-form .form-wrapper .form-item .col{width:50%;float:left}.inner-support-wrapper .support-wrapper .support-form .form-wrapper .form-item .col label{display:inline;cursor:pointer}.inner-support-wrapper .support-wrapper .support-form .form-wrapper .form-item .col.col-radio{padding:0 0 0 40px}.inner-support-wrapper .support-wrapper .support-form .form-wrapper .form-item input.form-input{width:100%;padding:18px 20px;border:1px solid #f0f0f0;background-color:#f0f0f0;outline:none;font-size:16px;line-height:1.5;transition:all 0.3s ease}.inner-support-wrapper .support-wrapper .support-form .form-wrapper .form-item input.form-input:focus{border-color:#EA5712}.inner-support-wrapper .support-wrapper .support-form .form-wrapper .form-item input.btn-submit{width:150px;height:50px;margin:30px auto 0;display:block;background-color:#EA5712;border:none;outline:none;color:#fff;font-size:20px;font-weight:600;line-height:1.5;cursor:pointer;transition:all 0.3s ease}.inner-support-wrapper .support-wrapper .support-form .form-wrapper .form-item input.btn-submit:hover{transform:translateX(3px)}.inner-support-wrapper .support-wrapper .support-downloads-items{width:100%;display:flex;flex-wrap:wrap;gap:30px}.inner-support-wrapper .support-wrapper .support-downloads-items .support-downloads-item{width:calc(33.3% - 20px);background-color:#f0f0f0;padding:20px 20px}.inner-support-wrapper .support-wrapper .support-downloads-items .support-downloads-item .download-item-img{width:100%;text-align:center}.inner-support-wrapper .support-wrapper .support-downloads-items .support-downloads-item .download-item-img img{width:100%;object-fit:contain}.inner-support-wrapper .support-wrapper .support-downloads-items .support-downloads-item .download-item-title-link{width:100%;display:flex;align-items:center;margin-top:20px}.inner-support-wrapper .support-wrapper .support-downloads-items .support-downloads-item .download-item-title-link .download-item-title{flex:1;font-size:18px}.inner-support-wrapper .support-wrapper .support-downloads-items .support-downloads-item .download-item-title-link .download-item-link{width:40px;height:40px;background-color:#EA5712;border-radius:50%;text-align:center;line-height:40px;color:#fff;font-size:18px;cursor:pointer}.inner-support-wrapper .support-wrapper .support-downloads-items .support-downloads-item .download-item-title-link .download-item-link a:link,.inner-support-wrapper .support-wrapper .support-downloads-items .support-downloads-item .download-item-title-link .download-item-link a:visited{color:#fff}.inner-support-wrapper .support-wrapper .support-downloads-items .support-downloads-item .download-item-title-link .download-item-link a:hover{color:#fff}.inner-support-wrapper .support-wrapper .downloads-more{padding-bottom:0px}.inner-support-wrapper .support-wrapper .support-jobs-titles{width:100%;display:flex;flex-wrap:wrap;gap:30px;margin-bottom:150px}.inner-support-wrapper .support-wrapper .support-jobs-titles .jobs-title-left{flex:1;font-size:44px;font-weight:600}.inner-support-wrapper .support-wrapper .support-jobs-titles .jobs-title-right{width:60%}.inner-support-wrapper .support-wrapper .support-jobs-titles .jobs-title-right .jobs-title-texts{font-size:22px;text-align:right}.inner-support-wrapper .support-wrapper .support-jobs-titles .jobs-title-right .jobs-title-texts span.xxl{font-size:64px;font-weight:600}.inner-support-wrapper .support-wrapper .support-jobs-titles .jobs-title-right .jobs-title-texts span.xl{font-size:44px;font-weight:600}.inner-support-wrapper .support-wrapper .support-jobs-titles .jobs-title-right .jobs-title-texts span.l{font-size:32px;font-weight:600}.inner-support-wrapper .support-wrapper .support-jobs-titles .jobs-title-right .jobs-title-texts span.m{font-size:36px}.inner-support-wrapper .support-wrapper .support-jobs-titles .jobs-title-right .jobs-title-texts img{width:100%;object-fit:contain}.inner-support-wrapper .support-wrapper .support-jobs-items{width:100%}.inner-support-wrapper .support-wrapper .support-jobs-items .support-jobs-item{width:100%;display:flex;flex-wrap:wrap;gap:30px;padding:20px 0;align-items:center;transition:all 0.3s ease}.inner-support-wrapper .support-wrapper .support-jobs-items .support-jobs-item .jobs-item-title{flex:1;font-size:24px}.inner-support-wrapper .support-wrapper .support-jobs-items .support-jobs-item .jobs-item-requirement{width:360px}.inner-support-wrapper .support-wrapper .support-jobs-items .support-jobs-item .jobs-item-workplace{width:130px}.inner-support-wrapper .support-wrapper .support-jobs-items .support-jobs-item .jobs-item-education{width:130px}.inner-support-wrapper .support-wrapper .support-jobs-items .support-jobs-item.jobs-item-header{border-bottom:1px solid #919191}.inner-support-wrapper .support-wrapper .support-jobs-items .support-jobs-item.jobs-item-header .jobs-item-title{font-size:16px}.inner-support-wrapper .support-wrapper .support-jobs-items .support-jobs-item:hover{background-color:#f0f0f0}.inner-support-wrapper .support-wrapper .support-jobs-items .support-jobs-item:hover .jobs-item-title{transition:all 0.3s ease;transform:translateX(10px)}.inner-support-wrapper .support-wrapper .support-jobs-items .support-jobs-item:hover.jobs-item-header{background-color:transparent}.inner-support-wrapper .support-wrapper .support-ecology-wrapper{width:100%;display:flex;flex-wrap:nowrap;gap:30px}.inner-support-wrapper .support-wrapper .support-ecology-wrapper .support-ecology-title{width:360px}.inner-support-wrapper .support-wrapper .support-ecology-wrapper .support-ecology-title .title{font-size:44px;font-weight:600;padding-left:40px}.inner-support-wrapper .support-wrapper .support-ecology-wrapper .support-ecology-contents{flex:1}.inner-support-wrapper .support-wrapper .support-ecology-wrapper .support-ecology-contents h2{font-size:32px;line-height:1.3}.inner-support-wrapper .support-wrapper .support-ecology-wrapper .support-ecology-contents h3.en{font-size:24px;line-height:1.3}.inner-support-wrapper .support-wrapper .support-ecology-wrapper .support-ecology-contents .ecology-content{line-height:1.5;padding:30px 0}.inner-support-wrapper .support-wrapper .support-ecology-wrapper .support-ecology-contents .ecology-content p{margin:20px 0}.inner-case-details{width:100%;padding:150px 0}.inner-case-details .case-details-container{width:100%;position:relative}.inner-case-details .case-details-container .case-left-nav{width:150px;position:absolute;top:0;left:0}.inner-case-details .case-details-container .case-left-nav .nav-items{border-top:1px solid #333;gap:0}.inner-case-details .case-details-container .case-left-nav .nav-items .nav-item{line-height:50px;border-bottom:1px solid #333}.inner-case-details .case-details-container .case-left-nav .nav-items .nav-item a{font-size:16px}.inner-case-details .case-details-container .case-left-nav .nav-items .nav-item a.item-link-active{color:#EA5712;font-weight:600}.inner-case-details .case-details-container .case-right-content{width:calc(100% - 250px);margin-left:250px}.inner-case-details .case-details-container .case-right-content .case-content-item{width:100%;display:flex;flex-wrap:nowrap;gap:30px}.inner-case-details .case-details-container .case-right-content .case-content-item .case-title{width:230px;font-size:36px;font-weight:600;line-height:1.3}.inner-case-details .case-details-container .case-right-content .case-content-item .case-content-wrapper{flex:1}.inner-case-details .case-details-container .case-right-content .case-content-item .case-content-wrapper .content{line-height:1.8}.inner-case-details .case-details-container .case-right-content .case-content-item .case-content-wrapper .img{width:100%;margin:50px auto}.inner-case-details .case-details-container .case-right-content .case-content-item .case-content-wrapper .img img{width:100%;height:auto;object-fit:contain}.inner-params{padding-top:100px}.inner-params .para-row{padding-bottom:180px;display:flex;flex-wrap:nowrap;gap:60px}.inner-params .para-row-specifications{width:calc(100% - 60px)}.inner-params .para-row-specifications .para-img{width:520px}.inner-params .para-row-specifications .para-img img{width:460px;height:auto;object-fit:contain}.inner-params .para-row-specifications .para-content{flex:1}.inner-params .para-row-specifications .para-content h2{font-size:40px;width:100%;line-height:1.2;text-decoration:underline;text-underline-offset:11px}.inner-params .para-row-specifications .para-content h3{font-size:32px;width:100%;line-height:2;text-decoration:underline;text-underline-offset:2px}.inner-params .para-row-specifications .para-content .para-specification-items{display:flex;flex-wrap:wrap;gap:30px;padding-top:70px}.inner-params .para-row-specifications .para-content .para-specification-items .specification-item{width:calc(33% - 20px)}.inner-params .para-row-specifications .para-content .para-specification-items .specification-item .item-title{font-size:18px;font-weight:600}.inner-params .para-row-performance{width:calc(100% - 60px)}.inner-params .para-row-performance .performance-content{width:460px}.inner-params .para-row-performance .performance-content h2{font-size:40px;width:100%;line-height:2;text-decoration:underline;text-underline-offset:2px}.inner-params .para-row-performance .performance-content h3{font-size:32px;width:100%;line-height:1.2;text-decoration:underline;text-underline-offset:9px}.inner-params .para-row-performance .performance-img{flex:1}.inner-params .para-row-performance .performance-img img{width:100%;height:auto;object-fit:contain}.inner-params .para-row-structure{width:calc(100% - 60px)}.inner-params .para-row-structure .structure-content{width:460px}.inner-params .para-row-structure .structure-content h2{font-size:40px;width:100%;line-height:2;text-decoration:underline;text-underline-offset:2px}.inner-params .para-row-structure .structure-content h3{font-size:32px;width:100%;line-height:1.2;text-decoration:underline;text-underline-offset:9px}.inner-params .para-row-structure .structure-img{flex:1}.inner-params .para-row-structure .structure-img img{width:100%;height:auto;object-fit:contain}.product-params-wrapper{margin-top:100px}.product-params-search{margin-bottom:20px}.product-params-search form{align-items:center}.product-params-search .input-wrapper{width:100%;position:relative;min-width:280px}.product-params-search input[type="text"]{width:400px;height:50px;padding:0px 15px;border:1px solid #EA5712;background-color:transparent;border-radius:25px;font-size:18px;transition:border-color 0.3s}.product-params-search input[type="text"]:focus{outline:none;box-shadow:0 0 0 2px rgba(74,144,226,0.1)}.product-params-search button[type="submit"]{height:50px;padding:0px 25px;margin-left:15px;background-color:transparent;border:1px solid #EA5712;color:#EA5712;border-radius:25px;font-size:18px;cursor:pointer;transition:background-color 0.3s;vertical-align:top}.product-params-search button[type="submit"]:hover{outline:none}.product-params-search .search-nav-list{display:flex;flex-wrap:wrap;gap:10px;background-color:#e0e1e4;margin:20px auto;padding:30px}.product-params-search .search-nav{padding:10px 15px;background-color:#e6e6e6;border-radius:4px;cursor:pointer;font-size:14px;transition:background-color 0.3s}.product-params-search .search-nav:hover{background-color:#d5d5d5}.product-params-list{overflow-x:auto;margin-bottom:50px}.product-params-list::-webkit-scrollbar{height:8px}.product-params-list::-webkit-scrollbar-thumb{background-color:#c1c1c1;border-radius:4px}.product-params-list::-webkit-scrollbar-thumb:hover{background-color:#a8a8a8}.product-params-list::-webkit-scrollbar-track{background-color:#f1f1f1;border-radius:4px}.product-params-table{width:100%;border-collapse:collapse;text-align:center}.product-params-table thead{background-color:#E0E1E4;color:#333;position:sticky;top:0;z-index:10;border-bottom:1px solid #c1c1c1}.product-params-table th{padding:15px 10px;font-weight:600;font-size:14px;white-space:nowrap}.product-params-table th span{font-size:12px;display:block;color:#878789}.product-params-table tbody{padding-top:30px}.product-params-table tbody tr{transition:background-color 0.2s}.product-params-table tbody tr:hover{background-color:#f5f5f5}.product-params-table tbody td{padding:12px 10px;border-bottom:1px solid #c1c1c1;font-size:14px;color:#333}.product-params-table tbody td a{color:#333;text-decoration:none;transition:color 0.2s}.product-params-table tbody td a:hover{color:#EA5712;text-decoration:underline}.product-params-table tbody tr:hover a{color:#EA5712;text-decoration:underline}@media (max-width: 768px){.product-params-wrapper{padding:15px}.product-params-search form{flex-direction:column;align-items:stretch}.input-wrapper{min-width:auto}.product-params-table th,.product-params-table td{padding:10px 5px;font-size:12px}}@media (max-width: 480px){.product-params-wrapper{padding:10px}.product-params-table th,.product-params-table td{padding:8px 3px;font-size:12px}.product-params-table th span{display:block;margin-left:0;margin-top:2px}}.search-nav-list{display:flex;flex-wrap:wrap;gap:30px;margin-top:15px}.search-nav-list-item{position:relative;flex:0 0 auto}.search-nav-list-item::after{content:"";position:absolute;top:50%;right:15px;transform:translateY(-50%);pointer-events:none;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #666;transition:transform 0.3s ease}.search-nav-list-item-textbox{position:relative;flex:0 0 auto}select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:white;border:1px solid #ddd;border-radius:4px;padding:10px 35px 10px 15px;font-size:14px;color:#333;cursor:pointer;min-width:220px;transition:all 0.3s ease;box-shadow:0 2px 4px rgba(0,0,0,0.05)}select option{padding:10px;background-color:white;color:#333}select[value=""]{color:#999}select:hover{border-color:#EA5712;box-shadow:0 2px 8px rgba(74,144,226,0.1)}select:focus{outline:none;border-color:#EA5712;box-shadow:0 0 0 3px rgba(74,144,226,0.15)}.search-nav-list-item:focus-within::after{border-top-color:#EA5712;transform:translateY(-50%) rotate(180deg)}@media (max-width: 768px){.search-nav-list{flex-direction:column;gap:10px}.search-nav-list-item{width:100%}select{width:100%;min-width:auto}}@media (max-width: 480px){select{padding:8px 30px 8px 12px;font-size:13px}.search-nav-list-item::after{right:12px;border-left-width:5px;border-right-width:5px;border-top-width:5px}}.right-bottom-contact{position:fixed;bottom:64px;right:64px;z-index:999}.right-bottom-contact img{width:70px;height:70px;object-fit:contain}@media (max-width: 480px){.right-bottom-contact{bottom:32px;right:32px}.right-bottom-contact img{width:50px;height:50px;object-fit:contain}}.search-input-speed{width:250px !important;height:38px !important;padding:8px 12px !important;border:1px solid #ddd !important;border-radius:4px !important;font-size:14px !important;color:#333;background-color:#fff !important;transition:all 0.3s ease;box-sizing:border-box}.search-input-speed:focus{outline:none;border-color:#4a90e2;box-shadow:0 0 0 2px rgba(74,144,226,0.1)}.search-input-speed::placeholder{color:#999;font-size:13px}.search-input-speed:hover{border-color:#bbb}.search-input-speed:disabled{background-color:#f5f5f5;color:#999;cursor:not-allowed}.color-img{filter:grayscale(100%);transition:transform 0.3s ease, filter 3s ease 0.3s, opacity 3s ease 0.3s !important}.color-img.active{filter:grayscale(0%) !important}.industry-recmd-prolist{width:100%;background:url("../img/inner-solution-bg.jpg") top center/cover no-repeat}.industry-recmd-prolist .industry-recmd-prolist-container{width:1280px;margin:0 auto;padding:150px 0 150px 360px;min-height:850px}.industry-recmd-prolist .industry-recmd-prolist-container .tit1{font-size:28px;line-height:1.5;font-weight:600}.industry-recmd-prolist .industry-recmd-prolist-container .tit2{font-size:40px;line-height:1.2;font-weight:600;padding-left:84px}.industry-recmd-prolist .industry-recmd-prolist-container span{border-bottom:3px solid #333;display:inline-block;line-height:1.2}.industry-recmd-prolist .industry-recmd-prolist-container .prolist-wrapper{padding:80px 0 0}.industry-recmd-prolist .industry-recmd-prolist-container .prolist-wrapper .solution-items{width:100%}.industry-recmd-prolist .industry-recmd-prolist-container .prolist-wrapper .solution-items .solution-item{width:100%;display:flex;flex-wrap:nowrap;margin-bottom:20px;gap:30px}.industry-recmd-prolist .industry-recmd-prolist-container .prolist-wrapper .solution-items .solution-item .item-title{width:150px;border-right:1px solid #fff;position:relative;cursor:pointer}.industry-recmd-prolist .industry-recmd-prolist-container .prolist-wrapper .solution-items .solution-item .item-title .num{font-size:44px;font-weight:600;color:#b2b5b7;text-align:right;padding-right:30px;line-height:1.2}.industry-recmd-prolist .industry-recmd-prolist-container .prolist-wrapper .solution-items .solution-item .item-title .solution-title{text-align:right;padding-right:30px;line-height:1.2;font-size:18px;font-weight:600}.industry-recmd-prolist .industry-recmd-prolist-container .prolist-wrapper .solution-items .solution-item .item-title .item-round{position:absolute;top:60px;right:-5px;width:10px;height:10px;border-radius:50%;background:#b2b5b7}.industry-recmd-prolist .industry-recmd-prolist-container .prolist-wrapper .solution-items .solution-item .item-right-content{flex:1;position:relative;display:none}.industry-recmd-prolist .industry-recmd-prolist-container .prolist-wrapper .solution-items .solution-item .item-right-content .content-description{margin-top:52px;line-height:1.3}.industry-recmd-prolist .industry-recmd-prolist-container .prolist-wrapper .solution-items .solution-item .item-right-content .content-more{padding:20px 0}.industry-recmd-prolist .industry-recmd-prolist-container .prolist-wrapper .solution-items .solution-item .item-right-content .content-more a{display:block;width:40px;height:40px;line-height:40px;border-radius:50%;border:1px solid #EA5712}.industry-recmd-prolist .industry-recmd-prolist-container .prolist-wrapper .solution-items .solution-item .item-right-content .content-more a img{width:80%;height:80%;display:block;margin:0 auto;object-fit:contain}.industry-recmd-prolist .industry-recmd-prolist-container .prolist-wrapper .solution-items .solution-item .item-right-content .content-img{position:absolute;top:40px;right:0;width:460px;object-fit:contain}.industry-recmd-prolist .industry-recmd-prolist-container .prolist-wrapper .solution-items .solution-item .item-right-content .content-img img{width:100%;height:100%;object-fit:contain}.industry-recmd-prolist .industry-recmd-prolist-container .prolist-wrapper .solution-items .solution-item .item-right-content .content-img-2{top:-55px}.industry-recmd-prolist .industry-recmd-prolist-container .prolist-wrapper .solution-items .solution-item .item-right-content .content-img-3{top:-149px}.industry-recmd-prolist .industry-recmd-prolist-container .prolist-wrapper .solution-items .solution-item .item-right-content .content-img-4{top:-243px}.industry-recmd-prolist .industry-recmd-prolist-container .prolist-wrapper .solution-items .solution-item .item-right-content .content-img-5{top:-200px}.industry-recmd-prolist .industry-recmd-prolist-container .prolist-wrapper .solution-items .solution-item .item-right-content .content-img-6{top:-290px}.industry-recmd-prolist .industry-recmd-prolist-container .prolist-wrapper .solution-items .solution-item .item-right-content .content-img-7{top:-400px}.industry-recmd-prolist .industry-recmd-prolist-container .prolist-wrapper .solution-items .solution-item .item-right-content-show{display:block}.industry-recmd-prolist .industry-recmd-prolist-container .prolist-wrapper .solution-items .solution-item-show .item-title .num{color:#EA5712}.industry-recmd-prolist .industry-recmd-prolist-container .prolist-wrapper .solution-items .solution-item-show .item-title .solution-title{color:#EA5712}.industry-recmd-prolist .industry-recmd-prolist-container .prolist-wrapper .solution-items .solution-item-show .item-title .item-round{background:#EA5712}@media (max-width: 768px){.index-product .container-1280{padding:0 15px}.product-line-list{position:relative;margin-bottom:0px}.list-items{display:flex;white-space:nowrap;padding:10px 0 20px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.list-items::-webkit-scrollbar{display:none}.list-items .list-item{display:inline-block;margin-right:15px;flex:0 0 auto}.list-items .list-item .item-link{padding:10px 0;display:flex;flex-direction:column;align-items:center;text-align:center}.list-items .list-item .item-link .item-icon{width:50px;height:50px;margin-bottom:8px}.list-items .list-item .item-link .item-icon img{width:100%;height:100%;object-fit:contain}.list-items .list-item .item-link .item-title{font-size:12px;white-space:normal;width:70px;line-height:1.4}.list-items .list-item:last-child .item-link{margin-right:0}.list-line{top:37%;background:linear-gradient(90deg, #dfdfdf 0, #fff 50%, #dfdfdf 100%)}.index-product-detail{padding:0}.product-detail-wrapper{width:100%}.product-details .detail-item{flex-direction:column;padding:0}.pro-left-info{order:1;padding:20px 0;width:100%}.pro-left-info .pro-left-title{font-size:20px;margin-bottom:12px;text-align:center}.pro-left-info h4{font-size:14px;line-height:1.6;margin-bottom:20px;text-align:justify;font-weight:normal}.pro-left-info .pro-left-more{display:flex;justify-content:center}.pro-left-info .pro-left-more .pro-link{font-size:14px;padding:8px 20px;text-align:center}.pro-left-info .pro-left-more .pro-link img{width:16px;margin-left:5px;vertical-align:middle}.pro-right-img{order:1;width:80%;margin:15px auto 0;display:flex;justify-content:center}.pro-right-img img{max-width:100%;height:auto}}@media (min-width: 769px) and (max-width: 1024px){.index-product .container-1280{padding:0 20px}.list-items{display:flex;justify-content:space-between}.list-items .list-item{flex:1}.list-items .list-item .item-link{padding:15px 5px}.list-items .list-item .item-link .item-title{font-size:14px}.pro-left-title{font-size:24px}.pro-left-info h4{font-size:14px;line-height:1.6}}@media (max-width: 480px){.list-items{padding:0px 0 15px}.list-items .list-item{margin-right:0px;width:16%}.list-items .list-item .item-link .item-icon{width:45px;height:45px}.list-items .list-item .item-title{font-size:11px;width:60px}.pro-left-title{font-size:20px}.pro-left-info h4{font-size:14px;padding:0 10px;margin-bottom:25px;text-align:center}.pro-left-more .pro-link{font-size:13px;padding:7px 18px}}@media (max-width: 768px){.industry-wrapper{display:flex;flex-direction:row;padding:0 15px}.industry-right{margin-bottom:20px}.industry-right .industry-img-wrapper{width:100%}.industry-right .industry-img-wrapper .industry-img-items{width:100%}.industry-right .industry-img-wrapper .industry-img-items .industry-img-item{width:100%}.industry-right .industry-img-wrapper .industry-img-items .industry-img-item .img{width:100%;height:auto;overflow:hidden}.industry-right .industry-img-wrapper .industry-img-items .industry-img-item .img img{width:100%;height:auto;object-fit:cover}.industry-right .industry-img-wrapper .industry-img-items .industry-img-item h3{font-size:24px;text-align:center;padding:0 0}.industry-left{width:36%}.industry-left .industry-items{width:100%}.industry-left .industry-items .industry-item{margin-bottom:3px;border-bottom:1px solid #f0f0f0;padding-bottom:3px}.industry-left .industry-items .industry-item:last-child{border-bottom:none;margin-bottom:0}.industry-left .industry-items .industry-item .industry-title{font-size:16px;padding:8px 0;cursor:pointer;display:flex;justify-content:space-between;align-items:center;position:relative;font-weight:500}.industry-left .industry-items .industry-item.active .industry-title::after{transform:translateY(-50%) rotate(180deg)}.industry-left .industry-items .industry-item .industry-detail{display:none;margin-top:0}.industry-left .industry-items .industry-item .industry-detail.industry-item-show{display:block}.industry-left .industry-items .industry-item .industry-detail .desc{font-size:14px;line-height:1.6;margin-bottom:15px;color:#EA5712;text-align:left;hyphens:auto;word-break:break-word;word-wrap:break-word}.industry-left .industry-items .industry-item .industry-detail .industry-more{margin-bottom:5px}.industry-left .industry-items .industry-item .industry-detail .industry-more .industry-link{font-size:13px}.industry-left .industry-items .industry-item .industry-detail .industry-more .industry-link img{width:14px;margin-left:0px;vertical-align:middle}}@media (min-width: 769px) and (max-width: 1024px){.industry-wrapper{padding:0 20px;display:flex}.industry-wrapper .industry-left,.industry-wrapper .industry-right{width:50%}.industry-left{padding-right:20px}.industry-left .industry-title{font-size:18px}.industry-left .desc{font-size:14px;line-height:1.6}.industry-right .industry-img-item h3{font-size:20px}}@media (max-width: 480px){.industry-wrapper{padding:0 20px;min-width:auto;gap:10px}.industry-right{margin-bottom:5px}.industry-right .industry-img-item h3{font-size:16px;padding:8px 0}.industry-item{margin-bottom:12px;padding-bottom:12px}.industry-item .industry-title{font-size:15px}.industry-item .desc{font-size:13px;line-height:1.5;margin-bottom:12px}.industry-item .industry-link{font-size:13px}.industry-item .industry-link img{width:14px}}@media (max-width: 768px){.industry-detail{transition:all 0.3s ease;max-height:0;overflow:hidden;margin-top:0}.industry-detail.industry-item-show{max-height:500px;margin-top:10px}.industry-item.active .industry-title::after{transform:translateY(-50%) rotate(180deg)}}.mobile-product-params-title{display:none}.mobile-left-industry-content{display:none}@media (max-width: 480px){.inner-product{padding:120px 0 0 0}.inner-product .container-1280{max-width:100%}.inner-product .container-1280 .index-product-detail .product-detail-wrapper{width:100%}.inner-product .container-1280 .index-product-detail .product-detail-wrapper .inner-product-details{padding-top:50px}.inner-product .container-1280 .index-product-detail .product-detail-wrapper .inner-product-details .product-brand{font-size:28px;color:#333}.inner-product .container-1280 .index-product-detail .product-detail-wrapper .inner-product-details .simpledesc{margin:30px 0}.inner-product .container-1280 .index-product-detail .product-detail-wrapper .inner-product-details .product-img{margin:50px auto 0}.inner-product .container-1280 .index-product-detail .product-detail-wrapper .inner-product-details .product-img img{max-width:80%}.inner-product .container-1280 .index-product-detail .product-detail-wrapper .inner-product-details .product-title{font-size:18px}.inner-product .container-1280 .index-product-detail .product-detail-wrapper .inner-product-details .product-feature-title{font-size:18px;padding-left:48px}.inner-product .container-1280 .index-product-detail .product-detail-wrapper .inner-product-details .product-feature-wrapper .left-img{display:none}.inner-product .container-1280 .index-product-detail .product-detail-wrapper .inner-product-details .product-feature-wrapper .right-content{width:70%;margin-top:50px}.inner-product .container-1280 .index-product-detail .product-detail-wrapper .inner-product-details .product-feature-wrapper .right-content h3{font-size:24px}.inner-product .container-1280 .index-product-detail .product-detail-wrapper .inner-product-details .product-feature-wrapper .right-content h4{margin-bottom:0}.inner-product .container-1280 .index-product-detail .product-detail-wrapper .inner-product-details .product-feature-wrapper .right-content .product-application-title{margin-top:60px;font-size:20px}.inner-product .container-1280 .index-product-detail .product-detail-wrapper .inner-product-details .product-feature-wrapper .right-content .product-application-text{font-size:18px}.inner-product .container-1280 .index-product-detail .product-detail-wrapper .mobile-product-params-title{display:block;margin-top:150px}.inner-product .container-1280 .index-product-detail .product-detail-wrapper .mobile-product-params-title .tit{font-size:24px;font-weight:bold;text-align:center}.inner-product .container-1280 .index-product-detail .product-detail-wrapper .mobile-product-params-title .pro-name{font-size:18px;font-weight:bold;text-align:center}.inner-product .container-1280 .index-product-detail .product-detail-wrapper .product-params-wrapper{padding:0px;margin-top:40px}.inner-product .container-1280 .index-product-detail .product-detail-wrapper .product-params-wrapper .product-params-search .input-wrapper{min-width:auto;display:flex}.inner-product .container-1280 .index-product-detail .product-detail-wrapper .product-params-wrapper .product-params-search .input-wrapper input[type="text"]{width:70%;height:40px}.inner-product .container-1280 .index-product-detail .product-detail-wrapper .product-params-wrapper .product-params-search .input-wrapper button[type="submit"]{width:28%;height:40px;margin-left:10px}.inner-product .container-1280 .index-product-detail .product-detail-wrapper .product-params-wrapper .product-params-search .search-nav-list{padding:12px;flex-wrap:nowrap;flex-direction:row;gap:6px}.inner-product .container-1280 .index-product-detail .product-detail-wrapper .product-params-wrapper .product-params-search .search-nav-list .search-nav-list-item{width:33%}.inner-product .container-1280 .index-product-detail .product-detail-wrapper .product-params-wrapper .product-params-search .search-nav-list .search-nav-list-item-textbox .search-input-speed{width:26vw !important;height:32px !important}.inner-product .container-1280 .product-detail-more .words{font-size:24px}.inner-product .container-1280 .product-detail-more .words span{margin:0 6px}.inner-product .container-1280 .product-detail-more .more a{font-size:18px}.inner-product .container-1280 .product-detail-more .more a img{width:22px}.inner-industry{padding:120px 0 0 0}.inner-industry .container-1280{max-width:100%}.inner-industry .container-1280 .product-line-list{width:100%}.inner-industry .container-1280 .product-line-list .list-items{gap:0}.inner-industry .container-1280 .product-line-list .list-items .list-item .item-icon-color{top:10px;margin-left:-22px}.inner-industry .container-1280 .product-line-list .list-line-industry{top:45%;background-color:#b2b5b7;height:1px}.inner-industry-details{padding:80px 0 0 0}.inner-industry-details .industry-container{width:100%;padding:0 15px}.inner-industry-details .industry-container .industry-detail-left{width:24%}.inner-industry-details .industry-container .industry-detail-left .left-industry-content{display:none}.inner-industry-details .industry-container .industry-detail-left .left-industry-nav{width:100%;margin:0 auto;min-width:auto}.inner-industry-details .industry-container .industry-detail-left .left-industry-nav .nav-items{width:100%;border-top:1px solid #999}.inner-industry-details .industry-container .industry-detail-left .left-industry-nav .nav-items .nav-item{line-height:1.8;border-bottom:1px solid #999}.inner-industry-details .industry-container .industry-detail-left .left-industry-nav .nav-items .nav-item a{font-size:14px}.inner-industry-details .industry-container .industry-detail-left .left-industry-nav .nav-items .nav-item a.item-link{padding:5px 5px}.inner-industry-details .industry-container .industry-detail-right{width:64%}.inner-industry-details .industry-container .industry-detail-right .mobile-left-industry-content{display:block;font-size:14px;line-height:1.8;text-align:left;hyphens:auto;word-break:break-word;word-wrap:break-word}.inner-industry-details .industry-container .industry-detail-right h2{font-size:20px}.inner-industry-details .industry-container .industry-detail-right h3{font-size:20px}.inner-industry-details .industry-container .industry-detail-right .brand-img{margin:20px 0}.inner-industry-details .industry-advantage{width:100%;padding:0 15px;margin:150px auto 150px}.inner-industry-details .industry-advantage .tit1{font-size:16px}.inner-industry-details .industry-advantage .tit1 span{border-bottom:2px solid #333}.inner-industry-details .industry-advantage .tit2{font-size:16px;padding-left:60px;padding-top:5px}.inner-industry-details .industry-advantage .tit2 span{border-bottom:2px solid #333}.inner-industry-details .industry-advantage .advantage-items{width:calc(100% - 60px);margin:60px 0 0 60px}.inner-industry-details .industry-advantage .advantage-items .advantage-item{width:36%}.inner-industry-details .industry-recmd-prolist .industry-recmd-prolist-container{width:100%;padding:100px 15px 100px 15px;min-height:auto}.inner-industry-details .industry-recmd-prolist .industry-recmd-prolist-container .tit1{font-size:16px}.inner-industry-details .industry-recmd-prolist .industry-recmd-prolist-container .tit1 span{border-bottom:2px solid #333}.inner-industry-details .industry-recmd-prolist .industry-recmd-prolist-container .tit2{font-size:16px;padding-left:60px;padding-top:5px}.inner-industry-details .industry-recmd-prolist .industry-recmd-prolist-container .tit2 span{border-bottom:2px solid #333}.inner-industry-details .industry-recmd-prolist .industry-recmd-prolist-container .prolist-wrapper{padding:60px 0 0}.inner-industry-details .industry-recmd-prolist .industry-recmd-prolist-container .prolist-wrapper .solution-items .solution-item{gap:20px}.inner-industry-details .industry-recmd-prolist .industry-recmd-prolist-container .prolist-wrapper .solution-items .solution-item .item-title{width:20%}.inner-industry-details .industry-recmd-prolist .industry-recmd-prolist-container .prolist-wrapper .solution-items .solution-item .item-title .num{font-size:32px;padding-right:15px}.inner-industry-details .industry-recmd-prolist .industry-recmd-prolist-container .prolist-wrapper .solution-items .solution-item .item-title .solution-title{font-size:15px;padding-right:15px}.inner-industry-details .industry-recmd-prolist .industry-recmd-prolist-container .prolist-wrapper .solution-items .solution-item .item-title .item-round{top:43px}.inner-industry-details .industry-recmd-prolist .industry-recmd-prolist-container .prolist-wrapper .solution-items .solution-item .item-right-content .content-description{margin-top:38px;font-size:14px}.inner-industry-details .industry-recmd-prolist .industry-recmd-prolist-container .prolist-wrapper .solution-items .solution-item .item-right-content .content-more{padding:15px 0px}.inner-industry-details .industry-recmd-prolist .industry-recmd-prolist-container .prolist-wrapper .solution-items .solution-item .item-right-content .content-more a{width:32px;height:32px;line-height:32px}.inner-industry-details .industry-recmd-prolist .industry-recmd-prolist-container .prolist-wrapper .solution-items .solution-item .item-right-content .content-img{width:55%}.inner-industry-details .industry-recmd-prolist .industry-recmd-prolist-container .prolist-wrapper .solution-items .solution-item .item-right-content .content-img-2{top:15px}.inner-industry-details .industry-recmd-prolist .industry-recmd-prolist-container .prolist-wrapper .solution-items .solution-item .item-right-content .content-img-3{top:15px}.inner-industry-details .industry-recmd-prolist .industry-recmd-prolist-container .prolist-wrapper .solution-items .solution-item .item-right-content .content-img-4{top:15px}.inner-industry-details .industry-recmd-prolist .industry-recmd-prolist-container .prolist-wrapper .solution-items .solution-item .item-right-content .content-img-5{top:15px}.inner-industry-details .industry-recmd-prolist .industry-recmd-prolist-container .prolist-wrapper .solution-items .solution-item .item-right-content .content-img-6{top:0px}.inner-industry-details .industry-recmd-prolist .industry-recmd-prolist-container .prolist-wrapper .solution-items .solution-item .item-right-content .content-img-7{top:-15px}.inner-industry-details .product-detail-more .words{font-size:24px}.inner-industry-details .product-detail-more .words span{margin:0 6px}.inner-industry-details .product-detail-more .more a{font-size:18px}.inner-industry-details .product-detail-more .more a img{width:22px}.inner-about{padding:90px 0 0}.inner-about-wrapper .inner-about-company-img{padding:60px 0}.inner-about-wrapper .inner-about-data-wrapper{margin:50px auto 100px;padding:0 15px}.inner-about-wrapper .inner-about-data-wrapper .data-row{width:100%}.inner-about-wrapper .inner-about-data-wrapper .data-row .data-item .data-item-value{font-size:16px;min-width:auto}.inner-about-wrapper .inner-about-data-wrapper .data-row .data-item .data-item-title{font-size:12px;min-width:auto}.inner-about-wrapper .inner-about-data-wrapper .data-row .data-item .round-line-round{min-width:20px}.inner-about-wrapper .inner-about-data-wrapper .data-row .data-item .round-line-round .round{width:5px;height:5px}.inner-about-wrapper .inner-about-data-wrapper .data-row .data-item .round-line-round-1{width:45px}.inner-about-wrapper .inner-about-data-wrapper .data-row .data-item .round-line-round-2{width:auto}.inner-about-wrapper .inner-about-data-wrapper .data-row .data-item .round-line-round-3{width:25px;margin-left:8px;margin-right:5px}.inner-about-wrapper .inner-about-data-wrapper .data-row .data-item .round-line-round-4{width:auto}.inner-about-wrapper .inner-about-data-wrapper .data-row .data-item .data-item-brand{font-size:14px;width:200px}.inner-about-wrapper .inner-about-data-wrapper .data-row .data-item .data-item-brand-img{width:160px}.inner-about-wrapper .inner-about-data-wrapper .data-row .data-item .right{text-align:right}.inner-about-wrapper .inner-about-intro-wrapper{padding:50px 15px 150px}.inner-about-wrapper .inner-about-intro-wrapper .inner-about-intro-items{width:100%;gap:20px;flex-wrap:wrap;justify-content:flex-start}.inner-about-wrapper .inner-about-intro-wrapper .inner-about-intro-items .inner-about-intro-item{width:calc(33.33% - 14px)}.inner-about-wrapper .inner-about-intro-wrapper .inner-about-intro-items .inner-about-intro-item .inner-about-intro-item-icon img{width:75px}.inner-about-wrapper .inner-about-intro-wrapper .inner-about-intro-items .inner-about-intro-item .inner-about-intro-item-title{font-size:16px;margin:20px 0 30px;min-height:48px}.inner-about-wrapper .inner-about-intro-wrapper .inner-about-intro-items .inner-about-intro-item .inner-about-intro-item-content{line-height:1.5;font-size:14px;padding-top:30px}.inner-about-wrapper .inner-about-history-wrapper{padding:100px 0}.inner-about-wrapper .inner-about-history-wrapper .history-flex{flex-wrap:wrap}.inner-about-wrapper .inner-about-history-wrapper .history-flex .about-history-titles{width:100%}.inner-about-wrapper .inner-about-history-wrapper .history-flex .about-history-titles .title-wrapper{margin-left:8%;width:92%}.inner-about-wrapper .inner-about-history-wrapper .history-flex .about-history-titles .title-wrapper .title1{font-size:28px}.inner-about-wrapper .inner-about-history-wrapper .history-flex .about-history-titles .title-wrapper .title2{font-size:28px;padding-left:56px}.inner-about-wrapper .inner-about-history-wrapper .history-flex .about-history-titles .title-wrapper .title3{font-size:20px}.inner-about-wrapper .inner-about-history-wrapper .history-flex .about-history-timeline{width:100%}.inner-about-wrapper .inner-about-history-wrapper .history-flex .about-history-timeline .timeline-item .timeline-year{font-size:28px;margin-left:8%}.inner-about-wrapper .inner-about-history-wrapper .history-flex .about-history-timeline .timeline-item .timeline-content{width:90%;margin-left:10%}.inner-about-wrapper .inner-about-history-wrapper .history-flex .about-history-timeline .timeline-item .timeline-content .timeline-text{padding:15px 0 25px 20px;font-size:16px}.inner-about-wrapper .inner-about-member-wrapper{padding:100px 0;display:flex;flex-wrap:wrap;justify-content:flex-start;gap:20px}.inner-about-wrapper .inner-about-member-wrapper .inner-about-member-topleft{width:70%;position:relative;top:0;left:0;margin-left:0;order:1;padding:0px 0px 0 10%}.inner-about-wrapper .inner-about-member-wrapper .inner-about-member-topleft .member-name{font-size:26px;margin-bottom:10px}.inner-about-wrapper .inner-about-member-wrapper .inner-about-member-topleft .member-content{font-size:14px;line-height:2}.inner-about-wrapper .inner-about-member-wrapper .inner-about-member-topleft .member-contact{margin-top:20px}.inner-about-wrapper .inner-about-member-wrapper .inner-about-member-img{order:2;margin:30px 0 30px}.inner-about-wrapper .inner-about-member-wrapper .inner-about-member-bottomright{width:100%;position:relative;top:0;left:0;margin-left:0;order:3;padding:0 10% 0px 30%}.inner-about-wrapper .inner-about-member-wrapper .inner-about-member-bottomright .member-name{font-size:26px;margin-bottom:10px}.inner-about-wrapper .inner-about-member-wrapper .inner-about-member-bottomright .member-content{font-size:14px;line-height:2}.inner-about-wrapper .inner-about-member-wrapper .inner-about-member-bottomright .member-contact{margin-top:20px}.inner-about-wrapper .inner-about-honor-wrapper{padding:100px 0}.inner-about-wrapper .inner-about-honor-wrapper .honor-list-wrapper{gap:10px}.inner-about-wrapper .inner-about-honor-wrapper .honor-list-wrapper .honor-img-show{width:53%}.inner-about-wrapper .inner-about-honor-wrapper .honor-list-wrapper .honor-img-show .img-show-item{padding:10px}.inner-about-wrapper .inner-about-honor-wrapper .honor-list-wrapper .honor-list{width:calc(47% - 10px)}.inner-about-wrapper .inner-about-honor-wrapper .honor-list-wrapper .honor-list .honor-item{height:fit-content;min-height:40px}.inner-about-wrapper .inner-about-honor-wrapper .honor-list-wrapper .honor-list .honor-item .num{margin-left:10px;margin-top:4px;font-size:12px;line-height:1.2}.inner-about-wrapper .inner-about-honor-wrapper .honor-list-wrapper .honor-list .honor-item .honor-title{font-size:12px;padding-left:0}.inner-about-wrapper .inner-about-honor-wrapper .honor-list-wrapper .honor-list .honor-item .honor-check-item{width:12px;height:12px}.inner-about-wrapper .inner-about-honor-wrapper .honor-list-wrapper .honor-list .honor-item .honor-check-item .round-outer{width:8px;height:8px;margin-top:-4px;margin-left:-10px}.inner-about-wrapper .inner-about-honor-wrapper .honor-list-wrapper .honor-list .honor-item .honor-check-item .round-inner{width:8px;height:8px;margin-top:-4px;margin-left:-4px;display:none}.inner-about-wrapper .inner-about-video-wrapper{width:100%;height:auto;padding:0px 0 40px}.inner-about-wrapper .inner-about-video-wrapper .inner-about-video{width:94%;margin:0 auto}.inner-about-wrapper .inner-about-video-wrapper .inner-about-video video{width:100%;height:auto;object-fit:contain}.inner-about-wrapper .inner-about-office-wrapper{width:100%;height:auto;padding:0px 0 150px}.inner-about-wrapper .inner-about-office-wrapper .inner-about-office-title{width:100%;margin:0 auto 100px;overflow:hidden}.inner-about-wrapper .inner-about-office-wrapper .inner-about-office-title .tits{width:80%;margin:0 auto;float:none}.inner-about-wrapper .inner-about-office-wrapper .inner-about-office-title .tits .tit-1{text-align:right;font-size:36px;line-height:1.5;font-weight:600;margin-bottom:10px}.inner-about-wrapper .inner-about-office-wrapper .inner-about-office-title .tits .tit-2{text-align:right;font-size:36px;line-height:1;font-weight:600}.inner-about-wrapper .inner-about-office-wrapper .inner-about-office-imgs{width:100%}.inner-about-wrapper .inner-about-office-wrapper .inner-about-office-imgs img{width:100%;height:auto;object-fit:contain;vertical-align:bottom}.inner-about-wrapper .inner-about-workshop-wrapper{width:100%;height:auto;padding:0px 0 150px}.inner-about-wrapper .inner-about-workshop-wrapper .inner-about-workshop-title{width:100%;margin:0 auto 100px;overflow:hidden}.inner-about-wrapper .inner-about-workshop-wrapper .inner-about-workshop-title .tits{width:80%;margin:0 auto;float:none}.inner-about-wrapper .inner-about-workshop-wrapper .inner-about-workshop-title .tits .tit-1{font-size:36px;line-height:1.5;font-weight:600;margin-bottom:10px}.inner-about-wrapper .inner-about-workshop-wrapper .inner-about-workshop-title .tits .tit-2{font-size:36px;line-height:1;font-weight:600;padding-bottom:10px}.inner-about-wrapper .inner-about-workshop-wrapper .inner-about-workshop-imgs{width:100%}.inner-about-wrapper .inner-about-workshop-wrapper .inner-about-workshop-imgs img{width:100%;height:auto;object-fit:contain;vertical-align:bottom}.inner-about-wrapper .culture-bg{background:#f3f3f3}.inner-about-wrapper .inner-about-culture-wrapper{width:94%;padding:100px 0;margin:0 auto}.inner-about-wrapper .inner-about-culture-wrapper .culture-info-wrapper{width:100%;max-width:100%;margin:0 auto;display:flex;gap:20px}.inner-about-wrapper .inner-about-culture-wrapper .culture-info-wrapper .info-left-img{width:38%}.inner-about-wrapper .inner-about-culture-wrapper .culture-info-wrapper .info-left-img img{width:100%;height:auto;object-fit:contain;vertical-align:bottom}.inner-about-wrapper .inner-about-culture-wrapper .culture-info-wrapper .info-right-content{flex:1}.inner-about-wrapper .inner-about-culture-wrapper .culture-info-wrapper .info-right-content .title{display:flex;align-items:flex-start;flex-direction:column;gap:0px;font-size:30px;font-weight:600;margin-bottom:20px;line-height:1}.inner-about-wrapper .inner-about-culture-wrapper .culture-info-wrapper .info-right-content .title .tit-left{font-size:28px;line-height:1}.inner-about-wrapper .inner-about-culture-wrapper .culture-info-wrapper .info-right-content .title .tit-span{width:60px;height:2px;background-color:#333;margin:20px 0px}.inner-about-wrapper .inner-about-culture-wrapper .culture-info-wrapper .info-right-content .title .tit-right span{display:block;line-height:1;font-size:16px}.inner-about-wrapper .inner-about-culture-wrapper .culture-info-wrapper .info-right-content .title .tit-right span.leader{margin-bottom:4px}.inner-about-wrapper .inner-about-culture-wrapper .culture-info-wrapper .info-right-content .content{padding-top:20px}.inner-about-wrapper .inner-about-culture-wrapper .culture-info-wrapper .info-right-content .content p{text-align:left;font-size:16px;line-height:1.8;margin-bottom:30px;hyphens:auto;word-break:break-word;overflow-wrap:break-word}.inner-about-wrapper .inner-about-culture-wrapper .culture-info-img{width:100%;max-width:100%;margin:0 auto}.inner-about-wrapper .inner-about-culture-wrapper .culture-info-img img{width:100%;height:auto;object-fit:contain}.inner-about-wrapper .inner-about-culture-wrapper .culture-info-img-01{margin:120px auto}.inner-about-wrapper .inner-about-culture-wrapper .culture-info-img-02{margin:120px auto}.inner-newslist{padding:80px 0 0 0}.inner-newslist .news-line-list .list-items{justify-content:space-around}.inner-newslist-wrapper .container-1280{max-width:100%;padding:0 15px}.inner-newslist-wrapper .container-1280 .inner-newslist-items{padding:80px 0 120px;gap:15px}.inner-newslist-wrapper .container-1280 .inner-newslist-items .inner-newslist-item{width:calc(50% - 8px)}.inner-newslist-wrapper .container-1280 .inner-newslist-items .inner-newslist-item .newslist-title{padding:10px 15px;font-size:14px}.inner-newslist-wrapper .container-1280 .inner-news-details{padding:80px 0 120px}.inner-newslist-wrapper .container-1280 .inner-news-details h1{font-size:20px;line-height:1.5}.inner-newslist-wrapper .container-1280 .inner-news-details .details{font-size:15px;padding:20px 0;border-bottom:1px solid #b2b5b7}.inner-newslist-wrapper .container-1280 .inner-news-details .content{padding:60px 0;overflow:hidden;text-align:left}.inner-newslist-wrapper .container-1280 .inner-news-details .content p{hyphens:auto;word-break:break-word;overflow-wrap:break-word}.inner-newslist-wrapper .container-1280 .inner-news-details .pre-next{padding:10px 0 50px;flex-direction:column;gap:10px}.inner-support-wrapper{padding:100px 0}.inner-support-wrapper .container-1280{padding:0 15px}.inner-support-wrapper .container-1280 .support-wrapper .contact-infos{gap:14px}.inner-support-wrapper .container-1280 .support-wrapper .contact-infos .contact-info-item{width:calc(50% - 7px);padding:10px 10px}.inner-support-wrapper .container-1280 .support-wrapper .contact-infos .contact-info-item .info-tit{font-size:22px}.inner-support-wrapper .container-1280 .support-wrapper .contact-infos .contact-info-item .info-content{font-size:13px;line-height:1.6}.inner-support-wrapper .container-1280 .support-wrapper .contact-infos .contact-info-item .info-content p{padding-bottom:10px}.inner-support-wrapper .container-1280 .support-wrapper .contact-infos .contact-info-item .info-content p i{margin-right:8px}.inner-support-wrapper .container-1280 .support-wrapper .contact-infos-network{padding-bottom:100px;flex-wrap:wrap}.inner-support-wrapper .container-1280 .support-wrapper .contact-infos-network .contact-info-network-item{width:100%;padding:0;background:transparent}.inner-support-wrapper .container-1280 .support-wrapper .contact-infos-network .contact-info-network-item .network-tit-cn{font-size:26px;font-weight:600;line-height:2;margin-bottom:0px;margin-left:20px}.inner-support-wrapper .container-1280 .support-wrapper .contact-infos-network .contact-info-network-item .network-tit-en{font-size:20px;font-weight:600;line-height:1.05;margin-bottom:10px;margin-left:20px}.inner-support-wrapper .container-1280 .support-wrapper .contact-infos-network .network-infos{display:flex;flex-wrap:wrap;justify-content:flex-end;padding-top:15px}.inner-support-wrapper .container-1280 .support-wrapper .contact-infos-network .network-infos .network-info{margin-bottom:50px}.inner-support-wrapper .container-1280 .support-wrapper .contact-infos-network .network-infos .network-info .address{font-size:18px;font-weight:400}.inner-support-wrapper .container-1280 .support-wrapper .contact-infos-network .network-infos .network-info .phone{font-size:16px;line-height:2}.inner-support-wrapper .container-1280 .support-wrapper .contact-infos-network .network-infos .network-info-left{width:64%;padding-left:20px}.inner-support-wrapper .container-1280 .support-wrapper .contact-infos-network .network-infos .network-info-right{width:36%}.inner-support-wrapper .container-1280 .support-wrapper .support-network{padding:100px 0}.inner-support-wrapper .container-1280 .support-wrapper .support-network .network-img img{width:100%}.inner-support-wrapper .container-1280 .support-wrapper .support-form{width:96%}.inner-support-wrapper .container-1280 .support-wrapper .support-form .form-title h2{font-size:26px}.inner-support-wrapper .container-1280 .support-wrapper .support-form .form-title p{font-size:16px}.inner-support-wrapper .container-1280 .support-wrapper .support-form .form-wrapper{margin:50px auto}.inner-support-wrapper .container-1280 .support-wrapper .support-form .form-wrapper .form-item{margin-bottom:20px}.inner-support-wrapper .container-1280 .support-wrapper .support-form .form-wrapper .form-item label{font-size:14px}.inner-support-wrapper .container-1280 .support-wrapper .support-form .form-wrapper .form-item input.form-input{padding:10px 10px;font-size:14px}.inner-support-wrapper .container-1280 .support-wrapper .support-form .form-wrapper .form-item input.btn-submit{width:140px;height:40px;font-size:18px}.inner-support-wrapper .container-1280 .support-wrapper .support-form .form-wrapper .form-item .col.col-radio{line-height:1}.inner-support-wrapper .container-1280 .support-wrapper .support-downloads-items{gap:10px}.inner-support-wrapper .container-1280 .support-wrapper .support-downloads-items .support-downloads-item{padding:10px 10px;width:calc(50% - 5px)}.inner-support-wrapper .container-1280 .support-wrapper .support-downloads-items .support-downloads-item .download-item-title-link{margin-top:10px}.inner-support-wrapper .container-1280 .support-wrapper .support-downloads-items .support-downloads-item .download-item-title-link .download-item-title{font-size:14px;padding-right:5px}.inner-support-wrapper .container-1280 .support-wrapper .support-downloads-items .support-downloads-item .download-item-title-link .download-item-link{width:28px;height:28px;line-height:28px;font-size:14px}.inner-support-wrapper .container-1280 .support-wrapper .downloads-more .words{font-size:24px}.inner-support-wrapper .container-1280 .support-wrapper .downloads-more .words span{margin:0 6px}.inner-support-wrapper .container-1280 .support-wrapper .downloads-more .more a{font-size:18px}.inner-support-wrapper .container-1280 .support-wrapper .downloads-more .more a img{width:22px}.inner-support-wrapper .container-1280 .support-wrapper .support-jobs-titles{flex-wrap:nowrap;gap:10px;margin-bottom:100px}.inner-support-wrapper .container-1280 .support-wrapper .support-jobs-titles .jobs-title-left{font-size:32px}.inner-support-wrapper .container-1280 .support-wrapper .support-jobs-titles .jobs-title-right{width:60%}.inner-support-wrapper .container-1280 .support-wrapper .support-jobs-titles .jobs-title-right .jobs-title-texts img{width:100%}.inner-support-wrapper .container-1280 .support-wrapper .support-jobs-items .support-jobs-item{flex-wrap:nowrap;gap:10px;padding:15px 0}.inner-support-wrapper .container-1280 .support-wrapper .support-jobs-items .support-jobs-item .jobs-item-title{width:40vw;font-size:16px}.inner-support-wrapper .container-1280 .support-wrapper .support-jobs-items .support-jobs-item .jobs-item-requirement{flex:1;font-size:14px;width:auto}.inner-support-wrapper .container-1280 .support-wrapper .support-jobs-items .support-jobs-item .jobs-item-workplace{width:15vw;font-size:14px}.inner-support-wrapper .container-1280 .support-wrapper .support-jobs-items .support-jobs-item .jobs-item-education{width:15vw;font-size:14px}.inner-support-wrapper .container-1280 .support-wrapper .support-jobs-items .jobs-item-header .jobs-item-title{font-size:14px}.inner-support-wrapper .container-1280 .support-wrapper .support-ecology-wrapper{flex-wrap:wrap;gap:10px;padding:0 15px}.inner-support-wrapper .container-1280 .support-wrapper .support-ecology-wrapper .support-ecology-title{width:100%}.inner-support-wrapper .container-1280 .support-wrapper .support-ecology-wrapper .support-ecology-title .title{font-size:32px;padding-left:0}.inner-support-wrapper .container-1280 .support-wrapper .support-ecology-wrapper .support-ecology-contents h2{font-size:24px}.inner-support-wrapper .container-1280 .support-wrapper .support-ecology-wrapper .support-ecology-contents h3.en{font-size:18px}.inner-support-wrapper .container-1280 .support-wrapper .support-ecology-wrapper .support-ecology-contents .ecology-content{text-align:left;hyphens:auto;word-break:break-word;overflow-wrap:break-word}.inner-case-details{padding:100px 0}.inner-case-details .case-details-container{max-width:100%;padding:0 15px;overflow:hidden}.inner-case-details .case-details-container .case-left-nav{width:24%;float:left;position:relative}.inner-case-details .case-details-container .case-left-nav .nav-items{width:100%;margin:0 auto;border-top:1px solid #999}.inner-case-details .case-details-container .case-left-nav .nav-items .nav-item{line-height:1.8;border-bottom:1px solid #999}.inner-case-details .case-details-container .case-left-nav .nav-items .nav-item .item-link{padding:5px 5px;font-size:14px}.inner-case-details .case-details-container .case-right-content{width:68%;float:right;overflow:hidden;margin-left:0}.inner-case-details .case-details-container .case-right-content .case-content-item{flex-direction:column;gap:10px;flex-wrap:wrap}.inner-case-details .case-details-container .case-right-content .case-content-item .case-title{width:100%;font-size:24px;margin-bottom:8px}.inner-case-details .case-details-container .case-right-content .case-content-item .case-content-wrapper .content{font-size:14px;line-height:1.5;text-align:left;hyphens:auto;word-break:break-word;overflow-wrap:break-word}.inner-case-details .case-details-container .case-right-content .case-content-item .case-content-wrapper .content p{padding-bottom:10px}.inner-case-details .case-details-container .case-right-content .case-content-item .case-content-wrapper .img{margin:20px auto 40px}.inner-params .para-row-specifications{width:100%;gap:10px}.inner-params .para-row-specifications .para-img{width:36%}.inner-params .para-row-specifications .para-img img{width:100%}.inner-params .para-row-specifications .para-content h3{font-size:20px;text-decoration:none}.inner-params .para-row-specifications .para-content h3 span{border-bottom:2px solid #333}.inner-params .para-row-specifications .para-content h2{text-decoration:none;font-size:20px}.inner-params .para-row-specifications .para-content h2 span{border-bottom:2px solid #333;line-height:1.5}.inner-params .para-row-specifications .para-content .para-specification-items{gap:10px;padding-top:50px}.inner-params .para-row-specifications .para-content .para-specification-items .specification-item{width:calc(50% - 5px)}.inner-params .para-row-specifications .para-content .para-specification-items .specification-item .item-title{font-size:16px}.inner-params .para-row-performance{gap:10px;width:100%;flex-direction:column}.inner-params .para-row-performance .performance-content{width:100%}.inner-params .para-row-performance .performance-content h3{font-size:24px;text-decoration:none}.inner-params .para-row-performance .performance-content h3 span{border-bottom:2px solid #333}.inner-params .para-row-performance .performance-content h2{text-decoration:none;font-size:20px}.inner-params .para-row-performance .performance-content h2 span{border-bottom:2px solid #333;line-height:1.5}.inner-params .para-row-performance .performance-img{width:100%;margin-top:50px}.inner-params .para-row-performance .performance-img img{width:100%}.inner-params .para-row-structure{width:100%;gap:10px;flex-direction:column}.inner-params .para-row-structure .structure-content{width:100%}.inner-params .para-row-structure .structure-content h3{font-size:24px;text-decoration:none}.inner-params .para-row-structure .structure-content h3 span{border-bottom:2px solid #333}.inner-params .para-row-structure .structure-content h2{text-decoration:none;font-size:20px}.inner-params .para-row-structure .structure-content h2 span{border-bottom:2px solid #333;line-height:1.5}.inner-params .para-row-structure .structure-img{width:100%;margin-top:50px}.inner-params .para-row-structure .structure-img img{width:100%}}
