@charset "UTF-8";
html,
body,
div,
ul,
li,
a,
img,
h3,
object,
p {
  padding: 0;
  margin: 0; }

ul,
li {
  list-style: none; }

.content-wrap .welfare-time .welfare-wrap {
  *zoom: 1; }
  .content-wrap .welfare-time .welfare-wrap:before, .content-wrap .welfare-time .welfare-wrap:after {
    content: "";
    display: table; }
  .content-wrap .welfare-time .welfare-wrap:after {
    clear: both; }

.hidden {
  display: none !important;
  visibility: hidden; }

body {
  background: #f1f1f1;
  font-family: "Microsoft YaHei",Arial,Helvetica,sans-serif; }

.header-wrap {
  background: #f1f1f1 url("http://activity.hdslb.com/zzjs/20160422nico/web-img/logo.png") top center no-repeat;
  height: 1120px;
  min-width: 900px; }
  .header-wrap .header-text {
    min-width: 900px;
    position: relative;
    margin: 0 auto; }
    .header-wrap .header-text p {
      width: 565px;
      font-size: 13px;
      position: absolute;
      left: 50%;
      margin-left: -290px;
      padding-bottom: 5px;
      border-bottom: 1px solid #d7d7d7; }
    .header-wrap .header-text .p-1 {
      top: 288px; }
    .header-wrap .header-text .p-2 {
      top: 318px; }
    .header-wrap .header-text .p-3 {
      top: 348px; }
    .header-wrap .header-text .p-4 {
      top: 378px; }

/*视频*/
#bofqi_embed,.embed_box{
  width: 100%;
  height: 462px;
  border: none;
  overflow: hidden; }

#bofqi {
  width: 771px; }

#bofqi.wide .player {
  width: 771px;
  height: 462px; }

.video-box {
  width: 900px;
  height: 545px;
  background: #fff;
  margin: 0 auto;
  position: relative;
  z-index: 99;
  top: 425px;
  padding: 0 7px;
  border-radius: 5px; }
  .video-box .icon-wrap {
    width: 90px;
    height: 50px;
    background-color: #00b9ed;
    border-radius: 5px;
    position: absolute;
    top: -5px;
    left: 13px; }
    .video-box .icon-wrap .icon-text {
      font-size: 18px;
      font-weight: bold;
      color: #fff;
      display: inline-block;
      padding-top: 10px;
      padding-left: 28px; }
  .video-box .vh-title {
    font-size: 15px;
    color: #00b9ed;
    padding: 10px 0 10px 110px; }

.video-box .live-title {
  width: 97px;
  height: 49px;
  position: absolute;
  left: 1px;
  top: 1px; }

