.page-wrapper{padding-top:48px;padding-bottom:60px}.page-wrapper .box{display:flex;flex-direction:column;justify-content:center;align-items:center;font-weight:700}.page-wrapper .box .a{font-size:28px;color:#1d2129;margin-bottom:8px}.page-wrapper .box .b,.page-wrapper .box .c{font-size:60px;color:#000;line-height:72px}.page-wrapper .box .b span,.page-wrapper .box .c span{color:#165dff}.page-wrapper .box .d{font-size:18px;color:#c9cdd4;margin-top:8px}.page-wrapper .card{margin-top:58px}.page-wrapper .card .item .image{height:160px;border-radius:16px;overflow:hidden}.page-wrapper .card .item .image img{max-width:100%;max-height:100%;object-fit:cover;display:block}.page-wrapper .card .item .title{margin-top:20px;font-size:24px;color:#1d2129;text-align:center;font-weight:700}.page-wrapper .card .item .desc{font-size:16px;color:#c9cdd4;font-weight:700;text-align:center}.page-wrapper .card .item .btn{width:280px;height:48px;border-radius:12px;display:flex;justify-content:center;align-items:center;background-color:#165dff;color:#fff;font-size:16px;cursor:pointer;margin:20px auto 0}.page-wrapper .card .item .btn:hover{background-color:rgba(22,93,255,.8)}