/* 图片 */
.index_swiper {
  height: auto;
  width: 100%;
  position: relative;
}
.swiper-cover {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.2);
}

.index-swiper-img {
  display: flex;
}
.index-swiper-content {
  position: absolute;
  left: 8.33%;
  bottom: 34.75%;
}
.index-swiper-img img {
  width: 100%;
}
.content-text {
  /*position: absolute;*/
  /*left: 8.33%;*/
  /*top: 33.75%;*/
  font-size: 54px;
  color: #fff;
  width: 600px;
  font-size: 54px;
  font-family: SYMedium;
  font-weight: 500;
  color: #ffffff;
  line-height: 76px;
  text-shadow: 0px 4px 14px rgba(0, 0, 0, 0.15);
}
.see-more {
  width: 144px;
  height: 54px;
  font-size: 18px;
  background-color: #009cde;
  border-radius: 5px 5px 5px 5px;
  cursor: pointer;
  font-family: SYNormal;
  font-weight: 500;
  color: #ffffff;
  transition: all 0.2s linear 0s;
  margin-top: 60px;
}
.see-mora > a,
.see-more > a {
  display: block;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.see-mora span,
.see-more span {
  margin-left: 10px;
}
.swiper-arrow {
  display: flex;
  position: absolute;
  align-items: center;
  right: 11.93%;
  bottom: 8.46%;
  cursor: pointer;
  z-index: 998;
  height: 54px;
  /* border: 1px solid; */
  width: 123px;
}

.left-check-arrow {
  margin-right: 15px;
}

.left-check-arrow {
  width: 44px;
  height: 44px;
  background-image: url('/huagong/images/unchecked-left.svg');
  transition: all 0.3s linear 0s;
  background-repeat: no-repeat;
  outline: none;
}
.right-check-arrow {
  width: 44px;
  height: 44px;
  background-image: url('/huagong/images/unchecked-right.svg');
  transition: all 0.3s linear 0s;
  background-repeat: no-repeat;
  outline: none;
}
.left-check-arrow:hover {
  width: 54px;
  height: 54px;
  background-image: url('/huagong/images/zuo.svg');
  background-size: cover;
  outline: none;
}
.right-check-arrow:hover {
  width: 54px;
  height: 54px;
  background-image: url('/huagong/images/you.svg');
  background-size: cover;
  outline: none;
}
.swiper-left-foot {
  position: absolute;
  left: 8.33%;
  bottom: 8.46%;
  z-index: 4;
  color: #ffffff;
}
.current {
  display: inline-block;
  padding: 0 10px;
  font-size: 35px;
  font-family: MALight;
}
.total {
  display: inline-block;
  padding: 0 10px;
  font-size: 18px;
  font-family: MAExLight;
}
.swiper-left-foot i {
  font-family: ARIALUNI;
}

/* 公司简介 */
.company-introduce {
  margin-top: 73px;
  display: flex;
  justify-content: space-between;
  z-index: 999;
}
.introduce-left {
  position: relative;
  width: 35.07%;
}
.background-logo {
  z-index: 0;
  position: absolute;
  width: 357px;
  height: 357px;
  padding: 29px 36px 13px 5px;
  margin-left: -24.64%;
  margin-top: -40px;
}

.introduce-text {
  position: relative;
  z-index: 5;
}
.introduce-text h3 {
  margin: 0px;
  font-family: SYBold;
  font-size: 22px;
  color: #003a70;
  font-weight: bolder;
  margin-top: 101px;
}
.introduce-text p {
  margin-top: 38px;
  font-size: 16px;
  color: #003a70;
  font-family: SYRegular;
  line-height: 28px;
}
.see-mora:hover,
.see-more:hover {
  background-color: #2eb9f1;
}
.see-mora:hover a,
.see-more:hover a {
  text-decoration: none;
}
.see-mora:hover span,
.see-more:hover span {
  color: #ffffff;
}
.see-mora {
  /*margin-top: 45px;*/
  width: 144px;
  height: 54px;
  position: absolute;
  color: #ffffff;
  font-weight: 500;
  font-family: SYNormal;
  font-size: 18px;
  background-color: #009cde;
  display: flex;
  justify-content: space-around;
  align-items: center;
  border-radius: 5px 5px 5px 5px;
  cursor: pointer;
  transition: all 0.2s linear 0s;
}
.see-mora a,
.see-more a {
  color: #fff;
  text-decoration: none;
}
.introduce-right {
  width: 60%;
  max-height: 484px;
  padding: 7px 0;
  position: relative;
}
.introduce-right video {
  width: 100%;
  height: 100%;
}
.video-target > img {
  width: 100%;
}

.dpb {
  display: block;
}
.application-product .introduce-right {
  height: 470px;
  object-fit: cover;
  padding: 0;
}

.state-bg > div {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.4);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}

