@charset "utf-8";
.main{
    width: 100%;
    /* height: 100vh; */
    background-color: #F5F6F7;
    overflow-x: hidden;
}

/* 中间 */
/* 关于我们 */
.wapAbout{
    width: 100%;
    /* height: 10rem; */
    display: flex;
    flex-direction: column;
    padding: 0.4rem 0;
    background-color: #Fff;
}
.middle_top{
    display: flex;
    flex-direction: column;
    margin-bottom: 0.3rem;
    padding: 0 0.46rem;
}
.middle_top img{
    width: 1.76rem;
    height: 0.28rem;
}
.middle_top span{
    font-size: 0.43rem;
    font-family: PingFang SC;
    font-weight: 500;
    color: #333333;
    margin-top:0.1rem;
}
.wapAbout_list{
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    position: relative;
    padding: 0 0.46rem;
}
.wapAbout_item{
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    margin-bottom: 0.5rem;
}
.about-img{
    width: 4.09rem;
    /* height: 100%; */
    position: absolute;
    top: 0;
    right: -26px;
    object-fit: cover;
    opacity: 0.5;
}
.wapAbout_text{
    width: 100%;
    font-size: 0.26rem;
    font-family: PingFang SC;
    font-weight: 500;
    color: #000000;
    line-height: 0.4rem;
    opacity: 0.71;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp:5;
    overflow: hidden;
    text-overflow: ellipsis;
}
.arrow1{
    width: 0.45rem;
    height: 0.66rem;
}
.wapAbout_num{
    display: flex;
    align-items:center;
    margin-top: 0.3rem;
}
.wapAbout_num_item{
    display: flex;
    flex-direction: column;
}
.num_item_yy{
    font-size: 0.24rem;
    font-family: PingFang SC;
    font-weight: 500;
    color: #2372B9;
}
.num_item_sz{
    font-size: 0.44rem;
    font-family: HYQiHei;
    font-weight: normal;
    color: #2372B9;
    margin: 0.1rem 0;
}
.num_item_sz span{
    font-size: 0.27rem;
    font-family: PingFang SC;
    font-weight: 500;
    color: #2372B9;
}
.num_item_ry{
    font-size: 0.22rem;
    font-family: PingFang SC;
    font-weight: 500;
    color: #6A6A6A;
}
.shu{
    width: 0.01rem;
    height: 1.03rem;
    background: #DCDCDC;
    margin: 0 0.26rem;
}
.wapAbout_bf{
    width: 100%;
    height: 3.59rem;
    position: relative;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}
.wapAbout_bfIMG{
    width: 6.54rem;
    height: 3.59rem;
    object-fit: cover;
}
.wapAbout_bficon01{
    width: 0.96rem;
    height: 0.96rem;
    position: absolute;
    top: 34%;
    left: 42%;
    z-index: 9;
}
/* 解决方案 */
.solution{
    width: 100%;
    /* height: 10rem; */
    display: flex;
    flex-direction: column;
    padding: 0.4rem 0;
}
.solution_list{
    width: 6.59rem;
    /* height: 7.94rem; */
    background: #FFFFFF;
    border-radius: 0.06rem;
    display: flex;
    flex-direction: column;
    padding: 0.37rem 0.27rem 0.6rem 0.27rem;
    margin: 0 auto;
}
.solution_list a{
    display: flex;
}
.solution_list a img{
    width: 100%;
}
.solution_list_title{
    font-size: 0.41rem;
    font-family: PingFang SC;
    font-weight: 500;
    color: #000000;
    margin: 0.4rem 0 0.2rem 0;
}
.solution_list_text{
    width: 5.65rem;
    /* height: 1.02rem; */
    font-size: 0.24rem;
    font-family: PingFang SC;
    font-weight: 400;
    color: #000000;
    line-height: 0.4rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
}
.solution_list_more{
    display: flex;
    margin-top: 0.3rem;
}
.solution_list_more a{
    font-size: 0.26rem;
    font-family: PingFang SC;
    font-weight: 500;
    color: #5c5d5f
}
.solution_more{
    width: 2.38rem;
    height: 0.67rem;
    border: 0.01rem solid #b7b7bd;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    margin-top: 0.2rem;
}
.solution_more a{
    font-size: 0.28rem;
    font-family: Alibaba PuHuiTi;
    font-weight: 400;
    color: #8d8d90;
}
/* 工程案例 */
.case{
    width: 100%;
    display: flex;
    flex-direction: column;
    padding: 0.4rem 0;
}
.case .mySwiper{
    width: 100%;
    margin-left: 0.46rem;
}
.case_item{
    width: 4.44rem;
   height: 5.79rem;
    background: #FFFFFF;
    border-radius: 0.15rem;
    display: flex;
    flex-direction: column;
}
.case_item a{
    display: flex;
}
.case_item a img{
    width:100%;
    height: 3.27rem;
    object-fit: cover;
    border-radius: 0.15rem 0.15rem 0 0; 
}
.case .swiper-slide{
    margin-right:55px !important;
}
.case_item_bot{
    width: 100%;
    padding: 0.2rem;
    display: flex;
    flex-direction: column;
}
.case_item p{
    font-size: 0.32rem;
    font-family: PingFang SC;
    font-weight:600;
    color: #000000;
    margin-bottom: 0.1rem;
}
.case_item_text01{
    width: 100%;
    font-size: 0.22rem;
    font-family: PingFang SC;
    font-weight: 500;
    color: #000000;
    line-height: 0.35rem;
    opacity: 0.63;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}
