.center {
    min-height: 10px;
    overflow: hidden;
}

.rank-prompt {
    font-size: 0.75rem;
    color: #666D7F;
    padding: 6px 15px;
    background: #F1F2F6;
    margin-top: 8px;
}

.rank-prompt_sc {
    margin-top: -1px;
}

.ts-container .rank-prompt {
    margin-top: 0;
}
.hfl_container .rank-list,
.csl_container .rank-list {
    padding-top: 8px;
}
.rank-list {
    margin: 0 15px;
}

.box_container .rank-list {
    margin: 0 !important;
}

.rank-list .rank-item {
    min-height: 40px;
    padding: 16px 0;
    display: block;
}

.ts-container .rank-list .rank-item {
    border-bottom: 1px solid #F7F8FD;
}

.rank-list .rank-item .rank-item-top {
    display: block;
}

.rank-list .rank-item .rank-item-top .rank-info {
    display: flex;
    align-items: center;
    min-height: 51px;
}

.hfl_container .rank-list .rank-item {
    padding: 12px 0;
}

.csl_container .rank-list .rank-item {
    padding: 12px 0;
}

.rank-list .rank-item .rank-level {
    min-width: 40px;
    text-align: center;
}

.rank-list .rank-item .rank-level i {
    font-size: 1.5rem;
    font-style: normal;
    font-weight: bold;
    color: #999;
}

.rank-list .rank-item .rank-level i.org {
    display: block;
    background-size: auto 22px;
    background-repeat: no-repeat;
    background-position: center;
    width: 38px;
    height: 40px;
}

