.mapTitle{width:100%;text-align:center;font-family:Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,微软雅黑,Arial,sans-serif;font-size:34px;margin-top:20px}.state{width:280px;height:100px;position:absolute;right:30px;bottom:30px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;background-color:#ebeef5;padding:20px;box-sizing:border-box;border-radius:10px}.state .title{font-size:16px;color:#303133;font-weight:700;margin-bottom:14px}.stateLine,.stateLine .stateBox{display:flex;flex-direction:row;align-items:center;justify-content:center}.stateLine .stateBox{margin-right:10px}.stateLine .stateBox .point1{width:20px;height:20px;border-radius:50%;box-shadow:0 0 6px #f06c00;background-color:#f06c00}.stateLine .stateBox .point2{width:20px;height:20px;border-radius:50%;box-shadow:0 0 6px #7f7f7f;background-color:#7f7f7f}.stateLine .stateBox .point3{width:20px;height:20px;border-radius:50%;box-shadow:0 0 6px #75bd42;background-color:#75bd42}.stateLine .stateBox .text{color:#303133;font-size:14px;margin-left:6px}