* {
    box-sizing: content-box;
}

.content {
    width: 100vw;
    height: 100vh;
}

.wraps {
    background-color: #fff;
    font-size: 28.99rpx;
    font-family: PingFangSC-Regular;
}

.iphonexs {
    padding-bottom: 184.78rpx;
}

.normal {
    padding: 25rpx 0 123.19rpx;
}

.thick-divid {
    border-bottom: 18.12rpx solid #f5f5f5;
}

.radios {
    padding: 0 30.8rpx;
}

.checkboxs {
    padding: 0 30.8rpx;
}

.border {
    border-bottom: .6rpx solid #e6e6e6;
}

.textareaWrap {
    height: 271.74rpx !important;
}

.textareaElement {
    height: 211.35rpx !important;
    padding-bottom: 36.23rpx;
    font-size: 32.61rpx;
    line-height: 1.56;
}

.tips {
    color: #999;
    font-size: 28.99rpx;
    margin-top: 4.83rpx;
}

.upload-title {
    margin-bottom: 36.23rpx;
}

.wen {
    padding: 0 30.8rpx;
}

.listItem {
    font-size: 32.61rpx;
}

.label {
    color: #666 !important;
    width: 200rpx !important;
}

.prompt-view {
    display: inline-block;
    color: #2772fb;
}

.tail {
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    background-color: #fff;
}

.expand-wrap {
    padding: 0 30.8rpx 36.23rpx;
}

.titleWrap {
    padding: 28.99rpx 30.8rpx 9.06rpx !important;
}

.gov-image-wrap {
    display: flex;
    flex-wrap: wrap;
    flex-shrink: 0;
    margin: 36.23rpx 28.99rpx 72.46rpx;
}

.gov-plate-img {
    margin: 7.25rpx 6.04rpx 0 0;
}

.bottoms {
    height: 72.46rpx;
}

.btn {
    box-sizing: border-box;
    padding: 18.12rpx 30.8rpx;
    background: #fff;
    display: flex;
    justify-content: space-between;
    z-index: 1;
}

.iphonex-safe-height {
    height: 61.59rpx;
}

view[class*="input-title"],
view[class*="label"]:not([class*="label-box"]) {
    margin: 0 !important;
    display: flex !important;
    flex-direction: column;
    justify-content: center;
    width: 1.1rem !important;
}

view[class*="label-box"] {
    width: 1.1rem !important;
    padding-right: 0 !important;
}

*[class*="picker-content"] {
    padding-left: 0 !important;
}

button[class*="btn"] {
    display: flex !important;
    flex-direction: column;
    justify-content: center;
}