.creat-con[data-v-3a4d05d7] {
  margin: 30px;
}
.creat-con ul[data-v-3a4d05d7] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
.creat-con ul .creat-item[data-v-3a4d05d7] {
  width: 410px;
  border: 1px dashed #eee;
}
.creat-con ul .creat-item .item-title[data-v-3a4d05d7] {
  padding-bottom: 21px;
  margin: 36px 30px 18px 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.creat-con ul .creat-item .item-title[data-v-3a4d05d7] .el-button--primary {
  background-color: #2b99ff;
  font-size: 16px;
  border: none;
  width: 140px;
  border-radius: 2px;
}
.creat-con ul .creat-item .item-title p[data-v-3a4d05d7] {
  margin-top: 10px;
}
.creat-con ul .creat-item .item-title span[data-v-3a4d05d7] {
  color: #999;
  text-align: center;
}
.creat-con ul .creat-item .item-title a[data-v-3a4d05d7] {
  margin-top: 10px;
  color: #2b99ff;
}
.creat-con ul .creat-item .album[data-v-3a4d05d7] .el-button--primary {
  background-color: #f80;
}
.creat-con .item-con[data-v-3a4d05d7] {
  margin: 0 0 41px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.creat-con .item-con dt[data-v-3a4d05d7] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #2b99ff;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.creat-con .item-con dt i[data-v-3a4d05d7] {
  margin-right: 5px;
  font-size: 16px;
}
.creat-con .item-con dd[data-v-3a4d05d7] {
  line-height: 1.6;
  margin-top: 10px;
}
.creat-con .item-con dd p[data-v-3a4d05d7] {
  color: #333;
}
.creat-con .item-con dd p span[data-v-3a4d05d7] {
  color: #f80;
}
.creat-con .item-con dd span[data-v-3a4d05d7] {
  color: #999;
}
.creat-con .foot[data-v-3a4d05d7] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin: 17px 20px 40px 20px;
}
.creat-con .foot .foot-btn[data-v-3a4d05d7] {
  margin-top: 20px;
}
.creat-con .foot .foot-btn[data-v-3a4d05d7],
.creat-con .foot .foot-btn a[data-v-3a4d05d7] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.creat-con .foot .foot-btn a[data-v-3a4d05d7] {
  background-color: #fff;
  color: #2b99ff;
  border: 1px solid #2b99ff;
  border-radius: 2px;
  width: 100px;
  height: 40px;
  margin-right: 10px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.creat-con .foot .foot-btn a img[data-v-3a4d05d7] {
  width: 13px;
  margin-right: 6px;
}
.creat-con .foot .foot-btn span[data-v-3a4d05d7] {
  color: #999;
}
