.quote-section {
    width: 100%;
    padding: 60px 0 0px;
    box-sizing: border-box;
}

.quote-section .quote-title {
    font-weight: bold;
    color: #000000;
    text-align: center;
    position: relative;
    margin-bottom: 40px;
}

.quote-section .quote-warning {
    width: 90%;
    max-width: 1350px;
    margin: 0 auto;
    min-height: 50px;
    box-sizing: border-box;
    margin-bottom: 30px;
    background: #FFE7E6;
    border-radius: 5px;
    display: flex;
    align-items: center;
}

.quote-section .warning__icon {
    width: 50px;
    height: 50px;
    flex-shrink: 0;
    margin-right: 5px;
}

.quote-section .warning__icon img {
    width: 100%;
}

.quote-section .warning__text {
    font-weight: 500;
    color: #FA0404;
}

.quote-section .quote-content {
    width: 90%;
    max-width: 1350px;
    margin: 0 auto;
}

.quote-section .quote-ruleForm {
    width: 100%;
}

.quote-section .form-group {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.quote-section .form-group__item {
    width: 48%
}

.quote-section .el-form-item__label {
    font-size: 18px;
    font-weight: 700 !important
}

.quote-section .el-input__wrapper {
    padding: 13px 13px 13px 31px !important
}

.quote-section .el-input__inner {
    font-size: 18px
}

.quote-section .el-textarea__inner {
    padding: 23px 16px;
    font-size: 18px;
    min-height: 85px !important;
    width: 100%;
    border: none;
    font-family: Roboto
}

.quote-section .el-input__inner,
.quote-section .el-textarea__inner::placeholder,
.quote-section .el-select__input,
.quote-section .el-input__inner::placeholder {
    font-size: 18px !important;
    font-family: Roboto
}

.quote-section .el-select__selection {
    font-size: 18px !important;
    font-family: Roboto
}

.quote-section .el-select {
    width: 100%;
    height: 55px
}

.quote-section .el-select__wrapper {
    min-height: 56px;
    padding: 13px 31px !important
}

.quote-section .el-input__wrapper {
    padding: 13px 31px !important;
    padding-right: 13px !important
}

.quote-section .form-group__item.form-group__upload {
    width: 100%
}

.quote-section .form-group__item-wrap {
    width: 100%;
    display: flex;
    justify-content: space-between
}

.quote-section .item-full {
    width: 100%
}

.quote-section .item-location {
    width: 48%
}

.quote-section .plus {
    position: absolute;
    z-index: 11;
    margin-left: 14px;
    margin-top: 12px;
    color: #00000069
}

.quote-section .item-phone {
    border: none;
    width: 48%
}

.quote-section .form-group__textarea {
    width: 100%
}

.quote-section .form-group__textarea .title {
    margin-bottom: 5px;
    font-size: 16px;
    font-weight: bold;
    color: #5a5a5a
}

.quote-section .form-group__textarea .el-form-item__content {
    width: 100%
}

.quote-section .item-textarea {
    width: 100%
}

.quote-section .item-upload {
    width: 100%;
    display: flex;
    padding: 20px 16px;
    border: 1px solid #e5e5e5;
    background: #ffffff
}

.quote-section .browse {
    background-image: none;
    background: #f6f6f6;
    border: 1px solid transparent;
    border-radius: 4px;
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 0;
    padding: 5px 10px;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    white-space: nowrap;
    width: 100px
}

.quote-section .item-upload-name {
    font-size: 16px;
    line-height: 22px;
    color: #5a5a5a;
    margin-left: 20px;
    align-self: center
}

.quote-section .tip-group {
    display: flex;
    justify-content: space-between
}

.quote-section .form-group__text {
    font-size: 18px;
    color: #8B8B8B;
    line-height: 22px;
    margin: 10px 0 20px 0;
}

.quote-section .form-group__btn {
    width: 100%;
    text-align: center;
    margin-bottom: 40px;
}

.quote-section .form-group__btn button {
    margin-top: 40px;
    padding: 30px 40px;
    font-size: 16px;
    color: #fff;
    border: none;
    cursor: pointer;
    background: #FF591B;
    border-radius: 8px 0px 8px 0px;
    color: #FFFFFF;
    font-size: 18px;
    cursor: pointer;
}

@media screen and (max-width:760px) {
    .quote-section .quote-content {
        flex-direction: column;
        align-items: center;
        gap: 20px;
    }

    .quote-section .quote-content .quote-left,
    .quote-section .quote-content .quote-right {
        width: 100%;
    }

    .quote-content .quote-right {
        padding: 20px 15px;
    }

    .quote-section .form-group__item {
        width: 100%
    }

    .quote-section .form-group__item-wrap {
        flex-wrap: wrap
    }

    .quote-section .item-location {
        width: 100%
    }

    .quote-section .item-phone {
        width: 100%;
        margin-top: 20px
    }
}

@media screen and (min-width:760px) and (max-width:1020px) {
    .quote-section .quote-content {
        flex-direction: column;
        align-items: center;
        gap: 20px;
    }

    .quote-section .quote-content .quote-left,
    .quote-section .quote-content .quote-right {
        width: 100%;
    }

    .quote-section .form-group__item {
        width: 100%
    }
}

@media screen and (min-width: 1020px) and (max-width: 1350px) {
    .quote-section .quote-content {
        flex-direction: column;
        align-items: center;
        gap: 20px;
    }

    .quote-section .quote-content .quote-left,
    .quote-section .quote-content .quote-right {
        width: 100%;
    }
}