div,p,ul,li,a,img,span,h1,h2,h3,h4,h5,h6,header,footer,section,article,form,input,textarea,video,iframe {
  margin: 0;
  padding: 0;
}

body,html {
  margin: 0;
  padding: 0;
  font-size: 12px;
  font: 12px 'Helvetica Neue',Helvetica,Arial,'Microsoft Yahei','Hiragino Sans GB','Heiti SC','WenQuanYi Micro Hei',sans-serif;
  background:#fff;
  color:#222;
  tap-highlight-color:transparent;
  -webkit-tap-highlight-color:transparent
}

ul,li {
  list-style: none;
}

a {
  color: #222;
  text-decoration: none;
}

a,input,button,select,textarea {
  outline: none;
  cursor: pointer;
  color:#00a1d6;
  text-decoration:none;
}

a:hover{ color:#f25d8e }
a:focus{ -moz-outline-style:none }

img {
  border:0;
  vertical-align: middle;
}

h1,h2,h3,h4,h5,h6,ul,li{margin:0;padding:0;list-style-type:none}

textarea {
  overflow: hidden;
  resize:none
}

address,caption,cite,code,dfn,em,i,th,var{
  font-style: normal;
  font-weight: normal
}

.clearfix:after {
  display: block;
  visibility: hidden;
  clear: both;
  width: 0;
  height: 0;
  content: '.';
}


/* 动画库插入的节点高度设置100% */
div[flash-anim-wrap=true] {
  height: 100%;
}
.t-model-navbar .t-navbar-item {
  cursor: pointer;
}

.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; }

html,
body,
div,
ul,
li,
h4,
span {
  padding: 0;
  margin: 0;
}
.bili-share-pc {
  border: 1px solid #e8e9eb;
  padding: 18px 0 18px 24px;
  border-radius: 5px;
  position: relative;
  z-index: 200;
  width: 980px;
  height: 40px;
  margin: 20px auto;
  box-sizing: content-box;
}
.bili-share-pc li {
  list-style: none;
}
.bili-share-pc.bili-clearfix:after {
  content: '.';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.bili-share-pc .bili-clearfix:after {
  content: '.';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.bili-share-pc .fl {
  float: left;
}
.bili-share-pc .share {
  display: inline-block;
}
.bili-share-pc .share .icon {
  background: url('https://activity.hdslb.com/blackboard/shareModule/images/12xn9z34xj.png')
    no-repeat;
  width: 40px;
  height: 40px;
  display: inline-block;
  margin-right: 10px;
  cursor: pointer;
}
.bili-share-pc .share .icon_bili {
  background: url('https://i0.hdslb.com/bfs/activity-plat/static/20180321/dfa73b898f143877cbf8ecf001cd9e89/images/l6oq2p5wy7.png')
    no-repeat;
  background-position: -370px 0;
}
.bili-share-pc .share .icon_bili:hover {
  background-position: -370px -71px;
}
.bili-share-pc .share .icon_weibo {
  background-position: 0 0;
}
.bili-share-pc .share .icon_weibo:hover {
  background-position: 0 -71px;
}
.bili-share-pc .share .icon_wechat {
  background-position: -74px 0;
  position: relative;
}
.bili-share-pc .share .icon_wechat:hover {
  background-position: -74px -71px;
}
.bili-share-pc .share .icon_qzone {
  background-position: -148px 0;
}
.bili-share-pc .share .icon_qzone:hover {
  background-position: -148px -71px;
}
.bili-share-pc .share .icon_qq {
  background-position: -222px 0;
}
.bili-share-pc .share .icon_qq:hover {
  background-position: -222px -71px;
}
.bili-share-pc .share .icon_baidu {
  background-position: -296px 0;
}
.bili-share-pc .share .icon_baidu:hover {
  background-position: -296px -71px;
}

.bili-share-pc .favourite {
  display: inline-block;
}
.bili-share-pc .title {
  font-size: 18px;
  color: #222;
  display: inline-block;
  padding-right: 20px;
  font-weight: bold;
  line-height: 40px;
}
.bili-share-pc .vertical-line {
  margin: 5px 24px 5px 14px;
  height: 30px;
  display: inline-block;
  border-left: 2px solid #e8e9eb;
}
.bili-share-pc .favourite .icon-fav {
  background: url('https://activity.hdslb.com/blackboard/shareModule/images/79lx82m4lq.jpg');
  width: 65px;
  height: 50px;
  display: inline-block;
  position: absolute;
  top: 5px;
  cursor: pointer;
}
.bili-share-pc .favourite .icon-like {
  background-position: 0px 5px;
}
.bili-share-pc .favourite .fav {
  padding-right: 0px;
  width: 54px;
}
.bili-share-pc .favourite .icon-like:hover {
  animation: likePlay 1s steps(14) infinite;
}
.bili-share-pc .favourite .icon-liked {
  background-position: 0px -59px;
}
@keyframes likePlay {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: -896px 5px;
  }
}

.bili-share-pc .popTips {
  position: absolute;
  top: -15px;
  left: 0;
  background-color: rgba(0, 0, 0, 0.8);
  color: #fff;
  padding: 6px;
  border-radius: 5px;
  font-size: 12px;
  opacity: 0;
  animation: popTips 1.5s;
}
@keyframes popTips {
  0% {
    opacity: 0;
    top: 0px;
  }
  15% {
    opacity: 1;
    top: -15px;
    transform: scale(1.1, 1.1);
  }
  30% {
    transform: scale(1, 1);
  }
  50% {
    opacity: 1;
    top: -15px;
  }
  90% {
    opacity: 1;
    top: -15px;
  }
  100% {
    opacity: 0;
    top: 0px;
  }
}

/************ 动态遮罩 ***************/
.bili-wrap {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 1000;
  background-color: transparent;
  left: 0;
  top: 0;
  display: block;
  opacity: 1;
  background-color: rgba(0, 0, 0, 0.5);
}

/************ 二维码 ***************/
.bili-share-pc .share .icon_wechat:hover .weixin-hover {
  display: block;
}
.bili-share-pc .weixin-hover {
  position: absolute;
  z-index: -1;
  display: none;
}
.bili-share-pc .weixin-hover .qr-before {
  background-color: #fff;
  box-shadow: rgba(0, 0, 0, 0.3) 0 2px 4px;
  width: 50px;
  height: 81px;
  top: -18px;
  position: absolute;
  left: -6px;
}
.bili-share-pc .share-weixin-qr {
  position: absolute;
  top: 62px;
  left: -6px;
  padding: 15px 13px;
  background-color: #fff;
  box-shadow: 0px 4px 5px rgba(0, 0, 0, 0.3);
}
.bili-share-pc .share-weixin-qr h4 {
  text-align: center;
  font-size: 16px;
  font-weight: normal;
  color: #333;
  margin-bottom: 15px;
}
.bili-share-pc .share-weixin-qr .qr-code {
  width: 120px;
  text-align: center;
}

.messageTip {
  margin: 0;
  position: absolute;
}

/************ 自定义 ***************/
#biliSharePc {
}
#biliSharePc li {
  list-style: none;
}
#biliSharePc .share {
  font-size: 100px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: calc(.5em * 5 - .1em);
}
#biliSharePc .share .icon {
  background: url('https://i0.hdslb.com/bfs/activity-plat/static/20180321/dfa73b898f143877cbf8ecf001cd9e89/images/l6oq2p5wy7.png')
  no-repeat;
  width: .4em;
  height: .4em;
  line-height: .4em;
  cursor: pointer;
  background-size: 4.09em;
}
#biliSharePc .share .icon_bili {
  background-position: -3.7em 0;
}
#biliSharePc .share .icon_bili:hover {
  background-position: -3.7em -.71em;
}
#biliSharePc .share .icon_weibo {
  background-position: 0 0;
}
#biliSharePc .share .icon_weibo:hover {
  background-position: 0 -.71em;
}
#biliSharePc .share .icon_wechat {
  background-position: -.74em 0;
  position: relative;
}
#biliSharePc .share .icon_wechat:hover {
  background-position: -.74em -.71em;
}
#biliSharePc .share .icon_qzone {
  background-position: -1.48em 0;
}
#biliSharePc .share .icon_qzone:hover {
  background-position: -1.48em -.71em;
}
#biliSharePc .share .icon_qq {
  background-position: -2.22em 0;
}
#biliSharePc .share .icon_qq:hover {
  background-position: -2.22em -.71em;
}
#biliSharePc .share .icon_baidu_tieba {
  background-position: -2.96em 0;
}
#biliSharePc .share .icon_baidu_tieba:hover {
  background-position: -2.96em -.71em;
}
#biliSharePc .share .icon_wechat:hover .weixin-hover {
  display: block;
}
#biliSharePc .weixin-hover {
  position: absolute;
  z-index: -1;
  display: none;
}
#biliSharePc .weixin-hover .qr-before {
  background-color: #fff;
  box-shadow: rgba(0, 0, 0, 0.3) 0 2px 4px;
  width: 50px;
  height: 81px;
  top: -18px;
  position: absolute;
  left: -6px;
}
#biliSharePc .share-weixin-qr {
  position: absolute;
  top: 62px;
  left: -6px;
  padding: 15px 13px;
  background-color: #fff;
  box-shadow: 0px 4px 5px rgba(0, 0, 0, 0.3);
}
#biliSharePc .icon-hover .share-weixin-qr {
  position: absolute;
  top: 50px;
  left: -50px;
  padding: 15px 13px;
  background-color: #fff;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
}
#biliSharePc .share-weixin-qr h4 {
  text-align: center;
  font-size: 16px;
  font-weight: normal;
  color: #333;
  margin-bottom: 15px;
}
#biliSharePc .share-weixin-qr .qr-code {
  width: 120px;
  text-align: center;
}

