@import "./flex.css";

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

html,
body {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

body {
    margin: 0 auto;
    overflow: hidden;
    max-width: 750px;
    position: relative;
}

img {
    display: block;
}

::-webkit-scrollbar {
    -webkit-appearance: none;
}

::-webkit-scrollbar:vertical {
    width: 6px;
}

::-webkit-scrollbar:horizontal {
    height: 8px;
}

::-webkit-scrollbar-thumb {
    border: 4px solid rgba(0, 0, 0, 0);
    background-color: rgba(0, 0, 0, 0.4);
    border-radius: 10px;
}

::-webkit-scrollbar-track {
    border-radius: 10px;
}

.music-blk {
    position: absolute;
    right: 3%;
    top: 2%;
    z-index: 100;
}

.music-ctl {
    width: 0.6rem;
}

@keyframes rotating {
    from {
        -ms-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -ms-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

/* animation */
.rotating {
    /* -webkit-animation: rotating 2s linear infinite; */
    /* -moz-animation: rotating 2s linear infinite; */
    /* -ms-animation: rotating 2s linear infinite; */
    /* -o-animation: rotating 2s linear infinite; */
    animation: rotating 2s linear infinite;
}

/* share-mask */
.shareMask {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
}

.shareMask img {
    width: 100%;
    height: 100%;
}


.flex-row-end-center {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.center-with-absolute {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
}

/* page common */
.swiper-container {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    overflow: hidden;
}


.page-bg {
    background-color: rgba(47,121,232);
    position: absolute;
    z-index: 0;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.bg {
    width: 100%;
    height: 100%;
    animation: bgZoom 2s forwards;
    /* -webkit-animation: bgZoom 2s forwards; */
    transform: scale(1);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
@keyframes bgZoom {
    from {
        transform: scale(2);
    }
}

/* logo */
.logo, .logo1{
    width: 1.13rem;
    z-index: 99;
}
.logo{
    bottom: 0.5rem;
}
.logo1{
    top: 0.3rem;
}
.title1-1{
    width: 1.4rem;
    top: 0.34rem;
    z-index: 10;
    position: absolute;
    right: 1.39rem;
}
.title1-2{
    width: 3.1rem;
    position: absolute;
    right: -1rem;
    top: 5.7rem;
    z-index: 20;
}
.bg1-1{
    width: 4.8rem;
    position: absolute;
    z-index: 99;
    left: 0rem;
    bottom: 0rem;
}
.bg1-2{
    width: 7.5rem;
    bottom: 0;
    z-index: 1;
}
.map{
    width: 7.5rem;
    top: 0;
    z-index: 10;
}
.map-text{
    width: 3.2rem;
    position: absolute;
    z-index: 10;
    right: 0.48rem;
    top: 0.84rem;
}
.border{
    width: 6.9rem;
    z-index: 20;
    top: 0.31rem;
}
.map-tip{
    width: 2.44rem;
    position: absolute;
    right: 0.6rem;
    top: 9.91rem;
    z-index: 99;
}
.map-title{
    z-index: 99;
    position: absolute;
}
.map-title1{
    width: 1.8rem;
    left: 5.31rem;
    top: 6.14rem;
}
.map-icon{
    width: 0.6rem;
    animation: bounce 2s infinite;
}
.map-icon-box{
    position: absolute;
    z-index: 99;
}
.map-icon-box1{
    left: 6rem;
    top: 5.21rem;
}
.map-title2{
    width: 1.8rem;
    left: 3.79rem;
    top: 5.11rem;
}
.map-icon-box2{
    left: 4.38rem;
    top: 5.47rem;
}
.map-title3{
    width: 1.5rem;
    left: 0.41rem;
    top: 6.58rem;
}
.map-icon-box3{
    left: 0.86rem;
    top: 5.65rem;
}
.map-title4{
    width: 2.1rem;
    left: 3.82rem;
    top: 7.46rem;
}
.map-icon-box4{
    left: 4.56rem;
    top: 6.54rem;
}
.map-title5{
    width: 1.44rem;
    left: 2.93rem;
    top: 0.78rem;
}
.map-icon-box5{
    left: 3.47rem;
    top: 0.2rem;
}
.map-title6{
    width: 0.85rem;
    left: 4.21rem;
    top: 1.79rem;
}
.map-icon-box6{
    left: 4.46rem;
    top: 1.2rem;
}
.map-title7{
    width: 1.38rem;
    left: 1.13rem;
    top: 3.57rem;
}
.map-icon-box7{
    left: 1.61rem;
    top: 3.02rem;
}
.map-title8{
    width: 0.87rem;
    left: 0.2rem;
    top: 7.92rem;
}
.map-icon-box8{
    left: 1.13rem;
    top: 7.62rem;
}
.map-title9{
    width: 1.44rem;
    left: 0.28rem;
    top: 6.27rem;
}
.map-icon-box9{
    left: 0.82rem;
    top: 5.68rem;
}
.map-title10{
    width: 2.6rem;
    left: 0rem;
    top: 0.22rem;
}
.map-icon-box10{
    left: 1.1rem;
    top: 0.92rem;
}
.title3{
    top: 1.17rem;
    z-index: 80;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 5.71rem;
    background-color: #098723;
    border-radius: 0.36rem;
    padding-top: 0.07rem;
    padding-bottom: 0.07rem;
}
.title3-inner{
    /*height: 0.78rem;*/
    /*line-height: 0.78rem;*/
    /*padding-left: 0.35rem;*/
    /*padding-right: 0.35rem;*/
    font-size: 0.5rem;
    font-weight: bold;
    color: #ffffff;
    /*background-color: #045eb9;*/
    /*border-radius: 0.39rem;*/
    flex: none;
    line-height: 0.55rem;
}
/*.title3-inner:first-of-type{*/
/*    margin-top: 0;*/
/*}*/
.text3-bg{
    width: 6.01rem;
    height: 8.71rem;
    top:2.08rem;
    z-index: 20;
    background-color: rgba(255,255,255,1);
}
.text4-bg{
    top:3.18rem;
    height: 7.61rem;
}
.year{
    width: 0.73rem;
    top: 1.92rem;
    left: 0.8rem;
    z-index: 99;
    position: absolute;
}
.mouth{
    height: 0.61rem;
    line-height: 0.61rem;
    padding-left: 0.44rem;
    padding-right: 0.24rem;
    font-size: 0.36rem;
    color: #000000;
    position: absolute;
    z-index: 80;
    left: 1.26rem;
    top: 2.12rem;
    background-color: #ffffff;
    border-radius: 0.61rem;
}
.content3{
    width: 5.27rem;
    top: 2.89rem;
    z-index: 99;
    height: 7.6rem;
    overflow-y: auto;
    padding-right: 0.1rem;
    box-sizing: content-box;
}
.content4{
    top: 3.99rem;
    height: 6.5rem;
}
.content3-text{
    font-size: 0.28rem;
    line-height: 0.38rem;
    /*text-indent: 0.6rem;*/
    color: #010101;
    text-align: justify;
}
.mt1{
    margin-top: 0.09rem;
}
.mt2{
    margin-top: 0.18rem;
}
.content3-pic{
    width: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.content3-pic-title{
    font-size: 0.27rem;
    text-align: justify;
    color: #999999;
    width: 4.73rem;
    margin-left: auto;
    margin-right: auto;
}
.content3-more-title{
    text-indent: 0;
}
.content3-more-link{
    text-decoration: none;
    display: block;
    font-weight: bold;
}
.return{
    width: 1.69rem;
    position: absolute;
    z-index: 199;
    left: 0.42rem;
    top: 0.41rem;
}
.prev,.next{
    width: 0.86rem;
    position: absolute;
    z-index: 199;
    bottom: 0.5rem;
}
.prev{
    left: 0.51rem;
}
.next{
    right: 0.51rem;
}
.swiper-page{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 99;
}
.swiper-child{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 20;
}

.pic1{
    width: 7.1rem;
    top: 0.2rem;
    z-index: 10;
}
.title1{
    width: 4.2rem;
    top: 8.4rem;
    z-index: 99;
}
.time1{
    position: absolute;
    left: 1.06rem;
    top: 2.17rem;
    z-index: 99;
    width: 2.73rem;
}
.time4{
    top: 3.27rem;
}
.bg2{
    width: 6.9rem;
    z-index: 10;
    top: 0.3rem;
}
.title4-1{
    top: 2.18rem;
}
.time4-1{
    top: 2.98rem;
}
.title4-2{
    top: 4.68rem;
}
.time4-2{
    top: 5.48rem;
}
.title4-3{
    top: 7.18rem;
}
.time4-3{
    top: 9.13rem;
}
/* iphone XR */
@media (min-aspect-ratio: 414/896) {

}

/* iphone 678 */
@media (min-aspect-ratio: 9/16) {
    /*.bg1-1{*/
    /*    width: 4.1rem;*/
    /*}*/
    /*.map-tip{*/
    /*    top: 9.5rem;*/
    /*}*/
    /*.map-text{*/
    /*    top: 7.9rem;*/
    /*}*/
    /*.map-title1{*/
    /*    top: 9.3rem;*/
    /*}*/
    /*.map-icon-box1{*/
    /*    top: 9.83rem;*/
    /*}*/
    /*.map-title3{*/
    /*    top: 8.16rem;*/
    /*}*/
    /*.map-icon-box3{*/
    /*    top: 7.55rem;*/
    /*}*/
    /*.map-title2{*/
    /*    top: 7.78rem;*/
    /*}*/
    /*.map-icon-box2{*/
    /*    top: 7.31rem;*/
    /*}*/
    /*.map-title8{*/
    /*    top: 7.22rem;*/
    /*}*/
    /*.map-icon-box8{*/
    /*    top: 6.92rem;*/
    /*}*/
    /*.map-title9{*/
    /*    top: 5.57rem;*/
    /*}*/
    /*.map-icon-box9{*/
    /*    top: 4.98rem;*/
    /*}*/
    /*.text3-bg{*/
    /*    height: 8rem;*/
    /*}*/
    /*.content3{*/
    /*    height: 6.6rem;*/
    /*}*/
    .map-tip{
        top: 8.91rem;
    }
    .prev,.next,.logo{
        opacity: 0.5;
        bottom: 0.1rem;
    }
    .logo1{
        bottom: 0.1rem;
    }
}
