.box_industryxq{
    width: 100%;
    background-color: #EFF3F6;
    padding: 70px 0;
}
.title_industryxq1{
    color: #333;
font-family: Microsoft YaHei;
font-style: normal;
font-weight: 700;
margin-bottom: 10px;
line-height: normal;
}
.title_industryxq2{
    color: #666;
font-family: Microsoft YaHei;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 25px;
padding-bottom: 40px;
border-bottom: 1px solid  #CCC;;
}
.industry_con{
    padding-top: 40px;
}
.industry_ever{
    cursor: pointer;
    display:inline-flex;
padding: 14px 35px;
justify-content: center;
align-items: center;
gap: 10px;
border-radius: 30px;
border: 1px solid #666;
margin-right: 25px;
margin-bottom: 15px;
    color: #666;
text-align: center;
font-family: Microsoft YaHei;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: normal;
text-transform: capitalize;
}
.industry_ever.active{
    background: #00A3FF;
    border: 1px solid #00A3FF;
    color: #fff;

}
.industry_click{
    margin-bottom: 60px;
}
.industry_tabs{
    position: relative;
}
.industry_tabsever{
    width: 100%;
    background-color: #fff;
    border-radius: 10px;
    display: flex;
    position: relative;
    display: none;
    overflow: hidden;


}
.industry_tabsever.active{
    display: flex;

}
.industry_everleft{
    background-color: #fff;
    width: 70%;
    /* padding: 100px; */
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    border-radius: 10px 0 0 10px;
    /* padding: 6.945%; */
    padding: 4.945%;
    
}
.industry_everright{
    width: 30%;
    /* background-color: #00A3FF; */
}
.about_img{
    /* border-radius: 0 10px 10px 0; */
    overflow: hidden;
}
.about_pagination{
    text-align: center;
    position: absolute;
    bottom: 24px;
    z-index: 9;
    /* left: 50%;
    transform: translateX(-50%); */
}
.about_pagination .swiper-pagination-bullet{
width: 10px;
height: 10px;
background-color: #fff;
opacity: 1;
}
.about_pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{

background-color: #00A3FF;
opacity: 1;
}
.qh_tab{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -70px;
    z-index: 10;
    cursor: pointer;

}
.qh_tabright{
    margin-left: 22px;
}
.industry_everlefttop1{
    width: 26px;
height: 4px;
border-radius: 10px;
background: #00A3FF;
}
.industry_everleftto2{
    color: #333;
font-family: Microsoft YaHei;
font-style: normal;
font-weight: 700;
line-height: normal;
margin: 20px 0;
}
.industry_everlefttop3{
    color: #00A3FF;
font-family: Microsoft YaHei;
font-style: normal;
font-weight: 400;
line-height: 26px; /* 86.667% */

}
.industry_everlefttop4{
    color: #666;
font-family: Microsoft YaHei;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 26px; /* 162.5% */
margin-top: 45px;
/* margin-bottom: 155px; */
max-height: 160px;
min-height: 160px;
overflow-y: auto;

}
  /* 隐藏全部滚动条 */
  .industry_everlefttop4::-webkit-scrollbar {
    height: 100%;
    width: 2px;
    background-color: rgba(0, 0, 0, 0.1);
    /* display: none; */
  }
  .industry_everlefttop4::-webkit-scrollbar-thumb {
    /* height: 100%; */
    /* width: 2px; */
    background-color: #00A3FF;
    /* display: none; */
  }
.industry_everleftbottom{

    display: inline-flex;
padding: 10px 25px;
align-items: center;
gap: 15px;
border-radius: 30px;
border: 1px solid #00A3FF;
}
.industry_everleftbottom>span a{
    color: #00A3FF;
font-family: Microsoft YaHei;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 26px; /* 144.444% */
}
@media(max-width:1580px){

    .industry_everleft {
     
        padding: 2.945%;
    }
    .industry_everlefttop4 {
        max-height: 156px;
        min-height: 156px;
    }
    
}
@media (max-width:1500px){
    .industry_everlefttop4 {

        margin-top: 30px;
    }
    /* .industry_everleft{
        padding: 70px;
    } */
}
@media(max-width:1391px){
    .industry_everlefttop4 {
        max-height: 120px;
        min-height: 120px;
    }
}

@media (max-width:1286px){
   
    /* .industry_everleft{
        padding: 50px;
    } */
}
@media (max-width:1152px){
    .industry_everlefttop4 {
        max-height: 80px;
        min-height: 80px;
    }
    .industry_everlefttop4 {
        margin-top: 20px;
    }
    .industry_everleftto2 {
       
        margin: 15px 0;
    }
   
}
@media (max-width:1081px){
   
    .industry_everleft{
        padding: 30px;
    }
}
@media (max-width:1030px){
   
    .industry_everlefttop4 {
        max-height: 50px;
        min-height: 50px;
    }
}
@media (max-width:958px){
    .industry_everlefttop4 {
        max-height: 100%;
        min-height: 100%;
    }
    .industry_everright {
        border-radius: 0 !important;
    }
   
    /* .industry_everleft{
        padding: 30px;
    } */
    .industry_tabsever{
        flex-wrap: wrap;
    }
    .industry_everleft{
        width: 100%;
    }
    .industry_everright{
        width: 100%;
    }
    .qh_tab{
        display: none;
    }
    .industry_everright{
        border-radius: 16px;
        overflow: hidden;
    }
    /* .about_img{
        border-radius: 10px 10px 0 0;
    } */
    .industry_everleftbottom{
        margin-top: 30px;
    }
    .industry_ever{
        margin-right: 20px;
        padding: 10px 20px;
    }
    
}
@media (max-width:758px){
    .industry_ever{
        width: 100%;
    }
    .box_industryxq {
        padding: 30px 0;
    }
    .industry_click {
        margin-bottom: 30px;
    }
}