.my-api .my-api-ipt[data-v-6764ce0f] {
  display: flex;
  align-items: center;
}
.my-api .my-api-ipt input[data-v-6764ce0f] {
  border: none;
  padding: 10px 30px;
  background-color: #f2f2f2;
  border-radius: 8px;
  text-align: center;
  font-size: 18px;
  margin-right: 10px;
  width: 300px;
}
.my-api .my-api-ipt i[data-v-6764ce0f] {
  font-size: 28px;
  cursor: pointer;
}
.dashboard-container[data-v-6764ce0f] {
  padding: 0px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}
.dashboard-container .box-card[data-v-6764ce0f] {
  padding: 20px 0;
  margin-bottom: 20px;
  border-radius: 20px;
}
.dashboard-container .box-card .span-content[data-v-6764ce0f] {
  display: inline-block;
  margin-left: 10px;
  font-weight: 600;
}
.dashboard-container .box-card .my-service[data-v-6764ce0f] {
  width: 100%;
  box-sizing: border-box;
  background-color: white;
  border-radius: 10px;
}
.dashboard-container .box-card .my-service .el-row[data-v-6764ce0f] {
  margin-bottom: 20px;
}
.dashboard-container .box-card .my-service .el-row[data-v-6764ce0f]:last-child {
  margin-bottom: 0;
}
.dashboard-container .box-card .my-service .grid-content[data-v-6764ce0f] {
  width: 100%;
  border-radius: 6px;
  margin-bottom: 10px;
  text-align: center;
}
.dashboard-container .box-card .my-service .grid-content .el-image[data-v-6764ce0f] {
  margin-bottom: 10px;
  height: 120px;
  border-radius: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.dashboard-container .box-card .my-service .grid-content .el-image .image-slot i[data-v-6764ce0f] {
  font-size: 50px;
  color: #d3dbeb;
}
@keyframes serviceAnima-data-v-6764ce0f {
from {
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.4);
}
to {
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.4);
}
}
.my-waybill .el-col[data-v-6764ce0f],
.my-account .el-col[data-v-6764ce0f] {
  background-color: #f4f4fc;
  border-radius: 19px;
  padding: 20px;
}
.my-waybill .el-col h3[data-v-6764ce0f],
.my-account .el-col h3[data-v-6764ce0f] {
  font-size: 16px;
  margin: 0 0 10px;
}
.row2[data-v-6764ce0f] {
  display: flex;
}
.row2 .el-card[data-v-6764ce0f] {
  flex: 1;
  margin-right: 30px;
}
.row2 .el-card[data-v-6764ce0f]:last-child {
  margin-right: 0;
}
.el-card[data-v-6764ce0f] {
  border: none;
}
[data-v-6764ce0f] .el-card__header {
  padding: 0 20px 18px;
  border-bottom: none;
}
[data-v-6764ce0f] .el-card__body {
  padding: 0 20px;
}
.no-data[data-v-6764ce0f] {
  display: flex;
  flex-direction: column;
  align-items: center;
  color: #969eb7;
}
.no-data .el-image[data-v-6764ce0f] {
  width: 200px;
  height: 200px;
}

