.cookie-pop{

    z-index: 101000000000
}
#new_header {
    z-index: 101000000000
}
#allmap img {
  width: 100%;
}
.empty{
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 0.083rem;
    border-radius: 0.052rem;
    padding: 0.3rem 0.5rem;
    height: 50vh;
}
.empty img{
    width: 30%;
}
.amap-marker .amap-icon {
  width: 34px !important;
  height: 41px !important;
  transition: all .3s
}
.amap-marker .amap-icon:hover{
    scale: 1.05
}

/* PC端 */
#enquiryBtn2, #enquiryBtn{
    cursor: pointer;
}
#enquiryBtn{
    margin-left: 1vw;
}
#enquiryBtn span{
    color: #000
}
#enquiryBtn:hover span{
    color: #fff
}
#allmap{
    background-color: #eceeee;
}
body{
    max-width: 100%;
    overflow-x: hidden;
}
.active p{
    color: #444444;
}
.footer_box, .disclaimer, .new-m-foot-box, .mb-alert-code{
    display: none !important;
}
.btn_style_1::after{
    z-index: -1 !important
}
/* 地图 */
.BMap_Marker img{
    width: 100%;
}
.BMap_Marker div{
    transition: all .3s;
}
.BMap_Marker div:hover{
    transform: scale(1.2);
}

.choose_tab_list{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 0.66rem 0 0.5rem;
}
.choose_tab_list div{
    width: 1.45rem;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0.5;
    height: 0.5rem;
    cursor: pointer;
    font-size: 0.18rem;
    font-weight: 300;
    color: #000;
    border: 1px solid rgb(0,0,0);
    transition: all .3s;
}
.choose_tab_list div:hover{
    opacity: 1;
}
.choose_tab_list div.active{
    opacity: 1;
    border: 2px solid rgb(0,0,0);
    font-weight: normal;
}
.choose_tab_list div img{
    width: 0.17rem;
}
.choose_tab_list div span{
    margin-left: 0.08rem;
}
.long_tips_list{
    margin: 0.2rem 0 0; 
    background: #fff;
    height: 0.5rem;
    padding-right: 0.66rem;
    box-shadow: 0 0 0.1rem rgb(0 0 0 / 5%);
    display: flex;
    justify-content: flex-end;
    align-items: center;
    position: relative;
}
.long_tips{
    display: flex;
    align-items: center;
    width: 1rem;
    justify-content: flex-end;
    cursor: pointer;
}
.long_tips img{
    width: 0.17rem;
}
.long_tips img:nth-of-type(3){
    display: none;
}
.long_tips:hover img:nth-of-type(2){
    display: none;
}
.long_tips:hover img:nth-of-type(3){
    display: block;
}
.long_tips div{
    margin: 0 0.1rem;
}
.yy_time, .hot_tel{
    display: none;
}
.long_tips_pop{
    position: absolute;
    top: 0.5rem;
    z-index: 2000;
    padding: 0.2rem;
    background: #fff;
    box-shadow: 0 0 0.1rem rgb(0 0 0 / 10%);
    opacity: 0;
    pointer-events: none;
    transition: all .3s;
    font-weight: 300;
}
.long_tips_pop.active{
    opacity: 1;
}
/* 弹窗 */
.pop_detail{
    position: fixed;
    bottom: 0rem;
    height: calc(100vh - 60px);
    width: 30%;
    background: #fff;
    transition: all .5s;
    right: -40vw;
    z-index: 7;
}
.pop_detail.active{
    right: 0;
}
.pop_colse{
    height: 10vh;
    position: relative;
    border-bottom: 1px solid #eee;
}
.pop_colse img{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0.5rem;
    width: 0.3rem;
    cursor: pointer;
}
.pop_colse img.pc-pad{
    opacity: 0.6;
}
.pop_colse img.pc-pad:hover{
    opacity: 1;
}
.pop_bottom{
    height: 100%;
    padding: 0 0.4rem;
    background: #fff;
}
.pop_img{
    padding: 0.4rem 0;
}
.pop_img img{
    width: 100%;
}

.pop_name{
    display: flex;
    margin-bottom: 0.2rem;
    align-items: center;
}

.pop_name img{
    width: 0.2rem;
}
.p_name{
    font-size: 0.22rem;
    font-weight: normal;
    color: #222;
}
.pop_tips .pop_tips_min{
    display: flex;
    align-items: center;
    /* padding: 0.05rem; */
    background: #f4f5f6;
    width: 0.7rem;
    height: 0.3rem;
    justify-content: center;
    margin-bottom: 0.2rem;
    border-radius: 10%;
    display: none;
}
.pop_tips .pop_tips_min img{
    width: 0.14rem;
}
.pop_tips .pop_tips_min div{
    margin-left: 0.05rem;
    font-weight: 300;
    font-size: 0.16rem;
    color: #636363;
}
.pop_btn_nav{
    margin-top: 0.3rem;
    width: 0.44rem;
    display: none !important;
}
.pop_btn_nav img{
    width: 100%;
    cursor: pointer;
}
.pop_btn_list{
    margin-top: 0.3rem;
    display: flex;
    align-items: center;
}

