
.product_select {
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  background: #00000099;
  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;
  opacity: 0;
  visibility: hidden;
  transform: translateX(100%);
}
.product_select .content {
  width: 57.29166666666667%;
  height: auto;
  background: #FFFFFF;
  border-radius: 0.2rem;
  padding: 0.34rem 0.4rem;
}
.product_select .content .title {
  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;
  font-size: var(--font24);
  padding-bottom: 0.23rem;
  border-bottom: 1px solid #0000001A;
}
.product_select .content .title span {
  font-weight: 700;
}
.product_select .content .title i {
  font-size: var(--font32);
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.product_select .content .title i:hover {
  color: var(--active_color);
}
.product_select .content .contBox {
  width: 100%;
  height: auto;
  margin-top: 0.3rem;
  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.3rem;
  max-height: 5.05rem;
  overflow: auto;
  padding-right: 0.1rem;
}
.product_select .content .contBox .cont1 {
  width: 100%;
  height: auto;
}
.product_select .content .contBox .cont1 .name {
  font-size: var(--font18);
  color: #333;
}
.product_select .content .contBox .cont1 .item_box {
  width: 100%;
  height: auto;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  margin-top: 0.12rem;
  gap: 0.12rem;
}
.product_select .content .contBox .cont1 .item_box .item {
  width: 100%;
  height: auto;
  background: #F6F6F6;
  border-radius: 0.05rem;
  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: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  padding: 0.14rem;
  cursor: pointer;
}
.product_select .content .contBox .cont1 .item_box .item span {
  color: #666666;
}
.product_select .content .contBox .cont1 .item_box .item span:last-child {
  color: #999999;
}

.product_select.active {
  opacity: 1;
  visibility: visible;
  transform: translateX(0);
}
header {     border-bottom: 1px solid #0000001a; } 
header .header_box .center_box .item_box .item .third_Navigation .navContent .right_nav .nav_content1 .navItem .item1 {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
    
}
header .header_box .center_box .item_box .item .third_Navigation .navContent .right_nav .nav_content1 .navItem .item1:hover { background: var(--active_color); }
header .header_box .center_box .item_box .item .third_Navigation .navContent .right_nav .nav_content1 .navItem .item1:hover .word {
    color: #FFF;
}
.ins_laserwikiCon1 .center_box .left_box {  top: 2rem; }
.ins_productCon5 .center_box .item_box .item .word { text-align: center; }
.ins_makeappCon9 .center_box .item_box .item .bot p { min-height: 1em; }

.ins_productCon5 .center_box .item_box .item {
      align-items: center;
}

.ins_makeappCon10 .center_box .content,
.ins_makeappCon2 .center_box .content,
.idx_homeCon3 .center_box .content{  
        align-items: center;
}

.ins_chooseCon3 .center_box .right_box .img_box .icon {
  position: absolute;
}
.idx_homeCon6 .img_bg img { width: 100%;
    height: 100%;
    object-fit: cover; }




.ins_solveCon1 .center_box .item_box .item .word_box .word {
  flex-shrink: 0;
  font-size: 16px;
}

.select_box .swiper_select ul li .centerInfo {
  padding: 0.2rem 0.4rem;
}

header .header_box .center_box .item_box .item .third_Navigation .navContent .right_nav .nav_content1 {
   max-height: unset !important; 
  overflow: hidden;
  padding-bottom: 0.6rem;
}

header .header_box .center_box .item_box .item .third_Navigation .navContent .right_nav {
  width: 74%;
  padding-right: 0;
  max-height: calc(100vh - var(--header-height) - 0.6rem);
  overflow: auto;
  padding-top: 0.8rem;
}
.ins_nationalCon4 .center_box .content .right_box .swiper_box ul li .centerInfo .img { height:  100%; }
.ins_nationalCon4 .center_box .content .right_box .swiper_box ul li .centerInfo .img img { object-fit:cover;  height:  100%; }

.ins_appCon4 .center_box .swiper_box ul li .centerInfo {
   opacity: 1; 
}

.ins_solveCon1 .center_box .item_box .item .word_box .word {
  flex-basis: unset;
}
.ins_caseCon5 .center_box .swiper_box ul li .centerInfo  { height: 100%; }

.ins_caseCon3 .center_box .right_box .content .item_box .item .word { width: 50%; }
.ins_caseCon3 .center_box .right_box .content .item_box .item .icon { width: 40%; }




@media (max-width:990px) { 
.ins_laserwikiCon1 .center_box .left_box {  top: 0; }
.idx_homeCon5 .center_box .swiper_box ul li .centerInfo{ gap:0; }

.ins_materialCon1 .center_box .item_box .item .word .t2 {
  display: block !important;
}
  .ins_laserwikiCon1 .center_box .left_box .item_box .item {
    display: block;
  }
  .idx_homeCon1 .banner_img img.wap {
     min-height: unset !important; 
  }
  .ins_downloadCon1 {
    display: block;
  }
.ins_downloadCon1 .center_box .btn {
  display: none;
}

.ins_partnerCon1 .center_box .content .con_box1.left {
  flex-direction: column;
}
header .m_header_box .header_body .menu_lang { flex-wrap: wrap;  }
}


.swiperProgressbar .idxPro .icon {
  display: none !important;
}

.idx_homeCon8 .center_box .item_box .item .content3 {
  width: 100%;
  height: 100%;
}
.idx_homeCon8 .center_box .item_box .item .content3 .bgImg_full img { width: 100%; height: 100%;     object-fit: cover; }

.ins_thunderCon2 .center_box .left_box .content .wordboxCon1 .item_box .item .one_box a {     color: var(--active_color) !important; text-decoration: underline !important; }

.ins_thunderCon2 .center_box .left_box .content .wordboxCon1 .item_box .item .one_box div {    color: #1A1A1A !important;
    text-decoration: none !important;  }


/*.ins_thunderCon2 .center_box .left_box .content .word_box1 { margin-top: 0 !important; }*/

/*.ins_thunderCon2 .center_box .left_box .content .word_box1 .t1{background-color:red;}*/

.ins_thunderCon2 .center_box .left_box .content .word_box1 p a{display: inline-block !important;}

.banner_img img.wap { min-height:unset !important;}


.ins_newCon3 .center_box .item_box .item .left {
  flex-direction: column;
  gap: 0.2rem;
  justify-content: start;
}

.ins_newCon3 .center_box .item_box .item .left .icon { width: 100%; }


.ins_newCon3 .center_box .item_box .item .left .word {
  width: fit-content;
  max-width: 100%;
  color: #666666;
}

.ins_newCon7 .center_box .right_box .content .item_box .item {
  width: 100%;
  height: auto;
  padding-bottom: 0.24rem;
  border-bottom: 1px solid #0000001a;
}

.ins_fqaCon1 .center_box .right_box .content_info .content .item_box .item .bot a { display: inline; }
.ins_contactCon2 .center_box .item_box .item .word_box .list .one {
    align-items: center;
}


.ins_contactCon2 .center_box .item_box .item .word_box .list .one img {
   transform: translateY(0.02rem); 
}

.ins_laserwikiCon1 .center_box .left_box .item_box .item.on .bot { display: none !important; } 


.table_all table { min-width: 800px; }
.table_all { overflow: auto !important; }

header .header_box .center_box .item_box .item .third_Navigation .navContent .right_nav .nav_content1 .navItem3 .item1 {
  text-align: center;
}


.img_newCon1 {
  width: 100%;
  height: auto;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.img_newCon1 .img {
  width: 100%;
  height: auto;
}
.img_newCon1 .img img {
  width: 100%;
  height: auto;
}


.newContent img { border-radius: 0.16rem; overflow: hidden; }



.ins_contactCon1 .center_box .left_box .list .one {
  align-items: center;
}

.ins_contactCon1 .center_box .left_box .list .one img { transform: translateY(0);  }
.idx_homeCon4 .swiper_box ul li .swiper_info .swiper_word .centerInfo .img { position: relative; z-index: 1; }
.idx_homeCon4 .swiper_box ul li .swiper_info .swiper_word .centerInfo .img::after,
.idx_homeCon8 .center_box .item_box .item .content1 .img::after{ content: ''; position: absolute; width: 100%; height: 100%; background: linear-gradient(180deg, #0080cb00 10%, #0080cb9c 100%); -webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; bottom: 0; left: 0; }

.idx_homeCon1 .swiper_box { position: relative; z-index: 1; }
.idx_homeCon1 .swiper_box .swiper_icon { position: absolute; z-index: 5; background: #FFFFFF; border-radius: 100px; cursor: pointer; opacity: 0.5; -webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; }
.idx_homeCon1 .swiper_box .swiper_icon:hover { background: var(--active_color2); opacity: 1; }
.idx_homeCon1 .swiper_box .next { right: 0.2rem; top: 50%; }
.idx_homeCon1 .swiper_box .prev { left: 0.2rem; top: 50%; }
.banner_img video { width: 100%; height: auto; }
.ins_bannerCon1 .content1 .item_box { gap: 0.5rem;}
.newContent img { width: 100% !important;height: auto !important; }
.ins_thunderCon2 .center_box .left_box .content { padding-bottom: 0; border-bottom: 0;  }



.ins_makeappCon2 .center_box .content .left_box .item_box { gap:0.2rem; }
.ins_makeappCon2 .center_box .content .left_box .item_box .item { padding-bottom:0.2rem; }
.ins_makeappCon2 .center_box .content .left_box .item_box .item .top span { font-size: var(--font24); }
.ins_makeappCon3 .center_box .content { align-items: center; }
.ins_makeappCon3 .center_box .content .right_box .item_box { gap: 0.2rem; }
.ins_makeappCon3 .center_box .content .right_box .item_box .item { padding-bottom:0.2rem; }
.ins_makeappCon3 .center_box .content .right_box .item_box .item .top span { font-size: var(--font24); }
.ins_productCon8 .center_box .right_box .img img { width: 100%; }
header .m_header_box .header_title .column_right { display: flex; align-items: center; gap: 0.2rem; } 
header .m_header_box .header_title .column_right .yuYan i { font-size: var(--font28); color: #666; } 
.newContent a { display: contents; font-weight: 600; }
header.small {transform: translateY(-100%) !important; }
.toUp_Box.small { top: 0 !important; }

.ins_productCon16 .center_box .swiper_box ul li .swiper_info .centerInfo .img .pb {padding-bottom: 63%;}
.ins_fqaCon1 .center_box .left_box .item_box .item .bot .one { margin-top: 0.16rem !important; }
.ins_fqaCon1 .center_box .left_box .item_box .item .bot { padding-top: 0; }
.content.forall.step-guide-b .step-content a { display:  contents; color: var(--active_color); }
.ins_newCon6 .center_box .item_box .item .word_box .word .t2 { -webkit-line-clamp: 4; }
.ins_newCon7 .center_box .right_box .content .list_box .list .word { -webkit-line-clamp: unset; }
.ins_woodCon1 .center_box .content { align-items: center; }
.idx_homeCon4 .swiper_box ul li .swiper_info .swiper_word .centerInfo .content { padding: 0.5rem; }
.idx_homeCon4 .swiper_box ul li .swiper_info .content_info { padding: 0 0.5rem; }
.idx_homeCon4 .swiper_box ul li .swiper_info .content_info .swiper-slide { height: auto; }
.idx_homeCon4 .swiper_box ul li .swiper_info .content_info .swiper-slide .centerInfo { height: 100%; }
.idx_homeCon4 .swiper_box ul li .swiper_info .swiper_word .centerInfo .img { height: 100%; }
.idx_homeCon4 .swiper_box ul li .swiper_info .swiper_word .centerInfo .img img { width: 100%; object-fit: cover; height: 100%; }
.idx_homeCon4 { padding-top: 0.45rem; padding-bottom: 0.45rem; }
.idx_homeCon4 .center_box .item_box { margin-top: 0.24rem; }
.idx_homeCon4 .swiper_box { margin-top: 0.48rem; border-radius: 0.12rem; overflow: hidden; }
.idx_homeCon3 { padding-bottom: 0.45rem; }
.newContent { font-size: var(--font16); }
.newContent .video_box iframe { width: 100%; height: 6rem; }
.newContent p {min-height: unset; line-height: 1.8 !important; font-weight: 300; margin: 0.18rem 0; color: #555; }
.newContent h2 { font-size: var(--font28); line-height: 1.3; color: #111; font-weight: 700; margin: 0.48rem 0 0.18rem;}
.newContent h3 { font-size: var(--font24); line-height: 1.4; color: #111; font-weight: 700; margin: 0.34rem 0 0.14rem; position: relative; z-index: 1; padding-left: 0.20rem; }
.newContent h4 { font-size: var(--font20); line-height: 1.4; color: #111; font-weight: 700; margin: 0.28rem 0 0.12rem; }
.newContent h5 { font-size: var(--font18); line-height: 1.45; color: #111; font-weight: 700; margin: 0.22rem 0 0.1rem; }
.newContent h6 { font-size: var(--font16); line-height: 1.5; color: #222; font-weight: 700; margin: 0.18rem 0 0.08rem; }
/*.newContent >* { clear: both; overflow: hidden; }*/






.newContent h3::after { content: ''; position: absolute; width: 4px; height: 100%; top: 0; left: 0; background: var(--active_color); -webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; }
.newContent ul { padding-left: 0 !important; line-height: 1.6;font-weight: 300;  line-height: 1.3 !important; font-weight: 700;  color: #111; margin: 0.18rem 0; display: flex; flex-direction: column; gap: 0.1rem; }
.newContent ul li { font-weight: 300; position: relative; z-index: 1; padding-left: 0.20rem; list-style: none; font-size: var(--font16); }
.newContent ul li::after { content: ''; position: absolute;  width: 6px;  border-radius: 100px; height: 6px; top: 0.6em; left: 0; background: var(--active_color); -webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; }
.idx_homeCon1 .swiper_box ul li .centerInfo .content { display: flex;  padding-top: 0;  align-items: center; }
.newContent li { list-style: unset; }
.newContent ol li { font-weight: 300; position: relative; z-index: 1; padding-left: 0.10rem; font-size: var(--font16); }
.newContent ol { padding-left: 0.20rem; display: flex; flex-direction: column; gap: 0.16rem; color:#555; margin-bottom: 0.28rem; }
.ins_thunderCon2 li { list-style: unset !important; }
.ins_solveCon2 { padding-bottom: 0.7rem; }
.ins_aboutCon5  { padding-top: 0.7rem; }
.ins_appCon6 .center_box .swiper_box ul li .swiper_info .swiper_word .swiper-slide { height: auto; } 
.table_all table tr td { padding: 0.1rem !important; }
.table_all table { background: none; }
.newContent table { width: 100%; border-collapse: collapse; font-size: var(--font14); color: #555; }
.newContent table thead { font-size: 14px; background: #f5f9ff; border: 1px solid #e6f0fb; }
.newContent table thead th { font-size:  var(--font16); background: #f5f9ff; border: 1px solid #e6f0fb;  padding: 0.14rem;  color: #222; border: 1px solid #e5eaf0; }
.newContent table td { padding: 0.14rem;  color: #222; border: 1px solid #e5eaf0; font-size:  var(--font14); color: #555;}
.newContent .table_all table { width: 100%; border-collapse: collapse; font-size: var(--font14); color: #555; }
.newContent .table_all table thead { font-size: 14px; background: #f5f9ff; border: 1px solid #e6f0fb; }
.newContent .table_all table thead th { font-size:  var(--font16); background: #f5f9ff; border: 1px solid #e5eaf0;  padding: 0.14rem;  color: #222; border: 1px solid #e5eaf0; }
.newContent .table_all table td { padding: 0.14rem;  color: #222; border: 1px solid #e5eaf0; font-size:  var(--font14); color: #555;}
.ins_aboutCon10 .center_box .content { pointer-events: none; z-index:10; }
.ins_aboutCon10 .center_box .content .idx_more3 { pointer-events: initial; }
.cookies_box { z-index: 22; }  
.searchResult .center_box .content .right_box .item_box .item .word_box .word .idx_more2 { width: fit-content; margin-top: 0.24rem; }
.searchResult .center_box .content .right_box .item_box .item .word_box .word .idx_more2 .more { font-size: var(--font16); }
.searchResult .center_box .content .right_box .item_box .item .word_box .word .idx_more2 .more i { font-size: 12px; }


@media (max-width:990px) { 
    .product_select .content { width: 90%; }
    .product_select .content .contBox .cont1 .item_box { grid-template-columns: repeat(2, 1fr); }
    .product_select .content .contBox .cont1 .item_box .item { flex-direction: column; }
    .ins_laserwikiCon1 .center_box .left_box .item_box .item .top { font-size: var(--font24);  padding-left: 0.5rem; color: #666666; font-weight: 500; }
    .ins_laserwikiCon1 .center_box .left_box .item_box .item.active .top { color: #000; }
    .ins_laserwikiCon1 .center_box .left_box .item_box .item .bot .one .sub { font-size: var(--font20); padding-left: 0.5rem;  }
    .ins_laserwikiCon1 .center_box .left_box .item_box .item .top i { display: block; }
    .ins_fqaCon1 .center_box .left_box .item_box .item { display: block !important; }
    .ins_fqaCon1 .center_box .left_box .item_box .item .top { font-size: var(--font24); padding-left: 0.5rem; color: #666666; font-weight: 500; }
    .ins_fqaCon1 .center_box .left_box .item_box .item .top i { display: block; }
    .ins_fqaCon1 .center_box .left_box .item_box .item .bot .one .sub { padding-left: 0.5rem; }
    .ins_fqaCon1 .center_box .left_box .item_box .item.active .top { color: #000; }
    .ins_laserwikiCon2 .center_box .left_box { display: block; position: relative; height: auto; top:unset; padding-bottom: 0; border-right: 0; }
    .ins_laserwikiCon2 .center_box .left_box .item_box .item .top { padding-left: 0.5rem; color: #666666; font-weight: 500;}
    .ins_laserwikiCon2 .center_box .left_box .item_box .item.active .top { color: #000; }
    .ins_laserwikiCon2 .center_box .left_box .item_box .item .bot { padding-left: 0.5rem; }
}







































