:root{--swiper-navigation-sides-offset: 10px}.swiper-button-disabled{opacity:0.5 !important}.swiper-button-prev{background:url("../icon/arr-l.png") no-repeat center;background-size:cover;width:40px;height:40px;opacity:0.9}.swiper-button-prev::after{display:none}.swiper-button-next{background:url("../icon/arr-r.png") no-repeat center;background-size:cover;width:40px;height:40px;opacity:0.9}.swiper-button-next::after{display:none}.banner{background-repeat:no-repeat;background-position:center;background-size:cover;height:5.6rem;position:relative;margin-top:80px;display:flex;align-items:flex-start;flex-direction:column;justify-content:center;text-align:left}.banner .banner-text .title-en{text-transform:uppercase;font-size:0.3rem;line-height:1.5;font-weight:bold;color:var(--pri-color)}.banner .banner-text .title-zh{font-weight:bold;font-size:0.5rem;line-height:2}.tab-box{border-bottom:1px solid #EBEBEB}.tab-box .tabs{display:flex;align-items:center;justify-content:center;margin:0 auto;padding:0.2rem 0}.tab-box .tabs .tab-item{font-size:0.16rem;font-weight:bold;color:#333333;padding:0.1rem 0.3rem;cursor:pointer}.tab-box .tabs .tab-item.active,.tab-box .tabs .tab-item:hover{color:var(--pri-color)}#catalog{display:none;padding:0.5rem 0;background:#fff}#catalog .warp{display:flex}#catalog .warp .device-nav{width:3rem;box-shadow:0px 0px 20px 0px rgba(0,0,0,0.1)}#catalog .warp .device-nav .nav-top{height:100px;background:url("../img/business/nav-top.png") no-repeat center;background-size:cover;color:#FFFFFF;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:0 0.2rem}#catalog .warp .device-nav .nav-top .t1{font-weight:bold;font-size:0.2rem}#catalog .warp .device-nav .nav-top .t2{margin-top:5px;font-size:0.16rem;text-transform:uppercase}#catalog .warp .device-nav .nav-list>li{position:relative}#catalog .warp .device-nav .nav-list>li .nav{cursor:pointer;height:0.9rem;padding:0 0.1rem 0 0.2rem;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #EBEBEB}#catalog .warp .device-nav .nav-list>li .nav .icon{height:12px}#catalog .warp .device-nav .nav-list>li .nav .text{flex:1;padding-right:20px;box-sizing:border-box;font-size:0.16rem;font-weight:bold}#catalog .warp .device-nav .nav-list>li .childNav{display:none;position:absolute;left:100%;top:0;width:2.2rem;background:#fff;border-radius:5px;box-shadow:0px 0px 10px 0px rgba(0,0,0,0.1);z-index:99}#catalog .warp .device-nav .nav-list>li .childNav .child-item{display:block;height:0.44rem;line-height:0.44rem;padding:0 20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:0.14rem;cursor:pointer}#catalog .warp .device-nav .nav-list>li .childNav .child-item:hover{color:var(--pri-color)}#catalog .warp .device-nav .nav-list>li .childNav .child-item:first-child{border-top:none}#catalog .warp .device-nav .nav-list>li:hover .childNav{display:block}#catalog .warp .device-nav .nav-list>li.active .nav,#catalog .warp .device-nav .nav-list>li:hover .nav{color:var(--pri-color)}#catalog .warp .content{flex:1;padding-left:0.6rem}#catalog .warp .content .cont-top{width:100%;display:flex;border-bottom:1px solid #EBEBEB}#catalog .warp .content .cont-top .title{font-weight:bold;padding-bottom:0.2rem;margin-right:0.2rem;position:relative}#catalog .warp .content .cont-top .title::after{content:'';display:block;width:100%;height:2px;background:var(--pri-color);position:absolute;bottom:-1px;left:0}#catalog .warp .content .cont-list{padding-top:0.4rem;display:flex;flex-wrap:wrap;gap:0.2rem}#catalog .warp .content .cont-list .list-item{width:calc(50% - 0.1rem);background:#F7F7F7}#catalog .warp .content .cont-list .list-item .img-box{width:100%;height:2.54rem;overflow:hidden}#catalog .warp .content .cont-list .list-item .img-box img{width:100%;height:100%;object-fit:cover;transition:all 0.5s ease}#catalog .warp .content .cont-list .list-item .info{border-top:1px solid #EBEBEB;padding:0.3rem}#catalog .warp .content .cont-list .list-item .info .name{font-weight:bold;font-size:0.18rem;margin-bottom:0.1rem}#catalog .warp .content .cont-list .list-item .info .desc{font-size:0.14rem;line-height:2;color:#999999;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}#catalog .warp .content .cont-list .list-item:hover{box-shadow:0px 0px 20px 0px rgba(0,0,0,0.2)}#catalog .warp .content .cont-list .list-item:hover .img-box img{transform:scale(1.05)}#device{display:none}#device .warp{padding:0.5rem 0}#device .warp .swiper1{box-shadow:0px 0px 20px 0px rgba(0,0,0,0.1)}#device .warp .swiper1 .swiper-slide{box-sizing:border-box;display:flex;padding:0.3rem 0.24rem;background:#FFFFFF}#device .warp .swiper1 .swiper-slide .left{width:40%;height:4.8rem}#device .warp .swiper1 .swiper-slide .left img{width:100%;height:100%;object-fit:cover}#device .warp .swiper1 .swiper-slide .right{height:4.8rem;flex:1;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;padding:0.1rem 0.3rem;box-sizing:border-box}#device .warp .swiper1 .swiper-slide .right .name{font-weight:bold;font-size:24px;color:var(--pri-color)}#device .warp .swiper1 .swiper-slide .right .label{margin-top:0.3rem;margin-bottom:0.1rem;font-weight:bold;font-size:18px}#device .warp .swiper1 .swiper-slide .right .detail{font-size:0.16rem;line-height:2;color:#666;text-align:justify}#device .warp .swiper1 .swiper-slide .right .btn{cursor:pointer;margin-bottom:20px;width:157px;height:46px;line-height:46px;text-align:center;border-radius:23px;color:var(--pri-color);border:1px solid var(--pri-color)}#device .warp .swiper1 .swiper-slide .right .btn .text{margin-right:10px}#device .warp .slide-box{margin-top:30px;position:relative}#device .warp .slide-box .swiper2-box{padding:0 0.8rem}#device .warp .slide-box .swiper-button-disabled{opacity:0.5 !important}#device .warp .slide-box .swiper-button-prev{background:url("../icon/arr-l.png") no-repeat center;background-size:40px 40px;width:40px;height:40px;opacity:0.9}#device .warp .slide-box .swiper-button-prev::after{display:none}#device .warp .slide-box .swiper-button-next{background:url("../icon/arr-r.png") no-repeat center;background-size:40px 40px;width:40px;height:40px;opacity:0.9}#device .warp .slide-box .swiper-button-next::after{display:none}#device .warp .swiper2 .swiper-slide{width:140px}#device .warp .swiper2 .swiper-slide img{width:100%;height:102px;object-fit:cover}#service,#solution{display:none}#service .module,#solution .module{padding:1.1rem 0}#service .module .warp,#solution .module .warp{display:flex;align-items:center;justify-content:space-between}#service .module .warp .text,#solution .module .warp .text{position:relative;z-index:4;cursor:pointer;height:100%;flex:1;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-evenly;padding:0.4rem 5%}#service .module .warp .text .flag,#solution .module .warp .text .flag{width:0.16rem;height:0.16rem;background:var(--pri-color)}#service .module .warp .text .title,#solution .module .warp .text .title{font-weight:bold;font-size:0.3rem;color:#333333;margin:20px 0 10px}#service .module .warp .text ul li,#solution .module .warp .text ul li{position:relative;padding-left:12px;font-size:0.16rem;color:#333333;line-height:0.4rem}#service .module .warp .text ul li::before,#solution .module .warp .text ul li::before{content:'';display:inline-block;width:4px;height:4px;background:#333;border-radius:50%;position:absolute;top:50%;left:0;transform:translate(50%, -50%)}#service .module .warp .text p,#solution .module .warp .text p{position:relative;padding-right:20px;font-size:0.16rem;line-height:0.4rem;color:#333}#service .module .warp .text .btn,#solution .module .warp .text .btn{width:76px;line-height:34px;border-radius:17px;margin-top:0.4rem;text-align:center;border:1px solid var(--pri-color);color:var(--pri-color);transition:all 0.3s ease}#service .module .warp .right,#solution .module .warp .right{flex:1;min-width:40%}#service .module .warp .right .swiper-slide,#solution .module .warp .right .swiper-slide{width:100%;height:100%}#service .module .warp .right .swiper-slide .img-box,#solution .module .warp .right .swiper-slide .img-box{margin:0 auto;width:75%;height:4.5rem;border-radius:10px;overflow:hidden}#service .module .warp .right .swiper-slide .img-box img,#solution .module .warp .right .swiper-slide .img-box img{width:100%;height:100%;object-fit:cover}#service .module .warp .img,#solution .module .warp .img{width:44%;margin-top:-0.3rem;margin-bottom:-0.3rem;height:4rem;overflow:hidden}#service .module .warp .img img,#solution .module .warp .img img{object-fit:cover;width:100%;height:100%;transition:all 0.3s ease}#service .module .warp:hover,#solution .module .warp:hover{cursor:pointer}#service .module .warp:hover .text .title,#solution .module .warp:hover .text .title{color:#333333}#service .module .warp:hover .text p,#solution .module .warp:hover .text p{position:relative;padding-right:20px;font-size:0.16rem;line-height:0.4rem;color:#333}#service .module .warp:hover .text .list li a:hover,#solution .module .warp:hover .text .list li a:hover{color:var(--pri-color);text-decoration:underline}#service .module .warp:hover .img img,#solution .module .warp:hover .img img{transform:scale(1.05)}#service .module:nth-child(2n),#solution .module:nth-child(2n){background:#FFFFFF}#service .module:nth-child(2n) .warp,#solution .module:nth-child(2n) .warp{flex-direction:row-reverse}#service .module:nth-child(2n+1),#solution .module:nth-child(2n+1){background:#F8F9FA}#service .module:nth-child(1) .text,#solution .module:nth-child(1) .text{background:url("../img/business/s-1.png") no-repeat center;background-size:4rem;min-height:3rem}#service .module:nth-child(2) .text,#solution .module:nth-child(2) .text{background:url("../img/business/s-2.png") no-repeat center;background-size:4rem;min-height:3rem}#service .module:nth-child(3) .text,#solution .module:nth-child(3) .text{background:url("../img/business/s-3.png") no-repeat center;background-size:4rem;min-height:3rem}#service .module:nth-child(4) .text,#solution .module:nth-child(4) .text{background:url("../img/business/s-4.png") no-repeat center;background-size:4rem;min-height:3rem}#service .module:nth-child(5) .text,#solution .module:nth-child(5) .text{background:url("../img/business/s-5.png") no-repeat center;background-size:4rem;min-height:3rem}#service .module:nth-child(6) .text,#solution .module:nth-child(6) .text{background:url("../img/business/s-6.png") no-repeat center;background-size:4rem;min-height:3rem}#service .module:nth-child(7) .text,#solution .module:nth-child(7) .text{background:url("../img/business/s-7.png") no-repeat center;background-size:4rem;min-height:3rem}#service .module:nth-child(8) .text,#solution .module:nth-child(8) .text{background:url("../img/business/s-8.png") no-repeat center;background-size:4rem;min-height:3rem}#service .module:nth-child(9) .text,#solution .module:nth-child(9) .text{background:url("../img/business/s-9.png") no-repeat center;background-size:4rem;min-height:3rem}#service .module:nth-child(10) .text,#solution .module:nth-child(10) .text{background:url("../img/business/s-10.png") no-repeat center;background-size:4rem;min-height:3rem}#service .module:nth-child(11) .text,#solution .module:nth-child(11) .text{background:url("../img/business/s-11.png") no-repeat center;background-size:4rem;min-height:3rem}#service .module:nth-child(12) .text,#solution .module:nth-child(12) .text{background:url("../img/business/s-12.png") no-repeat center;background-size:4rem;min-height:3rem}#education{display:none}#education .title{font-weight:bold;font-size:0.36rem;color:#1A1A1A;margin-bottom:0.2rem;text-align:center}#education .info{background:url("../img/business/edu-bg.png") no-repeat center;background-size:cover;padding:0.9rem 0 0.6rem}#education .info .warp{display:flex;flex-direction:column;align-items:center;justify-content:center}#education .info .line{width:38px;height:3px;background:var(--pri-color)}#education .info .desc{margin-top:0.5rem;max-width:70%;text-align:center}#education .info .list{margin-top:0.5rem;display:flex;justify-content:space-between;width:100%;gap:0.44rem}#education .info .list .item{background:#fff;flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:10px 25px 10px 10px;height:2.8rem}#education .info .list .item img{width:0.7rem;margin-bottom:0.3rem}#education .info .list .item .text{text-align:center;width:80%;font-weight:bold;font-size:0.2rem;line-height:1.8}#education .info .list .item:hover{box-shadow:0px 0px 10px 0px rgba(0,0,0,0.15)}#education .example{padding:0.8rem 0}#education .example .warp .text{font-size:14px;text-align:center}#education .example .warp .line{height:1.4rem}#education .example .warp .list{margin-top:0.5rem;display:flex;flex-wrap:wrap;width:100%;gap:30px}#education .example .warp .list .item{width:calc((100% - 60px)/3);background:#F8F9FA;display:flex;flex-direction:column;overflow:hidden}#education .example .warp .list .item .img-box{height:2.2rem;overflow:hidden}#education .example .warp .list .item img{overflow:hidden;width:100%;object-fit:cover;transition:all 0.5s ease}#education .example .warp .list .item .item-name{text-align:center;height:0.7rem;line-height:0.7rem;font-weight:bold;font-size:0.18rem;color:#333333}#education .example .warp .list .item:hover{box-shadow:0px 0px 10px 0px rgba(0,0,0,0.15)}#education .example .warp .list .item:hover img{transform:scale(1.05)}#education .example .warp .list .item:hover .item-name{color:var(--pri-color)}.show{display:block !important}@media screen and (orientation: portrait){.banner{margin-top:50px;height:3rem;align-items:center;text-align:center}.banner .banner-text .title-en{font-size:0.2rem}.banner .banner-text .title-zh{font-size:0.3rem}.tab-box{display:none}#catalog{padding:0.2rem 0}#catalog .warp{flex-direction:column}#catalog .warp .device-nav{width:100%}#catalog .warp .device-nav .nav-top{height:60px}#catalog .warp .device-nav .nav-top .t1{font-size:14px}#catalog .warp .device-nav .nav-top .t2{font-size:12px}#catalog .warp .device-nav .nav-list>li .nav{height:60px}#catalog .warp .device-nav .nav-list>li .nav .text{font-size:14px}#catalog .warp .device-nav .nav-list>li .childNav{left:0;top:100%}#catalog .warp .content{padding-left:0}#catalog .warp .content .cont-top{display:none}#catalog .warp .content .cont-list .list-item{width:100%}#catalog .warp .content .cont-list .list-item .img-box{height:2rem}#catalog .warp .content .cont-list .list-item .info{padding:10px}#catalog .warp .content .cont-list .list-item .info .name{font-size:16px}#device .warp .swiper1 .swiper-slide{display:flex;flex-direction:column-reverse}#device .warp .swiper1 .swiper-slide .left{height:auto;width:100%}#device .warp .swiper1 .swiper-slide .left img{width:100%}#device .warp .swiper1 .swiper-slide .right{text-align:center;align-items:center;height:auto}#device .warp .swiper1 .swiper-slide .right .name{font-size:18px}#device .warp .swiper1 .swiper-slide .right .detail{font-size:14px}#device .warp .swiper1 .swiper-slide .right .btn{margin-top:10px}#device .warp .slide-box .swiper2-box{padding:0}#device .warp .slide-box .swiper2-box .swiper2 .swiper-slide{width:100px;height:70px}#device .warp .slide-box .swiper2-box .swiper2 .swiper-slide .img{width:100%;height:100%}#service .module,#solution .module{padding:0.4rem 0}#service .module .warp,#solution .module .warp{flex-direction:column}#service .module .warp .text,#solution .module .warp .text{flex:1;width:auto;align-items:center}#service .module .warp .text .flag,#solution .module .warp .text .flag{display:none}#service .module .warp .text .title,#solution .module .warp .text .title{font-size:20px}#service .module .warp .right,#solution .module .warp .right{width:100%;margin-top:20px}#service .module .warp .right .swiper-slide,#solution .module .warp .right .swiper-slide{width:100%}#service .module .warp .right .swiper-slide .img-box,#solution .module .warp .right .swiper-slide .img-box{width:100%;height:2.75rem}#service .module .warp .right .swiper-slide .img-box .img,#solution .module .warp .right .swiper-slide .img-box .img{width:100%}#service .module .warp .right .swiper-slide .img-box::after,#solution .module .warp .right .swiper-slide .img-box::after{width:0.45rem;height:0.45rem}#service .module .warp .right .swiper-button-next,#service .module .warp .right .swiper-button-prev,#solution .module .warp .right .swiper-button-next,#solution .module .warp .right .swiper-button-prev{top:auto;bottom:40px}#service .module .warp .img,#solution .module .warp .img{margin:0;width:90%}#service .module .warp:hover .text,#solution .module .warp:hover .text{width:100%;transform:translateX(0) !important;padding-left:0}#service .module .warp:hover .img img,#solution .module .warp:hover .img img{transform:scale(1)}#service .module:nth-child(2n) .warp,#solution .module:nth-child(2n) .warp{flex-direction:column}#service .module:nth-child(2n) .warp .text,#solution .module:nth-child(2n) .warp .text{padding-left:0}#education .title{font-size:20px}#education .info{padding:0.4rem 0}#education .info .desc{max-width:100%;text-align:justify}#education .info .list{flex-wrap:wrap;gap:10px}#education .info .list .item{height:1.5rem;flex:0 0 calc(50% - 6px)}#education .info .list .item img{width:0.5rem;margin-bottom:10px}#education .info .list .item .text{font-size:14px}#education .example{padding:0.4rem 0}#education .example .warp .list .item{width:100%}}
/*# sourceMappingURL=businessDetailTwo.css.map */
