.page_wrap{
    background: #F4F4F4;
}
.bread{
    background: transparent !important;
}
.industry{
    padding: 0.4rem 0 1.81rem;
    
}
.industry .max-width{
    position: relative;
}
.industry .max-width>.industry_dec{
    text-align: center;
}
.industryIMG img{
    width: 0.55rem;
    height: 0.55rem;
    margin: auto;
}
.industry_top{
    font-family: Montserrat, Montserrat;
    font-weight: 600;
    font-size: 0.5rem;
    color: #030303;
    text-align: center;
    margin-top: 0.08rem;
}
.industry_dec{
    font-family: Montserrat, Montserrat;
    font-weight: 300;
    font-size: 0.18rem;
    color: #030303;
    line-height: 1.875;
    margin-top: 0.4rem;
}
.industry1_img{
    width: 100%;
    margin-top: 0.4rem;
}
.industry1_c{
    width: 80%;
    position: absolute;
    bottom: -0.84rem;
    left: 0;
    padding: 0.32rem 0.64rem 0.6rem 0.42rem;
    background: #FFFFFF;
    border-radius: 0px 50px 50px 0px;
}
.industry1_t div{
    flex: 0 0 0.18rem;
    height: 0.18rem;
    background: rgba(255,255,255,0);
    border: 0.04rem solid #004EB9;
    margin-right: 0.1rem;
    border-radius: 50%;
}
.industry1_t .industry1_icon{
    flex: 0 0 0.13rem;
    height: 0.13rem;
    background: rgba(255,255,255,0);
    border: 0.04rem solid #004EB9;
    margin-right: 0.1rem;
    border-radius: 50%;
}
.industry_tit{
    font-family: Montserrat, Montserrat;
    font-weight: 600;
    font-size: 0.35rem;
    color: #030303;
}

.industry2{
    background: #FFFFFF;
    padding: 1rem 0 1.06rem;
}

.industry2 .industry_dec{
    text-align: center;
}

.industry2 .industry_tit{
    text-align: center;
}
.industry2_c{
    margin-top: 0.58rem;
    justify-content: flex-start;
    column-gap: 0.39rem;
    align-items: normal;
}
.industry2_li{
    flex: 0 0 17.5%;
    min-height: 2.5rem;
    padding: 0.32rem 0.29rem ;
    background: #FFFFFF;
    border-radius: 10px 30px 10px 30px;
    border: 1px solid rgba(0,78,185,0.5);
    transition: all 0.3s;
}

.industry2_li .industry_dec{
    text-align: left;
}

.industry2_img{
    position: relative;
    transition: all 0.3s;
    width: .61rem;
    height: .61rem;
    border-radius: 50%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    background: url("../img/industry_img1.png") center center no-repeat;
    background-size: contain;
    font-family: Montserrat, Montserrat;
    font-weight: bold;
    font-size: 0.2rem;
    color: #FFFFFF;
}
.industry2_li:hover .industry2_img{
    background: url("../img/industry_img2.png") center center no-repeat;
    background-size: contain;
    color: #004EB9;
}

.industry2_img img{
    width: 0.6rem;
    height: 0.6rem;
    margin: auto;
    transition: all 0.3s;
}
.industry2_img img:nth-of-type(2){
    position: absolute;
    top: 0;
    opacity: 0;
    left: 50%;
    transform: translate(-50%,0);
}
.industry2_li:hover{
    background: #004EB9;
    box-shadow: 0px 0px 20px 1px rgba(96,74,0,0.18);
    transition: all 0.3s;
}
.industry2_li:hover .industry2_img img:nth-of-type(2){
    opacity: 1;
    transition: all 0.3s;
}
.industry2_li:hover .industry2_img img:nth-of-type(1){
    opacity: 0;
    transition: all 0.3s;
}
.industry2_li:hover p{
    color: #FFFFFF;
    transition: all 0.3s;
}

