/*鏀圭増*/
.dy_nav {
    background-color: #ffffff;
}

.dy_nav p {
    height: 26px;
    border-bottom: 1px solid #F1F2F6;
    padding: 10px 15px;
}

.dy_nav p span {
    width: 45px;
    display: block;
    font-size: 0.8125rem;
    float: left;
    color: #8a9299;
    line-height: 24px;
}

.dy_nav p strong {
    display: flex;
}

.dy_nav p strong a {
    font-size: .8125rem;
    background: #f4f6f7;
    border-radius: 2px;
    height: 24px;
    line-height: 1;
    text-align: center;
    color: #686d70;
    margin-right: 3%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100px;
    padding: 0 5px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.dy_nav p strong a:first-of-type {
    margin-left: 3%;
}

.dy_nav p strong>a:last-of-type {
    margin-right: 0;
}

.dy_nav p strong a.pit {
    background: #00B0ED;
    color: #FFF;
}

.answer_list {
    padding: 0 15px;
}

.answer_list ul li {
    padding: 16px 0;
    border-bottom: 1px solid #F1F2F6;
}

.answer_list ul li .time span {
    display: flex;
    align-items: center;
}

.answer_list ul li .time span i {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.answer_list ul li .time span i b {
    color: #666D7F;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    text-transform: capitalize;
}

.answer_list ul li .time span em {
    margin-right: 7px;
}

.answer_list ul li .time span em img {
    width: 28px;
    height: 28px;
    border-radius: 28px;
}

.answer_list ul li .time span i strong {
    color: #9DA3B3;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    text-transform: capitalize;
}

.answer_list ul li a h1 {
    overflow: hidden;
    color: #192633;
    text-overflow: ellipsis;
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    text-transform: capitalize;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    margin-top: 8px;
    background: url(//img.12365auto.com/images/m/qa/qaicon.png) no-repeat 0 4px;
    background-size: 19px;
    padding-left: 22px;
}

.answer_list ul li a .answer_cen {
    display: flex;
    padding: 11px 12px;
    flex-direction: column;
    align-items: flex-start;
    border-radius: 4px;
    background: #F3F4FB;
    margin-top: 8px;
    color: #666D7F;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    text-transform: capitalize;
}

.answer_list ul li a .answer_cen span {
    color: #00A0E9;
    font-size: 0.875rem;
    line-height: 100%;
    display: block;
    margin-bottom: 7px;
    font-weight: bold;
}

.answer_list ul li a .answer_cen p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
}

.answer_list ul li p {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.answer_list ul li p a {
    padding: 4px 8px 3px 8px;
    justify-content: center;
    align-items: center;
    gap: 6px;
    border-radius: 2px;
    background: #F3F4FB;
    overflow: hidden;
    color: #666D7F;
    text-overflow: ellipsis;
    font-size: .6875rem;
    text-transform: capitalize;
    margin-right: 8px;
    margin-top: 8px;
}

.answer_list ul li p a.pit {
    color: #00A0E9;
    background:rgba(0, 160, 233, 0.1);
}

.answer_list ul li p b {
    padding: 4px 8px 3px 8px;
    justify-content: center;
    align-items: center;
    gap: 6px;
    border-radius: 2px;
    background: #F3F4FB;
    overflow: hidden;
    color: #666D7F;
    text-overflow: ellipsis;
    font-size: .6875rem;
    text-transform: capitalize;
    margin-right: 8px;
    margin-top: 8px;
    font-weight: 400;
}

.answer_list .padding-style {
    margin-bottom: 8px;
}

.problem_content {
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #666D7F;
    font-size: 0.875rem;
    line-height: 1.5;
    height: 42px;
    margin: 8px 0;
}

.problem_date {
    color: #9DA3B3;
    font-size: .75rem;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    display: block;
}

.user_wdtw {
    padding: 0 15px 60px;
}

.user_wdtw ul li a h1 {
    background-image: none;
    padding-left: 0;
    margin-top: 0;
    font-weight: bold;
}

.user_wdtw_li .problem_content {
    height: auto;
    max-height: 42px;

}

.comment_num {
    margin-left: auto;
    color: #666D7F;
    font-size: .75rem;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    padding: 3px 0 3px 18px;
    margin-top: 8px;
    background: url(//img.12365auto.com/images/m/public/ic_comment.png);
    background-repeat: no-repeat;
    background-position: 0 50%;
    background-size: 14px;
}

/* 头部渐变 */
.topbar_bgcolor {
    background: linear-gradient(180deg, #B1E5FE 0%, rgba(237, 247, 255, 0.00) calc(100% - 91px));
    background-position: 0 -44px;
    background-size: 100% calc(100% + 44px);
    background-repeat: no-repeat;
}

/* 提交内容 */
.ts_comp p.pat {
    display: flex;
    padding: 10px 15px;
    gap: 2px;
    background: #F4F4F4;
    align-items: center;
    color: #666D7F;
    font-size: .75rem;
    font-style: normal;
    line-height: 100%;
}

.ts_comp p.pat img {
    width: 12px;
    aspect-ratio: 1/1;
}

.ts_comp .comp_tw ul li {
    margin-bottom: 0;
    line-height: inherit;
}

.ts_comp .comp_tw ul li p {
    height: inherit;
    line-height: inherit;
    padding: 0 15px;
    position: relative;
}

.ts_comp .comp_tw ul li p input {
    width: 300px;
    border: none;
    color: #192633;
    font-size: 1rem;
    height: 48px;
    line-height: 48px;
    background-color: rgba(0, 0, 0, 0);
    margin-top: 19px;
    font-weight: bold;
}

.ts_comp .comp_tw ul li p textarea {
    height: 135px;
    line-height: 26px;
    width: 100%;
    border: none;
    background: none;
    color: #192633;
    font-size: 1rem;
    margin-top: 10px;
}

.ts_comp .comp_tw ul li p textarea::placeholder {
    font-size: .875rem;
}

.ts_comp .comp_tw .yzm {
    margin: 0;
    padding: 0 15px;
    min-height: 46px;
    line-height: 46px;
    position: relative;
}

.ts_comp .comp_tw .yzm input {
    height: 45px;
    line-height: 45px;
    width: 100%;
    border: none;
    font-size: 0.875rem;
}

.ts_comp .comp_tw .yzm input::placeholder {
    font-size: .875rem;
}

.ts_comp .comp_tw .yzm span {
    position: absolute;
    right: 15px;
    top: 10px;
    margin: 0;
}

.ts_comp .comp_tw .yzm span img {
    width: 76px;
    height: 23px;
}

.ts_comp .comp_tw .yzm em {
    display: none;
}

.ts_comp .comp_tw .ts_but {
    padding: 0 15px 15px;
}

.ts_comp .comp_tw .ts_but span {
    display: block;
    margin: 50px 0 0;
}

.ts_comp .comp_tw .ts_but span input {
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    background: #00a0e9;
    display: block;
    border-radius: 5px;
    font-size: 1rem;
    width: 100%;
    border: none;
}

.ts_comp .comp ul li b {
    clear: both;
    height: 24px;
    font-size: 0.875rem;
    font-weight: normal;
    color: #f35151;
    line-height: 18px;
    display: block;
    padding: 0 15px;
}

.ts_comp .comp .yzm b {
    clear: both;
    height: 24px;
    font-size: 0.875rem;
    font-weight: normal;
    color: #f35151;
    line-height: 18px;
    display: block;
}

.tip_texts {
    position: absolute;
    width: 70px;
    right: 15px;
    font-size: .75rem;
    top: 34px;
    color: #A7AEC2;
    font-style: normal;
    font-weight: 400;
    text-align: right;
}

/*语音*/
.audiowave {
    background: #00a0e9;
    position: fixed;
    left: 25%;
    bottom: 65px;
    z-index: 999;
    height: 80px;
    width: 50%;
    border-radius: 10px;
    display: none;
}

.audiowave .audiowave-countdown {
    text-align: center;
    font-size: 0.875rem;
    color: #fff;
    display: block;
    height: 30px;
    line-height: 30px;
}

.audiowave .audiowave-view {
    text-align: center;
}

.audiowave .audiowave-view img {
    width: 75%;
    height: 70px;
    margin-top: -15px;
    display: inline;
}

.audiowave::after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-top: 8px solid #00a0e9;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
    bottom: -8px;
    left: 50%;
    margin-left: -4px;
}

.audioenter {
    position: fixed;
    z-index: 999;
    bottom: 0px;
    height: 50px;
    width: 100%;
    background: #f0f2f5;
    display: none;
    text-align: center;
    display: none;
}

.audioenter-btn {
    background: #00a0e9;
    height: 34px;
    padding: 0 13px;
    margin: 0 auto;
    color: #fff;
    border-radius: 17px;
    display: inline-block;
    margin-top: 8px;
}

.audioenter-btn img {
    float: left;
    margin-top: 8px;
    margin-right: 5px;
    height: 16px;
}

.audioenter-btn span {
    height: 34px;
    line-height: 34px;
    color: #fff;
    font-size: 0.875rem;
}

.audioenter-btn_press {
    background: #007cc2;
}

/* 提交成功页面 */
.successful_cen {
    margin-top: 119px;
}

.cen_img {
    display: block;
    margin: auto;
}

.cen_tit {
    color: #192633;
    text-align: center;
    font-size: 1.25rem;
    line-height: 100%;
    margin-top: 23px;
}

.cen_text {
    color: #666D7F;
    text-align: center;
    font-size: .9375rem;
    line-height: 150%;
    margin-top: 14px;
}

.cen_btn {
    display: flex;
    justify-content: center;
}

.cen_btn a {
    display: flex;
    width: 242px;
    height: 42px;
    border-radius: 5px;
    background: #00A0E9;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 1rem;
    margin-top: 29px;
}

.foot_tips {
    color: #666D7F;
    text-align: center;
    font-size: 15px;
    line-height: 150%;
    position: absolute;
    bottom: 21px;
    left: 0;
    right: 0;
}

.foot_tips span {
    color: #192633;
}

/*答疑三级页*/
.content_show_tit h1 {
    font-size: 1.25rem;
    line-height: 2rem;
    color: var(--text-black);
    margin: 5px 0 10px 0;
    overflow-wrap: break-word;
}

.content_show_cen {
    clear: both;
    padding: 10px 15px 0px 15px;
    line-height: 34px;
    font-size: 1rem;
    color: var(--text-black);
    min-height: 10px;
    overflow: hidden;
    word-break: break-all;
    word-wrap: break-word;
}

.content_show_cen .dy_info_user {
    line-height: 1.5rem;
}

.content_show_cen .dy_info_user img {
    width: 1.5rem;
    height: 1.5rem;
    position: absolute;
    padding: 0;
    display: block;
}

.content_show_cen .dy_info_user span {
    color: var(--text-666);
    font-size: 14px;
    line-height: 1.5rem;
    padding-left: 32px;
}

.content_show_cen .dy_info_question {
    color: var(--text-black);
    line-height: 34px;
    padding: 10px 0;
}

.content_show_cen .dy_info_date {
    font-size: 0.75rem;
    color: var(--date-gray);
}

.content_show_cen .dy_info_answer {
    background: url(//img.12365auto.com/images/m/svg/ic_reply_bg.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    padding: 12px;
}

.content_show_cen .dy_info_answer i {
    margin-bottom: 6px;
    display: block;
}

.content_show_cen .dy_info_answer i::after {
    content: '';
    width: 66px;
    background: url(//img.12365auto.com/images/m/qa/ic_expert_reply.png);
    display: block;
    height: 17px;
    background-size: cover;
}


.content_show_cen .dy_info_hotlabel a {
    padding: 4px 8px 4px 8px;
    justify-content: center;
    align-items: center;
    gap: 6px;
    border-radius: 2px;
    background: #F3F4FB;
    overflow: hidden;
    color: var(--text-666);
    text-overflow: ellipsis;
    font-size: .6875rem;
    text-transform: capitalize;
    margin-right: 8px;
    margin-top: 8px;
}

.content_show_cen .dy_info_answer_bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.content_show_cen .dy_info_answer_bottom {
    color: var(--date-gray);
    font-size: 0.75rem;
}

.content_show .content_wypl {
    padding-bottom: 0;
}

.dy_list {
    margin: 0 15px;
}

.dy_list ul li {
    padding: 10px 0;
    border-bottom: 1px solid var(--line-gray);
}

.dy_list ul li .dy_list_title {
    font-size: 1rem;
    word-wrap: break-word;
    line-height: 1.35em;
    color: #192633;
    font-weight: normal;
    padding-bottom: 8px;
}

.dy_list ul li .dy_list_bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.dy_list ul li .dy_list_bottom i {
    font-style: normal;
    font-size: 0.75rem;
    color: var(--date-gray);
}

.dy_list ul li .dy_list_bottom em {
    font-style: normal;
    border-radius: 3px;
    padding: 2px 4px 1px 4px;
    font-size: 0.625rem;
}

.dy_list ul li .dy_list_bottom em.orange {
    border: 1px solid rgba(246, 129, 43, 0.4);
    color: #F6812B;
    background: rgba(246, 129, 43, 0.1);
}

.dy_list ul li .dy_list_bottom em.blue {
    border: 1px solid rgba(10, 163, 233, 0.4);
    color: #00a0e9;
    background: rgba(10, 163, 233, 0.1)
}

.dy_list ul li .dy_list_bottom em.green {
    border: 1px solid rgba(28, 189, 158, 0.4);
    color: #1CBD9E;
    background: rgba(28, 189, 158, 0.1);
}

.related-dy {
    margin-bottom: 120px;
}

.dy-info-button {
    bottom: 60px;
}

.new_send_kb {
    background-image: linear-gradient(to bottom, #B1E5FE, rgba(237, 247, 255, 0));
    background-size: 100% 273px;
    background-position: 100% -44px;
    background-repeat: no-repeat;
    background-color: #ffffff;
}

.n_car {
    margin: 22px 15px 0;
}

.n_car a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 5px;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.80) 0%, rgba(255, 255, 255, 0.50) 100%);
    padding: 18px 15px;
    color: #192633;
    font-size: .9375rem;
}

.style_rotate {
    width: 18px;
    transform: rotateZ(270deg);
}

.n_car span {
    color: #192633;
    transition: color .2s ease;
}

.reputation_marking {
    width: 60%;
    display: flex;
    justify-content: center;
    margin: auto;
}

.reputation_marking>div {
    flex: 1;
    margin-right: 12px;
}

.reputation_marking>div:last-of-type {
    margin-right: 0;
}

.reputation_marking>div img {
    width: 100%;
    display: block;
    margin: 20px auto 0;
}

.reputation_marking>div p {
    text-align: center;
    margin-top: 10px;
    color: #A7AEC2;
    font-size: .75rem;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    transition: color 0.5s ease, transform 0.5s ease;
}

.reputation_marking>div img.light-effect {
    animation: starLight 0.5s ease-out;
}

@keyframes starLight {
    0% {
        transform: scale(0.8);
        opacity: 0;
    }

    50% {
        transform: scale(1.3);
        opacity: 1;
    }

    100% {
        transform: scale(1);
        opacity: 1;
    }
}

.reputation_marking>div img.dim-effect {
    animation: starDim 0.3s ease-in;
}

@keyframes starDim {
    0% {
        transform: scale(1);
        opacity: 1;
    }

    50% {
        transform: scale(0.8);
        opacity: 0.5;
    }

    100% {
        transform: scale(1);
        opacity: 0.8;
    }
}

.reputation_marking>div p.selected {
    color: #192633;
    transform: scale(1.2);
    font-weight: 600;
}

.select_car_name {
    width: 65%;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    position: relative;
}

.reputation_other_text {
    padding: 0 15px;
    margin-top: 18px;
}

@keyframes shakeWarning {
    0% {
        transform: scale(1);
    }

    25% {
        transform: scale(1.1);
    }

    50% {
        transform: scale(0.9);
    }

    75% {
        transform: scale(1.1);
    }

    100% {
        transform: scale(1);
    }
}

.reputation_marking.warning {
    animation: shakeWarning 0.5s ease-in-out;
}

.reputation_value_li {
    /* display: flex; */
    /* height: 48px; */
    padding: 0;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    border-radius: 5px;
    border-bottom: 1px solid #F1F2F6;
    position: relative;
    width: 100%;
    padding: 18px 0;
}

.reputation_value_li p {
    width: 100%;
    height: 22px;
}

.reputation_value_li_text {
    position: absolute;
    color: #A7AEC2;
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
}

.reputation_value_li_placeholder {
    position: absolute;
    right: 0;
    color: #A7AEC2;
    text-align: right;
    font-size: .75rem;
    font-style: normal;
    font-weight: 400;
    height: 22px;
    line-height: 22px;
}

.reputation_value_li input {
    border: none;
    position: absolute;
    background-color: rgba(0, 0, 0, 0);
    z-index: 2;
    height: 22px;
    line-height: 22px;
    color: #192633;
    font-size: .9375rem;
    font-style: normal;
    font-weight: 400;
    font-weight: bold;
}

.reputation_value_li_input {
    display: block;
    width: 100%;
}

.reputation_textarea_value_li {
    border-bottom: 1px solid #F1F2F6;
}

.reputation_textarea_value_li>p {
    width: 100%;
    position: relative;
    height: 82px;
}

.reputation_textarea_value_li_text {
    display: block;
    padding: 10px 0;
    color: #A7AEC2;
    font-size: .875rem;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    /* 19.6px */
}

.reputation_textarea_value_li_input {
    width: 100%;
    height: 82px;
    background-color: rgba(0, 0, 0, 0);
    color: #192633;
    font-size: .9375rem;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    /* 21px */
}

.reputation_textarea_value_li_tips {
    position: absolute;
    color: #FF0004;
    font-size: .9375rem;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    /* 21px */
    display: none;
}


.reputation_textarea_value_li_tips {
    display: inline-block;
    opacity: 0;
    transform: translateY(8px);
    transition: opacity 1s ease, transform 1s ease;
    visibility: hidden;
}

.reputation_textarea_value_li_tips.show {
    opacity: 1;
    transform: translateY(0);
    visibility: visible;
}



.n_car_left_tips {
    width: 30%;
}

.style_rotate_style {
    width: 5%;
}

.reputation_textarea_value_li_bottom_left_tips {
    color: #FF0004;
    font-size: .75rem;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    visibility: hidden;
}

.reputation_textarea_value_li_bottom_tips {
    color: #A7AEC2;
    font-size: .75rem;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
}

.text_flex {
    margin: 10px 0;
    display: flex;
    justify-content: space-between;
}

.reputation_value_li_text_rule {
    background-color: rgba(0, 0, 0, 0);
    height: 22px;
    line-height: 22px;
    color: #FF0004;
    font-size: .75rem;
    font-style: normal;
    font-weight: 400;
    margin-top: 5px;
    display: none;
}