﻿/**********************Tags*************************/
body { font: 12px/1.5em "Microsoft YaHei",微软雅黑,"Microsoft JhengHei",华文细黑,黑体; }
/********* common *********/
.hand { cursor: pointer }
.overflow { overflow: hidden }
.iframe { width: 100%; overflow-x: hidden; overflow-y: auto; }
label.error { color: Red; display: inline-block; background: url(Image/validate-alert.gif) no-repeat 3px 3px; text-indent: 20px; border: 1px solid #efefef; background-color: Yellow; }
label.success { display: inline-block; background: url(Image/validate-success.gif) no-repeat 3px 3px; }
/********* bootstrap *********/
.pagination { margin: 0; }
.table { font-size: 12px; }
.table .check td { background-color: #ffc; }
/********* Share *********/
.layout { width: 1003px; margin: 0 auto; }
.max-img { max-width: 960px; }
/********* Login *********/
#login { width: 480px; margin: 0 auto; border: 1px solid #cccccc; background-color: white; padding: 20px; }
/********* Layout *********/
#header { margin-top: 10px; }
#footer { margin-bottom: 10px; text-align: center; }
/********* Default *********/

/********* Article *********/
#fckImgListShow { margin-top: 10px; padding: 10px }
#fckImgSelect { padding: 10px; }
.fckImgItem { width: 146px; height: 146px; border: 1px solid #D0EDF7; float: left; margin-top: 10px; margin-left: 10px; overflow: hidden; float: left; padding: 2px }
.fckImgItem img { cursor: pointer }
#fckImgSelect img { width: 140px; }
/********* Jquery validate *********/
.validation-summary-errors { background-color: #FFFF99; font-size: 14px; font-weight: bold; color: red }
.validation-summary-errors li { padding: 5px }
/********* Home *********/
.page-banner { width: 100%; height: 300px; background-image: url('/Content/Home/Image/page-banner.jpg'); background-size: cover; background-position: center; }
/* Ambient Orbs */
.bg-orb { position: fixed; width: 40vw; height: 40vw; border-radius: 50%; filter: blur(100px); z-index: -10; opacity: 0.15; pointer-events: none; }
.orb-1 { top: -10%; left: -10%; background: radial-gradient(circle, #8b5cf6, transparent); }
.orb-2 { bottom: -10%; right: -10%; background: radial-gradient(circle, #06b6d4, transparent); }
.orb-3 { top: 30%; right: 10%; background: radial-gradient(circle, #f43f5e, transparent); }

/* Typography */
h1, h2, h3, h4, h5, h6 { font-family: 'Montserrat', sans-serif; }
.text-brand-primary { color: #8b5cf6; }
.text-brand-secondary { color: #06b6d4; }
.bg-brand-primary { background-color: #8b5cf6; }
.bg-brand-secondary { background-color: #06b6d4; }

/* Navigation */
.top-bar { background: rgba(255, 255, 255, 0.8); backdrop-filter: blur(8px); border-bottom: 1px solid rgba(0,0,0,0.05); font-size: 12px; padding: 8px 0; color: #64748b; }
.top-bar i { margin-right: 5px; }
.top-bar-contact { padding-top: 3px; }

.navbar-custom { background: rgba(255, 255, 255, 0.9); backdrop-filter: blur(12px); border: none; border-bottom: 1px solid rgba(0,0,0,0.05); margin-bottom: 0; padding: 10px 0; transition: all 0.3s ease; }
.navbar-brand-custom { display: flex; align-items: center; height: auto; padding: 0; text-decoration: none !important; margin-left: 0px !important; }
.logo-v { width: 50px; }
.logo-content { padding-top: 4px; }
.logo-title { font-weight: 700; color: #0f172a; font-size: 22px; display: block; line-height: 1; margin-bottom: 2px; }
.logo-sub { font-size: 11px; color: #64748b; text-transform: uppercase; letter-spacing: 1px; display: block; }

.nav-custom > li > a { color: #475569 !important; font-weight: 600; font-size: 15px; padding: 15px 20px !important; transition: color 0.3s; }
.nav-custom > li.active > a,
.nav-custom > li > a:hover,
.nav-custom > li > a:focus { color: #8b5cf6 !important; background-color: transparent !important; }

#main-nav > ul > li > ul > li { padding: 8px 0; }
/* Hero Section */
.hero { height: 450px; background-image: url('/Content/Home/Image/image13.jpg'); background-size: cover; background-position: center; position: relative; z-index: -2; display: flex; align-items: center; }
.hero-overlay { position: absolute; z-index: -1; top: 0; left: 0; right: 0; bottom: 0; background: linear-gradient(90deg, rgba(255,255,255,0.95) 0%, rgba(255,255,255,0.7) 50%, rgba(255,255,255,0.1) 100%); }
.hero-content { }
.hero-badge { background: rgba(139, 92, 246, 0.1); color: #8b5cf6; display: inline-block; padding: 6px 16px; border-radius: 100px; font-weight: 700; font-size: 12px; text-transform: uppercase; letter-spacing: 1px; margin-bottom: 20px; border: 1px solid rgba(139, 92, 246, 0.2); }
.hero-title { font-size: 48px; font-weight: 800; color: #0f172a; margin-bottom: 20px; line-height: 1.2; margin-top: 0; }
.hero-desc { font-size: 18px; color: #475569; max-width: 600px; line-height: 1.6; margin-bottom: 30px; }
.btn-custom-primary { background-color: #8b5cf6; color: white; padding: 12px 30px; font-size: 16px; font-weight: 700; border-radius: 8px; border: none; box-shadow: 0 4px 15px rgba(139, 92, 246, 0.3); transition: all 0.3s; }
.btn-custom-primary:hover { background-color: #7c3aed; color: white; box-shadow: 0 6px 20px rgba(139, 92, 246, 0.4); }
.btn-custom-outline { background-color: rgba(255,255,255,0.5); backdrop-filter: blur(4px); color: #8b5cf6; padding: 12px 30px; font-size: 16px; font-weight: 700; border-radius: 8px; border: 1px solid rgba(139, 92, 246, 0.2); transition: all 0.3s; margin-left: 15px; }
.btn-custom-outline:hover { background-color: white; color: #8b5cf6; }

/* Stats Section */
.stats-section { position: relative; z-index: 20; margin-top: -50px; margin-bottom: 60px; }
.stats-container { background: rgba(255, 255, 255, 0.9); backdrop-filter: blur(10px); border-radius: 12px; padding: 30px 15px; box-shadow: 0 10px 40px rgba(0,0,0,0.05); border: 1px solid rgba(255,255,255,0.5); }
.stat-box { text-align: center; border-right: 1px solid rgba(0,0,0,0.05); }
.stat-box:last-child { border-right: none; }
.stat-num { font-size: 36px; font-weight: 800; background: linear-gradient(135deg, #8b5cf6 0%, #06b6d4 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; margin-bottom: 5px; line-height: 1; }
.stat-text { color: #64748b; font-weight: 600; font-size: 14px; }

/* Services */
.section-header { text-align: center; margin-bottom: 50px; margin-top: 60px; }
.section-header h2 { font-weight: 800; font-size: 32px; color: #0f172a; margin-bottom: 15px; }
.section-header .line { height: 4px; width: 60px; background: #8b5cf6; margin: 0 auto; border-radius: 2px; }

.service-card { background: white; border-radius: 12px; margin-bottom: 30px; transition: all 0.3s ease; overflow: hidden; border: 1px solid rgba(0,0,0,0.05); height: 100%; }
.service-card:hover { transform: translateY(-5px); box-shadow: 0 15px 30px rgba(139, 92, 246, 0.1); }
.service-img-wrapper { height: 200px; overflow: hidden; }
.service-img-wrapper img { width: 100%; height: 100%; object-fit: cover; }
.service-body { padding: 25px; }
.service-body h3 { font-size: 20px; font-weight: 700; margin-top: 0; margin-bottom: 15px; color: #1e293b; }
.service-body p { font-size: 14px; color: #64748b; line-height: 1.6; margin-bottom: 20px; min-height: 44px; }
.service-body a { text-decoration: none; }
.service-list { list-style: none; padding: 0; margin: 0; }
.service-list li { font-size: 13px; color: #475569; margin-bottom: 8px; }
.service-list li i { color: #06b6d4; margin-right: 8px; font-weight: bold; }

/* Standards */
.standards-section { padding: 80px 0; background-color: transparent; }
.standards-box { background: white; border-radius: 12px; overflow: hidden; box-shadow: 0 20px 50px rgba(0,0,0,0.05); border: 1px solid rgba(0,0,0,0.03); }
.standards-img-col { padding: 0; }
.standards-img { width: 100%; height: 100%; object-fit: cover; min-height: 500px; }
.standards-content { padding: 60px 50px; }
.standards-content h2 { font-weight: 800; font-size: 28px; margin-top: 0; margin-bottom: 25px; }
.standards-content p.lead { font-size: 15px; color: #64748b; line-height: 1.8; margin-bottom: 40px; border-left: 4px solid #8b5cf6; padding-left: 20px; }
.standards-content a { text-decoration: none; }

.feature-item { display: flex; margin-bottom: 30px; }
.feature-icon { width: 48px; height: 48px; min-width: 48px; border-radius: 10px; background: rgba(139, 92, 246, 0.1); color: #8b5cf6; display: flex; align-items: center; justify-content: center; margin-right: 15px; font-size: 24px; }
.feature-text h4 { font-weight: 700; font-size: 16px; margin-top: 0; margin-bottom: 8px; color: #1e293b; }
.feature-text p { font-size: 13px; color: #64748b; margin: 0; line-height: 1.5; }

/* News Section */
.news-section { padding: 60px 0 80px; }
.news-header { display: flex; justify-content: space-between; align-items: flex-end; margin-bottom: 40px; }
.news-header h2 { font-size: 28px; font-weight: 800; margin: 0 0 10px 0; }
.news-header .line { width: 50px; height: 4px; background-color: #8b5cf6; border-radius: 2px; }
.news-more { color: #8b5cf6; font-weight: 700; text-decoration: none; }
.news-more:hover { text-decoration: underline; color: #7c3aed; }
.news-card { background: white; border-radius: 12px; overflow: hidden; border: 1px solid rgba(0,0,0,0.05); margin-bottom: 30px; transition: transform 0.3s; }
.news-card:hover { transform: translateY(-5px); box-shadow: 0 10px 30px rgba(0,0,0,0.05); }
.news-img-box { position: relative; height: 238px; background-color: #e2e8f0; display: flex; align-items: center; justify-content: center; color: #94a3b8; }
.news-img-box img { width: 100%; height: 100%; object-fit: cover; }
.news-img-mask { position: absolute; top: 0; left: 0; bottom:0;right:0; background: #8b5cf6; opacity: 0.3; }
.news-tag { position: absolute; top: 15px; left: 15px; background: #8b5cf6; color: white; font-size: 11px; font-weight: 700; padding: 4px 12px; border-radius: 4px; }
.news-content { padding: 25px; }
.news-date { font-size: 12px; color: #94a3b8; margin-bottom: 12px; }
.news-date i { margin-right: 5px; }
.news-title { font-size: 16px; font-weight: 700; margin-top: 0; margin-bottom: 15px; line-height: 1.5; color: #1e293b; min-height: 48px; }
.news-desc { font-size: 13px; color: #64748b; line-height: 1.6; margin-bottom: 20px; }
.news-link { color: #8b5cf6; font-weight: 700; font-size: 13px; text-decoration: none; }
.news-link:hover { text-decoration: underline; }

/* Partners */
.partners-section { padding: 40px 0 60px; }
.partners-logos { display: flex; justify-content: space-between; align-items: center; filter: grayscale(1); opacity: 0.8; }
.partners-logos img { height: 80px; transition: all 0.3s; }
.partners-logos img:hover { filter: grayscale(0); opacity: 1; }

/* Footer */
.footer { background: #0f172a; color: #94a3b8; padding: 40px 0 30px; font-size: 14px; }
.footer h4 { color: white; font-weight: 700; font-size: 16px; margin-top: 0; margin-bottom: 25px; }
.footer-logo { display: flex; align-items: center; margin-bottom: 20px; }
.footer-logo .logo-title { color: white; margin-top: 10px; }
.footer-desc { margin-bottom: 25px; line-height: 1.8; }
.footer-contact p { margin-bottom: 10px; }
.footer-contact i { margin-right: 10px; color: #8b5cf6; font-size: 16px; width: 16px; text-align: center; }
.footer-links { list-style: none; padding: 0; margin: 0; }
.footer-links li { margin-bottom: 15px; }
.footer-links a { color: #94a3b8; text-decoration: none; transition: color 0.3s; }
.footer-links a:hover { color: #8b5cf6; }
.footer .pull-right p { text-align: right; }
.footer .pull-right p img { width: 200px; }

.qr-placeholder { width: 100px; height: 100px; background-color: #f1f5f9; border-radius: 8px; display: inline-block; }

/* Utilities */
.mb-30 { margin-bottom: 30px; }
.mt-30 { margin-top: 30px; }

/* Flex helpers for older Bootstrap */
.flex-box { display: flex; flex-wrap: wrap; }
.align-items-center { align-items: center; }

@media (max-width: 991px) {
    .standards-img-col { height: 300px; }
    .standards-img { min-height: 100%; }
}

@media (max-width: 767px) {
    .hero { height: auto; padding-bottom: 80px; }
    .hero-title { font-size: 32px; }
    .stats-section { margin-top: 0; }
    .stat-box { border-right: none; border-bottom: 1px solid rgba(0,0,0,0.05); padding: 20px 0; }
    .stat-box:last-child { border-bottom: none; }
    .news-header { flex-direction: column; align-items: flex-start; }
    .news-more { margin-top: 15px; }
    .footer-col { margin-bottom: 40px; }
}

/* Main Content */
.main-content { padding-top: 20px; padding-bottom: 20px; }

.breadcrumb { background: transparent; margin-bottom: 20px; font-size: 14px; }
.breadcrumb > li > a { color: #494454; }
.breadcrumb > li > a:hover { color: #6b38d4; text-decoration: none; }
.breadcrumb > .active { color: #191c1e; font-weight: 600; }

/* Article Styling */
.article-card { background: #ffffff; border: 1px solid #e0e3e5; border-radius: 8px; padding: 30px 15px; box-shadow: 0 4px 24px rgba(0, 0, 0, 0.02); position: relative; }
.article-card::before { content: ''; position: absolute; top: 0; left: 0; right: 0; height: 4px; background: linear-gradient(90deg, #6b38d4, #57dffe); border-top-left-radius: 8px; border-top-right-radius: 8px; }

.article-labels { margin-bottom: 30px; }
.label-custom-1 { background-color: rgba(87, 223, 254, 0.2); color: #006172; padding: 6px 12px; border-radius: 12px; font-weight: 600; }
.label-custom-2 { background-color: #e0e3e5; color: #494454; padding: 6px 12px; border-radius: 12px; font-weight: 600; }

.article-title { font-size: 32px; font-weight: 700; margin-bottom: 30px; line-height: 1.3; }

.article-meta { color: #7b7486; font-size: 14px; margin-bottom: 30px; display: flex; align-items: center; gap: 20px; }
.article-meta .meta-item { display: flex; }
.article-meta .meta-item .bi { padding-right: 6px; }

.article-image { width: 100%; height: auto; border-radius: 8px; margin-bottom: 30px; border: 1px solid #e0e3e5; }

.article-body { font-size: 14px; line-height: 1.6; color: #494454; }
.article-body .lead { font-size: 20px; color: #191c1e; font-weight: 500; margin-bottom: 30px; }
.article-body h2 { font-size: 24px; color: #191c1e; font-weight: 600; margin-top: 40px; margin-bottom: 20px; border-left: 4px solid #6b38d4; padding-left: 15px; }
.article-body h3 { font-size: 20px; color: #191c1e; font-weight: 600; margin-top: 40px; margin-bottom: 20px; border-left: 4px solid #57dffe; padding-left: 15px; }
.article-body p { margin-bottom: 20px; }

/* Glassmorphism effects & Cards */
.glass-panel { background: rgba(255, 255, 255, 0.7); border: 1px solid rgba(255, 255, 255, 0.8); border-radius: 12px; padding: 30px; margin-bottom: 30px; position: relative; }
@supports (-webkit-backdrop-filter: none) or (backdrop-filter: none) {
    .glass-panel { -webkit-backdrop-filter: blur(20px); backdrop-filter: blur(20px); }
}
.page-card { transition: transform 0.3s ease, box-shadow 0.3s ease; box-shadow: 0 0 15px rgba(107, 56, 212, 0.2); }
.page-card:hover { transform: scale(1.03); }

/* News Item details */
.page-img { position: relative; width:170px; }
.page-img img { width: 100%; height: 100%; object-fit: cover; }
.page-img-mask { position: absolute; top: 0; left: 0; bottom: 0; right: 0; background: #8b5cf6; opacity: 0.2; }
.page-img-tag { position: absolute; top: 5px; left: 5px; background: #8b5cf6; color: white; font-size: 11px; font-weight: 700; padding: 4px 12px; border-radius: 4px; }

.page-meta { margin-bottom: 15px; overflow: hidden; }
.page-tag { display: inline-block; float: left; font-size: 12px; font-weight: 600; padding: 4px 8px; border-radius: 9999px; text-transform: uppercase; letter-spacing: 0.05em; margin-right: 10px; }
.tag-primary { background-color: rgba(107, 56, 212, 0.1); color: #6b38d4; }
.tag-secondary { background-color: rgba(0, 104, 122, 0.1); color: #00687a; }
.tag-tertiary { background-color: rgba(177, 14, 107, 0.1); color: #b10e6b; }

.page-date { display: inline-block; float: right; color: #7b7486; font-size: 14px; line-height: 24px; /* Match tag height approx */ }

.page-title { font-size: 24px; font-weight: 600; color: #191c1e; margin-bottom: 15px; transition: color 0.3s ease; }
.page-card:hover .page-title { color: #6b38d4; }

.page-excerpt { color: #494454; margin-bottom: 25px; line-height: 1.6; }

.read-more { width: 100%; color: #00687a; font-size: 14px; font-weight: 600; text-align: right; }
.read-more i { margin-left: 4px; vertical-align: middle; transition: transform 0.3s ease; }
.read-more:hover i { transform: translateX(4px); }

/* Sidebar */
.sidebar-panel { background-color: rgb(236, 238, 240); border-radius: 12px; padding: 24px; box-shadow: rgba(0, 0, 0, 0.05) 0px 1px 3px inset; border: 1px solid rgb(224, 227, 229); }
.sidebar-title { font-size: 18px; margin-bottom: 20px; padding-bottom: 10px; border-bottom: 2px solid #6b38d4; display: inline-block; }
.category-list { list-style: none; padding: 0; margin: 0; }
.category-list li { border-bottom: 1px solid rgba(0, 0, 0, 0.05); }
.category-list li a { display: block; padding: 12px 15px; color: #494454; text-decoration: none; border-radius: 4px; transition: all 0.2s ease; position: relative; }
.category-list li a i { float: right; font-size: 12px; margin-top: 4px; opacity: 0; transition: all 0.2s ease; }
.category-list li a:hover { background-color: #f2f4f6; color: #6b38d4; }
.category-list li a:hover i { opacity: 1; transform: translateX(3px); }
.category-list li.active a { display: block; padding: 14px 15px; color: #5516be; font-weight: 700; background: #e9ddff; border-left: 4px solid #6b38d4; transition: all 0.3s ease; }