.temp-model-picturelike {
  width: 980px;
  min-height: 300px;
  height: 100%;
  margin: 0 auto;
  overflow: hidden;
  font-family: 'Microsoft YaHei';
  position: relative;
}
.temp-model-picturelike .t-main {
  height: 100%;
}

.temp-model-picturelike .t-likes-classify {
  /*padding: 10px 0;*/
  font-size: 14px;
}

.temp-model-picturelike .t-empty {
  display: block;
  margin: 20px auto;
}

.temp-model-picturelike .t-likes-classify .t-btn {
  float: left;
  margin-right: 20px;
  padding: 8px 20px;
  border-width: 1px;
  border-style: solid;
  background: #fff;
  cursor: pointer;
  border-radius: 4px;
}

.temp-model-picturelike .t-likes-classify .t-myworks {
  float: right;
  margin-right: 0;
}

.temp-model-picturelike .t-likes-classify .t-search {
  float: right;
}

.temp-model-picturelike .t-likes-classify .t-search .t-btn {
  display: inline-block;
  float: initial;
  padding: 8px 26px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  box-shadow: inset 1px 0px 0px #969696;
}

.temp-model-picturelike .t-likes-classify .t-search .t-search-input {
  float: left;
  height: 36px;
  color: #969696;
  text-indent: 10px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  border: none;
  /* box-shadow: inset 0 0 0 1px #969696; */
}

.temp-model-picturelike .t-likes-classify .t-disabled {
  color: #999;
  cursor: default;
}

.temp-model-picturelike .t-likes-classify .t-active {
  background: #e86392;
  color: #fff;
}

.temp-model-picturelike .t-likes-cont {
  width: 100%;
  /*min-height: 894px;*/
  margin-top: 20px;
}

.temp-model-picturelike .t-likes-cont .t-item {
  float: left;
  width: 228px;
  margin-right: 22px;
  margin-bottom: 20px;
  background: #fff;
  font-size: 14px;
  border-radius: 4px;
}

.temp-model-picturelike .t-likes-cont .t-item .t-num {
  position: absolute;
  top: 110px;
  left: 0;
  padding: 4px 10px;
  border-radius: 0 2px 2px 0;
  background: #e86392;
  color: #fff;
}

.temp-model-picturelike .t-likes-cont .t-item .t-num.t-hidden {
  display: none;
}

.temp-model-picturelike .t-likes-cont .t-item .t-num.t-warning {
  background: #e2c004 !important;
  color: #fff !important;
}

.temp-model-picturelike .t-likes-cont .t-item .t-num.t-fail {
  background: #a1a1a1 !important;
  color: #fff !important;
}
.temp-model-picturelike .t-likes-cont .t-last {
  margin-right: 0;
}

/*.temp-model-picturelike .t-likes-cont .t-pic {*/
/*display: block;*/
/*position: relative;*/
/*width: 228px;*/
/*height: 156px;*/
/*background-repeat: no-repeat;*/
/*background-position: center center;*/
/*cursor: pointer;*/
/*background-size: 100%;*/
/*border-radius: 4px 4px 0 0;*/
/*}*/

/*.temp-model-picturelike .t-likes-cont .t-pic .t-num {*/
/*position: absolute;*/
/*top: 110px;*/
/*left: 0;*/
/*padding: 4px 10px;*/
/*background: #e86392;*/
/*color: #fff;*/
/*border-radius: 0 2px 2px 0;*/
/*}*/

/*.temp-model-picturelike .t-likes-cont .t-pic .t-num.t-hidden {*/
/*display: none;*/
/*}*/

/*.temp-model-picturelike .t-likes-cont .t-pic .t-num.t-warning {*/
/*background: #e2c004!important;*/
/*}*/

/*.temp-model-picturelike .t-likes-cont .t-pic .t-num.t-fail {*/
/*background: #a1a1a1!important;*/
/*}*/