.pop_btn_list a, .pop_btn_list div{
    width: 1.5rem;
    height: 0.5rem;
    line-height: 0.5rem;
    text-align: center;
    font-size: 0.16rem;
    border: 1px solid #5d646b;
    font-weight: 300;
}
.pop_btn_list a:nth-of-type(1){
    color: #fff;
    margin-left: 0;
}
.pop_btn_list div:nth-of-type(1){
    background-color: #434951;
    color: #fff;
    cursor: pointer
}
.pop_btn_list.fws_ a:nth-of-type(1){
    border: 1px solid #434951;
    color: #434951;
    background-color: transparent;
}

.pop_btn_list div:nth-of-type(2){
    margin-left: 1vw;
}
.pop_text .yy_time, .pop_text .hot_tel{
    display: block;
}
.pop_text .emergency_tel,
.pop_text .yy_time, 
.pop_text .hot_tel, 
.pop_text .p_address {
    margin-bottom: 0.1rem;
    font-weight: 300;
    font-size: 0.18rem;
}
.active .p_star_rating p{
    font-weight: 300;
    font-size: 0.18rem;
}
.p_star_rating{
    display: flex;
    /* display: none; */
}
.starList{
    display: flex;
    align-items: center;
}
.starList img{
    width: 0.16rem;
    margin-right: 0.08rem;
}
.m-select.province-select .val-name::after{
    width: 0;
    border-left: 0rem solid transparent;
    border-top: 0rem solid #444;
    border-right: 0rem solid transparent;
    border-bottom: 0rem solid transparent;
}
.m-select .val-name::after{
    border-left: 0rem solid transparent;
    border-top: 0rem solid #444;
    border-right: 0rem solid transparent;
    border-bottom: 0rem solid transparent;
}
.m-select.city-select .val-name.text-box{
    text-align: center;
}
.m-select.city-select.open .val-name::after{
    content: '';
    width: 0%;
    transform-origin: unset;
    margin-top: 0;
    border-left: 0rem solid transparent;
    border-top: 0rem solid #444;
    border-right: 0rem solid transparent;
    border-bottom: 0rem solid transparent;
}
.m-select.city-select.open .val-name::before{
    content: '';
    width: 100%;
    height: 1px;
    background: #5d5d5d;
    position: absolute;
    left: 50%;
    top: 0.54rem;
    transform: translateX(-50%) rotate(0deg)  !important;
    transition: all 0s !important;
    right: auto;

    transform-origin: unset;
    margin-top: 0;
    border-left: 0rem solid transparent;
    border-top: 0rem solid #444;
    border-right: 0rem solid transparent;
    border-bottom: 0rem solid transparent;
}
.m-select.open .select-down-ul{
    border-top: 1px solid rgba(130, 130, 130, .2);
}
.select-down-ul{
    width: 100%;
    height: 3.4rem;
    max-height: 3.4rem;
    box-shadow: 0px 0px 0px #cccccc;
}
.m-select{
    position: revert;
}
.merchant-area {
  position: relative;
  width: 100%;
  height: calc(100vh - 0.8rem);
  margin: 0.8rem 0 0rem;
  display: flex;
}
.mCSB_scrollTools .mCSB_dragger_bar {
  background-color: #333 !important;
}
.query-area {
  width: 100%;
  height: 100%;
}
.merchant-area .swiper-container {
  height: 4.1rem;
  width: 100%;
}
.merchant-area .layer-input {
  white-space: nowrap;
  overflow-x: auto;
  width: 100%;
}
#newsPages {
  margin-top: 0.2rem;
  margin-bottom: 0;
  display: none;
}
.merchant-tab {
  display: flex;
  display: -webkit-flex;
  background: #fff;
  overflow: hidden;
}
.merchant-tab a {
  width: 50%;
  font-size: 0.2rem;
  height: 0.83rem;
  color: #434951;
  line-height: 0.86rem;
  border-bottom: 1px solid #cacccf;
  text-align: center;
  box-sizing: border-box;
}
.redButton:hover{
    background-color: transparent !important;
    color: #434951 !important;
    border-color: rgba(67,73,81,0.5) !important;
    border-bottom: 2px solid #434951;
}
.merchant-tab .tabr {
  border-left: none;
  font-weight: 300;
}
.merchant-tab .tabl {
  border-right: none;
  font-weight: 300;
}
.merchant-tab .merch-hov {
    border-bottom: 2px solid #434951;
    font-weight: normal;
}
.merchant-bosh {
  width: 100%;
  height: 100%;
  background: #fff;
}
.look-category-list {
  display: none;
}
.now_choose{
    position: relative;
    font-weight: 300;
}
.choose_text{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0.2rem 0.3rem;
    background: #f4f5f6;
    cursor: pointer;
    height: 0.6rem;
    margin: 0rem 0.66rem 0.3rem 0.5rem;
    z-index: 3;
    position: relative;
    font-size: 0.18rem;
}
.choose_text.active{
    box-shadow: 0 0 0.8rem 0 rgb(0 0 0 / 10%);
}
.choose_text img{
    width: 0.16rem;
}
.select_list{
    display: none;
    position: absolute;
    top: 0.6rem;
    width: 79.6%;
    height: 4rem;
    background: #fff;
    margin: 0rem 0.66rem 0rem 0.5rem;
    z-index: 2;
    overflow: hidden;
    box-shadow: 0 0 2rem 0 rgb(0 0 0 / 30%);
}

