* {
    margin: 0;
    padding: 0;
    font-family: "微软雅黑", Consolas, Arial, "Courier New";
}

.header {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    background-color: rgba(222, 222, 231, 0.9);
    z-index: 1;
}


.site-nav {
    max-width: 900px;
    height: 60px;
    margin: 0 auto;
}

.left {
    display: flex;
    line-height: 60px;
    
}

.right {
    line-height: 60px;
    float: right;
}

.img {
    width: 60px;
    height: 60px;
}

.info0 {
    margin-left: 20px;
    padding-right: 30px;
    max-width: 600px;
    display: inline-block;
    margin: 150px auto;
    color: #ede7e7;
    font-size: 50px;
}

.info {
    margin-left: 20px;
    padding-right: 30px;
    max-width: 600px;
    display: inline-block;
}

.info1 {
    margin-left: 20px;
    padding-right: 30px;
    max-width: 600px;
    display: inline-block;
    margin: 10px auto;
    color: #ede7e7;
}

.info2 {
    margin-left: 20px;
    padding-right: 30px;
    max-width: 600px;
    display: inline-block;
    margin: 10px auto;
    color: #ede7e7;
    font-size: 24px;
    font-weight: 600;
}

.bei {
    font-size: 12px;
    border-bottom: 1px solid #999;
    cursor: pointer;
    outline: 0;
    text-decoration: none;
    overflow-wrap: break-word;
}

.logo-image {
    width: 180px;
    height: 180px;
}
.logo-image1 {
    position: absolute;
    display: none;
    width: 180px;
    height: 200px;
}
.s1 {
    font-size: 30px;
    padding-left: 20px;
    padding-right: 20px;
}

.p1 {
    font-size: 22px;
}

.btn-top {
    font-size: 16px;
    margin: 0 10px 10px 20px;
    cursor: pointer;
    color: #3f3f3f;
}

.main {
    justify-content: center;
    align-items: center;
}

.main-view {
    max-width: 900px;
    min-height: 800px;
    height: 100%;
    margin: 0 auto;
    flex-direction: row;
    /* background-color: rgb(232, 16, 16); */
}

.bg-image1 {
    background: url("images/202175q-12-1200x724.jpg") no-repeat center 0px;
    background-size: cover;
}

.bg-image2 {
    background: url("images/202175q-10-1200x723.jpg") no-repeat center 0px;
    background-size: cover;
}
.bg-image3 {
    background: url("images/202175q-9-1200x723.jpg") no-repeat center 0px;
    background-size: cover;
}

.bg-image4 {
    background: url("images/202175q-8-1200x724.jpg") no-repeat center 0px;
    background-size: cover;
}
.app-images {
    position: relative;
    overflow-x: scroll;
    margin: 0 auto;
    bottom: 80px;
}
.ul-images {
    width: 4000px;
    display: block;
    list-style-type: none;
    margin-top: 80px;
    margin-left: 20px;
    font-size: 0px;
    
}
.li-image {
    max-width: 350px;
    line-height: 0px;
    float: left;
    display: flex;
    margin: 10px 12px 10px 12px;
    padding: 10px 12px 10px 12px;
    /* background-color: rgb(169, 17, 17); */
}
.app-image {
    width: auto;
    height: auto;
    max-width: 100%;
}

.footer {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    height: 80px;
    width: 100%;
    margin: 0 auto;
    background-color: #eee;
}

@keyframes scale {
    0% { transform: scale(1); }
    10% { transform: scale(0.9); }
    20% { transform: scale(0.8); }
    30% { transform: scale(0.7); }
    40% { transform: scale(0.6); }
    50% { transform: scale(0.65); }
    60% { transform: scale(0.75); }
    80% { transform: scale(0.85); }
    90% { transform: scale(0.94); }
    100% { transform: scale(1); }
}
.text {
    padding-top: 100px;
}
.ul {
    width: 50px;
    height: 50px;
    display: block;
    list-style-type: none;
    /* border: 1px solid #000; */
    margin-top: 80px;
    margin-left: 20px;
    font-size: 0px;
}
.li {
    width: 9.6px;
    height: 9.6px;
    background-color: rgb(43, 43, 35);
    line-height: 0px;
    display: inline-block;
    border-radius: .3px;
    margin: .2px .2px .2px .2px;
}
.li-1 {
    background-color: #7CC54B;
    animation: scale 1.5s ease-in-out 0.1s infinite;
}
.li-2 {
    background-color: #7CC54B;
    animation: scale 1.5s ease-in-out 0.2s infinite;
}
.li-3 {
    background-color: #7CC54B;
    animation: scale 1.5s ease-in-out 0.3s infinite;
}
.li-4 {
    background-color: #7CC54B;
    animation: scale 1.5s ease-in-out 0.4s infinite;
}
.li-5 {
    background-color: #7CC54B;
    animation: scale 1.5s ease-in-out 0.5s infinite;
}
.li-6 {
    background-color: #7CC54B;
    animation: scale 1.5s ease-in-out 1.6s infinite;
}
.li-7 {
    background-color: #7CC54B;
    animation: scale 50s ease-in-out 0.0s infinite;
}
.li-8 {
    background-color: #7CC54B;
    animation: scale 50s ease-in-out 0.0s infinite;
}
.li-9 {
    background-color: #7CC54B;
    animation: scale 50s ease-in-out 0.0s infinite;
}
.li-10 {
    background-color: #7CC54B;
    animation: scale 1.5s ease-in-out 0.6s infinite;
}
.li-11 {
    background-color: #7CC54B;
    animation: scale 1.5s ease-in-out 1.5s infinite;
}
.li-12 {
    background-color: #7CC54B;
    animation: scale 50s ease-in-out 0.0s infinite;
}
.li-13 {
    background-color: #7CC54B;
    animation: scale 50s ease-in-out 0.0s infinite;
}
.li-14 {
    background-color: #7CC54B;
    animation: scale 50s ease-in-out 0.0s infinite;
}
.li-15 {
    background-color: #7CC54B;
    animation: scale 1.5s ease-in-out 0.7s infinite;
}
.li-16 {
    background-color: #7CC54B;
    animation: scale 1.5s ease-in-out 1.4s infinite;
}
.li-17 {
    background-color: #7CC54B;
    animation: scale 50s ease-in-out 0.0s infinite;
}
.li-18 {
    background-color: #7CC54B;
    animation: scale 50s ease-in-out 0.0s infinite;
}
.li-19 {
    background-color: #7CC54B;
    animation: scale 50s ease-in-out 0.0s infinite;
}
.li-20 {
    background-color: #7CC54B;
    animation: scale 1.5s ease-in-out 0.8s infinite;
}
.li-21 {
    background-color: #7CC54B;
    animation: scale 1.5s ease-in-out 1.3s infinite;
}
.li-22 {
    background-color: #7CC54B;
    animation: scale 1.5s ease-in-out 1.2s infinite;
}
.li-23 {
    background-color: #7CC54B;
    animation: scale 1.5s ease-in-out 1.1s infinite;
}
.li-24 {
    background-color: #7CC54B;
    animation: scale 1.5s ease-in-out 1.0s infinite;
}
.li-25 {
    background-color: #7CC54B;
    animation: scale 1.5s ease-in-out 0.9s infinite;
}
