.page-tai-xiu{color:#333333;background:#FFFFFF;width:100%;overflow-x:hidden;font-family:Arial,Helvetica,sans-serif}
.page-tai-xiu h1,.page-tai-xiu h2,.page-tai-xiu h3,.page-tai-xiu h4{color:#26A9E0;margin:0 0 12px}
.page-tai-xiu a{text-decoration:none}
.page-tai-xiu__hero-section{padding-top:0;margin-top:0;width:100%;overflow:hidden;position:relative;background:#FFFFFF}
.page-tai-xiu__hero-slider{position:relative;width:100%;max-width:1200px;margin:0 auto}
.page-tai-xiu__hero-slide{display:none;width:100%}
.page-tai-xiu__hero-slide.is-active{display:block}
.page-tai-xiu__hero-image{width:100%;height:auto;display:block;border-radius:0 0 12px 12px}
.page-tai-xiu__hero-prev,.page-tai-xiu__hero-next{position:absolute;top:50%;transform:translateY(-50%);background:rgba(0,0,0,0.45);color:#FFFFFF;border:none;width:44px;height:44px;border-radius:50%;font-size:20px;cursor:pointer;z-index:5}
.page-tai-xiu__hero-prev{left:12px}
.page-tai-xiu__hero-next{right:12px}
.page-tai-xiu__hero-dots{position:absolute;bottom:12px;left:50%;transform:translateX(-50%);display:flex;gap:8px;z-index:5}
.page-tai-xiu__hero-dots button{width:12px;height:12px;border-radius:50%;border:none;background:rgba(255,255,255,0.6);cursor:pointer;padding:0}
.page-tai-xiu__hero-dots button.is-active{background:#26A9E0}
.page-tai-xiu__hero-content{max-width:1200px;margin:0 auto;padding:24px 16px 8px;text-align:center}
.page-tai-xiu__hero-title{font-weight:700;line-height:1.3;letter-spacing:0.3px;max-width:900px;margin:0 auto 14px;color:#26A9E0}
.page-tai-xiu__hero-desc{max-width:900px;margin:0 auto 20px;line-height:1.6;color:#333333}
.page-tai-xiu__hero-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;width:100%;max-width:100%;overflow:hidden;box-sizing:border-box}
.page-tai-xiu__btn{display:inline-block;padding:12px 28px;border-radius:8px;font-weight:700;font-size:15px;cursor:pointer;transition:all 0.25s ease;max-width:100%;box-sizing:border-box;text-align:center;white-space:normal;word-wrap:break-word}
.page-tai-xiu__btn--primary{background:#26A9E0;color:#FFFFFF}
.page-tai-xiu__btn--primary:hover{background:#1b8cbb;color:#FFFFFF}
.page-tai-xiu__btn--login{background:#EA7C07;color:#FFFFFF}
.page-tai-xiu__btn--login:hover{background:#c96a05;color:#FFFFFF}
.page-tai-xiu__btn--ghost{background:#FFFFFF;color:#000000;border:2px solid #26A9E0}
.page-tai-xiu__btn--ghost:hover{background:#26A9E0;color:#FFFFFF}
.page-tai-xiu__section-title{text-align:center;margin:32px auto 20px;font-weight:700;padding:0 16px;color:#26A9E0}
.page-tai-xiu__entry-section{padding:8px 0}
.page-tai-xiu__entry-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;max-width:1200px;margin:16px auto;padding:0 16px}
.page-tai-xiu__entry-card{display:block;background:#FFFFFF;border-radius:12px;overflow:hidden;box-shadow:0 4px 14px rgba(0,0,0,0.08);transition:transform 0.25s ease;max-width:100%;box-sizing:border-box}
.page-tai-xiu__entry-card:hover{transform:translateY(-4px)}
.page-tai-xiu__entry-image{width:100%;height:auto;aspect-ratio:2/1;object-fit:cover;display:block}
.page-tai-xiu__entry-title{display:block;padding:14px 16px;font-weight:700;color:#26A9E0;font-size:15px;line-height:1.45;word-wrap:break-word}
.page-tai-xiu__guide-section{max-width:1100px;margin:0 auto;padding:24px 16px}
.page-tai-xiu__guide-section p{line-height:1.75;color:#333333;margin:0 0 14px}
.page-tai-xiu__sub-title{margin:26px 0 12px;font-weight:700;color:#26A9E0}
.page-tai-xiu__feature-list,.page-tai-xiu__tips-list{margin:0 0 16px;padding-left:22px}
.page-tai-xiu__feature-item,.page-tai-xiu__tips-item{line-height:1.75;color:#333333;margin-bottom:10px}
.page-tai-xiu__guide-table{width:100%;border-collapse:collapse;margin:16px 0;box-sizing:border-box}
.page-tai-xiu__guide-table th,.page-tai-xiu__guide-table td{border:1px solid #d5e8f2;padding:10px;text-align:left;color:#333333}
.page-tai-xiu__guide-table th{background:#26A9E0;color:#FFFFFF;font-weight:700}
.page-tai-xiu__faq{margin:16px 0}
.page-tai-xiu__faq-item{border:1px solid #d5e8f2;border-radius:10px;margin-bottom:12px;overflow:hidden;background:#FFFFFF}
.page-tai-xiu__faq-question{width:100%;text-align:left;background:#eef7fb;border:none;padding:14px 16px;font-size:15px;font-weight:700;color:#26A9E0;cursor:pointer;box-sizing:border-box;white-space:normal;word-wrap:break-word}
.page-tai-xiu__faq-answer{display:none;padding:14px 16px;color:#333333;line-height:1.7}
.page-tai-xiu__faq-item.is-open .page-tai-xiu__faq-answer{display:block}
.page-tai-xiu__promo-section{padding:8px 0 24px}
.page-tai-xiu__promo-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;max-width:1200px;margin:0 auto;padding:0 16px}
.page-tai-xiu__promo-item{background:#FFFFFF;border-radius:12px;overflow:hidden;box-shadow:0 4px 14px rgba(0,0,0,0.08);padding-bottom:16px;text-align:center;max-width:100%;box-sizing:border-box}
.page-tai-xiu__promo-image{width:100%;height:auto;aspect-ratio:590/240;object-fit:cover;display:block}
.page-tai-xiu__promo-title{margin:14px 16px 8px;color:#26A9E0;font-weight:700}
.page-tai-xiu__promo-desc{margin:0 16px 14px;color:#333333;line-height:1.6}
.page-tai-xiu__blog-section{padding:8px 0 48px}
.page-tai-xiu__blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;max-width:1200px;margin:0 auto;padding:0 16px}
.page-tai-xiu__blog-card{background:#FFFFFF;border-radius:12px;overflow:hidden;box-shadow:0 4px 14px rgba(0,0,0,0.08);padding-bottom:16px;max-width:100%;box-sizing:border-box}
.page-tai-xiu__blog-link{display:block}
.page-tai-xiu__blog-image{width:100%;height:auto;aspect-ratio:2/1;object-fit:cover;display:block}
.page-tai-xiu__blog-card-title{padding:12px 16px 6px;font-weight:700;color:#26A9E0;line-height:1.45;word-wrap:break-word}
.page-tai-xiu__blog-excerpt{padding:0 16px 8px;color:#333333;line-height:1.6;margin:0}
.page-tai-xiu__blog-date{display:block;padding:0 16px;color:#666666;font-size:13px}
@media (max-width:768px){
.page-tai-xiu__entry-grid,.page-tai-xiu__promo-grid,.page-tai-xiu__blog-grid{grid-template-columns:1fr}
.page-tai-xiu img{max-width:100%!important;height:auto!important}
.page-tai-xiu__hero-prev,.page-tai-xiu__hero-next{width:38px;height:38px;font-size:17px}
.page-tai-xiu__hero-actions{flex-direction:column;align-items:center}
.page-tai-xiu__btn{width:100%;max-width:100%;box-sizing:border-box;white-space:normal;word-wrap:break-word}
.page-tai-xiu__guide-table{display:block;overflow-x:auto;white-space:nowrap}
.page-tai-xiu__hero-title{letter-spacing:0}
.page-tai-xiu{max-width:100%;overflow-x:hidden}
}