.banner {
  position: relative;
  margin-top: 71px;
  padding-bottom: 53px; }
  .banner .bg {
    background: url("/imgs/about/pic_guanyuyurun.jpg") no-repeat top;
    background-size: cover;
    width: 100%;
    height: 482px;
    overflow: hidden; }
    @media (max-width: 1247.98px) {
      .banner .bg {
        height: 382px; } }
  .banner .slogan {
    width: 1200px;
    margin: 0 auto;
    color: #fff; }
    @media (max-width: 1247.98px) {
      .banner .slogan {
        width: 96%; } }
    .banner .slogan .title {
      margin-top: 195px;
      font-size: 44px;
      font-weight: bold;
      font-style: italic;
      color: #FFFFFF;
      height: 53px;
      letter-spacing: 0.3rem; }
      @media (max-width: 1247.98px) {
        .banner .slogan .title {
          margin-top: 160px; } }
    .banner .slogan .subTitle {
      margin-top: 17px;
      font-size: 20px;
      font-weight: 200;
      color: #FFFFFF;
      line-height: 30px;
      letter-spacing: 0.15rem; }

.tabs-container {
  box-sizing: border-box;
  border-bottom: 1px solid #E7E7E7;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 62px;
  height: 53px;
  background: #FBFBFB;
  z-index: 2; }
  .tabs-container .tabs-content {
    position: relative;
    display: flex;
    align-items: center;
    line-height: 53px;
    width: 1200px;
    height: 53px;
    margin: 0 auto; }
    @media (max-width: 1247.98px) {
      .tabs-container .tabs-content {
        width: 96%; } }
    .tabs-container .tabs-content .tabs-item {
      display: flex;
      justify-content: center;
      align-items: center;
      padding: 0 30px !important;
      color: #333333;
      font-size: 1rem; }
      .tabs-container .tabs-content .tabs-item.tabs-item:first-child {
        padding-left: 0 !important; }
      @media (max-width: 1247.98px) {
        .tabs-container .tabs-content .tabs-item {
          padding: 0 30px !important;
          font-size: .875rem; } }
    .tabs-container .tabs-content img {
      width: 7px;
      height: 13px; }
    .tabs-container .tabs-content .tab {
      float: left;
      margin-right: 5%;
      padding: 0 4px;
      color: #000;
      transition: all 0.5s ease;
      font-size: 1rem; }
      @media (max-width: 1247.98px) {
        .tabs-container .tabs-content .tab {
          margin-right: 3%;
          font-size: .875rem; } }
      @media (max-width: 991.98px) {
        .tabs-container .tabs-content .tab {
          font-size: .75rem;
          margin-right: 3%; } }
    .tabs-container .tabs-content .tab-slider {
      position: absolute;
      left: 0;
      bottom: 0;
      width: 0;
      height: 3px;
      background: #4079E2;
      transition: left 0.6s ease; }

.tabs-container--top {
  position: fixed !important;
  top: 0; }

.report-container .banner .bg {
  background: url(/imgs/social/banner_shehuizeren.jpg); }

.head .nav .logo-menu .menu ul li > a {
  color: #333333 !important; }

.footer {
  position: relative;
  top: 100px; }

.report-speech {
  position: relative; }
  .report-speech .report-container {
    width: 100%; }
    .report-speech .report-container .report-main {
      width: 1200px;
      padding-top: 89px;
      box-sizing: border-box;
      margin: 0 auto; }
      @media (max-width: 1247.98px) {
        .report-speech .report-container .report-main {
          width: 96%;
          padding-top: 60px; } }
      @media (max-width: 991.98px) {
        .report-speech .report-container .report-main {
          padding-top: 40px; } }
      .report-speech .report-container .report-main .report-title {
        font-size: 30px;
        font-weight: bold;
        font-style: italic;
        color: #333333;
        line-height: 22px;
        margin-bottom: 30px; }
        @media (max-width: 1247.98px) {
          .report-speech .report-container .report-main .report-title {
            font-size: 28px; } }
        @media (max-width: 1247.98px) {
          .report-speech .report-container .report-main .report-title {
            font-size: 26px; } }
      .report-speech .report-container .report-main .report-p {
        font-size: 14px;
        font-weight: 400;
        color: #666666;
        line-height: 22px; }
        .report-speech .report-container .report-main .report-p p {
          text-indent: 2em; }
        .report-speech .report-container .report-main .report-p p:nth-child(2) {
          margin-top: 18px; }
          @media (max-width: 991.98px) {
            .report-speech .report-container .report-main .report-p p:nth-child(2) {
              font-size: 10px; } }
      .report-speech .report-container .report-main .step-title {
        margin-top: 32px;
        font-size: 20px;
        color: #333333;
        line-height: 30px;
        font-weight: bold;
        font-style: italic; }
        @media (max-width: 1247.98px) {
          .report-speech .report-container .report-main .step-title {
            margin-top: 20px; } }
        @media (max-width: 991.98px) {
          .report-speech .report-container .report-main .step-title {
            font-size: 18px; } }
        .report-speech .report-container .report-main .step-title div {
          display: inline-block;
          background: url(/imgs/IR/wenti.png);
          line-height: 23px;
          width: 26px;
          height: 23px;
          color: #FFFFFF;
          text-align: center;
          margin-right: 10px; }
      .report-speech .report-container .report-main .step-detail {
        margin: 13px 0 0 32px;
        font-size: 18px;
        font-weight: 400;
        color: #666666; }
        @media (max-width: 991.98px) {
          .report-speech .report-container .report-main .step-detail {
            margin: 10px 0 0 22px; } }
        @media (max-width: 991.98px) {
          .report-speech .report-container .report-main .step-detail {
            margin: 13px 0 0 32px; } }
      .report-speech .report-container .report-main .guanwei-outer,
      .report-speech .report-container .report-main .neikong-outer {
        margin-top: 31px; }
        @media (max-width: 991.98px) {
          .report-speech .report-container .report-main .guanwei-outer,
          .report-speech .report-container .report-main .neikong-outer {
            margin-top: 22px; } }
        .report-speech .report-container .report-main .guanwei-outer .guanwei img,
        .report-speech .report-container .report-main .neikong-outer .guanwei img {
          width: 19px;
          height: 19px; }
        .report-speech .report-container .report-main .guanwei-outer .guanwei span,
        .report-speech .report-container .report-main .neikong-outer .guanwei span {
          position: relative;
          left: 13px;
          top: -3px;
          font-size: 16px;
          font-weight: bold;
          color: #333333;
          line-height: 30px; }
        .report-speech .report-container .report-main .guanwei-outer .guanwei-step,
        .report-speech .report-container .report-main .neikong-outer .guanwei-step {
          display: flex;
          margin-top: 25px; }
          @media (max-width: 991.98px) {
            .report-speech .report-container .report-main .guanwei-outer .guanwei-step,
            .report-speech .report-container .report-main .neikong-outer .guanwei-step {
              margin-top: 20px; } }
          .report-speech .report-container .report-main .guanwei-outer .guanwei-step .step-one,
          .report-speech .report-container .report-main .neikong-outer .guanwei-step .step-one {
            width: 14.9%;
            margin-right: 14.75%; }
            .report-speech .report-container .report-main .guanwei-outer .guanwei-step .step-one img,
            .report-speech .report-container .report-main .neikong-outer .guanwei-step .step-one img {
              width: 100%;
              height: auto; }
            .report-speech .report-container .report-main .guanwei-outer .guanwei-step .step-one .steps,
            .report-speech .report-container .report-main .neikong-outer .guanwei-step .step-one .steps {
              margin: 30px 0 18px 0;
              font-size: 16px;
              font-weight: bold;
              color: #4079e2; }
              @media (max-width: 1247.98px) {
                .report-speech .report-container .report-main .guanwei-outer .guanwei-step .step-one .steps,
                .report-speech .report-container .report-main .neikong-outer .guanwei-step .step-one .steps {
                  margin: 20px 0 15px 0; } }
            .report-speech .report-container .report-main .guanwei-outer .guanwei-step .step-one .step-con,
            .report-speech .report-container .report-main .neikong-outer .guanwei-step .step-one .step-con {
              width: 100%;
              font-size: 14px;
              font-weight: 400;
              color: #666666;
              line-height: 22px; }
          .report-speech .report-container .report-main .guanwei-outer .guanwei-step .step-two,
          .report-speech .report-container .report-main .neikong-outer .guanwei-step .step-two {
            width: 31.3%;
            margin-right: 3.5%;
            display: flex;
            align-items: flex-start; }
            .report-speech .report-container .report-main .guanwei-outer .guanwei-step .step-two img,
            .report-speech .report-container .report-main .neikong-outer .guanwei-step .step-two img {
              width: 58.3%;
              height: auto; }
            .report-speech .report-container .report-main .guanwei-outer .guanwei-step .step-two .steps,
            .report-speech .report-container .report-main .neikong-outer .guanwei-step .step-two .steps {
              margin-left: 1.6%;
              margin-top: 39px;
              margin-bottom: 18px;
              font-size: 16px;
              font-weight: bold;
              color: #4079e2; }
              @media (max-width: 1247.98px) {
                .report-speech .report-container .report-main .guanwei-outer .guanwei-step .step-two .steps,
                .report-speech .report-container .report-main .neikong-outer .guanwei-step .step-two .steps {
                  margin-bottom: 15px; } }
            .report-speech .report-container .report-main .guanwei-outer .guanwei-step .step-two .step-con,
            .report-speech .report-container .report-main .neikong-outer .guanwei-step .step-two .step-con {
              margin-left: 1.6%;
              width: 39%; }
              .report-speech .report-container .report-main .guanwei-outer .guanwei-step .step-two .step-con .step-conin,
              .report-speech .report-container .report-main .neikong-outer .guanwei-step .step-two .step-con .step-conin {
                width: 100%;
                font-size: 14px;
                line-height: 22px;
                font-weight: 400;
                color: #666666;
                text-align: justify;
                line-height: 22px; }
          .report-speech .report-container .report-main .guanwei-outer .guanwei-step .step-three,
          .report-speech .report-container .report-main .neikong-outer .guanwei-step .step-three {
            width: 31.3%;
            display: flex;
            align-items: flex-start; }
            .report-speech .report-container .report-main .guanwei-outer .guanwei-step .step-three img,
            .report-speech .report-container .report-main .neikong-outer .guanwei-step .step-three img {
              width: 58.3%;
              height: auto; }
            .report-speech .report-container .report-main .guanwei-outer .guanwei-step .step-three .steps,
            .report-speech .report-container .report-main .neikong-outer .guanwei-step .step-three .steps {
              margin-top: 39px;
              margin-bottom: 18px;
              margin-left: 1.6%;
              font-size: 16px;
              font-weight: bold;
              color: #4079e2; }
              @media (max-width: 1247.98px) {
                .report-speech .report-container .report-main .guanwei-outer .guanwei-step .step-three .steps,
                .report-speech .report-container .report-main .neikong-outer .guanwei-step .step-three .steps {
                  margin-bottom: 15px; } }
            .report-speech .report-container .report-main .guanwei-outer .guanwei-step .step-three .step-con,
            .report-speech .report-container .report-main .neikong-outer .guanwei-step .step-three .step-con {
              width: 39%;
              margin-left: 1.6%; }
              .report-speech .report-container .report-main .guanwei-outer .guanwei-step .step-three .step-con .step-conin,
              .report-speech .report-container .report-main .neikong-outer .guanwei-step .step-three .step-con .step-conin {
                width: 100%;
                font-size: 14px;
                font-weight: 400;
                color: #666666;
                text-align: justify;
                line-height: 22px; }
      .report-speech .report-container .report-main .dingding-outer {
        margin-top: 42px; }
        @media (max-width: 1247.98px) {
          .report-speech .report-container .report-main .dingding-outer {
            margin-top: 30px; } }
        .report-speech .report-container .report-main .dingding-outer .dingding-step {
          display: flex; }
        .report-speech .report-container .report-main .dingding-outer .step-common {
          width: 18.25%;
          margin-right: 10.9%; }
          .report-speech .report-container .report-main .dingding-outer .step-common img {
            width: 100%;
            height: auto; }
          .report-speech .report-container .report-main .dingding-outer .step-common .steps {
            margin: 19px 0 18px 0;
            font-size: 16px;
            font-weight: bold;
            color: #4079e2; }
          .report-speech .report-container .report-main .dingding-outer .step-common .step-conin {
            font-size: 14px;
            font-weight: 400;
            color: #666666;
            line-height: 22px;
            text-align: justify; }
            .report-speech .report-container .report-main .dingding-outer .step-common .step-conin p:nth-child(2) {
              margin-top: 19px; }
              @media (max-width: 1247.98px) {
                .report-speech .report-container .report-main .dingding-outer .step-common .step-conin p:nth-child(2) {
                  margin-top: 12px; } }
        .report-speech .report-container .report-main .dingding-outer .step-common:nth-child(2) {
          margin-right: 16.5%; }
          .report-speech .report-container .report-main .dingding-outer .step-common:nth-child(2) .step-conin {
            text-align: justify; }
        .report-speech .report-container .report-main .dingding-outer .step-common:nth-child(3) {
          margin-right: 0; }
          .report-speech .report-container .report-main .dingding-outer .step-common:nth-child(3) .step-conin {
            text-align: justify; }
