﻿.map{height: 600px; position: relative}
#allmap { width: 100%; height: 100%; }
.dealerMap{position: absolute;left: 6%;top: 50%;background: #fff;height: 80%;width: 450px;transform: translateY(-46%);min-height: 500px;max-height: 800px;}
.areaItem{/* padding-top: 13%; */position: relative;z-index: 2;height: 55px;}
/* .city{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background:url(../image/sel2.png) right center no-repeat #99003a;padding: 5%;vertical-align: middle;color: #fff; cursor: pointer } */
.selMain{position: absolute;left: 0;width: 100%;height: 200px;top: 100%;background: #fff;display: none;}
.leftSel{height: 200px;}
.rightSel{position: absolute;left: 50%;height: 100%;top: 0;overflow-y: scroll;}
#provinceSel{ }
.leftSel,.rightSel{width: 50%;float: left;overflow-y: scroll;}
.leftSel ul,.rightSel ul{padding: 5%;}
.leftSel li,.rightSel li{padding: 5%;border-bottom: 1px solid #eee;cursor: pointer;}
.leftSel li.active,.rightSel li.active{background: #eee;color: #99003a;font-family: HYQiHei-80S;}
.tagChioc{background: #ebeff1;padding: 90px 0 0;position: relative;z-index: 1;}
.tagMain{position: absolute;left: 25%;width: 50%;height: 50px;top: 50%;line-height: 45px;margin-top: -24px;text-align: center;}
.tagMain a{display: block;height: 45px;line-height: 45px;width: 50%;float: left;color: #fff;background: #848484;}
.tagMain a.jxs{border-top-left-radius: 50px;border-bottom-left-radius: 50px;}
.tagMain a.fws{border-top-right-radius: 50px;border-bottom-right-radius: 50px;}
.tagMain a.active{background: #fff;color: #000;}
.dealMain{padding-top: 145px;position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.dealNum{position: absolute;height: 40px;margin: 0 5%;border-bottom: 1px solid #eee;line-height: 40px;width: 90%;color: #848484;}
.dealNum span{color: #99003a;padding: 0 0.5em;}
.dealerCon{position: absolute;height: 100%;padding-top: 50px;padding: 46% 0 5%;box-sizing: border-box;left: 0;top: 0;width: 100%;}
.dealerList{width: 100%;height: 100%;overflow-y: scroll;}
.dealerItem{padding: 5% 5% 5% 8em;border-bottom: 1px solid #eee;position: relative;}
.dealerItem.active{ background: #efefef;}
.dealerItem h1{padding-bottom: 4%;line-height: 1.25em;font-weight: normal;}
.dealerItem p{color: #848484;line-height: 1.5em;}
.dealerItem strong{position: absolute;left: 1.5em;top: 50%;margin-top: -20px;background: #99003a;color: #fff;padding: 2% 0;font-size: 12px;border-radius: 6px;width: 5em;text-align: center;}
.driveItem{width: 50%;float: left;position: relative;}
.provinceName,.cityName{position: absolute;left: 0;height: 55px;line-height: 55px;width: 100%;background:url(../image/sel2.png) right center no-repeat #99003a;padding-left: 5%;color: #fff;}
.selItem select{  width: 100%;
    line-height: 55px;
    border: none;
    height: 55px;
    background: none; color: #666666; opacity: 0;}
@media screen and ( max-width: 1280px ) {
}

