body {
    background: #f0f5fa;
}

.part {
    width: 100%;
    overflow: hidden;
}

.part01 {
    background: url(../images/map.png) no-repeat;
    background-size: auto 695px;
    background-position: center 80%;
    padding: 65px 0;
}

.part01 .address {
    width: 1200px;
    margin: 0 auto;
}

.part01 .address h4 {
    font-size: 43px;
    width: 1200px;
    font-weight: normal;
    color: #004f99;
    line-height: 50px;
    display: inline-block;
    padding-left: 27px;
    background: url(../images/leftline.png) no-repeat;
    background-size: 7px auto;
    background-position: left center;
}

.part01 .address .cityList {
    width: 1200px;
    height: 535px;
    margin: 0 auto;
    position: relative;
}

.part01 .address .cityList .cityList {
    width: 100%;
    ;font-size: 20px;
    height: 600px;
}

.part01 .address .cityList .circle span {
    height: 14px;
    width: 14px;
    background: #004f99;
    border-radius: 7px;
}

.part01 .address .cityList .circle span:nth-child(1) {
    position: absolute;
    right: 151px;
    top: 350px;
}

.part01 .address .cityList .circle span:nth-child(3) {
    position: absolute;
    right: 150px;
    top: 380px;
}

.part01 .address .cityList .circle span:nth-child(4) {
    position: absolute;
    left: 80px;
    top: 352px;
}

.part01 .address .cityList .circle span:nth-child(2) {
    position: absolute;
    right: 176px;
    top: 322px;
}

.part01 .address .cityList .circle .circleon {
    background: #e65504;
}

.part01 .address .cityList .cityImg li .picBox {
    width: 657px;
    position: relative;
}

.part01 .address .cityList .cityImg li img {
    width: 657px;
    height: 368px;
    display: none;
}

.part01 .address .cityList .cityImg li .city {
    height: 32px;
    line-height: 0;
    margin-top: 10px;
    display: none;
}

.part01 .address .cityList .cityImg .cityOn .city span {
    height: 32px;
    line-height: 32px;
    padding: 0 20px;
    background: #e65504;
    color: #fff;
    font-size: 18px;
    display: inline-block;
}

.part01 .address .cityList .cityImg li .lianxian {
    position: absolute;
    height: 2px;
    width: 200px;
    right: -200px;
    top: 287px;
    display: none;
}

/* .part01 .address .cityList .cityImg li .dian{position: absolute; height: 14px; width: 14px; right: -212px; top: 154px;border-radius: 7px;overflow: hidden;background: #004f99;} */
.part01 .address .cityList .cityImg li:nth-child(1) {
    position: absolute;
    left: 178px;
    top: 70px;
}

.part01 .address .cityList .cityImg li:nth-child(3) {
    position: absolute;
    left: 185px;
    top: 98px;
}

.part01 .address .cityList .cityImg .cityOn {
    display: block;
}

/* .part01 .address .cityList .cityImg .cityOn .dian{background: #073bb4;} */
.part01 .address .cityList .cityImg .cityOn img {
    display: block;
}

.part01 .address .cityList .cityImg .cityOn .lianxian {
    display: block;
}

.part01 .address .cityList .cityImg .cityOn .city {
    display: block;
}

.part01 .address .cityList .cityImg li:nth-child(4) {
    position: relative;
    left: 288px;
    top: 70px;
}
.part01 .address .cityList .cityImg li:nth-child(4) .lianxian {
    left: -200px;
}

.part01 .address .cityList .cityImg li:nth-child(5) .lianxian {
    left: -200px;
}

/* .part01 .address .cityList .cityImg li:nth-child(3) .dian{left: -212px;} */
.part01 .address .cityList .cityImg li:nth-child(2) {
    position: relative;
    left: 179px;
    top: 92px;
}

.part01 .address .cityList .cityImg li:nth-child(2) .lianxian {
    right: -185px;
    top: 236px;
    width: 185px;
}

