.vue-list{
                border:0;
            }
            .vue-list::-webkit-scrollbar {
                display: none;
            }
            .vue-card {
                border: 0;
                border-radius: 0;
            }
            /* 手机样式 */
            @media (max-width: 991px){
		        .fixed_goto{
		            position: fixed;
		            z-index: 3;
		        }
                .vue-list-item:hover{
                    background-color:white;
                }
                .fixed_select{
                    position: fixed;
                    z-index: 2;
                    background-color: white;
                    width:100%;
                    padding: 0.55rem 0.2rem 0.1rem 0.2rem;
                }
                .padding_space{
                    margin-top:0.14rem;
                }
                .row_space{
                    margin-top:0.14rem;
                }
                .vue-tabs__header{
                    display:none;
                }
                .map_style{
                    width:100%;
                    height: 3.6rem;
                    margin-top: 2.2rem;
                    position: fixed !important;
                    z-index: 1 !important;
                }
                .BMap_pop .BMap_bottom{
                    border-bottom:0 !important;
                    margin-top: -1px;
                    height:25px !important;
                }
                .list_count{
                    text-align: center;
                    font-size: 0.32rem;
                    margin-top:0.1rem;
                    font-weight: 400;
                    color: #7C7C7C;
                    line-height: 1.2;
                    padding: 15px;
                }
                .list_height{
                    width:100%;
                    position: fixed;
                    margin-top: 5.7rem;
                    padding-bottom: 40px;
                }
                .vue-card{
                    font-size: 0.24rem;
                    font-weight: 400;
                    color: #7C7C7C;
                    line-height: 0.3rem;
                    margin-top:0.1rem;
                }

                .text_dealerName{
                    font-size: 0.3rem;
                    font-weight: bold;
                    color: #111111;
                    display: flex;
                    justify-content: space-between;
                }
                .text_distanceStr{
                    font-size:0.22rem;
                    font-weight: 400;
                    color: #000000;
                    display: flex;
                }
                .text_levelDesc{
                    font-size: 0.24rem;
                    font-weight: 400;
                    margin-top:0.1rem;
                    color:#B93D3F;
                }
                .text_red{
                    font-size: 0.24rem;
                    font-weight: 400;
                    color:#B93D3F;
                    margin-top:0.3rem;
                    display: flex;
                }
                .text_gray{
                    font-size: 0.24rem;
                    font-weight: 400;
                    color: #7C7C7C;
                    margin-top:0.3rem;
                    display: flex;
                }
                .window_dealerName{
                    font-size: 0.28rem;
                    font-weight: bold;
                    overflow:hidden;
                    height:0.4rem;
                }
                .window_text{
                    font-size: 0.2rem;
                    font-weight: 400;
                    color: #7C7C7C;
                    width:4.5rem;
                    margin:auto;
                    word-break:break-all;
                }
                .window_abcPoint{
                    font-size: 0.16rem;
                    font-weight: 400;
                    word-break:break-all;
                }
                .window_detail{
                    font-size: 0.2rem;
                    font-weight: 400;
                    color: #7C7C7C;
                    width:2rem;
                    word-break:break-all;
                }
                
                .img_location{
                    height:0.24rem;
                    width:0.18rem;
                    margin-right:0.08rem;
                }
                .img_remark{
                    height:0.22rem;
                    width:0.22rem;
                    margin-right:0.08rem;
                }
                .img_phone{
                    height:0.18rem;
                    width:0.18rem;
                    margin-right:0.08rem;
                }
                .img_time{
                    height:0.20rem;
                    width:0.20rem;
                    margin-right:0.08rem;
                }
                .img_router{
                    height:0.2rem;
                    width:0.13rem;
                    margin-right:0.08rem;
                }
                .img-category-mobile{
                    width: 6vh;
                    height: 6vh;
                }
	            .vue-card__body{
                     padding:20px 30px;
                }
            }
            /* pc样式 */
            @media (min-width:992px){
                /* .adapt-content{
                    padding:14px 0;
                } */
                .row_space{
                    margin-top: 14px;
                }
                .vue-tabs{
                    margin:25px 0px !important;
                    
                }
                .map_margin{
                    padding-top:6px;
                }
                .map_style{
                    height:550px;
                    margin-right:14px;
                }

                .list_count{
                    text-align: center;
                    font-size: 14px;
                    font-weight: 400;
                    color: #7C7C7C;
                    line-height: 21px;
                }
                .list_height{
                    /* height:520px; */
                    overflow: auto;
                }
                .vue-card__body{
                    padding:10px 14px;
                }
                .vue-card{
                    font-size: 14px;
                    font-weight: 400;
                    color: #7C7C7C;
                    line-height: 30px;
                }
                .text_dealerName{
                    font-size: 14px;
                    font-weight: bold;
                    color: #333333;
                    line-height: 30px;
                }
                .text_levelDesc{
                    font-size: 14px;
                    font-weight: 400;
                    color: #B93D3F;
                    line-height: 30px;
                }
                .window_text{
                    font-size: 14px;
                    font-weight: 400;
                    color: #7C7C7C;
                    line-height: 30px;
                }
                .window_abcPoint{
                    font-size: 12px;
                    font-weight: 400;
                    line-height: 30px;
                }
                .window_dealerName{
                    font-size: 16px;
                    font-weight: bold;
                    color: #333333;
                    line-height: 30px;
                }
                .window_detail{
                    font-size: 14px;
                    font-weight: 400;
                    color: #7C7C7C;
                    line-height: 30px;
                }
                
                /* 列表查询样式 */
                .text-repairtype{
                    font-size: 14px;
                    font-weight: 400;
                    color: #333333;
                    margin-right:-10px;
                }
                .repair_des{
                    font-size: 12px;
                    font-weight: 400;
                    color: #7C7C7C;
                }
                .repair_descrip p {
                    font-size: 12px !important;
                    padding: 0px 0px 8px;
                    font-weight: 400;
                    color: #7C7C7C;
                }
                .vue-radio-group label{
                    margin-bottom:0;
                }
                .vue-xtable-table table{
                    font-size:14px;
                    font-weight: 400;
                }
                .img-category{
                    height:50px;
                    width:50px;
                }
                .imgPlus-category{
                    width:150px;
                    height:150px;
                    margin: auto;
                    display:none;
                    position: absolute;
                    top: 0; left: calc(100% - 187px); bottom: 0; right: 0;
                    z-index:999;
                }
                .img-category:hover + .imgPlus-category{
                    display:block;
                }
                .option-imgPlus:hover +.imgPlus-category{
                     display:block;
                }
                .vue-row-category{
                    position:static;
                }
                .vue-col-categoryImg{
                    margin:0;
                    width:50px;
                    margin-left:5px;
                }
                .vue-col-categorySelect{
                    margin:0;
                    display:table-cell; 
                    vertical-align:middle;
                    line-height: 50px !important;
                    height: 50px !important;
                    width: 50px;
                }
            }
            @media (min-width:1600px){
                /* .adapt-content{
                    padding:16px 0;
                } */
                .row_space{
                    margin-top: 14px;
                }
                .vue-tabs{
                    margin:36px 0 !important;
                }
                .map_margin{
                    padding-top:10px;
                }
                .map_style{
                    height:550px;
                    margin-right:20px;
                }

                .list_count{
                    font-size: 20px;
                    line-height: 30px;
                }
                .vue-card{
                    line-height: 34px;
                    font-size: 16px;
                }
                .text_dealerName{
                    font-size: 20px;
                    line-height: 34px;
                }
                .text_levelDesc{
                    font-size: 16px;
                    line-height: 34px;
                    margin-bottom:4px;
                }
                .window_text{
                    font-size: 18px;
                    line-height: 34px;
                }
                .window_dealerName{
                    font-size: 22px;
                    line-height: 34px;
                }
                .window_abcPoint{
                    font-size: 16px;
                }
                .window_detail{
                    font-size: 18px;
                    line-height: 34px;
                }
                /* 列表查询样式 */
                .text-repairtype{
                    font-size: 20px;
                    margin-right:-30px;
                }
                .repair_des{
                    font-size: 16px;
                }
                .repair_descrip p {
                    font-size: 16px !important;
                    padding: 0px 0px 8px;
                }
                .vue-xtable-table table{
                    font-size:16px;
                    font-weight: 400;
                }
                .img-category{
                    height:50px;
                    width:50px;
                }
                .imgPlus-category{
                    width:150px;
                    height:150px;
                    margin: auto;
                    display:none;
                    position: absolute;
                    top: 0; left: calc(100% - 187px); bottom: 0; right: 0;
                    z-index:999;
                }
                .img-category:hover + .imgPlus-category{
                    display:block;
                }
                .option-imgPlus:hover +.imgPlus-category{
                     display:block;
                }
                .vue-row-category{
                    position:static;
                }
                .vue-col-categoryImg{
                    margin:0;
                    width:50px;
                    margin-left:5px;
                }
                .vue-col-categorySelect{
                    margin:0;
                    display:table-cell; 
                    vertical-align:middle;
                    line-height: 50px !important;
                    height: 50px !important;
                    width: 50px;
                }
            }
            