
.prod-item{
    width: 460px;
    height: 585px;
    float: left;
    cursor: pointer;
}
.prod-item .img{
    position: relative;
    height: 320px;
    width: 460px;
}
.prod-item img{
}
.prod-item:hover .img img{
    position: absolute; 
    z-index: 2;
    animation:prod_anmiation 0.4s;
    animation-timing-function:cubic-bezier();
    transform: scale(1.2);
}
@keyframes prod_anmiation{
                0%{
                transform: scale(1);  /*开始为原始大小*/
                }
                100%{
                    transform: scale(1.2);
                }
}
.prod-item .title{
    color: #175cfa;
    font-size: 36px;
    margin-top: 59px;
    text-align: center;
}
.prod-item .desc{
    font-size: 20px;
    line-height: 36px;
    padding-top: 40px;
    color: #0a1633;
    text-align: center;
}
.com-xl{
    display: flex;
    margin-top: 264px;

}
.com-xl .img1{
    flex: 2.5;
    padding-top: 180px;
    padding-left: 250px;
}
.com-xl .img1 img{
    width: 310px;
    height: 310px;
}
.com-xl .desc{
    background-color: white;
    border-radius: 25px;
    width: 1000px;
    height: 532px;
}
.com-xl .desc-box{
    margin-top: 40px;
    flex:7.5 ;
}
.com-xl .desc .dot{
    margin-left: 80px;
    padding-top: 80px;
    display: block;
}
.com-xl .desc .dot img{
    width: 40px;
    height: 40px;
}
.com-xl .desc .title{
    font-size: 36px;
    color: #0a1633;
    margin-top: 30px;
    margin-left: 180px;
}
.com-xl .desc .text1{
    margin-left: 180px;
    margin-top: 30px;
    margin-right: 80px;
    font-size: 18px;
    color: #0a1633;
    line-height:36px;
}
.com-xl-title{
    color: #175cfa;
    font-size: 48px;
    position: absolute;
    top: 140px;
    left: 0;
    right: 0;
    text-align: center;
}
.swiper-com-xlzx-dot{
    left: 50% !important;
    bottom: 60px !important;
    position: absolute;
    z-index: 100;
}

.swiper-com-xlzx-dot .swiper-pagination-bullet{
cursor: pointer;
}

.solution-box-dot{
    left: 120px !important;
    top: 50%;
    position: absolute;
    width: 20px !important;
    z-index: 100;
}

.solution-box-dot .swiper-pagination-bullet{
cursor: pointer;
margin:4px;
}
.cus-box{
    width: 1400px;
    margin-top:280px;
    margin-left: auto;
    margin-right: auto;
}
.cus-item{
    width: 220px;
    height: 100px;
    cursor: pointer;
    float: left;
}

@keyframes cus_anmiation{
                0%{
                transform: scale(1);  /*开始为原始大小*/
                
    
                }
                100%{
                    transform: scale(1.5);
                    
                }
}

.cus-item:hover img{
    position: absolute; 
    z-index: 2;
    animation:cus_anmiation 0.4s;
    animation-timing-function:cubic-bezier();
    transform: scale(1.5);
    background-color: white;
}
.lh-nav li.rela{
    position: relative;
}
.hover-nav{
    position: absolute;
    z-index: 400;
    left: 0px  ;
    right: 0px;
    top: 90px;
    box-shadow: -1px -2px 3px rgb(0 0 0 / 30%);
    display: none;
}
.hover-nav li{
    width: 90px;
    background-color: white;
    border-bottom: 0px;
    display: block;
    margin: 0px;
    cursor: pointer;
    line-height: 60px;
}
li.rela:hover .hover-nav{
    display: block;
}

    .lh-banner-bd h2{
font-size:88px;
font-weight: 700;
    }
    .lh-banner-bd h3{
        font-size:48px
    }
    .lh-banner-bd .text .desc{
        font-size:32px;line-height:48px;margin-top: 50px;
    }
