@charset "UTF-8";
.center {
  width: 90%;
  height: auto;
  zoom: 1;
  margin: 0 auto; }

.center16 {
  width: 90%;
  height: auto;
  zoom: 1;
  margin: 0 auto; }

.nr-nav .center {
  width: 100% !important; }
  .nr-nav .center li {
    width: calc((100%)/6); }

.general .general-left {
  width: 100%; }

.general .general-right {
  width: 100%;
  margin-top: 20px;
  margin-bottom: 50px; }

.expert-team .expert-box {
  width: 100%; }
  .expert-team .expert-box .expert-banner {
    width: 100%; }
    .expert-team .expert-box .expert-banner .swiper-wrapper {
      width: 100%; }
      .expert-team .expert-box .expert-banner .swiper-wrapper .swiper-slide {
        width: 100%;
        padding: 3px; }
        .expert-team .expert-box .expert-banner .swiper-wrapper .swiper-slide .expert-pel {
          width: calc((100% - 30px)/2);
          margin-right: 30px; }
          .expert-team .expert-box .expert-banner .swiper-wrapper .swiper-slide .expert-pel:nth-of-type(2n) {
            margin-right: 0px; }
          .expert-team .expert-box .expert-banner .swiper-wrapper .swiper-slide .expert-pel:nth-of-type(3) {
            margin-top: 100px; }
          .expert-team .expert-box .expert-banner .swiper-wrapper .swiper-slide .expert-pel:nth-of-type(4) {
            margin-top: 100px; }

.advant-box .advant-left {
  width: 100%; }
  .advant-box .advant-left .advant-img {
    max-height: 320px; }

.advant-box .advant-right {
  width: 100%;
  margin-top: 30px; }

.party-nav .center {
  width: 100% !important; }

.new-box {
  margin-top: 20px; }

.inform {
  margin-top: 20px; }
  .inform li {
    width: calc((100% - 17px)/2); }
    .inform li:nth-of-type(3n) {
      margin-right: 17px; }
    .inform li:nth-of-type(2n) {
      margin-right: 0px; }

.new-media {
  margin-top: 20px; }
  .new-media li {
    width: calc((100% - 20px)/2);
    margin-right: 20px; }
    .new-media li:nth-of-type(3n) {
      margin-right: 20px; }
    .new-media li:nth-of-type(2n) {
      margin-right: 0px; }

.new_invite {
  height: auto;
  overflow: hidden;
  zoom: 1;
  margin-bottom: 150px; }

.tab-online {
  margin-bottom: 30px; }

.online-box {
  margin-bottom: 54px; }

.guidess {
  margin-top: 30px;
  margin-bottom: 35px; }

.guide-box {
  height: auto;
  zoom: 1;
  overflow: hidden;
  margin-bottom: 35px; }

.no-resule {
  height: auto;
  zoom: 1;
  overflow: hidden;
  min-height: 500px;
  background: #fff;
  padding: 30px;
  font-size: 16px;
  margin-top: 30px; }
  .no-resule img {
    width: 80%;
    height: 100%;
    display: block;
    margin: 0 auto;
    max-width: 275px;
    max-height: 336px; }
