/* t218_3 典雅紫主题 */
body { color: #4c1d95; font-size: 14px; font-family: "Microsoft Yahei"; width: 100%; overflow-x: hidden; }
.theme-v3 .wrap-header { background: #4c1d95; padding: 0; }
.theme-v3 .wrap-header a { color: #ede9fe; font-weight: 700; font-size: 20px; letter-spacing: 1px; }
.theme-v3 .header-split { display: flex; align-items: center; justify-content: space-between; padding: 12px 0; }
.theme-v3 .nav-menu li { border-bottom: 3px solid transparent; }
.theme-v3 .nav-menu li.active, .theme-v3 .nav-menu li:hover { border-bottom-color: #c4b5fd; }
.theme-v3 .nav a { color: #ddd6fe !important; font-size: 15px; }
.theme-v3 .nav-pills .active a, .theme-v3 .nav-pills a:hover { color: #fff !important; background: rgba(255,255,255,.12); }
.theme-v3 .bg-main, .theme-v3 .button.bg-main { background-color: #7c3aed; border-color: #7c3aed; }
.theme-v3 .border-main { border-color: #7c3aed; }
.theme-v3 .bg-sub { background-color: #5b21b6; color: #fff; }
.theme-v3 .bg-footnav { background: #2e1065; }
.theme-v3 .bg-footnav p { border-bottom: 1px solid #4c1d95; }
.theme-v3 .about-v3 { background: #faf5ff; }
.theme-v3 .about-v3 h1 { font-size: 26px; color: #6d28d9; border-bottom: 2px solid #c4b5fd; padding-bottom: 12px; }
.theme-v3 .about-v3 h2 { font-size: 13px; color: #a78bfa; text-transform: uppercase; letter-spacing: 4px; }
.theme-v3 .about-v3 p { color: #6b7280; line-height: 1.9; }
.theme-v3 .pro-v3 { background: #ede9fe; }
.theme-v3 .pro-v3 h1 { color: #5b21b6; text-align: center; font-size: 26px; }
.theme-v3 .pro-v3 h2 span { border-top: 2px solid #7c3aed; color: #7c3aed; }
.theme-v3 .proitem-v3 { position: relative; overflow: hidden; border-radius: 12px; margin-bottom: 20px; box-shadow: 0 6px 20px rgba(124,58,237,.15); }
.theme-v3 .proitem-v3 img { width: 100%; padding: 10px; transition: transform .4s; }
.theme-v3 .proitem-v3:hover img { transform: scale(1.08); }
.theme-v3 .proitem-v3 .pro-overlay { position: absolute; bottom: 0; left: 0; right: 0; background: linear-gradient(transparent, rgba(91,33,182,.85)); color: #fff; padding: 20px 12px 12px; text-align: center; font-size: 13px; opacity: 0; transition: opacity .3s; }
.theme-v3 .proitem-v3:hover .pro-overlay { opacity: 1; }
.theme-v3 .case-v3 { background: #fff; }
.theme-v3 .case-v3 h1 { text-align: center; color: #5b21b6; font-size: 26px; }
.theme-v3 .case-stagger .casebox:nth-child(odd) { margin-top: 20px; }
.theme-v3 .caseitem-v3 { border-radius: 12px; overflow: hidden; border: 2px solid #ede9fe; margin-bottom: 20px; transition: border-color .3s; }
.theme-v3 .caseitem-v3:hover { border-color: #7c3aed; }
.theme-v3 .caseitem-v3 img { width: 100%; padding: 8px; }
.theme-v3 .caseitem-v3 h3 { text-align: center; color: #7c3aed; padding: 8px 0 14px; }
.theme-v3 .adv-v3 { background: linear-gradient(135deg, #4c1d95, #6d28d9); padding: 50px 0; }
.theme-v3 .adv-v3 h1 { color: #ede9fe; text-align: center; font-size: 26px; margin-bottom: 30px; }
.theme-v3 .adv-grid-v3 { display: flex; flex-wrap: wrap; justify-content: center; gap: 16px; }
.theme-v3 .adv-box-v3 { background: rgba(255,255,255,.1); backdrop-filter: blur(4px); border: 1px solid rgba(255,255,255,.2); border-radius: 12px; padding: 24px 20px; flex: 1; min-width: 200px; max-width: 260px; text-align: center; }
.theme-v3 .adv-box-v3 h2 { color: #e9d5ff; font-size: 16px; margin-bottom: 8px; }
.theme-v3 .adv-box-v3 p { color: #c4b5fd; font-size: 13px; }
.theme-v3 .news-v3 { background: #faf5ff; }
.theme-v3 .news-v3 h1 { text-align: center; color: #5b21b6; font-size: 26px; }
.theme-v3 .news-grid-v3 { display: flex; flex-wrap: wrap; gap: 20px; }
.theme-v3 .news-card-v3 { flex: 1; min-width: 280px; background: #fff; border-radius: 12px; padding: 20px; box-shadow: 0 4px 16px rgba(124,58,237,.08); border-top: 3px solid #7c3aed; }
.theme-v3 .news-card-v3 .news-time { color: #a78bfa; font-size: 12px; margin-bottom: 8px; }
.theme-v3 .news-card-v3 .news-title { color: #4c1d95; font-size: 16px; font-weight: 600; }
.theme-v3 .news-card-v3 .news-desc { color: #6b7280; font-size: 13px; margin-top: 6px; }
.theme-v3 .inner-banner img { width: 100%; }
.theme-v3 .bread { margin: 8px 0; font-size: 13px; color: #7c3aed; }
.theme-v3 .bg-gray { background: #f5f3ff; }
.theme-v3 .foot-weixin { width: 140px; }
.theme-v3 .qq { width: 20px; height: 20px; background: url("/t218/resource/images/qq.png"); display: inline-block; margin: -2px 2px 0; }
.theme-v3 .prolist h3 { padding: 8px 0; text-align: center; color: #7c3aed; }
.theme-v3 .proitem { padding: 10px; margin-bottom: 10px; background: #fff; border: 2px solid #c4b5fd; border-radius: 12px; }
.theme-v3 .proitem img { padding: 10px; width: 100%; }
.theme-v3 .newsitem li { border-bottom: 1px dashed #ddd6fe; padding-bottom: 12px; margin-bottom: 12px; }
.theme-v3 .newsitem .news-date { text-align: center; float: left; width: 5rem; height: 5rem; background: #ede9fe; color: #7c3aed; }
.theme-v3 .news-body { margin: 20px auto; line-height: 1.8; }
.theme-v3 .news-line { text-align: center; border: 1px dashed #c4b5fd; margin-bottom: 40px; padding: 10px; }
.theme-v3 .contact-title { color: #7c3aed; }
@media (max-width: 768px) {
  .theme-v3 .header-split { flex-direction: column; }
  .theme-v3 .padding-big { padding: 10px; }
}
