#poJ_secen_box { background-color: #ffffff; color: #333333; overflow-x: hidden; line-height: 1.6; font-family: "PingFang TC","Heiti TC","Microsoft JhengHei",sans-serif; }
#poJ_secen_box .container { width: 100%; max-width: 1200px; margin: 0 auto; padding: 0 20px; box-sizing: border-box; }
#poJ_secen_box .section-title { font-size: 32px; font-weight: 800; color: #222222; text-align: center; margin-bottom: 40px; position: relative; padding-bottom: 15px; letter-spacing: 2px; }
#poJ_secen_box .section-title::after { content: ''; position: absolute; bottom: 0; left: 50%; transform: translateX(-50%); width: 60px; height: 4px; background: linear-gradient(90deg,#8a2387,#e94057); border-radius: 2px; }
#poJ_secen_box .highlight-text { color: #e94057; font-weight: bold; vertical-align: baseline; }
#poJ_secen_box #vocs-intro { padding: 80px 0 60px; background-color: #ffffff; }
#poJ_secen_box #vocs-intro .intro-layout { display: flex; gap: 50px; align-items: center; }
#poJ_secen_box #vocs-intro .product-badge { display: inline-block; padding: 6px 16px; background: rgba(253,184,19,0.15); color: #d49500; font-size: 14px; font-weight: 700; border-radius: 30px; margin-bottom: 20px; letter-spacing: 1px; border: 1px solid #fdb813; }
#poJ_secen_box #vocs-intro .product-title { font-size: 36px; font-weight: 900; color: #222222; margin-bottom: 20px; line-height: 1.3; background: linear-gradient(90deg,#8a2387,#e94057); -webkit-background-clip: text; -webkit-text-fill-color: transparent; }
#poJ_secen_box #vocs-intro .product-desc { font-size: 16px; color: #555555; line-height: 1.8; margin-bottom: 20px; text-align: justify; }
#poJ_secen_box #vocs-intro .image-content { flex: 0.8; position: relative; border-radius: 15px; overflow: hidden; box-shadow: 0 20px 40px rgba(0,0,0,0.1); }
#poJ_secen_box #vocs-intro .image-content img { width: 100%; height: auto; display: block; aspect-ratio: 4/3; object-fit: cover; transition: transform 0.5s ease; }
#poJ_secen_box #vocs-intro .image-content:hover img { transform: scale(1.05); }
#poJ_secen_box #vocs-advantages { padding: 80px 0; background-color: #f9fafb; position: relative; border-top: 1px solid #eeeeee; border-bottom: 1px solid #eeeeee; border-radius: 20px; }
#poJ_secen_box #vocs-advantages .adv-grid { display: grid; grid-template-columns: repeat(2,1fr); gap: 30px; margin-top: 40px; }
#poJ_secen_box #vocs-advantages .adv-card { position: relative; background: #ffffff; padding: 40px 30px; border-radius: 15px; box-shadow: 0 10px 30px rgba(0,0,0,0.03); border-top: 4px solid #fdb813; transition: transform 0.3s ease,box-shadow 0.3s ease; }
#poJ_secen_box #vocs-advantages .adv-card:hover { transform: translateY(-5px); box-shadow: 0 15px 35px rgba(0,0,0,0.08); }
#poJ_secen_box #vocs-advantages .adv-number { font-size: 48px; font-weight: 900; color: rgba(253,184,19,0.2); font-family: 'Arial Black',sans-serif; position: absolute; top: 20px; right: 30px; line-height: 1; }
#poJ_secen_box #vocs-advantages .adv-content { position: relative; z-index: 2; }
#poJ_secen_box #vocs-advantages .adv-title { font-size: 20px; font-weight: 800; color: #222222; margin-bottom: 15px; display: flex; align-items: center; gap: 10px; }
#poJ_secen_box #vocs-advantages .adv-title::before { content: ''; display: block; width: 8px; height: 8px; background: #e94057; border-radius: 50%; }
#poJ_secen_box #vocs-advantages .adv-text { font-size: 15px; color: #666666; line-height: 1.7; text-align: justify; }
#poJ_secen_box #vocs-features { padding: 90px 0; background-color: #ffffff; }
#poJ_secen_box #vocs-features .feature-grid { display: grid; grid-template-columns: repeat(2,1fr); gap: 20px; margin-top: 50px; }
#poJ_secen_box #vocs-features .feature-item { display: flex; align-items: flex-start; gap: 15px; padding: 25px 20px; background: #fafafa; border-radius: 12px; border: 1px solid #f0f0f0; transition: all 0.3s ease; }
#poJ_secen_box #vocs-features .feature-item:hover { background: #ffffff; border-color: #8a2387; box-shadow: 0 8px 20px rgba(138,35,135,0.08); transform: translateX(5px); }
#poJ_secen_box #vocs-features .check-icon { flex-shrink: 0; width: 28px; height: 28px; background: linear-gradient(135deg,#8a2387,#e94057); border-radius: 50%; display: flex; align-items: center; justify-content: center; margin-top: 2px; position: relative; box-shadow: 0 4px 10px rgba(233,64,87,0.3); }
#poJ_secen_box #vocs-features .check-icon::after { content: ''; width: 6px; height: 12px; border: solid white; border-width: 0 2px 2px 0; transform: rotate(45deg); margin-bottom: 3px; }
#poJ_secen_box #vocs-features .feature-text { font-size: 16px; font-weight: 700; color: #333333; line-height: 1.5; }
#poJ_secen_box #vocs-specs { padding: 60px 0; background-color: #ffffff; }
#poJ_secen_box #vocs-specs .spec-container { border: 1px solid #e0e0e0; border-radius: 15px; overflow: hidden; box-shadow: 0 5px 15px rgba(0,0,0,0.02); }
#poJ_secen_box #vocs-specs .spec-row { display: flex; border-bottom: 1px solid #eeeeee; }
#poJ_secen_box #vocs-specs .spec-row:last-child { border-bottom: none; }
#poJ_secen_box #vocs-specs .spec-label { width: 220px; background: #f9f9f9; padding: 20px; font-weight: 800; color: #444444; border-right: 1px solid #eeeeee; flex-shrink: 0; display: flex; align-items: center; font-size: 15px; }
#poJ_secen_box #vocs-specs .spec-value { flex: 1; padding: 20px; color: #555555; font-size: 15px; line-height: 1.7; display: flex; flex-direction: column; justify-content: center; }
#poJ_secen_box #vocs-downloads { padding: 60px 0 100px; background-color: #f9fafb; border-top: 1px solid #eeeeee; border-radius: 20px; }
#poJ_secen_box #vocs-downloads .download-list { max-width: 1000px; margin: 0 auto; }
#poJ_secen_box #vocs-downloads .download-grid { display: grid; grid-template-columns: repeat(2,1fr); gap: 20px; }
#poJ_secen_box #vocs-downloads .download-card { position: relative; display: flex; align-items: center; gap: 20px; padding: 20px 30px; background: #ffffff; border-radius: 12px; text-decoration: none; border: 1px solid #e0e0e0; transition: all 0.3s ease; box-shadow: 0 4px 15px rgba(0,0,0,0.02); }
#poJ_secen_box #vocs-downloads .download-card:hover { transform: translateY(-3px); border-color: #e94057; box-shadow: 0 10px 25px rgba(233,64,87,0.1); }
#poJ_secen_box #vocs-downloads .pdf-icon { width: 45px; height: 55px; background: #e94057; border-radius: 4px; color: #ffffff; font-weight: 900; font-size: 14px; display: flex; align-items: center; justify-content: center; position: relative; flex-shrink: 0; }
#poJ_secen_box #vocs-downloads .pdf-icon::before { content: ''; position: absolute; top: 0; right: 0; width: 0; height: 0; border-bottom: 15px solid rgba(0,0,0,0.2); border-right: 15px solid #ffffff; }
#poJ_secen_box #vocs-downloads .file-info { flex: 1; display: flex; flex-direction: column; gap: 5px; }
#poJ_secen_box #vocs-downloads .file-name { font-size: 18px; font-weight: 700; color: #333333; transition: color 0.3s ease; }
#poJ_secen_box #vocs-downloads .download-card:hover .file-name { color: #e94057; }
#poJ_secen_box #vocs-downloads .file-action { font-size: 14px; color: #888888; }
#poJ_secen_box #vocs-downloads .download-icon { width: 30px; height: 30px; border-radius: 50%; background: rgba(233,64,87,0.1); display: flex; align-items: center; justify-content: center; position: relative; transition: all 0.3s ease; flex-shrink: 0; }
#poJ_secen_box #vocs-downloads .download-card:hover .download-icon { background: #e94057; }
#poJ_secen_box #vocs-downloads .download-icon::after { content: '↓'; color: #e94057; font-weight: bold; font-size: 18px; transition: color 0.3s ease; line-height: 1; }
#poJ_secen_box #vocs-downloads .download-card:hover .download-icon::after { color: #ffffff; }
#poJ_secen_box .catalog-title { text-align: center; font-size: 16px; font-weight: bold; color: #555555; margin-bottom: 15px; }
@media (max-width:992px) {
  #poJ_secen_box #vocs-intro .intro-layout { flex-direction: column; }
  #poJ_secen_box #vocs-intro .image-content { width: 100%; max-width: 600px; }
  #poJ_secen_box #vocs-features .feature-grid { grid-template-columns: repeat(2,1fr); }
  #poJ_secen_box #vocs-specs .spec-label { width: 150px; }
}
@media (max-width:768px) {
  #poJ_secen_box #vocs-intro { padding: 15px 0; }
  #poJ_secen_box .section-title { font-size: 26px; }
  #poJ_secen_box #vocs-advantages { padding: 40px 0; }
  #poJ_secen_box #vocs-features { padding: 40px 0; }
  #poJ_secen_box #vocs-downloads { padding: 40px 0; }
  #poJ_secen_box #vocs-downloads .download-card { display: flex; flex-direction: column; }
  #poJ_secen_box #vocs-intro .product-title { font-size: 28px; }
  #poJ_secen_box #vocs-advantages .adv-grid { grid-template-columns: 1fr; }
  #poJ_secen_box #vocs-features .feature-grid { grid-template-columns: 1fr; }
  #poJ_secen_box #vocs-specs .spec-row { flex-direction: column; }
  #poJ_secen_box #vocs-specs .spec-label { width: 100%; border-right: none; border-bottom: 1px solid #eeeeee; padding: 12px 20px; }
  #poJ_secen_box #vocs-downloads .download-grid { grid-template-columns: 1fr; }
}
