@keyframes content-slide-in-6{0%{width:136rem}to{width:136rem}}@keyframes sprinkle-bling{0%{background:transparent}to{background:#000}}.blog-details{background-color:var(--color-primary-four)}.blog-details .download_box{position:fixed;bottom:0;width:98rem;z-index:99;min-height:10rem;display:none;align-items:center;background-color:#FFFFFF;justify-content:center;font-size:2.4rem;margin-left:35.4rem;border-radius:2rem 2rem 0 0;box-shadow:0 0 2.8rem .2rem rgba(88,88,88,0.3);transition:.6s;opacity:0}.blog-details .download_box.show_box{opacity:1;display:flex}.blog-details .download_box.return_text_stream{position:relative;box-shadow:none;border-radius:.4rem;margin-bottom:2rem}.blog-details .download_box div:first-child{max-width:58%;word-break:break-all;flex:1}.blog-details .download_box div:last-child{color:#FFFFFF;padding:1.6rem 4rem;border-radius:4.8rem;margin-left:6rem;background-color:var(--color-primary-base);box-shadow:0 4px 4px 0 rgba(0,0,0,0.25);cursor:pointer;font-size:1.6rem}.blog-details .blog-header .blog-header-svg{background-position:center;background-size:cover;width:100%;height:14rem;background-image:url("/assets/image/blog/bg_blog_pc.png")}.blog-details .blog-header .blog-header-index{display:flex;background-color:#E8F3FF;margin-bottom:-6rem;justify-content:center}.blog-details .blog-header .blog-info{width:95rem;margin-right:6.4rem}.blog-details .blog-header .blog-info .blog-title{margin-top:6rem;font-size:2.8rem;font-weight:bold;color:#061331}.blog-details .blog-header .blog-info .blog-desc{margin-top:2.4rem;font-size:2rem;color:rgba(6,19,49,0.6);line-height:1.4;min-height:10rem}.blog-details .blog-header .blog-info .blog-tag{margin-top:4rem;font-weight:400;color:rgba(6,19,49,0.6)}.blog-details .blog-header .blog-info .blog-tag>span{margin-right:2rem}.blog-details .blog-header .blog-info .blog-title-ad{margin-top:3rem}.blog-details .blog-header .blog-info .blog-title-ad a{text-decoration:none;display:block;padding-top:5px;color:#409eff}.blog-details .blog-header .blog-info .blog-title-ad:hover a{color:#66b1ff}.blog-details .blog-header .blog-image{margin-top:4rem;margin-left:1.4rem;z-index:10;height:25rem}.blog-details .blog-header .blog-image img{border-radius:50%;width:42rem;height:42rem;object-fit:cover}.blog-details .blog-body{margin-top:2.4rem;display:flex;justify-content:center;padding-bottom:8rem}.blog-details .blog-body .blog-content{width:95.6rem;margin-right:6.4rem}.blog-details .blog-body .blog-content .content h1{margin-block-start:0.67em;margin-block-end:0.67em}.blog-details .blog-body .blog-content .content h2{margin-block-start:0.83em;margin-block-end:0.83em}.blog-details .blog-body .blog-content .content h3{margin-block-start:1em;margin-block-end:1em}.blog-details .blog-body .blog-content .content p{margin-block-start:1em;margin-block-end:1em}.blog-details .blog-body .submit_form_box{width:93.6rem;transition:all 0.2s;position:relative}.blog-details .blog-body .submit_form_box .submit_title{font-weight:bold;font-size:2.4rem;margin-top:2.4rem}.blog-details .blog-body .submit_form_box .submit_text{margin-top:1.2rem;margin-bottom:1.2rem;font-size:1.6rem}.blog-details .blog-body .submit_form_box .submit_input{display:flex}.blog-details .blog-body .submit_form_box .submit_input .el-input{flex:1;min-width:1px}.blog-details .blog-body .submit_form_box .submit_input .el-input .el-input__wrapper{border-radius:unset}.blog-details .blog-body .submit_form_box .submit_input .el-input .el-input__inner{font-size:1.6rem}.blog-details .blog-body .submit_form_box .submit_btn{color:#FFFFFF;background-color:#2869ff;font-size:2rem;padding:2rem 10rem;cursor:pointer;transition:.3s ease-in-out}.blog-details .blog-body .submit_form_box .submit_btn:hover{opacity:.8}.blog-details .blog-body .submit_form_box .submit_box_tips{color:rgba(6,19,49,0.6);margin-top:2.4rem}.blog-details .blog-body .submit_form_box .card-inner{padding:2.4rem;width:inherit;height:inherit;background:rgba(255,255,255,0.5);box-shadow:0 0 1rem rgba(0,0,0,0.25);backdrop-filter:blur(1rem);border-radius:.8rem}.blog-details .blog-body .submit_form_box .card:hover{transform:scale(1.04) rotate(1deg)}.blog-details .blog-body .submit_form_box .circle{width:10rem;height:10rem;background:radial-gradient(#fff, #8ac9ff);border-radius:50%;position:absolute;animation:move-up6 2s ease-in infinite alternate-reverse}.blog-details .blog-body .submit_form_box .circle:nth-child(1){width:14rem;height:14rem}.blog-details .blog-body .submit_form_box .circle:nth-child(1){top:-2.5rem;left:-2.5rem}.blog-details .blog-body .submit_form_box .circle:nth-child(2){bottom:-2.5rem;right:-2.5rem;animation-name:move-down1}@keyframes move-up6{to{transform:translateY(-1rem)}}@keyframes move-down1{to{transform:translateY(1rem)}}.blog-details .blog-body .blog-content-bottom{margin-top:6.4rem;font-weight:400;color:#061331;line-height:1.4}.blog-details .blog-body .blog-content-bottom .title{font-size:2.4rem;color:#061331}.blog-details .blog-body .blog-content-bottom .btn{margin-top:2.4rem;height:6rem;display:flex;align-items:center;font-size:1.6rem}.blog-details .blog-body .blog-content-bottom .btn span{border-radius:4.8rem;border:1px solid var(--color-primary-second);padding:0.9rem 4.8rem;margin-right:2.4rem;cursor:pointer;font-size:1.6rem;line-height:inherit}.blog-details .blog-body .blog-content-bottom .btn span.active{background-color:var(--color-primary-base);color:#FFFFFF}.blog-details .blog-body .blog-content-bottom .feedback_form{font-size:1.6rem}.blog-details .blog-body .blog-content-bottom .feedback_form .form_item{display:flex;flex-direction:column}.blog-details .blog-body .blog-content-bottom .feedback_form .form_item .blog-radio-group{display:contents}.blog-details .blog-body .blog-content-bottom .feedback_form .form_tips{font-size:1.2rem;color:rgba(40,105,255,0.5)}.blog-details .blog-body .details-footer{margin-top:6rem}.blog-details .blog-body .details-footer ul{padding-left:2rem}.blog-details .blog-body .details-footer ul li .type-item{padding-left:.5rem}.blog-details .blog-body .details-footer ul li .tag-item{padding-left:.5rem}.blog-details .blog-body .blog-content-right{width:42rem}.blog-details .blog-body .blog-content-right .blog-indexes-box .box-title{font-size:2.4rem;padding:1.4rem 2.4rem;border-bottom:1px solid rgba(6,19,49,0.6)}.blog-details .blog-body .blog-content-right .blog-indexes-box .box-content{max-height:74.6rem;overflow:scroll}.blog-details .blog-body .blog-content-right .blog-indexes-box .box-content>div{color:#061331;padding:2rem 2.4rem;cursor:pointer;transition:.3s;font-size:1.6rem}.blog-details .blog-body .blog-content-right .blog-indexes-box .box-content>div.active{background-color:#EAF0F6}.blog-details .blog-body .blog-content-right .blog-indexes-box .box-content>div:hover{background-color:#EAF0F6}.blog-details .blog-body .blog-content-right .blog-indexes-box .box-newest .box-newest-header{font-size:2.4rem;padding:1.4rem 2.4rem;border-bottom:1px solid rgba(6,19,49,0.6)}.blog-details .blog-body .blog-content-right .blog-indexes-box .box-newest .box-newest-body .newest_list .newest_item{width:100%;margin-top:2.4rem}.blog-details .blog-body .blog-content-right .blog-indexes-box .box-newest .box-newest-body .newest_list .newest_item:nth-child(1) .newest_no{color:#E53C3C}.blog-details .blog-body .blog-content-right .blog-indexes-box .box-newest .box-newest-body .newest_list .newest_item:nth-child(2) .newest_no{color:#FD9030}.blog-details .blog-body .blog-content-right .blog-indexes-box .box-newest .box-newest-body .newest_list .newest_item:nth-child(3) .newest_no{color:#F7BF42}.blog-details .blog-body .blog-content-right .blog-indexes-box .box-newest .box-newest-body .newest_list .newest_item:nth-child(4) .newest_no{color:#ACCFF8}.blog-details .blog-body .blog-content-right .blog-indexes-box .box-newest .box-newest-body .newest_list .newest_item .newest_top{width:100%;display:flex;align-items:center}.blog-details .blog-body .blog-content-right .blog-indexes-box .box-newest .box-newest-body .newest_list .newest_item .newest_top .newest_no{font-weight:bold;height:4.6rem;width:4.6rem;display:flex;align-items:center;justify-content:center;font-size:3.2rem;font-family:Roboto-ExtraBold, Roboto}.blog-details .blog-body .blog-content-right .blog-indexes-box .box-newest .box-newest-body .newest_list .newest_item .newest_top .newest_title{padding-left:.8rem;flex:1}.blog-details .blog-body .blog-content-right .blog-indexes-box .box-newest .box-newest-body .newest_list .newest_item .newest_top .newest_title a{text-decoration:none;color:inherit}.blog-details .blog-body .blog-content-right .blog-indexes-box .box-newest .box-newest-body .newest_list .newest_item .newest_bottom{margin-top:1.6rem;color:rgba(6,19,49,0.4);padding-left:5.4rem}.blog-details .blog-body .blog-content-right .blog-indexes-box .box-newest .box-newest-body .newest_list .newest_item .newest_bottom span{margin-right:4rem}.blog-details .blog-body .blog-content-right .blog-indexes-box .box-recommend .box-recommend-header{font-size:2.4rem;padding:1.4rem 2.4rem;border-bottom:1px solid rgba(6,19,49,0.6)}.blog-details .blog-body .blog-content-right .blog-indexes-box .box-recommend .box-recommend-body{position:relative}.blog-details .blog-body .blog-content-right .blog-indexes-box .box-recommend .box-recommend-body .recommend-list{position:relative}.blog-details .blog-body .blog-content-right .blog-indexes-box .box-recommend .box-recommend-body .recommend-list .recommend-item{position:relative;padding-top:2.4rem;padding-bottom:2.4rem}.blog-details .blog-body .blog-content-right .blog-indexes-box .box-recommend .box-recommend-body .recommend-list .recommend-item .recommend-content{display:flex;flex-direction:row;flex-wrap:nowrap;align-content:center;justify-content:flex-start;align-items:center;position:relative}.blog-details .blog-body .blog-content-right .blog-indexes-box .box-recommend .box-recommend-body .recommend-list .recommend-item .recommend-content .recommend-title{width:calc(100% - 56px);text-decoration:none;color:#166C89}.blog-details .blog-body .blog-content-right .blog-indexes-box .box-recommend .box-recommend-body .recommend-list .recommend-item .recommend-content .recommend-title a{text-decoration:none;color:#166C89}.blog-details .blog-body .blog-content-right .blog-indexes-box .box-recommend .box-recommend-body .recommend-list .recommend-item .recommend-content .recommend-title .recommend-yes img{width:1.6rem;height:1.6rem}.blog-details .blog-body .blog-content-right .blog-indexes-box .box-recommend .box-recommend-body .recommend-list .recommend-item .recommend-content .recommend-title .recommend-link img{width:1.6rem;height:1.6rem}.blog-details .blog-body .blog-content-right .blog-indexes-box .box-recommend .box-recommend-body .recommend-list .recommend-item .recommend-right-top-ico{position:absolute;display:inline-block;top:0;right:0}.blog-details .blog-body .blog-content-right .blog-indexes-box .box-recommend .box-recommend-body .recommend-list .recommend-item .recommend-right-top-ico img{width:5.6rem;height:5.6rem}.blog-details .blog-about{background-color:#FFFFFF;padding:4rem 22.6rem}.blog-details .blog-about .blog-about-header{font-size:4.8rem}.blog-details .blog-about .blog-about-body{margin-top:4rem;display:flex;grid-gap:4rem;flex-wrap:wrap}.blog-details .blog-about .blog-about-body .blog-recently-list{width:100%;display:flex;grid-gap:4rem}.blog-details .blog-about .blog-about-body .blog-recently-list.owl-carousel{max-width:130.4rem}.blog-details .blog-about .blog-about-body .blog-recently-list.owl-carousel .owl-nav{display:none}.blog-details .blog-about .blog-about-body .blog-recently-list.owl-carousel .blog-item{width:100%}.blog-details .blog-about .blog-about-body .blog-item{width:29.6rem;margin:0}.blog-details .blog-about .blog-about-body .blog-item img{width:100%}@media (max-width: 992px){.blog-details .blog-header .blog-header-svg{background-image:url("/assets/image/blog/bg_blog_mobile.png");height:6rem}.blog-details .blog-header .blog-header-index{display:flex;flex-direction:column;padding:2.4rem 1.5rem 1rem 1.5rem}.blog-details .blog-header .blog-info{max-width:100%}.blog-details .blog-header .blog-info .blog-title{font-size:2.6rem}.blog-details .blog-header .blog-info .blog-desc{font-size:1.6rem;min-height:auto}.blog-details .blog-header .blog-info .blog-tag{display:flex;flex-wrap:wrap}.blog-details .blog-header .blog-image{display:none;height:auto}.blog-details .blog-header .blog-image img{height:10rem;width:10rem;object-fit:cover}.blog-details .blog-body{display:flex;flex-direction:column;padding:2.4rem 1.5rem}.blog-details .blog-body .blog-content{max-width:100%}.blog-details .blog-body .blog-content .content *{font-size:1.6rem}.blog-details .blog-body .blog-content-right{max-width:100%}.blog-details .blog-indexes-box .box-content{max-height:100% !important;overflow:auto !important}.blog-details .blog-indexes-box .box-content>div{padding:1.4rem 1.5rem !important}.blog-details .download_box{display:flex;flex-direction:column;font-size:1.6rem;padding:2.4rem;align-items:center}.blog-details .download_box div:first-child{max-width:100%}.blog-details .download_box div:last-child{margin:1.2rem 0 0 0;font-size:1.6rem}.blog-details .blog-about{padding:2.4rem 1.5rem}.blog-details .blog-about .blog-about-header{font-size:2.4rem}.blog-details .blog-about .blog-about-body{display:flex;flex-direction:column;align-items:center}.blog-details .blog-content-bottom .submit_form_box{width:100%}.blog-details .blog-content-bottom .submit_form_box .submit_btn{padding:1.2rem;font-size:1.4rem}.blog-details .blog-content-bottom .card-inner{width:100%}}[v-cloak]{display:none}.blog-faq-section .el-collapse{display:flex;flex-direction:column;grid-gap:2rem;--el-collapse-border-color: unset}.blog-faq-section .el-collapse-item__content{font-size:16px;line-height:1.6;padding:2.4rem;color:#6f6f71}.blog-faq-section .el-collapse-item__header{font-size:20px;font-weight:bold;padding:2rem 2.4rem;border-radius:1rem;background-color:#eaf3ff;border:unset;height:unset;line-height:unset;grid-gap:2rem}.blog-faq-section .el-collapse-item__arrow{transform:rotate(90deg);transition:transform 0.3s}.blog-faq-section .el-collapse-item__arrow.is-active{transform:rotate(270deg)}.blog-faq-section .faq-item-title{flex:1}