.rank-first {
    background-image: url(//img.12365auto.com/images/m/ranking/num01.png);
}

.rank-second {
    background-image: url(//img.12365auto.com/images/m/ranking/num02.png);
}

.rank-third {
    background-image: url(//img.12365auto.com/images/m/ranking/num03.png);
}

.rank-list .rank-item .rank-img {
    margin: 0 8px 0 4px;
    background: #fff;
}

.rank-list .rank-item .rank-img img {
    width: 74px;
}

.rank-list .rank-item .rank-carinfo {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-right: 5px;
}

.rank-list .rank-item .rank-carinfo .car-name {
    font-size: .9375rem;
    color: #192633;
    font-weight: bold;
    line-height: 100%;
}

.rank-list .rank-item .rank-carinfo .car-attr {
    font-size: .75rem;
    color: #666D7F;
    margin-top: 10px;
}

.rank-list .rank-item .rank-num p {
    text-align: right;
    font-size: .9375rem;
    color: #FF5924;
    font-weight: bold;
    line-height: 20px;
}

.xlb-container .rank-list .rank-item .rank-num p span {
    float: unset;
    margin-left: 0;
    vertical-align: bottom;
    line-height: 18px;
    display: inline-block;
}

.xlb-container .rank-list .rank-item .rank-num p span.rank-num-val {
    font-size: 1.15rem;
    font-weight: bold;
    float: right;
    margin-left: 3px;
}

.rank-list .rank-item .rank-num p:last-child {
    font-size: .75rem;
    font-weight: normal;
    color: #666D7F;
    margin-top: 0;
}

.rank-list .rank-item .rank-gz {
    margin-top: 10px;
    vertical-align: top;
    min-height: 21px;
    text-align: center;
    border-radius: 5px;
    background: #F7F8FD;
    padding: 8px 10px;
    position: relative;
}

.rank-list .rank-item .rank-gz p {
    overflow: hidden;
    text-align: left;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}

.rank-list .rank-item .rank-gz p.open {
    height: auto;
}

.rank-list .rank-item .rank-gz p.open .gz-item {
    height: auto;
}

.rank-list .rank-item .rank-gz .gz-font {
    font-size: .75rem;
    color: #192633;
}

.rank-list .rank-item .rank-gz .gz-item {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin-top: 5px;
    height: 20px;
    overflow: hidden;
}

.rank-list .rank-item .rank-gz .gz-item em {
    font-size: .6875rem;
    display: inline-block;
    font-style: normal;
    height: 14px;
    border: 1px solid #ab5c9e;
    background: #ab5c9e;
    padding: 2px;
    line-height: 14px;
    color: #fff;
    font-weight: normal;
    border-radius: 2px 0 0 2px;
}

.rank-list .rank-item .rank-gz .gz-item i {
    font-size: .6875rem;
    display: inline-block;
    height: 14px;
    border: 1px solid #ab5c9e;
    background: #fff;
    padding: 2px;
    line-height: 14px;
    color: #ab5c9e;
    position: relative;
    font-style: normal;
    font-weight: normal;
    border-radius: 0 2px 2px 0;
}

.rank-list .rank-item .rank-gz .gz-item b {
    font-size: .6875rem;
    display: inline-block;
    border: 1px solid #1dbc9e;
    background: #1dbc9e;
    color: #fff;
    height: 14px;
    padding: 2px;
    line-height: 14px;
    font-weight: normal;
    border-radius: 2px 0 0 2px;
}

.rank-list .rank-item .rank-gz .gz-item span {
    font-size: .6875rem;
    display: inline-block;
    height: 14px;
    border: 1px solid #1dbc9e;
    background: #fff;
    padding: 2px;
    line-height: 14px;
    color: #1dbc9e;
    position: relative;
    margin-left: -1px;
    font-style: normal;
    font-weight: normal;
    border-radius: 0 2px 2px 0;
}

.rank-list .rank-item .rank-gz .gz-item b.qtwt {
    font-size: .6875rem;
    display: inline-block;
    border: 1px solid #007cc2;
    background: #007cc2;
    color: #fff;
    height: 14px;
    padding: 2px;
    line-height: 14px;
    font-weight: normal;
    border-radius: 2px 0 0 2px;
}

.rank-list .rank-item .rank-gz .gz-item span.qt {
    font-size: .6875rem;
    display: inline-block;
    height: 14px;
    border: 1px solid #007cc2;
    background: #fff;
    padding: 2px;
    line-height: 14px;
    color: #007cc2;
    position: relative;
    margin-left: -1px;
    font-style: normal;
    font-weight: normal;
    border-radius: 0 2px 2px 0;
}

.rank-list .rank-item .rank-gz .gz-item>* {
    display: flex;
    margin-bottom: 0 !important;
}

.rank-list .rank-item .rank-gz .gz-icon-retract {
    background: url(//img.12365auto.com/images/m/gz_open20241021.png) no-repeat right;
    background-size: 11px;
    display: inline-block;
    width: 18px;
    height: 20px;
    float: right;
    margin-top: 5px;
}

.rank-list .rank-item .rank-gz .retract {
    background: url(//img.12365auto.com/images/m/ranking/open_btn.png) no-repeat right;
    background-size: 16px;
    background-position: center;
    display: inline-block;
    height: 20px;
    width: 40px;
    line-height: 20px;
    position: absolute;
    margin-top: 5px;
    top: 2px;
    right: 0;
    transform: rotateZ(180deg);
    -webkit-transform: rotateZ(180deg);
}

.rank-list .rank-item .rank-gz .expand {
    background: url(//img.12365auto.com/images/m/ranking/open_btn.png) no-repeat right;
    background-size: 16px;
    background-position: center;
    display: inline-block;
    height: 20px;
    width: 40px;
    line-height: 20px;
    position: absolute;
    margin-top: 5px;
    top: 2px;
    right: 0;
}

.rank-list .rank-item .rank-gz .retract:after {
    content: "";
}

.rank-list .rank-item .rank-gz .expand:after {
    content: "";
}

.xlb-container .rank-list .rank-item {
    display: flex;
    align-items: center;
    border-bottom: solid 1px #F3F5F9;
}

.hfl_container .rank-list .rank-item {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #F3F5F9;
}

.hfl_container .rank-list .rank-item .rank-img {
    margin: 0 20px 0 12px;
    display: flex;
    align-items: center;
}

.hfl_container .rank-list .rank-item .rank-img img {
    width: 40px;
}

.hfl_container .rank-list .rank-item .rank-carinfo {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.hfl_container .rank-list .rank-item .rank-carinfo p {
    font-size: .9375rem;
    color: #192633;
    font-weight: bold;
}

.csl_container .rank-list .rank-item {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #F3F5F9;
}

.csl_container .rank-list .rank-item .rank-img {
    margin: 0 20px 0 12px;
    display: flex;
    align-items: center;
}

.csl_container .rank-list .rank-item .rank-img img {
    width: 40px;
}

.csl_container .rank-list .rank-item .rank-carinfo {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.csl_container .rank-list .rank-item .rank-carinfo p {
    font-size: .9375rem;
    color: #192633;
    font-weight: bold;
}

.other-rank-list .rank-item {
    display: flex;
    align-items: center;
    min-height: 50px;
    padding: 12px 0;
    border-bottom: 1px solid #F3F5F9;
    margin: 0 15px;
}

.other-rank-list .rank-item .rank-level {
    min-width: 40px;
    text-align: center;
}

.other-rank-list .rank-item .rank-level i {
    font-size: 1.5rem;
    font-style: normal;
    font-weight: bold;
    color: #999;
}

.other-rank-list .rank-item .rank-level i.org {
    display: block;
    background-size: auto 22px;
    background-repeat: no-repeat;
    background-position: center;
    width: 38px;
    height: 40px;
}

.myd_text {
    width: 85px;
}

.myd_text_style {
    color: #666D7F !important;
    font-size: .75rem !important;
    font-weight: 400;
    text-align: right;
}

.myd_text_style span {
    color: #FF5924;
    font-size: .9375rem;
    font-weight: bold;
    margin-left: 4px;
}

.other-rank-list .rank-item .rank-img {
    margin: 0 20px 0 12px;
    display: flex;
    align-items: center;
}

.other-rank-list .rank-item .rank-img img {
    width: 40px;
}

.other-rank-list .rank-item .rank-carinfo {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.other-rank-list .rank-item .rank-carinfo p {
    font-size: 1rem;
    color: #192633;
    font-weight: bold;
}

.other-rank-list .rank-item .rank-num p {
    font-size: 1.15rem;
    color: #f35151;
    font-weight: bold;
    line-height: 20px;
}

.other-rank-list .rank-item .rank-num p span {
    position: relative;
    margin-right: 5px;
    width: 76px;
    margin-top: 0px;
}

.other-rank-list .rank-item .rank-num p span img {
    width: 76px;
}

.other-rank-list .rank-item .rank-num p span b {
    position: absolute;
    left: 0;
}

.other-rank-list .rank-item .rank-num p span strong {
    position: absolute;
    left: 0;
    overflow: hidden;
}

.other-rank-list .rank-item .rank-num p:last-child {
    font-size: 0.8rem;
    color: #8a9299;
    height: 18px;
    line-height: 18px;
    margin-top: 5px;
    width: 86px;
    display: flex;
    justify-content: flex-end;
}

.xlb-container .rank-prompt {
    margin-top: 0 !important;
}

.xlb-container .car-name {
    color: #000 !important;
}

.xlb-container .rank-carinfo {
    margin-left: 8px;
}

.xlb-container .rank-num>p:last-of-type {
    margin-top: 6px !important;
}

.xlb-container .rank-num p span:first-of-type {
    font-size: .75rem;
    font-weight: 400;
}

.xlb-container .rank-num p span:last-of-type {
    font-size: .9375rem;
}