.ak-cet-source[data-v-240c4939] {
  width: 87px;
  height: 36px;
  background: #ffffff;
  -webkit-box-shadow: 0px 1px 16px 1px rgba(0, 85, 164, 0.08);
          box-shadow: 0px 1px 16px 1px rgba(0, 85, 164, 0.08);
  border-radius: 20px 20px 20px 20px;
  border: 1px solid #d1e2ff;
  cursor: pointer;
  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;
  gap: 5px;
}
.ak-cet-source .source-img[data-v-240c4939] {
  width: 18px;
  height: 18px;
}
.ak-cet-source .source-number[data-v-240c4939] {
  text-align: center;
  background: #606683;
  border-radius: 10px;
  width: 18px;
  height: 18px;
  line-height: 18px;
  color: #fff;
}
.ak-cet-source .source-name[data-v-240c4939] {
  height: 30px;
  line-height: 30px;
  padding-right: 10px;
  border-right: 1px solid #ccc;
  margin-left: 5px;
  font-size: 12px;
  border-right: none;
}
.ak-cet-source[data-v-240c4939]:hover {
  opacity: 0.8;
}
