.xdmz-card .position-tag{position: absolute;left:10px;}
.xdmz-card .position-tag-wks { background: #ffbb66; }

.xdmz-card .position-tag-wks ::after { border-top-color: #ffbb66; }

.xdmz-card .position-tag-wks ::before { border-top-color: #ffbb66; }

.xdmz-card .position-tag-jxz { background: #39f; }

.xdmz-card .position-tag-jxz ::after { border-top-color: #39f; }

.xdmz-card .position-tag-jxz ::before { border-top-color: #39f; }

.xdmz-card .position-tag-ywc { background: #339966; }

.xdmz-card .position-tag-ywc ::after { border-top-color: #339966; }

.xdmz-card .position-tag-ywc ::before { border-top-color: #339966; }

.xdmz-card .position-tag-yjs { background: #abadac; }

.xdmz-card .position-tag-yjs ::after { border-top-color: #abadac; }

.xdmz-card .position-tag-yjs ::before { border-top-color: #abadac; }

.xdmz-card .has-zs { position: absolute; right: 10px; top: 10px; width: 97px; height: 30px; color: #3d3d3d; background: #ffffff; border-radius: 3px 3px 3px 3px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }

.xdmz-card .has-zs img { width: 12px !important; height: 15px; margin-right: 10px; border-radius: 0; }

.xdmz-card{
  margin:6px;
  width:391px;
  height: 340px;
  float: left;
  border-radius: 10px;
  background-color: #ffffff;
  border: 1px #eee solid;
  position: relative;
  transition: all 0.3s ease 0s;
  cursor: pointer;
}
.xdmz-card:hover{
  box-shadow: 0px 3px 5px #ddd;
}

.xdmz-card .cover .cover-img{width: 100%;height: 200px;border-top-left-radius:10px;border-top-right-radius:10px;}
.xdmz-card .text-info{font-size: 12px;margin-top: 5px;margin-left: 10px;}
.xdmz-card .xdmz-card_item{display: flex;justify-content: space-between;padding:3px 10px; align-items: center;font-size: 12px;}
.xdmz-card .card-center {
  display: flex;
  background-color: rgba(40, 98, 208, 0.5);
  height: 34px;
  align-items: center;
  padding: 0 10px;
  color: #3d3d3d;
  font-size: 12px;
}
.ellipsis {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.renwu-name{
  padding:5px 10px 0px 10px;
  font-weight: bold;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

/*选中样式*/
.xueyuanduan_renwulist_title span{
  display: inline-block;
  cursor: pointer;
  padding: 0 10px;
}
.xueyuanduan_renwulist_title .active
{
    font-weight: bold;
    color: #666;
    border-bottom: 3px #39f solid;
}
.xueyuanduan_renwulist_list-group {display: flex;flex-wrap: wrap;padding: 0 20px}
.xueyuanduan_renwulist_list-group li{width: 23.5%; margin-top: 0;margin-right: 1.5%;margin-bottom: 20px;}
.home_left_ke_miaoshu {
  font-size: 12px;
  display: block;
  color: #999;
}
.shoucang {
  cursor: pointer;
  float: right;
}
.home_left_ke_miaoshu .iconfont {
  font-size: 12px !important;
  margin-right: 0 !important;
}
.search_tags {
  padding: 0px 10px;
  font-size: 14px;
  cursor: pointer;
  white-space: nowrap;
  display: inline-block;
}

.search_tags--active {
  color: #fff !important;
  background-color: #1890ff;
  border-radius: 5px;
}
.member-table-container{width:1170px;padding: 10px 0;margin:0 auto;}

/**对话框**/
.xmdz-dialog__wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  overflow-x: hidden;
  overflow-y: auto;
}

.xmdz-modal {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  left: 0;
}

.xmdz-dialog {
  left: 50%;
  margin-left: -260px;
  position: absolute;
  top: 0;
  margin-top: 12%;
  width: 520px;
  box-sizing: border-box;
  flex: 0 0 auto;
  display: flex;
  flex-direction: column;
  z-index: 1000;
}
.xmdz-dialog__box {
  background-color: #fff;
  border-radius: 3px;
  overflow: hidden;
}
.xmdz-dialog__header {
  position: relative;
  padding: 10px 15px;
  font-size: 18px;
  color: #333;
  border-bottom: 1px solid #ddd;
}
.xmdz-dialog__body {
  background-color: #eee;
  padding: 15px;
}

.searchBtn{
  height: 30px;
  position: relative;
  float: left;
  border: 1px solid #ddd;
  background-color: #fff;
  padding: 0 10px;
  margin-right: 15px;
  cursor: pointer;
}
.close-enter{
  top: 11px;
}
.close-enter span{
  margin-top: 3px;
  padding:5px 15px;
  border-radius: 4px;
  background-color: #39f;
  color: #fff;
}
.close-enter span:hover{
  background-color: #0b66dc;
}

/**通知**/
.xdmz-notification{
  display: flex;
    width: 330px;
    padding: 14px 26px 14px 13px;
    border-radius: 8px;
    box-sizing: border-box;
    border: 1px solid #ebeef5;
    position: fixed;
    background-color: #fff;
    box-shadow: 0 2px 12px 0 rgb(0 0 0 / 10%);
    transition: opacity .3s,transform .3s,left .3s,right .3s,top .4s,bottom .3s;
    overflow: hidden;
}
.xdmz-el-notification__group{
  margin-left: 13px;
  margin-right: 8px;
}
.xdmz-notification__title{
  font-weight: 700;
  font-size: 16px;
  color: #303133;
  margin: 0;
}
.xdmz-notification__content {
  font-size: 14px;
  line-height: 21px;
  margin: 6px 0 0;
  color: #606266;
  text-align: justify;
}
.xdmz-notification__closeBtn {
  position: absolute;
  top: 5px;
  right: 5px;
  cursor: pointer;
  color: #909399;
  font-size: 16px;
}