/*.temp-model-picturelike .t-likes-cont .t-desc {*/
/*display: block;*/
/*width: 218px;*/
/*height: 30px;*/
/*padding: 4px 0 4px 10px;*/
/*overflow: hidden;*/
/*line-height: 30px;*/
/*color: #282e33;*/
/*}*/

/*.temp-model-picturelike .t-likes-cont .t-owner {*/
/*display: block;*/
/*width: 228px;*/
/*height: 40px;*/
/*overflow: hidden;*/
/*border-bottom: 1px solid #eee;*/
/*}*/

/*.temp-model-picturelike .t-likes-cont .t-ownername {*/
/*display: block;*/
/*float: left;*/
/*width: 170px;*/
/*height: 40px;*/
/*line-height: 40px;*/
/*color: #afafaf;*/
/*}*/

/*.temp-model-picturelike .t-likes-cont .t-ownerface {*/
/*display: block;*/
/*float: left;*/
/*width: 30px;*/
/*height: 30px;*/
/*margin: 5px 10px;*/
/*border-radius: 30px;*/
/*}*/

.temp-model-picturelike .t-likes-cont .t-share {
  float: left;
  cursor: pointer;
}

.temp-model-picturelike .t-likes-cont .t-grade-btn {
  position: relative;
  display: block;
  float: right;
  width: 86px;
  height: 30px;
  margin: 13px 10px 0px 0;
  background: #e86392;
  line-height: 30px;
  color: #fff;
  cursor: pointer;
  border-width: 1px;
  border-style: solid;
  border-radius: 2px;
  text-align: center;
  z-index: 1;
}

.temp-model-picturelike .t-likes-cont .t-grade-btn.t-hidden {
  background: #a3a4a5;
  color: #fff;
  cursor: default;
}

.temp-model-picturelike .t-likes-cont .t-gradewrap {
  position: relative;
}

.temp-model-picturelike .t-likes-cont .t-mybtn,
.temp-model-picturelike .t-likes-cont .t-mybtn .t-share.t-hidden,
.temp-model-picturelike .t-likes-cont .t-ownerInfo .t-gradewrap {
  display: none;
}

.temp-model-picturelike .t-likes-cont .t-ownerInfo .t-mybtn {
  display: block;
  position: relative;
}

.temp-model-picturelike .t-likes-cont .t-icon-btn {
  /* padding: 5px 0 5px 24px; */
  /*background: url('//activity.hdslb.com/blackboard/template-common-image/images/picturelike_icon.png') no-repeat;*/
  /* background: url('//activity.hdslb.com/blackboard/template-common-image/images/picturelike_share_del.png') no-repeat; */

  color: #afafaf;
}

.temp-model-picturelike .t-likes-cont .t-mybtn .t-del {
  float: right;
  margin: 12px 10px 0 0;
  background-position: 5px -14px;
  cursor: pointer;
}

.temp-model-picturelike .t-likes-cont .t-mybtn .t-tip {
  display: block;
}

.temp-model-picturelike .t-likes-cont .t-mybtn .t-tip.t-hidden {
  display: none;
}

.temp-model-picturelike .t-likes-cont .t-share {
  margin: 12px 0px 0 10px;
  background-position: 5px 8px;
}

.temp-model-picturelike .t-likes-cont .t-tip {
  position: absolute;
  top: 53px;
  right: 10px;
  height: 30px;
  padding: 0 5px;
  background: rgba(0, 0, 0, 0.8);
  line-height: 30px;
  color: #fff;
  border-radius: 4px;
  opacity: 0;

  animation-delay: 0.1s;
  -webkit-animation-delay: 0.1s;
  transition: All 0.2s ease-in;
  -webkit-transition: All 0.2s ease-in;
  -moz-transition: All 0.2s ease-in;
  -o-transition: All 0.2s ease-in;
}

.temp-model-picturelike .t-likes-cont .t-tip.t-show {
  top: -36px;
  opacity: 1;
}

