@-webkit-keyframes movey{0%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}50%{-webkit-transform:translateY(0);transform:translateY(0)}100%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}}@keyframes movey{0%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}50%{-webkit-transform:translateY(0);transform:translateY(0)}100%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}}.banner{clear:both;overflow:hidden;width:100%;text-align:center;position:relative;z-index:9}.banner .pc{display:block}.banner .pc img,.banner .pc video{vertical-align:top;width:100%;-o-object-fit:cover;object-fit:cover}.banner .mobile{display:none}.banner .mobile img,.banner .mobile video{vertical-align:top;width:100%;-o-object-fit:cover;object-fit:cover}.banner .box{display:block;position:relative;overflow:hidden;width:100%}.banner .text{color:#fff;line-height:2;width:100%;text-align:center;position:absolute;top:10rem;font-size:2rem}.banner .swiper-button-prev,.banner .swiper-button-next{border:none;width:5rem;height:5rem;line-height:5rem;border-radius:50%;color:#fff;text-align:center;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:1.6rem}.banner .swiper-button-prev:hover,.banner .swiper-button-next:hover{background:rgba(255,255,255,0.4);color:#fff}.banner .swiper-button-prev{left:4rem}.banner .swiper-button-next{right:4rem}.banner .swiper-pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:4rem;position:absolute;z-index:1;bottom:5rem;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);opacity:0}.banner .swiper-pagination-bullet{width:.8rem;height:.8rem;border-radius:.4rem;background:#fff;opacity:1;margin-left:.4rem;margin-right:.4rem;-webkit-transition:.5s;transition:.5s}.banner .swiper-pagination-bullet-active{width:2rem}.banner .swiper-slide-active .text-1 .textC{-webkit-animation:fadeInRight2 2s alternate;animation:fadeInRight2 2s alternate}.banner .mouseBtn{display:block;cursor:pointer;position:absolute;z-index:9;bottom:4rem;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);font-size:1.4rem;color:#fff;text-align:center}.banner .mouseBtn svg{width:2rem;height:3rem;color:#fff;-webkit-animation:movey 2.5s ease-in-out infinite;animation:movey 2.5s ease-in-out infinite;display:block;margin-left:auto;margin-right:auto}@media (max-width:1920px) and (max-width:1600px){.banner{max-height:100vh}}@media screen and (max-width:1023px){.banner .pc{display:none}.banner .mobile{display:block}.banner .text{top:10px;font-size:16px}.banner .swiper-button-prev,.banner .swiper-button-next{width:50px;height:50px;line-height:50px;border-radius:50%}.banner .swiper-button-prev:after,.banner .swiper-button-next:after{font-size:16px}.banner .swiper-button-prev{left:20px}.banner .swiper-button-next{right:20px}.banner .swiper-pagination{height:40px;bottom:50px}.banner .swiper-pagination-bullet{width:8px;height:8px;border-radius:4px;margin-left:4px;margin-right:4px}.banner .swiper-pagination-bullet-active{width:20px}.banner .mouseBtn{bottom:20px;font-size:14px}.banner .mouseBtn svg{width:16px;height:24px}}.home-product{overflow:hidden;padding-top:12rem;padding-bottom:7rem;position:relative;z-index:1}.home-product .common-title{margin-bottom:4.5rem}.home-product .listMenu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:5rem;margin-left:-1rem;margin-right:-1rem}.home-product .listMenu li{width:12.5%;padding:0 1rem}.home-product .listMenu .box{display:block;text-align:center;cursor:pointer;padding:3rem 2rem 1rem 2rem;border:1px #ededed solid;position:relative;z-index:1}.home-product .listMenu .box::after{content:"";display:block;width:calc(100% + 2rem);height:0;background:var(--main-color);position:absolute;left:-1rem;bottom:-1rem;z-index:-1;-webkit-box-shadow:8px 8px 27px 0 rgba(3,98,164,0.48);box-shadow:8px 8px 27px 0 rgba(3,98,164,0.48);border-radius:7px;background:url(../images/home-product-bg-1.jpg) no-repeat center center;background-size:cover;-webkit-transition:.5s;transition:.5s}.home-product .listMenu .icon{display:block;width:6rem;height:6rem;margin-left:auto;margin-right:auto;position:relative}.home-product .listMenu .icon .img-2{display:none}.home-product .listMenu .title{margin-top:1rem;color:#838383;font-size:1.8rem;height:4.8rem;line-height:2.4rem;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;-webkit-line-clamp:2}.home-product .listMenu li:hover{z-index:9}.home-product .listMenu .box:hover::after{height:calc(100% + 2rem)}.home-product .listMenu .box:hover .icon .img-1{display:none}.home-product .listMenu .box:hover .icon .img-2{display:block}.home-product .listMenu .box:hover .title{color:#fff}.home-product .listMenu .box:hover .bg-logo{-webkit-transform:translateX(-50%) scale(1);transform:translateX(-50%) scale(1)}.home-product .listMenu .active{z-index:9}.home-product .listMenu .active .box::after{height:calc(100% + 2rem)}.home-product .listMenu .active .icon .img-1{display:none}.home-product .listMenu .active .icon .img-2{display:block}.home-product .listMenu .active .title{color:#fff}.home-product .listMenu .active .bg-logo{-webkit-transform:translateX(-50%) scale(1);transform:translateX(-50%) scale(1)}.home-product .conTabs{overflow:hidden}.home-product .conTabs .list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-0.8rem;margin-right:-0.7rem}.home-product .conTabs .list>li{width:33.33333333%;padding:0 .7rem 0 .8rem}.home-product .conTabs .list>li:nth-child(2){width:66.66666667%}.home-product .conTabs .list .box{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;background:#f4f4f6;padding:4.5rem 5rem 4rem 5rem;text-align:center;background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, #d6e5f1), to(#eceff1));background-image:linear-gradient(180deg, #d6e5f1 0, #eceff1 100%);border-radius:2rem}.home-product .conTabs .list .pic{width:36rem;height:36rem;overflow:hidden}.home-product .conTabs .list .pic img{-webkit-transition:.5s;transition:.5s}.home-product .conTabs .list .picC{position:relative}.home-product .conTabs .list .picC::after{content:"";display:block;padding-top:100%}.home-product .conTabs .list .title{font-size:2.4rem;height:3.2rem;line-height:3.2rem;color:#212121;font-weight:100;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;-webkit-line-clamp:1;margin-bottom:1.9rem}.home-product .conTabs .list .info{color:#666;font-size:1.4rem;line-height:2.4rem;height:4.8rem;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;-webkit-line-clamp:2;margin-bottom:2rem}.home-product .conTabs .list .btnDiv{margin-bottom:1.5rem}.home-product .conTabs .list .box:hover .btnDiv>a,.home-product .conTabs .list .box:hover .btnDiv>span{border-color:var(--sub-color);background:var(--sub-color);color:#fff !important}.home-product .conTabs .list .box:hover .btnDiv>a::before,.home-product .conTabs .list .box:hover .btnDiv>span::before{width:100%}.home-product .conTabs .list .box:hover .pic img{-webkit-transform:scale(1.05);transform:scale(1.05)}.home-product .conTabs .list .box:hover .title{color:var(--main-color)}.home-product .conTabs .list-2{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-0.8rem;margin-right:-0.7rem}.home-product .conTabs .list-2 li{width:50%;padding:0 .7rem 1.5rem .8rem}.home-product .conTabs .list-2 li:last-child{padding-bottom:0}.home-product .conTabs .list-2 .box{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:0}.home-product .conTabs .list-2 .pic{width:30rem;height:30rem;padding:2rem}.home-product .conTabs .list-2 .text{-webkit-box-flex:1;-ms-flex:1;flex:1;padding-top:4.5rem;padding-left:1rem;padding-right:2rem}.home-product .conTabs .list-2 .btnDiv{padding-top:3rem}.home-product .conTabs .list-2 .title{line-height:3.2rem;height:6.4rem;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;-webkit-line-clamp:2}.home-product .item.show{display:block}.home-product .moreDiv{padding-top:4.5rem;text-align:center}@media screen and (max-width:1023px){.home-product{padding-top:40px;padding-bottom:20px}.home-product .common-title{margin-bottom:30px}.home-product .listMenu{overflow:auto;margin-bottom:20px;margin-left:-5px;margin-right:-5px;-ms-flex-wrap:wrap;flex-wrap:wrap;display:block;white-space:nowrap}.home-product .listMenu li{display:inline-block;vertical-align:top;width:auto;padding:0 5px 10px 5px}.home-product .listMenu .box{padding:10px 10px 10px 10px;border:1px #ededed solid}.home-product .listMenu .box::after{width:100%;left:0;bottom:0;-webkit-box-shadow:4px 4px 10px 0 rgba(3,98,164,0.48);box-shadow:4px 4px 10px 0 rgba(3,98,164,0.48);border-radius:3px}.home-product .listMenu .icon{width:30px;height:30px}.home-product .listMenu .title{margin-top:10px;font-size:14px;height:20px;line-height:20px;-webkit-line-clamp:1}.home-product .listMenu .box:hover::after{height:100%}.home-product .listMenu .active .box::after{height:100%}.home-product .conTabs .list{margin-left:-8px;margin-right:-7px}.home-product .conTabs .list>li{width:50%;padding:0 7px 15px 8px}.home-product .conTabs .list>li:nth-child(1){width:100%}.home-product .conTabs .list>li:nth-child(2){width:100%}.home-product .conTabs .list .box{border-radius:10px;padding:20px 10px 20px 10px !important;-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important;text-align:center}.home-product .conTabs .list .pic{width:100%;height:auto;margin-bottom:20px;margin-left:auto;margin-right:auto}.home-product .conTabs .list .picC{width:80%;margin-left:auto;margin-right:auto}.home-product .conTabs .list .title{font-size:18px;line-height:24px;height:24px;margin-bottom:10px}.home-product .conTabs .list .info{font-size:14px;line-height:24px;height:48px;margin-bottom:15px}.home-product .conTabs .list .btnDiv a,.home-product .conTabs .list .btnDiv span{font-size:14px}.home-product .conTabs .list li:nth-child(3) .box{padding-top:20px;padding-bottom:20px}.home-product .conTabs .list-2{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-8px;margin-right:-7px}.home-product .conTabs .list-2 li{width:50%;padding:0 7px 15px 8px;padding-bottom:15px}.home-product .conTabs .list-2 li:last-child{padding-bottom:0}.home-product .conTabs .list-2 .box{padding:0;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}.home-product .conTabs .list-2 .pic{width:100%;height:auto}.home-product .conTabs .list-2 .text{padding-left:0}.home-product .conTabs .list-2 .title{line-height:24px;height:48px}.home-product .conTabs .list-2 li:nth-child(2n) .box{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.home-product .conTabs .list-2 li:nth-child(2n) .text{padding-left:0;padding-right:0}.home-product .moreDiv{padding-top:20px;text-align:center}}@media screen and (max-width:414px){.home-product .conTabs .list-2 li{width:100%}.home-product .conTabs .list-2 .title{height:initial;max-height:48px}}.home-about{background-color:#4486ca;background-repeat:no-repeat;background-position:center bottom;background-size:cover;padding-top:8rem;padding-bottom:55rem;font-size:1.8rem;line-height:2;color:#666}.home-about .moreDiv{padding-top:15rem}.home-about .mobile{display:none}.home-about>.container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative}.home-about .left{width:25%}.home-about .right{width:75%;padding-left:6rem}.home-about .shuju{padding-top:6rem}@media screen and (max-width:1023px){.home-about{padding-top:40px;padding-bottom:80px;font-size:16px;line-height:2;position:relative}.home-about::before{content:"";display:block;width:100%;height:100%;background:-webkit-gradient(linear, left top, left bottom, color-stop(10%, rgba(255,255,255,0.5)), to(#fff));background:linear-gradient(180deg, rgba(255,255,255,0.5) 10%, #fff);opacity:1;position:absolute;top:0;left:0}.home-about .pc{display:none}.home-about .mobile{display:block}.home-about .left{width:100%;padding:0 0 20px 0}.home-about .right{width:100%;padding:0}.home-about .shuju{padding-top:40px}}.shuju .listShuju{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-2rem;margin-right:-2rem}.shuju .listShuju li{float:left;font-size:1.8rem;color:#333;padding-top:0;padding-bottom:0;padding-left:2rem;padding-right:2rem;-webkit-transition:.5s;transition:.5s;position:relative}.shuju .listShuju .box{min-height:100%;display:block;width:100%;position:relative;z-index:1}.shuju .listShuju .boxC{display:inline-block;vertical-align:top;text-align:left;min-width:18rem}.shuju .listShuju .quantity{margin-bottom:1rem;color:var(--sub-color)}.shuju .listShuju .num{font-size:7.2rem;line-height:1;font-family:var(--font-family-M-B)}.shuju .listShuju .sup{display:inline-block;vertical-align:top;line-height:1;font-size:1.8rem;font-weight:700;-webkit-transform:translateY(-1rem);transform:translateY(-1rem)}.shuju .listShuju .sub{display:inline-block;vertical-align:bottom;width:3.2rem;height:3.2rem;text-align:center;line-height:3.2rem;border-radius:50%;margin-left:.5rem;font-size:2rem;background:var(--sub-color);color:#fff;-webkit-transform:translateY(-1rem);transform:translateY(-1rem)}.shuju .listShuju .title{color:#333;font-size:1.8rem;line-height:2.4rem;position:relative}@media screen and (max-width:1023px){.shuju .listShuju{margin-left:-10px;margin-right:-10px}.shuju .listShuju li{font-size:16px;padding-left:10px;padding-right:10px;padding-bottom:20px}.shuju .listShuju .quantity{margin-bottom:0}.shuju .listShuju .box{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.shuju .listShuju .num{font-size:32px}.shuju .listShuju .sup{font-size:24px;-webkit-transform:translateY(-2px);transform:translateY(-2px)}.shuju .listShuju .sub{width:24px;height:24px;line-height:24px;margin-left:5px;font-size:14px;-webkit-transform:translateY(-10px);transform:translateY(-10px)}.shuju .listShuju .title{font-size:14px;line-height:24px}}@media screen and (max-width:768px){.shuju .listShuju li{width:50%;border:none}}.home-news{padding-top:10rem;padding-bottom:8rem}.home-news .common-title{margin-bottom:5rem}.home-news .nr{position:relative}.home-news .swiper-pagination{display:none;position:relative;text-align:center;width:100%;left:0;margin-bottom:3rem}.home-news .swiper-pagination .swiper-pagination-bullet{background:var(--main-color);margin:0 .5rem}.home-news .swiper-button-next,.home-news .swiper-button-prev{width:2.4rem;height:5rem;background-color:#fff;-webkit-box-shadow:0 0 1.2rem .1rem rgba(0,0,0,0.12);box-shadow:0 0 1.2rem .1rem rgba(0,0,0,0.12);border-radius:.4rem;color:#c6ccd1}.home-news .swiper-button-next:hover,.home-news .swiper-button-prev:hover{background:var(--main-color);color:#fff}.home-news .swiper-button-next::after,.home-news .swiper-button-prev::after{font-size:1.2rem}.home-news .swiper-button-prev{left:-4.5rem}.home-news .swiper-button-prev::after{content:"◀"}.home-news .swiper-button-next{right:-4.5rem}.home-news .swiper-button-next::after{content:"▶"}.home-news .swiper-container-initialized .listNews{-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-left:0;margin-right:0}.home-news .swiper-container-initialized .listNews li{padding-left:0;padding-right:0}.home-news .moreDiv{padding-top:2rem;text-align:center}@media screen and (max-width:1023px){.home-news .common-title{margin-bottom:40px}.home-news .swiper-pagination{margin-bottom:20px;display:block}.home-news .swiper-pagination .swiper-pagination-bullet{margin:0 5px}.home-news .swiper-button-next,.home-news .swiper-button-prev{display:none;width:24px;height:50px;-webkit-box-shadow:0 0 12px 1px rgba(0,0,0,0.12);box-shadow:0 0 12px 1px rgba(0,0,0,0.12);border-radius:4px}.home-news .swiper-button-next::after,.home-news .swiper-button-prev::after{font-size:12px}.home-news .swiper-button-prev{left:12px}.home-news .swiper-button-next{right:12px}.home-news .moreDiv{padding-top:20px}}

.banner .text-1 img {
	height: 40rem
}
@media screen and (max-width: 1023px) {
	.banner .text-1 img {
		height: auto;
	}
}