.contain .newInfo[data-v-294f41ae] {
  padding-left: 10px;
  margin-top: 8px;
  height: 30px;
  line-height: 30px;
  position: relative;
  display: block;
  background: #FFFBE6;
  color: rgba(0, 0, 0, 0.65);
  border-radius: 4px;
  border: 1px solid #FFE58F;
}
.contain .newInfo[data-v-294f41ae]::before {
  color: #FAAD14;
}
.contain .newInfo span[data-v-294f41ae] {
  padding-left: 10px;
}
.contain .newInfo span i[data-v-294f41ae] {
  color: #3370FF;
  cursor: pointer;
}
.contain .newInfo b[data-v-294f41ae] {
  position: absolute;
  right: 10px;
  top: 7px;
  cursor: pointer;
}
.contain .item[data-v-294f41ae] {
  background: #fff;
  border-radius: 8px;
  -webkit-box-shadow: 0px 0px 7px 0px rgba(197, 198, 198, 0.4);
          box-shadow: 0px 0px 7px 0px rgba(197, 198, 198, 0.4);
  margin: 16px 0 0 0;
  padding: 16px;
}
.contain .item .item-title[data-v-294f41ae] {
  line-height: 18px;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
  font-size: 14px;
  padding-left: 12px;
  position: relative;
}
.contain .item .item-title[data-v-294f41ae]::before {
  content: '';
  display: block;
  width: 4px;
  left: 0;
  height: 18px;
  background: #3370FF;
  position: absolute;
  border-radius: 2px;
}
.contain .info[data-v-294f41ae] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 24px 20px;
}
.contain .info .infoImage[data-v-294f41ae] {
  width: 174px;
  height: 96px;
  border-radius: 4px;
  display: block;
}
.contain .info .conte[data-v-294f41ae] {
  width: calc(100% - 174px - 20px);
  height: 96px;
  position: relative;
}
.contain .info .conte h2[data-v-294f41ae] {
  font-weight: 500;
  color: rgba(0, 0, 0, 0.85);
  font-size: 16px;
  margin-bottom: 4px;
  line-height: 22px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.contain .info .conte h2 span[data-v-294f41ae] {
  width: 50px;
  height: 22px;
  text-align: center;
  display: inline-block;
  vertical-align: top;
  font-size: 12px;
  border-radius: 4px;
  line-height: 22px;
}
.contain .info .conte h2 span.s1[data-v-294f41ae] {
  background: rgba(51, 112, 255, 0.23);
  border: 1px solid #3370FF;
  color: #3370FF;
}
.contain .info .conte h2 span.s2[data-v-294f41ae] {
  background: rgba(250, 100, 0, 0.24);
  color: #FA6400;
  border: 1px solid #FA6400;
}
.contain .info .conte p[data-v-294f41ae] {
  font-weight: 400;
  color: rgba(0, 0, 0, 0.65);
  line-height: 20px;
  font-size: 12px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.contain .info .conte .editButton[data-v-294f41ae] {
  position: absolute;
  right: 10px;
  top: 0;
  background: #3370FF;
}
.contain .commonentry ul li[data-v-294f41ae] {
  width: 210px;
  margin-top: 16px;
  height: 70px;
  border: 1px solid #EEEEEE;
  -webkit-box-shadow: 0px 0px 6px 0px rgba(197, 198, 198, 0.2);
          box-shadow: 0px 0px 6px 0px rgba(197, 198, 198, 0.2);
  border-radius: 8px;
  float: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px;
  cursor: pointer;
}
.contain .commonentry ul li[data-v-294f41ae]:hover {
  -webkit-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.21), 0px 0px 6px 0px rgba(197, 198, 198, 0.2);
          box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.21), 0px 0px 6px 0px rgba(197, 198, 198, 0.2);
}
.contain .commonentry ul li i[data-v-294f41ae] {
  width: 50px;
  height: 50px;
  font-size: 28px;
  color: #fff;
  line-height: 50px;
  text-align: center;
  border-radius: 12px;
}
.contain .commonentry ul li span[data-v-294f41ae] {
  font-size: 16px;
  line-height: 50px;
  padding-left: 12px;
  color: #333;
}
.contain .commonentry ul[data-v-294f41ae]::after {
  content: '';
  display: block;
  clear: both;
}
@media screen and (max-width: 484px) {
.contain .commonentry ul li[data-v-294f41ae] {
    margin-left: 0;
}
}
@media screen and (min-width: 484px) and (max-width: 694px) {
.contain .commonentry ul li[data-v-294f41ae] {
    margin-left: calc((100% - 210px*2)/(2 - 1));
}
.contain .commonentry ul li[data-v-294f41ae]:nth-child(odd) {
    margin-left: 0;
}
}
@media screen and (min-width: 694px) and (max-width: 904px) {
.contain .commonentry ul li[data-v-294f41ae] {
    margin-left: calc((100% - 210px*3)/(3 - 1));
}
.contain .commonentry ul li[data-v-294f41ae]:nth-child(1),
  .contain .commonentry ul li[data-v-294f41ae]:nth-child(4),
  .contain .commonentry ul li[data-v-294f41ae]:nth-child(7),
  .contain .commonentry ul li[data-v-294f41ae]:nth-child(10) {
    margin-left: 0;
}
}
@media screen and (min-width: 904px) and (max-width: 1114px) {
.contain .commonentry ul li[data-v-294f41ae] {
    margin-left: calc((100% - 210px*4)/(4 - 1));
}
.contain .commonentry ul li[data-v-294f41ae]:nth-child(1),
  .contain .commonentry ul li[data-v-294f41ae]:nth-child(5),
  .contain .commonentry ul li[data-v-294f41ae]:nth-child(9),
  .contain .commonentry ul li[data-v-294f41ae]:nth-child(13) {
    margin-left: 0;
}
}
@media screen and (min-width: 1114px) and (max-width: 1324px) {
.contain .commonentry ul li[data-v-294f41ae] {
    margin-left: calc((100% - 210px*5)/(5 - 1));
}
.contain .commonentry ul li[data-v-294f41ae]:nth-child(1),
  .contain .commonentry ul li[data-v-294f41ae]:nth-child(6),
  .contain .commonentry ul li[data-v-294f41ae]:nth-child(11),
  .contain .commonentry ul li[data-v-294f41ae]:nth-child(16) {
    margin-left: 0;
}
}
@media screen and (min-width: 1324px) and (max-width: 1534px) {
.contain .commonentry ul li[data-v-294f41ae] {
    margin-left: calc((100% - 210px*6)/(6 - 1));
}
.contain .commonentry ul li[data-v-294f41ae]:nth-child(1),
  .contain .commonentry ul li[data-v-294f41ae]:nth-child(7),
  .contain .commonentry ul li[data-v-294f41ae]:nth-child(13),
  .contain .commonentry ul li[data-v-294f41ae]:nth-child(19) {
    margin-left: 0;
}
}
@media screen and (min-width: 1534px) and (max-width: 1744px) {
.contain .commonentry ul li[data-v-294f41ae] {
    margin-left: calc((100% - 210px*7)/(7 - 1));
}
.contain .commonentry ul li[data-v-294f41ae]:nth-child(1),
  .contain .commonentry ul li[data-v-294f41ae]:nth-child(8),
  .contain .commonentry ul li[data-v-294f41ae]:nth-child(15),
  .contain .commonentry ul li[data-v-294f41ae]:nth-child(22) {
    margin-left: 0;
}
}
@media screen and (min-width: 1754px) and (max-width: 1964px) {
.contain .commonentry ul li[data-v-294f41ae] {
    margin-left: calc((100% - 210px*8)/(8 - 1));
}
.contain .commonentry ul li[data-v-294f41ae]:nth-child(1),
  .contain .commonentry ul li[data-v-294f41ae]:nth-child(9),
  .contain .commonentry ul li[data-v-294f41ae]:nth-child(17),
  .contain .commonentry ul li[data-v-294f41ae]:nth-child(25) {
    margin-left: 0;
}
}
.contain .projects .myproject[data-v-294f41ae] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.contain .projects .myproject li[data-v-294f41ae] {
  width: calc((100% - 30px)/3);
  height: 114px;
  overflow: hidden;
  margin-top: 12px;
  margin-left: 15px;
  padding: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: 1px solid #EEEEEE;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  cursor: pointer;
  border-radius: 4px;
}
.contain .projects .myproject li.expire[data-v-294f41ae] {
  cursor: default;
}
.contain .projects .myproject li[data-v-294f41ae]:hover {
  -webkit-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.21), 0px 0px 6px 0px rgba(197, 198, 198, 0.2);
          box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.21), 0px 0px 6px 0px rgba(197, 198, 198, 0.2);
}
.contain .projects .myproject li img[data-v-294f41ae] {
  width: 90px;
  height: 90px;
  border-radius: 4px;
}
.contain .projects .myproject li div[data-v-294f41ae] {
  width: calc(100% - 90px - 12px);
}
.contain .projects .myproject li div h3[data-v-294f41ae] {
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
  font-size: 16px;
  line-height: 35px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.contain .projects .myproject li div p[data-v-294f41ae] {
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  line-height: 25px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.contain .projects .myproject li div p[data-v-294f41ae]::before {
  color: #D6D6D6;
  margin-right: 5px;
  font-size: 18px;
  line-height: 25px;
}
.contain .projects .myproject li div p.expire[data-v-294f41ae] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.contain .projects .myproject li div p.expire span[data-v-294f41ae] {
  width: calc(100% - 50px);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.contain .projects .myproject li div p.expire i[data-v-294f41ae] {
  width: 50px;
  color: #FF4C45;
  font-size: 12px;
  height: 22px;
  background: rgba(255, 76, 69, 0.24);
  text-align: center;
  border-radius: 2px;
  border: 1px solid #FF4C45;
}
.contain .projects .myproject li[data-v-294f41ae]:nth-child(1),
.contain .projects .myproject li[data-v-294f41ae]:nth-child(4),
.contain .projects .myproject li[data-v-294f41ae]:nth-child(7),
.contain .projects .myproject li[data-v-294f41ae]:nth-child(10),
.contain .projects .myproject li[data-v-294f41ae]:nth-child(13),
.contain .projects .myproject li[data-v-294f41ae]:nth-child(16) {
  margin-left: 0;
}
[data-v-294f41ae] .el-drawer__header {
  margin-bottom: 0;
}
[data-v-294f41ae] .el-drawer__header:first-child {
  color: #3B4859;
  font-size: 16px;
}

