﻿
/* 送车上门样式 */
* {
    margin: 0;
    padding: 0;
}
ul,li{ list-style:none}
input{outline:none} 
.send_car_box{ width:860px;display:none;background: #fff; z-index:10000; height:601px; position:fixed; top:100px; left:50%; margin-left:-430px;box-shadow: 0 0 30px rgba(0,0,0,.25);}
.select_adress{ width:340px; height:auto; float:left;  position:absolute; top:100px; left:20px; z-index: 10; height:500px;}
.seclet_car{ margin:auto; border:1px solid #eee; margin-top:10px; margin-left:20px;height:500px; border-bottom:none; background:#fff; width:820px}
.map{ width:500px; height:481px; float:right }
#panel{overflow-y: scroll; height:430px;background:#f8faff; }
#panel li{padding: 10px;border-bottom: 1px solid #ddd; position:relative; }
.send_car_ti{width: 100%;height: 50px;line-height: 50px;font-size: 16px; color: #666; text-indent:1em; background-color:#f3f4f7;}
.send_car_tip{font-size: 12px; color: #939a9f; line-height: 20px;margin: 20px 20px 10px}
.send_car_tip span{font-weight: 700; color: #000}
.send_car_tip a{ color: #FF6F05}
.search_box{width: 100%;height: 43px;border-bottom: 1px solid #e4e6e9; background: #f3f4f7; padding-top:2px}
.search_adressinput {margin-left: 8px; margin-top: 6px;width: 205px;height: 29px;line-height: 29px;font-size: 14px; border:none; background:#fff}
.select_adress input{margin-left: 35px;width:170px;height: 29px;line-height: 29px;font-size: 14px; border:none;background:none}
.select_adress inpu:focus { border:none; background:none}
.address_name{color: #666;font-size: 16px; margin-left:30px; width:200px;}
.address1{color: #666;font-size: 12px;line-height: 20px; margin-left:30px;margin-top: 5px;width:200px;}
.close { width:20px; position:absolute; top:15px; right:20px}
.search_adress { position:absolute; top:11px; left:16px; width:22px}
.mui-switch {
    position: absolute;
    top: 2px;
    left: 200px;
    width: 30px;
    height: 15px;
    position: relative;
}

.subumitresult {
    position:absolute;
    width:60px;
    top:26px;
    right:15px;
    border:none;
    border-radius:3px;
    color:#fff;
    line-height:20px;
    display:none;
    background: #FF6F05;
    font-size: 12px;
    text-align: center;
    padding: 3px 0;
}
.position {
     position:absolute; top:9px;left:5px; width:27px;
}
.tanchuceng{ background: #64bd63;
    position: absolute;
    top: 320px;
    right: 208px;
    z-index: 10;
    width: 100px;
    padding: 5px;
    color: #fff;
    border-radius: 5px;
    display:none
}
#sendcarto { opacity:0; z-index:1111111}
#getcarto {opacity:0; z-index:1111111}
.kaiguan1{ width:35px;  position:absolute; top:11px; left: 265px}
#kaiguan1{ display:none}
.kaiguan2{ width:35px;  position:absolute; top:85px; left: 265px}
#kaiguan2{ display:none}
.kaiguan11{ width:35px;  position:absolute; top:4px; left: 200px}
#kaiguan11{ display:none}
.kaiguan22{ width:35px;  position:absolute; top:4px; left: 200px}
#kaiguan22{ display:none}