.query-select {
  width: auto;
  height: 0.6rem;
}
.m-select + .m-select {
    margin-top: 0rem;
}
.morefw {
  width: 100%;
  font-size: 0.2rem;
  height: 0.2rem;
  line-height: 0.2rem;
  color: #676767;
  margin: 0.37rem 0 0.22rem;
  padding-left: 0.12rem;
  display: none;
  padding-right: 0.66rem;
  text-align: right;
  font-weight: 300;
}
.foundNum {
  font-weight: 300;
  color: #3daeae;
  margin: 0 0.04rem;
}
.queryresult {
  height: calc(100% - 3.2rem - 4px);
  overflow-x: hidden;
  overflow-y: auto;
}
/*滚动条整体粗细样式*/
.queryresult::-webkit-scrollbar {
  width: 2px;
}

/*滚动条里面小方块*/
.queryresult::-webkit-scrollbar-thumb {
  background-color: rgba(103, 103, 103, 0.3) !important;
  opacity: 0.3;
  height: 0.99rem;
}

/*滚动条轨道*/
.queryresult::-webkit-scrollbar-track {
  background: none !important;
}
.query-area .m-select .val-name {
  font-size: 0.18rem;
  margin-left: 0.3rem;
  border: 0px solid #434951;
  color: #676767;
  height: 0.6rem;
  line-height: 0.6rem;
  position: relative;
  padding: 0;
}
.query-area .select-down-ul {
  top: 0.55rem;
  width: 97%;
  margin: 0 0 0 3%;

}
.query-area .select-down-ul li {
  padding: 0.15rem 4%;
  font-size: 0.18rem;
  margin-right: 3%;
}
/* .query-select .val-name::after {
  border: none;
  width: 0.19rem;
  height: 0.1rem;
  right: 0.16rem;
  background: url(../../images/query/icon_arrow.png) no-repeat;
  background-size: 100%;
} */
.query-area .select-down-ul li:hover {
  color: #676767;
  background-color: #f4f5f6;
}
.queryresult .dealer-list {
  position: relative;
  background: #fff;
  padding: 0.5rem 0.66rem;
  cursor: pointer;
}
.queryresult .dealer-list:hover,
.queryresult .dealer-list.active {
  /* box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.1); */
  background: #f4f5f6;
}
.queryresult .dealer-active {
  background: #f1f1f1;
}
.queryresult .dealer-list dt {
}
.queryresult .dealer-list .dealer-title {
  position: relative;
  height: 0.2rem;
  margin-bottom: 0.15rem;
}
.queryresult .dealer-list .dealer-title::before {
  content: '';
  width: 0.17rem;
  height: 0.2rem;
  background-image: url(../../images/dealer-service/black.png);
  background-size: 100%;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  transform: translate(0%, -50%);
}
/* .queryresult .dealer-list.active .dealer-title::before{
    background-image: url(../../images/dealer-service/blue.png);
} */
.queryresult .dealer-list dt h6 {
  font-size: 0.21rem;
  line-height: 0.22rem;
  font-weight: normal;
  color: #1c1c1c;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-left: 0.25rem
}
.queryresult .dealer-list dt p {
  font-size: 0.17rem;
  color: #676767;
  line-height: 2;
  font-weight: 300;
}
.queryresult .dealer-list .starLevelBox {
  font-size: 0.14rem;
  color: #676767;
  line-height: 2;
  display: flex;
  align-items: center;
  font-weight: 300;
  display: none;
}
.queryresult .dealer-list .starList {
  display: flex;
}
.queryresult .dealer-list .star {
  width: 0.16rem;
  margin-right: 0.08rem;
}
.queryresult .dealer-list dd {
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  margin-top: 0.22rem;
  align-items: center;
  height: 0.4rem;
}
.queryresult .dealer-list dd .dealer-btn {
  width: 1.4rem;
  height: 0.46rem;
  line-height: 0.46rem;
  border: 1px solid #434951;
  border-radius: 0;
  font-size: 0.16rem;
  text-align: center;
  display: block;
}
.queryresult .dealer-list dd .dealer-btn-l {
  color: #000;
  background-color: none;
  font-weight: 300;
}
.queryresult .dealer-list dd .dealer-btn-r {
  color: #fff;
  margin-left: 0.2rem;
  font-weight: 300;
}
/* .queryresult .dealer-list dd .dealer-btn:hover {
  background-color: #ac000c;
  border-color: #ac000c;
  color: #fff;
} */
.detail_more{
    line-height: 0.4rem;
    height: 0.4rem;
    font-weight: 300;
}
.detail_btn_list{
    display: flex;
}
.querymap {
  width: 70%;
  height: 100%;
}
.scroll-box{
    width: 30%;
    height: 100%;
    overflow: hidden;
    box-shadow: 0px 3px 6px 0px rgb(0 0 0 / 16%);
    z-index: 1;
}
.clearfix::after{
    width: 0%;
}
.query-title {
  color: #333;
  padding-top: 1rem;
  margin-bottom: 0.5rem;
}
.query-title h4 {
  text-align: center;
}
.dealer-map {
  width: 100%;
}
#allmap {
  width: 100%;
  height: 100%;
      position: relative;
}
/***弹层***/
.elastic-layer {
  position: fixed;
  display: none;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: auto;
  background: rgba(0, 0, 0, 0.8);
  z-index: 4000;
}
.getlayer {
  position: absolute;
  width: 550px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background: #fff;
}
.bosh {
  /* position: relative; */
  padding: 0.7rem 1rem;
}
.bosh h6 {
  color: #000;
  font-weight: normal;
  margin-bottom: 0.45rem;
  text-align: center;
}
.layer-input {
  border-bottom: 0.02rem solid #ccc;
}
.layer-input input {
  width: 100%;
  height: 0.5rem;
  font-size: 0.2rem;
  line-height: 0.5rem;
  color: #999;
  border: none;
  outline: none;
}
.agr-check {
  position: relative;
  padding-top: 0.2rem;
}
.agr-check input {
  width: 0.45rem;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}
