.welcome[data-v-17c3d547] {
  background: #fff url(../../img/mp_bg.8e8b366a.png);
  background-size: cover;
  min-height: 200px;
  padding: 20px 0px 30px 50px;
}
.welcome .title[data-v-17c3d547] {
  line-height: 24px;
  font-size: 25px;
  margin-top: 20px;
  margin-bottom: 20px;
  font-weight: 700;
  color: #000000;
}
.welcome .desc[data-v-17c3d547] {
  font-size: 14px;
  line-height: 25px;
}
.welcome .compay .title[data-v-17c3d547] {
  font-size: 14px;
  color: #353434;
}
.welcome .compay .value[data-v-17c3d547] {
  font-size: 14px;
  color: #000;
}
.channel-manage-card[data-v-17c3d547] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 30px 20px;
  border: 1px solid #e9edef;
  border-radius: 2px;
  background-color: #FAFDFF;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}
.channel-manage-card .left[data-v-17c3d547] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.channel-manage-card .left .image[data-v-17c3d547] {
  width: 60px;
  height: 60px;
  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;
}
.channel-manage-card .left .image img[data-v-17c3d547] {
  width: 100%;
  height: 100%;
}
.channel-manage-card .left .left-content[data-v-17c3d547] {
  padding-left: 20px;
}
.channel-manage-card .left .left-content .title[data-v-17c3d547] {
  font-size: 24px;
  font-weight: bold;
  line-height: 34px;
  margin: 0;
  color: #262b30;
  line-height: initial;
}
.channel-manage-card .left .left-content .title .free[data-v-17c3d547] {
  margin-left: 8px;
  padding: 2px 10px 2px 8px;
  color: #ffffff;
  font-size: 12px;
  line-height: 16px;
  background: #3cbb41;
  border-radius: 10px 10px 10px 0;
  line-height: initial;
}
.channel-manage-card .left .left-content .text[data-v-17c3d547] {
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  color: #636669;
  padding: 10px 0 20px 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.channel-manage-card .right .right-image[data-v-17c3d547] {
  width: 100px;
  height: 100px;
  border: 1px solid var(--border-color);
  border-radius: 2px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.channel-manage-card .right .right-image img[data-v-17c3d547] {
  width: 100%;
  height: 100%;
}

