.header-menu{position:sticky;top:0;z-index:99;width:100%;height:120px;background:#fff;padding:0 120px;display:flex;align-items:center;justify-content:space-between;box-shadow:0 0 3px rgba(0,0,0,.2)}.header-menu .logo img{height:85px}.header-menu .menu-list{display:flex}.header-menu .menu-list .menu{font-family:sc-regular;font-size:18px;color:#101010;cursor:pointer}.header-menu .menu-list .menu+.menu{margin-left:60px}.header-menu .menu-list .menu.active,.header-menu .menu-list .menu:hover{color:#3894ff}.footer{width:100%;padding:80px 0 50px;background:#2d2d2d}.footer .footer-main{width:1200px;margin:0 auto;display:flex;color:#fff;text-align:left}.footer .footer-main .left{width:600px}.footer .footer-main .left .name{font-size:20px;line-height:30px;margin-bottom:10px}.footer .footer-main .left .info{font-size:14px;line-height:21px}.footer .footer-main .left .qrcode{margin-top:18px;width:126px;height:126px}.footer .footer-main .left .qrcode img{width:100%;height:100%}.footer .footer-main .center,.footer .footer-main .right{width:300px}.footer .footer-main .center .title,.footer .footer-main .right .title{font-size:16px;line-height:24px;color:#aeaeae;font-weight:600;margin-bottom:30px}.footer .footer-main .center .link,.footer .footer-main .right .link{margin-bottom:15px;font-size:14px;line-height:21px;cursor:pointer}.footer .footer-main .center .link:hover,.footer .footer-main .right .link:hover{color:#3894ff}.home-page{width:100%}.home-page .banner{width:100%;height:600px}.home-page .banner .banner-item{position:relative}.home-page .banner .banner-item .info{position:absolute;height:480px;left:0;top:60px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:rgba(59,148,255,.5);color:#fff}.home-page .banner .banner-item .info.info1{width:665px}.home-page .banner .banner-item .info.info2{width:100%}.home-page .banner .banner-item .info .title{font-size:60px;line-height:90px}.home-page .banner .banner-item .info .sub-title{font-size:20px;line-height:30px;margin-bottom:70px}.home-page .banner .banner-item img{width:100%;height:600px;-o-object-fit:cover;object-fit:cover}.home-page .main{width:1200px;margin:0 auto;padding:110px 0 100px}.home-page .main .module-box{display:flex;justify-content:space-between}.home-page .main .module-box+.module-box{margin-top:95px}.home-page .main .module-box.left{justify-content:flex-start}.home-page .main .module-box.left .info{margin-left:60px}.home-page .main .module-box .info{height:415px;display:flex;flex-direction:column;justify-content:center;text-align:left}.home-page .main .module-box .info .title{font-size:28px;line-height:42px;color:#101010}.home-page .main .module-box .info .sub-title{margin-top:8px;margin-bottom:25px;font-size:18px;color:#aeaeae;line-height:27px}.home-page .main .module-box .info .tag{font-size:18px;color:#101010;line-height:27px}.home-page .main .module-box .info .link-btn{margin-top:30px}.home-page .main .module-box .img{width:700px;height:415px}.home-page .main .module-box .img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.home-page .company{width:100%;padding:95px 0 110px;background:#f2f2f2}.home-page .company .container{width:1200px;margin:0 auto}.home-page .company .container .title{font-size:28px;color:#101010;line-height:41px;margin-bottom:50px;text-align:center}.home-page .company .container .list{width:100%;display:flex;flex-wrap:wrap;height:340px;overflow:hidden;transition:all .3s}.home-page .company .container .list.show{height:700px}.home-page .company .container .list .img{height:160px;margin-right:20px;margin-bottom:20px}.home-page .company .container .list .img:nth-child(3n){margin-right:0}.home-page .company .container .list .img.length1{width:500px}.home-page .company .container .list .img.length2{width:400px}.home-page .company .container .list .img.length3{width:260px}.home-page .company .container .list .img img{width:100%;height:160px;-o-object-fit:cover;object-fit:cover;cursor:pointer;transition:all .3s}.home-page .company .container .list .img img:hover{transform:scale(1.05)}.home-page .company .container .more-btn{margin:40px auto 0;width:260px;height:50px;color:#3894ff;background:#fff;border-radius:5px;text-align:center;line-height:50px;cursor:pointer;font-size:16px;border:1px solid #3894ff;transition:all .3s}.home-page .company .container .more-btn:hover{background:#3894ff;color:#fff}.home-page .link-btn{width:160px;height:50px;color:#3894ff;background:#fff;border-radius:5px;text-align:center;line-height:50px;cursor:pointer;font-size:16px;transition:all .3s}.home-page .link-btn:hover{background:#3894ff;color:#fff}.home-page .link-btn.border{border:1px solid #3894ff}.home-page .link-btn.bg{background:#3894ff;color:#fff}.home-page .link-btn.bg:hover{background:#1672dd}.home-page .service{width:100%;padding:50px 0 65px;background:#404040;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff}.home-page .service .title{font-size:36px;line-height:54px}.home-page .service .sub-title{font-size:20px;line-height:30px;margin-bottom:40px;margin-top:5px}.more-page{width:100%;padding-bottom:105px}.more-page .top-img{width:100%;height:400px}.more-page .top-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:0 65%;object-position:0 65%}.more-page .title{margin:68px 0;text-align:center;font-size:28px;line-height:41px;color:#101010}.more-page .info-box{width:100%;display:flex;justify-content:center}.more-page .info-box .box{position:relative;width:440px;height:250px;padding:20px;box-shadow:0 2px 6px 0 rgba(0,0,0,.4);cursor:pointer;text-align:left;color:#101010}.more-page .info-box .box+.box{margin-left:30px}.more-page .info-box .box:hover{background:url(https://boling-cloud.oss-cn-beijing.aliyuncs.com/boling.cloud/images/more-bg.png) 50%/cover no-repeat;color:#fff}.more-page .info-box .box:hover:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(101,145,184,.83)}.more-page .info-box .box:hover .label:after,.more-page .info-box .box:hover .tag:before{background:#fff}.more-page .info-box .box .label{position:relative;margin-bottom:42px;font-size:18px;line-height:25px;font-weight:700}.more-page .info-box .box .label:after{content:"";position:absolute;left:0;bottom:-14px;width:50px;height:1px;background:#04f}.more-page .info-box .box .tag{position:relative;font-size:18px;line-height:40px;padding-left:16px}.more-page .info-box .box .tag:before{content:"";position:absolute;left:0;top:16px;width:8px;height:8px;border-radius:50%;background:#3894ff}.more-page .info-box .box2{position:relative;width:440px;height:280px;padding:20px;background:#f0f0f0;text-align:left}.more-page .info-box .box2+.box2{margin-left:120px}.more-page .info-box .box2 .sort{position:absolute;left:24px;top:-40px;width:60px;height:60px;background:#376fff;color:#fff;font-size:24px;font-weight:600;text-align:center;line-height:60px}.more-page .info-box .box2 .label{margin-bottom:10px;line-height:60px;border-bottom:1px solid #376fff;color:#376fff;font-size:24px;font-weight:600}.more-page .info-box .box2 .tag2{position:relative;font-size:20px;line-height:60px;padding-left:24px;color:#101010}.more-page .info-box .box2 .tag2:before{content:"";position:absolute;left:4px;top:25px;width:10px;height:10px;border-radius:50%;background:#101010}.product-page .banner{width:100%;height:400px}.product-page .banner img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.product-page .top{width:1200px;margin:120px auto 60px;display:flex;flex-wrap:wrap}.product-page .top .box{width:360px;height:280px;border:1px solid #aeaeae;margin-right:60px;margin-bottom:60px;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer}.product-page .top .box:hover{border-color:#3894ff}.product-page .top .box:nth-child(3n){margin-right:0}.product-page .top .box .icon{width:50px;height:50px;font-size:50px;color:#3894ff;margin-bottom:20px}.product-page .top .box .icon img{width:50px;height:50px}.product-page .top .box .label{font-size:24px;line-height:36px;color:#3894ff;margin-bottom:10px}.product-page .top .box .tag{font-size:18px;line-height:27px;color:#aeaeae}.product-page .center{width:100%;background:#f2f2f2;padding:90px 0 120px}.product-page .center .title{font-size:36px;line-height:54px;color:#101010;margin-bottom:30px}.product-page .center .service-box{width:1200px;margin:0 auto;display:flex;flex-wrap:wrap}.product-page .center .service-box .service{width:120px;margin-top:60px;margin-right:150px;transition:all .3s}.product-page .center .service-box .service:nth-child(5n){margin-right:0}.product-page .center .service-box .service .icon{width:120px;height:120px;margin-bottom:15px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;font-size:50px;color:#3894ff}.product-page .center .service-box .service .label{width:200px;margin-left:-40px;white-space:nowrap;font-size:18px;line-height:27px;color:#101010;text-align:center}.product-page .bottom{width:100%;padding:90px 0 120px}.product-page .bottom .title{font-size:36px;line-height:54px;color:#101010;margin-bottom:30px}.product-page .bottom .industry-list{width:1200px;margin:0 auto;display:flex;flex-wrap:wrap}.product-page .bottom .industry-list .industry{width:120px;margin-top:60px;margin-right:150px}.product-page .bottom .industry-list .industry:nth-child(5n){margin-right:0}.product-page .bottom .industry-list .industry .img{width:120px;height:120px;margin-bottom:35px;border-radius:50%;background:#fff;overflow:hidden;transition:all .3s;cursor:pointer}.product-page .bottom .industry-list .industry .img:hover{transform:scale(1.1)}.product-page .bottom .industry-list .industry .img img{width:120px;height:120px;-o-object-fit:cover;object-fit:cover}.product-page .bottom .industry-list .industry .label{white-space:nowrap;font-size:18px;line-height:27px;color:#101010;text-align:center}.service-page .banner{width:100%;height:400px}.service-page .banner img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.service-page .service-list{width:1200px;margin:120px auto;display:flex;justify-content:space-between}.service-page .service-list .service{position:relative;width:360px;height:660px;padding-top:60px;border:1px solid #aeaeae;display:flex;flex-direction:column;align-items:center}.service-page .service-list .service .icon{width:75px;height:75px;margin-bottom:35px;font-size:75px;color:#3894ff}.service-page .service-list .service .icon img{width:75px;height:75px}.service-page .service-list .service .title{margin-bottom:35px;font-size:36px;line-height:54px;color:#3894ff}.service-page .service-list .service .tag{width:240px;text-align:left;font-size:18px;line-height:30px;color:#aeaeae}.service-page .service-list .service .tag.item{padding-left:12px}.service-page .service-list .service .btn{position:absolute;left:50%;bottom:60px;width:160px;height:50px;margin-left:-80px;background:#3894ff;color:#fff;text-align:center;line-height:50px;cursor:pointer;font-size:15px;border-radius:5px}.service-page .service-list .service .btn:hover{background:#1672dd}.service-page .bottom{width:100%;background:#f2f2f2;padding:90px 0 60px}.service-page .bottom .title{font-size:36px;line-height:54px;color:#101010}.service-page .bottom .ability-list{width:1200px;margin:90px auto 0;display:flex;flex-wrap:wrap}.service-page .bottom .ability-list .ability{width:50%;display:flex;align-items:center;margin-bottom:60px}.service-page .bottom .ability-list .ability .icon{width:120px;height:120px;margin-right:50px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;font-size:50px;color:#3894ff}.service-page .bottom .ability-list .ability .info{flex:1;text-align:left}.service-page .bottom .ability-list .ability .info .label{font-size:20px;line-height:30px;color:#101010;font-weight:600;margin-bottom:10px}.service-page .bottom .ability-list .ability .info .tag{font-size:16px;line-height:24px;color:#aeaeae}.about-page .banner{width:100%;height:400px}.about-page .banner img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.about-page .top{width:1200px;margin:90px auto 70px}.about-page .top .title{font-size:36px;line-height:54px;margin-bottom:30px;color:#101010}.about-page .top .content{text-align:center;font-size:18px;color:#aeaeae;line-height:30px;margin-bottom:40px}.about-page .top .img-list{display:flex;justify-content:space-between}.about-page .top .img-list img{height:320px;-o-object-fit:cover;object-fit:cover;box-shadow:0 0 3px 0 rgba(0,0,0,.4);transition:all .3s}.about-page .center{width:100%;padding:90px 0;background:#f2f2f2}.about-page .center .main{margin:0 auto;width:1200px}.about-page .center .title{text-align:left;font-size:28px;line-height:42px;color:#101010;margin-bottom:30px}.about-page .center .content{text-align:left;font-size:18px;color:#aeaeae;line-height:30px;margin-bottom:30px}.about-page .center .img-list{display:flex;justify-content:space-between}.about-page .center .img-list img{width:380px;height:230px;-o-object-fit:cover;object-fit:cover}.about-page .bottom{width:1200px;margin:90px auto;display:flex;justify-content:space-between}.about-page .bottom .left{width:580px;text-align:left}.about-page .bottom .left .title{margin-bottom:30px;color:#101010;font-size:28px;line-height:42px}.about-page .bottom .left .content{font-size:18px;line-height:30px;color:#aeaeae}.about-page .bottom .right img{width:574px;height:350px;-o-object-fit:cover;object-fit:cover}.contact-page{width:100%;min-height:700px;height:calc(100vh - 120px);background-image:linear-gradient(180deg,#0a296a 13%,rgba(10,41,106,.82) 32%,rgba(10,41,106,.55) 68%,rgba(10,41,41,0) 98%),url(https://boling-cloud.oss-cn-beijing.aliyuncs.com/boling.cloud/images/contact.png);background-position:bottom;background-size:cover;background-repeat:no-repeat;color:#fff;padding-top:90px}.contact-page .title{font-size:30px;line-height:40px;margin-bottom:22px}.contact-page .sub-title{font-size:14px;line-height:40px;margin-bottom:100px}.contact-page .contact-list{display:flex;justify-content:center}.contact-page .contact-list .contact{width:300px;height:373px;padding:26px 33px;display:flex;flex-direction:column;align-items:center;font-size:18px;line-height:40px;border-radius:10px;cursor:pointer}.contact-page .contact-list .contact:hover{background:rgba(101,128,184,.52)}.contact-page .contact-list .contact:hover .icon{border:none}.contact-page .contact-list .contact .icon{width:120px;height:120px;border-radius:50%;border:1px solid #fff;display:flex;align-items:center;justify-content:center;font-size:70px;margin-bottom:14px}.contact-page .contact-list .contact .icon img{width:70px;height:70px}body,html{padding:0;margin:0;font-family:sc-regular}*{box-sizing:border-box}@font-face{font-family:sc-regular;src:url(/fonts/SourceHanSansCN-Regular.d31c45a8.otf)}#app{font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;color:#2c3e50}[data-v-56ac3f2a] .van-swipe__indicator{width:50px;height:5px;margin:0 4px;border-radius:2px;background-color:#aeaeae}[data-v-56ac3f2a] .van-swipe__indicators{bottom:20px;z-index:10}[data-v-56ac3f2a] .van-swipe__indicator--active{background-color:#fff}