.productFeedback {
    width: 100%
}

.productFeedback .productFeedback-banner {
    width: 100%;
    height: 2.0833rem;
    opacity: 1;
    background: url(/static/img/productFeedback-banner.png);
    background-size: cover;
    background-position: center;
    display: flex;
    align-items: center;
}

.productFeedback .productFeedback-banner .productFeedback-banner-content {
    width: 7.7083rem;
    margin: 0 auto;
}

.productFeedback .productFeedback-banner .productFeedback-banner-content .productFeedback-banner-title {
    font-family: HarmonyOS Sans SC;
    font-size: .1875rem;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0em;
    font-variation-settings: "opsz" auto;
    font-feature-settings: "kern" on;
    color: #202020
}

.productFeedback .productFeedback-banner .productFeedback-banner-content .productFeedback-banner-text {
    margin-top: .11979rem;
    width: 50%;
    font-family: HarmonyOS Sans SC;
    font-size: .09375rem;
    font-weight: 400;
    line-height: .13542rem;
    color: #505050
}

.productFeedback .productFeedback-banner .productFeedback-banner-content .productFeedback-banner-button {
    margin-top: 0.1198rem;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 1.09375rem;
    height: .27083rem;
    background: #4272e7;
    color: #fff;
    font-size: .09375rem;
}

.productFeedback .productFeedback-banner .productFeedback-banner-content .productFeedback-banner-button > div {

    font-family: HarmonyOS Sans SC
}

.productFeedback .productFeedback-banner .productFeedback-banner-content .productFeedback-banner-button img {
    margin-left: .09375rem
}

.productFeedback .productFeedback-content {
    width: 7.70833rem;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    position: relative;
    margin-top: -0.3125rem;
}

.productFeedback .productFeedback-content .productFeedback-content-item {
    width: 1.77083rem;
    height: 1.875rem;
    background: #fff;
    border-radius: .08333rem;
    box-shadow: 0 .02083rem .15625rem #0003;
    margin-left: .20833rem;
    padding-top: .20833rem;
    margin-top: .10417rem
}

.productFeedback .productFeedback-content .productFeedback-content-item > img {
    display: block;
    width: .83333rem;
    height: .83333rem;
    margin: 0 auto
}

.productFeedback .productFeedback-content .productFeedback-content-item .productFeedback-item-title {
    width: 100%;
    text-align: center;
    margin-top: .10417rem;
    font-family: HarmonyOS Sans SC;
    font-size: .125rem;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0em;
    font-variation-settings: "opsz" auto;
    font-feature-settings: "kern" on;
    color: #202020
}

.productFeedback .productFeedback-content .productFeedback-content-item .productFeedback-item-button {
    width: .89583rem;
    height: .27083rem;
    cursor: pointer;
    text-align: center;
    line-height: .27083rem;
    background: #4272e7;
    margin: .10417rem auto;
    font-family: HarmonyOS Sans SC;
    font-size: .09375rem;
    letter-spacing: 0em;
    font-variation-settings: "opsz" auto;
    font-feature-settings: "kern" on;
    color: #fff
}

.productFeedback .productFeedback-content .productFeedback-content-item:nth-child(4n+1) {
    margin-left: 0
}

.productFeedback .productFeedback-content .productFeedback-content-item:nth-child(1) {
    margin-top: 0
}

.productFeedback .productFeedback-content .productFeedback-content-item:nth-child(2) {
    margin-top: 0
}

.productFeedback .productFeedback-content .productFeedback-content-item:nth-child(3) {
    margin-top: 0
}

.productFeedback .productFeedback-content .productFeedback-content-item:nth-child(4) {
    margin-top: 0
}