.state-bg i {
  font-size: 43.08px;
  font-size: 43.08px;
  border-radius: 50%;
  color: #0090e4;
  cursor: pointer;
}

/* 查看产品 */
.see-product {
  margin-top: 73px;
  margin-bottom: 60px;
  position: relative;
}
.see-product > p {
  font-weight: 800;
  font-family: SYBold;
  font-size: 40px;
  color: #003a70;
  position: relative;
}
.sub-title {
  display: flex;
  justify-content: space-between;
  align-self: center;
  /* margin:0px 260px; */
}
.sub-title p {
  color: #003a70;
  font-size: 16px;
  height: 22px;
  font-size: 16px;
  font-family: SYRegular;
  font-weight: 400;
  color: #003a70;
  line-height: 19px;
  margin-top: 9px;
}
.category {
  display: flex;
}
.category li {
  width: 115px;
  line-height: 28px;
  text-align: center;
  cursor: pointer;
  border-bottom: 1px solid #c1c1c1;
  font-size: 16px;
  font-family: SYRegular;
  font-weight: 400;
  color: #999999;
  padding-bottom: 5px;
}
.product-content-item > a,
.category a {
  display: block;
  text-decoration: none;
  color: inherit;
}

.swiperone {
  overflow: hidden;
}

.right-arrow,
.right-other-arrow {
  width: 12px;
  height: 46px;
  display: flex;
  align-items: center;
  transform: translateX(46px);
  outline: none;
}
.right-arrow i,
.left-arrow i,
.right-other-arrow i,
.left-other-arrow i {
  color: #003a70;
  font-size: 46px;
}
.left-arrow,
.left-other-arrow {
  display: flex;
  align-items: center;
  width: 12px;
  height: 46px;
  transform: translateX(-64px);
  outline: none;
}

.see-product .swiper-button-next,
.see-product .swiper-button-prev {
  position: absolute;
  top: 59%;
  width: 27px;
  height: 44px;
  /* margin-top: -22px; */
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}
.product-content {
  margin-top: 60px;
}
.product-content-item {
  padding: 14px 14px 0 14px;
  cursor: pointer;
  transition: all 0.5s linear 0s;
}
.product-content-item > div:hover .bggrey {
  background-color: rgba(245, 245, 246, 1);
  transform: scale(1.063);
}
.product-content-item h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 22px;
  color: #003a70;
  font-family: SYBold;
  font-weight: 800;
  line-height: 28px;
  position: relative;
}
.product-content-item p {
  height: 206px;
  font-size: 16px;
  font-family: SYNormal;
  font-weight: 300;
  color: #003a70;
  line-height: 28px;
  position: relative;
}
.product-content-item > div {
  position: relative;
  z-index: 4;
}

.all_products2,
.all_products {
  margin-top: 60px;
  flex: none;
}
.chemical-products {
  display: flex;
  justify-content: space-between;
  font-size: 16px;
  font-family: SYNormal;
  font-weight: 300;
  color: #003a70;
  line-height: 14px;
  /* margin-bottom: 20px; */
  padding-bottom: 20px;
  position: relative;
  z-index: 4;
  border-bottom: 1px solid #d9d9d9;
}

