html, body {
  position: relative;
  height: 100%;
}
body {
  background: #eee;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 14px;
  color:#000;
  margin: 0;
  padding: 0;
}
.swiper-container {
  width: 100%;
  height: 100%;
  
  position: relative;
}
.swiper-container1{
  height: 11.9rem;
  background-image: url(../img/index/swiper_bg.jpg);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.circle_dong{
  width: 9.45rem;
  height: 9.45rem;
  position: absolute;
  top: 1.15rem;
  right:1.08rem;
  /* z-index: 1; */
}
.circle_dong img{
  transform: scale(4);
  transition: all 0.5s;
}
.swiper-slide {
  text-align: center;
  font-size: 18px;
  /* background: #fff; */

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

/* .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
  margin: 0 5px;

    background: #FFFFFF;
    opacity: 0.2;
} */

/* .swiper-pagination-bullet-active{*/
/*  width: 0.13rem;*/
/*  height: 0.13rem;*/
/*  background: #FFFFFF;*/
/*  opacity: 0.43;*/
/*} */

.swiper-pagination{
    bottom: .1rem;
    left: 50%;
    transform: translateX(-50%);
}


.swiper-pagination-bullet{
    width: .13rem;
    height: .13rem;
  /*background: #FFFFFF !important;*/
    /*opacity: 0.2;*/
}
/*.swiper-pagination-bullet-active{*/
/*  background: #ffffff !important;*/
/*  opacity: 0.43;*/
/*}*/


.swiper-slide1{
  padding-left: 1.6rem;
  padding-right: 1.41rem;
  box-sizing: border-box;
}

.swiperSlide_box{
  width: 5.4rem;
}
.swiperSlide_boxtit{

  font-family: w27;
  font-weight: normal;
  font-size: 0.9rem;
  color: #FFFFFF;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.swiperSlide_boxen{
  font-family: w5;
  font-weight: normal;
  font-size: 0.47rem;
  color: #FFFFFF;
  letter-spacing: 18px;
  text-align: left;
  font-style: normal;
  text-transform: none;
  margin-top: 0.1rem;
  margin-bottom: 0.42rem;
  white-space: nowrap;
}
.swiperSlide_boxcn{

  font-family: w10;
  font-weight: normal;
  font-size: 0.4rem;
  color: #FFFFFF;
  text-align: left;
  font-style: normal;
  text-transform: none;
  margin-bottom: 0.88rem;
}


.swiperSlide_boxbtn{
  display: flex;
}

.swiperSlide_boxbtn1{
  display: block;
  width: 1.76rem;
  height: 0.54rem;
  border-radius: 0.25rem  0.25rem  0.25rem  0.25rem;
  background: #D60000;
  display: flex;
  align-items: center;
  justify-content: center;
}
.swiperSlide_boxbtn1 span{

    font-family: Arial, Arial;
    font-weight: 400;
    font-size: 0.16rem ;
    color: #FFFFFF;
    text-align: left;
    font-style: normal;
    text-transform: none;
}
.swiperSlide_boxbtn2{
  display: block;
  width: 1.76rem;
  height: 0.54rem;
  border: 0.01rem solid #ffffff;
  border-radius: 0.25rem  0.25rem  0.25rem  0.25rem;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 0.19rem;
}
.swiperSlide_boxbtn_img{
  width: 0.06rem;
  height: 0.12rem;
  margin-left: 0.48rem;
}

.swiperSlide_box_img{
  width: 7.89rem;
  height: 7.59rem;
  margin-left: 2.99rem;
}



.index_box{
  background: #FFFFFF;
}
.pplx{
    margin-top: .7rem;
}
.pplx_box{
  width: 100%;
  position: relative;
  text-align: center;
}
.pplx_tit{
  width: 100%;
  font-family: Arial, Arial;
  font-weight: bold;
  font-size: 0.8rem;
  color: #FFFFFF;
  /* text-stroke: 0px #ffffff; */
  text-align: left;
  font-style: normal;
  text-transform: none;
  -webkit-text-stroke: 1px #f0f0f0;
  text-align: center;
}

.ppxl_tit2{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  font-family: w27;
  font-weight: normal;
  font-size: 0.5rem;
  color: #000000;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.ppxl_tit2 span{
  color: #275CA8;
}
.ppxl_tit3{

font-family:w10;
font-weight: normal;
font-size: 0.2rem;
color: #939393;
text-align: center;
font-style: normal;
text-transform: none;
}





.tab_box{
  display: flex;
  justify-content:center;
  /* margin-bottom: 0.9rem; */
  margin-top: 0.54rem;
}
.tab_li{
  
  font-size: 0.18rem;

}
.tab_li+.tab_li{
  margin-left: 0.27rem;
}
.tab_li a{
  display: inline-block;
  width: 1.6rem;
  border: 0.01rem solid #C3C3C3;
  border-radius: 0.05rem 0.05rem 0.05rem 0.05rem;
  height: 0.4rem;
  font-family:w10 ;
  font-weight: normal;
  font-size: 0.18rem;
  color: #525252;
  line-height: 0.4rem;
  text-align: center;
  font-style: normal;
  text-transform: none;
  /* vertical-align:middle; */
}
.tab_li .active{
  color: #FFFFFF;
  background: #D60000;
  border-color: #D60000;
}


.tab_cont_cp{
  width: 4.75rem;
  height: 3.98rem;

  background: #FFFFFF;
  border-radius: 0rem 0rem 0rem 0rem;
  border: 0.01rem solid #D0D0D0;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}

.tab_borders:after{
    content:'';
	box-shadow: inset 0 0 0 2px #0074DC;
	animation: fengyu 8s linear infinite;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	transition: all .5s;
}

@keyframes fengyu{
	0%,
    100% {
        clip-path: inset(0 0 95% 0);
    }

    25% {
        clip-path: inset(0 95% 0 0);
    }

    50% {
        clip-path: inset(95% 0 0 0);
    }

    75% {
        clip-path: inset(0 0 0 95%);
    }


}











.tab_cont_cp img{
  width: 3.34rem;
  height:auto;
}

.tab_cont{
  /*display: flex;*/
  /*flex-wrap: wrap;*/
  margin-top: 0.6rem;

}

.tab_con2{
    display: flex;
}
.tab_cont_cp:hover .tab_cont_cpBlue{
  height: 100%;
}
.tab_cont_cpBlue{
  background: rgba(0,95,180, 0.89);
  width: 100%;
  height: 0;
  overflow: hidden;
  box-sizing: border-box;
  position: absolute;
  bottom: 0;
  left: 0;

  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  
  transition: all 0.5s;
}
.tab_cont_cpBlue_tit{
font-family: w20;
font-weight: normal;
font-size: 0.24rem;
color: #FFFFFF;
text-align: center;
font-style: normal;
text-transform: none;
border-bottom: 0.01rem solid;
border-color: rgba(255, 255, 255, 0.43);
/* opacity: 0.43; */
padding-bottom: 0.11rem;
margin-bottom: 0.09rem;
}
.tab_cont_cpBlue_txt{
font-family:w8;
font-weight: normal;
font-size: 0.16rem;
color: #FFFFFF;
text-align: center;
font-style: normal;
text-transform: none;
}




.tab_cont_cpBlue_btn{
  width: 0.32rem;
  height: 0.32rem;
  border: 0.02rem solid #FFFFFF;
  border-radius: 50%;
  margin-top: 0.59rem;
}
.tab_cont_cpBlue_btn img{
  width: 0.05rem;
  height: 0.1rem;
  margin-left: 50%;
  margin-top: 50%;
  transform: translate(-50%,-50%);
}



/* yingyonghangye */


.yyhy_bbox{
  padding-top: 1.14rem;
}

.yyhy_bbox1{
  width: 16rem;
margin: 0 auto;
  margin-top: 0.68rem;
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 0.52rem;
}

.yyhy_bbox1_1{
  width: 5rem;
  height: 2.72rem;
  background: #F4F4F4;
  padding-left: 0.42rem;
  padding-right: 0.41rem;
  padding-top: 0.3rem;
  padding-bottom: 0.28rem;
  display: flex;
  flex-direction: column;
  justify-content:space-between;
  box-sizing: border-box;
  margin-bottom: 0.31rem;
}
.yyhy_bbox1_1+.yyhy_bbox1_1{
  margin-left: 0.5rem;
}
.yyhy_bbox1_1:nth-of-type(3n+1){
  margin-left: 0;
}
.yyhy_bbox1_1tit{
  padding-bottom: 0.1rem;
  margin-bottom: 0.11rem;
  border-bottom: 0.01rem dashed #000000;
  display: flex;
  align-items: center;

}
.yyhy_bbox1_1tit span{
font-weight: normal;
font-family: w20;
font-size: 0.2rem;
color: #000000;
text-align: left;
font-style: normal;
text-transform: none;

}
.yyhy_bbox1_1titImg{
  margin-right: 0.24rem;
}
.yyhy_bbox1_1titImg img{
  width: auto;
  height: auto;
}

.yyhy_bbox1_1txt{
font-family: w12;
font-weight: normal;
font-size: 0.16rem;
color: #818181;
text-align: left;
font-style: normal;
text-transform: none;
}

.yyhy_bbox1_1a{
  display: block;
  width: 1.76rem;
  height: 0.54rem;
  background: #FFFFFF;
  border-radius: 0.25rem 0.25rem 0.25rem 0.25rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.yyhy_bbox1_1a span{
font-weight: normal;
font-family: w10;
font-size: 0.16rem;
color: #172224;
text-align: left;
font-style: normal;
text-transform: none;
margin-right: 0.48rem;
}
.yyhy_bbox1_1more img{
  width: 0.06rem;
  height:0.12rem;
  filter: brightness(0) invert(0.7);
}


.yyhy_bbox1_1:hover{
  background: #D60000;
  /* color: #ffffff; */
}

.yyhy_bbox1_1:hover .yyhy_bbox1_1titImg img{
  filter: brightness(0) invert(1);
}
.yyhy_bbox1_1:hover .yyhy_bbox1_1titImg:before{
  background-image: url('../../default/img/index/bai3497.png');
}
.yyhy_bbox1_1:hover .yyhy_bbox1_1txt{
  color: #FFFFFF;
}
.yyhy_bbox1_1:hover .yyhy_bbox1_1a span{
  color: #FFFFFF;
}
.yyhy_bbox1_1:hover .yyhy_bbox1_1tit span{
  color: #FFFFFF;
}
.yyhy_bbox1_1:hover .yyhy_bbox1_1tit{
  border-color: #ffffff;
}

.yyhy_bbox1_1:hover .yyhy_bbox1_1a{
  background: #D60000;
  border: .01rem solid #ffffff;
}
.yyhy_bbox1_1:hover .yyhy_bbox1_1more img{
    filter: unset;
}


/* shipin */


.shipin_box,.shipin{
  width: 100%;
  
}
.shipin_box{
  /*height: 7.62rem;*/
  position: relative;
  margin-top: .7rem;
}
.shipin_box img{
    /*height: 100%;*/
    width: 100%;
}

.shipin_hei{
  width: 100%;
  height: 100%;
  background: rgba(0,0,0, 0.7);
  position: absolute;
  top: 0;
  left: 0;
}



.stop{
  display: flex;
  flex-direction: column;
  align-items: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
.stop_img{
  width: 0.74rem;
  height: 0.74rem;
  /* position: absolute; */
}
.stop_img::after{
    content: ' ';
    position: absolute;
    top: -0.13rem;
    left: 0.11rem;
    /* transform: translate(-50%,-50%); */
    width: 1rem;
    height: 1rem;
    box-shadow: inset #fff 0 0 40px;
    border-radius: 50%;
    opacity: 0;
    animation: warn-2 2s ease-out 1.1s infinite;
}
.stop_img::before{
  content: ' ';
  position: absolute;
  top: -0.13rem;
  left: 0.11rem;
  /* transform: translate(-50%,-50%); */
  width: 1rem;
  height: 1rem;
  box-shadow: inset #fff 0 0 40px;
  border-radius: 50%;
  opacity: 0;
  animation: warn 2s ease-out 1s infinite;
}



@keyframes warn-2{
  0% {
    opacity: 0;
    -webkit-transform: scale(.5);
    transform: scale(.5);
  }
  5% {
    opacity: 8;
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1.4);
    transform: scale(1.4);
  }
}
@keyframes warn{
  0% {
    opacity: 0;
    -webkit-transform: scale(.5);
    transform: scale(.5);
  }
  5% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(2);
    transform: scale(2);
  }
}




.stop span{
  font-family: Arial, Arial;
  font-weight: bold;
  font-size: 0.3rem;
  color: #FFFFFF;
  text-align: left;
  font-style: normal;
  text-transform: none;
  margin-top: 0.16rem;
}

/* guanyu lainasi */



.gylns_LR{
  display: flex;
  justify-content: space-between;
 padding-top: 1.17rem;
  padding-bottom: 1.31rem;
}
.gylns_left{
  width: 8.47rem;
  height: 5rem;
  background: url(../img/index/21866.png);
  background-size: 100%;
  background-repeat: no-repeat;
  padding-top: 0.26rem;
  padding-left: 0.25rem;
  transition: all 0.5s;
  box-sizing: border-box;
}
.gylns_left:hover{
  padding-top: 0;
  padding-left: 0;
}
.gylns_leftImg{
  width: 8.47rem;
  height: 5rem;
}
.gylns_leftImg img{
    width: 100%;
}
.gylns_right{
  width: 6.58rem;
}

.pplx_box{
  /* width: 100%; */
  position: relative;
  /* text-align: center; */
}

.pplx_tit4{
  /* width: 100%; */
  font-family: Arial, Arial;
  font-weight: bold;
  font-size: 0.8rem;
  color: #FFFFFF;
  /* text-stroke: 0px #ffffff; */
  text-align: left;
  font-style: normal;
  text-transform: none;
  -webkit-text-stroke: 1px #f0f0f0;
  /* text-align: center; */
}
.ppxl_tit5{
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0,-50%);
  font-family: w27;
  font-weight: normal;
  font-size: 0.5rem;
  color: #000000;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.ppxl_tit5 span{
  color: #275CA8;
}
.gylns_right_txt{
  font-family: w10;
  font-weight: normal;
  font-size: 0.16rem;
  color: #6A6A6A;
  line-height: 0.3rem;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.gylns_right_txtbox{
  border-left:0.05rem solid #275CA8 ;
  padding-left: 0.16rem;
  margin-top: 0.59rem;
  margin-bottom: 0.42rem;
}
.gylns_right_txt1{
font-family: w20;
font-weight: 600;
font-size: 0.23rem;
color: #000000;
text-align: left;
font-style: normal;
text-transform: none;
}
.gylns_right_txt2{
  font-family: W15;
  font-weight: normal;
  font-size: 0.16rem;
  color: #535353;
  line-height: 0.25rem;
  text-align: left;
  font-style: normal;
  text-transform: none;
  margin-top: .14rem;
}


.Industry_box{
  /* width: 16rem; */
  height: 6.71rem;
  padding-left: 1.61rem;
  padding-right: 0.65rem;
  display: flex;

  margin: 0 auto;
  position: relative;
}

.Industry_boxL{
  width: 7.04rem;
}

.numCount{
  padding-bottom: 0.72rem;
  border-bottom: 0.01rem solid;
  border-color: rgba(112, 112, 112, 0.49);
}
.Industry_boxL1{
font-family:w27;
font-weight: normal;
font-size: 0.5rem;
color: #000000;
text-align: left;
font-style: normal;
text-transform: none;
}
.Industry_boxL1 span{
  color: #275CA8;
}

.Industry_boxL2{
font-family: w15;
font-weight: normal;
font-size: 0.18rem;
color: #3C3C3C;
text-align: left;
font-style: normal;
text-transform: none;
}

.Industry_boxL3{
font-family:w10;
font-weight: normal;
font-size: 0.18rem;
color: #939393;
text-align: left;
font-style: normal;
text-transform: none;
margin-top: 0.52rem;
margin-bottom: 0.53rem;
}

.numCX{

  font-family: Poppins, Poppins;
  font-weight: bold;
  font-size: 0.6rem;
  color: #0074DC;
  /* text-align: center; */
  font-style: normal;
  text-transform: none;
}
.unitC{
font-family: Arial, Arial;
font-weight: bold;
font-size: 0.4rem;
color: #0074DC;
text-align: unset;
font-style: normal;
text-transform: none;
}
.indc{
font-family: Arial, Arial;
font-weight: 400;
font-size: 0.2rem;
color: #A7A7A7;
text-align: left;
font-style: normal;
text-transform: none;
}
.clearfix{
  display: flex;
}
.clearfix_li+.clearfix_li{
  margin-left: 1.44rem;
}



.DistributionBox{
  display: flex;
  flex-wrap: wrap;
}
.DistributionBox1{
    width:50%;
  margin-top: 0.36rem;
}
/*.DistributionBox1+.DistributionBox1{*/
/*  margin-left: 1.12rem;*/
/*}*/
.DistributionBox1:nth-of-type(2n+1){
  margin-left: 0;
}
.DistributionBox1_t
{
  display: flex;
  align-items: center;
}
.DistributionBox1_tImg{
  width: 0.2rem;
  height: 0.26rem;
  margin-right: 0.11rem;
}
/* 产业分布-标注跳动 */
@keyframes tImg{
  from{
    margin-top: -0.05rem;
  }
  to{
    margin-top: 0;
  }
}

.tImg_1{
  animation: tImg 0.5s;
}

/* end */










.DistributionBox1_t span{
font-family: w20;
font-weight: normal;
font-size: 0.2rem;
color: #3C3C3C;
text-align: left;
font-style: normal;
text-transform: none;

}

.DistributionBox1_tTxt{
font-family: w12;
font-weight: normal;
font-size: 0.16rem;
color: #A7A7A7;
text-align: left;
font-style: normal;
text-transform: none;
}


.Industry_boxR{
  width: 11.54rem;
  height: 6.71rem;
  position: absolute;
  top: 0;
  right: 0.65rem;
}
.Industry_boxR img{
  width: 100%;
  height: 100%;
}
.industry_boxR_bule{
  width: 0.09rem;
  height: 0.09rem;
  background: #0074DC;
  border-radius: 50%;
  position: absolute;
}

.industry_boxR_bule1{
  
  top: 2.15rem;
  left: 2.01rem;
}
.industry_boxR_bule2{
  top: 1.21rem;
  left: 3.36rem;
}
.industry_boxR_bule3{
  top: 3.35rem;
  left: 4.6rem;
}
.industry_boxR_bule4{
  top: 1.87rem;
  left: 5.14rem;
}
.industry_boxR_bule5{
  top:3.36rem;
  left: 6.35rem;
}
.industry_boxR_bule6{
  top:0.67rem;
  left: 8.36rem;
}
.industry_boxR_bule::before{
  content: ' ';
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  /* background:#D60000 ; */
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  border-radius: 50%;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-delay: 0.1s;
}
.industry_boxR_bule::after{
  content: ' ';
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  /* background:#D60000 ; */
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  border-radius: 50%;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  /* animation-delay: 0.5s; */
}
.industry_boxR_bule:hover.industry_boxR_bule::after{
  border: 0.01rem solid #D60000;
  animation-name: mapdian;
}
.industry_boxR_bule:hover.industry_boxR_bule::before{
  border: 0.01rem solid #D60000;
  animation-name: mapdian;
}
.industry_boxR_bule:hover{
  background: #D60000;
}
@keyframes mapdian{
  0% {
    width: 0.1rem;
    height: 0.1rem;
    border-radius: 50%;
    opacity: 0.0;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    width: 1rem;
    height: 1rem;
    border-radius: 50%;
    opacity: 0.0;
  }
}


.swiper-container2{
  width: 16rem;
  height: 3.15rem;
  /* background: #C3C3C3; */
  margin: 0 auto;
  padding-top: 0.63rem;
  padding-bottom: 0.81rem;
  margin-top: 0.73rem;
}

.swiper-slide2{
  background: #ffffff;
  transition: all 0.5s;
}
.swiper-container2 .swiper-slide-active,.swiper-slide-duplicate-active{
  transform: scale(1.2);
  transition: all 0.5s;
}
.swiper-container2 .swiper-slide-active .swiperImgTxt1,.swiper-slide-active .swiperImgTxt2{
  color: #D60000;
}

.swiperImg{
  width: 4.37rem;
  height: 2.55rem;
}

.swiperImgTxt1{
font-family: w20;
font-weight: 600;
font-size: 0.18rem;
color: #000000;
text-align: left;
font-style: normal;
text-transform: none;
}
.swiperImgTxt2{
font-family:w8;
font-weight: normal;
font-size: 0.16rem;
color: #808080;
text-align: left;
font-style: normal;
text-transform: none;
}


.cbl_box{
  position: fixed;
  right: 0;
  top: 2.55rem;
  z-index: 2;
}
.cbl_box>:nth-of-type(3){
    background: #ACACAC;
}
.cbl_box1{
  width: 0.45rem;
  height: 0.44rem;

  background: #0074DC;
  box-shadow: 0rem 0.03rem 0.03rem 0.01rem rgba(0,0,0,0.22);
  border-radius: 0.07rem 0   0 0.07rem;
}

.cbl_box1Img img{
  width: auto;
  height: auto;
  display: flex;

}
.cbl_box1{
  display: flex;
  justify-content: center;
  align-items: center;
}
.cbl_box1+.cbl_box1{
  margin-top: 0.06rem;
}


.header_box{
    position: fixed !important;
    top: 0;
    left: 0;
    z-index: 2;
}







.yyhy_bbox1_1titImg{
    position: relative;
    padding-left: 0.06rem;
}

.yyhy_bbox1_1titImg::before{
    content: ' ';
    width: 0.33rem;
    height: 0.33rem;
    background-image: url('../../default/img/index/blue3497.png');
    position: absolute;
    top: 0;
    left: 0;
}

.header_libox1_aCol{
    color: #000000;
}








@media only screen and (max-width:768px){
    .swiper-slide1{
        padding-left:0;
        padding-right:0;
    }
    .swiperSlide_box {
    width: 3.4rem;
}
.swiper-container2 .swiper-slide-active, .swiper-slide-duplicate-active{
        transform: scale(1);
}
.swiperSlide_box_img {
        width: 2.3rem;
    height: 2.59rem;
    margin-left: 0.5rem;
}
.swiperSlide_boxen{
    white-space: normal;
    letter-spacing: 15px;
}
.circle_dong{
            width: 0.45rem;
    height: 0.45rem;
    position: absolute;
    top: 1.5rem;
    right: 3.38rem;
    transform: scale(0.2);
}
.tab_cont_cp{
    width: 3.5rem;
    margin-bottom: 0.2rem;
}
.tab_cont{
        justify-content: space-between;
        margin: 0.6rem 0.2rem 0.2rem;
}
.tab_box{
        flex-wrap: wrap;
}
.tab_li a{
    margin-top: 0.2rem;
}
.yyhy_bbox1{
    width:7rem;
        justify-content: space-between;
}
.yyhy_bbox1_1+.yyhy_bbox1_1{
    margin-left:0;
}
.yyhy_bbox1_1{
        width: 3.4rem;
    height: 3.72rem;
}
.swiper-container1{
        height: 8.9rem;
}
.shipin_box{
        height: 4.62rem;
}
.swiperSlide_boxtit{
    font-size: 0.55rem;
}
}




@media only screen and (max-width:768px){
    .Industry_boxR{
        width: 6.54rem;
            height: 4.71rem;
margin-top: 2.5rem;
    top: 5rem;
    }
    .Industry_box{
        padding-left:0;
        padding-right: 0;
        flex-wrap: wrap;
            height: 13.71rem;
    }
    .Industry_boxL{
        margin: 0 auto;
    }
    .DistributionBox1_t span{
            margin-left: 0.2rem;
    }
    .DistributionBox1_tTxt{
        margin-left: 0.5rem;
    }
    .industry_boxR_bule2 {
    top: 0.8rem;
    left: 1.9rem;
}
.industry_boxR_bule1 {
    top: 1.5rem;
    left: 1rem;
}
.industry_boxR_bule3 {
    top: 1.3rem;
    left: 2.8rem;
}
.industry_boxR_bule4 {
    top: 0.6rem;
    left: 4.8rem;
}
.industry_boxR_bule5 {
    top: 2.4rem;
    left: 3.8rem;
}
.industry_boxR_bule6 {
    top: 2.4rem;
    left: 2.6rem;
}
.swiper-container2{
        width: 7rem;
            height: 2.15rem;
}
.swiperImg {
    width: 2.2rem;
    height: 1.55rem;
}
.cbl_box1Img img{
    width:0.3rem;
}
.tab_con2{
    flex-wrap: wrap;
    justify-content: space-between;
}
}

