.abt {
  /* padding-top: 7.18vw; */
}
.abt img {
  margin-right: 4%;
}
.abt .main {
  align-items: center;
  color: #222222;
}
.abt .txt {
  flex: 1;
}
.abt .txt .company {
  font-size: 34px;
  line-height: 52px;
  font-weight: bold;
}
.abt .txt p {
  line-height: 35px;
  margin-top: 34px;
}
.abt .txt a {
  display: block;
  font-size: 0;
  margin-top: 30px;
}
.abt .txt a span {
  display: inline-block;
  border: solid 1px #c3c3c3;
  width: 130px;
  height: 34px;
  line-height: 31px;
  text-align: center;
  font-size: 18px;
  color: #5d5d5d;
}
.abt .txt a span:nth-child(n+2) {
  border-left: 0;
}
.abt .txt a span:hover {
  background-image: linear-gradient(91deg, #09bcff 0%, #3987ff 100%), linear-gradient(#a6a6a6, #a6a6a6);
  background-blend-mode: normal,
                        normal;
  color: #fff;
  border-color: #09bcff;
}



.abt .selectx{
  border-bottom: 1px solid #E6E6E6;
}
.abt .selectx .ax{
  height: 100px;
  align-items: center;
}
.abt .selectx .ax .text{
  color: #333333;
}
.abt .selectx .ax .text span{
  font-weight: 700;
}
.abt .selectx .select{
  width: 337px;
  height: 45px;
  background: #EFF0F2;
  border-radius: 23px;
  position: relative;
}
.abt .selectx .select span{
  left: 26px;
  top: 10px;
  position: absolute;
  color: #999999;
}
.abt .selectx .select div{
  position: absolute;
  top: 0;
  right: 0;
  background: #FA9416;
  width: 49px;
  height: 45px;
  border-radius: 0 23px 23px 0;
}
.abt .selectx .select div i{
  display: block;
  width: 21px;
  height: 26px;
  background: url('../images/select.png') no-repeat;
  margin: 9px 12px;
}

.abt .seleTx{
  height: 202px;
  width: 1200px;
  margin: 0 auto;
  align-items: center;

}


.abt ul {
  /* margin-top: 85px; */
}
.abt ul li {
  padding-bottom: 10px;
  width: 185px;
  height: 97px;
  /* background: url(../images/li.png) no-repeat; */
  background-size: cover;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.abt ul li em {
  font-size: 48px;
  font-weight: bold;
  line-height: normal;
}
.abt ul li span {
  display: inline-block;
  border-radius: 50%;
  margin-left: 5px;
  position: relative;
  top: -6px;
  width: 22px;
  height: 22px;
  line-height: 22px;
  font-size: 13px;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
  background-image: linear-gradient(91deg, #09bcff 0%, #3987ff 100%), linear-gradient(#a6a6a6, #a6a6a6);
  background-blend-mode: normal,
                    normal;
}
.abt ul li p {
  font-size: 15px;
  color: #000000;
}



.hd {
  align-items: flex-end;
  line-height: normal;
}
.hd .lft {
  font-weight: bold;
}
.hd .lft .en {
  font-size: 40px;
  color: #f0f0f0;
}
.hd .lft .cn {
  font-size: 42px;
  color: #121212;
}
.hd .rht a {
  display: inline-block;
  padding-bottom: 10px;
  border-bottom: 2px solid transparent;
  margin-left: 30px;
  font-size: 15px;
}
.hd .rht a:hover {
  border-bottom: 2px solid #1ba8ff;
  color: #1ba8ff;
}


.prods {
  margin-top: 76px;
  padding-top: 113px;
  padding-bottom: 134px;
  background: url(../images/prod_bg.png) no-repeat center 8px;
}
.prods .box {
  margin: auto;
  width: 84%;
  padding: 5% 5.5%;
  background-color: #fff;
  box-shadow: 0px 8px 35px 3px rgba(0, 46, 106, 0.29);
}
.prods .box .main {
  margin-top: 55px;
}
.prods .box .main .img {
  margin-right: 30px;
  width: 30.9%;
}
.prods .box .main ul {
  flex: 1;
  flex-wrap: wrap;
}
.prods .box .main ul a {
  width: 31.95%;
  margin-bottom: 12px;
}
.prods .box .main ul a:hover .mask {
  opacity: 1;
}
.prods .box .main ul .pic {
  position: relative;
  border: solid 1px #ededed;
}
.prods .box .main ul .mask {
  opacity: 0;
  transition: 0.4s;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: #fff;
}
.prods .box .main ul .mask::after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-image: linear-gradient(91deg, #09bcff 0%, #3987ff 100%), linear-gradient(#000000, #000000);
  background-blend-mode: normal,
                            normal;
  opacity: 0.8;
  background-size: cover;
}
.prods .box .main ul .mask .tit {
  font-size: 20px;
  position: relative;
  z-index: 1;
}
.prods .box .main ul .mask .en {
  font-size: 15px;
  position: relative;
  z-index: 1;
}



.prodsList{
  position: relative;
}

.prodsList .pro_top{
  width: 100%;
  height: 414px;
  background: url("../images/pro_top.png") no-repeat;
  background-size: cover;
}
.prodsList .pro_top .text{
  padding-top: 68px;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 42px;
}
.prodsList .pro_top .text span{
  padding-top: 14px;
  font-size: 14px;
}

.prodsList .pro_ce{
  width: 80%;
  padding: 0 100px;
  height: 439px;
  position: absolute;
  top: 194px;
  left: 10%;
  background: #FFFFFF;
  box-shadow: 0px 3px 16px 0px rgba(0,0,0,0.22);
}
.prodsList .pro_ce .box{
  height: 100%;
}
.prodsList .pro_ce .box .swiper-button-next{
  right: 30px;
}
.prodsList .pro_ce .box .swiper-button-prev{
  left: 30px;
}

.prodsList .pro_ce .box .box_div{
  padding: 44px 30px 70px;
  box-sizing: border-box;
}
.prodsList .pro_ce .box .box_div img{
  width: 528px;
  height: 318px;
}
.prodsList .pro_ce .box .box_div .text{
  margin-left: 80px;
  color: #343434;

}
.prodsList .pro_ce .box .box_div .text .tie{
  font-size: 34px;
  line-height: 50px;
}
.prodsList .pro_ce .box .box_div .text .tex{
  padding: 30px 0;
  min-height: 220px;
}
.prodsList .pro_ce .box .box_div .text .btn{
  display: flex;
}
.prodsList .pro_ce .box .box_div .text .btn .bt{
  width: 177px;
  height: 44px;
  border-radius: 22px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  cursor: pointer;
}
.prodsList .pro_ce .box .box_div .text .btn .bt1{
  background: #004EA1;
  margin-right: 50px;
}
.btn .bt1 i{
  display: block;
  background: url('../images/yan.png') no-repeat;
  background-size: cover;
  width: 20px;
  height: 13px;
  margin-right: 12px;
}
.prodsList .pro_ce .box .box_div .text .btn .bt2{
  background: #FB9316;
}
.btn .bt2 i{
  display: block;
  background: url('../images/message.png') no-repeat;
  background-size: cover;
  width: 20px;
  height: 17px;
  margin-right: 12px;
}

.prodsList .pro_bot{
  width: 100%;
  /* height: 1265px; */
  margin-top: 285px;
}

.prodsList .pro_bot .pb_le{
  width: 31%;
  background: #F2F2F2;
  padding-top: 63px;
  padding-left: 10%;
}
.prodsList .pro_bot .pb_le .tle{
  color: #333333;
  font-size: 30px;
}
.prodsList .pro_bot .pb_le .tle .t1{
    margin-top: 19px;
}


.prodsList .pro_bot .pb_le .leNav{
  padding: 40px 40px 0 0;
}

.leNav .box #leftnav dl dt {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
  /* border-top: 1px solid #f6f6f6; */
}
  .leNav .box #leftnav dl dt a {
    flex: 1;
    display: inline-block;
    text-indent: 5px;
    /* font-size: 14px; */
    /* margin: 0 10px; */
    font-size: 18px;
    color: #333333;
    font-weight: bold;
  }
  .leNav .box #leftnav dl dt a i {
    width: 8px;
    height: 8px;
    background: #CCCCCC;
    border-radius: 50%;
    margin-right: 10px;
  }
  .leNav .box #leftnav dl dt a .fa-caret-right:before{
   content: none;
  }
  .leNav .box #leftnav dl dt span {
    display: none;
  }
  .leNav .box #leftnav dl dt:hover {
    /* background: #2c67ad; */
    /* border-top: 1px solid #f6f6f6; */
    border-bottom: 1px solid #D7D7D7;
    color: #FB9316;
  }
  .leNav .box #leftnav dl dt:hover a {
    color: #FB9316;
    /* border-bottom: 1px dashed #2c67ad; */
  }
  .leNav .box #leftnav .list2 {
    color: #333;
    line-height: 40px;
  }
  .leNav .box #leftnav .list2 a i {
    display: none;
  }
  .leNav .box #leftnav .list2 a {
    display: block;
    width: 200px;
    /* margin: 0 auto; */
    padding-left: 30px;
    color: #333333;
    font-size: 14px;
  }
  .leNav .box #leftnav .list2 a:hover {
    color: #FB9316;
    /* background: #2c67ad; */
    border-bottom: 0px;
    /* border-top: 1px solid #f6f6f6; */
  }
  .leNav .box {
  background: #F2F2F2;
  margin-bottom: 30px;
  padding-bottom: 10px;
  }
  .leNav .box dt a {
    display: block;
    margin: 0 auto;
    height: 45px;
    line-height: 45px;
    transition: all .2s linear 0s;
    /* border-bottom: 1px dashed #d6d6d6; */
    position: relative;
  }
  .leNav .box #leftnav dt a {
  display: inline-block;
  }
  .leNav .box dl dt:hover span {
    width: 10px;
    height: 15px;
    display: inline-block;
    color: #fff !important;
  }
  .leNav .box dl dt:hover {
  cursor: pointer;
  color: #fff;
  }
  .leNav .box dl .active {
    background: #2c67ad;
    border-bottom: 1px dashed #2c67ad;
  }
  .leNav .box dl .active a,
  .leNav .box dl .active span {
    color: #fff !important;
    border-bottom: 0px;
  }

  .leNav .tellbg,.contact,.tit,.tags{
    display: none;
  }


