.szglm-content {
    padding: 1rem;
    width: 35.5rem;
    height: 48rem;
    background: #FFFFFF;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-38%, -50%);
    opacity: 0.88;
    z-index: 9;
    padding-right: 1rem;
}

.szglm-content-left {
    width: 100%;
    height: 27rem;
    background: #9ECDC2;
    /* display: none; */
}

.szglm-content-right {
    width: 22rem;
    opacity: 0.88;
    float: left;
    width: 100%;
    margin-top: 0.5rem;
}

.szglm-content-right .szglm-right-top {
    height: 9rem;
    background: #FFFFFF;
    opacity: 0.88;
    padding-top: 0rem;
    overflow: hidden;
}

.szglm-content-right .szglm-right-bottom {
    height: 9rem;
    width: 100%;
    background: #FFFFFF;
    opacity: 0.88;
    margin-top: 0.875rem;
    text-align: left;
}

.szglm-content-right .szglm-right-bottom .title {
    text-align: center;
    display: inline-block;
    margin-top: 1.5rem;
}

.szglm-content .szglm-content-left .title {
    margin-top: 0.5rem;
}

.szglm-content .title {
    height: 2.5rem;
    line-height: 2rem;
    width: 7.75rem;
    background: #30604E;
    border-radius: 0px 1rem 1rem 0px;
}

.szglm-content .title p {
    font-size: 1rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    display: inline-block;
}

.szglm-content .title .icon {
    width: 1.25rem;
    height: 1.375rem;
    position: relative;
    top: 50%;
    transform: translate(0, -50%);
}

.szglm-content .szglm-right-top .img-list {
    padding: 0.75rem 0rem;
    height: 100%;
    font-size: 0;
    text-align: left;
}

.szglm-content .szglm-right-top .img-list li {
    width: 7。5rem;
    width: 7.9rem;
    height: 5.825rem;
    margin-right: 0.55rem;
    float: left;
    margin-bottom: 0.875rem;
}

.szglm-content .szglm-right-top .img-list li:nth-of-type(4n) {
    margin-right: 0;
}

.szglm-content .szglm-right-bottom .article-list {
    height: 100%;
    width: 25.1875rem;
    color: #333333;
    margin: 0 auto;
    margin-top: 0.25rem;
    margin-bottom: 3.25rem;
    line-height: 1.75rem;
    text-align: left;
}

.szglm-content .szglm-right-bottom .article-list a {
    font-size: 1rem !important;
    font-family: Microsoft YaHei !important;
    font-weight: 400 !important;
    color: #333 !important;
    line-height: 2.25rem;
}

.szglm-content .jangsu-map {
    width: 100%;
    height: 100%;
    margin-top: -3rem;
}
.szglm-content .szglm-right-bottom >div:nth-child(2){
   display: none;
}
.footer {
    z-index: 9;
    width: 100%;
    position: absolute;
    bottom: 5%;
}

.footer p {
    font-size: 1rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #F3F4F3;
    line-height: 1.75rem;
    display: none;
}
.footer div{
    display: block;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #F3F4F3;
    line-height: 2.5rem;
}