.content {
    width: 100%;
    background-color: white;
    color: rgb(38, 38, 38);
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}

.header-top {
    width: 90%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.header-top-1 {
    font-size: 0.4rem;
    font-weight: normal;
    text-align: left;
}

.musicPlay {
    z-index: 1314533;
    position: fixed;
    width: 0.66rem;
    height: 0.66rem;
    top: 0.22rem;
    left: 6.6rem;
    animation: 3s linear 0s infinite normal none running menurotate;
}

/*以下是右边按钮的css*/
@-webkit-keyframes menurotate {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

.header-top-2 {
    width: 100%;
    font-size: 0.26rem;
    color: rgb(148, 146, 146);
}

.header-top-2 span {
    color: rgb(133, 149, 180);
    margin-right: 0.15rem;

}

.header-top-3 {
    width: 3rem;
    height: 1.5rem;
    margin: 0.45rem 0 0.3rem 0;
}

.header-top-4 {
    font-size: 0.3rem;
    color: rgb(153, 34, 34);
    letter-spacing: 9.5px;
}

.header-top-5 {
    width: 4rem;
    height: auto;
}

.header-top-6 {
    position: relative;
}

.header-top-6-btn {
    position: absolute;
    display: flex;
    width: 0;
    font-size: 0.28rem;
    flex-direction: column;
    align-items: center;
    top: 2rem;
    left: 0.6rem;
    color: rgb(137, 0, 0);
}

.header-top-6-btn div {
    margin-bottom: 0.05rem;
    transform: rotate(90deg);
}

.header-top-6-btn2 {
    position: absolute;
    display: flex;
    width: 0;
    font-size: 0.28rem;
    flex-direction: column;
    align-items: center;
    top: 3.4rem;
    right: 0.7rem;
    color: rgb(137, 0, 0);


}

.header-top-6-btn2 div {
    margin-bottom: 0.1rem;
    transform: rotate(90deg);

}

.header-top-6-img {
    border: none;
    width: 7.22rem;
    height: auto;

}

.header-top-7 {
    box-sizing: border-box;
    z-index: 2;
    opacity: 1;
    margin-top: 0.4rem;
    transform: rotate(0deg);
    width: 6.54rem;
    height: 1.6rem;
    background-color: rgb(255, 255, 255);
    border-radius: 0.1rem;
    border: none;
    box-shadow: rgb(204, 204, 204) 0px 0px 0.075rem 0.01rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.header-top-7 .header-top-7-img1 {
    width: 0.28rem;
    height: 0.28rem;
    margin-right: 0.1rem;
}

.header-top-7 .header-top-7-img2 {
    width: 1.22rem;
    height: 1.22rem;
    margin-right: 0.2rem;
    border-radius: 0.02rem;
    object-fit: cover;
}

.header-top-7-title {
    margin-left: 0.2rem;
}

.header-top-7-title1 {
    color: rgb(38, 38, 38);
    font-weight: bold;
    font-size: 0.3rem;
    padding-bottom: 0.2rem;
}

.header-top-7-title2 {
    color: rgb(136, 131, 137);
    font-weight: bold;
    font-size: 0.22rem;
    font-weight: normal;

}

.header-top-7-img {
    display: flex;
    height: 80%;
    align-items: flex-end;
}

.header-top-8 {
    background-color: rgba(255, 255, 255, 0);
    border: none;
    width: 0.2rem;
    margin-top: 0.5rem;
    border-radius: 0px;
}

.header-top-9 {
    color: rgb(93, 93, 93);
    font-size: 0.24rem;
    margin-top: 0.2rem;
}

.header-top-10 {
    width: 6.43rem;
    margin-top: 0.4rem;
}



.header-center-1 {
    margin-top: 0.4rem;
    width: 6.43rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.header-center-1 div {
    transform: rotate(0deg);
    font-family: f_223;
    width: 1.16rem;
    height: 0.72rem;
    font-size: 1.2rem;
    line-height: normal;
    color: rgb(163, 160, 164);
    text-align: left;
}

.header-center-1 img {
    width: 4.18rem;
}

.header-center-2 {
    margin-top: 1rem;
    width: 6.43rem;
    font-size: 0.26rem;
    height: 52.5px;
    line-height: 0.46rem;
    color: rgb(93, 93, 93);
    text-align: center;
}

.header-center-3 {
    color: rgb(38, 38, 38);
    font-weight: bold;
    text-align: center;
    font-size: 0.26rem;
    margin-top: 0.2rem;
}

.header-center-4 {
    color: rgb(93, 93, 93);
    text-align: center;
    font-size: 0.26rem;
    letter-spacing: 1.5px;
    line-height: 0.47rem;
    margin-top: 0.2rem;
}

.header-center-5 {
    margin-top: 0.7rem;
    font-size: 0.3rem;
    line-height: 0.47rem;
    color: rgb(209, 137, 77);
    font-weight: bold;
    text-align: center;
    letter-spacing: 1.5px;
}

.header-center-6 {
    margin-top: 0.2rem;
    font-size: 0.26rem;
    line-height: 0.47rem;
    color: rgb(93, 93, 93);
    text-align: center;
    letter-spacing: 1.5px;
}

.center {
    width: 6.43rem;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.center-top-1 {
    width: 100%;
    margin-top: 0.7rem;
}

.center-img {
    width: 100%;
}

.center-top-2 {
    margin-top: 0.7rem;
    font-size: 0.26rem;
    line-height: 0.47rem;
    color: rgb(93, 93, 93);
    text-align: center;
    letter-spacing: 1.5px;
}

.center-top-3 {
    width: 100%;
    height: 6.2rem;
    margin-top: 0.7rem;
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.center-top-3-img1 {
    width: 3.3rem;

}

.center-top-3-img2 {
    width: 1.6rem;
    height: 2.2rem;
    margin-bottom: 0.2rem;
}

.center-top-3-img3 {
    width: 2.5rem;
    height: 3.6rem;
}

.center-top-3-img {
    display: flex;
    height: 100%;
    justify-content: center;
    flex-wrap: wrap;
}

.center-font {

    font-size: 0.26rem;
    line-height: 0.47rem;
    color: rgb(93, 93, 93);
    text-align: center;
    letter-spacing: 1.5px;
}

.center-margin {
    margin-top: 0.7rem;
}

.center-top-4 {
    margin-top: 0.7rem;
    width: 100%;
    height: 6.3rem;
    display: flex;
    justify-content: space-between;
}

.center-top-4-img1 img {
    width: 3.2rem;
}

.center-top-4-img1 {
    display: flex;
    align-items: flex-start;
}

.center-top-4-img2 {
    display: flex;
    align-items: flex-end;
}

.center-top-4-img2 img {
    width: 3rem;

}

.center-top-5 {
    width: 3.6rem;
    height: 1rem;
    margin: 0.1rem 0;
}

.center-love {
    width: 0.9rem;
    height: 0.8rem;
    margin: 0.7rem 0;
}

.center-love2 {
    width: 0.9rem;
    height: 0.8rem;
    margin-top: 0.2rem;
}

.center-top-6 {
    width: 100%;
    margin-top: 0.17rem;
    display: flex;
    justify-content: space-between;

}

.center-top-6 .center-img {
    width: 100%;
    margin-bottom: 0.14rem;
}



.center-top-6 img {
    width: 3.14rem;
}

.center-top-7 {
    width: 100%;
    text-align: left;
    font-size: 0.24rem;
    letter-spacing: 1.5px;
    line-height: 0.5rem;
    color: rgb(93, 93, 93);
}

.center-top-8 {
    width: 100%;
    text-align: center;
    font-size: 0.24rem;
    letter-spacing: 1.5px;
    line-height: 0.5rem;
    color: rgb(93, 93, 93);
}

.center-center-1 {
    margin-top: 0.6rem;
    width: 100%;
    text-align: left;
    font-size: 0.26rem;
    letter-spacing: 1.5px;
    color: rgb(93, 93, 93);
    position: relative;
}

.center-center-1:after {
    content: "";
    position: absolute;
    bottom: -0.3rem;
    left: 0;
    width: 1rem;
    height: 0.2rem;
    background-color: black;

}

.center-center-2 {
    margin-top: 0.7rem;
    font-size: 0.24rem;
    width: 100%;
    text-align: left;
    color: rgb(93, 93, 93);
}

.center-margin2 {
    margin-top: 0.9rem;
}

.center-margin3 {
    margin-top: 0.4rem;
}

.center-center-3 {
    margin-top: 0.7rem;
    font-size: 0.26rem;
    width: 100%;
    text-align: left;
    line-height: 0.5rem;
    color: rgb(0, 0, 0);
    font-weight: bold;
    text-align: center;
}

.center-center-4 {
    margin-top: 0.15rem;
    text-align: center;
    color: rgb(0, 0, 0);
    font-size: 0.24rem;
    line-height: 0.5rem;
}

.footer-1 {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    margin-top: 0.4rem;
}

.footer-1-ri,
.footer-1-li {
    width: 0.5rem;
    height: 0.5rem;
    font-size: 0.35rem;
    line-height: 0.5rem;
    color: rgb(255, 255, 255);
    text-align: center;
    background-color: rgb(226, 200, 179);
    border-radius: 50%;

    padding: 0.03rem;
}

.footer-1-date {
    padding: 0.04rem 0.1rem;
    font-size: 0.28rem;
    color: rgb(255, 255, 255);
    text-align: center;
    background-color: rgb(226, 200, 179);
    border-radius: 0.5rem;
}

.footer-2 {
    margin-top: 0.2rem;
    font-size: 0.3rem;
    line-height: normal;
    color: rgb(0, 0, 0);
    font-weight: bold;
    text-align: center;
    letter-spacing: 2px;
}

.footer-3 {
    z-index: 34;
    opacity: 1;
    transform: rotate(0deg);
    width: 100%;
    height: 4.6rem;
    background-color: rgba(255, 255, 255, 0);
    border-radius: 0px;
    border: none;
}

.footer-3 table {
    width: 100%;
    height: 100%;
    font-size: 0.3rem;
}

.footer-3 table td {
    color: #808080;
    position: relative;
    font-family: f_null;
}

.footer-3 table td div {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.shansuo {
    z-index: -1;
    background-image: url(../img/icon/calen_heart_1.png);
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    animation: twinkling 1s infinite ease-in-out;
}

@keyframes twinkling {
    0% {
        opacity: 1;
        transform: scale(1);
    }

    50% {
        opacity: 1;
        transform: scale(1.12);
    }

    100% {
        opacity: 1;
        transform: scale(1);
    }
}

.footer-4 {
    margin-top: 0.15rem;
    font-size: 0.24rem;
    line-height: 0.36rem;
    color: rgb(93, 93, 93);
    font-style: italic;
    text-align: center;
}

.footer-5 {
    width: 100%;
    border-radius: 0.26rem;
    background-color: rgb(247, 247, 247);
    padding: 0.25rem;
    position: relative;
    margin-top: 0.2rem;

}

.footer-5-title1 {
    width: 100%;
    font-size: 0.3rem;
    line-height: 0.32rem;
    color: rgb(226, 200, 179);
    text-align: left;
    padding-bottom: 0.2rem;

}

.footer-5-title2 {
    padding-bottom: 0.2rem;
    width: 100%;
    font-size: 0.26rem;
    line-height: 0.32rem;
    color: rgb(93, 93, 93);
    text-align: left;

}

.footer-5-img {
    z-index: 99999;
    width: 0.6rem;
    height: 0.6rem;
    position: absolute;
    bottom: 0.4rem;
    left: 0.4rem;
}

/* 地图开始 */
#map {
    z-index: 52;
    width: 100%;
    height: 3.68rem;
}

#container {
    width: 100%;
    height: 100%;
}



/* 地图结束 */


.footer-6 {
    margin-top: 0.5rem;
    width: 100%;
    height: 6.3rem;
    display: flex;
    justify-content: space-between;
    position: relative;
}

.footer-6-img1 img {
    width: 3.21rem;
    height: 5rem;
}

.footer-6-img1 {
    display: flex;
    align-items: flex-start;
}

.footer-6-img2 {
    display: flex;
    align-items: flex-end;
}

.footer-6 img {
    width: 3rem;
    height: 4.5rem;
    z-index: 1;

}

.footer-6 .bg1 {
    position: absolute;
    top: -0.3rem;
    left: -0.35rem;
    width: 1.2rem;
    height: 3rem;
    z-index: 0;
}

.footer-6 .bg2 {
    position: absolute;
    width: 1.2rem;
    height: 3rem;
    bottom: -0.3rem;
    right: -0.35rem;
    z-index: 0;
}

.footer-7 {
    width: 100%;
    display: flex;
    justify-content: space-between;

}

.footer-7 img {
    width: 1.44rem;

}