.footer-nav{background:#3c3c3c;color:#fff;padding-top:3rem;padding-bottom:3rem;box-sizing:border-box}.footer-nav .content-wrap{display:flex;justify-content:space-between;height:100%}.footer-nav a{color:#fff!important}.footer-nav a:hover{color:var(--main-color)}.footer-nav .contact{display:flex;align-items:flex-end}.footer-nav .contact .contact-item{display:flex;overflow:hidden;cursor:pointer}.footer-nav .contact .contact-item .icon{flex-shrink:0;font-size:1rem}.footer-nav .nav-wrap{display:flex;margin-right:1rem}.footer-nav .nav-wrap .nav-list{display:flex;flex-direction:column}.footer-nav .nav-wrap .nav-list:not(:last-child) .nav-item{width:4.5rem}.footer-nav .nav-wrap .nav-list .nav-item{padding-bottom:2px;border-bottom:1px solid #d0d0d0;font-size:.5rem;line-height:.5rem;margin-bottom:10px;font-weight:700}.footer-nav .nav-wrap .nav-list .subnav .sub-item{display:block;font-size:.5rem;line-height:.55rem}.footer-nav .contact-info{display:flex;justify-content:space-between;width:100%;padding:0 2rem}.footer-nav .contact-info .info .title{font-size:1.5rem;line-height:2.5rem}.footer-nav .contact-info .info .title-digest{font-size:.75rem;line-height:2rem}.footer-nav .contact-info .info .contact-digest{font-size:.55rem;line-height:2rem;display:flex;align-items:center}.footer-nav .contact-info .info .contact-digest img{display:inline-block;padding-right:5px}.footer-nav .contact-info .info .contact-online{width:12rem;height:2rem;line-height:2rem;font-size:.85rem;color:#f9f9f9;text-align:center;background:#009cf3;border-radius:5px;margin:24px 0}.footer-nav .contact-info .info .contact-online a{display:inline-block;width:100%;height:100%;color:#f9f9f9!important}.footer-nav .contact-info .info .phone{font-size:1rem;line-height:2rem}.footer-nav .contact-info .info .phone a{font-size:1.5rem}.footer-nav .contact-info .info .phone a:hover{color:#fff}.footer-nav .contact-info .info .digest{font-size:.75rem;line-height:1.5rem}.footer-nav .contact-info .info .company{margin-top:.75rem;font-size:.5rem;line-height:1rem}.footer-nav .contact-info .info .beian{font-size:.5rem;line-height:1.25rem}.footer-nav .contact-info .info .beian a:hover{color:#fff}.footer-nav .contact-info .contact-right{width:11.5rem;background:#4a3499 url(../../../../images/footer_right_bg.png) no-repeat;text-align:center;padding-top:2rem}.footer-nav .contact-info .contact-right img{width:60%;display:inline-block}.footer-nav .contact-info .contact-right .phone{margin-top:2rem;width:100%;color:#f9f9f9;line-height:1rem;font-size:.75rem;padding:15px 0;background:rgba(255,255,255,.2);text-align:center}.footer-nav .contact-info .contact-right .phone a:hover{color:#fff}@media screen and (max-width:750px){.footer-nav{height:auto;padding-top:1.5rem;padding-bottom:1.5rem}.footer-nav .contact{display:none}.footer-nav .nav-wrap{width:100%;justify-content:center;margin:0}.footer-nav .nav-wrap .nav-list{height:auto}.footer-nav .contact-info{flex-wrap:wrap}.footer-nav .contact-info .info{width:100%}.footer-nav .contact-info .contact-right{margin-top:2rem;width:100%;text-align:center}.footer-nav .contact-info .contact-right img{width:50%}}.footer-bar{color:#fff;background:var(--main-color);padding:0 1rem}.footer-bar .content-wrap{display:flex;align-items:center;justify-content:space-between;height:2rem}.footer-bar a{color:#fff}.footer-bar a:hover{color:#fff}.footer-bar .co,.footer-bar .right{line-height:1;font-size:.51rem}.footer-bar .co .footer-logo{width:4rem;height:.7rem;margin-right:.6rem}.footer-bar .co .text{font-size:.51rem}.footer-bar .right .terms{margin-right:.45rem}.footer-bar .right .policy{margin-right:.7rem}.footer-bar .right .lan{cursor:pointer}.footer-bar .right .lan .icon{margin-right:5px}.mobile-footer{display:none}@media screen and (max-width:750px){.mobile-footer{position:fixed;bottom:0;display:flex;background-color:#fff;box-shadow:0 0 6px rgba(23,113,235,.6);width:100%;height:4rem;align-items:center;justify-content:space-between}.mobile-footer a{display:block;text-align:center;width:50%}.mobile-footer a span{font-size:2rem;color:#36aff2}}@media screen and (max-width:750px){.footer-container{padding-bottom:4rem}.footer-nav{height:auto;padding-top:1.5rem;padding-bottom:1.5rem}.footer-nav .contact{display:none}.footer-nav .nav-wrap{width:100%;justify-content:center;margin:0}.footer-nav .nav-wrap .nav-list{height:auto}.footer-nav .contact-info{flex-wrap:wrap}.footer-nav .contact-info .info{width:100%}.footer-nav .contact-info .contact-right{margin-top:2rem;width:100%;text-align:center}.footer-nav .contact-info .contact-right img{width:50%}.mobile-footer{position:fixed;bottom:0;display:flex;background-color:#fff;box-shadow:0 0 6px rgba(23,113,235,.6);width:100%;height:4rem;align-items:center;justify-content:space-between}.mobile-footer a{display:block;text-align:center;width:50%}.mobile-footer a span{font-size:2rem;color:#36aff2}}.nav-container{position:fixed;top:0;width:100%;height:var(--nav-height);border-bottom:1px solid var(--main-color);box-sizing:border-box;z-index:99;background-color:#fff}.nav-container .content-wrap{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;height:100%;padding:0 1rem}.nav-container .content-wrap .left-wrap{height:100%;display:flex;align-items:center;justify-content:center}.nav-container .content-wrap .left-wrap .logo{width:5rem;height:100%;margin-right:10px}.nav-container .content-wrap .left-wrap .logo img{width:100%;height:100%;object-fit:contain}.nav-container .content-wrap .left-wrap h1{margin:0;color:#1b1a19;font-size:1.2rem}.nav-container .content-wrap .nav-list{display:flex;height:100%}.nav-container .content-wrap .nav-list .nav-item{display:flex;align-items:center;justify-content:center;position:relative;font-size:.65rem;color:#606060;cursor:pointer}.nav-container .content-wrap .nav-list .nav-item .arrow-down{transition:transform .2s}.nav-container .content-wrap .nav-list .nav-item:hover .nav-child{display:block}.nav-container .content-wrap .nav-list .nav-item a:hover,.nav-container .content-wrap .nav-list .nav-item.active{color:var(--main-color)}.nav-container .content-wrap .nav-list .nav-item a{display:block;padding:1rem .75rem}.nav-container .content-wrap .nav-list .nav-item:not(:last-child){margin-right:1rem}@media screen and (max-width:850px){.nav-container .content-wrap .nav-list .nav-item:not(:last-child){margin-right:0}}.nav-container .content-wrap .nav-list .nav-item .nav-child{position:absolute;display:none;top:100%;background:#fff}.nav-container .content-wrap .nav-list .nav-item .nav-child a{display:block;white-space:nowrap;padding:1rem 1.5rem}.nav-container .content-wrap .nav-list .nav-item.active .arrow-down{transform:rotate(180deg)}@media screen and (max-width:750px){.nav-container .content-wrap .nav-list{display:none}.nav-container .content-wrap .nav-list.open{display:flex;position:absolute;top:var(--nav-height);left:0;background:#fff;flex-wrap:wrap;width:100%;height:auto}.nav-container .content-wrap .nav-list.open .nav-item{display:inline-block;flex-wrap:wrap;text-align:center;width:100%;margin:0;padding:0;font-size:1rem}.nav-container .content-wrap .nav-list.open .nav-item a{display:block;padding:1rem .75rem}.nav-container .content-wrap .nav-list.open .nav-item .nav-child{padding:1rem 0}.nav-container .content-wrap .nav-list.open .nav-item:hover .nav-child{display:block;position:unset;background:#eee}}.nav-container .mobile-menu{display:none;cursor:pointer}@media screen and (max-width:750px){.nav-container .mobile-menu{display:block}}#components-reconnect-modal{display:none!important}*{-webkit-user-drag:none}#app,#root,app,body,html{height:100%}canvas{display:block}body{text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}ol,ul{list-style:none}body,html{color:#000;margin:0}img{display:block;max-width:100%}a{text-decoration:none;color:#000}a:hover{color:var(--main-color);text-decoration:none}a:visited{color:#000}a:link{color:#000}p{margin:0}.content-wrap{width:calc(100% - 2rem);max-width:45rem;margin:0 auto}.mask{position:fixed;top:0;left:0;bottom:0;right:0;z-index:2;background-color:rgba(0,0,0,.7)}.header-container{height:var(--nav-height)}@media screen and (max-width:750px){.content-wrap{width:100%;max-width:100vw}}.home .banner{width:100%;height:45vh;overflow:hidden}.home .banner .banner-image{width:100%;height:45vh;background-repeat:no-repeat;background-size:cover;background-position:center;position:relative}.home .banner .banner-image a{display:block;width:100%;height:100%}.home .banner .banner-image div{position:absolute;top:30vh;left:20%}.home .banner .banner-image div.right{left:unset;top:25vh;right:10%}.home .home-container{padding-top:1.5rem;padding-bottom:1.5rem;background-color:#fff}.home .home-container.gray{background-color:#f5f5fa}.home .home-container .title{text-align:center}.home .home-container .title h1{font-size:1.2rem;line-height:1.8rem}.home .home-container .title h2{font-size:.5rem;line-height:1rem;padding:0 2rem}.home .home-container .content1 .content-top{background:url(../../../../images/content-bg.jpg) no-repeat center;background-size:auto 75%;background-position:center top;display:flex;flex-wrap:wrap;justify-content:center}.home .home-container .content1 .content-top .item-info{width:30%;margin-top:1rem;display:flex}.home .home-container .content1 .content-top .item-info img{display:inline-block;height:100%;width:100px}.home .home-container .content1 .content-top .item-info:nth-child(1){margin-left:2%;margin-right:18%}.home .home-container .content1 .content-top .item-info:nth-child(2){margin-left:18%;margin-right:2%}.home .home-container .content1 .content-top .item-info:nth-child(1),.home .home-container .content1 .content-top .item-info:nth-child(3){text-align:right}.home .home-container .content1 .content-top .item-info:nth-child(3){margin-left:5%;margin-right:15%}.home .home-container .content1 .content-top .item-info:nth-child(4){margin-left:15%;margin-right:5%}.home .home-container .content1 .content-top .item-info h1{font-size:.85rem;color:#1771eb;font-weight:600}.home .home-container .content1 .content-top .item-info h2{font-size:.5rem}.home .home-container .content1 .content-bottom{box-shadow:0 2px 8px 0 rgba(0,0,0,.2);border-radius:4px;background-color:#fff;border:1px solid transparent;display:flex;padding:1rem 0;margin-top:1rem}.home .home-container .content1 .content-bottom .bottom-item{width:25%;text-align:center}.home .home-container .content1 .content-bottom .bottom-item img{display:inline-block;width:80px}.home .home-container .content1 .content-bottom .bottom-item h1{margin-top:.5rem;font-size:.75rem}.home .home-container .content2{display:flex;flex-wrap:wrap;justify-content:space-evenly}.home .home-container .content2 .content-item{width:31.5%;padding:1rem;margin-top:1.5%;background:#fff;transition:all .3s linear;-moz-transition:all .3s linear;-webkit-transition:all .3s linear;-o-transition:all .3s linear;position:relative;cursor:pointer}.home .home-container .content2 .content-item .item-title{display:flex;justify-content:space-between}.home .home-container .content2 .content-item .item-title h2{margin:0;padding:0;height:60px;line-height:60px;color:#1771eb;font-size:1rem;font-weight:600}.home .home-container .content2 .content-item .item-title div{width:60px;height:60px;background-repeat:no-repeat;background-size:contain;background-position:center}.home .home-container .content2 .content-item .item-content{margin-top:1rem;color:#5e5e5e;font-size:.55rem;line-height:1rem}.home .home-container .content2 .content-item .line li{position:absolute;background-color:#1771eb;transition:.5s;-webkit-transition:.5s;min-height:0}.home .home-container .content2 .content-item .line li:nth-child(1){top:0;left:0;width:0;height:2px}.home .home-container .content2 .content-item .line li:nth-child(2){bottom:0;right:0;width:0;height:2px}.home .home-container .content2 .content-item .line li:nth-child(3){top:0;left:0;width:2px;height:0}.home .home-container .content2 .content-item .line li:nth-child(4){bottom:0;right:0;width:2px;height:0}.home .home-container .content2 .content-item:hover .line li:nth-child(1),.home .home-container .content2 .content-item:hover .line li:nth-child(2){width:100%}.home .home-container .content2 .content-item:hover .line li:nth-child(3),.home .home-container .content2 .content-item:hover .line li:nth-child(4){height:100%}.home .home-container .content3{display:flex;justify-content:space-between;margin-top:1rem}.home .home-container .content3 .content-item{width:23.5%;border:1px #dcdcdc solid;border-top:none}.home .home-container .content3 .content-item .item-content{background-color:#fff;padding:1rem 1rem 1.2rem 1rem;overflow:hidden}.home .home-container .content3 .content-item .item-content h1{font-size:.7rem}.home .home-container .content3 .content-item .item-content p{font-size:.5rem;line-height:1rem;color:#555;white-space:pre-wrap}.home .home-container .content4{display:flex;justify-content:space-between;margin-top:1rem}.home .home-container .content4 .content-item{width:49%;border:1px #dcdcdc solid;border-top:none}.home .home-container .content4 .content-item img{width:100%;height:25vw}.home .home-container .content4 .content-item .item-content{background-color:#fff;padding:1rem 1rem 1.2rem 1rem;overflow:hidden}.home .home-container .content4 .content-item .item-content p{font-size:.5rem;line-height:1rem;color:#555;white-space:pre-wrap}.home .home-container .content4 .content-item .item-content p h1{font-size:.7rem}.home .home-container .content5{display:flex;justify-content:space-between;margin-top:1rem;flex-wrap:wrap}.home .home-container .content5 .content-item{margin-top:1rem;width:19%;height:10vw;background-size:100% auto;background-position:center;background-repeat:no-repeat}.home .home-container .content6 p{margin-top:1rem;text-indent:1.2rem;font-size:.6rem;line-height:1.5rem}@media screen and (max-width:750px){.home .banner{height:25vh!important}.home .banner .banner-image{height:25vh!important}.home .banner .banner-image div{position:absolute;top:15vh;left:15%}.home .home-container .title{text-align:center}.home .home-container .title h1{font-size:1.5rem;line-height:1.8rem;font-weight:700}.home .home-container .title h2{font-size:.7rem;line-height:1rem;padding:0 2rem}.home .home-container .content1 .content-top{background-size:50% auto;background-position:left center;margin-top:1rem}.home .home-container .content1 .content-top .item-info{width:100%;margin-top:0}.home .home-container .content1 .content-top .item-info img{display:inline-block;height:100%;width:80px;max-height:90px}.home .home-container .content1 .content-top .item-info h1{margin-bottom:0}.home .home-container .content1 .content-top .item-info:nth-child(1){margin-left:10%;margin-right:1%}.home .home-container .content1 .content-top .item-info:nth-child(2){margin-left:30%;margin-right:1%}.home .home-container .content1 .content-top .item-info:nth-child(1),.home .home-container .content1 .content-top .item-info:nth-child(3){text-align:left}.home .home-container .content1 .content-top .item-info:nth-child(3){margin-left:45%;margin-right:1%}.home .home-container .content1 .content-top .item-info:nth-child(4){margin-left:30%;margin-right:1%}.home .home-container .content1 .content-top .item-info:nth-child(5){margin-left:10%;margin-right:1%}.home .home-container .content1 .content-bottom{box-shadow:unset;border-radius:0;border:0;display:flex;padding:1rem 0;margin-top:1rem;flex-wrap:wrap;justify-content:space-evenly}.home .home-container .content1 .content-bottom .bottom-item{width:45%;text-align:center;box-shadow:0 2px 8px 0 rgba(0,0,0,.2);background-color:#fff;margin-top:1rem;padding:1rem 0;border-radius:4px}.home .home-container .content1 .content-bottom .bottom-item img{display:inline-block;width:80px}.home .home-container .content1 .content-bottom .bottom-item h1{margin-top:.5rem;font-size:1rem}.home .home-container .content2{display:flex;flex-wrap:wrap;justify-content:space-evenly}.home .home-container .content2 .content-item{width:45%;margin-top:3%;padding:.75rem}.home .home-container .content2 .content-item .item-title h2{height:2rem;line-height:2rem}.home .home-container .content2 .content-item .item-title div{width:2rem;height:2rem;background-repeat:no-repeat;background-size:contain;background-position:center}.home .home-container .content3{flex-wrap:wrap;justify-content:space-evenly}.home .home-container .content3 .content-item{width:45%;margin-top:1rem}.home .home-container .content3 .content-item .item-content{padding:.75rem}.home .home-container .content3 .content-item .item-content h1{font-size:1rem;font-weight:700}.home .home-container .content4{justify-content:space-evenly}.home .home-container .content4 .content-item{width:45%}.home .home-container .content4 .content-item .item-content{padding:.75rem}.home .home-container .content4 .content-item .item-content p h1{font-size:1rem;font-weight:700}.home .home-container .content5{justify-content:space-evenly}.home .home-container .content5 .content-item{margin-top:1.5rem;width:30%;height:10vw}.home .home-container .content6{padding:0 5%}.home .home-container .content6 p{text-indent:1.6rem;font-size:.8rem;line-height:1.5rem}}