.banner{clear:both;overflow:hidden;width:100%;text-align:center;position:relative;z-index:9}.banner .container{max-width:1560px}.banner img{vertical-align:top;display:inline-block;max-width:100%;max-height:100%}.banner .pc{display:block}.banner .pc img{-o-object-fit:cover;object-fit:cover}.banner .mobile{display:none}.banner .box{display:block;position:relative;overflow:hidden;width:100%}.banner .pc{display:block;width:100%;background-repeat:no-repeat;background-position:center center;background-size:cover;position:relative}.banner .pc img{height:100%;-o-object-fit:cover;object-fit:cover;position:static}.banner .mobile img{width:100%;-o-object-fit:fill;object-fit:fill;position:static}.banner .swiper-pagination{width:100%;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;position:absolute;bottom:40px;left:0;z-index:9}.banner .swiper-pagination-bullet{width:20px;height:20px;background:none;border-radius:0;margin:0 5px;opacity:.5;position:relative;-webkit-transition:all .5s;transition:all .5s}.banner .swiper-pagination-bullet::after{content:"";display:block;width:10px;height:10px;border-radius:50%;background:#fff;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto}.banner .swiper-pagination-bullet-active{opacity:1}.banner .swiper-pagination-bullet-active::before{opacity:1;-webkit-transform:rotate(0);transform:rotate(0)}.banner .swiper-button-prev,.banner .swiper-button-next{border:none;width:.5rem;height:.5rem;border-radius:50%;background-color:#fff;color:#ccc;text-align:center;line-height:.5rem;margin:auto;cursor:pointer;top:50%;-webkit-transform:translateY(50%);transform:translateY(50%);position:absolute;z-index:1}.banner .swiper-button-prev:after,.banner .swiper-button-next:after{font-size:16px}.banner .swiper-button-prev:hover,.banner .swiper-button-next:hover{background-color:var(--main-color);color:#fff}@media screen and (max-width:1280px){.banner .sj{width:100%;max-width:600px}.banner .sj li{padding-bottom:10px}.banner .btnDiv{padding-top:20px}}@media screen and (max-width:1023px){.banner .pc{display:none}.banner .mobile{display:block;position:relative;z-index:0}.banner .mobile::after{content:"";display:block;width:100%;height:100%;position:absolute;z-index:1;top:0;left:0}.banner .sj{display:none;width:100%;max-width:100%;-webkit-transform:translateX(0);transform:translateX(0);padding-left:0;position:relative;z-index:9}.banner .sj li{width:100%}.banner .sj .box{max-width:39.0625vw;width:auto;height:auto;line-height:5.20833333vw;border:1px var(--main-color-2) solid;border-radius:30px;border-top-left-radius:0;background:none;font-size:3.125vw}.banner .sj .title{font-size:5.98958333vw}}@media screen and (max-width:768px){.banner .sj .title{margin-bottom:20px}.banner .sj ul{margin-left:-5px;margin-right:-5px}.banner .sj li{padding-left:5px;padding-right:5px}.banner .sj .box{padding-left:30px}.banner .sj .tb{width:20px;height:20px;left:5px;top:10px}.banner .btnDiv{padding-top:0}.banner .swiper-pagination{bottom:20px}.banner .swiper-pagination-bullet{width:20px}}.home-about{background-position:center top;background-repeat:no-repeat;background-size:cover;padding-top:10rem;font-size:1.6rem;line-height:2;color:#666}.home-about p{margin-bottom:2rem}.home-about .moreDiv{padding-top:3rem}.home-about .container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.home-about .left{width:37.5%}.home-about .right{width:62.5%;padding-bottom:6rem}.home-about .pic{position:relative;overflow:hidden;margin-bottom:-32rem}.home-about .mask-overflow{position:absolute;left:-50%;top:-50%;width:200%;height:200%;background:url(../images/mask-overflow-2000.png) no-repeat center center;background-size:cover;border:1px #000 solid}@media screen and (max-width:1023px){.home-about{padding-top:60px;font-size:14px}.home-about p{margin-bottom:10px}.home-about .moreDiv{padding-top:20px}.home-about .left{width:100%;padding:0 0 30px 0}.home-about .right{width:100%;padding-bottom:30px}.home-about .pic{margin-bottom:-100px}}.home-product{background:#000;color:#fff;padding-top:42rem;padding-bottom:10rem;overflow:hidden}.home-product a{color:#fff}.home-product .common-title{color:#fff;margin-bottom:6rem}.home-product .common-title .title-1{color:#fff}.home-product .common-title .common-btn{border-color:#fff}.home-product .nr{padding-left:16rem;position:relative}.home-product .swiper-container{overflow:initial}.home-product .list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-8rem;margin-right:-8rem;margin-bottom:5rem}.home-product .list li{padding-left:8rem;padding-right:8rem;padding-bottom:0;margin-top:7rem;-webkit-transition:margin-top .5s;transition:margin-top .5s}.home-product .list .swiper-slide-active{margin-top:0}.home-product .list .box{display:block;position:relative}.home-product .list .picDiv{position:relative}.home-product .list .picDiv .num{font-size:10rem;font-family:var(--font-family-2);line-height:1;position:absolute;z-index:9;bottom:-5rem;right:0;color:transparent;-webkit-text-stroke:2px rgba(255,255,255,0.5);text-stroke:2px rgba(255,255,255,0.5)}.home-product .list .pic{display:block;overflow:hidden;position:relative}.home-product .list .pic::after{content:"";display:block;padding-top:65.2173913%}.home-product .list .pic img{width:100%;-o-object-fit:cover;object-fit:cover;opacity:.6;-webkit-transition:.5s;transition:.5s}.home-product .list .playBtn{display:block;width:14.4rem;height:14.4rem;border-radius:50%;border:1px #fff dashed;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);-webkit-transition:.5s;transition:.5s}.home-product .list .playBtn::before{content:"";display:inline-block;width:0;height:0;border-width:1.6rem 0 1.6rem 2.8rem;border-style:solid;border-color:transparent;border-left-color:#fff;border-radius:.5rem;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.home-product .list .playBtn::after{content:"";display:block;width:1.1rem;height:1.1rem;border-radius:50%;background:#fff;position:absolute;top:.6rem;right:2.6rem}.home-product .list .text{width:100%;color:#fff;padding-top:1rem}.home-product .list .title{font-size:2rem;line-height:4.8rem;height:4.8rem;font-weight:700;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;-webkit-line-clamp:1}.home-product .list .title:hover{text-decoration:underline}.home-product .list .btnDiv{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:1rem}.home-product .list .btnDiv>a,.home-product .list .btnDiv>span{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;min-width:7.2rem;line-height:3.2rem;border:1px #fff solid;border-radius:.3rem;text-align:center;font-size:1.4rem;margin-right:2rem}.home-product .list .btnDiv>a:hover,.home-product .list .btnDiv>span:hover{background:rgba(255,255,255,0.1)}.home-product .list .btnDiv .icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:1.6rem;height:1.6rem;margin-right:1rem}.home-product .list .btnDiv .icon img{width:100%;height:100%}.home-product .list .pic:hover img{-webkit-transform:scale(1.1);transform:scale(1.1)}.home-product .list .pic:hover .playBtn{-webkit-transform:translate(-50%, -50%) rotate(45deg);transform:translate(-50%, -50%) rotate(45deg)}.home-product .swiper-container-initialized .list{-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-left:0;margin-right:0}.home-product .swiper-container-initialized .list li{padding-left:0;padding-right:0}.home-product .swiper-pagination{background:rgba(255,255,255,0.3);width:100%;height:5px;border-radius:5px;overflow:hidden;text-align:center;position:relative}.home-product .swiper-pagination-progressbar-fill{height:100%;background:#fff;border-radius:5px}@media screen and (max-width:1023px){.home-product{padding-top:160px;padding-bottom:40px}.home-product .common-title{margin-bottom:20px}.home-product .nr{padding-left:0;overflow:hidden}.home-product .list{margin-left:-10px;margin-right:-10px}.home-product .list li{width:50%;padding-left:10px;padding-right:10px;padding-bottom:20px;margin-top:0}.home-product .list .box:hover .title{font-size:14px;line-height:24px}.home-product .list .box:hover .btnDiv{padding-top:25px}.home-product .list .picDiv .num{font-size:36px;bottom:-18px}.home-product .list .playBtn{width:64px;height:64px}.home-product .list .playBtn::before{border-width:8px 0 8px 10px;border-radius:0}.home-product .list .playBtn::after{width:5px;height:5px;top:1px;right:13px}.home-product .list .text{padding-top:10px}.home-product .list .title{font-size:18px;line-height:36px;height:36px}.home-product .list .btnDiv{padding-top:10px;margin-right:-10px}.home-product .list .btnDiv>a,.home-product .list .btnDiv>span{min-width:72px;line-height:32px;border-radius:3px;font-size:14px;margin-right:5px}.home-product .list .btnDiv .icon{width:16px;height:16px;margin-right:5px}}@media screen and (max-width:768px){.home-product .list{margin-left:-5px;margin-right:-5px}.home-product .list li{padding-left:5px;padding-right:5px;padding-bottom:10px}.home-product .list .pic{height:auto}}.home-partner{padding-top:10rem;padding-bottom:7rem;overflow:hidden}.home-partner .bd{padding-top:6rem;overflow:hidden}.home-partner .tempWrap{margin-left:auto;margin-right:auto;overflow:initial !important}.home-partner .list{overflow:initial !important}.home-partner .list li{float:left;padding:0 1.5rem 3rem 1.5rem;min-width:24rem}.home-partner .list .box{background:#fff;-webkit-box-shadow:0 0 5rem 0 rgba(0,0,0,0.05);box-shadow:0 0 5rem 0 rgba(0,0,0,0.05)}.home-partner .list img{-webkit-transition:.5s;transition:.5s}.home-partner .list .box:hover img{-webkit-transform:scale(1.1);transform:scale(1.1)}@media screen and (max-width:1023px){.home-partner{padding-top:60px;padding-bottom:40px}.home-partner .bd{padding-top:20px}.home-partner .list li{width:160px;padding:0 10px 20px 10px}.home-partner .list .box{-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,0.05);box-shadow:0 0 10px 0 rgba(0,0,0,0.05)}}.home-news{background-color:#f5f5f5;padding-top:10rem;overflow:hidden}.home-news .container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.home-news .left{width:50%;padding-right:6rem;padding-bottom:10rem;position:relative;z-index:2}.home-news .common-title{margin-bottom:5rem}.home-news .pics{position:relative}.home-news .pics .box{display:block;position:relative}.home-news .pics .pic{position:relative;overflow:hidden}.home-news .pics .pic::after{content:"";display:block;padding-top:69.6969697%}.home-news .pics .pic img{width:100%;-o-object-fit:cover;object-fit:cover}.home-news .pics .date{background:#000;color:#fff;font-size:1.6rem;line-height:1;padding:1rem;position:absolute;top:0;left:0}.home-news .pics .date .day{font-size:6rem;font-weight:700}.home-news .pics .title{font-weight:700;color:#fff;font-size:1.8rem;line-height:3rem;padding:4rem 4rem;position:absolute;bottom:0;left:0}.home-news .pics .swiper-pagination{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;position:absolute;bottom:50px;right:20px;z-index:9}.home-news .pics .swiper-pagination-bullet{width:12px;height:12px;background:none;border-radius:0;margin:0 2px;opacity:.3;position:relative;-webkit-transition:all .5s;transition:all .5s}.home-news .pics .swiper-pagination-bullet::after{content:"";display:block;width:6px;height:6px;border-radius:50%;background:#fff;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto}.home-news .pics .swiper-pagination-bullet-active{opacity:1}.home-news .pics .swiper-pagination-bullet-active::before{opacity:1;-webkit-transform:rotate(0);transform:rotate(0)}.home-news .right{width:50%;padding-left:2rem;position:relative;z-index:1}.home-news .tabs{padding-top:5rem;padding-bottom:10rem;border-left:1px #d9d9d9 solid}.home-news .tabs::after{content:"";display:block;width:100vw;height:100%;background:#fff;position:absolute;z-index:-1;left:-13rem;top:0}.home-news .menuTabs{padding-bottom:4rem}.home-news .listMenu{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-left:-2rem;margin-right:-2rem}.home-news .listMenu li{padding-left:2rem;padding-right:2rem}.home-news .listMenu .box{display:block;min-width:14rem;line-height:5rem;text-align:center;padding:0 1rem;border:1px #000 solid;color:#333;font-size:1.8rem;border-radius:.5rem;cursor:pointer}.home-news .listMenu .box:hover{background:#000;color:#fff}.home-news .listMenu .active .box{background:#000;color:#fff}.home-news .item{display:none}.home-news .item.show{display:block}.home-news .list-2 .box{display:block;padding:2.3rem 0 2.3rem 3.5rem;position:relative}.home-news .list-2 .box::before{content:"";display:block;width:1.3rem;height:1.3rem;border-radius:50%;background:#fff;border:2px rgba(0,0,0,0.15) solid;position:absolute;top:5.3rem;left:-0.7rem;-webkit-transition:.5s;transition:.5s}.home-news .list-2 .box::after{content:"";display:block;width:1.3rem;height:1.3rem;border-radius:50%;background:#000;position:absolute;top:5.3rem;left:-0.7rem;-webkit-transform:scale(0);transform:scale(0);-webkit-transition:.5s;transition:.5s}.home-news .list-2 .date{color:#999;font-size:1.4rem;line-height:3rem}.home-news .list-2 .title{font-weight:700;color:#333;font-size:1.8rem;margin-bottom:1rem;position:relative}.home-news .list-2 .title span{display:block;height:3rem;line-height:3rem;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;-webkit-line-clamp:1}.home-news .list-2 .info{color:#666;font-size:1.6rem;line-height:2.8rem;height:5.6rem;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;-webkit-line-clamp:2}.home-news .list-2 .box:hover::before{background:#000;border-color:#000}.home-news .list-2 .box:hover::after{-webkit-transform:scale(1);transform:scale(1)}@media screen and (max-width:1023px){.home-news{padding-top:40px}.home-news .left{width:100%;padding:0}.home-news .common-title{margin-bottom:50px}.home-news .pics .date{text-align:center;font-size:14px;padding:10px}.home-news .pics .date .day{font-size:40px}.home-news .pics .title{font-size:16px;line-height:30px;padding:20px 20px;width:100%}.home-news .pics .swiper-pagination{bottom:15px;right:20px;z-index:9}.home-news .pics .swiper-pagination-bullet{width:12px;height:12px;margin:0 2px}.home-news .pics .swiper-pagination-bullet::after{width:6px;height:6px}.home-news .right{width:100%;padding-left:0}.home-news .tabs{padding-top:50px;padding-bottom:50px}.home-news .tabs::after{left:0;background:none}.home-news .menuTabs{padding-bottom:0}.home-news .listMenu{margin-left:-10px;margin-right:-10px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding-left:30px}.home-news .listMenu li{padding-left:10px;padding-right:10px}.home-news .listMenu .box{min-width:120px;line-height:40px;padding:0 10px;font-size:16px;border-radius:5px}.home-news .list-2 .box{padding:20px 0 20px 30px}.home-news .list-2 .box::before{width:13px;height:13px;top:60px;left:-7px}.home-news .list-2 .box::after{width:13px;height:13px;top:60px;left:-7px}.home-news .list-2 .date{font-size:14px;line-height:30px}.home-news .list-2 .title{font-size:18px;margin-bottom:10px}.home-news .list-2 .title span{height:30px;line-height:30px}.home-news .list-2 .info{font-size:14px;line-height:24px;height:48px}}