.index_main .index-main-detail {
    background-color: #FFF;border-radius: 6px;
}
.meng_tag .index_title {
    font-size: 18px;
    line-height: 38px;
    color: #ff7e00;
    font-weight: bold;
    border-bottom: 1px solid #ff7e00;
    display: inline-block;
    vertical-align: top;
}

.meng_tag {
    border-bottom: 1px solid #ddd;
    background: #fff;
    padding: 0 10px;
    border-radius: 6px;
}
.yb_right {
    float: right;
    margin-right: 5px;margin-top: 20px;
}
.yb_right a{
    font-size: 12px;
    color: #999;
}
.mt-10 {
    margin-top: 10px;
}
.index-main-detail .hot_l {
    width: 30%;
    float: left;
}
.first_meng .mobile img {
    width: 90%;
    height: 80px;
    object-fit: cover;
}
.first_meng .pc img {
    width: 90%;
    height: 120px;
    object-fit: cover;
}
.index-main-detail .hot_r {
    width: 70%;
    float: left;
}
.ml-10 {
    margin-left: 10px;
}
.index_meng_title {
    font-weight: bold;
    font-size: 16px;
}
.hot_r .content {
    margin-top: 5px;
    color: #999;
    font-size: 12px;
    overflow: hidden;
}
.first_meng .mobile .content {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.first_meng .pc .content {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:5;
    -webkit-box-orient: vertical;
    font-size: 14px;
    line-height: 25px;
}
.new_item {
    width: 20%;
    float: left;
    margin-top: 15px;
}
.index_hot_classify {
    color: #ff7e00;
}
.yf_list {
    margin-bottom: 0px;background-color: #fff;border-radius: 6px;
}
.meng_tag .more {
    float: right;margin-top: 20px;
}
.meng_tag .more a {
    color: #999;font-size: 12px;
}
.quote_body {
    background-color: #FFF;border-radius: 6px;
}
.quote_body .quote_item {
    width: 33.33%;
    float: left;
    text-align: center;
}
.pd-10 {
    padding: 10px;
}
.yufu_img {
    text-align: center;
}
.quote_body .quote_item a {
    position: relative;
    display: block;
}
.yufu_img .title {
    text-align: center;
    display: inline-block;
    position: absolute;
    bottom: 0px;
    width: 100%;
    margin: 0 auto;
    background: rgba(0, 0, 0, .5);
    color: #FFF;
    height: 28px;
    line-height: 28px;
}
.yufu_img img {
    width: 100%;
    height: 200px;
    object-fit: cover;
    border-radius: 6px;
}
.index_item_list .content_right {
    width: 49%;
    float: right;
    background-color: #FFF;
    margin-top: 10px;
}
.index_item_list .meng_item {
    margin-top: 10px;
}
.index_item_list .meng_item .yufu_img a {
    position: relative;
    display: block;
}
.index_item_list .content {
    width: 49%;
    float: left;
    background-color: #FFF;
    margin-top: 10px;
}
.index_item_list .tags .st {
    float: left;
    width: 33.333%;
    text-align: center;
}
.mt-10 {
    margin-top: 10px;
}
.index_item_tags {
    height: 100px;
}
.index_item_tags ul{
    padding-top: 10px;
}
.more {
    float: right;font-size: 12px;color: #999
}
.index_item_tags li{
    display: inline;float: left;width: 20%;text-align: center;
}
.index_item_tags li p {
    margin-bottom: 10px;
}
.index_item_tags li img {
    width: 30px;height: 30px;
}
.index_item {
    margin-bottom: 10px;background-color: #fff;
}
