body img {
  max-width: 100%;
}
.examples > div:nth-child(2n) {
  background-color: #fff;
}
.examples .examples-list > div:nth-child(2n) {
  background-color: #fafafa;
}
.examples .examples-list > div:nth-child(2n) .list {
  flex-direction: row-reverse;
}
.newDetail .newContent .ql-editor p {
  background-color: initial !important;
}
.partner div:first-child {
  margin-bottom: 80px;
}
.yanContent2 {
  background-color: #fff;
}
.news .swiper-wrapper .swiper-slide > div.listImg {
  padding: 0;
  width: 100%;
  height: 202px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #f9f9f9;
}
.news .swiper-wrapper .swiper-slide > div.listImg > img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  max-width: initial;
}
.news .swiper-button-prev:focus,
.news .swiper-button-prev:active:focus,
.news .swiper-button-prev:focus,
.news .swiper-button-next:focus,
.news .swiper-button-next:active:focus,
.news .swiper-button-next:focus {
  outline: none;
  border-color: transparent;
  box-shadow: none;
}
.news .newslist-img {
  width: 260px;
  height: 140px;
  margin-right: 20px;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}
.news .newslist-img img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  max-width: initial;
  margin: 0 auto;
}
.slogan img {
  height: 20px;
  margin-top: 4px;
}
.wap-menu-icon {
  display: none;
}
.telUs ul {
  width: auto;
  justify-content: center;
}
.telUs ul li {
  margin: 0 5px;
}
@media (max-width: 768px) {
  .container {
    width: 100%;
  }
  .tel {
    display: none;
  }
  .phone-container,
  .header-container.white .headers .button.login,
  .header-container .header-body .button.test,
  .header-container.black .headers .button.login {
    display: none;
  }
  .header-container .header-body {
    padding: 0 1rem;
  }
  .wap-menu-icon {
    display: block;
    transition: 1s;
    transform: rotate(0deg);
  }
  .wap-menu-icon .iconfont {
    font-size: 2rem;
    transition: 1s;
    border: solid 1px #fff0;
  }
  .bodys .wap-menu-icon {
    transform: rotate(90deg);
    transition: 1s;
  }
  .bodys .wap-menu-icon .iconfont {
    transition: 1s;
    border-radius: 5px;
    border: solid 1px #ffff;
  }
  .bodys .header-container.black .headers {
    background-color: #000;
    transition: 1s;
  }
  .black .wap-menu-icon .iconfont {
    color: #fff;
  }
  .white .wap-menu-icon .iconfont {
    color: #000;
  }
  .header-container .header-body ul.menus {
    position: fixed;
    left: 0;
    top: 70px;
    right: 0;
    bottom: 0;
    height: auto;
    flex-direction: column;
    margin-left: 0;
    display: none;
  }
  .header-container .header-body ul.menus > li {
    margin-right: 0;
    border-bottom: solid 1px #6666;
  }
  .header-container .header-body ul.menus > li .menu-container {
    margin-top: 0;
    flex-wrap: wrap;
    padding-top: 10px;
    height: auto;
    min-height: 40px;
    width: 90%;
    margin-left: 5%;
  }
  .header-container .header-body ul.menus > li .menu-container .menu-items {
    position: initial;
    max-height: initial;
    margin-top: 5px;
    border-radius: 10px;
  }
  .header-container .header-body ul.menus > li .menu-container .menu-items .menu-items-container {
    padding: 0 5px;
  }
  .header-container .header-body ul.menus > li .menu-container .menu-items .menu-items-container .menu-item {
    margin: 5px 0;
  }
  .header-container .header-body ul.menus > li .menu-container .menu-items .menu-items-container .name-container .explain {
    display: none;
  }
  .header-container .header-body ul.menus > li .menu-container .menu-items .menu-items-container .name-container .name {
    font-size: 13px;
  }
  .header-container .header-body ul.menus > li a.menu-item-container {
    flex: 0 0 50%;
  }
  .header-container.black .header-body ul.menus {
    background-color: #23282d;
  }
  .header-container.white .header-body ul.menus {
    background-color: #fff;
  }
  body.bodys {
    height: 100% !important;
    overflow: hidden;
    position: fixed;
  }
  body.bodys .swiper-container {
    background-color: #23282d;
  }
  .swiper-wrapper .banner {
    height: 150px;
  }
  .swiper-pagination-container .swiper-pagination {
    margin-top: -20px;
    margin-left: 20px;
  }
  .yanContent2 .promote {
    padding: 0;
    height: auto;
    display: flex;
  }
  .yanContent2 .promote li {
    height: auto;
  }
  .yanContent2 .promote > li:nth-child(2),
  .yanContent2 .promote > li:nth-child(5) {
    margin: auto;
    width: auto;
  }
  .yanContent2 .promote .promote-img {
    height: 50px;
    width: 50px;
    margin-top: 40px;
  }
  .base-display-container ul.list {
    margin-right: 0px!important;
  }
  .list .card-list-item.item {
    flex: 100%;
    padding: 0 !important;
  }
  .markets-container .markets {
    flex-wrap: wrap;
  }
  .markets-container .markets > .market {
    margin-bottom: 2rem;
  }
  .list .item.focus {
    flex: 0 0 100%;
  }
  .pr1_4 .list .image-list-item.item {
    flex: 0 0 50%;
    margin-bottom: 2rem;
  }
  .news .swiper-container-news {
    width: 342px;
  }
  .news .swiper-wrapper .swiper-slide {
    margin-right: 20px!important;
    margin-left: 20px!important;
  }
  .lists,
  .raise .lists,
  .industry .block,
  .scene .lists,
  .examples .list,
  .collection-product .block,
  .quality-advantage .block,
  .partner,
  .telUs,
  .box,
  .joinUs,
  .senseOfWorth .lists,
  .yan .yanContent {
    width: 100%;
  }
  .lists .nav_title,
  .raise .lists .nav_title,
  .industry .block .nav_title,
  .scene .lists .nav_title,
  .examples .list .nav_title,
  .collection-product .block .nav_title,
  .quality-advantage .block .nav_title,
  .partner .nav_title,
  .telUs .nav_title,
  .box .nav_title,
  .joinUs .nav_title,
  .senseOfWorth .lists .nav_title,
  .yan .yanContent .nav_title {
    width: 100%;
  }
  .examples .list img {
    max-width: 100%;
  }
  .news .swiper-button-next,
  .news .swiper-button-prev,
  .news:hover .swiper-button-next,
  .news:hover .swiper-button-prev {
    display: none;
  }
  .yan {
    height: auto;
    padding-bottom: 5rem;
  }
  .yan .yanContent .lists {
    flex-wrap: wrap;
  }
  .yan .yanContent .lists > div {
    flex: 0 0 50%;
  }
  .pr1_3 .block .content .item {
    flex: 0 0 100%;
    margin-bottom: -1px;
  }
  .examples .list .text {
    width: 100%;
  }
  .collection-product .content {
    flex-wrap: wrap;
  }
  .collection-product .content .item {
    flex: 0 0 100%;
  }
  .list .image-list-item {
    flex: 0 0 100%;
  }
  .base-display .list,
  .raise .lists {
    flex-wrap: wrap;
  }
  .base-display .list > div,
  .raise .lists > div {
    flex: 0 0 100%;
    margin-bottom: 3rem;
  }
  .scene .liste {
    width: 100%;
    margin-bottom: -1px;
  }
  .joinUs {
    padding: 0 20px;
  }
  .telUs img {
    height: auto;
  }
  .telUs .info {
    width: 80%;
  }
  .telUs .bj .info {
    top: 30px;
  }
  .telUs .cd .info {
    bottom: 50px;
  }
  .senseOfWorth .lists {
    flex-wrap: wrap;
  }
  .senseOfWorth .lists > div {
    height: auto;
    padding-top: 0;
    line-height: 5rem;
    width: 100%;
    margin: 5px 30px;
    height: 16rem;
  }
  .senseOfWorth {
    height: auto;
    padding-bottom: 4rem;
  }
  body .yan .yanContent .lists > div {
    flex: 0 0 50%;
  }
  .quality-advantage .content,
  .ai-row--flex.is-justify-space-between {
    flex-wrap: wrap;
  }
  .pr1_3 .ability-content-card {
    flex: 0 0 100%;
    margin-bottom: 5rem;
  }
  .raise,
  .scene {
    height: auto;
  }
  .foot {
    height: auto;
    display: block;
    padding: 2rem 0;
  }
  .foot1 {
    display: none;
  }
  .form-content {
    padding: 0;
  }
  .fishd-form-item {
    width: 90%;
    flex-direction: column;
    align-items: inherit;
  }
  .fishd-form-item-label {
    line-height: 2;
  }
  .city-picker-selector .selector-item {
    width: 49%;
    margin-left: 2%;
  }
  .city-picker-selector .selector-item:first-child {
    margin-left: 0;
  }
}
