/* 英寸 万像素 字体大小减半 */
.page-overview .section-summary .icon-badge .badge-value .size {
    font-size: 0.5em;
}

/* 去除 "请与 Specialist 专家在线交流" 间隙 */
.section-hero .ac-gf-buystrip .more {
    margin: 0
}

/* 6E */

.image-icon-6e-square-wifi {
    width: 92px;
    height: 82px;
    background-size: 92px 82px;
    background-repeat: no-repeat;
    background-image: url("/ipad/compare/images/overview/icon_wlan__fi09g2llbii6_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) {
    .image-icon-6e-square-wifi {
        background-image: url("/ipad/compare/images/overview/icon_wlan__fi09g2llbii6_large_2x.jpg")
    }
}

@media only screen and (max-width: 734px) {
    .image-icon-6e-square-wifi {
        width: 72px;
        height: 72px;
        background-size: 72px 72px;
        background-repeat: no-repeat;
        background-image: url("/ipad/compare/images/overview/icon_wlan__fi09g2llbii6_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) {
    .image-icon-6e-square-wifi {
        background-image: url("/ipad/compare/images/overview/icon_wlan__fi09g2llbii6_small_2x.jpg")
    }
}

/* 6E */