body {
  width: 19.2rem; }

body {
  background-color: #fff; }
  body input {
    -webkit-appearance: none; }
  body .container {
    width: 16.96rem;
    margin: 0 auto; }
  body #goTop {
    position: fixed;
    right: 10px;
    bottom: 1rem;
    width: .4rem;
    height: .4rem;
    border-radius: 50%;
    background: #000;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 10000; }
    body #goTop .iconfont {
      color: #fff;
      font-size: .2rem; }
  body .swiper-pagination-bullet-active {
    background: #9d2526; }
  body .container-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: .8rem 0; }
    body .container-title .title-left-container {
      display: flex;
      align-items: flex-end; }
      body .container-title .title-left-container .title-content .cn-title {
        font-size: .28rem;
        color: #000; }
      body .container-title .title-left-container .title-content .en-title {
        font-size: .56rem;
        margin-top: 4px;
        color: #000; }
      body .container-title .title-left-container .sub-title-area {
        margin-left: .5rem;
        padding-left: .1rem;
        border-left: 3px solid #000;
        margin-bottom: .1rem; }
        body .container-title .title-left-container .sub-title-area .en-title {
          margin-top: 5px;
          line-height: 1; }
    body .container-title .more-btn {
      font-size: .14rem;
      color: #000; }
  body .white-font {
    color: #fff !important; }
  body .grey-bg {
    background-color: #f7f7f8; }
  body .title-screen-area {
    display: flex;
    align-items: center;
    justify-content: space-between; }
    body .title-screen-area .select-screen {
      display: flex;
      align-items: center;
      margin-bottom: .6rem; }
      body .title-screen-area .select-screen .nav-area {
        display: flex;
        align-items: center;
        margin-left: .2rem; }
        body .title-screen-area .select-screen .nav-area .nav-title {
          width: .96rem;
          height: .6rem;
          background-color: #000;
          color: #fff;
          display: flex;
          align-items: center;
          justify-content: center;
          font-size: .18rem;
          flex-shrink: 0; }
        body .title-screen-area .select-screen .nav-area .select-area {
          position: relative;
          width: 2.85rem;
          height: calc(.6rem - 2px);
          background-color: #fff;
          border: 1px solid #000; }
          body .title-screen-area .select-screen .nav-area .select-area .selected {
            padding: 0 .3rem;
            height: 100%;
            width: calc(100% - .6rem);
            display: flex;
            align-items: center;
            justify-content: space-between;
            cursor: pointer;
            white-space: nowrap; }
            body .title-screen-area .select-screen .nav-area .select-area .selected p, body .title-screen-area .select-screen .nav-area .select-area .selected span {
              font-size: .18rem; }
          body .title-screen-area .select-screen .nav-area .select-area .select-list {
            position: absolute;
            left: 0;
            top: calc(100% + 1px);
            width: calc(100% - 1px);
            background-color: #fff;
            border: 1px solid #000;
            border-top: unset;
            display: none;
            z-index: 1000; }
            body .title-screen-area .select-screen .nav-area .select-area .select-list .select-item {
              padding: 0 .3rem;
              height: .6rem;
              width: calc(100% - .6rem);
              font-size: .18rem;
              cursor: pointer;
              display: flex;
              align-items: center; }
            body .title-screen-area .select-screen .nav-area .select-area .select-list .select-item-on, body .title-screen-area .select-screen .nav-area .select-area .select-list .select-item:hover {
              background-color: #dedede; }
  body .content-title-area {
    position: relative;
    padding-bottom: .3rem; }
    body .content-title-area .content-title {
      font-size: .28rem;
      color: #000; }
    body .content-title-area .content-title-des {
      font-size: 14px;
      line-height: 1.5;
      margin-top: .1rem;
      color: #000; }
  body .content-title-area:after {
    position: absolute;
    content: '';
    width: .25rem;
    height: .04rem;
    background: #9d2526;
    bottom: 0;
    left: 0; }
  body .more-btn-circle {
    width: .55rem;
    height: .55rem;
    background-color: #9d2526;
    border-radius: 50%;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: .12rem; }
  body .status {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-bottom: .3rem; }
    body .status .status-content {
      padding: .08rem .1rem;
      border-radius: 50px;
      color: #fff;
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 14px;
      background-color: #9d2526; }
      body .status .status-content .iconfont {
        font-size: .22rem;
        color: #fff;
        margin-right: 3px; }
  body .not-status .status-content {
    background-color: #aeaeae; }
  body .view-all {
    cursor: pointer;
    margin: 0 auto;
    width: 1.9rem;
    height: 1rem;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #c28d69;
    font-size: .2rem; }
    body .view-all img {
      display: block;
      width: .14rem;
      margin-left: .3rem; }
  body .exhibition-item {
    float: left;
    width: calc(33% - .14rem);
    margin-right: .21rem;
    margin-bottom: -.35rem;
    display: block;
    background-color: #fff;
    position: relative; }
    body .exhibition-item .exhibition-item-img {
      width: 100%;
      height: 2.78rem;
      display: block; }
    body .exhibition-item .exhibition-item-content {
      padding: .4rem .5rem; }
      body .exhibition-item .exhibition-item-content .exhibition-time {
        font-size: .26rem;
        color: #000; }
      body .exhibition-item .exhibition-item-content .exhibition-name {
        font-size: .20rem;
        color: #000;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        margin: .3rem 0 .4rem; }
      body .exhibition-item .exhibition-item-content .address-area {
        display: flex;
        align-items: center; }
        body .exhibition-item .exhibition-item-content .address-area .iconfont {
          color: #999;
          font-size: .18rem;
          margin-right: 3px;
          flex-shrink: 0; }
        body .exhibition-item .exhibition-item-content .address-area .address-text {
          font-size: 14px;
          color: #000;
          width: calc(100% - .21rem);
          white-space: nowrap;
          overflow: hidden;
          text-overflow: ellipsis; }
      body .exhibition-item .exhibition-item-content .status {
        position: absolute;
        top: .4rem;
        right: .38rem; }
  body .exhibition-item:hover {
    box-shadow: 0 0 38px #ddd; }
  body .swiper-scrollbar {
    width: 50% !important;
    left: 25% !important;
    height: 2px !important;
    background-color: #e5e5e5 !important;
    bottom: .52rem !important; }
    body .swiper-scrollbar .swiper-scrollbar-drag {
      background: #9d2526;
      height: 4px;
      top: -1px; }
  body .swiper-container-works .swiper-button-next, body .swiper-container-works .swiper-button-prev, body .swiper-container-document .swiper-button-next, body .swiper-container-document .swiper-button-prev {
    background: #9d2526;
    border: 1px solid #ff405e;
    width: .5rem;
    height: .5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff; }
    body .swiper-container-works .swiper-button-next .iconfont, body .swiper-container-works .swiper-button-prev .iconfont, body .swiper-container-document .swiper-button-next .iconfont, body .swiper-container-document .swiper-button-prev .iconfont {
      font-size: .26rem; }
  body .pagination-area .box {
    width: 12rem;
    padding: .9rem 0 .4rem;
    margin: 0 auto 2rem;
    border-bottom: 2px solid #eee;
    display: flex;
    align-items: center;
    justify-content: center; }
    body .pagination-area .box .current-page {
      display: flex;
      align-items: flex-start;
      margin-right: .85rem; }
      body .pagination-area .box .current-page h3 {
        font-size: .38rem;
        line-height: 1; }
      body .pagination-area .box .current-page p {
        font-size: .2rem; }
    body .pagination-area .box .ui-pagination-container {
      display: flex;
      align-items: center;
      position: relative;
      padding: 0 1.2rem; }
      body .pagination-area .box .ui-pagination-container .ui-pagination-page-item {
        font-size: .2rem;
        color: #000;
        margin: 0 .1rem; }
      body .pagination-area .box .ui-pagination-container .active {
        font-size: .24rem;
        font-weight: bolder; }
      body .pagination-area .box .ui-pagination-container .prev-page-item, body .pagination-area .box .ui-pagination-container .next-page-item {
        width: .4rem;
        height: .4rem;
        border-radius: 50%;
        border: 1px solid #000;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-right: .8rem;
        margin-left: 0;
        position: absolute;
        left: 0; }
        body .pagination-area .box .ui-pagination-container .prev-page-item .iconfont, body .pagination-area .box .ui-pagination-container .next-page-item .iconfont {
          color: #000;
          font-size: .24rem;
          line-height: 1; }
      body .pagination-area .box .ui-pagination-container .next-page-item {
        margin-left: .8rem;
        margin-right: 0;
        left: unset;
        right: 0; }
  body .dialog-img {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 80%;
    max-height: 80%;
    object-fit: contain;
    z-index: 1000;
    display: none; }
  body .index-nav-pc {
    position: fixed;
    top: 0;
    right: 0;
    background: #fff;
    width: 6rem;
    z-index: 10000;
    display: none; }
    body .index-nav-pc .nav-top-area {
      width: calc(100% - .5rem);
      padding-top: .5rem; }
      body .index-nav-pc .nav-top-area .nav-list {
        padding: 0 25%; }
        body .index-nav-pc .nav-top-area .nav-list .nav-item {
          display: flex;
          align-items: center;
          width: 100%;
          padding: .2rem 0;
          border-bottom: 1px solid #ddd; }
          body .index-nav-pc .nav-top-area .nav-list .nav-item span {
            width: 50%;
            color: #000;
            font-size: .18rem; }
        body .index-nav-pc .nav-top-area .nav-list .nav-item:last-child {
          border: none; }
        body .index-nav-pc .nav-top-area .nav-list .nav-item:hover span {
          color: #9d2526;
          font-weight: bolder; }
    body .index-nav-pc .nav-bottom-area {
      display: flex;
      align-items: center;
      justify-content: center;
      padding: .6rem 0;
      background-image: url("../images/index-nav-img.jpg");
      background-size: 100% 100%; }
      body .index-nav-pc .nav-bottom-area .input-area {
        width: 70%;
        position: relative; }
        body .index-nav-pc .nav-bottom-area .input-area input {
          width: calc(100% - 1rem);
          background: #fff;
          border: 1px solid #000;
          border-radius: 50px;
          padding: 0 .7rem 0 .3rem;
          height: .5rem;
          line-height: .5rem; }
        body .index-nav-pc .nav-bottom-area .input-area a {
          position: absolute;
          top: 50%;
          right: .2rem;
          transform: translate(0, -50%);
          color: #000;
          font-weight: bolder;
          display: block;
          line-height: 1; }
    body .index-nav-pc .index-nav-right {
      position: absolute;
      left: .1rem;
      top: 50%;
      transform: translate(0, -50%);
      width: .55rem;
      display: block;
      cursor: pointer;
      font-size: .4rem; }
  body video::-internal-media-controls-button-panel {
    position: unset !important; }
  body video::-webkit-media-controls-play-button {
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background-size: 50% 50%;
    background-color: black;
    border-radius: 50%;
    margin: 0; }

.mj-index .logo-nav-area {
  background-color: #121312;
  padding-top: .66rem; }
  .mj-index .logo-nav-area .container {
    display: flex;
    align-items: flex-start;
    justify-content: space-between; }
    .mj-index .logo-nav-area .container .logo {
      height: 1rem;
      max-height: 70px; }
      .mj-index .logo-nav-area .container .logo img {
        height: 100%;
        display: block; }
    .mj-index .logo-nav-area .container .nav-right-container {
      display: flex;
      align-items: center; }
      .mj-index .logo-nav-area .container .nav-right-container .sign-up-link {
        padding: .1rem .2rem;
        border: 1px solid #fff;
        color: #fff;
        border-radius: 50px;
        font-size: .15rem; }
      .mj-index .logo-nav-area .container .nav-right-container .nav-area {
        margin-left: .24rem; }
        .mj-index .logo-nav-area .container .nav-right-container .nav-area .daohang-btn {
          display: block;
          cursor: pointer;
          font-size: .3rem;
          color: #fff; }
.mj-index .swiper-container-index {
  height: 8.62rem;
  width: 100%;
  background-color: #040404; }
  .mj-index .swiper-container-index .swiper-slide {
    width: 100%;
    height: 100%; }
    .mj-index .swiper-container-index .swiper-slide img {
      width: 100%;
      height: 100%;
      display: block;
      object-fit: cover; }
  .mj-index .swiper-container-index .swiper-pagination {
    right: .6rem; }
  .mj-index .swiper-container-index .swiper-pagination-bullet {
    background-color: #f9f9f9;
    width: 8px;
    height: 8px; }
  .mj-index .swiper-container-index .swiper-pagination-bullet-active {
    background-color: #fff; }
.mj-index .videoplay {
  width: 100%;
  height: 7rem;
  background-color: #999;
  display: block; }
.mj-index .news-index {
  background-image: url("../images/news-bg.jpg");
  background-size: 100% 100%; }
  .mj-index .news-index .container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative; }
    .mj-index .news-index .container .news-left-container {
      width: calc(50% - .6rem); }
      .mj-index .news-index .container .news-left-container .swiper-container-news {
        width: 100%;
        overflow: hidden;
        padding-bottom: .6rem;
        position: relative; }
        .mj-index .news-index .container .news-left-container .swiper-container-news .swiper-pagination {
          bottom: .18rem; }
          .mj-index .news-index .container .news-left-container .swiper-container-news .swiper-pagination .swiper-pagination-bullet {
            background-color: #666; }
          .mj-index .news-index .container .news-left-container .swiper-container-news .swiper-pagination .swiper-pagination-bullet-active {
            background-color: #9d2526; }
        .mj-index .news-index .container .news-left-container .swiper-container-news .img-div {
          width: 100%;
          height: 4.5rem;
          display: block;
          object-fit: cover;
          overflow: hidden; }
          .mj-index .news-index .container .news-left-container .swiper-container-news .img-div img {
            width: 100%;
            height: 100%;
            transition: all 0.6s; }
        .mj-index .news-index .container .news-left-container .swiper-container-news .news-img:hover {
          transform: scale(1.1); }
        .mj-index .news-index .container .news-left-container .swiper-container-news .news-content {
          background-color: #fff;
          padding: .3rem; }
          .mj-index .news-index .container .news-left-container .swiper-container-news .news-content .news-title, .mj-index .news-index .container .news-left-container .swiper-container-news .news-content .news-des {
            font-size: .22rem;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis; }
          .mj-index .news-index .container .news-left-container .swiper-container-news .news-content .news-des {
            font-size: .15rem;
            margin: .1rem 0 .36rem; }
          .mj-index .news-index .container .news-left-container .swiper-container-news .news-content .news-time {
            text-align: right;
            font-size: .13rem; }
    .mj-index .news-index .container .news-right-container {
      width: calc(50% - .6rem);
      height: 10rem;
      overflow-y: scroll;
      position: relative;
      padding-right: 10px; }
      .mj-index .news-index .container .news-right-container .news-list {
        column-count: 2;
        column-gap: 18px; }
        .mj-index .news-index .container .news-right-container .news-list .news-item {
          -webkit-column-break-inside: avoid;
          page-break-inside: avoid;
          break-inside: avoid;
          margin-bottom: .4rem;
          color: #000;
          display: block; }
          .mj-index .news-index .container .news-right-container .news-list .news-item .img-div {
            width: 100%;
            overflow: hidden; }
          .mj-index .news-index .container .news-right-container .news-list .news-item img {
            width: 100%;
            display: block;
            transition: all 0.6s; }
          .mj-index .news-index .container .news-right-container .news-list .news-item .news-content {
            padding: 14px;
            background-color: #fff; }
          .mj-index .news-index .container .news-right-container .news-list .news-item .des {
            font-size: .15rem; }
          .mj-index .news-index .container .news-right-container .news-list .news-item .time {
            font-size: .13rem;
            text-align: right;
            margin-top: .15rem; }
        .mj-index .news-index .container .news-right-container .news-list .news-item:hover img {
          transform: scale(1.1); }
    .mj-index .news-index .container .news-right-container::-webkit-scrollbar {
      background: #ccc;
      width: 5px;
      border-radius: 50px; }
    .mj-index .news-index .container .news-right-container::-webkit-scrollbar-thumb {
      background: #9d2526;
      border-radius: 50px; }
    .mj-index .news-index .container .news-btn {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      margin-left: .2rem; }
      .mj-index .news-index .container .news-btn div {
        margin: 10px 0;
        cursor: pointer; }
        .mj-index .news-index .container .news-btn div .iconfont {
          font-size: .35rem;
          color: #dd2020; }
        .mj-index .news-index .container .news-btn div .iconfont:hover {
          color: #9d2526; }
.mj-index .project-index {
  position: relative; }
  .mj-index .project-index .project-container {
    display: flex;
    align-items: flex-end; }
    .mj-index .project-index .project-container .project-screen-list {
      padding-bottom: .7rem;
      width: 140px;
      flex-shrink: 0; }
      .mj-index .project-index .project-container .project-screen-list .project-screen-item {
        color: #fff;
        margin-top: .15rem;
        cursor: pointer; }
      .mj-index .project-index .project-container .project-screen-list .project-screen-item-active {
        color: #9d2526;
        font-size: .22rem;
        position: relative;
        width: fit-content; }
      .mj-index .project-index .project-container .project-screen-list .project-screen-item-active:after {
        position: absolute;
        content: '';
        width: .36rem;
        height: 1px;
        background-color: #9d2526;
        top: 50%;
        left: calc(100% + 3px);
        transform: translate(0, -50%); }
    .mj-index .project-index .project-container .project-screen-container {
      width: calc(100% - 140px);
      flex-shrink: 0; }
      .mj-index .project-index .project-container .project-screen-container .project-container-item {
        display: flex;
        align-items: flex-start;
        justify-content: space-between; }
        .mj-index .project-index .project-container .project-screen-container .project-container-item .project-big-img {
          width: 5rem;
          height: 6.5rem;
          display: block;
          object-fit: cover;
          flex-shrink: 0; }
        .mj-index .project-index .project-container .project-screen-container .project-container-item .project-right-container {
          width: calc(100% - 5.6rem);
          flex-shrink: 0;
          margin-left: .5rem; }
          .mj-index .project-index .project-container .project-screen-container .project-container-item .project-right-container .project-info {
            width: 65%;
            margin: 0 auto;
            padding-bottom: .5rem;
            position: relative; }
            .mj-index .project-index .project-container .project-screen-container .project-container-item .project-right-container .project-info .time {
              font-size: .2rem;
              font-weight: bolder; }
            .mj-index .project-index .project-container .project-screen-container .project-container-item .project-right-container .project-info .year {
              font-size: .9rem; }
            .mj-index .project-index .project-container .project-screen-container .project-container-item .project-right-container .project-info .des {
              font-size: .2rem; }
            .mj-index .project-index .project-container .project-screen-container .project-container-item .project-right-container .project-info .name-more {
              display: flex;
              align-items: center;
              margin-top: .2rem; }
              .mj-index .project-index .project-container .project-screen-container .project-container-item .project-right-container .project-info .name-more .more-btn {
                width: .55rem;
                height: .55rem;
                background-color: #9d2526;
                border-radius: 50%;
                color: #fff;
                display: flex;
                align-items: center;
                justify-content: center;
                font-size: .12rem;
                margin-left: .6rem; }
            .mj-index .project-index .project-container .project-screen-container .project-container-item .project-right-container .project-info .name {
              font-size: .55rem;
              font-weight: bolder; }
            .mj-index .project-index .project-container .project-screen-container .project-container-item .project-right-container .project-info .project-number {
              position: absolute;
              font-size: 2.5rem;
              color: #e5e5e5;
              bottom: .35rem;
              right: .35rem;
              line-height: 0.8;
              font-weight: bolder;
              z-index: -1; }
          .mj-index .project-index .project-container .project-screen-container .project-container-item .project-right-container .project-list {
            display: flex;
            align-items: center;
            justify-content: space-between; }
            .mj-index .project-index .project-container .project-screen-container .project-container-item .project-right-container .project-list .project-img {
              display: block;
              cursor: pointer;
              width: 3rem;
              height: 3rem;
              object-fit: cover;
              position: relative; }
            .mj-index .project-index .project-container .project-screen-container .project-container-item .project-right-container .project-list .project-img:hover {
              box-shadow: 0 0 0 3px #9d2526; }
.mj-index .project-index:before {
  position: absolute;
  content: '';
  width: 30%;
  height: 100%;
  background-color: #000;
  z-index: -1; }
.mj-index .context-index {
  background-color: #000;
  position: relative; }
  .mj-index .context-index .context-list {
    align-items: center;
    justify-content: space-between;
    position: relative;
    white-space: nowrap;
    width: fit-content; }
    .mj-index .context-index .context-list .context-item {
      width: 3.53rem;
      padding-bottom: .75rem;
      position: relative;
      overflow: hidden;
      flex-shrink: 0;
      margin-right: 20px;
      display: inline-block; }
      .mj-index .context-index .context-list .context-item .context-number {
        text-align: right;
        font-size: .12rem;
        color: #999; }
      .mj-index .context-index .context-list .context-item .context-img {
        width: 5.77rem;
        display: block;
        height: 6.6rem; }
      .mj-index .context-index .context-list .context-item .context-detail {
        position: absolute;
        right: 0;
        bottom: 0;
        padding: .2rem .2rem .8rem;
        width: 3.13rem;
        background-color: #9d2526;
        color: #fff;
        display: none; }
        .mj-index .context-index .context-list .context-item .context-detail .time {
          font-size: 14px;
          font-weight: bolder; }
        .mj-index .context-index .context-list .context-item .context-detail .year {
          font-size: .8rem; }
        .mj-index .context-index .context-list .context-item .context-detail .des {
          font-size: 14px; }
        .mj-index .context-index .context-list .context-item .context-detail .name {
          font-size: .35rem; }
    .mj-index .context-index .context-list .context-item-active {
      width: 5.77rem;
      transition: all 0.4s; }
      .mj-index .context-index .context-list .context-item-active .context-detail {
        display: block; }
  .mj-index .context-index .context-list-area {
    position: relative;
    overflow-x: scroll;
    margin-top: -.6rem; }
  .mj-index .context-index .context-list-area::-webkit-scrollbar {
    display: none; }
  .mj-index .context-index .left-btn, .mj-index .context-index .right-btn {
    position: absolute;
    left: .2rem;
    top: 50%;
    transform: translate(0, -50%);
    width: .5rem;
    height: .5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #666;
    border-radius: 50%;
    z-index: 1000;
    cursor: pointer; }
    .mj-index .context-index .left-btn .iconfont, .mj-index .context-index .right-btn .iconfont {
      color: #fff;
      font-size: 20px; }
  .mj-index .context-index .right-btn {
    right: .2rem;
    left: unset; }
  .mj-index .context-index .left-btn:hover .iconfont, .mj-index .context-index .right-btn:hover .iconfont {
    color: #9d2526; }
.mj-index .company-index {
  width: 100%;
  height: 10rem;
  position: relative;
  background-image: url("../images/company-bg.jpg");
  background-size: 100% 100%; }
  .mj-index .company-index .company-list {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    align-items: center; }
    .mj-index .company-index .company-list .company-item {
      width: 3.86rem;
      height: 3.70rem;
      max-width: 386px;
      max-height: 370px;
      background-image: url("../images/company-content-bg1.png");
      background-size: 100% 100%;
      display: block;
      position: relative; }
      .mj-index .company-index .company-list .company-item .company-item-content {
        position: absolute;
        bottom: 1px;
        right: .2rem;
        width: 3.12rem;
        height: 3.32rem;
        background-color: #ededed;
        padding-left: .2rem;
        color: #000; }
        .mj-index .company-index .company-list .company-item .company-item-content .cn-name {
          font-size: .28rem;
          margin-top: .8rem;
          margin-bottom: 10px; }
        .mj-index .company-index .company-list .company-item .company-item-content .en-name {
          font-size: .4rem; }
        .mj-index .company-index .company-list .company-item .company-item-content .more-btn {
          font-size: .14rem;
          margin-top: .8rem;
          text-align: center; }
    .mj-index .company-index .company-list .company-item:hover .company-item-content {
      color: #9d2526; }
    .mj-index .company-index .company-list .company-item:last-child {
      background-image: url("../images/company-content-bg2.png");
      margin-top: -1.4rem; }
      .mj-index .company-index .company-list .company-item:last-child .company-item-content {
        left: .2rem;
        right: unset; }
.mj-index .swiper-container-cooper {
  position: relative;
  padding-bottom: 1.8rem;
  overflow: hidden;
  padding-top: .2rem;
  margin-top: -.2rem; }
  .mj-index .swiper-container-cooper .swiper-slide {
    width: 3.68rem;
    margin-right: .7rem; }
    .mj-index .swiper-container-cooper .swiper-slide img {
      width: 100%;
      display: block;
      box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
      transition: all 0.6s; }
    .mj-index .swiper-container-cooper .swiper-slide .name {
      font-size: .18rem;
      margin-top: .44rem;
      text-align: right; }
  .mj-index .swiper-container-cooper .swiper-slide:hover img {
    transform: scale(1.1); }

.footer {
  background-image: url("../images/footer-bg.jpg");
  background-size: cover;
  padding: 1.6rem 0 1.06rem; }
  .footer .footer-container {
    display: flex;
    align-items: center; }
    .footer .footer-container .left-container {
      width: calc(76% - 2rem);
      background-color: #000;
      padding: 1rem; }
      .footer .footer-container .left-container .logo, .footer .footer-container .left-container .logo-footer {
        display: block;
        height: .64rem; }
      .footer .footer-container .left-container .contact-area {
        display: flex;
        align-items: flex-start;
        margin: .75rem 0 .28rem; }
        .footer .footer-container .left-container .contact-area .code {
          display: block;
          width: 1.5rem;
          margin-right: .5rem; }
        .footer .footer-container .left-container .contact-area .contact-info .contact-item .contact-title {
          font-size: 14px;
          padding: .04rem .14rem;
          background-color: #fff;
          width: fit-content;
          white-space: nowrap; }
        .footer .footer-container .left-container .contact-area .contact-info .contact-item .contact-value {
          font-size: .15rem;
          color: #fff;
          margin: .15rem 0;
          line-height: 2; }
        .footer .footer-container .left-container .contact-area .first-info {
          margin: 0 .9rem 0 .4rem; }
    .footer .footer-container .right-container {
      height: 100%;
      width: 24%;
      display: flex;
      align-items: center;
      justify-content: center;
      background-color: rgba(0, 0, 0, 0.5); }
      .footer .footer-container .right-container .title {
        font-size: .22rem;
        text-align: center;
        color: #fff; }
      .footer .footer-container .right-container .footer-link {
        width: 2.36rem;
        height: .5rem;
        border-radius: 50px;
        display: flex;
        align-items: center;
        justify-content: center;
        border: 1px solid #fff;
        color: #fff;
        font-size: .15rem;
        margin-top: .35rem; }
  .footer .copyright {
    font-size: .12rem;
    margin-top: .3rem;
    text-align: center; }

.mj-subpage .title-area {
  margin-bottom: .6rem;
  position: relative;
  z-index: 100; }
  .mj-subpage .title-area .cn-title {
    font-size: .28rem; }
  .mj-subpage .title-area .en-title {
    font-size: .22rem;
    margin-top: .1rem; }
.mj-subpage .header .container {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-end; }
  .mj-subpage .header .container .logo {
    width: 2rem;
    height: 1.2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #000;
    position: absolute;
    top: 0;
    left: 0; }
    .mj-subpage .header .container .logo img {
      height: 1rem; }
  .mj-subpage .header .container .nav-area {
    display: flex;
    align-items: center; }
    .mj-subpage .header .container .nav-area .nav-list {
      display: flex;
      align-items: center; }
      .mj-subpage .header .container .nav-area .nav-list .nav-item {
        font-size: 16px;
        margin-right: .9rem;
        color: #000;
        padding: .4rem 0; }
      .mj-subpage .header .container .nav-area .nav-list .nav-item-on, .mj-subpage .header .container .nav-area .nav-list .nav-item:hover {
        color: #9d2526;
        font-weight: bolder; }
    .mj-subpage .header .container .nav-area .search-area {
      cursor: pointer;
      color: #000; }
.mj-subpage .company-banner {
  width: 100%;
  height: 6.5rem;
  display: block;
  object-fit: cover; }
.mj-subpage .bread-nav {
  padding: .35rem 0 .8rem; }
  .mj-subpage .bread-nav .container {
    display: flex;
    align-items: center;
    justify-content: space-between; }
    .mj-subpage .bread-nav .container .bread-area {
      font-size: 15px; }
      .mj-subpage .bread-nav .container .bread-area a {
        color: #000;
        font-size: 15px; }
    .mj-subpage .bread-nav .container .sub-nav-area {
      display: flex;
      align-items: center; }
      .mj-subpage .bread-nav .container .sub-nav-area .sub-nav-item {
        color: #000;
        font-size: 15px;
        margin-left: 1rem; }
      .mj-subpage .bread-nav .container .sub-nav-area .sub-nav-item-on {
        position: relative;
        font-weight: bolder; }
      .mj-subpage .bread-nav .container .sub-nav-area .sub-nav-item-on:after {
        position: absolute;
        content: '';
        width: 100%;
        height: 2px;
        background-color: #000;
        left: 0;
        bottom: -10px; }
.mj-subpage .intro-area {
  position: relative; }
  .mj-subpage .intro-area .intro-content-area {
    width: calc(50% + 6.58rem);
    background-color: #000;
    padding: .9rem 0 .9rem 1.9rem; }
    .mj-subpage .intro-area .intro-content-area .intro-content {
      width: 47%;
      color: #fff; }
      .mj-subpage .intro-area .intro-content-area .intro-content .content {
        font-size: 14px;
        line-height: 1.5;
        text-align: justify; }
  .mj-subpage .intro-area .videoplay {
    position: absolute;
    width: 45%;
    height: 6rem;
    right: 0;
    top: 50%;
    transform: translate(0, -50%);
    display: block; }
.mj-subpage .en-intro-area {
  padding: .4rem 1.9rem 0;
  font-size: 14px;
  line-height: 1.8;
  text-transform: uppercase;
  text-align: justify;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 7;
  -webkit-box-orient: vertical; }
.mj-subpage .en-intro-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 15px;
  cursor: pointer;
  margin-bottom: .4rem; }
  .mj-subpage .en-intro-btn .iconfont {
    font-size: 20px;
    margin-left: 5px; }
.mj-subpage .en-intro-btn:hover {
  color: #9d2526; }
.mj-subpage .intro-img-area {
  padding: 0 0 .4rem 0; }
  .mj-subpage .intro-img-area .swiper-container-intro {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 3.6rem; }
    .mj-subpage .intro-img-area .swiper-container-intro .swiper-slide {
      width: fit-content; }
      .mj-subpage .intro-img-area .swiper-container-intro .swiper-slide img {
        height: 100%;
        margin-right: .2rem;
        display: block;
        cursor: pointer; }
.mj-subpage .leader-list .leader-item {
  border: 1px solid #e5e5e5;
  margin-bottom: .3rem;
  display: flex;
  align-items: flex-start; }
  .mj-subpage .leader-list .leader-item .leader-left-item {
    width: 3.58rem; }
    .mj-subpage .leader-list .leader-item .leader-left-item .leader-img {
      width: 100%;
      display: block; }
    .mj-subpage .leader-list .leader-item .leader-left-item .leader-img-area {
      border: 1px solid #e5e5e5;
      padding-bottom: .05rem;
      position: relative; }
    .mj-subpage .leader-list .leader-item .leader-left-item .leader-img-area:after {
      position: absolute;
      content: '';
      width: 40%;
      height: .05rem;
      background-color: #c21818;
      left: 0;
      bottom: 0; }
    .mj-subpage .leader-list .leader-item .leader-left-item .basic-info {
      padding: .35rem; }
      .mj-subpage .leader-list .leader-item .leader-left-item .basic-info .position {
        font-size: .28rem; }
      .mj-subpage .leader-list .leader-item .leader-left-item .basic-info .name {
        font-size: .22rem;
        margin-top: .1rem; }
  .mj-subpage .leader-list .leader-item .leader-right-item {
    padding: .5rem .7rem; }
    .mj-subpage .leader-list .leader-item .leader-right-item .leader-intro {
      font-size: .18rem;
      line-height: 1.5; }
    .mj-subpage .leader-list .leader-item .leader-right-item .des {
      font-size: 14px; }
    .mj-subpage .leader-list .leader-item .leader-right-item .event-list {
      margin: .3rem 0; }
      .mj-subpage .leader-list .leader-item .leader-right-item .event-list .event-item {
        display: flex;
        align-items: center;
        margin-bottom: .08rem; }
        .mj-subpage .leader-list .leader-item .leader-right-item .event-list .event-item .year {
          font-size: 16px;
          background-color: #e9e9e9;
          padding: .06rem;
          margin-right: .28rem;
          flex-shrink: 0; }
        .mj-subpage .leader-list .leader-item .leader-right-item .event-list .event-item .content {
          font-size: 16px; }
.mj-subpage .teacher-area {
  padding: .5rem .3rem 1px;
  background-color: #f5f5f5;
  margin-bottom: .3rem; }
  .mj-subpage .teacher-area .teacher-area-title {
    font-size: .3rem;
    margin-bottom: .2rem; }
  .mj-subpage .teacher-area .teacher-item {
    display: inline-block;
    margin: 0 .2rem .5rem 0; }
    .mj-subpage .teacher-area .teacher-item img {
      width: 1.9rem;
      height: 2.6rem;
      display: block;
      object-fit: cover;
      margin-bottom: .3rem; }
    .mj-subpage .teacher-area .teacher-item .cn-name {
      font-size: .22rem;
      color: #000; }
    .mj-subpage .teacher-area .teacher-item .en-name {
      font-size: .15rem;
      color: #000;
      margin-top: 5px; }
  .mj-subpage .teacher-area .teacher-item:hover img {
    box-shadow: 0 0 0 3px #9d2526; }
.mj-subpage .teacher-detail-area .container {
  display: flex;
  align-items: flex-start;
  justify-content: space-between; }
  .mj-subpage .teacher-detail-area .container .detail-left-container {
    width: 11.74rem;
    margin-right: .4rem;
    flex-shrink: 0; }
    .mj-subpage .teacher-detail-area .container .detail-left-container .content-area {
      background-color: #ededed;
      padding: .4rem .7rem; }
      .mj-subpage .teacher-detail-area .container .detail-left-container .content-area .teacher-name {
        padding: .2rem 2rem .2rem .95rem;
        background-color: #000;
        color: #fff;
        font-size: .22rem;
        margin-left: -.95rem;
        margin-bottom: .25rem;
        width: fit-content; }
      .mj-subpage .teacher-detail-area .container .detail-left-container .content-area .content {
        font-size: .18rem;
        line-height: 1.8; }
  .mj-subpage .teacher-detail-area .container .detail-right-container {
    width: calc(100% - 12.14rem);
    height: 100%;
    flex-shrink: 0; }
    .mj-subpage .teacher-detail-area .container .detail-right-container img {
      width: 100%;
      height: 100%;
      display: block;
      object-fit: cover; }
.mj-subpage .school-info-area {
  padding-bottom: 1rem; }
  .mj-subpage .school-info-area .info-list {
    column-count: 3;
    column-gap: .2rem;
    padding-top: .4rem; }
    .mj-subpage .school-info-area .info-list .info-item {
      padding: .4rem;
      background-color: #fff;
      -webkit-column-break-inside: avoid;
      page-break-inside: avoid;
      break-inside: avoid;
      display: block;
      margin-bottom: .2rem; }
      .mj-subpage .school-info-area .info-list .info-item .info-content {
        margin-bottom: .2rem; }
        .mj-subpage .school-info-area .info-list .info-item .info-content .title {
          padding: .05rem .2rem;
          background-color: #000;
          width: fit-content;
          color: #fff;
          font-size: 14px;
          margin-bottom: 0.1rem; }
        .mj-subpage .school-info-area .info-list .info-item .info-content .time {
          font-size: .26rem;
          color: #000; }
        .mj-subpage .school-info-area .info-list .info-item .info-content .des {
          font-size: .14rem;
          line-height: 1.8;
          color: #000; }
      .mj-subpage .school-info-area .info-list .info-item .config {
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin-top: .3rem; }
        .mj-subpage .school-info-area .info-list .info-item .config .code {
          font-size: .14rem;
          font-weight: bolder;
          color: #000; }
        .mj-subpage .school-info-area .info-list .info-item .config .more-btn {
          width: .7rem;
          height: .7rem;
          border-radius: 50%;
          border: 1px solid #000;
          display: flex;
          align-items: center;
          justify-content: center;
          color: #000;
          font-size: .14rem; }
    .mj-subpage .school-info-area .info-list .info-item:hover {
      box-shadow: 0 0 38px #ddd; }
      .mj-subpage .school-info-area .info-list .info-item:hover .config .more-btn {
        border-color: #9d2526;
        background-color: #9d2526;
        color: #fff; }
    .mj-subpage .school-info-area .info-list .info-item:nth-child(n +4) {
      display: none; }
  .mj-subpage .school-info-area .show-more {
    width: fit-content;
    margin: 0 auto;
    color: #000;
    border-bottom: 1px solid #000;
    cursor: pointer;
    font-weight: bolder;
    padding-top: .6rem;
    position: absolute;
    left: 50%;
    transform: translate(-50%); }
.mj-subpage .info-detail-area .info-detail-title {
  text-align: center;
  font-size: .3rem;
  margin-bottom: .8rem; }
.mj-subpage .info-detail-area .img-intro {
  position: relative;
  background-image: url("../images/company-banner.jpg");
  background-size: 100% 100%;
  padding-top: 1.6rem; }
  .mj-subpage .info-detail-area .img-intro .intro-content {
    background-color: #000;
    padding: .6rem .7rem;
    color: #fff;
    width: 30%; }
    .mj-subpage .info-detail-area .img-intro .intro-content .content-item {
      margin-bottom: .4rem; }
      .mj-subpage .info-detail-area .img-intro .intro-content .content-item .title {
        position: relative;
        font-size: 14px;
        line-height: 1; }
      .mj-subpage .info-detail-area .img-intro .intro-content .content-item .title:before {
        position: absolute;
        content: '';
        width: 2px;
        height: 100%;
        left: -10px;
        top: 0;
        background-color: #fff; }
      .mj-subpage .info-detail-area .img-intro .intro-content .content-item .des {
        font-size: .2rem;
        margin-top: 5px;
        line-height: 1.5; }
    .mj-subpage .info-detail-area .img-intro .intro-content .content-item:last-child {
      margin-bottom: 0; }
.mj-subpage .info-detail-area .text-intro-item {
  margin-bottom: .7rem; }
  .mj-subpage .info-detail-area .text-intro-item .text-intro-title {
    font-size: .22rem;
    margin-bottom: 5px; }
  .mj-subpage .info-detail-area .text-intro-item p {
    font-size: .18rem;
    color: #666666;
    line-height: 1.8; }
.mj-subpage .info-detail-area .text-intro {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding-top: .7rem; }
  .mj-subpage .info-detail-area .text-intro .text-intro-item {
    width: calc(33% - .1rem); }
    .mj-subpage .info-detail-area .text-intro .text-intro-item p {
      font-size: .18rem;
      color: #000; }
.mj-subpage .info-detail-area .result-list {
  display: flex;
  align-items: center; }
  .mj-subpage .info-detail-area .result-list .result-item {
    border: 1px solid #000;
    margin-right: .1rem;
    padding: .15rem 1rem;
    font-size: .22rem; }
.mj-subpage .info-detail-area .author-time {
  padding: .8rem 0; }
  .mj-subpage .info-detail-area .author-time p {
    text-align: right;
    font-size: .18rem;
    line-height: 2; }
.mj-subpage .run-school-intro {
  position: relative;
  padding-bottom: 1rem; }
  .mj-subpage .run-school-intro .title-area {
    position: absolute;
    left: 0;
    top: .9rem; }
  .mj-subpage .run-school-intro .news-btn {
    position: absolute;
    top: 0;
    left: calc(75% + 1.4rem); }
    .mj-subpage .run-school-intro .news-btn div {
      margin: 10px 0;
      cursor: pointer; }
      .mj-subpage .run-school-intro .news-btn div .iconfont {
        font-size: .35rem;
        color: #000; }
      .mj-subpage .run-school-intro .news-btn div .iconfont:hover {
        color: #9d2526; }
  .mj-subpage .run-school-intro .img-list {
    width: 50%;
    margin: 0 auto;
    position: relative;
    padding-bottom: 3.7rem; }
    .mj-subpage .run-school-intro .img-list .img-item:first-child {
      width: 100%;
      height: 6.6rem;
      display: block;
      object-fit: cover;
      position: relative;
      z-index: 100; }
    .mj-subpage .run-school-intro .img-list .img-item:nth-child(2) {
      width: 3.5rem;
      height: 3.5rem;
      display: block;
      position: absolute;
      left: -1.7rem;
      bottom: 1.7rem;
      z-index: 50; }
    .mj-subpage .run-school-intro .img-list .img-item:nth-child(3) {
      position: absolute;
      width: 6rem;
      height: 6rem;
      display: block;
      bottom: 0;
      right: -1.4rem;
      opacity: 0.2;
      z-index: 50; }
  .mj-subpage .run-school-intro .run-school-text {
    position: relative;
    z-index: 100;
    width: 80%;
    margin: -1.5rem auto 0; }
    .mj-subpage .run-school-intro .run-school-text p {
      margin-bottom: .3rem;
      font-size: 14px;
      text-align: justify;
      text-transform: uppercase;
      line-height: 2; }
.mj-subpage .run-school-project {
  background-color: #f6f6f6;
  position: relative; }
  .mj-subpage .run-school-project .project-list {
    column-gap: .2rem;
    column-count: 3;
    position: relative;
    z-index: 100; }
    .mj-subpage .run-school-project .project-list .project-item {
      -webkit-column-break-inside: avoid;
      page-break-inside: avoid;
      break-inside: avoid;
      display: block;
      position: relative;
      padding-bottom: .6rem;
      margin-bottom: .4rem; }
      .mj-subpage .run-school-project .project-list .project-item .img-area {
        width: 100%;
        height: 3.6rem;
        overflow: hidden; }
      .mj-subpage .run-school-project .project-list .project-item img {
        width: 100%;
        height: 100%;
        transition: all 0.6s;
        object-fit: cover; }
      .mj-subpage .run-school-project .project-list .project-item img:hover {
        transform: scale(1.1); }
      .mj-subpage .run-school-project .project-list .project-item .name {
        position: absolute;
        bottom: 0;
        right: -2px;
        width: 70%;
        height: 1.2rem;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0 .2rem;
        font-size: 16px;
        color: #000;
        background-color: rgba(255, 255, 255, 0.9); }
    .mj-subpage .run-school-project .project-list .project-item:hover .name {
      color: #9d2526; }
.mj-subpage .run-school-project:after {
  position: absolute;
  content: '';
  width: 100%;
  height: 2.7rem;
  background-color: #fff;
  top: 0;
  left: 0; }
.mj-subpage .run-school-detail .container {
  position: relative; }
  .mj-subpage .run-school-detail .container .goback {
    position: absolute;
    left: 0;
    top: 0;
    font-size: .2rem;
    color: #000; }
  .mj-subpage .run-school-detail .container .school-name {
    text-align: center;
    font-size: .28rem; }
  .mj-subpage .run-school-detail .container .videoplay {
    width: 50%;
    height: 6rem;
    display: block;
    margin: .4rem auto; }
  .mj-subpage .run-school-detail .container .detail-text {
    width: 80%;
    margin: 0 auto; }
    .mj-subpage .run-school-detail .container .detail-text p {
      font-size: 14px;
      line-height: 1.8;
      margin-bottom: .5rem; }
  .mj-subpage .run-school-detail .container .swiper-container-school {
    width: 80%;
    overflow: hidden;
    margin: 0 auto;
    padding: 1rem .2rem;
    position: relative; }
    .mj-subpage .run-school-detail .container .swiper-container-school .swiper-wrapper {
      display: flex;
      align-items: center; }
    .mj-subpage .run-school-detail .container .swiper-container-school .swiper-slide {
      width: calc(100% - 2.5rem);
      height: 6rem; }
      .mj-subpage .run-school-detail .container .swiper-container-school .swiper-slide img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        box-shadow: 0 0 38px #ddd; }
    .mj-subpage .run-school-detail .container .swiper-container-school .swiper-slide-next, .mj-subpage .run-school-detail .container .swiper-container-school .swiper-slide-prev {
      opacity: 0.5 !important; }
  .mj-subpage .run-school-detail .container .swiper-school {
    position: relative; }
    .mj-subpage .run-school-detail .container .swiper-school .swiper-button-prev, .mj-subpage .run-school-detail .container .swiper-school .swiper-button-next {
      background: none;
      left: .2rem; }
      .mj-subpage .run-school-detail .container .swiper-school .swiper-button-prev .iconfont, .mj-subpage .run-school-detail .container .swiper-school .swiper-button-next .iconfont {
        font-size: .6rem; }
    .mj-subpage .run-school-detail .container .swiper-school .swiper-button-next {
      left: unset;
      right: .2rem; }
  .mj-subpage .run-school-detail .container .more {
    text-align: center;
    font-size: 14px;
    padding-bottom: 1rem;
    display: block;
    color: #000; }
.mj-subpage .cooper-company-area .company-list {
  padding: 0 0 1rem;
  width: 90%;
  margin: 0 auto; }
  .mj-subpage .cooper-company-area .company-list .company-item {
    display: inline-flex;
    width: calc(33% - 70px);
    height: 3rem;
    margin: 35px;
    background: #f9f9f9;
    align-items: center;
    justify-content: center; }
    .mj-subpage .cooper-company-area .company-list .company-item img {
      max-width: 80%;
      max-height: 80%;
      object-fit: contain;
      display: block; }
  .mj-subpage .cooper-company-area .company-list .company-item:hover {
    box-shadow: 0 0 38px #ddd; }
.mj-subpage .research-project-area .project-container {
  width: 90%;
  margin: 0 auto;
  padding-bottom: 1rem; }
  .mj-subpage .research-project-area .project-container .project-screen-area {
    width: 80%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #000; }
    .mj-subpage .research-project-area .project-container .project-screen-area .project-screen-item {
      width: 25%;
      height: .5rem;
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: .22rem;
      border-right: 1px solid #000;
      cursor: pointer; }
    .mj-subpage .research-project-area .project-container .project-screen-area .project-screen-item-on {
      background: #000;
      color: #fff; }
    .mj-subpage .research-project-area .project-container .project-screen-area .project-screen-item:last-child {
      border-right: unset; }
  .mj-subpage .research-project-area .project-container .project-list .project-item {
    display: inline-block;
    width: calc(50% - 83px);
    margin-right: 80px;
    background: #fff;
    margin-top: 1rem; }
    .mj-subpage .research-project-area .project-container .project-list .project-item img {
      width: 100%;
      height: 3.3rem;
      display: block;
      object-fit: cover; }
    .mj-subpage .research-project-area .project-container .project-list .project-item .project-content {
      padding: .5rem; }
      .mj-subpage .research-project-area .project-container .project-list .project-item .project-content .content-title {
        padding: .08rem .2rem;
        background: #000;
        color: #fff;
        font-size: .18rem;
        width: fit-content;
        margin-bottom: 5px; }
      .mj-subpage .research-project-area .project-container .project-list .project-item .project-content .text-more {
        display: flex;
        align-items: center;
        justify-content: space-between; }
        .mj-subpage .research-project-area .project-container .project-list .project-item .project-content .text-more .text {
          font-size: 14px;
          color: #000;
          width: calc(100% - 1rem);
          line-height: 2; }
        .mj-subpage .research-project-area .project-container .project-list .project-item .project-content .text-more .more-btn {
          width: .7rem;
          height: .7rem;
          border-radius: 50%;
          border: 1px solid #000;
          font-size: 14px;
          color: #000;
          display: flex;
          align-items: center;
          justify-content: center; }
  .mj-subpage .research-project-area .project-container .project-list .project-item:nth-child(2n) {
    margin-right: 0;
    margin-left: 80px; }
  .mj-subpage .research-project-area .project-container .project-list .project-item:hover {
    box-shadow: 0 0 38px #ddd; }
    .mj-subpage .research-project-area .project-container .project-list .project-item:hover .more-btn {
      background: #9c2525 !important;
      color: #fff !important;
      border-color: #9d2526 !important; }
.mj-subpage .research-center-area {
  padding-bottom: 1.5rem; }
  .mj-subpage .research-center-area .research-center-list {
    margin-top: 1.8rem; }
    .mj-subpage .research-center-area .research-center-list .research-center-item {
      background: #fff;
      padding: 0 .6rem;
      margin-bottom: 2.6rem;
      position: relative;
      display: block; }
      .mj-subpage .research-center-area .research-center-list .research-center-item .research-center-img {
        position: absolute;
        width: 5.5rem;
        height: calc(100% + .9rem);
        object-fit: cover;
        left: .6rem;
        top: -.45rem; }
      .mj-subpage .research-center-area .research-center-list .research-center-item .item-content {
        padding: 1.3rem 0 .8rem 6rem; }
        .mj-subpage .research-center-area .research-center-list .research-center-item .item-content .item-number {
          position: absolute;
          width: 2.24rem;
          height: 2.56rem;
          background-image: url("../images/research-center-title.png");
          background-size: 100% 100%;
          top: -1.15rem;
          right: .6rem; }
          .mj-subpage .research-center-area .research-center-list .research-center-item .item-content .item-number h3 {
            font-size: 1.4rem;
            position: absolute;
            left: -.4rem;
            top: .25rem;
            line-height: 1; }
        .mj-subpage .research-center-area .research-center-list .research-center-item .item-content .content p {
          font-size: 14px;
          line-height: 1.8;
          margin-top: .3rem; }
    .mj-subpage .research-center-area .research-center-list .research-center-item:hover {
      box-shadow: 0 0 38px #ddd; }
    .mj-subpage .research-center-area .research-center-list .research-center-item:nth-child(even) .research-center-img {
      right: .6rem;
      left: unset; }
    .mj-subpage .research-center-area .research-center-list .research-center-item:nth-child(even) .item-content {
      padding: 1.3rem 6rem .8rem 0; }
      .mj-subpage .research-center-area .research-center-list .research-center-item:nth-child(even) .item-content .item-number {
        right: 7rem; }
    .mj-subpage .research-center-area .research-center-list .research-center-item:nth-child(n + 4) {
      display: none; }
.mj-subpage .exhibition-area .current-exhibition {
  padding: 1.3rem 0 1.8rem;
  background-image: url("../images/news-bg.jpg");
  background-size: 100% 100%; }
  .mj-subpage .exhibition-area .current-exhibition .container .exhibition-container {
    position: relative;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    width: calc(100% - 1rem);
    margin: 0 auto; }
    .mj-subpage .exhibition-area .current-exhibition .container .exhibition-container .exhibition-content {
      background-color: #fff;
      width: calc(100% - 4.2rem);
      padding: .48rem 0 .8rem .8rem;
      min-height: 5rem;
      position: relative; }
      .mj-subpage .exhibition-area .current-exhibition .container .exhibition-container .exhibition-content .art-bg-text {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        font-size: 3rem;
        color: #e5e5e5;
        z-index: 1; }
      .mj-subpage .exhibition-area .current-exhibition .container .exhibition-container .exhibition-content .status {
        padding-right: .4rem;
        margin-bottom: -14px; }
      .mj-subpage .exhibition-area .current-exhibition .container .exhibition-container .exhibition-content .left-content {
        width: calc(100% - 4.5rem);
        position: relative;
        z-index: 100; }
        .mj-subpage .exhibition-area .current-exhibition .container .exhibition-container .exhibition-content .left-content .content-title-area .content-title {
          font-size: .36rem; }
        .mj-subpage .exhibition-area .current-exhibition .container .exhibition-container .exhibition-content .left-content .content-title-area .content-title-des {
          width: 80%; }
        .mj-subpage .exhibition-area .current-exhibition .container .exhibition-container .exhibition-content .left-content .exhibition-time {
          font-size: .2rem;
          margin: .2rem 0 .6rem;
          color: #000; }
        .mj-subpage .exhibition-area .current-exhibition .container .exhibition-container .exhibition-content .left-content .exhibition-des {
          font-size: .18rem;
          line-height: 1.5;
          color: #000;
          width: 80%; }
        .mj-subpage .exhibition-area .current-exhibition .container .exhibition-container .exhibition-content .left-content .type {
          font-size: .6rem;
          color: #000; }
        .mj-subpage .exhibition-area .current-exhibition .container .exhibition-container .exhibition-content .left-content .address-more {
          display: flex;
          align-items: flex-end;
          justify-content: space-between;
          margin-top: .1rem; }
          .mj-subpage .exhibition-area .current-exhibition .container .exhibition-container .exhibition-content .left-content .address-more .address {
            display: flex;
            align-items: center;
            font-size: 14px;
            color: #000; }
            .mj-subpage .exhibition-area .current-exhibition .container .exhibition-container .exhibition-content .left-content .address-more .address .iconfont {
              font-size: .2rem;
              color: #999;
              margin-right: 5px; }
          .mj-subpage .exhibition-area .current-exhibition .container .exhibition-container .exhibition-content .left-content .address-more .more-btn-circle {
            margin-bottom: .2rem; }
    .mj-subpage .exhibition-area .current-exhibition .container .exhibition-container .exhibition-img {
      width: 7.5rem;
      height: 5.6rem;
      display: block;
      object-fit: cover;
      margin-left: -4.1rem;
      margin-bottom: -.7rem;
      position: relative;
      z-index: 100; }
.mj-subpage .exhibition-area .exhibition-list {
  margin-top: 1.15rem;
  padding-bottom: 1.5rem; }
  .mj-subpage .exhibition-area .exhibition-list .exhibition-item:nth-child(3n) {
    margin-right: 0;
    margin-top: 1rem; }
  .mj-subpage .exhibition-area .exhibition-list .exhibition-item:nth-child(3n -1) {
    margin-top: .5rem; }
  .mj-subpage .exhibition-area .exhibition-list .exhibition-item:nth-child(n+10) {
    display: none; }
  .mj-subpage .exhibition-area .exhibition-list .view-all {
    margin-top: 1.5rem; }
.mj-subpage .exhibition-area .competition-list .view-all {
  margin-top: .7rem; }
.mj-subpage .exhibition-area .competition-list .container {
  padding: 0 1.2rem;
  width: calc(16.96rem - 2.4rem); }
  .mj-subpage .exhibition-area .competition-list .container .exhibition-item {
    margin: 0 .8rem .7rem !important;
    width: calc(50% - 1.6rem); }
  .mj-subpage .exhibition-area .competition-list .container .exhibition-item:nth-child(n+7) {
    display: none; }
.mj-subpage .exhibition-detail-area .goback {
  display: flex;
  align-items: center;
  font-size: .18rem;
  color: #000; }
  .mj-subpage .exhibition-detail-area .goback .iconfont {
    font-size: .18rem; }
.mj-subpage .exhibition-detail-area .exhibition-intro {
  background-color: #f7f7f8;
  margin-top: 1.95rem;
  padding: .95rem 0; }
  .mj-subpage .exhibition-detail-area .exhibition-intro .intro-top-area {
    display: flex;
    align-items: center;
    padding: 0 1.2rem; }
    .mj-subpage .exhibition-detail-area .exhibition-intro .intro-top-area .intro-top-poster {
      position: relative;
      width: 6.75rem;
      height: 6.75rem;
      background-color: #fff;
      border: 1px solid #000;
      box-shadow: .1rem .1rem 0 #000;
      flex-shrink: 0; }
      .mj-subpage .exhibition-detail-area .exhibition-intro .intro-top-area .intro-top-poster .poster {
        position: absolute;
        left: 50%;
        bottom: .6rem;
        width: calc(100% - 2rem);
        height: 8.1rem;
        object-fit: cover;
        transform: translate(-50%);
        border: .06rem solid #000;
        display: block; }
    .mj-subpage .exhibition-detail-area .exhibition-intro .intro-top-area .intro-top-content {
      width: calc(100% - 6.75rem);
      flex-shrink: 0;
      position: relative;
      z-index: 100; }
      .mj-subpage .exhibition-detail-area .exhibition-intro .intro-top-area .intro-top-content .content-area {
        background-color: #fff;
        padding: .7rem;
        margin-left: -.7rem;
        width: calc(100% - 1.4rem); }
        .mj-subpage .exhibition-detail-area .exhibition-intro .intro-top-area .intro-top-content .content-area .name {
          font-size: .22rem;
          font-weight: bolder; }
        .mj-subpage .exhibition-detail-area .exhibition-intro .intro-top-area .intro-top-content .content-area .en-name {
          font-size: .14rem;
          color: #999;
          line-height: 1.2;
          margin: .1rem 0 .3rem; }
        .mj-subpage .exhibition-detail-area .exhibition-intro .intro-top-area .intro-top-content .content-area .info-list .info-item {
          display: flex;
          align-items: flex-start;
          margin-bottom: .1rem; }
          .mj-subpage .exhibition-detail-area .exhibition-intro .intro-top-area .intro-top-content .content-area .info-list .info-item .label, .mj-subpage .exhibition-detail-area .exhibition-intro .intro-top-area .intro-top-content .content-area .info-list .info-item .value {
            font-size: .20rem;
            line-height: 1.5; }
        .mj-subpage .exhibition-detail-area .exhibition-intro .intro-top-area .intro-top-content .content-area .info-list .info-item:last-child {
          margin-bottom: 0; }
      .mj-subpage .exhibition-detail-area .exhibition-intro .intro-top-area .intro-top-content .code-area {
        position: absolute;
        right: 0;
        bottom: -1.35rem; }
        .mj-subpage .exhibition-detail-area .exhibition-intro .intro-top-area .intro-top-content .code-area img {
          width: 2rem;
          height: 2rem;
          display: block; }
        .mj-subpage .exhibition-detail-area .exhibition-intro .intro-top-area .intro-top-content .code-area p {
          text-align: center;
          font-size: .14rem;
          margin-top: .15rem; }
      .mj-subpage .exhibition-detail-area .exhibition-intro .intro-top-area .intro-top-content .share-area {
        position: absolute;
        display: flex;
        align-items: center;
        right: .7rem;
        top: -.8rem;
        font-size: .14rem; }
        .mj-subpage .exhibition-detail-area .exhibition-intro .intro-top-area .intro-top-content .share-area .link-item {
          display: block;
          margin-left: .15rem; }
          .mj-subpage .exhibition-detail-area .exhibition-intro .intro-top-area .intro-top-content .share-area .link-item .iconfont {
            color: #b8b8b8;
            font-size: .3rem; }
          .mj-subpage .exhibition-detail-area .exhibition-intro .intro-top-area .intro-top-content .share-area .link-item .icon-weibo:hover {
            color: #9c2525; }
          .mj-subpage .exhibition-detail-area .exhibition-intro .intro-top-area .intro-top-content .share-area .link-item .icon-weixin:hover {
            color: #57b837; }
          .mj-subpage .exhibition-detail-area .exhibition-intro .intro-top-area .intro-top-content .share-area .link-item .icon-icon-:hover {
            color: orange; }
  .mj-subpage .exhibition-detail-area .exhibition-intro .intro-bottom-area {
    width: calc(100% - 3.4rem);
    margin: 1.1rem auto 0; }
    .mj-subpage .exhibition-detail-area .exhibition-intro .intro-bottom-area .intro-bottom-title {
      display: flex;
      align-items: center; }
      .mj-subpage .exhibition-detail-area .exhibition-intro .intro-bottom-area .intro-bottom-title .cn-title {
        font-size: .28rem;
        margin-right: .28rem; }
      .mj-subpage .exhibition-detail-area .exhibition-intro .intro-bottom-area .intro-bottom-title .en-title {
        font-size: .2rem;
        color: #999; }
    .mj-subpage .exhibition-detail-area .exhibition-intro .intro-bottom-area .intro-text {
      margin-top: .2rem;
      font-size: .18rem;
      line-height: 1.8; }
.mj-subpage .exhibition-works {
  padding: 1rem 0; }
.mj-subpage .swiper-container-works {
  width: 100%;
  overflow: hidden;
  position: relative;
  padding: 1rem 0; }
  .mj-subpage .swiper-container-works .swiper-wrapper {
    display: flex;
    align-items: center; }
    .mj-subpage .swiper-container-works .swiper-wrapper .swiper-slide {
      height: 4.7rem;
      border: 1px solid #9d2526;
      position: relative; }
      .mj-subpage .swiper-container-works .swiper-wrapper .swiper-slide .work-img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        display: block; }
      .mj-subpage .swiper-container-works .swiper-wrapper .swiper-slide .work-name-area {
        position: absolute;
        left: 0;
        bottom: 0;
        width: calc(66% - 1.2rem);
        height: calc(66% - 1.2rem);
        padding: .8rem .6rem .4rem; }
        .mj-subpage .swiper-container-works .swiper-wrapper .swiper-slide .work-name-area .work-name {
          font-size: .3rem;
          color: #c28d69;
          font-weight: bolder;
          opacity: 0; }
        .mj-subpage .swiper-container-works .swiper-wrapper .swiper-slide .work-name-area .author-name {
          font-size: .24rem;
          color: #000;
          margin: .3rem 0;
          opacity: 0; }
        .mj-subpage .swiper-container-works .swiper-wrapper .swiper-slide .work-name-area .work-date {
          display: flex;
          align-items: flex-start;
          position: relative; }
          .mj-subpage .swiper-container-works .swiper-wrapper .swiper-slide .work-name-area .work-date .day-number1 {
            color: #fff;
            font-size: .74rem;
            font-weight: bolder;
            line-height: 1;
            font-style: italic; }
          .mj-subpage .swiper-container-works .swiper-wrapper .swiper-slide .work-name-area .work-date .day-number2 {
            color: #fff;
            font-size: 1rem;
            font-weight: bolder;
            line-height: 1;
            font-style: italic; }
          .mj-subpage .swiper-container-works .swiper-wrapper .swiper-slide .work-name-area .work-date .month {
            position: absolute;
            left: -13px;
            bottom: 10px;
            color: #c28d69;
            font-size: .12rem;
            transform: scale(0.9); }
    .mj-subpage .swiper-container-works .swiper-wrapper .swiper-slide-active, .mj-subpage .swiper-container-works .swiper-wrapper .swiper-slide-duplicate-active {
      height: 5.3rem;
      box-shadow: 0 0 38px #ddd; }
      .mj-subpage .swiper-container-works .swiper-wrapper .swiper-slide-active .work-name-area, .mj-subpage .swiper-container-works .swiper-wrapper .swiper-slide-duplicate-active .work-name-area {
        background-color: rgba(255, 255, 255, 0.95); }
        .mj-subpage .swiper-container-works .swiper-wrapper .swiper-slide-active .work-name-area .work-name, .mj-subpage .swiper-container-works .swiper-wrapper .swiper-slide-active .work-name-area .author-name, .mj-subpage .swiper-container-works .swiper-wrapper .swiper-slide-duplicate-active .work-name-area .work-name, .mj-subpage .swiper-container-works .swiper-wrapper .swiper-slide-duplicate-active .work-name-area .author-name {
          opacity: 1; }
        .mj-subpage .swiper-container-works .swiper-wrapper .swiper-slide-active .work-name-area .day-number1, .mj-subpage .swiper-container-works .swiper-wrapper .swiper-slide-active .work-name-area .day-number2, .mj-subpage .swiper-container-works .swiper-wrapper .swiper-slide-duplicate-active .work-name-area .day-number1, .mj-subpage .swiper-container-works .swiper-wrapper .swiper-slide-duplicate-active .work-name-area .day-number2 {
          color: #c7c6c5 !important; }
        .mj-subpage .swiper-container-works .swiper-wrapper .swiper-slide-active .work-name-area .month, .mj-subpage .swiper-container-works .swiper-wrapper .swiper-slide-duplicate-active .work-name-area .month {
          color: #9d2526 !important; }
  .mj-subpage .swiper-container-works .swiper-button-prev {
    left: calc(33% - .25rem - 30px); }
  .mj-subpage .swiper-container-works .swiper-button-next {
    right: calc(33% - .25rem - 43px); }
.mj-subpage .swiper-container-popular {
  padding-bottom: 2rem; }
  .mj-subpage .swiper-container-popular .swiper-pagination {
    bottom: 1rem; }
    .mj-subpage .swiper-container-popular .swiper-pagination .swiper-pagination-bullet-active {
      background-color: #9d2526; }
  .mj-subpage .swiper-container-popular .swiper-slide .exhibition-item {
    width: 100%;
    float: unset; }
.mj-subpage .forum-list-area {
  padding-bottom: 1.7rem; }
.mj-subpage .forum-list-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1.7rem .9rem 1.7rem .6rem; }
  .mj-subpage .forum-list-container .forum-list-img {
    width: 6.4rem;
    height: 8.4rem;
    display: block;
    object-fit: cover; }
  .mj-subpage .forum-list-container .forum-list {
    background: #fff; }
    .mj-subpage .forum-list-container .forum-list .forum-item {
      display: flex;
      align-items: center;
      justify-content: space-between;
      padding: .4rem 0; }
      .mj-subpage .forum-list-container .forum-list .forum-item .forum-time {
        width: 2rem;
        text-align: center; }
        .mj-subpage .forum-list-container .forum-list .forum-item .forum-time .date {
          font-size: .28rem;
          color: #000; }
        .mj-subpage .forum-list-container .forum-list .forum-item .forum-time .year {
          font-size: .2rem;
          color: #999;
          margin-top: .1rem; }
      .mj-subpage .forum-list-container .forum-list .forum-item .icon-you {
        width: 2rem;
        text-align: center;
        font-size: .3rem;
        color: #fff; }
      .mj-subpage .forum-list-container .forum-list .forum-item .forum-content {
        width: calc(100% - 4rem); }
        .mj-subpage .forum-list-container .forum-list .forum-item .forum-content .title {
          font-size: .24rem;
          color: #000;
          font-weight: bolder; }
        .mj-subpage .forum-list-container .forum-list .forum-item .forum-content .des {
          font-size: 14px;
          color: #999;
          margin-top: .1rem; }
    .mj-subpage .forum-list-container .forum-list .forum-item:hover {
      background: #000;
      position: relative; }
      .mj-subpage .forum-list-container .forum-list .forum-item:hover p {
        color: #fff !important; }
      .mj-subpage .forum-list-container .forum-list .forum-item:hover .icon-you {
        color: #9d2526 !important; }
    .mj-subpage .forum-list-container .forum-list .forum-item:hover:after, .mj-subpage .forum-list-container .forum-list .forum-item:hover:before {
      position: absolute;
      content: '';
      height: 100%;
      width: .2rem;
      background: #000;
      top: 0;
      left: -.2rem; }
    .mj-subpage .forum-list-container .forum-list .forum-item:hover:before {
      left: unset;
      right: -.2rem; }
.mj-subpage .goback-forum {
  display: flex;
  align-items: center;
  margin: 1rem 0;
  color: #000;
  font-size: .2rem; }
  .mj-subpage .goback-forum .iconfont {
    font-size: .2rem;
    margin-right: 5px; }
.mj-subpage .competition-sign-area .sign-btn-area {
  height: 8.4rem;
  position: relative; }
  .mj-subpage .competition-sign-area .sign-btn-area .sign-bg {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover; }
  .mj-subpage .competition-sign-area .sign-btn-area .competition-name {
    position: absolute;
    font-size: .6rem;
    padding: .3rem;
    width: calc(100% - .6rem);
    text-align: center;
    top: 30%;
    left: 0; }
  .mj-subpage .competition-sign-area .sign-btn-area .sign-code-area {
    position: absolute;
    bottom: 1.8rem;
    left: 50%;
    transform: translate(-50%);
    padding-top: 15px;
    cursor: pointer; }
    .mj-subpage .competition-sign-area .sign-btn-area .sign-code-area .sign-code {
      position: absolute;
      bottom: 100%;
      left: 50%;
      transform: translate(-50%);
      width: 140px;
      height: 140px;
      z-index: 1000;
      display: none; }
  .mj-subpage .competition-sign-area .sign-btn-area .sign-btn {
    width: 1.5rem;
    height: .4rem;
    border-radius: 50px;
    background: #9d2526;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px; }
.mj-subpage .competition-sign-area .competition-intro .intro-content {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1.2rem 1.2rem 1rem;
  position: relative; }
  .mj-subpage .competition-sign-area .competition-intro .intro-content .intro-img {
    width: 1.4rem;
    display: block;
    margin: 0 .36rem;
    flex-shrink: 0; }
  .mj-subpage .competition-sign-area .competition-intro .intro-content .intro-text {
    width: calc(50% - 1.06rem);
    flex-shrink: 0; }
    .mj-subpage .competition-sign-area .competition-intro .intro-content .intro-text .title-area {
      text-align: right;
      margin-bottom: .34rem; }
      .mj-subpage .competition-sign-area .competition-intro .intro-content .intro-text .title-area .en-title {
        color: #999; }
    .mj-subpage .competition-sign-area .competition-intro .intro-content .intro-text .cn-text {
      font-size: 14px;
      line-height: 1.5; }
  .mj-subpage .competition-sign-area .competition-intro .intro-content .competition-config {
    width: calc(50% - 1.06rem);
    flex-shrink: 0; }
    .mj-subpage .competition-sign-area .competition-intro .intro-content .competition-config p {
      font-size: .18rem;
      line-height: 2; }
.mj-subpage .competition-sign-area .competition-intro .intro-content:before {
  position: absolute;
  content: '';
  width: 2px;
  height: 1.7rem;
  background: #c8c9dd;
  left: calc(50% - 1px);
  top: -1rem; }
.mj-subpage .competition-sign-area .competition-intro .intro-content:after {
  position: absolute;
  content: '';
  width: .3rem;
  height: .1rem;
  background: #9d2526;
  left: calc(50% - .15rem);
  bottom: .5rem; }
.mj-subpage .competition-sign-area .competition-intro .en-text {
  width: 80%;
  margin: 0 auto 2rem;
  font-size: 14px;
  color: #999;
  line-height: 1.5;
  text-align: center; }
.mj-subpage .competition-ing-area .competition-intro {
  position: relative; }
  .mj-subpage .competition-ing-area .competition-intro .competition-intro-container {
    padding: 0 1rem;
    position: relative;
    z-index: 10; }
  .mj-subpage .competition-ing-area .competition-intro .competition-name {
    padding: .8rem 0;
    font-size: .28rem; }
  .mj-subpage .competition-ing-area .competition-intro .intro-content {
    display: flex;
    align-items: center;
    justify-content: space-between; }
    .mj-subpage .competition-ing-area .competition-intro .intro-content .competition-img {
      width: 5.75rem;
      height: 3.82rem;
      display: block;
      object-fit: cover; }
    .mj-subpage .competition-ing-area .competition-intro .intro-content .intro-text {
      width: calc(100% - 5.75rem); }
      .mj-subpage .competition-ing-area .competition-intro .intro-content .intro-text .intro-top-text {
        margin-bottom: .5rem;
        padding-left: 1rem; }
        .mj-subpage .competition-ing-area .competition-intro .intro-content .intro-text .intro-top-text p {
          font-size: .2rem;
          line-height: 2; }
      .mj-subpage .competition-ing-area .competition-intro .intro-content .intro-text .intro-bottom-text {
        padding: 1rem;
        background: #fff; }
        .mj-subpage .competition-ing-area .competition-intro .intro-content .intro-text .intro-bottom-text .bottom-text-title {
          display: flex;
          align-items: center;
          letter-spacing: 2px;
          margin-bottom: .15rem; }
          .mj-subpage .competition-ing-area .competition-intro .intro-content .intro-text .intro-bottom-text .bottom-text-title h3 {
            font-size: .22rem; }
          .mj-subpage .competition-ing-area .competition-intro .intro-content .intro-text .intro-bottom-text .bottom-text-title p {
            font-size: 14px;
            color: #999; }
        .mj-subpage .competition-ing-area .competition-intro .intro-content .intro-text .intro-bottom-text .bottom-intro-text {
          font-size: 14px;
          line-height: 1.5; }
.mj-subpage .competition-ing-area .competition-intro:after {
  position: absolute;
  content: '';
  width: 100%;
  height: 2rem;
  background: #fff;
  letter-spacing: 0;
  bottom: 0; }
.mj-subpage .competition-ing-area .pre-works-area {
  padding: 1.36rem 0; }
  .mj-subpage .competition-ing-area .pre-works-area .pre-works-title .cn-title {
    font-size: .28rem; }
  .mj-subpage .competition-ing-area .pre-works-area .pre-works-title .en-title {
    font-size: .58rem; }
  .mj-subpage .competition-ing-area .pre-works-area .swiper-container-preworks {
    padding: .7rem 0 1.2rem; }
    .mj-subpage .competition-ing-area .pre-works-area .swiper-container-preworks .works-list .works-item {
      display: inline-block;
      vertical-align: top;
      width: calc(25% - .5rem);
      margin-right: .6rem;
      margin-bottom: .6rem; }
      .mj-subpage .competition-ing-area .pre-works-area .swiper-container-preworks .works-list .works-item img {
        width: 100%;
        display: block;
        max-height: 4.6rem;
        object-fit: cover; }
      .mj-subpage .competition-ing-area .pre-works-area .swiper-container-preworks .works-list .works-item p {
        text-align: right;
        font-size: 14px;
        line-height: 1.5;
        margin-top: .2rem; }
    .mj-subpage .competition-ing-area .pre-works-area .swiper-container-preworks .works-list .works-item:nth-child(4n) {
      margin-right: 0; }
.mj-subpage .forum-result-intro {
  position: relative; }
  .mj-subpage .forum-result-intro .container {
    position: relative;
    z-index: 100; }
.mj-subpage .forum-result-intro:after {
  position: absolute;
  content: '';
  width: 100%;
  height: 60%;
  background: #fff;
  letter-spacing: 0;
  bottom: 0; }
.mj-subpage .relevant-report-area {
  padding: .6rem 0 1.5rem; }
  .mj-subpage .relevant-report-area .report-list {
    display: flex;
    align-items: flex-start; }
    .mj-subpage .relevant-report-area .report-list .report-item {
      width: calc(25% - .3rem);
      margin-right: .3rem; }
      .mj-subpage .relevant-report-area .report-list .report-item img {
        width: 100%;
        height: 2.7rem;
        display: block;
        object-fit: cover; }
      .mj-subpage .relevant-report-area .report-list .report-item .report-content {
        background: #fff; }
        .mj-subpage .relevant-report-area .report-list .report-item .report-content .time {
          font-size: .15rem;
          margin: .2rem 0 .3rem;
          color: #000; }
        .mj-subpage .relevant-report-area .report-list .report-item .report-content .name {
          font-size: 14px;
          line-height: 1.5;
          color: #000;
          position: relative;
          padding-bottom: .25rem;
          text-overflow: -o-ellipsis-lastline;
          overflow: hidden;
          text-overflow: ellipsis;
          display: -webkit-box;
          -webkit-line-clamp: 2;
          line-clamp: 2;
          -webkit-box-orient: vertical; }
        .mj-subpage .relevant-report-area .report-list .report-item .report-content .name:after {
          position: absolute;
          content: '';
          height: 2px;
          width: .4rem;
          background: #9d2526;
          bottom: 0;
          left: 0; }
    .mj-subpage .relevant-report-area .report-list .report-item:hover .report-content .name {
      color: #9d2526; }
.mj-subpage .relevant-document-area .document-container {
  padding: .8rem 0;
  width: calc(100% - 2.4rem);
  margin: 1rem auto;
  position: relative;
  border-left: 2px solid #d3d4d6; }
  .mj-subpage .relevant-document-area .document-container .swiper-container-document {
    padding-left: .1rem;
    margin-left: -.1rem;
    height: 5.1rem;
    position: unset; }
    .mj-subpage .relevant-document-area .document-container .swiper-container-document .document-item {
      display: flex;
      align-items: flex-start;
      justify-content: space-between;
      padding: .5rem 0; }
      .mj-subpage .relevant-document-area .document-container .swiper-container-document .document-item .document-time {
        width: 1.8rem;
        height: .5rem;
        border-bottom: 2px solid #d3d4d6;
        text-align: right;
        font-size: .2rem;
        color: #000;
        position: relative; }
      .mj-subpage .relevant-document-area .document-container .swiper-container-document .document-item .document-time:after {
        position: absolute;
        content: '';
        width: .1rem;
        height: .1rem;
        border-radius: 50%;
        background: #9d2526;
        bottom: -.05rem;
        left: -.05rem; }
      .mj-subpage .relevant-document-area .document-container .swiper-container-document .document-item .icon-area {
        width: 1.4rem;
        display: flex;
        align-items: center;
        justify-content: space-between; }
        .mj-subpage .relevant-document-area .document-container .swiper-container-document .document-item .icon-area .icon-file, .mj-subpage .relevant-document-area .document-container .swiper-container-document .document-item .icon-area .icon-youjiantou {
          font-size: .28rem;
          color: #0f0f0f; }
        .mj-subpage .relevant-document-area .document-container .swiper-container-document .document-item .icon-area .icon-youjiantou {
          font-size: .36rem; }
      .mj-subpage .relevant-document-area .document-container .swiper-container-document .document-item .document-info {
        padding: 0 .8rem;
        width: calc(100% - 4.8rem);
        position: relative; }
        .mj-subpage .relevant-document-area .document-container .swiper-container-document .document-item .document-info .document-title, .mj-subpage .relevant-document-area .document-container .swiper-container-document .document-item .document-info .document-des {
          white-space: nowrap;
          overflow: hidden;
          text-overflow: ellipsis;
          color: #000;
          font-size: .28rem; }
        .mj-subpage .relevant-document-area .document-container .swiper-container-document .document-item .document-info .document-des {
          font-size: .22rem;
          margin-top: .2rem;
          color: #666; }
      .mj-subpage .relevant-document-area .document-container .swiper-container-document .document-item .document-info:after {
        position: absolute;
        content: '';
        width: .1rem;
        height: .1rem;
        border-radius: 50%;
        background: #000;
        left: .6rem;
        top: .09rem; }
    .mj-subpage .relevant-document-area .document-container .swiper-container-document .document-item:hover .icon-pdf {
      color: #9d2526; }
    .mj-subpage .relevant-document-area .document-container .swiper-container-document .swiper-button-prev {
      top: 0;
      left: -.25rem; }
    .mj-subpage .relevant-document-area .document-container .swiper-container-document .swiper-button-next {
      top: unset;
      bottom: 0;
      left: -.25rem; }
.mj-subpage .achievement-display-area {
  padding: 1.7rem 0; }
  .mj-subpage .achievement-display-area .author-area {
    background: #000;
    position: relative; }
    .mj-subpage .achievement-display-area .author-area .container {
      padding: 1.4rem 0;
      position: relative; }
    .mj-subpage .achievement-display-area .author-area .pre-works-title {
      padding-left: 2.7rem;
      margin-bottom: .7rem; }
      .mj-subpage .achievement-display-area .author-area .pre-works-title .cn-title {
        font-size: .28rem; }
      .mj-subpage .achievement-display-area .author-area .pre-works-title .en-title {
        font-size: .58rem; }
    .mj-subpage .achievement-display-area .author-area .author-list .author-item {
      display: inline-block;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      color: #d8d5d5;
      margin: .6rem .55rem 0;
      width: calc(12.5% - 1.2rem);
      font-size: .18rem;
      height: .3rem; }
    .mj-subpage .achievement-display-area .author-area .author-list .author-item:hover {
      font-size: .22rem;
      font-weight: bolder; }
    .mj-subpage .achievement-display-area .author-area .title-icon {
      width: 3.86rem;
      height: 3.70rem;
      max-width: 386px;
      max-height: 370px;
      background-image: url("../images/result-title.png");
      background-size: 100% 100%;
      display: block;
      position: absolute;
      top: -1.3rem;
      right: 0; }
      .mj-subpage .achievement-display-area .author-area .title-icon .content {
        position: absolute;
        bottom: 1px;
        right: .4rem;
        width: 2.92rem;
        height: 3.32rem;
        background-color: #ededed;
        padding-left: .2rem;
        color: #000; }
        .mj-subpage .achievement-display-area .author-area .title-icon .content p {
          font-size: .28rem;
          margin-top: 1rem;
          margin-bottom: 10px; }
        .mj-subpage .achievement-display-area .author-area .title-icon .content h3 {
          font-size: .4rem; }
  .mj-subpage .achievement-display-area .author-area:before {
    position: absolute;
    content: '';
    width: 2px;
    height: 1.3rem;
    background: #9d2526;
    left: calc(50% - 1px);
    bottom: -.65rem; }
  .mj-subpage .achievement-display-area .result-img-area {
    padding-top: 1.5rem; }
    .mj-subpage .achievement-display-area .result-img-area .result-img-list {
      column-count: 4;
      column-gap: .1rem;
      padding: 0 .6rem; }
      .mj-subpage .achievement-display-area .result-img-area .result-img-list .img-item {
        -webkit-column-break-inside: avoid;
        page-break-inside: avoid;
        break-inside: avoid;
        position: relative;
        margin-bottom: .1rem; }
        .mj-subpage .achievement-display-area .result-img-area .result-img-list .img-item img {
          width: 100%;
          display: block; }
        .mj-subpage .achievement-display-area .result-img-area .result-img-list .img-item p {
          width: calc(50% - .6rem);
          padding: .3rem;
          background: #000;
          color: #fff;
          font-size: .2rem;
          position: absolute;
          left: 0;
          top: 0; }
      .mj-subpage .achievement-display-area .result-img-area .result-img-list .img-item:hover:after {
        position: absolute;
        content: '';
        width: calc(100% - .2rem);
        height: calc(100% - .2rem);
        border: 0.1rem solid #9d2526;
        left: 0;
        top: 0; }
.mj-subpage .author-detail-area {
  padding: 1.3rem 0 2.4rem; }
  .mj-subpage .author-detail-area .author-detail-container {
    padding: 0 .6rem;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    position: relative;
    z-index: 10; }
    .mj-subpage .author-detail-area .author-detail-container .left-container {
      width: 60%;
      flex-shrink: 0; }
      .mj-subpage .author-detail-area .author-detail-container .left-container .author-name {
        padding: .8rem .8rem 1rem 1rem;
        border: 1px solid #000;
        position: relative;
        font-size: .28rem;
        width: fit-content; }
      .mj-subpage .author-detail-area .author-detail-container .left-container .author-name:before, .mj-subpage .author-detail-area .author-detail-container .left-container .author-name:after {
        position: absolute;
        content: '';
        width: .75rem;
        height: .75rem;
        background: #000;
        left: -.38rem;
        top: .36rem; }
      .mj-subpage .author-detail-area .author-detail-container .left-container .author-name:after {
        width: .15rem;
        height: .15rem;
        left: 1rem;
        top: -.5rem; }
      .mj-subpage .author-detail-area .author-detail-container .left-container .big-img-area {
        width: 7.4rem;
        height: 7.4rem;
        position: relative;
        margin: -.5rem auto 0; }
        .mj-subpage .author-detail-area .author-detail-container .left-container .big-img-area .big-img {
          width: calc(100% - .2rem);
          height: calc(100% - .2rem);
          border: 0.1rem solid #9d2526;
          object-fit: cover;
          display: block;
          box-shadow: 0 0 38px rgba(0, 0, 0, 0.1); }
        .mj-subpage .author-detail-area .author-detail-container .left-container .big-img-area .iconfont {
          position: absolute;
          top: 50%;
          transform: translate(0, -50%);
          font-size: .3rem;
          left: -.46rem;
          cursor: pointer; }
        .mj-subpage .author-detail-area .author-detail-container .left-container .big-img-area .icon-you {
          left: unset;
          right: -.46rem; }
        .mj-subpage .author-detail-area .author-detail-container .left-container .big-img-area .iconfont:hover {
          color: #9d2526; }
    .mj-subpage .author-detail-area .author-detail-container .right-container {
      width: 40%;
      flex-shrink: 0; }
      .mj-subpage .author-detail-area .author-detail-container .right-container .avatar {
        width: 2rem;
        height: 2rem;
        display: block;
        border-radius: 50%;
        margin: 0 auto; }
      .mj-subpage .author-detail-area .author-detail-container .right-container .colors {
        display: flex;
        align-items: center;
        justify-content: center;
        margin: .4rem 0; }
        .mj-subpage .author-detail-area .author-detail-container .right-container .colors .color-item {
          width: .4rem;
          height: .4rem;
          border-radius: 50%;
          margin: 0 .15rem;
          background: #f8a326; }
        .mj-subpage .author-detail-area .author-detail-container .right-container .colors .color-item:nth-child(2) {
          background: #782f26; }
        .mj-subpage .author-detail-area .author-detail-container .right-container .colors .color-item:nth-child(3) {
          background: #3e5426; }
      .mj-subpage .author-detail-area .author-detail-container .right-container .info-list {
        display: flex;
        align-items: center;
        justify-content: center; }
        .mj-subpage .author-detail-area .author-detail-container .right-container .info-list .info-item {
          font-size: .22rem;
          margin-bottom: .25rem; }
      .mj-subpage .author-detail-area .author-detail-container .right-container .img-list {
        display: flex;
        align-items: flex-end;
        justify-content: center;
        margin-top: .5rem;
        cursor: pointer; }
        .mj-subpage .author-detail-area .author-detail-container .right-container .img-list img:nth-child(1) {
          width: 2.4rem;
          height: 2.6rem;
          display: block;
          object-fit: cover; }
        .mj-subpage .author-detail-area .author-detail-container .right-container .img-list img:nth-child(2) {
          width: 2.4rem;
          height: 2.4rem;
          display: block;
          object-fit: cover;
          margin-left: .2rem; }
  .mj-subpage .author-detail-area .author-bottom-area {
    background: #9d2526;
    width: 100%;
    height: 4rem;
    position: relative;
    margin-top: -1.4rem; }
    .mj-subpage .author-detail-area .author-bottom-area img {
      position: absolute;
      left: 50%;
      bottom: -1.22rem;
      width: 3.5rem;
      display: block;
      transform: translate(-50%); }
.mj-subpage .notice-list .notice-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: .7rem 4rem;
  position: relative; }
  .mj-subpage .notice-list .notice-item .notice-img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    left: 0;
    top: 0;
    z-index: -1;
    display: none; }
  .mj-subpage .notice-list .notice-item .time {
    font-size: .2rem;
    color: #565555;
    width: 2rem; }
  .mj-subpage .notice-list .notice-item .icon-youjiantou {
    color: #565555;
    width: 1.8rem;
    font-size: .4rem;
    text-align: right; }
  .mj-subpage .notice-list .notice-item .content {
    width: calc(100% - 3.8rem); }
    .mj-subpage .notice-list .notice-item .content .title {
      color: #565555;
      font-size: .28rem;
      position: relative;
      padding-left: .3rem; }
    .mj-subpage .notice-list .notice-item .content .title:before {
      position: absolute;
      content: '';
      width: .1rem;
      height: .1rem;
      border-radius: 50%;
      background: #565555;
      left: 0;
      top: .09rem; }
    .mj-subpage .notice-list .notice-item .content .des {
      font-size: .2rem;
      color: #565555;
      margin-top: .08rem; }
.mj-subpage .notice-list .notice-item:hover {
  background: rgba(0, 0, 0, 0.75); }
  .mj-subpage .notice-list .notice-item:hover .notice-img {
    display: block; }
  .mj-subpage .notice-list .notice-item:hover p, .mj-subpage .notice-list .notice-item:hover h3, .mj-subpage .notice-list .notice-item:hover span {
    color: #fff !important; }
  .mj-subpage .notice-list .notice-item:hover .title:before {
    background: #fff !important; }
.mj-subpage .recommend-news {
  padding: 1.3rem 0 2rem; }
  .mj-subpage .recommend-news .recommend-news-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 1.2rem; }
    .mj-subpage .recommend-news .recommend-news-container .left-container {
      width: 40%;
      flex-shrink: 0; }
      .mj-subpage .recommend-news .recommend-news-container .left-container .news-time {
        position: relative;
        padding: .24rem .5rem .24rem 0;
        letter-spacing: 2px;
        width: fit-content; }
        .mj-subpage .recommend-news .recommend-news-container .left-container .news-time .year {
          font-size: .4rem; }
        .mj-subpage .recommend-news .recommend-news-container .left-container .news-time .date {
          font-size: .36rem;
          margin-top: .1rem; }
      .mj-subpage .recommend-news .recommend-news-container .left-container .news-time:before, .mj-subpage .recommend-news .recommend-news-container .left-container .news-time:after {
        position: absolute;
        content: '';
        width: .7rem;
        height: .04rem;
        background: #c21818;
        top: 0;
        left: 0; }
      .mj-subpage .recommend-news .recommend-news-container .left-container .news-time:after {
        width: 1rem;
        right: 0;
        bottom: 0;
        left: unset;
        top: unset; }
      .mj-subpage .recommend-news .recommend-news-container .left-container .news-title {
        font-size: .28rem;
        line-height: 1.2;
        margin: .35rem 0; }
      .mj-subpage .recommend-news .recommend-news-container .left-container .news-des {
        font-size: 14px;
        line-height: 1.5; }
      .mj-subpage .recommend-news .recommend-news-container .left-container .more-area {
        display: flex;
        justify-content: flex-end;
        margin-top: .8rem; }
        .mj-subpage .recommend-news .recommend-news-container .left-container .more-area .slogan-area {
          padding-right: .2rem;
          position: relative;
          margin-top: .3rem; }
          .mj-subpage .recommend-news .recommend-news-container .left-container .more-area .slogan-area .cafaic-text {
            padding: 0 .86rem;
            position: relative;
            font-size: .12rem;
            color: #9d2526; }
          .mj-subpage .recommend-news .recommend-news-container .left-container .more-area .slogan-area .cafaic-text:before, .mj-subpage .recommend-news .recommend-news-container .left-container .more-area .slogan-area .cafaic-text:after {
            position: absolute;
            content: '';
            width: .7rem;
            height: 2px;
            background: #c21818;
            border: 1px solid #c21818;
            left: 0;
            top: 50%;
            transform: translate(0, -50%); }
          .mj-subpage .recommend-news .recommend-news-container .left-container .more-area .slogan-area .cafaic-text:after {
            background: #fff;
            right: 0;
            left: unset; }
        .mj-subpage .recommend-news .recommend-news-container .left-container .more-area .slogan-area:after {
          position: absolute;
          content: '';
          width: 5px;
          height: 5px;
          border-radius: 50%;
          background: #c21818;
          right: 0;
          top: 50%;
          transform: translate(0, -50%); }
    .mj-subpage .recommend-news .recommend-news-container .right-container {
      width: 55%;
      flex-shrink: 0;
      display: flex;
      align-items: center;
      justify-content: flex-end;
      position: relative; }
      .mj-subpage .recommend-news .recommend-news-container .right-container .swiper-container-recommend {
        width: 6rem;
        height: 6rem;
        margin: 0;
        position: relative;
        padding-bottom: 25px; }
        .mj-subpage .recommend-news .recommend-news-container .right-container .swiper-container-recommend img {
          width: 100%;
          height: 100%;
          object-fit: cover;
          display: block; }
        .mj-subpage .recommend-news .recommend-news-container .right-container .swiper-container-recommend .swiper-pagination {
          bottom: 0; }
    .mj-subpage .recommend-news .recommend-news-container .right-container:after {
      position: absolute;
      content: '';
      border: .25rem solid #c21818;
      width: 5.5rem;
      height: 5.5rem;
      right: .5rem;
      top: -.5rem; }
.mj-subpage .news-list-area {
  position: relative;
  padding-bottom: 2rem; }
  .mj-subpage .news-list-area .news-list-bg {
    position: absolute;
    width: 100%;
    height: 12.4rem;
    display: block;
    object-fit: cover;
    left: 0;
    top: 3rem; }
  .mj-subpage .news-list-area .container {
    position: relative;
    z-index: 10;
    display: flex;
    align-items: center;
    justify-content: space-between; }
    .mj-subpage .news-list-area .container .news-list {
      width: calc(100% - 3.5rem);
      flex-shrink: 0;
      height: 15rem; }
      .mj-subpage .news-list-area .container .news-list .news-item {
        float: left;
        width: 33%;
        background: rgba(0, 0, 0, 0.2);
        border: 1px solid rgba(255, 255, 255, 0.2); }
        .mj-subpage .news-list-area .container .news-list .news-item .news-content img {
          width: 100%;
          height: 3rem;
          display: block;
          object-fit: cover;
          opacity: 0; }
        .mj-subpage .news-list-area .container .news-list .news-item .news-content .content {
          padding: .2rem .2rem .6rem; }
          .mj-subpage .news-list-area .container .news-list .news-item .news-content .content p {
            color: #fff; }
          .mj-subpage .news-list-area .container .news-list .news-item .news-content .content .time {
            font-size: .18rem;
            margin-bottom: .3rem; }
          .mj-subpage .news-list-area .container .news-list .news-item .news-content .content .title {
            font-size: 16px;
            line-height: 1.5;
            text-overflow: -o-ellipsis-lastline;
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            line-clamp: 2;
            -webkit-box-orient: vertical;
            min-height: .5rem; }
      .mj-subpage .news-list-area .container .news-list .news-item:nth-child(n +10) {
        display: none; }
      .mj-subpage .news-list-area .container .news-list .news-item:hover .news-content img {
        opacity: 1; }
      .mj-subpage .news-list-area .container .news-list .news-item:hover .news-content .content {
        background: #000000; }
    .mj-subpage .news-list-area .container .pagination-area {
      width: 3.5rem;
      display: flex;
      align-items: center;
      justify-content: center;
      margin-top: 1.8rem; }
      .mj-subpage .news-list-area .container .pagination-area .box {
        display: block;
        width: fit-content;
        padding: 0;
        border: none; }
        .mj-subpage .news-list-area .container .pagination-area .box .current-page {
          margin-right: 0;
          margin-bottom: .85rem;
          color: #fff; }
        .mj-subpage .news-list-area .container .pagination-area .box .ui-pagination-container {
          display: block;
          padding: 1.2rem 0; }
          .mj-subpage .news-list-area .container .pagination-area .box .ui-pagination-container .ui-pagination-page-item {
            display: block;
            margin: .1rem auto;
            text-align: center;
            color: #fff; }
          .mj-subpage .news-list-area .container .pagination-area .box .ui-pagination-container .next-page-item, .mj-subpage .news-list-area .container .pagination-area .box .ui-pagination-container .prev-page-item {
            display: flex;
            margin-bottom: .8rem;
            transform: translate(-50%) rotate(90deg);
            border-color: #fff;
            left: 50%;
            top: 0; }
            .mj-subpage .news-list-area .container .pagination-area .box .ui-pagination-container .next-page-item .iconfont, .mj-subpage .news-list-area .container .pagination-area .box .ui-pagination-container .prev-page-item .iconfont {
              color: #fff;
              line-height: 1; }
          .mj-subpage .news-list-area .container .pagination-area .box .ui-pagination-container .next-page-item {
            margin-top: .8rem;
            margin-bottom: 0;
            bottom: 0;
            top: unset;
            right: unset; }
.mj-subpage .news-detail-content img {
  width: 100%;
  display: block; }
.mj-subpage .news-detail-area .news-time {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative; }
  .mj-subpage .news-detail-area .news-time .year {
    width: 2.3rem;
    height: 2.3rem;
    background-image: url("../images/company-content-bg2.png");
    background-size: 100% 100%;
    position: relative; }
    .mj-subpage .news-detail-area .news-time .year h3 {
      font-size: .78rem;
      position: absolute;
      top: 50%;
      right: -.5rem;
      transform: translate(0, -50%); }
  .mj-subpage .news-detail-area .news-time .date {
    padding-left: 1rem;
    color: rgba(0, 0, 0, 0.1);
    font-weight: bolder;
    font-size: 2.6rem;
    display: flex;
    align-items: flex-end;
    line-height: 1; }
    .mj-subpage .news-detail-area .news-time .date h3 {
      font-size: 2rem;
      line-height: 1.1; }
.mj-subpage .news-detail-area .news-time:after {
  position: absolute;
  content: '';
  width: 100%;
  height: 60%;
  background: #f7f7f8;
  left: 0;
  top: 20%;
  z-index: -1; }
.mj-subpage .news-detail-area .news-top-area {
  padding: 1rem 0 .5rem;
  text-align: center; }
  .mj-subpage .news-detail-area .news-top-area .news-title {
    font-size: .28rem; }
  .mj-subpage .news-detail-area .news-top-area .en-title {
    color: #999;
    font-size: 14px;
    margin-top: 5px; }
  .mj-subpage .news-detail-area .news-top-area .news-des {
    padding: .4rem 2rem;
    font-size: 14px;
    line-height: 2; }
  .mj-subpage .news-detail-area .news-top-area .code-area .img-area {
    width: 2rem;
    height: 2rem;
    display: block;
    margin: 0 auto;
    padding: 1.7rem 0;
    position: relative; }
    .mj-subpage .news-detail-area .news-top-area .code-area .img-area img {
      width: 100%;
      height: 100%; }
  .mj-subpage .news-detail-area .news-top-area .code-area .img-area:after {
    position: absolute;
    content: '';
    width: 2px;
    height: 1rem;
    background: #d3d4d6;
    top: 0;
    left: calc(50% - 1px); }
  .mj-subpage .news-detail-area .news-top-area .code-area .code-des {
    width: calc(100% - 5.2rem);
    border: .15rem solid #000;
    padding: .4rem;
    position: relative;
    margin: 0 auto; }
    .mj-subpage .news-detail-area .news-top-area .code-area .code-des .des {
      font-size: .22rem; }
    .mj-subpage .news-detail-area .news-top-area .code-area .code-des .title-text {
      position: absolute;
      font-size: .8rem;
      text-align: left;
      line-height: 1;
      top: -1.3rem;
      left: -1.5rem; }
.mj-subpage .news-detail-area .news-detail-content .container p, .mj-subpage .news-detail-area .news-detail-content h3 {
  font-size: 15px;
  color: #666;
  line-height: 1.5;
  margin-bottom: 10px; }
.mj-subpage .news-detail-area .news-detail-content .container img, .mj-subpage .news-detail-area .news-detail-content .container video {
  max-width: 100%;
  display: block;
  margin: 0 auto 15px;
  width: auto; }
.mj-subpage .news-detail-area .news-detail-content .container video {
  max-width: 70%; }
.mj-subpage .news-detail-area .document-download-area {
  padding: 1.3rem 0; }
  .mj-subpage .news-detail-area .document-download-area .document-list {
    padding: .26rem 1rem .26rem .4rem;
    width: calc(100% - 2.6rem);
    margin: 0 auto .3rem;
    border: 1px solid #000; }
    .mj-subpage .news-detail-area .document-download-area .document-list .document-item {
      display: flex;
      align-items: center;
      justify-content: space-between;
      margin-bottom: .2rem;
      cursor: pointer; }
      .mj-subpage .news-detail-area .document-download-area .document-list .document-item .download-btn {
        width: 1rem;
        height: .4rem;
        border-radius: 50px;
        background: #9d2526;
        color: #fff;
        font-size: .18rem;
        display: flex;
        align-items: center;
        justify-content: center; }
      .mj-subpage .news-detail-area .document-download-area .document-list .document-item .document-name {
        width: calc(100% - 2rem);
        flex-shrink: 0;
        font-size: .2rem;
        font-weight: bolder; }
        .mj-subpage .news-detail-area .document-download-area .document-list .document-item .document-name .iconfont {
          font-size: .3rem;
          color: #9d2526;
          font-weight: normal; }
        .mj-subpage .news-detail-area .document-download-area .document-list .document-item .document-name p {
          font-size: .2rem; }
    .mj-subpage .news-detail-area .document-download-area .document-list .document-item:last-child {
      margin-bottom: 0; }
    .mj-subpage .news-detail-area .document-download-area .document-list .document-item:hover {
      color: #9d2526; }
  .mj-subpage .news-detail-area .document-download-area .document-list:hover {
    border: 1px solid #9d2526;
    box-shadow: 0 0 0 1px #9d2526; }
  .mj-subpage .news-detail-area .document-download-area .news-document-direction {
    padding: 0 .6rem; }
    .mj-subpage .news-detail-area .document-download-area .news-document-direction .direction-item {
      display: flex;
      align-items: flex-start; }
      .mj-subpage .news-detail-area .document-download-area .news-document-direction .direction-item .label {
        font-size: .2rem;
        color: #666;
        flex-shrink: 0;
        line-height: 2; }
      .mj-subpage .news-detail-area .document-download-area .news-document-direction .direction-item .list .item {
        font-size: .2rem;
        color: #666;
        line-height: 2;
        display: block;
        align-items: center; }
        .mj-subpage .news-detail-area .document-download-area .news-document-direction .direction-item .list .item p {
          font-size: .2rem; }
      .mj-subpage .news-detail-area .document-download-area .news-document-direction .direction-item .item:hover {
        color: #000; }
.mj-subpage .search-area .search-input-area {
  margin-bottom: .7rem; }
  .mj-subpage .search-area .search-input-area .search-input {
    display: flex;
    align-items: center;
    justify-content: center; }
    .mj-subpage .search-area .search-input-area .search-input input {
      width: 3.5rem;
      height: .55rem;
      border: 1px solid #000;
      padding: 0 .15rem;
      font-size: .22rem; }
    .mj-subpage .search-area .search-input-area .search-input button {
      width: 1rem;
      height: calc(.55rem + 2px);
      border: 1px solid #000;
      background: #000;
      display: flex;
      align-items: center;
      justify-content: center;
      color: #fff;
      font-size: .22rem; }
  .mj-subpage .search-area .search-input-area .search-result {
    text-align: center;
    font-size: 14px;
    color: #999;
    margin-top: .15rem; }
.mj-subpage .search-area .result-container .result-nav {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: .66rem; }
  .mj-subpage .search-area .result-container .result-nav .result-nav-item {
    font-size: .18rem;
    color: #666;
    margin: 0 .3rem;
    position: relative;
    cursor: pointer; }
  .mj-subpage .search-area .result-container .result-nav .result-nav-item-on {
    color: #000; }
  .mj-subpage .search-area .result-container .result-nav .result-nav-item-on:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 2px;
    background: #000;
    left: 0;
    bottom: -.15rem; }
.mj-subpage .search-area .result-container .result-tab-item {
  display: none; }
  .mj-subpage .search-area .result-container .result-tab-item .news-list-area {
    padding: .5rem 0; }
    .mj-subpage .search-area .result-container .result-tab-item .news-list-area .news-list {
      width: 100%; }
      .mj-subpage .search-area .result-container .result-tab-item .news-list-area .news-list .news-item {
        width: calc(25% - 2px); }
    .mj-subpage .search-area .result-container .result-tab-item .news-list-area .news-list-bg {
      height: 100%;
      top: 0; }
.mj-subpage .search-area .result-container .result-tab-item-on {
  display: block; }

.nav-input, .nav-a {
  display: none; }

@media screen and (min-width: 600px) {
  .daohang-btn-mobile {
    display: none; }

  .mj-index .project-index .news-btn {
    display: none; }

  .header-mobile {
    display: none; }

  .news-pagination-mobile {
    display: none; }

  .mj-index .swiper-container-index {
    height: calc(100% - 1.38rem); }

  .mj-index .videoplay {
    height: calc(100% - 2.44rem); }

  .mj-index .index-footer {
    padding: 0; } }
@media screen and (max-width: 1280px) {
  .mj-subpage .run-school-project .project-list {
    column-count: 2; } }
@media screen and (max-width: 600px) {
  .mj-index .context-index .left-btn, .mj-index .context-index .right-btn {
    display: none; }

  html, body {
    overflow-y: scroll !important; }

  .mj-index .news-index .container .news-right-container .news-list {
    column-count: 1; }

  body {
    width: 7.5rem; }
    body .container {
      width: 100%; }
    body .container-title {
      padding: .7rem .5rem .3rem;
      display: block; }
    body .mj-subpage .header {
      display: none !important; }
    body .header-mobile {
      position: fixed;
      padding: .2rem .4rem;
      width: calc(100% - .8rem);
      background: #000;
      display: flex;
      align-items: center;
      justify-content: space-between;
      color: #fff;
      z-index: 10000; }
      body .header-mobile .logo img {
        height: .72rem;
        max-height: 70px; }
      body .header-mobile .iconfont {
        font-size: .5rem;
        font-weight: bolder; }
    body .mj-subpage .bread-nav {
      padding: .35rem .3rem .35rem; }
      body .mj-subpage .bread-nav .container .bread-area {
        font-size: 13px; }
        body .mj-subpage .bread-nav .container .bread-area a {
          font-size: 13px; }
      body .mj-subpage .bread-nav .container .sub-nav-area a {
        font-size: 13px !important;
        margin-left: .5rem !important; }
    body .title-screen-area {
      display: block;
      padding: .3rem; }
      body .title-screen-area .select-screen {
        margin-bottom: .3rem; }
        body .title-screen-area .select-screen .nav-area {
          width: 30%;
          margin-left: 0;
          margin-right: .2rem; }
    body .mj-subpage .title-area {
      margin-bottom: .3rem;
      padding: 0 .4rem; }
    body .more-btn-circle {
      width: 40px;
      height: 40px;
      font-size: 12px; }
    body .pagination-area .box .ui-pagination-container .next-page-item {
      margin-left: .4rem; }
    body .pagination-area .box .ui-pagination-container .prev-page-item {
      margin-right: .4rem; }

  .mj-index .logo-nav-area .container .nav-right-container .sign-up-link,
  .mj-index .logo-nav-area .container .nav-right-container .daohang-btn-pc {
    display: none !important; }

  .mj-index .logo-nav-area .container {
    padding: 0 .4rem;
    width: calc(100% - .8rem); }
    .mj-index .logo-nav-area .container .daohang-btn-mobile {
      color: #fff;
      font-size: .5rem;
      font-weight: bolder; }

  .mj-index .news-index {
    background: none; }
    .mj-index .news-index .container {
      display: block; }
      .mj-index .news-index .container .news-left-container, .mj-index .news-index .container .news-right-container {
        width: 100%; }
      .mj-index .news-index .container .news-right-container {
        background: #f5f7f6;
        padding-top: .6rem;
        padding-left: .2rem;
        padding-right: .2rem;
        width: calc(100% - .4rem); }
      .mj-index .news-index .container .news-btn {
        display: none; }

  .mj-index .project-index:before {
    width: calc(100% - 1.6rem); }

  .mj-index .project-index .container-title .more-btn {
    color: #fff; }

  .mj-index .project-index .project-container {
    align-items: flex-start; }
    .mj-index .project-index .project-container .project-screen-container .project-container-item {
      display: block; }
      .mj-index .project-index .project-container .project-screen-container .project-container-item .project-right-container {
        width: calc(100% + 90px);
        margin-left: -90px;
        background: #fff; }
        .mj-index .project-index .project-container .project-screen-container .project-container-item .project-right-container .project-info {
          padding: .4rem;
          width: calc(100% - .8rem); }
          .mj-index .project-index .project-container .project-screen-container .project-container-item .project-right-container .project-info .name-more .more-btn {
            width: 40px;
            height: 40px;
            font-size: 12px; }
          .mj-index .project-index .project-container .project-screen-container .project-container-item .project-right-container .project-info .project-number {
            z-index: 1;
            right: 30%; }
          .mj-index .project-index .project-container .project-screen-container .project-container-item .project-right-container .project-info .time, .mj-index .project-index .project-container .project-screen-container .project-container-item .project-right-container .project-info .year, .mj-index .project-index .project-container .project-screen-container .project-container-item .project-right-container .project-info .date, .mj-index .project-index .project-container .project-screen-container .project-container-item .project-right-container .project-info .des, .mj-index .project-index .project-container .project-screen-container .project-container-item .project-right-container .project-info .name-more {
            position: relative;
            z-index: 10; }
        .mj-index .project-index .project-container .project-screen-container .project-container-item .project-right-container .project-list {
          display: none; }

  .mj-index .project-index .project-container .project-screen-list {
    width: 90px;
    position: absolute;
    bottom: 6.5rem; }
    .mj-index .project-index .project-container .project-screen-list .project-screen-item {
      margin-left: .35rem; }

  .mj-index .project-index .project-container .project-screen-container {
    width: calc(100% - 90px);
    margin-left: 90px; }
    .mj-index .project-index .project-container .project-screen-container img {
      width: 100% !important; }

  .mj-index .project-index .news-btn {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    right: 0;
    top: 1.5rem;
    width: 1.6rem; }
    .mj-index .project-index .news-btn .iconfont {
      font-size: 24px;
      margin: 0 8px;
      font-weight: bolder; }

  .mj-index .context-index .context-list {
    margin-top: 0;
    overflow-x: scroll; }
    .mj-index .context-index .context-list .context-item {
      flex-shrink: 0;
      width: 5.77rem; }
      .mj-index .context-index .context-list .context-item .context-detail {
        display: block; }

  .mj-index .company-index .company-list {
    width: 100%; }

  .mj-index .swiper-container-cooper {
    padding-left: .4rem;
    margin-top: 0; }

  .footer {
    padding: .7rem 0; }

  .footer .footer-container .right-container, .footer .copyright {
    display: none; }

  .footer .footer-container {
    display: block; }
    .footer .footer-container .left-container {
      width: calc(100% - 3.2rem);
      margin: 0 auto; }
      .footer .footer-container .left-container .contact-area {
        display: block; }
        .footer .footer-container .left-container .contact-area .code {
          display: inline-block;
          width: calc(50% - 0.3rem); }
        .footer .footer-container .left-container .contact-area .code:nth-child(2) {
          margin-right: 0; }
        .footer .footer-container .left-container .contact-area .first-info {
          margin-left: 0;
          margin-top: .6rem;
          margin-right: 0; }

  .mj-subpage .author-detail-area .author-detail-container {
    display: block; }
    .mj-subpage .author-detail-area .author-detail-container .left-container {
      width: 100%; }
      .mj-subpage .author-detail-area .author-detail-container .left-container .big-img-area {
        width: 100%; }
    .mj-subpage .author-detail-area .author-detail-container .right-container {
      width: 100%;
      margin-top: .5rem; }

  .mj-subpage .exhibition-area .current-exhibition {
    padding: .5rem .3rem; }
    .mj-subpage .exhibition-area .current-exhibition .container .exhibition-container {
      display: block;
      width: 100%; }
      .mj-subpage .exhibition-area .current-exhibition .container .exhibition-container .exhibition-content {
        width: calc(100% - .8rem); }
        .mj-subpage .exhibition-area .current-exhibition .container .exhibition-container .exhibition-content .status {
          margin-bottom: .2rem; }
        .mj-subpage .exhibition-area .current-exhibition .container .exhibition-container .exhibition-content .left-content {
          width: calc(100% - .8rem); }
      .mj-subpage .exhibition-area .current-exhibition .container .exhibition-container .exhibition-img {
        display: none; }

  .mj-subpage .exhibition-area .competition-list {
    margin-top: .4rem; }
    .mj-subpage .exhibition-area .competition-list .container {
      padding: 0 .3rem;
      width: calc(100% - .6rem); }
      .mj-subpage .exhibition-area .competition-list .container .exhibition-item {
        width: 100%;
        margin: 0 0 .4rem 0 !important; }

  .mj-subpage .competition-ing-area .competition-intro .competition-intro-container {
    padding: 0 .4rem; }

  .mj-subpage .competition-ing-area .competition-intro .intro-content {
    display: block; }
    .mj-subpage .competition-ing-area .competition-intro .intro-content .competition-img {
      width: 100%; }
    .mj-subpage .competition-ing-area .competition-intro .intro-content .intro-text {
      width: 100%;
      margin-top: .4rem; }
      .mj-subpage .competition-ing-area .competition-intro .intro-content .intro-text .intro-top-text {
        padding-left: 0; }
      .mj-subpage .competition-ing-area .competition-intro .intro-content .intro-text .intro-bottom-text {
        padding: .6rem; }
  .mj-subpage .competition-ing-area .pre-works-area {
    padding: .6rem 0 .6rem .4rem; }
    .mj-subpage .competition-ing-area .pre-works-area .swiper-container-preworks .works-list .works-item {
      width: calc(50% - .5rem);
      margin-right: .4rem; }
    .mj-subpage .competition-ing-area .pre-works-area .swiper-container-preworks .works-list .works-item:nth-child(4n) {
      margin-right: .4rem; }

  .mj-subpage .achievement-display-area {
    padding: .8rem 0; }
    .mj-subpage .achievement-display-area .author-area .title-icon {
      display: none; }
    .mj-subpage .achievement-display-area .author-area .pre-works-title {
      padding-left: .3rem; }
    .mj-subpage .achievement-display-area .author-area .author-list .author-item {
      width: calc(25% - 0.66rem);
      margin: 0.3rem;
      height: 20px; }
    .mj-subpage .achievement-display-area .result-img-area .result-img-list {
      column-count: 2;
      padding: 0 .4rem; }

  .mj-subpage .competition-sign-area .competition-intro .intro-content {
    display: block;
    padding: 1.2rem .4rem; }
    .mj-subpage .competition-sign-area .competition-intro .intro-content .intro-text, .mj-subpage .competition-sign-area .competition-intro .intro-content .competition-config {
      width: 100%; }
    .mj-subpage .competition-sign-area .competition-intro .intro-content .intro-img {
      transform: rotate(-90deg);
      margin: -0.5rem auto; }

  .mj-subpage .goback-forum {
    padding: 0 .4rem; }

  .mj-subpage .competition-sign-area .sign-btn-area .sign-btn {
    padding: 5px 10px; }

  body .mj-subpage .research-bread-nav .container {
    display: block; }
    body .mj-subpage .research-bread-nav .container .sub-nav-area a {
      margin-left: 0 !important;
      margin-right: .3rem !important;
      margin-top: .3rem; }

  .mj-subpage .cooper-company-area .title-area {
    padding: .3rem .3rem 0;
    text-align: center;
    font-weight: bolder; }
  .mj-subpage .cooper-company-area .company-list .company-item {
    margin: .3rem;
    width: calc(50% - .66rem); }

  .mj-subpage .exhibition-area .exhibition-list {
    margin: .6rem .3rem;
    padding-bottom: .6rem; }

  body .exhibition-item {
    width: calc(50% - .15rem);
    margin-bottom: .3rem;
    margin-right: .3rem;
    margin-top: 0 !important; }

  body .mj-subpage .exhibition-area .exhibition-list .exhibition-item:nth-child(3n) {
    margin-right: .3rem; }

  body .mj-subpage .exhibition-area .exhibition-list .exhibition-item:nth-child(2n) {
    margin-right: 0; }

  .mj-subpage .exhibition-detail-area .goback {
    padding: .3rem; }

  .mj-subpage .exhibition-detail-area .exhibition-intro .intro-top-area {
    display: block;
    padding: 0 .3rem; }
    .mj-subpage .exhibition-detail-area .exhibition-intro .intro-top-area .intro-top-content {
      width: 100%; }
      .mj-subpage .exhibition-detail-area .exhibition-intro .intro-top-area .intro-top-content .content-area {
        margin-left: 0;
        margin-top: .4rem; }
      .mj-subpage .exhibition-detail-area .exhibition-intro .intro-top-area .intro-top-content .code-area {
        position: unset;
        margin: .3rem 0; }
        .mj-subpage .exhibition-detail-area .exhibition-intro .intro-top-area .intro-top-content .code-area img {
          margin: 0 auto; }
      .mj-subpage .exhibition-detail-area .exhibition-intro .intro-top-area .intro-top-content .share-area {
        position: unset;
        justify-content: center; }
  .mj-subpage .exhibition-detail-area .exhibition-intro .intro-bottom-area {
    width: 80%; }

  .mj-subpage .swiper-container-works {
    padding: .6rem .3rem;
    width: calc(100% - .6rem); }

  .mj-subpage .swiper-container-works .swiper-button-next {
    right: 0; }

  .mj-subpage .swiper-container-works .swiper-button-prev {
    left: 0; }

  .mj-subpage .swiper-container-popular {
    padding: .6rem .3rem 2rem;
    width: calc(100% - .6rem); }

  .mj-subpage .forum-list-container {
    padding: .6rem .4rem; }
    .mj-subpage .forum-list-container .forum-list-img {
      display: none; }
    .mj-subpage .forum-list-container .forum-list .forum-item .forum-time, .mj-subpage .forum-list-container .forum-list .forum-item .icon-you {
      width: 1rem;
      color: #000; }
    .mj-subpage .forum-list-container .forum-list .forum-item .forum-content {
      width: calc(100% - 2.3rem); }
      .mj-subpage .forum-list-container .forum-list .forum-item .forum-content .des {
        text-overflow: -o-ellipsis-lastline;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        line-clamp: 2;
        -webkit-box-orient: vertical; }

  .mj-subpage .relevant-report-area .report-list {
    display: block;
    padding: .4rem; }

  .mj-subpage .relevant-document-area .document-container {
    width: calc(100% - 1rem); }
    .mj-subpage .relevant-document-area .document-container .swiper-container-document .document-item .document-time {
      width: 1.5rem; }
    .mj-subpage .relevant-document-area .document-container .swiper-container-document .document-item .icon-area {
      width: 1rem; }
    .mj-subpage .relevant-document-area .document-container .swiper-container-document .document-item .document-info {
      padding: 0 .3rem;
      width: calc(100% - 3.1rem); }

  .forum-result-intro .intro-bottom-area {
    margin-top: 0 !important; }

  .forum-result-intro .intro-top-area .intro-top-content .content-area {
    width: 90% !important;
    padding: 0.7rem 0 !important;
    margin: 0 auto !important; }

  .mj-subpage .exhibition-detail-area .exhibition-intro .intro-top-area .intro-top-content .content-area .info-list .info-item .label {
    flex-shrink: 0; }

  .mj-subpage .recommend-news .recommend-news-container {
    display: block;
    padding: 6rem .4rem 0;
    position: relative; }
    .mj-subpage .recommend-news .recommend-news-container .left-container {
      width: 100%;
      margin-top: .5rem; }
    .mj-subpage .recommend-news .recommend-news-container .right-container {
      position: absolute;
      width: 100%;
      left: 0;
      top: 0; }
      .mj-subpage .recommend-news .recommend-news-container .right-container .swiper-container-recommend {
        margin-right: .5rem; }
    .mj-subpage .recommend-news .recommend-news-container .right-container:after {
      right: 1rem; }

  .mj-subpage .news-list-area {
    padding-bottom: .6rem; }
    .mj-subpage .news-list-area .container {
      display: block; }
      .mj-subpage .news-list-area .container .news-list {
        width: 100%;
        height: auto; }
        .mj-subpage .news-list-area .container .news-list .news-item {
          width: calc(50% - 2px); }
          .mj-subpage .news-list-area .container .news-list .news-item .news-content .content .title {
            height: 1rem; }
      .mj-subpage .news-list-area .container .pagination-area {
        display: none; }
    .mj-subpage .news-list-area .news-list-bg {
      height: 100%;
      top: 0; }

  body .news-pagination-mobile, body .pagination-area {
    width: 100%; }
    body .news-pagination-mobile .box, body .pagination-area .box {
      width: 100%; }

  .mj-subpage .news-detail-area .news-time .date {
    font-size: 1.5rem; }
    .mj-subpage .news-detail-area .news-time .date h3 {
      font-size: 1rem; }

  .mj-subpage .news-detail-area .news-top-area {
    padding: 1rem .4rem 2rem; }
    .mj-subpage .news-detail-area .news-top-area .news-des {
      padding: .4rem 0; }
    .mj-subpage .news-detail-area .news-top-area .code-area .code-des {
      width: calc(100% - 1.1rem); }
      .mj-subpage .news-detail-area .news-top-area .code-area .code-des .title-text {
        left: 0; }

  .mj-subpage .news-detail-area .document-download-area .document-list {
    padding: 0 .3rem; }
    .mj-subpage .news-detail-area .document-download-area .document-list .document-item {
      display: block;
      padding: .26rem .4rem; }
      .mj-subpage .news-detail-area .document-download-area .document-list .document-item .document-name {
        width: 100%;
        margin-bottom: .26rem; }

  .mj-subpage .notice-list .notice-item {
    padding: .3rem .4rem; }
    .mj-subpage .notice-list .notice-item .time {
      width: 1.5rem; }
    .mj-subpage .notice-list .notice-item .icon-youjiantou {
      width: 1rem; }
    .mj-subpage .notice-list .notice-item .content {
      width: calc(100% - 2.5rem); }

  .mj-subpage .research-center-area {
    padding-top: .6rem; }
    .mj-subpage .research-center-area .research-center-list {
      margin-top: 1rem; }
      .mj-subpage .research-center-area .research-center-list .research-center-item {
        padding: .4rem;
        margin-bottom: 1.5rem; }
        .mj-subpage .research-center-area .research-center-list .research-center-item .research-center-img {
          position: unset;
          width: 100%;
          height: auto; }
        .mj-subpage .research-center-area .research-center-list .research-center-item .item-content {
          padding: .4rem 0 0 0 !important; }
          .mj-subpage .research-center-area .research-center-list .research-center-item .item-content .item-number {
            right: .6rem !important; }

  .mj-subpage .research-project-area .project-container .project-list .project-item {
    display: block;
    width: 100%;
    margin-right: 0 !important;
    margin-left: 0 !important;
    margin-top: .4rem; }
    .mj-subpage .research-project-area .project-container .project-list .project-item .project-content .text-more .more-btn {
      width: 40px;
      height: 40px; }

  .mj-subpage .run-school-intro .run-school-text {
    padding: 0 .3rem; }

  .mj-subpage .run-school-project .project-list {
    padding: 0 .3rem;
    column-count: 1; }

  .mj-subpage .run-school-detail .container .videoplay {
    width: 90%;
    height: auto; }

  .mj-subpage .school-info-area .info-list {
    padding: .4rem;
    column-count: 1; }

  .mj-subpage .school-info-area .info-list .info-item .config .more-btn {
    width: 40px;
    height: 40px; }

  .mj-subpage .info-detail-area {
    padding: .6rem .3rem; }
    .mj-subpage .info-detail-area .text-intro {
      display: block; }
      .mj-subpage .info-detail-area .text-intro .text-intro-item {
        width: 100%;
        margin-bottom: .3rem; }
    .mj-subpage .info-detail-area .result-list .result-item {
      padding: .15rem; }

  .mj-subpage .intro-area .intro-content-area {
    padding: .6rem .4rem;
    width: calc(100% - .8rem); }
    .mj-subpage .intro-area .intro-content-area .intro-content {
      width: 100%; }

  .mj-subpage .intro-area .videoplay {
    width: 100%;
    height: auto;
    position: unset;
    transform: unset; }

  .mj-subpage .en-intro-area {
    padding: .4rem; }

  body .leader-area {
    padding: .6rem .3rem; }
    body .leader-area .leader-list .leader-item {
      display: block; }
      body .leader-area .leader-list .leader-item .leader-left-item {
        width: 100%; }
      body .leader-area .leader-list .leader-item .leader-right-item {
        padding: 0 0.35rem 0.35rem; }

  .mj-subpage .teacher-area .teacher-item img {
    width: 1.8rem; }

  .mj-subpage .teacher-detail-area .container {
    display: block; }
    .mj-subpage .teacher-detail-area .container .detail-left-container {
      width: 100%;
      margin: 0; }
    .mj-subpage .teacher-detail-area .container .detail-right-container {
      width: 100%;
      height: auto; }

  .mj-subpage .search-area .result-container .result-tab-item .news-list-area .news-list .news-item {
    width: calc(50% - 2px); }

  .mj-subpage .search-area .result-container .result-nav {
    display: block;
    padding-bottom: 0; }
    .mj-subpage .search-area .result-container .result-nav .result-nav-item {
      display: inline-block;
      margin-bottom: .4rem; } }

/*# sourceMappingURL=cafa.css.map */
