/* 页面专用CSS样式 */.page-s666 { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f4f7f6; padding-top: 10px; }.page-s666__container { max-width: 1200px; margin: 0 auto; padding: 0 15px; }.page-s666__section { padding: 40px 0; margin-bottom: 20px; background-color: #fff; border-radius: 8px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05); }.page-s666__section--dark { background-color: #2c3e50; color: #ecf0f1; }.page-s666__section-title { text-align: center; font-size: 2.5em; color: #2c3e50; margin-bottom: 30px; font-weight: bold; }.page-s666__section--dark .page-s666__section-title { color: #f39c12; }.page-s666__text-center { text-align: center; }.page-s666__hero-section { background: url('[GALLERY:hero:1920x1080:s666,banner,betting,vietnam]') no-repeat center center/cover; color: #fff; text-align: center; padding: 100px 15px; min-height: 500px; display: flex; flex-direction: column; justify-content: center; align-items: center; position: relative; overflow: hidden; }.page-s666__hero-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.5); z-index: 1; }.page-s666__hero-content { position: relative; z-index: 2; max-width: 800px; margin: 0 auto; }.page-s666__hero-title { font-size: 3.5em; margin-bottom: 20px; color: #f39c12; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); }.page-s666__hero-subtitle { font-size: 1.5em; margin-bottom: 30px; }.page-s666__btn { display: inline-block; background-color: #f39c12; color: #fff; padding: 15px 30px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease, transform 0.2s ease; border: none; cursor: pointer; font-size: 1em; }.page-s666__btn:hover { background-color: #e67e22; transform: translateY(-2px); }.page-s666__btn--secondary { background-color: #27ae60; }.page-s666__btn--secondary:hover { background-color: #2ecc71; }.page-s666__payment-providers { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 30px; width: 100%; max-width: 100%; box-sizing: border-box; padding: 30px 15px; background-color: #fff; border-radius: 8px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05); margin-bottom: 20px; }.page-s666__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; display: flex; justify-content: center; align-items: center; }.page-s666__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; }.page-s666__intro-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; text-align: center; }.page-s666__intro-item { padding: 25px; border-radius: 8px; background-color: #f8f8f8; box-shadow: 0 1px 5px rgba(0, 0, 0, 0.03); }.page-s666__intro-item h3 { color: #f39c12; margin-bottom: 10px; font-size: 1.5em; }.page-s666__intro-item p { font-size: 0.95em; color: #555; }.page-s666__quick-access-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); gap: 20px; }.page-s666__quick-access-item { text-align: center; }.page-s666__games-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; }.page-s666__game-card { background-color: #f8f8f8; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08); text-align: center; transition: transform 0.3s ease; }.page-s666__game-card:hover { transform: translateY(-5px); }.page-s666__game-card-image { width: 100%; height: 200px; object-fit: cover; }.page-s666__game-card-content { padding: 20px; }.page-s666__game-card-content h3 { font-size: 1.5em; color: #2c3e50; margin-bottom: 10px; }.page-s666__game-card-content p { font-size: 0.9em; color: #666; margin-bottom: 15px; }.page-s666__promotions-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; }.page-s666__promo-card { background-color: #f8f8f8; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08); text-align: center; transition: transform 0.3s ease; }.page-s666__promo-card:hover { transform: translateY(-5px); }.page-s666__promo-card-image { width: 100%; height: 220px; object-fit: cover; }.page-s666__promo-card-content { padding: 20px; }.page-s666__promo-card-content h3 { font-size: 1.5em; color: #e67e22; margin-bottom: 10px; }.page-s666__promo-card-content p { font-size: 0.9em; color: #666; margin-bottom: 15px; }.page-s666__security-support-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; }.page-s666__security-item { background-color: #f8f8f8; padding: 25px; border-radius: 8px; text-align: center; box-shadow: 0 1px 5px rgba(0, 0, 0, 0.03); }.page-s666__security-item h3 { color: #27ae60; margin-bottom: 10px; font-size: 1.5em; }.page-s666__security-item p { font-size: 0.95em; color: #555; }.page-s666__faq-list { max-width: 800px; margin: 0 auto; }.page-s666__faq-item { background-color: #f8f8f8; border-radius: 8px; margin-bottom: 15px; box-shadow: 0 1px 5px rgba(0, 0, 0, 0.03); overflow: hidden; }.page-s666__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; background-color: #ecf0f1; border-bottom: 1px solid #ddd; transition: background-color 0.3s ease; }.page-s666__faq-question:hover { background-color: #e0e5e8; }.page-s666__faq-question h3 { margin: 0; font-size: 1.2em; color: #2c3e50; pointer-events: none; }.page-s666__faq-toggle { font-size: 1.8em; font-weight: bold; color: #f39c12; transition: transform 0.3s ease; pointer-events: none; }.page-s666__faq-item.active .page-s666__faq-toggle { transform: rotate(45deg); }.page-s666__faq-answer { max-height: 0; overflow: hidden; padding: 0 25px; opacity: 0; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; }.page-s666__faq-item.active .page-s666__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; }.page-s666__faq-answer p { margin: 0; color: #555; font-size: 0.95em; }.page-s666__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; }.page-s666__blog-card { background-color: #f8f8f8; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08); transition: transform 0.3s ease; }.page-s666__blog-card:hover { transform: translateY(-5px); }.page-s666__blog-card-image { width: 100%; height: 200px; object-fit: cover; }.page-s666__blog-card-content { padding: 20px; }.page-s666__blog-card-content h3 { font-size: 1.4em; margin-bottom: 10px; }.page-s666__blog-card-content h3 a { color: #2c3e50; text-decoration: none; transition: color 0.3s ease; }.page-s666__blog-card-content h3 a:hover { color: #f39c12; }.page-s666__blog-card-content p { font-size: 0.9em; color: #666; margin-bottom: 10px; }.page-s666__blog-card-meta { font-size: 0.8em; color: #999; }.page-s666__floating-buttons { position: fixed; bottom: 20px; right: 20px; z-index: 1000; display: flex; flex-direction: column; gap: 10px; }.page-s666__floating-btn { background-color: #f39c12; color: #fff; padding: 12px 20px; border-radius: 50px; text-decoration: none; font-weight: bold; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); transition: background-color 0.3s ease, transform 0.2s ease; }.page-s666__floating-btn:hover { background-color: #e67e22; transform: translateY(-2px); }.page-s666__list-item { box-sizing: border-box; }.page-s666__list-container { width: 100%; max-width: 100%; box-sizing: border-box; padding: 0; margin-left: 0; margin-right: 0; }.page-s666__image-wrapper { width: 100%; max-width: 100%; overflow: hidden; box-sizing: border-box; }.page-s666__image-wrapper img { max-width: 100%; height: auto; display: block; }.page-s666__contact-links { display: flex; justify-content: center; flex-wrap: wrap; gap: 15px; margin-top: 20px; }.page-s666__contact-links a { display: inline-flex; align-items: center; background-color: #34495e; color: #fff; padding: 10px 20px; border-radius: 5px; text-decoration: none; transition: background-color 0.3s ease; }.page-s666__contact-links a:hover { background-color: #2c3e50; }.page-s666__contact-links img { margin-right: 8px; width: 32px; height: 32px; object-fit: contain; max-width: 32px; max-height: 32px; }.page-s666__contact-links span { font-weight: bold; }.page-s666__social-links { display: flex; justify-content: center; flex-wrap: wrap; gap: 15px; margin-top: 20px; }.page-s666__social-links a { display: inline-flex; align-items: center; background-color: #bdc3c7; color: #2c3e50; padding: 10px 20px; border-radius: 5px; text-decoration: none; transition: background-color 0.3s ease; }.page-s666__social-links a:hover { background-color: #95a5a6; }.page-s666__social-links img { margin-right: 8px; width: 32px; height: 32px; object-fit: contain; max-width: 32px; max-height: 32px; }.page-s666__social-links span { font-weight: bold; }.page-s666__floating-buttons { position: fixed; bottom: 20px; right: 20px; z-index: 1000; display: flex; flex-direction: column; gap: 10px; }.page-s666__floating-btn { background-color: #f39c12; color: #fff; padding: 12px 20px; border-radius: 50px; text-decoration: none; font-weight: bold; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); transition: background-color 0.3s ease, transform 0.2s ease; }.page-s666__floating-btn:hover { background-color: #e67e22; transform: translateY(-2px); }@media (max-width: 768px) { .page-s666__hero-section { padding: 80px 15px; min-height: 400px; }.page-s666__hero-title { font-size: 2.5em; }.page-s666__hero-subtitle { font-size: 1.2em; }.page-s666__btn { padding: 12px 25px; font-size: 0.9em; }.page-s666__section-title { font-size: 2em; }.page-s666__intro-grid, .page-s666__quick-access-grid, .page-s666__games-grid, .page-s666__promotions-grid, .page-s666__security-support-grid, .page-s666__blog-grid { grid-template-columns: 1fr; }.page-s666__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; padding: 20px 10px; }.page-s666__payment-logo, .page-s666__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; }.page-s666__game-card-image, .page-s666__promo-card-image, .page-s666__blog-card-image { height: 180px; }.page-s666__faq-question { padding: 15px 18px; }.page-s666__faq-question h3 { font-size: 1.1em; }.page-s666__faq-answer { padding: 0 18px; }.page-s666__faq-item.active .page-s666__faq-answer { padding: 15px 18px !important; }.page-s666__faq-answer p { font-size: 0.9em; }.page-s666__contact-links, .page-s666__social-links { flex-direction: column; align-items: center; }.page-s666__contact-links a, .page-s666__social-links a { width: 90%; max-width: 300px; justify-content: center; }.page-s666__list-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 10px 0 !important; margin-left: 0 !important; margin-right: 0 !important; word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; }.page-s666__list-container { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; }.page-s666__image-wrapper img { max-width: 100% !important; height: auto !important; }.page-s666__floating-buttons { right: 10px; bottom: 10px; gap: 8px; }.page-s666__floating-btn { padding: 10px 18px; font-size: 0.85em; } }