 .xinde,.content_koubei {
    font-family:'Microsoft jas black';
 }
.title_tongyon .left_folat{
    float: left;
}
.title_tongyon .right_folat{
    float: right;
}
.clearfix{
    clear: both;
}
 .title_tongyon{
    padding: 20px 0;
 }
.title_tongyon em{
    font-size: 24px;
    font-weight: bold;
    color: #F1CD4C;
    border-left: 8px solid #F1CD4C;
    padding-left: 10px;
}
.title_tongyon span{
    font-size: 24px;
    font-weight: bold;
    color: #E3E3E3;
}

.right_link{
    display: flex;
}

.right_link span{
    font-size: 14px;
    color: #999999;
    margin-top: 6px;
    margin-right: 2px;
    transition: 0.2s all;
}
  .title_tongyon .right_link i{
    display: block;
    width: 14px;
    height: 14px;
    margin-top: 8.5px;
    transition: 0.2s all;
    background: url(../image/More-icon.png) center/cover;
   
}
 .title_tongyon .right_link:hover{
    text-decoration: none;
}
 .title_tongyon .right_link:hover span{
    color: #F1CD4C;
}
 .title_tongyon .right_link:hover i{
    background: url(../image/More-icon-active.png) center/cover;  
}
.content_body ul{
    display: flex;
    justify-content: space-between;
}
.content_body ul li{
    width: 183px;
    height: 310px;
    transition: 0.3s all;
    overflow: hidden;
}
.content_body img{
    display: block;
    width: 163px;
    height: 163px;
    margin: 10px auto;
    transition: 0.3s all;
}
.content_body ul li:hover{
    box-shadow: 0 3px 6px rgba(0,0,0,0.16);
    cursor: pointer;
    transform: scale(1.04,1.04);
}
.content_body  .xinxi_box { 
 padding: 0 10px 10px 10px;
}
 .content_body  .xinxi_box > .omit-1{
    display:block;
    overflow : hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 18px;
    margin-bottom: 10px;
}
.content_body  .xinxi_box .omit-2  p{
    display:-webkit-box;
    overflow : hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2; 
    -webkit-box-orient: vertical;
    height:37px;
    font-size: 14px;
    color: #999999;
}
.content_body  .tip_text{
    /* display: flex; */
    justify-content: space-between;
    margin-top: 10px;
}
.content_body  .tip_text span{
    font-size: 12px;
    display: block;
    color: #999999;
}
.content_body .tip_text span a{
    font-size: 14px;
    color: #FF8804;
}
.content_body .tip_text span i{
    color: #FF8804;
}
.content_body .content_body{
    margin-bottom: 20px;
}
.content_body .list_text div{
    font-size: 14px;
    color: #999999;
    margin-bottom: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.content_body .list_text i{
    color: #FF8804;
}
/* ----------------- */
.content_koubei li{
    width: 590px;
    height: 204px;
    margin-right: 20px;
    display: flex;
    transition: all 0.3s;
    position: relative;
    float: left;
    margin-bottom: 20px;
}
.content_koubei li:nth-child(2n){
    margin-right: 0;
}
.content_koubei li img{
    width: 184px;
    height: 184px;
    margin-top: 10px;
    margin-left: 10px;
}
.content_koubei ul li:hover{
    box-shadow: 0 3px 6px rgba(0,0,0,0.16);
    cursor: pointer;
    transform: scale(1.04,1.04);
}
.content_koubei .xinxi_box{
    margin-top: 10px;
    margin-left: 10px;
}
.content_koubei .xinxi_box .omit-1{
    font-size: 16px;
    font-weight: bold;
    color: #707070;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    max-width: 352px;
}
.content_koubei .score{
    display: flex;
    margin-top: 14px;
    font-size: 14px;
    color: #707070;
}
.content_koubei .score .icon-score{
    width: 106px;
    height: 18px;
    background: url(../image/icon-xingxing.png) center/cover;
    position: relative;
    margin-left: 4px;
}
.content_koubei .score .icon-score i{
    display: block;
    width: 106px;
    height: 18px;
    position: absolute;
    top: 0;
    left: 0;
    background: url(../image/icon-xuanzhon.png) left/cover;
}
.content_koubei li p{
    margin-top: 14px;
    font-size: 12px;
    display:-webkit-box;
    overflow : hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3; 
    -webkit-box-orient: vertical;
    width: 352px;
    height:47px;
    font-size: 12px;
    color: #999999;
}
.content_koubei .icon-total{
    position: absolute;
    bottom: 10px;
    right: 14px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    font-size: 12px;
    line-height: 50px;
    background: #FF8804;
    box-shadow: 0 3px 6px rgba(255, 136, 4, 0.16);
}
.content_koubei .points dl{
    display: flex;
    color: #999999;
    font-size: 14px;
    text-align: center;
    margin-top: 14px;
}
.content_koubei .points dd{
    margin-right: 10px;
}
.content_koubei .points dd:last-child{
    margin-right: 0;
}
.content_koubei .points .color-orange{
    color: #FF8804;
    margin-top: 5px;
}
/* ------------------ */
.xinxi_box .title-omit-2{
    font-size:18px;
    color: #707070;
    display:-webkit-box;
    overflow : hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2; 
    -webkit-box-orient: vertical;
    max-height:50px;
    margin-bottom: 10px;
}
.xinxi_box .content-omit-2{
    font-size: 14px;
    color: #999;
    display:-webkit-box;
    overflow : hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3; 
    -webkit-box-orient: vertical;
    max-height:37px;
    /* margin-bottom: 10px; */
}
/* --------------------- */
.content_plastic .xinxi_box{
    padding:0 10px;
}

.content_plastic ul{
    display: flex;
    justify-content: space-between;
}
.content_plastic li{
    width: 183px;
    /* height: 310px; */
    padding-bottom: 10px;
    transition: 0.3s;
}
.content_plastic li:last-child{
    margin-right: 0;
}
.content_plastic li:hover{
   box-shadow: 0 3px 6px rgba(0,0,0,0.16);
   cursor: pointer;
   transform: scale(1.04,1.04);
}
.content_plastic .img-box {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 163px;
    margin-bottom: 10px;
}
.content_plastic .img-box img{
    display: block;
    width: 163px;
    height: 163px;
    margin: 10px auto 0 auto;
}
.content_plastic .contrast-tip{
    display: flex;
    position: absolute;
    bottom: -30px;
    left: 0;
    width: 100%;
    height: 30px;
    background: rgba(0,0,0,0.5);
     color: #fff;
     line-height: 30px;
     transition: 0.3s all;

}
.content_plastic li:hover .contrast-tip{
    bottom: 0;
}
.content_plastic .contrast-tip a{
    display: block;
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;

}
.content_plastic .price{
    display: flex;
    justify-content: space-between;
    padding: 0 10px;
    margin-bottom: 6px;
}
.content_plastic .review{
   
    padding: 0 10px;
    margin-bottom: 6px; 
}
.content_plastic .price span{
    color: #FF8804;
    font-size: 14px;
    font-weight: bold;
}
.content_plastic .price-delete{
    color: #999;
}
.content_plastic .review span{
    color: #FF8804;
    display: block;
}
.content_plastic .xinxi_box .title-omit-2{
    font-size: 12px;
    /* height: 32px; */
    /* width: 163px; */
    font-size: 14px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    /* margin: 0 auto; */
}
.content_plastic .preferential a{
    display: block;
    width: 163px;
    height: 26px;
    margin: 0 auto;
    border: 1px solid #e2e2e2;
    text-align: center;
    line-height:26px ;
    transition: all 0.3s;
}
.content_plastic .preferential{
    margin-top: 10px;
}
.content_plastic li:hover .preferential a{
    background: #F1CD4C;
    color: #fff;
    border-color: #F1CD4C;
}
/* --------------- */
.content_project table{
    width: 100%;
}
.content_project tr{
    height: 50px;
}
.content_project tr:nth-child(2n+1) {
    background: #F5F5F5;
}
.content_project th{
    text-align: center;
    line-height: 50px;
    font-size: 20px;
}
.content_project td{
    text-align: center;
    line-height: 50px;
    font-size: 20px;
}
.content_project .color-current{
    color: #BE7830;
}
/* ------------- */
.content_four{
    display: flex;
    flex-wrap:wrap;
    margin-top: 20px;
}
.content_four>div{
    width: 590px;
    margin-right: 20px;
}
.content_four>div:nth-child(2n){
    margin-right: 0;
}
.content_four .title-four{
    height: 30px;
    font-size: 20px;
}
.content_four .title-four a{
    float: right;
    height: 30px;
    line-height: 30px;
    display: flex;
    font-size: 14px;
    transition: all 0.3s;
}
.content_four .title-four i{
    display: block;
    width: 14px;
    height: 14px;
    background: url(../image/More-icon.png) center/cover;
    margin-top: 8px;
    margin-left: 4px;
    transition: all 0.3s;
}
.content_four .title-four a:hover{
    text-decoration: none;
    color: #F1CD4C;
}
.content_four .title-four a:hover i{
background: url(../image/More-icon-active.png) center/cover;  
}
.content_four li{
    transition: all 0.3s;
}
.content_four li:hover{
    box-shadow: 0 3px 6px rgba(0,0,0,0.16);
    cursor: pointer;
    transform: scale(1.04,1.04);
}
.content_four li{
    float: left;
    width: 285px;
    height: 109px;
    margin-right: 20px;
    margin-bottom: 20px;
    display: flex;
}
.content_four li:nth-child(2n){
    margin-right: 0;
}
.celebrity li img,.answer li img{
    width: 89px;
    height: 89px;
    margin: 10px;
}
.celebrity li .introduce,.answer .introduce{
    width: 170px;
    margin-top: 10px;
}
.celebrity li a{
    font-size:14px;
    color: #BE7830;
    display:-webkit-box;
    overflow : hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2; 
    -webkit-box-orient: vertical;
    max-height:50px;
    margin-bottom: 4px;

}
.celebrity li p{
    font-size: 12px;
    color: #999;
    display:-webkit-box;
    overflow : hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3; 
    -webkit-box-orient: vertical;
    max-height:50px;
}
.meeting table{
    width: 100%;
}
.meeting table th{
    text-align: left;
    height: 44px;
    line-height: 44px;
    font-size: 16px;
    padding-left: 4px;
}
.meeting table td{
    height: 44px;
    line-height: 44px;
    font-size: 12px;
}
.meeting table tr:nth-child(2n+1){
    background: #F5F5F5;
}
.meeting table .color-current{
    color: #BE7830;
}
.answer .introduce{
    font-size: 14px;
    color: #707070;
    display:-webkit-box;
    overflow : hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 4; 
    -webkit-box-orient: vertical;
    max-height:79px;
}
.answer .introduce em{
    color: #BE7830;
}
/* .experience img{
    width: 70px;
    height: 70px;
    margin: 10px 10px 4px 10px;
}
.experience .img-box div{
    margin: 0px 10px;
    text-align: center;
    font-size: 12px;
}
.experience .introduce{
    font-size: 14px;
    color: #707070;
    display:-webkit-box;
    overflow : hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 4; 
    -webkit-box-orient: vertical;
    max-height:79px;
    margin-top: 10px;
} */
/* ------------ */
.content_hot li{
    transition: all 0.3s;
    float: left;
    width: 590px;
    height: 116px;
    box-sizing: border-box;
    padding: 10px;
    margin-right: 20px;
    margin-bottom: 20px;
}
.content_hot li:nth-child(2n){
    margin-right:0;
}
.content_hot li:hover{
   box-shadow: 0 3px 6px rgba(0,0,0,0.16);
   cursor: pointer;
   transform: scale(1.04,1.04);
}
.content_hot .title_hot{
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
}
.content_hot p{
    font-size:14px;
    color:#707070;
    display:-webkit-box;
    overflow : hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2; 
    -webkit-box-orient: vertical;
    max-height:50px;
    margin-bottom: 10px;

}
.content_hot .tag-hot,.content_hot .tag-hot a{
    color: #FF8804;
}
/* 新增样式 */
.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  
  .flex > * {
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  
  /* 允许换行 */
  .flex-wrap {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  
  /* 垂直排列 */
  .flex-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  
  /* 水平排列 */
  /* 左边排列 */
  .align-h-left {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  
  /* 右对齐 */
  .align-h-right {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  
  /* 剧中排列 */
  .align-h-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  
  /* 两端排列 */
  .align-h-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  
  /* 周围空间分布 */
  .align-h-around {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  
  /* 垂直排列 */
  /* 顶部对齐 */
  .align-v-top {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  
  /* 底部对齐 */
  .align-v-bottom {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  
  /* 剧中对齐 */
  .align-v-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .text-hidden-1 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.flex-1{
    flex: 1;
}
.text-hidden-2 {
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .font-12 {
    font-size: 12px;
  }
  
  .font-13 {
    font-size: 13px;
  }
  
  .font-14 {
    font-size: 14px;
  }
  .font-18 {
    font-size: 18px;
  }
  .font-grey {
    color: #999999;
  }
  .font-center{
    text-align: center;
  }
  .white-color {
    background-color: #fff;
  }
  .m-t-10 {
    margin-top: 10px;
  }
  .m-t-20 {
    margin-top: 20px;
  }
  .m-l-10 {
    margin-left: 10px;
  }
  .m-l-20 {
    margin-left: 20px;
  }
  .p-b-20{
    padding-bottom: 20px;
  }
  .p-20{
    padding: 20px;
  }
  .border-bottom{
    border-bottom: 1px solid #d2d2d2;
  }
  /* 热门话题 */
  .topic-list .avatar{
    width: 100px;
    height: 100px;
    border-radius: 50%;
  } 
  .topic-list .item{
    width: 50%;
    padding: 20px;
    transition: .5s all;
    box-sizing: border-box;
  }
  .topic-list .item:hover{
    box-shadow: 0 3px 6px rgba(0,0,0,0.16);
    cursor: pointer;
    transform: scale(1.04,1.04);
  }
  .topic-list .info{
    min-width:0;
  }
  .topic-list .title{
    font-size: 18px;
    display: block;
    font-weight: bold;
  }
  .topic-list .icon{
    display: block;
    width: 16px;
    height: 16px;
    background: url('../image/topic.png') no-repeat center/cover;
    margin-right: 4px;
  }
  .topic-list .like-icon{
    background: url('../image/like.png') no-repeat center/cover;;

  }
  /* 新增问答板块 */
  .ask .avatar{
    width: 44px;
    height: 44px;
    border-radius: 50%;
  }
  .ask .name{
    font-size: 16px;
  }
  .ask .time{
    font-size: 16px;
    color: #999;
  }
  .ask .title{
    font-size: 18px;
    color: #333;
  }
  .ask li{
    width: 600px;
    box-sizing: border-box;
  }
  .ask li:hover{
    box-shadow: 0 3px 6px rgba(0,0,0,0.16);
    cursor: pointer;
    transform: scale(1.04,1.04);
    transition: all .5s;
  }
  .ask .ask-a{
    min-width: 0;
  }
  .ask .icon{
    width: 30px;
    height: 30px;
    background: #F8990B;
    color: #fff;
    font-size: 12px;
    display: block;
    text-align: center;
    line-height: 30px;
    border-radius: 50%;
    margin-right: 10px;
  }
  .ask .icon-a{
    background: #52DD3B;
  }
  .ask .content{
    font-size: 16px;
    color: #666;
  }
  /* 看体验板块 */
  .experience .title{
    font-size: 18px;
  }
  .experience .avatar{
    width: 30px;
    height: 30px;
    border-radius: 50%;
    object-fit: cover;
  }
  .experience .item{
    width: 300px;
    box-sizing: border-box;
  }
  .experience .item:hover{
    box-shadow: 0 3px 6px rgba(0,0,0,0.16);
    cursor: pointer;
    transform: scale(1.04,1.04);
    transition: all .5s;
  }
  .experience .cover-img{
    display: block;
    width: 260px;
    height: 260px;
    object-fit: cover;
  }
  .experience .icon{
    display: block;
    width: 22px;
    height: 22px;
    background: url('../image/topic.png') no-repeat center/cover;
    margin-right: 6px;
  }