/* 2018.9.1 */
.main .section-line-up .callout h3.callout-title.typography-callout:lang(zh-CN)
{
	margin-right: 63px;
}
.main .section-line-up .callout a.icon-wrapper.callout-link:lang(zh-CN)
{
	margin-top: .6em;
}

.image-gaode-map-icon {
    width: 60px;
    height: 60px;
    background-size: 60px 60px;
    background-repeat: no-repeat;
    background-image: url("/ios/carplay/images/gaode_map_icon_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) {
    .image-gaode-map-icon {
        background-image: url("/ios/carplay/images/gaode_map_icon_large_2x.png")
    }
}
.image-gaode-map-icon.centered {
    position: relative;
    left: 50%;
    margin-left: -30px
}

.image-baidu-map-icon {
    width: 60px;
    height: 60px;
    background-size: 60px 60px;
    background-repeat: no-repeat;
    background-image: url("/ios/carplay/images/baidu_map_icon_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) {
    .image-baidu-map-icon {
        background-image: url("/ios/carplay/images/baidu_map_icon_large_2x.png")
    }
}

.image-sogou-map-icon {
    width: 60px;
    height: 60px;
    background-size: 60px 60px;
    background-repeat: no-repeat;
    background-image: url("/ios/carplay/images/sogou_map_icon_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) {
    .image-sogou-map-icon {
        background-image: url("/ios/carplay/images/sogou_map_icon_large_2x.png")
    }
}
.image-sogou-map-icon.centered {
    position: relative;
    left: 50%;
    margin-left: -30px
}

.page-carplay .section-third-party .image-cbs-icon {
    background-repeat: no-repeat;
    background-size: 60px 60px;
    height: 60px;
    width: 60px;
    background-image: url("/ios/carplay/images/rdio_icon_smaller.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) {
    .page-carplay .section-third-party .image-cbs-icon {
        background-image: url("/ios/carplay/images/rdio_icon_smaller_2x.png")
    }
}

.page-carplay .section-third-party .image-audible-icon {
    background-repeat: no-repeat;
    background-size: 60px 60px;
    height: 60px;
    width: 60px;
    background-image: url("/ios/carplay/images/audible_icon_smaller.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) {
    .page-carplay .section-third-party .image-audible-icon {
        background-image: url("/ios/carplay/images/audible_icon_smaller_2x.png")
    }
}

.image-qqmusic-icon {
	background-repeat: no-repeat;
    background-size: 59px 59px;
    height: 59px;
    width: 59px;
    background-image: url("/ios/carplay/images/qqmusic_icon_large.png");
}
@media not all, only screen and (min-resolution: 1.5dppx), not all, (min-resolution: 144dpi) {
.image-qqmusic-icon {
    background-image: url("/ios/carplay/images/qqmusic_icon_large_2x.png");
}
}

.image-qqmusic-icon.centered {
    position: relative;
    left: 50%;
    margin-left: -29.5px
}

.image-wymusic-icon {
	background-repeat: no-repeat;
    background-size: 59px 59px;
    height: 59px;
    width: 59px;
    background-image: url("/ios/carplay/images/wangyi_icon_large.png");
}
@media not all, only screen and (min-resolution: 1.5dppx), not all, (min-resolution: 144dpi) {
.image-wymusic-icon {
    background-image: url("/ios/carplay/images/wangyi_icon_large_2x.png");
}
}
.image-wymusic-icon.centered {
    position: relative;
    left: 50%;
    margin-left: -29.5px
}

.page-carplay .section-third-party ul li.hide-for-small { display:block}
@media only screen and (max-width: 735px) {.page-carplay .section-third-party ul li.hide-for-small {display: none}}

.centerr{ padding-left: 0.3em;}
@media only screen and (max-width: 735px) {.centerr{padding-left: 0;}}

.image-tencent-icon {
    background-image: url("/ios/carplay/images/tencent_map_icon_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) {
    .image-tencent-icon {
        background-image: url("/ios/carplay/images/tencent_map_icon_large_2x.png")
    }
}

/* 2019-10-16 */
.image-dashboard-calendar {
    background-image: url("/ios/carplay/images/overview/dashboard_calendar_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) {
    .image-dashboard-calendar {
        background-image: url("/ios/carplay/images/overview/dashboard_calendar_large_2x.png")
    }
}

@media only screen and (max-width: 1068px) {
    .image-dashboard-calendar {
        background-image: url("/ios/carplay/images/overview/dashboard_calendar_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) {
    .image-dashboard-calendar {
        background-image: url("/ios/carplay/images/overview/dashboard_calendar_medium_2x.png")
    }
}

@media only screen and (max-width: 735px) {
    .image-dashboard-calendar {
        background-image: url("/ios/carplay/images/overview/dashboard_calendar_small.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) {
    .image-dashboard-calendar {
        background-image: url("/ios/carplay/images/overview/dashboard_calendar_small_2x.png")
    }
}
.image-compatible {
    background-image: url("/ios/carplay/images/overview/compatible_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-compatible {
        background-image: url("/ios/carplay/images/overview/compatible_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .image-compatible {
        background-image: url("/ios/carplay/images/overview/compatible_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) {
    .image-compatible {
        background-image: url("/ios/carplay/images/overview/compatible_medium_2x.jpg")
    }
}

@media only screen and (max-width: 735px) {
    .image-compatible {
        background-image: url("/ios/carplay/images/overview/compatible_small.jpg")
    }
}

@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) {
    .image-compatible {
        background-image: url("/ios/carplay/images/overview/compatible_small_2x.jpg")
    }
}
.image-control-touch {
    background-image: url("/ios/carplay/images/overview/control_touch_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) {
    .image-control-touch {
        background-image: url("/ios/carplay/images/overview/control_touch_large_2x.png")
    }
}

@media only screen and (max-width: 1068px) {
    .image-control-touch {
        background-image: url("/ios/carplay/images/overview/control_touch_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) {
    .image-control-touch {
        background-image: url("/ios/carplay/images/overview/control_touch_medium_2x.png")
    }
}

@media only screen and (max-width: 735px) {
    .image-control-touch {
        background-image: url("/ios/carplay/images/overview/control_touch_small.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) {
    .image-control-touch {
        background-image: url("/ios/carplay/images/overview/control_touch_small_2x.png")
    }
}
.image-control-knob {
    background-image: url("/ios/carplay/images/overview/control_knob_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) {
    .image-control-knob {
        background-image: url("/ios/carplay/images/overview/control_knob_large_2x.png")
    }
}

@media only screen and (max-width: 1068px) {
    .image-control-knob {
        background-image: url("/ios/carplay/images/overview/control_knob_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) {
    .image-control-knob {
        background-image: url("/ios/carplay/images/overview/control_knob_medium_2x.png")
    }
}

@media only screen and (max-width: 735px) {
    .image-control-knob {
        background-image: url("/ios/carplay/images/overview/control_knob_small.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) {
    .image-control-knob {
        background-image: url("/ios/carplay/images/overview/control_knob_small_2x.png")
    }
}
.image-dashboard-phone {
    background-image: url("/ios/carplay/images/overview/dashboard_phone_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) {
    .image-dashboard-phone {
        background-image: url("/ios/carplay/images/overview/dashboard_phone_large_2x.png")
    }
}

@media only screen and (max-width: 1068px) {
    .image-dashboard-phone {
        background-image: url("/ios/carplay/images/overview/dashboard_phone_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) {
    .image-dashboard-phone {
        background-image: url("/ios/carplay/images/overview/dashboard_phone_medium_2x.png")
    }
}

@media only screen and (max-width: 735px) {
    .image-dashboard-phone {
        background-image: url("/ios/carplay/images/overview/dashboard_phone_small.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) {
    .image-dashboard-phone {
        background-image: url("/ios/carplay/images/overview/dashboard_phone_small_2x.png")
    }
}

.image-dashboard-messages {
    background-image: url("/ios/carplay/images/overview/dashboard_messages_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) {
    .image-dashboard-messages {
        background-image: url("/ios/carplay/images/overview/dashboard_messages_large_2x.png")
    }
}

@media only screen and (max-width: 1068px) {
    .image-dashboard-messages {
        background-image: url("/ios/carplay/images/overview/dashboard_messages_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) {
    .image-dashboard-messages {
        background-image: url("/ios/carplay/images/overview/dashboard_messages_medium_2x.png")
    }
}

@media only screen and (max-width: 735px) {
    .image-dashboard-messages {
        background-image: url("/ios/carplay/images/overview/dashboard_messages_small.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) {
    .image-dashboard-messages {
        background-image: url("/ios/carplay/images/overview/dashboard_messages_small_2x.png")
    }
}
.image-dashboard-music {
    background-image: url("/ios/carplay/images/overview/dashboard_music_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) {
    .image-dashboard-music {
        background-image: url("/ios/carplay/images/overview/dashboard_music_large_2x.png")
    }
}

@media only screen and (max-width: 1068px) {
    .image-dashboard-music {
        background-image: url("/ios/carplay/images/overview/dashboard_music_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) {
    .image-dashboard-music {
        background-image: url("/ios/carplay/images/overview/dashboard_music_medium_2x.png")
    }
}

@media only screen and (max-width: 735px) {
    .image-dashboard-music {
        background-image: url("/ios/carplay/images/overview/dashboard_music_small.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) {
    .image-dashboard-music {
        background-image: url("/ios/carplay/images/overview/dashboard_music_small_2x.png")
    }
}
.image-calendar-icon {
    background-image: url("/ios/carplay/images/overview/calendar_icon_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) {
    .image-calendar-icon {
        background-image: url("/ios/carplay/images/overview/calendar_icon_large_2x.png")
    }
}

@media only screen and (max-width: 1068px) {
    .image-calendar-icon {
        background-image: url("/ios/carplay/images/overview/calendar_icon_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) {
    .image-calendar-icon {
        background-image: url("/ios/carplay/images/overview/calendar_icon_medium_2x.png")
    }
}

@media only screen and (max-width: 735px) {
    .image-calendar-icon {
        background-image: url("/ios/carplay/images/overview/calendar_icon_small.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) {
    .image-calendar-icon {
        background-image: url("/ios/carplay/images/overview/calendar_icon_small_2x.png")
    }
}
.image-hero-dashboard {
    background-image: url("/ios/carplay/images/overview/hero_dashboard_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-hero-dashboard {
        background-image: url("/ios/carplay/images/overview/hero_dashboard_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .image-hero-dashboard {
        background-image: url("/ios/carplay/images/overview/hero_dashboard_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) {
    .image-hero-dashboard {
        background-image: url("/ios/carplay/images/overview/hero_dashboard_medium_2x.jpg")
    }
}

@media only screen and (max-width: 735px) {
    .image-hero-dashboard {
        background-image: url("/ios/carplay/images/overview/hero_dashboard_small.jpg")
    }
}

@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) {
    .image-hero-dashboard {
        background-image: url("/ios/carplay/images/overview/hero_dashboard_small_2x.jpg")
    }
}
.image-dashboard-maps {
    background-image: url("/ios/carplay/images/overview/dashboard_maps_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) {
    .image-dashboard-maps {
        background-image: url("/ios/carplay/images/overview/dashboard_maps_large_2x.png")
    }
}

@media only screen and (max-width: 1068px) {
    .image-dashboard-maps {
        background-image: url("/ios/carplay/images/overview/dashboard_maps_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) {
    .image-dashboard-maps {
        background-image: url("/ios/carplay/images/overview/dashboard_maps_medium_2x.png")
    }
}

@media only screen and (max-width: 735px) {
    .image-dashboard-maps {
        background-image: url("/ios/carplay/images/overview/dashboard_maps_small.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) {
    .image-dashboard-maps {
        background-image: url("/ios/carplay/images/overview/dashboard_maps_small_2x.png")
    }
}