.temp-model-picturelike .t-no-myworks {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.temp-model-picturelike .t-detials .t-btns {
  position: relative;
}

.temp-model-picturelike .t-detials .t-btns .t-errormsg {
  position: absolute;
  top: -20px;
  padding: 5px 10px;
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  border-radius: 4px;
}

.temp-model-picturelike .t-detials .t-errormsg.t-hidden {
  display: none;
}

/*.temp-model-picturelike .t-likes-page {
  float: right;
  height: 28px;
  text-align: right;
}

.temp-model-picturelike .t-hasjump {
  float: none;
}

.temp-model-picturelike .pager-jumper-input {
  width: 20px;
  height: 26px;
  padding: 0 5px;
  border: none;
  border-radius: 4px;
}

.temp-model-picturelike .t-likes-page.t-hidden {
  display: none;
}

.temp-model-picturelike .t-likes-page .page-li {
  float: left;
  height: 26px;
  margin-right: 5px;
  border: 1px solid inherit;
  border-radius: 4px;
  background: #fff;
  cursor: pointer;
  text-align: center;
}

.temp-model-picturelike .t-likes-page .ellipse {
  float: left;
  height: 26px;
  margin-right: 5px;
  text-align: center;
}

.temp-model-picturelike .t-likes-page .page-li.active {
  background: #e86392;
  color: #fff;
}

.temp-model-picturelike .t-likes-page .page-li span,
.temp-model-picturelike .t-likes-page .page-li a {
  display: block;
  height: 26px;
  padding: 0 10px;
  line-height: 26px;
  border-radius: 4px;
}

.temp-model-picturelike .t-likes-page .page-li.disabled {
  background: #ccc;
  color: #aeaeae;
  cursor: default;
}*/

.temp-model-picturelike .t-btn-change {
  float: right;
  height: 28px;
  width: 100px;
  line-height: 28px;
  text-align: center;
  background: #e86392;
  border-width: 1px;
  border-style: solid;
  color: #fff;
  border-radius: 4px;
  cursor: pointer;
}

.temp-model-picturelike .t-btn-change.t-hidden {
  display: none;
}

/* 弹窗 */
.temp-model-picturelike .t-detials {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 1000;
  /*width: 100%;
  height: 100%;*/
  width: 0;
  height: 0;
  background: rgba(0, 0, 0, 0.8);
  font-size: 14px;

  animation-delay: 0.1s;
  -webkit-animation-delay: 0.1s;
  transition: All 0.2s ease-in;
  -webkit-transition: All 0.2s ease-in;
  -moz-transition: All 0.2s ease-in;
  -o-transition: All 0.2s ease-in;
}

.temp-model-picturelike .t-detials.t-show {
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.temp-model-picturelike .t-detials .t-bg {
  width: 100%;
  height: 100%;
  background-position: center center;
}

.temp-model-picturelike .t-detials .t-close-btn {
  position: absolute;
  top: -40px;
  right: 0;
  width: 24px;
  height: 24px;
  background: url('//activity.hdslb.com/blackboard/template-common-image/images/video_btn_close.png');
  cursor: pointer;
  -webkit-transition: ease all;
  -moz-transition: ease all;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
}

.temp-model-picturelike .t-detials .t-close-btn:hover {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
}

.temp-model-picturelike .t-detials .t-infor {
  width: 100%;
  /* overflow: hidden; */
}

.temp-model-picturelike .t-detials .t-likesnum {
  position: absolute;
  top: 20px;
  right: 0;
  height: 62px;
  padding: 0 20px;
  background: #e86392;
  line-height: 62px;
  font-size: 30px;
  color: #fff;
  border-radius: 4px 0 0 4px;
}

.temp-model-picturelike .t-detials .t-likesnum.t-hidden {
  display: none;
}

.temp-model-picturelike .t-detials .t-author {
  overflow: hidden;
}

.temp-model-picturelike .t-detials .t-author .t-face {
  display: block;
  float: left;
  width: 36px;
  height: 36px;
  margin-right: 10px;
  border-radius: 36px;
}

.temp-model-picturelike .t-detials .t-author .t-name {
  color: #1d88a8;
}

.temp-model-picturelike .t-detials .t-author .t-time {
  color: #969696;
  display: inline-block;
  height: 19px;
}

.temp-model-picturelike .t-detials .t-btns span {
  display: inline-block;
  width: 106px;
  height: 36px;
  margin: 10px 5px 20px 0;
  background: #e86392;
  line-height: 36px;
  color: #fff;
  cursor: pointer;
  border-radius: 4px;
  text-align: center;
  position: relative;
  z-index: 1;
}

.temp-model-picturelike .t-detials .t-btns span.t-disabled {
  background: #a3a4a5;
  color: #fff;
  cursor: default;
}

.temp-model-picturelike .t-detials .t-btns .t-delete.t-hidden,
.temp-model-picturelike .t-detials .t-btns.t-myworks .t-like {
  display: none;
}

.temp-model-picturelike .t-detials .t-btns.t-myworks.t-hidden .t-share {
  display: none;
}

/* 横向的弹窗 */

.temp-model-picturelike .t-detials.orientation .t-pop {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 846px;
  height: 515px;
  margin-top: -277px;
  margin-left: -443px;
  padding: 20px;
  background: #fff;
  border-radius: 4px;
}

.temp-model-picturelike .t-detials.orientation .t-cont {
  width: 100%;
}

.temp-model-picturelike .t-detials.orientation .t-cont .t-pic {
  display: block;
  float: left;
  width: 400px;
  height: 400px;
}

.temp-model-picturelike .t-detials.orientation .t-cont .t-intro {
  float: right;
  width: 400px;
  height: 400px;
  overflow: auto;
}

.temp-model-picturelike .t-detials.orientation .t-intro h3 {
  line-height: 1.6;
  font-size: 20px;
}

.temp-model-picturelike .t-detials.orientation .t-intro p {
  color: #666;
}

/* 纵向的弹窗 */

.temp-model-picturelike .t-detials.vertical {
  overflow-y: auto;
}

.temp-model-picturelike .t-detials.vertical .t-pop {
  position: absolute;
  top: 10%;
  left: 50%;
  width: 846px;
  margin-bottom: 50px;
  margin-left: -443px;
  padding: 20px;
  background: #fff;
  border-radius: 4px;
}

.temp-model-picturelike .t-detials.vertical .t-cont {
  width: 100%;
}

.temp-model-picturelike .t-detials.vertical .t-cont .t-pic {
  display: block;
  max-width: 100%;
  min-height: 200px;
  margin: 0 auto;
}

.temp-model-picturelike .t-detials.vertical .t-cont .t-intro {
  width: 100%;
}

.temp-model-picturelike .t-detials.vertical .t-intro h3 {
  line-height: 1.6;
  font-size: 20px;
}

.temp-model-picturelike .t-detials.vertical .t-intro p {
  color: #666;
  word-break: break-all;
}

/* =========================================================灰色皮肤============================================ */

.temp-model-picturelike.skin-gray .t-btn {
  background: #2e2f31;
  color: #a3a4a5;
}

.temp-model-picturelike.skin-gray .t-btn.t-active {
  background: #48e3c7;
  color: #000;
}

.temp-model-picturelike.skin-gray .t-item {
  background: #2e2f31;
}

.temp-model-picturelike.skin-gray .t-desc {
  color: #a3a4a5;
}

.temp-model-picturelike.skin-gray .t-likes-cont .t-pic .t-num {
  background: #48e3c7;
  color: #000;
}

.temp-model-picturelike.skin-gray .t-likes-cont .t-owner {
  border-bottom: 1px solid rgba(0, 0, 0, 0);
}

.temp-model-picturelike.skin-gray .t-grade-btn {
  background: #424345;
  color: #a3a4a5;
}

.temp-model-picturelike.skin-gray .t-grade-btn.t-hidden {
  background: #424345;
  color: #525456;
}

.temp-model-picturelike.skin-gray .t-likes-cont .t-share {
  color: #afafaf;
}

.temp-model-picturelike.skin-gray .t-icon {
  background-image: url('//activity.hdslb.com/blackboard/template-common-image/images/picturelike_nodata_blank.jpg');
}

/*.temp-model-picturelike.skin-gray .t-likes-page .page-li {
  border: inherit;
  background: #2e2f31;
}

.temp-model-picturelike.skin-gray .t-likes-page .page-li a {
  color: #a3a4a5;
}

.temp-model-picturelike.skin-gray .t-likes-page .page-li.disabled {
  border: inherit;
  background: #2e2f31;
  color: #444546;
  cursor: default;
}

.temp-model-picturelike.skin-gray .t-likes-page .page-li.active {
  border: inherit;
  background: #48e3c7;
  color: #000;
}*/

.temp-model-picturelike.skin-gray .t-btn-change {
  float: right;
  height: 28px;
  width: 100px;
  line-height: 28px;
  text-align: center;
  border: inherit;
  background: #48e3c7;
  color: #000;
  border-radius: 4px;
  cursor: pointer;
}

.temp-model-picturelike .t-default-hidden {
  display: none !important;
}

/* 弹窗 */

/*.temp-model-picturelike.skin-gray .t-detials {
  background: rgba(0, 0, 0, .8);
}

.temp-model-picturelike.skin-gray .t-detials.orientation .t-pop {
  background: #000;
}

.temp-model-picturelike.skin-gray .t-detials .t-btns span {
  background: #2e2f31;
  color: #a3a4a5;
}

.temp-model-picturelike.skin-gray .t-detials .t-btns span.t-disabled {
  background: #424345;
  color: #525456;
  cursor: default;
}

.temp-model-picturelike.skin-gray .t-detials .t-likesnum {
  background: #48e3c7;
  color: #000;
}*/

.temp-model-picturelike .t-sortlist-classify {
  float: left;
}

.t-picture-like-glow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow;
  transition-property: box-shadow;
}
/* =====新加删除作品提示弹窗====== */
.temp-model-picturelike .t-del-tip {
  width: 220px;
  background-color: #fff;
  border: 1px solid #e5e9ef;
  color: #222;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.16);
  font-size: 12px;
  position: absolute;
  clear: both;
  overflow: hidden;
  left: 3px;
  top: -76px;
}
.temp-model-picturelike .t-del-tip .t-mini {
  text-align: center;
  padding: 10px 20px;
  margin: 0 !important;
}
.temp-model-picturelike .t-del-tip .btn-box {
  clear: both;
  margin-top: 10px;
}
.temp-model-picturelike .t-del-tip .tip-btn {
  display: inline-block;
  vertical-align: top;
  line-height: 20px;
  height: 20px;
  width: 40px;
  text-align: center;
  cursor: pointer;
  color: #222;
  border: 1px solid #ccd0d7;
  background-color: #fff;
  border-radius: 4px;
  transition: 0.1s;
  transition-property: background-color, border, color;
}
.temp-model-picturelike .t-del-tip .btn-sure {
  color: #fff;
  text-align: center;
  border-radius: 4px;
  background-color: #00a1d6;
  vertical-align: middle;
  border: 1px solid #00a1d6;
  margin-right: 20px;
}

.temp-model-picturelike .t-del-tip .tip-btn:hover {
  color: #00a1d6;
  border: 1px solid #00a1d6;
}
.temp-model-picturelike .t-del-tip .btn-sure:hover {
  background-color: #03b0e8;
  border: 1px solid #03b0e8;
  color: #fff;
}
.temp-model-picturelike .t-reply {
  display: inline-block;
  margin: 12px 0 0 10px;
  padding: 5px;
  width: 130px;
  height: 20px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.temp-model-picturelike .t-share-picture #biliSharePc {
  padding-top: 5px;
  display: inline-block;
}
.temp-model-picturelike .t-share-picture #biliSharePc .share {
  font-size: 60px;
  width: 110px;
}

