.auout-us {
  width: 100%;
  height: 420px; }
  .auout-us img {
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: -50px 0px;
    background-size: 100% 100%;
    background-color: transparent;
    width: 100%;
    height: 100%;
    object-fit: cover; }

.auout-us-brief-introduction {
  padding: 30px 50px;
  text-align: center;
  margin: 0 auto; }
  .auout-us-brief-introduction .brief-introduction-title h3 {
    font-size: 32px; }
  .auout-us-brief-introduction .brief-introduction-a {
    margin-top: 30px;
    display: flex; }
    .auout-us-brief-introduction .brief-introduction-a .left {
      width: 45%;
      padding-right: 20px; }
      .auout-us-brief-introduction .brief-introduction-a .left div {
        width: 100%;
        text-align: right; }
        .auout-us-brief-introduction .brief-introduction-a .left div img {
          width: 80%;
          max-width: 500px;
          max-height: 400px;
          min-width: 350px;
          min-height: 250px; }
    .auout-us-brief-introduction .brief-introduction-a .right {
      width: 55%; }
      .auout-us-brief-introduction .brief-introduction-a .right .text {
        text-indent: 2em;
        line-height: 25px;
        text-align: justify;
        padding-right: 50px;
        font-size: 14px; }
    .auout-us-brief-introduction .brief-introduction-a .clear-float {
      clear: both; }

.auout-us-vioed {
  margin-top: 30px;
  padding: 30px 50px;
  width: 100%;
  height: 300px;
  padding-top: 100px;
  background-color: #aee8f5;
  text-align: center;
  font-size: 40px;
  display: flex;
  justify-content: space-between; }
  .auout-us-vioed .cc {
    width: 25%;
    display: flex;
    flex-direction: column;
    align-items: center; }
    .auout-us-vioed .cc .cc-a img {
      width: 75px;
      height: 75px; }
    .auout-us-vioed .cc .cc-b .cc-b-a {
      font-weight: 400;
      font-size: 28px; }
    .auout-us-vioed .cc .cc-b .cc-b-b {
      font-size: 28px; }
    .auout-us-vioed .cc .cc-b i {
      font-style: normal;
      font-size: 12px; }
    .auout-us-vioed .cc .cc-c {
      font-size: 12px;
      text-align: center; }

.about-us-culture {
  padding: 30px 50px; }
  .about-us-culture h3 {
    font-size: 32px;
    text-align: center;
    padding: 30px 0; }
  .about-us-culture ul {
    display: flex;
    justify-content: center; }
    .about-us-culture ul li {
      width: 300px;
      z-index: 0;
      overflow: hidden; }
      .about-us-culture ul li img {
        width: 100%; }
    .about-us-culture ul li:hover div:nth-child(1) {
      transform: scale(1.1);
      transition: all 1s; }
    .about-us-culture ul li:hover div:nth-child(2) {
      transition: all 1s; }

.auout-us-honor {
  padding: 30px 50px;
  background-color: #fff;
  margin-bottom: 30px; }
  .auout-us-honor .auout-us-honor-container {
    width: 80%;
    margin: 0 auto;
    margin-top: 30px; }
    .auout-us-honor .auout-us-honor-container h3 {
      font-size: 32px;
      text-align: center;
      margin-bottom: 40px; }
    .auout-us-honor .auout-us-honor-container .auout-us-honor-text {
      text-align: center; }
    .auout-us-honor .auout-us-honor-container .auout-us-honor-box {
      position: relative; }
      .auout-us-honor .auout-us-honor-container .auout-us-honor-box .container {
        text-align: left; }
        .auout-us-honor .auout-us-honor-container .auout-us-honor-box .container .container-a {
          display: block;
          margin-top: 10px; }
          .auout-us-honor .auout-us-honor-container .auout-us-honor-box .container .container-a ul {
            overflow: hidden;
            width: 100%; }
            .auout-us-honor .auout-us-honor-container .auout-us-honor-box .container .container-a ul li {
              width: 20%;
              float: left;
              margin-bottom: 10px; }
              .auout-us-honor .auout-us-honor-container .auout-us-honor-box .container .container-a ul li img {
                width: 200px; }
        .auout-us-honor .auout-us-honor-container .auout-us-honor-box .container .active {
          display: none; }
      .auout-us-honor .auout-us-honor-container .auout-us-honor-box .tab {
        position: absolute;
        top: 0px;
        right: -111px;
        width: 50px; }
        .auout-us-honor .auout-us-honor-container .auout-us-honor-box .tab li {
          margin-bottom: 10px; }
          .auout-us-honor .auout-us-honor-container .auout-us-honor-box .tab li img {
            width: 50px; }
        .auout-us-honor .auout-us-honor-container .auout-us-honor-box .tab .active {
          border-right: solid 2px #1a94e0;
          border-bottom: none; }
    .auout-us-honor .auout-us-honor-container .auout-us-honor-btn {
      margin-top: 50px;
      text-align: center; }
      .auout-us-honor .auout-us-honor-container .auout-us-honor-btn button {
        width: 140px;
        height: 40px;
        border: solid 2px #1a94e0;
        border-radius: 5px;
        color: #1a94e0; }
  .auout-us-honor .zoom-out {
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 998;
    width: 100%;
    display: none; }
    .auout-us-honor .zoom-out .imgDiv {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%); }
      .auout-us-honor .zoom-out .imgDiv #bigImg {
        cursor: zoom-out; }

