﻿html, body {
    max-width: 650px;
    margin: 0 auto;
}
.pageBody {
    background: #FF931B;
    padding-bottom: 1rem;
}
.pageBody .xz {
    width: 70%;
    margin: 0 auto;
    animation: size 1s 0s infinite ease;
}
.pageBody .xz_two {
    width: 70%;
    margin: 0 auto;
}
.first_part, .second_part, .third_part, .fourth_part, .fifth_part {
    margin: .3rem;
}

.first_part .center_center {
    background: url('https://static-app.milugmwan.com/land-page/branch/hw7/center_center.png') center no-repeat;
    background-size: 100% 100%;
    margin-top: -2.3rem;
    position: relative;
}
.first_part .center_center .bac1_bg {
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding: 0 .3rem;
}
.first_part .center_center .lists {
    display: flex;
    justify-content: space-around;
    padding: .2rem 0;
}
.first_part .center_center .lists .list {
    width: .9rem;
    height: .9rem;
    margin-left: .3rem;
}
.first_part .center_center .lists .list:first-child {
    margin-left: 0;
}
.first_part .center_center  .list_type {
    width: 2.7rem;
}
.first_part .center_bottom {
    margin-top: -1.4rem;
}

.fourth_part .title {
    width: 100%;
    margin: 0 auto;
}
.fourth_part .content {
    padding-top: .3rem;
}
.fourth_part .center_center {
    background: url('https://static-app.milugmwan.com/land-page/branch/hw7/center_center.png') center no-repeat;
    background-size: 100% 100%;
    margin-top: -2.3rem;
    position: relative;
    color: #722E04;
    font-size: .34rem;
    padding: .3rem;
}
.fourth_part .center_center p {
    text-indent: 2em;
}
.fourth_part .center_bottom {
    margin-top: -1.4rem;
}

.fifth_part .title {
    width: 100%;
    margin: 0 auto;
}
.fifth_part .content {
    padding-top: .3rem;
}
.fifth_part .center_center {
    background: url('https://static-app.milugmwan.com/land-page/branch/hw7/center_center.png') center no-repeat;
    background-size: 100% 100%;
    margin-top: -2.3rem;
    position: relative;
    padding: .3rem;
}

.fifth_part .center_center .items {
    display: flex;
    flex-direction: row-reverse;
    flex-wrap: wrap;
}

.fifth_part .center_center .items .item {
    padding-bottom: 10px;
    text-align: center;
    width: 25%;
}

.fifth_part .center_center .items .item .icon {
    margin: 0 auto;
    padding: 2.5px;
    position: relative;
    width: 1.4rem;
}