.agr-check .agree-text {
  display: block;
  color: #333;
  min-height: 0.5rem;
  line-height: 1.5;
  padding-left: 0.45rem;
  background: url(../../images/query/agreeon.jpg) left top no-repeat;
  background-size: 4%;
}
.agr-check input:checked + .agree-text {
  display: inline-block;
  background: url(../../images/query/agree.jpg) left top no-repeat;
  background-size: 4%;
}
.agr-check span em {
  display: inline-block;
  font-style: normal;
  margin-top: -0.06rem;
}
.agr-check span a {
  color: #d7000f;
}
input[type='checkbox'] {
  -webkit-appearance: checkbox;
}
.layer-btn {
  margin-top: 0.65rem;
  text-align: center;
}
.layer-btn input {
  width: 200px;
  height: 42px;
  line-height: 42px;
  color: #fff;
  background: #333;
  border: none;
  outline: none;
}
.closed {
  position: absolute;
  width: 0.4rem;
  height: 0.4rem;
  left: 50%;
  bottom: -0.2rem;
  transform: translateX(-50%);
  cursor: pointer;
}
.getform .btn-submit {
  width: 2rem;
  line-height: 0.42rem;
  display: block;
  margin: 0 auto;
}
.closed img {
  width: 100%;
}
@media (min-width: 1661px) {
  .agr-check .agree-text {
    font-size: 0.18rem;
    padding-left: 0.26rem;
  }
  .agr-check span em {
    margin-top: -0.07rem;
  }
  .layer-btn {
    margin-top: 0.5rem;
  }
  .closed {
    width: 0.4rem;
    height: 0.4rem;
  }
}


.masks{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 2222;
    display: none
}
.mask-enquiry .enquiry-box{
    width: 7.8rem;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    background: #fff
}
.mask-enquiry .enquiry-box .title-box{
    height: 1rem;
    background: #f7f7f7;
    width: 100%;
    display: flex;
    align-items: center;
    padding:0 .86rem;
    font-size: .25rem;
    color: #000;
    justify-content: space-between
}
.mask-enquiry .enquiry-box .title-box img{
    width: .2rem;
    cursor: pointer
}
.mask-enquiry .enquiry-box .main{
    padding: .5rem .86rem;
}
.mask-enquiry .enquiry-box .box{
    display: flex;
    align-items: center;
    padding-bottom: .22rem;
    border-bottom: 1px solid #000;
    flex: 1;
    justify-content: space-between;
    cursor: pointer;
    position: relative;
}
.mask-enquiry .enquiry-box .box ul {
    display: none;
    position: absolute;
    width: 100%;
    overflow-y: auto;
    max-height: 300px;
    height: 200px;
    left: 0;
    top: 0.5rem;
    background-color: #ffffff;
    z-index: 5;
    overscroll-behavior: contain;
    box-shadow: 0px 2px 5px #cccccc;
    border-right: 0px solid #ccc;
}
.mask-enquiry .enquiry-box .box .tips{
    position: absolute;
    bottom: -0.4rem;
    font-size: .17rem;
    font-weight: 300;
    left: 0;
    display: none
}
#agreeTips{
    position: absolute;
    bottom: -0.4rem;
    font-size: .17rem;
    font-weight: 300;
    left: 0;
    display: none
}
.mask-enquiry .enquiry-box .box ul li{
    cursor: pointer;
    line-height: 1.5;
    font-size: 0.18rem;
    padding: 0.25em 0.22rem;
}
.mask-enquiry .enquiry-box .box ul li:hover{
    background-color: #e0e5eb;
}
    
