.downloadApp {
    width: 100%;

}

.downloadApp .downloadApp_top {
    width: 100%;
    position: relative;
    display: flex;
    justify-content: center;
    height: 10.80rem;
}

.downloadApp_top img {
    width: 100%;
}

.downloadApp_top .downloadApp_top_icon1 {
    width: 4.54rem;
    height: 7.88rem;
    position: absolute;
    bottom: 0;
    left: 4.05rem;
}

.downloadApp_top .downloadApp_top_cont {
    width: 6.3rem;
    /* height: 41.2%; */
    position: absolute;
    /* bottom: 19.72%; */
    left: 9.8rem;
    top:4.28rem;
    margin: auto;
}

.downloadApp_top .downloadApp_top_cont_tlt {
    width: 100%;
    font-family: 'FZLTCHJW--GB1';
    font-weight: normal;
    font-size: .38rem;
    color: #FFFFFF;
    line-height: .38rem;
    font-style: normal;
    text-transform: none;
    margin-bottom: .30rem;
    letter-spacing: 2px;
}

.downloadApp_top .downloadApp_top_cont_text {
    width: 100%;
    font-family: 'FZLTHJW--GB1';
    font-weight: normal;
    font-size: .18rem;
    color: #FFFFFF;
    line-height: .30rem;
    font-style: normal;
    text-transform: none;
    margin-bottom: 14%;
    letter-spacing: 2px;
}

.downloadApp_top .downloadApp_top_cont_view {
    width: 100%;
    height: 55.5%;
    display: flex;
    align-items: center;
}

.downloadApp_top .downloadApp_top_cont_view_erwei {
    width: 35.2%;
    height: 100%;
    background-color: #fff;
}

.downloadApp_top .downloadApp_top_cont_view_erwei img {
    width: 95.45%;
    height: 84%;
    margin: 0.05rem auto 0;
}

.downloadApp_top .downloadApp_top_cont_view_erwei span {
    display: block;
    height: .3rem;
    font-family: 'FZLTHJW--GB1';
    font-weight: normal;
    font-size: .15rem;
    color: #000000;
    line-height: .3rem;
    text-align: center;
    font-style: normal;
    text-transform: none;
    
}

.downloadApp_top .downloadApp_top_view_iphone {
    margin-left: .62rem;
    width: 1.88rem;
    height: 1.14rem;
}
.downloadApp_top .downloadApp_top_view_iphone div{
    width: 100%;
    height: .46rem;
    border:1px solid #fff;
    border-radius: .23rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.downloadApp_top .downloadApp_top_view_iphone div:last-child{
   margin-top: .20rem;
}
.downloadApp_top .downloadApp_top_view_iphone div img{
    width: .21rem;
    height: .26rem;
    margin-left: .20rem;
}
.downloadApp_top .downloadApp_top_view_iphone div span{
    width: 100%;
    height: .46rem;
    font-family: 'FZLTHJW--GB1';
    font-weight: normal;
    font-size: .16rem;
    color: #FFFFFF;
    line-height: .46rem;
    text-align: center;
    font-style: normal;
    text-transform: none;
    letter-spacing: 1px;
}

.downloadApp .downloadApp_bottom {
    width: 100%;
    position: relative;
}

.downloadApp_bottom .downloadApp_bottom_tlt {
    position: absolute;
    top: 15%;
    left: 0;
    right: 0;
    margin: auto;
    width: 4rem;
    text-align: center;
    font-family: 'FZLTZHJW--GB1';
    font-weight: normal;
    font-size: .38rem;
    color: #FFFFFF;
    font-style: normal;
    text-transform: none;
    letter-spacing: 2px;
}

.downloadApp_bottom .downloadApp_bottom_img {
    width: 100%;
}

.downloadApp_bottom .downloadApp_bottom_icon2 {
    width: 19.58%;
    height: 34.81%;
    position: absolute;
    top: 5%;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.downloadApp_bottom .downloadApp_bottom_icon2 img {
    width: 100%;
    height: 100%;
}