body.page-template-page-risk-control-anti-phishing-php{
--anti-max: 1000px;
--anti-pad-x: 12px;
--anti-text: #0f172a;
--anti-text-soft: #334155;
--anti-line: #dbe3ee;
--anti-surface: #f8fafc;
--anti-surface-2: #f1f5f9;
--anti-primary: #1e40af;
--anti-danger: #b91c1c;
--anti-warn: #92400e;
--anti-ok: #166534;
--anti-focus: #0f172a;
--anti-shadow: 0 10px 30px rgba(15, 23, 42, 0.06);
}
body.page-template-page-risk-control-anti-phishing-php{
scroll-behavior: smooth;
}
body.page-template-page-risk-control-anti-phishing-php{
overflow-x: visible;
}
body.page-template-page-risk-control-anti-phishing-php #page,
body.page-template-page-risk-control-anti-phishing-php .site,
body.page-template-page-risk-control-anti-phishing-php .site-main,
body.page-template-page-risk-control-anti-phishing-php .content-area,
body.page-template-page-risk-control-anti-phishing-php .entry-content,
body.page-template-page-risk-control-anti-phishing-php .site-content,
body.page-template-page-risk-control-anti-phishing-php .ast-container,
body.page-template-page-risk-control-anti-phishing-php .container,
body.page-template-page-risk-control-anti-phishing-php .wrap,
body.page-template-page-risk-control-anti-phishing-php .page-content{
max-width: none;
}
body.page-template-page-risk-control-anti-phishing-php .risk-anti-shell{
width: 100%;
margin: 0;
padding: 0 var(--anti-pad-x);
color: var(--anti-text);
font: 400 16px/1.74 -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"PingFang SC","Hiragino Sans GB","Microsoft YaHei",sans-serif;
}
body.page-template-page-risk-control-anti-phishing-php .risk-anti{
width: 100%;
max-width: var(--anti-max);
margin: 0 auto;
}
body.page-template-page-risk-control-anti-phishing-php .risk-anti a{
color: var(--anti-primary);
text-decoration: none;
}
body.page-template-page-risk-control-anti-phishing-php .risk-anti a:hover{
text-decoration: underline;
text-underline-offset: 2px;
}
body.page-template-page-risk-control-anti-phishing-php .risk-anti a:focus-visible,
body.page-template-page-risk-control-anti-phishing-php .risk-anti button:focus-visible,
body.page-template-page-risk-control-anti-phishing-php .risk-anti summary:focus-visible,
body.page-template-page-risk-control-anti-phishing-php .risk-anti [tabindex]:focus-visible{
outline: 2px solid var(--anti-focus);
outline-offset: 3px;
border-radius: 8px;
}
body.page-template-page-risk-control-anti-phishing-php .anti-header{
padding: 0 0 18px;
border-bottom: 1px solid var(--anti-line);
}
body.page-template-page-risk-control-anti-phishing-php .anti-kicker{
margin: 0 0 10px;
font-size: 13px;
line-height: 1.5;
color: var(--anti-text-soft);
}
body.page-template-page-risk-control-anti-phishing-php .anti-title{
margin: 0;
font-size: clamp(1.4rem, 3vw, 2.0rem);
line-height: 1.15;
font-weight: 800;
letter-spacing: -0.01em;
}
body.page-template-page-risk-control-anti-phishing-php .anti-meta{
display: flex;
flex-wrap: wrap;
gap: 8px 12px;
margin-top: 14px;
color: var(--anti-text-soft);
font-size: 0.95rem;
}
body.page-template-page-risk-control-anti-phishing-php .anti-summary{
margin-top: 14px;
max-width: 72ch;
color: var(--anti-text-soft);
}
body.page-template-page-risk-control-anti-phishing-php .anti-alert{
margin-top: 18px;
padding: 14px 15px;
border: 1px solid #cfe3ff;
border-radius: 14px;
background: #f5f9ff;
color: var(--anti-text);
}
body.page-template-page-risk-control-anti-phishing-php .anti-alert strong{
color: var(--anti-primary);
}
body.page-template-page-risk-control-anti-phishing-php .anti-section{
padding-top: 24px;
}
body.page-template-page-risk-control-anti-phishing-php .anti-section h2{
margin: 0 0 14px;
font-size: clamp(1.34rem, 2.8vw, 1.8rem);
line-height: 1.25;
font-weight: 800;
letter-spacing: -0.01em;
}
body.page-template-page-risk-control-anti-phishing-php .anti-section h3{
margin: 22px 0 10px;
font-size: 1.08rem;
line-height: 1.4;
font-weight: 800;
}
body.page-template-page-risk-control-anti-phishing-php .anti-section p{
margin: 0 0 14px;
color: var(--anti-text-soft);
}
body.page-template-page-risk-control-anti-phishing-php .anti-section ul,
body.page-template-page-risk-control-anti-phishing-php .anti-section ol{
margin: 0 0 16px 20px;
padding: 0;
color: var(--anti-text-soft);
}
body.page-template-page-risk-control-anti-phishing-php .anti-section li{
margin: 0 0 8px;
}
body.page-template-page-risk-control-anti-phishing-php .anti-grid{
display: grid;
grid-template-columns: repeat(3, minmax(0, 1fr));
gap: 12px;
}
body.page-template-page-risk-control-anti-phishing-php .anti-card{
padding: 14px;
border: 1px solid var(--anti-line);
border-radius: 14px;
background: #fff;
box-shadow: var(--anti-shadow);
}
body.page-template-page-risk-control-anti-phishing-php .anti-card h3{
margin-top: 0;
}
body.page-template-page-risk-control-anti-phishing-php .anti-card p:last-child{
margin-bottom: 0;
}
body.page-template-page-risk-control-anti-phishing-php .anti-list{
display: grid;
gap: 2px;
border-top: 1px solid var(--anti-line);
border-bottom: 1px solid var(--anti-line);
}
body.page-template-page-risk-control-anti-phishing-php .anti-item{
display: grid;
grid-template-columns: 34px 1fr;
gap: 10px;
align-items: start;
padding: 12px 0;
border-bottom: 1px solid var(--anti-line);
}
body.page-template-page-risk-control-anti-phishing-php .anti-item:last-child{
border-bottom: 0;
}
body.page-template-page-risk-control-anti-phishing-php .anti-item-num{
display: inline-flex;
align-items: center;
justify-content: center;
width: 34px;
height: 34px;
border: 1px solid var(--anti-line);
border-radius: 999px;
background: #fff;
color: var(--anti-primary);
font-size: 0.95rem;
font-weight: 800;
}
body.page-template-page-risk-control-anti-phishing-php .anti-item h3{
margin: 0 0 4px;
font-size: 1rem;
}
body.page-template-page-risk-control-anti-phishing-php .anti-item p{
margin: 0;
}
body.page-template-page-risk-control-anti-phishing-php .anti-inline-note{
padding: 12px 14px;
border: 1px solid var(--anti-line);
border-radius: 12px;
background: var(--anti-surface);
color: var(--anti-text);
}
body.page-template-page-risk-control-anti-phishing-php .anti-table-wrap{
overflow-x: auto;
overscroll-behavior-x: contain;
-webkit-overflow-scrolling: touch;
border: 1px solid var(--anti-line);
border-radius: 14px;
background: #fff;
}
body.page-template-page-risk-control-anti-phishing-php .anti-table-wrap:focus-visible{
outline: 2px solid var(--anti-focus);
outline-offset: 3px;
}
body.page-template-page-risk-control-anti-phishing-php .anti-table{
width: 100%;
min-width: 760px;
border-collapse: collapse;
}
body.page-template-page-risk-control-anti-phishing-php .anti-table caption{
padding: 12px 14px 0;
text-align: left;
caption-side: top;
font-size: 0.95rem;
color: var(--anti-text-soft);
}
body.page-template-page-risk-control-anti-phishing-php .anti-table th,
body.page-template-page-risk-control-anti-phishing-php .anti-table td{
padding: 12px 14px;
border-bottom: 1px solid var(--anti-line);
text-align: left;
vertical-align: top;
}
body.page-template-page-risk-control-anti-phishing-php .anti-table thead th{
background: #fff;
font-weight: 800;
}
body.page-template-page-risk-control-anti-phishing-php .anti-table tbody tr:last-child th,
body.page-template-page-risk-control-anti-phishing-php .anti-table tbody tr:last-child td{
border-bottom: 0;
}
body.page-template-page-risk-control-anti-phishing-php .anti-tag{
display: inline-flex;
align-items: center;
padding: 3px 9px;
border-radius: 999px;
font-size: 12px;
line-height: 1.4;
font-weight: 700;
white-space: nowrap;
}
body.page-template-page-risk-control-anti-phishing-php .anti-tag-high{
color: var(--anti-danger);
background: #fee2e2;
}
body.page-template-page-risk-control-anti-phishing-php .anti-tag-mid{
color: var(--anti-warn);
background: #fef3c7;
}
body.page-template-page-risk-control-anti-phishing-php .anti-tag-low{
color: var(--anti-ok);
background: #dcfce7;
}
body.page-template-page-risk-control-anti-phishing-php .anti-note-box{
padding: 14px;
border: 1px solid var(--anti-line);
border-radius: 14px;
background: var(--anti-surface);
}
body.page-template-page-risk-control-anti-phishing-php .anti-related{
display: grid;
grid-template-columns: repeat(4, minmax(0, 1fr));
gap: 12px;
}
body.page-template-page-risk-control-anti-phishing-php .anti-related-item{
display: grid;
gap: 6px;
padding: 14px;
border: 1px solid var(--anti-line);
border-radius: 14px;
background: #fff;
color: inherit;
}
body.page-template-page-risk-control-anti-phishing-php .anti-related-item:hover{
text-decoration: none;
border-color: #b6c7ea;
}
body.page-template-page-risk-control-anti-phishing-php .anti-related-item h3{
margin: 0;
font-size: 1rem;
}
body.page-template-page-risk-control-anti-phishing-php .anti-related-item p{
margin: 0;
font-size: 0.94rem;
}
body.page-template-page-risk-control-anti-phishing-php .anti-links{
display: flex;
flex-wrap: wrap;
gap: 10px;
}
body.page-template-page-risk-control-anti-phishing-php .anti-links a{
display: inline-flex;
align-items: center;
min-height: 44px;
padding: 0 14px;
border: 1px solid var(--anti-line);
border-radius: 999px;
background: #fff;
color: var(--anti-text);
}
body.page-template-page-risk-control-anti-phishing-php .anti-links a:hover{
text-decoration: none;
border-color: #b6c7ea;
color: var(--anti-primary);
}
body.page-template-page-risk-control-anti-phishing-php .anti-footer{
padding-top: 24px;
border-top: 1px solid var(--anti-line);
color: var(--anti-text-soft);
}
body.page-template-page-risk-control-anti-phishing-php .anti-footer p{
margin: 0;
}
body.page-template-page-risk-control-anti-phishing-php .risk-hub-visual-breadcrumbs .crumb-link:hover{
color: #1e40af !important;
text-decoration: underline;
}
@media (max-width: 980px){
body.page-template-page-risk-control-anti-phishing-php .anti-grid{
grid-template-columns: 1fr;
}
body.page-template-page-risk-control-anti-phishing-php .anti-related{
grid-template-columns: repeat(2, minmax(0, 1fr));
}
}
@media (max-width: 767px){
body.page-template-page-risk-control-anti-phishing-php{
--anti-pad-x: 10px;
}
body.page-template-page-risk-control-anti-phishing-php .risk-anti-shell{
padding-left: var(--anti-pad-x);
padding-right: var(--anti-pad-x);
}
body.page-template-page-risk-control-anti-phishing-php .anti-header{
padding-bottom: 14px;
}
body.page-template-page-risk-control-anti-phishing-php .anti-meta{
gap: 6px 10px;
margin-top: 10px;
font-size: 0.92rem;
}
body.page-template-page-risk-control-anti-phishing-php .anti-summary{
margin-top: 10px;
font-size: 0.98rem;
}
body.page-template-page-risk-control-anti-phishing-php .anti-alert{
margin-top: 14px;
padding: 12px;
border-radius: 12px;
}
body.page-template-page-risk-control-anti-phishing-php .anti-section{
padding-top: 20px;
}
body.page-template-page-risk-control-anti-phishing-php .anti-card,
body.page-template-page-risk-control-anti-phishing-php .anti-note-box,
body.page-template-page-risk-control-anti-phishing-php .anti-related-item{
padding: 12px;
border-radius: 12px;
box-shadow: none;
}
body.page-template-page-risk-control-anti-phishing-php .anti-item{
grid-template-columns: 30px 1fr;
gap: 8px;
padding: 10px 0;
}
body.page-template-page-risk-control-anti-phishing-php .anti-item-num{
width: 30px;
height: 30px;
font-size: 0.9rem;
}
body.page-template-page-risk-control-anti-phishing-php .anti-table caption,
body.page-template-page-risk-control-anti-phishing-php .anti-table th,
body.page-template-page-risk-control-anti-phishing-php .anti-table td{
padding-left: 12px;
padding-right: 12px;
}
body.page-template-page-risk-control-anti-phishing-php .anti-related{
grid-template-columns: 1fr;
gap: 10px;
}
body.page-template-page-risk-control-anti-phishing-php .anti-links{
gap: 8px;
}
body.page-template-page-risk-control-anti-phishing-php .anti-links a{
min-height: 44px;
padding: 0 12px;
font-size: 0.95rem;
}
}
body.page-template-page-risk-control-anti-phishing-php .tzp-u-ef9cb1bd38{display: flex !important;flex-wrap: wrap !important;align-items: center !important;gap: 8px !important;margin-bottom: 16px !important;font-size: 0.92rem !important;color: #64748b !important}
body.page-template-page-risk-control-anti-phishing-php .tzp-u-7c7218d378{color: #0f172a !important;font-weight: 600 !important}
body.page-template-page-risk-control-anti-phishing-php .tzp-u-99e140224e{color: #64748b !important;text-decoration: none !important}
body.page-template-page-risk-control-anti-phishing-php .tzp-u-e231d6d137{color: #dbe3ee !important;font-size: 0.85rem !important;margin-top: 1px !important}
body.page-template-page-risk-control-anti-phishing-php .tzp-u-d6966403fe{display:inline-flex !important;align-items:center !important;padding:10px 24px !important;background:#1d4ed8 !important;color:#fff !important;font-weight:700 !important;text-decoration:none !important;border-radius:99px !important;transition:background 0.2s !important}
body.page-template-page-risk-control-anti-phishing-php .tzp-u-d545213b80{width: 100% !important;max-width: 1000px !important;margin: 32px auto 0 !important;padding: 0 15px !important;box-sizing: border-box !important}
body.page-template-page-risk-control-anti-phishing-php .tzp-u-584aaf81ed{padding: 24px !important;background: #fff !important;border: 1px solid #e5e7eb !important;border-radius: 18px !important;box-sizing: border-box !important}
body.page-template-page-risk-control-anti-phishing-php .tzp-u-565388da8c{margin: 0 0 16px !important;font-size: 1.5rem !important;color: #0f172a !important;font-weight: 900 !important}
body.page-template-page-risk-control-anti-phishing-php .tzp-u-6a014ff591{display: flex !important;flex-direction: column !important;gap: 18px !important}
body.page-template-page-risk-control-anti-phishing-php .tzp-u-d8c9bddb29{margin: 0 0 6px !important;font-size: 1.1rem !important;font-weight: 700 !important;color: #0f172a !important}
body.page-template-page-risk-control-anti-phishing-php .tzp-u-767a462f52{margin: 0 !important;color: #334155 !important}
body.page-template-page-risk-control-anti-phishing-php .tzp-u-e211ea130e{width: 100% !important;max-width: 1000px !important;margin: 32px auto 48px !important;padding: 0 15px !important;box-sizing: border-box !important}
body.page-template-page-risk-control-anti-phishing-php .tzp-u-f6d8e58760{padding: 20px 24px !important;background: #f8fafc !important;border: 1px solid #dbe3ee !important;border-radius: 16px !important;text-align: center !important}
body.page-template-page-risk-control-anti-phishing-php .tzp-u-9e3f1ac13c{margin: 0 0 12px !important;color: #334155 !important;font-size: 1rem !important}
body.page-template-page-risk-control-anti-phishing-php .tzp-u-196d5ae265{margin-top: 30px !important;padding: 20px !important;border: 1px solid #e2e8f0 !important;border-radius: 16px !important;background: #fff !important;display: flex !important;gap: 18px !important;align-items: flex-start !important}
body.page-template-page-risk-control-anti-phishing-php .tzp-u-5da051e134{width:64px !important;height:64px !important;border-radius:999px !important;object-fit:cover !important}
body.page-template-page-risk-control-anti-phishing-php .tzp-u-5602ee294c{margin: 0 0 5px !important;font-size: 1.15rem !important;font-weight: 800 !important}
body.page-template-page-risk-control-anti-phishing-php .tzp-u-752400eae0{color:#0f172a !important;text-decoration:none !important}
body.page-template-page-risk-control-anti-phishing-php .tzp-u-133ec67c2a{margin: 0 0 10px !important;font-size: 0.9rem !important;color: #64748b !important}

body.page-template-page-risk-control-anti-phishing-php .tzp-u-7f3cbaf643{margin-bottom: 8px !important}
body.page-template-page-risk-control-anti-phishing-php .tzp-u-61a441cbcb{margin-top: 24px !important;padding: 20px !important;background: #fef3c7 !important;border: 1px solid #fde68a !important;border-radius: 16px !important}
body.page-template-page-risk-control-anti-phishing-php .tzp-u-174fdd1d7d{margin: 0 0 10px !important;font-size: 1.1rem !important;color: #92400e !important;font-weight: 800 !important}
body.page-template-page-risk-control-anti-phishing-php .tzp-u-2fe088d90a{margin: 0 0 8px !important;color: #92400e !important;font-size: 0.95rem !important}
body.page-template-page-risk-control-anti-phishing-php .tzp-u-8033188d8c{margin: 0 !important;color: #92400e !important;font-size: 0.95rem !important}
body.page-template-page-risk-control-anti-phishing-php .tzp-u-c12d0ba819{color: #78350f !important;text-decoration: underline !important;font-weight: bold !important}
