/*icon_financing*/
.section-buystrip .image-icon-financing {
    width: 55px;
    height: 75px;
    background-size: 55px 75px;
    background-repeat: no-repeat;
    background-image: url("../image/icon_installment__bi6pfl5jobqu_large.png");
    position: relative;
    left: 50%;
    margin-left: -27.5px
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .section-buystrip .image-icon-financing {
        background-image: url("../image/icon_installment__bi6pfl5jobqu_large_2x.png")
    }
}
/**** End ****/

/* apple-pay start */
.tile-apple-pay .banner-container {
	background-color: #fafafa;
	width: auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.tile-apple-pay {
    overflow:hidden
}

.tile-apple-pay .tile-headline-apple-pay {
	margin-top: .2em;
}

@media only screen and (min-width: 1024px) {
	.tile-apple-pay .tile-headline-apple-pay { 
		margin-left: -39px;
        margin-right: -39px;
	}
}

.tile-apple-pay .tile-cta {
	display: inline-block;
	margin-top: 7px;
}

@media only screen and (max-width: 1068px) {
	.tile-apple-pay .tile-cta {
		margin-top: 6px;
	}
}

.section-more-iphone .tile-cta {
	margin-left: 0px;
}

@media only screen and (max-width:1068px)
	.section-more-iphone .tile-cta {
		margin-left: 0px;
}


.tile-apple-pay .banner-image-wrapper a.block{
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
	margin: 0 auto;
}

.tile-apple-pay .tile-headline-image {
    width: 84px;
    height: 35px;
    background-size: 84px 35px;
    background-repeat: no-repeat;
    background-image: url("../image/apple_pay_logo_large.png");
    margin: 0 auto;
    margin-top: 170px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx),(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi) {
    .tile-apple-pay .tile-headline-image {
        background-image: url("../image/apple_pay_logo_large_2x.png")
    }
}

@media only screen and (max-width: 1068px) {
    .tile-apple-pay .tile-headline-image {
        width: 64px;
        height: 27px;
        background-size: 64px 27px;
        background-image: url("../image/apple_pay_logo_medium.png");
        margin-top: 138px;
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .tile-apple-pay .tile-headline-image {
        background-image: url("../image/apple_pay_logo_medium_2x.png")
    }
}

@media only screen and (max-width: 735px) {
    .tile-apple-pay .tile-headline-image {
        width: 67px;
        height: 29px;
        background-size: 67px 29px;
        background-image: url("../image/apple_pay_logo_small.png");
        margin-top: 44px;
    }
}

@media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 1.5dppx), only screen and (max-width: 735px) and (min-resolution: 144dpi) {
    .tile-apple-pay .tile-headline-image {
        background-image: url("../image/apple_pay_logo_small_2x.png")
    }
}


.tile-apple-pay .apple-pay-image {
	width: 530px;
	height: 470px;
	background-size: 530px 470px;
	background-repeat: no-repeat;
	background-image: url("https://www.apple.com.cn/iphone/home/images/overview/more-iphone/apple-pay/apple_pay_large.png");
	margin: 27px auto 0 46px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx),(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi) {
	.tile-apple-pay .apple-pay-image {
		background-image: url("https://www.apple.com.cn/iphone/home/images/overview/more-iphone/apple-pay/apple_pay_large_2x.png");
	}
}

@media only screen and (max-width: 1068px) {
    .tile-apple-pay .apple-pay-image {
        width: 364px;
        height: 359px;
        background-size: 364px 359px;
        background-image: url("https://www.apple.com.cn/iphone/home/images/overview/more-iphone/apple-pay/apple_pay_medium.png");
        margin: 42px auto 0 33px;
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .tile-apple-pay .apple-pay-image {
        background-image: url("../image/apple_pay_medium_2x.png")
    }
}

@media only screen and (max-width: 735px) {
    .tile-apple-pay .apple-pay-image {
        width: 400px;
        height: 364px;
        background-size: 400px 364px;
        background-image: url("https://www.apple.com.cn/iphone/home/images/overview/more-iphone/apple-pay/apple_pay_small.png");
        margin: 46px auto 0;
    }
}

@media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 1.5dppx), only screen and (max-width: 735px) and (min-resolution: 144dpi) {
    .tile-apple-pay .apple-pay-image {
        background-image: url("https://www.apple.com.cn/iphone/home/images/overview/more-iphone/apple-pay/apple_pay_small_2x.png")
    }
}

/* apple-pay end */



/*apple-pay-evergreen*/
.tile-apple-pay .apple-pay-image.apple-pay-image-evergreen {
    background-image: url("../image/apple_pay_large_evergreen.png");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx),(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi) {
    .tile-apple-pay .apple-pay-image.apple-pay-image-evergreen {
        background-image: url("../image/apple_pay_large_evergreen_2x.png");
    }
}

@media only screen and (max-width: 1068px) {
    .tile-apple-pay .apple-pay-image.apple-pay-image-evergreen {
        background-image: url("../image/apple_pay_medium_evergreen.png");
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .tile-apple-pay .apple-pay-image.apple-pay-image-evergreen {
        background-image: url("../image/apple_pay_medium_evergreen_2x.png")
    }
}

@media only screen and (max-width: 735px) {
    .tile-apple-pay .apple-pay-image.apple-pay-image-evergreen {
        background-image: url("../image/apple_pay_small_evergreen.png");
    }
}

@media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 1.5dppx), only screen and (max-width: 735px) and (min-resolution: 144dpi) {
    .tile-apple-pay .apple-pay-image.apple-pay-image-evergreen {
        background-image: url("../image/apple_pay_small_evergreen_2x.png")
    }
}
/*end*/

.tile-switch-to-iphone .image-wrapper.image-wrapper-alt .image-why-switch {
    width: 675px;
    height: 357px;
    background-size: 675px 357px;
    background-repeat: no-repeat;
    background-image: url("../image/switching_to_iphone__e3oz9r418awm_large.jpg");
  }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 1.5dppx),
    (-webkit-min-device-pixel-ratio: 1.5),
    (min-resolution: 144dpi) {
    .tile-switch-to-iphone .image-wrapper.image-wrapper-alt .image-why-switch {
      background-image: url("../image/switching_to_iphone__e3oz9r418awm_large_2x.jpg");
    }
  }
  @media only screen and (max-width: 1068px) {
    .tile-switch-to-iphone .image-wrapper.image-wrapper-alt .image-why-switch {
      width: 358px;
      height: 192px;
      background-size: 358px 192px;
      background-repeat: no-repeat;
      background-image: url("../image/switching_to_iphone__e3oz9r418awm_medium.jpg");
    }
  }
  @media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
    only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .tile-switch-to-iphone .image-wrapper.image-wrapper-alt .image-why-switch {
      background-image: url("https://www.apple.com.cn/iphone/home/images/overview/why-iphone/switching_to_iphone__e3oz9r418awm_medium_2x.jpg");
    }
  }
  @media only screen and (max-width: 734px) {
    .tile-switch-to-iphone .image-wrapper.image-wrapper-alt .image-why-switch {
        width: 734px;
        height: 258px;
        background-size: 734px 258px;
        background-repeat: no-repeat;
      background-image: url("../image/switching_to_iphone__e3oz9r418awm_small.jpg");
    }
  }
  @media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
    only screen and (max-width: 734px) and (min-resolution: 144dpi) {
    .tile-switch-to-iphone .image-wrapper.image-wrapper-alt .image-why-switch {
      background-image: url("../image/switching_to_iphone__e3oz9r418awm_small_2x.jpg");
    }
  }
  