.temp-model-picturelike .t-detials .t-btns span.t-share-dialog {
  /* width: 240px; */
  background-color: transparent;
}
.temp-model-picturelike .t-share-dialog #biliSharePc {
  -moz-transform: scale(0.8);
  -o-transform: scale(0.8);
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
  position: relative;
  top: 14px;
  width: 330px;
  left: -35px;
}

.temp-model-btn-color:before{
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index:-1;
  border-radius:2px;
  background:rgba(255,255,255,.2);
}
.temp-model-btn-color:hover:before{
  content:"";
}

.temp-model-btn-color:after{
  position: absolute;
  top: 0; right: 0; bottom: 0; left: 0;
  z-index:-1;
  border-radius:2px;
  background:rgba(0,0,0,.2);
}
.temp-model-btn-color:active:after{
  content:"";
}

.temp-sweep-to-right {
  position: relative;
  display: inline-block;
  box-shadow: 0 0 1px transparent;
  /*vertical-align: middle;*/
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
}
.temp-sweep-to-right:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  content: "";
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
}
.temp-sweep-to-right:hover:before{
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

.t-likes-page {
  float: right;
  height: 28px;
  text-align: right;
}

.t-likes-page.t-hidden {
  display: none;
}

.t-likes-page.t-show-pagerjump {
  float: none;
}

.t-show-pagerjump .pager-jumper-input {
  padding: 0 5px;

  width: 30px;
  height: 26px;
  border: none;
  border-radius: 4px;
  line-height: 26px;
}

.t-likes-page .page-li {
  float: left;
  margin-right: 5px;
  height: 26px;
  border-width: 1px;
  border-style: solid;
  border-radius: 4px;
  background: #fff;
  text-align: center;
  cursor: pointer;
}

.t-likes-page .page-li a,
.t-likes-page .page-li span {
  display: block;
  padding: 0 10px;
  height: 26px;
  border-radius: 4px;
  line-height: 26px;
}

.t-likes-page .disabled {
  background: #ccc;
  color: #aeaeae;
  cursor: default;
}

.t-likes-page .active {
  background: #e86392;
  color: #fff;
}

.t-likes-page .ellipse {
  float: left;
  margin-right: 5px;
  height: 26px;
  border-radius: 4px;
  background: none;
  text-align: center;
}

/*.t-skin-gray .t-likes-page .page-li {
  background: #2e2f31;
  color: #a3a4a5;
}

.t-skin-gray .t-likes-page .pager-jumper a {
  color: #fff;
}

.t-skin-gray .t-likes-page .pager-jumper-input {
  color: #a3a4a5;
  background: #2e2f31;
}*/

.t-likes-page .t-likes-page .disabled {
  background: #424345;
  color: #525456;
  cursor: default;
}

.t-likes-page .t-likes-page .active {
  background: #48e3c7;
  color: #000;
}

.t-sortlist-classify {
  /*padding: 10px 0 20px 0;*/
  font-size: 14px;
}

.t-sortlist-classify .t-btn {
  float: left;
  margin-right: 20px;
  text-align: center;
  cursor: pointer;
}

.t-sortlist-classify .t-backgroundimage {
  padding: 5px 20px;
  border: 1px solid inherit;
  border-radius: 4px;
  /*background: #fff;*/
}

.t-sortlist-classify .t-backgroundimage.t-myworks {
  float: right;
}

.t-sortlist-classify .t-backgroundimage.t-disabled {
  color: #999;
  cursor: default;
}

.t-sortlist-classify .t-backgroundimage.t-active {
  /*background: #e86392;*/
  color: #fff;
}

.t-skin-gray .t-sortlist-classify .t-backgroundimage {
  background: #2e2f31;
  color: #a3a4a5;
}

.t-skin-gray .t-sortlist-classify .t-backgroundimage.t-active {
  background: #48e3c7;
  color: #000;
}


/* mobile */
.t-msortlist-classify {
  padding: 0 2%;
  height: 32px;
  border-bottom: 1px solid #eee;
  font-size: 12px;
  line-height: 32px;
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
}

.t-msortlist-classify .t-btn {
  float: left;
  color: #7e7e7e;
  text-align: center;
  flex: 1;
  -webkit-flex: 1;
  -webkit-box-flex: 1;
  display: inline-block;
  min-width: 20%;
}

.t-msortlist-classify .t-btn.t-active {
  border-bottom: 2px solid #fa7097;
  color: #fa7097;
}

/*提示窗默认样式*/
.t-model-tips{
  position: absolute;
  z-index: 0;
  padding: 3px 6px;
  border-radius: 4px;
  color: #fff;
  font-size: 0;
  font-family:'Microsoft YaHei';
  line-height: 22px;
  opacity: 0;
  -webkit-transition: All .2s ease-in;
  transition: All .2s ease-in;
  -webkit-animation-delay: .1s;
  animation-delay: .1s;
}
.t-model-tips.t-red{
  background: rgba(250, 0, 0, .8);
}
.t-model-tips.t-black{
  background: rgba(0, 0, 0, .8);
}

.t-model-tips.t-animate-bottom-top {
  font-size: 12px;
  opacity: 1;
}

.t-picture-works .t-pic {
  position: relative;

  display: block;
  width: 228px;
  height: 156px;
  border-radius: 4px 4px 0 0;
  background-image: url(//activity.hdslb.com/blackboard/template-common-image-H5/images/picturelike_img_loading.png);
  background-position: center center;
  background-size: 100%;
  background-repeat: no-repeat;
  cursor: pointer;
  /* background-color: #f5f5f5;*/
}

.t-picture-works .t-desc {
  display: block;
  overflow: hidden;
  padding: 4px 0 4px 10px;
  width: 218px;
  height: 30px;
  color: #282e33;
  line-height: 30px;
}

.t-picture-works .t-owner {
  display: block;
  overflow: hidden;
  width: 228px;
  height: 40px;
  border-bottom: 1px solid #eee;
}

.t-picture-works .t-ownername {
  display: block;
  float: left;
  width: 170px;
  height: 40px;
  color: #afafaf;
  line-height: 40px;
}

.t-picture-works .t-ownerface {
  display: block;
  float: left;
  margin: 5px 10px;
  width: 30px;
  height: 30px;
  border-radius: 30px;
}
.t-m-picture-works{
  width:100%;
}
.t-m-picture-works .t-pic {
  width: 100%;
  padding-bottom: 70%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100%;
  border-radius: 6px 6px 0 0;
  background-image: url(//activity.hdslb.com/blackboard/template-common-image-H5/images/picturelike_img_loading.png);
}

.t-m-picture-works .t-desc {
  height: 24px;
  padding: 0 5%;
  overflow: hidden;
  line-height: 24px;
  font-size: 12px;
  color: #212121;
  width:90%;
  border-bottom: 1px solid #edecf1;
}

.t-model-tips {
  position: absolute;
  z-index: 0;
  top: 0;
  right: 0;
  padding: 3px 6px;
  border-radius: 4px;
  color: #fff;
  font-size: 0;
  font-family: "Microsoft YaHei";
  line-height: 22px;
  opacity: 0;
  -webkit-transition: All 0.2s ease-in;
  transition: All 0.2s ease-in;
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s; }

.t-model-tips.t-red {
  background: rgba(250, 0, 0, 0.8); }

.t-model-tips.t-black {
  background: rgba(0, 0, 0, 0.8); }

.t-model-tips.t-animate-bottom-top {
  font-size: 12px;
  opacity: 1; }

.pc-video-list {
  width: 980px;
  margin: 0 auto; }
  .pc-video-list ul {
    margin: 0;
    padding: 0; }
  .pc-video-list .clearfix:after {
    display: block;
    visibility: hidden;
    clear: both;
    width: 0;
    height: 0;
    content: "."; }
  .pc-video-list .t-disabled {
    color: #fff;
    background-color: #aeaeae;
    cursor: not-allowed; }
  .pc-video-list .pc-video-tag-list {
    text-align: center;
    margin-top: 15px; }
    .pc-video-list .pc-video-tag-list .tag-list-item {
      display: inline-block;
      width: 130px;
      height: 42px;
      margin-right: 30px;
      margin-bottom: 36px;
      list-style-type: none;
      background-repeat: no-repeat;
      background-size: cover;
      cursor: pointer; }
      .pc-video-list .pc-video-tag-list .tag-list-item:last-child {
        margin-right: 0; }
  .pc-video-list .pc-video-more a img {
    display: block;
    margin: 0 auto; }
  .pc-video-list .t-sortlist-classify {
    font-size: 14px; }
  .pc-video-list .temp-model-videolike .t-like-classify {
    padding: 10px 0 20px 0;
    font-size: 14px; }
  .pc-video-list .temp-model-videolike .t-btn {
    float: left;
    margin-right: 20px;
    padding: 5px 14px;
    border-width: 1px;
    border-style: solid;
    background: #fff;
    cursor: pointer;
    border-radius: 4px;
    list-style-type: none;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none; }
  .pc-video-list .temp-model-videolike .t-cont {
    width: 100%;
    min-height: 660px;
    margin-top: 20px; }
  .pc-video-list .temp-model-videolike .t-cont .t-item {
    position: relative;
    float: left;
    width: 160px;
    height: 200px;
    margin-right: 20px;
    margin-bottom: 20px;
    padding: 0 10px;
    background: #7a5a5a;
    border-radius: 4px; }
  .pc-video-list .temp-model-videolike .t-cont .t-item:nth-child(5n) {
    margin-right: 0; }
  .pc-video-list .t-video-works .t-link {
    display: block;
    outline: none;
    cursor: pointer;
    color: #00a1d6;
    text-decoration: none; }
  .pc-video-list .t-video-works .t-pic {
    display: block;
    padding: 10px 0;
    width: 160px;
    height: 100px; }
  .pc-video-list .t-video-works .t-videoinfor {
    position: relative;
    overflow: hidden;
    width: 160px;
    height: 40px; }
  .pc-video-list .t-video-works .t-scrollbox {
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: top 0.3s;
    transition: top 0.3s; }
  .pc-video-list .t-video-works .t-desc {
    display: block;
    overflow: hidden;
    margin-bottom: 8px;
    padding-bottom: 4px;
    width: 100%;
    height: 28px;
    line-height: 16px; }
  .pc-video-list .t-video-works .t-ownerinfor .t-face {
    display: block;
    float: left;
    margin: 0 5px;
    width: 30px;
    height: 30px;
    border-radius: 15px; }
  .pc-video-list .t-video-works .t-ownerinfor .t-name {
    display: block;
    float: left;
    overflow: hidden;
    width: 100px;
    height: 30px;
    color: #878b8e;
    line-height: 30px; }
  .pc-video-list .temp-model-videolike .t-gradewrap {
    position: relative;
    padding-top: 6px;
    border-top: 1px solid #eee;
    width: 162px; }
  .pc-video-list .temp-model-videolike .t-grade-btn {
    float: right;
    width: 60px;
    height: 26px;
    background: #e86392;
    line-height: 26px;
    color: #fff;
    cursor: pointer;
    border-radius: 2px;
    border-width: 1px;
    border-style: solid;
    text-align: center;
    border-style: solid; }
  .pc-video-list .temp-model-videolike .t-grade-btn.t-hidden {
    background: #ddd;
    color: #aeaeae;
    cursor: default; }
  .pc-video-list .temp-model-videolike .t-share {
    height: 26px;
    padding-bottom: 5px;
    line-height: 26px;
    color: #afafaf;
    cursor: pointer; }
  .pc-video-list .temp-model-videolike .t-btn-change {
    float: right;
    width: 100px;
    height: 28px;
    background: #e86392;
    line-height: 28px;
    color: #fff;
    cursor: pointer;
    border-radius: 4px;
    text-align: center;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none; }
  .pc-video-list .temp-model-videolike .t-item .t-score {
    position: absolute;
    top: 82px;
    left: 0;
    padding: 3px 5px;
    border-radius: 0 4px 4px 0;
    background: #e8bf63;
    color: white;
    border-color: #e8bf63; }
  .pc-video-list .temp-model-videolike .t-empty {
    display: block;
    margin: 0 auto; }
  .pc-video-list .temp-model-videolike .t-dialog {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    height: 100%;
    border: 0;
    overflow-x: hidden;
    overflow-y: auto;
    background-color: rgba(0, 0, 0, 0.5);
    text-align: center; }
    .pc-video-list .temp-model-videolike .t-dialog.t-hidden {
      display: none; }
  .pc-video-list .temp-model-videolike .t-pop {
    position: absolute;
    top: 100px;
    left: 50%;
    width: 836px;
    height: 484px;
    margin-left: -392px; }
  .pc-video-list .temp-model-videolike .t-pop .t-close-btn {
    position: absolute;
    top: 0;
    right: -39px;
    width: 24px;
    height: 24px;
    background: url("//activity.hdslb.com/blackboard/template-common-image/images/video_btn_close.png");
    cursor: pointer; }
  .pc-video-list .temp-model-videolike .t-pop .t-btn-dialog {
    position: relative;
    margin-top: 16px; }
  .pc-video-list .temp-model-videolike .t-pop .t-lf-btn {
    float: left; }
  .pc-video-list .temp-model-videolike .t-pop .t-dialog-btn {
    display: block;
    float: left;
    width: 136px;
    height: 40px;
    margin-right: 16px;
    background: #f2f5f6;
    line-height: 40px;
    font-size: 14px;
    color: #222;
    cursor: pointer;
    border-radius: 5px;
    -webkit-text-decoration-line: none;
            text-decoration-line: none; }
    .pc-video-list .temp-model-videolike .t-pop .t-dialog-btn.disabled {
      background: #ccc;
      color: #aeaeae;
      cursor: not-allowed; }
  .pc-video-list .temp-model-videolike .t-pop .t-lr-btn {
    float: right;
    margin-right: 0; }
  .pc-video-list .temp-model-videolike .t-skin-gray {
    color: #a3a4a5; }
  .pc-video-list .temp-model-videolike .t-skin-gray .t-btn {
    background: #2e2f31;
    color: #a3a4a5; }
    .pc-video-list .temp-model-videolike .t-skin-gray .t-btn.t-active {
      background: #48e3c7;
      color: #000; }
  .pc-video-list .temp-model-videolike .t-skin-gray .t-item {
    background: #2e2f31; }
  .pc-video-list .temp-model-videolike .t-skin-gray .t-gradewrap {
    border-top: 1px solid #424345; }
  .pc-video-list .temp-model-videolike .t-skin-gray .t-grade-btn.t-hidden {
    background: #424345;
    color: #525456; }
  .pc-video-list .temp-model-videolike .t-skin-gray .t-grade-btn,
  .pc-video-list .temp-model-videolike .t-skin-gray .t-btn-change {
    background: #48e3c7;
    color: #000; }
  .pc-video-list .temp-model-videolike .t-pop .t-btn-share {
    width: 210px; }
    .pc-video-list .temp-model-videolike .t-pop .t-btn-share #biliSharePc {
      -webkit-transform: scale(0.8);
      transform: scale(0.8);
      width: 330px;
      display: block;
      position: relative;
      left: -25px;
      top: 0px; }
  .pc-video-list .temp-model-videolike .t-share-video #biliSharePc {
    padding-top: 5px;
    display: inline-block; }
    .pc-video-list .temp-model-videolike .t-share-video #biliSharePc .share {
      font-size: 50px;
      width: 90px; }
  .pc-video-list .t-likes-page {
    float: right;
    height: 28px;
    text-align: right; }
  .pc-video-list .t-hidden {
    display: none; }
  .pc-video-list .t-likes-page.t-show-pagerjump {
    float: none; }
  .pc-video-list .t-show-pagerjump .pager-jumper {
    height: 28px; }
    .pc-video-list .t-show-pagerjump .pager-jumper a {
      background-color: #fff;
      background-image: none;
      border-radius: 4px;
      border: 1px solid #ccd0d7;
      color: #99a2aa;
      cursor: pointer;
      font-size: 12px;
      margin-left: 5px;
      padding: 5px;
      text-align: center;
      text-decoration: none;
      -webkit-transition: 0.2s all;
      transition: 0.2s all; }
    .pc-video-list .t-show-pagerjump .pager-jumper span {
      display: inline-block;
      vertical-align: -3px; }
  .pc-video-list .t-show-pagerjump .pager-jumper-input {
    margin-right: 5px;
    margin-left: 5px;
    padding: 0 5px;
    width: 30px;
    height: 26px;
    border: none;
    border-radius: 4px;
    line-height: 26px; }
  .pc-video-list .t-likes-page li {
    list-style-type: none; }
  .pc-video-list .t-likes-page .page-li {
    float: left;
    margin-right: 5px;
    height: 26px;
    border-width: 1px;
    border-style: solid;
    border-radius: 4px;
    background: #fff;
    text-align: center;
    cursor: pointer; }
  .pc-video-list .t-likes-page .page-li a,
  .pc-video-list .t-likes-page .page-li span {
    display: block;
    padding: 0 10px;
    height: 26px;
    border-radius: 4px;
    line-height: 26px;
    outline: none;
    cursor: pointer;
    color: #00a1d6;
    text-decoration: none; }
  .pc-video-list .t-likes-page .disabled {
    background: #ccc;
    color: #aeaeae;
    cursor: default; }
  .pc-video-list .t-likes-page .active {
    background: #e86392;
    color: #fff; }
  .pc-video-list .t-likes-page .ellipse {
    float: left;
    margin-right: 5px;
    height: 26px;
    border-radius: 4px;
    background: none;
    text-align: center; }
  .pc-video-list .t-likes-page .t-likes-page .disabled {
    background: #424345;
    color: #525456;
    cursor: default; }
  .pc-video-list .t-likes-page .t-likes-page .active {
    background: #48e3c7;
    color: #000; }
  .pc-video-list .t-model-tips {
    position: absolute;
    z-index: 0;
    padding: 3px 6px;
    border-radius: 4px;
    color: #fff;
    font-size: 0;
    font-family: 'Microsoft YaHei';
    line-height: 22px;
    opacity: 0;
    -webkit-transition: All .2s ease-in;
    transition: All .2s ease-in;
    -webkit-animation-delay: .1s;
    animation-delay: .1s; }
  .pc-video-list .t-model-tips.t-red {
    background: rgba(250, 0, 0, 0.8); }
  .pc-video-list .t-model-tips.t-black {
    background: rgba(0, 0, 0, 0.8); }
  .pc-video-list .t-model-tips.t-animate-bottom-top {
    font-size: 12px;
    opacity: 1; }


.act-dialog {
  position: absolute;
  background: #fff;
  border-radius: 5px;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }
  .act-dialog-content {
    max-height: 600px;
    max-height: 90vh;
    text-align: center; }
  .act-dialog-mask {
    background: rgba(0, 0, 0, 0.7);
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 10001; }
  .act-dialog-close {
    position: absolute;
    display: block;
    width: 18px;
    height: 18px;
    top: 0;
    right: -28px;
    cursor: pointer; }
    .act-dialog-close:before, .act-dialog-close:after {
      content: '';
      display: block;
      width: 25px;
      height: 4px;
      border-radius: 2px;
      background: #fff;
      position: absolute;
      left: -3px;
      top: 8px; }
    .act-dialog-close:before {
      -webkit-transform: rotate(45deg);
              transform: rotate(45deg); }
    .act-dialog-close:after {
      -webkit-transform: rotate(-45deg);
              transform: rotate(-45deg); }
@-webkit-keyframes closebreath {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1); }
  50% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2); }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1); } }
@keyframes closebreath {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1); }
  50% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2); }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1); } }
    .act-dialog-close:hover {
      -webkit-animation: closebreath 1.2s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
              animation: closebreath 1.2s cubic-bezier(0.165, 0.84, 0.44, 1) infinite; }
  .act-dialog-alert {
    width: 380px;
    height: 380px;
    border-radius: 5px;
    background: url("//activity.hdslb.com/blackboard/lottery/images/v5oxkknzl3.jpg") 0 center/100% auto no-repeat; }
    .act-dialog-alert img {
      width: 100%;
      max-width: 100%;
      margin: 0; }
    .act-dialog-alert-msg {
      font-size: 16px;
      position: absolute;
      left: 0;
      bottom: 20px;
      text-align: center;
      width: 100%; }
