.query-dealer{padding-top:.417rem;height:100vh;width:100%}.query-dealer .map-box{width:100%;height:100%;display:flex;flex-direction:row-reverse;background:#f5f7f9;padding:.4rem .7rem}.query-dealer .map-box .allmap{width:63.5%;height:100%;border-radius:.04rem;overflow:hidden;position:relative}.query-dealer .map-box .allmap img{width:100%}.query-dealer .map-box .allmap .amap-marker .amap-icon{width:40px;height:40px}.query-dealer .map-box .allmap .amap-marker.active .amap-icon{width:50px!important;height:50px!important}.query-dealer .map-box .allmap #allmap{width:100%;height:100%}.query-dealer .map-box .allmap .map-zoom{position:absolute;display:flex;flex-direction:column;z-index:1;box-shadow:0 0 0 0 rgba(0,0,0,.16);bottom:.2rem;right:.2rem}.query-dealer .map-box .allmap .map-zoom .map-zoom__control{border-radius:2px;width:40px;height:40px;font-size:30px;line-height:33.5px;text-align:center;color:rgba(245,245,247,.3);background-color:#1e1e1e;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;transition:all .3s}.query-dealer .map-box .allmap .map-zoom .map-zoom__control:hover{color:#fff}.query-dealer .map-box .allmap .map-zoom .map-zoom__in{margin-bottom:2px}.query-dealer .map-box .map-panel{flex:1;margin-right:.21rem}.query-dealer .map-box .map-panel .choice-city{display:flex;align-items:center;justify-content:space-between}.query-dealer .map-box .map-panel .choice-city .choice-box{flex:1;margin-right:.083rem;position:relative}.query-dealer .map-box .map-panel .choice-city .choice-box .box{display:flex;align-items:center;background-color:#fff;border-radius:.052rem;cursor:pointer;padding:0 .078rem 0 .125rem;height:.29rem}.query-dealer .map-box .map-panel .choice-city .choice-box .box .name{font-size:.09rem;font-weight:300;color:#000;flex:1}.query-dealer .map-box .map-panel .choice-city .choice-box .box img{width:.177rem}.query-dealer .map-box .map-panel .choice-city .choice-box:nth-last-of-type(1),.query-dealer .map-box .map-panel .choice-city .choice-content .choice-head .choice-tab:nth-last-of-type(1){margin-right:0}.query-dealer .map-box .map-panel .choice-city .choice-content{box-shadow:0 3px 16px 0 rgba(70,79,87,.1);background-color:#fff;border-radius:.052rem;position:absolute;width:175%;top:.33rem;z-index:3}.query-dealer .map-box .map-panel .choice-city .choice-content .choice-head{display:flex;align-items:center;height:.29rem;border-bottom:1px solid #f2f2f2;padding:0 .23rem;border-radius:.052rem .052rem 0 0;position:-webkit-sticky;position:sticky;top:0;background-color:#fff}.query-dealer .map-box .map-panel .choice-city .choice-content .choice-head .choice-tab{font-size:.073rem;cursor:pointer;margin-right:.73rem;color:#999}.query-dealer .map-box .map-panel .choice-city .choice-content .choice-head .choice-tab span{position:relative;font-size:.09rem;font-weight:400}.query-dealer .map-box .map-panel .choice-city .choice-content .choice-head .choice-tab.active,.query-dealer .map-box .map-panel .choice-city .choice-content .choice-popup .li .li-box .letter:hover{color:#000}.query-dealer .map-box .map-panel .choice-city .choice-content .choice-head .choice-tab.active span::after{position:absolute;width:100%;bottom:-.1rem;height:1px;display:block;content:"";background-color:#000}.query-dealer .map-box .map-panel .choice-city .choice-content .choice-popup{display:flex;height:3rem;overflow-y:overlay}.query-dealer .map-box .map-panel .choice-city .choice-content .choice-popup::-webkit-scrollbar-thumb,.query-dealer .map-box .map-panel .search-list::-webkit-scrollbar-thumb{border-radius:3px;box-shadow:inset 0 0 0 6px rgba(134,131,131,.06)}.query-dealer .map-box .map-panel .choice-city .choice-content .choice-popup::-webkit-scrollbar,.query-dealer .map-box .map-panel .search-list::-webkit-scrollbar{width:6px}.query-dealer .map-box .map-panel .choice-city .choice-content .choice-popup .li{width:100%;padding:.08rem .2rem .3rem}.query-dealer .map-box .map-panel .choice-city .choice-content .choice-popup .li .li-box{display:flex}.query-dealer .map-box .map-panel .choice-city .choice-content .choice-popup .li .li-box .letter{color:#999;font-size:.08rem;font-weight:300;padding-top:.05rem;width:.05rem}.query-dealer .map-box .map-panel .choice-city .choice-content .choice-popup .li .li-box .active{color:#000;font-weight:500!important}.query-dealer .map-box .map-panel .choice-city .choice-content .choice-popup .li .li-box .items{flex:1;margin-left:.078rem}.query-dealer .map-box .map-panel .choice-city .choice-content .choice-popup .li .li-box .items .item{display:flex;align-items:center;justify-content:space-between;height:.2rem;cursor:pointer;color:#999}.query-dealer .map-box .map-panel .choice-city .choice-content .choice-popup .li .li-box .items .item .text{font-size:.08rem;font-weight:300}.query-dealer .map-box .map-panel .choice-city .choice-content .choice-popup .li .li-box .items .item img{width:.083rem;display:none}.query-dealer .map-box .map-panel .choice-city .choice-content .choice-popup .li .li-box .items .item:hover{color:#000}.query-dealer .map-box .map-panel .choice-city .choice-content .choice-popup .li .li-box .items .active .text{color:#000;font-weight:500!important}.query-dealer .map-box .map-panel .choice-city .choice-content .choice-popup .li .li-box .items .active img{display:block}.query-dealer .map-box .map-panel .choice-city .choice-content .choice-popup .li .li-box:hover .letter{color:#000!important}.query-dealer .map-box .map-panel .choice-city .choice-content-type{width:100%;height:auto}.query-dealer .map-box .map-panel .choice-city .choice-content-type .choice-popup{height:auto}.query-dealer .map-box .map-panel .choice-city .choice-content-type .choice-popup .li .li-box .items{margin-left:0}.query-dealer .map-box .map-panel .search-list{background-color:#fff;margin-top:.083rem;border-radius:.052rem;max-height:93.2%;overflow-y:auto}.query-dealer .map-box .map-panel .search-list li{padding:.17rem 0;padding-left:.2rem;border-bottom:1px solid #e2e6eb;display:flex;flex-direction:column;align-items:flex-start;cursor:pointer}.query-dealer .map-box .map-panel .search-list li .tit{color:#000;font-size:.098rem;font-weight:400}.query-dealer .map-box .map-panel .search-list li .des{display:flex;color:#8c8c8c;font-size:.07rem;font-weight:300;width:100%;margin-top:.068rem}.query-dealer .map-box .map-panel .search-list li .des .name-box{flex-wrap:wrap;display:flex;align-items:center;flex:1}.query-dealer .map-box .map-panel .search-list li .des .name{display:flex;align-items:center;flex:1;margin-right:.03rem}.query-dealer .map-box .map-panel .search-list li .des .name-1{flex:none}.query-dealer .map-box .map-panel .search-list li .dtc{margin-top:.068rem;border:1px solid #7dcace;border-radius:.02rem;padding:.02rem .045rem;color:#7dcace;display:flex;align-items:center;justify-content:center;background:#f3f8f9;font-size:.068rem}.query-dealer .map-box .map-panel .search-list li:nth-last-of-type(1){border-bottom:0}.query-dealer .map-box .map-panel .search-list li:hover{background-color:#f7f7f7}.query-dealer .map-box .map-panel .empty{display:flex;align-items:center;justify-content:center;padding:.3rem .5rem;height:91%}.query-dealer .map-box .map-panel .empty img{width:30%}.query-dealer .map-box .map-panel .detail-box,.query-dealer .map-box .map-panel .empty{background-color:#fff;margin-top:.083rem;border-radius:.052rem}.query-dealer .map-box .map-panel .detail-box .head{display:flex;align-items:center;padding:.078rem .12rem;border-bottom:1px solid #e2e6eb;cursor:pointer}.query-dealer .map-box .map-panel .detail-box .head img{width:.156rem}.query-dealer .map-box .map-panel .detail-box .head .t{font-size:.084rem;font-weight:300;color:#000}.query-dealer .map-box .map-panel .detail-box .detail{padding:.208rem .12rem;display:flex;align-items:flex-start;flex-direction:column}.query-dealer .map-box .map-panel .detail-box .detail .t1{font-size:.13rem;font-weight:500;color:#000}.query-dealer .map-box .map-panel .detail-box .detail .dtc{margin-top:.104rem;border:1px solid #7dcace;border-radius:.02rem;padding:.03125rem .0625rem;color:#7dcace;display:flex;align-items:center;justify-content:center;background:#f3f8f9;font-size:.0625rem}.query-dealer .map-box .map-panel .detail-box .detail .des{margin-top:.115rem}.query-dealer .map-box .map-panel .detail-box .detail .des .t{font-size:.07rem;font-weight:300;color:#9f9f9f}.query-dealer .map-box .map-panel .detail-box .detail .des .name-box{display:flex;flex-wrap:wrap;align-items:center}.query-dealer .map-box .map-panel .detail-box .detail .des .name{color:#000;font-size:.083rem;font-weight:400;margin-top:.068rem;margin-right:.03rem;flex:1}.query-dealer .map-box .map-panel .detail-box .detail .des .name-1{flex:none}.query-dealer .map-box .map-panel .detail-box .detail .option{display:flex;align-items:center;justify-content:space-between;margin-top:.208rem;width:100%}.query-dealer .map-box .map-panel .detail-box .detail .option span{font-weight:300}.query-dealer .map-box .map-panel .detail-box .detail .option .btn-1{width:40%;height:.286rem;display:flex;position:relative;align-items:center;justify-content:center;font-size:.083rem;color:#000;border:1px solid #000;cursor:pointer}.query-dealer .map-box .map-panel .detail-box .detail .option .btn-2{background:#121c26;color:#fff}.privacy-box{z-index:1111!important}iframe{display:none}@media (max-width:768px){.privacy-box{z-index:222}.query-dealer{padding-top:1.7rem;height:100vh;overflow:hidden}.query-dealer .map-box{padding:0;height:100vh;overflow:hidden}.query-dealer .map-box .allmap{width:100%;height:100vh}.query-dealer .map-box #allmap{width:100%;height:60%!important}.query-dealer .map-box .map-panel{border-radius:.2rem .2rem 0 0;position:fixed;z-index:200;flex:0 0 32%;top:68%;left:0;width:100%;background:#fff;height:200%;transition:top .2s ease-out;box-shadow:0 0 16px 0 rgba(0,0,0,.15)}.query-dealer .map-box .map-panel::after{content:"";display:block;position:absolute;width:.8rem;height:.06rem;background:rgba(0,0,0,.4);border-radius:.05rem;top:-.2rem;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.query-dealer .map-box .map-panel .choice-city{padding:.4rem;border-bottom:1px solid #f2f2f2}.query-dealer .map-box .map-panel .choice-city .choice-box{margin-right:.3rem}.query-dealer .map-box .map-panel .choice-city .choice-box .box{height:.88rem;background:#f5f7f9;padding:0 .18rem 0 .32rem;border-radius:.2rem}.query-dealer .map-box .map-panel .choice-city .choice-box .box .name,.query-dealer .map-box .map-panel .detail-box .detail .option span{font-size:.34rem}.query-dealer .map-box .map-panel .choice-city .choice-box .box img{width:.52rem}.query-dealer .map-box .map-panel .choice-city .choice-box .choice-content-mask{position:fixed;width:100%;height:100%;background-color:rgba(0,0,0,.5);left:0;top:0;z-index:2}.query-dealer .map-box .map-panel .choice-city .choice-box .choice-content{position:fixed;bottom:0;width:100%;left:0;top:auto;border-radius:0}.query-dealer .map-box .map-panel .choice-city .choice-box .choice-content .title-box{height:1.5rem;padding:0 1rem;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e6e6e6}.query-dealer .map-box .map-panel .choice-city .choice-box .choice-content .title-box .t{font-size:.44rem;color:#000}.query-dealer .map-box .map-panel .choice-city .choice-box .choice-content .title-box img{width:.4rem}.query-dealer .map-box .map-panel .choice-city .choice-box .choice-content .choice-head{height:1.15rem;padding:0 1rem}.query-dealer .map-box .map-panel .choice-city .choice-box .choice-content .choice-head .choice-tab{font-size:.32rem;margin-right:2rem}.query-dealer .map-box .map-panel .choice-city .choice-box .choice-content .choice-head .choice-tab span::after{bottom:-.37rem}.query-dealer .map-box .map-panel .choice-city .choice-box .choice-content .choice-head .choice-tab span{font-size:.36rem}.query-dealer .map-box .map-panel .choice-city .choice-box .choice-content .choice-popup{width:100%;height:10rem}.query-dealer .map-box .map-panel .choice-city .choice-box .choice-content .choice-popup .li{padding:.2rem .8rem .4rem 1rem}.query-dealer .map-box .map-panel .choice-city .choice-box .choice-content .choice-popup .li .li-box .letter{font-size:.36rem;font-weight:300;line-height:.36rem;margin-top:.19rem;width:.5rem}.query-dealer .map-box .map-panel .choice-city .choice-box .choice-content .choice-popup .li .li-box .items{margin-left:.3rem}.query-dealer .map-box .map-panel .choice-city .choice-box .choice-content .choice-popup .li .li-box .items .item{height:.8rem}.query-dealer .map-box .map-panel .choice-city .choice-box .choice-content .choice-popup .li .li-box .items .item img{width:4%}.query-dealer .map-box .map-panel .choice-city .choice-box .choice-content .choice-popup .li .li-box .items .item .text,.query-dealer .map-box .map-panel .detail-box .head .t{font-size:.36rem;font-weight:300}.query-dealer .map-box .map-panel .choice-city .choice-box .choice-content .choice-popup .li:nth-last-of-type(1) .li-box .items,.query-dealer .map-box .map-panel .choice-city .choice-box .choice-content .choice-popup .li:nth-last-of-type(1) .li-box .items .item{margin-left:0}.query-dealer .map-box .map-panel .search-list{padding-bottom:1rem;margin-top:0;height:13%}.query-dealer .map-box .map-panel .search-list li{margin:0;padding:.5rem .4rem}.query-dealer .map-box .map-panel .search-list li .tit{font-size:.4rem;font-weight:500}.query-dealer .map-box .map-panel .search-list li .des{margin-top:.28rem;line-height:1.8}.query-dealer .map-box .map-panel .search-list li .des .t{color:#000;font-size:.32rem;font-weight:500;white-space:nowrap}.query-dealer .map-box .map-panel .search-list li .des .name{font-size:.32rem;font-weight:300;color:#666}.query-dealer .map-box .map-panel .search-list li .des .name1{margin-right:.2rem}.query-dealer .map-box .map-panel .search-list li .dtc{padding:.12rem .24rem;font-size:.26rem;border-radius:.08rem;margin-top:.26rem}.query-dealer .map-box .map-panel .empty{height:auto;margin-top:.8rem}.query-dealer .map-box .map-panel .detail-box{position:fixed;width:100%;height:calc(100vh - 1.7rem);left:0;top:1.7rem;margin-top:0;z-index:22}.query-dealer .map-box .map-panel .detail-box .head{padding:.4rem}.query-dealer .map-box .map-panel .detail-box .head img{width:.6rem}.query-dealer .map-box .map-panel .detail-box .detail{padding:.4rem;display:flex;flex-direction:column}.query-dealer .map-box .map-panel .detail-box .detail .t1{font-size:.46rem;font-weight:500;margin-bottom:.3rem}.query-dealer .map-box .map-panel .detail-box .detail .dtc{padding:.12rem .24rem;font-size:.26rem;margin-top:0;border-radius:.08rem}.query-dealer .map-box .map-panel .detail-box .detail .des{margin-top:.5rem}.query-dealer .map-box .map-panel .detail-box .detail .des .t{font-size:.32rem}.query-dealer .map-box .map-panel .detail-box .detail .des .name{font-size:.34rem;margin-top:.1rem;font-weight:300;line-height:1.5}.query-dealer .map-box .map-panel .detail-box .detail .des:nth-of-type(1){margin-top:.3rem}.query-dealer .map-box .map-panel .detail-box .detail .option{margin-top:.6rem}.query-dealer .map-box .map-panel .detail-box .detail .option .btn-1{height:1rem;font-size:.26rem;margin-right:.14rem;width:30%}.query-dealer .map-box .map-panel.active{top:20%}.query-dealer .map-box .map-panel.active .search-list{height:35%}.query-dealer .map-box .map-panel.draw{transition:none}}