.industry3{
    background: #FFFFFF;
    padding-bottom: 1rem;
}
.industry3 .industry_tit{
    text-align: center;
}
.industry3_c{
    margin-top: 0.6rem;
}
.industry3_t div{
    width: 0.09rem;
    height: 0.09rem;
    background: #004EB9;
    margin-right: 0.05rem;
    border-radius: 50%;
}
.industry_tit2{
    font-family: Montserrat, Montserrat;
    font-weight: 600;
    font-size: 0.25rem;
    color: #030303;
}
.industry3_table{
    margin-top: 0.27rem;
}
.industry3 table{
    width: 100%;
    border-left: 1px solid #DDDDDD;
    border-collapse: collapse;
    caption-side: bottom;
}
.industry3 th{
    background: #E5ECF5;
    
    height: 0.6rem;
    font-family: Montserrat, Montserrat;
    font-weight: bold;
    font-size: 0.18rem;
    color: #030303;
    text-align: left;
    padding-left: 0.37rem;
    border-right: 1px solid #DDDDDD;
}
.industry3 th:nth-of-type(1),.industry3 th:nth-of-type(2),.industry3 th:nth-of-type(3),.industry3 th:nth-of-type(4){
    width: 18%;
}
.industry3 th:nth-of-type(5){
    width: 28%;
}
.industry3 td{
    height: 0.6rem;
    font-family: Montserrat, Montserrat;
    font-weight: 300;
    font-size: 0.16rem;
    color: #030303;
    color: #000000;
    padding-left: 0.37rem;
    border-right: 1px solid #DDDDDD;
    border-bottom: 1px solid #DDDDDD;
}

.industry4{
    padding: 1rem 0 0.65rem;
    background: url("../img/indus4BG.png") no-repeat;
    background-size: 100% 100%;
}
.industry4 .industry_tit{
    color: #FFFFFF;
    text-align: center;
}
.industry4_c{
    margin-top: 0.8rem;
    flex-wrap: wrap !important;
    column-gap: 0.5rem;
    align-items: stretch;
}
.industry4_li{
    padding: 0.24rem 0.3rem 0.22rem 0.2rem;
    flex: 0 0 30.6% !important;
    background: rgba(255,255,255,0.2);
    border: 1px solid rgba(255,255,255,0.2);
    margin-bottom: 0.45rem;
    border-radius: 10px;
    transition: all 0.3s;
    min-height: 1.2rem;
    align-items: normal;
}
.industry4_li_l{
    flex: 0 0 0.55rem;
    height: 0.55rem;
    background: #FFFFFF;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 0.1rem;
}
.industry4_li_l img{
    width: 0.29rem;
    height: 0.29rem;
}
.industry4 .industry_dec{
    margin-top: 0;
    color: #FFFFFF;
    line-height: 1.555;
}
.industry4_li:hover{
    transform: translate(0,-0.1rem);
    transition: all 0.3s;
    box-shadow: 0rem 0rem 0.25rem 0.01rem rgba(0,0,0,0.1);
    border: 0.01rem solid #FFFFFF;
}

.industry5{
    padding: 1rem 0 1.05rem;
    background: #FFFFFF;
}
.industry5 table{
    max-width: 100%;
}
.industry5 .industry_tit{
    text-align: center;
}
.industry5 table{
    margin-top: 0.45rem;
    width: 100%;
    border-left: 1px solid #DDDDDD;
}
.industry5 th{
    background: #E5ECF5;
    
    height: 0.6rem;
    font-family: Montserrat, Montserrat;
    font-weight: bold;
    font-size: 0.18rem;
    color: #030303;
    text-align: left;
    padding-left: 0.37rem;
}
.industry5 th:nth-of-type(1){
    width: 30%;
}
.industry5 th:nth-of-type(2){
    width: 70%;
}
.industry5 td{
    height: 0.6rem;
    font-family: Montserrat, Montserrat;
    font-weight: 300;
    font-size: 0.16rem;
    color: #030303;
    color: #000000;
    padding-left: 0.37rem;
    border-right: 1px solid #DDDDDD;
    border-bottom: 1px solid #DDDDDD;
}