.case_item_text02{
    width: 100%;
    font-size: 0.24rem;
    font-family: PingFang SC;
    font-weight: 500;
    color: #000000;
    line-height: 0.35rem;
    opacity: 0.63;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
}
.case_list_more{
    display: flex;
    margin-top: 0.2rem;
}
.case_list_more a{
    font-size: 0.25rem;
    font-family: PingFang SC;
    font-weight: 500;
    color: #6a6a6c;
}

/* 新闻动态 */
.news{
    width: 100%;
    display: flex;
    flex-direction: column;
    padding:0 0 0.4rem 0; 

}
.middle_top P{
    font-size: 0.39rem;
    font-family: FZDaBiaoSong-B06S;
    font-weight: 400;
    color: #DEDEDE;
    opacity: 0.77;
}
.news_list{
    display: flex;
    flex-direction: column;
    margin: 0 auto;
}
.news_item{
    width: 6.57rem;
    /* height: 6.29rem; */
    background: #FFFFFF;
    border-radius: 0.15rem;
    display: flex;
    flex-direction: column;
    margin-bottom: 0.3rem;
}
.news_item_img{
    width: 100%;
    height: 4.03rem;
    object-fit: cover;
}
.news_item_box{
    display: flex;
    flex-direction: column;
    padding: 0.2rem 0.3rem;
}
.news_item_title{
    width: 100%;
    font-size: 0.3rem;
    font-family: Alibaba PuHuiTi;
    font-weight: 800;
    color: #000000;
    line-height: 0.4rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 0.1rem;
}
.news_item_text{
    width: 100%;
    font-size: 0.25rem;
    font-family: Alibaba PuHuiTi;
    font-weight: 400;
    color: #000000;
    line-height: 0.37rem;
    opacity: 0.74;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 0.1rem;
}
.news_item_time{
    font-size: 0.21rem;
    font-family: PingFang SC;
    font-weight: 500;
    color: #000000;
    line-height: 0.35rem;
    opacity: 0.63;
}
.news_item01{
    width: 6.57rem;
    background: #FFFFFF;
    border-radius: 0.15rem;
    display: flex;
    flex-direction: column;
    padding: 0.3rem;
}
.news_item_box01{
    display: flex;
    flex-direction: column;
    border-bottom: 0.01rem solid #DCDCDC;
    padding-bottom: 0.2rem;
    margin-bottom: 0.2rem;
}
.news_item_text01{
    width: 100%;
    font-size: 0.3rem;
    font-family: Alibaba PuHuiTi;
    font-weight:600;
    color: #000000;
    line-height: 0.37rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 0.1rem;
}
.news_item_box01:last-child{
    border-bottom:none;
    padding-bottom: 0;
    margin-bottom: 0;
}

/* 合作伙伴 */
.partner{
    width: 100%;
    display: flex;
    flex-direction: column;
    padding: 0.4rem 0 0.5rem 0;
    margin-bottom: 0.5rem;
}
.partner_list{
    display: flex;
    flex-direction: column;
    margin-top: 0.2rem;
    position: relative;
}
.partner_item{
    width: 2.02rem;
    height: 1.03rem;
    margin-bottom: 0.2rem;
    margin-right: 0.17rem;
    display: flex;
}
.partner_item img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.partner_swiper .swiper-slide{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    /* justify-content: space-between; */
    padding: 0 0.46rem;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
    bottom: -34px !important;
    left: 0;
    width: 100%;
}
.swiper-pagination-bullet{
    width: 0.2rem !important;
    height: 0.2rem !important;
    background: #073DB7 !important;
    opacity: 0.34 !important;
    border-radius: 50% !important;
}
.swiper-pagination-bullet-active {
    opacity: 1 !important;
    background: #073DB7 !important;
}

/* 右侧导航 */
.Rightnav{
    position: fixed;
    bottom: 4rem;
    right: 0.2rem;
    z-index: 999;
    display: flex;
    flex-direction: column;
}
.Rightnav img{
    width:1rem;
}