.banner {
  position: relative;
}
.banner .swiper-pagination-bullet {
  width: 0.24896rem;
  height: 0.03646rem;
  -moz-border-radius: 0;
       border-radius: 0;
  background-color: #201d6e;
  opacity: 1;
  margin: 0 0.01729rem !important;
}
.banner .swiper-pagination-bullet-active {
  background-color: #d41300;
}
.banner .swiper {
  width: 100%;
}
.banner .swiper-slide img {
  width: 100%;
}
.banner.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 0.25rem;
}
.banner .container {
  height: 100%;
  position: absolute;
  left: 50%;
  top: 0;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 100;
  pointer-events: none;
}
.banner .container .swiper-button-prev,
.banner .container .swiper-button-next {
  color: rgba(255, 255, 255, 0.7);
  pointer-events: all;
}
.banner .container .swiper-button-prev {
  left: -0.14063rem;
}
.banner .container .swiper-button-next {
  right: -0.14063rem;
}

.floor {
  text-align: center;
  margin-bottom: 0.3125rem;
}
.floor span {
  display: inline-block;
  color: #242424;
  font-size: 0.15625rem;
  margin-bottom: 0.05208rem;
  position: relative;
}
.floor span::after, .floor span::before {
  content: " ";
  width: 0.375rem;
  height: 0.01042rem;
  background-color: #525052;
  position: absolute;
  top: 50%;
  margin-top: -0.00521rem;
}
.floor span::before {
  left: -0.5rem;
}
.floor span::after {
  right: -0.5rem;
}
.floor p {
  font-size: 0.09375rem;
  color: #d41300;
}

