.banner_ind {
  margin-bottom: 7rem;
}

.banner_ind .my2_slide a {
  display: block;
  position: relative;
}

.banner_ind .my2_slide .bann_img {
  width: 100%;
}

.banner_ind .my2_slide .title_but {
  position: absolute;
  top: 17.5%;
  left: 0;
  width: 100%;
}


.banner_ind .swiper-slide:nth-of-type(4) .ban_more{
  opacity: 0;
}
.banner_ind .swiper-slide:nth-of-type(5) .ban_more{
  opacity: 0;
}
.banner_ind .swiper-slide:nth-of-type(5) .title_but{
left: 59%;
top: 21.5%;
transform: translate(-50%);
  margin: auto;
}
.banner_ind .swiper-slide:nth-of-type(5) .title_but_cont .bann_cont {
width: 70%;
}


.banner_ind .my2_slide .title_but_cont {
  /*  .dots {
                width: calc(52px + 2.5rem);
                margin-bottom: 1.5rem;
            } */
}

.banner_ind .my2_slide .title_but_cont .bann_cont {

  width: 44.7142%;
}

.banner_ind .my2_slide .title_but_cont .bann_cont img {
  width: 100%;
}

.banner_ind .my2_slide .bann_as {
  top: 20%;
  /*transform: translateY(-50%);*/
}

.banner_ind .my2_slide .bann_as .title_but_cont .bann_cont {
  max-width: 1000px;
  width: 80%;
  text-align: center;
  margin: 0 auto;
  position: relative;
}

.banner_ind .my2_slide .bann_as .title_but_cont .bann_cont img {
  width: 100%;
}

.ban_more {
  width: calc(54px + 10rem);
  height: calc(20px + 2rem);
  border-radius: calc(10px + 1rem);
  position: absolute;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: calc(10px + 1.5rem);
}

.ban_more p {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: calc(8px + 0.5rem);
  color: #F4F4F4;

}

.ban_more .jt {
  width: calc(3px + 1rem) !important;
}

.banner_ind .swiper1 .my_bullet1 {
  display: inline-block;
  width: calc(5px + 0.25rem);
  height: calc(5px + 0.25rem);
  background: #fff;
  border-radius: 5px;
  margin: 0 0.6rem;
  opacity: 0.6;
  transition: all 0.3s;
}

.banner_ind .swiper1 .swiper-pagination-bullet-active {
  width: calc(20px + 1.5rem);
  opacity: 1;
}

.title_name h3 {
  font-size: calc(12px + 1.8rem);
  font-family: Arial;
  font-weight: bold;
  color: #343434;
  margin-bottom: 0.4rem;
}

.title_name p {
  font-size: calc(10px + 0.6rem);
  font-weight: 400;
  color: #0181CA;
}

.moveBox {
  display: block;
  position: relative;
}

.moveBox .moverInto {
  display: flex;
  width: calc(64px + 5rem);
  height: calc(20px + 1.1rem);
  font-size: calc(8px + 0.4rem);
  font-weight: 400;
  color: #8C8B8B;
  background-color: #FFFFFF;
  border-radius: calc(10px + 0.6rem);
  padding: 0 1rem;
  justify-content: space-between;
  align-items: center;
}

.moveBox .move1 {
  border: calc(1px + 0.05rem) solid #979797;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition: all 0.3s;
}