/* .part01 .address .cityList .cityImg li:nth-child(4) .dian{left: -212px;} */
/* .part01 .address .cityList .cityOImg li:nth-child(2){position: absolute;    right: 185px;top: 300px;}
.part01 .address .cityList .cityOImg li:nth-child(3){position: absolute;    left: 55px;top: 300px;}
.part01 .address .cityList .cityOImg li:nth-child(4){position: absolute;    left: 202px;top: 280px;} */
.part01 .address .addressBottom {
    width: 1200px;
}

.part01 .address .addressList {
    display: flex;
    justify-content: space-between;
}

.part01 .address .addressList li {
    box-sizing: border-box;
    padding: 24px 18px;
    width: 309px;
    height: 224px;
    background: rgba(255, 255, 255, .6);
    position: relative;
    overflow: hidden;
    cursor: pointer;
}

.part01 .address .addressList li p {
    font-size: 18px;
    padding-bottom: 15px;
    background: url(../images/citybg.png) no-repeat;
    background-size: 17px 3px;
    background-position: 0 bottom;
    color: #004f99;
}

.part01 .address .addressList li span {
    font-size: 16px;
    display: block;
    color: #004f99;
    margin: 14px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    /* -webkit-line-clamp: 2; */
    /* -webkit-box-orient: vertical; */
    white-space: unset;
    line-height: 24px;
    line-break: anywhere;
}

.part01 .address .addressList li img {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.part01 .address .addressList .addressOn img {
    display: block;
}
.part01 .address .addressList .addressOn {
    background: #ef7144d4;
    color: #fff;
}

.part01 .address .addressList .addressOn p {
    background: url(../images/citybgon.png) no-repeat;
    background-size: 17px 3px;
    background-position: 0 bottom;
    color: #fff;
}
.part01 .address .addressList .addressOn span {
    color: #fff;
}

@media screen and (max-width: 900px) {
    .part01 {
        background-position: 10% center;
        background: none;
        margin-bottom: .4rem;
        padding: 0;
    }

    .part01 .address {
        width: 90%;
        margin: 0 auto;
    }

    .part01 .address h4 {
        width: calc(100% - .7rem);
        padding: 0 .35rem;
        margin: 0 auto;
        margin-top: .5rem;
        display: block;
        font-size: .4rem;
        line-height: 0.64rem;
        margin-bottom: 20px;
    }

    .part01 .address .more {
        float: left;
        margin-left: .35rem;
        margin-top: 15px;
        margin-bottom: .5rem;
    }

    .part01 .address .cityList {
        width: 100%;
        margin-top: 0;
        height: auto;
    }

    .part01 .address .cityList .circle {
        display: none;
    }

    .part01 .address .cityList .cityImg li {
        position: unset;
    }

    .part01 .address .cityList .cityImg li:nth-child(1) {
        position: unset;
    }

    .part01 .address .cityList .cityImg li:nth-child(2) {
        position: unset;
    }

    .part01 .address .cityList .cityImg li:nth-child(3) {
        position: unset;
    }

    .part01 .address .cityList .cityImg li:nth-child(4) {
        position: unset;
    }

    .part01 .address .cityList .cityImg li .picBox {
        width: 100%;
    }

    .part01 .address .cityList .cityImg .cityOn img {
        width: 100%;
        height: auto;
    }

    .part01 .address .cityList .cityImg .cityOn .lianxian {
        display: none;
    }

    .part01 .address .cityList .cityImg li .city {
        height: 50px;
    }

    .part01 .address .addressBottom {
        width: 100%;
    }

    .part01 .address .addressList {
        display: block;
    }

    .part01 .address .addressList li {
        width: 100%;
        padding: 24px;
        margin-bottom: 10px;
        height: auto;
    }

    .part01 .address .addressList .addressOn {
        background-size: 100% 100%;
    }

    .part01 .address .addressList li p {
        padding-bottom: 10px;
    }

    .part01 .address .addressList li span {
        margin: 5px 0;
    }
}