.image-box {
  display: flex;
  justify-content: center;
  width: 100%;
  height: 244px;
  position: relative;
  object-fit: contain;
}
.image-box > img {
  width: 100%;
}

.chemical-products i {
  font-size: 20px;
  color: #003a70;
}

/* 查看所有产品 */
.see-all-products {
  clear: both;
  text-align: center;
  cursor: pointer;
  margin-top: 60px;
  margin-bottom: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #003a70;
}
.see-all-products > div:hover {
  color: #2eb9f1;
}
.see-all-products > div:hover a {
  color: #2eb9f1;
}
.see-all-products > div {
  display: flex;
  justify-content: center;
  align-items: center;
}
.see-all-products p {
  display: inline-block;
  font-size: 16px;
  margin-right: 15px;
  font-family: SYRegular;
  font-weight: 500;
}
.see-all-products > div > div {
  width: 20px;
  height: 20px;
  padding: 4px 1px;
  display: flex;
  align-items: center;
}
.see-all-products i {
  font-size: 20px;
}

/* 产品应用案例 */
.application-product {
  /* padding: 0px 260px; */
  margin-top: 60px;
  display: flex;
  justify-content: space-between;
  position: relative;
}

/* .swiper4 .swiper-slide{
  position: relative;
} */
.reserve {
  display: flex;
  flex-direction: row-reverse;
  transition: all 1s linear 0.3s;
}
.reserve .background-img {
  position: absolute;
  left: unset;
  right: -142px;
  top: -41px;
  z-index: 0;
}
.background-img {
  position: absolute;
  width: 357px;
  height: 357px;
  padding: 29px 36px 13px 5px;
  left: -121px;
  top: -41px;
  z-index: 0;
}
.applicate-content-item .introduce-right img {
  width: 100%;
  height: 100%;
}
.applicate-text {
  margin-bottom: 28px;
  position: relative;
  z-index: 3;
}
.applicate-text h3 {
  margin: 0px;
  font-family: PingFang SC-Heavy;
  font-size: 22px;
  color: #003a70;
  font-weight: bolder;
  margin-top: 60px;
}
.applicate-text p {
  margin-top: 15px;
  font-size: 16px;
  color: #003a70;
  font-family: SYRegular;
  line-height: 28px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: wrap;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
/* 小轮播 */
.advertising {
  width: 100%;
  cursor: pointer;
  position: relative;
  padding-top: 30px;
}
.swiperthree {
  overflow: hidden;
}
.adver-image {
  padding: 2px;
  height: 138px;
  display: flex;
}
/*.swiperthree .swiper-slide-active{*/
/*    border: 4px solid red;*/
/*}*/
.adver-image {
  overflow: hidden;
}
.adver-image > img {
  width: 100%;
}
/* 移动端脚步 */
.advertising-foot {
  display: none;
}
.addver-foot {
  display: flex;
  justify-content: space-between;
}
.advertising-foot .swiper-pagination-bullet:not(:last-child) {
  margin-right: 3px;
}
.advertising-foot .swiper-pagination-bullet {
  display: block;
  width: 46px;
  height: 6px;
  background-color: #dcdcdc;
  border-radius: 0;
}
.advertising-foot .swiper-pagination-bullet-active {
  background-color: #009cde;
}

/* .media-block__media-element.swiper-slide {
  opacity: 0;
  transition-property: transform;
}
.media-block__media-element.swiper-slide-active {
  z-index: 2;
  opacity: 1;

}
.media-block__media-element .swiper-slide{
  transition: opacity .2s;
} */
/* 口号 */
.slogan {
  width: 100%;
  height: 400px;
  position: relative;
  background-color: #003a70;
  margin-bottom: 165px;
}
.rightUp {
  width: 16.25%;
  height: 28%;
  position: absolute;
  right: 8.541%;
  z-index: 1;
  transform: translateY(-61.61%);
  overflow: hidden;
}
.leftDown {
  width: 16.25%;
  height: 28%;
  position: absolute;
  left: 8.541%;
  bottom: 0;
  z-index: 1;
  transform: translateY(61.61%);
  overflow: hidden;
}
.slogan-content {
  display: flex;
  padding-top: 91px;
  justify-content: space-between;
}
.slogan-content >div {
 
  display: flex;
  flex-direction: column;
  align-items: center;
  
}
/*.slogan-content > li:nth-child(4n) {*/
/*  margin-right: 0;*/
/*}*/
.slogan-content-item {
  width: 140px;
  height: 140px;
  border-radius: 50%;
  background-color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}
/*.slogan-content-item>img{*/
/*  width: 100%;*/
/*  height: 100%;*/
/*}*/
.slogan-content-item img {
  width: 68px;
  height: 68px;
}
.slogan-content li:nth-child(3) i {
  font-size: 72px;
}
.slogan-content-item > i::before {
  width: 68px;
  height: 68px !important;
}
.slogan-content-text {
  font-size: 32px;
  font-family: SYMedium;
  color: #fff;
  margin-top: 32px;
}

/* 资讯部分 */
.message-content {
  margin-top: 60px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.message-content > div:nth-child(n + 3) {
  margin-bottom: 0;
}

.content-up-left {
  width: 65.714%;
  height: 487px;
  position: relative;
  display: inline-block;
  margin-bottom: 40px;
  overflow: hidden;
  cursor: pointer;
}
.content-up-left > div {
  height: 100%;
  object-fit: contain;
}
.content_up_left_img {
  display: flex;
}
.content_up_left_img > img {
  width: 100%;
  height: 100%;
}

.dialog {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  padding: 0px 14px;
  z-index: 99;
}
.dialog-cover {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  display: flex;
  /* transform: translateY(-300px); */
}
/* html,body{
  overflow:auto;
  height:100%;
  -webkit-overflow-scrolling: touch
 } */

.mouse {
  -webkit-animation: myanimation 0.5s forwards;
  animation: myanimation 0.5s forwards;
  /* animation-fill-mode:; */
}
.dialog-cover > img {
  width: 100%;
  height: 100%;
}
.dialog:hover p {
  color: #ffffff !important;
}
@keyframes myanimation {
  0% {
    transform: translateY(0px);
  }
  100% {
    transform: translateY(150px);
  }
}
.mouseOut {
  -webkit-animation: myanimationEnd 0.5s;
  animation: myanimationEnd 0.5s;
  /* -webkit-transform-style: preserve-3d; */
  -webkit-transform-visibility: hidden;
  /* -webkit-perspective: 1000; */
}
@keyframes myanimationEnd {
  0% {
    transform: translateY(150px);
  }
  100% {
    transform: translateY(0px);
  }
}
/* @keyframes myanimationend{
  0%{
    transform: translateY(0px);

  }100%{
    transform: translateY(150px);
  }
} */
.dialog > h3 {
  font-size: 24px;
  margin-top: 36.52%;
  color: #fff;
  font-family: SYMedium;
  font-weight: bold;
}
.dialog > p {
  font-size: 18px;
  font-family: SYNormal;
  font-weight: 500;
  color: #ffffff;
  line-height: 28px;
  margin-top: 10px;
}
.look-info {
  position: absolute;
  bottom: 20px;
  left: 14px;
  right: 14px;
  display: flex;
  justify-content: space-between;
  font-size: 16px;
  font-family: SYLight;
  font-weight: 300;
  color: #ffffff;
  line-height: 14px;
}

.dialog i {
  font-size: 20px;
}

.message-content a {
  display: block;
  text-decoration: none;
  font-size: 16px;
  font-family: SYBold;
  font-weight: 300;
  color: #003a70;
}

.look-detail {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  /*bottom: -2px;*/
  padding-bottom: 12px;
  border-bottom: 1px solid #d9d9d9;
  z-index: 4;
}
.look-detail p {
  font-size: 16px;
  color: #003a70;
  height: 14px;
  font-size: 16px;
  font-family: SYNormal;
  font-weight: 300;
  color: #003a70;
  line-height: 14px;
}

.content-down-item {
  width: 33.43%;
  color: #003a70;
  margin-bottom: 40px;
  display: flex;
  flex-direction: column;

  position: relative;
  margin: -14px -14px 0 -14px;
  padding: 14px 14px 0 14px;
  cursor: pointer;
}
.content-down-item > div:hover .bggrey {
  background-color: #f5f5f6;
  transform: scale(1.063);
}

.content-down-item > div {
  height: 100%;
  width: 100%;
  position: relative;
  display: flex;
  flex-direction: column;
  z-index: 4;
  border: 1px solid transparent;
}
.content-down-item h3 {
  margin-top: 20px;
  font-size: 20px;
  font-family: SYBold;
  font-weight: bold;
  color: #003a70;
  line-height: 28px;
  z-index: 4;
  position: relative;
}
.content-down-item > div > p {
  flex: 1;
  margin-top: 10px;
  /*margin-bottom: 20px;*/
  /*height: 140px;*/
  font-size: 16px;
  font-family: SYNormal;
  font-weight: 300;
  color: #003a70;
  line-height: 28px;
  position: relative;
  z-index: 4;
  text-align: justify;

  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}
.content-down-item-img {
  width: 100%;
  display: flex;
  position: relative;
  z-index: 4;
}
.content-down-item-img > img {
  width: 100%;
  height: 100%;
}

.message-content > div:nth-child(3n-1) {
  margin-right: 0px;
}

.right-Falsification {
  background: linear-gradient(to left, #ffffff, transparent);
}

@media only screen and (max-width: 1920px) {
  .slogan-content-item {
    width: 140px;
    height: 140px;
    border-radius: 50%;
    background-color: rgb(255, 255, 255);
    display: flex;
    justify-content: center;
    align-items: center;
  }
  
}

@media only screen and (max-width: 1600px) {
  
  .index-content {
    width: 100%;
  }
  .content-text {
    font-size: 40px;
  }
  .see-more,
  .see-mora {
    width: 120px;
    height: 48px;
    font-size: 15px;
  }
  .introduce-text h3,
  .applicate-text h3 {
    margin-top: 25px;
    line-height: 28px;
  }

  .slogan-content-text {
    font-size: 20px;
  }
  .slogan-content-item {
    width: 130px;
    height: 130px;
    margin: 0 auto;
    border-radius: 50%;
    background-color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 71px;
  }
  .slogan-content-item i {
    font-size: 50px;
    color: #2f71ae;
  }
  .left-arrow {
    cursor: pointer;
    transform: translateX(-40px);
  }
  .right-arrow {
    cursor: pointer;
    transform: translateX(20px);
  }
  .right-other-arrow {
    transform: translateX(20px);
  }
  .left-other-arrow {
    transform: translateX(-40px);
  }
  .slogan-content {
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .adver-image {
    padding: 2px;
    height: 110px;
    display: flex;
  }
  .see-product > p {
    margin-top: 9px;
    font-size: 33px !important;
  }
  .content-up-left {
    width: 65.714%;
    height: 404px;
    position: relative;
    display: inline-block;
    margin-bottom: 40px;
    overflow: hidden;
    cursor: pointer;
  }
  .sub-title p {
    color: #003a70;
    font-size: 14px !important;
  }
  .slogan{
      height: 350px;
  }
  .slogan-content-item {
    margin-top: 0px;
  }
  .application-product .introduce-right {
    height: 370px;
    object-fit: cover;
    padding: 0;
  }
}
@media only screen and (max-width: 1440px) {
  .index-content {
    width: 94%;
  }
  .video-target {
    width: 100%;
  }
  .video-target > img {
    width: 100%;
    height: 100%;
  }
  .video-target > video {
    width: 100%;
  }
  .slogan-content {
    padding-top: 55px;
  }
  .slogan {
    height: 300px;
    margin-bottom: 80px;
  }
  .title {
    background-color: #fff;
    width: 300px;
    height: 100px;
    position: absolute;
    left: 134px;
    top: 50px;
    margin-bottom: 70px;
  }
  .title h1 {
    font-size: 30px;
  }
  .title span {
    font-size: 40px;
  }
  .title p {
    font-size: 16px;
    color: #003a70;
  }
  .background-image {
    width: 300px;
  }
  .background-image img {
    width: 100%;
  }
  .see-mora {
    margin-top: 8.5%;
    height: 54px;
    /* position: absolute; */
    color: #fff;
    /* font-size: 16px; */
    background-color: #009cde;
    display: flex;
    justify-content: space-around;
    align-items: center;
    border-radius: 5px 5px 5px 5px;
    cursor: pointer;
  }
  .see-more,
  .see-mora {
    width: 110px;
    font-size: 16px;
  }
  .content-up {
    width: 100%;
  }

  .advertising {
    margin-top: 90px;
  }
  .see-product > p {
    font-size: 30px;
  }
  .sub-title p {
    color: #003a70;
    font-size: 14px;
  }
  .end-logo {
    margin-right: 20.071%;
  }

  .left-arrow {
    cursor: pointer;
    transform: translateX(-48px);
  }
  .right-arrow {
    cursor: pointer;
    transform: translateX(30px);
  }
  .right-other-arrow {
    transform: translateX(30px);
  }
  .left-other-arrow {
    transform: translateX(-48px);
  }
}
@media only screen and (max-width: 1050px) {
  .company-introduce,
  .application-product {
    display: flex;
    flex-direction: column-reverse;
    /*justify-content: center;*/
    align-items: center;
  }
  .introduce-left {
    position: relative;
    width: 100%;
  }
  .introduce-right {
    width: 86%;
    /* max-height: 484px; */
    padding: 7px 0;
    position: relative;
  }
  .see-more,
  .see-mora {
    width: 130px;
  }
  .content-up-left {
    width: 47.42%;
    padding: 14px;
  }
  .dialog > h3 {
    font-size: 24px;
    margin-top: 63.52%;
    color: #fff;
    font-family: SYMedium;
    font-weight: bold;
  }
  .content-down-item {
    width: 47.42%;
    margin: 0;
    padding: 14px 14px 0 14px;
  }
  .dialog-cover {
    left: 14px;
  }
  .dialog-cover > img {
    width: 94%;
    height: 100%;
  }

  .slogan-content-item {
    margin-top: 0px;
  }
  .see-mora {
    margin-top: 0%;
  }
  .introduce-left {
    /* width: 100%; */
    margin-top: 20px;
  }

  .applicate-text,
  .introduce-text p {
    margin-bottom: 0;
  }
  .see-all-products {
    clear: both;
    text-align: center;
    cursor: pointer;
  }
  .adver-image {
    padding: 2px;
    height: 138px;
    display: flex;
    object-fit: contain;
  }
}
@media only screen and (max-width: 980px) {
  .header {
    display: none;
  }
  .head_main2 {
    display: block;
  }
  .content-text {
    font-size: 20px;
  }
  .see-more span {
    font-size: 16px;
  }
  .company-introduce {
    margin-bottom: 60px;
  }
  .company-introduce,
  .application-product {
    display: flex;
    flex-direction: column;
  }
  .introduce-left,
  .introduce-right {
    width: 100%;
  }
  .introduce-right {
    margin-top: 80px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .slogan {
    width: 100%;
    height: 200px;
    position: relative;
    background-color: #003a70;
    margin-bottom: 80px;
  }
  .slogan-content {
    margin-top: 30px;
  }
  .slogan-content-item {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background-color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    /* margin-top: 71px; */
  }
  .slogan-content-item i {
    font-size: 40px;
    color: #2f71ae;
  }
  .slogan-content li:nth-child(3) i {
    font-size: 50px;
  }
  .slogan-content-text {
    margin-top: 16px;
  }
  .see-product {
    margin: 0 0;
  }
  .see-product > p {
    font-size: 24px;
  }
  .sub-title p {
    color: #003a70;
    font-size: 14px;
  }
  .end-logo {
    margin-right: 0.071%;
  }
  .language {
    width: 150px;
  }
  .mini-adv-deriction {
    display: block;
  }
  .adv-fix {
    display: none;
  }
  .slogan-content {
    padding-top: 40px;
  }
  .see-mora {
    margin-top: 2%;
  }
  .swiper-button-next,
  .swiper-button-prev {
    margin-top: -20px;
  }
  .message-content > div:nth-child(3n-1) {
    margin-right: -14px;
  }
  .foot-content1-item a {
    text-decoration: none;
  }
}
@media only screen and (max-width: 600px) {
  .message-content > div:nth-child(3n-1) {
    margin-right: 0px;
  }
  .content-up-left {
    width: 100%;
    /*height: 34.285%;*/
    height: auto;
  }
  .introduce-right > img {
    width: 100%;
  }
  .aboutUs-text {
    display: none;
  }
  .index-content {
    width: 96%;
  }
  .background-image {
    width: 200px;
  }
  .title {
    background-color: rgb(255, 255, 255);
    width: 300px;
    height: 100px;
    position: absolute;
    left: 84px;
    top: 30px;
    margin-bottom: 70px;
  }
  .see-mora {
    margin-top: 3.5%;
  }
  .content-down-item {
    width: 80.42%;
    height: 34.285%;
  }
  .message-content {
    display: flex;
    justify-content: space-around;
  }

  .dialog > h3 {
    font-size: 24px;
    margin-top: 22.52%;
    color: rgb(255, 255, 255);
  }

  .see-mora,
  .see-more span {
    font-size: 14px;
  }
  .content-text,
  .see-more,
  .swiper-arrow {
    display: none;
  }
  .left-arrow {
    cursor: pointer;
    transform: translateX(-15px);
  }
  .right-arrow {
    cursor: pointer;
    transform: translateX(15px);
  }
  .right-other-arrow {
    transform: translateX(30px);
  }
  .left-other-arrow {
    transform: translateX(-30px);
  }
  .foot-content,
  .index-end {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
  }
  .left-logo,
  .quick-navigation,
  .worker-area {
    width: 80%;
  }
  .sub-title {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-self: center;
    /* margin: 0px 260px; */
  }
  .sub-title p {
    margin-bottom: 20px;
  }
  .swiper-button-next,
  .swiper-button-prev {
    margin-top: -15px;
  }
  .Falsification {
    height: 80px;
  }
  .dialog > h3 {
    font-size: 20px;
    margin-top: 24.52%;
    color: rgb(255, 255, 255);
  }
  .dialog > p {
    font-size: 14px;
    color: #fff;
    line-height: 22px;
  }
  .swiper-button-next,
  .swiper-button-prev {
    display: none;
  }
  .slogan-content {
    display: flex;
    /*flex-direction: column;*/
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .slogan {
    height: auto;
  }
  .slogan-content >div {
      width: 47%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

  .application-product .introduce-right {
    height: auto;
    object-fit: cover;
    padding: 0;
  }
  .rightUp {
    width: 16.25%;
    height: 14%;
    position: absolute;
    right: 0;
    z-index: 1;
    transform: translateY(-53.61%);
    overflow: hidden;
  }
  .leftDown {
    position: absolute;
    left: 0;
    z-index: 1;
    transform: translateY(71.61%);
    overflow: hidden;
  }
  .slogan-content-text {
    margin-bottom: 40px;
  }
  .slogan-content-item {
    width: 120px;
    height: 120px;
  }
  .slogan-content-item i {
    font-size: 60px;
  }

  .slogan-content li {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-right: 2%;
  }
  .see-all-products {
    clear: both;
    text-align: center;
    cursor: pointer;
    margin-top: 60px;
    margin-bottom: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #003a70;
  }
  .look-info {
    font-size: 14px;
    bottom: 14px;
  }

  .advertising-foot {
    display: block;
  }
  .advertising {
    display: none;
  }
}