.lh-header {
      position: fixed;
    }

    .pace {
      display: block;
    }

    .banner-inf {
      display: inline-block;
      width: 295px;
      padding-top: 48px;
      text-align: center;
    }

    .banner-inf .h {
      color: white;
      font-size: 68px;
      position: relative;
      display: inline-block;

    }

    .banner-inf .desc {
      font-size: 18px;
      margin-top: 10px;
      color: white;
      text-align: center;
    }

    .banner-inf .h .sub {
      position: absolute;
      top: 0px;
      right: -30px;
      font-size: 37px;
    }

    .banner-inf .h .subs {
      position: absolute;
      top: 0px;
      right: -40px;
      font-size: 17px;
    }

    .mlkn {
      position: relative;
      border: 1px solid #dee7fe;
      float: left;
      width: 227px;
      text-align: center;
      cursor: pointer;
      height: 347px;

    }

    .mlkn::after {
      clear: both;
    }


    .mlkn.active .content {
      position: absolute;
      left: -15px;
      top: -15px;
      right: -15px;
      bottom: -15px;
      background-color: #175cfa;
      z-index: 3;

      transform: scale(1.03);
    }

    .mlkn:hover .content {
      position: absolute;
      left: -15px;
      top: -15px;
      right: -15px;
      bottom: -15px;
      background-color: #175cfa;
      z-index: 3;
      transform: scale(1.03);

    }

    .mlkn .ava {
      width: 80px;
      height: 80px;
      margin-left: auto;
      margin-right: auto;
      margin-top: 40px;
    }

    .mlkn .rg {
      background: url(../src/imgs/kr_rg.png) no-repeat;
    }

    .mlkn:hover .rg {
      background: url(../src/imgs/kr_rg_h.png) no-repeat;
    }

    .mlkn.active .rg {
      background: url(../src/imgs/kr_rg_h.png) no-repeat;
    }

    .mlkn .warehouse {
      background: url(../src/imgs/kr_warehouse.png) no-repeat;
    }

    .mlkn:hover .warehouse {
      background: url(../src/imgs/kr_warehouse_h.png) no-repeat;
    }

    .mlkn.active .warehouse {
      background: url(../src/imgs/kr_warehouse_h.png) no-repeat;
    }


    .mlkn .kd {
      background: url(../src/imgs/kr_kd.png) no-repeat;
    }

    .mlkn:hover .kd {
      background: url(../src/imgs/kr_kd_h.png) no-repeat;
    }

    .mlkn.active .kd {
      background: url(../src/imgs/kr_kd_h.png) no-repeat;
    }

    .mlkn .chek {
      background: url(../src/imgs/kr_check.png) no-repeat;
    }

    .mlkn:hover .chek {
      background: url(../src/imgs/kr_check_h.png) no-repeat;
    }

    .mlkn.active .chek {
      background: url(../src/imgs/kr_check_h.png) no-repeat;
    }

    .mlkn .zm {
      background: url(../src/imgs/kr_zm.png) no-repeat;
    }

    .mlkn:hover .zm {
      background: url(../src/imgs/kr_zm_h.png) no-repeat;
    }

    .mlkn.active .zm {
      background: url(../src/imgs/kr_zm_h.png) no-repeat;
    }

    .mlkn .fh {
      background: url(../src/imgs/kr_sh.png) no-repeat;
    }

    .mlkn:hover .fh {
      background: url(../src/imgs/kr_sh_h.png) no-repeat;
    }

    .mlkn.active .fh {
      background: url(../src/imgs/kr_sh_h.png) no-repeat;
    }


    .mlkn:hover .title,
    .mlkn:hover .desc {
      color: white;
    }



    .mlkn.active .title,
    .mlkn.active .desc {
      color: white;
    }


    .mlkn .title {
      color: #0a1633;
      font-weight: 700;
      font-size: 18px;
      margin-top: 30px;
    }

    .mlkn .desc {
      margin-top: 15px;
      color: #585f70;
      padding: 20px;
      text-align: left;
    }

    .cb {
      clear: both;
    }


    .area-title{
        font-size:48px;color:#175cfa;text-align: center;
    }
    .mlkn-tripple{
        text-align: center;margin-top: 6vh;
    }
    .mlkn-tripple img{
        width:40px;height:30px;margin-left: auto;margin-right: auto;
    }
    .area{
        margin-left: auto;margin-right: auto;width: 1392px;margin-top: 90px;
    }
.area-title-2{
z-index:99;
font-size: 48px;
color: #175cfa;
text-align: center;
top: 150px;
position:absolute;left:0;right: 0;font-weight: 700;
}
.area-stitle-2{
z-index:99;
font-size: 32px ;
color: #0a1633;
text-align: center;position:absolute;
top: 220px;left: 0px;right: 0px;
}

