.top-select[data-v-42ffe221] {
  display: flex;
  justify-content: space-between;
}
.el-dropdown[data-v-42ffe221] {
  width: 100%;
}
.el-dropdown .overall-btn[data-v-42ffe221] {
  width: 100%;
}
.el-dropdown .el-button.is-disabled[data-v-42ffe221] {
  color: #606266;
  cursor: auto;
}
.el-dropdown .dropDownMenu[data-v-42ffe221] {
  padding: 5px;
  text-align: center;
}
.list-color[data-v-42ffe221] {
  color: #409EFF;
}
.list-color[data-v-42ffe221]:hover {
  color: #e6a23c;
}
.pro-one[data-v-42ffe221] {
  height: 33px;
  position: relative;
  z-index: 999;
  margin-top: 0px;
}
.pro-one .right-box[data-v-42ffe221] {
  height: 230px;
  box-shadow: 0px 0px 7px 1px rgba(153, 153, 153, 0.24);
}
.pro-one .projectsBtn[data-v-42ffe221] {
  background: #fff;
  height: 100%;
  padding-top: 3px;
  overflow: auto;
}
.pro-one .projectsBtn .active-one[data-v-42ffe221] {
  width: 11vw;
  height: 27px;
  margin-top: -2px;
  line-height: 13px;
  box-shadow: 0px 0px 5px 1px #ff7140;
  color: white;
  font-size: 18px;
}
.pro-one .projectsBtn .projectBtn[data-v-42ffe221] {
  background: #fff;
  display: inline-block;
  width: 11vw;
  height: 27px;
  margin-top: 1px;
  line-height: 13px;
  font-size: 12px;
  color: black;
}
.pro-one .projectsBtn .projectBtn[data-v-42ffe221]:hover {
  color: white;
}
.pro-one .projectsBtn .projectBtn span[data-v-42ffe221] {
  font-size: 12px;
}
.el-icon-arrow-left[data-v-42ffe221] {
  font-size: 16px;
}
.el-icon-arrow-left[data-v-42ffe221]:hover {
  color: #e6a23c;
}
.el-icon-arrow-right[data-v-42ffe221] {
  font-size: 16px;
}
.el-icon-arrow-right[data-v-42ffe221]:hover {
  color: #e6a23c;
}
.row-project[data-v-42ffe221] {
  max-height: calc(100vh - 135px);
  overflow-y: auto;
}
.project-item[data-v-42ffe221] {
  border-radius: 8px;
  background-color: rgba(153, 153, 153, 0.3);
  margin: 10px 0;
  cursor: pointer;
}
.project-item[data-v-42ffe221]:hover {
  box-shadow: 0px 0px 8px 2px var(--box-shadow-color);
}
.project-item h2[data-v-42ffe221] {
  background-color: rgb(153, 153, 153);
  border-radius: 8px 8px 0 0;
  padding: 8px 0;
}
.project-item p[data-v-42ffe221] {
  text-align: left;
  padding: 10px 20px;
}
.project-item .icon-tongji[data-v-42ffe221] {
  float: right;
}
.el-icon-back[data-v-42ffe221] {
  font-size: 20px;
  line-height: 30px;
  cursor: pointer;
}
.box-card[data-v-42ffe221] {
  position: relative;
}
.buttonBox[data-v-42ffe221] {
  position: absolute;
  top: 13px;
  right: 25px;
  z-index: 10;
}
.btn-box[data-v-42ffe221] {
  float: right;
  z-index: 11;
  position: relative;
}
.card_box[data-v-42ffe221] {
  box-sizing: border-box;
  /* border: 1px solid black; */
  width: 95%;
  height: 13.8vh;
  margin-Top: 10px;
  margin-bottom: 1vh;
  border-radius: 5px;
  box-shadow: 0px 0px 7px 1px rgba(153, 153, 153, 0.24);
}
.card_box[data-v-42ffe221]:hover {
  border: 1px solid rgba(68, 126, 236, 0.5);
  box-shadow: 0px 0px 7px 1px rgba(68, 126, 236, 0.3);
  border-radius: 5px;
}
.card_box:hover .card-context[data-v-42ffe221] {
  background: #F9F9F9 !important;
}
.card_box:hover .content-box[data-v-42ffe221] {
  background-color: transparent !important;
}
.card_box:hover .content-box .item-content[data-v-42ffe221] {
  background: #FFFFFF !important;
}
.card_box:hover .card_end[data-v-42ffe221] {
  background: #F9F9F9 !important;
}
.card_box:hover .card_end .card_word[data-v-42ffe221],
.card_box:hover .card_end .card_icon i[data-v-42ffe221] {
  color: #447EEC !important;
}
.card_box .card-context[data-v-42ffe221] {
  height: 30%;
  width: 100%;
  margin: auto;
  border-radius: 5px 5px 0 0;
}
.card_box .card_one[data-v-42ffe221] {
  width: 90%;
  margin: auto;
  height: 100%;
  padding-top: 0.5vh;
  box-sizing: border-box;
}
.card_box .card_one .card_name[data-v-42ffe221] {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #303030;
  float: left;
  line-height: 3.5vh;
}
.card_box .card_one .card_status[data-v-42ffe221] {
  font-size: 14px;
  width: 75px;
  font-family: Microsoft YaHei;
  float: right;
  margin-top: 0.3vh;
  color: #444444;
}
.card_box .card_two[data-v-42ffe221] {
  width: 90%;
  height: 50%;
  line-height: 2.9vh;
  margin: auto;
  text-align: left;
}
.card_box .card_two .card_icon[data-v-42ffe221] {
  margin-right: 7px;
  float: left;
  margin-top: 3px;
}
.card_box .card_two .card_type[data-v-42ffe221] {
  float: left;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #4D4D4D;
}
.card_box .card_two1[data-v-42ffe221] {
  width: 90%;
  height: 50%;
  line-height: 2.9vh;
  /* margin: auto; */
  float: left;
}
.card_box .card_two1 .card_type[data-v-42ffe221] {
  float: left;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #4D4D4D;
}
.card_box .card_two1 .card_type .el-icon-s-flag[data-v-42ffe221] {
  color: #A0A0A0;
  margin-left: 21px;
  margin-right: 6px;
}
.card_box .card_end[data-v-42ffe221] {
  position: absolute;
  bottom: 0;
  background-color: inherit;
  width: 100%;
  height: 30%;
  display: flex;
  justify-content: right;
  align-items: center;
  border-radius: 0 0 5px 5px;
}
.card_box .card_end .card_end1[data-v-42ffe221] {
  width: 30%;
  cursor: pointer;
}
.card_box .card_end .card_end1 .card_icon i[data-v-42ffe221] {
  color: #303030;
  font-size: 16px;
}
.card_box .card_end .card_end1 .card_word[data-v-42ffe221] {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #303030;
  margin-left: 5px;
  line-height: 3.5vh;
}
.card_box .card_end .card_end1:hover .card_icon i[data-v-42ffe221] {
  color: #EE5555 !important;
}
.card_box .card_end .card_end1:hover .card_word[data-v-42ffe221] {
  color: #EE5555 !important;
}
.card_box .content-box[data-v-42ffe221] {
  position: relative;
  height: 70%;
  border-radius: 0 0 5px 5px;
}
.card_box .item-content[data-v-42ffe221] {
  height: 70%;
}
[data-v-42ffe221]::-webkit-scrollbar {
  width: 8px;
  background-color: #f5f5f5;
}
[data-v-42ffe221]::-webkit-scrollbar-thumb {
  background-color: #ccc;
  border-radius: 8px;
  border: 2px solid #f5f5f5;
}
[data-v-42ffe221]::-webkit-scrollbar-thumb:hover {
  background-color: #999;
  border: 2px solid #f5f5f5;
}
[data-v-42ffe221]::-webkit-scrollbar-thumb:active {
  background-color: #666;
  border: 2px solid #f5f5f5;
}
.active-btn[data-v-42ffe221] {
  position: relative;
  margin-left: 10px;
  margin-bottom: 10px;
}
.active-btn .icon-star[data-v-42ffe221] {
  position: absolute;
  left: 10px;
}
.active-btn .icon-star[data-v-42ffe221]:hover {
  font-weight: 800 !important;
}
.drop-box[data-v-42ffe221] {
  position: absolute;
  right: 1vw;
  top: 3px;
  padding-left: 5vw;
  cursor: pointer;
}
