.section-apple-intelligence .hero-area{
    flex-direction: column;
    align-items: center;
}

.section-apple-intelligence .hero-area .apple-intelligence-hero-media{
    align-self: center;
    margin-top: 80px;
}

.section-apple-intelligence .copy .typography-body{
    text-align: center;
}

@media (max-width:734px) {
.section-apple-intelligence .hero-area .typography-ps-headline-super{
		font-size: 40px;
	}

}

.section-apple-intelligence .hero-area .copy {
    padding-top: 3vw;
}

@media (max-width: 1068px) {
    .section-apple-intelligence .hero-area .copy {
        padding-top:0
    }
}

@media (max-width:1441px) {
	.section-connectivity{
		padding-top: 0;
	}
}

section.section-battery .battery-ct .device-container .screen-logos .show-logo{
    width: 17%;
    top: 4.5%;
    right: 3.5%;
}
/* 彩色字安卓手机不显示 */ 
section.section-welcome .marquee-top-wrapper .marquee-header .header-eyebrow .highlight,
section.section-welcome .marquee-top-wrapper .marquee-header .header-headline .copy-wrap,
.section-apple-intelligence .privacy-area .ai-gradient-text,
section.section-chip .inline-compare-wrap .copy-eyebrow,
section.section-chip .bars-container .badge-value-container,
section.section-chip .bars-container .badge-caption {
    -webkit-background-clip: text !important;
}