/* power-of-plus end */
.tile-ios-14 .image-wrapper .ios-14-image {
    background-image: url("https://www.apple.com.cn/iphone/home/images/overview/why-iphone/ios14__djivkarbz3gy_large.jpg");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx),(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi) {
    .tile-ios-14 .image-wrapper .ios-14-image {
        background-image: url("https://www.apple.com.cn/iphone/home/images/overview/why-iphone/ios14__djivkarbz3gy_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .tile-ios-14 .image-wrapper .ios-14-image {
        background-image: url("https://www.apple.com.cn/iphone/home/images/overview/why-iphone/ios14__djivkarbz3gy_medium.jpg")
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .tile-ios-14 .image-wrapper .ios-14-image {
        background-image: url("https://www.apple.com.cn/iphone/home/images/overview/why-iphone/ios14__djivkarbz3gy_medium_2x.jpg")
    }
}

@media only screen and (max-width: 734px) {
    .tile-ios-14 .image-wrapper .ios-14-image {
        background-image: url("https://www.apple.com.cn/iphone/home/images/overview/why-iphone/ios14__djivkarbz3gy_small.jpg")
    }
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi) {
    .tile-ios-14 .image-wrapper .ios-14-image {
        background-image: url("https://www.apple.com.cn/iphone/home/images/overview/why-iphone/ios14__djivkarbz3gy_small_2x.jpg")
    }
}

/*2020-1104 holiday-2020*/
.section-holiday-2020 .banner-wrapper .banner-image {
    background-image: url("https://www.apple.com.cn/iphone/home/images/overview/holiday-2020/aos_holiday_iphone_family_hero__3e5teocnwpum_large.jpg");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .section-holiday-2020 .banner-wrapper .banner-image {
        background-image:url("https://www.apple.com.cn/iphone/home/images/overview/holiday-2020/aos_holiday_iphone_family_hero__3e5teocnwpum_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .section-holiday-2020 .banner-wrapper .banner-image {
        background-image: url("https://www.apple.com.cn/iphone/home/images/overview/holiday-2020/aos_holiday_iphone_family_hero__3e5teocnwpum_medium.jpg")
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .section-holiday-2020 .banner-wrapper .banner-image {
        background-image:url("https://www.apple.com.cn/iphone/home/images/overview/holiday-2020/aos_holiday_iphone_family_hero__3e5teocnwpum_medium_2x.jpg")
    }
}

@media only screen and (max-width: 734px) {
    .section-holiday-2020 .banner-wrapper .banner-image {
        background-image: url("https://www.apple.com.cn/iphone/home/images/overview/holiday-2020/aos_holiday_iphone_family_hero__3e5teocnwpum_small.jpg")
    }
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi) {
    .section-holiday-2020 .banner-wrapper .banner-image {
        background-image:url("https://www.apple.com.cn/iphone/home/images/overview/holiday-2020/aos_holiday_iphone_family_hero__3e5teocnwpum_small_2x.jpg")
    }
}


/* 2020 11.11 airpods*/

.section-accessories .engraving-image {
    background-image: url("https://www.apple.com.cn/iphone/home/images/overview/accessories/iphone_airpods_engraving__ezdzjwxiamgm_large.jpg")
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min-resolution: 1.5dppx),
(-webkit-min-device-pixel-ratio: 1.5),
(min-resolution: 144dpi) {
    .section-accessories .engraving-image {
        background-image: url("https://www.apple.com.cn/iphone/home/images/overview/accessories/iphone_airpods_engraving__ezdzjwxiamgm_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .section-accessories .engraving-image {
        background-image: url("https://www.apple.com.cn/iphone/home/images/overview/accessories/iphone_airpods_engraving__ezdzjwxiamgm_medium.jpg")
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .section-accessories .engraving-image {
        background-image: url("https://www.apple.com.cn/iphone/home/images/overview/accessories/iphone_airpods_engraving__ezdzjwxiamgm_medium_2x.jpg")
    }
}

@media only screen and (max-width: 734px) {
    .section-accessories .engraving-image {
        background-image: url("https://www.apple.com.cn/iphone/home/images/overview/accessories/iphone_airpods_engraving__ezdzjwxiamgm_small.jpg")
    }
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi) {
    .section-accessories .engraving-image {
        background-image: url("https://www.apple.com.cn/iphone/home/images/overview/accessories/iphone_airpods_engraving__ezdzjwxiamgm_small_2x.jpg")
    }
}

.tile-iphone-12 .hero-bgimage {
    background-image: url("https://www.apple.com.cn/iphone/home/images/overview/hero/iphone_12_non_ar__exn70uq91eeu_large.jpg")}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx),(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi) {
    .tile-iphone-12 .hero-bgimage {
        background-image: url("https://www.apple.com.cn/iphone/home/images/overview/hero/iphone_12_non_ar__exn70uq91eeu_large_2x.jpg")}}
@media only screen and (max-width: 1068px) {
    .tile-iphone-12 .hero-bgimage {
        background-image: url("https://www.apple.com.cn/iphone/home/images/overview/hero/iphone_12_non_ar__exn70uq91eeu_medium.jpg")}}
@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .tile-iphone-12 .hero-bgimage {
        background-image: url("https://www.apple.com.cn/iphone/home/images/overview/hero/iphone_12_non_ar__exn70uq91eeu_medium_2x.jpg")}}
@media only screen and (max-width: 734px) {
    .tile-iphone-12 .hero-bgimage {
        background-image: url("https://www.apple.com.cn/iphone/home/images/overview/hero/iphone_12_non_ar__exn70uq91eeu_small.jpg")}}
@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi) {
    .tile-iphone-12 .hero-bgimage {
        background-image: url("https://www.apple.com.cn/iphone/home/images/overview/hero/iphone_12_non_ar__exn70uq91eeu_small_2x.jpg")}}
@media only screen and (max-width: 734px) {
    .tile-iphone-12-pro .hero-bgimage {
        background-image: url("https://www.apple.com.cn/iphone/home/images/overview/hero/iphone_12_pro__f7wokw1n4lm6_small.jpg")}}
@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi) {
    .tile-iphone-12-pro .hero-bgimage {
        background-image: url("https://www.apple.com.cn/iphone/home/images/overview/hero/iphone_12_pro__f7wokw1n4lm6_small_2x.jpg")}}
        
.section-accessories .airtag-image {
    background-image: url("../image/airtag__b5lt0bcbd9ua_large.jpg")
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx),(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi) {
    .section-accessories .airtag-image {
        background-image: url("../image/airtag__b5lt0bcbd9ua_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .section-accessories .airtag-image {
        background-image: url("../image/airtag__b5lt0bcbd9ua_medium.jpg")
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .section-accessories .airtag-image {
        background-image: url("../image/airtag__b5lt0bcbd9ua_medium_2x.jpg")
    }
}

@media only screen and (max-width: 734px) {
    .section-accessories .airtag-image {
        background-image: url("../image/airtag__b5lt0bcbd9ua_small.jpg")
    }
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi) {
    .section-accessories .airtag-image {
        background-image: url("../image/airtag__b5lt0bcbd9ua_small_2x.jpg")
    }
}

html.quick-look .tile-iphone-12 .hero-bgimage {
    background-image: url("https://www.apple.com.cn/iphone/home/images/overview/hero/iphone_12__d51ddqcc7oqe_large.jpg");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx),(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi) {
    html.quick-look .tile-iphone-12 .hero-bgimage {
        background-image: url("https://www.apple.com.cn/iphone/home/images/overview/hero/iphone_12__d51ddqcc7oqe_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    html.quick-look .tile-iphone-12 .hero-bgimage {
        background-image: url("https://www.apple.com.cn/iphone/home/images/overview/hero/iphone_12__d51ddqcc7oqe_medium.jpg")
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    html.quick-look .tile-iphone-12 .hero-bgimage {
        background-image: url("https://www.apple.com.cn/iphone/home/images/overview/hero/iphone_12__d51ddqcc7oqe_medium_2x.jpg")
    }
}

@media only screen and (max-width: 734px) {
    html.quick-look .tile-iphone-12 .hero-bgimage {
        background-image: url("https://www.apple.com.cn/iphone/home/images/overview/hero/iphone_12__d51ddqcc7oqe_small.jpg")
    }
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi) {
    html.quick-look .tile-iphone-12 .hero-bgimage {
        background-image: url("https://www.apple.com.cn/iphone/home/images/overview/hero/iphone_12__d51ddqcc7oqe_small_2x.jpg")
    }
}

/* ios 15 */
.tile-ios-15 {
    background-image: url("https://www.apple.com.cn/iphone/home/images/overview/retail/ios15_preview__7cyc4jhx1zma_large.jpg");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx),(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi) {
    .tile-ios-15 {
        background-image: url("https://www.apple.com.cn/iphone/home/images/overview/retail/ios15_preview__7cyc4jhx1zma_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .tile-ios-15 {
        background-image: url("https://www.apple.com.cn/iphone/home/images/overview/retail/ios15_preview__7cyc4jhx1zma_medium.jpg")
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .tile-ios-15 {
        background-image: url("https://www.apple.com.cn/iphone/home/images/overview/retail/ios15_preview__7cyc4jhx1zma_medium_2x.jpg")
    }
}

@media only screen and (max-width: 734px) {
    .tile-ios-15 {
        background-image: url("https://www.apple.com.cn/iphone/home/images/overview/retail/ios15_preview__7cyc4jhx1zma_small.jpg")
    }
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi) {
    .tile-ios-15 {
        background-image: url("https://www.apple.com.cn/iphone/home/images/overview/retail/ios15_preview__7cyc4jhx1zma_small_2x.jpg")
    }
}

.main .tile-2022-film {
    background-image: url("https://www.apple.com.cn/iphone/home/images/overview/retail/ios15_preview__7cyc4jhx1zma_large.jpg");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx),(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi) {
    .main .tile-2022-film {
        background-image: url("https://www.apple.com.cn/iphone/home/images/overview/retail/ios15_preview__7cyc4jhx1zma_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .main .tile-2022-film {
        background-image: url("https://www.apple.com.cn/iphone/home/images/overview/retail/ios15_preview__7cyc4jhx1zma_medium.jpg")
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .main .tile-2022-film {
        background-image: url("https://www.apple.com.cn/iphone/home/images/overview/retail/ios15_preview__7cyc4jhx1zma_medium_2x.jpg")
    }
}

@media only screen and (max-width: 734px) {
    .main .tile-2022-film {
        background-image: url("https://www.apple.com.cn/iphone/home/images/overview/retail/ios15_preview__7cyc4jhx1zma_small.jpg")
    }
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi) {
    .main .tile-2022-film {
        background-image: url("https://www.apple.com.cn/iphone/home/images/overview/retail/ios15_preview__7cyc4jhx1zma_small_2x.jpg")
    }
}
.tile-trade-in{
    margin-top: 0px;
}

/* holiday 2021 */

.tile-holiday-2021-image {
    background-image: url("https://www.apple.com.cn/iphone/home/images/overview/holiday-2021/aos_holiday_iphone_family_hero__dpbfxkbhljau_large.jpg")
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx),(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi) {
    .tile-holiday-2021-image {
        background-image: url("https://www.apple.com.cn/iphone/home/images/overview/holiday-2021/aos_holiday_iphone_family_hero__dpbfxkbhljau_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .tile-holiday-2021-image {
        background-image: url("https://www.apple.com.cn/iphone/home/images/overview/holiday-2021/aos_holiday_iphone_family_hero__dpbfxkbhljau_medium.jpg")
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .tile-holiday-2021-image {
        background-image: url("https://www.apple.com.cn/iphone/home/images/overview/holiday-2021/aos_holiday_iphone_family_hero__dpbfxkbhljau_medium_2x.jpg")
    }
}

@media only screen and (max-width: 734px) {
    .tile-holiday-2021-image {
        background-image: url("https://www.apple.com.cn/iphone/home/images/overview/holiday-2021/aos_holiday_iphone_family_hero__dpbfxkbhljau_small.jpg")
    }
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi) {
    .tile-holiday-2021-image {
        background-image: url("https://www.apple.com.cn/iphone/home/images/overview/holiday-2021/aos_holiday_iphone_family_hero__dpbfxkbhljau_small_2x.jpg")
    }
}

/*switch variant-a ios-15*/
.tile-ios-15.switch-alt-hierarchy .image-ios15 {
    background-image: url("https://www.apple.com.cn/iphone/home/images/overview/why-iphone/ios15__ecwc5wcpvaqa_large.jpg")
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx), (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi) {
    .tile-ios-15.switch-alt-hierarchy .image-ios15 {
        background-image: url("https://www.apple.com.cn/iphone/home/images/overview/why-iphone/ios15__ecwc5wcpvaqa_large_2x.jpg")
    }

}

@media only screen and (max-width:1068px) {
    .tile-ios-15.switch-alt-hierarchy .image-ios15 {
        background-image: url("https://www.apple.com.cn/iphone/home/images/overview/why-iphone/ios15__ecwc5wcpvaqa_medium.jpg")
    }

}

@media only screen and (max-width:1068px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:1068px) and (min-resolution:1.5dppx), only screen and (max-width:1068px) and (min-resolution:144dpi) {
    .tile-ios-15.switch-alt-hierarchy .image-ios15 {
        background-image: url("https://www.apple.com.cn/iphone/home/images/overview/why-iphone/ios15__ecwc5wcpvaqa_medium_2x.jpg")
    }

}

@media only screen and (max-width:734px) {
    .tile-ios-15.switch-alt-hierarchy .image-ios15 {
        background-image: url("https://www.apple.com.cn/iphone/home/images/overview/why-iphone/ios15__ecwc5wcpvaqa_small.jpg")
    }

}

@media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) {
    .tile-ios-15.switch-alt-hierarchy .image-ios15 {
        background-image: url("https://www.apple.com.cn/iphone/home/images/overview/why-iphone/ios15__ecwc5wcpvaqa_small_2x.jpg")
    }

}


.tile-ios-16 {
    background-image: url("https://www.apple.com.cn/iphone/home/images/overview/ios-16/ios16__b66zg2a3322q_large.jpg")
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx), (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi) {
    .tile-ios-16 {
        background-image: url("https://www.apple.com.cn/iphone/home/images/overview/ios-16/ios16__b66zg2a3322q_large_2x.jpg")
    }
}

@media only screen and (max-width:1068px) {
    .tile-ios-16 {
        background-image: url("https://www.apple.com.cn/iphone/home/images/overview/ios-16/ios16__b66zg2a3322q_medium.jpg")
    }
}

@media only screen and (max-width:1068px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:1068px) and (min-resolution:1.5dppx), only screen and (max-width:1068px) and (min-resolution:144dpi) {
    .tile-ios-16 {
        background-image: url("https://www.apple.com.cn/iphone/home/images/overview/ios-16/ios16__b66zg2a3322q_medium_2x.jpg")
    }
}

@media only screen and (max-width:734px) {
    .tile-ios-16 {
        background-image: url("https://www.apple.com.cn/iphone/home/images/overview/ios-16/ios16__b66zg2a3322q_small.jpg")
    }
}

@media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) {
    .tile-ios-16 {
        background-image: url("https://www.apple.com.cn/iphone/home/images/overview/ios-16/ios16__b66zg2a3322q_small_2x.jpg")
    }
}

/* 2022.09 new */

.tile-iphone-14 .hero-bgimage {
    background-image: url(https://www.apple.com.cn/iphone/home/images/overview/hero/iphone_14_hero__ceub5xriecgi_large.jpg);
}

@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx) {
    .tile-iphone-14 .hero-bgimage {
        background-image:url(https://www.apple.com.cn/iphone/home/images/overview/hero/iphone_14_hero__ceub5xriecgi_large_2x.jpg)
    }
}

@media only screen and (max-width: 1068px) {
    .tile-iphone-14 .hero-bgimage {
        background-image:url(https://www.apple.com.cn/iphone/home/images/overview/hero/iphone_14_hero__ceub5xriecgi_medium.jpg)
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .tile-iphone-14 .hero-bgimage {
        background-image:url(https://www.apple.com.cn/iphone/home/images/overview/hero/iphone_14_hero__ceub5xriecgi_medium_2x.jpg)
    }
}

@media only screen and (max-width: 734px) {
    .tile-iphone-14 .hero-bgimage {
        background-image:url(https://www.apple.com.cn/iphone/home/images/overview/hero/iphone_14_hero__ceub5xriecgi_small.jpg)
    }
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi) {
    .tile-iphone-14 .hero-bgimage {
        background-image:url(../image/iphone_14_hero__ceub5xriecgi_small_2x.jpg)
    }
}

/*Privacy tile background image GC alts*/
.privacy-update.privacy-update-alt .image-privacy-update {
    background-repeat: no-repeat;
    background-image: url(../image/privacy_update__cc6s1lqakkk2_large.jpg);
    background-position: bottom
}

@media (-webkit-min-device-pixel-ratio: 1.5),
(min-resolution: 144dpi),
only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min-resolution: 1.5dppx) {
    .privacy-update.privacy-update-alt .image-privacy-update {
        background-image: url(../image/privacy_update__cc6s1lqakkk2_large_2x.jpg)
    }
}

@media only screen and (max-width: 1068px) {
    .privacy-update.privacy-update-alt .image-privacy-update {
        background-repeat: no-repeat;
        background-image: url(../image/privacy_update__cc6s1lqakkk2_medium.jpg)
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .privacy-update.privacy-update-alt .image-privacy-update {
        background-image: url(../image/privacy_update__cc6s1lqakkk2_medium_2x.jpg)
    }
}

@media only screen and (max-width: 734px) {
    .privacy-update.privacy-update-alt .image-privacy-update {
        background-repeat: no-repeat;
        background-image: url(../image/privacy_update__cc6s1lqakkk2_small.jpg)
    }
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
only screen and (max-width: 734px) and (min-resolution: 144dpi) {
    .privacy-update.privacy-update-alt .image-privacy-update {
        background-image: url(../image/privacy_update__cc6s1lqakkk2_small_2x.jpg)
    }
}
.privacy-update.privacy-update-alt .tile-headline {
    color:#1d1d1f
}

.privacy-update.privacy-update-alt .tile-cta a {
    color:#06c
}



/* valentines section start */
.vday-2023-image {
    background-image: url("https://www.apple.com.cn/iphone/home/images/overview/valentines-day-2023/val23_iphone_familypage__io3oi0npl8yi_large.png");
}
@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx) {
    .vday-2023-image {
        background-image:url("https://www.apple.com.cn/iphone/home/images/overview/valentines-day-2023/val23_iphone_familypage__io3oi0npl8yi_large_2x.png")
    }
}

@media only screen and (max-width: 1068px) {
    .vday-2023-image {
        background-image:url("https://www.apple.com.cn/iphone/home/images/overview/valentines-day-2023/val23_iphone_familypage__io3oi0npl8yi_medium.png")
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .vday-2023-image {
        background-image:url("https://www.apple.com.cn/iphone/home/images/overview/valentines-day-2023/val23_iphone_familypage__io3oi0npl8yi_medium_2x.png")
    }
}

@media only screen and (max-width: 734px) {
    .vday-2023-image {
        background-image:url("https://www.apple.com.cn/iphone/home/images/overview/valentines-day-2023/val23_iphone_familypage__io3oi0npl8yi_small.png")
    }
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi) {
    .vday-2023-image {
        background-image:url("https://www.apple.com.cn/iphone/home/images/overview/valentines-day-2023/val23_iphone_familypage__io3oi0npl8yi_small_2x.png")
    }
}
/* valentines section end */


.tile-iphone-14 .hero-bgimage {
    background-image: url(https://www.apple.com.cn/iphone/home/images/overview/hero/hero_iphone_14__de41900yuggi_large.jpg);
}

@media (-webkit-min-device-pixel-ratio: 1.5),
(min-resolution: 144dpi),
only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min-resolution: 1.5dppx) {
    .tile-iphone-14 .hero-bgimage {
        background-image: url(https://www.apple.com.cn/iphone/home/images/overview/hero/hero_iphone_14__de41900yuggi_large_2x.jpg)
    }
}

@media only screen and (max-width: 1068px) {
    .tile-iphone-14 .hero-bgimage {
        background-image: url(https://www.apple.com.cn/iphone/home/images/overview/hero/hero_iphone_14__de41900yuggi_medium.jpg)
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .tile-iphone-14 .hero-bgimage {
        background-image: url(https://www.apple.com.cn/iphone/home/images/overview/hero/hero_iphone_14__de41900yuggi_medium_2x.jpg)
    }
}

@media only screen and (max-width: 734px) {
    .tile-iphone-14 .hero-bgimage {
        background-image: url(https://www.apple.com.cn/iphone/home/images/overview/hero/hero_iphone_14__de41900yuggi_small.jpg)
    }
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
only screen and (max-width: 734px) and (min-resolution: 144dpi) {
    .tile-iphone-14 .hero-bgimage {
        background-image: url(https://www.apple.com.cn/iphone/home/images/overview/hero/hero_iphone_14__de41900yuggi_small_2x.jpg)
    }
}

.tile-iphone-14-pro .hero-bgimage {
    background-image: url(https://www.apple.com.cn/iphone/home/images/overview/hero/hero_iphone_14_pro__e8bufymdlseq_large.jpg);
}

@media (-webkit-min-device-pixel-ratio: 1.5),
(min-resolution: 144dpi),
only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min-resolution: 1.5dppx) {
    .tile-iphone-14-pro .hero-bgimage {
        background-image: url(https://www.apple.com.cn/iphone/home/images/overview/hero/hero_iphone_14_pro__e8bufymdlseq_large_2x.jpg)
    }
}

@media only screen and (max-width: 1068px) {
    .tile-iphone-14-pro .hero-bgimage {
        background-image: url(https://www.apple.com.cn/iphone/home/images/overview/hero/hero_iphone_14_pro__e8bufymdlseq_medium.jpg)
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .tile-iphone-14-pro .hero-bgimage {
        background-image: url(https://www.apple.com.cn/iphone/home/images/overview/hero/hero_iphone_14_pro__e8bufymdlseq_medium_2x.jpg)
    }
}

@media only screen and (max-width: 734px) {
    .tile-iphone-14-pro .hero-bgimage {
        background-image: url(https://www.apple.com.cn/iphone/home/images/overview/hero/hero_iphone_14_pro__e8bufymdlseq_small.jpg)
    }
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
only screen and (max-width: 734px) and (min-resolution: 144dpi) {
    .tile-iphone-14-pro .hero-bgimage {
        background-image: url(https://www.apple.com.cn/iphone/home/images/overview/hero/hero_iphone_14_pro__e8bufymdlseq_small_2x.jpg)
    }
}


/*dragon gate start*/
.section-get-more .icloud-offer .promo-image {
    width: 451px;
    height: 302px;
    background-size: 451px 302px;
    background-repeat: no-repeat;
    position: relative;
    background-image: url("../image/icloud_iphone_family__b6st3ndbi2b6_large.png");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min-resolution: 1.5dppx),
(-webkit-min-device-pixel-ratio: 1.5),
(min-resolution: 144dpi) {
    .section-get-more .icloud-offer .promo-image {
        background-image: url("../image/icloud_iphone_family__b6st3ndbi2b6_large_2x.png")
    }
}

@media only screen and (max-width: 1068px) {
    .section-get-more .icloud-offer .promo-image {
        width: 329px;
        height: 220px;
        background-size: 329px 220px;
        background-repeat: no-repeat;
        background-image: url("../image/icloud_iphone_family__b6st3ndbi2b6_medium.png")
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .section-get-more .icloud-offer .promo-image {
        background-image: url("../image/icloud_iphone_family__b6st3ndbi2b6_medium_2x.png")
    }
}

@media only screen and (max-width: 734px) {
    .section-get-more .icloud-offer .promo-image {
        width: 342px;
        height: 229px;
        background-size: 342px 229px;
        background-repeat: no-repeat;
        background-image: url("../image/icloud_iphone_family__b6st3ndbi2b6_small.png")
    }
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
only screen and (max-width: 734px) and (min-resolution: 144dpi) {
    .section-get-more .icloud-offer .promo-image {
        background-image: url("../image/icloud_iphone_family__b6st3ndbi2b6_small_2x.png")
    }
}

/*dragon gate end*/

.tile-carrier-offers .upgrade-image {
    width: 460px;
    height: 308px;
    background-size: 460px 308px;
    background-repeat: no-repeat;
    background-image: url("../image/iphone_upgrade_program__euywdszib0a6_large.png");
    position: relative;
    margin-left: -80.5px;
    top: 0px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx),(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi) {
    .tile-carrier-offers .upgrade-image {
        background-image: url("../image/iphone_upgrade_program__euywdszib0a6_large_2x.png")
    }
}

@media only screen and (max-width: 1068px) {
    .tile-carrier-offers .upgrade-image {
        width: 368px;
        height: 290px;
        background-size: 368px 290px;
        background-repeat: no-repeat;
        background-image: url("../image/iphone_upgrade_program__euywdszib0a6_medium.png");
        top: 34px;
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .tile-carrier-offers .upgrade-image {
        background-image: url("../image/iphone_upgrade_program__euywdszib0a6_medium_2x.png")
    }
}

@media only screen and (max-width: 734px) {
    .tile-carrier-offers .upgrade-image {
        width: 420px;
        height: 250px;
        background-size: 420px 250px;
        background-repeat: no-repeat;
        background-image: url("../image/iphone_upgrade_program__euywdszib0a6_small.png");
        top: 23px;
    }
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi) {
    .tile-carrier-offers .upgrade-image {
        background-image: url("../image/iphone_upgrade_program__euywdszib0a6_small_2x.png")
    }
}

@media only screen and (max-width: 1068px) {
    .tile-carrier-offers .upgrade-image {
        left: 50%;
        margin-left: -184px;
    }
}

@media only screen and (max-width: 734px) {
    .tile-carrier-offers .upgrade-image {
        left: 50%;
        margin-left:-220px
    }
}

@media only screen and (max-width: 1068px) {
    .tile-carrier-offers .upgrade-image {
        margin-top:8px
    }
}

@media only screen and (max-width: 734px) {
    .tile-carrier-offers .upgrade-image {
        margin-top:0px
    }
}

/*mothers-day-2023-image*/
.banner-mothers-day-2023 .mothers-day-2023-image {

    background-image: url("https://www.apple.com.cn/iphone/home/images/overview/mothers-day-2023/md23_fampage_banner__cx7zup1dw56q_large.png")
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min-resolution: 1.5dppx),
(-webkit-min-device-pixel-ratio: 1.5),
(min-resolution: 144dpi) {
    .banner-mothers-day-2023 .mothers-day-2023-image {
        background-image: url("https://www.apple.com.cn/iphone/home/images/overview/mothers-day-2023/md23_fampage_banner__cx7zup1dw56q_large_2x.png")
    }
}

@media only screen and (max-width: 1068px) {
    .banner-mothers-day-2023 .mothers-day-2023-image {

        background-image: url("https://www.apple.com.cn/iphone/home/images/overview/mothers-day-2023/md23_fampage_banner__cx7zup1dw56q_medium.png")
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .banner-mothers-day-2023 .mothers-day-2023-image {
        background-image: url("https://www.apple.com.cn/iphone/home/images/overview/mothers-day-2023/md23_fampage_banner__cx7zup1dw56q_medium_2x.png")
    }
}

@media only screen and (max-width: 734px) {
    .banner-mothers-day-2023 .mothers-day-2023-image {
 
        background-image: url("https://www.apple.com.cn/iphone/home/images/overview/mothers-day-2023/md23_fampage_banner__cx7zup1dw56q_small.png")
    }
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
only screen and (max-width: 734px) and (min-resolution: 144dpi) {
    .banner-mothers-day-2023 .mothers-day-2023-image {
        background-image: url("https://www.apple.com.cn/iphone/home/images/overview/mothers-day-2023/md23_fampage_banner__cx7zup1dw56q_small_2x.png")
    }
}

.tile-ios-17 {
    background-image:url(../image/ios17__glwsbqdnc6um_large.jpg)
}

@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx) {
    .tile-ios-17 {
        background-image:url(../image/ios17__glwsbqdnc6um_large_2x.jpg)
    }
}

@media only screen and (max-width: 1068px) {
    .tile-ios-17 {
        background-image:url(../image/ios17__glwsbqdnc6um_medium.jpg)
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .tile-ios-17 {
        background-image:url(../image/ios17__glwsbqdnc6um_medium_2x.jpg)
    }
}

@media only screen and (max-width: 734px) {
    .tile-ios-17 {
        background-image:url(../image/ios17__glwsbqdnc6um_small.jpg)
    }
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi) {
    .tile-ios-17 {
        background-image:url(../image/ios17__glwsbqdnc6um_small_2x.jpg)
    }
}

/* ways-to-save-content */
.tile-trade-in .trade-in-image {
    width: 443px;
    height: 312px;
    background-size: 443px 312px;
    background-repeat: no-repeat;
    background-image: url(../image/trade_in_3up__de3xzubyk1w2_large.jpg);
    left: 50%;
    margin-left: -221.5px;
    position: relative;
    top: 161.5px;
    transform: none;
}

@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx) {
    .tile-trade-in .trade-in-image {
        background-image:url(../image/trade_in_3up__de3xzubyk1w2_large_2x.jpg)
    }
}

@media only screen and (max-width: 1068px) {
    .tile-trade-in .trade-in-image {
        width: 736px;
        height: 244px;
        background-size: 736px 244px;
        background-repeat: no-repeat;
        background-image: url(../image/trade_in_3up__de3xzubyk1w2_medium.jpg);
        left: 50%;
        margin-left: -368px;
        position: relative;
        top:-4px;
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .tile-trade-in .trade-in-image {
        background-image:url(../image/trade_in_3up__de3xzubyk1w2_medium_2x.jpg)
    }
}

@media only screen and (max-width: 734px) {
    .tile-trade-in .trade-in-image {
        width: 734px;
        height: 387px;
        background-size: 734px 387px;
        background-repeat: no-repeat;
        background-image: url(../image/trade_in_3up__de3xzubyk1w2_small.jpg);
        left: 50%;
        margin-left: -367px;
        position: relative;
        top:10px;
    }
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi) {
    .tile-trade-in .trade-in-image {
        background-image:url(../image/trade_in_3up__de3xzubyk1w2_small_2x.jpg)
    }
}

.tile-acmi .acmi-image {
    width: 271px;
    height: 270px;
    background-size: 271px 270px;
    background-repeat: no-repeat;
    background-image: url(../image/apple_card__bkmaxfjg05ua_large.jpg);
    position: relative;
    left: 50%;
    margin-left:-131px;
    top: -100px;
}

@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx) {
    .tile-acmi .acmi-image {
        background-image:url(../image/apple_card__bkmaxfjg05ua_large_2x.jpg)
    }
}

@media only screen and (max-width: 1068px) {
    .tile-acmi .acmi-image {
        width: 247px;
        height: 246px;
        background-size: 247px 246px;
        background-repeat: no-repeat;
        background-image:url(../image/apple_card__bkmaxfjg05ua_medium.jpg);
        top: -85px;
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .tile-acmi .acmi-image {
        background-image:url(https://www.apple.com.cn/iphone/home/images/overview/retail/apple_card__bkmaxfjg05ua_medium_2x.jpg)
    }
}

@media only screen and (max-width: 734px) {
    .tile-acmi .acmi-image {
        width: 214px;
        height: 213px;
        background-size: 214px 213px;
        background-repeat: no-repeat;
        background-image:url(../image/apple_card__bkmaxfjg05ua_small.jpg);
        top: -50px;
    }
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi) {
    .tile-acmi .acmi-image {
        background-image:url(../image/apple_card__bkmaxfjg05ua_small_2x.jpg)
    }
}

@media only screen and (max-width: 1068px) {
    .tile-acmi .acmi-image {
        left: 50%;
        margin-left:-125px
    }
}

@media only screen and (max-width: 734px) {
    .tile-acmi .acmi-image {
        left: 50%;
        margin-left: -100px;
        margin-top:40px
    }
}

.tile-iphone-15-pro .hero-headline.show-image .hero-headline-image{
    background-image:url(../image/headline_titanium__cj5ay941qj6u_large.jpg);
}

@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi),only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx){
    .tile-iphone-15-pro .hero-headline.show-image .hero-headline-image{
        background-image:url(../image/headline_titanium__cj5ay941qj6u_large_2x.jpg);
    }
}

@media only screen and (max-width:1068px){
    .tile-iphone-15-pro .hero-headline.show-image .hero-headline-image{
       background-image:url(../image/headline_titanium__cj5ay941qj6u_medium.jpg);
    }   
}


@media only screen and (max-width:1068px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1068px) and (min-resolution:1.5dppx),only screen and (max-width:1068px) and (min-resolution:144dpi){
    .tile-iphone-15-pro .hero-headline.show-image .hero-headline-image{
        background-image:url(../image/headline_titanium__cj5ay941qj6u_medium_2x.jpg);
    }
}

@media only screen and (max-width:734px){
        .tile-iphone-15-pro .hero-headline.show-image .hero-headline-image{
       background-image:url(../image/headline_titanium__cj5ay941qj6u_small.jpg);
    }   
}

@media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:734px) and (min-resolution:1.5dppx),only screen and (max-width:734px) and (min-resolution:144dpi){
            .tile-iphone-15-pro .hero-headline.show-image .hero-headline-image{
       background-image:url(../image/headline_titanium__cj5ay941qj6u_small_2x.jpg);
    }   
}


/** why_apple */
.tile-buy.tile-buy-alt {
    background-image: url(../image/why_apple__ezn1ktvka6oi_large.jpg);
}

@media (-webkit-min-device-pixel-ratio: 1.5),
(min-resolution: 144dpi),
only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min-resolution: 1.5dppx) {
    .tile-buy.tile-buy-alt {
        background-image: url(../image/why_apple__ezn1ktvka6oi_large_2x.jpg);
    }
}

@media only screen and (max-width: 1068px) {
    .tile-buy.tile-buy-alt {
        background-image: url(../image/why_apple__ezn1ktvka6oi_medium.jpg);
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .tile-buy.tile-buy-alt {
        background-image: url(../image/why_apple__ezn1ktvka6oi_medium_2x.jpg);
    }
}

@media only screen and (max-width: 734px) {
    .tile-buy.tile-buy-alt {
        background-image: url(../image/why_apple__ezn1ktvka6oi_small.jpg);
    }
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
only screen and (max-width: 734px) and (min-resolution: 144dpi) {
    .tile-buy.tile-buy-alt {
        background-image: url(../image/why_apple__ezn1ktvka6oi_small_2x.jpg);
    }
}