.industry6{
    background: url("../img/indus6BG.png") no-repeat #FFFFFF;
    background-size: 100% 100%;
    padding: 1rem 0;
}
.industry6 .industry_tit{
    text-align: center;
}
.industry6_c{
    margin-top: 1.05rem;
    justify-content: flex-start;
    column-gap: 0.67rem;
    align-items: flex-start !important;
}
.industry6_li{
    flex: 0 0 21%;
    position: relative;
}
.industry6_li::after{
    content: "";
    width: 0.24rem;
    height: 0.17rem;
    position: absolute;
    top: 0.4rem;
    right: -0.48rem;
    background: url("../img/indus6.png") center/contain no-repeat;
}
.industry6_li:last-child::after{
    display: none;
}
.lx{
    width: 0.74rem;
    height: 0.74rem;
    margin: auto;
    background-color: #004EB9;
    /*clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);*/
    transform: rotate(45deg);
    border-radius: .1rem;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.lx span{
    transform: rotate(-45deg);
    font-family: Montserrat, Montserrat;
    font-weight: 600;
    font-size: 0.35rem;
    color: #FFFFFF;
}

.lx::after {
    content: '';
    position: absolute;
    width: .74rem;
    height: .74rem;
    box-sizing: border-box;
    border-radius: .15rem;
    border: 0.01rem solid #004EB9;
    left: -.06rem;
    top: .06rem;
}

.industry6_tit{
    font-family: Montserrat, Montserrat;
    font-weight: bold;
    font-size: 0.18rem;
    color: #030303;
    text-align: center;
    margin: 0.3rem 0 0.1rem;
}
.industry6_dec{
    font-family: Montserrat, Montserrat;
    font-weight: 300;
    font-size: 0.16rem;
    color: #656661;
    line-height: 0.25rem;
    text-align: center;
}

.industry7{
    background: #FFFFFF;
    padding: 1rem 0 0.55rem;
}
.industry7 .industry_tit{
    text-align: center;
}
.industry7_c{
    margin-top: 0.69rem;
    justify-content: space-between;
    flex-wrap: wrap !important;
    transition: all 0.3s;
}
.industry7_c .industry3_t{
    flex: 0 0 48% !important;
    border-bottom: .01rem solid #ADC1DD;
    padding-bottom: 0.1rem;
    margin-bottom: 0.45rem;
    transition: all 0.3s;
}
.industry7_c .industry_dec{
    font-weight: 400;
    margin-top: 0;
    transition: all 0.3s;
    width: calc(100% - 0.14rem);
}
.industry7_c .industry3_t:hover{
    border-color: #FFC403;
    border-width: .02rem;
    transition: all 0.3s;
}
.industry7_c .industry3_t:hover p{
    color: #004EB9;
    transition: all 0.3s;
}

.industry8{
    background: #F4F4F4;
    padding: 1rem 0 0.58rem;
}
.industry8 .industry_tit{
    text-align: center;
}
.industry8_c{
    margin-top: 0.7rem;
    column-gap: 0.4rem;
    flex-wrap: wrap !important;
    align-items: flex-start;
}
.industry8_li{
    flex: 0 0 22.6%;
    margin-bottom: 0.42rem;
    transition: all 0.3s;
}
.industry8_li img{
    height: 2.11rem;
}
.industry8_li p{
    font-family: Montserrat, Montserrat;
    font-weight: 400;
    font-size: 0.18rem;
    color: #656661;
    text-align: center;
    margin-top: 0.18rem;
    transition: all 0.3s;
}
.industry8_li:hover p{
    color: #004EB9;
    transition: all 0.3s;
}

.industry9{
    background: #FFFFFF;
    padding: 1rem 0 1.08rem;
}
.industry9 .industry_tit{
    text-align: center;
}
.industry9 .industry_dec{
    text-align: center;
}
.industry9_c{
    margin-top: 0.46rem;
}
.industry9_li{
    padding: 0.25rem 0.3rem 0.25rem 0.22rem;
    background: #FFFFFF;
    border-radius: 10px 10px 10px 10px;
    border: 1px solid #C3DCFF;
    margin-bottom: 0.2rem;
    justify-content: space-between;
    transition: all 0.3s;
}
.industry9_li:last-child{
    margin-bottom: 0;
}
.industry9_li p{
    font-family: Montserrat, Montserrat;
    font-weight: 300;
    font-size: 0.18rem;
    color: #0F2708;
    transition: all 0.3s;
}
.industry9_li span{
    font-family: Montserrat, Montserrat;
    font-weight: bold;
    font-size: 0.25rem;
    color: #656661;
    padding-left: 0.2rem;
    transition: all 0.3s;
}
.industry9_li:hover{
    border: 2px solid #FFC403;
    transition: all 0.3s;
}
.industry9_li:hover p,.industry9_li:hover span{
    color: #004EB9;
    transition: all 0.3s;
}


.projectD{
    padding: 0.43rem 0 0.89rem;
}
.projectD .industry_tit,.projectD .industry_dec{
    text-align: center;
}
.projectD .industry_tit{
    font-size: 0.3rem;
}
.projectD_c {
  width: 100%;
  height: 100%;
  margin-top: 0.33rem;
  overflow: hidden;
  padding-bottom: 0.5rem;
  position: relative;
}

.projectD_c .swiper-slide {
    max-height: 6.5rem;
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  border-radius: 0.1rem;
  overflow: hidden;
}

.projectD_c .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.projectD_c .swiper-pagination{
    bottom: 0;
    top: auto;
    left: 50%;
    transform: translateX(-50%);
}
.projectD_c .swiper-pagination span{
    width: 0.13rem;
    height: 0.13rem;
    background: #F7F7F7;
    border: 0.01rem solid #707070;
    margin: 0 0.085rem;
    opacity: 1;
}
.projectD_c .swiper-pagination span.swiper-pagination-bullet-active{
    background: #004EB9;
    border-color: #004EB9;
}
.projectD_c .swiper-button-next,
.projectD_c .swiper-button-prev{
    width: 0.31rem;
    height: 0.31rem;
    background: rgba(7,7,7,0.4);
    border-radius: 50%;
}
.projectD_c .swiper-button-prev::after,
.projectD_c .swiper-button-next::after{
    background: url("../img/history_r1.png") center/contain no-repeat;
    font-size: 0;
    width: 0.12rem;
    height: 0.11rem;
    filter: brightness(0) invert(1);
    opacity: 0.4;
}
.projectD_c .swiper-button-prev::after{
    background: url("../img/history_l1.png") center/contain no-repeat;
}
.projectD_c .swiper-button-prev:hover,
.projectD_c .swiper-button-next:hover{
    background: #fff;
}
.projectD_c .swiper-button-prev:hover::after,
.projectD_c .swiper-button-next:hover::after{
    filter: brightness(1) invert(0);
    opacity: 1;
}
.projectD_b{
    margin-top: 0.94rem;
    justify-content: space-between;
    align-items: center !important;
}
.projectD_li{
    flex: 0 0 32%;
    transition: all 0.3s;
}
.projectD_li p{
    font-family: Montserrat, Montserrat;
    font-weight: bold;
    font-size: 0.18rem;
    color: #656661;
    transition: all 0.3s;
}
.projectD_li span{
    font-family: Montserrat, Montserrat;
    font-weight: 300;
    font-size: 0.18rem;
    color: #656661;
    line-height: 0.25rem;
    margin-top: 0.1rem;
    display: block;
    transition: all 0.3s;
}
.projectD_li:hover p,.projectD_li:hover span{
    color: #004EB9;
    transition: all 0.3s;
}


.projectD2{
    background: #FFFFFF;
    padding: 1rem 0 1rem;
}
.projectD2 .industry_tit{
    text-align: center;
}
.projectD2 table{
    margin-top: 0.45rem;
    width: 100%;
    border-left: 1px solid #DDDDDD;
}
.projectD2 th{
    background: #E5ECF5;
    
    height: 0.6rem;
    font-family: Montserrat, Montserrat;
    font-weight: bold;
    font-size: 0.18rem;
    color: #030303;
    text-align: left;
    padding-left: 0.37rem;
}
.projectD2 th:nth-of-type(1){
    width: 30%;
}
.projectD2 th:nth-of-type(2){
    width: 70%;
}
.projectD2 td{
    height: 0.6rem;
    font-family: Montserrat, Montserrat;
    font-weight: 300;
    font-size: 0.16rem;
    color: #030303;
    color: #000000;
    padding-left: 0.37rem;
    border-right: 1px solid #DDDDDD;
    border-bottom: 1px solid #DDDDDD;
}

.projectD3{
    background: #F7F7F7;
    padding: 1rem 0 1rem;
}
.projectD3 .industry_tit{
    text-align: center;
}

.projectD4{
    background: #FFFFFF;
    padding: 1rem 0 1rem;
}
.projectD4 .industry_tit{
    text-align: center;
}
.projectD4_c{
    justify-content: space-between;
    flex-wrap: wrap !important;
    align-items: stretch;
}
.projectD4_li{
    flex: 0 0 48%;
    padding: 0.33rem 0.33rem 0.4rem 0.25rem;
    background: #F2F7FD;
    border-radius: 20px 20px 20px 20px;
    font-family: Montserrat, Montserrat;
    font-weight: 300;
    font-size: 0.2rem;
    color: #030303;
    line-height: 0.3rem;
    margin-top: 0.48rem;
    transition: all 0.3s;
}
.projectD4_li:hover{
    background: #004EB9;
    color: #FFFFFF;
    transition: all 0.3s;
}

.projectD5{
    background: #F7F7F7;
    padding: 1rem 0 1rem;
}
.projectD5 .industry_tit{
    text-align: center;
}
.projectD5_c .industry1_t{
    margin-top: 0.36rem;
    align-items: flex-start !important;
}
.projectD5_c .industry1_t .industry1_icon{
    margin-top: 0.08rem;
}
.projectD5_c .industry_dec{
    margin-top: 0;
}

.projectD6{
    background: #FFFFFF;
    padding: 1rem 0 1rem;
}
.projectD6 .max-width{
    
}
.projectD6 .projectD6_img{
    width: calc(50% - 1.08rem);
    height: align-items;
    border-radius: 0.2rem;
    overflow: hidden;
}
.projectD6_r{
    padding-left: 0.7rem;
    width: calc(50% + 0.38rem);
}
.projectD6_r .industry_dec2{
    font-family: Montserrat, Montserrat;
    font-weight: 600;
    font-size: 0.18rem;
    color: #030303;
    line-height: 0.3rem;
    margin: 0.3rem 0 0.5rem;
}

.projectD7{
    background: #F7F7F7;
    padding: 1rem 0 1.34rem;
}
.projectD7 .industry_tit{
    text-align: center;
}
.projectD7_c{
    margin-top: 0.53rem;
    flex-wrap: wrap;
    column-gap: 0.66rem;
    row-gap: 0.4rem;
    align-items: stretch;
}
.projectD7_li{
    width: calc(25% - 0.495rem);
    background: #FFFFFF;
    border-radius: 0.2rem;
    padding: 0.33rem 0.25rem;
    min-height: 2.1rem;
    font-family: Montserrat, Montserrat;
    font-weight: 300;
    font-size: 0.2rem;
    color: #030303;
    line-height: 0.3rem;
    transition: all 0.3s;
    border: 0.02rem solid #fff;
}
.projectD7_li:hover{
    border: 1px solid #FFC403;
    color: #004EB9;
    transition: all 0.3s;
}






@media screen and (max-width: 1042px) {
    .industry,
    .industry2{
        padding: 80px 0;
    }
    .industry_top{
        font-size: 28px;
    }
    .industry_dec{
        font-size: 16px;
        line-height: 1.66;
        margin-top: 30px;
    }
    .industry1_img{
        margin-top: 28px;
    }
    .industry1_c {
        width: 90%;
        padding: 28px;
        position: relative;
        margin-top: -80px;
        bottom: auto;
    }
    .industry_tit,
    .projectD .industry_tit{
        font-size: 24px;
    }

    .industry2_c,
    .industry4_c,
    .industry6_c,
    .industry8_c,
    .projectD4_c,
    .projectD7_c {
        flex-wrap: wrap;
        gap: 20px;
        margin-top: 30px;
    }
    .industry2_li {
        flex-basis: calc(33.333% - 14px);
    }
    .industry3{
        padding-bottom: 80px;
    }
    .industry3_c{
        margin-top: 28px;
    }
    .industry3 th,
    .industry5 th{
        font-size: 16px;
        height: auto;
        padding: 8px
    }
    .industry3 td,
    .industry5 td{
        font-size: 14px;
        padding: 8px;
        height: auto;
        line-height: 1.4;
    }
    .industry_tit2{
        font-size: 18px;
    }
    .industry4_li,
    .projectD4_li,
    .projectD7_li {
        flex-basis: calc(50% - 10px) !important;
    }
    .industry4_li{
        margin: 0;
        padding: 20px;
    }
    .industry5,
    .industry6{
        padding: 80px 0;
    }
    .industry6_c{
        margin-top: 60px;
    }
    .industry6_li {
        flex-basis: calc(25% - 25px);
    }
    .projectD6 .max-width {
        gap: 30px;
    }
    .lx,
    .lx::after{width: 58px;height: 58px;border-radius: 10px;}
    .lx span{
        font-size: 28px;
    }
    .industry6_tit{
        font-size: 16px;
    }
    .industry6_dec{
        font-size: 14px;
        line-height: 1.5
    }
    .industry6_tit{
        font-size: 18px;
    }
    .industry6_dec{
        font-size: 14px;
        line-height: 1.5
    }
    .industry6_li::after{
        width: 20px;
        height: 14px;
        top: 22px;
        right: -20px;
    }
    .projectD6_r{
        padding: 0;
    }
    .projectD6_r .industry_dec2{
        font-size: 16px;
    }

    .industry7{
        padding: 80px 0 30px;
    }
    .industry7_c{
        margin-top: 40px;
        align-items: flex-end;
    }
    .industry3_t div{
        width: 8px;
        height: 8px;
        flex: 0 0 8px;
    }
    .industry7_c .industry3_t{margin-bottom: 30px;padding-bottom: 8px;}


    
    	
	.projectD6 .max-width{
	    flex-wrap: wrap;
	}
	
	
	
	.projectD7_c{
	   flex-wrap: wrap;
        gap: 20px;
        margin-top: 30px;
        align-items: stretch;
	}
	.projectD7_li{
	    height: auto;
        padding: 20px;
        font-size: 16px;
        line-height: 1.5;
	}




    .industry8{
        padding: 80px 0 50px;
    }
    .industry8_c{
        margin-top: 40px;
    }
    .industry8_li{
        flex: 0 0 calc(50% - 10px);
        margin-bottom: 10px;
    }
    .industry8_li img{
        height: auto;
        aspect-ratio: 18 / 10;
    }
    .industry8_li p{
        font-size: 16px;
        margin-top: 8px;
    }




    .industry9{
        padding: 80px 0;
    }
    .industry9_c{
        margin-top: 40px;
    }
    .industry9_li{padding: 20px;margin-bottom: 10px;}
    .industry9_li p{font-size: 16px;}
    .industry9_li span{
        font-size: 24px;
        padding-left: 8px;
    }
    
    
    
    .projectD4_li{
        font-size: 16px;
        line-height: 1.6;
    }
}

@media screen and (max-width: 768px) {
    .industryIMG img{
        width: 48px;
        height: 48px;
        object-fit: contain;
    }
    
    
    .industry {
        padding: 35px 0 70px;
    }

    .industry_top,
    .industry_tit {
        font-size: 20px;
    }

    .industry_dec,
    .industry9_li p{
        font-size: 14px;
        line-height: 1.6;
    }

    .industry1_img img {
        min-height: 220px;
        object-fit: cover;
    }

    .industry1_c {
        position: relative;
        bottom: auto;
        width: 100%;
        padding: 22px 16px;
        border-radius: 0 0 20px 0;
        margin: 0;
    }

    .industry2,
    .industry3,
    .industry4,
    .industry5,
    .industry6,
    .industry7,
    .industry8,
    .industry9,
    .projectD,
    .projectD2,
    .projectD3,
    .projectD4,
    .projectD5,
    .projectD6,
    .projectD7 {
        padding: 50px 0;
    }

    .industry4_c,
    .industry8_c,
    .projectD4_c,
    .projectD7_c {
        display: block;
        margin-top: 28px;
    }

    .industry4_li,
    .industry6_li,
    .industry8_li,
    .projectD4_li,
    .projectD7_li {
        width: 100%;
        margin-bottom: 16px;
    }
    .industry2_c{
        gap: 20px 10px;
    }
    .industry2_li{
        flex-basis: calc(50% - 5px);
    }

    .industry3_table,
    .industry5,
    .projectD2 {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }

    .industry3 table,
    .industry5 table,
    .projectD2 table {
        min-width: 700px;
    }

    .industry2_img {
        width: 52px;
        height: 52px;
        font-size: 22px;
    }
    .industry2_li .industry_dec{
        font-size: 12px;
    }
    .industry3_t div {
        width: 6px;
        height: 6px;
        flex: 0 0 6px;
        margin-right: 10px;
    }
    .industry6_c{
        gap: 20px 10px;
    }
    .industry6_li {
        flex-basis: calc(50% - 5px);
    }
    
    .industry7_c .industry3_t{
        flex: 0 0 100% !important;
    }

    .industry4_c {
        column-gap: 0;
    }

    .industry6_li::after {
        display: none;
    }

    .projectD6 .max-width {
        display: block;
    }

    .projectD6_r {
        width: 100%;
        margin-top: 24px;
    }
}





