/* 内容对齐 */
/* 超出元素的多余文字不换行，将多余部分替换成... */
/* 多行文字省略 */
/* 背景图片图标 */
/* 分割线 */
/*
    @direction 传值说明
    默认值：bottom 下边线
    all - 全边框线
    top - 上边线
    left - 左边线
    right - 右边线
    bottom - 下边线
    0 - 上左
    1 - 上右
    2 - 下左
    3 - 下右
    4 - 上下
    5 - 左右
    6 - 上左右
    7 - 下左右
    8 - 上左下
    9 - 上右下
*/
/* 背景色渐变 */
/* 阴影 */
/* 形状遮罩 */
.programme-reason-content[data-v-6794d5a1] {
  text-align: justify;
  word-wrap: break-word;
}
.programme-reason-content img[data-v-6794d5a1] {
  display: block;
  width: 100%;
  margin: 0.25rem 0;
}
.programme-detail[data-v-6794d5a1] {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.programme-detail *[data-v-6794d5a1] {
  user-select: none;
}
.programme-detail .container[data-v-6794d5a1] {
  width: 100%;
  flex: 1;
  overflow: auto;
}
.programme-detail .container.lock[data-v-6794d5a1] {
  padding-bottom: 3rem;
}
.top[data-v-6794d5a1] {
  background: #fff;
}
.top > div[data-v-6794d5a1] {
  padding: 0.625rem 0.875rem 0.5rem;
}
.top .title h2[data-v-6794d5a1] {
  margin-bottom: 0.25rem;
  line-height: 1rem;
  font-size: 0.9rem;
  color: #333;
}
.top .title .time[data-v-6794d5a1] {
  font-size: 0.55rem;
  color: #999;
}
.bottom[data-v-6794d5a1] {
  position: relative;
  padding: 0 0.575rem;
  margin-top: 0.375rem;
  background: #fff;
  padding-bottom: 0.625rem;
}
.bottom > img[data-v-6794d5a1] {
  position: absolute;
  top: 0;
  right: 0;
  width: 2rem;
}
.bottom .scheme[data-v-6794d5a1] {
  display: flex;
  justify-content: space-between;
  color: #444;
  font-size: 0.55rem;
  line-height: 1.75rem;
}
.bottom .host[data-v-6794d5a1],
.bottom .visit[data-v-6794d5a1] {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  align-content: center;
  flex: 1;
  height: 100%;
  overflow: hidden;
}
.bottom .host img[data-v-6794d5a1],
.bottom .visit img[data-v-6794d5a1] {
  width: 1.5rem;
  height: 1.5rem;
}
.bottom .host span[data-v-6794d5a1],
.bottom .visit span[data-v-6794d5a1] {
  display: flex;
  align-items: center;
  flex: 1;
  height: 100%;
  color: #444;
  font-size: 0.65rem;
  overflow: hidden;
}
.bottom .host span .rank[data-v-6794d5a1],
.bottom .visit span .rank[data-v-6794d5a1] {
  color: #999;
  font-size: 0.6rem;
}
.bottom .host span > em[data-v-6794d5a1],
.bottom .visit span > em[data-v-6794d5a1] {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  max-width: 100%;
}
.bottom .host img[data-v-6794d5a1] {
  margin-left: 0.375rem;
}
.bottom .host span[data-v-6794d5a1] {
  display: flex;
  justify-content: flex-end;
}
.bottom .visit img[data-v-6794d5a1] {
  margin-right: 0.375rem;
}
.bottom .visit span[data-v-6794d5a1] {
  display: flex;
  justify-content: flex-start;
}
.bottom .result[data-v-6794d5a1] {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  align-content: center;
  width: 3rem;
  height: 100%;
  flex-direction: column;
}
.bottom .result span[data-v-6794d5a1] {
  color: #999;
  font-size: 0.45rem;
}
.bottom .result p[data-v-6794d5a1]:nth-of-type(1) {
  color: #dc3b40;
  font-size: 0.75rem;
}
.bottom .result p[data-v-6794d5a1]:nth-of-type(2) {
  color: #999;
  font-size: 0.45rem;
}
.bottom .team[data-v-6794d5a1] {
  display: flex;
  align-items: center;
  width: 100%;
  height: 1.5rem;
}
.bottom .team.next[data-v-6794d5a1]::after {
  content: "\e71a";
  width: 0.7rem;
  height: 0.7rem;
  font-size: 0.7rem;
  color: #ccc;
}
.bottom .team > p[data-v-6794d5a1] {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  align-content: center;
  width: 1.75rem;
  height: 100%;
  margin-right: 0.5rem;
  font-size: 0.65rem;
}
.bottom .team .info[data-v-6794d5a1] {
  display: flex;
  align-items: center;
  flex: 1;
  height: 100%;
  overflow: hidden;
}
.bottom .team .info .host[data-v-6794d5a1],
.bottom .team .info .visit[data-v-6794d5a1] {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  align-content: center;
  flex: 1;
  height: 100%;
  overflow: hidden;
}
.bottom .team .info .host img[data-v-6794d5a1],
.bottom .team .info .visit img[data-v-6794d5a1] {
  width: 1.5rem;
  height: 1.5rem;
}
.bottom .team .info .host span[data-v-6794d5a1],
.bottom .team .info .visit span[data-v-6794d5a1] {
  display: flex;
  align-items: center;
  flex: 1;
  height: 100%;
  color: #444;
  font-size: 0.65rem;
  overflow: hidden;
}
.bottom .team .info .host span .rank[data-v-6794d5a1],
.bottom .team .info .visit span .rank[data-v-6794d5a1] {
  color: #999;
  font-size: 0.6rem;
}
.bottom .team .info .host span > em[data-v-6794d5a1],
.bottom .team .info .visit span > em[data-v-6794d5a1] {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  max-width: 100%;
}
.bottom .team .info .host img[data-v-6794d5a1] {
  margin-left: 0.375rem;
}
.bottom .team .info .host span[data-v-6794d5a1] {
  display: flex;
  justify-content: flex-end;
}
.bottom .team .info .visit img[data-v-6794d5a1] {
  margin-right: 0.375rem;
}
.bottom .team .info .visit span[data-v-6794d5a1] {
  display: flex;
  justify-content: flex-start;
}
.bottom .team .info .result[data-v-6794d5a1] {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  align-content: center;
  width: 3rem;
  height: 100%;
}
.bottom .team .info .result span[data-v-6794d5a1] {
  color: #999;
  font-size: 0.45rem;
}
.bottom .team .info .result p[data-v-6794d5a1]:nth-of-type(1) {
  color: #dc3b40;
  font-size: 0.75rem;
}
.bottom .team .info .result p[data-v-6794d5a1]:nth-of-type(2) {
  color: #999;
  font-size: 0.45rem;
}
.bottom .odds-origin[data-v-6794d5a1] {
  width: 100%;
  margin-top: 0.625rem;
}
.bottom .odds-origin > li[data-v-6794d5a1] {
  display: flex;
  width: 100%;
  height: 1.75rem;
}
.bottom .odds-origin > li[data-v-6794d5a1]:not(:last-child) {
  margin-bottom: 0.375rem;
}
.bottom .odds-origin > li > span[data-v-6794d5a1] {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  align-content: center;
  width: 1.75rem;
  height: 100%;
  margin-right: 0.65rem;
  border-radius: 0.25rem;
  background-color: #f0f0f0;
  font-size: 0.6rem;
}
.bottom .odds-origin > li > p[data-v-6794d5a1] {
  flex: 1;
  display: flex;
  height: 100%;
  overflow: hidden;
  border-radius: 0.25rem;
  background-color: #f0f0f0;
}
.bottom .odds-origin > li > p > em[data-v-6794d5a1] {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  align-content: center;
  flex: 1;
  height: 100%;
  font-size: 0.6rem;
}
.bottom .odds-origin > li > p > em[data-v-6794d5a1]:not(:last-child) {
  position: relative;
}
.bottom .odds-origin > li > p > em[data-v-6794d5a1]:not(:last-child):before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  box-sizing: border-box;
  width: 200%;
  height: calc(200% - 1PX);
  transform: scale(0.5, 0.5);
  transform-origin: 0 0;
  pointer-events: none;
  border-radius: 0;
  border-right: 1PX solid #fff;
}
.bottom .odds-origin > li > p > em > b[data-v-6794d5a1] {
  margin-left: 0.1rem;
  font-weight: normal;
  color: #888;
}
.bottom .europe-odds[data-v-6794d5a1] {
  width: 100%;
  margin-top: 0.375rem;
}
.bottom .europe-odds > p[data-v-6794d5a1] {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  align-content: center;
  width: 100%;
  height: 2rem;
  font-size: 0.55rem;
}
.bottom .europe-odds > p > i[data-v-6794d5a1] {
  margin-left: 0.2rem;
}
.bottom .europe-odds > ul[data-v-6794d5a1] {
  width: 100%;
  overflow: hidden;
  border-radius: 0.25rem;
  background-color: #f0f0f0;
}
.bottom .europe-odds > ul > li[data-v-6794d5a1] {
  display: flex;
  width: 100%;
  height: 2.25rem;
}
.bottom .europe-odds > ul > li[data-v-6794d5a1]:not(:last-child) {
  position: relative;
}
.bottom .europe-odds > ul > li[data-v-6794d5a1]:not(:last-child):before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  box-sizing: border-box;
  width: 200%;
  height: calc(200% - 1PX);
  transform: scale(0.5, 0.5);
  transform-origin: 0 0;
  pointer-events: none;
  border-radius: 0;
  border-bottom: 1PX solid #fff;
}
.bottom .europe-odds > ul > li > *[data-v-6794d5a1] {
  height: 100%;
}
.bottom .europe-odds > ul > li span[data-v-6794d5a1],
.bottom .europe-odds > ul > li > em[data-v-6794d5a1] {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  align-content: center;
  flex-direction: column;
  line-height: 0.75rem;
  font-size: 0.55rem;
  color: #999;
}
.bottom .europe-odds > ul > li > span[data-v-6794d5a1] {
  position: relative;
  width: 3rem;
}
.bottom .europe-odds > ul > li > span[data-v-6794d5a1]:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  box-sizing: border-box;
  width: 200%;
  height: calc(200% - 1PX);
  transform: scale(0.5, 0.5);
  transform-origin: 0 0;
  pointer-events: none;
  border-radius: 0;
  border-right: 1PX solid #fff;
}
.bottom .europe-odds > ul > li > em[data-v-6794d5a1] {
  position: relative;
  width: 2.25rem;
}
.bottom .europe-odds > ul > li > em[data-v-6794d5a1]:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  box-sizing: border-box;
  width: 200%;
  height: calc(200% - 1PX);
  transform: scale(0.5, 0.5);
  transform-origin: 0 0;
  pointer-events: none;
  border-radius: 0;
  border-right: 1PX solid #fff;
}
.bottom .europe-odds > ul > li > p[data-v-6794d5a1] {
  display: flex;
  flex: 1;
}
.bottom .europe-odds > ul > li > p > span[data-v-6794d5a1] {
  flex: 1;
}
.bottom .europe-odds > ul > li > p > span > em[data-v-6794d5a1] {
  color: #40b400;
}
.bottom .europe-odds > ul > li > p > span > em.red[data-v-6794d5a1] {
  color: #eb4c51;
}
.bottom .odds[data-v-6794d5a1] {
  display: flex;
  flex-direction: column;
  color: #444;
  font-size: 0.6rem;
  margin-top: 0.5rem;
}
.bottom .odds .match[data-v-6794d5a1] {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  padding-bottom: 0.5rem;
}
.bottom .odds .match[data-v-6794d5a1]:last-child {
  padding-bottom: 0;
}
.bottom .odds .match .rang[data-v-6794d5a1] {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 0.975rem;
  line-height: 0.55rem;
  font-size: 0.55rem;
  text-align: center;
  background: #eee;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.bottom .odds .match .match-content[data-v-6794d5a1],
.bottom .odds .match > ul[data-v-6794d5a1] {
  border-left: 1PX solid #ccc;
  border-bottom: 1PX solid #ccc;
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
  overflow: hidden;
}
.bottom .odds .match .match-content[data-v-6794d5a1] {
  position: relative;
  flex: 1;
  display: flex;
  flex-direction: column;
}
.bottom .odds .match .weiz[data-v-6794d5a1]:after {
  position: absolute;
  content: "";
  right: 0;
  top: 0;
  width: 1.325rem;
  height: 1.025rem;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADgAAAAsCAMAAAAHH4uhAAAAbFBMVEUAAADMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMz8/PzV1dXy8vL29vbh4eH////Z2dnt7e3n5+fd3d35+fmOMjr5AAAAGHRSTlMA+2zQIBfZjX43C/XIrZ5PKOnhwblcRDC3/LI/AAABn0lEQVRIx52U6ZKDIBCEBzWn5tgcG5BDMO//jsuhOymNUtA/rEpNfRmaGRrgVdI01U0BXtczTVW58eRm/5NMHsHruXBco5fIAoIOd/K1LkRrv9280MCg43lGOoRq1lEt5iCBfxX1pMbfDpVMs5bOBajDduqQSUcqTtdBqE6TYs8MpUxz0a6AYS71xKYQnPvWCyAa3Q6EkZ2V5Ep1oXUEhN+SeJBzxTg39quk+x0FYXMiH0e1BjumVy8Htceq0B0ft4D2MRAu4+pyYXv6LfgYS7cMwusxzNF2UsPOtcz4jeDvFRCqHXEN3Z+LYRJv7ZpKo9o1EI7FbVwfMZ7adWZKLnhEow0JF+sHaZQIt8xEGwGhegRS+zn2ftWFcM8FwQXtKMob9LBkMgbCkyDnDfbh8CYGwqFBzgLBoGaRjtMEZNwblKqNgJiAOBDJxicGUT23uEbWqNI0Dn4moOiDUU7jICbgwrOKqyCpICZgJgjXUyqIL61OBTEBk0FMwEQQEzARRO1zQbjcMkG4PpJBTMAMEBMQcnQpSR4I1Z1ApnaQqz/kVG8tQ8na2wAAAABJRU5ErkJggg==);
  background-size: 100% 100%;
}
.bottom .odds .match .yiz[data-v-6794d5a1]:after {
  position: absolute;
  right: 0;
  top: 0;
  content: "";
  width: 1.325rem;
  height: 1.025rem;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADgAAAAsCAMAAAAHH4uhAAAAeFBMVEUAAAD/rk//rk//rk//rk//rk//rk//rk//rk//rk//rk//rk//rk//rk//rk//rk//rk//rk//rk//rk//rk//rk//rk//rk//+vb/tF//v3v/////8eX/48n/z6D/2bX/1Kv/xIj/9u7/ypT/uW7/6NL/7Nz/3r98R43mAAAAF3RSTlMA9R7QNtm2jX4pCsmebmpPFenhwVyoRMBFqiUAAAGvSURBVEjHnZTZjoMwDEU9dIfSvRMbwr79/x8OSRBuNUAUzhsKR/G1wQDbjXDjJwhBczoLVzaeNm/Hu5iBaMb0QfOaKzeR9fRBCIbt82fGxEJMEcCAf54yUxIpZpMdgpHLfzOLIyGispkKCsx2J74p4lw3qJXRogje++uoxhKNkWE6KbJ5/CiXpBS5uVNU2E2LHJTLTbDuA2JCQ9plEX43w6VpXAz3Kr+/2SLCbW/MsbgOKyqT+YzMUR/E2ThMLCUtiMz1rl5nMzHNrawinPa6k+1wT1WZ0PqZigURvEMfNJLlRysjzBr13JRLIviXhxDU6MGTqln3J4/TcS4wxzUQ6s2ESCL1F+n+FBinwiKCp+ZSIKIqMIu1WCPKmsU5DqrEPFdGVKnWkpTjDwpLvPjT1QH1V5hibhVhG7CoAla6v3FmE3kDGsEETJAs4vcGJGx0wNQMBKy8dkZsJamAnYpoF3kDdhiZdZLwOGz4KqisTNCW7OL8BrSLvAFXinB6O4v8p7mJTLhzFnkDOoq8AR1F5rhWhOvDVeQNuErkuYA7fvhg0THoZqUI3lPASg6wlj9x+mxVTLSQtAAAAABJRU5ErkJggg==);
  background-size: 100% 100%;
}
.bottom .odds .match ul[data-v-6794d5a1] {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  flex: 1;
}
.bottom .odds .match ul.gold li[data-v-6794d5a1] {
  flex: none;
  width: 25%;
}
.bottom .odds .match ul.half li[data-v-6794d5a1] {
  flex: none;
  width: 33.33%;
}
.bottom .odds .match ul.score li[data-v-6794d5a1] {
  flex: none;
  width: 14.2857%;
  flex-shrink: 0;
}
.bottom .odds .match ul.score li[data-v-6794d5a1]:last-child {
  flex: 1;
}
.bottom .odds .match ul li[data-v-6794d5a1] {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  flex: 1;
  height: 2rem;
  border-top: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
}
.bottom .odds .match ul li p[data-v-6794d5a1]:nth-of-type(2) {
  color: #999;
}
.bottom .odds .match ul li.guest[data-v-6794d5a1] {
  background-color: #dc3b40;
}
.bottom .odds .match ul li.guest p[data-v-6794d5a1] {
  color: #fff !important;
}
.bottom .odds .match ul li.first[data-v-6794d5a1]:after {
  position: absolute;
  top: 0;
  left: 0.25rem;
  content: "";
  width: 0.725rem;
  height: 1.375rem;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB0AAAA3CAMAAADHerFtAAAAb1BMVEUAAAD/4kL/4kL/4kL/4kL/4kL/4kL/4kL/4kL/4kL/4kL/4kL/4kL/4kL/4kL/4kL/4kL/4kL/4kL/4kL/4kJ/UQHjxDXFoyelfxb42z/x0zzNrCucdBDqzDncvDK2kh+JXgW+myOtiBuTaQvVtC/n+FoMAAAAFHRSTlMAwcjx2xn4CebPQC+4r2ImEo+FVOnPeYYAAAEiSURBVDjLzdLpToNAFIbhU9mltlXPwrDTev/XaBlQOMCQNCam75+WPOFjSICj5+4ACbrz4YCz2Ch9UWrabkexIN5Sw0NlbX9yrUwq2VwWwqF/04zmLbXivobYhs9x5mzoRuOfSqksypWuekjtmKkReUvtVyGtYWKHmlYQm2yphpkKNkKdSLc6M1PfF5VZVtL0vmo569eZtk8l7Z5W9bS80kKYGpGG5J5SU1yJSnYsV3SlGtGhaKzQb1px0IK5IL63VrX8gHKtnytKb1Sife5YrrSyl5Lvfzl/0XdvR0+Qhk79BIBz7NBX6Av8TU1hKPK1TndOdysNLY5dfK1eCvOiw1z9ABa9TepdYFXyo/FZwzhuVc3q8QTCOAJHxxA+AnB2+gZbfmeG4fHM+QAAAABJRU5ErkJggg==);
  background-size: 100% 100%;
}
.bottom .odds .match ul li.is-result[data-v-6794d5a1]:before {
  content: "";
  position: absolute;
  bottom: 0px;
  right: 0px;
  width: 0.65rem;
  height: 0.65rem;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAMAAACelLz8AAAAgVBMVEUAAACH5iqH5iqH5iqH5iqH5iqH5iqH5iqH5iqH5iqH5iqH5iqH5iqH5iqH5iqH5iqH5iqH5iqH5iqH5iqH5iqH5iqH5iqH5iqH5iqH5iqH5iqH5iqH5ir////x/Obw/OPY97qR6DuN5zPR9a2u7m2j7FzS9rDL9KK28Huq7WfD85XJlRPEAAAAHHRSTlMAsKCMZEP47RfddTUPB867p4aAe1lQSzsvIcGYuUihLAAAAMtJREFUKM9tjtcSgjAUBW9QihR79wQbKPr/H2jKnRgI+0CG2dmTkCOL80u03p9oyF4ksJynPZEJeMyPf3NI0ceFBZjAlQlC7OYCI6TaxBjyaNUnH4vutXybrAyaq9QKRbB3V+YFxZo2g6aW8gbNkqKgecIgWH3rxmtYrcwppez02+w9PLgzZ6NcC9swE8pg+CjH9zAx0Ryu8xokFdEW3HHj9hQz/mk7eJRanTDCjgzTQNg5dqFhDjNfJFvyqHIn00lGA4pNJES0iitiftW/N21UcffrAAAAAElFTkSuQmCC);
  background-size: 100% 100%;
}
.bottom .odds .match ul li.remark[data-v-6794d5a1] {
  flex-basis: 100%;
  background-color: #eee;
  color: #999;
  height: 1.3rem!important;
  flex-direction: row;
}
.bottom .odds .match ul li.remark .remark_red[data-v-6794d5a1] {
  color: #f83446;
}
.bottom .odds .match ul li.remark .remark_blue[data-v-6794d5a1] {
  color: #0c89e1;
}
.bottom .odds .match ul li.remark .remark_black[data-v-6794d5a1] {
  color: #333;
}
.bottom .odds .let-match[data-v-6794d5a1] {
  position: relative;
  width: 100%;
  min-height: 1.75rem;
  padding: 0 0.25rem;
  border-radius: 0.1rem;
  background-color: #eee;
  font-size: 0.6rem;
}
.bottom .odds .let-match > span[data-v-6794d5a1] {
  display: block;
  width: 3rem;
}
.bottom .odds .let-match > p[data-v-6794d5a1] {
  flex: 1;
  color: #dc3b40;
}
.bottom .odds .let-match > p em[data-v-6794d5a1] {
  color: #39acfc;
  margin-right: 0.125rem;
}
.bottom .odds .let-match > i[data-v-6794d5a1] {
  position: absolute;
  top: -0.5rem;
  right: -0.5rem;
  width: 2rem;
  height: 2rem;
  line-height: 2rem;
  font-size: 2rem;
  color: #dc3b40;
}
.bottom .odds .let-match > i.miss[data-v-6794d5a1] {
  color: #ccc;
}
.bottom .odds .let-match > i.cancel[data-v-6794d5a1] {
  color: #ffbc00;
}
.bottom .odds .let-match > i.draw[data-v-6794d5a1] {
  color: #39acfc;
}
.bottom .odds .spf-match[data-v-6794d5a1] {
  width: 100%;
  height: 1.75rem;
  border-radius: 0.25rem;
  overflow: hidden;
}
.pay-read-box[data-v-6794d5a1] {
  width: 100%;
}
.pay-read-box.height[data-v-6794d5a1] {
  height: 3rem;
}
.pay-read[data-v-6794d5a1] {
  position: fixed;
  width: 100%;
  bottom: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 2.5rem;
  background: #fff3f3;
  color: #333;
  font-size: 0.7rem;
  padding: 0 0.75rem;
}
.pay-read .btn[data-v-6794d5a1] {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.pay-read .btn > p[data-v-6794d5a1] {
  width: 5.375rem;
  height: 2rem;
}
.reason[data-v-6794d5a1] {
  padding: 0 0.575rem 0.5rem;
  margin-top: 0.45rem;
  background: #fff;
}
.reason h2[data-v-6794d5a1] {
  line-height: 2rem;
  color: #444;
  font-size: 0.8rem;
  font-weight: bold;
}
.reason .analyze .title[data-v-6794d5a1] {
  color: #444;
  font-weight: 600;
  font-size: 0.75rem;
  margin-top: 0.55rem;
}
.reason .analyze .content[data-v-6794d5a1] {
  color: #666;
  font-size: 0.6rem;
  margin-bottom: 0.55rem;
}
.reason .program_hide[data-v-6794d5a1] {
  margin: 0.5rem 0 1.625rem;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.reason .program_hide > em[data-v-6794d5a1] {
  font-size: 0.75rem;
  color: #333752;
  font-weight: bold;
}
.reason .program_hide > p[data-v-6794d5a1] {
  margin: 0.25rem;
  font-size: 0.6rem;
  color: #333752;
}
.reason .program_hide > div[data-v-6794d5a1] {
  display: flex;
  align-items: center;
  justify-content: center;
}
.reason .program_hide > div > span[data-v-6794d5a1] {
  display: inline-block;
  width: 1.25rem;
  height: 1.5rem;
  line-height: 1.5rem;
  font-size: 1rem;
  font-weight: bold;
  color: #fff;
  background-color: #cccfd9;
  text-align: center;
  border-radius: 0.15rem;
  margin: 0 0.075rem;
}
.reason .program_hide > div > p[data-v-6794d5a1] {
  font-size: 1.2rem;
  width: 0.5rem;
  color: #cccfd9;
  font-weight: bold;
}
.reason .programme-reason-content[data-v-6794d5a1] {
  color: #444;
  font-size: 0.75rem;
  text-indent: 1.45rem;
  line-height: 1.25rem;
  white-space: pre-line;
}
.reason .programme-reason-content img[data-v-6794d5a1] {
  display: block;
  max-width: 100%;
}
.reason .programme-reason-content2[data-v-6794d5a1] {
  margin: 0.5rem 0;
  font-size: 0.65rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  line-height: 1.125rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: pre-line;
  word-break: break-all;
  max-height: 3.375rem;
}
.reason .programme-reason-content2 img[data-v-6794d5a1] {
  display: none;
  width: 0;
}
.reason .report-article[data-v-6794d5a1] {
  display: flex;
  width: 100%;
  justify-content: center;
}
.reason .report-article .btn[data-v-6794d5a1] {
  width: 3.75rem;
  height: 1.2rem;
  line-height: 1.2rem;
  text-align: center;
  font-size: 0.6rem;
  color: #666;
  border-radius: 0.55rem;
  border: 1PX solid #e5e5e5;
}
.reason .report-article .btn .iconfont[data-v-6794d5a1] {
  margin-right: 0.125rem;
}
.reason .report-article .btn .iconfont.marked[data-v-6794d5a1] {
  color: #ffd32d;
}
.reason .report-article .disabled[data-v-6794d5a1] {
  background: #f5f5f5;
  color: #aca899 !important;
}
.tip[data-v-6794d5a1] {
  width: 100%;
  text-align: center;
  color: #999;
  font-size: 0.35rem;
  line-height: 1.7rem;
  background: #eee;
}
.expert[data-v-6794d5a1] {
  display: flex;
  position: relative;
  padding-bottom: 0.6rem;
}
.expert .expertPic[data-v-6794d5a1] {
  width: 2.25rem;
  height: 2.25rem;
  margin-right: 0.55rem;
  position: relative;
}
.expert .expertPic > img[data-v-6794d5a1] {
  width: 2.25rem;
  height: 2.25rem;
  border-radius: 100%;
}
.expert .expertPic .bluev[data-v-6794d5a1] {
  position: absolute;
  top: 0px;
  left: -0.075rem;
  width: 0.75rem;
  height: 0.75rem;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAYAAADhAJiYAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpDMjQ2QkJCQjJDNzYxMUVGQjNBNkNCQjdBRTczQTZCMiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpDMjQ2QkJCQzJDNzYxMUVGQjNBNkNCQjdBRTczQTZCMiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkMyNDZCQkI5MkM3NjExRUZCM0E2Q0JCN0FFNzNBNkIyIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkMyNDZCQkJBMkM3NjExRUZCM0E2Q0JCN0FFNzNBNkIyIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+/XWQ/wAAChpJREFUeNqsWAmMXVUZ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) no-repeat;
  background-size: cover;
}
.expert .name[data-v-6794d5a1] {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.expert .name div[data-v-6794d5a1] {
  max-width: 10rem;
  display: flex;
  margin-bottom: 0.25rem;
}
.expert .name div > span[data-v-6794d5a1] {
  font-size: 0.65rem;
  color: #333;
  margin-right: 0.25rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.expert .name div .blueflag[data-v-6794d5a1] {
  flex-shrink: 0;
  position: relative;
  background-color: #d6f0fb;
  height: 0.875rem;
  max-width: 6.25rem;
  line-height: 0.875rem;
  font-size: 0.5rem;
  color: #00a0e9;
  font-weight: normal;
  padding-left: 0.7rem;
  padding-right: 0.3rem;
  border-radius: 0.15rem;
}
.expert .name div .blueflag[data-v-6794d5a1]::before {
  position: absolute;
  content: '';
  left: 0.15rem;
  width: 0.5rem;
  height: 0.5rem;
  line-height: 0.75rem;
  text-align: center;
  font-size: 0.65rem;
  top: 50%;
  transform: translateY(-50%);
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAACXBIWXMAAAsTAAALEwEAmpwYAAAFImlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDIgNzkuMTYwOTI0LCAyMDE3LzA3LzEzLTAxOjA2OjM5ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgKFdpbmRvd3MpIiB4bXA6Q3JlYXRlRGF0ZT0iMjAyNC0wNi0xN1QxNDo1ODo0NyswODowMCIgeG1wOk1vZGlmeURhdGU9IjIwMjQtMDYtMTdUMTQ6NTk6MTYrMDg6MDAiIHhtcDpNZXRhZGF0YURhdGU9IjIwMjQtMDYtMTdUMTQ6NTk6MTYrMDg6MDAiIGRjOmZvcm1hdD0iaW1hZ2UvcG5nIiBwaG90b3Nob3A6Q29sb3JNb2RlPSIzIiBwaG90b3Nob3A6SUNDUHJvZmlsZT0ic1JHQiBJRUM2MTk2Ni0yLjEiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MmE5MzBmNzgtYzA2Ni1iNDQzLTgyNWQtMjM0MzFmOTcxODUzIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjJhOTMwZjc4LWMwNjYtYjQ0My04MjVkLTIzNDMxZjk3MTg1MyIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ4bXAuZGlkOjJhOTMwZjc4LWMwNjYtYjQ0My04MjVkLTIzNDMxZjk3MTg1MyI+IDx4bXBNTTpIaXN0b3J5PiA8cmRmOlNlcT4gPHJkZjpsaSBzdEV2dDphY3Rpb249InNhdmVkIiBzdEV2dDppbnN0YW5jZUlEPSJ4bXAuaWlkOjJhOTMwZjc4LWMwNjYtYjQ0My04MjVkLTIzNDMxZjk3MTg1MyIgc3RFdnQ6d2hlbj0iMjAyNC0wNi0xN1QxNDo1OToxNiswODowMCIgc3RFdnQ6c29mdHdhcmVBZ2VudD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgc3RFdnQ6Y2hhbmdlZD0iLyIvPiA8L3JkZjpTZXE+IDwveG1wTU06SGlzdG9yeT4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5CNVV4AAADP0lEQVRIib2Wv6sfVRDFz74XBIX8B0JADWohot0DK0lADAQES3ki4kMjQbS0sRHUUg1EFJQoSgpRhFQBhVhEDASJhRGD2ImxFV787s6cj8XdH3f36/eVubDce/fHnJkzZ+ZuA+h2jEP15pVrliTRX5IE5bJQokeMvkzzT8JuWD93Rm2izmiV1irLfpXo2onDo+2tGqhpmmk9d+iopHONdEXSPU2jhyVdlXRW0gMzG6OtuYEZEP0b/TuHJZ2UdF7SL5J2FwwckvQi0nVJlyXtSbpvYMKLlMyoa6QzSA8i3S3pXknba46IQqcKnf2dHcNOT/ktpL+RfpX0xP8CIb2sxSgfF+PDDaYHMhVwyeedwBHQkdrOlhZjUCHSaJxq73ru1xWIAHlpdA1owetoiGFNMSjkfj3MBYDJkUXVrImh9l690WU02RtKUFEzNxLJLs8C1sSwDoRmtePe6BhBH00Ptg86bnS/4VKC0lPONgNR54IKdKIpPQLvp3ky4fswW4G2PUYqpQ+KqOZ6pIg/El3JMQrUmf0wJwMuhdlO+DjNYwHKnralIGZAfZuZ0ZXoRMJOok/SKOBWWk8l+jasrQ59FNZuIKWHaMpVj1kd5UKiPdjjYV03vBAQYX0VcLEzTZgPbZ5LULhEk8N8UGewSWvguuQo4F2jP8N8nWgvjKKAfBDm+c6loUY1h5GZ62FGXYduDp6Fpa4kf7sz58Mc6xK1punMmc7sDSDd+A219P/aCJTmcliThzkauqOzvmnN6S75tE1ODc9aF6fCQ45QFAp/2EhdZz4zenqomezl3Ht7V6D3YkFVSfwUVXqsvc83U5dc6MxPAx1toaocZsM+Z5FO1Lmmjt8tXdgI1Bq3yUttkqucgxUQq62cqGkOUBQWMDoVpt0IVI5h/7hKTrdp/Ru98VwADpFkrbSx7t4MuLj8FZnlqM2+K1hnA44avdpLdWigtXyn2pmK+/00bwzlcQCQ649eS7hp9FZCM4midPTwJBYLjF5P8/ZYg/OA1qlbVdS0yTttcqxNfmvHvExzURg3wjo+gqg/BBdA84hM3eOG+TvDQ0bPJjxj9GiWsr9q9EWYc0grV62rPp2H0dyuH8j/AH6rPoMvQZpCAAAAAElFTkSuQmCC) no-repeat;
  background-size: cover;
}
.expert .name .weixin[data-v-6794d5a1] {
  font-size: 0.6rem;
  margin-top: 10p;
}
.expert .name .copy[data-v-6794d5a1] {
  font-size: 0.6rem;
  color: #4090ea;
}
.expert .score[data-v-6794d5a1] {
  display: flex;
}
.expert .score .hit[data-v-6794d5a1] {
  background-color: #4090ea;
}
.expert .score .combo[data-v-6794d5a1] {
  background-color: #eb4c51;
}
.expert .score .total[data-v-6794d5a1] {
  background-color: #ffae4f;
}
.expert .score em[data-v-6794d5a1] {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 0.75rem;
  padding: 0 0.325rem;
  margin-right: 0.35rem;
  color: #fff;
  font-size: 0.45rem;
  border-radius: 0.125rem;
}
.expert .focus-btn[data-v-6794d5a1] {
  position: absolute;
  top: 50%;
  right: 0.85rem;
  min-width: 2.875rem;
  padding-left: 0.25rem;
  padding-right: 0.25rem;
  height: 1.125rem;
  margin-top: -0.5rem;
  background-color: #fff;
  color: #f64e51;
  font-size: 0.6rem;
  text-align: center;
  line-height: 1.125rem;
  border-radius: 0.125rem;
  border: 1PX solid #f64e51;
  display: flex;
  align-items: center;
  justify-content: center;
}
.expert .focus-btn.already[data-v-6794d5a1] {
  border: 1PX solid #e5e5e5;
  color: #999;
}
.expert .focus-btn[data-v-6794d5a1]:before {
  margin-right: 0.15rem;
  font-size: 0.45rem;
}
footer[data-v-6794d5a1] {
  position: relative;
  width: 100%;
  height: 2.25rem;
  background-color: #fff;
  padding: 0 0.575rem 0 0.7rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
footer[data-v-6794d5a1]:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  box-sizing: border-box;
  width: 200%;
  height: calc(200% - 1PX);
  transform: scale(0.5, 0.5);
  transform-origin: 0 0;
  pointer-events: none;
  border-radius: 0;
  border-top: 1PX solid #e5e5e5;
}
footer button[data-v-6794d5a1],
footer .button[data-v-6794d5a1] {
  height: 1.65rem;
  font-size: 0.7rem;
  border-radius: 0.1rem;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  text-align: center;
  line-height: 1.65rem;
}
footer button span[data-v-6794d5a1],
footer .button span[data-v-6794d5a1] {
  position: absolute;
  min-width: 0.5rem;
  height: 0.5rem;
  line-height: 0.55rem;
  font-size: 0.45rem;
  text-align: center;
  background-color: #dc3b40;
  color: #fff;
  border-radius: 0.25rem;
  top: 0.2rem;
  left: 1.15rem;
  padding: 0 0.1rem;
}
footer button i[data-v-6794d5a1],
footer .button i[data-v-6794d5a1] {
  display: block;
  width: 0.75rem;
  height: 0.75rem;
  line-height: 0.75rem;
  margin-right: 0.55rem;
  font-size: 0.75rem;
}
footer button[data-v-6794d5a1]:nth-child(1),
footer .button[data-v-6794d5a1]:nth-child(1) {
  width: 5.25rem;
  background-color: #fff;
  border: 1PX solid #ddd;
  color: #444;
}
footer button[data-v-6794d5a1]:nth-child(2),
footer .button[data-v-6794d5a1]:nth-child(2) {
  width: 10.8rem;
  background-color: #dc3b40;
  color: #fff;
}
footer .can_not_add[data-v-6794d5a1] {
  background-color: #ddd !important;
  color: #888 !important;
}
footer#publish[data-v-6794d5a1] {
  justify-content: center;
  align-items: center;
}
footer#publish button[data-v-6794d5a1] {
  width: 13.5rem;
  background-color: #dc3b40;
  border-radius: 0.2rem;
  font-size: 0.75rem;
  color: #fff;
  border: 0;
}
.report-dialog[data-v-6794d5a1] {
  position: fixed;
  z-index: 99999;
  overflow: hidden;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.report-dialog .mask[data-v-6794d5a1] {
  position: inherit;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
}
.report-dialog .dialog[data-v-6794d5a1] {
  position: inherit;
  left: 50%;
  top: 50%;
  width: 85%;
  height: 20.25rem;
  margin: -10.25rem 0 0 -42.5%;
  background: #fff;
  border-radius: 0.125rem;
}
.report-dialog .dialog-tit[data-v-6794d5a1] {
  height: 2.175rem;
  line-height: 2.175rem;
  text-align: center;
  font-size: 0.75rem;
  margin: 0 0.375rem;
  color: #444;
  position: relative;
}
.report-dialog .dialog-tit[data-v-6794d5a1]:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  box-sizing: border-box;
  width: 200%;
  height: calc(200% - 1PX);
  transform: scale(0.5, 0.5);
  transform-origin: 0 0;
  pointer-events: none;
  border-radius: 0;
  border-bottom: 1PX solid #e5e5e5;
}
.report-dialog .dialog-footer[data-v-6794d5a1] {
  position: absolute;
  display: flex;
  align-items: flex-start;
  left: 0;
  bottom: 0;
  height: 2.175rem;
  width: 100%;
}
.report-dialog .dialog-footer .btn[data-v-6794d5a1] {
  position: relative;
  width: 50%;
  height: 100%;
  font-size: 0.75rem;
  text-align: center;
  line-height: 2.175rem;
}
.report-dialog .dialog-footer .btn[data-v-6794d5a1]:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  box-sizing: border-box;
  width: 200%;
  height: calc(200% - 1PX);
  transform: scale(0.5, 0.5);
  transform-origin: 0 0;
  pointer-events: none;
  border-radius: 0;
  border-top: 1PX solid #e5e5e5;
}
.report-dialog .dialog-footer .btn[data-v-6794d5a1]:first-child {
  position: relative;
}
.report-dialog .dialog-footer .btn[data-v-6794d5a1]:first-child:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  box-sizing: border-box;
  width: 200%;
  height: calc(200% - 1PX);
  transform: scale(0.5, 0.5);
  transform-origin: 0 0;
  pointer-events: none;
  border-radius: 0;
  border-right: 1PX solid #e5e5e5;
}
.report-dialog .dialog-footer .cancel[data-v-6794d5a1] {
  background: #fff;
  color: #333;
  border-radius: 0 0 0 0.125rem;
}
.report-dialog .dialog-footer .confirm[data-v-6794d5a1] {
  background: #dc3b40;
  color: #fff;
  border-radius: 0 0 0.125rem 0;
}
.report-dialog .tips[data-v-6794d5a1] {
  display: flex;
  align-items: center;
  width: 100%;
  height: 1.5rem;
  padding: 0 0.5rem;
  font-size: 0.6rem;
  color: #999;
}
.report-dialog .checkbox-list[data-v-6794d5a1] {
  border-top: 1PX solid #eee;
}
.report-dialog .checkbox-item[data-v-6794d5a1] {
  width: 100%;
  height: 1.75rem;
  padding: 0 0.5rem;
  border-bottom: 1PX solid #eee;
}
.match-result[data-v-6794d5a1] {
  position: relative;
  width: 100%;
}
.match-result .result-line[data-v-6794d5a1] {
  display: flex;
  width: 100%;
  height: 1.75rem;
}
.match-result .result-line[data-v-6794d5a1]:not(:last-child) {
  margin-bottom: 0.375rem;
}
.match-result .result-line > span[data-v-6794d5a1] {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  align-content: center;
  width: 1.75rem;
  height: 100%;
  margin-right: 0.5rem;
  border-radius: 0.15rem;
  background-color: #f0f0f0;
  font-size: 0.6rem;
}
.match-result .result-line > ul[data-v-6794d5a1] {
  display: flex;
  flex: 1;
  height: 100%;
  overflow: hidden;
  border-radius: 0.25rem;
}
.match-result .result-line > ul > li[data-v-6794d5a1] {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  align-content: center;
  flex: 1;
  height: 100%;
  background-color: #f0f0f0;
  font-size: 0.55rem;
}
.match-result .result-line > ul > li[data-v-6794d5a1]:not(:last-child) {
  border-right: 1PX solid #fff;
}
.match-result .result-line > ul > li.active[data-v-6794d5a1] {
  background-color: #f45d63;
  color: #fff;
}
.match-result .result-line > ul > li.active > em[data-v-6794d5a1] {
  color: #fff;
}
.match-result .result-line > ul > li.main[data-v-6794d5a1] {
  position: relative;
}
.match-result .result-line > ul > li.main[data-v-6794d5a1]::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0.5rem;
  width: 0.725rem;
  height: 1.375rem;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB0AAAA3CAMAAADHerFtAAAAb1BMVEUAAAD/4kL/4kL/4kL/4kL/4kL/4kL/4kL/4kL/4kL/4kL/4kL/4kL/4kL/4kL/4kL/4kL/4kL/4kL/4kL/4kJ/UQHjxDXFoyelfxb42z/x0zzNrCucdBDqzDncvDK2kh+JXgW+myOtiBuTaQvVtC/n+FoMAAAAFHRSTlMAwcjx2xn4CebPQC+4r2ImEo+FVOnPeYYAAAEiSURBVDjLzdLpToNAFIbhU9mltlXPwrDTev/XaBlQOMCQNCam75+WPOFjSICj5+4ACbrz4YCz2Ch9UWrabkexIN5Sw0NlbX9yrUwq2VwWwqF/04zmLbXivobYhs9x5mzoRuOfSqksypWuekjtmKkReUvtVyGtYWKHmlYQm2yphpkKNkKdSLc6M1PfF5VZVtL0vmo569eZtk8l7Z5W9bS80kKYGpGG5J5SU1yJSnYsV3SlGtGhaKzQb1px0IK5IL63VrX8gHKtnytKb1Sife5YrrSyl5Lvfzl/0XdvR0+Qhk79BIBz7NBX6Av8TU1hKPK1TndOdysNLY5dfK1eCvOiw1z9ABa9TepdYFXyo/FZwzhuVc3q8QTCOAJHxxA+AnB2+gZbfmeG4fHM+QAAAABJRU5ErkJggg==) no-repeat center;
  background-size: 0.725rem;
}
.match-result .result-line > ul > li > em[data-v-6794d5a1] {
  margin-left: 0.125rem;
  color: #888;
}
.lottery-btn[data-v-6794d5a1] {
  width: 4.1rem;
  height: 1.775rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #f5d8b0;
  margin-left: 0.25rem;
  color: #444;
  font-size: 0.6rem;
}
.simple-icon[data-v-6794d5a1] {
  margin-top: 0.375rem;
  width: 100%;
  display: flex;
  justify-content: center;
  color: #666;
  font-size: 0.75rem;
}
.nums-lottery-title[data-v-6794d5a1] {
  padding: 0.75rem 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.nums-lottery-title > p[data-v-6794d5a1] {
  font-size: 0.7rem;
  color: #444;
}
.nums-lottery-title > p > span[data-v-6794d5a1] {
  font-size: 0.6rem;
  color: #999;
  margin-left: 0.75rem;
}
.nums-lottery-title > time[data-v-6794d5a1] {
  font-size: 0.55rem;
  color: #666;
}
.nums-lottery-tip[data-v-6794d5a1] {
  color: #444;
  font-size: 0.65rem;
  font-weight: bold;
  margin-bottom: 0.75rem;
}
.kaijiang[data-v-6794d5a1] {
  padding: 0 0.575rem;
  height: 4.5rem;
  background: url(../static/img/kaijiang.99ad230b.png) no-repeat;
  background-size: 100% 100%;
  display: flex;
  flex-direction: column;
}
.kaijiang > em[data-v-6794d5a1] {
  font-size: 0.7rem;
  color: #f16041;
  text-align: center;
  font-weight: bold;
  margin: 0.75rem 0px;
}
.status-icon[data-v-6794d5a1] {
  position: absolute;
  top: 1.875rem;
  right: 0.75rem;
  width: 1.9rem;
  height: 1.9rem;
  line-height: 1.9rem;
  font-size: 1.9rem;
  color: #dc3b40;
}
.status-icon.miss[data-v-6794d5a1] {
  color: #ccc;
}
.status-icon.cancel[data-v-6794d5a1] {
  color: #ccc;
}
.status-icon.draw[data-v-6794d5a1] {
  color: #39acfc;
}

/* 内容对齐 */
/* 超出元素的多余文字不换行，将多余部分替换成... */
/* 多行文字省略 */
/* 背景图片图标 */
/* 分割线 */
/*
    @direction 传值说明
    默认值：bottom 下边线
    all - 全边框线
    top - 上边线
    left - 左边线
    right - 右边线
    bottom - 下边线
    0 - 上左
    1 - 上右
    2 - 下左
    3 - 下右
    4 - 上下
    5 - 左右
    6 - 上左右
    7 - 下左右
    8 - 上左下
    9 - 上右下
*/
/* 背景色渐变 */
/* 阴影 */
/* 形状遮罩 */
.programme-detail[data-v-6794d5a1] {
  background-color: #F6F7FB;
}
.top[data-v-6794d5a1],
.bottom[data-v-6794d5a1],
.reason[data-v-6794d5a1] {
  margin: 0.5rem 0.5rem 0;
  border-radius: 0.5rem;
}
.title[data-v-6794d5a1] {
  position: relative;
}
.title[data-v-6794d5a1]:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  box-sizing: border-box;
  width: 200%;
  height: calc(200% - 1PX);
  transform: scale(0.5, 0.5);
  transform-origin: 0 0;
  pointer-events: none;
  border-radius: 0;
  border-bottom: 1PX solid #e5e5e5;
}

