.mui-slider{height:50px;overflow:hidden;background:white;}
.mui-slider img{height:50px !important;}

.teach_list{background:white;}
.teach_item{height:100px;display:block;padding:0 10px;}
.teach_item .img_block{height:90px;float:left;margin-top:4px;overflow:hidden;border-radius: 5px;}
.teach_item .img_block img{height:100%;max-width:100px;}
.teach_item .item_detail{margin-left:110px;}
.item_detail p{margin:0;overflow:hidden;text-overflow:ellipsis;}
.item_detail .name{height:36px;line-height:36px;font-size:18px;font-weight:900;color:#333;font-size: 16px;}
.item_detail .intro{height:24px;line-height:24px;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#333;}
.item_detail .link{height:40px;line-height:40px;margin-right:100px;white-space:nowrap;}
.item_detail .local{height:40px;line-height:40px;margin-right:100px;font-weight: bold;color:#333;font-size:15px;}
.item_detail .link .orga_name{color: #333;font-weight: bold;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:85%;font-size:15px;display:inline-block;}
.item_detail .link .orga_name.v{max-width:80%;color: #666;font-size: 14px;}
.item_detail .operate{position:absolute;right:10px;bottom:5px;/* z-index:99; */}
.item_detail .operate a{margin:0 8px;padding:5px;display:inline-block;}
.item_detail .operate img{width:18px;height:18px;margin:0;}

.gloden_vip,.sliver_vip{font-weight:bold;display:inline-block;vertical-align:top;}
.gloden_vip{color:#ffd800;}
.sliver_vip{color:rgb(200,200,200);}
.twoChangeList .mui-content{position:relative;z-index:2;}
.twoChangeList .list_container{top:138px;bottom:51px;}
.twoChangeList .filter_container{top:138px;}
.twoChangeList .filter_bar .filter_header div i:after{content:none;}
.twoChangeList .filter_bar .filter_header div i{padding:4px;}
.twoChangeList #slider{margin-top:0px;}
.mui-table-view-cell:after{background-color:#e5e5e5}