body {
    text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

.screen_center .posi_nav {
    padding: 0 15px;
    background: #fff;
}

.screen_section {
    display: flex;
    align-items: center;
    padding: 10px 0;
}

.screen_section_between {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 0;
}

.screen_left_span {
    height: 18px;
    color: #192633;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    margin-right: 12px;
    display: flex;
    align-items: center;
}

.screen_p_icon {
    width: 18px;
}

.screen_ic_icon {
    width: 15px;
}

.screen_city_icon {
    width: 15px;
}

.screen_city_icon_left {
    width: 15px;
    transform: rotateZ(270deg);
}

.clear_screen_data {
    position: absolute;
    right: 15px;
    height: 18px;
    color: #192633;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    display: none;
}

.jxs_sec {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 15px;
    border-bottom: 1px solid #F1F2F6;
}

.jxs_sec_text {
    color: #192633;
    font-size: 1rem;
    font-style: normal;
    font-weight: bold;
    line-height: 100%;
    background-image: url(//img.12365auto.com/images/m/dealer/bg.png);
    background-repeat: no-repeat;
    background-size: 33px;
    background-position: 0% 100%;
}

.jxs_sec_img {
    height: 20px;
}

.jsxlist_bot {
    padding: 0 15px;
}

.jsxlist_bot a {
    display: block;
    margin: 16px 0;
    border-bottom: 1px solid #F1F2F6;
}

.jsxlist_bot a dl dt p.pj {
    position: relative;
    height: 20px;
    line-height: 20px;
    margin-top: 8px;
    margin-bottom: 2px;
    z-index: -1;
}

.jsxlist_bot a dl dt p.pj em {
    float: right;
    font-style: normal;
    font-size: 0.75rem;
    color: #8a9299;
}

.jsxlist_bot a dl dt p.pj span {
    position: absolute;
    left: 0;
    top: 2.2px;
    width: 78px;
}

.jsxlist_bot a dl dt p.pj span img {
    width: 78px;
}

.jsxlist_bot a dl dt p.pj i {
    position: absolute;
    left: 0;
    overflow: hidden;
    top: 2px;
}

.jsxlist_bot a dl dt p.pj i img {
    width: 78px;
}

.jsxlist_bot a dl dt p.pj b {
    font-size: .875rem;
    display: block;
    color: #FF5924;
    margin-left: 82px;
    position: relative;
    top: -1px;
}

.jsxlist_bot a dl dt p.pj strong {
    font-weight: normal;
    float: left;
    margin-left: 2px;
    font-size: 0.75rem;
    color: #192633;
    display: block;
}

.data_screen_list {
    display: flex;
    align-items: center;
}

.data_screen_list dt {
    display: flex;
    flex-direction: column;
}

.data_screen_list img {
    width: 113px;
    border-radius: 4px;
    margin-right: 10px;
}

.data_screen_list dt .title {
    height: 42px;
    color: #192633;
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.data_screen_list dt .pp {
    color: #666D7F;
    font-size: .75rem;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    margin-top: 4px;
}

.screen_address {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 16px 0;
}

.screen_address p {
    overflow: hidden;
    color: #666D7F;
    text-overflow: ellipsis;
    font-size: .875rem;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    width: 80%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.screen_address em {
    color: #666D7F;
    font-size: .75rem;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
}

.jxshot_pp {
    border-radius: 5px;
    background: #ffffff;
    margin: 2px 15px 0;
    padding: 7px 0 6px;
}

.screen_hot_icon {
    display: block;
    width: 82px;
}

.gps_section {
    display: flex;
    justify-content: space-between;
    padding: 10px 15px;
}

.gps_section > span {
    width: 50%;
    display: flex;
    color: #192633;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    align-items: center;
}

.gps_section > span:last-of-type {
    justify-content: flex-end;
    color: #00A0E9;
}

.dw_left_icon {
    width: 14px;
    margin-right: 5px;
}

.dw_right_icon {
    width: 16px;
    margin-right: 5px;
}

.brand_flex {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
    margin-top: 12px;
    margin-bottom: 10px;
}

.brand_flex a {
    width: 20%;
    text-align: center;
}

.brand_flex a img {
    height: 35px;
    display: block;
    margin: auto;
    padding: 5px 0;
}

.brand_flex a span {
    display: block;
    color: #192633;
    text-align: center;
    font-size: .75rem;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 4px;
    width: 85%;
    margin: 4px auto 10px;
}

/* 详情页面 */
.out_style {
    background: linear-gradient(180deg, #B1E5FE 0%, rgba(177, 229, 254, 0.00) 100%);
    background-repeat: no-repeat;
    background-size: 100% 475px;
}

.jxs_xq {
    padding: 0 15px;
}

.jxs_xq .p {
    position: relative;
}

.jxs_xq .p > img {
    width: 100%;
    display: block;
    margin: auto;
    border-radius: 4px;
}

.jsxxq_bg {
    position: absolute;
    right: 0;
    bottom: 0;
}

.jxs_xq .jsxxq_bg {
    position: absolute;
    background: url(//img.12365auto.com/images/m/blackbg.png) repeat;
    height: 27px;
    min-width: 10px;
    right: 6px;
    bottom: 9px;
    border-radius: 5px;
    padding: 0 10px;
}

.jxs_xq .jsxxq_bg span {
    background: url(//img.12365auto.com/images/m/dealer/photo_icon.png) no-repeat left;
    background-size: 14px;
    color: #fff;
    font-size: .875rem;
    display: block;
    line-height: 27px;
    padding-left: 22px;
}

.jxsxq_bot {
    padding: 14px 10px 13px;
    border-radius: 0 0 5px 5px;
    border: 1px solid #F1F2F6;
    background: #FFF;
}

.jxsxq_bot h1 {
    color: #192633;
    font-size: 1.125rem;
    font-style: normal;
    font-weight: bold;
    line-height: 140%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}

.jxsxq_bot_bottom {
    padding-top: 10px;
    padding-bottom: 16px;
    color: #666D7F;
    font-size: .75rem;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    border-bottom: 1px solid #F1F2F6;
}

.jaddress {
    color: #666D7F;
    font-size: .875rem;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    padding: 12px 0;
}

.jaddress p {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.jtel {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.jtel p {
    height: 17px;
    display: flex;
    align-items: center;
    color: #FF4865;
    font-size: .875rem;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    max-width: 85%;
}

.jtel p span {
    color: #666D7F;
}

.phoneicon {
    width: 26px;
}

/*多个电话选择*/
.sheet {
    left: 0;
    top: 0;
}

.sheet-bg {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    position: fixed;
    top: 0;
    bottom: 0;
    z-index: 9998;
}

.sheet-container {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 9999;
}

.sheet-container .sheet-tel {
    background: #FFF;
    border-radius: 5px 5px 0 0;
}

.sheet-container .sheet-tel .sheet-item {
    text-align: center;
    font-size: 1rem;
    color: #192633;
    height: 56px;
    line-height: 56px;
}

.sheet-container .sheet-tel .sheet-item:last-child {
    border: none;
}

.sheet-container .sheet-tel .sheet-item a {
    color: #192633;
    display: block;
    width: 100%;
    height: 56px;
    line-height: 56px;
}

.sheet-container .sheet-cancel {
    background: #FFF;
    text-align: center;
    font-size: 1rem;
    color: #192633;
    height: 56px;
    line-height: 56px;
    border-top: 8px solid #F1F2F6;
}

.j_xjpj {
    margin: 12px 15px;
    border-radius: 5px;
    border: 1px solid #F1F2F6;
    background: #FFF;
    padding: 8px 14px 0 8px;
}

.j_xjpj > div {
    display: flex;
    align-items: flex-start;
    margin-top: 7px;
}

.j_xjpj > strong {
    display: block;
    color: #192633;
    font-size: .75rem;
    font-style: normal;
    font-weight: bold;
    line-height: 100%;
}

.lef_flex {
    display: flex;
    flex-direction: column;
    padding-right: 22px;
    position: relative;
}

.lef_flex::after {
    content: "";
    width: 1px;
    height: 37px;
    background: #F1F2F6;
    position: absolute;
    right: 0;
    top: 0;
}

.lef_flex > span {
    display: flex;
    justify-content: center;
    color: #FF5924;
    font-size: 26px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%;
    padding: 0 0 5px;
}

.lef_flex > div {
    position: relative;
    width: 96px;
}

.lef_flex > div b {
    position: absolute;
    left: 0;
    top: 0;
    width: 96px;
}

.lef_flex > div b img {
    width: 96px;
}

.lef_flex > div i {
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
}

.lef_flex > div i img {
    width: 96px;
}

.rig {
    padding-left: 26px;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    position: relative;
    top: -8px;
}

.rig > div {
    flex: 0 0 calc(50%);
}

.rig > div b {
    color: #666D7F;
    font-size: .75rem;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
}

.rig > div span {
    font-size: .75rem;
    color: #FF5924;
}

.jscar {
    padding: 0 0 12px 15px;
}

.jscar_tit {
    position: relative;
    color: #192633;
    font-size: 1rem;
    font-style: normal;
    font-weight: bold;
    line-height: 100%;
    background-image: url(//img.12365auto.com/images/m/dealer/bg.png);
    background-repeat: no-repeat;
    background-size: 33px 11px;
    background-position: 0 16px;
    padding: 10px 0;
}

.moreCar_js {
    position: absolute;
    width: 100%;
    height: 100%;
    background-image: url(//img.12365auto.com/images/m/public/public_r_btn.png);
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: calc(100% - 15px) 50%;
    top: 0;
}

.jscar_bot {
    margin-top: 5px;
}

.jscar_bot ul {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: scroll;
}

.jscar_bot ul li {
    width: 98px;
    margin-right: 14px;
}

.jscar_bot ul li:last-of-type {
    margin-right: 15px;
}

.car_img_form {
    width: 98px;
    height: 56px;
    background-image: url(//img.12365auto.com/images/m/dealer/car_for_bg.png);
    background-repeat: no-repeat;
    background-size: 100%;
}

.jscar_bot ul li img {
    max-width: 75px;
    display: block;
    margin: auto;
}

.jscar_car_name {
    color: #192633;
    text-align: center;
    font-size: .875rem;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    margin-top: 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.jscar_car_sale {
    color: #FF5924;
    text-align: center;
    font-size: .75rem;
    font-style: normal;
    font-weight: bold;
    line-height: 100%;
    margin-top: 6px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.moreComment_js {
    position: absolute;
    width: 100%;
    height: 100%;
    background-image: url(//img.12365auto.com/images/m/public/public_r_btn.png);
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: 100% 50%;
    top: 0;
}

.jscarpl {
    margin-top: 16px;
    padding: 0 15px 60px;
}

.jpl_bot {
    margin-top: 5px;
}

.jpl_bot dl {
    margin-top: 16px;
    border-bottom: 1px solid #F1F2F6;
}

.jpl_bot dl:first-of-type {
    margin-top: 0;
    padding-top: 0;
}

.jpl_bot dl:last-of-type {
    border-bottom: none;
}

.jpl_bot dl dt .tx {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.tx_sec {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.tx_sec img {
    width: 28px;
    height: 28px;
    border-radius: 28px;
}

.tx_sec .pname {
    color: #666D7F;
    font-size: .875rem;
    font-style: normal;
    font-weight: 400;
    margin-left: 7px;
}

.jpl_bot dl dt .tx .str {
    color: #A7AEC2;
    font-size: .75rem;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
}

.jpl_bot dl dt .div_span {
    margin: 10px 0;
}

.jpl_bot dl dt .div_span span em b {
    display: block;
    position: absolute;
}

.jpl_bot dl dt .div_span span em b img {
    width: 78px;
}

.jpl_bot dl dt .div_span span em i {
    display: block;
    position: absolute;
    overflow: hidden;
}

.jpl_bot dl dt .div_span span em i img {
    width: 78px;
}

.jpl_bot dl dt .div_span > span {
    display: flex;
}

.jpl_bot dl dt .div_span span em {
    margin-top: 3px;
}

.jpl_bot dl dt .div_span span strong {
    margin-left: 85px;
    color: #FF5924;
    font-size: .875rem;
    font-style: normal;
    font-weight: 700;
}

.jpl_bot_bottom_style > div {
    padding-top: 16px;
}

.jpl_bot_bottom_style > div:first-of-type {
    padding-top: 0;
}

.jpl_bot_bottom_style dl {
    border-bottom: 1px solid #F1F2F6 !important;
    padding-top: 16px;
}

.nr_sec {
    padding-bottom: 16px;
}

.nr_sec .p {
    display: flex;
    padding: 6px;
    align-items: flex-start;
    align-content: flex-start;
    gap: 6px 10px;
    flex-wrap: wrap;
    border-radius: 2px;
    background: #F7F8FD;
    margin-bottom: 6px;
}

.nr_sec .p .span-group {
    width: 100%;
    display: flex;
    gap: 10px;
    white-space: nowrap;
    align-items: flex-start;
}

.nr_sec .p span {
    color: #666D7F;
    font-size: .75rem;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
}

.nr_sec .p span em {
    color: #FF5924;
    font-style: normal;
}

.nr_sec .nr {
    color: #192633;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
}

.nr_sec_det .nr {
    overflow: auto;
    -webkit-line-clamp: initial;
}

.jmo a {
    color: #192633;
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    display: block;
    text-align: center;
    padding: 10px 0 10px;
    border-top: 1px solid #DBDBDB;
}

.pobut {
    background: #fff;
    border-top: 1px solid #DBDBDB;
    bottom: 0;
    position: fixed;
    width: 100%;
    z-index: 2;
    padding: 6px 0 3px;
}

.pobut a {
    display: block;
    height: 46px;
    float: left;
    width: 25%;
    background: #fff;
    font-size: 1rem;
    text-align: center;
}

.pobut a em {
    height: 24px;
    display: block;
    text-align: center;
}

.pobut a img {
    display: inline;
    width: 24px;
}

.pobut a span {
    display: block;
    text-align: center;
    font-size: 0.6875rem;
    color: #192633;
    height: 20px;
    line-height: 20px;
}

.dealer_to_car_section {
    padding: 0 15px;
}

.dealer_car_get_sid {
    display: flex;
    align-items: center;
}

.dealer_car_logo img {
    display: block;
    width: 105px;
}

.dealer_car_info {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.dealer_car_info .pfir {
    margin-left: 8px;
}

.dealer_car_info .pfir span {
    color: #192633;
    font-size: .9375rem;
    font-style: normal;
    font-weight: bold;
}

.dealer_car_info .pfir em {
    color: #666D7F;
    font-size: .75rem;
    font-style: normal;
    font-weight: 400;
}

.dealer_car_info .price {
    color: #FF5924;
    font-size: .875rem;
    font-style: normal;
    font-weight: bold;
    word-break: break-all;
    justify-content: space-between;
}

.dealer_to_car_section .pa {
    display: flex;
    padding: 10px;
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
    align-self: stretch;
    border-radius: 2px;
    background: #F7F8FD;
    position: relative;
    height: 16px;
    overflow: hidden;
}

.dealer_to_car_section .pa > ul {
    display: flex;
    flex-direction: column;
    gap: 8px;
    padding-top: 1px;
}

.dealer_to_car_section .pa > ul li {
    display: none;
}

.dealer_to_car_section .pa > ul li:first-of-type {
    display: block;
}

.dealer_to_car_section .pa.active > ul li {
    display: block;
}

.dealer_to_car_section ul li span em {
    font-style: normal;
    padding-left: 22px;
}


#pageList > div {
    padding: 16px 0;
    border-bottom: 1px solid #F1F2F6;
}

.pa_open {
    color: #666D7F;
    font-size: .6875rem;
    font-weight: 400;
    letter-spacing: 0.55px;
    width: 54px;
    height: 16px;
    position: absolute;
    right: 10px;
    display: flex;
    align-items: center;
}

.pa_open::after {
    content: "";
    background-image: url(//img.12365auto.com/images/m/dealer/jt.png);
    background-repeat: no-repeat;
    background-size: 6px;
    background-position: 100% 50%;
    position: absolute;
    left: 48px;
    top: 6px;
    width: 6px;
    height: 5px;
    transform: rotateX(180deg);
}

/* 展开状态的样式 */
.pa_open.active::after {
    transform: rotateX(0);
}

.dealer_to_car_section .pa .pit li {
    color: #192633;
    font-size: .6875rem;
    font-style: normal;
    font-weight: 400;
}

.dealer_to_car_section .pa .pit li span {
    color: #666D7F;
}

.dealer_to_car_section .pa .pit li:last-of-type {
    margin-bottom: 0;
}

.jpl_bot_lists {
    padding: 16px 15px;
    margin-top: 0;
}

.jpl_switch {
    padding: 0 15px 9px;
}

.jpl_switch p {
    display: flex;
    align-items: center;
}

.jpl_switch p span {
    position: relative;
    margin-left: 20px;
}

.jpl_switch p span:first-of-type {
    margin-left: 0;
}

.jpl_switch p .pit {
    color: #111;
    font-size: 1.125rem;
    font-style: normal;
    font-weight: bold;
    line-height: 100%;
}

.jpl_switch p .pit::after {
    content: "";
    width: 20px;
    height: 3px;
    border-radius: 3px;
    background: #0DC0FE;
    position: absolute;
    bottom: -9px;
    left: 0;
    right: 0;
    margin: auto;
}

.jpl_bot_det {
    padding: 0 15px;
}

.jpl_bot_det dl:last-of-type {
    border-bottom: 1px solid #F1F2F6;
}

.jxs_comp {
    padding: 0 15px;
}

.jxs_comp .wxdp {
    margin-top: 17px;
    margin-bottom: 8px;
}

.jxs_comp .wxdp h1 {
    color: #192633;
    font-size: 1rem;
    line-height: 140%;
    font-style: normal;
}

.jxs_comp .comp_wxpj > div {
    margin-bottom: 8px;
    padding: 7px 0;
}

.jxs_comp .comp_wxpj > div p {
    display: flex;
    align-items: center;
}

.jxs_comp .tip {
    color: #FF0004;
    font-size: .75rem;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    display: block;
}

.jxs_comp .comp_wxpj > div strong {
    display: flex;
    margin-left: 15px;
}

.jxs_comp .comp_wxpj > div strong a {
    display: block;
    text-align: center;
    background: url(//img.12365auto.com/images/m/qa/star_n.png) no-repeat 0px;
    background-size: 20px auto;
    margin-right: 24px;
    width: 20px;
    height: 20px;
}

.jxs_comp .comp_wxpj > div strong img {
    margin-right: 24px;
    width: 20px;
    transition: transform 0.5s;
}

.jxs_comp .comp_wxpj > div strong img.active {
    animation: pulse 0.5s ease-in-out;
}

.jxs_comp .comp_wxpj > div strong a.c_yellow {
    background: url(//img.12365auto.com/images/m/qa/star_y.png) no-repeat 0px 1px;
    background-size: 20px auto;
    animation: starPulse 0.5s ease-in-out;
}

@keyframes starPulse {
    0% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.3);
    }

    100% {
        transform: scale(1);
    }
}

.comp_title {
    color: #192633;
    font-size: .875rem;
    font-style: normal;
    font-weight: 400;
    display: flex;
    height: 100%;
    align-items: center;
}

@keyframes pulse {
    0% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.3);
    }

    100% {
        transform: scale(1);
    }
}

.textTips {
    color: #A7AEC2;
    text-align: right;
    font-size: .75rem;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    margin-top: 80px;
}

.comp_con_content {
    width: 100%;
    height: 90px;
    padding: 10px 0;
    font-size: .875rem;
    font-style: normal;
    font-weight: 400;
}

.comp_con_content::placeholder {
    font-size: .875rem;
}

.comp_wxpj em {
    position: absolute;
    right: 15px;
    color: #192633;
    font-size: .75rem;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
}

.jxs_cen {
    padding: 0 15px;
}

.jxs_cen h1 {
    color: #192633;
    font-size: 1.25rem;
    font-style: normal;
    line-height: 150%;
    margin-top: 16px;
}

.jxs_cen .time {
    color: #9DA3B3;
    font-size: .75rem;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    padding-top: 2px;
}

.jxs_cbot img {
    width: 100%;
    display: block;
    margin: auto;
    padding: 10px 0;
}

.jxs_cbot {
    margin: 10px 0;
}

.jxs_cbot p {
    align-self: stretch;
    color: #192633;
    text-align: justify;
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: 200%;
    text-transform: capitalize;
}

.znone {
    text-align: center;
    background: url(//img.12365auto.com/images/m/no_pic1.png) no-repeat center top;
    min-height: 25px;
    font-size: 1rem;
    color: #192633;
    padding-top: 187px;
    margin: 100px 0;
}

.jcx_bot {
    padding: 0 15px;
}

.jcx_bot ul li {
    padding: 16px 0;
    border-bottom: 1px solid #F1F2F6;
}

.jcx_bot ul li h1 {
    color: #192633;
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}

.jcx_bot ul li p {
    overflow: hidden;
    color: #666D7F;
    font-size: .875rem;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    padding: 7px 0;
}

.jcx_bot ul li span {
    color: #9DA3B3;
    font-size: .75rem;
    font-style: normal;
    line-height: 140%;
    display: block;
}

/*-----------------------经销商图片-----------------------*/
.picter_list {
    margin: 8px 15px 0;
}

.picter_list li {
    float: left;
    width: 31.5%;
    margin: 4% 2.75% 0 0;
}

.picter_list li:nth-child(-n + 3) {
    margin: 0% 2.75% 0 0;
}

.picter_list li:nth-child(3n+3) {
    margin-right: 0;
}

.picter_list li a {
    display: block;
}

.picter_list li a em {
    display: block;
    height: 85px;
    overflow: hidden;
}

.picter_list li a img {
    max-width: 100%;
    min-height: 100%;
    border-radius: 2px;
}

.picter_list li a span {
    display: block;
    height: 14px;
    line-height: 14px;
    font-size: .875rem;
    color: #192633;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 8px;
}

.viewMaxImg_js .swiper-container {
    position: fixed;
    top: 50%;
    transform: translate(0, -50%);
    height: 85%;
}

.viewMaxImg_js .swiper-container .swiper-slide img {
    max-height: 100%;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
}

.viewMaxImg_js p.span {
    position: fixed;
    right: 15px;
    bottom: 20px;
    color: #fff;
    font-size: .75rem;
}

.viewMaxImg_js p.span span {
    font-size: 1rem;
    color: #ff5924;
    padding-right: 2px;
    font-weight: bold;
}

.pic_top {
    background: #000;
    z-index: 8;
}

.pic_top span:nth-child(2) {
    width: 80%;
    margin-left: 10%;
}

.pic_top .span {
    font-size: 0.875rem;
    color: #fff;
    position: relative;
    padding: 0 5px;
    line-height: 20px;
    font-weight: normal;
    top: -5px;
    width: 56%;
    margin-left: 22%;
}

.pic_top .span span {
    width: auto;
    display: inline;
    font-size: 1.05rem;
    margin-left: 0;
}

.pic_top .span em {
    position: absolute;
    width: 0;
    height: 0;
    border-width: 0px 0px 11px 11px;
    border-style: solid;
    border-color: #fff transparent;
    right: 4px;
    bottom: 1px;
}

.list_tit {
    position: relative;
    text-align: center;
    padding: 13px 0;
}

.list_tit1 {
    background: #fff;
}

.list_tit span {
    color: #fff;
    font-weight: bold;
    font-size: 1.125rem;
    display: block;
    width: 50%;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-left: 25%;
}

.list_tit a {
    position: absolute;
    display: inline-block;
}

.list_tit a.return {
    left: 15px;
    top: 12px;
    cursor: pointer;
}

.list_tit a.return img {
    height: 26px;
}

.list_tit a.return1 {
    left: 15px;
    top: 11px;
}

.list_tit a.return1 img {
    height: 18px;
}

.list_tit a.index {
    left: 50px;
    top: 11px;
}

.list_tit a.index img {
    height: 18px;
}

.list_tit a.sear {
    right: 55px;
    top: 11px;
}

.list_tit a.sear img {
    height: 18px;
}

.list_tit a.nav_more {
    right: 15px;
    top: 11px;
}

.list_tit a.nav_more img {
    height: 18px;
}

.swiper-container-read-car {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.body {
    background-color: #000;
}

/*经销商排行榜*/
.rank-list .rank-list-sons {
    display: flex;
    padding: 10px 15px 8px;
    align-items: flex-start;
    border-bottom: 1px solid #F3F5F9;
}

.rank-list .rank-list_a {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.rank-level {
    min-width: 30px;
    text-align: center;
    float: left;
}

.rank-level i {
    color: #999;
    text-align: center;
    font-size: 1.5rem;
    font-style: normal;
    font-weight: bold;
    line-height: 100%;
}

.rank-level i.org {
    background-repeat: no-repeat;
    background-size: auto 21px;
    background-position: center;
    display: block;
    width: 31px;
    height: 31px;
}

.org-first {
    background-image: url(//img.12365auto.com/images/m/ranking/num01.png);
}

.org-second {
    background-image: url(//img.12365auto.com/images/m/ranking/num02.png);
}

.org-third {
    background-image: url(//img.12365auto.com/images/m/ranking/num03.png);
}

.rank-dealer {
    padding: 0 10px 0 0;
}

.rank-dealer .rd-title {
    font-size: .9375rem;
    color: #000;
    line-height: 140%;
    min-height: 22px;
    overflow: hidden;
    display: block;
    padding: 0px 0 6px;
    font-weight: 400;
    margin-left: 43px;
}

.rank-dealer .rd-score {
    position: relative;
    height: 20px;
    line-height: 18px;
    margin-left: 43px;
}

.rank-dealer .rd-score .rd-hollow {
    position: absolute;
    left: 0;
    top: 2px;
}

.rank-dealer .rd-score .rd-hollow img {
    width: 80px;
}

.rank-dealer .rd-score .rd-solid {
    position: absolute;
    left: 0;
    overflow: hidden;
    top: 2px;
}

.rank-dealer .rd-score .rd-solid img {
    width: 80px;
}

.rank-dealer .rd-score b {
    float: left;
    margin-left: 85px;
    font-size: .875rem;
    display: block;
    color: #FF5924;
    font-weight: bold;
}

.rank-dealer .rd-score span {
    font-weight: normal;
    float: left;
    margin-left: 2px;
    font-size: 0.75rem;
    color: #192633;
    display: block;
}

.rank-dealer .rd-brand,
.rank-dealer .rd-address {
    font-size: .75rem;
    color: #666D7F;
    min-height: 20px;
    overflow: hidden;
    display: block;
    margin: 6px 0 0 43px;
    line-height: 100%;
}

.rank-dealer .rd-address {
    margin-top: 0;
    line-height: 140%;
}

.rank-num .rd-number {
    text-align: center;
}

.rank-num .rd-number a {
    color: #FF5924;
    text-align: center;
    font-size: 1.125rem;
    font-style: normal;
    font-weight: bold;
    line-height: 100%;
}

.rank-num .rd-num-text {
    color: #666D7F;
    font-size: .75rem;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    margin-top: 6px;
}

.jxshot_pp .tit .jxsphb-entrance {
    float: right;
    font-size: 0.875rem;
    color: #00a0e9;
}

.posi .jxs_screen .jxsphb-entrance {
    color: #00a0e9;
}

.mt10 {
    margin-top: 10px;
}

/*我的点评*/
.user_dealer_style {
    padding-bottom: 10px;
    margin-top: 10px;
}

.user_dealer_style ul {
    overflow: hidden;
    margin: 0 15px;
}

.user_dealer_style ul li {
    position: relative;
    background-color: #fff;
    padding: 0 12px;
    margin-bottom: 10px;
    border-radius: 5px;
}

.user_dealer_style ul li em.thous {
    display: block;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    font-style: normal;
}

.user_dealer_style ul li em.swipeleft {
    transform: translateX(-108px);
    -webkit-transform: translateX(-108px);
}

.user_dealer_style ul li .a_car_b {
    width: 100%;
    display: inline-block;
}

.user_dealer_style ul li .a_car_b dl dt {
    padding: 0px 0 0px;
    height: 25px;
}

.user_dealer_style ul li .a_car_b dl dt strong.str {
    float: right;
    color: #8a9299;
    font-size: 0.75rem;
    font-weight: normal;
    line-height: 25px;
}

.user_dealer_style ul li .a_car_b dl dt .tx b {
    display: block;
    width: 25px;
    float: left;
}

.user_dealer_style ul li .a_car_b dl dt .tx b img {
    width: 25px;
    border-radius: 12.5px;
}

.user_dealer_style ul li .a_car_b dl dt .tx .pname {
    margin-left: 35px;
}

.user_dealer_style ul li .a_car_b dl dt .tx .pname h2 {
    font-size: 0.875rem;
    font-weight: normal;
    color: #007cc2;
    line-height: 25px;
}

.user_dealer_style ul li .a_car_b dl dd {
    margin-top: 1px;
}

.user_dealer_style ul li .a_car_b dl dt .span {
    display: flex;
    height: 25px;
    line-height: 25px;
    font-size: 0.75rem;
    color: #8a9299;
    justify-content: flex-start;
    align-items: center;
    position: relative;
}

.user_dealer_style ul li .a_car_b dl dt .span em {
    position: relative;
    display: flex;
    width: 84px;
    height: 100%;
    align-items: center;
}

.user_dealer_style ul li .a_car_b dl dt .span em b {
    display: block;
    position: absolute;
}

.user_dealer_style ul li .a_car_b dl dt .span em b img {
    width: 80px;
}

.user_dealer_style ul li .a_car_b dl dt .span em i {
    display: block;
    position: absolute;
    overflow: hidden;
}

.user_dealer_style ul li .a_car_b dl dt .span em i img {
    width: 80px;
}

.user_dealer_style ul li .a_car_b dl dt .span strong {
    display: inline-block;
    font-weight: normal;
}

.user_dealer_style ul li .a_car_b dl dt .span strong b {
    display: inline-block;
    font-size: .875rem;
    font-weight: 700;
    color: #f35151;
    width: auto;
}

.user_dealer_style ul li .a_car_b dl dt .span strong i {
    font-style: normal;
    font-size: 0.75rem;
    font-weight: normal;
    color: #192633;
    padding-left: 2px;
}

.user_dealer_style ul li .a_car_b dl dd .p {
    font-size: 0.75rem;
    padding-top: 0px;
    min-height: 15px;
}

.user_dealer_style ul li .a_car_b dl dd .p span {
    display: inline-block;
    color: #666d7f;
    width: 30%;
    margin-bottom: 8px;
}

.user_dealer_style ul li .a_car_b dl dd .p span:last-child {
    margin-right: 0;
}

.user_dealer_style ul li .a_car_b dl dd .p span em {
    font-style: normal;
    padding-left: 2px;
}

.user_dealer_style ul li .a_car_b dl dd .nr {
    color: #192633;
    font-size: .9375rem;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    word-wrap: break-word;
    word-break: break-all;
    margin-top: 2px;
}

.user_dealer_style ul li .a_car_b dl dd.ly {
    display: inline-block;
    width: 100%;
    min-height: 25px;
    padding-bottom: 0px;
    margin-top: 0;
}

.user_dealer_style ul li .a_car_b dl dd.ly strong {
    font-size: 1rem;
    word-wrap: break-word;
    line-height: 1.35em;
    color: #192633;
    font-weight: normal;
    padding-left: 21px;
    background-image: url(//img.12365auto.com/images/m/dealer/shop_discomment_icon.png);
    background-repeat: no-repeat;
    background-size: 15px;
    background-position: 0 center;
}

.user_dealer_style ul li .del_i {
    width: 120px;
    text-align: center;
    color: #fff;
    display: flex;
    font-size: .875rem;
    font-style: normal;
    height: 100%;
    position: absolute;
    top: 0;
    right: -120px;
}

.user_dealer_style ul li .del_i span {
    margin: 0;
    display: block;
    height: 100%;
    width: 60px;
    background: #f93c3c;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.user_dealer_style ul li .del_i span.edit {
    background: #f08300;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.user_dealer_style ul li .del_i span strong {
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    font-weight: normal;
    width: 60px;
}

.user_dealer_style .dp_list dl {
    padding: 16px 30px 16px 0;
}

.user_dealer_style .str {
    display: block;
    color: #9DA3B3;
    font-size: .75rem;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    margin-top: 6px;
}

.score_style {
    color: #FF5924;
    font-size: .75rem;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
}