@charset "UTF-8";
.header .nav .li-lang-change {
  display: none;
}
.swiper1 .ui_show {
  width: 100%;
  display: flex;
  justify-content: center;
  position: relative;
}
.swiper1 .ui_show .img {
  width: 100%;
  top: 0;
  left: 0;
}
.swiper1 .ui_show .img .max_375 {
  display: none;
}
.swiper1 .ui_show .img img {
  max-width: 100%;
}
.swiper1 .ui_show .text {
  width: 1200px;
  line-height: 72px;
  text-align: left;
  font-size: 48px;
  color: #fff;
  font-family: Normal;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.swiper1 .ui_show .text2 {
  width: 1200px;
  line-height: 36px;
  margin-top: 20px;
  font-size: 24px;
  color: #DADADA;
  text-align: left;
  font-family: Light;
  font-weight: 100;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.swiper1 .swiper-slide img {
  width: 100%;
}
.swiper1 .swp-dots1 {
  position: absolute;
  width: 100%;
  bottom: 12%;
  z-index: 50;
  text-align: center;
}
.swiper1 .swp-dots1 span {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #fff;
  margin: 0 !important;
  margin-right: 16px !important;
}
.swiper1 .des_top {
  position: absolute;
  z-index: 1;
  bottom: 140px;
}
.wrapper {
  margin-top: 120px;
  width: 100%;
}
.wrapper .child-title {
  height: 123px;
  text-align: center;
  position: relative;
}
.wrapper .child-title .en {
  width: 100%;
  font-family: RobotoLight;
  text-align: center;
  color: rgba(0, 0, 0, 0.2);
  position: absolute;
  font-size: 72px;
  line-height: 84px;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 3;
}
.wrapper .child-title .zh {
  color: #000000;
  font-size: 42px;
  line-height: 63px;
  text-align: center;
  position: absolute;
  bottom: 8px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
  font-family: Light;
}
.wrapper .child-title .zh::before {
  content: "";
  position: absolute;
  top: -8px;
  left: 0px;
  width: 44px;
  height: 44px;
  background: #6B8CFF;
  z-index: -1;
  transform: translateX(-50%);
}
.wrapper .content {
  width: 1200px;
  margin: 0 auto;
}
.wrapper .content2 {
  width: 100%;
  margin-top: 136px;
  background-color: #f9faff;
}
.wrapper .content .murong-technology {
  background-image: url('../images/ditu.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.wrapper .content .murong-technology .logo-title {
  height: 48px;
  font-size: 42px;
  color: #000000;
  display: inline-block;
  font-weight: 300px;
  font-family: Light;
  position: relative;
  z-index: 1;
}
.wrapper .content .murong-technology .logo-title::after {
  content: " ";
  display: block;
  width: 0%;
  height: 16px;
  background-color: #6B8CFF;
  position: absolute;
  left: 0px;
  bottom: 0px;
  transition: all 0.3s;
  transform: translateY(50%);
  z-index: -1;
}
.wrapper .content .murong-technology .murong-descrion::after {
  content: " ";
  display: block;
  width: 0%;
  height: 12px;
  background-color: #6B8CFF;
  position: absolute;
  left: 0px;
  bottom: 0px;
  transition: all 0.3s;
  transform: translateY(50%);
  z-index: -1;
}
.wrapper .content .murong-technology .murong-descrion {
  height: 48px;
  font-size: 42px;
  color: #000;
  margin-top: 60px;
  display: inline-block;
  font-family: Light;
  position: relative;
  z-index: 1;
}
.wrapper .content .murong-technology .murong-technology-list {
  display: flex;
  justify-content: space-between;
  margin-top: 160px;
}
.wrapper .content .murong-technology .murong-technology-list .item {
  text-align: center;
  width: 224px;
}
.wrapper .content .murong-technology .murong-technology-list .item .num {
  width: 100%;
  text-align: center;
  color: #6B8CFF;
  font-size: 64px;
  line-height: 75px;
  font-family: Light;
}
.wrapper .content .murong-technology .murong-technology-list .item .num-des {
  color: #6D6D6D;
  margin-top: 40px;
  text-align: left;
  font-family: Light;
}
.wrapper .content .murong-technology .murong-technology-list .line {
  width: 2px;
  background-color: rgba(0, 0, 0, 0.05);
}
.wrapper .content .industry-wrapper {
  text-align: center;
  margin-top: 156px;
}
.wrapper .content .industry-wrapper .title_1200 {
  width: 553px;
}
.wrapper .content .industry-wrapper .title_950 {
  width: 237px;
  display: none;
}
.wrapper .content .industry-wrapper .list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 100px;
}
.wrapper .content .industry-wrapper .list .item {
  background-size: cover;
  background-repeat: no-repeat;
}
.wrapper .content .industry-wrapper .list .item {
  width: 285px;
  height: 400px;
  margin-right: 20px;
  margin-bottom: 20px;
  cursor: pointer;
  position: relative;
}
.wrapper .content .industry-wrapper .list .item:nth-child(4n) {
  margin-right: 0;
}
.wrapper .content .industry-wrapper .list .item {
  overflow: hidden;
}
.wrapper .content .industry-wrapper .list .item .item-bg {
  transition: all 0.5s;
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
}
.wrapper .content .industry-wrapper .list .item .model {
  position: absolute;
  width: 100%;
  height: 200px;
  left: 0px;
  bottom: 0px;
  transition: all 0.5s;
  opacity: 0;
}
.wrapper .content .industry-wrapper .list .item .des {
  color: #FFFFFF;
  font-size: 32px;
  line-height: 48px;
  text-align: center;
  bottom: 42px;
  position: absolute;
  z-index: 2;
  left: 50%;
  width: 100%;
  transform: translateX(-50%);
  font-family: Light;
}
.wrapper .content .major-brands-wrapper {
  text-align: center;
  margin: 100px auto 0;
  padding-bottom: 100px;
  border: solid 1px transparent;
}
.wrapper .content .major-brands-wrapper .title {
  width: 551px;
  margin-top: 156px;
}
.wrapper .content .major-brands-wrapper .title_950 {
  display: none;
  width: 237px;
}
.wrapper .content .major-brands-wrapper .child-title {
  margin-top: 156px;
}
.wrapper .content .major-brands-wrapper .list {
  margin-top: 100px;
  display: flex;
  justify-content: space-between;
  margin-bottom: 25px;
}
.wrapper .content .major-brands-wrapper .item {
  background-color: #FFFFFF;
  width: 285px;
  border: 1px solid transparent;
  border-radius: 8px;
  margin-bottom: 31px;
  cursor: pointer;
  transition: all 0.3s;
}
.wrapper .content .major-brands-wrapper .item .max_375 {
  display: none;
}
.wrapper .content .major-brands-wrapper .item .major-brands-wrapper-img {
  position: relative;
  height: 87.19px;
  width: 108.65px;
  margin: 42px auto 0px;
}
.wrapper .content .major-brands-wrapper .item .major-brands-wrapper-img .img {
  width: 106.5px;
  height: auto;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.wrapper .content .major-brands-wrapper .item .major-brands-wrapper-img .img-top {
  transition: all 0.3s;
  top: -11px;
  z-index: 1;
}
.wrapper .content .major-brands-wrapper .item .major-brands-wrapper-img .img-bottom {
  bottom: 5px;
}
.wrapper .content .major-brands-wrapper .item:nth-of-type(1) .major-brands-wrapper-img .img-bottom {
  bottom: 5.5px;
}
.wrapper .content .major-brands-wrapper .item:nth-of-type(1) .major-brands-wrapper-img .img-top {
  top: 6px;
}
.wrapper .content .major-brands-wrapper .item:nth-of-type(2) .major-brands-wrapper-img .img-top {
  transition: all 0.3s;
  top: 0px;
  margin-left: -4px;
  z-index: 1;
}
.wrapper .content .major-brands-wrapper .item:nth-of-type(2) .major-brands-wrapper-img .img-bottom {
  bottom: 6px;
}
.wrapper .content .major-brands-wrapper .item:nth-of-type(3) .major-brands-wrapper-img .img-top {
  top: 7.6px;
}
.wrapper .content .major-brands-wrapper .item:nth-of-type(3) .major-brands-wrapper-img .img-bottom {
  bottom: 6.6px;
}
.wrapper .content .major-brands-wrapper .item:nth-of-type(4) .major-brands-wrapper-img .img-top {
  top: 3.6px;
  margin-left: -11px;
}
.wrapper .content .major-brands-wrapper .item:nth-of-type(4) .major-brands-wrapper-img .img-bottom {
  bottom: -8px;
}
.wrapper .content .major-brands-wrapper .item .major-title {
  color: #282828;
  font-size: 28px;
  text-align: center;
  margin-top: 24px;
  font-family: Light;
  font-weight: 300px;
  height: 42px;
  line-height: 42px;
}
.wrapper .content .major-brands-wrapper .item .major-des {
  color: #222222;
  font-size: 22px;
  margin-top: 29px;
  opacity: 0.5;
  margin: 16px auto 0;
  line-height: 36px;
  font-family: Light;
  font-weight: 300px;
  text-align: left;
}
.wrapper .content .bank-wrapper .title {
  width: 551px;
  margin-top: 156px;
}
.wrapper .content .major-brands-wrapper .list .item:nth-of-type(1) .major-des {
  width: 132px;
}
.wrapper .content .major-brands-wrapper .list .item:nth-of-type(2) .major-des {
  width: 110px;
}
.wrapper .content .major-brands-wrapper .list .item:nth-of-type(3) .major-des {
  width: 134px;
}
.wrapper .content .major-brands-wrapper .list .item:nth-of-type(4) .major-des {
  width: 66px;
}
.wrapper .content .bank-wrapper .title_950 {
  display: none;
  width: 237px;
  margin-top: 26px;
}
.wrapper .content .bank-wrapper .child-title {
  margin-top: 156px;
}
.wrapper .content .bank-wrapper .list {
  margin-top: 100px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  overflow: hidden;
}
.wrapper .content .bank-wrapper .bank-img:nth-of-type(1) {
  height: 447px;
}
.wrapper .content .bank-wrapper .bank-img {
  overflow: hidden;
}
.wrapper .content .bank-wrapper .bank-img img {
  height: 100%;
  transition: all 0.2s;
  object-fit: cover;
}
.wrapper .content .bank-wrapper .list .item {
  width: 387px;
  margin-bottom: 44px;
  cursor: pointer;
}
.wrapper .content .bank-wrapper .list .item .bank-bg {
  padding-bottom: 20px;
  position: relative;
  overflow: hidden;
}
.wrapper .content .bank-wrapper .list .item .bank-bg::before {
  content: " ";
  display: block;
  width: 22px;
  height: 22px;
  position: absolute;
  background-color: #6B8CFF;
  left: 0px;
  top: 31px;
  transition: all 0.2s ease-out;
  z-index: -1;
}
.wrapper .content .bank-wrapper .list .item:nth-of-type(n+3) .bank-des {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.wrapper .content .bank-wrapper .list .item:nth-of-type(1) .bank-des {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.wrapper .content .bank-wrapper .list .item:nth-of-type(2) .bank-des {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.wrapper .content .bank-wrapper .list .item:nth-of-type(1) {
  width: 66%;
  height: 470px;
}
.wrapper .content .bank-wrapper .bank-des {
  padding: 0px 46px;
  color: #000000;
  font-size: 24px;
  line-height: 36px;
  position: relative;
  font-family: Light;
  font-weight: 300;
  padding-top: 24px;
}
.wrapper .content .bank-wrapper .bank-date {
  font-family: LightItalic;
  font-size: 16px;
  letter-spacing: 0.5px;
  padding-left: 46px;
  padding-top: 8px;
  color: rgba(0, 0, 0, 0.2);
}
.wrapper .main-person {
  text-align: center;
  margin-top: 100px;
}
.wrapper .main-person .title {
  width: 645px;
}
.wrapper .main-person .title_950 {
  display: none;
  width: 237px;
}
.main-person .line-wrapper {
  margin-top: 88px;
  margin-bottom: 192px;
}
.main-person .line-wrapper .line-content {
  width: 100%;
  overflow: hidden;
  padding: 18px 0px;
}
.main-person .line-wrapper .line-content ul {
  display: flex;
  flex-wrap: nowrap;
}
.main-person .line-wrapper .line-content ul li {
  flex-shrink: 0;
  width: 184px;
  height: 87px;
  border-radius: 7px;
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.05);
  cursor: pointer;
  margin-right: 20px;
}
.main-person .line-wrapper .line-content:nth-of-type(2) ul li {
  transform: translateX(-50%);
}
@keyframes lineScroll {
  0% {
    transform: translateX(-55.5%);
  }
  100% {
    transform: translateX(0%);
  }
}
@keyframes slideBg {
  0% {
    width: 0%;
    height: 0%;
    background-color: #fff;
  }
  100% {
    width: 100%;
    height: 100%;
    background-color: #6B8CFF;
  }
}