.aboutus {
  margin-top: 0.33854rem;
}
.aboutus .container {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.aboutus-content {
  position: relative;
  margin-right: 0.15625rem;
}
.aboutus-content::after, .aboutus-content::before {
  content: " ";
  background-color: #d41300;
  position: absolute;
  top: 0;
  left: 0;
}
.aboutus-content::before {
  width: 0.38021rem;
  height: 0.05729rem;
}
.aboutus-content::after {
  width: 0.05729rem;
  height: 100%;
}
.aboutus-content p {
  margin-left: 0.48438rem;
  margin-top: -0.04167rem;
  font-size: 0.08333rem;
  line-height: 2;
  text-indent: 2em;
  text-align: justify;
}
.aboutus-content p span {
  color: #d41300;
}
.aboutus-content .line {
  width: 0.50521rem;
  height: 0.01042rem;
  background-color: #d41300;
  margin: 0.22917rem 0 0.30208rem 0.48438rem;
}
.aboutus-content__text {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: auto;
  margin-bottom: -0.02083rem;
}

.business {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.business-system {
  margin-top: 0.33854rem;
}
.business-item {
  width: 16.66667%;
  height: 2.01042rem;
  position: relative;
  cursor: pointer;
  -o-transition: all linear 0.6s;
  -moz-transition: all linear 0.6s;
  transition: all linear 0.6s;
  background-repeat: no-repeat;
  -moz-background-size: auto 130%;
       background-size: auto 130%;
  background-position: 50%;
  background-position-x: 50%;
}
.business-item:hover {
  width: 21.66667%;
  background-position-x: 60%;
}
.business-item:hover .business-item__content {
  bottom: 0.67708rem;
}
.business-item:nth-child(1) {
  background-image: url("../images/Business1.png");
}
.business-item:nth-child(2) {
  background-image: url("../images/Business2.png");
}
.business-item:nth-child(3) {
  background-image: url("../images/Business3.png");
}
.business-item:nth-child(4) {
  background-image: url("../images/Business4.png");
}
.business-item:nth-child(5) {
  background-image: url("../images/Business5.png");
}
.business-item:nth-child(6) {
  background-image: url("../images/Business6.png");
}
.business-item__content {
  width: 100%;
  color: #fff;
  -o-transition: all linear 0.6s;
  -moz-transition: all linear 0.6s;
  transition: all linear 0.6s;
  text-align: center;
  position: absolute;
  bottom: 0.55208rem;
}
.business-item__content .cn {
  font-size: 0.125rem;
  margin-bottom: 0.02083rem;
}
.business-item__content .en {
  font-size: 0.07292rem;
}

.news-center {
  background-color: #f9f9f9;
  padding-top: 0.33854rem;
}
.news-center .container {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.news-center-title {
  width: 0.34375rem;
  height: 2.41146rem;
  margin-right: 0.22917rem;
  background: url("../images/news_center_title.png") no-repeat 0 0/cover;
}
.news-center .thumb {
  width: 2.77604rem;
  height: 2.02083rem;
  position: relative;
  overflow: hidden;
  margin-right: 0.16146rem;
}
.news-center .thumb img {
  height: 100%;
  width: 100%;
}
.news-center .thumb-title {
  color: #fff;
  font-size: 0.08333rem;
  text-align: center;
  padding: 0.07813rem 0.07813rem;
  background-color: rgba(0, 0, 0, 0.67);
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
}
.news-center .thumb-title a {
  color: #fff;
}
.news-center-right {
  width: 0;
  -webkit-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.news-center .news-list {
  margin-top: 0.23438rem;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.news-center .news-list .right-block {
  -webkit-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.news-center-main .news {
  width: 0;
  -webkit-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-left: 0.16146rem;
}
.news-center-main .news-item {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0.17708rem;
}
.news-center-main .news-item .date {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 0.5rem;
  height: 0.5rem;
  text-align: center;
  margin-right: 0.16146rem;
  background-color: #e2e2e2;
  color: #d41300;
}
.news-center-main .news-item .date-day {
  font-weight: bold;
  font-size: 0.25rem;
}
.news-center-main .news-item .date-time {
  font-size: 0.09375rem;
}
.news-center-main .news-item:nth-child(2) .date {
  color: #fff;
  background-color: #d41300;
}
.news-center-main .news-item:nth-child(3) .date {
  background-color: #fff;
  color: #d41300;
}
.news-center-main .news-item .right-content {
  width: 0;
  -webkit-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.news-center-main .news-item .right-content .title {
  font-size: 0.09375rem;
  line-height: 1.4;
  color: #000000;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.news-center-main .news-item .right-content .desc {
  font-size: 0.07292rem;
  color: #787878;
  margin-top: 0.13542rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.news-center .news-list .news-center-main {
  display: none;
}
.news-center .news-list .news-center-main.active {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.news-center .tab {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
}
.news-center .tab::after {
  content: " ";
  border-bottom: 0.00521rem solid #dadada;
  top: 50%;
  position: absolute;
  left: 0;
  right: 0;
}
.news-center .tab-wrap {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin: auto;
}
.news-center .tab-item {
  width: 0.64583rem;
  height: 0.15625rem;
  line-height: 0.15625rem;
  -moz-border-radius: 0.07813rem;
       border-radius: 0.07813rem;
  font-size: 0.08333rem;
  margin: 0 0.04167rem;
  text-align: center;
  color: #595858;
  background-color: #fff;
  border: 0.00521rem solid #dadada;
  position: relative;
  z-index: 10;
  cursor: pointer;
}
.news-center .tab-item.active {
  color: #fff;
  background-color: #d41300;
  border-color: #d41300;
}

.member {
  width: 100%;
  height: 2.97917rem;
  margin-top: 0.33333rem;
  background: url("../images/member.png") no-repeat center 0/100% 100%;
}
.member .container {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.member-title {
  font-size: 0.1875rem;
  color: #fff;
  margin-right: 0.44271rem;
  padding-top: 0.33333rem;
}
.member-title p {
  margin-top: 0.07292rem;
  margin-bottom: 0.125rem;
}
.member-title .line {
  width: 0.15625rem;
  height: 0.01042rem;
  background-color: #fff;
}
.member-classify {
  width: 0;
  -webkit-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  background-color: rgba(255, 255, 255, 0.45);
  -moz-border-radius: 0.01563rem;
       border-radius: 0.01563rem;
  margin-top: 0.32813rem;
  height: 2.32292rem;
  overflow: hidden;
}
.member-classify .tab {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 0.09375rem;
  color: #4a5683;
  padding: 0.24479rem 0 0 0;
}
.member-classify .tab-item {
  -webkit-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
  cursor: pointer;
}
.member-classify .tab-item .icon {
  width: 0.26042rem;
  height: 0.26042rem;
  margin: 0 auto 0.09375rem;
  background-repeat: no-repeat;
  -moz-background-size: cover;
       background-size: cover;
}
.member-classify .tab-item span {
  white-space: nowrap;
}
.member-classify .tab-item:nth-child(1) .icon {
  background-image: url("../images/icon/member_tab_1.png");
}
.member-classify .tab-item:nth-child(2) .icon {
  background-image: url("../images/icon/member_tab_2.png");
}
.member-classify .tab-item:nth-child(3) .icon {
  background-image: url("../images/icon/member_tab_3.png");
}
.member-classify .tab-item:nth-child(4) .icon {
  background-image: url("../images/icon/member_tab_4.png");
}
.member-classify .tab-item:nth-child(5) .icon {
  background-image: url("../images/icon/member_tab_5.png");
}
.member-classify .tab-item.active {
  color: #fff;
}
.member-classify .tab-item.active span {
  position: relative;
}
.member-classify .tab-item.active span::after {
  content: " ";
  height: 0.01563rem;
  background-color: #d41300;
  position: absolute;
  bottom: -0.04167rem;
  left: 0;
  right: 0;
}
.member-classify .tab-item.active:nth-child(1) .icon {
  background-image: url("../images/icon/member_tab_1-active.png");
}
.member-classify .tab-item.active:nth-child(2) .icon {
  background-image: url("../images/icon/member_tab_2-active.png");
}
.member-classify .tab-item.active:nth-child(3) .icon {
  background-image: url("../images/icon/member_tab_3-active.png");
}
.member-classify .tab-item.active:nth-child(4) .icon {
  background-image: url("../images/icon/member_tab_4-active.png");
}
.member-classify .tab-item.active:nth-child(5) .icon {
  background-image: url("../images/icon/member_tab_5-active.png");
}
.member-classify .tab-content {
  padding-left: 0.1875rem;
  margin-top: 0.41667rem;
}
.member-classify .tab-content h4 {
  font-size: 0.1875rem;
  color: #201d6e;
  font-weight: normal;
  margin-bottom: 0.10417rem;
}
.member-classify .tab-content-item:not(:nth-child(1)) {
  display: none;
}
.member-classify .tab-content-item .company-item {
  color: #4a5683;
  line-height: 1.5;
  font-size: 0.09375rem;
}

.success-case {
  margin-top: 0.33333rem;
}
.success-case .case {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
.success-case .case-item {
  width: 2.03125rem;
  position: relative;
  overflow: hidden;
}
.success-case .case-item .thumb {
  width: 100%;
  height: 100%;
  -o-transition: all linear 0.6s;
  -moz-transition: all linear 0.6s;
  transition: all linear 0.6s;
  -webkit-transform: scale(1);
     -moz-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
}
.success-case .case-item:hover .case-item__title {
  -webkit-transform: translateY(0);
     -moz-transform: translateY(0);
      -ms-transform: translateY(0);
       -o-transform: translateY(0);
          transform: translateY(0);
}
.success-case .case-item:hover .thumb {
  -webkit-transform: scale(1.1);
     -moz-transform: scale(1.1);
      -ms-transform: scale(1.1);
       -o-transform: scale(1.1);
          transform: scale(1.1);
}
.success-case .case-item__title {
  width: 100%;
  padding: 0.10417rem 0.05208rem;
  color: #fff;
  font-size: 0.09375rem;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.52);
  position: absolute;
  bottom: 0;
  -webkit-transform: translateY(100%);
     -moz-transform: translateY(100%);
      -ms-transform: translateY(100%);
       -o-transform: translateY(100%);
          transform: translateY(100%);
  -o-transition: all linear 0.6s;
  -moz-transition: all linear 0.6s;
  transition: all linear 0.6s;
}
.success-case .swiper-button {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 0.16667rem;
}
.success-case .swiper-button .button-prev, .success-case .swiper-button .button-next {
  width: 0.27604rem;
  height: 0.26563rem;
  cursor: pointer;
}
.success-case .swiper-button .button-prev {
  background: url("../images/button-prev.jpg") no-repeat 0 0/cover;
}
.success-case .swiper-button .button-center {
  width: 0.48958rem;
  height: 0.26563rem;
  margin: 0 0.05729rem;
  background: url("../images/button-center.jpg") no-repeat 0 0/cover;
}
.success-case .swiper-button .button-next {
  background: url("../images/button-next.png") no-repeat 0 0/cover;
}

.partner {
  margin-top: 0.33333rem;
}
.partner-list {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.partner-list-item {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 11.625%;
  height: 0.64583rem;
  margin-right: 1%;
  margin-bottom: 0.08333rem;
  background-color: #f1f1f1;
}
.partner-list-item:nth-child(8n) {
  margin-right: 0;
}
.partner-list-item img {
  max-width: 100%;
}

@media screen and (max-width: 768px) {
  .success-case .swiper-button .button-prev, .success-case .swiper-button .button-next {
    width: 0.41667rem;
    height: 0.40104rem;
  }
  .success-case .swiper-button .button-center {
    width: 0.73438rem;
    height: 0.40104rem;
  }
  .member-classify .tab-item span {
    white-space: pre-wrap;
  }
  .aboutus .container {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .aboutus .container .aboutus-content, .aboutus .container img {
    width: 100%;
  }
  .aboutus .container .aboutus-content {
    margin-bottom: 0.15625rem;
  }
  .aboutus .container .aboutus-content p {
    font-size: 0.13542rem;
  }
  .aboutus .container .aboutus-content .aboutus-content__text {
    width: 80%;
    margin-left: auto;
  }
  .business {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .business-item {
    width: 33.33%;
  }
  .news-center-main {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .news-center-main .thumb {
    width: 100%;
    height: 100%;
    height: auto;
  }
  .news-center-main .news {
    width: 100%;
    -webkit-flex: auto;
       -moz-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
    margin-left: 0;
    margin-top: 0.15625rem;
  }
  .member {
    height: auto;
    padding-bottom: 0.20833rem;
  }
  .member .container {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .member-title, .member-classify {
    width: 100%;
    -webkit-flex: auto;
       -moz-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
  }
  .partner-list-item {
    width: 23.875%;
    height: auto;
    margin-right: 1.5%;
  }
  .partner-list-item:nth-child(4n) {
    margin-right: 0;
  }
  .partner-list-item img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
    max-width: 100%;
  }
  .member-classify .tab {
    font-size: 0.125rem;
  }
  .member-classify .tab-content-item .company-item {
    font-size: 0.125rem;
  }
  .news-center-main .news-item .right-content .title {
    font-size: 0.13542rem;
  }
  .news-center-main .news-item .right-content .desc {
    font-size: 0.13542rem;
  }
  .news-center .news-list {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .success-case .case-item__title {
    font-size: 0.13542rem;
    line-height: 1.5;
    -webkit-transform: translateY(0) !important;
       -moz-transform: translateY(0) !important;
        -ms-transform: translateY(0) !important;
         -o-transform: translateY(0) !important;
            transform: translateY(0) !important;
  }
  .news-center-main .news-item .date {
    width: 0.66667rem;
    height: 0.66667rem;
  }
  .news-center-main .thumb-title {
    font-size: 0.125rem;
  }
  .news-center .tab-item {
    width: 1.04167rem;
    height: 0.20833rem;
    line-height: 0.20833rem;
    font-size: 0.14583rem;
  }
  .business-item:hover {
    width: 33.33%;
    background-position-x: 50%;
  }
  .business-item:hover .business-item__content {
    bottom: 0.55208rem;
  }
}