@charset "utf-8";.banner{overflow:hidden;position:relative;color:#fff;background:#05070d}.banner .bannerC,.banner .swiper,.banner .swiper-wrapper,.banner .swiper-slide,.banner .box{width:100%;position:relative}.banner .swiper-slide{overflow:hidden}.banner .pic img,.banner .pic video{-o-object-fit:cover;object-fit:cover;width:100%}.banner .pc{width:100%;aspect-ratio:2;max-height:100vh;overflow:hidden}.banner .mobile{display:none}.banner .pc img,.banner .mobile img{width:100%;height:100%;max-width:none;max-height:none;display:block;-o-object-fit:cover;object-fit:cover;-webkit-transform:scale(1.04);transform:scale(1.04);-webkit-transition:-webkit-transform 5s ease;transition:-webkit-transform 5s ease;transition:transform 5s ease;transition:transform 5s ease, -webkit-transform 5s ease;transition:transform 5s ease,-webkit-transform 5s ease}.banner .swiper-slide-active .pc img,.banner .swiper-slide-active .mobile img{-webkit-transform:scale(1);transform:scale(1)}.banner .box::after{content:"";width:100%;height:100%;background:rgba(0,0,0,0.18);position:absolute;top:0;left:0;z-index:1;pointer-events:none}.banner .text{width:100%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);z-index:2}.banner .textC{width:100%;margin-top:2.75rem;text-align:center;opacity:0;-webkit-transform:translateY(4.2rem);transform:translateY(4.2rem);-webkit-transition:opacity .7s ease .25s,-webkit-transform .7s ease .25s;transition:opacity .7s ease .25s,-webkit-transform .7s ease .25s;transition:opacity .7s ease .25s,transform .7s ease .25s;transition:opacity .7s ease .25s,transform .7s ease .25s,-webkit-transform .7s ease .25s}.banner .swiper-slide-active .textC{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.banner .title{margin:0;color:#fff;font-size:3.25rem;font-family:var(--font-family-P-B);font-weight:700;line-height:1.18;letter-spacing:.0625rem;text-shadow:0 .4rem 1.8rem rgba(0,0,0,0.34)}.banner .info{margin:3rem auto 0;color:#fff;font-size:2rem;line-height:1.5;letter-spacing:0;text-shadow:0 .3rem 1.6rem rgba(0,0,0,0.38)}.banner .btnDiv{margin-top:4.5rem}.banner .moreBtn{height:2.875rem;line-height:2.875rem;padding:0 1.125rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:.625rem;background:#3ca0f1;color:#fff;font-size:1.0625rem;font-family:var(--font-family-P-B);border-radius:0;-webkit-transition:background .3s ease,-webkit-transform .3s ease;transition:background .3s ease,-webkit-transform .3s ease;transition:background .3s ease,transform .3s ease;transition:background .3s ease,transform .3s ease,-webkit-transform .3s ease}.banner .moreBtn i{width:1rem;height:1rem;display:inline-block;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='15' viewBox='0 0 15 15' fill='none'%3E%3Cpath d='M4 3h8v8M12 3 3 12' stroke='%23fff' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat center center;background-size:contain;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease, -webkit-transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.banner .moreBtn:hover{color:#fff;opacity:.8}.banner .moreBtn:hover i{-webkit-transform:translate(.3rem, 0);transform:translate(.3rem, 0)}.banner .swiper-pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:3rem;width:auto;position:absolute;left:12.2vw;bottom:5.25rem;z-index:5}.banner .swiper-pagination .swiper-pagination-bullet{width:5rem;height:1.875rem;margin:0 !important;border-radius:0;background:none;color:#fff;opacity:1;position:relative;cursor:pointer}.banner .swiper-pagination .swiper-pagination-bullet::before{content:"";width:100%;height:1px;background:rgba(255,255,255,0.88);position:absolute;left:0;bottom:0}.banner .swiper-pagination .swiper-pagination-bullet::after{content:"";width:0;height:1px;background:var(--main-color);-webkit-transition:.5s;transition:.5s;position:absolute;z-index:9;left:0;bottom:0}.banner .swiper-pagination .swiper-pagination-bullet em{display:block;color:#fff;font-size:1.25rem;font-family:var(--font-family-P-B);font-style:normal;line-height:1.625rem;-webkit-transition:color .3s ease;transition:color .3s ease}.banner .swiper-pagination .swiper-pagination-bullet-active::after{width:100%}.banner .swiper-pagination .swiper-pagination-bullet-active em{color:#0074db}.banner .scrollHint{width:1.875rem;height:6.5rem;position:absolute;left:50%;bottom:1.875rem;z-index:5;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.banner .scrollHint::before{content:"";width:1.5rem;height:2.125rem;border:2px solid #fff;border-radius:.875rem;position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.banner .scrollHint::after{content:"";width:1px;height:3.625rem;background:rgba(255,255,255,0.9);position:absolute;left:50%;bottom:0}.banner .scrollHint span{width:.25rem;height:.5rem;border-radius:.25rem;background:#fff;position:absolute;top:.4375rem;left:50%;margin-left:-0.125rem;-webkit-animation:mouseWheel 1.5s ease infinite;animation:mouseWheel 1.5s ease infinite}@media screen and (max-width:1600px){.banner .swiper-pagination{left:12vw}}@media screen and (max-width:1280px){.banner .title{font-size:2.875rem}.banner .info{font-size:1.75rem}}@media screen and (max-width:1023px){.banner .bannerC,.banner .swiper,.banner .swiper-wrapper,.banner .swiper-slide{height:auto;max-height:initial}.banner .pc{display:none}.banner .mobile{display:block}.banner .text{margin-top:0}.banner .textC{margin-top:0}.banner .title{font-size:32px;line-height:1.22}.banner .info{margin-top:20px;font-size:17px;line-height:1.45}.banner .info br{display:none}.banner .btnDiv{margin-top:34px}.banner .moreBtn{height:42px;line-height:42px;padding:0 18px;font-size:15px}.banner .swiper-pagination{left:24px;bottom:42px;gap:18px}.banner .swiper-pagination .swiper-pagination-bullet{width:54px;height:28px}.banner .swiper-pagination .swiper-pagination-bullet em{font-size:15px;line-height:24px}.banner .scrollHint{width:24px;height:76px;bottom:24px}.banner .scrollHint::before{width:20px;height:30px;border-radius:12px}.banner .scrollHint::after{height:40px}}@media screen and (max-width:767px){.banner .box::after{background:rgba(0,0,0,0.32)}.banner .title{font-size:26px}.banner .info{font-size:15px;line-height:1.55}.banner .btnDiv{margin-top:28px}.banner .swiper-pagination{left:18px;bottom:34px;gap:12px}.banner .swiper-pagination .swiper-pagination-bullet{width:42px}.banner .swiper-pagination .swiper-pagination-bullet em{font-size:14px}.banner .scrollHint{display:none}}@media screen and (max-width:420px){.banner .title{font-size:24px}.banner .info{font-size:14px}}@-webkit-keyframes mouseWheel{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(1rem);transform:translateY(1rem)}}@keyframes mouseWheel{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(1rem);transform:translateY(1rem)}}.home-core{padding:6.25rem 0 0;background:#fff;overflow:hidden}.home-core .list{margin:0 -0.625rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.home-core .list li{width:25%;padding:0 .625rem;min-width:0}.home-core .box{border-radius:.3125rem;min-height:100%;padding:3rem 1.875rem 2.5rem;border-bottom:.25rem solid var(--main-color);background:#f2f5f8 url("../images/advantage-bg.png") no-repeat center bottom;background-size:100% auto;color:#222;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden;position:relative;-webkit-transition:background-color .3s ease,color .3s ease,-webkit-box-shadow .3s ease;transition:background-color .3s ease,color .3s ease,-webkit-box-shadow .3s ease;transition:background-color .3s ease,color .3s ease,box-shadow .3s ease;transition:background-color .3s ease,color .3s ease,box-shadow .3s ease,-webkit-box-shadow .3s ease}.home-core .box:hover{border-bottom-color:transparent;background-color:var(--main-color);color:#111;-webkit-box-shadow:0 1.125rem 2.125rem rgba(0,63,120,0.12);box-shadow:0 1.125rem 2.125rem rgba(0,63,120,0.12)}.home-core .box:hover .pic img{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.home-core .pic{width:7rem;height:7rem;margin:0 auto 2.375rem;position:relative;-webkit-box-flex:0;-ms-flex:none;flex:none}.home-core .pic img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-webkit-transition:-webkit-filter .3s ease;transition:-webkit-filter .3s ease;transition:filter .3s ease;transition:filter .3s ease, -webkit-filter .3s ease;transition:filter .3s ease,-webkit-filter .3s ease}.home-core .text{position:relative;z-index:2}.home-core .info{margin:0;color:inherit;font-size:1.25rem;line-height:1.45;letter-spacing:0}.home-core .info strong{font-family:var(--font-family-P-B);font-weight:700}@media screen and (max-width:1280px){.home-core{padding:4.75rem 0 5.25rem}.home-core .common-title{margin-bottom:3.25rem}.home-core .list{margin:0 -0.5rem}.home-core .list li{padding:0 .5rem}.home-core .box{min-height:26.25rem;padding:2.375rem 1.375rem 2.125rem}.home-core .pic{width:5.75rem;height:5.75rem;margin-bottom:1.875rem}.home-core .info{font-size:1.0625rem}}@media screen and (max-width:1023px){.home-core{padding:54px 0 58px}.home-core .list{margin:-9px}.home-core .list li{width:50%;padding:9px}.home-core .box{min-height:0;padding:28px 20px 30px}.home-core .pic{width:78px;height:78px;margin-bottom:22px}.home-core .info{font-size:15px;line-height:1.55}}@media screen and (max-width:640px){.home-core{padding:40px 0 42px}.home-core .list{margin:-7px 0}.home-core .list li{width:100%;padding:7px 0}.home-core .box{min-height:0;padding:22px 18px 24px}.home-core .pic{width:62px;height:62px;margin-bottom:14px}.home-core .info{font-size:14px}}.home-product{padding:5.75rem 0 4.875rem;background:#fff;overflow:hidden}.home-product .list{margin:0}.home-product .list>li{margin-bottom:1.75rem}.home-product .list>li:last-child{margin-bottom:0}.home-product .list .box{padding:3.75rem 0;background:#f5f5f5;overflow:hidden}.home-product .list .box>.container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.home-product .list .left,.home-product .list .right{min-width:0}.home-product .list .left{width:55%}.home-product .list .right{width:45%;max-width:37.5rem}.home-product .list .label{margin-bottom:1.625rem;color:#b2b2b2;font-size:1rem;font-family:var(--font-family-P-B);font-weight:700;line-height:1.2;text-transform:uppercase}.home-product .list .label i{width:4.25rem;height:1.5rem;margin-bottom:.5rem;display:block;background:url(../images/line.png) no-repeat left center;background-size:contain}.home-product .list .label span{display:block}.home-product .list .title{margin:0 0 1.625rem;color:#222;font-size:3.25rem;font-weight:400;line-height:3.75rem;height:3.75rem;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;-webkit-line-clamp:1}.home-product .list .info{margin:0;color:#222;font-size:1.125rem;line-height:2rem;max-height:10rem;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;-webkit-line-clamp:5}.home-product .list .btnDiv{padding:2.5rem 0 0;margin-top:auto;display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.125rem}.home-product .list .btn-1,.home-product .list .btn-2{min-width:11.25rem;height:3.375rem;border:1px solid #2fa2ff;color:#2fa2ff;font-size:1rem;font-family:var(--font-family-P-B);font-weight:700;line-height:1;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:.625rem;padding:0 1.25rem}.home-product .list .btn-1 i,.home-product .list .btn-2 i{width:.875rem;height:.875rem;display:inline-block;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14' fill='none'%3E%3Cpath d='M3.5 2.5h8v8M11.5 2.5 2.5 11.5' stroke='%232FA2FF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat center center;background-size:contain}.home-product .list .btn-1:hover,.home-product .list .btn-2:hover{background:#2fa2ff;color:#fff}.home-product .list .btn-1:hover i,.home-product .list .btn-2:hover i{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.home-product .list .btn-1{background:#2fa2ff;color:#fff}.home-product .list .btn-1:hover{opacity:.8}.home-product .list .btn-1 i{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.home-product .list .pic{aspect-ratio:1.42857143;position:relative}.home-product .list .pic img{-o-object-fit:contain;object-fit:contain}.home-product .list .moreProduct{padding-top:3.125rem;text-align:center}.home-product .list .moreProduct .sampleBtn{min-width:10.625rem}.home-product .list li:nth-child(2n) .container{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.home-product .moreDiv{text-align:center;padding-top:5rem}@media screen and (max-width:1280px){.home-product{padding:4.5rem 0 4rem}.home-product .nr{margin-top:2.625rem}.home-product .box{padding:3.25rem 0}.home-product .title{font-size:2.125rem}}@media screen and (max-width:1023px){.home-product{padding:56px 0 54px}.home-product .list>li{margin-bottom:18px}.home-product .list .box{padding:34px 0 36px}.home-product .list .box>.container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.home-product .list .left,.home-product .list .right{width:100%;max-width:none}.home-product .list .text{max-width:none}.home-product .list .label{margin-bottom:12px;font-size:12px}.home-product .list .label i{width:46px;height:16px;margin-bottom:6px}.home-product .list .title{height:auto;margin-bottom:14px;font-size:28px;line-height:1.25;-webkit-line-clamp:2}.home-product .list .info{font-size:14px;line-height:1.65;max-height:none;-webkit-line-clamp:4}.home-product .list .btnDiv{padding-top:24px;gap:12px}.home-product .list .btn-1,.home-product .list .btn-2{min-width:146px;height:40px;padding:0 16px;font-size:13px}.home-product .list .btn-1 i,.home-product .list .btn-2 i{width:12px;height:12px}.home-product .list .pic{width:100%;max-width:420px;height:auto;margin:0 auto 24px}.home-product .list li:nth-child(2n) .container{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}@media screen and (max-width:640px){.home-product{padding:42px 0 46px}.home-product .list>li{margin-bottom:14px}.home-product .list .box{padding:28px 0 30px}.home-product .list .label{margin-bottom:10px}.home-product .list .title{margin-bottom:12px;font-size:23px;line-height:1.28;letter-spacing:0}.home-product .list .info{font-size:14px;line-height:1.7}.home-product .list .btnDiv{padding-top:20px;-ms-flex-wrap:wrap;flex-wrap:wrap}.home-product .list .btn-1,.home-product .list .btn-2{width:100%;min-width:0}.home-product .list .pic{margin-bottom:20px}}.home-about{min-height:57.5rem;padding:12rem 0 5.625rem;background-repeat:no-repeat;background-position:center center;background-size:cover;color:#fff;overflow:hidden;position:relative}.home-about .container{min-height:39.875rem;position:relative}.home-about .aboutText{width:39.5%;margin-left:auto;color:#fff}.home-about .common-title{margin-bottom:1.5rem;color:#fff;text-align:left}.home-about .info{margin:0;color:#fff;font-size:1.25rem;line-height:1.62;letter-spacing:.0125rem}.home-about .moreDiv{margin-top:3.375rem}.home-about .common-btn{border-color:#fff;color:#fff}.home-about .common-btn .icon{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.home-about .common-btn:hover{border-color:var(--main-color)}.home-about .aboutData{width:100%;height:11.0625rem;padding:0 4.75rem;border-radius:.625rem;background:rgba(0,0,0,0.2736);position:relative;margin-top:3.75rem;left:0;bottom:0}.home-about .list{margin:0;width:100%;height:100%;position:relative}.home-about .list li{width:auto;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.home-about .list li:nth-child(1){left:0}.home-about .list li:nth-child(2){left:46%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.home-about .list li:nth-child(3){right:0}.home-about .box{color:#fff;display:block}.home-about .num{color:#fff;font-size:4rem;font-family:var(--font-family-D-D);line-height:.9;white-space:nowrap !important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.home-about .num sup{margin-left:.125rem;font-size:2.125rem;line-height:1;vertical-align:top}.home-about .num b{margin-left:.5rem;font-size:1.125rem;font-weight:400;line-height:1}.home-about .txt{padding:.625rem 0 0;color:#fff;font-size:1.25rem;line-height:1.36}@media screen and (max-width:1280px){.home-about{min-height:47.5rem;padding-top:8.25rem}.home-about .container{min-height:35rem}.home-about .aboutText{width:46%}.home-about .info{font-size:1.0625rem}.home-about .aboutData{height:9.375rem;padding:0 2.875rem}.home-about .num{font-size:3.25rem}.home-about .num b{font-size:1.0625rem}.home-about .txt{font-size:1.0625rem}}@media screen and (max-width:1023px){.home-about{min-height:0;padding:58px 0 52px;background-position:35% center}.home-about::before{content:"";width:100%;height:100%;background:rgba(0,22,42,0.42);position:absolute;top:0;left:0}.home-about .container{min-height:0;position:relative;z-index:2}.home-about .aboutText{width:100%;max-width:620px;margin-left:0}.home-about .common-title{margin-bottom:18px}.home-about .info{font-size:15px;line-height:1.7}.home-about .moreDiv{margin-top:28px}.home-about .moreBtn{min-width:136px;height:42px;line-height:40px;font-size:15px}.home-about .aboutData{height:auto;margin-top:34px;padding:22px 20px;position:static}.home-about .list{height:auto;position:static;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.home-about .list li{width:33.333%;position:static;top:auto;left:auto;right:auto;-webkit-transform:none;transform:none}.home-about .list li:nth-child(1),.home-about .list li:nth-child(2),.home-about .list li:nth-child(3){left:auto;right:auto;-webkit-transform:none;transform:none}.home-about .box{display:block;text-align:center}.home-about .num{font-size:38px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.home-about .num sup{font-size:20px}.home-about .num b{font-size:14px}.home-about .txt{padding:8px 6px 0;font-size:13px}}@media screen and (max-width:640px){.home-about{padding:46px 0 40px}.home-about .aboutData{margin-top:28px;padding:18px 16px}.home-about .list{display:block}.home-about .list li{width:100%;margin-bottom:14px;-webkit-transform:none;transform:none}.home-about .list li:last-child{margin-bottom:0}.home-about .box{display:block;text-align:left}.home-about .num{font-size:34px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.home-about .txt{padding:6px 0 0;font-size:14px}}.home-commany-honor{background-color:#d7ecfb;background-repeat:no-repeat;background-position:center top;background-size:cover}.home-company{padding:5rem 0 0;min-height:32.5rem;overflow:hidden}.home-company .list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.home-company .list li{width:25%;min-width:0;position:relative}.home-company .list li::after{content:"";width:1px;height:16rem;background:rgba(53,165,255,0.17);position:absolute;top:0;right:0}.home-company .list li:last-child::after{display:none}.home-company .box{padding:.125rem 2.375rem 0;text-align:center;color:#2b2d2f}.home-company .pic{width:11.25rem;height:10rem;margin:0 auto .625rem;position:relative}.home-company .pic img{max-width:100%;max-height:100%;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease, -webkit-transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.home-company .title{margin:0;color:inherit;font-size:1.625rem;font-weight:400;line-height:1.5;letter-spacing:0}.home-company .box:hover .pic img{-webkit-transform:scale(1.1);transform:scale(1.1)}@media screen and (max-width:1280px){.home-company{padding-top:4rem;min-height:29.375rem}.home-company .common-title{margin-bottom:3.375rem;font-size:2.75rem}.home-company .box{padding-left:1.75rem;padding-right:1.75rem}.home-company .pic{width:8.625rem;height:6rem;margin-bottom:1.5rem}.home-company .title{font-size:1.4375rem}}@media screen and (max-width:1023px){.home-company{padding:54px 0 50px;min-height:0}.home-company .common-title{margin-bottom:34px;font-size:30px}.home-company .list{margin:-18px 0}.home-company .list li{width:50%;padding:18px 0}.home-company .list li::after{height:100%}.home-company .list li:nth-child(2n)::after{display:none}.home-company .box{padding:0 24px}.home-company .pic{width:118px;height:82px;margin-bottom:18px}.home-company .title{font-size:20px}}@media screen and (max-width:640px){.home-company{padding:42px 0;background-position:center bottom}.home-company .common-title{margin-bottom:24px;font-size:24px}.home-company .list{margin:-12px 0}.home-company .list li{width:100%;padding:12px 0}.home-company .list li::after{width:100%;height:1px;top:auto;right:auto;bottom:0;left:0}.home-company .list li:nth-child(2n)::after{display:block}.home-company .list li:last-child::after{display:none}.home-company .box{padding:0 10px}.home-company .pic{width:96px;height:66px;margin-bottom:12px}.home-company .title{font-size:17px}.home-company .title br{display:none}}.home-honor{padding-top:2.5rem}.home-honor .swiper{overflow:hidden}.home-honor .nr{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.home-honor .left{width:30%;padding-right:2.125rem;float:left;position:relative;z-index:1}.home-honor .left:after{content:"";display:block;background:url(../images/shadow.png) no-repeat center center;background-size:cover;width:33.75rem;height:8.75rem;position:absolute;z-index:-1;bottom:-2.5rem;left:-1.875rem}.home-honor .left .pic{max-width:24.875rem;padding:2.8125rem 2.8125rem;background:url(../images/honor-bg-2-1.jpg) no-repeat center bottom;background-size:100%;-webkit-box-shadow:0 .375rem .625rem 0 rgba(0,0,0,0.2);box-shadow:0 .375rem .625rem 0 rgba(0,0,0,0.2);position:relative;z-index:1}.home-honor .left .pic span{width:19.25rem;height:27.3125rem;margin:auto;display:block;position:relative}.home-honor .right{float:right;-webkit-box-flex:1;-ms-flex:1;flex:1;width:70%;padding-top:1.25rem;position:relative}.home-honor .rightC{width:100%;position:relative}.home-honor .titleBig{font-family:var(--font-family-P-B);color:#222;font-size:1.375rem;text-align:center;margin-bottom:4rem}.home-honor .list{margin-left:-0.5rem;margin-right:-0.4375rem}.home-honor .list li{padding-left:.4375rem;padding-right:.5rem;width:25%;float:left}.home-honor .list .box{cursor:pointer}.home-honor .list .picDiv{display:block;padding-top:3.4375rem;padding-bottom:1.25rem;background-color:#cdcdcd;position:relative}.home-honor .list .picDiv:before{content:"";display:block;width:100%;height:1.875rem;background:url(../images/honor-bg-1.png) no-repeat center bottom;position:absolute;left:0;top:0}.home-honor .list .pic{max-width:8.5rem;margin-left:auto;margin-right:auto;padding:.9375rem;background:url(../images/honor-bg-2-2.jpg) no-repeat center bottom;background-size:100%;-webkit-box-shadow:0 .375rem .625rem 0 rgba(0,0,0,0.2);box-shadow:0 .375rem .625rem 0 rgba(0,0,0,0.2)}.home-honor .list .pic span{overflow:hidden;width:6.625rem;height:9.375rem;margin:auto;display:block;position:relative}.home-honor .list .pic span:after{content:"";display:block;padding-top:129.31034483%}.home-honor .list .pic img{-webkit-transition:all .5s;transition:all .5s}.home-honor .list .title{margin-top:1.25rem;text-align:center;font-size:1rem;color:#333;height:3rem;line-height:1.5rem;text-transform:uppercase;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;-webkit-line-clamp:2}.home-honor .list .line{height:.6875rem;margin-bottom:.625rem;position:relative}.home-honor .list .line .icon{display:inline-block;width:.6875rem;height:.6875rem;border-radius:50%;border:1px #a4a4a4 solid;margin:auto;vertical-align:top}.home-honor .list .line:before,.home-honor .list .line:after{content:"";display:inline-block;width:calc(50% - 16rem/16);height:1px;background:#d1d1d0;position:absolute;top:50%}.home-honor .list .line:after{left:0}.home-honor .list .line:before{right:0}.home-honor .list .text{text-align:center;padding-top:1.875rem}.home-honor .list .box:hover .picDiv{background:var(--main-color)}.home-honor .list .box:hover .pic img{-webkit-transform:scale(1.1);transform:scale(1.1)}.home-honor .list .box:hover .title{color:#fff}.home-honor .list .active .picDiv{background:var(--main-color)}.home-honor .list .active .title{color:#fff}.home-honor .swiper-initialized .list{margin-left:0;margin-right:0}.home-honor .swiper-initialized li{padding-left:0;padding-right:0}.home-honor .swiper-button-prev,.home-honor .swiper-button-next{width:2.5rem;height:2.5rem;border-radius:50%;border:2px var(--main-color) solid;color:var(--main-color);top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);margin-top:0}.home-honor .swiper-button-prev:after,.home-honor .swiper-button-next:after{font-size:1.125rem}.home-honor .swiper-button-prev:hover,.home-honor .swiper-button-next:hover{background-color:var(--main-color);color:#fff;border-color:var(--main-color)}.home-honor .swiper-button-prev{left:-3.125rem}.home-honor .swiper-button-next{right:-3.125rem}@media screen and (max-width:1440px){.home-honor .nr{padding-right:30px}}@media screen and (max-width:1023px){.home-honor{padding-top:34px}.home-honor .home-title{margin-bottom:30px}.home-honor .left{display:none}.home-honor .right{width:100%;padding-top:0;padding-left:0;padding-right:0}.home-honor .rightC{padding-bottom:40px}.home-honor .titleBig{margin-bottom:24px;font-size:18px;line-height:1.45}.home-honor .list li{width:50%}.home-honor .list .picDiv{background:none !important;padding:0 0 0 0}.home-honor .list .picDiv:before{display:none}.home-honor .list .pic{max-width:100%;padding:15px;background:none;background:#fff}.home-honor .list .pic span{width:auto;height:auto}.home-honor .list .title{font-size:14px;height:24px;line-height:24px;margin-top:5px}.home-honor .list .text{padding-top:10px}.home-honor .list .line{height:11px;margin-bottom:10px}.home-honor .list .line .icon{width:11px;height:11px}.home-honor .list .line:before,.home-honor .list .line:after{background:#839fba}.home-honor .list .year{font-size:14px}.home-honor .list .title-2{font-size:14px;height:40px;line-height:20px;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;-webkit-line-clamp:2;white-space:initial}.home-honor .swiper-button-prev,.home-honor .swiper-button-next{width:30px;height:30px;border:1px #fff solid;top:initial;bottom:0}.home-honor .swiper-button-prev::after,.home-honor .swiper-button-next::after{font-size:16px}.home-honor .swiper-button-prev{left:50%;margin-left:-40px}.home-honor .swiper-button-next{right:50%;margin-right:-40px}}@media screen and (max-width:640px){.home-honor{padding-top:26px}.home-honor .titleBig{margin-bottom:18px;font-size:16px;line-height:1.45}.home-honor .list li{width:50%}.home-honor .list .pic{padding:10px}.home-honor .list .title{font-size:13px;line-height:18px;height:36px}}.home-news{padding-top:6.25rem}.home-news .nr{overflow:hidden;padding-left:1.25rem;padding-right:1.25rem}.home-news .left{width:50%;padding-right:1.25rem;float:left}.home-news .right{width:50%;padding-left:1.25rem;float:right}.home-news .list-1 .box{display:block}.home-news .list-1 .pic{overflow:hidden;border-radius:.625rem;display:block;position:relative}.home-news .list-1 .pic:after{content:"";display:block;padding-top:58.82352941%}.home-news .list-1 .pic img{-webkit-transition:.5s;transition:.5s}.home-news .list-1 .text{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:2.5rem 1.875rem;background-color:#f5fcff}.home-news .list-1 .title{width:100%;color:#27282d;font-size:1.5rem;line-height:1.875rem;height:5.625rem;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;-webkit-line-clamp:3;margin-bottom:2.1875rem}.home-news .list-1 .date-view{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;line-height:1.875rem}.home-news .list-1 .date{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:1rem;color:#999;position:relative}.home-news .list-1 .viewBtn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;vertical-align:top;font-size:1rem;color:#27282d;position:relative;padding-right:1.5rem}.home-news .list-1 .viewBtn svg{width:1rem;height:1rem;margin-left:.625rem;position:absolute;top:.4375rem;right:0}.home-news .list-1 .viewBtn .icon{margin-left:.3125rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:1.25rem;height:1.25rem;background-image:url('data:image/svg+xml;utf8,<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="16px" height="16px" fill="%2335a5ff" viewBox="0 0 16 16" style="enable-background:new 0 0 16 16;" xml:space="preserve"><path d="M3.3,12.7c-0.3-0.3-0.3-0.8,0-1.2l6.9-6.9h-5c-0.5,0-1-0.3-1-0.8S4.6,3,5,3H12c0.7,0,1,0.3,1,0.8l0,0v7.1 c0,0.5-0.3,0.8-0.8,0.8s-0.8-0.3-0.8-0.8v-5l-6.9,6.9C4.1,13.1,3.6,13.1,3.3,12.7z"/></svg>');background-repeat:no-repeat;background-position:center center;background-size:1.2rem}.home-news .list-1 .btnDiv a{color:var(--main-color);font-weight:700}.home-news .list-1 .box:hover .pic img{-webkit-transform:scale(1.1);transform:scale(1.1)}.home-news .list-2 li{clear:both;border-bottom:.0625rem #d8d9e2 solid;padding-bottom:1.875rem;margin-bottom:1.875rem}.home-news .list-2 li:last-child{padding-bottom:0;margin-bottom:0;border-bottom:none}.home-news .list-2 .box{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.home-news .list-2 .pic{overflow:hidden;border-radius:.625rem;width:41.5%;position:relative}.home-news .list-2 .pic:after{content:"";display:block;padding-top:58.82352941%}.home-news .list-2 .pic img{-webkit-transition:.5s;transition:.5s}.home-news .list-2 .text{-webkit-box-flex:1;-ms-flex:1;flex:1;padding-left:2.5rem}.home-news .list-2 .textC{min-height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:1.25rem}.home-news .list-2 .title{width:100%;color:#27282d;font-size:1.125rem;line-height:2rem;height:6rem;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;-webkit-line-clamp:3}.home-news .list-2 .date-view{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;line-height:1.875rem}.home-news .list-2 .date{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:1rem;color:#999;position:relative}.home-news .list-2 .viewBtn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;vertical-align:top;font-size:1rem;color:#27282d;position:relative;padding-right:1.5rem}.home-news .list-2 .viewBtn .icon{margin-left:.3125rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:1.25rem;height:1.25rem;background-image:url('data:image/svg+xml;utf8,<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="16px" height="16px" fill="%2335a5ff" viewBox="0 0 16 16" style="enable-background:new 0 0 16 16;" xml:space="preserve"><path d="M3.3,12.7c-0.3-0.3-0.3-0.8,0-1.2l6.9-6.9h-5c-0.5,0-1-0.3-1-0.8S4.6,3,5,3H12c0.7,0,1,0.3,1,0.8l0,0v7.1 c0,0.5-0.3,0.8-0.8,0.8s-0.8-0.3-0.8-0.8v-5l-6.9,6.9C4.1,13.1,3.6,13.1,3.3,12.7z"/></svg>');background-repeat:no-repeat;background-position:center center;background-size:1.2rem}.home-news .list-2 .box:hover .pic img{-webkit-transform:scale(1.1);transform:scale(1.1)}.home-news .list-2 .box:hover .title{color:var(--main-color)}@media screen and (max-width:1023px){.home-news{padding-top:52px}.home-news .nr{padding-left:0;padding-right:0}.home-news .left{width:100%;padding:0 0 30px 0}.home-news .right{width:100%;padding:0 0 0 0}.home-news .list-1 .text{padding-top:20px}.home-news .list-1 .textC{padding-bottom:20px}.home-news .list-1 .title{font-size:16px;margin-bottom:10px;line-height:24px;height:48px}.home-news .list-1 .date-view{line-height:30px}.home-news .list-1 .date{font-size:14px}.home-news .list-1 .viewBtn{padding-right:20px;font-size:14px}.home-news .list-1 .viewBtn svg{width:16px;height:16px;margin-left:0;top:10px}.home-news .list-2 li{padding-bottom:20px}.home-news .list-2 li:last-child{padding-bottom:0;margin-bottom:0}.home-news .list-2 .box{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.home-news .list-2 .pic{width:45%}.home-news .list-2 .pic img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.home-news .list-2 .text{padding-left:20px}.home-news .list-2 .textC{padding-bottom:0;border:none}.home-news .list-2 .title{font-size:16px;margin-bottom:10px;line-height:20px;height:40px}.home-news .list-2 .date{font-size:14px}.home-news .list-2 .date-view{line-height:20px;-ms-flex-wrap:wrap;flex-wrap:wrap}.home-news .list-2 .viewBtn{display:none;width:100%;padding-right:20px;font-size:14px}.home-news .list-2 .viewBtn svg{width:16px;height:16px;margin-left:0;top:2px}}@media screen and (max-width:1023px) and screen and (max-width:640px){.home-news{padding-top:42px}.home-news .left{padding-bottom:18px}.home-news .list-1 .pic{border-radius:6px}.home-news .list-1 .text{padding:18px 16px}.home-news .list-1 .title{margin-bottom:8px;font-size:15px;line-height:22px;height:44px;-webkit-line-clamp:2}.home-news .list-1 .date-view{line-height:22px}.home-news .list-2 li{padding-bottom:16px;margin-bottom:16px}.home-news .list-2 .box{display:block}.home-news .list-2 .pic{width:100%;margin-bottom:12px;border-radius:6px}.home-news .list-2 .text{padding-left:0}.home-news .list-2 .title{margin-bottom:6px;font-size:15px;line-height:22px;height:44px;-webkit-line-clamp:2}}@-webkit-keyframes marqueeRight{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{-webkit-transform:translateX(var(--scroll-distance, -50%));transform:translateX(var(--scroll-distance, -50%))}}@keyframes marqueeRight{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{-webkit-transform:translateX(var(--scroll-distance, -50%));transform:translateX(var(--scroll-distance, -50%))}}@-webkit-keyframes marqueeLeft{0%{-webkit-transform:translateX(var(--scroll-distance, -50%));transform:translateX(var(--scroll-distance, -50%))}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes marqueeLeft{0%{-webkit-transform:translateX(var(--scroll-distance, -50%));transform:translateX(var(--scroll-distance, -50%))}100%{-webkit-transform:translateX(0);transform:translateX(0)}}.home-partner{overflow:hidden;padding-top:6.25rem;padding-bottom:6.25rem}.home-partner .nr{overflow:hidden}.home-partner .tempWrap{width:100%;margin-left:auto;margin-right:auto}.home-partner .list{display:-webkit-box;display:-ms-flexbox;display:flex}.home-partner .list li{padding-left:1.25rem;padding-right:1.25rem}.home-partner .list .box{display:block}.home-partner .list img{width:auto;height:7.5rem}@media screen and (max-width:1023px){.home-partner{padding-top:54px;padding-bottom:56px}.home-partner .list li{padding-left:12px;padding-right:12px}.home-partner .list img{height:74px}}@media screen and (max-width:640px){.home-partner{padding-top:42px;padding-bottom:44px}.home-partner .list li{padding-left:8px;padding-right:8px}.home-partner .list img{height:52px}}

.home-news .list-2 .pic img{width:100%;height:100%;object-fit:cover;}