.mask-enquiry .enquiry-box .box .left{
    font-size: .17rem;
    font-weight: 300;
    flex: 1
}
.mask-enquiry .enquiry-box .box .right{
    width: .15rem
}
.mask-enquiry .enquiry-box .box .right img{
    width: 100%;
}
.mask-enquiry .enquiry-box .box input{
    border: none;
    outline: none;
    width: 100%;
    font-size: .17rem;
    font-weight: 300;
}
.mask-enquiry .enquiry-box .box input::placeholder {
    color:#000;
}
.mask-enquiry .enquiry-box .input-box{
    display: flex;
    align-items: center;
    margin-top: .58rem
}
.mask-enquiry .enquiry-box .input-box .box:nth-last-of-type(1) {
    margin-left: .15rem;
}
.mask-enquiry .enquiry-box .agree-box{
    display: flex;
    align-items: center;
    margin-top: .5rem;
    position: relative
}
.mask-enquiry .enquiry-box .agree-box .agree{
    width: .28rem;
    height: .28rem;
    border: 1px solid #000;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer
}
.mask-enquiry .enquiry-box .agree-box .agree img{
    width: 90%;
    display: none
}
.mask-enquiry .enquiry-box .agree-box .text{
    margin-left: .08rem;
    color: #000;
    font-size: .17rem;
    font-weight: 300;
}
.mask-enquiry .enquiry-box .test-drive-btn{
        margin-top: .55rem;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 2.8rem;
        height: .6rem;
        font-size: .17rem;
        color: #000;
        font-weight: 300;
        border: 1px solid #000;
        cursor: pointer;
        transition: all .3s
}
.mask-enquiry .enquiry-box .test-drive-btn:hover{
    color: #fff;
}
.showTips{
    background: #000;
}
.showTips img{
    display: block !important
}
/* Mobile端 */
@media (max-width: 767px) {
    #enquiryBtn{
       margin-left: 5vw
    }
  .starList img{
      width: 0.2rem;
  }
  body{
      overflow: hidden;
      height: 100vh;
  }
  .merchant-area {
    margin: 1.5rem 0 0rem;
    height: calc(100vh - 1.5rem);
    flex-direction: column;
  }
  .queryresult {
    height: auto;
  }
  .vy-scroll{
    overflow-y: scroll;
    max-height: 70vh;
    height: auto;
    padding-bottom: 4.5rem
  }
  .queryresult-wrapper {
    padding: 0;
    display: flex;
    overflow-x: auto;
    flex-direction: column;
  }
  .queryresult-wrapper.list {
    flex-direction: column;
    padding-bottom: 0;
  }
  /*滚动条整体粗细样式*/
  .queryresult-wrapper::-webkit-scrollbar {
    height: 0.04rem;
  }
  /*滚动条里面小方块*/
  .queryresult-wrapper::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0.2) !important;
    width: 3.55rem;
  }
  /*滚动条轨道*/
  .queryresult-wrapper::-webkit-scrollbar-track {
    background: none !important;
  }
  .getform .btn-submit {
    width: 2.6rem;
    line-height: 0.6rem;
  }
  .query-title {
    padding-top: 1.05rem;
  }
  .scroll-box {
    float: none;
    width: 100%;
    position: fixed;
    top: 80vh;
    bottom: 0;
    z-index: 2222222;
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.15);
  }
  .querymap {
    position: unset;
    width: 100%;
    height: 100%;
    margin-top: 2px;
  }
  .query-area {
    padding: 0;
    box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.15);
  }
  .merchant-tab a {
    height: 1rem;
    line-height: 1rem;
    font-size: .27rem;
  }
  .query-select {
    background-color: #fff;
    display: none;
    height: 1rem;
  }
  .m-select + .m-select {
    /* margin-top: 0.12rem; */
  }
  .query-area .m-select .val-name {
    font-size: 0.28rem;
    padding-left: 0.16rem;
    line-height: 0.56rem;
    color: #434951;
    border: none;
  }
  /* .query-select .val-name::after {
    width: 0.19rem;
    height: 0.12rem;
    right: 0.17rem;
  } */
  .query-area .select-down-ul {
    top: 1rem;
  }
  .morefw {
    margin: 0.31rem 0;
    padding-left: 0.32rem;
    font-size: 0.24rem;
  }
  .swiper-parent {
    overflow-x: auto;
    position: relative;
  }
  .swiper-wrap {
    white-space: nowrap;
    overflow-x: auto;
    padding: 0.3rem;
  }
  .swiper-item {
    background: #fff;
    padding: 0.5rem 0.66rem;
    border: 0px solid rgba(0, 0, 0, 0.3);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    position: relative;
  }
  .swiper-item.active {
    box-shadow: 0px 0px 0.07rem 0px rgb(4, 4, 4, 0.06);
    background: #f3f3f3;
  }
  .queryresult-wrapper.list .swiper-item {
    width: 100%;
    margin-right: 0;
    box-shadow: none;
    border: none;
    border-top: 1px solid rgba(67, 73, 81, 0.2);
    padding: 0.28rem 0.35rem 0.35rem;
  }
  .swiper-item:last-child {
    margin-right: 0;
  }
  .queryresult .swiper-item dt {
        padding-right: 0.5rem;
  }
  .queryresult-wrapper.list .swiper-item dt {
    padding-left: 0;
  }
  .queryresult .swiper-item .dealer-title {
    position: relative;
    line-height: 0.26rem;
    margin-bottom: 0.17rem;
  }
  .queryresult .swiper-item .dealer-title::before {
    content: '';
    width: 0.22rem;
    height: 0.26rem;
    background-image: url(../../images/dealer-service/black.png);
    background-size: 100%;
    background-repeat: no-repeat;
    position: absolute;
    left: 0rem;
    top: 0;
  }
  .queryresult .swiper-item.active .dealer-title::before{
      /* background-image: url(../../images/dealer-service/blue.png); */
  }
  .queryresult .swiper-item dt h6 {
    font-size: 0.3rem;
    line-height: 0.37rem;
    color: #000;
    margin-left: 0.32rem;
    font-weight: normal;
  }
  .queryresult .swiper-item dt p {
    font-size: 0.21rem;
    line-height: 0.37rem;
    color: #676767;
  }
  .queryresult .swiper-item .starLevelBox {
    font-size: 0.2rem;
    color: #676767;
    line-height: 0.37rem;
    display: flex;
    align-items: center;
  }
  .queryresult .swiper-item .starList {
    display: flex;
  }
  .queryresult .swiper-item .star {
    width: 0.2rem;
    margin-right: 0.11rem;
  }
  .queryresult .swiper-item dd {
    display: flex;
    justify-content: space-between;
    margin-top: 0.23rem;
  }
  .queryresult .swiper-item dd .dealer-btn {
    width: 2rem;
    height: 0.62rem;
    line-height: 0.62rem;
    text-align: center;
    font-size: 0.21rem;
    border: 1px solid #434951;
  }
  .queryresult-wrapper.list .swiper-item dd .dealer-btn {
    width: 2.96rem;
  }
  .queryresult .swiper-item dd .dealer-btn-l {
    color: #676767;
  }
  .queryresult .swiper-item dd .dealer-btn-r {
    background-color: #434951;
    color: #fff;
    margin-left: 0.21rem;
  }
  .mb-merchant {
    padding: 0.3rem;
    border: 1px solid #eee;
    background: #fff;
  }
  .active .mb-merchant {
    box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.1);
  }
  .mb-merchant h6 {
    font-weight: normal;
    width: 100%;
    margin-bottom: 0.28rem;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
  }
  .mb-merchant p {
    font-size: 0.26rem;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%;
    color: #777;
    line-height: 1.8;
  }
  .mb-get {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    margin-top: 0.43rem;
  }
  .mb-get a {
    display: block;
    width: 2.6rem;
    color: #fff;
    font-size: 0.24rem;
    height: 0.75rem;
    line-height: 0.75rem;
    background: #333;
    text-align: center;
  }
  .mb-get img {
    display: block;
    max-width: 70%;
  }
  .mb-get a span,
  .mb-get a em {
    display: inline-block;
  }
  .mb-get a span {
    margin-left: 0.04rem;
  }
  .mb-get a em {
    vertical-align: middle;
  }
  /***弹层***/
  .getlayer {
    position: absolute;
    width: 6.5rem;
    height: inherit;
    min-height: 5rem;
  }
  /* .bosh{
        position: relative;
    } */
  .bosh h6 {
    color: #333;
    margin-bottom: 0.45rem;
  }
  .layer-input input {
    width: 100%;
    height: 0.72rem;
    font-size: 0.26rem;
    line-height: 0.72rem;
    color: #999;
  }
  .agr-check .agree-text {
    background: url(../../images/query/agreeon.jpg) left top no-repeat;
    background-size: 6%;
  }
  .agr-check input:checked + .agree-text {
    background: url(../../images/query/agree.jpg) left top no-repeat;
    background-size: 6%;
  }
  .layer-btn {
    margin-top: 0.45rem;
  }
  .layer-btn input {
    width: 3.6rem;
    height: 0.7rem;
    line-height: 0.7rem;
  }
  .closed {
    bottom: auto;
    top: 0.2rem;
    left: auto;
    transform: translateX(0);
    right: 0.2rem;
    width: 0.2rem;
    height: 0.2rem;
  }

  .look-category-list {
    width: 6.86rem;
    height: 0.62rem;
    display: flex;
    margin: auto;
  }
  .look-category-item {
    flex: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 0.26rem;
    color: #434951;
    background-color: #fff;
    border: 1px solid #434951;
  }
  .look-category-item .look-category-icon {
    width: 0.24rem;
    height: 0.24rem;
    background-size: 100%;
    background-repeat: no-repeat;
    margin-right: 0.08rem;
  }
  .look-category-item:first-child .look-category-icon {
    background-image: url(../../images/query/icon_look_map.png);
  }
  .look-category-item:nth-child(2) .look-category-icon {
    background-image: url(../../images/query/icon_look_list.png);
  }
  .look-category-item.actived {
    color: #fff;
    background-color: #434951;
  }
  .look-category-item.actived:first-child .look-category-icon {
    background-image: url(../../images/query/icon_look_map_actived.png);
  }
  .look-category-item.actived:nth-child(2) .look-category-icon {
    background-image: url(../../images/query/icon_look_list_actived.png);
  }

  .filter-section {
    width: 100%;
    background: #fff;
    padding: 0 0 0.15rem 0rem;
    position: relative;
    top: -1px;
  }
  .filter-section .query-select {
    display: none;
  }
  .filter-section.opened .query-select {
    display: block;
  }
  .select-filter {
    background-color: #fff;
  }
  .select-filter .val-name {
    font-size: 0.19rem;
    padding-left: 0.16rem;
    line-height: 0.56rem;
    color: #434951;
    position: relative;
  }
  .select-filter .val-name::after {
    content: '';
    width: 0.19rem;
    height: 0.12rem;
    background-image: url(../../images/query/icon_arrow.png);
    background-size: 100%;
    background-repeat: no-repeat;
    position: absolute;
    top: 50%;
    right: 0.17rem;
    transform: translateY(-50%);
    transition: all 0.3s ease;
  }
  .filter-section.opened .select-filter .val-name::after {
    transform: translateY(-50%) rotate(180deg);
  }

  .btn_list_mb{
      display: flex;
  }
  .more_btn_mb{
      line-height: 0.62rem;
      border-bottom: 1px solid #111;
  }
  .select_list{
    position: fixed;
    top: 7vh;
    height: 93vh;
    background: #fff;
    width: 100%;
    margin: 0;
    z-index: 3000;
  }
  .select-down-ul{
    height: 80%;
    max-height: 100%;
  }
  .query-area .m-select .val-name{
    height: 1rem;
    line-height: 1rem;
    padding: 0 0.3rem;
  }
  .close_select{
    position: fixed;
    top: 0;
    height: 8vh;
    width: 100%;
    background: #fff;
    z-index: 2000;
    opacity: 0;
    pointer-events: none;
  }
  .close_select.active{
    opacity: 1;
    pointer-events: auto;
  }
  .select_menu{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
  }
  .select_menu img{
    position: absolute;
    right: 0.5rem;
    width: 0.3rem;
  }
  .query-area .select-down-ul li{
      padding: 0.2rem 0.3rem;
    font-size: 0.28rem;
  }

    .choose_text{
        height: 0.8rem;
        font-size: 0.25rem;
    }
    .choose_car_type{
        height: 0.8rem !important;
        font-size: 0.25rem !important;
    }
    .car_type_list div{
        margin-right: 3%;
        padding: 0.2rem 0.1rem;
        font-size: 0.28rem;
    }
    .long_tips_list{
        height: 0.7rem;
    }
    .long_tips{
        width: 2rem;
    }
    .long_tips img{
        width: 0.2rem;
    }

    /* 弹窗 */
    .pop_detail{
        position: fixed;
        bottom: -75vh;
        height: 41vh;
        width: 100%;
        background: transparent;
        transition: all .5s;
        right: 0;
                z-index: 222222222;
    }
    .pop_detail.active{
        bottom: 0;
    }
    .pop_colse{
        height: 10vh;
        position: relative;
        border-bottom: 0px solid #eee;
    }
    .pop_colse img{
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        right: 0.5rem;
        width: 1rem;
    }
    .pop_bottom{
        height: 65vh;
        padding: 0 0.4rem;
        background: #fff;
    }
    .pop_img{
        padding: 0.3rem 0;
    }
    .pop_img img{
        width: 100%;
        display: none;
    }

    .pop_name{
        display: flex;
        margin-bottom: 0.2rem;
    }

    .pop_name img{
        width: 0.3rem;
    }
    .p_name{
        font-size: 0.3rem;
        font-weight: normal;
    }

    .pop_btn_list{
        margin-top: 0.5rem;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .pop_btn_list a{
        flex: 1;
        height: 0.75rem;
        line-height: 0.75rem;
        text-align: center;
        font-size: 0.21rem;
        border: 1px solid #434951;
    }

    .pop_btn_list a:nth-of-type(2){
        margin-left: 5vw;
    }
    .pop_text .yy_time, .pop_text .hot_tel{
        display: block;
    }
    .pop_text .emergency_tel,
    .pop_text .yy_time, 
    .pop_text .hot_tel, 
    .pop_text .p_address {
        margin-bottom: 0.1rem;
        font-size: 0.23rem;
    }
    .active .p_star_rating p{
        font-size: 0.21rem;
    }
    .pop_tips .pop_tips_min{
        width: 1.4rem;
        height: 0.5rem;
        margin-bottom: 0.2rem;
        border-radius: 10%;
    }
    .pop_tips .pop_tips_min img{
        width: 0.2rem;
    }


    .p_star_rating{
        display: flex;
        /* display: none; */
    }
    .starList{
        display: flex;
        align-items: center;
    }

    .choose_tab_list div{
        width: 2rem;
        height: 0.7rem;
        font-size: 0.23rem;
    }

    .queryresult .dealer-list dt p{
        font-size: 0.24rem;
    }
    .queryresult .dealer-list dt h6{
        font-size: 0.3rem;
        line-height: 0.3rem;
        margin-left: 0.3rem;
    }
    .queryresult .dealer-list .star {
        width: 0.23rem;
    }
    .queryresult .dealer-list .dealer-title::before{
        width: 0.25rem;
        height: 0.28rem;
    }


    .m-select.city-select.open .val-name::before{
        top: 0.98rem;
    }

    .long_tips img:nth-of-type(3), .long_tips:hover img:nth-of-type(2){
        width: 0.24rem;
    }

    .long_tips div{
        font-size: 0.24rem;
    }
    .pop_tips .pop_tips_min div{
        font-size: 0.24rem;
    }
}


