@charset "UTF-8";
a[title="站长统计"] {
  display: none !important;
  opacity: 0 !important; }

a[title="站长统计"] {
  display: none !important;
  opacity: 0 !important; }

@font-face {
  font-family: myScore;
  src: url("../font/Oswald-Demi-BoldItalic.ttf"), url("../font/oswald-demi-bolditalic-webfont.eot");
  /* IE9 */ }

.download_icon {
  width: 1.1875rem;
  height: 1.1875rem;
  margin-right: .3125rem; }
  .download_icon img {
    width: 1.1875rem;
    height: 1.1875rem;
    vertical-align: text-bottom; }

.nav-search {
  width: 11.25rem;
  height: 1.875rem;
  font-size: 0.75rem;
  border: 1px solid #fee816;
  border-radius: 1.25rem;
  overflow: hidden; }
  .nav-search .input {
    width: 100%;
    height: 100%; }
  .nav-search .button {
    font-size: 0.75rem;
    border-radius: 0; }
    .nav-search .button.is-right {
      width: 4rem;
      height: 100%;
      background-image: linear-gradient(360deg, #fee60d 0%, #fff872 100%); }
      .nav-search .button.is-right span {
        color: #000;
        align-items: center;
        justify-content: center; }
    .nav-search .button .search-icon {
      width: .75rem;
      height: .75rem;
      margin-left: 0;
      margin-right: .125rem; }

.user-item {
  border: 1px solid #fee816; }
  .user-item:hover {
    border: 1px solid #fee816; }

.navbar-header .navbar-item.top-item .navbar-link {
  text-shadow: none; }

.navbar-header .navbar-start .navbar-item.navbar-item-market {
  font-size: 16px;
  white-space: nowrap; }

.navbar-header .navbar-start .navbar-item.top-item .navbar-link:hover {
  color: #2c2c2c; }

.navbar-header .navbar-item.top-item .navbar-link:hover {
  color: #2c2c2c; }

.publish-header-btn {
  cursor: pointer; }

.drop-download {
  padding-top: .625rem;
  padding-bottom: .625rem;
  padding-left: .625rem;
  padding-right: .625rem;
  font-size: 0.75rem;
  color: #161616; }
  .drop-download .drop-download-title {
    margin-bottom: .5rem;
    padding-top: .5rem;
    padding-bottom: .5rem;
    border-bottom: 1px solid #ececec;
    justify-content: space-between;
    align-items: center; }
    .drop-download .drop-download-title .flex-left {
      align-items: center; }
    .drop-download .drop-download-title .icon {
      width: .75rem;
      height: .75rem;
      margin-right: .3125rem; }
    .drop-download .drop-download-title .drop-download-btn {
      font-size: 0.75rem;
      color: #8b8b8b;
      border: 1px solid #ececec;
      border-radius: 3px;
      justify-self: flex-end; }
  .drop-download .drop-download-image {
    width: 9.3125rem;
    height: 9.3125rem;
    max-width: 9.3125rem;
    max-height: 9.3125rem !important; }

.navbar-dropdown.drop-msg .navbar-item, .navbar-dropdown.drop-publish .navbar-item {
  padding-top: .5rem;
  padding-bottom: .5rem;
  font-size: 0.75rem; }
  .navbar-dropdown.drop-msg .navbar-item:hover, .navbar-dropdown.drop-publish .navbar-item:hover {
    background-color: transparent; }
  .navbar-dropdown.drop-msg .navbar-item .red-icon, .navbar-dropdown.drop-publish .navbar-item .red-icon {
    display: inline-block;
    width: .5rem;
    height: .5rem;
    margin-left: .5rem;
    font-size: 0.75rem;
    font-style: normal;
    color: #fff;
    text-align: center;
    border-radius: 50%;
    background-color: #FF5B5B;
    vertical-align: middle; }

.navbar-item.is-active:hover .navbar-link {
  background-color: transparent; }

.navbar-item img {
  max-height: none !important; }

.navbar-item.navbar-market {
  position: relative; }
  .navbar-item.navbar-market .icon {
    width: .875rem;
    height: .875rem;
    background-repeat: no-repeat;
    background-size: 100% 100%; }
    .navbar-item.navbar-market .icon.icon-market {
      margin-right: .25rem;
      margin-top: 0;
      background-image: url(../images/market_icon.png); }
    .navbar-item.navbar-market .icon.icon-right {
      position: absolute;
      top: .625rem;
      left: 102%;
      width: 3.1875rem;
      height: .9375rem;
      line-height: 1.125rem;
      background-image: url(../images/market_right_icon.png);
      font-size: 0.75rem;
      font-style: normal;
      color: #fff;
      text-align: center; }
  .navbar-item.navbar-market .navbar-dropdown.drop-market {
    top: 117%;
    padding-left: 1rem;
    padding-top: .5rem;
    padding-bottom: .5rem;
    white-space: nowrap; }

.header-index {
  min-height: 11.25rem;
  background-color: #fff;
  background-image: url(../images/header_bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  text-align: center;
  cursor: pointer; 
}

/* 新版首页菜单 */
.header-menu {
  height: 3rem;
  margin-bottom: 1.6875rem;
  background-color: #fff;
  justify-content: space-between; }
  .header-menu .container {
    height: 100%;
    align-items: center; }
  .header-menu .menu-item {
    font-size: 0.875rem;
    color: #464849;
    align-items: center;
    white-space: nowrap; }
    .header-menu .menu-item:last-of-type {
      margin-right: 0; }
    .header-menu .menu-item:hover, .header-menu .menu-item.is-active {
      color: #B06500; }
  .header-menu .line {
    width: 1px;
    height: 1.25rem;
    margin-left: 1.5rem;
    margin-right: 1.5rem;
    background-color: #E8E8E8; }
  .header-menu .is-left {
    width: 72.5%;
    justify-content: space-between; }
  .header-menu .is-right .menu-item {
    margin-right: 1.5rem; }
    .header-menu .is-right .menu-item:last-of-type {
      margin-right: 0; }
  .header-menu .is-right .icon {
    width: 1.375rem;
    height: 1.375rem;
    margin-right: .5rem;
    border: 1px solid #fff;
    border-radius: 50%; }
    .header-menu .is-right .icon .image {
      width: 100%;
      height: 100%;
      border-radius: 50%; }

.navbar-header-new {
  min-width: 999px;
  max-width: 1200px;
  height: 3.625rem;
  padding-left: 0;
  padding-right: 0;
  margin: 0 auto;
  background-color: #fff;
  z-index: 1000; }
  .navbar-header-new .logo {
    flex: none;
    display: inline-block;
    height: 2.625rem;
    padding-right: 1.125rem; }
    .navbar-header-new .logo img {
      width: auto;
      height: 100%; }
      @media screen and (max-width: 1366px) {
        .navbar-header-new .logo img {
          margin-top: .4375rem; } }
  .navbar-header-new .navbar-item {
    height: 100%;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 1.125rem;
    padding-right: 1.125rem;
    font-size: 0.875rem;
    color: #000;
    z-index: 1000; }
    .navbar-header-new .navbar-item.is-active .navbar-link {
      background-color: transparent; }
    .navbar-header-new .navbar-item > .navbar-link {
      padding: 0;
      /* font-size: 0.875rem; */
      /* color: #000;  */
      font-size:14px;
      font-weight:500;
      color: #666;
      }
      .navbar-header-new .navbar-item > .navbar-link:hover, .navbar-header-new .navbar-item > .navbar-link.is-active {
        background-color: transparent; }
    .navbar-header-new .navbar-item:hover, .navbar-header-new .navbar-item.has-dropdown:hover,
    .navbar-header-new .navbar-item.has-dropdown:hover .navbar-link,
    .navbar-header-new .navbar-item .navbar-link:focus {
      background-color: transparent; }
    .navbar-header-new .navbar-item:hover {
      cursor: pointer; }
      .navbar-header-new .navbar-item:hover .navbar-link {
        color: #B06500; }
    .navbar-header-new .navbar-item .navbar-dropdown {
      right: 0;
      left: auto;
      padding-top: 0;
      padding-bottom: 0;
      border: none;
      z-index:6;
      top: -1000px;
      /* /* transform-origin: top center; */
      /* -webkit-transition: auto; */
      /* -moz-transition: top 300ms; */
      /* -o-transition: top 300ms; */
      /* transition: top 300ms; */
      display: block;
     }
      .navbar-header-new .navbar-item.is-active .navbar-dropdown{
        top:58px;
      }
      .navbar-header-new .navbar-item .navbar-dropdown.dropdown-user {
        top: calc(100% + 1px);
        width: 22.75rem;
        padding: 1.5rem 1.25rem;
        background-color: #fff;
        box-shadow: 0px 2px 4px 0px rgba(196, 197, 200, 0.5);
        border-radius: 0px 0px 2px 2px; }
        .navbar-header-new .navbar-item .navbar-dropdown.dropdown-user .user-content {
          display: block;
          text-align: center; }
          .navbar-header-new .navbar-item .navbar-dropdown.dropdown-user .user-content .avatar {
            display: block;
            width: 4.375rem;
            height: 4.375rem;
            margin: 0 auto;
            padding: .125rem;
            background-repeat: no-repeat;
            background-size: 100% 100%;
            background-image: url(../images/avatar_bg.png); }
            .navbar-header-new .navbar-item .navbar-dropdown.dropdown-user .user-content .avatar .image {
              display: block;
              width: 100%;
              height: 100%;
              border-radius: 50%;
              object-fit: contain;
              object-position: center; }
              @media screen and (max-width: 1023px) {
                .navbar-header-new .navbar-item .navbar-dropdown.dropdown-user .user-content .avatar .image {
                  margin-top: 0; } }
          .navbar-header-new .navbar-item .navbar-dropdown.dropdown-user .user-content .nickname {
            width: 100%;
            padding-top: .75rem;
            padding-bottom: .5rem;
            font-size: 1.125rem;
            font-weight: 600;
            color: #1A1B1F; }
          .navbar-header-new .navbar-item .navbar-dropdown.dropdown-user .user-content .level {
            display: block;
            width: 6.5625rem;
            margin: 0 auto;
            font-size: 0.75rem;
            font-weight: 600;
            background-repeat: no-repeat;
            background-size: 75% 100%;
            background-image: url(../images/level_right.png);
            background-position-x: right; }
            .navbar-header-new .navbar-item .navbar-dropdown.dropdown-user .user-content .level i {
              display: inline-block;
              height: 1.1875rem;
              font-style: normal;
              background-repeat: no-repeat;
              background-size: 100% 100%; }
              .navbar-header-new .navbar-item .navbar-dropdown.dropdown-user .user-content .level i.is-left {
                width: 2.6875rem;
                height: 100%;
                color: #1A1B1F;
                background-image: url(../images/level_left.png); }
              .navbar-header-new .navbar-item .navbar-dropdown.dropdown-user .user-content .level i.is-right {
                width: calc(100% - 2.6875rem);
                height: 100%;
                color: #fff; }
        .navbar-header-new .navbar-item .navbar-dropdown.dropdown-user .credits {
          display: inline-flex;
          width: 100%;
          margin-top: 1.125rem;
          font-size: 0.875rem;
          color: #B06500;
          justify-content: center;
          align-items: center; }
          .navbar-header-new .navbar-item .navbar-dropdown.dropdown-user .credits span {
            max-width: calc(100% - 1.625rem);
            white-space: nowrap;
            text-overflow: ellipsis;
            overflow: hidden; }
            .navbar-header-new .navbar-item .navbar-dropdown.dropdown-user .credits span b {
              font-weight: normal; }
          .navbar-header-new .navbar-item .navbar-dropdown.dropdown-user .credits .icon {
            width: 1.375rem;
            height: 1.3125rem;
            margin-right: .25rem;
            background-repeat: no-repeat;
            background-size: 100% 100%;
            background-image: url(../images/credits_icon.png); }
        .navbar-header-new .navbar-item .navbar-dropdown.dropdown-user .number-preview {
          padding-top: 2rem;
          padding-bottom: 1rem;
          border-bottom: 1px solid #F6F7FA; }
          .navbar-header-new .navbar-item .navbar-dropdown.dropdown-user .number-preview .number-item {
            display: block;
            width: 25%;
            font-size: 0.75rem;
            color: #8C8C8C; }
            .navbar-header-new .navbar-item .navbar-dropdown.dropdown-user .number-preview .number-item span {
              display: block;
              text-align: center; }
              .navbar-header-new .navbar-item .navbar-dropdown.dropdown-user .number-preview .number-item span.num {
                font-family: myScore;
                font-size: 1.125rem;
                font-weight: 500;
                color: #1A1B1F; }
        .navbar-header-new .navbar-item .navbar-dropdown.dropdown-user .user-nav-content {
          padding-top: .875rem;
          padding-bottom: .75rem;
          text-align: right; }
          .navbar-header-new .navbar-item .navbar-dropdown.dropdown-user .user-nav-content .part-item {
            display: flex;
            flex-wrap: wrap;
            align-items: center; }
            .navbar-header-new .navbar-item .navbar-dropdown.dropdown-user .user-nav-content .part-item .navbar-item {
              display: flex;
              flex: none;
              width: 25%;
              padding: .625rem 0;
              flex-direction: column;
              justify-content: center;
              align-items: center;
              border: none;
              font-size: 0.875rem;
              color: #1A1B1F;
              white-space: nowrap; }
              .navbar-header-new .navbar-item .navbar-dropdown.dropdown-user .user-nav-content .part-item .navbar-item:hover {
                background-color: transparent; }
              .navbar-header-new .navbar-item .navbar-dropdown.dropdown-user .user-nav-content .part-item .navbar-item .icon {
                width: 1.75rem;
                height: 1.75rem;
                margin-bottom: .25rem;
                margin-right: 0;
                background-repeat: no-repeat;
                background-size: 100% 100%; }
                .navbar-header-new .navbar-item .navbar-dropdown.dropdown-user .user-nav-content .part-item .navbar-item .icon.want-icon {
                  background-image: url(../images/user_want_icon.png); }
                .navbar-header-new .navbar-item .navbar-dropdown.dropdown-user .user-nav-content .part-item .navbar-item .icon.have-icon {
                  background-image: url(../images/user_have_icon.png); }
                .navbar-header-new .navbar-item .navbar-dropdown.dropdown-user .user-nav-content .part-item .navbar-item .icon.collect-icon {
                  background-image: url(../images/user_collect_icon.png); }
                .navbar-header-new .navbar-item .navbar-dropdown.dropdown-user .user-nav-content .part-item .navbar-item .icon.ct-icon {
                  background-image: url(../images/user_ct_icon.png); }
                .navbar-header-new .navbar-item .navbar-dropdown.dropdown-user .user-nav-content .part-item .navbar-item .icon.kanban-icon {
                  background-image: url(../images/user_kanban_icon.png); }
                .navbar-header-new .navbar-item .navbar-dropdown.dropdown-user .user-nav-content .part-item .navbar-item .icon.score-icon {
                  background-image: url(../images/user_score_icon.png); }
                .navbar-header-new .navbar-item .navbar-dropdown.dropdown-user .user-nav-content .part-item .navbar-item .icon.config-icon {
                  background-image: url(../images/user_config_icon.png); }
              .navbar-header-new .navbar-item .navbar-dropdown.dropdown-user .user-nav-content .part-item .navbar-item .text {
                font-weight: 400; }
            .navbar-header-new .navbar-item .navbar-dropdown.dropdown-user .user-nav-content .part-item .line {
              display: inline-flex;
              width: 11.875rem;
              height: 1px;
              margin: .25rem 0;
              background-color: #F6F7FA; }
        .navbar-header-new .navbar-item .navbar-dropdown.dropdown-user .user-logout-btn {
          display: block;
          width: 12.75rem;
          height: 2rem;
          margin: 0 auto;
          background-color: #F0F0F0;
          color: #1A1B1F;
          font-size: 0.875rem;
          font-weight: 500;
          border-radius: .25rem;
          border: none;
          outline: none; }
      .navbar-header-new .navbar-item .navbar-dropdown.navbar-dropdown-left {
        left: 1rem;
        right: auto; }
      .navbar-header-new .navbar-item .navbar-dropdown .drop-databank-right {
        height: 100%; }
      .navbar-header-new .navbar-item .navbar-dropdown .drop-databank-item .media-content {
        overflow: hidden; }
        .navbar-header-new .navbar-item .navbar-dropdown .drop-databank-item .media-content .tags {
          margin-bottom: 0 !important; }
      .navbar-header-new .navbar-item .navbar-dropdown a.navbar-item {
        padding-left: 1rem;
        padding-right: 1rem; }
        .navbar-header-new .navbar-item .navbar-dropdown a.navbar-item:hover {
          color: #B06500; }
      .navbar-header-new .navbar-item .navbar-dropdown .triangle {
        position: absolute;
        top: -.625rem;
        right: .4375rem;
        width: 0;
        height: 0;
        border-width: .375rem;
        border-style: solid;
        border-color: transparent transparent #fff transparent; }
      .navbar-header-new .navbar-item .navbar-dropdown .triangle-left {
        left: .4375rem;
        right: auto; }
    @media screen and (max-width: 1366px) {
      .navbar-header-new .navbar-item {
        padding-left: .65rem;
        padding-right: .65rem; } }
  .navbar-header-new .nav-search {
    width: 10.375rem;
    margin-right: 0 !important;
    border: 1px solid #E8E8E8; }
    .navbar-header-new .nav-search .input {
      background-color: #fff; }
    .navbar-header-new .nav-search .button.is-right {
      padding-right: .5rem;
      background-image: none;
      background-color: transparent; }
      .navbar-header-new .nav-search .button.is-right span {
        justify-content: flex-end; }
    .navbar-header-new .nav-search .button .search-icon {
      width: 1rem;
      height: 1rem;
      margin-right: 0; }
  .navbar-header-new .navbar-end .navbar-item {
    padding-left: .75rem;
    padding-right: .75rem; }
    .navbar-header-new .navbar-end .navbar-item.sign-item {
      position: static;
      width: 1.875rem;
      box-sizing: content-box; }
    .navbar-header-new .navbar-end .navbar-item .navbar-msg,
    .navbar-header-new .navbar-end .navbar-item .navbar-examine {
      width: 1.875rem;
      height: 1.875rem;
      border-radius: 50%;
      background-image: url(../images/message_icon.png);
      background-repeat: no-repeat;
      background-size: 100%;
      align-self: center; }
      .navbar-header-new .navbar-end .navbar-item .navbar-msg .red-icon,
      .navbar-header-new .navbar-end .navbar-item .navbar-examine .red-icon {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        width: .5rem;
        height: .5rem;
        font-size: 0.75rem;
        font-style: normal;
        color: #fff;
        text-align: center;
        border-radius: 50%;
        background-color: #FF5B5B; }
    .navbar-header-new .navbar-end .navbar-item .navbar-examine {
      background-size: .9375rem;
      background-position: center;
      background-color: #F0F0F0;
      background-image: url(../images/examine_btn_icon.png); }
  .navbar-header-new .navbar-end .user-icon {
    width: 1.875rem;
    height: 1.875rem;
    margin-right: 0;
    border: none;
    border-radius: 50%; }
  .navbar-header-new .navbar-end .publish-header-btn {
    width: 4rem;
    padding-left: 0;
    padding-right: 0;
    margin-right: 0;
    font-size: 0.75rem;
    align-items: center;
    background-color: #FFDB00;
    background-image: none; }
    .navbar-header-new .navbar-end .publish-header-btn .publish-icon {
      position: relative;
      top: 3px;
      width: .875rem;
      height: 1.0625rem;
      margin-left: 0;
      margin-right: .4375rem;
      background-image: url(../images/publish_icon.png);
      background-repeat: no-repeat;
      background-size: 100%; }
  .navbar-header-new .navbar-end .login-btn,
  .navbar-header-new .navbar-end .register-btn {
    width: 3.375rem;
    height: 1.875rem;
    line-height: 1.875rem;
    padding-left: 0;
    padding-right: 0;
    margin-left: .75rem;
    margin-right: .75rem;
    border: 1px solid rgba(0, 0, 0, 0.85); }
    .navbar-header-new .navbar-end .login-btn:visited,
    .navbar-header-new .navbar-end .register-btn:visited {
      color: #000; }
  .navbar-header-new .navbar-end .register-btn {
    background-image: none;
    background-color: #FFDB00;
    border-color: #FFDB00;
    margin-right: 0; }
    .navbar-header-new .navbar-end .register-btn:hover {
      background-color: #FFDB00; }
  .navbar-header-new .navbar-end .sign-btn {
    position: relative;
    display: block;
    width: 1.875rem;
    height: 1.875rem;
    border-radius: 50%;
    background-color: #F0F0F0;
    background-image: url(../images/sign_btn_bg.png);
    background-repeat: no-repeat;
    background-size: 0.875rem 1rem;
    background-position: center;
    align-self: center; }
    .navbar-header-new .navbar-end .sign-btn .tips-icon {
      display: block;
      position: absolute;
      bottom: 1rem;
      left: 0.8125rem;
      width: 2.4375rem;
      height: 1.5rem;
      padding-top: 1px;
      background-image: url(../images/sign_tips_bg.png);
      background-repeat: no-repeat;
      background-size: 100% 100%;
      font-size: 0.75rem;
      font-style: normal;
      color: #B06500;
      text-align: center;
      user-select: none; }
  .navbar-header-new .drop-sign {
    /* display: none; */
    position: absolute;
    /* top: calc(100% + 1px); */
    top: -1000px;
    right: 0;
    min-width: auto;
    width: 24.68975rem;
    padding: 2.6875rem 1.875rem 1.25rem;
    background-color: #fff;
    box-shadow: 0px 2px 4px 0px rgba(196, 197, 200, 0.5);
    border-radius: 0px 0px 2px 2px;
    	z-index:6;
    transform-origin: top center;
    -webkit-transition: auto;
    -moz-transition: top 300ms;
    -o-transition: top 300ms;
    transition: top 300ms;
     }
    .navbar-header-new .drop-sign.is-active {
      /* display: block;  */
      top: 58px;
      }
    .navbar-header-new .drop-sign .sign-btn {
      position: relative;
      width: 6.5625rem;
      height: 2.1875rem;
      line-height: 2.1875rem;
      margin: 0 auto;
      padding-right: 1.375rem;
      background-repeat: no-repeat;
      background-size: 100% 100%;
      background-color: transparent;
      background-image: url(../images/sign_btn.png);
      border-radius: 0;
      cursor: pointer;
      font-size: 1rem;
      font-weight: 600;
      text-align: right;
      color: #1A1B1F;
      user-select: none; }
      .navbar-header-new .drop-sign .sign-btn .sign-btn-icon {
        position: absolute;
        left: -.25rem;
        bottom: .3125rem;
        width: 3.1875rem;
        height: 3.375rem;
        background-repeat: no-repeat;
        background-size: 100% 100%;
        background-image: url(../images/sign_btn_icon.png); }
      .navbar-header-new .drop-sign .sign-btn .tips {
        position: absolute;
        top: 0;
        right: .75rem;
        display: block;
        line-height: 1.5;
        padding: .125rem .375rem;
        border-radius: .625rem;
        background-color: rgba(255, 125, 99, 0.17);
        font-size: 0.75rem;
        color: #FF6F31;
        opacity: 0; }
      .navbar-header-new .drop-sign .sign-btn.is-active {
        width: 8.875rem;
        background-image: url(../images/sign_in_btn.png); }
        .navbar-header-new .drop-sign .sign-btn.is-active .sign-btn-icon {
          display: none; }
      .navbar-header-new .drop-sign .sign-btn.is-activizing .tips {
        animation: tipsAction 1s ease-in-out;
        animation-iteration-count: 1; }

@keyframes tipsAction {
  0% {
    top: 0;
    right: .75rem; }
  50% {
    top: -1.875rem;
    opacity: 1; }
  100% {
    top: -3rem;
    opacity: 0; } }
    .navbar-header-new .drop-sign .days-content {
      margin-top: 1.5625rem;
      margin-left: -.5rem;
      margin-right: -.5rem;
      flex-wrap: wrap; }
      .navbar-header-new .drop-sign .days-content .day-item {
        margin: 0 .5rem;
        user-select: none; }
        .navbar-header-new .drop-sign .days-content .day-item.current .btn {
          color: #B06500;
          border-color: #B06500; }
        .navbar-header-new .drop-sign .days-content .day-item.is-active .btn {
          background-color: #FFDB00;
          background-image: url(../images/sign_actived.png);
          background-repeat: no-repeat;
          background-size: 1.0625rem .8125rem;
          background-position: center;
          border-color: #FFDB00; }
        .navbar-header-new .drop-sign .days-content .day-item .btn {
          width: 2.125rem;
          height: 2.125rem;
          border-radius: 50%;
          border: 1px solid #D9D9D9;
          font-size: 1rem;
          font-family: DINAlternate-Bold, DINAlternate;
          font-weight: bold;
          color: #1A1B1F;
          justify-content: center;
          align-items: center; }
        .navbar-header-new .drop-sign .days-content .day-item .score {
          display: inline-block;
          width: 100%;
          padding-top: .3125rem;
          padding-bottom: .9375rem;
          font-size: 0.75rem;
          color: #8C8C8C;
          text-align: center; }
          .navbar-header-new .drop-sign .days-content .day-item .score.red {
            color: #FF7D63; }
    .navbar-header-new .drop-sign .explain {
      margin-top: .5rem;
      margin-bottom: 1.5rem;
      font-size: 0.75rem;
      color: #4C4C4C; }
    .navbar-header-new .drop-sign .bottom-content {
      text-align: center; }
      .navbar-header-new .drop-sign .bottom-content .exchange-btn {
        width: 8.125rem;
        height: 2.5rem;
        margin: 0 auto;
        background-color: #fff;
        border: 1px solid #B06500;
        border-radius: 1.25rem;
        font-size: 0.875rem;
        color: #B06500; }
      .navbar-header-new .drop-sign .bottom-content .credits {
        padding-top: .5rem;
        font-size: 0.75rem;
        color: #B06500; }
        .navbar-header-new .drop-sign .bottom-content .credits b {
          font-weight: normal; }
    @media screen and (max-height: 768px) {
      .navbar-header-new .drop-sign {
        width: 34.5rem; } }
  .navbar-header-new .drop-attention {
    right: -6.25rem;
    left: auto;
    width: 22.25rem;
    padding-top: 0;
    padding-bottom: 0;
    border-top: 0;
    animation: dropdownEffect .1s ease-in-out; }
    .navbar-header-new .drop-attention .attention-item {
      padding-top: .5rem;
      padding-bottom: .5rem;
      padding-left: .75rem;
      padding-right: .75rem;
      border-right: 1px solid #ececec; }
      .navbar-header-new .drop-attention .attention-item:last-of-type {
        border-right: 0; }
    .navbar-header-new .drop-attention .attention-links {
      padding: 0; }
      .navbar-header-new .drop-attention .attention-links .columns {
        height: 100%; }
    .navbar-header-new .drop-attention .attention-link {
      height: 20%;
      align-items: center;
      border-bottom: 1px solid #ececec; }
      .navbar-header-new .drop-attention .attention-link:last-of-type {
        border-bottom: 0; }
    .navbar-header-new .drop-attention .drop-title {
      width: 100%;
      margin-bottom: .25rem; }
    .navbar-header-new .drop-attention .navbar-item {
      font-size: 0.75rem;
      color: #312000; }
      .navbar-header-new .drop-attention .navbar-item:hover {
        color: #B06500 !important;
        background-color: transparent !important; }
  @media screen and (max-width: 1366px) {
    .navbar-header-new {
      width: 999px; } }
  @media screen and (max-width: 1023px) {
    .navbar-header-new .logo {
      float: left; }
    .navbar-header-new .navbar-menu {
      float: left;
      display: block;
      width: 795px;
      height: 100%;
      padding-top: 0;
      padding-bottom: 0;
      box-shadow: none; }
      .navbar-header-new .navbar-menu .navbar-item {
        float: left; }
        .navbar-header-new .navbar-menu .navbar-item.top-item.user-info img {
          margin-top: .9375rem; }
        .navbar-header-new .navbar-menu .navbar-item.top-item .navbar-msg,
        .navbar-header-new .navbar-menu .navbar-item.top-item .navbar-examine {
          height: 1.875rem;
          margin-top: .9375rem; }
        .navbar-header-new .navbar-menu .navbar-item.has-dropdown {
          position: relative; }
          .navbar-header-new .navbar-menu .navbar-item.has-dropdown.is-active .navbar-dropdown, .navbar-header-new .navbar-menu .navbar-item.has-dropdown:hover .navbar-dropdown {
            display: block; }
            .navbar-header-new .navbar-menu .navbar-item.has-dropdown.is-active .navbar-dropdown.drop-databank, .navbar-header-new .navbar-menu .navbar-item.has-dropdown:hover .navbar-dropdown.drop-databank {
              left: -7rem; }
        .navbar-header-new .navbar-menu .navbar-item .navbar-dropdown {
          display: none;
          position: absolute;
          background-color: #fff; }
          .navbar-header-new .navbar-menu .navbar-item .navbar-dropdown.drop-publish .navbar-item {
            width: 56px;
            text-align: center; }
            .navbar-header-new .navbar-menu .navbar-item .navbar-dropdown.drop-publish .navbar-item .icon img {
              margin-top: 0; }
          .navbar-header-new .navbar-menu .navbar-item .navbar-dropdown.drop-publish .drop-user-image {
            margin-top: 0; }
          .navbar-header-new .navbar-menu .navbar-item .navbar-dropdown.drop-msg .navbar-item {
            position: relative;
            white-space: nowrap; }
            .navbar-header-new .navbar-menu .navbar-item .navbar-dropdown.drop-msg .navbar-item .icon {
              vertical-align: middle; }
        .navbar-header-new .navbar-menu .navbar-item .navbar-link {
          height: 100%;
          line-height: 3.625rem; }
        .navbar-header-new .navbar-menu .navbar-item .field.is-grouped {
          display: block;
          height: 100%;
          padding-top: .9375rem;
          padding-bottom: .9375rem; }
      .navbar-header-new .navbar-menu .navbar-start,
      .navbar-header-new .navbar-menu .navbar-end {
        float: left;
        height: 100%; }
      .navbar-header-new .navbar-menu .navbar-end {
        float: right; }
        .navbar-header-new .navbar-menu .navbar-end .login-btn,
        .navbar-header-new .navbar-menu .navbar-end .register-btn {
          margin-top: .9375rem;
          margin-bottom: .9375rem; }
        .navbar-header-new .navbar-menu .navbar-end .sign-btn {
          margin-top: .9375rem; } }

@media screen and (max-width: 1366px) {
  .www .navbar-header-new .navbar-item {
    padding-left: .65rem;
    padding-right: .65rem; } }

.bbs .navbar-header-new .index-item {
  background-repeat: no-repeat;
  background-size: .875rem .75rem;
  background-image: url(../images/sort_icon.png);
  background-position: right 54%; }
  .bbs .navbar-header-new .index-item .drop-index {
    left: -6.5rem;
    width: 28.875rem;
    height: 15.25rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
    box-shadow: 0px 2px 6px 0px rgba(237, 219, 192, 0.5); }
    .bbs .navbar-header-new .index-item .drop-index::before, .bbs .navbar-header-new .index-item .drop-index::after {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 2rem;
      display: block;
      background-color: #fff; }
    .bbs .navbar-header-new .index-item .drop-index::after {
      top: auto;
      bottom: 0; }
    .bbs .navbar-header-new .index-item .drop-index .columns {
      width: 100%;
      height: 100%;
      background-color: #fff;
      flex-direction: column; }
      .bbs .navbar-header-new .index-item .drop-index .columns .column {
        padding-left: 3rem;
        padding-right: 3rem;
        padding-top: 1rem;
        padding-bottom: 1rem;
        font-size: 0.875rem;
        color: #000;
        white-space: nowrap; }
        .bbs .navbar-header-new .index-item .drop-index .columns .column:hover {
          color: #B06500; }
        .bbs .navbar-header-new .index-item .drop-index .columns .column:nth-child(5), .bbs .navbar-header-new .index-item .drop-index .columns .column:nth-child(6), .bbs .navbar-header-new .index-item .drop-index .columns .column:nth-child(7), .bbs .navbar-header-new .index-item .drop-index .columns .column:nth-child(8) {
          width: 28%;
          padding-left: 1rem;
          border-right: 1px solid #ececec; }

@media screen and (max-width: 1366px) {
  .bbs .navbar-header-new {
    width: 1200px; } }

@media screen and (max-width: 1200px) {
  .bbs .navbar-header-new {
    width: 1200px;
    padding-left: 1rem;
    padding-right: 1rem; }
    .bbs .navbar-header-new .navbar-item {
      padding-left: .65rem;
      padding-right: .65rem; } }

a[title="站长统计"] {
  display: none !important;
  opacity: 0 !important; }

.hide-btn {
  display: none; }

.databank-top-header {
  background-color: #fff; }
  .databank-top-header .logo {
    display: block; }
    .databank-top-header .logo img {
      width: auto;
      height: 100%; }
  .databank-top-header .navbar-header {
    display: flex; }
    .databank-top-header .navbar-header.mobile-header {
      display: none; }
    .databank-top-header .navbar-header .navbar-item.actived {
      font-size: 0.875rem; }
    .databank-top-header .navbar-header .drop-user-info {
      width: 13.5rem; }
      .databank-top-header .navbar-header .drop-user-info .nickname {
        width: 4rem; }
    @media screen and (max-width: 1366px) {
      .databank-top-header .navbar-header .drop-databank {
        left: -10rem; } }

.databank-title-logo {
  display: flex;
  height: 100%;
  font-size: 28px;
  font-weight: 600;
  color: rgba(0, 0, 0, 0.85); }
  .databank-title-logo h4 {
    line-height: 59px;
    font-size: 1.75rem;
    font-weight: 600;
    color: rgba(0, 0, 0, 0.85);
    margin-bottom: 0; }
    .databank-title-logo h4 span {
      font-size: 0.75rem;
      padding-left: .125rem; }
  .databank-title-logo p {
    font-size: 1.25rem;
    color: #000; }
    .databank-title-logo p img {
      width: .75rem;
      height: 1rem; }

.header-databank {
  min-width: 999px;
  height: 3.875rem;
  background-color: #fff;
  color: #000;
  font-size: 1rem;
  border-bottom: 2px solid #ececec; }
  .header-databank .tabs {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    flex-wrap: wrap; }
    .header-databank .tabs ul {
      height: 100%;
      border-bottom: none;
      margin-left: 0;
      margin-top: 0;
      margin-bottom: 0; }
      .header-databank .tabs ul li {
        display: flex;
        width: 6.25rem;
        height: 100%;
        align-items: center;
        justify-content: center; }
        .header-databank .tabs ul li a {
          height: 100%;
          margin-bottom: 0;
          padding-left: 0;
          padding-right: 0;
          color: #000;
          border-bottom: 3px solid transparent; }
        .header-databank .tabs ul li:hover {
          background-color: rgba(255, 255, 255, 0.2); }
          .header-databank .tabs ul li:hover a {
            color: #B06500;
            border-color: #FFDB00; }
        .header-databank .tabs ul li.is-active a {
          font-weight: 600;
          color: #B06500;
          border-color: #FFDB00; }
    .header-databank .tabs .help-us-btn {
      margin-bottom: 0;
      border-bottom: none;
      font-size: 0.75rem;
      color: #3C3100;
      align-self: center; }
      .header-databank .tabs .help-us-btn:hover {
        color: #B06500; }

.databank-top-tags {
  border: 1px solid #ececec;
  border-radius: .25rem;
  text-align: center;
  margin-bottom: 1rem !important;
  overflow: hidden; }
  .databank-top-tags > .column {
    font-size: 0.75rem;
    background-color: #fff;
    border-bottom: 1px solid #ececec; }
    .databank-top-tags > .column:last-child {
      border-bottom: none; }
    .databank-top-tags > .column a {
      color: #434343; }
    .databank-top-tags > .column .columns {
      height: 100%; }
    .databank-top-tags > .column .tag-item {
      min-width: 5.75rem;
      padding-left: .9375rem;
      padding-right: .9375rem;
      padding-top: .625rem;
      padding-bottom: .625rem; }
      .databank-top-tags > .column .tag-item:hover {
        background-color: #FFDB00; }
        .databank-top-tags > .column .tag-item:hover a {
          color: #000; }
      .databank-top-tags > .column .tag-item.is-active {
        color: #000;
        background-color: #FFDB00; }
      @media screen and (max-width: 1366px) {
        .databank-top-tags > .column .tag-item {
          min-width: 5.625rem; } }

.sort-tools {
  width: 100%;
  height: 2.75rem;
  margin-bottom: 1.25rem;
  background-color: #fff;
  border: 1px solid #ececec;
  border-radius: .25rem;
  justify-content: space-between;
  align-items: center; }
  .sort-tools .sort {
    height: 100%; }
    .sort-tools .sort .item {
      display: flex;
      padding-left: 1.875rem;
      padding-right: 1.875rem;
      padding-top: .625rem;
      padding-bottom: .625rem;
      font-size: 0.75rem;
      color: #000;
      white-space: nowrap;
      align-items: center; }
      .sort-tools .sort .item .icon {
        width: .3125rem;
        height: .625rem;
        margin-left: .25rem;
        background-image: url(../images/sort_default.png);
        background-repeat: no-repeat;
        background-size: 100%; }
        .sort-tools .sort .item .icon.down {
          background-image: url(../images/sort_down.png); }
        .sort-tools .sort .item .icon.up {
          background-image: url(../images/sort_up.png); }
        .sort-tools .sort .item .icon.select-sj {
          width: .5rem;
          height: .3125rem;
          background-image: url(../images/header_arrow.png); }
      .sort-tools .sort .item.sort-all {
        position: relative;
        cursor: pointer; }
        .sort-tools .sort .item.sort-all a {
          display: flex;
          padding-left: 1.875rem;
          padding-right: 1.875rem;
          padding-top: .625rem;
          padding-bottom: .625rem;
          color: #000;
          align-items: center; }
        .sort-tools .sort .item.sort-all .sort-all-select {
          display: none;
          position: absolute;
          top: 100%;
          left: 0;
          width: 100%;
          background-color: #fff;
          border: 1px solid #ececec;
          border-radius: 0 0 .25rem .25rem;
          flex-direction: column;
          overflow: hidden; }
          .sort-tools .sort .item.sort-all .sort-all-select .button {
            float: left;
            width: 100%;
            font-size: 0.75rem;
            color: #000;
            border-color: #ececec;
            border-top: 0;
            border-left: 0;
            border-right: 0;
            border-radius: 0; }
            .sort-tools .sort .item.sort-all .sort-all-select .button:last-of-type {
              border-bottom: 0; }
            .sort-tools .sort .item.sort-all .sort-all-select .button:hover {
              border-color: #ececec; }
        .sort-tools .sort .item.sort-all.is-active .sort-all-select {
          display: block; }
  .sort-tools .show-mode {
    height: 100%; }
    .sort-tools .show-mode .btn {
      width: 4.375rem;
      height: 100%;
      background-color: #f5f5f5;
      border: none;
      border-radius: 0; }
      .sort-tools .show-mode .btn.is-active {
        background-color: #fff; }
      .sort-tools .show-mode .btn img {
        width: .75rem;
        height: .75rem; }
  .sort-tools .edit-btns {
    position: static;
    background-color: transparent;
    justify-self: flex-end;
    align-self: center; }
    .sort-tools .edit-btns .button {
      border-radius: 0; }
    .sort-tools .edit-btns .new-btn {
      margin-right: -1px; }

.single-columns {
  margin-left: -1.25rem;
  margin-right: -1.25rem;
  margin-top: -1.25rem;
  margin-bottom: 0; }
  .single-columns .column {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem; }
  .single-columns.image-mode .column .inner {
    width: 7.625rem; }
    .single-columns.image-mode .column .inner .image {
      min-height: auto;
      height: 9.375rem; }
      .single-columns.image-mode .column .inner .image img {
        object-fit: cover;
        object-position: top; }
  @media screen and (max-width: 1366px) {
    .single-columns.image-mode {
      margin-left: -.375rem;
      margin-right: -.375rem;
      margin-top: -.375rem; }
      .single-columns.image-mode .column {
        padding-left: .375rem;
        padding-right: .375rem;
        padding-top: .375rem;
        padding-bottom: .375rem; }
        .single-columns.image-mode .column .inner {
          width: auto; }
          .single-columns.image-mode .column .inner .image {
            height: auto; } }

.single-columns.list-mode {
  margin-top: -.5rem; }

.series-single-list .versions-title {
  height: 2rem;
  padding-top: 1.25rem;
  margin-bottom: .5rem;
  font-size: 0.875rem;
  font-weight: 600;
  color: #000;
  align-items: flex-end;
  justify-content: space-between; }
  .series-single-list .versions-title span {
    margin-right: .45rem; }
  .series-single-list .versions-title .line {
    display: block;
    width: .25rem;
    height: .875rem;
    margin-right: .45rem;
    background-color: #ffdb44;
    align-self: center; }
  .series-single-list .versions-title .show-all-btn {
    height: 100%;
    background-color: transparent;
    border: none;
    box-shadow: none;
    font-size: 0.75rem;
    color: #000;
    align-self: flex-end; }
    .series-single-list .versions-title .show-all-btn:hover {
      color: #B06500; }
  .series-single-list .versions-title .show-more-btn {
    height: 1.25rem;
    padding-right: 0;
    background-color: transparent;
    border: none;
    font-size: 0.75rem;
    font-weight: 600;
    color: #868868;
    align-self: flex-end; }
    .series-single-list .versions-title .show-more-btn:hover {
      color: #B06500; }
    .series-single-list .versions-title .show-more-btn .icon {
      width: .625rem;
      height: .625rem;
      margin-left: .25rem;
      margin-right: 0;
      background-repeat: no-repeat;
      background-size: 100%;
      background-image: url(../images/go_top_icon.png);
      background-position: center;
      transform: rotate(180deg); }
      .series-single-list .versions-title .show-more-btn .icon.up {
        transform: rotate(0); }

.series-single-list .list-bottom {
  width: 100%;
  justify-content: center; }
  .series-single-list .list-bottom .show-all-btn {
    width: 100%;
    margin-right: 0;
    background-color: #fff;
    border: 1px solid #ececec; }
    .series-single-list .list-bottom .show-all-btn span {
      margin-left: .25rem;
      margin-right: .25rem; }

@media screen and (max-width: 1366px) {
  .series-single-list .normal-list .single-columns.image-mode {
    max-height: none; } }

.databank-content-right {
  flex: none;
  width: 15.625rem;
  box-sizing: content-box; }
  .databank-content-right .nav-search {
    width: 100%;
    height: 2.5rem;
    border-width: .125rem; }
    .databank-content-right .nav-search .button.is-right {
      width: 5rem; }
  .databank-content-right .new-single-btn {
    height: 2.75rem;
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 1.25rem;
    font-size: 0.875rem;
    color: #000;
    border: 1px solid #d6d6d6;
    border-radius: .25rem;
    background-color: #fff;
    align-content: center;
    box-sizing: border-box; }
    .databank-content-right .new-single-btn:hover {
      background-color: #fff; }
    .databank-content-right .new-single-btn .icon {
      width: .875rem;
      height: .875rem;
      margin-right: .375rem !important;
      background-image: url(../images/follow_icon.png);
      background-repeat: no-repeat;
      background-size: 100% 100%; }
  .databank-content-right.tile {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 1.875rem;
    padding-right: 0; }
  .databank-content-right .field {
    margin-bottom: 1.25rem; }
  .databank-content-right .screen .screen-item .columns .column {
    width: 2.4375rem; }
  .databank-content-right .screen .sort-item {
    margin-bottom: 2rem;
    font-size: 0.875rem; }
    .databank-content-right .screen .sort-item .is-left {
      margin-right: .75rem;
      color: #727374;
      flex: none; }
    .databank-content-right .screen .sort-item .is-right {
      font-size: 0.875rem;
      word-break: keep-all; }
      .databank-content-right .screen .sort-item .is-right .select-item {
        display: inline-block;
        color: #1C1E1F;
        margin-right: .75rem; }
        .databank-content-right .screen .sort-item .is-right .select-item.is-active {
          color: #B06500; }
        .databank-content-right .screen .sort-item .is-right .select-item.part-item {
          margin-bottom: 1rem; }
    .databank-content-right .screen .sort-item .sort-item-title .is-right {
      display: flex;
      width: 100%;
      justify-content: space-between; }
  .databank-content-right .screen .years {
    padding-left: 0;
    padding-right: 0;
    margin-top: 0;
    margin-left: -.375rem;
    margin-right: -.375rem; }
    .databank-content-right .screen .years .column {
      width: 20%;
      padding-left: .375rem;
      padding-right: .375rem;
      color: #1C1E1F; }
      .databank-content-right .screen .years .column.actived {
        color: #B06500; }
  .databank-content-right .search-field {
    margin-bottom: 2rem; }
  .databank-content-right .search-bar {
    width: 100%;
    height: 2rem;
    background: #fff;
    border-radius: 1rem;
    border: 1px solid #E8E8E8;
    overflow: hidden; }
    .databank-content-right .search-bar .input {
      height: 100%;
      border: none;
      font-size: 0.875rem; }
    .databank-content-right .search-bar .is-right {
      height: 100%;
      border: none;
      cursor: pointer; }
      .databank-content-right .search-bar .is-right .search-icon {
        width: 1rem;
        height: 1rem;
        background-image: url(../images/search_icon.png);
        background-size: 100%;
        pointer-events: visible; }

.hot-series {
  margin-bottom: 1.875rem; }
  .hot-series .hot-series-columns {
    padding-left: .75rem; }
    .hot-series .hot-series-columns .hot-series-column {
      margin-bottom: 1.4375rem; }
      .hot-series .hot-series-columns .hot-series-column:last-of-type {
        margin-bottom: 0; }
    .hot-series .hot-series-columns .item-title {
      font-size: 0.875rem;
      color: #000;
      align-items: center; }
      .hot-series .hot-series-columns .item-title .icon {
        width: .6875rem;
        height: .8125rem;
        margin-left: .5625rem;
        background-image: url(../images/hot_title_icon.png);
        background-repeat: no-repeat;
        background-size: 100% 100%; }
    .hot-series .hot-series-columns .item-tags {
      max-height: 2.875rem;
      flex-wrap: wrap;
      overflow: hidden; }
      .hot-series .hot-series-columns .item-tags .tag {
        padding-left: 0;
        padding-right: 0;
        margin-right: .5rem;
        background-color: transparent;
        font-size: 0.75rem;
        color: #888; }
        .hot-series .hot-series-columns .item-tags .tag:hover {
          color: #B06500;
          border-bottom: 0;
          text-decoration: none; }

.series-top .is-search {
  flex: none;
  width: 15.625rem;
  padding-left: 2.125rem; }
  .series-top .is-search .control {
    width: 100%; }

.series-list .item {
  padding-top: 1.25rem;
  margin-top: 1.125rem;
  border: 1px solid #ececec;
  border-radius: .25rem;
  background-color: #fff; }
  .series-list .item .item-title {
    padding-left: .875rem;
    padding-right: .875rem;
    margin-bottom: .5rem;
    font-size: 1rem;
    font-weight: 600;
    color: #000; }
  .series-list .item .item-columns {
    max-height: 26rem;
    padding-left: .875rem;
    padding-right: .875rem;
    margin-left: -1.4375rem;
    margin-right: -1.4375rem;
    margin-top: 0;
    margin-bottom: 0;
    overflow: hidden; }
    .series-list .item .item-columns .column {
      padding-top: .75rem;
      padding-bottom: .75rem;
      padding-left: 1.4375rem;
      padding-right: 1.4375rem; }
      @media screen and (max-width: 1366px) {
        .series-list .item .item-columns .column {
          flex: none;
          width: 33.3333%; } }
    @media screen and (max-width: 1366px) {
      .series-list .item .item-columns {
        max-height: 26rem; } }
  .series-list .item .calendar-item {
    height: 5rem; }
    .series-list .item .calendar-item .is-left {
      width: 5rem;
      height: 5rem; }
      .series-list .item .calendar-item .is-left .image {
        width: 100%;
        height: 100%;
        border: 1px solid #ececec;
        border-radius: .25rem; }
        .series-list .item .calendar-item .is-left .image img {
          width: 100%;
          height: 100%;
          object-fit: contain; }
        .series-list .item .calendar-item .is-left .image a {
          display: flex;
          width: 100%; }
    .series-list .item .calendar-item .is-right {
      flex: none;
      width: calc(100% - 5.9375rem);
      padding-top: 0;
      padding-bottom: 0;
      font-size: 0.75rem;
      color: #888; }
      .series-list .item .calendar-item .is-right .calendar-title {
        display: inline-block;
        width: 100%;
        margin-bottom: 0;
        font-size: 0.875rem;
        color: #000;
        font-weight: 600;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        -moz-binding: url("../images/ellipsis.xml"); }
        .series-list .item .calendar-item .is-right .calendar-title a {
          color: #000; }
          .series-list .item .calendar-item .is-right .calendar-title a:hover {
            color: #B06500; }
      .series-list .item .calendar-item .is-right .calendar-info {
        max-height: 2.1875rem;
        display: -webkit-box;
        text-overflow: -o-ellipsis-lastline;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: normal;
        line-clamp: 2;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical; }
        .series-list .item .calendar-item .is-right .calendar-info a {
          color: #888; }
          .series-list .item .calendar-item .is-right .calendar-info a:hover {
            color: #888; }
      .series-list .item .calendar-item .is-right a {
        color: #164396; }
        .series-list .item .calendar-item .is-right a:hover {
          color: #B06500; }
  .series-list .item .show-more-btn {
    width: 100%;
    margin-top: 1.4375rem;
    background-color: #fff;
    font-size: 0.75rem;
    color: #434343;
    text-align: center;
    border: none;
    border-radius: 0; }
    .series-list .item .show-more-btn:hover {
      color: #B06500; }

.acg-columns {
  margin-left: -.75rem;
  margin-right: -.75rem;
  margin-top: .375rem;
  margin-bottom: 0; }
  .acg-columns .column {
    padding-left: .75rem;
    padding-right: .75rem;
    padding-top: .75rem;
    padding-bottom: .75rem; }
    .acg-columns .column .calendar-item {
      padding-left: .75rem;
      padding-right: .75rem;
      padding-top: .75rem;
      padding-bottom: .75rem;
      background-color: #fff;
      border: 1px solid #ececec;
      border-radius: .25rem;
      overflow: hidden; }
      .acg-columns .column .calendar-item .is-left {
        width: 8.75rem;
        height: 8.75rem; }
        .acg-columns .column .calendar-item .is-left .image {
          width: 100%;
          height: 100%;
          border-radius: .25rem; }
          .acg-columns .column .calendar-item .is-left .image img {
            width: auto;
            height: 100%;
            left: 0;
            right: 0;
            margin-left: auto;
            margin-right: auto;
            object-fit: contain; }
      .acg-columns .column .calendar-item .is-right {
        margin-left: .875rem;
        font-size: 0.75rem;
        justify-content: flex-start; }
        .acg-columns .column .calendar-item .is-right .calendar-title {
          color: #000; }
        .acg-columns .column .calendar-item .is-right .tag {
          padding-left: .5rem;
          padding-right: .5rem;
          padding-top: .125rem;
          padding-bottom: .125rem;
          margin-top: .375rem;
          color: #5a4122;
          background-color: #fffbde; }
        .acg-columns .column .calendar-item .is-right .calendar-info {
          color: #888;
          display: -webkit-box;
          text-overflow: -o-ellipsis-lastline;
          overflow: hidden;
          text-overflow: ellipsis;
          white-space: normal;
          line-clamp: 5;
          -webkit-line-clamp: 5;
          -webkit-box-orient: vertical; }
    .acg-columns .column:hover .calendar-item .calendar-title {
      color: #B06500; }

.edit-btns {
  position: absolute; }
  .edit-btns .button {
    float: left;
    height: 2.75rem;
    padding-left: 1rem;
    padding-right: 1rem;
    background-color: #fff;
    border: 1px solid #ececec;
    border-radius: 0 0 0 0.25rem;
    font-size: 0.75rem;
    color: #888; }
    .edit-btns .button:hover {
      border-color: #ececec;
      background-color: #ececec; }
    .edit-btns .button .icon {
      width: .6875rem;
      height: .6875rem;
      margin-left: 0 !important;
      margin-right: .125rem !important; }
      .edit-btns .button .icon img {
        width: 100%;
        height: 100%; }

.remove-btn {
  border: none; }
  .remove-btn .remove-icon {
    width: .9375rem;
    height: .9375rem;
    margin-left: .9375rem;
    background-image: url(../images/remove_btn_icon.png);
    background-repeat: no-repeat;
    background-size: 100% 100%; }

@font-face {
  font-family: myScore;
  src: url("../font/Oswald-Demi-BoldItalic.ttf"), url("../font/oswald-demi-bolditalic-webfont.eot");
  /* IE9 */ }

.detail-title {
  display: flex;
  width: 100%;
  padding: 0 1rem;
  margin-bottom: .5rem;
  font-size: 2rem;
  font-weight: 500;
  color: #000;
  align-items: center;
  word-break: keep-all;
  background-color: #fff; }
  .detail-title .title-icon {
    display: inline-block;
    width: 1.375rem;
    height: 1.625rem;
    margin-right: .5625rem;
    background-image: url(../images/detail_title_icon.png);
    background-repeat: no-repeat;
    background-size: 100% 100%; }
  .detail-title .icon {
    width: .75rem;
    height: .75rem;
    margin-right: .125rem;
    margin-left: 1.0625rem;
    margin-top: -.125rem;
    background-image: url(../images/navbar_icon_hot.png);
    background-repeat: no-repeat;
    background-size: 100% 100%; }
  .detail-title span {
    display: inline-flex;
    font-size: 0.75rem;
    color: #888;
    align-items: center; }

.detail-top {
  position: relative;
  margin-bottom: .75rem; }
  .detail-top .detail-brief {
    padding: .75rem 1rem 1.25rem;
    background-color: #fff; }
    .detail-top .detail-brief.large-brief {
      min-height: 15.625rem; }
    .detail-top .detail-brief .image {
      flex: none;
      min-width: 9.1875rem;
      width: 9.1875rem;
      height: 9.1875rem;
      margin-right: 1.375rem;
      cursor: pointer; }
      .detail-top .detail-brief .image.large-image {
        width: 15.625rem;
        height: 15.625rem; }
      .detail-top .detail-brief .image img {
        width: 100%;
        height: 100%;
        border: 1px solid #ececec;
        object-fit: contain; }
    .detail-top .detail-brief .top-info {
      width: 100%;
      position: relative;
      font-size: 0.75rem; }
      .detail-top .detail-brief .top-info .item {
        line-height: 1.0625rem;
        margin-bottom: .875rem; }
        .detail-top .detail-brief .top-info .item p {
          color: rgba(0, 0, 0, 0.85); }
        .detail-top .detail-brief .top-info .item.introduction {
          position: relative;
          display: flex;
          min-height: 4.4375rem; }
          .detail-top .detail-brief .top-info .item.introduction.zbdpjj {
            min-height: 3.875rem; }
          .detail-top .detail-brief .top-info .item.introduction .ellipsis {
            display: none;
            position: absolute;
            bottom: 0;
            right: 0;
            padding-left: .5625rem;
            background-color: #fcfcfc; }
        .detail-top .detail-brief .top-info .item .item-header {
          float: left;
          flex: none;
          width: 4rem;
          margin-right: .25rem;
          color: #888; }
        .detail-top .detail-brief .top-info .item .synonym-btn {
          float: left;
          height: 1.125rem;
          padding: 0;
          font-size: 0.75rem;
          color: #164396;
          background-color: transparent;
          border: none;
          text-align: left;
          justify-content: flex-start; }
          .detail-top .detail-brief .top-info .item .synonym-btn span {
            text-decoration: underline; }
        .detail-top .detail-brief .top-info .item .score {
          border-radius: .25rem; }
          .detail-top .detail-brief .top-info .item .score > .column {
            display: inline-flex;
            height: 100%;
            text-align: center;
            justify-content: flex-start;
            align-items: center; }
            .detail-top .detail-brief .top-info .item .score > .column h4 {
              display: inline-block;
              margin-right: .875rem;
              font-size: 2rem;
              font-family: "myScore";
              color: #2C8EFF; }
            .detail-top .detail-brief .top-info .item .score > .column .star-rating .stars {
              width: 5.1875rem;
              height: .8125rem;
              margin-left: 0 !important;
              margin-bottom: .125rem;
              background-image: url(../images/stars.png);
              background-repeat: no-repeat;
              background-size: cover; }
              .detail-top .detail-brief .top-info .item .score > .column .star-rating .stars .column {
                position: relative; }
                .detail-top .detail-brief .top-info .item .score > .column .star-rating .stars .column .tips {
                  display: none;
                  display: block;
                  position: absolute;
                  top: -250%;
                  padding-left: .5rem;
                  padding-right: .5rem;
                  padding-top: .375rem;
                  padding-bottom: .375rem;
                  font-size: 0.75rem;
                  color: #000;
                  white-space: nowrap;
                  background-color: #ffdb44;
                  border-radius: .25rem; }
                  .detail-top .detail-brief .top-info .item .score > .column .star-rating .stars .column .tips .triangle {
                    position: absolute;
                    bottom: -40%;
                    left: 35%;
                    width: 0;
                    height: 0;
                    border-width: .375rem;
                    border-style: solid;
                    border-color: #ffdb44 transparent transparent transparent; }
                .detail-top .detail-brief .top-info .item .score > .column .star-rating .stars .column.on {
                  background-image: url(../images/stars.png);
                  background-repeat: no-repeat;
                  background-size: 5.1875rem;
                  background-position: 0 -.9375rem; }
                  .detail-top .detail-brief .top-info .item .score > .column .star-rating .stars .column.on .tips {
                    left: -100%; }
                .detail-top .detail-brief .top-info .item .score > .column .star-rating .stars .column:first-of-type {
                  padding-left: .125rem; }
                  .detail-top .detail-brief .top-info .item .score > .column .star-rating .stars .column:first-of-type .tips {
                    left: -85%; }
                .detail-top .detail-brief .top-info .item .score > .column .star-rating .stars .column:nth-of-type(2) {
                  margin-left: -.125rem; }
                .detail-top .detail-brief .top-info .item .score > .column .star-rating .stars .column:nth-of-type(2n) {
                  background-position-x: -.5625rem; }
                  .detail-top .detail-brief .top-info .item .score > .column .star-rating .stars .column:nth-of-type(2n) .tips {
                    left: -200%; }
                .detail-top .detail-brief .top-info .item .score > .column .star-rating .stars .column:nth-of-type(7) {
                  background-position-x: -.125rem; }
                .detail-top .detail-brief .top-info .item .score > .column .star-rating .stars .column:nth-of-type(8) {
                  background-position-x: -.625rem; }
                .detail-top .detail-brief .top-info .item .score > .column .star-rating .stars .column:nth-of-type(9) {
                  background-position-x: -.1875rem; }
                .detail-top .detail-brief .top-info .item .score > .column .star-rating .stars .column:nth-of-type(10) {
                  background-position-x: -.6875rem; }
              .detail-top .detail-brief .top-info .item .score > .column .star-rating .stars.operable {
                width: 6.4375rem;
                height: 1rem; }
                .detail-top .detail-brief .top-info .item .score > .column .star-rating .stars.operable .column:hover {
                  cursor: pointer; }
                .detail-top .detail-brief .top-info .item .score > .column .star-rating .stars.operable .column.on {
                  background-size: 6.4375rem;
                  background-position: 0 -1.125rem; }
                .detail-top .detail-brief .top-info .item .score > .column .star-rating .stars.operable .column:nth-of-type(2n) {
                  background-position-x: -.625rem; }
                .detail-top .detail-brief .top-info .item .score > .column .star-rating .stars.operable .column:nth-of-type(7) {
                  background-position-x: -.125rem; }
                .detail-top .detail-brief .top-info .item .score > .column .star-rating .stars.operable .column:nth-of-type(8) {
                  background-position-x: -.75rem; }
                .detail-top .detail-brief .top-info .item .score > .column .star-rating .stars.operable .column:nth-of-type(9) {
                  background-position-x: -.1875rem; }
                .detail-top .detail-brief .top-info .item .score > .column .star-rating .stars.operable .column:nth-of-type(10) {
                  background-position-x: -.8125rem; }
            .detail-top .detail-brief .top-info .item .score > .column .star-rating p {
              padding-left: .25rem;
              font-size: 0.75rem;
              color: #888;
              text-align: left; }
              .detail-top .detail-brief .top-info .item .score > .column .star-rating p#myScoreTitle {
                padding-left: 0; }
        .detail-top .detail-brief .top-info .item .detail-operable {
          display: flex;
          align-items: center; }
          .detail-top .detail-brief .top-info .item .detail-operable .field {
            width: 6.75rem;
            height: 1.5rem;
            margin-bottom: 0;
            margin-right: 1rem;
            background-color: rgba(176, 101, 0, 0.1);
            border-radius: 2px;
            font-size: 0.75rem;
            color: #B06500;
            align-items: center; }
            .detail-top .detail-brief .top-info .item .detail-operable .field .radio {
              height: 1.5rem;
              line-height: 1.5rem;
              overflow: hidden; }
              .detail-top .detail-brief .top-info .item .detail-operable .field .radio input {
                float: left;
                margin-top: -2rem; }
              .detail-top .detail-brief .top-info .item .detail-operable .field .radio label {
                display: inline-block;
                width: 6.75rem;
                text-align: center;
                cursor: pointer; }
                .detail-top .detail-brief .top-info .item .detail-operable .field .radio label:hover {
                  background-color: #FFDB00;
                  color: #000; }
              .detail-top .detail-brief .top-info .item .detail-operable .field .radio input[type="radio"]:checked + label {
                background-color: #FFDB00;
                color: #000; }
      .detail-top .detail-brief .top-info .bottom-item {
        bottom: 0;
        width: 100%;
        color: #888; }
        .detail-top .detail-brief .top-info .bottom-item .item {
          display: inline-block;
          height: 1.125rem;
          line-height: 1.125rem;
          margin-right: 1rem;
          padding: 0;
          align-items: center;
          background-color: transparent;
          border: none;
          font-size: 0.75rem;
          color: #888; }
          .detail-top .detail-brief .top-info .bottom-item .item .icon {
            width: 1.125rem;
            height: 1.125rem;
            margin-right: .5625rem;
            margin-left: 0;
            background-repeat: no-repeat;
            background-size: 100% 100%;
            vertical-align: text-bottom; }
            .detail-top .detail-brief .top-info .bottom-item .item .icon.hot {
              background-image: url(../images/navbar_icon_hot.png); }
            .detail-top .detail-brief .top-info .bottom-item .item .icon.collect {
              background-image: url(../images/icon_collection.png); }
            .detail-top .detail-brief .top-info .bottom-item .item .icon.forward {
              background-image: url(../images/icon_forward.png); }
        .detail-top .detail-brief .top-info .bottom-item .share {
          position: relative;
          justify-content: space-between; }
          .detail-top .detail-brief .top-info .bottom-item .share .is-left {
            position: relative;
            width: 6.5rem;
            margin-right: 1.25rem;
            margin-bottom: 0;
            border: none;
            flex: none; }
            .detail-top .detail-brief .top-info .bottom-item .share .is-left .share-btn {
              flex: none;
              width: 100%;
              height: 1.875rem;
              padding-top: 0;
              padding-bottom: 0;
              background-color: #fff;
              font-size: 0.75rem;
              color: #434343;
              border: 1px solid #ececec;
              justify-content: space-between; }
              .detail-top .detail-brief .top-info .bottom-item .share .is-left .share-btn .icon {
                width: 1.5rem;
                height: 1.5rem;
                background-image: url(../images/footer_icon_wechat_on.png);
                background-repeat: no-repeat;
                background-size: 100% 100%; }
            .detail-top .detail-brief .top-info .bottom-item .share .is-left .dropdown-QR {
              display: none;
              position: absolute;
              top: 100%;
              left: 0;
              padding-top: .625rem;
              padding-bottom: .625rem;
              padding-left: .625rem;
              padding-right: .625rem;
              font-size: 0.75rem;
              color: #161616;
              background-color: #fff;
              border-radius: .25rem;
              border: 1px solid #ececec;
              box-shadow: 0 8px 8px rgba(10, 10, 10, 0.1);
              z-index: 10; }
              .detail-top .detail-brief .top-info .bottom-item .share .is-left .dropdown-QR.is-active {
                display: block; }
              .detail-top .detail-brief .top-info .bottom-item .share .is-left .dropdown-QR img {
                height: auto; }
          .detail-top .detail-brief .top-info .bottom-item .share .copy-url {
            position: relative;
            width: 100%;
            height: 1.875rem;
            min-width: 5rem;
            border: 1px solid #ececec;
            border-radius: .9375rem;
            overflow: hidden; }
            .detail-top .detail-brief .top-info .bottom-item .share .copy-url .input {
              height: 100%;
              background-color: #e8e8e8;
              font-size: 0.75rem;
              color: #c9c9c9;
              border-color: #e8e8e8; }
            .detail-top .detail-brief .top-info .bottom-item .share .copy-url .copy-btn {
              position: absolute;
              top: 0;
              right: 0;
              width: 5rem;
              height: 100%;
              background-color: #fff;
              border: none;
              border-radius: 0;
              font-size: 0.75rem;
              color: #434343; }
          .detail-top .detail-brief .top-info .bottom-item .share .tips {
            display: none;
            position: absolute;
            right: 0;
            bottom: 120%;
            width: 100%;
            padding-left: 1rem;
            padding-right: 1rem;
            padding-top: 1rem;
            padding-bottom: 1rem;
            background-color: rgba(0, 0, 0, 0.7);
            color: #fff;
            font-size: 0.75rem;
            border-radius: .25rem;
            text-align: center; }
    .detail-top .detail-brief .edit-btns {
      top: -1px;
      right: -1px; }

.detail-content .detail-content-left {
  width: 59%;
  overflow: hidden; }

.detail-content .is-left {
  position: relative;
  width: 100%;
  margin-bottom: 1rem;
  background-color: #fff;
  border: 1px solid #ececec;
  border-radius: .25rem; }
  .detail-content .is-left:last-of-type {
    margin-bottom: 0; }
  .detail-content .is-left .edit-btns {
    top: 0;
    right: 0;
    height: 2.625rem; }
    .detail-content .is-left .edit-btns .new-btn {
      height: 100%;
      border: none;
      border-radius: .25rem; }
      .detail-content .is-left .edit-btns .new-btn:hover {
        background-color: #fff; }
  .detail-content .is-left .tabs-bar {
    display: flex;
    width: 100%;
    min-height: 2.75rem;
    background-color: #fff;
    border-bottom: 1px solid #ececec;
    justify-content: space-between;
    overflow-x: hidden;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0); }
    .detail-content .is-left .tabs-bar ul {
      display: flex;
      width: 88%;
      min-height: auto;
      border-bottom: 0;
      flex-wrap: wrap; }
    .detail-content .is-left .tabs-bar .tab-item {
      height: 2.75rem;
      padding-left: 0;
      padding-right: 0;
      padding-top: 0;
      padding-bottom: 0; }
      .detail-content .is-left .tabs-bar .tab-item.is-active, .detail-content .is-left .tabs-bar .tab-item:hover {
        background-color: #FFDB00; }
      .detail-content .is-left .tabs-bar .tab-item a {
        height: 100%;
        padding-left: 2rem;
        padding-right: 2rem;
        padding-top: 0;
        padding-bottom: 0;
        border-bottom: 0;
        font-size: 0.75rem;
        color: #000;
        align-items: center; }
        .detail-content .is-left .tabs-bar .tab-item a .icon {
          width: .5rem;
          height: .3125rem;
          margin-left: .1875rem; }
        @media screen and (max-width: 1366px) {
          .detail-content .is-left .tabs-bar .tab-item a {
            padding-left: 1rem;
            padding-right: 1rem; } }
      .detail-content .is-left .tabs-bar .tab-item .more-link {
        background-color: transparent; }
      .detail-content .is-left .tabs-bar .tab-item .more-dropdown {
        position: absolute;
        top: 100%;
        padding-top: 0;
        padding-bottom: 0;
        background-color: #fff;
        border-radius: 0;
        border-top: 1px solid #ececec; }
        .detail-content .is-left .tabs-bar .tab-item .more-dropdown .more-item {
          display: block;
          width: 100%;
          height: 2rem;
          line-height: 2rem;
          padding-left: 0;
          padding-right: 0;
          text-align: center;
          border-bottom: 1px solid #ececec;
          white-space: nowrap; }
          .detail-content .is-left .tabs-bar .tab-item .more-dropdown .more-item:last-of-type {
            border-bottom: 0; }
  .detail-content .is-left .show-info {
    display: none;
    position: relative;
    margin-left: 3.5rem;
    margin-right: 3.5rem;
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
    flex-direction: column;
    background-color: #fff; }
    .detail-content .is-left .show-info table {
      width: 100% !important; }
    .detail-content .is-left .show-info img {
      width: 100%;
      margin-bottom: .625rem; }
      .detail-content .is-left .show-info img.post-smiley {
        width: 2.25rem;
        margin-bottom: 0; }
      .detail-content .is-left .show-info img:last-of-type {
        margin-bottom: 0; }
      .detail-content .is-left .show-info img[smilieid] {
        width: 2.5rem;
        margin-bottom: 0; }
    .detail-content .is-left .show-info .edit-btns {
      top: -1px;
      right: -1px; }
      .detail-content .is-left .show-info .edit-btns .button {
        line-height: 2.125rem;
        border: none;
        background-color: transparent; }
        .detail-content .is-left .show-info .edit-btns .button .icon {
          width: .5625rem;
          height: auto; }
  .detail-content .is-left .show-item {
    padding-left: 3.5rem;
    padding-right: 3.5rem;
    padding-top: 2.5rem;
    padding-bottom: 2.5rem; }
    .detail-content .is-left .show-item .show-title {
      height: 2rem;
      padding-left: .75rem;
      padding-right: 1.5rem;
      padding-bottom: .25rem;
      font-size: 1.125rem;
      font-weight: 600;
      color: #000;
      border-bottom: 1px solid #888;
      border-left: 0.75rem solid #ffdb44; }
    .detail-content .is-left .show-item .show-list {
      padding-left: 1.5rem;
      padding-right: 1.5rem;
      margin-bottom: 1.5rem;
      font-size: 0.875rem;
      color: #000; }
      .detail-content .is-left .show-item .show-list .list-title {
        padding-top: .5rem;
        padding-bottom: .5rem; }
      .detail-content .is-left .show-item .show-list .list-content a {
        margin-right: 1rem;
        font-size: 0.875rem;
        color: #164396; }
      .detail-content .is-left .show-item .show-list .list-content li {
        margin-bottom: .25rem; }
    .detail-content .is-left .show-item .edit-btns {
      top: .9375rem;
      right: 0; }
      .detail-content .is-left .show-item .edit-btns .edit-btn {
        height: 2rem;
        border-radius: 0; }
    .detail-content .is-left .show-item > .show-info {
      padding-top: 1rem;
      margin-left: 0;
      margin-right: 0;
      line-height: 2;
      font-size: 0.875rem; }
      .detail-content .is-left .show-item > .show-info p {
        font-size: 0.875rem;
        line-height: 2; }
      .detail-content .is-left .show-item > .show-info .show-title {
        font-size: 1rem; }

.detail-content .is-right {
  flex: none;
  width: 30.667%;
  margin-left: .5rem; }
  .detail-content .is-right .right-info {
    min-height: 9.1875rem;
    margin-bottom: .75rem;
    padding: .75rem 1rem 1rem 2rem;
    background-color: #fff; }
    .detail-content .is-right .right-info.large-right-info {
      min-height: 15.625rem; }
    .detail-content .is-right .right-info .edit-btns {
      top: 4.275rem;
      right: .5rem; }
      .detail-content .is-right .right-info .edit-btns .button {
        height: auto;
        line-height: 1;
        padding: 0;
        color: #B06500;
        background-color: transparent;
        border: none; }
        .detail-content .is-right .right-info .edit-btns .button:hover {
          background-color: transparent; }
        .detail-content .is-right .right-info .edit-btns .button .icon {
          height: .75rem;
          background-image: url(../images/edit_btn_icon_2.png);
          background-size: 100%; }
    .detail-content .is-right .right-info .table {
      font-size: 0.75rem;
      color: #434343; }
      .detail-content .is-right .right-info .table td {
        padding-left: 0;
        padding-right: 0;
        padding-top: 0;
        padding-bottom: .75rem;
        border: none; }
        .detail-content .is-right .right-info .table td.table-header {
          width: 4rem;
          padding-right: .875rem;
          color: #888; }
        .detail-content .is-right .right-info .table td a {
          color: #164396; }
          .detail-content .is-right .right-info .table td a:hover {
            color: #164396; }
        .detail-content .is-right .right-info .table td span {
          display: inline-block;
          margin-right: .5rem;
          margin-bottom: .5rem; }
        .detail-content .is-right .right-info .table td .sale-times {
          margin-left: 0 !important; }
          .detail-content .is-right .right-info .table td .sale-times .column {
            padding-right: .5rem;
            white-space: nowrap;
            text-overflow: ellipsis;
            -moz-binding: url("../images/ellipsis.xml");
            overflow: hidden; }
            @media screen and (max-width: 1366px) {
              .detail-content .is-right .right-info .table td .sale-times .column {
                width: 100%; } }
  .detail-content .is-right .interact-item {
    margin-bottom: 1.875rem; }
  .detail-content .is-right .screen-title {
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: .75rem;
    font-size: 0.875rem;
    font-weight: 600;
    color: #000; }
    .detail-content .is-right .screen-title .line {
      display: block;
      width: .25rem;
      height: .875rem;
      margin-right: .45rem;
      background-color: #ffdb44;
      align-self: center; }
  .detail-content .is-right .buy-columns {
    margin-top: 0;
    margin-bottom: 0;
    text-align: center; }
    .detail-content .is-right .buy-columns .buy-btn {
      width: 64.65%;
      height: 2.5rem;
      margin-bottom: 1.25rem;
      font-size: 0.875rem;
      font-weight: 600;
      color: #B06500;
      border-color: #e6e6e6;
      border-radius: 1.25rem;
      background-image: linear-gradient(180deg, white 0%, #f7f7f7 100%);
      box-shadow: 0px 8px 4px 0px rgba(161, 206, 248, 0.14); }
    .detail-content .is-right .buy-columns .column:last-child .buy-btn {
      margin-bottom: 0; }
  .detail-content .is-right .other-table {
    background-color: transparent;
    font-size: 0.75rem;
    color: #434343; }
    .detail-content .is-right .other-table .table-header {
      color: #888;
      white-space: nowrap; }
    .detail-content .is-right .other-table td {
      padding-left: .9375rem;
      padding-right: .9375rem;
      padding-top: .3125rem;
      padding-bottom: .3125rem;
      border-color: #ececec; }
      .detail-content .is-right .other-table td a {
        margin-right: 1.25rem; }
      .detail-content .is-right .other-table td .sale-times {
        margin-left: 0 !important; }
        .detail-content .is-right .other-table td .sale-times .column {
          padding-right: .5rem;
          white-space: nowrap;
          text-overflow: ellipsis;
          -moz-binding: url("../images/ellipsis.xml");
          overflow: hidden; }
          @media screen and (max-width: 1366px) {
            .detail-content .is-right .other-table td .sale-times .column {
              width: 100%; } }
    .detail-content .is-right .other-table a {
      color: #B06500; }
    .detail-content .is-right .other-table.users {
      word-break: keep-all; }
      .detail-content .is-right .other-table.users a {
        margin-right: 1.25rem; }
  .detail-content .is-right .remark {
    background-color: #fff;
    font-size: 0.75rem;
    color: #434343; }
    .detail-content .is-right .remark .screen-title {
      height: 2.75rem;
      line-height: 2.75rem;
      padding-left: .5625rem;
      margin-bottom: .5rem;
      background-color: #fff;
      justify-content: space-between;
      align-items: center;
      border: 1px solid #ececec;
      border-radius: 2px; }
      .detail-content .is-right .remark .screen-title .line {
        display: inline-block; }
    .detail-content .is-right .remark .remark-content {
      padding: 0 1rem 1rem; }
    .detail-content .is-right .remark .button-box,
    .detail-content .is-right .remark .replay-btns {
      position: relative; }
      .detail-content .is-right .remark .button-box .button,
      .detail-content .is-right .remark .button-box .file,
      .detail-content .is-right .remark .replay-btns .button,
      .detail-content .is-right .remark .replay-btns .file {
        width: 1.125rem;
        height: 1.125rem;
        border: none;
        background-repeat: no-repeat;
        background-size: 100% 100%; }
        .detail-content .is-right .remark .button-box .button.emoji-btn,
        .detail-content .is-right .remark .button-box .file.emoji-btn,
        .detail-content .is-right .remark .replay-btns .button.emoji-btn,
        .detail-content .is-right .remark .replay-btns .file.emoji-btn {
          border-radius: 50%;
          background-image: url(../images/emoji_icon.png); }
      .detail-content .is-right .remark .button-box .emoji-popup,
      .detail-content .is-right .remark .button-box .replay-emoji-popup,
      .detail-content .is-right .remark .button-box .file-popup,
      .detail-content .is-right .remark .button-box .replay-file-popup,
      .detail-content .is-right .remark .replay-btns .emoji-popup,
      .detail-content .is-right .remark .replay-btns .replay-emoji-popup,
      .detail-content .is-right .remark .replay-btns .file-popup,
      .detail-content .is-right .remark .replay-btns .replay-file-popup {
        display: none;
        position: absolute;
        top: 100%;
        left: 0;
        width: 15.875rem;
        padding-left: .5rem;
        padding-right: .5rem;
        padding-top: .5rem;
        padding-bottom: 1rem;
        border: 1px solid #ececec;
        border-radius: .25rem;
        background-color: #fff;
        z-index: 2; }
        .detail-content .is-right .remark .button-box .emoji-popup .close-btn,
        .detail-content .is-right .remark .button-box .replay-emoji-popup .close-btn,
        .detail-content .is-right .remark .button-box .file-popup .close-btn,
        .detail-content .is-right .remark .button-box .replay-file-popup .close-btn,
        .detail-content .is-right .remark .replay-btns .emoji-popup .close-btn,
        .detail-content .is-right .remark .replay-btns .replay-emoji-popup .close-btn,
        .detail-content .is-right .remark .replay-btns .file-popup .close-btn,
        .detail-content .is-right .remark .replay-btns .replay-file-popup .close-btn {
          position: absolute;
          top: .625rem;
          right: .375rem;
          width: 1.5rem;
          height: 1.5rem;
          padding-left: 0;
          padding-right: 0;
          padding-top: 0;
          padding-bottom: 0;
          font-size: 0.875rem;
          border: none; }
        .detail-content .is-right .remark .button-box .emoji-popup .groups,
        .detail-content .is-right .remark .button-box .replay-emoji-popup .groups,
        .detail-content .is-right .remark .button-box .file-popup .groups,
        .detail-content .is-right .remark .button-box .replay-file-popup .groups,
        .detail-content .is-right .remark .replay-btns .emoji-popup .groups,
        .detail-content .is-right .remark .replay-btns .replay-emoji-popup .groups,
        .detail-content .is-right .remark .replay-btns .file-popup .groups,
        .detail-content .is-right .remark .replay-btns .replay-file-popup .groups {
          font-size: 0.75rem;
          color: #434343; }
          .detail-content .is-right .remark .button-box .emoji-popup .groups li.is-active a,
          .detail-content .is-right .remark .button-box .replay-emoji-popup .groups li.is-active a,
          .detail-content .is-right .remark .button-box .file-popup .groups li.is-active a,
          .detail-content .is-right .remark .button-box .replay-file-popup .groups li.is-active a,
          .detail-content .is-right .remark .replay-btns .emoji-popup .groups li.is-active a,
          .detail-content .is-right .remark .replay-btns .replay-emoji-popup .groups li.is-active a,
          .detail-content .is-right .remark .replay-btns .file-popup .groups li.is-active a,
          .detail-content .is-right .remark .replay-btns .replay-file-popup .groups li.is-active a {
            color: #B06500;
            border-bottom-color: #B06500; }
        .detail-content .is-right .remark .button-box .emoji-popup .horses,
        .detail-content .is-right .remark .button-box .replay-emoji-popup .horses,
        .detail-content .is-right .remark .button-box .file-popup .horses,
        .detail-content .is-right .remark .button-box .replay-file-popup .horses,
        .detail-content .is-right .remark .replay-btns .emoji-popup .horses,
        .detail-content .is-right .remark .replay-btns .replay-emoji-popup .horses,
        .detail-content .is-right .remark .replay-btns .file-popup .horses,
        .detail-content .is-right .remark .replay-btns .replay-file-popup .horses {
          display: flex;
          flex-wrap: wrap; }
          .detail-content .is-right .remark .button-box .emoji-popup .horses .horse,
          .detail-content .is-right .remark .button-box .replay-emoji-popup .horses .horse,
          .detail-content .is-right .remark .button-box .file-popup .horses .horse,
          .detail-content .is-right .remark .button-box .replay-file-popup .horses .horse,
          .detail-content .is-right .remark .replay-btns .emoji-popup .horses .horse,
          .detail-content .is-right .remark .replay-btns .replay-emoji-popup .horses .horse,
          .detail-content .is-right .remark .replay-btns .file-popup .horses .horse,
          .detail-content .is-right .remark .replay-btns .replay-file-popup .horses .horse {
            width: 3rem;
            height: 3rem;
            margin-left: -1px;
            margin-top: -1px;
            padding-left: .125rem;
            padding-right: .125rem;
            padding-top: .125rem;
            padding-bottom: .125rem;
            border: 1px solid #ececec;
            background-color: #fff;
            cursor: pointer; }
            .detail-content .is-right .remark .button-box .emoji-popup .horses .horse:hover,
            .detail-content .is-right .remark .button-box .replay-emoji-popup .horses .horse:hover,
            .detail-content .is-right .remark .button-box .file-popup .horses .horse:hover,
            .detail-content .is-right .remark .button-box .replay-file-popup .horses .horse:hover,
            .detail-content .is-right .remark .replay-btns .emoji-popup .horses .horse:hover,
            .detail-content .is-right .remark .replay-btns .replay-emoji-popup .horses .horse:hover,
            .detail-content .is-right .remark .replay-btns .file-popup .horses .horse:hover,
            .detail-content .is-right .remark .replay-btns .replay-file-popup .horses .horse:hover {
              background-color: rgba(176, 101, 0, 0.2); }
            .detail-content .is-right .remark .button-box .emoji-popup .horses .horse img,
            .detail-content .is-right .remark .button-box .replay-emoji-popup .horses .horse img,
            .detail-content .is-right .remark .button-box .file-popup .horses .horse img,
            .detail-content .is-right .remark .button-box .replay-file-popup .horses .horse img,
            .detail-content .is-right .remark .replay-btns .emoji-popup .horses .horse img,
            .detail-content .is-right .remark .replay-btns .replay-emoji-popup .horses .horse img,
            .detail-content .is-right .remark .replay-btns .file-popup .horses .horse img,
            .detail-content .is-right .remark .replay-btns .replay-file-popup .horses .horse img {
              width: 100%;
              height: 100%; }
      .detail-content .is-right .remark .button-box .file-popup,
      .detail-content .is-right .remark .button-box .replay-file-popup,
      .detail-content .is-right .remark .replay-btns .file-popup,
      .detail-content .is-right .remark .replay-btns .replay-file-popup {
        z-index: 1; }
      .detail-content .is-right .remark .button-box .file,
      .detail-content .is-right .remark .replay-btns .file {
        display: inline-flex;
        border-radius: 50%;
        background-image: url(../images/upload_icon.png); }
        .detail-content .is-right .remark .button-box .file .file-cta,
        .detail-content .is-right .remark .replay-btns .file .file-cta {
          background-color: transparent;
          border: none; }
      .detail-content .is-right .remark .button-box .images-preview,
      .detail-content .is-right .remark .replay-btns .images-preview {
        width: auto;
        padding-top: 1.5rem;
        padding-bottom: 1.5rem;
        padding-left: 1.25rem;
        padding-right: 1.25rem; }
        .detail-content .is-right .remark .button-box .images-preview .image,
        .detail-content .is-right .remark .button-box .images-preview .add-btn,
        .detail-content .is-right .remark .replay-btns .images-preview .image,
        .detail-content .is-right .remark .replay-btns .images-preview .add-btn {
          position: relative;
          float: left;
          width: 4rem;
          height: 4rem;
          margin-right: .25rem;
          border-radius: .25rem;
          border: 1px solid #ececec; }
          .detail-content .is-right .remark .button-box .images-preview .image .img,
          .detail-content .is-right .remark .button-box .images-preview .add-btn .img,
          .detail-content .is-right .remark .replay-btns .images-preview .image .img,
          .detail-content .is-right .remark .replay-btns .images-preview .add-btn .img {
            position: absolute;
            left: 0;
            right: 0;
            width: 100%;
            height: 100%;
            background-repeat: no-repeat;
            background-size: auto 100%;
            background-position: center;
            border-radius: .25rem; }
          .detail-content .is-right .remark .button-box .images-preview .image .close-btn,
          .detail-content .is-right .remark .button-box .images-preview .add-btn .close-btn,
          .detail-content .is-right .remark .replay-btns .images-preview .image .close-btn,
          .detail-content .is-right .remark .replay-btns .images-preview .add-btn .close-btn {
            top: -.25rem;
            right: -.25rem;
            background-color: #888; }
            .detail-content .is-right .remark .button-box .images-preview .image .close-btn::before, .detail-content .is-right .remark .button-box .images-preview .image .close-btn::after,
            .detail-content .is-right .remark .button-box .images-preview .add-btn .close-btn::before,
            .detail-content .is-right .remark .button-box .images-preview .add-btn .close-btn::after,
            .detail-content .is-right .remark .replay-btns .images-preview .image .close-btn::before,
            .detail-content .is-right .remark .replay-btns .images-preview .image .close-btn::after,
            .detail-content .is-right .remark .replay-btns .images-preview .add-btn .close-btn::before,
            .detail-content .is-right .remark .replay-btns .images-preview .add-btn .close-btn::after {
              background-color: #fff; }
        .detail-content .is-right .remark .button-box .images-preview .close-btn,
        .detail-content .is-right .remark .replay-btns .images-preview .close-btn {
          position: absolute;
          top: .25rem;
          right: .25rem;
          width: .5rem;
          height: .5rem;
          border-radius: 50%;
          background-color: transparent;
          color: #fff;
          font-size: 0.75rem;
          font-weight: 600;
          z-index: 1; }
          .detail-content .is-right .remark .button-box .images-preview .close-btn::before, .detail-content .is-right .remark .button-box .images-preview .close-btn::after,
          .detail-content .is-right .remark .replay-btns .images-preview .close-btn::before,
          .detail-content .is-right .remark .replay-btns .images-preview .close-btn::after {
            background-color: #000; }
        .detail-content .is-right .remark .button-box .images-preview .add-btn .file-cta,
        .detail-content .is-right .remark .replay-btns .images-preview .add-btn .file-cta {
          background-color: transparent;
          border: none; }
        .detail-content .is-right .remark .button-box .images-preview .add-btn .icon,
        .detail-content .is-right .remark .replay-btns .images-preview .add-btn .icon {
          font-size: 1.875rem;
          font-weight: 600;
          font-style: normal;
          color: #ccc; }
    .detail-content .is-right .remark .replay-btns .file {
      margin-left: .25rem; }
    .detail-content .is-right .remark .replay-btns .replay-emoji-popup {
      right: 60%;
      top: 40%; }
      .detail-content .is-right .remark .replay-btns .replay-emoji-popup .replay-horses {
        display: flex;
        flex-wrap: wrap; }
        .detail-content .is-right .remark .replay-btns .replay-emoji-popup .replay-horses .replay-horse {
          width: 3rem;
          height: 3rem;
          margin-left: -1px;
          margin-top: -1px;
          padding-left: .125rem;
          padding-right: .125rem;
          padding-top: .125rem;
          padding-bottom: .125rem;
          border: 1px solid #ececec;
          background-color: #fff;
          cursor: pointer; }
          .detail-content .is-right .remark .replay-btns .replay-emoji-popup .replay-horses .replay-horse:hover {
            background-color: rgba(176, 101, 0, 0.2); }
          .detail-content .is-right .remark .replay-btns .replay-emoji-popup .replay-horses .replay-horse img {
            width: 100%;
            height: 100%; }
    .detail-content .is-right .remark .button-box {
      width: 100%;
      height: 1.875rem; }
    .detail-content .is-right .remark .push-remark {
      width: 100%;
      padding-bottom: 1rem;
      border-bottom: 1px solid #ececec; }
      .detail-content .is-right .remark .push-remark .control {
        margin-bottom: .5rem; }
        .detail-content .is-right .remark .push-remark .control .textarea {
          height: auto;
          min-height: 2.25rem;
          max-height: 10rem;
          background-color: #f4f4f4;
          font-size: 0.75rem;
          overflow-x: hidden;
          overflow-y: auto; }
          .detail-content .is-right .remark .push-remark .control .textarea:focus {
            background-color: #fff;
            outline: none;
            border-color: #ececec; }
      .detail-content .is-right .remark .push-remark .push-btn {
        float: right;
        width: 6rem;
        height: 1.875rem;
        background-image: url(../images/push_btn_bg.png);
        background-repeat: no-repeat;
        background-size: 100% 100%;
        font-size: 0.75rem;
        font-weight: 600;
        color: #000;
        border: none;
        justify-content: flex-end; }
    .detail-content .is-right .remark .users-remark {
      margin-top: .75rem;
      overflow: hidden; }
      .detail-content .is-right .remark .users-remark .sort-tools {
        width: auto;
        height: 100%;
        background-color: transparent;
        border: none; }
        .detail-content .is-right .remark .users-remark .sort-tools .item {
          padding-left: 0;
          padding-right: .625rem;
          padding-top: 0;
          padding-bottom: 0;
          border: none; }
          .detail-content .is-right .remark .users-remark .sort-tools .item.is-active {
            font-weight: bold; }
      .detail-content .is-right .remark .users-remark .item {
        padding-top: .9375rem;
        padding-bottom: .9375rem;
        border-bottom: 1px solid #ececec; }
        .detail-content .is-right .remark .users-remark .item .avatar {
          flex: none;
          width: 2.125rem;
          height: 2.125rem;
          margin-right: .8125rem;
          border: 1px solid #ececec; }
          .detail-content .is-right .remark .users-remark .item .avatar img {
            width: 100%;
            height: 100%; }
        .detail-content .is-right .remark .users-remark .item .remark-content,
        .detail-content .is-right .remark .users-remark .item .replay-box {
          font-size: 0.75rem;
          color: #434343;
          flex-direction: column; }
          .detail-content .is-right .remark .users-remark .item .remark-content a,
          .detail-content .is-right .remark .users-remark .item .replay-box a {
            color: #164396; }
          .detail-content .is-right .remark .users-remark .item .remark-content .remark-time,
          .detail-content .is-right .remark .users-remark .item .replay-box .remark-time {
            margin-top: 2px;
            color: #bcbcbc; }
          .detail-content .is-right .remark .users-remark .item .remark-content .horse,
          .detail-content .is-right .remark .users-remark .item .replay-box .horse {
            width: 2.25rem;
            margin-left: .125rem;
            margin-right: .125rem;
            vertical-align: text-top; }
          .detail-content .is-right .remark .users-remark .item .remark-content .user-name,
          .detail-content .is-right .remark .users-remark .item .replay-box .user-name {
            color: #164396;
            white-space: nowrap; }
          .detail-content .is-right .remark .users-remark .item .remark-content p,
          .detail-content .is-right .remark .users-remark .item .replay-box p {
            line-height: 1rem;
            word-break: break-word; }
        .detail-content .is-right .remark .users-remark .item .replay-box {
          margin-top: .625rem;
          margin-left: 2.8125rem;
          background-color: #f5f5f5;
          border-radius: .25rem; }
          .detail-content .is-right .remark .users-remark .item .replay-box .replay-item {
            padding-left: .8125rem;
            padding-right: .8125rem;
            padding-top: .5rem;
            padding-bottom: .5rem;
            border-bottom: 1px solid #ececec;
            word-break: break-word; }
            .detail-content .is-right .remark .users-remark .item .replay-box .replay-item:last-of-type {
              border-bottom: 0; }
            .detail-content .is-right .remark .users-remark .item .replay-box .replay-item .replay-images {
              display: flex; }
              .detail-content .is-right .remark .users-remark .item .replay-box .replay-item .replay-images .replay-image {
                width: 2.5rem;
                height: 2.5rem;
                margin-right: .1875rem;
                margin-top: .25rem;
                border: 1px solid #ececec;
                border-radius: .25rem;
                overflow: hidden;
                cursor: pointer; }
                .detail-content .is-right .remark .users-remark .item .replay-box .replay-item .replay-images .replay-image img {
                  width: 100%;
                  height: 100%;
                  object-fit: cover;
                  object-position: top; }
        .detail-content .is-right .remark .users-remark .item .remark-content .replay-images {
          display: flex;
          padding-top: .25rem;
          overflow: hidden; }
          .detail-content .is-right .remark .users-remark .item .remark-content .replay-images .replay-image {
            display: inline-block;
            max-width: 5rem;
            max-height: 9rem;
            margin-right: .25rem;
            overflow: hidden;
            cursor: pointer; }
        .detail-content .is-right .remark .users-remark .item .remark-time {
          justify-content: space-between;
          align-items: center; }
          .detail-content .is-right .remark .users-remark .item .remark-time .report-btn,
          .detail-content .is-right .remark .users-remark .item .remark-time .forbidden-btn,
          .detail-content .is-right .remark .users-remark .item .remark-time .remove-btn,
          .detail-content .is-right .remark .users-remark .item .remark-time .replay-btn,
          .detail-content .is-right .remark .users-remark .item .remark-time .replay-hide {
            height: 100%;
            padding-left: 0;
            padding-right: 0;
            padding-top: 0;
            padding-bottom: 0;
            background-color: transparent;
            border: none;
            font-size: 0.75rem;
            color: #bcbcbc; }
          .detail-content .is-right .remark .users-remark .item .remark-time .forbidden-btn,
          .detail-content .is-right .remark .users-remark .item .remark-time .remove-btn {
            display: none; }
        .detail-content .is-right .remark .users-remark .item .replay-text {
          display: flex;
          align-items: flex-end;
          flex-wrap: wrap; }
          .detail-content .is-right .remark .users-remark .item .replay-text .textarea {
            width: 100%;
            height: 10rem;
            min-height: auto;
            font-size: 0.75rem; }
          .detail-content .is-right .remark .users-remark .item .replay-text .replay-btns {
            width: 100%;
            margin-top: .5rem; }
            .detail-content .is-right .remark .users-remark .item .replay-text .replay-btns .replay-btn {
              float: right;
              width: 6rem;
              height: 1.875rem;
              background-image: url(../images/push_btn_bg.png);
              background-repeat: no-repeat;
              background-size: 100% 100%;
              font-size: 0.75rem;
              font-weight: bold;
              color: #646464;
              border: none;
              justify-content: flex-end; }
        @media screen and (max-width: 1366px) {
          .detail-content .is-right .remark .users-remark .item .replay-text {
            flex-wrap: wrap; }
            .detail-content .is-right .remark .users-remark .item .replay-text .textarea,
            .detail-content .is-right .remark .users-remark .item .replay-text .replay-btns {
              flex: none;
              width: 100%;
              margin-left: 0; }
              .detail-content .is-right .remark .users-remark .item .replay-text .textarea .replay-btn,
              .detail-content .is-right .remark .users-remark .item .replay-text .replay-btns .replay-btn {
                float: right; }
            .detail-content .is-right .remark .users-remark .item .replay-text .replay-btns {
              padding-top: .5rem; }
              .detail-content .is-right .remark .users-remark .item .replay-text .replay-btns .replay-file-popup {
                top: 100%;
                left: 0; } }
      .detail-content .is-right .remark .users-remark .return-remark-btn {
        float: right;
        margin-top: 1rem;
        font-size: 0.75rem;
        color: rgba(0, 0, 0, 0.45);
        align-items: center;
        overflow: hidden; }
        .detail-content .is-right .remark .users-remark .return-remark-btn .icon {
          display: inline-block;
          width: .75rem;
          height: .75rem;
          margin-right: .4375rem;
          background-size: 100% 100%;
          background-repeat: no-repeat;
          background-image: url(../images/return_remark_icon.png); }
  @media screen and (max-width: 1366px) {
    .detail-content .is-right {
      width: 37.15%; } }

.detail-content.factory-detail .show-info {
  display: block !important; }

.detail-content.series-detail .single-columns {
  margin-left: -.5rem;
  margin-right: -.5rem;
  margin-top: -.5rem;
  margin-bottom: 0;
  overflow: hidden; }
  .detail-content.series-detail .single-columns .column {
    width: 14.285%;
    padding-left: .5rem;
    padding-right: .5rem;
    padding-top: .5rem;
    padding-bottom: .5rem; }
    .detail-content.series-detail .single-columns .column .inner {
      width: auto;
      background-color: #fff; }
      .detail-content.series-detail .single-columns .column .inner .image {
        height: auto; }
    @media screen and (max-width: 1366px) {
      .detail-content.series-detail .single-columns .column {
        padding-left: .5rem;
        padding-right: .5rem;
        width: 16.667%; } }
  .detail-content.series-detail .single-columns.is-all {
    max-height: none; }

.detail-content.series-detail > .is-right {
  width: 30.667%; }

@media screen and (max-width: 1366px) {
  .detail-content.series-detail .screen .is-left {
    white-space: nowrap; }
  .detail-content.series-detail .screen .button.is-right {
    width: 4.5rem; } }

@media screen and (max-width: 999px) {
  .detail-content.series-detail > .is-right {
    width: 33.333%; }
    .detail-content.series-detail > .is-right .edit-btns {
      right: 1rem; } }

.detail-content.acg-cartoon-characters .list-mode, .detail-content.acg-real-people .list-mode {
  margin-top: .5rem; }
  .detail-content.acg-cartoon-characters .list-mode .column .inner .is-left, .detail-content.acg-real-people .list-mode .column .inner .is-left {
    margin-bottom: 0; }
  .detail-content.acg-cartoon-characters .list-mode .is-right, .detail-content.acg-real-people .list-mode .is-right {
    flex: 1;
    margin-left: 0; }
    .detail-content.acg-cartoon-characters .list-mode .is-right .table, .detail-content.acg-real-people .list-mode .is-right .table {
      table-layout: fixed; }

.brand-title {
  display: flex;
  justify-content: space-between;
  align-items: center; }

.factory-list .item .item-columns {
  padding-bottom: 1rem;
  max-height: none !important; }
  @media screen and (max-width: 1366px) {
    .factory-list .item .item-columns .column {
      width: 25%; } }

.databank-initials-columns .column a {
  display: block;
  color: #000; }
  .databank-initials-columns .column a:hover {
    color: #B06500; }

.databank-initials-columns .column .item-subtitle {
  font-size: 0.75rem;
  color: #164396; }

.popup {
  display: none;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1000;
  background-color: rgba(0, 0, 0, 0.02); }
  .popup.log-tips-pop .popup-box, .popup.confirm-pop .popup-box {
    width: 16.25rem;
    background-color: transparent;
    background-image: url(../images/confirm_popup.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    border: none; }
    .popup.log-tips-pop .popup-box .popup-title, .popup.confirm-pop .popup-box .popup-title {
      position: relative;
      top: 1rem;
      background-color: transparent; }
      .popup.log-tips-pop .popup-box .popup-title h4, .popup.confirm-pop .popup-box .popup-title h4 {
        width: 100%;
        font-size: 0.875rem;
        font-weight: 600;
        text-align: center; }
    .popup.log-tips-pop .popup-box .pop-btns, .popup.confirm-pop .popup-box .pop-btns {
      padding-left: 1.875rem;
      padding-right: 1.875rem;
      padding-top: 1.875rem;
      padding-bottom: 1.875rem;
      justify-content: space-around; }
      .popup.log-tips-pop .popup-box .pop-btns .button, .popup.confirm-pop .popup-box .pop-btns .button {
        width: 3.375rem;
        height: 1.75rem;
        font-size: 0.75rem;
        color: #000;
        border: none;
        border-radius: .875rem;
        box-shadow: none; }
        .popup.log-tips-pop .popup-box .pop-btns .button.cancel-btn, .popup.confirm-pop .popup-box .pop-btns .button.cancel-btn {
          background-image: linear-gradient(360deg, #e5e5e5 0%, whitesmoke 100%); }
        .popup.log-tips-pop .popup-box .pop-btns .button.confirm-btn, .popup.confirm-pop .popup-box .pop-btns .button.confirm-btn {
          background-image: linear-gradient(360deg, #fee60d 0%, #fff872 100%); }
  .popup.log-tips-pop .popup-box {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ececec;
    border-radius: .25rem; }
    .popup.log-tips-pop .popup-box .popup-title {
      top: 0;
      background-color: #fad642; }
  .popup.fail-pop .popup-box {
    width: 22rem; }
    .popup.fail-pop .popup-box .popup-title {
      background-color: #D8D8D8; }
    .popup.fail-pop .popup-box .pop-btns {
      justify-content: center; }
      .popup.fail-pop .popup-box .pop-btns .cancel-btn {
        margin-right: 2rem; }
  .popup.synonym-pop .show-tags {
    display: none; }
    .popup.synonym-pop .show-tags .tag {
      margin-right: .25rem;
      font-size: 0.75rem; }
  .popup.synonym-pop .add-synonym,
  .popup.synonym-pop .delete-synonym {
    margin-top: .5rem; }
    .popup.synonym-pop .add-synonym .input,
    .popup.synonym-pop .add-synonym .button,
    .popup.synonym-pop .delete-synonym .input,
    .popup.synonym-pop .delete-synonym .button {
      font-size: 0.75rem;
      border: 1px solid #ececec; }
    .popup.synonym-pop .add-synonym .input,
    .popup.synonym-pop .delete-synonym .input {
      margin-right: 1rem; }
  .popup.synonym-pop .delete-synonym {
    display: flex;
    margin-top: 0;
    padding-bottom: .5rem;
    border-bottom: 1px solid #ececec;
    justify-content: space-between; }
    .popup.synonym-pop .delete-synonym .button {
      margin-left: .25rem; }
  .popup.report-popup .inner {
    display: flex;
    flex-direction: column;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 50rem;
    height: 25.625rem;
    margin: auto;
    background-color: #fff;
    justify-content: space-between; }
    .popup.report-popup .inner .top-title {
      height: 3.5rem;
      line-height: 3.5rem;
      padding-left: 1.5rem;
      padding-right: 1.5rem;
      font-size: 1.125rem;
      color: rgba(0, 0, 0, 0.85);
      border-bottom: 1px solid rgba(0, 0, 0, 0.15);
      justify-content: space-between;
      align-items: center; }
      .popup.report-popup .inner .top-title h2 {
        font-weight: 600; }
      .popup.report-popup .inner .top-title .push-tag-bar li {
        width: 7.5rem;
        height: 2.5rem;
        line-height: 2.5rem;
        font-size: 1rem;
        color: rgba(0, 0, 0, 0.65);
        text-align: center;
        cursor: pointer; }
        .popup.report-popup .inner .top-title .push-tag-bar li.is-active {
          background-color: #FFDB00;
          color: #000; }
      .popup.report-popup .inner .top-title .close-btn {
        color: rgba(0, 0, 0, 0.45);
        border: none;
        background-color: transparent; }
        .popup.report-popup .inner .top-title .close-btn::before, .popup.report-popup .inner .top-title .close-btn::after {
          background-color: #8c8c8c; }
    .popup.report-popup .inner .bottom-btns {
      flex: none;
      height: 3.25rem;
      line-height: 3.25rem;
      padding-left: 1.5rem;
      padding-right: 1.5rem;
      border-top: 1px solid rgba(0, 0, 0, 0.15);
      text-align: right;
      align-items: center;
      justify-content: flex-end; }
      .popup.report-popup .inner .bottom-btns .button {
        height: 2rem;
        margin-left: 1rem;
        border-radius: 2px;
        border: 1px solid rgba(0, 0, 0, 0.15);
        font-size: 0.875rem;
        color: rgba(0, 0, 0, 0.65); }
        .popup.report-popup .inner .bottom-btns .button.submit-btn {
          color: #000;
          background-color: #FFDB00;
          border-color: #FFDB00; }
          .popup.report-popup .inner .bottom-btns .button.submit-btn:focus {
            border-color: #FFDB00 !important; }
        .popup.report-popup .inner .bottom-btns .button:focus {
          border-color: rgba(0, 0, 0, 0.15) !important; }
    .popup.report-popup .inner .popup-content {
      height: calc(100% - 6.75rem); }
      .popup.report-popup .inner .popup-content .edit-content {
        padding-left: 1.5rem;
        padding-right: 1.5rem; }
        .popup.report-popup .inner .popup-content .edit-content .zq-tags {
          display: flex;
          flex-wrap: wrap;
          max-height: 10.5rem;
          margin-left: -.75rem;
          margin-right: -.75rem;
          margin-bottom: -.75rem;
          padding-top: 1.5rem;
          padding-bottom: 1.5rem;
          overflow: hidden; }
          .popup.report-popup .inner .popup-content .edit-content .zq-tags .tag-item {
            width: 5.25rem;
            height: 2rem;
            margin-left: .75rem;
            margin-right: .75rem;
            margin-bottom: .75rem;
            border: 1px solid rgba(0, 0, 0, 0.15);
            border-radius: 2px;
            font-size: 0.875rem;
            color: rgba(0, 0, 0, 0.65); }
            .popup.report-popup .inner .popup-content .edit-content .zq-tags .tag-item.is-active {
              background-color: #FFDB00;
              border-color: #FFDB00;
              color: #000; }
              .popup.report-popup .inner .popup-content .edit-content .zq-tags .tag-item.is-active:focus {
                border-color: #FFDB00 !important; }
            .popup.report-popup .inner .popup-content .edit-content .zq-tags .tag-item:focus {
              border-color: rgba(0, 0, 0, 0.15) !important; }
            .popup.report-popup .inner .popup-content .edit-content .zq-tags .tag-item label {
              width: 100%;
              min-width: auto;
              height: 100%;
              line-height: 1.875rem;
              border: none; }
          .popup.report-popup .inner .popup-content .edit-content .zq-tags.tags-box {
            display: none; }
            .popup.report-popup .inner .popup-content .edit-content .zq-tags.tags-box.is-active {
              display: flex; }
            .popup.report-popup .inner .popup-content .edit-content .zq-tags.tags-box .radio + .radio {
              margin-left: 0; }
            .popup.report-popup .inner .popup-content .edit-content .zq-tags.tags-box .tag-item {
              margin-right: 1.5rem;
              margin-bottom: 1rem;
              border: none; }
              .popup.report-popup .inner .popup-content .edit-content .zq-tags.tags-box .tag-item input[type="radio"] {
                position: absolute;
                clip: rect(0, 0, 0, 0); }
              .popup.report-popup .inner .popup-content .edit-content .zq-tags.tags-box .tag-item label {
                display: flex;
                min-width: 5.5rem;
                height: 2.5rem;
                line-height: 2.5rem;
                padding-left: .5rem;
                padding-right: .5rem;
                font-size: 0.875rem;
                background-color: #fff;
                border: 1px solid rgba(0, 0, 0, 0.15);
                border-radius: 2px;
                color: rgba(0, 0, 0, 0.65);
                align-items: center;
                text-align: center;
                cursor: pointer; }
                .popup.report-popup .inner .popup-content .edit-content .zq-tags.tags-box .tag-item label font {
                  font-size: 0.875rem;
                  color: rgba(0, 0, 0, 0.65); }
              .popup.report-popup .inner .popup-content .edit-content .zq-tags.tags-box .tag-item input[type="radio"] + label {
                content: "";
                display: inline-block;
                background-color: #fff; }
              .popup.report-popup .inner .popup-content .edit-content .zq-tags.tags-box .tag-item input[type="radio"]:checked + label {
                background-color: #FFDB00;
                border-color: #FFDB00;
                color: #000; }
        .popup.report-popup .inner .popup-content .edit-content .item {
          margin-bottom: 1rem; }
          .popup.report-popup .inner .popup-content .edit-content .item .subtitle {
            margin-bottom: .5rem;
            font-size: 1rem;
            font-weight: 500;
            color: rgba(0, 0, 0, 0.65); }
          .popup.report-popup .inner .popup-content .edit-content .item .input {
            width: 33.75rem;
            height: 2rem;
            padding-left: .625rem;
            border: 1px solid rgba(0, 0, 0, 0.15);
            outline: none;
            font-size: 0.875rem;
            box-shadow: none; }
      .popup.report-popup .inner .popup-content .select {
        min-width: 10rem;
        padding-left: .5rem;
        padding-right: .5rem;
        border: 1px solid rgba(0, 0, 0, 0.15);
        color: rgba(0, 0, 0, 0.65);
        font-size: 0.75rem;
        outline: none;
        background-color: transparent;
        background-repeat: no-repeat;
        background-size: .875rem .875rem;
        background-image: url(../images/sort_icon.png);
        background-position: 95% .5rem;
        appearance: none;
        -moz-appearance: none;
        -webkit-appearance: none;
        cursor: pointer; }
    .popup.report-popup .inner .textarea {
      min-height: auto;
      height: 10rem;
      margin-bottom: 1rem;
      border: 1px solid #ddd;
      border-radius: 2px;
      font-size: 0.75rem;
      outline: none;
      box-shadow: none; }
      .popup.report-popup .inner .textarea ::placeholder {
        color: rgba(0, 0, 0, 0.3); }
  .popup .popup-box {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    margin: auto;
    width: 24.375rem;
    background-color: #fff;
    border: 1px solid #ececec;
    border-radius: .25rem; }
    .popup .popup-box .popup-title {
      height: 2.5rem;
      padding-left: 1.75rem;
      padding-right: 1.25rem;
      background-color: #fad642;
      align-items: center;
      justify-content: space-between; }
      .popup .popup-box .popup-title h4 {
        margin-bottom: 0;
        font-size: 0.75rem;
        font-weight: normal;
        color: #434343; }
      .popup .popup-box .popup-title .remove-btn {
        background-color: transparent; }
    .popup .popup-box .popup-content {
      padding-left: 1.5rem;
      padding-right: 1.5rem;
      padding-top: 1.5rem;
      padding-bottom: 1.5rem; }
      .popup .popup-box .popup-content .control {
        width: 100%; }
        .popup .popup-box .popup-content .control .input {
          background-color: #fff !important; }
      .popup .popup-box .popup-content .search-result {
        font-size: 0.875rem;
        color: #454545; }
        .popup .popup-box .popup-content .search-result .no-found,
        .popup .popup-box .popup-content .search-result .founded {
          display: none;
          padding-left: .25rem; }
        .popup .popup-box .popup-content .search-result .button {
          height: 100%;
          font-size: 0.875rem;
          color: #B06500;
          background-color: transparent;
          border: none;
          box-shadow: none; }
        .popup .popup-box .popup-content .search-result .tags {
          max-height: 20rem;
          margin-left: -.75rem;
          margin-right: -.75rem;
          overflow-y: auto; }
          .popup .popup-box .popup-content .search-result .tags .tag-btn {
            padding-left: 1.125rem;
            padding-right: 1.125rem;
            padding-top: .5rem;
            padding-bottom: .5rem;
            margin-left: .75rem;
            margin-right: 0;
            margin-bottom: .25rem;
            color: #454545;
            background-color: #f4f4f4;
            border: 1px solid #ddd;
            border-radius: .25rem; }

.loading {
  display: none;
  overflow: hidden; }
  .loading .inner {
    padding-top: 2rem;
    padding-bottom: 2rem;
    text-align: center; }
    .loading .inner img {
      width: 4rem;
      margin-top: -.25rem;
      vertical-align: middle;
      -webkit-filter: grayscale(100%) opacity(50%);
      -moz-filter: grayscale(100%) opacity(50%);
      -ms-filter: grayscale(100%) opacity(50%);
      -o-filter: grayscale(100%) opacity(50%);
      filter: grayscale(100%) opacity(50%); }
    .loading .inner .title {
      font-size: 1rem;
      color: #ccc; }

.empty-list {
  border: 1px solid #ececec;
  border-radius: .25rem;
  font-size: 0.875rem;
  color: #434343;
  text-align: center; }

.databank-content-left {
  width: calc(100% - 17.5rem); }
  .databank-content-left .empty-list {
    padding-top: 4.5rem;
    padding-bottom: 4.5rem; }
  .databank-content-left .pagination li {
    background-color: #fff; }
  .databank-content-left .pagination .go-to-page .button,
  .databank-content-left .pagination .go-to-page .input {
    background-color: #fff; }

.databank-title {
  height: 100%;
  justify-content: space-between; }
  .databank-title .help-us-btn {
    font-size: 0.75rem;
    color: #3C3100;
    align-self: center; }
    .databank-title .help-us-btn:hover {
      color: #B06500; }

.go-to-btns {
  position: fixed;
  right: 2rem;
  bottom: 4rem;
  width: 2.5rem;
  z-index: 999; }
  .go-to-btns .button {
    width: 100%;
    height: 2.5rem;
    background-color: #fff;
    border-color: #ececec;
    border-radius: .25rem; }
    .go-to-btns .button:hover .icon {
      opacity: 1 !important; }
    .go-to-btns .button .icon {
      background-repeat: no-repeat;
      background-position: center;
      background-size: 1.5rem; }
      .go-to-btns .button .icon.go-top-icon {
        background-image: url(../images/go_top_icon.png);
        opacity: .5;
        background-size: 17px 12px; }
      .go-to-btns .button .icon.go-bbs-icon {
        background-image: url(../images/go_bbs_icon.png);
        opacity: .3; }

.databank-menu {
  position: relative;
  min-width: 999px;
  margin-bottom: 0;
  background-color: #FFDB00; }
  .databank-menu .wrap {
    height: 100%; }
  .databank-menu .header-menu {
    top: 0;
    bottom: 0;
    width: 100%;
    height: 3.75rem;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
    background-color: transparent;
    box-shadow: none;
    z-index: 999; }
    .databank-menu .header-menu .columns {
      display: flex;
      justify-content: space-between; }
    .databank-menu .header-menu .header-menu-item {
      flex: none;
      width: auto;
      padding-left: 2.625rem;
      border-color: #ececec; }
      .databank-menu .header-menu .header-menu-item:nth-child(1) {
        width: 43.9167%;
        padding-left: 0;
        padding-right: 0;
        margin-right: -47px; }
        .databank-menu .header-menu .header-menu-item:nth-child(1) .c-item {
          width: 25%; }
      .databank-menu .header-menu .header-menu-item:nth-child(2) {
        width: 24.5%;
        margin-right: -47px; }
      .databank-menu .header-menu .header-menu-item:nth-child(3) {
        width: 24.5%;
        margin-right: -74px; }
      .databank-menu .header-menu .header-menu-item:nth-child(4) {
        width: 10.583%; }
      .databank-menu .header-menu .header-menu-item:nth-child(5) {
        width: 7%; }
      .databank-menu .header-menu .header-menu-item .has-dropdown {
        background-color: transparent; }
        .databank-menu .header-menu .header-menu-item .has-dropdown .navbar-link {
          background-color: transparent; }
      @media screen and (max-width: 1366px) {
        .databank-menu .header-menu .header-menu-item {
          padding-left: 1.75rem; }
          .databank-menu .header-menu .header-menu-item:nth-child(1) {
            margin-right: -30px; }
          .databank-menu .header-menu .header-menu-item:nth-child(2) {
            margin-right: -28px; }
          .databank-menu .header-menu .header-menu-item:nth-child(3) {
            margin-right: -54px; }
          .databank-menu .header-menu .header-menu-item:nth-child(5) {
            width: 8%; } }
    .databank-menu .header-menu .c-item {
      padding-left: 0;
      padding-right: 0;
      font-size: 0.875rem;
      font-weight: 500;
      color: #000; }
      .databank-menu .header-menu .c-item p {
        display: inline-block;
        width: 3.5rem; }
      .databank-menu .header-menu .c-item .navbar-dropdown .triangle {
        display: none; }
    .databank-menu .header-menu .is-big-btns .market-enter {
      font-weight: 500;
      color: #000; }
      .databank-menu .header-menu .is-big-btns .market-enter:hover {
        color: #000; }

#pictureViewer .image-popup .close-btn {
  padding: 1rem;
  border: none; }
  #pictureViewer .image-popup .close-btn::before, #pictureViewer .image-popup .close-btn::after {
    background-color: #888; }
  #pictureViewer .image-popup .close-btn.handel:hover {
    background-color: #fff; }
    #pictureViewer .image-popup .close-btn.handel:hover::before, #pictureViewer .image-popup .close-btn.handel:hover::after {
      background-color: #164396; }

#pictureViewer .image-popup .menu-bar .handel {
  width: 2rem;
  height: 2rem;
  line-height: 2rem;
  text-align: center;
  color: #888;
  font-weight: bold;
  background-image: none !important; }
  #pictureViewer .image-popup .menu-bar .handel:hover {
    background-color: #fff;
    color: #164396; }
    #pictureViewer .image-popup .menu-bar .handel:hover.maximization::after {
      border-color: #164396; }
  #pictureViewer .image-popup .menu-bar .handel.maximization::after {
    content: "";
    display: inline-block;
    width: 0.75rem;
    height: 0.75rem;
    border: 2px solid #888; }

#pictureViewer .image-popup .image-prev-btn,
#pictureViewer .image-popup .image-next-btn {
  height: 4rem;
  line-height: 4rem;
  padding: 0;
  background-color: #fff;
  border: none;
  font-size: 1.25rem;
  font-weight: bold; }
  #pictureViewer .image-popup .image-prev-btn:hover,
  #pictureViewer .image-popup .image-next-btn:hover {
    color: #164396; }

@media screen and (max-width: 1366px) {
  #comics .single-columns .column {
    width: 50%; } }
