.mine_out_bgcolor {
    background-image: url(//img.12365auto.com/images/m/mine/mine_bg.png);
    background-repeat: no-repeat;
    background-size: 100% 491px;
    background-position: top;
}

.option_out_style .nav-list {
    background-color: rgba(0, 0, 0, 0);
}

.list_header {
    height: 44px;
    padding: 0 15px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.navbar-title {
    color: #192633;
    text-align: center;
    font-size: 1.125rem;
    font-weight: bold;
    line-height: 100%;
}

.nav_more img {
    height: 20px;
}

.user_tx {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 0 15px;
    margin: 5px 0 16px;
}

.user_img img {
    width: 56px;
    height: 56px;
    border-radius: 56px;
}

.user_cen {
    margin-left: 16px;
}

.user_cen > span {
    display: block;
}

.user_cen_top_info {
    color: #192633;
    font-size: 1.25rem;
    font-weight: bold;
    line-height: 100%;
}

.user_cen_top_info > span {
    padding-right: 18px;
    background-image: url(//img.12365auto.com/images/m/mine/user_info_edit_icon.png);
    background-repeat: no-repeat;
    background-position: 100% center;
    background-size: 13px;
}

.user_cen_top_info a {
    color: #192633;
    font-weight: bold;
}

.user_cen_bottom_info {
    color: #9DA3B3;
    font-size: .75rem;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    margin-top: 8px;
}

.user_other_info {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 10%;
}

.user_other_info span {
    display: block;
    text-align: center;
}

.user_other_info_toptext {
    color: #192633;
    font-size: .75rem;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
}

.user_other_info_bottomtext {
    color: #666D7F;
    font-size: .75rem;
    font-weight: 400;
    line-height: 100%;
    margin-top: 8px;
}

.user_other_info_bottomtext b {
    font-weight: 400;
}

.user_list {
    background-color: #ffffff;
    margin: 13px 15px 16px;
    border-radius: 5px;
    padding: 20px 16px 0;
}

.user_list ul {
    display: flex;
    flex-wrap: wrap;
}

.user_list ul li {
    width: 25%;
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
    position: relative;
}

.user_list ul li a {
    color: #192633;
}

.user_list_info img {
    display: block;
    margin: auto;
    height: 26px;
}

.user_list_infoname {
    font-size: .75rem;
    display: block;
    margin-top: 6px;
    font-weight: 400;
}

.red_tips {
    color: #FFF;
    font-size: .875rem;
    background: #FF2828;
    min-height: 18px;
    min-width: 18px;
    line-height: 18px;
    border-radius: 999px;
    position: absolute;
    font-style: normal;
    text-align: center;
    -webkit-font-smoothing: antialiased;
    top: -6px;
    right: 13%;
}

.nav_more {
    position: relative;
}

.red_option_tips {
    color: #FFF;
    font-size: .875rem;
    background: #FF2828;
    width: 8px;
    height: 8px;
    border-radius: 8px;
    position: absolute;
    font-style: normal;
    display: flex;
    justify-content: center;
    align-items: center;
    top: -2px;
    right: -2px;
}

.love_car_info {
    border-radius: 5px;
    border: 1px solid #DAF3FF;
    background: linear-gradient(93deg, #E4F6FF 0.34%, #EFFCFF 23.78%, #EFFCFF 49.17%, #EFFCFF 79.93%, #F0F9FE 101.9%);
    margin: 16px 15px;
}

.no_cars_section {
    padding: 23px 15px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.no_cars_img {
    width: 78px;
}

.no_cars_text {
    margin-left: 13px;
}

.no_cars_text > span {
    display: block;
}

.no_cars_toptext {
    color: #192633;
    font-size: 1rem;
    font-weight: 400;
    line-height: 100%;
}

.no_cars_bottomtext {
    color: #666D7F;
    font-size: 12px;
    font-weight: 400;
    line-height: 100%;
    margin-top: 6px;
}

.no_cars_addbtn {
    border-radius: 4px;
    background: #00A0E9;
    padding: 8px 10px;
    justify-content: center;
    align-items: center;
    color: #FFF;
    font-size: .875rem;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    margin-left: auto;
}

.user_setting_list {
    background-color: #fff;
    padding: 0 15px;
}

.user_setting_list li {
    padding: 10px 0;
    background-image: url(//img.12365auto.com/images/m/public/ic_arrow_right_gray.png);
    background-repeat: no-repeat;
    background-position: 100% 50%;
    background-size: 16px;
}

.user_setting_list_href {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.user_setting_list_href img {
    height: 20px;
}

.user_setting_list_href span {
    color: #000;
    font-size: .875rem;
    font-weight: 400;
    line-height: 100%;
    margin-left: 8px;
}

.user_dl {
    padding: 20px 15px 0;
}

.login_input_style {
    color: #192633;
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    padding: 13px 0;
    width: 100%;
    border: none;
    border-bottom: 1px solid #F1F2F6;
}


.captcha_wait {
    padding: 13px 0;
    border-bottom: 1px solid #F1F2F6;
}

.yidun_intellisense--light .yidun_intelli-control {
    height: auto !important;
    display: flex;
    border: none !important;
    border-bottom: 1px solid #F1F2F6 !important;
    background-color: rgba(0, 0, 0, 0) !important;
    padding: 7px 0;
    margin: 16px 0;
}

.ul_list li {
    position: relative;
}

.dtm {
    position: absolute;
    right: 0;
    text-align: center;
    top: 13px;
}

.dtm a {
    color: #192633;
    font-size: .875rem;
    font-weight: 400;
    line-height: 100%;
}

.dtm a.disabled {
    color: #8a9299;
}

.login-switch {
    color: #00A0E9;
    font-size: .875rem;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    margin: 20px 0 22px;
    display: block;
}

.user_but .but {
    border-radius: 5px;
    background: #00A0E9;
    display: flex;
    justify-content: center;
    align-items: center;
    align-self: stretch;
    padding: 15px 0;
    color: #fff;
    font-size: 1rem;
    font-weight: 400;
    line-height: 100%;
}

.user_but .disabled {
    background: #F1F3F6;
    color: #9DA3B3;
}

.user_but_agree {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-top: 16px;
    font-size: .75rem;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
}

.user_but_agree input {
    width: 16px;
    margin-right: 3px;
    color: #192633;
}

.user_but_agree a {
    color: #00A0E9;
}

.u-mt16 {
    margin-top: 16px;
}

.u-mt20 {
    margin-top: 20px;
}

.u-mt22 {
    margin-top: 22px;
}

.reset_password {
    position: absolute;
    color: #192633;
    font-size: .875rem;
    font-weight: 400;
    line-height: 100%;
    text-align: right;
    width: 100px;
    right: 0;
    top: 33px;
}

.ul_list li .note {
    font-size: .875rem;
    display: block;
    margin-top: 0px;
    color: #f35151;
    line-height: 24px;
}

.phone_tips {
    color: #9DA3B3;
    font-size: .75rem;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    text-align: center;
    margin-top: 16px;
    display: block;
    /* 12px */
}

.wrong1 {
    font-size: .875rem;
    display: block;
    margin-top: 0px;
    color: #f35151;
    line-height: 24px;
}

.action1 {
    font-size: .875rem;
    display: block;
    margin-top: 0px;
    color: #f35151;
    line-height: 24px;
}

.chenggong1 {
    font-size: .875rem;
    display: block;
    margin-top: 0px;
    color: #f35151;
    line-height: 24px;
}

.password_tips {
    color: #9DA3B3;
    font-size: .875rem;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
}

.user_sz {
    margin: 10px 15px;
    padding: 0 15px;
    background-color: #fff;
    border-radius: 5px;
}

.user_sz li {
    padding: 17px 0;
    border-bottom: 1px solid #F1F2F6;
    position: relative;
}

.user_sz li a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #000;
    font-size: 1rem;
    font-weight: 400;
    line-height: 100%;
}

.user_sz li a img {
    height: 16px;
}

.option_out_style {
    background: #F7F8FD;
}

.xt_list {
    padding: 0 15px;
}

.xt_list dl {
    padding: 8px 0;
    border-bottom: 1px solid #F1F2F6;
}

.xt_list dl dt {
    color: #192633;
    font-size: .875rem;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    /* 14px */
}

.xt_list dl dd {
    color: #9DA3B3;
    font-size: .75rem;
    font-weight: 400;
    line-height: 100%;
}

.xt_list dl dd i {
    font-style: normal;
    margin-top: 8px;
    display: block;
}

.notice_detail {
    color: #00A0E9;
    font-size: .875rem;
    font-style: normal;
    line-height: 150%;
}

.notice_detail img {
    display: inline;
    height: 14px;
    position: relative;
    top: 3px;
    transform: rotateZ(90deg);
}

.rotateZ_style {
    transform: rotateZ(270deg) !important;
}

.xt_list .note p {
    color: #192633;
    font-size: .875rem;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}

.xt_list .note {
    color: #192633;
    font-size: .875rem;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}

.zcxy {
    color: #192633;
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    padding: 0 15px 20px;
}

.zcxy b {
    margin: 10px 0;
    display: block;
}

.bug_top_tips {
    background: #F4F4F4;
    padding: 10px 15px 10px 29px;
    color: #666D7F;
    font-size: .75rem;
    font-weight: 400;
    line-height: 140%;
    background-image: url(//img.12365auto.com/images/m/qa/tips.png);
    background-repeat: no-repeat;
    background-position: 15px 12px;
    background-size: 10px;
}

.bug_list {
    border-bottom: 1px solid #F4F4F4;
    padding: 14px 15px;
}

.bug_list b {
    color: #FF0004;
    font-size: .75rem;
    font-style: normal;
    font-weight: normal;
}

.bug_list_text {
    color: #192633;
    font-size: .9375rem;
    font-style: normal;
}

.bug_list_text i {
    width: 5.472px;
    height: 5.256px;
    font-style: normal;
    color: #FF0004;
}

.bug_list_flexstyle {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.bug_list > div .note {
    color: #FF0004;
    font-size: .75rem;
    font-style: normal;
}

.bug_textarea {
    width: 100%;
    height: 76px;
    margin: 10px 0 14px;
    padding-bottom: 15px;
}

.upload_img {
    padding: 4px 0 18px;
}

.upload_img_section {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 10px;
}

.upload_img_href {
    width: 96px;
    height: 96px;
    position: relative;
}

.upload_img_href img {
    width: 100%;
    display: block;
    z-index: 1;
}

.upload_img_href input {
    position: absolute;
    width: 96px;
    height: 96px;
    opacity: 0;
    z-index: 2;
}

.upload_img_section strong {
    width: 96px;
    height: 96px;
    position: relative;
}

.upload_img_section strong>div {
    overflow: hidden;
    width: 96px;
    height: 96px;
    display: flex;
    align-items: center;
}

.truepic {
    display: block;
    width: 100%;
}

.truepic_del {
    position: absolute;
    top: -9px;
    right: 0;
    width: 18px;
}

.bug_send_email {
    width: 100%;
    padding: 9.5px 0 0;
    border: none;
}

.important_icon {
    display: block;
    margin: 24px auto 23px;
}

.important_icon img {
    width: 68px;
    display: block;
    margin: auto;
}

.zhzx_word {
    padding: 0 15px;
}

.zhzx_word h1 {
    text-align: center;
    color: #192633;
    text-align: center;
    font-size: 1.25rem;
    line-height: 100%;
    margin-bottom: 24px;
}

.zhzx_word h2 {
    color: #192633;
    font-size: 1rem;
    line-height: 100%;
    padding-left: 12px;
    /* 16px */
}

.show_list_style {
    padding: 12px 26px 0;
}

.show_list_style li {
    list-style: unset !important;
    color: #666D7F;
    font-size: .9375rem;
    font-weight: 400;
    line-height: 140%;
    margin-bottom: 1rem;
}

.user_sz_margin {
    margin: 10px 0;
}

.button_bottom_tips {
    text-align: center;
    color: #9DA3B3;
    font-size: .75rem;
    font-weight: 400;
    line-height: 150%;
    display: block;
    margin-top: 8px;
}

.zhzx {
    padding: 0 15px;
}

.affirm_tel {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 13px 0;
    margin-top: 20px;
    border-bottom: 1px solid #F1F2F6;
}

.affirm_tel span {
    color: #192633;
    font-size: 1rem;
    font-weight: 400;
    line-height: 100%;
}

.affirm_tel b {
    color: #9DA3B3;
    font-size: .875rem;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
}

.affirm_tel input {
    width: 60%;
    height: 100%;
    text-align: right;
    border: none;
    margin-left: auto;
}

.zhzx li {
    position: relative;
}

.user_zhaq {
    padding: 0 15px;
}

.user_zhaq li {
    position: relative;
}

.tip {
    color: #FF0004 !important;
    font-size: .75rem !important;
    font-style: normal;
}

.check_tip {
    color: #FF0004;
    font-size: .75rem;
    font-style: normal;
}

.person_info li > div {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.person_info input {
    border: none;
    text-align: right;
    color: #666D7F;
    font-size: .875rem;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
}

.person_left_info {
    color: #000;
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
}

.person_right_info {
    margin-left: auto;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    position: relative;
}

.public_r_btn {
    height: 16px;
}

.person_right_info > span {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 16px;
}

.person_right_info > span:last-of-type {
    margin-right: 0;
}

.person_right_info > span img {
    height: 20px;
    margin-right: 6px;
}

.person_right_info_header {
    width: 40px;
    height: 40px;
    border-radius: 40px;
}

.avatar-file {
    position: absolute;
    width: 40px;
    height: 40px;
    right: 16px;
    opacity: 0;
}

.avatar_padding {
    padding: 7px 0 !important;
}

.user_wdtw_ul {
    padding-top: 10px;
}

.user_wdtw_ul li {
    background-color: #fff;
    padding: 16px 12px !important;
    margin-bottom: 8px;
}

.user_wdpl .all_wypl_wdpl .comment_list .comt-list .comt-item {
    background-color: #fff;
    padding: 16px 12px !important;
    margin-bottom: 8px;
}

.reply-right-ypl {
    color: #9DA3B3;
}

.comt-yw {
    border-radius: 4px;
    background: #F3F4FB;
    padding: 6px 12px;
    display: block;
    margin-top: 8px;
}

.comt-yw em {
    color: #666D7F;
    font-size: .875rem;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    width: 100%;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.comt-yw em span {
    color: #9DA3B3;
}

.comt-yw em b {
    font-weight: 400;
    color: #00A0E9;
}

.comt-yw em .grey {
    color: #9DA3B3;
}

.user_reviewlist_own_style {
    margin-left: 0 !important;
}

.user_kb_list ul li {
    background-color: #fff;
    padding: 16px 12px !important;
    margin: 10px 15px 8px;
    border-bottom: none !important;
}

.user_kb_list .star-container {
    margin: 0 0 6px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.user_kb_list .star-wrapper {
    display: flex;
    width: auto;
}

.user_kb_list .review_lists {
    padding: 10px 0 0 !important;
}

.user_kb_list .review_lists_other {
    margin-left: 0 !important;
}

.user_review_text {
    color: #192633;
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    margin-bottom: 10px;
}

.star-container-text {
    display: block;
}

.user_kb_list ul li a dl {
    padding: 8px 0 0 0 !important;
    background: #fff;
}

.user_kb_list ul li .time {
    margin: 0 !important;
}

.user_message_out_style {
    background: linear-gradient(180deg, #B1E5FE 0%, rgba(237, 247, 255, 0.00) 100%);
    background-repeat: no-repeat;
    background-position: top;
    background-size: auto 273px;
    background-color: #F7F8FD;
}

.forum_lists_counts > div {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px 0;
    color: #666D7F;
    text-align: center;
    font-size: .75rem;
    font-weight: 400;
    line-height: 100%;
}

.forum_lists_counts > div span {
    flex: 1;
}

.forum_lists_counts > div em {
    display: block;
    text-align: center;
    font-style: normal;
    color: #192633;
    text-align: center;
    font-size: 1.4375rem;
    font-weight: 400;
    line-height: 100%;
    margin-bottom: 4px;
    /* 23px */
}

/*论坛列表*/
.lt_list ul li .li_p {
    height: 36px;
}

.lt_list ul li .li_p .li_a {
    float: right;
    color: #00a0e9;
    font-size: 0.75rem;
    line-height: 25px;
}

.lt_list ul li .li_p span {
    float: left;
}

.lt_list ul li .li_p span em {
    display: block;
    position: relative;
    float: left;
    height: 25px;
}

.lt_list ul li .li_p span em img {
    height: 25px;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 14.5px;
}

.lt_list ul li .li_p span em img:last-child {
    border-radius: initial;
}

.lt_list ul li .li_p span i {
    float: left;
    font-style: normal;
    font-size: 0.875rem;
    display: block;
    line-height: 25px;
    margin-left: 32px;
    color: #00a0e9;
}

.bbs_li1 li a {
    display: block;
}

.bbs_li1 li h2 {
    font-size: .9375rem;
    word-wrap: break-word;
    line-height: 1.35em;
    color: #192633;
    font-weight: normal;
    min-height: 25px;
    padding-bottom: 3px;
}

.bbs_li1 li h2 span {
    font-style: normal;
    background: #be74ef;
    border-radius: 3px;
    display: inline-block;
    padding: 0 3px 0px;
    float: left;
    height: 1rem;
    line-height: 1rem;
    margin: 2px 5px 0 0;
    color: #fff;
    font-size: 0.7rem;
}

.bbs_li1 li h2 span.ding {
    background: #f39500;
}

.lt_list ul li .pic {
    overflow: hidden;
}

.lt_list ul li .pic span {
    float: left;
    width: 32%;
    margin-right: 2%;
    height: 80px;
    overflow: hidden;
    margin-bottom: 10px;
    border-radius: 2px;
}

.lt_list ul li .pic span strong {
    display: table-cell;
}

.lt_list ul li .pic span:nth-child(3) {
    margin-right: 0;
    position: relative;
}

.lt_list ul li .pic img {
    width: 100%;
    min-height: 80px;
}

.lt_list ul li .pic em {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.lt_list ul li .pic em b {
    display: block;
    width: 100%;
    background: #000;
    opacity: 0.5;
    filter: alpha(opacity=50);
    left: 0px;
    top: 0px;
    height: 100%;
}

.lt_list ul li .pic em i {
    display: block;
    width: 100%;
    text-align: center;
    color: #fff;
    position: absolute;
    top: 50%;
    margin-top: -7px;
    font-style: normal;
    font-size: 1rem;
}

.lt_list ul li a .gz {
    clear: both;
    padding-top: 0px;
    height: 23px;
    background: #fff;
}

.lt_list ul li a .gz .time {
    float: left;
    font-size: 0.75rem;
    color: #9DA3B3;
    line-height: 23px;
}

.lt_list ul li a .gz strong {
    float: right;
}

.lt_list ul li a .gz strong img {
    float: left;
    width: 13px;
    margin-top: 5px;
    margin-left: 13px;
}

.lt_list ul li a .gz strong b {
    float: left;
    font-weight: normal;
    font-size: 0.75rem;
    color: #666d7f;
    margin: 0 0px 0 5px;
    display: inline-block;
    line-height: 23px;
}

.lt_list ul li .limit {
    display: table;
    border-top: 1px solid #dce1e5;
    margin-top: 8px;
    padding: 10px 0 4px;
    width: 100%;
}

.lt_list ul li .limit a {
    display: table-cell;
    text-align: center;
    color: #00a0e9;
    font-size: 0.875rem;
    position: relative;
    line-height: 19px;
}

.lt_list ul li .limit a.grey {
    color: #8a9299;
}

.lt_list ul li .limit a:after {
    content: "";
    display: block;
    border-right: 1px solid #dce1e5;
    position: absolute;
    right: 0;
    height: 15px;
    top: 2px;
}

.lt_list ul li .limit a:last-child:after {
    display: none;
}

.user_forum_lists {
    margin-bottom: 90px;
}

.user_forum_lists .lt_list {
    background-color: #F7F8FD;
    padding-top: 10px;
}

.user_forum_lists .lt_list ul {
    overflow: hidden;
    margin: 0 15px 0;
}

.user_forum_lists .lt_list ul li {
    position: relative;
    background-color: #fff;
    border-radius: 5px;
}

.user_forum_lists .lt_list ul li a .gz .time {
    float: left;
}

.user_forum_lists .lt_list ul li a .gz strong b:last-child {
    margin-right: 0;
}

.user_forum_lists .lt_list ul li a .gz i {
    float: left;
    font-size: 0.625rem;
    font-style: normal;
    padding: 2px 6px;
    line-height: 14px;
    color: #FFA000;
    margin: 2px 8px 0 0;
    border-radius: 3px;
    border: 0.5px solid rgba(255, 160, 0, 0.4);
    background: rgba(255, 160, 0, 0.1);
}

.user_forum_lists .lt_list ul li a .gz i.usicon-yfb {
    color: #11AD81;
    border: 0.5px solid rgba(17, 173, 129, 0.40);
    background: rgba(17, 173, 129, 0.10);
}

.user_forum_lists .lt_list ul li a .gz i.usicon-wtg {
    color: #C62828;
    border: 0.5px solid rgba(198, 40, 40, 0.40);
    background: rgba(198, 40, 40, 0.10);
}

.user_forum_lists .lt_list ul li em.thous {
    display: block;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    font-style: normal;
}

.user_forum_lists .lt_list ul li em.swipeleft {
    transform: translateX(-136px);
    -webkit-transform: translateX(-136px);
}

.user_forum_lists .lt_list ul li em.thous a {
    width: 100%;
}

.user_forum_lists .lt_list ul li .del_i {
    float: right;
    width: 136px;
    text-align: center;
    color: #fff;
    display: block;
    font-size: 1rem;
    font-style: normal;
    height: 100%;
    position: absolute;
    top: 0;
    right: -136px;
    cursor: pointer;
}

.user_forum_lists .lt_list ul li .del_i span {
    width: 68px;
    display: block;
    position: relative;
    float: left;
    height: 100%;
    background: #f93c3c;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.user_forum_lists .lt_list ul li .del_i span strong {
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    font-weight: normal;
}

.user_forum_lists .lt_list ul li .del_i span:nth-child(1) {
    background: #f08300;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.user_forum_lists .lt_list ul li .del_i span.edit_no {
    background: #f0f2f5;
    color: #8a9299;
}

.user_forum_lists .comment_list .comt-item {
    padding: 12px 15px;
    margin-bottom: 8px;
}

.nav-gray-color {
    border-radius: 5px 5px 0 0;
    background: #F7F8FD;
}

.nav-gray-color ul li.active a {
    height: 42px;
}

.bbs_li li {
    margin-bottom: 8px;
}

.bbs_li .thous > div {
    padding: 16px 12px;
}

.all_wypl_wdpl {
    background-color: #F7F8FD;
    margin: 0;
    padding-bottom: 0;
}

.all_wypl_wdpl li {
    background-color: #fff;
}

.comment_list {
    margin: 0 15px;
    padding-top: 10px;
}

.bz_list {
    background-color: #F7F8FD;
}

.bz_list .owner_li {
    margin: 0 15px !important;
    padding-top: 8px;
}

.bottom_fixed_button {
    position: fixed;
    width: 100%;
    bottom: 24px;
    display: flex;
    justify-content: space-between;
    gap: 10px;
    padding: 0 15px;
    box-sizing: border-box;
}

.bottom_fixed_button a {
    border-radius: 5px;
    background: #00A0E9;
    color: #FFF;
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    display: block;
    text-align: center;
    padding: 13px 0;
    flex: 1;
}

.bottom_fixed_button span {
    flex: 1;
    border-radius: 5px;
    background: #00A0E9;
    color: #FFF;
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    display: block;
    text-align: center;
    padding: 15px 0;
}

.owner_li h2 {
    color: #192633;
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    margin-bottom: 6px;
}

.user_forum_lists .lt_list .owner_li a .gz .time {
    float: right;
}

.owner_li .del_i {
    width: 68px !important;
    right: -68px !important;
}

.owner_li .del_i .oedit {
    border-top-right-radius: 5px !important;
    border-bottom-right-radius: 5px !important;
}

.owner_li em.swipeleft {
    transform: translateX(-68px) !important;
    -webkit-transform: translateX(-68px) !important;
}

.user_wdsc em {
    font-style: normal;
}

.user_wdsc ul {
    margin: 0;
}

.user_wdsc .no-data {
    background-color: rgba(0, 0, 0, 0);
}

.collect-list {
    margin-top: 10px;
}

.collect-list ul li {
    padding: 0px 15px;
    margin: 0 15px;
    position: relative;
    background: #fff;
    border-radius: 5px;
    margin-bottom: 8px;
    overflow: hidden;
}

.collect-list ul li:last-of-type {
    margin-bottom: 0;
}

.collect-list ul li em.thous {
    display: block;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    font-style: normal;
}

.collect-list ul li .a_car_b {
    width: 100%;
    display: inline-block;
    padding: 12px 0;
}

.collect-list ul li .del_i {
    float: right;
    width: 76px;
    text-align: center;
    background: #f93c3c;
    color: #fff;
    display: block;
    font-size: 1rem;
    font-style: normal;
    height: 100%;
    position: absolute;
    top: 0;
    right: -105px;
    cursor: pointer;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.collect-list ul li .del_i span {
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 76px;
}

.collect-list ul li em.swipeleft {
    transform: translateX(-91px);
    -webkit-transform: translateX(-91px);
}

.collect-list .ts-list-item li a {
    margin: 0;
}

.collect-list .bh {
    font-size: 1rem !important;
}

.user_wdsc .ts_list ul li em.thous a h2 span {
    width: 76px;
}

.user_wdsc .ts_list ul li em.thous a h2 span span {
    width: auto;
}

.user_wdsc .answer_list li {
    padding: 0 12px;
    margin: 0 0 8px;
}

.user_wdsc .answer_list li .a_car_b {
    padding: 8px 0 0;
}

.user_wdsc .report-list ul li a .item-title {
    margin: 0 0 10px 0;
}

.report-list ul li .del_i {
    right: -106px;
}

.answer_list ul li .del_i {
    right: -101px;
}

.video_list ul li {
    padding: 0;
}

.video_list ul li .del_i {
    right: -91px;
}

.series_list li a {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 4px 0;
    color: #192633;
}

.series_list li img {
    height: 42px;
    padding: 4px 0;
    margin-right: 6px;
}

.series_list li a span {
    color: #192633;
    font-size: .9375rem;
    font-weight: 400;
    line-height: 150%;
}

.user_wdsc .fourm-list {
    margin: 10px 15px 0;
    background-color: rgba(0, 0, 0, 0);
}

.user_wdsc .fourm-list ul li {
    margin: 0;
    border: none;
    margin-bottom: 8px;
}

.user_wdsc .fourm-list ul li:last-of-type {
    margin-bottom: 0;
}

.user_wdsc .fourm-list ul li a {
    padding: 8px 0;
}

.user_wdts {
    padding-bottom: 60px;
}

.user_wdts > div {
    margin: 10px 15px 10px;
}

.user_complaint_list {
    background-color: #fff;
    margin-bottom: 12px;
    padding: 14px 10px 16px;
    border-radius: 4px;
}

.img {
    display: inline-block;
    height: 17px;
    vertical-align: middle;
    background: url(https://img.12365auto.com/images/m/picter_icon.png) no-repeat;
    background-size: 16px;
    width: 17px;
}

.video {
    display: inline-block;
    height: 17px;
    vertical-align: middle;
    background: url(https://img.12365auto.com/images/m/video_icon.png) no-repeat;
    background-size: 16px;
    width: 17px;
}

.user_complaint_code {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 14px;
    border-bottom: 1px solid #F1F2F6;
}

.user_complaint_cpid {
    color: #192633;
    font-size: .875rem;
    font-weight: 400;
    line-height: 100%;
}

.user_complaint_stepname {
    color: #16B396;
    font-size: .875rem;
    font-weight: bold;
    line-height: 100%;
}

.user_complaint_status {
    padding: 10px 0;
}

.user_complaint_question {
    color: #192633;
    font-size: 1rem;
    font-style: normal;
    font-weight: bold;
    line-height: 140%;
    word-break: break-all;
    max-width: 100%;
}

.user_complaint_question > span {
    margin-left: 5px;
}

.user_complaint_question > i {
    float: left;
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #FF2828;
    margin: 6px 8px 0 0;
    padding-right: 0
}

.com_status_content > span {
    margin-left: 5px;
}

.user_complaint_data {
    color: #666D7F;
    font-size: .75rem;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    margin-top: 6px;
}

.user_complaint_issuedate {
    color: #192633;
}

.complain_status {
    padding: 12px 11.5px 16px;
    background-color: #fff;
    margin: 10px 15px 8px;
}

.com_status_content {
    color: #192633;
    font-size: 1rem;
    font-style: normal;
    font-weight: bold;
    line-height: 140%;
    margin-bottom: 12px;
}

.com_status_code {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 0 14px;
    border-bottom: 1px solid #F1F2F6;
}

.com_status_code span:first-of-type {
    color: #666D7F;
    font-size: .875rem;
    font-weight: 400;
    line-height: 100%;
}

.com_status_code span:last-of-type {
    color: #16B396;
    font-size: .875rem;
    font-weight: bold;
    line-height: 100%;
}

.complain_status_progress {
    margin-top: 16px;
}

.status_img img {
    display: block;
    margin: auto;
    width: 100%;
}

.complain_status_tips {
    margin-top: 24px;
}

.complain_status_tips li {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    padding-bottom: 23px;
    position: relative;
    overflow: hidden;
}

.complain_status_tips li:last-of-type {
    margin-bottom: 16px;
    padding-bottom: 0;
}

.complain_status_tips li .status_tips_step {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    margin-left: 8px;
}

.complain_status_tips li .status_tips_step i {
    font-style: normal;
    color: #9DA3B3;
    font-size: .75rem;
    font-weight: 400;
    line-height: 100%;
    margin-top: 8px;
}

.complain_status_tips li .status_tips_step b {
    color: #9DA3B3;
    font-size: .875rem;
    line-height: 150%;
}

.complain_status_tips li img {
    width: 16px;
    height: 16px;
}

.complain_status_tips li::after {
    content: "";
    width: 1px;
    height: 100%;
    background: #D9D9D9;
    position: absolute;
    left: 8px;
    top: 16px;
}

.complain_status_tips .pit::after {
    height: 0;
}

.complain_status_tips .pit .status_tips_step b {
    color: #192633;
}

.complain_status_tips .pit .status_tips_step span {
    color: #192633;
}

.complain_status_tips .pit .status_tips_step i {
    color: #666D7F !important;
}

.complain_submit_info {
    background-color: #fff;
    margin: 0 15px 20px;
    padding: 16px 11.5px;
}

.submit_info_title {
    margin-bottom: 8px;
}

.submit_info_title h1 {
    color: #192633;
    font-size: 1rem;
    font-style: normal;
    line-height: 100%;
    margin-top: 16px;
}

.submit_info_title:first-of-type h1 {
    margin-top: 0;
}

.submit_info_lists li {
    padding: 8px 0;
}

.submit_info_lists li em {
    width: 110px;
    color: #666D7F;
    font-size: .875rem;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
}

.submit_info_lists li > div {
    display: flex;
    justify-content: flex-start;
}

.submit_info_lists li > div > span {
    margin-left: 5px;
    width: 64%;
    color: #192633;
    font-size: .875rem;
    font-weight: 400;
    line-height: 140%;
}

.submit_info_lists li .column_style {
    flex-direction: column;
}

.submit_info_lists li .column_style > span {
    margin-left: 0;
    margin-top: 8px;
    width: 100%;
}

.submit_img_flex {
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
}

.submit_img_lists {
    width: 62px;
    height: 62px;
    border-radius: 2px;
    overflow: hidden;
    position: relative;
}

.submit_img_lists .truepic {
    height: 100%;
    display: block;
}

.submit_video_link {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
}

.submit_video_link img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 24px;
}

.bigpic {
    position: fixed;
    background: #000;
    width: 100%;
    height: 100%;
    z-index: 9999;
    left: 0;
    top: 0;
    vertical-align: middle;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    display: none;
}

.bigpic img {
    max-width: 100%;
    max-height: 98%;
    display: inline;
}

.Cti_Info {
    padding: 0 3px;
    width: 64%;
    margin-left: 5px;
}

.Cti_Info_s {
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
}

.Cti_Info span {
    font-style: normal;
    border: 1px solid #ab5c9e;
    background: #ab5c9e;
    color: #fff;
    border-radius: 2px;
}

.Cti_Info span:first-child {
    margin-left: 0;
}

.Cti_Info span a {
    color: #fff;
    width: 100%;
    text-overflow: inherit;
    font-size: .6875rem;
    padding: 2px;
    display: block;
}

.Cti_Info span.wt {
    border: 1px solid #ab5c9e;
    background: #fff;
    color: #ab5c9e;
    margin-left: -7px;
}

.Cti_Info span.wt a {
    color: #ab5c9e;
}

.Cti_Info span.fwwt {
    background: #1dbc9e;
    border: 1px solid #1dbc9e;
}

.Cti_Info span.fw {
    border: 1px solid #1dbc9e;
    background: #fff;
    color: #1dbc9e;
    margin-left: -7px;
}

.Cti_Info span.fw a {
    color: #1dbc9e;
}

.Cti_Info span.qtwt {
    background: #007cc2;
    border: 1px solid #007cc2;
}

.Cti_Info span.qt {
    border: 1px solid #007cc2;
    background: #fff;
    color: #007cc2;
    margin-left: -7px;
}

.Cti_Info span.qt a {
    color: #007cc2;
}

.ts_tc {
    position: relative;
    z-index: 9999;
    display: none;
}

.ts_tc .black_bg {
    position: fixed;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.5;
    filter: alpha(opacity=50);
    left: 0;
    top: 0px;
}

.ts_tc .ts_show {
    position: fixed;
    top: 0;
    left: 0;
    background: #fff;
    width: 92%;
    border-radius: 5px;
    left: 4%;
    top: 50%;
    transform: translate(0, -50%);
    padding-bottom: 20px;
    z-index: 10;
}

.ts_tc .ts_show .ts_show_tit {
    height: 36px;
    background: #00a0e9;
    width: 100%;
    border-radius: 5px 5px 0 0;
}

.ts_tc .ts_show .ts_show_tit a {
    float: right;
    margin: 10px 10px 0 0;
}

.ts_tc .ts_show .ts_show_tit a img {
    height: 16px;
}

.ts_tc .ts_show .ts_show_tit span {
    margin-left: 10px;
    line-height: 36px;
    font-size: 1rem;
    color: #fff;
}

.ts_tc .ts_show .ts_show_cen p {
    padding: 10px;
    font-size: 0.875rem;
    color: #192633;
    line-height: 180%;
    min-height: 40px;
}

.ts_tc .ts_show .ts_show_cen p.but {
    text-align: center;
    padding: 0;
    min-height: inherit;
}

.ts_tc .ts_show .ts_show_cen p.but a {
    display: inline-block;
    margin: 0px;
    height: 36px;
    line-height: 34px;
    text-align: center;
    color: #fff;
    background: #00a0e9;
    border-radius: 5px;
    padding: 0 15px;
    font-size: 0.95rem;
}

.submit_revocation {
    margin: 16px 15px 0;
}

.revocation_tit {
    color: #192633;
    font-size: .875rem;
    font-weight: 400;
    line-height: 100%;
    margin-bottom: 12px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.rev_tit {
    width: 84px;
}

.revocation_line_style {
    width: 100%;
    height: 1px;
    background: #F3F5F9;
}

.revocation_lists {
    display: flex;
    flex-wrap: wrap;
}

.revocation_lists li {
    flex: 0 0 calc(50% - 5px);
    box-sizing: border-box;
    text-align: center;
    margin-bottom: 8px;
    padding: 10px 0;
    border-radius: 2px;
    background: #F3F5F9;
}

.revocation_lists li span a {
    color: #192633;
    font-size: .75rem;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    display: block;
}

.revocation_lists li span .pit {
    color: #fff;
}


.revocation_lists li:nth-of-type(even) {
    margin-left: 10px;
}

.revocation_lists li:has(span .pit) {
    background: #00A0E9;
}

.revocation_top_textarea {
    width: 100%;
    height: 70px;
    margin-top: 6px;
    display: block;
    font-size: .75rem;
    line-height: 140%;
    border-radius: 2px;
    border: 1px solid #F1F2F6;
    padding: 7px 5px;
    box-sizing: border-box;
}

.revocation_textarea {
    width: 100%;
    height: 112px;
    margin-top: 12px;
    display: block;
    font-size: .75rem;
    line-height: 140%;
}

.csjg {
    margin-bottom: 14px;
}

.submit_revocation .msg {
    font-size: .875rem;
    color: #FF0004;
}

.submit_revocation .season {
    font-size: .875rem;
    color: #FF0004;
}

.ts-star {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0;
}

.ts-star > div {
    width: 50px;
}

.ts-star > div img {
    width: 28px;
    display: block;
    margin: auto;
}

.ts-star > div span {
    display: block;
    text-align: center;
    margin-top: 6px;
    color: #A7AEC2;
    font-size: .75rem;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
}

.light-effect {
    animation: pulse 0.3s ease-out;
}

@keyframes pulse {
    0% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.2);
    }

    100% {
        transform: scale(1);
    }
}

.cars_section {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 16px 10px;
}

.love_car_info .cars_section > div {
    height: 66px;
}

.cars_section div:first-of-type {
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 8px;
    margin-right: 6px;
    width: 64%;
}

.cars_section div > span {
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
}

.uese_lovecar_name {
    color: #192633;
    font-size: 1rem;
}

.user_lovecar_det {
    color: #666D7F;
    font-size: .75rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
}

.user_lovecar_number {
    align-self: flex-start;
    border-radius: 2px;
    border: 1px solid #00A0E9;
    background: #D8E9FF;
    display: flex;
    align-items: center;
}

.user_lovecar_number_provibce {
    background: #00A0E9;
    color: #FFF;
    font-size: .6875rem;
    padding: 0 2px;
}

.user_lovecar_number_det {
    min-width: 55px;
    padding: 0 2px;
    color: #192633;
    font-size: .6875rem;
    width: 100%;
    text-align: center;
}

.has_cars_img {
    width: 109px;
    display: block;
    margin: auto;
    padding: 0 0 0 10px;
    box-sizing: border-box;
}

.cars_section div:last-of-type {
    width: 109px;
    display: flex;
}

.complain_status_progress .but {
    display: flex;
    justify-content: center;
    gap: 16px;
}

.complain_status_progress .but a {
    min-width: 56px;
    border-radius: 5px;
    background: #00A0E9;
    display: flex;
    padding: 8px 16px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    color: #FFF;
    font-size: .875rem;
    line-height: 100%;
}

.status_tips_step .status_tips_star {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-top: 4px;
}

.status_tips_step .status_tips_star > div {
    display: flex;
    gap: 4px;
}

.status_tips_step .status_tips_star > span {
    color: #FF5924 !important;
    font-size: .875rem;
    line-height: 100%;
    margin-left: 9px;
}

.tips_step_reply {
    position: relative;
    overflow: hidden;
    color: #9DA3B3;
    font-size: .875rem;
    line-height: 150%;
    line-height: 20px;
    max-height: 60px;
    word-break: break-all;
    margin: 4px 0;
    transition: max-height 0.3s ease;
}

.tips_step_reply_more {
    display: none;
    color: #00A0E9;
    cursor: pointer;
    position: absolute;
    bottom: 0;
    right: 0;
    background: #fff;
    padding: 0 20px 0 10px;
    font-style: normal;
    transition: opacity 0.3s ease;
}

.tips_step_reply_more::after {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    background-image: url(//img.12365auto.com/images/m/mine/more_btn.png);
    background-repeat: no-repeat;
    background-size: 11px;
    background-position: center;
    right: 0;
}

.tips_step_reply_open .tips_step_reply_more::after {
    transform: rotateZ(180deg);
}

.ts-mydscore .ts-star {
    margin-top: 12px;
}

.alertbox-container .time-tips {
    display: block;
    margin-top: 9px;
    height: 26px;
    line-height: 26px;
}

.alertbox-container .time-tips em {
    font-style: normal;
    height: 26px;
    width: 42px;
    color: #f35151;
    background: #f5f6fa;
    display: inline-block;
    text-align: center;
    line-height: 26px;
    font-weight: bold;
    font-size: 1.0625rem;
    margin: 0 5px;
    border-radius: 3px;
}

.alertbox-container .time-tips em:first-child {
    margin-left: 0;
}

.answer_list .user_problem h1 .reddot {
    float: left;
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #ed1b24;
    margin: 8px 6px 0 0;
    padding-right: 0;
}

.option_out_style .no-data {
    background-color: rgba(0, 0, 0, 0);
}

.user_message_out_style .no-data {
    background-color: #F7F8FD;
}

.options_tip_rednum {
    right: 18px;
    color: #FFF;
    font-size: .6875rem;
    background: #FF2828;
    width: 14px;
    height: 14px;
    border-radius: 16px;
    position: absolute;
    font-style: normal;
    display: flex;
    justify-content: center;
    align-items: center;
}

.special_affirm_tel {
    display: block;
}

.special_affirm_tel > div {
    width: 100%;
    display: flex;
}

.zc_user_but {
    margin-top: 20px;
}

.person_right_info_long_input {
    width: 210px;
}

.report-list .item-content {
    gap: 10px;
}

.report-list .item-content-right {
    gap: 5px;
}

.report-list .item-title div {
    width: 70%;
}

.report-list .item-content-right {
    width: 70%;
}

.report-list .item-content-right .circle {
    width: 70px;
    height: 70px;
    border-radius: 0;
}

.report-list .item-content-right .info {
    width: 70px;
    top: 13px;
}

.report-list .item-content-right .info b {
    font-size: .875rem !important;
}

.report-list .item-content-right .info span {
    font-size: .6875rem !important;
}


/*-----------------------隐私条款-----------------------*/

.ystk {
    margin: 7px 15px 15px;
    padding-bottom: 30px;
}

.ystk h1 {
    font-size: 1rem;
    color: #192633;
    text-align: center;
    height: 50px;
    line-height: 45px;
}

.ystk span {
    font-size: 0.75rem;
    display: block;
    height: 30px;
    color: #192633;
}

.ystk strong {
    font-size: 0.925rem;
    color: #192633;
    padding: 10px 0 10px 2em;
    display: inline-block;
    line-height: 24px;
}

.ystk p {
    line-height: 24px;
    font-size: 0.925rem;
    color: #192633;
    text-indent: 2em;
    padding-bottom: 2px;
}

.ystk p.p_2em {
    text-indent: 0em;
    padding-left: 2em;
}

.ystk p.p_3em {
    text-indent: 0em;
    padding-left: 3.5em;
}

.ystk b {
    padding-top: 12px;
    display: block;
    font-weight: bold;
    height: 30px;
    font-size: 1rem;
    color: #192633;
}

.ystk table {
    border-left: 1px solid #dce1e5;
    border-top: 1px solid #dce1e5;
    margin: 10px 0 0;
    width: 100%;
}

.ystk table th {
    border-right: 1px solid #dce1e5;
    border-bottom: 1px solid #dce1e5;
    width: 25%;
    font-size: 0.925rem;
    color: #192633;
    height: 30px;
    word-break: break-all;
    word-wrap: break-word;
    padding: 5px;
}

.ystk table td {
    border-right: 1px solid #dce1e5;
    border-bottom: 1px solid #dce1e5;
    width: 25%;
    text-align: center;
    font-size: 0.925rem;
    color: #192633;
    height: 30px;
    word-break: break-all;
    word-wrap: break-word;
    padding: 5px;
}

.ystk table td a {
    color: #00a0e9;
}