﻿body {
}

.background {
    position: relative;
    height: auto;
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
}

.middle {
    width: 650px;
}

.img1 {
    height: 30px;
}

.title1 {
    color: #3d68de;
    font-family: "微软雅黑";
    font-size: 23px;
}

.title2 {
    font-family: "微软雅黑";
    font-size: 23px;
    text-align: center
}

.active-ul {
}

.active-li {
    line-height: 41px;
    display: flex;
    justify-content: space-between;
}

.rightwindow {
    position: absolute;
    height: 502px;
    width: 250px;
    text-align: left;
    top: 2px;
    left: 733px;
}

.p1 {
    text-align: left;
    margin-top: 10px;
}

.allmap {
    margin-top: 30px;
    height: 207px;
    margin: 0px;
    padding: 0px;
    width: 250px;
}
.blue {
    position: relative;
    width: 6px;
    height: 30px;
    margin-top: 2px;
    margin-right: 10px;
    background: #0094ff;
    float: left;
    margin-left:10px;
}