.prodsList .pro_bot .pb_ri{
  width: 69%;
  /* background: pink; */
  margin-left: 66px;
  padding: 50px 0;
  margin-right: 80px;
  /* display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap; */
}
/* .prodsList .pro_bot .pb_ri .ribox{
  width: 305px;
  height: 320px;
}

.prodsList .pro_bot .pb_ri .prolist{
  width: 280px;
  height: 320px;
}
.prodsList .pro_bot .pb_ri .prolist img{
  width: 305px;
  height: 276px;
} */


/* .pione{

} */
.pione .pio_top{
  height: 284px;
  background: url('../images/pro_top2.png') no-repeat;
  background-size: cover;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.pione .pio_top .title{
  color: #fff;
  font-size: 42px;
}
.pione .pio_top .text{
  color: #fff;
  font-size: 16px;
  padding: 25px 0;
}
.pione .pio_top .btn{
  color: #fff;
  background: #FB9316;
  width: 177px;
  height: 44px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 22px;
  /* border: 3px solid rgba(251, 147, 22, 0.2); */
}
.pione .pio_top .btn i{
  display: block;
  background: url('../images/message.png') no-repeat;
  background-size: cover;
  width: 20px;
  height: 17px;
  margin-right: 12px;
}

.pione .pio_bot{
  width: 1440px;
  margin: 0 auto;
  padding: 125px 0 80px;
  box-sizing: border-box;
}

.pione .pio_bot .top .le .title{
  position: relative;
  padding-left: 21px;
  color: #222222;
  font-size: 24px;
  display: flex;
  flex-direction: column;
}
.pione .pio_bot .top .le .title i{
  position: absolute;
  left: 0;
  width: 4px;
  height: 66px;
  background: #FA814C;
}
.pione .pio_bot .top .le .title .dix{
  margin-top: 2px;
  font-size: 36px;
  font-weight: bold;
  color: #333333;
  margin-bottom: 14px;
}

.pione .pio_bot .top .le .text{
  margin: 50px 0 60px;
  color: #555555;
  font-size: 15px;
  max-width: 658px;
  height: 178px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.pione .pio_bot .top .le .btn{
  color: #fff;
  background: #FB9316;
  width: 177px;
  height: 44px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 22px;
}
.pione .pio_bot .top .le .btn i{
  display: block;
  background: url('../images/yan.png') no-repeat;
  background-size: cover;
  width: 20px;
  height: 13px;
  margin-right: 12px;
}

.pione .pio_bot .top .ri img{
  width: 700px;
  height: 405px;
}


.pione .pio_bot .bot{
  margin-top: 90px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.pione .pio_bot .bot .bot_box{
  width: 269px;
  height: 133px;
  background: #F5F5F5;
  display: flex;
  align-items: center;
  padding-left: 20px;
  cursor: pointer;
}
.pione .pio_bot .bot .bot_box:hover{
  background: #004EA1;
  position: relative;
  color: #fff;
}
.pione .pio_bot .bot .bot_box i{
  position: absolute;
  top: -7px;
  display: block;
  border-color: transparent transparent #004EA1 transparent;
  border-style: solid;
  border-width: 0px 8px 14px 8px;
  left: 47.5%;
  transform: translate(0,-50%);
}
.pione .pio_bot .bot .m1{
  background: #004EA1;
  position: relative;
  color: #fff;
}
/* .pione .pio_bot .bot .bot_box .cimg1{
  width: 48px;
  height: 48px;
  margin-right: 25px;
  background: url('../images/hox1.png') no-repeat;
} */
.pione .pio_bot .bot .m1 .cimg1{
  width: 48px;
  height: 48px;
  margin-right: 25px;
  background: url('../images/hox1_h.png');
}
.pione .pio_bot .bot .bot_box .cimg2{
  width: 43px;
  height: 49px;
  margin-right: 25px;
  background: url('../images/hox2.png') no-repeat;
}
.pione .pio_bot .bot .m2:hover .cimg2{
  background: url('../images/hox2_h.png');
}
.pione .pio_bot .bot .bot_box .cimg3{
  width: 44px;
  height: 46px;
  margin-right: 25px;
  background: url('../images/hox3.png') no-repeat;
}
.pione .pio_bot .bot .m3:hover .cimg3{
  background: url('../images/hox3_h.png');
}
.pione .pio_bot .bot .bot_box .cimg4{
  width: 47px;
  height: 38px;
  margin-right: 25px;
  background: url('../images/hox4.png') no-repeat;
}
.pione .pio_bot .bot .m4:hover .cimg4{
  background: url('../images/hox4_h.png');
}
.pione .pio_bot .bot .bot_box .cimg5{
  width: 45px;
  height: 42px;
  margin-right: 25px;
  background: url('../images/hox5.png') no-repeat;
}
.pione .pio_bot .bot .m5:hover .cimg5{
  background: url('../images/hox5_h.png');
}
.pione .pio_bot .bot .bot_box .text{
  font-size: 20px;
  margin-top: 10px;
  font-weight: bold;
}
.pione .pio_bot .bot .bot_box .text span{
  font-size: 12px;
  font-weight: normal;
}



.worldx{
  position: relative;
}
.worldx .worTop{
  background: url('../images/pro_top3.png') no-repeat;
  height: 333px;
}
.worldx .worCe{
  position: absolute;
  top: 90px;
  left: 50%;
  transform: translate(-50%,0);
  width: 1440px;
  height: 541px;
  background: #FFFFFF;
  box-shadow: 0px 3px 18px 0px rgba(0,0,0,0.16);
  padding: 0 50px;
  display: flex;
  z-index: 100;
  justify-content: space-between;
}
.worldx .worCe .wce_le{
  max-width: 614px;
  padding: 65px 0 80px 0;
}
.worldx .worCe .wce_le .text{
  display: flex;
  flex-direction: column;
  color: #000;
}
.wce_le .text span:first-child{
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 16px;
}
.wce_le .text span:nth-child(2){
  font-size: 14px;
  margin-bottom: 28px;
}
.worldx .worCe .wce_le .text div{
  color: #444444;
  font-size: 15px;
  height: 125px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.worldx .worCe .wce_le .imgs{
  color: #000000;
}
.worldx .worCe .wce_le .imgs .tie{
  font-size: 22px;
  font-weight: bold;
}
.worldx .worCe .wce_le .imgs .imagsz{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 15px;
}
.worldx .worCe .wce_le .imgs .imagsz .boxz{
  /* border: 1px #D7D7D7 solid; */
  width: 141.6px;
  height: 57.5px;
  margin-top: 12px;
  cursor: pointer;
}

.worldx .worCe .wce_ri{
  display: flex;
  align-items: center;
  justify-content: center;
}

.worldx .worBot{
  width: 1440px;
  margin: 0 auto;
  margin-top: 400px;
  margin-bottom: 120px;
}
.worldx .worBot .title{
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  color: #7F7F7F;
  font-size: 14px;
  margin-bottom: 50px;
}
.worldx .worBot .title div{
  color: #000000;
  font-size: 42px;
  font-weight: bold;
  margin-bottom: 14px;
}
.worldx .worBot .wb_ce{
  display: flex;
  justify-content: space-between;
}
.worldx .worBot .wb_ce .le{
  width: 50%;
}
.worldx .worBot .wb_ce .le .le_box{
  margin-bottom: 40px;
}

.worldx .worBot .wb_ce .le .le_box .tpl{
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.worldx .worBot .wb_ce .le .le_box .tpl div{
  color: #0D65CE;
  position: relative;
  padding-left: 10px;
}
.worldx .worBot .wb_ce .le .le_box .tpl div i{
  display: block;
  position: absolute;
  left: 0;
  top: 6px;
  width: 2px;
  height: 13px;
  background: #0D65CE;
}
.worldx .worBot .wb_ce .le .le_box .textImg{
  display: flex;
  margin-top: 20px;
}
.worldx .worBot .wb_ce .le .le_box .textImg img{
  width: 228px;
  height: 228px;
  object-fit: cover;
}
.worldx .worBot .wb_ce .le .le_box .textImg .text{
  padding: 54px 50px 0 36px;
  background: #EFEFEF;
  font-size: 14px;
}
.worldx .worBot .wb_ce .le .le_box .textImg .text div{
  height: 115px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.worldx .worBot .wb_ce .le .le_box .textImg .text a{
  color: #0D65CE;
  float: right;
  margin-right: 50px;
}
.worldx .worBot .wb_ce .ri {
  width: 50%;
  margin-left: 45px;
}
.worldx .worBot .wb_ce .ri .ri_tie{
  position: relative;
  padding-left: 10px;
  margin-bottom: 10px;
}
.worldx .worBot .wb_ce .ri .ri_tie a{
  color: #0D65CE;
}
.worldx .worBot .wb_ce .ri .ri_tie i{
  display: block;
  position: absolute;
  left: 0;
  top: 6px;
  width: 2px;
  height: 13px;
  background: #0D65CE;
}
.worldx .worBot .wb_ce .ri .ri_box{
  padding-bottom: 18px;
  border-bottom: 1px solid #D2D2D2;
  margin-top: 25px;
  display: block;
}
.worldx .worBot .wb_ce .ri .ri_box .tile{
  color: #000;
  margin-bottom: 22px;
  font-weight: bold;
}
.worldx .worBot .wb_ce .ri .ri_box .text{
  overflow: hidden;
  text-overflow: ellipsis;
  height: 50px;
  color: #838383;
  font-size: 14px;
}


.worldx .worLink{
  display: flex;
  width: 1440px;
  margin: 0 auto;
  padding-bottom: 40px;
  /* align-items: center; */
  /* flex-wrap: wrap; */
}
.worldx .worLink .linkx{
  width: 134px;
  height: 37px;
}
.worldx .worLink .links a{
  margin-left: 45px;
  line-height: 40px;
}


.new_s {
  margin-top: 20px;
  padding-bottom: 230px;
  background: url(../images/new_bg.jpg) no-repeat center bottom;
}
.new_s .hd .more {
  width: 129px;
  height: 34px;
  border: 0;
  line-height: 34px;
  text-align: center;
  font-size: 18px;
  color: #fefefe;
  background-image: linear-gradient(91deg, #09bcff 0%, #3987ff 100%), linear-gradient(#a6a6a6, #a6a6a6);
  background-blend-mode: normal,
            normal;
}
.new_s .hd .more:hover {
  color: #fff;
  border: 0;
}
.new_s .main {
  margin-top: 56px;
}
.new_s .main .lft {
  width: 71.4%;
}
.new_s .main .lft .tp a {
  margin-bottom: 24px;
  box-shadow: 0px 8px 17px 1px rgba(69, 69, 69, 0.1);
  align-items: center;
}
.new_s .main .lft .tp a:hover {
  box-shadow: 0px 10px 25px 0px rgba(0, 0, 0, 0.21);
}
.new_s .main .lft .tp a:hover .more span {
  background-image: linear-gradient(91deg, #09bcff 0%, #3987ff 100%), linear-gradient(#a6a6a6, #a6a6a6);
  background-blend-mode: normal, normal;
  color: #fff;
  border-color: #09bcff;
}
.new_s .main .lft .tp .txt {
  flex: 1;
  padding: 2% 4.8%;
}
.new_s .main .lft .tp .txt .tit {
  font-size: 22px;
  font-weight: bold;
  color: #121212;
}
.new_s .main .lft .tp .txt .ct {
  line-height: 30px;
  color: #666666;
  margin-top: 10px;
}
.new_s .main .lft .tp .txt .more {
  margin-top: 30px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.new_s .main .lft .tp .txt .more span {
  width: 132px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  color: #121212;
  border: 1px solid #d1d1d1;
}
.new_s .main .lft .tp .txt .more time {
  color: #666666;
}
.new_s .main .lft .bm {
  padding: 0 30px;
  height: 90px;
  align-items: center;
  box-shadow: 0px 8px 17px 1px rgba(69, 69, 69, 0.1);
}
.new_s .main .lft .bm .tit {
  font-size: 18px;
  font-weight: bold;
}
.new_s .main .lft .bm time {
  color: #b0b0b0;
}
.new_s .main .lft .bm a:hover .tit {
  color: #000;
}
.new_s .main .rht {
  width: 26.38%;
  box-shadow: 0px 8px 17px 1px rgba(69, 69, 69, 0.1);
  padding: 35px 0;
}
.new_s .main .rht .tit {
  font-size: 25px;
  color: #dcdcdc;
  font-weight: bold;
  padding-left: 48px;
}
.new_s .main .rht .tit span {
  color: #333333;
}
.new_s .main .rht .box {
  position: relative;
  padding: 0 48px;
  margin-top: 46px;
}
.new_s .main .rht .box .swiper-button-next::after,
.new_s .main .rht .box .swiper-button-prev::after {
  font-size: 20px;
  color: #5c5c5c;
}
.new_s .main .rht .more {
  margin-top: 35px;
  margin-left: 48px;
  display: block;
  width: 128px;
  height: 32px;
  line-height: 32px;
  color: #5c5c5c;
  text-align: center;
  border-radius: 16px;
  border: solid 1px #d8d8d8;
}
.new_s .main .rht .more:hover {
  color: #fefefe;
  background-image: linear-gradient(91deg, #09bcff 0%, #3987ff 100%), linear-gradient(#a6a6a6, #a6a6a6);
  background-blend-mode: normal,
                        normal;
  border-color: #09bcff;
}




@media screen and  (max-width: 1700px){
  .prodsList .pro_ce .box .box_div{
    padding: 44px 0 70px;
  }
}


@media screen and  (max-width: 1500px){
  .prodsList .pro_ce .box .box_div img{
    width: 352px;
    height: 318px;
    object-fit: contain;
  }
  .prodsList .pro_ce .box .box_div .text{
    margin-left: 35px;
  }
  .swiper-slide {
    width: 100% !important;
  }
}
@media screen and  (max-width: 1440px){
  .pione .pio_bot{
    width: 100%;
  }
  .pione .pio_bot .top {
    flex-wrap: wrap;
    justify-content: center;
  }
  .pione .pio_bot .bot{
    flex-wrap: wrap;
    justify-content: center;
  }
  .pione .pio_bot .bot .bot_box{
    margin: 0 20px 20px 0;
  }
  .worldx .worCe{
    flex-wrap: wrap;
    justify-content: center;
    width: 90%;
    height: auto;
  }
  .worldx .worBot{
    margin-top: 900px;
  }
  .worldx .worBot{
    width: 100%;
  }
  .worldx .worBot .wb_ce{
    justify-content: center;
    flex-wrap: wrap;
  }
  .worldx .worLink,.footTop .fot_box{
    width: 100%;
    padding: 0 20px;
  }
  .footBot{
    width: 100%;
    padding: 25px 20px;
  }
  .prodsList .pro_bot .pb_ri{
    margin-right: 50px;
  }

}
@media screen and  (max-width: 1300px){
  .abt .seleTx{
    width: 100%;
  }
  .abt ul li em{
    font-size: 30px;
  }
  .abt ul li p{
    font-size: 12px;
  }
  .prodsList .pro_ce .box .box_div img{
    display: none;
  }
  .worldx .worBot .wb_ce .le{
    width: 60%;
  }
  .footTop .fot_box{
    justify-content: center;
  }
  .worldx .worBot .wb_ce .ri{
    width: 60%;
    margin-left: 0;
  }
  .footTop .fot_box .Menux,.footTop .fot_box .Main{
    display: none;
  }
  .footTop .fot_box .Con{
    margin-right: 100px;
  }
  .worldx .worLink {
    flex-direction: column;
  }
  .worldx .worLink .links{
    display: flex;
    flex-wrap: wrap;
    margin: 15px 0;
  }
  .worldx .worLink .links a {
    line-height: 40px;
    margin-right: 25px;
  }

}

@media screen and  (max-width: 1000px){
  .abt .selectx .text{
    display: none;
  }
  .abt .selectx .ax{
    justify-content: center;
  }
  .prodsList .pro_ce{
    padding: 0px 60px;
    left: 10%;
  }
  .swiper-slide {
    width: 100% !important;
  }
  .prodsList .pro_ce .box .box_div .text .btn .bt1{
    margin-right: 15px;
  }
  .prodsList .pro_bot .pb_le{
    padding-left: 2%;
  }
  .pione .pio_top{
    padding: 0 20px;
  }
  .worldx .worBot .wb_ce .le{
    width: 80%;
  }
  .worldx .worBot .wb_ce .ri{
    width: 80%;
  }
}
@media screen and  (max-width: 800px){
  .worldx .worCe .wce_le .imgs .imagsz{
    justify-content: center;
  }
  .worldx .worCe .wce_le .imgs .imagsz .boxz{
    margin-left: 15px;
  }
  .worldx .worCe .wce_ri img{
    width: 100%;
  }
}
@media screen and  (max-width: 700px){
  .abt .seleTx{
    height: auto;
    flex-wrap: wrap;
    justify-content: center;
  }
  .prodsList .pro_ce .box .swiper-button-next{
    display: none;
  }
  .prodsList .pro_ce .box .swiper-button-prev{
    display: none;
  }
  .prodsList .pro_ce{
    padding: 0;
  }
  .prodsList .pro_ce .box .box_div .text{
    margin: 0 10px;
  }
  .prodsList .pro_bot .pb_ri{
    margin-left: 0;
  }
  .prodsList .pro_bot .pb_le{
    min-width: 185px;
    padding-left: 0;
  }
  .pione .pio_top .title{
    font-size: 30px;
  }
  .pione .pio_top .text{
    font-size: 14px;
  }
  .pione .pio_bot .top .le {
    padding: 0 20px;
  }
  .pione .pio_bot .top .ri img{
    padding: 0 20px;
    width: 100%;
    height: auto;
  }
  .worldx .worBot .wb_ce .le{
    width: 90%;
  }
  .worldx .worBot .wb_ce .ri{
    width: 90%;
  }
}

@media screen and  (max-width: 500px){
  .prodsList .pro_bot .pb_le{
    min-width: 150px;
  }
  .prodsList .pro_bot .pb_le .tle{
    font-size: 20px;
    text-align: center;
  }
  .pione .pio_top .title{
    font-size: 20px;
  }
  .pione .pio_top .text{
    font-size: 12px;
  }
}
@media screen and  (max-width: 470px){
  .worldx .worBot {
    margin-top: 700px;
  }
  .prodsList .pro_bot .pb_ri .prolist{
    width: 140px;
  }
  .prodsList .pro_bot .pb_ri .prolist img{
    width: 140px;
    height: auto;
  }
  .pione .pio_bot .top .le .text{
    height: auto;
  }
  .pione .pio_bot .top .le .btn{
    margin: 0 auto;
  }
  .worldx .worBot .wb_ce .le .le_box .textImg img{
    width: 150px;
    height: 150px;
  }
  .worldx .worBot .wb_ce .le .le_box .textImg .text{
    padding: 10px 10px 0 10px;
  }
  .worldx .worBot .wb_ce .le .le_box .textImg .text div{
    height: 100px;
  }
  .prodsList .pro_ce .box .box_div .text .tex{
    padding: 30px 0 10px;
  }
  .prodsList .pro_ce .box .box_div .text .btn{
    flex-wrap: wrap;
    justify-content: center;
  }
  .prodsList .pro_ce .box .box_div .text .btn .bt1{
    margin-right: 0;
    margin-bottom: 10px;
  }
  .worldx .worLink{
    display: none;
  }
  .worldx .worBot{
    margin-bottom: 50px;
  }
  .worldx .worCe .wce_le .imgs .imagsz .boxz{
    width: 90px;
    height: 38px;
  }
  .worldx .worCe .wce_ri{
    margin-bottom: 20px;
  }
  .leNav .box #leftnav dl dt a{
    font-size: 12px;
  }
  .prodsList .pro_bot .pb_ri{
    margin-right: 0px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
  }

  .pione .pio_bot .bot .bot_box{
    width: 170px;
    height: 89px;
    padding-left: 0;
    margin: 0 10px 10px 0;
  }
  .pione .pio_bot .bot .bot_box .text{
    width: 100%;
    text-align: center;
  }
  .pione .pio_bot .bot .bot_box .cimg1,.cimg2,.cimg3,.cimg4,.cimg5{
    display: none;
  }

  .prodsList .pro_bot{
    flex-direction: column;
  }
  .prodsList .pro_bot .pb_le{
    width: 100%;
  }
  .prodsList .pro_bot .pb_le .leNav{
    padding: 0 15px;
  }
  .prodsList .pro_bot .pb_le .leNav .box{
    margin-bottom: 0;
  }
  .prodsList .pro_bot .pb_le .leNav .box #leftnav dl dt{
    margin-bottom: 0;
  }
  .prodsList .pro_bot .pb_le .leNav .box #leftnav{
    display: flex;
    overflow-x: auto;
    margin-top: 10px;
    justify-content: center;
  }
  .prodsList .pro_bot .pb_le .leNav .box #leftnav dl{
    min-width: 100px;
  }

  *::-webkit-scrollbar {
    /* /滚动条整体样式/ */
    width: 7px;
    height: 7px;
    border-radius: 10px;
  }
  ::-webkit-scrollbar-thumb {
  /* /滚动条里面小方块/ */
  background-color: #c8d2e0;
  /* / border-radius: 2px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.2); */ 
  border-radius: 10px;
  }
  *::-webkit-scrollbar-track {
  /* /滚动条里面轨道/ */
  background-color: #f0f2f5;
  border-radius: 10px;
  }


}