@-webkit-keyframes alertopen {
  0% {
    -webkit-transform: scale(0.5) translate(-50%, -50%);
            transform: scale(0.5) translate(-50%, -50%); }
  75% {
    -webkit-transform: scale(1.08) translate(-50%, -50%);
            transform: scale(1.08) translate(-50%, -50%); }
  100% {
    -webkit-transform: scale(1) translate(-50%, -50%);
            transform: scale(1) translate(-50%, -50%); } }
@keyframes alertopen {
  0% {
    -webkit-transform: scale(0.5) translate(-50%, -50%);
            transform: scale(0.5) translate(-50%, -50%); }
  75% {
    -webkit-transform: scale(1.08) translate(-50%, -50%);
            transform: scale(1.08) translate(-50%, -50%); }
  100% {
    -webkit-transform: scale(1) translate(-50%, -50%);
            transform: scale(1) translate(-50%, -50%); } }
@-webkit-keyframes alertclose {
  0% {
    -webkit-transform: scale(1) translate(-50%, -50%);
            transform: scale(1) translate(-50%, -50%); }
  25% {
    -webkit-transform: scale(1.08) translate(-50%, -50%);
            transform: scale(1.08) translate(-50%, -50%); }
  100% {
    -webkit-transform: scale(0.5) translate(-50%, -50%);
            transform: scale(0.5) translate(-50%, -50%); } }
