.wrapper{margin:0 auto;width:7.2rem;color:#89d1f7;font-size:.16rem;}
body{background:url(../images/v1/ui_bg_extend_A.png) left top repeat;
    /* opacity:0;-webkit-animation:show .1s forwards .5s; */
}
.row-start {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
}
.downloadModalWrapper {
    width: 9rem;
    min-height: 3rem;
    background: url(../images/download/download_bg.png) no-repeat;
    background-size: 100% 100%;
}
@media screen and (min-width:1800px){
    .downloadModalWrapper {
        width: 7rem;
    }
}
.download-btn {
    height: unset !important;
    margin-bottom: 35px !important;
}
.exchange-block__exchange-input-group {
    margin-top: .7rem !important;
}
.exchange-block__exchange-input {
    position: unset !important;
    /* flex-direction: unset !important;
    align-items: unset !important; */
}
.exchange-block__exchange-input-item {
    top: unset !important;
}
.exchange-block__exchange-input-item {
    position: unset !important
}
.exchange-block__exchange-button {
    position: unset !important;
    margin-top: .5rem;
}
.exchange-block__exchange-button > img {
    width: 3.24rem !important;
    height: 1.242rem !important;
}
.exchange-block__exchange-input-item .error-text {
    position: unset !important;
}
.exchange-prop-12 {
    font-size : .34rem !important
}
