
.ins_newCon1013_1 {
  width: 100%;
  height: auto;
  position: relative;
  z-index: 1;
  overflow: hidden;
  padding: 1.2rem 0;
  background: #F7F7F7;
}
.ins_newCon1013_1 .center_box {
  width: 100%;
  height: auto;
  gap: 0.08rem;
}
.ins_newCon1013_1 .center_box .left_box {
  width: 40%;
}
.ins_newCon1013_1 .center_box .left_box .item {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
  border-radius: 0.1rem;
  overflow: hidden;
}
.ins_newCon1013_1 .center_box .left_box .item .img {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
}
.ins_newCon1013_1 .center_box .left_box .item .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.ins_newCon1013_1 .center_box .left_box .item .word_box {
  width: 100%;
  height: auto;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
  color: #000000;
  padding: 0.24rem;
}
.ins_newCon1013_1 .center_box .left_box .item .word_box .t1 {
  font-weight: 700;
}
.ins_newCon1013_1 .center_box .left_box .item .word_box .t2 {
  margin-top: 0.08rem;
  font-weight: 500;
  opacity: 0.6;
  line-height: 1.8;
}
.ins_newCon1013_1 .center_box .left_box .item:hover .img img {
  transform: scale(1.05);
}
.ins_newCon1013_1 .center_box .right_box {
  width: 60%;
}
.ins_newCon1013_1 .center_box .right_box .item_box {
  width: 100%;
  height: auto;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0.08rem;
}
.ins_newCon1013_1 .center_box .right_box .item_box .item {
  width: 100%;
  height: auto;
  position: relative;
  z-index: 1;
  border-radius: 0.1rem;
  overflow: hidden;
}
.ins_newCon1013_1 .center_box .right_box .item_box .item .img {
  width: 100%;
  height: auto;
  position: relative;
  z-index: 1;
}
.ins_newCon1013_1 .center_box .right_box .item_box .item .img img {
  width: 100%;
  height: auto;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.ins_newCon1013_1 .center_box .right_box .item_box .item .word_box {
  width: 100%;
  height: auto;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
  color: #FFFFFF;
  padding: 0.24rem;
}
.ins_newCon1013_1 .center_box .right_box .item_box .item .word_box .t1 {
  font-weight: 700;
}
.ins_newCon1013_1 .center_box .right_box .item_box .item .word_box .t2 {
  margin-top: 0.08rem;
  font-weight: 500;
  opacity: 0.6;
  line-height: 1.8;
}
.ins_newCon1013_1 .center_box .right_box .item_box .item:hover .img img {
  transform: scale(1.05);
}
@media (max-width:990px) {
  .ins_newCon1013_1 .center_box .left_box .item {
    width: 100%;
    height: auto;
  }
  .ins_newCon1013_1 .center_box .left_box .item .img {
    height: 5rem;
  }
  .ins_newCon1013_1 .center_box .left_box .item .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .ins_newCon1013_1 .center_box .right_box {
    width: 100%;
    height: auto;
  }
  .ins_newCon1013_1 .center_box .right_box .item_box {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
  }
  .ins_newCon1013_1 .center_box .right_box .item_box .item {
    width: 100%;
    height: auto;
  }
  .ins_newCon1013_1 .center_box .right_box .item_box .item .img {
    height: 5rem;
  }
  .ins_newCon1013_1 .center_box .right_box .item_box .item .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}
.ins_newCon1013_2 {
  width: 100%;
  height: auto;
  position: relative;
  z-index: 1;
  overflow: hidden;
  padding: 1.2rem 0;
  background: #17181B;
}
.ins_newCon1013_2 .center_box {
  width: 100%;
  height: auto;
  position: relative;
  z-index: 1;
  background: #000;
  border-radius: 0.1rem;
}
.ins_newCon1013_2 .center_box .word_box {
  width: 45%;
  height: auto;
  position: relative;
  z-index: 1;
  color: #FFFFFF;
  padding: 0.64rem;
}
.ins_newCon1013_2 .center_box .word_box .t1 {
  font-weight: 700;
}
.ins_newCon1013_2 .center_box .word_box .t2 {
  opacity: 0.6;
  margin-top: 0.12rem;
  font-weight: 700;
  line-height: 1.6;
}
.ins_newCon1013_2 .center_box .word_box .item_box {
  width: 100%;
  height: auto;
  margin-top: 1.03rem;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0.1rem;
}
.ins_newCon1013_2 .center_box .word_box .item_box .item {
  width: 100%;
  height: auto;
  padding: 0.24rem 0.2rem;
  background: #171717;
  border-radius: 0.2rem;
  overflow: hidden;
}
.ins_newCon1013_2 .center_box .word_box .item_box .item .icon {
  width: 100%;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  font-weight: 700;
  gap: 0.1rem;
  font-size: var(--font24);
}
.ins_newCon1013_2 .center_box .word_box .item_box .item .icon img {
  width: 0.37rem;
}
.ins_newCon1013_2 .center_box .word_box .item_box .item .word {
  width: 100%;
  height: auto;
  margin-top: 0.15rem;
  opacity: 0.9;
  opacity: 0.6;
}
.ins_newCon1013_2 .center_box .img_bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.ins_newCon1013_2 .center_box .img_bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.ins_newCon1013_2 .center_box.right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
}
@media (max-width:990px) {
  .ins_newCon1013_2 .center_box {
    width: 100%;
    height: auto;
    gap: 0.2rem;
  }
  .ins_newCon1013_2 .center_box .word_box {
    width: 100%;
    height: auto;
    padding: 0.4rem 0.2rem;
  }
  .ins_newCon1013_2 .center_box .img_bg {
    width: 100%;
    height: auto;
    position: relative;
    z-index: 1;
  }
}
.ins_newCon1013_3 {
  width: 100%;
  height: auto;
  position: relative;
  z-index: 1;
  overflow: hidden;
  padding: 1.2rem 0;
  background: #17181B;
}
.ins_newCon1013_3 .center_box {
  width: 100%;
  height: auto;
  gap: 0.5rem;
  border-radius: 0.1rem;
  overflow: hidden;
}
.ins_newCon1013_3 .center_box .left_box {
  width: 50%;
}
.ins_newCon1013_3 .center_box .left_box .word_box {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
  color: #FFFFFF;
  padding: 0.64rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.ins_newCon1013_3 .center_box .left_box .word_box .word {
  width: 100%;
  height: auto;
}
.ins_newCon1013_3 .center_box .left_box .word_box .word .t1 {
  font-weight: 700;
}
.ins_newCon1013_3 .center_box .left_box .word_box .word .t2 {
  opacity: 0.6;
  margin-top: 0.12rem;
  font-weight: 700;
  line-height: 1.6;
}
.ins_newCon1013_3 .center_box .left_box .word_box .item_box {
  width: 100%;
  height: auto;
  margin-top: 1.03rem;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0.1rem;
}
.ins_newCon1013_3 .center_box .left_box .word_box .item_box .item {
  width: 100%;
  height: auto;
  padding: 0.24rem 0.2rem;
  background: #171717;
}
.ins_newCon1013_3 .center_box .left_box .word_box .item_box .item .icon {
  width: 100%;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  font-weight: 700;
  gap: 0.1rem;
  font-size: var(--font24);
}
.ins_newCon1013_3 .center_box .left_box .word_box .item_box .item .icon img {
  width: 0.37rem;
}
.ins_newCon1013_3 .center_box .left_box .word_box .item_box .item .word {
  width: 100%;
  height: auto;
  margin-top: 0.15rem;
  opacity: 0.9;
  opacity: 0.6;
}
.ins_newCon1013_3 .center_box .right_box {
  width: 50%;
}
.ins_newCon1013_3 .center_box .right_box .img {
  width: 100%;
  height: 100%;
}
.ins_newCon1013_3 .center_box .right_box .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.ins_newCon1013_3 .center_box.right {
  -webkit-flex-direction: row-reverse;
  -moz-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  -o-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
@media (max-width:990px) {
  .ins_newCon1013_3 .center_box {
    width: 100%;
    height: auto;
    flex-direction: column !important;
    gap: 0.2rem;
  }
  .ins_newCon1013_3 .center_box .left_box .word_box {
    width: 100%;
    height: auto;
    padding: 0.4rem 0.2rem;
  }
}
.ins_newCon1013_4 {
  width: 100%;
  height: auto;
  position: relative;
  z-index: 1;
  overflow: hidden;
  padding: 1.2rem 0;
  background: #17181B;
}
.ins_newCon1013_4 .center_box {
  width: 100%;
  height: auto;
  gap: 0.5rem;
  border-radius: 0.1rem;
  overflow: hidden;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.ins_newCon1013_4 .center_box .left_box {
  width: 50%;
}
.ins_newCon1013_4 .center_box .left_box .word_box {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
  color: #FFFFFF;
  padding: 0.64rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.ins_newCon1013_4 .center_box .left_box .word_box .word {
  width: 100%;
  height: auto;
}
.ins_newCon1013_4 .center_box .left_box .word_box .word .t1 {
  font-weight: 700;
}
.ins_newCon1013_4 .center_box .left_box .word_box .word .t2 {
  opacity: 0.6;
  margin-top: 0.12rem;
  font-weight: 700;
  line-height: 1.6;
}
.ins_newCon1013_4 .center_box .left_box .word_box .word .t3 {
  margin-top: 0.5rem;
  opacity: 0.5;
  font-weight: 500;
}
.ins_newCon1013_4 .center_box .left_box .word_box .item_box {
  width: 100%;
  height: auto;
  margin-top: 1.03rem;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0.1rem;
}
.ins_newCon1013_4 .center_box .left_box .word_box .item_box .item {
  width: 100%;
  height: auto;
  padding: 0.24rem 0.2rem;
  background: #171717;
}
.ins_newCon1013_4 .center_box .left_box .word_box .item_box .item .icon {
  width: 100%;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  font-weight: 700;
  gap: 0.1rem;
  font-size: var(--font24);
}
.ins_newCon1013_4 .center_box .left_box .word_box .item_box .item .icon img {
  width: 0.37rem;
}
.ins_newCon1013_4 .center_box .left_box .word_box .item_box .item .word {
  width: 100%;
  height: auto;
  margin-top: 0.15rem;
  opacity: 0.9;
  opacity: 0.6;
}
.ins_newCon1013_4 .center_box .right_box {
  width: 50%;
}
.ins_newCon1013_4 .center_box .right_box .img {
  width: 100%;
  height: 100%;
}
.ins_newCon1013_4 .center_box .right_box .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.ins_newCon1013_4 .center_box.right {
  -webkit-flex-direction: row-reverse;
  -moz-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  -o-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
@media (max-width:990px) {
  .ins_newCon1013_4 .center_box {
    width: 100%;
    height: auto;
    flex-direction: column !important;
    gap: 0.2rem;
  }
  .ins_newCon1013_4 .center_box .left_box .word_box {
    width: 100%;
    height: auto;
    padding: 0.4rem 0.2rem;
  }
}

.ins_aboutCon2 .center_box .content1 .img1{display: none;}
.ins_aboutCon2 .center_box .content1 .item_box .item span,.ins_aboutCon2 .center_box .content1 .item_box .item:hover span  {font-size: var(--font16);}
main,footer .footer_box .footer_top .foot_left .list_box .one .word .t2 {
  font-family: "HarmonyOS_Sans";
}

.layui_item .layui-form-checkbox[lay-skin=primary] > div a { display: contents;  }
.layui_item .layui-form-checkbox[lay-skin=primary] > div { white-space: unset;  }
.ins_newCon1013_3 .center_box .left_box .word_box .item_box .item,.ins_newCon1013_3 .center_box .left_box .word_box .item_box .item { border-radius: 0.2rem; overflow: hidden; }

.ins_aboutCon5 .center_box .ins_title .t1 span { padding: 0 0.5em; }
.idx_product .content .wordBox .center_box .item_box .item .word { width: 50%; }
footer .footer_box .footer_top .foot_right {
  width: 67.6%;
}

footer .item_box {
  gap: 0.2rem;
}















