.nei {
    width: 100%;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    background: #f8f8f8;
}
.content {
    margin:15px 0 0 0;
    padding: 8px;
    display: flex;
    width: 90%;
    height: 110px;
    background: #FFFFFF;
}

.lie_tu {
    flex-direction: row;
    width: 55%;
    height: 110px;
    border-radius: 9.5px;
}
.ttnei {
    width: 100%;
    margin-left: 5px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}
.datitle{
    width: 100%;
    display:flex;
    flex-direction:row;
    justify-content:space-between;
    height: 25px;
    line-height: 25px;
}
.datitle .title {
    margin-top:6px;
    width: 100%;
    /* overflow: hidden; */
    font-size: 15px;
    display: flex;
    justify-content: space-between;
}
.datitle .t_subject{
    width:75%;
    overflow:hidden;
    font-weight: 900;
    height: 20px;
    line-height:15px;
    text-align: top;
    color: #010101;
}
.t_zhuangtai{
    display: inline-block;
    font-size: 11px;
    border:1px solid #828282;
    color: #828282;
    height: 17.5px;
    line-height: 17.5px;
    padding:0 5px;
    border-radius: 5px;
}

.datitle .title_list{
    margin-top:6px;
    width: 93%;
    overflow: hidden;
    font-size: 15px;
    display: flex;
    align-items: center;
}
.datitle .t_subject_list{
    overflow:hidden;
    font-weight: 900;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #010101;
    max-width: 65%;
}
.t_zhuangtai_list{
background: #ffeee4;
color: #ed6800;
font-size: 10px;
padding: 0 3px;
display: flex;
justify-content: center;
align-items: center;
margin-left: 10px;
    width: 35px;
}
.let_space_1{
letter-spacing: 1px;
}
.h_dj_new{
color: #e31e0b;
margin-top: 4px;
}
.h_city_new{
color:#8a8a8a;
font-size: 11.5px;
margin-top: 4px;
}
.let_space_2{
letter-spacing: 2px;
}
.biaoqian {
margin-top: 4px;
display: flex;
flex-wrap: wrap;
}
.mall_biaoqian {
display: flex;
flex-wrap: wrap;
}
.biaoqian .hui_com{
float: left;
font-size: 10px;
padding: 3px 7.5px 1px 7.5px;
margin-right: 4px;
text-align: center;
vertical-align: middle;
background: #ebebeb;
color: #898989;
}
/*input {*/
/*    -webkit-text-fill-color: #ffffff;  //颜色是设置成你需要的颜色*/
/*}*/
input:-webkit-autofill {
    transition: background-color 5000s ease-in-out 0s;
}
.sales_volume {
    padding: 15px 20px 0 20px;
}
.ml-5 {
    margin-left: 5px;
}
.mt-20 {
    margin-top: 20px;
}
.day-shift {
    padding: 3px;
    background: #fff7f0;
    color: #cc8a67;
    font-size: 10px;
    margin-left: 3px;
    position: relative;
    bottom: 3px;
}
.volume-more {
    position: relative;
    float: right;
    color: #8a8a8a;
    font-size: 14px
}
.top_00 {
    background: linear-gradient(to bottom right, #f69f8c , #ff4807);
    color: #ffffff;
    border-radius: 3px 0 3px 3px;
    font-weight: 600;
    font-style:oblique;
    font-size: 15px;
    padding: 4px 4px;
}
.top_01 {
    background: linear-gradient(to bottom right, #dfcbc2 , #c7957a);
    color: #ffffff;
    border-radius: 3px 0 3px 3px;
    font-weight: 600;
    font-style:oblique;
    font-size: 15px;
    padding: 4px 4px
}
.top_02 {
    background: linear-gradient(to bottom right, #e2e0e1 , #aea6a4);
    color: #ffffff;
    border-radius: 3px 0 3px 3px;
    font-weight: 600;
    font-style:oblique;
    font-size: 15px;
    padding: 4px 4px
}
.ranking-name {
    font-weight: 600;
    /*letter-spacing: 1px*/
    font-size: 15px;
}
.deal-floor {
    color: #78222d;
    float: right;
    font-size: 13px;
    font-weight: 600;
}
.plan-select {
    width: 32%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: white;
    height: 30px;
    font-size: 12px;
    font-weight: 600;
    border-radius: 3px
}
.popularity-ranking {
    position:absolute;
    top: 0;
    width: 35%;
    height: 20px;
    background: #ee211e;
    color: white;
    border-radius: 5px 0;
    text-align: center;
    font-size: 14px;
}
.popularity-name {
    font-size: 10px;
    position: absolute;
    top: 45%;
    margin-left: 5px;
    color: white;
}
.popularity-img {
    width: 100%;
    height: auto;
    border-radius: 3px
}
.popularity-scan {
    font-size: 10px;
    color: #b06560;
    margin-top: 3px
}
.popularity-arer {
    font-size: 11px;
    color: #242424;
    margin-top: 3px
}
.popularity-money {
    font-size: 13px;
    color: #e5343a;
    margin-top: 3px;
    font-weight: 600
}
.head-scroll {
    box-sizing: border-box;
    overflow: hidden;
    overflow-x: scroll;
}
.mt11 {
    margin-top: 15px;
}
.mt12 {
    margin-top: 15px;
}
.top_rq1 {
    background: #fa7c03;
}
.top_rq2 {
    background: #f57b0c;
}
.fafafa {
    background: #FAFAFA;
    color: red;
}
.m_red_screen {
    width: 100%;
    height: 100%;
    position: static;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.7);
    z-index: 99;
}
