/*wechat fix AR*/

html.wechat-fix .quicklook-component{display:none;}
html.wechat-fix .quicklook-component.quick-look-modern {
    display: none
}

html.wechat-fix .quicklook-component.quick-look-classic {
    display: none
}
/* iphone XS start*/
.small-caps {
    font-variant-caps:all-small-caps
}
/* iphone XS end*/