/*@media only screen and (max-width: 735px) {.section-hero .hero-headline {width:100%;}}

p.callout-copy{margin-top:0px;}
@media only screen and (max-width: 735px) {p.callout-copy{margin-top:10px;}}*/

/*Apple Watch Series nowrap*/

html[lang=zh-CN] .more::after{
    top: -1.5px; 
}

.product-reports-gallery .gallery-item[data-analytics-gallery-item-id='watch'] .reports-list-item p,.product-reports-archive-gallery .gallery-item[data-analytics-gallery-item-id='watch'] .reports-list-item p {
    width: 190px;
}
.product-reports-gallery .gallery-item[data-gallery-item-label='Apple Watch'] .reports-list-item p,.product-reports-archive-gallery .gallery-item[data-gallery-item-label='Apple Watch'] .reports-list-item p {
    width: 190px;
}


@media only screen and (max-width: 735px) {
  .product-reports-gallery .gallery-item[data-analytics-gallery-item-id='watch'] .reports-list-item p,.product-reports-archive-gallery .gallery-item[data-analytics-gallery-item-id='watch'] .reports-list-item p {
    width: 77%;
  }
  .product-reports-gallery .gallery-item[data-gallery-item-label='Apple Watch'] .reports-list-item p,.product-reports-archive-gallery .gallery-item[data-gallery-item-label='Apple Watch'] .reports-list-item p {
      width: 77%;
  }
}
@media only screen and (max-width: 735px) {
    .product-reports-gallery .gallery-item .reports-list-item p,.product-reports-archive-gallery .gallery-item .reports-list-item p {
        width:85%;
    }
}

.page-our-approach [class*='section-cards'] .card .pingfang {
  font-family: "PingFang SC", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-size: 15px;
  position: relative;
  top: -1px;
}

@media screen and(-ms-high-contrast:active),(-ms-high-contrast:none){

  .product-reports-gallery-container .tabnav-link:nth-child(4), .product-reports-gallery-container .tabnav-link:nth-child(5){
    padding: 1px 0;
  }

}

/*fix  globalnav space*/
html[lang=zh-CN].ac-ls-visible #ac-globalnav {
    position: absolute;
    top:70px
}

@media only screen and (max-width: 1023px) {
html[lang=zh-CN].ac-ls-visible #ac-globalnav {
        top:70px
    }
}

@media only screen and (max-width: 767px) {
html[lang=zh-CN].ac-ls-visible #ac-globalnav {
        top:135px
    }
}

html[lang=zh-CN].ac-ls-visible #ac-gn-placeholder{height:114px}
@media only screen and (max-width: 1023px){
	html[lang=zh-CN].ac-ls-visible #ac-gn-placeholder{
	height:114px
	}
	}
@media only screen and (max-width: 767px){
	html[lang=zh-CN].ac-ls-visible #ac-gn-placeholder{
	height:183px
	}
}