
.nc-container .nc_scale, .nc-container .nc_scale span {
    height: 50px !important;
    font-size: 14px;
    line-height: 50px !important;
    color: #fff;
}

.nc-container .nc_scale {
    border-radius: 4px;
    overflow: hidden;
}
.nc-container #nc_1_wrapper {
    width: 480px !important;
    height: 50px !important
}

#ali_code {
    position: relative;
}

.nc-container .nc_scale .nc_iconfont {
    width: 50px !important;
    height: 50px !important;
    line-height: 50px !important;
    /* border-radius: 4px 0 0 4px; */
    border: 1px solid #e1e1e1
}

@media screen and (max-width: 960px) {
    .nc-container #nc_1_wrapper {
        width: 100% !important;
    }
}

/* .nc-container .nc_scale .btn_ok {
    line-height: 50px;
} */