/* 2023 添加车型选择*/
.car_type_choose{
    position: relative;
    margin: 0.5rem 0.66rem 0.3rem 0.5rem;
    font-weight: 300;
}
.choose_car_type{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0.2rem 0.3rem;
    background: #f4f5f6;
    cursor: pointer;
    height: 0.6rem;
    z-index: 6;
    position: relative;
    font-size: 0.18rem;
}
.choose_car_type img{
    width: 0.16rem;
}
.car_type_list{
    border-top: 1px solid rgba(189, 162, 143, .2);
    top: 0.55rem;
    width: 100%;
    padding: 3% 0 3% 3%;
    height: 3.4rem;
    max-height: 3.4rem;
    box-shadow: 0 0 2rem 0 rgb(0 0 0 / 30%);
    display: none;
    position: absolute;
    overflow-y: auto;
    left: 0;
    background-color: #ffffff;
    z-index: 5;
    overscroll-behavior: contain;
    -webkit-overflow-scrolling: touch;
}
.car_type_choose.active .car_type_list{
    display: block;
}
.car_type_list div{
    padding: 0.15rem 4%;
    font-size: 0.18rem;
    margin-right: 3%;
    font-weight: 300;
}
.car_type_list div:hover{
    color: #676767;
    background-color: #f4f5f6;
    cursor: pointer;
}
.pop_text_r{
    display: none;
}
@media screen and (max-width: 768px){
    #allmap {
        height: 100%;
    }
    .car_type_choose.active .car_type_list{
        position: fixed;
        top: 7vh;
        height: 93vh;
        max-height: 93vh;
        background: #fff;
        width: 100%;
        margin: 0;
        z-index: 3000;
    }
    .car_type_list div{
        margin-right: 3%;
        padding: 0.2rem 0.3rem;
        font-size: 0.28rem;
    }


    .tips_move{
        width: 100%;
        height: 0.5rem;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .tips_move span{
        display: block;
        width: 0.5rem;
        height: 2px;
        background: #444;
    }
    .choose_car_type img, .choose_text img{
        width: 0.22rem;
    }
    
    .jump_navigation{
        position: absolute;
        width: 0.5rem;
        right: 0.66rem;
        top: 0.5rem;
    }

    .pop_btn_list a, .pop_btn_list div{
        width: 49%;
        height: 0.7rem;
        line-height: 0.7rem;
        font-size: 0.23rem;
    }
    .pop_text{
        display: flex;
        justify-content: space-between;
    }
    .pop_text_r{
        display: block;
    }
    .pop_text_r img{
        width: 0.5rem;
    }
    .mask-enquiry .enquiry-box .box input, .mask-enquiry .enquiry-box .box .left{
        font-size: 0.23rem;
    }
    .mask-enquiry .enquiry-box .agree-box .text{
        font-size: 0.22rem;
    }
    .mask-enquiry .enquiry-box .test-drive-btn{
        font-size: 0.23rem;
        height: 0.7rem;
        line-height: 0.7rem;
    }
    .mask-enquiry .enquiry-box .agree-box{
        align-items: flex-start;
    }
    .mask-enquiry .enquiry-box .box ul li{
        font-size: 0.23rem;
        line-height: 0.23rem;
        padding: 0.85em 0.22rem;
    }
}

