.Download {
    background: url('../images/manhua_bg.png') no-repeat 50%;
    background-size: 100% 100%;
    height: 100vh;
    margin: 0 auto;
    max-width: 750px;
    overflow: hidden;
    position: relative;
    width: 100%
}

.Download .logo {
    display: block;
    margin: 6rem auto 0;
    width: 5.45rem
}

.Download .btnList {
    bottom: 3.5rem;
    left: 50%;
    margin: 0 auto;
    position: absolute;
    transform: translate(-50%);
    width: 7rem
}

.Download .btnList a {
    align-items: center;
    border: .05rem solid #fff;
    border-radius: .2rem;
    color: #fff;
    display: flex;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 1rem;
    font-weight: 400;
    height: 2.5rem;
    justify-content: center;
    text-align: center;
    text-decoration: none;
    width: 7rem
}

.Download .btnList .homePage {
    margin-bottom: 2rem
}
.new_address{
    width: 100%;
    height: 32%;
}
.top{
    width: 89%;
    height: 18px;
    background: url(./images/line.png) center no-repeat;
    background-size: 100% 100%;
    margin: 0 auto;
    margin-bottom: 1%;
}
.address{
    width: 180px;
    height: 100%;
    margin: 0 auto;
    margin-top: 20px;
}
.address img{
    width: 100%;
    height: 210%;
    margin-top: -10px;
}

.address_container{
    width: 90%;
    height: 100%;
    margin: 0 auto;
    background-color: rgba(0,0,0,0.5);
    border-radius: 5px;

}
.top {
    width: 89%;
    height: 18px;
    background: url('../images/line.png') center no-repeat;
    background-size: 100% 100%;
    margin: 0 auto;
    margin-bottom: 1%;
}
.fl {
    float: left;
}
.comein {
    height: 100%;
    line-height: 20px;
    margin-left: 5%;
    color: #b99266!important;
}
.comein span{
    color: #b99266!important;
}
ul{
    margin: 0;
    padding: 0;
    list-style: none;
    text-decoration: none;
}
.address_container ul{
    width: 100%;
    height: 100%;
    margin: 0 auto;
    padding-top: 5%;
}
.address_container ul li{
    padding-left: 1px;
    width: 90%;
    height: 9%;
    font-size: 10px;
    background-color: rgba(42,40,41,0.8);
    border-radius: 7px;
    color: #dadada;
    margin: 0 auto;
    margin-bottom: 4%;
}
.li_address{
    height: 100%;
    line-height: 20px;
    width: 62%;
}
.li_speed{
    height: 100%;
    line-height: 20px;
    width: 37px;
    color: #5bc065;
    margin-left: 2px;
}
.li_line{
    width: 10px;
    height: 100%;
    margin-left: 1%;
}
.comein{
    height: 100%;
    line-height: 20px;
    margin-left: 5%;
    color: #b99266;
}
