/*!
 * animate.css -https://daneden.github.io/animate.css/
 * Version - 3.7.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2021 Daniel Eden
 */@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}.bounceIn{animation-duration:.75s;animation-name:bounceIn}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:translateZ(0)}}.bounceInLeft{animation-name:bounceInLeft}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}.fadeInUp{animation-name:fadeInUp}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInUp{animation-name:slideInUp}.animated{animation-duration:1s;animation-fill-mode:both}.animated.infinite{animation-iteration-count:infinite}.animated.delay-1s{animation-delay:1s}.animated.delay-2s{animation-delay:2s}.animated.delay-3s{animation-delay:3s}.animated.delay-4s{animation-delay:4s}.animated.delay-5s{animation-delay:5s}.animated.fast{animation-duration:.8s}.animated.faster{animation-duration:.5s}.animated.slow{animation-duration:2s}.animated.slower{animation-duration:3s}@media (prefers-reduced-motion:reduce),(print){.animated{animation-duration:1ms!important;animation-iteration-count:1!important;transition-duration:1ms!important}}
@keyframes txtAnim{0%{opacity:0;transform:rotate(-90deg)}30%{opacity:.8;transform:rotate(0deg) translateY(-20px)}to{opacity:1;transform:rotate(0deg) translateY(0)}}.txtAnim{animation-name:txtAnim}@keyframes opacityAni{0%{opacity:0}to{opacity:1}}.slideInLeft{animation-name:slideInLeft,opacityAni}.slideInRight{animation-name:slideInRight,opacityAni}.slideInUp{animation-name:slideInUp,opacityAni}.bounceInUp{animation-name:bounceInUp,opacityAni}@keyframes scaleUpCenter{0%{opacity:0;transform:scale(.5)}}.scaleUpCenter{animation-name:scaleUpCenter}@keyframes driveInLeft{0%{animation-timing-function:cubic-bezier(.165,.84,.44,1);opacity:0;transform:translate3d(-400px,0,0)}30%{opacity:1}60%{animation-timing-function:cubic-bezier(.55,.055,.675,.19);transform:translate3d(30px,0,0)}to{animation-timing-function:cubic-bezier(.645,.045,.355,1);transform:translateZ(0)}}.driveInLeft{animation-name:driveInLeft}@keyframes popIn{0%{opacity:0;transform:scale3d(0,0,0)}20%{opacity:1}40%{animation-timing-function:cubic-bezier(.47,0,.745,.715);transform:scale3d(1.08,1.08,1.08)}60%{animation-timing-function:ease-in-out;transform:scaleX(1)}80%{animation-timing-function:ease-in-out;transform:scale3d(1.03,1.03,1.03)}to{animation-timing-function:cubic-bezier(.25,.46,.45,.94);transform:scaleX(1)}}.popIn{animation-name:popIn}@keyframes shutterInLeft{0%{opacity:0;transform:rotateY(100deg);transform-origin:left}to{opacity:1;transform:rotateY(0);transform-origin:left}}.shutterInLeft{animation-name:shutterInLeft}@keyframes bounceInTop{0%{opacity:0;transform:translate3d(0,-300%,0)}58%{transform:translate3d(0,27px,0)}73%{transform:translate3d(0,-12px,0)}88%{opacity:1;transform:translate3d(0,7px,0)}}.bounceInTop{animation-name:bounceInTop}.news-list-item{border-bottom:1px solid #d8e3eb;cursor:pointer;display:flex;margin:0 auto;max-width:1100px;padding:15px 0}.news-list-item *{cursor:pointer}.news-list-item .news-item__left{color:#333;display:inline-block;font-size:16px;font-weight:400;line-height:30px}.news-list-item .news-item__left .tag{border-radius:2px;color:#fff;display:inline-block;font-size:12px;font-weight:400;line-height:17px;margin-left:8px;margin-right:10px;padding:4px}.news-list-item .news-item__right{display:flex;flex:1;overflow:hidden}.news-list-item .news-item__content{color:#373737;display:inline-block;flex:1;font-size:16px;font-weight:400;line-height:30px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.news-list-item .news-item__next{background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAAAXNSR0IArs4c6QAAABJQTFRFAAAALKHuJ5/uKJ3tJ53tJ53sDbECrQAAAAV0Uk5TAC51gOvc59e8AAAANklEQVQ4y2NgGAWkA2Mc4syhBtglVEODsUuIhOLQwug61LTglMBl1CDUgDuicEYtzsQwCmgAANsfEfGfZyP2AAAAAElFTkSuQmCC") no-repeat 50%;background-size:24px 24px;display:inline-block;height:30px;vertical-align:middle;width:30px}@media only screen and (max-width:1023px){.news-list-item{max-width:970px}}@media only screen and (max-width:767px){.news-list-item{display:block;max-width:750px;padding:10px 0}.news-list-item .news-item__left{display:inline-block}.news-list-item .news-item__left .tag{border-radius:2px;color:#fff;display:inline-block;font-size:12px;font-weight:400;line-height:17px;margin-left:8px;padding:4px}}.animated{animation-duration:.8s}[data-aos]{visibility:hidden}[data-aos].animated{visibility:visible}*{cursor:url(/cursor.svg) 16 16,auto}body{-ms-overflow-style:none;scrollbar-width:none}::-webkit-scrollbar{display:none}.home-page{color:#333}.home-page section{overflow-y:hidden}.home-page .content_page_width{margin:auto;width:970px}@media only screen and (max-width:1023px){.home-page .content_page_width{margin:auto;width:690px}}@media only screen and (max-width:767px){.home-page .content_page_width{text-align:center;width:100%}}.home-page__banner{background:url(/images/smart/banner/smart_banner.png?v=1.0);background-size:cover;display:inline-block;font-size:12px;opacity:1;padding-top:34.722%;position:relative;width:100%}.home-page__banner .banner-content{left:50%;padding-top:6.389vw;position:absolute;top:0;transform:translateX(-50%);width:67.361%}.home-page__banner .banner-content img.chanpingtu{animation-delay:.6s;height:unset;margin:unset;-o-object-fit:cover;object-fit:cover;position:absolute;right:0;top:80px;top:5.56vw;width:57.73%;width:38.89vw;z-index:999}.home-page__banner .banner-content img{height:10%;margin-right:16px;-o-object-fit:cover;object-fit:cover;vertical-align:bottom}.home-page__banner .banner-content h2{color:#49c5f5;display:inline-block;display:inline-table;font-size:28px;font-size:1.944vw;font-weight:700;height:10%}.home-page__banner .banner-content h2 span{display:table-cell;vertical-align:middle}.home-page__banner .banner-content p{animation-delay:.2s;font-size:20px;font-size:1.389vw;font-weight:500;line-height:1.5;margin:1.389vw 0 .833vw .417vw;width:-moz-max-content;width:max-content}.home-page__banner .banner-content h1{animation-delay:.4s;font-size:40px;font-size:2.778vw;font-weight:700;line-height:1.5}.home-page__banner .banner-content a{animation-delay:.6s;background:#02b3e8;border-radius:10px;color:#fff;display:inline-block;font-size:20px;font-size:1.389vw;font-weight:700;margin:2.5vw 0 0;padding:.417vw 2.222vw;width:-moz-max-content;width:max-content}.home-page__banner .banner-content a:after{background-image:url("data: image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACkAAAApCAYAAACoYAD2AAAAAXNSR0IArs4c6QAAAhRJREFUWEftmD9rFUEUR88PiQpCFFEr0WCjlbVi5x/8BMFSVLAMBEE/giIiNnY2plHB2kJQCwXJB4jaiDYKihaWosn1XdgN13V239s4+14e7HRvZvbOmTMzO3efmIKiKWCkh8y1SllNmtlOYBk4DFwFbkmy/4XNDfkWOBKgdkn6sdkgq9b2SPreQ7Y1YGa9ybbSkv17k1k0Ar3J3mT/Mt/AHtg0B8fM9gM3gCeDbOdBzHKGQZrZduAO8B64LWl1FBf/ZEFFuvUS2AKckfS5DGRmc8CHEPippLOhvfZaNLPdwKfBBB3Uy5Kk8+FZZ7kOLAKXJd0v21KQr4ATRYdvkvaGQMeA15XZP5N02uvqTJrZLPB1ALEtPitpfXwzu+L5Z2ifl/TYf6cg/7JRCbQP+JJYoueSTqUggV8pQOCmpGtBwEPgXIi9KMm3RjvIwtZB4GMKFDhZqT8EvAlLXDYvARckrXUCOQS0yu4Hw/d2LL7XLkbAImY+k2HmdUYTkterkoCdQbY06t0d8FLda8fM8ptsabQRsFOTI4IOBRwLZMPS1+7B6sbtdLnjYGYWD9NdYKF6iutO1dggC6N+7e1o+709Vsim909TWw+5UXNZDw7wKBfIkDjHgQOhz+gJxpgAU8M0Qv4Etk4Qrhy6EfKe37EThvQc9Kikd86RSnpngHnAE9xJlN/AC0kr5eBZ/+ntakZTAfkH6CRdObtn/Z8AAAAASUVORK5CYII=");background-size:cover;content:"";display:inline-block;height:20px;height:1.389vw;margin-bottom:-1px;margin-left:.417vw;width:20px;width:1.389vw}@media only screen and (max-width:767px){.home-page__banner{background:url(/images/smart/banner/img_banner_smart_tw.png);background-size:cover;padding-top:106.667%;text-align:center}.home-page__banner .banner-content{padding-top:20px;position:absolute;width:100%}.home-page__banner .banner-content img{display:none}.home-page__banner .banner-content img.chanpingtu{display:block;margin:auto;position:relative;width:70%}.home-page__banner .banner-content h2{display:none}.home-page__banner .banner-content p{font-size:16px;height:unset;line-height:1.187;margin:0 auto 12px}.home-page__banner .banner-content h1{font-size:28px;line-height:1.35}.home-page__banner .banner-content a{font-size:16px;margin:14px 0 0;padding:6px 28px}.home-page__banner .banner-content a:after{background-size:16px 16px;height:16px;width:16px}}.home-page__case{padding:60px 0 70px}.home-page__case .case-content{display:block}.home-page__case .case-content h2{animation-delay:.2s;font-size:28px;font-weight:700;line-height:1.789;margin-bottom:10px;text-align:center}@media only screen and (max-width:1023px){.home-page__case .case-content h2{font-size:18.861px}}@media only screen and (max-width:767px){.home-page__case .case-content h2{font-size:24px}}.home-page__case .case-content__detail{animation-delay:.4s;background:#e7f8fc;border-radius:10px 10px 10px 10px;box-sizing:border-box;overflow:hidden;padding:26px}.home-page__case .case-content__detail__left{float:left;margin-right:30px;width:260px}.home-page__case .case-content__detail__left img{-o-object-fit:cover;object-fit:cover;width:100%}.home-page__case .case-content__detail__left p{font-size:14px;line-height:1.5;margin-top:10px;text-align:center}.home-page__case .case-content__detail__right{float:left;width:calc(100% - 290px)}.home-page__case .case-content__detail__right h3{font-size:18px;font-weight:700;line-height:1.5}.home-page__case .case-content__detail__right p{font-size:14px;line-height:1.5;margin:12px 0 14px}.home-page__case .case-content__detail__right span{color:#02b3e8;font-size:16px;font-weight:700}.home-page__case .case-content__detail__right span:after{background-image:url("data: image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACEAAAAhCAYAAABX5MJvAAAAAXNSR0IArs4c6QAAAShJREFUWEft1sGNwjAQBdDvbANQARuBONMCHeAKoAQ6gA4QFQAVWFRAC3teEUEJW0FmlUQIBQH2xD9SDvhqy/M8I3ts0IFhOmDAB3Grgi4TLlsiwQB5soVNr6xShiMKgJFNFdhcIcmUBVEgfvcwyfx+eh5EgbhMYPITID02JBxRRHbtQHSIliB6RAuQZggypDmCCIlDkCDxCAKEg4iE8BDvILNh+q7PcBFFpGO2gciyFlS++rDp3ysIF3HMVhBZ1wHYwo7qqAcND/EUkB9gxwtfy+cgIgDlx8Cn9M5HAuIRBEAcggRojiACmiHIAD2iBYAO4c4LGOzqD1HYO+C7YeFX1D38toUD0GZiBgNXnooI0CGqLvkNoAeb/vhSrJkPL4dmV+XaTiD+ASNHwyKIJCwgAAAAAElFTkSuQmCC");background-size:cover;content:"";display:inline-block;height:16px;vertical-align:bottom;width:16px}@media only screen and (max-width:1023px){.home-page__case{padding:40.417px 0 47.153px}.home-page__case .case-content__detail{border-radius:6.736px 6.736px 6.736px 6.736px;padding:17.514px}.home-page__case .case-content__detail__left{margin-right:20.208px;width:175.138px}.home-page__case .case-content__detail__left p{font-size:9.43px;margin-top:6.736px}.home-page__case .case-content__detail__right{width:calc(100% - 195.345px)}.home-page__case .case-content__detail__right h3{font-size:13px}.home-page__case .case-content__detail__right p{font-size:11px;margin:8.083px 0 9.43px}.home-page__case .case-content__detail__right a{font-size:10.778px}.home-page__case .case-content__detail__right a:after{background-size:10.778px 10.778px;height:10.778px;width:10.778px}}@media only screen and (max-width:767px){.home-page__case{padding:40px 16px 30px}.home-page__case .case-content__detail{padding:20px 18px}.home-page__case .case-content__detail__left{margin-right:0;width:100%}.home-page__case .case-content__detail__left img{-o-object-fit:cover;object-fit:cover;width:230px}.home-page__case .case-content__detail__left p{font-size:14px;line-height:16px;margin-top:12px}.home-page__case .case-content__detail__right{width:100%}.home-page__case .case-content__detail__right h3{font-size:16px;line-height:24px;margin-top:20px}.home-page__case .case-content__detail__right p{font-size:14px;line-height:20px;margin:10px 0;text-align:left}.home-page__case .case-content__detail__right a{font-size:16px;line-height:24px}.home-page__case .case-content__detail__right a:after{background-size:16px 16px;height:16px;margin-top:1px;width:16px}}.home-page__problem{background-color:#eff7ff;position:relative;text-align:center}.home-page__problem .problem-content h2{animation-delay:.2s;font-size:28px;font-weight:700;line-height:1.789;margin-bottom:10px;padding:50px 0 30px;text-align:center}@media only screen and (max-width:1023px){.home-page__problem .problem-content h2{font-size:18.861px}}@media only screen and (max-width:767px){.home-page__problem .problem-content h2{font-size:24px}}.home-page__problem .problem-content .problem-list{height:350px;list-style:none;overflow:hidden;padding-top:9px;position:relative;width:100%}.home-page__problem .problem-content .problem-list .problem-list__item{background-color:#fff;border:1px solid #adcbe3;border-radius:40px;box-sizing:border-box;display:inline-block;font-size:16px;line-height:1.5;padding:10px 52px;white-space:nowrap;width:348px}.home-page__problem .problem-content .problem-list .problem-list__item_box{margin-top:52px}.home-page__problem .problem-content .problem-list .problem-list__item_box .problem-list__item_left{float:left}.home-page__problem .problem-content .problem-list .problem-list__item_box .problem-list__item_right{float:right}.home-page__problem .problem-content .problem-list img{animation-delay:.2s;bottom:0;left:50%;margin-left:-12.37%;position:absolute;width:24.74%}@media only screen and (max-width:1023px){.home-page__problem{height:323.333px}.home-page__problem .problem-content h2{padding:33.6805px 0 20.2083px}.home-page__problem .problem-content .problem-list{height:235.7635px;padding-top:6.06249px}.home-page__problem .problem-content .problem-list .problem-list__item{border-radius:26.9444px;font-size:10.77776px;padding:6.7361px 35.02772px;width:234.71728px}.home-page__problem .problem-content .problem-list .problem-list__item_box{margin-top:35.02772px}}@media only screen and (max-width:767px){.home-page__problem{height:-moz-max-content;height:max-content}.home-page__problem .problem-content h2{padding:40px 0 14px}.home-page__problem .problem-content .problem-list{height:unset;padding-bottom:42px;text-align:center;width:100%}.home-page__problem .problem-content .problem-list .problem-list__item{margin-bottom:24px}.home-page__problem .problem-content .problem-list .problem-list__item_box{margin-top:0}.home-page__problem .problem-content .problem-list .problem-list__item_box .problem-list__item_left,.home-page__problem .problem-content .problem-list .problem-list__item_box .problem-list__item_right{float:unset}.home-page__problem .problem-content .problem-list img{left:unset;margin:unset;position:relative;width:60%}}.home-page__use{background-color:#fff;padding-bottom:80px;position:relative}.home-page__use .use-content{text-align:center}.home-page__use .use-content h2{animation-delay:.2s;font-size:28px;font-weight:700;line-height:1.789;margin-bottom:10px;padding-top:50px;text-align:center}@media only screen and (max-width:1023px){.home-page__use .use-content h2{font-size:18.861px}}@media only screen and (max-width:767px){.home-page__use .use-content h2{font-size:24px}}.home-page__use .use-content .description{animation-delay:.4s;font-size:16px;line-height:24px;margin-top:20px}.home-page__use .use-content .use-list{margin-top:60px}.home-page__use .use-content .use-list:after{clear:both;content:"";display:block}.home-page__use .use-content .use-list__item{border-radius:10px;box-sizing:border-box;float:left;height:220px;position:relative}.home-page__use .use-content .use-list__item strong{background-color:#02b3e8;border-radius:32px;color:#fff;display:inline-block;font-size:18px;font-weight:500;left:50%;line-height:24px;padding:4px 25px;position:absolute;text-align:center;top:0;transform:translate(-50%,-50%);white-space:nowrap}.home-page__use .use-content .use-list__item .tips{display:block;font-size:14px;font-weight:500;line-height:16px;margin-top:16px;text-align:center}.home-page__use .use-content .use-list__item:first-child,.home-page__use .use-content .use-list__item:nth-of-type(5){animation-delay:.6s;background-color:#f4f9fb;border:2px solid #00b0dc;padding:45px 38px;width:220px}.home-page__use .use-content .use-list__item:first-child img,.home-page__use .use-content .use-list__item:nth-of-type(5) img{height:100%;-o-object-fit:cover;object-fit:cover}.home-page__use .use-content .use-list__item:nth-child(2){animation-delay:.8s}.home-page__use .use-content .use-list__item:nth-child(2),.home-page__use .use-content .use-list__item:nth-child(4){background-image:url(/images/smart/use/img_arrow.png);background-position:50%;background-repeat:no-repeat;background-size:65px 24px;width:105px}.home-page__use .use-content .use-list__item:nth-child(4){animation-delay:1.2s}.home-page__use .use-content .use-list__item:nth-child(3){animation-delay:1s;background-color:#f4f9fb;border:2px solid #00b0dc;padding:42px 38px 0;width:320px}.home-page__use .use-content .use-list__item:nth-child(3) img{-o-object-fit:cover;object-fit:cover;width:100%}.home-page__use .use-content .use-list__item:nth-child(3) .tips{margin-top:30px}.home-page__use .use-content .use-list__item:nth-child(3) .tips_left{padding-right:45px}.home-page__use .use-content .use-list__item:nth-child(3) .tips_right{padding-left:32px}.home-page__use .use-content .use-list__item:nth-child(5){animation-delay:1.4s}.home-page__use .use-content .use-list .bottom_arrow{animation-delay:1.6s;background-image:url(/images/smart/use/smart_use_3.png);background-position:100px top;background-repeat:no-repeat;background-size:760px 30px;display:block;height:30px;overflow:hidden;width:100%}@media only screen and (max-width:767px){.home-page__use .use-content .use-list .bottom_arrow{animation-delay:2.4s}}.home-page__use .use-content .use-step{margin-top:64px}.home-page__use .use-content .use-step__item{float:left;text-align:left;width:50%}.home-page__use .use-content .use-step__item .title{font-size:18px;font-weight:700;line-height:33px;padding-left:38px;position:relative}.home-page__use .use-content .use-step__item .title:before{color:#02b3e8;font-size:26px;font-weight:500;left:0;position:absolute;top:-2px}.home-page__use .use-content .use-step__item .content{display:table;margin-top:20px}.home-page__use .use-content .use-step__item .content img{float:left;height:140px;width:140px}.home-page__use .use-content .use-step__item .content p{box-sizing:border-box;display:table-cell;font-size:14px;line-height:20px;padding:0 48px 0 40px;vertical-align:middle;width:calc(100% - 140px)}.home-page__use .use-content .use-step__item:first-child{animation-delay:.2s}.home-page__use .use-content .use-step__item:first-child .title:before{content:"01"}.home-page__use .use-content .use-step__item:nth-child(2){animation-delay:.4s}.home-page__use .use-content .use-step__item:nth-child(2) .title:before{content:"02"}.home-page__use .use-content .use-step__item:nth-child(3){animation-delay:.6s;margin-top:56px}.home-page__use .use-content .use-step__item:nth-child(3) .title:before{content:"03"}.home-page__use .use-content .use-step__item:nth-child(4){animation-delay:.8s;margin-top:56px}.home-page__use .use-content .use-step__item:nth-child(4) .title:before{content:"04"}@media only screen and (max-width:1023px){.home-page__use .use-content h2{padding-top:33.681px}.home-page__use .use-content .description{font-size:10.778px;line-height:16.167px;margin-top:13.472px}.home-page__use .use-content .use-list{margin-top:40.417px}.home-page__use .use-content .use-list__item{height:148.194px}.home-page__use .use-content .use-list__item strong{border-radius:21.556px;font-size:12.125px;line-height:16.167px;padding:2.694px 16.84px}.home-page__use .use-content .use-list__item .tips{font-size:9.431px;line-height:10.778px;margin-top:10.778px}.home-page__use .use-content .use-list__item:first-child,.home-page__use .use-content .use-list__item:nth-of-type(5){padding:30.312px 25.757px;width:148.194px}.home-page__use .use-content .use-list__item:nth-child(2),.home-page__use .use-content .use-list__item:nth-child(4){background-size:43.785px 16.166px;width:70.744px}.home-page__use .use-content .use-list__item:nth-child(3){padding:28.45px 25.59px 0;width:215.555px}.home-page__use .use-content .use-list__item:nth-child(3) .tips{margin-top:20.32px}.home-page__use .use-content .use-list__item:nth-child(3) .tips_left{padding-right:30.31245px}.home-page__use .use-content .use-list__item:nth-child(3) .tips_right{padding-left:21.55552px}.home-page__use .use-content .use-list .bottom_arrow{background-position:67.361px top;background-size:511.944px 20.208px;height:20.208px}.home-page__use .use-content .use-step{margin-top:43.111px}.home-page__use .use-content .use-step__item .title{font-size:12.125px;line-height:22.229px;padding-left:25.565px}.home-page__use .use-content .use-step__item .title:before{font-size:17.514px}.home-page__use .use-content .use-step__item .content{margin-top:13.472px}.home-page__use .use-content .use-step__item .content img{height:94.305px;width:94.305px}.home-page__use .use-content .use-step__item .content p{font-size:9.43px;line-height:13.472px;padding:0 32.733px 0 26.944px;width:calc(100% - 94.305px)}.home-page__use .use-content .use-step__item:nth-child(3),.home-page__use .use-content .use-step__item:nth-child(4){margin-top:37.748px}}@media only screen and (max-width:767px){.home-page__use .use-content h2{font-size:24px}.home-page__use .use-content .description{font-size:14px;line-height:21px}.home-page__use .use-content .description span{display:block}.home-page__use .use-content .description br{display:none}.home-page__use .use-content .use-list{margin-top:44px;position:relative}.home-page__use .use-content .use-list__item{float:unset;margin:auto}.home-page__use .use-content .use-list__item:first-child,.home-page__use .use-content .use-list__item:nth-of-type(5){height:170px;width:180px}.home-page__use .use-content .use-list__item:nth-child(2),.home-page__use .use-content .use-list__item:nth-child(4){background-image:url(/images/smart/use/smart_use_7.png);background-size:contain;height:20px;margin:4px auto 20px;width:30px}.home-page__use .use-content .use-list__item:nth-child(3){height:160px;width:280px}.home-page__use .use-content .use-list__item:nth-child(3) .tips{margin-top:8px}.home-page__use .use-content .use-list .bottom_arrow{background-image:url(/images/smart/use/smart_use_8.png);background-position:0;background-size:100%;height:100%;left:50%;position:absolute;top:0;transform:translate(92px);width:65px}.home-page__use .use-content .use-step{margin-top:44px;padding:0 16px}.home-page__use .use-content .use-step__item{margin-top:36px;width:100%}.home-page__use .use-content .use-step__item .title{font-size:16px}.home-page__use .use-content .use-step__item .title:before{font-size:20px}.home-page__use .use-content .use-step__item .content img{height:110px;width:110px}.home-page__use .use-content .use-step__item .content p{font-size:14px;line-height:20px;padding:0 24px;width:calc(100% - 110px)}}.home-page__issue{background-image:url(/images/smart/smart_problem_bg.png);background-repeat:no-repeat;background-size:cover;padding:34px 0 75px;text-align:center}.home-page__issue h2{animation-delay:.2s;font-size:28px;font-weight:700;line-height:1.789;margin-bottom:10px;text-align:center}@media only screen and (max-width:1023px){.home-page__issue h2{font-size:18.861px}}@media only screen and (max-width:767px){.home-page__issue h2{font-size:24px}}.home-page__issue h2.whiteColor{color:#fff}.home-page__issue .issue-list{animation-delay:.4s;background-color:#fff;border-radius:10px;box-sizing:border-box;margin:30px auto 0;padding:16px 32px;text-align:left;width:660px}.home-page__issue .issue-list .issue{font-size:18px;font-weight:700;line-height:28px;padding-left:39px;position:relative;text-align:left}.home-page__issue .issue-list .issue span{border-bottom:1px solid #d3e4ff;display:inline-block;width:100%}.home-page__issue .issue-list .issue:before{background-image:url("data: image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADkAAAA5CAYAAACMGIOFAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAV5SURBVHgB5ZtNU9tGHMafFdAU+hLTMJnSaVpnSF8OmYnpoZcekA89Yz4B5hMUPgHwCQifAPMJbC69Yg659AKdyaEZoHabaZvp0MQkk7Qptjf7SBY20sqWrVViJr+ZBGktGT36v+z+dxfgLUAgaYqVFHCWBiz1r5nq+NVVQNaAsSoWbtaQIOZFFg9tWNYcpLTV12eUkFTvm4QSKcuQYg9olLHw5QEMYkZksZKG1VyExHI0Ub1QVhYooGltKytXEZN4Imk1IVbVkY3kKECOrMcRO5hIWk40KC6P18fAYvsXuVP5AbK5ZsYt+0W5sZRK6K1CX3dFvpJZUjQ28Hqtp0eINczPrEe+PNJVjns2i8p6GQwPKhuPLETpfnqLdAXuKoFpDB10XyvbK067ixxqgR6O0NluFrVC73VicNgFEslMX+x2RbhI0dgafoHn2Ng53Aj7UC9y55h9YA6XCSmWUTzSPnMwJt2OvoLLSU1l3Jv++BwNXOb2hcZIjVnIfHgFmavvOMfk4PR/VF/UcfD0JQyTglWnF650Nl60ZPEor1q2YAD72jhWv56EPTUeeg2Frv/yGIWHz2AUKVW38kXZO70osnRcMZFsNm5fw/JM9FEfxWbv/al+nsEQZeRuZb2Ttki3othFTLZmryP/2Qfol9pZ0xF6cGrIhd3YrPKwnV2FWERM6J46gRRQPvkXhd+fofTXc8dyfhivu999gvTEGMxQz3tHriXdwfcTxCA9MYrK958H2ilu4adHjtBO+DI2bk+dJyMPvgReb4CactlJHrR+QyN2n7j61UeBNj4wXdAvkNCqOjG56fecpGWAlBOC8EQKzCEGtIbOTVfu/9P1Plp58/g00J6bnoAZhGO8liWFjRjo3jwtFSVb3v01OK6en34fRhC4wx+WO2UYr9uwp94NtO08eo4oMAn5ExHj2x+rA+LUv+qb6rEL4TtXrwTa+unz9k5eBNoo1AApDlOtpCoNDt2ioutSDHYlFCnSiIm5B2qTGjXirqA+U9801BgRqYu/fqyrSzI6Fx4MacaSv+lEjkdPHLrEVas3YAZRNSLy4GkwybB+jErGJ5IjpH4SVy+YXauISfnkv0DbvBqeRYH1pt9d99RIyBySlrRirw2yPCr7HowPH2UMytrTTyniQCIasqZEjhhZC9zWVPdb31zvmoBYmvldlQmHQ0JjqLVOyy0sRWxr8sH8BS9HLawR8zcuDt7pnrTgmqZyWX/wGOYQjgHderJ0xBkBGzGhqH37hrZLcJPJS8eyYUM2ViTL909gkIKqKZfcp5FiBwbw5mp09SOFM07DBG4rTzAsUOmCo6v1yq0SDEFrzZYfBhJRGHwhrDvz+3/DPCNl/t+eyDLksp3QcozHOY0FafVNVUsylnWWN4DjqjxoB4/ENgxDa9JC2Xt/BD6j+7J/TUgg517P9XRkiJGSiSyrw5lE9mVNity3P1VzQ5MJVDFqOS90crl4uNbazZEI7E7CZtQZy55VKfpndZ4bdNZOYqlzX4FPpLMmuZ9UIU3rFb/9uOvSgQcFT/44yLqT6htzM7OdLRc7NK4GyeYSEsKbJV9/8KRnKcUXMpAbS2vB3xTstenLEptIkDW1yMNktKSSEpOTP/nwnHO2feNsfwnuH9DvGUjYbcOg5QZf9Am6qYe+nnTc1somlW3DiCGwqnNTj/CimWaXzdAbh4xat20u3WcG3PhMLBGZQ2ZU97cc9mnEHVlHOdV/br2Z/XR9IJuzur2y/eytu7Qbl6JPZDkxqpKRbBof45rD2bgU2Ngx4H5XbqDg8G9IrSrlisond73TuDuX1VjXWhxCsRy5Zb34jL8H3Vn6a+SGz7Lt+DT71wTFiloGrFMwV65tvGlabvsKGllDLHbiDEUAAAAASUVORK5CYII=");background-size:cover;content:"";height:28px;left:0;position:absolute;top:0;width:28px}.home-page__issue .issue-list .issue.mt-30{margin-top:30px}.home-page__issue .issue-list .answer{font-size:16px;line-height:28px;margin-top:10px;padding-left:39px;position:relative}.home-page__issue .issue-list .answer:before{background-image:url("data: image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADkAAAA5CAYAAACMGIOFAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAVKSURBVHgB3ZvNThtXFMfPuR5MEgvqKV2yMIsgVQUb75JVzROUPEHJDqpKgScgeYI4ixJLXZTsKzVZdNvSZVd8LSo1lWKprSpVorYghGBm7u05Y8Z4rsf2mLkDdn4Ssu9lxszf5+Oe+wHCNbC2U8s10pAVErLt/ZYD1XLRrkLCIBiGBZ0JuYQIBSWwBApy/e6ha3cB1C5I9YscS21XPjUr3IjItTe1bOMtPFKgStQsQXy2UckXpgTHErnyWy0nXLmhFC5RMwvmqSOqlzIlnsQReyWRbLmzY9gAVGtwTSDg4815+wlcgYFFfn1QK7movosSa8ZBqCLig83P7N1BbhODXLy6X3vqgvr5RgQy9HeVVDtfHdQ2BrktkiU993yrfgAzScUIFKtb6YxYL8/Y9b7X9ruAkwu6N2i9HvDQk87gYj+hPUUOs0CfKEK7xiS7qHDJRYdYIKMULDRO5NNe13QVyUMEfwCMADROL/dKRqHuSjdw9VKGEUMBLlbm7W29v0OkF4eO2oFkKphkoXF0PINFPT473JXLNBhFgQzlj7MT2eG2AUt61QwP9gaZzViwNjPR0f/T4Rl8/887SAJl4Ux7rRuwJAkcqJKIwj17PLT/fjYNSXHhjZdt/w1bERKoaO7esUL7b6cQ7mYsSALOtjwE+u2WSInySzAMu+pU+tJZ3rkq8PvCZHLWbBzJ1gzJewKazWdZPRgmPzkWaP/472mgnaTL0qrEI/+9J/Is5ZYgAQoTQRG/1htweC5b7SRdlsiuNEOwKRIFfgGGmb6VCrjqX+9dz133jhqB65J0WSFlyXv1WgqNl2+6hX4/cbxXFttOYWIMkoJc9nN+FV48gvka9b42dPgW3Ds6D/SztRN0WU+XcCzzAvnB2V3b+fvCgqfksr5VfWYziVkzy0ukwhFuDgyT11yQRbUPH69PgtYsTCbnsu8tyAkhMQeG0ZPJvpZsXmuW9JLU2EDLTZERZETjn8yuOtsl6bS39cKgW/lnAuMi9TLusCE7MirzhyY8wRIva/yTdYuwZTfn7L73sfXvUHGgW9gERi0Z5qqDcC+BMo+WLutCSei7bhmVbjOOqOQTqH6kTFUt2s+omtrBW9AekuNRHy7amb5lwfTty/E0CZcVAuqWclO7aMX/UC629VnH3vF5z9l/2KoBuyyvGpgifQeqosI7vSq+y4ZlR70Y1/kzJOsadVlaeOZFLeE3ICYLIQ+nD/o64SVe02VNQNt9nq6mSKleQUzCSrkohMVs3tDMhJKqp0s0G+IlxIBjUf/29/u4qk+YtU1VP+MTsM2vXiBxXK4e/McdJbgCn1DdqVuOk04U+D793lNXQlxoi+OVv8h8mS3YZfm0xhXgbBgnI5bfHINpKB63/Petimdcii0TWXYooO2C53m7FYItkeWizSctnsEHAEoMHKAI1K5pR5T5W4BRhp5/M29vtXcFRLI1aZV5HUYYdY6Lel/HLOTCl2MNKTcF7ak+q4Sc1Qudao07+HDk3JaetzI/FXp4KlQku61zjg9GJtuSwDA39ek6af62aO/S9vSoxGe90uNIac+VgQplKVojeQjDjoKF1b3Druf8IpX7K/u1ZeTzdMNNnXaYi2GnKSOt8bBFHQeLQ56MvHNH7ZuvPpEXsrwYbQb3NgwpfO6o78GIqHjuK9TGsJ7WEmgtfzM3+cJvX3kKvkIbKZiSj2nNz/g2vAEC8Rl7nYHFSiGXUinavh4iy/LBws25j4veezAIb1+jkpSJsZDEnufAoFp/PjdVNv4vEz68uUvbZgso6UfIHFn5I4WYg+ujrhxc5yLhf57XHLRp4C36AAAAAElFTkSuQmCC");background-size:cover;content:"";height:28px;left:0;position:absolute;top:0;width:28px}@media only screen and (max-width:1023px){.home-page__issue{padding:22.886px 0 50.537px}.home-page__issue .issue-list{border-radius:6.737px;margin:20.22px auto 0;padding:10.78px 21.563px;width:444.78px}.home-page__issue .issue-list .issue{font-size:12.13px;line-height:18.188px;padding-left:26.26px}.home-page__issue .issue-list .issue:before{height:18.868px;width:18.868px}.home-page__issue .issue-list .issue.mt-30{margin-top:20.208px}.home-page__issue .issue-list .answer{font-size:10.786px;line-height:18.867px;margin-top:6.736px;padding-left:26.26px}.home-page__issue .issue-list .answer:before{height:18.868px;width:18.868px}}@media only screen and (max-width:767px){.home-page__issue{padding:32px 16px}.home-page__issue .issue-list{margin:16px 0 0;width:100%}.home-page__issue .issue-list .issue{font-size:16px;line-height:28px;padding-left:39px}.home-page__issue .issue-list .issue:before{height:28px;width:28px}.home-page__issue .issue-list .issue.mt-30{margin-top:30px}.home-page__issue .issue-list .answer{font-size:14px;line-height:28px;margin-top:10px;padding-left:39px}.home-page__issue .issue-list .answer:before{height:28px;width:28px}}.home-page__combinationcase{padding:50px;text-align:center}.home-page__combinationcase h2{animation-delay:.2s;font-size:28px;font-weight:700;line-height:1.789;margin-bottom:10px;text-align:center}@media only screen and (max-width:1023px){.home-page__combinationcase h2{font-size:18.861px}}@media only screen and (max-width:767px){.home-page__combinationcase h2{font-size:24px}}.home-page__combinationcase .combinationcase-list{margin:40px auto 0;width:-moz-max-content;width:max-content}.home-page__combinationcase .combinationcase-list:before{clear:both;content:"";display:inline-block}.home-page__combinationcase .combinationcase-list__item{border-radius:10px 10px 10px 10px;box-shadow:4px 4px 10px 0 rgba(170,199,231,.5);float:left;width:420px}.home-page__combinationcase .combinationcase-list__item .img_container{border-radius:10px 10px 0 0;overflow:hidden}.home-page__combinationcase .combinationcase-list__item img{border-top-left-radius:10px;border-top-right-radius:10px;-o-object-fit:contain;object-fit:contain;transition:transform .3s ease-in-out;width:100%}.home-page__combinationcase .combinationcase-list__item img:hover{transform:scale(1.05)}.home-page__combinationcase .combinationcase-list__item .tips{box-sizing:border-box;font-size:16px;height:84px;padding:20px;text-align:left}.home-page__combinationcase .combinationcase-list__item .tips br{display:none}.home-page__combinationcase .combinationcase-list__item .tips a{background:#279dec;border-radius:10px 10px 10px 10px;color:#fff;cursor:pointer;display:inline-block;height:44px;line-height:44px;margin-left:8px;text-align:center;width:190px}.home-page__combinationcase .combinationcase-list__item .tips a.blueColor{background-color:#28afa0}.home-page__combinationcase .combinationcase-list__item:first-child{margin-right:42px}@media only screen and (max-width:1023px){.home-page__combinationcase{padding:33.681px}.home-page__combinationcase .combinationcase-list{margin:26.96px auto 0}.home-page__combinationcase .combinationcase-list__item{border-radius:6.737px 6.737px 6.737px 6.737px;box-shadow:2.692px 2.692px 6.737px 0 rgba(170,199,231,.5);width:283.113px}.home-page__combinationcase .combinationcase-list__item img{border-top-left-radius:6.737px;border-top-right-radius:6.737px}.home-page__combinationcase .combinationcase-list__item .tips{font-size:10.785px;height:56.592px;padding:13.481px}.home-page__combinationcase .combinationcase-list__item .tips br{display:none}.home-page__combinationcase .combinationcase-list__item .tips a{border-radius:6.737px 6.737px 6.737px 6.737px;height:29.693px;line-height:29.693px;margin-left:5.391px;width:128.341px}.home-page__combinationcase .combinationcase-list__item:first-child{margin-right:28.314px}}@media only screen and (max-width:767px){.home-page__combinationcase{padding:40px 16px}.home-page__combinationcase h2{font-size:24px}.home-page__combinationcase .combinationcase-list{margin:10px 0 0;width:100%}.home-page__combinationcase .combinationcase-list__item{border-radius:10px 10px 10px 10px;box-shadow:4px 4px 10px 0 rgba(170,199,231,.5);margin-top:20px;width:100%}.home-page__combinationcase .combinationcase-list__item img{border-top-left-radius:10px;border-top-right-radius:10px}.home-page__combinationcase .combinationcase-list__item .tips{font-size:14px;height:70px;line-height:20px;padding:16px;position:relative}.home-page__combinationcase .combinationcase-list__item .tips br{display:block;height:0!important}.home-page__combinationcase .combinationcase-list__item .tips a{background:#ff8d2f;border-radius:10px 10px 10px 10px;height:40px;line-height:40px;position:absolute;right:16px;top:16px;width:190px}}