.productFeedback .productFeedback-content:before {
    content: "";
    position: absolute;
    top: 1.08333rem;
    left: -.79167rem;
    width: 1.58333rem;
    height: 1.58333rem;
    border-radius: 50%;
    opacity: .5;
    background: radial-gradient(61% 61% at 61% 39%, #459ff3, #9dd0ff 57%, #60b2ff00);
    z-index: -1
}

.productFeedback .productFeedback-content:after {
    content: "";
    position: absolute;
    bottom: -.375rem;
    right: -.39583rem;
    width: 1.02083rem;
    height: 1.02083rem;
    border-radius: 50%;
    opacity: .3;
    background: radial-gradient(61% 61% at 61% 39%, #459ff3, #9dd0ff 57%, #60b2ff00);
    z-index: -1
}

.productFeedback .productFeedback-foot {
    width: 1.46875rem;
    height: .27083rem;
    box-sizing: border-box;
    border: .00521rem solid #4272e7;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    margin: .45833rem auto;
    font-size: .09375rem;
    font-weight: 400;
    line-height: .16667rem;
    color: #002d9b
}

.productFeedback .productFeedback-foot > div {
    font-family: HarmonyOS Sans SC;

}

.productFeedback .productFeedback-foot > img {
    margin-left: .07292rem
}

@media screen and (max-width: 1360px) {
    .productFeedback-content-item {
        width: calc((100% - .41667rem) / 3) !important;
        margin-top: .10417rem !important;
        margin-left: .20833rem !important
    }

    .productFeedback-content-item:nth-child(3n+1) {
        margin-left: 0 !important
    }

    .productFeedback-content-item:nth-child(4) {
        margin-top: .10417rem !important
    }
}

.blocker {
    background-color: rgba(0, 0, 0, 0.5);
}

.feedback-form-modal {
    max-width: 6.25rem;
    width: 6.25rem;
    padding-bottom: 0.3125rem;
    box-shadow: none;
    /*display: none;*/
    margin: 0 auto;
    padding-top: 0.3125rem;
}

.feedback-form-title {
    font-size: 0.125rem;
    font-weight: bold;
    line-height: normal;
    letter-spacing: 0;
    color: #333333;
    text-align: center;
}

.yd-form {
    margin: 0.3125rem 0;
}

.yd-form .yd-form-item {
    min-height: 0.21875rem;
    font-size: 0.09375rem;
    line-height: 0.21875rem;
    display: flex;
    align-items: flex-start;
}

.yd-form .yd-form-item:not(:last-child) {
    margin-bottom: 0.15625rem;
}

.yd-form .yd-form-item label {
    width: 0.5208rem;
    height: 0.21875rem;
    margin-right: 0.0521rem;
    text-align: right;
}

.yd-form .yd-form-item label::after {
    content: ":";
}

.yd-form .yd-form-item.required label::before {
    content: "*";
    color: red;
}

.yd-form .yd-form-item input {
    flex: 1;
    min-width: 1.0417rem;
    min-height: 0.21875rem;
    border: 0.0052rem solid #D8D8D8;
    padding: 0 0.0625rem;
}

.yd-form .yd-form-item textarea {
    flex: 1;
    min-width: 1.0417rem;
    min-height: 0.41875rem;
    border: 0.0052rem solid #D8D8D8;
    padding: 0.0625rem;
}

.yd-form .yd-form-item .yd-form-item-content {
    display: flex;
    align-items: center;
}

.feedback-form-action {
    display: flex;
    justify-content: center;
}

.feedback-form-action > button:not(:last-child) {
    margin-right: 0.2083rem;
}

.yd-form-btn {
    min-width: 0.7083rem;
    min-height: 0.2708rem;
    padding: 0.0521rem;
    font-size: 0.09375rem;
    line-height: 0.1667rem;
    text-align: center;
    color: #333333;
    box-sizing: border-box;
    border-radius: unset;
    border: none;
    cursor: pointer;
}

.yd-form-btn:hover {
    opacity: 0.7;
}

.yd-form-btn.yd-form-btn-cancel {
    background: #BBBBBB;
    color: #333333;
}

.yd-form-btn.yd-form-btn-submit {
    background: #4272E7;
    color: #fff;
}<!--0.00012397766113281-->