/* value porp */
html.touch #icon-card-shopping-experience .fix-qr-code {
    display: none!important
}
html.no-touch #icon-card-shopping-experience .fix-qr-code {
    display: block!important
}
/* value porp */

/*30小时-上下间距一致*/
.stat .stat-content {
    margin-top: var(--sk-stat-margin-top);
    margin-bottom: var(--sk-stat-margin-bottom);
    padding-top: 4px;
    padding-bottom: 4px;
}

/* 彩色字 */
.section-charging .stat-value{
    -webkit-background-clip:text;
}
.section-magic .siri .gallery-item-copy span{
    -webkit-background-clip:text;
}