.merchant-area{
    position: relative;
}
.mCSB_scrollTools .mCSB_dragger_bar {
    background-color: #333 !important;
}
.scroll-box{
    width: 434px;
    float: right;
    /* border-top:0.01rem solid #ccc; */
}
.query-area{
    margin:.2rem .2rem 0 .3rem;
}
.merchant-area .swiper-container {
    height: 4.1rem;
    width: 100%;
}
.merchant-area .layer-input {
    white-space: nowrap;
    overflow-x: auto;
    width: 100%;
}
#newsPages {
    margin-top: .2rem;
    margin-bottom: 0;
}
.merchant-tab{
    display:flex;
    display:-webkit-flex;
    background:#fff;
    border-radius: 50px;
    overflow: hidden;
}
.merchant-tab a{
    display:inline-block;
    width:50%;
    height:.53rem;
    color:#333;
    line-height:.53rem;
    text-align:center;
    box-sizing: border-box;
}
.merchant-tab .tabr{
    border: 1px solid #000;
    border-left: none;
    border-radius:  0 50px 50px 0 ;
}
.merchant-tab .tabl{
    border: 1px solid #000;
    border-right: none;
    border-radius: 50px 0 0 50px;

}
.merchant-tab .merch-hov{
    color:#fff;
    background:#000;
}