.play-box {
  margin-top: 5px; }
  .play-box .paly-list li {
    background-color: #00b9ed;
    width: 315px;
    height: 30px;
    color: #fff;
    float: left;
    border-radius: 5px;
    border: 1px solid #00b9ed;
    font-size: 15px;
    cursor: pointer;}
    .play-box .paly-list li span {
      display: inline-block;
      padding-top: 5px;
      padding-left: 15px; }
    .play-box .paly-list li i.on {
      display: inline-block;
      width: 22px;
      height: 21px;
      background: url("http://activity.hdslb.com/zzjs/20160422nico/web-img/icon-tv.png") no-repeat;
      margin-left: 10px;
      margin-bottom: 4px;
      vertical-align: middle; }
  .play-box .paly-list li.white {
    background: #fff;
    color: #00b9ed; }
  .play-box .paly-list li.white:hover {
    background: #00b9ed;
    color: #fff; }

/* 分享 */
.t-share {
  width: 350px;
  height: 36px;
  margin: 475px auto 0; }

.share-area {
  float: left;
  margin-left: 18px; }

.share-area .share-btn {
  display: block;
  cursor: pointer;
  float: left;
  margin-right: 20px; }

.share-area .l-1,
.share-area .l-2,
.share-area .l-3,
.share-area .l-4 {
  width: 47px;
  height: 47px; }

.share-area:hover {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease; }

.share-area .l-1 {
  position: relative;
  background: url("http://activity.hdslb.com/zzjs/20160422nico/web-img/icon1.png") -12px -12px no-repeat; }

.share-area .l-1:hover {
  background-position: -83px -12px; }

.share-area .l-2 {
  background: url("http://activity.hdslb.com/zzjs/20160422nico/web-img/icon1.png") -12px -83px no-repeat; }

.share-area .l-2:hover {
  background-position: -83px -83px; }

.share-area .l-3 {
  background: url("http://activity.hdslb.com/zzjs/20160422nico/web-img/icon1.png") -12px -154px no-repeat; }

.share-area .l-3:hover {
  background-position: -83px -154px; }

.share-area .l-4 {
  background: url("http://activity.hdslb.com/zzjs/20160422nico/web-img/icon1.png") -12px -225px no-repeat; }

.share-area .l-4:hover {
  background-position: -83px -225px; }

.t-share .share-weixin {
  background: #fff;
  position: absolute;
  top: 55px;
  left: -49px;
  z-index: 1000;
  padding: 15px 15px 10px;
  border: 1px solid #ddd;
  cursor: default; }

.t-share .share-weixin .qr-code {
  width: 100px;
  height: 100px; }

.t-share .share-weixin p {
  height: 20px;
  line-height: 20px;
  margin-top: 5px;
  text-align: center; }

/*TabList*/
.tab-list {
  width: 100%;
  min-width: 900px;
  height: 90px;
  background-color: #fff;
  font-size: 15px;
  color: #ee418e;
  overflow: hidden;
  z-index: 1000; }
  .tab-list .tab-wrap {
    width: 900px;
    margin: 0 auto;
    cursor: pointer; }
    .tab-list .tab-wrap .tab-front-line {
      width: 160px;
      height: 90px;
      background: url("http://activity.hdslb.com/zzjs/20160422nico/web-img/icon3.png") -155px -10px no-repeat;
      float: left; }
    .tab-list .tab-wrap .tab-show-area {
      width: 160px;
      height: 90px;
      background: url("http://activity.hdslb.com/zzjs/20160422nico/web-img/icon3.png") 35px -101px no-repeat;
      float: left; }
    .tab-list .tab-wrap .tab-on {
      color: #fff;
      background-color: #ee418e; }
    .tab-list .tab-wrap .tab-text {
      margin-top: 64px;
      margin-left: 50px;
      display: inline-block; }

/*内容区域*/
.footer{
  padding-top: 0 !important;
}
.content-wrap {
  background: #f1f1f1 url("http://activity.hdslb.com/zzjs/20160422nico/web-img/bg-content1.png") no-repeat;
  background-attachment: fixed;
}
  .content-wrap .return-top {
    position: fixed;
    top: 70%;
    right: 100px;
    width: 64px;
    height: 64px;
    border-radius: 30px;
    background: url("http://activity.hdslb.com/zzjs/20160422nico/web-img/icon4.png") 0 0 no-repeat;
    display: none;
    z-index: 1999;}
  .content-wrap .return-top:hover {
    background-position: -105px 0; }
  .content-wrap .content-front-line {
    width: 800px;
    margin: 0 auto;
    position: relative; }
    .content-wrap .content-front-line .form-wrap {
      display: inline-block;
      margin: 20px 0;
      position: relative;
      width: 100%;
      height: 135px;
      border-radius: 5px;
      border: 1px solid #ee418e;
      background-color: #fff; }
      .content-wrap .content-front-line .form-wrap .targetForm {
        margin: 5px 0 0 5px;
        border: 1px solid #d7d7d7;
        border-radius: 5px;
        width: 637px;
        height: 125px; }
        .content-wrap .content-front-line .form-wrap .targetForm .file-wrap {
          position: absolute;
          top: 15px;
          right: 165px;
          width: 109px;
          height: 109px;
          border-radius: 5px;
          background: #fff url("http://activity.hdslb.com/zzjs/20160422nico/web-img/icon-file.png") center 15px no-repeat;
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
          box-sizing: border-box;
          cursor: pointer;
          overflow: hidden; }
          .content-wrap .content-front-line .form-wrap .targetForm .file-wrap .form-file {
            width: 109px;
            height: 109px;
            overflow: hidden;
            opacity: 0;
            filter: alpha(opacity=0);
            cursor: pointer; }
          .content-wrap .content-front-line .form-wrap .targetForm .file-wrap .file-text {
            color: #d2d2d2;
            position: absolute;
            bottom: 7px;
            left: 32px; }
          .content-wrap .content-front-line .form-wrap .targetForm .file-wrap .pic-delete {
            width: 109px;
            height: 109px;
            position: absolute;
            background: #2e2e2e url("http://activity.hdslb.com/zzjs/20160422nico/web-img/icon-delete.png") center no-repeat;
            opacity: 0.6;
            filter: alpha(opacity=60); }
        .content-wrap .content-front-line .form-wrap .targetForm .form-textarea {
          width: 502px;
          height: 109px;
          font-size: 15px;
          border: none;
          box-shadow: none;
          padding: 10px 0 0 10px;
          background-color: #fff;
          outline: none;
          resize: none;
          overflow: auto; }
        .content-wrap .content-front-line .form-wrap .targetForm .form-textarea::-webkit-input-placeholder {
          color: #d2d2d2; }
        .content-wrap .content-front-line .form-wrap .targetForm .form-textarea:-moz-placeholder {
          color: #d2d2d2; }
        .content-wrap .content-front-line .form-wrap .targetForm .form-textareas:-ms-input-placeholder {
          color: #d2d2d2; }
      .content-wrap .content-front-line .form-wrap .submit-wrap {
        position: absolute;
        top: 0;
        right: -1px; }
        .content-wrap .content-front-line .form-wrap .submit-wrap .btn-submit {
          width: 151px;
          height: 137px;
          border: none;
          background: url("http://activity.hdslb.com/zzjs/20160422nico/web-img/icon2.png") -31px -39px no-repeat;
          cursor: pointer; }
        .content-wrap .content-front-line .form-wrap .submit-wrap .btn-submit:hover {
          background-position: -243px -39px; }
    .content-wrap .content-front-line .publish-wrap .item-wrap {
      width: 800px;
      height: 264px;
      border-radius: 5px;
      background-color: #fff;
      margin-bottom: 10px;
      overflow: hidden; }
      .content-wrap .content-front-line .publish-wrap .item-wrap .left-img {
        float: left;
        width: 224px;
        height: 224px;
        border-radius: 5px;
        background: #fff url("http://activity.hdslb.com/zzjs/20160422nico/web-img/default-front.png") center no-repeat;
        background-size: cover;
        margin: 20px 0 20px 20px;
        cursor: pointer;
        overflow: hidden; }
      .content-wrap .content-front-line .publish-wrap .item-wrap .left-img-mask {
        width: 224px;
        height: 224px;
        position: relative;
        top: 0;
        left: 0;
        border-radius: 4px;
        opacity: 0.8;
        filter: alpha(opacity=80);
        background: #000 url("http://activity.hdslb.com/zzjs/20160422nico/web-img/icon-showImg.png") center no-repeat;
        display: none; }
      .content-wrap .content-front-line .publish-wrap .item-wrap .right-text {
        float: left;
        width: 510px;
        height: 224px;
        margin: 20px 0 20px 20px;
        overflow: hidden; }
        .content-wrap .content-front-line .publish-wrap .item-wrap .right-text .r-top {
          overflow: hidden;
          width: 510px;
          height: 62px;}
          .content-wrap .content-front-line .publish-wrap .item-wrap .right-text .r-top .rt-img {
            float: left;
            width: 60px;
            height: 60px;
            border-radius: 30px;
            background: #fff url("http://activity.hdslb.com/zzjs/20160422nico/web-img/default-icon.png") center no-repeat;
            background-size: cover; }
          .content-wrap .content-front-line .publish-wrap .item-wrap .right-text .r-top .rt-text {
            float: left;
            margin: 10px 0 0 10px; }
            .content-wrap .content-front-line .publish-wrap .item-wrap .right-text .r-top .rt-text .p-text {
              font-size: 12px;
              color: #d2d2d2;
              margin-top: 10px;
              width: 438px;
              height: 17px;
              overflow: hidden;}
        .content-wrap .content-front-line .publish-wrap .item-wrap .right-text .r-middle {
          width: 510px;
          height: 89px;
          margin-top: 20px; }
          .content-wrap .content-front-line .publish-wrap .item-wrap .right-text .r-middle span {
            font-size: 15px;
            color: #6e6e6e;
            letter-spacing: 1px;
            line-height: 28px; }
        .content-wrap .content-front-line .publish-wrap .item-wrap .right-text .r-bottom{
          width: 510px;
          height: 58px;
        }
        .content-wrap .content-front-line .publish-wrap .item-wrap .right-text .r-bottom .share-btn-wb {
          float: right;
          margin-top: 6px;
          width: 95px;
          height: 45px;
          border-radius: 5px;
          background-size: 14px 14px;
          font-size: 15px;
          cursor: pointer;
          -webkit-transition: all 0.3s ease;
          transition: all 0.3s ease; }
          .content-wrap .content-front-line .publish-wrap .item-wrap .right-text .r-bottom .share-btn-wb .share-text {
            padding: 12px 0 0 48px; }
        .content-wrap .content-front-line .publish-wrap .item-wrap .right-text .r-bottom .rb-text {
          float: right;
          margin: 20px 20px 0 0;
          font-size: 15px;
          color: #d2d2d2; }
    .content-wrap .content-front-line .big-mask {
      position: fixed;
      top: 0;
      right: 0;
      border: 0;
      left: 0;
      height: 100%;
      width: 100%;
      overflow-x: hidden;
      overflow-y: auto;
      text-align: center;
      background-color: rgba(0, 0, 0, 0.8);
      z-index: 9998;
      display: none; }
      .content-wrap .content-front-line .big-mask .big-img-wrap {
        display: inline-block;
        position: relative;
        margin: 36px 18px;
        max-width: 860px;
        min-width: 300px;
        background-color: #fff;
        border-radius: 5px; }
        .content-wrap .content-front-line .big-mask .big-img-wrap .big-img {
          margin: 4px;
          min-width: 800px;
          min-height: 600px;
          background-color: #fff;
          border-radius: 5px;
          overflow: hidden; }
        .content-wrap .content-front-line .big-mask .big-img-wrap .big-img img {
          width: 100%; }
        .content-wrap .content-front-line .big-mask .big-img-wrap .close-big-img {
          position: absolute;
          top: 0;
          right: -40px;
          width: 30px;
          height: 30px;
          -webkit-transition: all 0.3s ease;
          transition: all 0.3s ease;
          background: url("http://activity.hdslb.com/zzjs/20160422nico/web-img/icon-close.png") center no-repeat; }
        .content-wrap .content-front-line .big-mask .big-img-wrap .close-big-img:hover {
          background: url("http://activity.hdslb.com/zzjs/20160422nico/web-img/icon-close-hover.png") center no-repeat; }
        .content-wrap .content-front-line .big-mask .big-img-wrap .share-btn-img {
          position: absolute;
          bottom: -60px;
          right: 0;
          width: 114px;
          height: 45px;
          border-radius: 5px;
          border: 1px solid #ee418e;
          background: url("http://activity.hdslb.com/zzjs/20160422nico/web-img/icon-share-pink.png") 30px center no-repeat;
          background-size: 14px 14px;
          font-size: 15px;
          color: #ee418e;
          cursor: pointer;
          -webkit-transition: all 0.3s ease;
          transition: all 0.3s ease; }
          .content-wrap .content-front-line .big-mask .big-img-wrap .share-btn-img .share-text {
            padding: 12px 0 0 20px; }
        .content-wrap .content-front-line .big-mask .big-img-wrap .share-btn-img:hover {
          color: #000;
          background: #ee418e url("http://activity.hdslb.com/zzjs/20160422nico/web-img/icon-share-black.png") 30px center no-repeat; }
  .content-wrap .content-show-area {
    width: 900px;
    margin: 0 auto;
    position: relative;
    display: none; }
    .content-wrap .content-show-area .show-area-wrap {
      display: inline-block;
      margin-top: 30px; }
      .content-wrap .content-show-area .show-area-wrap .info-item-wrap {
        width: 900px;
        min-height: 331px;
        margin-bottom: 10px;
        border-radius: 5px;
        background-color: #fff; }
  .content-wrap .border-pink {
    border: 1px solid #ee418e; }
  .content-wrap .border-blue {
    border: 1px solid #00a1d6; }
  .content-wrap .p-pink {
    font-size: 15px;
    color: #ee418e; }
  .content-wrap .p-blue {
    font-size: 15px;
    color: #00a1d6; }
  .content-wrap .btn-pink {
    color: #ee418e;
    border: 1px solid #ee418e;
    background: url("http://activity.hdslb.com/zzjs/20160422nico/web-img/icon-share-pink.png") 22px center no-repeat; }
  .content-wrap .btn-pink:hover {
    color: #fff;
    background: #ee418e url("http://activity.hdslb.com/zzjs/20160422nico/web-img/icon-share-white.png") 22px center no-repeat; }
  .content-wrap .btn-blue {
    color: #00a1d6;
    border: 1px solid #00a1d6;
    background: url("http://activity.hdslb.com/zzjs/20160422nico/web-img/icon-share-blue.png") 22px center no-repeat; }
  .content-wrap .btn-blue:hover {
    color: #fff;
    background: #00a1d6 url("http://activity.hdslb.com/zzjs/20160422nico/web-img/icon-share-white.png") 22px center no-repeat; }
  .content-wrap .b-pink-3px {
    border: 3px solid #ee418e; }
  .content-wrap .b-blue-3px {
    border: 3px solid #00a1d6; }
  .content-wrap .b-green-3px {
    border: 3px solid #8ec51f; }
  .content-wrap .bg-pink {
    background-color: #ee418e; }
  .content-wrap .bg-green {
    background-color: #8ec51f; }
  .content-wrap .bg-blue {
    background-color: #00a1d6; }
  .content-wrap .welfare-time {
    position: relative;
    width: 900px;
    height: 289px;
    margin: 94px auto 40px;
    border-radius: 5px;
    background: #fff url("http://activity.hdslb.com/zzjs/20160422nico/web-img/icon-bk.png"); }
    .content-wrap .welfare-time .welfare-alert {
      position: absolute;
      top: 50px;
      right: -477px;
      width: 457px;
      height: 189px;
      border: 3px solid #fa4180;
      border-radius: 5px;
      background: #fff url("http://activity.hdslb.com/zzjs/20160422nico/web-img/icon-bg-tv.png") right bottom no-repeat;
      display: none; }
      .content-wrap .welfare-time .welfare-alert .welfare-title {
        padding-top: 20px; }
    .content-wrap .welfare-time .welfare-title {
      font-size: 30px;
      color: #e5004f;
      font-weight: bold;
      padding-top: 30px;
      text-align: center; }
    .content-wrap .welfare-time .welfare-alert-text {
      font-size: 15px;
      color: #6e6e6e;
      padding-top: 20px;
      text-align: center; }
    .content-wrap .welfare-time .welfare-alert-wrap {
      width: 457px;
      height: 45px;
      display: inline-block;
      text-align: center; }
      .content-wrap .welfare-time .welfare-alert-wrap .welfare-alert-btn {
        display: inline-block;
        width: 114px;
        height: 45px;
        color: #fa4180;
        border: 1px solid #fa4180;
        border-radius: 5px;
        margin-top: 25px;
        cursor: pointer;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease; }
        .content-wrap .welfare-time .welfare-alert-wrap .welfare-alert-btn span {
          display: inline-block;
          padding-top: 15px; }
      .content-wrap .welfare-time .welfare-alert-wrap .welfare-alert-btn:hover {
        color: #fff;
        background-color: #ee418e; }
    .content-wrap .welfare-time .welfare-wrap .welfare-img {
      float: left;
      width: 560px;
      height: 78px;
      background: #fff url("http://activity.hdslb.com/zzjs/20160422nico/web-img/icon-info.png") center no-repeat;
      margin: 20px 10px 20px 47px; }
  .content-wrap .welfare-time .welfare-wrap .welfare-btn {
    float: left;
    width: 228px;
    height: 78px;
    background: #fff url("http://activity.hdslb.com/zzjs/20160422nico/web-img/icon2.png") -27px -316px no-repeat;
    margin-top: 20px;
    cursor: pointer;
    position: relative;
    top: 0;
    z-index: 20; }
    .content-wrap .welfare-time .welfare-wrap .welfare-btn:hover {
      background-position: -310px -316px; }
    .content-wrap .welfare-time .welfare-wrap .welfare-un-btn {
      float: left;
      width: 228px;
      height: 78px;
      background: #fff url("http://activity.hdslb.com/zzjs/20160422nico/web-img/icon2.png") -876px -316px no-repeat;
      margin-top: 20px; }
    .content-wrap .welfare-time .welfare-wrap .welfare-icon {
      float: right;
      width: 40px;
      height: 34px;
      background: #fff url("http://activity.hdslb.com/zzjs/20160422nico/web-img/icon-bottom-tv.png") center no-repeat;
      -webkit-transition: transform 0.3s ease;
      transition: transform 0.3s ease;
      -webkit-transform: translate(0, 0);
      transform: translate(0, 0);
      position: relative;
      right: 67px;
      top: 39px;
      z-index: 10; }
    .content-wrap .welfare-time .welfare-wrap .welfare-icon-show {
      -webkit-transform: translate(0px, -53px);
      transform: translate(0px, -53px); }
    .content-wrap .welfare-time .welfare-text-wrap {
      padding: 0 45px 30px 40px; }
      .content-wrap .welfare-time .welfare-text-wrap .welfare-text-boder {
        padding: 12px 0 0 30px;
        border-top: 1px solid #a0a0a0; }
        .content-wrap .welfare-time .welfare-text-wrap .welfare-text-boder li {
          list-style: disc;
          font-size: 15px;
          color: #a0a0a0; }
          .content-wrap .welfare-time .welfare-text-wrap .welfare-text-boder li span {
            color: #fa4180;
            font-weight: bold; }
  .content-wrap .main-inner {
    width: 900px;
    margin: 0 auto;
    position: relative;
    zoom: 1; }
  .content-wrap .arc-toolbar.topic {
    width: 900px;
    margin-top: 20px; }
  .content-wrap .comment-wrap {
    width: 100%;
    min-width: 900px; }
    .content-wrap .comment-wrap .act-comment {
      width: 900px;
      position: relative;
      margin: 0 auto; }
      .content-wrap .comment-wrap .act-comment .comment-container {
        border-radius: 10px;
        background-color: #fff; }
        .content-wrap .comment-wrap .act-comment .comment-container .common {
          padding: 0 10px; }
          .content-wrap .comment-wrap .act-comment .comment-container .common .b-head {
            padding-bottom: 5px;
            border-bottom: 2px solid #d2d2d2; }

.bottom-img {
  min-width: 900px;
  height: 171px;
  background: url("http://activity.hdslb.com/zzjs/20160422nico/web-img/share-bottom.png") no-repeat; }

/* 翻页 */
.page-nav {
  display: none; }

.paging {
  margin: 25px auto 0;
  height: 35px;
  text-align: right;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.paging li {
  display: inline-block;
  margin-left: 12px;
  width: 38px;
  height: 30px;
  font-size: 13px;
  line-height: 30px;
  text-align: center;
  color: #6e6e6e;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 5px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: pointer; }

.paging li.index {
  padding: 0 5px;
  width: 60px;
  color: #6e6e6e; }

.paging li.point {
  color: #fff;
  background-color: #00a1d6;
  border: 1px solid #00a1d6; }

.paging li:hover {
  color: #00a1d6;
  background-color: #fff;
  border: 1px solid #00a1d6; }

.bilibili-comment .tg_send_post .ywz{
  display: block;
  padding: 0;
  width: 90px;
  height: 24px;
  line-height: 22px;
  color: #b8c0cc;
  border: 1px solid #e5e9ef;
  border-radius: 4px;
  position: relative;
  left: 0;
  top: 0;
  z-index: 101;
  font-size: 12px;
  text-align: center;
  margin-bottom: 25px;
}