.temp-model-videoaward .t-awardvideo-list {
  width: 100%;
  background: #eef0ef;
  padding-bottom: 12px;
}

.temp-model-videoaward .t-list {
  width: 92%;
  margin: 0 4%;
  overflow: hidden;
  text-align: center;
}

.temp-model-videoaward .t-item {
  width: 48%;
  display: inline-block;
  text-align: left;
  margin: 12px 1% 0;
  border-radius: 5px;
}

.temp-model-videoaward .t-item p {
  width: 100%;
  height: 32px;
  font-size: 15px;
  line-height: 32px;
  color: #fff;
  text-align: center;
  overflow: hidden;
}

.temp-model-videoaward .t-item .t-ranking{
  font-weight: bold;
}

.temp-model-videoaward .t-notop .t-ranking{
  display: none;
}

.temp-model-videoaward .t-item .t-main {
  background: #fff;
}

.temp-model-videoaward .t-nobottom .t-main {
  border-radius: 0 0 12px 12px;
}

.temp-model-videoaward .t-nobottom .t-award-grade {
  display: none;
}

.temp-model-videoaward .t-pic-item {
  display: block;
  width: 100%;
  text-decoration: none;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.temp-model-videoaward .t-pic-item .t-top {
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  height: 0;
  padding-bottom: 63%;
}

.temp-model-videoaward .t-pic-item .t-cover-img {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
  width: 100%;
  height: 100%;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center center;
  opacity: 1;
}

.temp-model-videoaward .t-notop .t-cover-img, .temp-model-videoaward .t-notop .t-main {
  border-radius: 12px 12px 0 0;
}

.temp-model-videoaward .t-item .t-name {
  width: 95%;
  padding: 5px 0 0 5%;
  height: 18px;
  line-height: 18px;
  font-size: 12px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #000;
  box-sizing: content-box;
}

.temp-model-videoaward .t-item .t-up-space {
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  display: block;
  padding: 5px 0;
  box-sizing: content-box;
  position: relative;
}
.temp-model-videoaward .t-item .t-up-name{
  font-size: 12px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block;
  padding-left: 44px;
  padding-right: 10px;
}
.temp-model-videoaward .t-item .t-up-pic {
  display: block;
  position: absolute;
  height: 30px;
  width: 30px;
  float: left;
  margin-left: 10px;
  border-radius: 28px;
}

.temp-model-videoaward a {
  color: #666;
  text-decoration: initial;
}

/*可配置的*/
.temp-model-videoaward .t-item {
  border-radius: 12px;
  background: #dfaa2a;/*这个背景可设置*/
  box-sizing: border-box;
}

.act-component-button {
  width: 100%;
  height: 100%;
  display: block;
  text-align: center; }
  .act-component-button .act-button-a {
    display: table;
    width: 100%;
    height: 100%;
    text-decoration: none;
    cursor: pointer;
    outline: 'none';
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    line-height: 100%; }
  .act-component-button span {
    display: table-cell;
    width: 100%;
    height: 100%;
    vertical-align: middle; }

.act-component-button {
  width: 100%;
  height: 100%;
  display: block;
  text-align: center; }

.act-component-button .act-button-a {
  display: table;
  width: 100%;
  height: 100%;
  text-decoration: none;
  cursor: pointer;
  outline: 'none';
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  line-height: 100%; }

.act-component-button span {
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle; }


.activity-follow>a[data-v-2964abc9] {
  text-decoration: none;
  color: #212121;
}
.activity-follow-custom[data-v-2964abc9] {
  width: auto !important;
}
.activity-follow-custom .activity-follow-buttons[data-v-2964abc9] {
  margin: 0 auto;
}
.activity-follow-face[data-v-2964abc9] {
  display: block;
  box-sizing: border-box;
  border-radius: 50%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  border: .04rem solid #fff;
}
.activity-follow-name[data-v-2964abc9] {
  display: block;
}
.activity-follow-buttons[data-v-2964abc9] {
  position: relative;
}
.activity-follow-button[data-v-2964abc9] {
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  font-size: .26rem;
}
.activity-follow-button-followed[data-v-2964abc9] {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  opacity: 0;
  transition: opacity .2s ease-in-out;
}
.activity-follow-followed .activity-follow-button-followed[data-v-2964abc9] {
  opacity: 1;
}
.activity-follow-followed .activity-follow-button-default[data-v-2964abc9] {
  opacity: 0;
}
.activity-follow-button-default.dft[data-v-2964abc9] {
  background-color: #fb7299;
  color: #fff;
  border-radius: .08rem;
  text-align: center;
}
.activity-follow-button-followed.dft[data-v-2964abc9] {
  background-color: #e7e7e7;
  color: #999;
  border-radius: .08rem;
  text-align: center;
}
.activity-follow-col-small[data-v-2964abc9] {
  width: 2rem;
  margin: 0 auto;
}
.activity-follow-col-small .activity-follow-face[data-v-2964abc9] {
  width: .96rem;
  height: .96rem;
  margin: 0 auto;
}
.activity-follow-col-small .activity-follow-name[data-v-2964abc9] {
  box-sizing: content-box;
  line-height: 1;
  margin: 0 auto;
  width: 2rem;
  font-size: .24rem;
  height: .34rem;
  padding: .1rem 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-align: center;
}
.activity-follow-col-small .activity-follow-buttons[data-v-2964abc9] {
  margin: 0 auto;
  line-height: .48rem;
}
.activity-follow-col-small .activity-follow-buttons.dft[data-v-2964abc9] {
  width: 1.32rem;
  height: .48rem;
}
.activity-follow-col-large[data-v-2964abc9] {
  width: 2.4rem;
  margin: 0 auto;
}
.activity-follow-col-large .activity-follow-face[data-v-2964abc9] {
  width: 1.6rem;
  height: 1.6rem;
  margin: 0 auto;
}
.activity-follow-col-large .activity-follow-name[data-v-2964abc9] {
  box-sizing: content-box;
  padding: .08rem 0 .16rem;
  margin: 0 auto;
  width: 2.4rem;
  font-size: .24rem;
  line-height: .4rem;
  height: .4rem;
  overflow: hidden;
  text-align: center;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.activity-follow-col-large .activity-follow-buttons[data-v-2964abc9] {
  margin: 0 auto;
  line-height: .48rem;
}
.activity-follow-col-large .activity-follow-buttons.dft[data-v-2964abc9] {
  width: 1.6rem;
  height: .48rem;
}
.activity-follow-row-small[data-v-2964abc9] {
  display: flex;
  align-items: center;
  width: 7.02rem;
  margin: 0 auto;
}
.activity-follow-row-small .activity-follow-face[data-v-2964abc9] {
  width: .6rem;
  height: .6rem;
  margin-right: .2rem;
}
.activity-follow-row-small .activity-follow-name[data-v-2964abc9] {
  line-height: .6rem;
  width: 4.9rem;
  font-size: .28rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-align: left;
}
.activity-follow-row-small .activity-follow-buttons.dft[data-v-2964abc9] {
  width: 1.32rem;
  height: .48rem;
}
.activity-follow-row-small .activity-follow-button-default.dft[data-v-2964abc9],
.activity-follow-row-small .activity-follow-button-followed.dft[data-v-2964abc9] {
  line-height: .48rem;
  font-size: .26rem;
}
.activity-follow-row-large[data-v-2964abc9] {
  display: flex;
  align-items: center;
  width: 7.02rem;
  margin: 0 auto;
}
.activity-follow-row-large .activity-follow-face[data-v-2964abc9] {
  width: .96rem;
  height: .96rem;
  margin-right: .2rem;
}
.activity-follow-row-large .activity-follow-name[data-v-2964abc9] {
  line-height: .96rem;
  width: 4.24rem;
  font-size: .28rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-align: left;
}
.activity-follow-row-large .activity-follow-buttons[data-v-2964abc9] {
  line-height: .6rem;
}
.activity-follow-row-large .activity-follow-buttons.dft[data-v-2964abc9] {
  width: 1.6rem;
  height: .6rem;
}

.activity-follow>a[data-v-fe71fa92] {
  text-decoration: none;
  color: #212121;
}
.activity-follow-custom[data-v-fe71fa92] {
  width: auto !important;
}
.activity-follow-custom .activity-follow-buttons[data-v-fe71fa92] {
  margin: 0 auto;
}
.activity-follow-face[data-v-fe71fa92] {
  display: block;
  box-sizing: border-box;
  border-radius: 50%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  border: .04rem solid #fff;
}
.activity-follow-name[data-v-fe71fa92] {
  display: block;
}
.activity-follow-buttons[data-v-fe71fa92] {
  position: relative;
}
.activity-follow-button[data-v-fe71fa92] {
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  font-size: .26rem;
}
.activity-follow-button-followed[data-v-fe71fa92] {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  opacity: 0;
  transition: opacity .2s ease-in-out;
}
.activity-follow-followed .activity-follow-button-followed[data-v-fe71fa92] {
  opacity: 1;
}
.activity-follow-followed .activity-follow-button-default[data-v-fe71fa92] {
  opacity: 0;
}
.activity-follow-button-default.dft[data-v-fe71fa92] {
  background-color: #fb7299;
  color: #fff;
  border-radius: .08rem;
  text-align: center;
}
.activity-follow-button-followed.dft[data-v-fe71fa92] {
  background-color: #e7e7e7;
  color: #999;
  border-radius: .08rem;
  text-align: center;
}
.activity-follow-col-small[data-v-fe71fa92] {
  width: 2rem;
  margin: 0 auto;
}
.activity-follow-col-small .activity-follow-face[data-v-fe71fa92] {
  width: .96rem;
  height: .96rem;
  margin: 0 auto;
}
.activity-follow-col-small .activity-follow-name[data-v-fe71fa92] {
  box-sizing: content-box;
  line-height: 1;
  margin: 0 auto;
  width: 2rem;
  font-size: .24rem;
  height: .34rem;
  padding: .1rem 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-align: center;
}
.activity-follow-col-small .activity-follow-buttons[data-v-fe71fa92] {
  margin: 0 auto;
  line-height: .48rem;
}
.activity-follow-col-small .activity-follow-buttons.dft[data-v-fe71fa92] {
  width: 1.32rem;
  height: .48rem;
}
.activity-follow-col-large[data-v-fe71fa92] {
  width: 2.4rem;
  margin: 0 auto;
}
.activity-follow-col-large .activity-follow-face[data-v-fe71fa92] {
  width: 1.6rem;
  height: 1.6rem;
  margin: 0 auto;
}
.activity-follow-col-large .activity-follow-name[data-v-fe71fa92] {
  box-sizing: content-box;
  padding: .08rem 0 .16rem;
  margin: 0 auto;
  width: 2.4rem;
  font-size: .24rem;
  line-height: .4rem;
  height: .4rem;
  overflow: hidden;
  text-align: center;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.activity-follow-col-large .activity-follow-buttons[data-v-fe71fa92] {
  margin: 0 auto;
  line-height: .48rem;
}
.activity-follow-col-large .activity-follow-buttons.dft[data-v-fe71fa92] {
  width: 1.6rem;
  height: .48rem;
}
.activity-follow-row-small[data-v-fe71fa92] {
  display: flex;
  align-items: center;
  width: 7.02rem;
  margin: 0 auto;
}
.activity-follow-row-small .activity-follow-face[data-v-fe71fa92] {
  width: .6rem;
  height: .6rem;
  margin-right: .2rem;
}
.activity-follow-row-small .activity-follow-name[data-v-fe71fa92] {
  line-height: .6rem;
  width: 4.9rem;
  font-size: .28rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-align: left;
}
.activity-follow-row-small .activity-follow-buttons.dft[data-v-fe71fa92] {
  width: 1.32rem;
  height: .48rem;
}
.activity-follow-row-small .activity-follow-button-default.dft[data-v-fe71fa92],
.activity-follow-row-small .activity-follow-button-followed.dft[data-v-fe71fa92] {
  line-height: .48rem;
  font-size: .26rem;
}
.activity-follow-row-large[data-v-fe71fa92] {
  display: flex;
  align-items: center;
  width: 7.02rem;
  margin: 0 auto;
}
.activity-follow-row-large .activity-follow-face[data-v-fe71fa92] {
  width: .96rem;
  height: .96rem;
  margin-right: .2rem;
}
.activity-follow-row-large .activity-follow-name[data-v-fe71fa92] {
  line-height: .96rem;
  width: 4.24rem;
  font-size: .28rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-align: left;
}
.activity-follow-row-large .activity-follow-buttons[data-v-fe71fa92] {
  line-height: .6rem;
}
.activity-follow-row-large .activity-follow-buttons.dft[data-v-fe71fa92] {
  width: 1.6rem;
  height: .6rem;
}

