.xh_colum{
    float: left;
    width: 100%;
   /* margin-top: 15px;*/
}
.xh_colum .mpzlist{
    line-height: 40px;
    width: 100%;
    float: left;
    background-color: #fff;
    background: #fff;
    border-radius: 5px;
    height: 40px;
    
}

.xh_colum .mpzlist span{
    padding: 0px 15px;
    font-size: 13px;
    float: left;
    color: #000;
    cursor: pointer;
        font-weight: bold;
    font-size: 14px;
}

.xh_colum .mlist{
    line-height: 40px;
    width: 100%;
    float: left;
    background-color: #fff;
    background: #fff;
    border-radius: 5px;
    height: 40px;
    
}

.xh_colum .mlist span{
    padding: 0px 15px;
    font-size: 13px;
    float: left;
    color: #000;
    cursor: pointer;
}

.xh_colum .mlist .active{
    font-weight: bold;
    font-size:15px!important;
}

.xh_colum .con_list{
    width: 100%;
   /* min-height: 922px;*/
    float: left;
    margin-top:10px;
    background-color: #fff;
        padding-bottom: 50px;
        padding-left:10px ;
        padding-right:10px;
        box-sizing: border-box;


}

.xh_colum .mtit{
    line-height: 40px;
    width: 100%;
    font-size: 15px;
    color: #333;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
    border-bottom: 1px solid #eee;
    background-color: #fff;
    padding-left: 10px;
    box-sizing: border-box;
    cursor: pointer;
}
.xh_colum .mtit .layui-icon-prev{margin-right:10px;color:var(--main-color)}

.xh_colum .xh_con{float: left;width: 100%;}
.xh_colum .tjxh_con{float: left;width: 100%;}
.xh_colum .tj_con_menu{
    
    float: left;
    width: 100%;
    background-color: #ececec;
    line-height: 30px;
    font-size: 16px;
    font-weight: bold;
}
.xh_colum .art_con{float: left;width: 100%;}
.dqx_sign{
      float: right;
    border: 1px solid var(--main-color);
    padding-left: 5px;
    padding-right: 5px;
    line-height: 20px;
    margin-top: 5px;
    font-size: 12px;
    color: var(--main-color);
    border-radius: 4px;
    font-weight: lighter;
}

 .pro_jxs_colum .all{
      
    float: left;
    width: 80px;
    line-height: 40px;
    background-color: #ececec;
    text-align: center;
    font-size: 16px;
    font-weight: bold;margin-right:15px;cursor: pointer;
  }
  .pro_jxs_colum .pro_show{float:left;width:calc(100% - 200px);}
  
  .pro_jxs_colum .cur{
      
    float: right;
    width: 80px;
    line-height: 40px;
    background-color: #ececec;
    text-align: center;
    font-size: 16px;
    font-weight: bold;margin-left:15px;
    cursor: pointer;
  }
  .pro_jxs_colum .city_sele_colum{display:none}
  .city_colum .pro_sele_colum{
      width: auto!important;
      left:-95px;
      right: -105px;
      z-index: 999;
  }
  .xh_list{cursor:pointer;    float: left;width:100%}