*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}a{text-decoration:none;color:#232536}.container{margin:0 auto;width:1300px;height:100%}@media screen and (max-width: 1360px){.container{width:1100px}#lmpe .lm_main .slogan{padding-right:90px;width:363px}#lmpe .lm_main .contact{width:360px}#lmpe .lm_main .download{width:377px}}@media screen and (max-width: 1160px){.container{width:960px}}@media screen and (max-width: 1024px){.container{width:100%}}.color_block{width:var(--w) px;height:var(--w) px;background-color:var(--c)}#header{position:sticky;top:0;left:0;width:100%;height:80px;background-color:#0032FE;z-index:999}#header .header_main{display:flex;justify-content:space-between;align-items:center;height:100%}#header .header_main .logo{width:224px;cursor:pointer}#header .header_main .logo img{width:100%}#header .header_main .bread_crumb{display:none}#header .header_main .menu{display:flex;gap:30px}#header .header_main .menu #nav{display:flex;gap:30px}#header .header_main .menu #nav a{display:flex;justify-content:center;align-items:center;color:#fff;opacity:.6;font-size:16px;height:80px;position:relative}#header .header_main .menu #nav a::after{position:absolute;left:0;bottom:2px;width:0%;height:2px;background-color:#fff;content:"";transition:all .2s ease-in-out}#header .header_main .menu #nav a:hover{opacity:1}#header .header_main .menu #nav a:hover::after{width:100%}#header .header_main .menu .get_app{display:flex;align-items:center;gap:50px;height:80px;color:#fff;font-size:16px;cursor:pointer}#header .header_main .menu .get_app .right_arrow{position:relative;width:20px;height:1px;background-color:#fff}#header .header_main .menu .get_app .right_arrow::before,#header .header_main .menu .get_app .right_arrow::after{position:absolute;top:0;right:0;width:6px;height:1px;background-color:#fff;content:"";transform-origin:100% 50%}#header .header_main .menu .get_app .right_arrow::before{transform:rotate(45deg)}#header .header_main .menu .get_app .right_arrow::after{transform:rotate(-45deg)}#banner{padding-top:28px}#banner img{display:block;width:100%}#data{background-color:rgba(0,254,194,0.09)}#data .data_main{display:flex;align-items:center;padding:42px 80px}#data .data_main .data_list{display:flex;width:calc(100% - 168px)}#data .data_main .data_list .data_item{width:25%;line-height:1.6}#data .data_main .data_list .data_item .data_title{margin-bottom:8px;font-size:36px;color:#232536}#data .data_main .data_list .data_item img{margin-bottom:3px;width:72px;height:7px}#data .data_main .data_list .data_item .data_desc{font-size:16px;color:#000}#data .data_main .download{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:14px;width:168px}#data .data_main .download img{display:block;width:100%}#info{padding-top:40px}#info .color_block{width:28px;height:28px;background-color:var(--c)}#info .top_text{margin-top:24px;margin-bottom:16px;opacity:.87;color:#000;font-size:20px}#info .main_text{display:flex;justify-content:space-between;margin-bottom:60px}#info .main_text .title{width:590px;color:#232536;font-size:48px;line-height:54px}#info .main_text .desc{width:650px}#info .main_text .desc .desc_title{margin-bottom:20px;font-size:36px;color:#232536;font-weight:300}#info .main_text .desc .desc_info{color:#5d5f6d;font-size:16px;line-height:1.6}#info #carousel .carousel_box{overflow:hidden}#info #carousel .carousel_list{display:flex;align-items:center;gap:10px;width:100%;height:446px}#info #carousel .carousel_list .carousel_item{height:100%}#info #carousel .carousel_list .carousel_item img{height:100%}#info .show_pane{display:flex;justify-content:space-between;padding-top:110px;padding-bottom:70px}#info .show_pane .show_pane_text{width:560px}#info .show_pane .show_pane_text .title{margin-bottom:20px;color:#232536;font-size:36px;line-height:1.6}#info .show_pane .show_pane_text .desc{color:#5d5f6d;font-size:16px;line-height:1.6}#info .show_pane .show_pane_img{width:650px}#info .show_pane .show_pane_img img{width:100%}#info .about_text{padding-bottom:70px}#info .about_text p{margin-bottom:30px;color:#5d5f6d;font-size:16px;line-height:1.6}#feature{background-color:rgba(0,50,254,0.09);padding:90px 0}#feature .feature_text{position:relative}#feature .feature_text .icon{position:absolute;top:22px;right:0;width:30px;height:30px}#feature .feature_text .icon img{width:100%}#feature .feature_text .top_text{margin-bottom:16px;color:#000;opacity:.87;font-size:14px}#feature .feature_text .top_title{margin-bottom:16px;color:#232536;width:700px;font-size:48px;line-height:54px}#feature .feature_text .top_desc{margin-bottom:20px;width:700px;color:#5d5f6d;font-size:16px;line-height:1.6}#feature .feature_list{display:flex;justify-content:space-around;flex-wrap:wrap;gap:48px}#feature .feature_list .feature_item{display:flex;padding:32px 32px 0 32px;width:395px;height:164px;background-color:#fff;border:1px solid rgba(35,37,54,0.17);transition:all .4s ease-in-out}#feature .feature_list .feature_item:hover{transform:translateY(-2%);box-shadow:2px 2px 4px rgba(0,0,0,0.2)}#feature .feature_list .feature_item .icon{width:48px;height:48px}#feature .feature_list .feature_item .icon img{width:100%}#feature .feature_list .feature_item .feature_info{padding-left:14px;width:calc(100% - 48px);font-size:16px}#feature .feature_list .feature_item .feature_info .title{margin-bottom:6px;color:#000;line-height:28px}#feature .feature_list .feature_item .feature_info .desc{color:#5d5f6d;line-height:1.6}#feature .feature_list .feature_item:first-child,#feature .feature_list .feature_item:last-child{position:relative}#feature .feature_list .feature_item:first-child .line,#feature .feature_list .feature_item:last-child .line{display:flex;justify-content:space-between;position:absolute;left:0;width:100%;background-color:#fff}#feature .feature_list .feature_item:first-child .line .line_block,#feature .feature_list .feature_item:last-child .line .line_block{height:8px;width:112px;background-color:var(--c)}#feature .feature_list .feature_item:first-child .line{top:calc(100% + 1px)}#feature .feature_list .feature_item:last-child .line{bottom:calc(100% + 1px)}#company{padding:40px 0 70px 0}#company .color_block{width:28px;height:28px;background-color:var(--c)}#company .top_text{margin-top:24px;margin-bottom:16px;color:#000;opacity:.87;font-size:14px;line-height:1.6}#company .company_title{margin-bottom:16px;color:#232536;font-size:36px;line-height:54px;width:700px}#company .company_desc{margin-bottom:30px;width:700px;color:#5d5f6d;font-size:16px;line-height:1.6}#company .company_desc p{margin-bottom:6px}#company .company_img{position:relative}#company .company_img img{display:block;width:100%}#company .company_img .line{position:absolute;top:100%;right:0;display:flex}#company .company_img .line .line_block{width:296px;height:18px;background-color:var(--c)}#company .company_img .line .line_block1{width:50px;height:18px;background-color:var(--c)}#company .about{display:flex;justify-content:space-between;padding-top:120px;margin-bottom:30px}#company .about .about_text{display:flex;flex-direction:column;gap:30px;width:560px;color:#5d5f6d;font-size:16px;line-height:1.6}#company .about .about_img{width:600px}#company .about .about_img img{width:100%}#company .about_item{line-height:1.6}#company .about_item .color_block{margin-bottom:14px;width:16px;height:16px;background-color:var(--c)}#company .about_item .title{margin-bottom:16px;color:#232536;font-size:36px}#company .about_item .desc{margin-bottom:30px;color:#5d5f6d;font-size:16px}#psd{padding:90px 0;background-color:rgba(0,254,194,0.09)}#psd .img_list{display:flex;gap:10px;justify-content:space-around;flex-wrap:wrap}#psd .img_list .img_item{width:420px;height:284px;overflow:hidden}#psd .img_list .img_item img{width:100%;transition:all .4s ease-in-out}#psd .img_list .img_item img:hover{transform:scale(1.1)}#psd .psd_title{margin-top:40px;margin-bottom:24px;font-size:36px;line-height:1.6;color:#232536}#psd .psd_desc{width:700px;font-size:16px;line-height:1.6;color:#5d5f6d}#partners{padding-top:40px;padding-bottom:60px}#partners .color_block{width:16px;height:16px}#partners .partners_title{padding-top:20px;padding-bottom:60px;color:#232536;font-size:48px;line-height:54px}#partners .partner_list{display:flex;justify-content:center;align-items:center;gap:42px;height:124px}#partners .partner_list .partner_item{height:54px}#partners .partner_list .partner_item img{height:100%}#lmpe{padding-top:20px;padding-bottom:70px}#lmpe .top_icon{margin-bottom:32px;width:37px}#lmpe .top_icon img{width:100%}#lmpe .lm_main{display:flex}#lmpe .lm_main .slogan{padding-right:110px;width:443px;color:#232536;font-size:48px;line-height:56px}#lmpe .lm_main .contact{width:480px}#lmpe .lm_main .contact .go{margin-bottom:28px;color:#232536;font-size:24px;line-height:1.6}#lmpe .lm_main .contact .contact_num{margin-bottom:26px}#lmpe .lm_main .contact .contact_num .title,#lmpe .lm_main .contact .contact_num .num1,#lmpe .lm_main .contact .contact_num .num2{color:#232536;font-size:18px;line-height:1.6}#lmpe .lm_main .contact .contact_num .title a[href^="tel:"],#lmpe .lm_main .contact .contact_num .num1 a[href^="tel:"],#lmpe .lm_main .contact .contact_num .num2 a[href^="tel:"]{color:#232536}#lmpe .lm_main .contact .contact_num .title{margin-bottom:4px}#lmpe .lm_main .contact .address{padding-top:16px;border-top:1px solid rgba(0,0,0,0.08);width:268px;color:#232536;font-size:14px;line-height:1.6;font-weight:300}#lmpe .lm_main .download{width:377px}#lmpe .lm_main .download .title{margin-bottom:25px;color:#232536;font-size:24px;line-height:1.6}#lmpe .lm_main .download .download_list{display:flex;flex-direction:column;gap:15px}#lmpe .lm_main .download .download_list .download_item img{width:169px;height:50px}#lmpe .bottom_icon{margin-top:90px;text-align:right}#lmpe .bottom_icon img{width:50px}#go_top{position:fixed;right:30px;bottom:100px;z-index:500;width:40px;height:40px;opacity:0;display:flex;justify-content:center;align-items:center;background-color:rgba(0,0,0,0.4);border-radius:50%;cursor:pointer;transform:translateX(240px) rotate(360deg);transition:transform .5s ease-in-out}#go_top .arrow{width:10px;height:10px;border-top:1px solid #fff;border-left:1px solid #fff;transform:translateY(4px) rotate(45deg)}#footer{height:80px;background-color:#0032FE}#footer .footer_main{padding:0 40px;height:80px;display:flex;justify-content:space-between;align-items:center}#footer .footer_main .logo{width:224px}#footer .footer_main .logo img{display:block;width:100%}#footer .footer_main .friend_link{display:flex;align-items:center;height:80px;gap:40px}#footer .footer_main .friend_link .link_item{height:28px}#footer .footer_main .friend_link .link_item img{height:100%}@media screen and (max-width: 1024px){#header{height:80rem}#header .header_main{position:relative;padding:0 20rem}#header .header_main .logo{width:224rem}#header .header_main .logo img{display:block}#header .header_main .bread_crumb{display:flex;justify-content:space-around;flex-direction:column;align-items:center;width:30rem;height:30rem}#header .header_main .bread_crumb img{width:100%}#header .header_main .bread_crumb img.close{display:none}#header .header_main .bread_crumb.active img.show{display:none}#header .header_main .bread_crumb.active img.close{display:block}#header .header_main .menu{display:none;position:absolute;top:80rem;left:0;width:100%;flex-direction:column;gap:0rem;transition:height .4s ease-in-out;overflow:hidden;height:100vh}#header .header_main .menu .mask{position:absolute;inset:0;background-color:rgba(0,0,0,0.6)}#header .header_main .menu.active{display:flex}#header .header_main .menu.active #nav{flex-direction:column;gap:0;background-color:#0032FE;z-index:999}#header .header_main .menu.active #nav a{padding-left:90rem;justify-content:flex-start;opacity:1;font-size:24rem;height:80rem}#header .header_main .menu.active #nav a::after{display:none}#header .header_main .menu.active .get_app{padding-left:90rem;gap:25rem;height:80rem;font-size:24rem;background-color:#0032FE;z-index:999}#header .header_main .menu.active .get_app .right_arrow{width:20rem;height:1rem}#header .header_main .menu.active .get_app .right_arrow::before,#header .header_main .menu.active .get_app .right_arrow::after{width:6rem;height:1rem}#banner{padding-top:50rem}#banner img{width:100%}#data .data_main{display:flex;align-items:center;flex-direction:column;padding:42rem 0}#data .data_main .data_list{flex-wrap:wrap;width:100%}#data .data_main .data_list .data_item{margin-bottom:30rem;padding:2% 10%;width:50%}#data .data_main .data_list .data_item .data_title{margin-bottom:8rem;font-size:50rem}#data .data_main .data_list .data_item img{margin-bottom:3rem;width:90rem}#data .data_main .data_list .data_item .data_desc{font-size:28rem}#data .data_main .download{flex-direction:row;gap:30rem;width:100%}#data .data_main .download img{width:240rem}#info{padding-top:40rem}#info .color_block{margin-left:20rem;width:28rem;height:28rem}#info .top_text{padding-left:20rem;padding-right:20rem;font-size:28rem}#info .main_text{padding-left:20rem;padding-right:20rem;flex-direction:column;margin-bottom:60rem}#info .main_text .title{margin-bottom:40rem;width:100%;font-size:50rem;line-height:64rem}#info .main_text .desc{width:100%}#info .main_text .desc .desc_title{margin-bottom:20rem;font-size:42rem;line-height:1.6}#info .main_text .desc .desc_info{font-size:24rem;line-height:1.6}#info #carousel .carousel_list{gap:10rem;height:446rem}#info .show_pane{flex-direction:column;padding-top:110rem;padding-bottom:70rem}#info .show_pane .show_pane_text{margin-bottom:40rem;padding:0 20rem;width:100%}#info .show_pane .show_pane_text .title{margin-bottom:20rem;font-size:42rem;line-height:1.6}#info .show_pane .show_pane_text .desc{font-size:24rem;line-height:1.6}#info .show_pane .show_pane_img{width:100%}#info .about_text{padding:0 20rem 100rem 20rem}#info .about_text p{line-height:1.6;margin-bottom:30rem;font-size:24rem}#feature{padding:90rem 0}#feature .feature_text{padding:0 20rem}#feature .feature_text .icon{right:20rem;top:22rem;width:30rem;height:30rem}#feature .feature_text .top_text{margin-bottom:16rem;font-size:28rem}#feature .feature_text .top_title{margin-bottom:16rem;width:100%;font-size:50rem;line-height:1.6;line-height:64rem}#feature .feature_text .top_desc{margin-bottom:40rem;width:100%;font-size:24rem;line-height:1.6}#feature .feature_list{padding:0 20rem;gap:48rem}#feature .feature_list .feature_item{width:100%;height:180rem;padding:32rem 32rem 0 32rem;border:1rem solid rgba(35,37,54,0.17)}#feature .feature_list .feature_item .icon{width:56rem;height:56rem}#feature .feature_list .feature_item .feature_info{padding-left:14rem;width:calc(100% - 48rem)}#feature .feature_list .feature_item .feature_info .title{font-size:32rem;margin-bottom:6rem;line-height:28rem}#feature .feature_list .feature_item .feature_info .desc{font-size:24rem}#feature .feature_list .feature_item:first-child .line .line_block,#feature .feature_list .feature_item:last-child .line .line_block{height:8rem;width:112rem}#feature .feature_list .feature_item:first-child .line{top:calc(100% + 1rem)}#feature .feature_list .feature_item:last-child .line{bottom:calc(100% + 1rem)}#company{padding:40rem 20rem 70rem 20rem}#company .color_block{width:28rem;height:28rem}#company .top_text{margin-top:24rem;margin-bottom:16rem;font-size:28rem;line-height:20rem}#company .company_title{margin-bottom:16rem;font-size:42rem;line-height:64rem;width:100%}#company .company_desc{width:100%;margin-bottom:30rem;font-size:24rem;line-height:1.6}#company .company_desc p{margin-bottom:6rem}#company .company_img .line .line_block{width:296rem;height:18rem}#company .company_img .line .line_block1{width:50rem;height:18rem}#company .about{flex-direction:column;padding-top:120rem;margin-bottom:30rem}#company .about .about_text{margin-bottom:24rem;width:100%;gap:30rem;font-size:24rem;line-height:1.6}#company .about .about_img{width:100%}#company .about_item .color_block{margin-bottom:14rem;width:16rem;height:16rem}#company .about_item .title{margin-bottom:16rem;font-size:42rem}#company .about_item .desc{margin-bottom:30rem;font-size:24rem;line-height:1.6}#psd{padding:90rem 0}#psd .img_list{gap:10rem}#psd .img_list .img_item{width:100%;height:auto}#psd .psd_title{margin-top:40rem;margin-bottom:24rem;padding:0 20rem;font-size:42rem}#psd .psd_desc{padding:0 20rem;width:100%;font-size:24rem;line-height:1.6}#partners{padding:40rem 20rem 60rem 20rem}#partners .color_block{width:16rem;height:16rem}#partners .partners_title{padding-top:20rem;padding-bottom:60rem;font-size:50rem;line-height:64rem}#partners .partner_list{flex-wrap:wrap;height:auto;margin-bottom:35rem;gap:42rem}#partners .partner_list .partner_item{height:54rem}#lmpe{padding:20rem 20rem 70rem 20rem}#lmpe .top_icon{margin-bottom:32rem;width:37rem}#lmpe .lm_main{flex-direction:column}#lmpe .lm_main .slogan{margin-bottom:60rem;padding-right:0;width:100%;font-size:50rem;line-height:64rem}#lmpe .lm_main .contact{margin-bottom:60rem;width:100%}#lmpe .lm_main .contact .go{margin-bottom:28rem;font-size:42rem}#lmpe .lm_main .contact .contact_num{margin-bottom:26rem}#lmpe .lm_main .contact .contact_num .title,#lmpe .lm_main .contact .contact_num .num1,#lmpe .lm_main .contact .contact_num .num2{font-size:28rem;line-height:38rem}#lmpe .lm_main .contact .contact_num .title{margin-bottom:4rem}#lmpe .lm_main .contact .address{padding-top:16rem;border-top:1rem solid rgba(0,0,0,0.08);width:100%;font-size:24rem;line-height:1.5}#lmpe .lm_main .download{width:100%}#lmpe .lm_main .download .title{margin-bottom:25rem;font-size:36rem}#lmpe .lm_main .download .download_list{flex-direction:row;gap:15rem}#lmpe .lm_main .download .download_list .download_item{width:48%}#lmpe .lm_main .download .download_list .download_item img{width:100%;height:auto}#lmpe .bottom_icon{margin-top:90rem}#lmpe .bottom_icon img{width:50rem}#go_top{opacity:0;right:60rem;bottom:180rem;width:80rem;height:80rem}#go_top .arrow{width:20rem;height:20rem;border-top:2rem solid #fff;border-left:2rem solid #fff;transform:translateY(8rem) rotate(45deg)}#footer{height:80rem;background-color:#0032FE}#footer .footer_main{justify-content:center;padding:0 40rem;height:80rem}#footer .footer_main .logo{display:none}#footer .footer_main .friend_link{height:80rem;gap:60rem}#footer .footer_main .friend_link .link_item{height:32rem}}
