﻿html,body {
    max-width:100%;
    height:100%;
    margin:0px;
}

#map {
    width: 100%;
    height: calc(100%);
}

#find {
    width: 70%;
    height: 40px;
    border-radius: 5px;
    border: none;
    letter-spacing: 2px;
    float: right;
    margin-top: 10px;
    background-color: #f6f5fa;
    margin-right: 5%;
}

.message {
    width: 100%;
    height: 100%;
    background: #fff;
    border-radius: 20px 20px 20px 20px;
    box-shadow: 0 4px 10px rgb(0 0 0 / 10%);
    color: #3574d7;
}

.Mnum {
    background: #f5f4fc;
    width: 45px;
    height: 45px;
    border-radius: 12px 12px 12px 12px;
    margin: 5px;
    float: left;
}

.Mtext {
    width: calc(100% - 55px);
    height: 100%;
    float: left;
    text-align: center;
    line-height: 55px;
    color: #000;
    font-weight: 600;
    font-size: 17px;
    letter-spacing: 2px;
}

.num,.text{
    font-weight:300;
    width:100%;
    height:50%;
    float:left;
    text-align:center;
}

.num{
    font-weight:600;
}

.MIcon {
    width: 30px;
    height: 30px;
    background-image: url(/image/定位3.png);
    background-size: 100% 100%;
    position: absolute;
    margin-top: 40px;
    margin-left: -15px;
    z-index: -1;
}

.findBtn {
    width: 20px;
    height: 20px;
    position: absolute;
    left: 70%;
    top: 5%;
    background-image: url(/image/搜索.png);
    background-size: 100% 100%;
    z-index: 11;
}

.city {
    /*position: absolute;*/
    /*top: 5%;
    left: 5%;
    z-index: 99;*/
    font-size: 16px;
    letter-spacing: 1.5px;
    font-weight: 500;
    width: 25%;
    float: left;
    height: 100%;
    line-height: 3.8;
    padding-left: 5%;
}

.aboutMessage {
    position: absolute;
    width: 92%;
    height: 180px;
    bottom: 130px;
    background: #ffffff;
    margin-left: 4%;
    z-index: 99;
    border-radius: 10px 10px 5px 5px;
    display:none;
}

.aboutMessage .title {
    height: 20%;
    width: 100%;
    line-height: 45px;
    font-size: 20px;
    padding-left: 5%;
    letter-spacing: 1px;
}

.aboutMessage .body {
    height: 60%;
    width: 100%;
    padding-left: 4%;
}

.aboutMessage .foot {
    height: 22%;
    width: 100%;
}

.aboutMessage .left{
    width: 70%;
    height: 100%;
    float: left;
    font-weight: 100;
    padding-top: 1%;
}

.aboutMessage .right{
    width: 30%;
    height: 100%;
    float: left;
    background-image: url(/image/充电桩.png);
    background-size: 60% 70%;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.aboutMessage .M{
    font-size: 25px;
    margin-left: 2%;
}

.aboutMessage .about .fast .icon{
    width: 13px;
    height: 15px;
    background-image: url(/image/快.png);
    background-size: 100% 100%;
    float: left;
    margin-top: 2px;
    margin-right: 3%;
}

.aboutMessage .about {
    font-size: 12px;
    /*padding-top: 3%;*/
}

.aboutMessage .about .slow .icon{
    width: 13px;
    height: 15px;
    background-image: url(/image/慢.png);
    background-size: 100% 100%;
    float: left;
    margin-top: 2px;
    margin-right: 3%;
}

.aboutMessage .about .fast{
    width: 100%;
    /*float: left;*/
}

.explain {
    font-size: 12px;
    font-weight: 100;
    padding-top: 1%;
    letter-spacing: 1px;
}

.aboutMessage .foot {
    font-size: 12px;
    padding-left: 4%;
}

.aboutMessage .foot .ic {
    width: 18px;
    height: 22px;
    float: left;
    background-image: url(/image/定位s.png);
    background-size: 100% 100%;
    margin-top: 2.6%;
}

.aboutMessage .foot .txt{
    width: 60%;
    margin-left: 3%;
    color: #4d4d4d;
    font-weight: 100;
    float: left;
}

.aboutMessage .foot .distance{
    width: 12%;
    float: left;
    margin-left: 7%;
    color: #11CFF9;
    line-height: 3.4;
    margin-right: 2%;
}

.aboutMessage .foot .dic{
    width: 20px;
    height: 20px;
    float: left;
    background-image: url(/image/飞机.png);
    background-size: 100% 100%;
    margin-top: 3%;
}


.anchorBL {
    display: none;
}

.dic a{
    display:inline-block;
    width:100%;
    height:100%;
}

.layer {
    position: absolute;
    width: 40px;
    height: 105px;
    right: 10px;
    bottom: 20%;
    background: #fff;
    border-radius: 20px;
}

.plus, .reduce {
    width: 30px;
    height: 30px;
    z-index:20;
}

.plus {
    background-image: url(/image/aaa/待支付.png);
    background-size: 100% 100%;
    margin-left: 5px;
    margin-top: 5px;
}

.reduce {
    background-image: url(/image/aaa/已支付.png);
    background-size: 100% 100%;
    margin-top: 30px;
    margin-left: 5px;
}

.CurrentLocation {
    width: 26px;
    height: 26px;
    position: absolute;
    right: 16px;
    bottom: 20%;
    background: #fff;
    border-radius: 50%;
    z-index: 20;
    box-shadow: 1px 2px 1px rgb(0 0 0 / 15%);
    background-image: url(/image/矢量智能对象.png);
    background-size: 70% 70%;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

.footList {
    position: absolute;
    bottom: -180px;
    width: 100%;
    height: auto;
    background-color: #fff;
    z-index: 999;
    line-height: 3.8;
    text-align: center;
}

.footList div{
    width: 100%;
    height: 60px;
    border-top: 1px solid rgba(0,0,0,0.1);
}

.in {
    background-image: url(/image/矢量智能对象-2.png) !important;
    background-size: 70% 70% !important;
    background-position: 50% 50% !important;
    background-repeat: no-repeat;
    width: 26px !important;
    height: 26px !important;
    margin-top: -9px;
    margin-left: -8px;
}

.out {
    background-image: url(/image/矢量智能对象-1.png) !important;
    background-size: 70% 70% !important;
    background-position: 50% 50% !important;
    background-repeat: no-repeat;
    width: 26px !important;
    height: 26px !important;
    margin-top: -9px;
    margin-left: -8px;
}

.Apart{
    background-color:#11CFF9;
}

/*.Apart .Mnum {
    color: #000;
}*/

.Apart .Mtext{
    color:#fff;
}

.titlep {
    position: absolute;
    top: 0px;
    width: 100%;
    height: 60px;
    background-color:#fff;
    z-index:999;
}

.message:after {
    content: '';
    width: 0px;
    height: 0px;
    display: inline-block;
    position: absolute;
    margin-left: -55%;
    margin-top: 35%;
    border-top: 10px solid #fff;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid transparent;
}