.sln-box{
    position: relative;height: 100%;width: 100%;
}
.sln-box .bg{
  height: 100%;
    z-index:1;position: absolute;left: -70px;top:0;bottom: 0;right: 0;width: calc(100% + 70px);max-width: unset;
}
.sln-box .img{
  position: absolute;
  top: 260px;
  z-index: 2;
  width: 80%;
  left: 60px;
}

.sln-box .img.w90{
  width: 90%;    
  top: 220px;
  left: 40px;
}
.sln-box .title{
    color:#175cfa;font-size:36px;font-weight: 800;
}
.sln-box .desc{
   line-height: 38px;font-size: 20px;color: #0a1633;margin-top: 40px;width:340px;
}
.area-title-3{
    position:absolute;
    top: 150px;color:#175cfa;
    font-size: 48px;left: 0;right: 0;text-align: center;
}
.area-3{
    position: absolute;top: 280px;left:calc( 50% - 690px);
}

.cus-title{
    color: #175cfa;
    font-size: 38px;
    position: absolute;
    top: 140px;
    left: 0;
    right: 0;
    text-align: center;
}

.kflm{
    width:1200px;margin-left:auto;margin-right:auto;padding-top:260px;
}

.desc-jssss{
    color: #585f70;font-size: 16px;text-align: center;position: absolute;
    bottom: 10vh;width: 100%;
}
 


.fx-ico{
  position:relative;
  height: 45px;
  width: 45px;
  background-size: 45px 45px;
  cursor: pointer;
  margin: 10px;
  display: block;
}
.fx-ico.qq{
  background:url(./imgs/ico/qq.png) no-repeat;
  background-size: 45px 45px;
}
.fx-ico.qq:hover{
  background:url(./imgs/ico/qq-h.png)no-repeat;
  background-size: 45px 45px;
}

.fx-ico.kf{
  background:url(./imgs/ico/kf.png) no-repeat;
  background-size: 45px 45px;
}
.fx-ico.kf:hover{
  background:url(./imgs/ico/kf-h.png) no-repeat;
  background-size: 45px 45px;
}

.fx-ico.wechat{
  background:url(./imgs/ico/wechat.png) no-repeat;
  background-size: 45px 45px;
}
.fx-ico.wechat:hover{
  background:url(./imgs/ico/wechat-h.png) no-repeat;
  background-size: 45px 45px;
}
.fx-ico.wechat .qr{
  position:absolute;width: 90px;height: 90px;left: -110px;background: white;
  top: -25px;
  display: none;
}

.fx-ico.wechat:hover .qr{
  display: block;
}


