.main .aditl-card {
	padding: 94px 0 104px;
}
.main .aditl-card-copy-container {
	padding-right: 0;
}

@media only screen and (max-width: 1068px){
	.main .aditl-card {
		padding: 72px 0 79px;
	}
}

@media only screen and (min-width: 735px) {
    .main .aditl-card {
        text-align:center
    }
}

@media only screen and (max-width: 734px){
	.main .aditl-card {
		padding: 56px 30px 63px;
	}
	.main .aditl-link-outlined {
		margin-top: 1.35em;
	}
	.main .aditl-card-copy {
		max-width:100%;
	}
}

.page-features .section-imessage.no-violator .article-item:nth-child(6) .article-body-subhead, .page-features .section-imessage.no-violator .article-item:nth-child(8) .article-body-subhead{
    padding-top: 0px;
 }
 
 .page-features .section-imessage.no-violator .article-item:nth-child(5) .article-body-subhead{
    padding-top: 40px;
 }



 /*li 样式*/

/*.modal.modal-standard.private-cloud.modal-open:is(.on-device, .private-cloud) li:nth-child(1) {
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="30" height="25" viewBox="0 0 30 30"><circle cx="15" cy="15" r="14" fill="none" stroke="%23ffffff" stroke-width="2"/><text x="15" y="19" text-anchor="middle" fill="%23ffffff" font-size="16" font-weight="bold">1</text></svg>');
}
.modal.modal-standard.private-cloud.modal-open:is(.on-device, .private-cloud) li:nth-child(2) {
     background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="30" height="25" viewBox="0 0 30 30"><circle cx="15" cy="15" r="14" fill="none" stroke="%23ffffff" stroke-width="2"/><text x="15" y="19" text-anchor="middle" fill="%23ffffff" font-size="16" font-weight="bold">2</text></svg>');
}

.modal.modal-standard.private-cloud.modal-open:is(.on-device, .private-cloud) li:nth-child(3) {
   background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="30" height="25" viewBox="0 0 30 30"><circle cx="15" cy="15" r="14" fill="none" stroke="%23ffffff" stroke-width="2"/><text x="15" y="19" text-anchor="middle" fill="%23ffffff" font-size="16" font-weight="bold">3</text></svg>');
}*/

/*after-cards*/
/*.after-copy{
    padding-top: 40px;
}*/


/* 弹窗角标链接要白色 */
.theme-dark .modal-standard .footnote.footnote-supglyph a {
    color: white;
}

.main .section-apple-intelligence .card .card-content {
     width: 100%;
}





/*@media only screen and (max-width: 734px){
    .main .section-hero .hero-lock-icon-container.enhanced-icon-container, .main .section-hero .overview-hero-headline {
        margin-top: calc(var(--copy-offset-start) / 1.2);
    }
}
*/
.main .section-hero .overview-hero-background::before {
        background-position-y: 0px;
}

@media only screen and (max-width: 734px){
    .main .section-hero .overview-hero-background::before {
        background-position-y: 0px;
    }
}
