
.section-apple-intelligence .intelligence-inner {
    padding-bottom: 100px;
}
.new_alts{
    color: #86868b;
    font-size: 14px;;
}
.new_color{
    color: #86868b;
}
.section-apple-intelligence .section-apple-intelligence-hero .overview-apple-intelligence-hero-apple-intelligence-headline {
    --p-width: 634px;
    --p-height:76px
}

@media (max-width: 1068px) and (max-width: 1068px) {
    .section-apple-intelligence .section-apple-intelligence-hero .overview-apple-intelligence-hero-apple-intelligence-headline {
        --p-width: 500px;
        --p-height:60px
    }
}

@media (max-width: 734px) and (max-width: 734px) {
    .section-apple-intelligence .section-apple-intelligence-hero .overview-apple-intelligence-hero-apple-intelligence-headline {
        --p-width: 322px;
        --p-height:39px
    }
}

br.xsmall {
    display:none
}
@media (min-width: 1441px) {
    br.xsmall {
        display:none
    }
}
@media (max-width: 1068px) {
    br.xsmall {
        display:none
    }
}

@media (max-width: 734px) {
    br.xsmall {
        display:none
    }
}
@media (max-width: 480px) {
    br.xsmall {
        display:block
    }
}
/* 啊勒泰 */
.battery-details .row {
    position: relative;
    display: inline-block;
    top: -84px;
}

@media (max-width: 1068px) {
    .battery-details .row {
        top: -48px;
    }
}

@media (max-width: 734px) {
    .battery-details .row {
        top: -41px;
        font-size: 14px;
    }
}
/* end */

/* 续航带加成 */
.section-battery .battery-details .picture-wrap .hero-battery .screen {
    width: calc(var(--responsive-lockup-width) * 0.8669 + 4px);
}

@media (max-width: 431px) {
    .section-battery .battery-details .picture-wrap .hero-battery .screen {
        top: 7.5%;
        left: 6.8%;
    }
}
/* end */

html.wechat-fix.ar-quicklook .section-header .section-header-cta-item:has(.ar-link) {
    display:none
}

@media (max-width: 734px) {
    .section-contrast .product-tile .product-tile-price{
        width: 120px;
    }
}
/* fix watch the film button */
.section-header-cta-list-wrapper .icon-wrapper .icon-after::after {
    position: static!important;
}

/* AR */
.product-viewer-container .product-viewer-enhanced .colornav-item{
    margin: -1px 1px;
}
.product-viewer-container .product-viewer-enhanced .colornav-items{
    flex-wrap: nowrap;
}


/* 相机控制 */
.typography-ps-intro-semibold:lang(zh) {
    line-height: 1.381002381 !important;
}

@media (max-width:734px){
    .typography-ps-intro-semibold:lang(zh) {
        line-height: 1.3684410526 !important;
    }
}

@media (max-width:1068px){
    .typography-ps-intro-semibold {
        line-height: 1.4705882353 !important;
    }
}
@media (max-width:1068px){
    .ribbon .ribbon-width-alt{
        width: 400px;
    }
}

@media (max-width:734px){
    .ribbon .ribbon-width-alt{
        width: 368px;
    }
}
.section-apple-intelligence-hero .subsection-header.alt-mt-gc{
    margin-top:0;
}

.new_code .span{
    position: absolute;
    transform: translate(-50%,-60px);
    color: #8b8b8b;
    font-size: 16px;
    width: 100%;
}

@media only screen and (max-width: 1068px) {
    .new_code .span{
        font-size: 14px;
    }
 }

 @media only screen and (max-width: 900px) {
    .new_code .span{
        transform: translate(-50%,-40px);
        font-size: 12px;
    }
 }

 @media only screen and (max-width: 734px) {
    .new_code .span{
        width: 310px;
        font-size: 12px;
        transform: translate(-50%,-34px);
    }
 }
 @media only screen and (max-width: 530px) {
    .new_code .span{
        width: 310px;
        font-size: 10px;
    }
 }

[data-at-ab-iaswitch=v1] #ac-globalfooter .ac-gf-sosumi ul li[data-toggle-footnote=android] {
    visibility: hidden;
    height: 0;
    padding: 0;
    margin: 0;
}
body:not([data-at-ab-iaswitch=v1]) #ac-globalfooter .ac-gf-sosumi ul li[data-toggle-footnote=android-show], body:not([data-at-ab-iaswitch=v1]) #ac-globalfooter .ac-gf-sosumi ol li[data-toggle-footnote=android-show] {
    visibility: hidden;
    height: 0;
    padding: 0;
    margin: 0;
}
@media only screen and (max-width: 734px) {
    .welcome-content-container .top-marquee.marquee-container .viewport-content, .welcome-content-container .bottom-marquee.marquee-container .viewport-content{
        width: 100%;
    }
}

.section-contrast.scroll-adjust {
    scroll-margin-top:calc(var(--global-section-padding) - 30 + var(--r-localnav-stacked-height) + var(--r-localnav-height))
}
@media (min-width: 1441px) {
    .section-contrast.scroll-adjust {
        scroll-margin-top:calc(var(--global-section-padding) - 20 + var(--r-localnav-stacked-height) + var(--r-localnav-height))
    }
}
@media (max-width: 1068px) {
    .section-contrast.scroll-adjust {
        scroll-margin-top:calc(var(--global-section-padding) - 40 + var(--r-localnav-stacked-height) + var(--r-localnav-height))
    }
}
@media (max-width: 734px) {
    .section-contrast.scroll-adjust {
        scroll-margin-top:unset
    }
}
/* 修复断行 */
.page-overview br.large {
	display: block;
}

@media (max-width: 1068px) {
	.page-overview br.large {
		display: none;
	}
}

@media (max-width: 734px) {
	.page-overview br.large {
		display: none;
	}
}

.page-overview br.medium {
	display: none;
}

@media (max-width: 1068px) {
	.page-overview br.medium {
		display: block;
	}
}

@media (max-width: 734px) {
	.page-overview br.medium {
		display: none;
	}
}

.page-overview br.small {
	display: none;
}

@media (max-width: 1068px) {
	.page-overview br.small {
		display: none;
	}
}

@media (max-width: 734px) {
	.page-overview br.small {
		display: block;
	}
}

.page-overview br.xsmall {
	display: none;
}

@media (max-width: 480px) {
	.page-overview br.xsmall {
		display: block;
	}
}

.section-upgrade #compare-upgrade-gallery .bg-upgrade-image {
    bottom: -0.1em;
}

@media (max-width: 1068px) {
    .section-upgrade #compare-upgrade-gallery .bg-upgrade-image {
        bottom: -0.1em;
    }
}

@media (max-width:734px) {
    .section-upgrade #compare-upgrade-gallery .bg-upgrade-image {
        bottom: -0.1em;
    }
}