@media screen and (max-width: 768px) {
  .auout-us {
    height: 200px; }

  .auout-us-brief-introduction {
    padding: 10px; }
    .auout-us-brief-introduction .brief-introduction-title h3 {
      font-size: 24px; }
    .auout-us-brief-introduction .brief-introduction-a {
      margin-top: 20px;
      padding: 0; }
      .auout-us-brief-introduction .brief-introduction-a .right {
        width: 100%;
        text-align: justify;
        margin-right: 0px; }
        .auout-us-brief-introduction .brief-introduction-a .right .text {
          line-height: 18px;
          padding: 0; }
      .auout-us-brief-introduction .brief-introduction-a .left {
        display: none; }

  .auout-us-vioed {
    padding: 20px 10px;
    width: 100%;
    height: 200px; }
    .auout-us-vioed .title {
      font-size: 20px; }

  .auout-us-culture {
    padding: 30px 10px; }
    .auout-us-culture h3 {
      font-size: 24px; }
    .auout-us-culture ul {
      width: 100%;
      flex-direction: column;
      align-items: center; }
      .auout-us-culture ul li {
        width: 100%;
        height: 100%;
        margin-right: 30px;
        z-index: 0;
        overflow: hidden;
        margin: 0 0 20px;
        border-radius: 10px; }
        .auout-us-culture ul li div:nth-child(1) {
          display: block;
          width: 100%;
          height: 140px;
          max-width: none;
          z-index: 0;
          overflow: hidden; }
          .auout-us-culture ul li div:nth-child(1) img {
            background-repeat: no-repeat;
            background-attachment: scroll;
            background-position: -50px 0px;
            background-size: 100% 100%;
            background-color: transparent;
            width: 100%;
            height: 100%;
            object-fit: cover; }
        .auout-us-culture ul li div:nth-child(2) {
          position: absolute;
          bottom: 10px;
          left: 0;
          width: 100%;
          z-index: 99;
          color: #fff;
          text-align: center; }
          .auout-us-culture ul li div:nth-child(2) h3 {
            font-size: 14px;
            width: 100%; }
          .auout-us-culture ul li div:nth-child(2) p {
            display: none;
            margin: 0 5%; }
      .auout-us-culture ul li:hover div:nth-child(1) {
        transform: scale(1.1);
        transition: all 1s; }
      .auout-us-culture ul li:hover div:nth-child(2) {
        transition: all 1s;
        bottom: 5px; }
        .auout-us-culture ul li:hover div:nth-child(2) h2 {
          font-size: 14px; }
        .auout-us-culture ul li:hover div:nth-child(2) p {
          font-size: 15px;
          display: block; }

  .briefIntroduction-study {
    width: 90%; }
    .briefIntroduction-study .briefIntroduction-study-title {
      font-size: 24px; }
    .briefIntroduction-study .briefIntroduction-study-text {
      width: 80%;
      font-size: 14px; }
    .briefIntroduction-study .briefIntroduction-study-number .cc .cc-a {
      padding: 0 10px 0 26px; }
    .briefIntroduction-study .briefIntroduction-study-number .cc .cc-b .cc-b-a {
      font-size: 24px; }

  .auout-us-honor {
    margin-top: 20px;
    padding: 20px 0 30px; }
    .auout-us-honor .auout-us-honor-container {
      width: 90%; }
      .auout-us-honor .auout-us-honor-container h3 {
        font-size: 24px; }
      .auout-us-honor .auout-us-honor-container .auout-us-honor-box {
        padding-top: 50px; }
        .auout-us-honor .auout-us-honor-container .auout-us-honor-box .container {
          height: 100%;
          min-height: 200px;
          line-height: normal; }
          .auout-us-honor .auout-us-honor-container .auout-us-honor-box .container .container-a {
            margin-top: 10px; }
            .auout-us-honor .auout-us-honor-container .auout-us-honor-box .container .container-a ul {
              flex-wrap: wrap; }
              .auout-us-honor .auout-us-honor-container .auout-us-honor-box .container .container-a ul li {
                width: 30%; }
                .auout-us-honor .auout-us-honor-container .auout-us-honor-box .container .container-a ul li img {
                  width: 111px; }
        .auout-us-honor .auout-us-honor-container .auout-us-honor-box .tab {
          width: 90%;
          top: 0;
          right: 23px;
          display: flex;
          justify-content: space-around; }
          .auout-us-honor .auout-us-honor-container .auout-us-honor-box .tab li {
            width: 50px; }
          .auout-us-honor .auout-us-honor-container .auout-us-honor-box .tab .active {
            border-right: none;
            border-bottom: solid 2px #1a94e0; } }

/*# sourceMappingURL=aboutUs.css.map */