.query-select{
    width:100%;
    margin-top:.25rem;
}
.morefw{
    color:#222;
    margin-top:.35rem;
}
.queryresult {
    height: 650px;
    margin-top:.12rem;
}
.query-area .m-select .val-name{
    border:none;
    padding-left:.34rem;
    border-bottom:0.01rem solid #ccc;
}
.query-area .select-down-ul{
    top:.51rem;
}
.query-area .select-down-ul li{
    padding:.2em .32rem;
}
.query-select .val-name::after{
    border:none;
    width: 18px;
    height: 11px;
    right:.16rem;
    background:url(../../images/query/arrow.png) no-repeat;
    background-size:70%;
}
.query-area .select-down-ul li:hover {
    color:#fff;
    background-color: #333;
}
.query-select::before{
    content:'';
    position: absolute;
    top:.15rem;
    left:0;
    width:.17rem;
    height:.22rem;
    background:url(../../images/query/query-seat.png) center center no-repeat;
    background-size:100%;
}
.queryresult .dealer-list {
    position: relative;
    margin:0 0 .25rem;
    background:#fff;
    cursor: pointer;
    padding: .1rem .1rem;
}
.queryresult .dealer-list:hover, .queryresult .dealer-list.active {
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
}
.queryresult .dealer-active{
    background:#f1f1f1;
}
.queryresult .dealer-list dt,.queryresult .dealer-list dd{
    margin-left:.32rem;
}
.queryresult .dealer-list dt h6::before {
    content:'';
    position: absolute;
    top:0;
    left: -.26rem;
    width: .17rem;
    height: .22rem;
    background:url(../../images/query/query-seat.png) center center no-repeat;
    background-size:100%;
}
.queryresult .dealer-list dt h6{
    position: relative;
    color:#333;
    margin-bottom:.08rem;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.queryresult .dealer-list dt p{
    font-size:.14rem;
    color:#777;
    line-height:1.8;
}
.queryresult .p-address {
    /* height: 3.6em; */
}
.mb-merchant-info {
    /* height: 5.4em; */
}
.queryresult .dealer-list dd{
    display:flex;
    display:-webkit-flex;
    margin-top:.1rem;
}
.queryresult .dealer-list dd a{
    display:inline-block;
    padding:0 0.12rem;
    height:.38rem;
    line-height:.38rem;
    margin-right:.1rem;
    border:0.01rem solid #444;
}
.queryresult .dealer-list dd a em{
    float: left;
    margin-right:.08rem;
    width:.12rem;
    height: 100%;
    background:red;
    /* vertical-align: middle; */
}
.queryresult .dealer-list dd a .get-seek{
    background:url(../../images/query/get-seek.png) center center no-repeat;
    background-size:100%;
}
.queryresult .dealer-list dd a .get-seat{
    background:url(../../images/query/get-seat.png) center center no-repeat;
    background-size:100%;
}
.queryresult .dealer-list dd a .get-drive{
    background:url(../../images/query/get-drive.png) center center no-repeat;
    background-size:100%;
}
.queryresult .dealer-list dd a span{
    float: left;
    font-size:.12rem;
    color:#444;
    line-height: 0.36rem;
    vertical-align: bottom;
}
.queryresult .dealer-list dd a:hover{
    background:#ac000c ;
    border-color: #ac000c;
}
.queryresult .dealer-list dd a:hover span{
    color:#fff;
}
.queryresult .dealer-list dd a:hover .get-drive{
    background:url(../../images/query/get-drive-hov.png) center center no-repeat;
    background-size:100%;
}
.queryresult .dealer-list dd a:hover .get-seat{
    background:url(../../images/query/get-seat-hov.png) center center no-repeat;
    background-size:100%;
}
.queryresult .dealer-list dd a:hover .get-seek{
    background:url(../../images/query/get-seek-hov.png) center center no-repeat;
    background-size:100%;
}
.querymap{
    position: absolute;
    left: 0;
    right: 434px;
    top: 0;
    height:100%;
}
.query-title{
    color:#333;
    padding-top: 1rem;
    margin-bottom: .5rem;
}
.query-title h4{
    text-align: center;
}
.dealer-map{
    width:100%;
}
#allmap {
    width: 100%;
    height: 100%;
}
/***弹层***/
.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:100;
}
.getlayer{
    position: absolute;
    width:550px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background:#fff;
}
.bosh{
    /* position: relative; */
    padding: .7rem 1rem;
}
.bosh h6{
    color:#000;
    font-weight:normal;
    margin-bottom:.45rem;
    text-align:center;
}
.layer-input{
    border-bottom:0.02rem solid #ccc;
}
.layer-input input{
    width:100%;
    height:.5rem;
    font-size:.2rem;
    line-height:.5rem;
    color:#999;
    border:none;
    outline:none;
}
.agr-check {
    position: relative;
    padding-top: .2rem;
}
.agr-check input {
    width: .45rem;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
}
.agr-check .agree-text {
    display: block;
    color:#333;
    min-height: .5rem;
    line-height:1.5;
    padding-left:.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:.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: .4rem;
    height: .4rem;
    left: 50%;
    bottom: -.2rem;
    transform: translateX(-50%);
    cursor: pointer;
}
.getform .btn-submit {
    width: 2rem;
    line-height: .42rem;
    display: block;
    margin: 0 auto;
}
.closed img{
    width:100%;
}
@media (max-width: 1920px) {
    .queryresult {
        height: 750px;
    }
}
@media (max-width: 1800px) {
    .queryresult {
        height: 640px;
    }
}
@media (max-width: 1700px) {
    .queryresult {
        height: 610px;
    }

}
@media (max-width: 1600px) {
    .queryresult {
        height: 560px;
    }
}
@media (max-width: 1500px) {
    .queryresult {
        height: 530px;
    }
}
@media (max-width: 1400px) {
    .queryresult {
        height: 530px;
    }
}
@media (max-width: 1300px) {
    .queryresult {
        height: 450px;
    }
}
@media (min-width: 1661px){
    /* .getlayer{
        top:35%;
    } */
    /* .bosh{
        margin:60px 100px;
    }
    .bosh h6{
        font-size:.28rem;
        margin-bottom:.3rem;
    } */
    .agr-check .agree-text{
        font-size:.18rem;
        padding-left:.26rem;
    }
    .agr-check span em{
        margin-top:-0.07rem;
    }
    .layer-btn{
        margin-top:.5rem;
    }
    .closed{
        width:.4rem;
        height:.4rem;
    }
}
@media (min-width: 1400px) and (max-width: 1600px){
}
@media (min-width: 768px) and (max-width: 1024px){
    .scroll-box{
        width:30%;
    }
    .querymap{
        width:70%;
    }
    .queryresult .dealer-list dt, .queryresult .dealer-list dd{
        margin-left:.24rem;
    }
}
@media (max-width: 767px){
    .getform .btn-submit {
        width: 2.6rem;
        line-height: .6rem;
    }
    .query-title{
        padding-top:1.05rem;
    }
   .scroll-box, .querymap{
       float:none;
       width:100%;
       border:none;
       margin-top:inherit;
   }
   .querymap {
       position: relative;
   }
   .dealer-map,#allmap {
       height: 5.5rem;
   }
   .scroll-box{
        padding: 0 0.5rem;
   }
   .query-area{
       margin:0;
   }
   .merchant-tab a{
       height:.7rem;
       line-height:.7rem;
   }
   .query-select{
       margin-top:.53rem;
   }
   .query-select::before{
       top:.12rem;
       width:.4rem;
       height:.5rem;
       background:url(../../images/query/m-seat.png) center center no-repeat;
       background-size:100%;
   }
   .query-area .m-select .val-name{
       padding-left:.6rem;
       height:.8rem;
   }
   .query-area .select-down-ul{
       top:.8rem;
   }
   .morefw{
       padding-bottom:.2rem;
   }
   .swiper-parent {
       overflow-x: auto;
       position: relative;
   }
   .swiper-wrap {
       white-space: nowrap;
       overflow-x: auto;
       padding: .3rem;
   }
    .swiper-item {
        font-size: .28rem;
        background: #fff;
        display: inline-block;
        width: 6rem;
        margin-right: .25rem;
    }
    .mb-merchant{
        padding: .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:.28rem;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }
    .mb-merchant p{
        font-size:.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:.43rem;
    }
    .mb-get a{
        display:block;
        width:2.6rem;
        color:#fff;
        font-size:.24rem;
        height:.75rem;
        line-height:.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:.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:.45rem;
    }
    .layer-input input{
        width:100%;
        height:.72rem;
        font-size:.26rem;
        line-height:.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:.45rem;
    }
    .layer-btn input{
        width:3.6rem;
        height:.7rem;
        line-height:.7rem;
    }
    .closed{
        bottom: auto;
        top: 0.2rem;
        left: auto;
        transform: translateX(0);
        right: 0.2rem;
        width: 0.2rem;
        height: 0.2rem;
    }

}