/* btn */
.policy-btn{
    position: relative;
    height: .5rem;
    width: 2.25rem;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #3e4247;
    font-size: .16rem;
    color: #000;
}
.policy-btn span{
	width: 100%;
	height: 100%;
	display: flex;
    align-items: center;
    justify-content: center;
	position: relative;
	z-index: 1;
	transition: all .3s cubic-bezier(0.165,0.84,0.44,1);
    font-weight: 300;
}
.policy-btn .policy-mall-qrcode {
    position: absolute;
    left: 0;
    width: 100%;
    top: -2.4rem;
    display: none
}
.policy-btn .policy-mall-qrcode .qrcode-bg{
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
}
.policy-btn .policy-mall-qrcode .qrcode-img{
    width: 80%;
    position: absolute;
    left: 50%;
    top: 0.25rem;
    transform: translateX(-50%);
}

.policy-btn::after{
	content: '';
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background-color: #3e4247;
	transition: transform .9s cubic-bezier(0.165,0.84,0.44,1);
	transform: scaleX(0);
	transform-origin: right;
	z-index: 0;
}
.policy-btn:hover span{
	color: #fff;
}
.policy-btn:hover::after{
	transform: scaleX(1);
	transform-origin: left;
}
.policy-btn1:hover .policy-mall-qrcode{
    display: block
}
.policy-btn2{
   border: 1px solid #5d646b;
   color: #fff;
   background: #5d646b;
}

/* 新增导航 */
.more_nav{
    display: flex;
    align-items: flex-end;
}
.nav_img{
    width: 0.36rem;
    margin-left: 0.25rem;
    position: relative;
    display: none;
}
.nav_img img{
    width: 100%;
}
.nav_pc_icon_1{
    opacity: 0;
    position: absolute;
    top: 0;

}
.dealer-list:hover .nav_pc_icon_1, .dealer-list.active .nav_pc_icon_1{
    opacity: 1;
}

.detail_more{
  position: relative;
}
.detail_more::before{
    content: '';
    width: 0%;
    height: 2px;
    background-color: #111;
    position: absolute;
    bottom: 0;
    transition: all .3s;
    transition-delay: .3s;
    left: 0;
}
.detail_more::after{
    content: '';
    width: 100%;
    height: 2px;
    background-color: #111;
    position: absolute;
    bottom: 0;
    transition: all .3s;
    right: 0;
}
.detail_more:hover::before{
    width: 100%;
}
.detail_more:hover::after{
    width: 0%;
}


.cookie-pop-center .btn-disagree{
    top: 0.2rem;
}