﻿@media (min-width:1281px){.home-title,.home-about .aboutinfo h1{font-size:42px;}}
.home-title,.home-about .aboutinfo h1{font-weight:var(--fontbold7)}
.home-num {margin-top: 0px;display:none}
@media (min-width:769px){.home-logo{padding-bottom:4%;}}
.home-boxshaw{margin-top:0;}
@media (min-width:1025px) {
#newswiper .newswiper-pagination{display: none;}
#newswiper .swiper-wrapper{transform: initial !important;position: relative;display: grid;grid-template-columns: repeat(4, 1fr);gap:20px;box-sizing: border-box;}
#newswiper .swiper-wrapper .swiper-slide{width: 100%!important;border-radius: 10px;overflow: hidden;position: relative;aspect-ratio: 1;margin: 0!important;}
#newswiper .swiper-wrapper .swiper-slide:nth-child(1){grid-column: 1 / span 2;grid-row: 1 / span 2;aspect-ratio: 1;}
#newswiper .swiper-wrapper .swiper-slide:nth-child(n+6){display: none;}
#newswiper .swiper-slide .info{position: absolute;left: 0;bottom: 0;width: 100%;height: 100%;color: #FFFFFF;display: flex;justify-content: end;align-items: start;padding: 20px;background: linear-gradient(0deg, #000 0, rgba(0, 0, 0, 0) 100%);transition: all .1s linear;flex-direction: column;}
#newswiper .swiper-slide .img{display: flex;height: 100%;}
#newswiper .swiper-slide .info .date{color: #fff;}
#newswiper .swiper-wrapper .swiper-slide:nth-child(2) {grid-column:3;grid-row: 1;}
#newswiper .swiper-wrapper .swiper-slide:nth-child(3) {grid-column:4;grid-row: 1;}
#newswiper .swiper-wrapper .swiper-slide:nth-child(4) {grid-column: 3;grid-row: 2;}
#newswiper .swiper-wrapper .swiper-slide:nth-child(5) {grid-column: 4;grid-row: 2;}}
.home-news .home-title{display: none;}
.home-news .home-des .home-title{display: block;color: var(--fontcolor);}


.home-blend{padding:4% 0 0;position: relative;}
.home-blend .home-title,.home-blend .home-des{color:#fff;text-align: left;}
.home-blend .home-des{margin:10px 0 20px;}
@media (min-width:1025px){.home-blend .home-des{font-size:20px;}}
.home-blend>.l-wrap{position: relative;z-index:9;}
.home-blend::before{content:'';width:100%;height:65%;background: var(--color);display: block;position: absolute;top:0;left:0;z-index:1;border-bottom:2px solid #66C0DE;}
.home-blend::after{content:'';width:100%;height:65%;background: url(/uploads/44583/page/p20251021163805180e2.png) no-repeat right/contain;display: block;position: absolute;top:0;left:0;z-index:2;}
.home-blend .l-wrap{display:flex;justify-content: space-between;flex-wrap:wrap;}
@media (min-width:769px){.home-blend .blend-inner{transform: translateY(3%);}}
.home-blend .blend-left{width:49%;}
.home-blend .blend-left .top-box{display:flex;}
.home-blend .blend-left .top-box .swiper-slide{cursor: pointer;display:flex;flex-direction: column;align-items: center;text-align: center;}
.home-blend .blend-left .top-box .swiper-slide .img{flex:1;display:flex;align-items: center;justify-content: center;}
.home-blend .blend-left .top-box .swiper-slide img{opacity: 0.6;max-height: 70px;width: auto;}
.home-blend .blend-left .top-box .swiper-slide.swiper-slide-thumb-active img{opacity:1}
.home-blend .blend-left .top-box .swiper-slide .squ{width:26px;height:26px;display:flex;align-items: center;justify-content: center;position: relative;background: transparent;border-radius: 50%;border:2px solid transparent;margin-top: 20px;}
.home-blend .blend-left .top-box .swiper-slide .squ:before{content:'';width:3px;height:20px;display:block;background:transparent;position: absolute;left:50%;top:-22px;transform: translateX(-50%);}
.home-blend .blend-left .top-box .swiper-slide .squ span{width:14px;height:14px;display:block;background: #66C0DE;position: absolute;top:50%;left:50%;transform: translate(-50%,-50%);z-index:2;border-radius: 50%;}
.home-blend .blend-left .top-box .swiper-slide.swiper-slide-thumb-active .squ{border-color:#66C0DE;background: #fff;}
.home-blend .blend-left .top-box .swiper-slide.swiper-slide-thumb-active .squ:before{background: #fff;}
.home-blend .homeblendSwiperTop{max-width:calc(100% - 100px);margin:0 auto;}
.home-blend .blend-btn{width:30px;height:30px;display:flex;align-items: center;justify-content: center;cursor: pointer;transform: translateY(70%);}
.home-blend .swiper-button-disabled{opacity: 0.7;cursor: not-allowed;}
.home-blend .blend-btn em{font-size:24px;color:#fff;font-weight: var(--fontbold7);}
.home-blend .homeblendSwiperBot{margin-top:10%;}
.home-blend .homeblendSwiperBot .key{color:#061a47;font-weight: var(--fontbold7);font-size:24px}
.home-blend .homeblendSwiperBot ul li{position: relative;padding-left:30px;background: url(/uploads/44583/index/circle.png) no-repeat;background-size: 25px 25px;margin:10px 0;}
.home-blend .homeblendSwiperBot .more a{display:inline-flex;align-items: center;background: var(--color);transition: all .3s linear;padding:10px 20px;border-radius: 30px;color:#fff;margin-top:20px;}
.home-blend .homeblendSwiperBot .more a img{margin-right:10px;}
.home-blend .blend-right{width:49%;}.home-blend .blend-right .img{height:100%;}
.home-blend .blend-right img{clip-path: polygon(71% 0,100% 50%,71% 100%,21% 100%,40% 50%,21% 0);width:100%;height:100%;object-fit: cover;}
@media (max-width:768px){.home-blend{padding:40px 0;}
.home-blend .blend-left{width:100%;}
.home-blend .blend-right{width:100%;transform: initial;}
.home-blend:before,.home-blend:after{height:100%;}
.home-blend::before{border:none;}
.home-blend::after{background-position: top right;}
.home-blend .blend-right img{clip-path:initial;width:100%;display:block;}
.home-blend .homeblendSwiperBot{margin-top:20px;}
.home-blend .homeblendSwiperBot .key{color:#fff;}
.home-blend .homeblendSwiperBot ul li{filter: brightness(360);color:#fff;}
.home-blend .homeblendSwiperBot .more a{background:#fff;color:var(--color)}}
.home-banner .swiper-slide>a::after {background:linear-gradient(to right,rgba(0,0,0,.6),rgba(0,0,0,.3))}
.home-pro {padding-bottom:4%}
@media (max-width:768px){.home-pro {padding-bottom:40px}}
.home-warehousing{padding:4% 0;background:#F7F7F7;margin-top:5%}
.home-warehousing .l-wrap{display:flex;justify-content:space-between;flex-wrap:wrap}
.warehousing-lef{width:48%}
.warehousing-lef img{width:100%;display:block;height:100%;object-fit:cover}
.warehousing-rig{width:48%;}
.warehousing-tit{font-weight:bold;font-size:50px;line-height:1.2}
.warehousing-rig p{margin-top:15px}
@media (max-width:1500px){.warehousing-tit{font-size:40px}}
@media (max-width:1280px){.warehousing-tit{font-size:32px}
.warehousing-rig p{margin-top:10px}}
@media (max-width:1024px){.warehousing-lef{width:100%}
.warehousing-rig{width:100%;margin-top:20px}}
@media (max-width:768px){.home-warehousing{padding:40px 0}
.warehousing-tit{font-size:25px}}
.home-solutions-box{background:#EBEBEB;margin-top:30px;padding-bottom:50px}
.home-solutions-swiper{position:relative;padding:0 40px 0 0;}
.home-solutions-swiper .swiper-slide{height:auto;display:flex;justify-content:space-between;}
.home-solutions-lef{width:42%;position:relative;padding:0 3% 0 120px;display:flex;flex-direction:column;}
.home-solutions-rig{width:58%;padding-top:30px;padding-right:30px}
.home-solutions-rig img{display:block;width:100%;}
.home-solutions-lef .home-solutions-icon{position:absolute;width:110px;height:0%;background:var(--color);left:0;top:0;transition:3s}
.home-solutions-lef .home-solutions-tit{font-weight:bold;font-size:52px;color:#000;line-height:1.1;padding-top:38%;}
.home-solutions-lef p{color:#000;line-height:1.4;font-size:var(--fontsize20);margin:20px 0 35px;}
.home-solutions-lef .home-solutions-btn{display:flex;margin-top:auto;opacity:0;margin-bottom:15px}
.home-solutions-lef .home-solutions-btn a{display:block;background:#000;color:#fff;border-radius:5px;line-height:70px;padding:0 25px;font-size:var(--fontsize20);}
.home-solutions-swiper .swiper-slide-active .home-solutions-lef .home-solutions-tit{animation:transformY1 1.5s forwards;}
.home-solutions-swiper .swiper-slide-active .home-solutions-lef p{animation:transformY2 1s forwards;}
.home-solutions-swiper .swiper-slide-active .home-solutions-lef .home-solutions-btn{animation:transformY3 1.5s forwards;}
.home-solutions-swiper .swiper-slide-active .home-solutions-lef .home-solutions-icon{height:45%;}
@keyframes transformY1{0%{transform:translateY(50px)} 100%{transform:translateY(0px)}}
@keyframes transformY2{0%{transform:translateY(-30px)} 100%{transform:translateY(0px)}}
@keyframes transformY3{0%{transform:translateY(20px)} 100%{opacity:1;transform:translateY(0px)}}
.solutions-btn>div{position:absolute;display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:50%;border:2px solid #aaa;width:40px;height:40px;top:50%;z-index:2}
.solutions-btn>div.solutions-prev{left:0;}
.solutions-btn>div.solutions-next{right:0;}
.solutions-btn>div em{color:#000;font-weight:bold;line-height:1;font-size:var(--fontsize20)}
.home-solutions-swiper .swiper-pagination{display:none}
@media (max-width:1600px){.home-solutions-lef .home-solutions-tit{font-size:44px}
.home-solutions-lef p{font-size:var(--fontsize18)}
.home-solutions-lef .home-solutions-btn a{font-size:var(--fontsize18);line-height:60px}}
@media (max-width:1440px){.home-solutions-lef .home-solutions-tit{font-size:40px}
.home-solutions-lef p{font-size:var(--fontsize17);margin:12px 0 25px}
.home-solutions-lef .home-solutions-btn a{font-size:var(--fontsize17);line-height:50px;padding:0 15px}}
@media (max-width:1350px){.home-solutions-lef{width:45%;padding:0 3% 0 100px;}
.home-solutions-rig{width:55%;padding-right:20px}
.home-solutions-lef .home-solutions-icon{width:90px}
.home-solutions-lef .home-solutions-tit{font-size:32px}
.home-solutions-lef p{font-size:var(--fontsize16);}
.home-solutions-lef .home-solutions-btn a{font-size:var(--fontsize16);}}
@media (max-width:1024px){.home-solutions-swiper{position:relative;padding:0;}
.home-solutions-swiper .swiper{padding-bottom:50px}
.home-solutions-swiper .swiper-slide{flex-wrap:wrap}
.home-solutions-lef{width:100%;padding:0 3% 0 100px;}
.home-solutions-rig{width:100%;padding-right:0}
.home-solutions-swiper .swiper-slide-active .home-solutions-lef .home-solutions-icon{height:140px}
.home-solutions-lef .home-solutions-tit{padding-top:100px}
.home-solutions-lef .home-solutions-btn{margin:0}
.home-solutions-swiper .swiper-pagination{display:block}
.solutions-btn>div{display:none}}
@media (max-width:768px){.home-solutions-box{margin-top:20px;padding-bottom:30px}
.home-solutions-lef{width:100%;padding:0 3% 0 65px;}
.home-solutions-lef .home-solutions-icon{width:55px}
.home-solutions-swiper .swiper-slide-active .home-solutions-lef .home-solutions-icon{height:90px;}
.home-solutions-lef .home-solutions-tit{padding-top:50px;font-size:27px}}
  .home-started{background:rgba(0,0,0,0) linear-gradient(180deg,#00609c 0%,#004d71 100%) 0% 0% no-repeat padding-box;color:#fff}
.home-started-bg{padding:4% 0;background-position:center;background-size:cover;height:100%;background:url(/Content/uploads/20251193872/20251110154049a420802e2d0c46aea3ece2c00d62e146.png)}
.home-started .l-wrap{display:flex;flex-direction:column;align-items:center}
.home-started .l-wrap .title{font-size:42px;margin-bottom:21.53px;font-weight:600}
.home-started .l-wrap .desc{font-size:24px;line-height:34px}
.home-started .l-wrap .btns{display:flex;align-items:center;width:100%;margin-top:2%;justify-content:center}
.home-started .l-wrap .btns a{margin:0 4%;color:#fff;padding:8px 15px;transition:all .3s ease-out;text-transform:uppercase;box-sizing:border-box;border-radius:4px;font-size:18px;outline:2px solid rgba(0,0,0,0);outline-offset:0}
.home-started .l-wrap .btns a:first-child{background:var(--color)}
.home-started .l-wrap .btns a:last-child{border:2px solid #fff}
.home-started .l-wrap .btns a:last-child:hover{background:var(--color);border:none}
.home-started .l-wrap .btns a:hover{outline:2px solid var(--color);outline-offset:3px}
  @media (max-width:1024px){.home-started .l-wrap .title{font-size:24px}
.home-started .l-wrap .desc{font-size:18px}
.home-started .l-wrap .btns a{font-size:16px}}
@font-face{font-family:"iconfont2"; src:url('/js/44583/font/iconfont.ttf') format('truetype');}
.icon-yinhao{font-family:"iconfont2" !important;}
.icon-yinhao:before{content:"\e58d";}
.home-customers{padding:10px 0 2%;}
.home-title strong{color:var(--color);}
.customers-swiper{width:100%;position:relative;padding:0 70px;}
.customers-swiper .swiper{padding-bottom:30px}
.customers-swiper .swiper-slide{height:auto;padding:55px 7%;}
.customers-swiper .customers-item{width:100%;height:100%;display:flex;justify-content:space-between;flex-wrap:wrap;background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 0 64px rgba(0,0,0,0.15);}
.customers-swiper .customers-info{width:60%;position:relative;padding:14% 4% 4% 12%;}
.customers-swiper .customers-pic{width:40%;}
.customers-swiper .customers-pic img{width:100%;display:block;height:100%;object-fit:cover}
.customers-swiper .customers-icon{color:var(--color);position:absolute;left:4%;top:9%}
.customers-swiper .customers-icon em{font-size:160px;line-height:1;transform:scaleX(-1);display:block}
.customers-swiper .customers-txt{font-weight:bold;line-height:1.4;font-size:25px;}
.customers-swiper .customers-btn a{color:var(--color);font-weight:bold;position:relative;font-size:var(--fontsize17)}
.customers-swiper .customers-btn a:after{content:'';width:0;height:3px;background:var(--color);position:absolute;left:0;bottom:0;transition:.5s}
.customers-swiper .customers-btn a:hover::after{width:100%}
.customers-swiper .customers-name{color:#000;font-weight:bold;font-size:var(--fontsize18)}
.customers-swiper .customers-country{opacity:.6;font-weight:bold;font-size:var(--fontsize17)}
.customers-swiper .swiper-pagination-bullet{width:30px;height:4px;border-radius:0;}
.customers-btn>div{position:absolute;top:50%;margin-top:-35px;width:40px;height:40px;border-radius:50%;border:2px solid var(--color);color:var(--color);cursor:pointer;display:flex;align-items:center;justify-content:center}
.customers-btn>div.customers-prev{left:0;}
.customers-btn>div.customers-next{right:0;}
.customers-btn>div.swiper-button-disabled{border-color:#cacaca;color:#cacaca}
.customers-btn>div em{font-size:var(--fontsize20);font-weight:bold}
@media (max-width:1280px){.customers-swiper .customers-info{padding:12% 3% 3% 10%}
.customers-swiper .customers-icon{left:0;top:3%}
.customers-swiper .customers-txt{font-size:21px}
.customers-swiper .customers-btn{margin:3% 0 4%}
.customers-swiper .customers-name{font-size:var(--fontsize17)}
.customers-swiper .customers-btn a,.customers-swiper .customers-country{font-size:var(--fontsize16)}}
@media (max-width:1200px){.customers-swiper .swiper-slide{padding:40px}
.customers-swiper .customers-item{box-shadow:0 0 40px rgba(0,0,0,0.15)}}
@media (max-width:1024px){.customers-swiper{padding:0;}
.customers-btn>div{display:none}
.customers-swiper .swiper-slide{padding:30px}
.customers-swiper .customers-item{box-shadow:0 0 30px rgba(0,0,0,0.15)}}
@media (max-width:768px){.customers-swiper .swiper-slide{padding:20px 15px}
.customers-swiper .customers-item{box-shadow:0 0 15px rgba(0,0,0,0.15)}
.customers-swiper .customers-info{padding:8% 3% 3% 6%}
.customers-swiper .customers-icon{left:-5%;top:0%}
.customers-swiper .customers-icon em{font-size:130px;}
.customers-swiper .customers-txt{font-size:19px}
.customers-swiper .customers-name{font-size:var(--fontsize16);}
.customers-swiper .customers-btn a,.customers-swiper .customers-country{font-size:var(--fontsize15)}}
@media (max-width:640px){.customers-swiper .customers-info{width:100%;padding:50px 20px 30px 50px}
.customers-swiper .customers-pic{display:none}
.customers-swiper .customers-icon em{font-size:115px;}
.customers-swiper .customers-btn{margin:10px 0 15px}
.home-customers{padding-top:30px}}
@media (min-width:1025px){.home-blend .blend-right {padding-bottom:45px;padding-top:10px}}
#indexbanner::after{content: "";position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: #00000061}
#indexbanner>.banner-animote{opacity: 1;z-index: 99;}
.home-banner .banner-animote{max-width:inherit;}
.home-banner .banner-animote .p1{font-weight:var(--fontbold7);font-size:78px}
.home-banner .banner-animote .p2{font-size:28px}
@media (max-width:1600px){.home-banner .banner-animote .p1{font-size:5vw;}
.home-banner .banner-animote .p2{font-size:1.5vw;}}
@media (max-width:768px){.home-banner{height:auto;}
#indexbanner video{min-height:inherit;}
.home-banner .banner-animote .p1{font-size:24px;}
.home-banner .banner-animote .p2{font-size:12px;line-height:1.2}}
@media (max-width:550px){.home-banner .banner-animote .p1{font-size:18px;}}
 .home-warehousing{margin-top:0}
.home-solutions{padding-top:3%}
@media (min-width:769px){.home-about .aboutimg{width:45%;padding-right:0}
.home-about .aboutinfo{padding-left:5%;}}
.home-about .aboutimg{box-shadow: 0px 55px 50px -40px #212121;border-radius: 20px;overflow: hidden;padding:0;}
@media (min-width:769px){.home-news{padding-top:2.5%;}}
.home-need{padding:4% 0;background:url(/uploads/44583/page/p20251128095042891b8.jpg) no-repeat center/cover;}
.home-need .home-title{color:#fff;text-align: center;}
.home-need .more{text-align: center;}
.home-need .more a{display:inline-block;margin:20px 0;border-radius: 30px;padding:5px 25px;color:#fff;background: var(--color);transition: all .3s;}
.home-need .more a:hover{background: var(--fontcolor);}
.home-need .des{font-weight: var(--fontbold7);color:#fff;font-size:30px;text-align: center;}
.home-need .des a{color:#fff;text-decoration: underline;text-shadow:1px 2px 3px var(--color)}
.home-need .des a:hover{text-decoration: none;}
@media (max-width:768px){.home-need{padding:40px 0;}
.home-need .des{font-size:22px}}
.home-solutions-box{background:#fff}
.home-solutions-swiper{padding:0}
.solutions-btn{display:none}
.home-solutions-swiper .swiper-slide{display:none;align-items:center}
.home-solutions-lef .home-solutions-icon{display:none}
.home-solutions-swiper .swiper-slide.active{display:flex}
.home-solutions-lef{width:49%;padding:0}
.home-solutions-rig{width:49%;padding:0}
.home-solutions-lef .home-solutions-tit{padding:0}
.home-solutions-lef .home-solutions-btn{margin:0;opacity:1}
.home-solutions-lef .home-solutions-btn a{text-transform:capitalize;line-height:50px}
.home-solutions-tags{display:flex;margin-bottom:40px;justify-content:space-between}
.home-solutions-tags li{cursor:pointer;display:flex;align-items:center;justify-content:center;padding:16px 24px;border-radius:50px;border:1px solid transparent;text-align:center;line-height:1.4;color:var(--color);font-weight:bold;font-size:var(--fontsize17)}
.home-solutions-tags li.active{border-color:var(--color)}
@media (max-width:1200px){.home-solutions-tags li{padding:10px 18px}}
@media (max-width:1024px){.home-solutions-tags li{font-size:var(--fontsize15)}}
@media (max-width:768px){.home-solutions-lef{width:100%;padding:0 0 20px}
.home-solutions-rig{width:100%;}
.home-solutions-tags{flex-wrap:wrap;margin-bottom:20px;justify-content:flex-start}
.home-solutions-tags li{width:25%;margin-bottom:10px}}
@media (max-width:550px){.home-solutions-tags li{width:50%;margin-bottom:5px}}
#logoswiper2 .swiper-wrapper{transition-timing-function:linear!important;margin:0px auto;align-items:center}
#logoswiper2 .logoswiper-pagination{text-align:center;margin-top:30px;display:none}
#logoswiper2 .logoswiper-pagination .swiper-pagination-bullet{background:#111111;opacity:1}
#logoswiper2 .logoswiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:var(--color)}
.home-logo{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;position:relative;background:#f4f6fc;padding:8% 50px}
.home-logo .swiper{width:100%;}
.home-logo .l-wrap{position:absolute;}
.logocontent{max-width:800px;margin:0 auto;position:relative;z-index:2;padding:40px 30px}
.logobg{background-color:#f4f6fc;filter:blur(22px);border-radius:300px;width:100%;height:100%;position:absolute;top:0;left:0}
.logoinfo{position:relative;z-index:1}
.logoinfo .home-des{color:#000}
@media (max-width:500px){.home-logo{padding:70px 0}
.logocontent{padding:10px 10px}}
.home-optimize{padding:1% 0 6%}
.home-optimize .l-wrap{display:flex;justify-content:space-between;flex-wrap:wrap;}
.optimize-info{width:48%;}
.optimize-pic{width:48%;position:relative;padding-left:6%;padding-top:6%;}
.optimize-pic>div{position:relative;}
.optimize-pic .optimize-bg{position:absolute;top:0;left:0;max-width:50%;}
.optimize-pic .optimize-lar{overflow:hidden;border-radius:10px;height:100%}
.optimize-pic .optimize-lar img{display:block;width:100%;height:100%;object-fit:cover}
.optimize-pic .optimize-sm1{position:absolute;max-width:55%;left:-8%;bottom:-19%;}
.optimize-pic .optimize-sm2{position:absolute;max-width:22%;right:-8%;top:-5%;}
.optimize-info-link{display:flex;}
.optimize-info-link a{border:1px solid var(--color);border-radius:40px;padding:5px 15px 5px 6px;line-height:28px;font-weight:bold;color:var(--color);transition:.3s}
.optimize-info-link a span:first-child{background:#00308344;border-radius:30px;padding:1px 10px;margin-right:15px;}
.optimize-info-link a em{margin-left:6px;}
.optimize-info-link a:hover{color:#4883E8;border-color:#4883E8}
.optimize-info-link a:hover span:first-child{background:#4883E844;}
.optimize-info-tit{font-size:65px;line-height:1.1;font-weight:bold;color:#101828;margin:10px 0;text-transform:uppercase}
.optimize-info p{color:#475467;font-size:25px;line-height:1.5;}
.optimize-info-btn{display:flex;margin-top:35px}
.optimize-info-btn a{background-color:var(--color);color:#fff;text-align:center;border-radius:10px;padding:17px 42px;font-family:Inter Semi Bold,sans-serif;font-weight:600;text-decoration:none;transition:all .2s;box-shadow:0 0 2px 4px #0030831a,inset 0 2px 1px #ffffff40,inset 0 -4px 2px #0003}
.optimize-info-btn a:hover{background:#4883E8}
.optimize-info-brand{margin-top:50px}
.optimize-info-brand img{width:202px;height:45px;object-fit:cover}
.optimize-info-brand p{color:#667085;font-size:var(--fontsize20)}
@media (max-width:1366px){.home-optimize{padding:4% 0 12%}
.optimize-info-tit{font-size:55px}
.optimize-info p{font-size:21px}}
@media (max-width:1200px){.optimize-info-tit{font-size:45px}
.optimize-info p{font-size:19px}
.optimize-info-btn a{padding:12px 26px}
.optimize-info-link a{font-size:var(--fontsize14)}}
@media (max-width:1024px){.optimize-info{width:100%;}
.optimize-pic{width:100%;position:relative;padding:40px 25px 40px 40px;margin-top:40px}
.optimize-pic .optimize-bg{left:20px;max-width:40%;}
.optimize-pic .optimize-sm2{right:0;top:-15px;max-width:16%}
.optimize-pic .optimize-sm1{left:-5px;bottom:-9%;max-width:45%}
.optimize-info-tit{font-size:35px}}
@media (max-width:768px){.optimize-info{text-align:center}
.optimize-pic{margin-top:30px}
.optimize-info-link{justify-content:center}
.optimize-info-link a{font-size:var(--fontsize12);line-height:20px;padding-right:10px}
.optimize-info-link a span:first-child{margin-right:10px}
.optimize-info-link a em{font-size:var(--fontsize12)}
.optimize-info-tit{font-size:var(--fontsize28)}
.optimize-info p{font-size:var(--fontsize18)}
.optimize-info-btn a{padding:8px 20px}
.optimize-info-btn{justify-content:center;margin-top:20px}
.optimize-info-brand{margin-top:30px}
.optimize-info-brand img{width:160px;height:32px;}
.optimize-info-brand p{font-size:var(--fontsize16)}}
@media (min-width:1025px) {.home-logo{padding:8% 150px}
.home-news .l-wrap{max-width:1440px}}