@keyframes alertclose {
  0% {
    -webkit-transform: scale(1) translate(-50%, -50%);
            transform: scale(1) translate(-50%, -50%); }
  25% {
    -webkit-transform: scale(1.08) translate(-50%, -50%);
            transform: scale(1.08) translate(-50%, -50%); }
  100% {
    -webkit-transform: scale(0.5) translate(-50%, -50%);
            transform: scale(0.5) translate(-50%, -50%); } }
    .act-dialog-alert-transition-enter {
      opacity: 0; }
      .act-dialog-alert-transition-enter > .act-dialog {
        -webkit-transform-origin: 0 0;
                transform-origin: 0 0; }
      .act-dialog-alert-transition-enter-active {
        opacity: 1;
        -webkit-transition: opacity 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
        transition: opacity 0.5s cubic-bezier(0.165, 0.84, 0.44, 1); }
        .act-dialog-alert-transition-enter-active > .act-dialog {
          -webkit-animation: alertopen 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
                  animation: alertopen 0.5s cubic-bezier(0.165, 0.84, 0.44, 1); }
    .act-dialog-alert-transition-exit {
      opacity: 1; }
      .act-dialog-alert-transition-exit > .act-dialog {
        -webkit-transform-origin: 0 0;
                transform-origin: 0 0; }
      .act-dialog-alert-transition-exit-active {
        opacity: 0;
        -webkit-transition: opacity 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
        transition: opacity 0.5s cubic-bezier(0.165, 0.84, 0.44, 1); }
        .act-dialog-alert-transition-exit-active > .act-dialog {
          -webkit-animation: alertclose 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
                  animation: alertclose 0.5s cubic-bezier(0.165, 0.84, 0.44, 1); }
  @media only screen and (max-device-width: 480px) {
    .act-dialog-close {
      width: 18px;
      height: 18px;
      bottom: -40px;
      left: 50%;
      top: auto;
      right: auto;
      margin-left: -9px;
      cursor: pointer; }
      .act-dialog-close:before, .act-dialog-close:after {
        width: 25px;
        height: 4px;
        border-radius: 2px;
        left: -3px;
        top: 8px; }
    .act-dialog-alert {
      width: 300px;
      height: 300px; }
      .act-dialog-alert-msg {
        font-size: 14px; } }
.activity-follow {
  height: 100%;
  margin: 0 auto; }

.activity-follow-box {
  position: relative; }

.activity-follow-button {
  display: inline-block;
  cursor: pointer;
  position: relative;
  z-index: 10;
  -webkit-transition: .3s opacity ease-in-out;
  transition: .3s opacity ease-in-out; }

.activity-follow-button-followed {
  opacity: 0;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9;
  -webkit-transition: .3s opacity ease-in-out;
  transition: .3s opacity ease-in-out; }

.activity-follow-followed .activity-follow-button {
  opacity: 0; }

.activity-follow-followed .activity-follow-button-followed {
  opacity: 1; }

#webShare {
  width: 980px;
  box-sizing: border-box;
  margin: 0 auto;
}

#webShare .bili-share-pc {
  box-sizing: border-box;
  background-color: #ffffff;
  height: 78px;
}
