@import url(../blog/blog-list-item.css);@keyframes content-slide-in-6{0%{width:136rem}to{width:136rem}}@keyframes sprinkle-bling{0%{background:transparent}to{background:#000}}.thank_page{display:flex;justify-content:center;flex-direction:column;align-items:center}.thank_page .thank_page_text{color:#3888FF;font-size:4rem;cursor:pointer;border-bottom:.2rem solid #3888FF;padding-bottom:.2rem}.thank_page .thank_page_text .iconfont{display:inline-block;transition:1s;font-size:4.8rem;animation:moveTo 1s infinite;opacity:0;transform:translateY(0) rotate(90deg)}@keyframes moveTo{from{opacity:0;transform:translateY(-30px) rotate(90deg)}to{opacity:1;transform:translateY(2px) rotate(90deg)}}.thank_page .thank_page_box{display:flex;flex-direction:column;align-items:center}.thank_page .thank_page_box img{width:776px;object-fit:contain}.thank_page .blog_list{display:flex;grid-gap:24px;margin-top:4rem;width:110rem;max-width:94%}.thank_page .blog_list .blog-item{padding:1.2rem;background-color:#FFFFFF;margin:unset !important;border-radius:.8rem}.thank_page .blog_list .blog-item .item-image img{object-fit:contain;max-width:100%}.thank_page .blog_list .blog-item .item-title{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:3}.thank_page .thank_page_module{margin-top:64px;width:100%;background-color:#FAFCFF;min-height:57.6rem;padding:6.4rem 0;display:flex;flex-direction:column;align-items:center;text-align:center}.thank_page .thank_page_module .module_title{font-size:4.8rem;font-weight:bold;color:#061331}.thank_page .thank_page_module .module_describe{margin-top:24px;font-size:2.4rem;line-height:1.5;color:rgba(6,19,49,0.6)}.thank_page .module_btn{margin-top:40px;border:1px solid #3888FF;border-radius:48px;padding:20px 68px;color:#3888FF;transition:.2s ease-in-out}.thank_page .module_btn:hover{background-color:#3888FF;color:#FFFFFF}.thank_page .page_module{width:100%}@media (max-width: 992px){.thank_page .thank_page_box{height:fit-content}.thank_page .thank_page_box img{max-width:100%;height:fit-content}.thank_page .thank_page_text{font-size:3rem;padding:0 2.4rem}.thank_page .thank_page_text .iconfont{font-size:2.4rem}.thank_page .thank_page_module{padding:0 15px}.thank_page .thank_page_module .module_title{font-size:3rem}.thank_page .thank_page_module .module_describe{font-size:2rem}.thank_page .module_btn{margin-top:26px;padding:16px 40px}}
