.f-32 {
    font-size: 32px;
}

.f-24 {
    font-size: 24px;
}

.f-14 {
    font-size: 14px;
}

.f-14 .desc>div {
    display: flex;
}

.f-14 .desc>div span:first-child {
    flex-shrink: 0;
}

.f-14 span {
    /* white-space: pre; */
    display: block;
}

.f-12 {
    font-size: 12px;
}

.box-dealer a {
    text-decoration: none;
}

.box-dealer input {
    border-radius: 5px;
}

.box-dealer p, .box-dealer h2 {
    margin: 0;
}

.box-dealer .banner {
    height: 400px;
    background-image: url(/ekb_stores/images/banner.png);
    background-position: center;
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 40px;
    color: #fff;
}

.box-dealer .banner .box>* {
    margin-top: 10px;
}

.area {
    display: flex;
}

.area select+select {
    margin-left: 10px;
}

.keywords {
}

.btn-search {
    width: 100%;
    padding: 5px;
    border-radius: 5px;
}

.box-special {
    width: 1200px;
    max-width: 100%;
    margin: 0 auto;
    padding-bottom: 60px;
    /* display: flex; */
}

.special {
    cursor: pointer;
    background-color: #fff;
}

.special img {
    display: block;
}

.special .info {
    padding: 6px 10px;
    border: 1px solid #f0f0f0;
    box-sizing: border-box;
}

.special p {
    display: flex;
    align-items: center;
}

.tag {
    display: block;
    border-radius: 5px;
    border: 1px solid #000;
    padding: 1px 3px;
    margin-left: 5px;
}

.special .info>span {
    display: block;
    font-size: 14px;
    color: #666;
    margin-top: 5px;
}

.t-1 {
    font-size: 36px;
    text-align: center;
}

.box-special .swiper-button-next, .box-special .swiper-button-prev {
    width: 40px;
    height: 40px;
    display: flex;
    background-color: #421c6d;
    top: auto;
    bottom: 0;
    transform: translateY(0);
    justify-content: center;
    align-items: center;
}

.box-special .swiper-button-prev {
    left: auto;
    right: 50%;
}

.box-special .swiper-button-next {
    right: auto;
    left: 50%;
}

.box-special .swiper-button-next span, .box-special .swiper-button-prev span {
    width: 0;
    height: 0;
    border-style: solid;
}

.box-special .swiper-button-next span {
    border-width: 6px 0 6px 10.4px;
    border-color: transparent transparent transparent #ffffff;
}

.box-special .swiper-button-prev span {
    border-width: 6px 10.4px 6px 0;
    border-color: transparent #ffffff transparent transparent;
}

.shop-dealer {
    display: none;
}

.shop-dealer.on {
    /* display: block; */
}

.box-shop {
    width: 1200px;
    max-width: 100%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    /* justify-content: space-between; */
}

.box-shop.on {
    display: flex;
}

.d-shop {
    width: 388px;
    display: flex;
    align-items: flex-start;
    padding: 10px;
    border: 1px solid #f0f0f0;
    margin-top: 10px;
    box-sizing: border-box;
    cursor: pointer;
    background-color: #fff;
}

.d-shop:nth-child(3n+2) {
    margin-left: 18px;
    margin-right: 18px;
}

.d-shop img {
    width: 115px;
    flex-shrink: 0;
}

.d-shop .info {
    margin-left: 10px;
}

.d-shop p {
}

.d-shop span {
    display: block;
    font-size: 14px;
    color: #666;
    margin-top: 3px;
}

.box-result {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.box-result>* {
    flex-shrink: 0;
}

.result {
    width: 318px;
}

.gallery {
    width: 836px;
    height: 400px;
    margin: 0;
    margin-top: 36px;
}

.result .t1 {
    height: 36px;
    font-size: 14px;
    display: flex;
    align-items: center;
    cursor: pointer;
}

.result .t1 i {
    margin-right: 5px;
}

.result .t1, .result .t2, .result .t3 {
    border-bottom: 1px solid #f0f0f0;
}

.result .t2 {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 20px 0;
}

.result .t2 span {
    margin-top: 2px;
}

.result .t3 p, .result .t4 p {
    font-weight: bold;
}

.result .t3 span, .result .t4 span {
    display: block;
    margin-top: 4px;
}

.result .t3, .result .t4 {
    padding: 13px 0;
}

.t5-gallery .swiper-button-prev, .t5-gallery .swiper-button-next, .gallery .swiper-button-prev, .gallery .swiper-button-next {

    /* background-image: url(/ekb_stores/images/arrow.png); */
    /* background-size: 100%; */
    margin-top: 0;
}

.gallery .swiper-button-prev span, .gallery .swiper-button-next span {
    font-size: 35px;
}

.t5-gallery .swiper-button-prev span, .t5-gallery .swiper-button-next span {
    font-size: 25px;
}

/* .t5-gallery .swiper-button-prev, .gallery .swiper-button-prev {
    transform: translateY(-50%) rotate(180deg);
} */

.box-detail .box-map {
    max-width: 100%;
    /* background-color: pink; */
}

.box-detail.on .box-map {
    width: 1200px;
    height: 440px;
    margin: 70px auto 90px;
}


.box-front {
    display: none;
    margin-bottom: 130px;
}

.box-front .t-1 {
    margin: 40px 0 50px 0;
}

.special-dealer {
    display: none;
}

.box-detail {
    /* margin: 40px 0 90px 0; */
    margin-bottom: 90px;
    display: none;
}

.box-detail.on .t5-gallery {
    display: none;
}

.box-detail .box-map {
    width: 836px;
    height: 560px;
    margin: 0;
}

.box-detail .box-map-b {
    height: 160px;
}

.box-detail.on .box-map-b {
    display: none;
}

/* .box-detail .gallery {
    display: none;
}

.box-detail.on .gallery {
    display: block;
} */

.box-detail .box-map {
    display: none;
}

.box-detail.on .box-map {
    display: block;
}

.swiper-slide img {
    width: 100%;
}

.amap-marker-label {
    border: none;
    background-color: transparent;
}

.m-info {
    padding: 8px 15px;
    font-size: 14px;
    letter-spacing: 1.5px;
    position: relative;
    box-shadow: 0 0 5px rgba(0,0,0,.5);
    background-color: #fff;
    top: -10px;
    cursor: pointer;
}

.m-info::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 10px 0 10px;
    border-color: #ffffff transparent transparent transparent;
    position: absolute;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
    /* box-shadow: 0 0 5px rgba(0,0,0,.5); */
}

.map-hidden {
    position: fixed;
    bottom: 0;
    right: 0;
    width: 0;
    height: 0;
}

.on-768 {
    display: none;
}

.hint {
    text-align: center;
    visibility: hidden;
}

.hint.on {
    visibility: visible;
}<!--0.00018501281738281-->