.mlknbox{
    padding-top: 130px;
    background-color: white;
}
@media screen and (min-width: 1196px) 
and (max-width: 1396px),
screen and (min-device-width: 1196px) 
and (max-device-width: 1396px){
    
.mlknbox{
    padding-top: 130px;
    background-color: white;
}

.desc-jssss{
    bottom: 40px;
}
.kflm{
 width: 960px;
 padding-top: 190px;
}

.cus-title{
    font-size: 28px;
}

.cus-box{
    width: 1196px;
    margin-top:240px;
    margin-left: auto;
    margin-right: auto;
}

.cus-item{
    width: 180px;
    height: 80px;
    background-size: 180px 80px;
}

@keyframes cus_anmiation_1{
                0%{
                transform: scale(1);  /*开始为原始大小*/
                
    
                }
                100%{
                    transform: scale(1.2);
                    
                }
}
.cus-item:hover img{
    position: absolute; 
    z-index: 2;
    animation:cus_anmiation_1 0.4s;
    animation-timing-function:cubic-bezier();
    transform: scale(1.2);
    background-color: white;
}
.com-xl{
    display: flex;
    margin-top: 164px;
}
.com-xl .img1{
    flex: 2.5;
    padding-top: unset;
    padding-left: unset;
}
.com-xl .img1 img{
    width: 180px;
    height: 180px;
    margin-left: auto;
    margin-right: auto;
    margin-top: calc(50% - 10px);

}
.com-xl .desc{
    background-color: white;
    border-radius: 25px;
    width: 90%;
    height: 432px;
}
.com-xl .desc-box{
    margin-top: 40px;
    flex:7.5 ;
}
.com-xl .desc .dot{
    margin-left: 40px;
    padding-top: 30px;
    display: block;
}
.com-xl .desc .dot img{
    width: 30px;
    height: 30px;
}
.com-xl .desc .title{
    font-size: 28px;
    color: #0a1633;
    margin-top: 20px;
    margin-left: 120px;
}
.com-xl .desc .text1{
    margin-left: 120px;
    margin-top: 60px;
    margin-right: 100px;
    font-size: 17px;
    color: #0a1633;
    line-height:32px;
}
.com-xl-title{
    color: #175cfa;
    font-size: 38px;
    position: absolute;
    top: 130px;
    left: 0;
    right: 0;
    text-align: center;
}
.swiper-com-xlzx-dot{
    left: 50% !important;
    bottom: 60px !important;
    position: absolute;
    z-index: 100;
}

.swiper-com-xlzx-dot .swiper-pagination-bullet{
cursor: pointer;
}



    .area-3{
        left:calc( 50% - 598px);
        top: 220px;
    }
.prod-item{
    width: 390px;
    height: 585px;
    float: left;
    cursor: pointer;
}
.prod-item .img{
    position: relative;
    height: 210px;
    width: 390px;
}
.prod-item img{
    width: 100%;
    height: 100%;
}
.prod-item:hover .img img{
    position: absolute; 
    z-index: 2;
    animation:prod_anmiation_1 0.4s;
    animation-timing-function:cubic-bezier();
    transform: scale(1.2);
}
@keyframes prod_anmiation_1{
                0%{
                transform: scale(1);  /*开始为原始大小*/
                }
                100%{
                    transform: scale(1.2);
                }
}
.prod-item .title{
    color: #175cfa;
    font-size: 24px;
    margin-top: 29px;
    text-align: center;
}
.prod-item .desc{
    font-size: 16px;
    line-height: 28px;
    padding-top: 30px;
    color: #0a1633;
    text-align: center;
}



    .area-title-3{
      top: 130px;
        font-size: 34px;
    }
.sln-box .title{
    font-size: 26px;;
}
.sln-box .desc{
    font-size: 16px;
    line-height: 30px;
}
.sln-box .img{
    position: absolute;
    z-index: 2;
    width: 80%;
    left:40px;
    top: 30%;
}

.sln-box .img.w90{
  left: 20px;
}

.area-title-2{
font-size: 32px;
top: 150px;
}
.area-stitle-2{
    font-size: 20px;
top: 210px;
}
    .area{
        margin-left: auto;margin-right: auto;
        width: 1196px;
        margin-top: 50px;
    }
    
    .area-title{
        font-size:28px;color:#175cfa;text-align: center;
    }
    .mlkn-tripple{
        text-align: center;margin-top: 60px;
    }
    .mlkn-tripple img{
        width:20px;height:15px;margin-left: auto;margin-right: auto;
    }
    .lh-banner-bd .text h2 {
        font-size:62px !important;
        font-weight: 700;
    }
    .lh-banner-bd .text h3{
        font-size:38px
    }
    .lh-banner-bd .text .desc{
        font-size:22px;
        line-height:48px;margin-top: 50px;
    }

    .banner-inf {
      display: inline-block;
      width: 295px;
      padding-top: 48px;
      text-align: center;
    }

    .banner-inf .h {
      color: white;
      font-size: 52px;
      position: relative;
      display: inline-block;

    }

    .banner-inf .desc {
      font-size: 15px;
      margin-top: 10px;
      color: white;
      text-align: center;
    }

    .banner-inf .h .sub {
      position: absolute;
      top: 0px;
      right: -30px;
      font-size: 37px;
    }

    .banner-inf .h .subs {
      position: absolute;
      top: 0px;
      right: -40px;
      font-size: 17px;
    }

    .mlkn {
      position: relative;
      border: 1px solid #dee7fe;
      float: left;
      width: 197px;
      text-align: center;
      cursor: pointer;
      height: 307px;

    }
    .mlkn.active .content {
      position: absolute;
      left: -5px;
      top: -5px;
      right: -5px;
      bottom: -5px;
      background-color: #175cfa;
      z-index: 3;
    }

    .mlkn:hover .content {
      position: absolute;
      left: -5px;
      top: -5px;
      right: -5px;
      bottom: -5px;
      background-color: #175cfa;
      z-index: 3;
    }
    .mlkn .ava {
      width: 45px;
      height: 45px;
      margin-left: auto;
      margin-right: auto;
      margin-top: 30px;
      background-size: 100% 100%;
    }
    .mlkn:hover .ava{
      background-size: 45px 45px;

    } 
    .mlkn .title {
      font-size: 16px;
      margin-top: 30px;
    }

    .mlkn .desc {
      margin-top: 15px;
      font-size: 15px;
      color: #585f70;
      padding: 20px;
      text-align: left;
    }

}