.moveBox .move2 {
  background: linear-gradient(120deg, #01A7AD, #0181CA);
  color: #FFFFFF;
  transition: all 0.3s;
  padding: calc(1px + 0.05rem) calc(1px + 1.05rem);
}

.moveBox:hover .move1 {
  opacity: 1;
}

.about_ind {
  margin-bottom: 7.5rem;
}

.about_ind .about_introduce {
  display: flex;
  justify-content: space-between;
  margin-bottom: 3.6rem;
}

.about_ind .about_introduce .about_introduce2 {
  width: 69.5%;
  font-size: calc(10px + 0.4rem);
  font-family: "MicrosoftYaHeiLight";
  font-weight: 400;
  color: #535353;
  line-height: calc(18px + 1rem);
}

.about_ind .directory_factory {
  display: flex;
  justify-content: space-between;
  margin-bottom: 4.3rem;
}

.about_ind .directory_factory .directory {
  display: flex;
  width: 11.72%;
  flex-direction: column;
  justify-content: space-between;
}

.about_ind .directory_factory .directory .lineae {
  display: block;
  width: calc(21px + 2rem);
  height: calc(4px + 0.25rem);
  background: #0181CA;
  margin-bottom: 2.7rem;
}

.about_ind .directory_factory .directory ul li {
  font-size: calc(10px + 0.4rem);
  font-weight: 400;
  color: #6A6A6A;
  margin-bottom: 0.7rem;
  transition: all 0.3s;
  white-space: nowrap;
  cursor: pointer;
}

.about_ind .directory_factory .directory ul li span {
  font-size: calc(12px + 0.5rem);
}

.about_ind .directory_factory .directory ul li:hover {
  color: #0182C8;
}

.about_ind .directory_factory .factory_img {
  width: 69.5%;
}

.about_ind .directory_factory .factory_img img {
  width: 100%;
}

.about_ind .scale_field ul {
  display: flex;
  justify-content: space-between;
}

.about_ind .scale_field ul li {
  display: flex;
  width: 27.43%;
  padding: 2.7rem;
  justify-content: center;
  align-items: center;
  background: #F8F6F7;
  border-radius: 6.4rem 0.2rem 0.2rem 0.2rem;
}

.about_ind .scale_field ul .num_val {
  position: relative;
  padding: 0 calc(12px + 1rem);
}

.about_ind .scale_field ul .num_val .num {
  font-size: calc(10px + 5.8rem);
  font-family: DINPROB;
  color: #0181CA;
  line-height: calc(10px + 5rem);
  background: linear-gradient(120deg, #01A7AD 0%, #0181CA 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.about_ind .scale_field ul .num_val img {
  width: calc(10px + 0.8rem);
  position: absolute;
  right: 0;
  top: 0;
}

.about_ind .scale_field ul .num_val p {
  font-size: calc(8px + 0.4rem);
  font-weight: 400;
  color: #373737;
  margin-top: 1.1rem;
  text-align: center;
}

.scrollingBox .cartoonBox {
  width: 100%;
  height: 100vh;
}

.scrollingBox .cartoonImg {
  display: flex;
  width: 100%;
  height: 100vh;
  position: relative;
  top: 0;
  left: 0;
  align-items: center;
  justify-content: center;
  background-color: #fff;
}

.scrollingBox .cartoonImg img {
  width: 30%;
  transform: scale(0.2);
}

.scrollingBox .cartoonImg span {
  font-family: SourceHanSansCN;
  font-weight: 500;
  font-size: calc(10px + 0.7rem);
  color: #3F3F3F;
  margin: 0 -9rem;
  transition: transform 0.3s ease;
}

.product_ind {
  padding: 6rem 0 7rem;
  opacity: 1;
  transition: transform 0.3s ease;
  background-color: #f4f7f9;
}

.product_ind .title_name {
  text-align: center;
  margin-bottom: 3.5rem;
}

.product_ind .productNav .kind_nav {
  display: flex;
  justify-content: space-between;
  margin-bottom: 5.1rem;
}

.product_ind .productNav .kind_nav li a {
  display: block;
  position: relative;
}

.product_ind .productNav .kind_nav li a span {
  display: flex;
  width: calc(70px + 3rem);
  height: calc(70px + 3rem);
  justify-content: center;
  align-items: center;
  flex-direction: column;
  font-size: calc(10px + 0.4rem);
  font-weight: 400;
  color: #333333;
  padding: 0 0.5rem;
  transition: all 0.3s;
}

.product_ind .productNav .kind_nav li .shiftIn_a {
  text-align: center;
  background-image: url("../images/pro_bg.png");
  background-size: cover;
  box-shadow: 0px 4px 5px 0px rgba(174, 209, 225, 0.4);
}

.product_ind .productNav .kind_nav li .shiftIn_a::after {
  display: block;
  width: 20%;
  height: 3px;
  content: "";
  margin-top: calc(3px + 0.5rem);
  border-radius: 2px;
  background-color: #2CADC1;
}

.product_ind .productNav .kind_nav li .shiftIn {
  text-align: center;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
  background: linear-gradient(-30deg, #0181CA, #01A7AD);
}

.product_ind .productNav .kind_nav li .shiftIn::after {
  display: block;
  width: 30%;
  height: 3px;
  content: "";
  margin-top: calc(3px + 0.5rem);
  border-radius: 2px;
  background-color: #CCEAF1;
}

.product_ind .productNav .kind_nav li .shiftIn::before {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  top: calc(100% - 1px);
  left: 50%;
  transform: translateX(-50%);
  border: solid calc(5px + 0.25rem) transparent;
  border-top-color: #0181CA;
}

.product_ind .productNav .kind_nav li.hoverAct .shiftIn_a,
.product_ind .productNav .kind_nav li:hover .shiftIn_a {
  box-shadow: 0px 4px 5px 0px rgba(174, 209, 225, 0);
}

.product_ind .productNav .kind_nav li.hoverAct .shiftIn,
.product_ind .productNav .kind_nav li:hover .shiftIn {
  opacity: 1;
}

.product_ind .productNav .kindList {
  position: relative;
}

.product_ind .productNav .kindItem {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 3.5rem;
  transition: all 0.3s;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.product_ind .productNav .kindItem:nth-of-type(1) {
  position: relative;
}

.product_ind .productNav .kindItem .kindTit {
  margin-bottom: 4rem;
}

.product_ind .productNav .kindItem .kindTit .name {
  display: inline-block;
  font-size: calc(10px + 0.8rem);
  font-weight: 400;
  color: #202020;
  background: linear-gradient(120deg, #01A7AD 0%, #0181CA 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 0.7rem;
}

.product_ind .productNav .kindItem .kindTit .subtitle {
  font-size: calc(10px + 0.4rem);
  font-family: DINPROR;
  font-weight: 300;
  color: #333333;
}

.product_ind .productNav .kindItem .kindName {
  width: 25%;
}

.product_ind .productNav .kindItem .productItem {
  width: 75%;
  position: relative;
}

.product_ind .productNav .kindItem .productItem .productFirst {
  position: relative;
}

.product_ind .productNav .kindItem .productItem ul {
  position: absolute;
  display: flex;
  justify-content: space-between;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  transition: 0.3s;
}

.product_ind .productNav .kindItem .productItem ul:first-of-type {
  opacity: 1;
}

.product_ind .productNav .kindItem .productItem li {
  width: 31.78%;
  overflow: hidden;
}

.product_ind .productNav .kindItem .productItem li:hover img {
  transform: scale(1.1);
}

.product_ind .productNav .kindItem .productItem img {
  width: 100%;
  transition: all 0.3s;
}

.product_ind .productNav .kindItem.hoverItemK {
  opacity: 1;
  z-index: 10;
}

.advantage_ind {
  margin-bottom: 7.5rem;
}

.advantage_ind .title_name {
  text-align: center;
  margin-bottom: 3.5rem;
}

.advantage_ind .advantageList ul {
  display: flex;
  justify-content: space-between;
}

.advantage_ind .advantageList .advantageItem {
  width: 31.42%;
  position: relative;
  overflow: hidden;
}

.advantage_ind .advantageList .advantageItem img {
  width: 100%;
  transition: all 0.3s;
}

.advantage_ind .advantageList .advantageItem:hover img {
  transform: scale(1.1);
}

.advantage_ind .advantageList .advantageName {
  display: flex;
  width: 100%;
  text-align: center;
  flex-direction: column;
  justify-content: end;
  position: absolute;
  left: 0;
  bottom: 0;
  height: calc(50px + 2.6rem);
  background: linear-gradient(0deg, #0000004f 0%, rgba(0, 0, 0, 0) 100%);
  font-size: calc(10px + 0.6rem);
  font-weight: 400;
  color: #FFFFFF;
}

.advantage_ind .advantageList .verticalLine {
  width: 1px;
  height: calc(5px + 0.3rem);
  background-color: #fff;
  margin: 0 auto;
  margin-top: 0.5rem;
}

.field_ind {
  padding: 3.9rem 0 5rem;
  background-size: cover;
  /*margin-bottom: 7.5rem;*/
}

.field_ind .titleBox {
  text-align: center;
  margin-bottom: 2rem;
}

.field_ind .titleBox h3 {
  color: #fff;
}

.field_ind .titleBox p {
  color: #fff;
}

.field_ind .public_w {
  padding: 0 2.5rem 2.8rem;
  background-color: #fff;
  /*background-image: url('../images/field_bg.jpg');*/
  /*background-size: cover;*/
}

.field_ind .field_nav {
  display: flex;
  padding: 1.3rem 0 0.6rem;
  border-bottom: #a0a0a07e solid 1px;
  margin-bottom: 2.5rem;
}

.field_ind .field_nav li {
  width: 12.5%;
  border-right: 1px solid #CFCFCF;
}

.field_ind .field_nav li a {
  display: block;
  width: 100%;
}

.field_ind .field_nav li .Item_img {
  width: calc(19px + 1rem);
  height: calc(20px + 1rem);
  position: relative;
  margin: 0 auto 0.5rem;
}

.field_ind .field_nav li .Item_img img {
  max-width: 100%;
  max-height: 100%;
}

.field_ind .field_nav li .selectedIcon {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition: all 0.3s;
}

.field_ind .field_nav li .fieldName {
  display: block;
  font-size: calc(10px + 0.4rem);
  font-weight: 400;
  color: #3B3B3B;
  text-align: center;
  transition: all 0.3s;
}

.field_ind .field_nav li.activeFiel .selectedIcon,
.field_ind .field_nav li:hover .selectedIcon {
  opacity: 1;
}

.field_ind .field_nav li.activeFiel .fieldName,
.field_ind .field_nav li:hover .fieldName {
  color: #1A8FCE;
}

.field_ind .field_nav li:last-of-type {
  border-color: transparent;
}

.field_ind .my2_slide {
  background-color: #fff;
}

.field_ind .field_Item {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.field_ind .field_Item .field_img {
  width: 56.3%;
}

.field_ind .field_Item .field_img img {
  width: 100%;
}

.field_ind .field_Item .field_message {
  width: 38.8%;
}

.field_ind .field_Item .field_name {
  display: inline-block;
  font-size: calc(12px + 1rem);
  font-weight: 400;
  color: #3B3B3B;
  background: linear-gradient(120deg, #01A7AD 0%, #0181CA 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 1.5rem;
  letter-spacing: 1px;
}

.field_ind .field_Item .field_introduce {
  width: 96%;
  font-size: calc(10px + 0.4rem);
  font-family: MicrosoftYaHeiLight;
  font-weight: 400;
  color: #3B3B3B;
  line-height: calc(16px + 1rem);
  margin-bottom: 3rem;
}

.news_ind {
  margin-bottom: 6rem;
  position: relative;
  z-index: 2;
}

.news_ind .news_tit {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 3.5rem;
}

.news_ind .news_tit .dynamic {
  display: flex;
  width: calc(100px + 9rem);
  align-items: center;
  justify-content: space-between;
}

.news_ind .news_tit .dynamicItem {
  display: flex;
  width: calc(50px + 4rem);
  height: calc(26px + 1rem);
  justify-content: center;
  align-items: center;
  font-size: calc(8px + 0.4rem);
  font-family: MicrosoftYaHeiLight;
  font-weight: 400;
  color: #828282;
  background-color: #FFFFFF;
  border: 1px solid #A0A0A0;
  border-radius: calc(13px + 0.5rem);
  transition: 0.3s;
}

.news_ind .news_tit .dynamicItem.dynamicActive,
.news_ind .news_tit .dynamicItem:hover {
  color: #FFFFFF;
  background-color: #2C2C2C;
  border-color: #2C2C2C;
}

.news_ind .news_list {
  position: relative;
}

.news_ind .news_Item {
  position: relative;
  width: 100%;
  transition: all 0.3s;
}

.news_ind .news_Item .swiper-pointer-events {
  padding: calc(10px + 0.5rem) 0;
}

.news_ind .news_Item2 {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
}

.news_ind .actove_new {
  opacity: 1;
  z-index: 5;
}

.news_ind .newsList {
  margin-bottom: 3rem;
}

.news_ind .newsList .newsItem {
  border: 1px solid #E5E5E5;
  transition: 0.3s;
  padding-bottom: 1.7rem;
  overflow: hidden;
}

.news_ind .newsList .newImg {
  position: relative;
  padding-bottom: calc(10px + 0.25rem);
  margin-bottom: 1.7rem;
}

.news_ind .newsList .newImg img {
  width: 100%;
  transition: 0.3s;
}

.news_ind .newsList .newImg .newsTime {
  display: flex;
  width: calc(40px + 2rem);
  height: calc(18px + 0.8rem);
  font-size: calc(10px + 0.5rem);
  font-family: Arial;
  font-weight: 400;
  color: #FFFEFE;
  position: absolute;
  bottom: 0;
  left: 1.4rem;
  justify-content: center;
  align-items: center;
  background: linear-gradient(1200deg, #019BAD, #0181CA);
}

.news_ind .newsList .name_move {
  padding: 0 1.4rem;
}

.news_ind .newsList .name_move .name {
  height: calc(37px + 1.5rem);
  padding-right: 1rem;
  font-size: calc(10px + 0.4rem);
  font-weight: 400;
  color: #363636;
  line-height: calc(14px + 1rem);
  margin-bottom: 1.5rem;
  word-break: break-all;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.news_ind .newsList .name_move .moverInto {
  width: calc(50px + 3rem);
  height: calc(16px + 1rem);
}

.news_ind .newsList .newsItem:hover {
  border-color: transparent;
  box-shadow: 0px 16px 22px 2px rgba(0, 39, 61, 0.06);
}

.news_ind .newsList .newsItem:hover .newImg img {
  transform: scale(1.1);
}

.news_ind .newsList .newsItem:hover .moveBox .move2 {
  opacity: 1;
}

.news_ind .switchBot {
  width: calc(70px + 5.5rem);
  height: calc(30px + 1.5rem);
  margin: 0 auto;
  position: relative;
}

.news_ind .switchBot .swiper-button-next,
.news_ind .switchBot .swiper-button-prev {
  width: calc(20px + 2rem);
  height: calc(20px + 2rem);
  border: 1px solid #018AC0;
  border-radius: 50%;
  background-color: #018AC0;
  color: #FFFFFF;
}

.news_ind .switchBot .swiper-button-next.swiper-button-disabled,
.news_ind .switchBot .swiper-button-prev.swiper-button-disabled {
  color: #A0A0A0;
  border: 1px solid #A0A0A0;
  background-color: #fff;
  cursor: default;
}

.news_ind .switchBot .swiper-button-next::after,
.news_ind .switchBot .swiper-button-prev::after {
  font-size: calc(10px + 0.5rem);
}

.advantage_box {
  width: 100%;
  margin-bottom: calc(50px + 5rem);
}


.advantage {
  width: 100%;
  margin: auto;
}

.adv_title {
  width: 100%;
  line-height: calc(80px + 5rem);
  background: url(../images/adv_bg.png) no-repeat;
  background-size: cover;
  text-align: center;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: calc(4px + 1.5rem);
  color: #FFFFFF;
}

.adv_card_box {
  width: 100%;
  height: calc(20px + 30rem);
  background: url(../images/adv_card_bg.png) no-repeat;
  background-size: cover;
  display: flex;
  justify-content: space-between;
}

.adv_card {
  width: 28.4635%;
  border: 1px #ffffff60 solid;
  position: relative;
  transition: .5s;
  overflow: hidden;
  cursor: pointer;
}

.adv_card_text {
  width: max-content;
  height: max-content;
  position: absolute;
  bottom: -15%;
  left: 0;
  right: 0;
  margin: auto;
  transition: .5s;
}
.adv_card:nth-of-type(1) .adv_card_text{
  bottom: 30%;
}

.adv_card:nth-of-type(1) .adv_card_text .des p
{
  opacity: 1;
}
.adv_card:nth-of-type(1) .adv_card_text img{
  opacity: 1;
}
.adv_card:nth-of-type(1) {
  width: 43.0729%;
  background-color: #0E263545;
  border: none;
}

.adv_card .p1 {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: calc(6px + 1.5rem);
  color: #FFFFFF;
  line-height: 1;
  opacity: 0.5;
}

.adv_card .p2 {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: calc(8px + 1rem);
  color: #FFFFFF;
  line-height: 1;
  text-shadow: 0px calc(0px + 0.1rem) calc(3px + 0.25rem) rgba(0, 26, 41, 0.68);
  margin-top: calc(7px + 0.5rem);

}

.adv_card .des p {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: calc(8px + 0.5rem);
  color: #FFFFFF;
  line-height: 1;
  text-shadow: 0px calc(0px + 0.1rem) calc(3px + 0.25rem) rgba(0, 26, 41, 0.68);
  margin-top: calc(8px + 1rem);
  opacity: 0;
  transition: .5s;
}

.adv_card img {
  width: calc(10px + 2rem);
  margin-top: calc(8px + 2rem);
  opacity: 0;
  transition: .5s;
}









@media screen and (max-width: 1100px) {
  .product_ind .productNav .kind_nav {
    overflow-x: scroll;
  }

  .product_ind .productNav .kind_nav li {
    flex-shrink: 0;
    width: 20%;
  }

  .product_ind .productNav .kind_nav li a {
    padding-bottom: calc(2rem + 10px);
  }
}

@media screen and (max-width: 750px) {
  .about_ind .about_introduce {
    display: block;
  }

  .about_ind .about_introduce .about_introduce2 {
    width: 100%;
  }

  .about_ind .directory_factory {
    display: block;
  }

  .about_ind .directory_factory .directory {
    width: 100%;
    margin-bottom: 2rem;
  }

  .about_ind .directory_factory .directory ul {
    display: flex;
    justify-content: space-between;
  }

  .about_ind .directory_factory .directory .directoryList {
    margin-bottom: 2rem;
  }

  .about_ind .directory_factory .factory_img {
    width: 100%;
  }

  .field_ind .field_nav {
    overflow: scroll;
  }

  .field_ind .field_nav li {
    width: 20%;
    flex-shrink: 0;
  }

  .field_ind .field_Item {
    display: block;
  }

  .field_ind .field_Item .field_img {
    width: 100%;
    margin-bottom: 2rem;
  }

  .field_ind .field_Item .field_message {
    width: 100%;
    padding-bottom: 1rem;
  }

  .field_ind .field_Item .field_introduce {
    width: 100%;
  }

  .product_ind .productNav .kind_nav {
    overflow-x: scroll;
  }

  .product_ind .productNav .kind_nav li {
    flex-shrink: 0;
    width: 30%;
  }

  .product_ind .productNav .kind_nav li a {
    padding-bottom: calc(2rem + 10px);
  }

  .product_ind .productNav .kindList .kindItem {
    flex-direction: column-reverse;
  }

  .product_ind .productNav .kindList .kindItem {
    padding: 0;
  }

  .product_ind .productNav .kindList .kindItem .kindName {
    width: 100%;
  }

  .product_ind .productNav .kindList .kindItem .productItem {
    width: 100%;
  }

  .product_ind .productNav .kindList .kindItem .productItem {
    margin-bottom: 3rem;
  }
}