footer .footer_box .footer_center .foot_right .item_box .item .list .one  { color:#FFF; }
footer .footer_box .footer_center .foot_right .item_box{ gap: 0.5rem 0;  grid-template-columns: repeat(7, 1fr); }
.ins_more5 .more .word { color: #FFF;}
.idx_news .center_box .item_box .item .word_box .words .ins_more5 .more .word { color: #000;}
.idx_aboutCon1 { height: 200vh; }
.ins_caseCon2 .center_box .contentCon1 .list_box .list .word .one {
    position: relative;
    z-index: 1; 
}

.ins_caseCon2 .center_box .contentCon1 .list_box .list .word .one i { position: absolute; top: 0; right: 0;transform: translateX(100%) translateY(-50%); opacity: 0; visibility: hidden; }
.ins_caseCon2 .center_box .contentCon1 .list_box .list .word .one.active i{ opacity: 1; visibility: visible; transition: all 0.4s ease; }
.ins_caseCon3 .center_box .item_box .item:hover .img .pb .ab img { transform: scale(1.3); }
.ins_serviceCon3 .center_box .content1 .right_box .ChinaMap .item_box .item.active { transition-delay: unset !important; }
.ins_newCon1 .center_box .swiper_box .centerInfo .left_box .ins_more5 .more .word { color: #000;}
.ins_newCon2 .center_box .item_box .item .word_box .words .ins_more5 .more .word { color: #000;}
.idx_aboutCon6 .center_box .list_box .item .icon {    text-align: center;  }
.idx_aboutCon6 .center_box .list_box .item .icon span {     display: inline-block; }
.idx_aboutCon4 .center_box .swiper_box .swiper_info .swiper_word .centerInfo .img .pb img {
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.idx_aboutCon4 .center_box .swiper_box .swiper_info .swiper_word .centerInfo:hover .img .pb img {
  transform: scale(1.2);
}
.ins_solveCon2 .center_box .item_box .item:hover .img .pb .ab img {
    transform: scale(1.2);
}
.ins_productauCon2 .center_box .content_box .content_info .content1 .right_box .item_box .item .top i {
    margin-left: 5px;
    transform: scale(.8) translateY(-8px);
    display: inline-block;
}
.ins_productauCon2 .center_box .content_box .content_info .content1 .left_box .swiper_img ul li .centerInfo:hover .img img {
    transform: scale(1.2);
}
header.active .header_box .center_box .item_box .item .one.active {
        color: #1d2088;
}
/*header .header_box .center_box .item_box .item .Secondary_Navigation .navBox .tOne { font-weight: 500 !important;  }*/
/*header .header_box .center_box .item_box .item .one { font-weight: 500 !important;  }*/
/*header .header_box .center_box .item_box .item .one.active { text-decoration: underline; }*/
.idx_banner .pager_box .w1860 .swiper_info .pagerBox .pager .swiT:hover i { color: #1d2088 !important;  transform: scale(1.5); display: inline-flex; }
header .header_box .center_box .item_box .item .one::after { background: #e60012; }
.idx_banner .pager_box .w1860 .swiper_info .pagerBox .idxNumber { font-weight: 600; }
.idx_banner .pager_box .w1860 .swiper_info .swiper_item ul li .centerInfo .t1 { font-weight: 600; }

header .header_box .center_box .item_box .item .subNavCon2 .center_box .left_box .item_box1 .onep:hover .word {  color: #1d2088; font-weight: 600; }

/*header .header_box .center_box .item_box .item .subNavCon2 .center_box a:hover .word {*/
/*    text-decoration: underline;*/
/*}*/
header .header_box .center_box .item_box .item .subNavCon2 .center_box .right_box .item_box1 .onep .word {
        width: fit-content;
}
.ins_newCon1 .center_box .swiper_box .centerInfo .left_box .ins_more5 {     --boder: 1px solid #CCCCCC99;    --bg: #333333; }


.ins_productauCon2 .center_box .content_box .content_info .content1 .right_box {
    max-height: 6rem;
    overflow: auto;
}
.ins_productauCon2 .center_box .content_box .content_info .content1 .right_box .item_box .item {
    overflow: hidden;
}


.ins_productauCon2 * {
  scrollbar-color: var(--active_color) #ffffff00;
  scrollbar-width: thin;
}
.ins_productauCon2 *::-webkit-scrollbar {
  width: 3px;
  height: 3px;
  background-color: #d4d6d7;
}
.ins_productauCon2 *::-webkit-scrollbar-thumb {
  background-color: #dedede;
  border-radius: 10px;
}
.ins_productauCon2 *::-webkit-scrollbar-track {
  border-radius: 20px;
  background: rgba(226, 226, 226, 0.76);
}
.ins_productauCon2 .center_box .content_box .content_info .content1 .left_box .swiper_img ul li .centerInfo  { border: 1px solid #F5F5F5; }

.header_box .center_box .item_box .item .Secondary_Navigation .navBox .tOne:hover { font-weight: 520;}
.header_box .center_box .item_box .item .subNavCon2 .center_box a:hover .word {font-weight: 600 !important;}



.idx_products .center_box .contentBox .content .item_box .item.active {
  text-decoration: underline;
  color: var(--active_color);
}
header .header_box .center_box .item_box .item .subNavCon2 .center_box .left_box .item_box1 .onep .img .pb {
    padding-bottom: 50%;
}
.menu_all .content .right_box .item_box .item .list .one {position: relative; z-index: 1;  }
.menu_all .content .right_box .item_box .item .list .one::after { content:''; position: absolute;  width: 6px; height: 6px; background: var(--active_color2); top: 0.5em; left: 0; transform: translateX(calc(-100% - 0.05rem)); opacity: 0; transition: all 0.4s ease;  }
.menu_all.active .content .right_box .item_box .item .list .one:hover {
    color: var(--active_color);
    text-decoration: underline;
    font-weight: 350;
    transition: all 0.4s ease !important; transition-delay: 0 !important; 
}
.menu_all .content .right_box .item_box .item .list .one.active { color: var(--active_color2) !important;  text-decoration: underline !important; }
.menu_all .content .right_box .item_box .item .list .one.active::after { opacity: 1 !important; }


header .header_box .center_box .item_box .item .one::before { opacity: 0 !important; background: #0000000a; border-bottom: 1px solid var(--active_color2); }
header .header_box .center_box .item_box .item:hover .one::before { opacity: 1!important; }
.idx_banner .pager_box .w1860 .swiper_info .pagerBox .idxline .line { background: #ff0000; }
.idx_banner .pager_box .w1860 .swiper_info .pagerBox .idxline { background: #d6d6d6; }
header .header_box .center_box .item_box .item .subNavCon2 .center_box .left_box .item_box1 .onep {   background: #e5e5e500; }
header .header_box .center_box .item_box .item .subNavCon2 .center_box .left_box .item_box1 .onep:hover {   background: #e5e5e525; }

.ins_solvedCon1 .maskBox .contCon2 .img { width: 100%; height: 100%; }
.ins_solvedCon1 .maskBox .contCon2 .img img { width: 100%; height: 100%;     object-fit: cover;}

/*.idx_cases .maskBox .content1 .word { font-weight: 450; }*/
/*.idx_aboutCon1 .maskBox .content1 .word { font-weight: 450; }*/



.idx_banner .swiper_box ul li .centerInfo .img_w100 { height: 100vh; }

footer .footer_box .footer_center .foot_left .list .icBox .ic:hover {
    background: #FFF;
}

footer .footer_box .footer_center .foot_left .list .icBox .ic:hover i {
    color: #1D2088;
}

.ins_caseCon2 .center_box .item_box .item.active .word{ color: #FFFFFF !important; }



.idx_aboutCon4 .center_box .swiper_box .swiper_info .swiper_word .centerInfo .img { width: 100% !important; }  


.idx_aboutCon4 .center_box .swiper_box .swiper_info { padding-bottom: 1.2rem; }

.idx_aboutCon4 .center_box .swiper_box .swiper_info .btn {
    width: 0.6rem;
    height: 0.6rem;
    background: #1d208836;
    position: absolute;
    bottom: 0%;
    z-index: 10;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    cursor: pointer;
}

.idx_aboutCon4 .center_box .swiper_box .swiper_info .btn:hover { background: var(--active_color); }

.idx_aboutCon4 .center_box .swiper_box ul li.swiper-slide-active .swiper_info {
  display: flex;
  justify-content: center;
}
.idx_aboutCon4 .center_box .swiper_box .swiper_info .btn i {color: #FFF;font-size: var(--font20);}


.idx_aboutCon4 .center_box .swiper_box .swiper_info .btn.next { transform: translateX(110%); }
.idx_aboutCon4 .center_box .swiper_box .swiper_info .btn.prev { transform: translateX(-110%); }

.ins_producdtCon11 .img_bg img { min-height: unset !important; }




.idx_cases .maskBox .contCon3 { display: none !important; }
.idx_cases .maskBox .content1 { display: none !important; }
.idx_cases .maskBox .content2 { width: 100%; height: auto; position: relative; }
.idx_cases { width: 100%; height: auto; }
.idx_banner .swiper_box ul li .centerInfo .word_box {
      width: 90%;
      left: 5%;
}

.idx_cases .maskBox{ width: 100%; height: auto; }
.idx_cases .maskBox>.w1860 { position: absolute; top: 0; }
.idx_cases .maskBox .center_box .idx_title .t1 span { color: #FFFFFF!important; }

footer .footer_box .footer_center .foot_right,footer .footer_box .footer_bottom .foot_right { width: 72%; }

footer .footer_box .footer_bottom .foot_right .input_box button {  flex-shrink: 0; }
footer .footer_box .footer_center .foot_right .item_box .item .title { color: #ffffffc7; }











