body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.component-header-container{align-items:center;background-color:#5da4a0;display:flex;height:10vh;justify-content:space-between;margin:0;padding:0;position:relative;width:100vm}.component-header-container .header-logo{cursor:pointer;display:flex;justify-content:center;margin-left:4rem;overflow:hidden;width:300px}.component-header-container .header-logo .header-logo-text{align-items:center;color:#fff;display:flex;font-family:FangSong_GB2312;font-size:2rem;font-weight:500;justify-content:flex-start;margin:10px;width:60%}.component-header-container .header-logo .header-logo-img{object-fit:cover;width:20%}@media only screen and (max-width:950px){.component-header-container{height:70px}.component-header-container .header-logo{margin-left:2rem}.component-header-container .header-logo .header-logo-text{font-size:1rem}}.component-header-container .header-menu{display:inherit;margin-right:10rem}.component-header-container .header-menu .header-menu-item{color:#fff;cursor:pointer;font-family:Georgia,Times New Roman,Times,serif;font-size:1.2rem;font-weight:1000;margin:1em}.component-header-container .menu-item-dropdown{background-color:red;width:300px}.component-header-container .small-menu-icon{color:#fff;font-size:2rem;margin-right:1.5rem}.component-footer-container{align-items:center;background-color:#5da4a0;display:flex;height:10vh;overflow:hidden}@media only screen and (max-width:600px){.component-footer-container{height:15vh}}.component-footer-container .footer-logo{margin-left:4rem;overflow:hidden;width:15rem}@media only screen and (max-width:600px){.component-footer-container .footer-logo{margin-left:1rem}}.component-footer-container .footer-logo .footer-logo-text{color:#fff;font-family:FangSong_GB2312;font-size:2rem;font-style:italic;font-weight:500}@media only screen and (max-width:600px){.component-footer-container .footer-logo .footer-logo-text{font-size:1.2rem}}.component-footer-container .copy-right-container{color:#fff;display:flex;flex-direction:column;height:100%;justify-content:center;padding-right:5%;text-align:right}.component-footer-container .copy-right-container .beian{align-items:center;display:flex;justify-content:end;margin:0;padding-top:1rem}.component-footer-container .copy-right-container .beian a{color:#fff;padding:5px}.component-textcard-container{background-color:#fff;box-shadow:.1rem .2rem .4rem #0000004d;color:#000000e0;margin:2px;overflow:hidden;padding:2rem;text-align:center}.component-textcard-container a{color:#000}.component-textcard-container:hover{background-color:#5da4a0;color:#fff}.component-textcard-container:hover a{color:#fff}.component-textcard-container .title{font-size:1.5rem;font-weight:800;margin-bottom:1rem}.component-textcard-container .content{font-weight:400;margin-bottom:1rem}.component-textwithquotation-container{margin:3rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.component-textwithquotation-container .quotation{font-family:SimHei;font-size:3rem;font-style:italic;font-weight:1000;margin:0}.component-textwithquotation-container .quotation-left{margin-bottom:-1.5rem;text-align:left}.component-textwithquotation-container .quotation-right{text-align:right}.component-textwithquotation-container .content{font-size:2rem;font-style:italic;font-weight:400;margin:0 4rem;text-align:center}.component-dividerwithtext-container .divider-with-text-container{align-items:center;display:flex;margin:16px 0;width:100%}.component-dividerwithtext-container .divider-with-text-container:after,.component-dividerwithtext-container .divider-with-text-container:before{border-block-start:2px solid #a9a9a9;content:"";display:block}.component-dividerwithtext-container .divider-with-text-container-left:before{width:5%}.component-dividerwithtext-container .divider-with-text-container-left:after{width:95%}.component-dividerwithtext-container .divider-with-text-container-middle:after,.component-dividerwithtext-container .divider-with-text-container-middle:before{width:50%}.component-dividerwithtext-container .divider-with-text-container-right:before{width:95%}.component-dividerwithtext-container .divider-with-text-container-right:after{width:5%}.component-cardhorizontal-container{background-color:#fff;border-radius:.9rem;box-shadow:.1rem .1rem .2rem #0000004d;display:flex;height:100%;overflow:hidden;width:100%}.component-cardhorizontal-container:hover{box-shadow:.2rem .2rem .5rem #00000080}.component-cardhorizontal-container .image{overflow:hidden;width:50%}.component-cardhorizontal-container .content-container{padding:1rem;width:50%}.component-cardhorizontal-container .content-container .title{font-size:2rem;font-weight:500}.component-cardhorizontal-container .content-container .content{font-weight:400}.component-cardvertical-container{aspect-ratio:9/16;border:none;border-radius:8px;box-sizing:border-box;color:#000000e0;cursor:pointer;display:flex;flex-direction:column;font-size:14px;margin:0;overflow:hidden;padding:0;transition:box-shadow .2s,border-color .2s}.component-cardvertical-container:hover{box-shadow:0 1px 2px -2px #00000029,0 3px 6px 0 #0000001f,0 5px 12px 4px #00000017}.component-cardvertical-container .image{height:70%;margin:0;object-fit:cover;overflow:hidden;padding:0;width:100%}.component-cardvertical-container .content-container{display:flex;flex-direction:column;height:30%;padding:1rem}.component-cardvertical-container .content-container .title{font-size:16px;font-weight:600;margin:0;padding:0;text-overflow:ellipsis;white-space:nowrap}.component-cardvertical-container .content-container .content{color:#00000073;font-weight:400}.component-cardvertical-container .content-container .learn-more{align-self:flex-end;color:#00000073;font-size:14px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.component-cardvertical-container .content-container .learn-more:hover{color:#1677ff;transition:color .2s}.component-cardvertical-container .content-container .learn-more a{margin-right:.2rem}.markdown-h2-container h2{border-left:4px solid #5da4a0;padding-left:10px}.markdown-h3-container h3{color:#5da4a0}.markdown-img-container{display:flex;justify-content:center}.markdown-img-container img{max-height:800px;max-width:80%;object-fit:contain}.markdown-text-container{font-size:larger;padding-bottom:10px}.page-root-container{left:0;overflow:hidden;position:absolute;top:0;width:100%;z-index:-1}.page-root-container .bg-ellipse-full-wrapper{height:100%;left:0;max-width:100.2rem;overflow:visible;position:absolute;top:0;width:100%;z-index:-1}.page-root-container .bg-ellipse-full-wrapper .bg-ellipse{-webkit-backface-visibility:hidden;backface-visibility:hidden;border-radius:51%;height:40rem;perspective:1000px;position:absolute;transform-style:preserve-3d;transition:.3s linear 0s;width:40rem;z-index:-1}.page-root-container .bg-ellipse-full-wrapper .bg-ellipse-1{background:linear-gradient(44.11deg,#096148bf 8.94%,#fff0 86.73%);right:-1.9rem;top:50rem}.page-root-container .bg-ellipse-full-wrapper .bg-ellipse-2{background:linear-gradient(44.11deg,#7cb1eb99 8.94%,#fff0 86.73%);left:-5.9rem;top:80rem}.page-root-container .bg-ellipse-full-wrapper .bg-ellipse-3{background:linear-gradient(44.11deg,#f5c62799 8.94%,#fff0 86.73%);left:9rem;top:30rem}.page-blog-container{width:100%}.page-blog-container .top-image{height:200px;margin-bottom:50px;object-fit:cover;width:100%}.page-blog-container .title{margin-bottom:50px}.page-blog-container .title .sub-title{color:#a9a9a9;font-style:italic}.page-blog-container .content{margin-left:10%;width:80%}.page-index-container .carousel-container{height:calc(51vw + 1.01rem);max-height:90vh;overflow-y:hidden;width:100%}.page-index-container .carousel-item-container{height:100%;width:100%}.page-index-container .carousel-item-img{display:inline-block;height:100%;margin:0 auto;object-fit:cover;width:100%}.page-index-container .carousel-item-img-2{object-position:left center}.page-index-container .carousel-info-container{background-color:#fff;border-radius:0 0 100px;height:15rem;left:8vw;padding:1.81rem .42rem 0 1.39rem;position:absolute;top:10vh;width:15rem;z-index:1}.page-index-container .carousel-info-title{color:#828282;font-family:Gilroy;font-size:1.3rem;font-weight:500;line-height:1rem}.page-index-container .carousel-info-content{font-family:Gilroy-Bold;font-size:2.9rem;font-weight:500;line-height:1.5;margin-top:1.1rem;text-align:left}.App{margin:0;padding:0}
/*# sourceMappingURL=main.a55a6ea3.css.map*/