.fifth_part .center_center .items .item .name {
    color: #282828;
    font-family: PingFang SC;
    font-size: .26rem;
    font-weight: 500;
    font-weight: 700;
    margin-top: 2.5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.fifth_part .center_bottom {
    margin-top: -1.4rem;
}

.pageBody .xz_three {
    width: 70%;
    margin: 0 auto;
}

.bottom-fixed-part {
    position: fixed;
    bottom: 0;
    left: 0;
    /* width: 100%; */
    padding: .3rem 0;
}
.bottom-fixed-part .entry {
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;

    width: 90%;
    margin: 0 auto;
    background: #fff;
    padding: .3rem;
    border-radius: 8px;

    max-width: 590px;
}
.bottom-fixed-part .entry .icon {
    width: 1.5rem;
    height: 1.5rem;
    margin-right: .3rem;

    position: unset;
    transform: translate(0, 0);
    width: auto;
    flex-shrink: 0;
    margin-right: 0.2rem;
    width: 1.1rem;
    height: 1.1rem;
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: center;
    justify-items: center;
}
.bottom-fixed-part .entry .text {
    color: #999;
    display: flex;
    flex: 1 1;
    flex-direction: column;
    font-size: .24rem;
    line-height: 1.6;
    position: relative;
    width: 0;
}
.bottom-fixed-part .entry .text .title {
    color: #282828;
    text-align: left;
    font-size: .28rem;
}
.bottom-fixed-part .entry .text .tips {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.bottom-fixed-part .entry .text .tips span {
    background: #FFA801;
    color: #fff;
    padding: .03rem 0.1rem;
    border-radius: 4px;
    margin-right: .1rem;
    font-size: .2rem;
}
.bottom-fixed-part .entry .right {
    width: 25%;
    margin-left: 0.2rem;
    background-color: #FB473B;
    color: #fff;
    border-radius: 8px;
    padding: .1rem .2rem;
    text-align: center;
}


/*** new style start ***/

.bottom-fixed-part  {
    border: 0.5px solid #eee;
    /*transition: height 0.3s;*/
    /*height: 5.45365338rem;*/
    border-radius: 0.3rem;
    left: 0.3rem;
    right: 0.3rem;
    bottom: 0.3rem;
    position: absolute;
    background: #fff;
    box-shadow: 0 15px 39px 0 rgb(0 0 0 / 10%);
    max-width: 600px;
    margin: 0 auto;
    padding-bottom: 0.3rem;
    position: fixed;
}

.fixed-icon {
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -moz-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
   
}

.fixed-icon img {
    width: 40%;
}

.bottom-fixed-part-icon-wrap  {
    z-index: 1;
    transition-property: left, top, transform, width, height;
    transition-duration: 0.3s;
/*    width: 3.39673913rem;
    height: 3.39673913rem;*/
    position: absolute;
    left: 0.96240942rem;
    top: 1.01902174rem;
    transform: translate(0, 0);
    
    
        
    left: 50%;
    top: 0;
/*    width: 3.96286232rem;
    height: 3.96286232rem;*/
    transform: translate(-50%, -50%);
    
    width: 45%;
}
.developer-info {
    position: absolute;
    /*right: -1.3em;*/
    margin-top: 0.6rem;
    right: -70px;
    font-size: .24rem;
}
.developer-info a {
    color: #999;
}
.bottom-fixed-part-info-wrap {
/*    position: absolute;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    transition: all 0.3s;
    top: 50%;
    left: 4.86865942rem;
    transform: translateY(-50%);
    width: 60%;*/
    margin-top: .85rem;
    text-align: center;
    padding-bottom: 5px;
}
.bottom-fixed-part-info-wrap .title {
    font-size: .34rem;
    color: #282828;
}
.bottom-fixed-part-info-wrap .tips {
    margin: 5px 0;
}
.bottom-fixed-part-info-wrap .tips span {
    background: #FFA801;
    color: #fff;
    padding: .03rem 0.1rem;
    border-radius: 4px;
    margin-right: .1rem;
    font-size: .2rem;
}
.bottom-fixed-part-info-wrap .compentname {
    color: #999;
}
.bottom-fixed-part-long-wrap {
    width: 80%;
    margin: 0 auto;
    padding: 5px 0;
}
.bottom-fixed-part-long-wrap .duan {
    display: none;
}
.bottom-fixed-part-ver-wrap {
    text-align: center;
    font-size: .22rem;
    color: #999;
}

.bottom-fixed-part .bottom-fixed-part-long-wrap .long {
    background-color: #1b80f4;
    font-size: 16px;
    margin: 0 5px;
    border-radius: 30px;
    color: #fff;
    transition: all .1s;
    text-align: center;
    /*padding: 0.1rem 0.1rem;*/
    padding: 0.15rem 0.1rem;
    animation: cardDownloadBtnAnimation 1.8s infinite;
}

.new-fixed-style {
    display: flex;
    align-items: center;
    z-index: 999;
    padding: 0.3rem;
    position: fixed;
}
.new-fixed-style .bottom-fixed-part-icon-wrap {
    position: unset;
    transform: translate(0, 0);
    width: auto;
    
    flex-shrink: 0;
    margin-right: 0.2rem;
    width: 1.23rem;
    height: 1.23rem;
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: center;
    justify-items: center;
}
.new-fixed-style .fixed-icon img {
    width: 100%;
}
.new-fixed-style .bottom-fixed-part-info-wrap {
    flex: 1 1;
    width: 0;
    font-size: .24rem;
    color: #999;
    line-height: 1.6;
    display: flex;
    flex-direction: column;
    position: relative;
    /*margin-top: 0;*/
    margin-top: 5px;
    text-align: left;
}
.new-fixed-style .bottom-fixed-part-info-wrap .tips {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.new-fixed-style .bottom-fixed-part-long-wrap {
    width: 25%;
    margin-left: 0.2rem;
}
.new-fixed-style .developer-info, .new-fixed-style .compentname, .new-fixed-style .bottom-fixed-part-ver-wrap  {
    display: none;
}
.new-fixed-style .bottom-fixed-part-long-wrap .long {
    display: none;
}
.new-fixed-style .bottom-fixed-part-long-wrap .duan {
    background-color: #1b80f4;
    /*font-size: 16px;*/
    font-size: 15px;
    border-radius: 20px;
    color: #fff;
    transition: all .1s;
    text-align: center;
    padding: 0.09rem 0.1rem;
    display: block;
    animation: cardDownloadBtnAnimation 1.8s infinite;
}
/** new end */

@keyframes size {
    0%, 45% {
        transform: scale(1);
    }
    55% {
        transform: scale(1.25);
    }
    65% {
        transform: scale(1);
    }
    100% {
        transform: scale(1);
    }
}

@keyframes cardDownloadBtnAnimation {
    /*大小变化 100%-94%-104%-98%-102% */
    /* 1s动画 循环之间0.5s间隙  */
    0% {
        transform: scale(1);
    }
    10% {
        transform: scale(0.94);
    }
    20% {
        transform: scale(1.04);
    }
    30% {
        transform: scale(0.98);
    }
    40% {
        transform: scale(1.02);
    }
    50% {
        transform: scale(1);
    }
    100% {
        transform: scale(1);
    }
}
