.product2-list-section .right-list-module .list .each-item:hover .name {  -webkit-line-clamp: unset; }
.inner-page-content .inner-text-box .desc { text-align: justify; }
.about4-section .content-box .right li .text-box .desc {    text-align: justify;  }
.idx_title1 {
  width: 100%;
  height: auto;
}
.idx_title1 .t1 {
  color: var(--active_color);
  position: relative;
  z-index: 1;
  padding-left: 0.38rem;
}
.idx_title1 .t1::after {
  content: '';
  display: inline-block;
  width: 0.26rem;
  height: 1px;
  background: #016def;
  vertical-align: middle;
  margin: -1px 0.05rem 0;
  position: absolute;
  left: 0;
  top: 0.8em;
}
.idx_title1 .t2 {
  font-weight: 500;
  color: #0f1f33;
  margin-top: 0.1rem;
}
.swi_btnBox {
  width: fit-content;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  gap: 0.14rem;
}
.swi_btnBox .icon {
  width: 0.55rem;
  height: 0.55rem;
  border-radius: 0.3rem;
  border: 1px solid var(--active_color);
  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;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.swi_btnBox .icon img {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 0.25rem;
}
.swi_btnBox .icon.prev {
  border-top-right-radius: 0;
}
.swi_btnBox .icon.next {
  border-bottom-left-radius: 0;
}
.swi_btnBox .icon:hover {
  background: var(--active_color);
}
.swi_btnBox .icon:hover img {
  filter: brightness(0) invert(1);
}
.idxPageLine {
  width: 100%;
  height: 2px;
  background: rgba(0, 0, 0, 0.2);
  position: relative;
  z-index: 1;
}
.ins_aboutCon1 {
  width: 100%;
  height: auto;
  position: relative;
  z-index: 1;
  overflow: hidden;
  padding: 1.2rem 0;
  --active_color: #016def;
  background: linear-gradient(180deg, #E9EEF6 0%, #F9FBFF 100%);
}
.ins_aboutCon1 .center_box {
  width: 100%;
  height: auto;
}
.ins_aboutCon1 .center_box .content {
  width: 100%;
  height: auto;
  margin-top: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.ins_aboutCon1 .center_box .content .left_box {
  width: 22.3%;
  position: relative;
  z-index: 3;
}
.ins_aboutCon1 .center_box .content .left_box .item_box {
  width: 100%;
  height: auto;
  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;
  gap: 0.25rem;
}
.ins_aboutCon1 .center_box .content .left_box .item_box .item {
  font-size: var(--font32);
  color: #999;
  font-weight: 600;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
  gap: 0.3rem;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.ins_aboutCon1 .center_box .content .left_box .item_box .item svg {
  transform: translateX(-100%) translateY(-0.1rem);
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 0;
}
.ins_aboutCon1 .center_box .content .left_box .item_box .item.active {
  font-size: 0.6rem;
  color: var(--active_color);
}
.ins_aboutCon1 .center_box .content .left_box .item_box .item.active svg {
  transform: translateX(0) translateY(-0.1rem);
  opacity: 1;
}
.ins_aboutCon1 .center_box .content .right_box {
  width: 74.7%;
  position: relative;
  z-index: 1;
}
.ins_aboutCon1 .center_box .content .right_box .swiper_box {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.ins_aboutCon1 .center_box .content .right_box .swiper_box ul li {
  width: 100%;
  height: auto;
}
.ins_aboutCon1 .center_box .content .right_box .swiper_box ul li .swiper_info {
  width: 100%;
  height: auto;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.ins_aboutCon1 .center_box .content .right_box .swiper_box ul li .swiper_info .swiper_word {
  width: 100%;
  height: auto;
}
.ins_aboutCon1 .center_box .content .right_box .swiper_box ul li .swiper_info .swiper_word .centerInfo {
  width: 100%;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.ins_aboutCon1 .center_box .content .right_box .swiper_box ul li .swiper_info .swiper_word .centerInfo .left {
  width: 60%;
}
.ins_aboutCon1 .center_box .content .right_box .swiper_box ul li .swiper_info .swiper_word .centerInfo .left .img {
  width: 100%;
  height: auto;
}
.ins_aboutCon1 .center_box .content .right_box .swiper_box ul li .swiper_info .swiper_word .centerInfo .left .img .pb {
  padding-bottom: 65%;
}
.ins_aboutCon1 .center_box .content .right_box .swiper_box ul li .swiper_info .swiper_word .centerInfo .left .img .pb .ab img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.ins_aboutCon1 .center_box .content .right_box .swiper_box ul li .swiper_info .swiper_word .centerInfo .right {
  width: 37%;
  padding-bottom: 2rem;
}
.ins_aboutCon1 .center_box .content .right_box .swiper_box ul li .swiper_info .swiper_word .centerInfo .right .word_box {
  width: 100%;
  height: auto;
}
.ins_aboutCon1 .center_box .content .right_box .swiper_box ul li .swiper_info .swiper_word .centerInfo .right .word_box .t1 {
  color: var(--active_color);
}
.ins_aboutCon1 .center_box .content .right_box .swiper_box ul li .swiper_info .swiper_word .centerInfo .right .word_box .t2 {
  margin-top: 0.4rem;
}
.ins_aboutCon1 .center_box .content .right_box .swiper_box ul li .swiper_info .swiper_pageinfo {
  width: 37%;
  position: absolute;
  right: 0;
  bottom: 0;
  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;
  gap: 1.2rem;
  z-index: 10;
}


.tanChuan_box {
    background: url('../images/contact-form-bg.png') top right no-repeat;
    background-size: cover;
    padding: 1.2rem 0;
    position: fixed; 
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: #f4f6fa; backdrop-filter: blur(10px);
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    visibility: hidden;
z-index: 102;
}
.tanChuan_box.active { opacity: 1; visibility: visible; }
.tanChuan_box .w1800 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.tanChuan_box .text-box {
    width: 26%;
    padding-bottom: 0.5rem;
}

@media (max-width:990px) {
    .tanChuan_box .text-box {
        width: 100%;
    }
}

.tanChuan_box .form-box {
    width: 61%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
}

@media (max-width:990px) {
    .tanChuan_box .form-box {
        width: 100%;
    }
}

.tanChuan_box .form-box .text {
    width: calc(50% - 6px);
    background-color: #fff;
    line-height: 0.72rem;
    border: 0;
    padding: 0 0.24rem;
    box-sizing: border-box;
    margin-bottom: 12px;
    font-size: var(--font20);
    height: 0.72rem;
}

@media (max-width:990px) {
    .tanChuan_box .form-box .text {
        width: 100%;
    }
}

.tanChuan_box .form-box :placeholder {
    color: #eee;
}

.tanChuan_box .form-box .textarea {
    box-sizing: border-box;
    resize: none;
    width: 100%;
    height: 2.7rem;
    border: 0;
    font-size: var(--font20);
    padding: 0.24rem;
}

.tanChuan_box .button-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    width: 100%;
    margin-top: 0.3rem;
}

@media (max-width:990px) {
    .tanChuan_box .button-box {
        flex-wrap: wrap;
        -ms-flex-wrap: wrap;
    }
}

.tanChuan_box .b-left {
    font-size: var(--font20);
    font-weight: 400;
    line-height: 1.4;
    color: #999;
    width: 6.2rem;
    padding-left: 0.5rem;
    display: block;
    position: relative;
}

@media (max-width:990px) {
    .tanChuan_box .b-left {
        width: 100%;
        padding-bottom: 0.3rem;
    }
}

.tanChuan_box .b-left input[type='checkbox'] {
    opacity: 0;
    position: absolute;
}

.tanChuan_box .b-left input[type='checkbox']+i {
    content: '';
    position: absolute;
    display: block;
    top: 0.05rem;
    left: 0;
    background: url('../images/icon-radio.png') center center no-repeat;
    background-size: 0.18rem 0.18rem;
    width: 0.18rem;
    height: 0.18rem;
    cursor: default;
    appearance: auto;
    border: 0;
}

.tanChuan_box .b-left input[type='checkbox']:checked+i {
    background: url('../images/icon-checkout-radio.png') center center no-repeat;
    background-size: 0.18rem 0.18rem;
}

.tanChuan_box .b-left a {
    color: #0f1f33;
    display: inline;
    text-decoration: underline;
}

.tanChuan_box .b-left a:hover {
    color: var(--active_color);
}




.tanChuan_box .iconB {
  width: 0.5rem;
  height: 0.5rem;
  background: #FFF;
  border-radius: 50%;
  position: absolute;
  top: 0.5rem;
  right: 0.5rem;
  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;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.tanChuan_box .iconB i {
  width: 0;
  height: 0;
  position: relative;
  z-index: 1;
  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;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.tanChuan_box .iconB i::after {
  content: '';
  position: absolute;
  width: 2px;
  height: 20px;
  background: #000;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  transform: rotate(45deg);
}
.tanChuan_box .iconB i::before {
  content: '';
  position: absolute;
  width: 2px;
  height: 20px;
  background: #000;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  transform: rotate(-45deg);
}
.tanChuan_box .iconB:hover {
  background: var(--active_color);
}
.tanChuan_box .iconB:hover i {
  transform: rotate(360deg);
}
.tanChuan_box .iconB:hover i::after {
  background: #FFF;
}
.tanChuan_box .iconB:hover i::before {
  background: #FFF;
}
header {
  z-index: 100;
}
