
/*  ========================================================840px=================================================== */
/*  ========================================================840px=================================================== */
/*  ========================================================840px=================================================== */

@media screen and (max-width: 840px) {
.common-box{
    padding: 50px 0;
}
.content-margin-top{
    margin-top: 25px;
}
/* 首页 */
.index-page{
    background-image: url('../images/index/index-bg.jpg');
}
.indexSwiper2{
    box-shadow: none;
}
.indexSwiper-cpfw-pagination{
    display: block;
}
.index-title .name{
    font-size: 38px;
    justify-content: center;
}
.index-title .name span{
    display: none;
}
.index-title .desc{
    display: none;
}
.index-title-flex{
    justify-content: center;
    align-items: center;
}
.indexSwiper2-button-box{
    display: none;
}
.index-c1{
    background-color: #FFF;
}
.index-c1-content{
    padding: 0;
}
.index-c1-content .top{
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}
.index-c1-content .top-left{
    min-width: fit-content;
}
.index-c1-content .top-left .name{
    width: fit-content;
    font-size: 20px;
    padding: 10px 15px;
}
.index-c1-content .top-left .name .icon{
    width: 20px;
}
.index-c1-content .top-left .list{
    height: 180px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin-top: 16px;
}
.index-c1-content .top-left .list .item{
    margin-top: 0;
    font-size: 16px;
}
.index-c1-content .top-left .list .icon{
    width: 20px;
    margin-right: 10px;
}
.index-c1-content3 .top-left .list{
    justify-content: flex-start;
}
.index-c1-content3 .top-left .list .item{
    margin-top: 16px;
}
.index-c1-content3 .top-left .list .item:nth-child(1){
    margin-top: 0;
}
.index-c1-content .top-right{
    width: 100%;
    height: auto;
    margin-left: 0;
    margin-top: 16px;
}
.index-c1-content .top-right .word{
    position: absolute;
    left: 0;
    bottom: 16px;
    font-size: 16px;
    line-height: 32px;
    padding: 0 16px;
    width: 75%;
}

.index-c1-content .bottom-list{
    display: none;
}


.index-c2{
    background-image: url('../images/index/fwys-bg.png');
    background-repeat: no-repeat;
    background-size: cover;
}
.index-c2 .content{
    overflow: hidden;
}
.index-c2-content{
    display: none;
}
.m-index-c2-content{
    display: block;
}
.m-index-c2-nav{
    margin: 0 auto 25px;
}
.m-index-c2-nav .nav{
    display: none;
    align-items: center;
    justify-content: center;
    font-size: 20px;
}
.m-index-c2-nav .nav .icon1{
    width: 24px;
    margin-right: 10px;
}
.m-index-c2-nav .nav.active{
    display: flex;
}

.m-index-c2-nav{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.m-index-c2-nav .swiper-button-prev, & .swiper-button-next{
    position: unset;
    margin: 0;
    width: 15px;
    height: 15px;
    background-color: transparent;
}
.m-index-c2-nav .swiper-button-disabled{
    opacity: 1;
}
.m-index-c2-nav .swiper-navigation-icon{
    width: 100%;
    height: 100%;
    color: #0E6EF7;
}
.m-index-c2-nav .swiper-button-disabled .swiper-navigation-icon{
    opacity: 0.3;
}
.index-c2-list{
    height: 100%;
    padding: 10px;
    display: none;
    box-shadow: 0 0 10px rgba(63, 64, 66, 0.5);
}
.index-c2-list.active{
    display: flex;
}
.index-c2-list .item{
    margin-right: 0;
    display: none;
}
.index-c2-list .item:nth-child(1){
    display: flex;
}
.index-c2-list .img-box img{
    width: 100%;
    height: 220px;
}
.index-c2-list .img-box .words{
    padding: 16px;
    font-size: 16px;
}
.index-c2-list .img-box .words .desc{
    font-size: 14px;
}
.index-c2-list .bottom-words{
    margin-top: 20px;
    position: relative;
    padding-left: 6px;
    padding-bottom: 10px;
}
.index-c2-list .bottom-words .name{
    font-size: 16px;
    font-weight: 400;
    margin-top: 16px;
}
.index-c2-list .bottom-words .name:nth-child(1){
    margin-top: 0;
}
.index-c2-list .bottom-words .desc{
    display: none;
}

.index-c3-content .item{
    width: calc((100% - 10px) / 2);
    border-radius: 5px;
    margin-right: 10px;
    margin-bottom: 10px;
}
.index-c3-content .item .words{
    width: 100%;
}
.index-c3-content .item .words .name{
    font-size: 16px;
}
.index-c3-content .item .words .link{
    display: none;
}
.index-c3-content .img{
    min-height: 50px;
    object-fit: cover;
}

.index-c4{
    overflow: hidden;
}
.index-c4-content{
    display: none;
}
.m-index-c4-content{
    display: block;
}
.indexSwiper-hzal{
    overflow: visible;
    box-shadow: none;
}
.index-c4-content .item.active .item-box{
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.index-c4-content .item.active{
    padding: 30px 20px 20px;
    box-shadow: 0 0 10px rgba(63, 64, 66, 0.5);
    border-radius: 15px;
}
.index-c4-content .item.active .name{
    font-size: 24px;
    flex-direction: column;
    align-items: flex-start;
}

.index-c4-content .item .address{
    width: 100%;
    font-size: 16px;
    margin-top: 20px;
    
}
.index-c4-content .item.active .desc{
    font-size: 16px;
}

.indexSwiper-hzal .item.active .img{
    width: 100%;
    margin: 24px 0 0;
}
 
.index-c5-content{
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
}
.index-c5-content .item{
    width: calc((100% - 15px * 2) / 3);
    height: 36px;
    box-shadow: 0 0 8px #B1C4FC;
}

.index-c6-list{
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}
.index-c6-list .item{
    width: 100%;
}
.index-c6-list .item .icon{
    width: 16px;
    height: 16px;
    margin: 5px 10px 0 0;
}
.index-c6-list .item .words{
    width: calc(100% - 26px);
}
.index-c6-list .item .name{
    font-size: 18px;
}
.index-c6-list .item .time{
    font-size: 14px;
    margin-top: 10px;
}
.index-c6-more{
    font-size: 20px;
    margin: 32px auto 0;
}
.index-c6-more .icon{
    width: 20px;
    height: 20px;
    margin-left: 16px;
}

.index-contact{
    height: 200px;
    padding: 0 20px;
}
.index-contact .name{
    font-size: 20px;
    line-height: 1.4;
}
.index-contact .desc{
    font-size: 16px;
    margin: 20px 0;
}
.index-contact .link{
    display: inline-block;
    padding: 8px 16px;
    font-size: 16px;
}

/* 集团介绍 */
.about-c1-left{
    gap: 32px;
    margin-top: 24px;
}
.about-c1-left .name{
    font-size: 16px;
}
.about-c1-left .number{
    font-size: 32px;
}
.about-c1-right{
    order: -1;
    font-size: 16px;
    line-height: 32px;
}


.about-c2-content{
    flex-direction: column;
}
.about-c2-content .item{
    width: 100%;
    height: 280px;
    min-height: fit-content;
    padding: 30px 40px 20px;
    background-size: 100% 100%;
}
.about-c2-content .item .name{
    font-size: 24px;
    padding-bottom: 24px;
}
.about-c2-content .item .name::after{
    bottom: 10px;
}
.about-c2-content .item .desc{
    font-size: 16px;
}
.about-c2-content .item .word{
    font-size: 18px;
    line-height: 44px;
    margin-top: 10px;
}

.about-c3-content{
    display: flex;
    flex-direction: column;
}
.about-c3-left{
    width: 100%;
    margin-right: 0;
}
.about-c3-content .item{
    height: 100%;
}
.about-c3-content .item .name{
    font-size: 20px;
}
.about-c3-content .item .desc{
    font-size: 16px;
    line-height: 32px;
    margin-top: 16px;
}
.about-c3-left .item-short .words{
    bottom: 20px;
    padding: 0 20px;
}
.about-c3-left .item-short .icon{
    width: 120px;
    left: 56%;
    top: 28%;
}
.about-c3-right{
    margin-top: 20px;
}
.about-c3-right .item-long{
    min-height: 200px;
}
.about-c3-right .item-long .words{
    top: 18%;
    padding: 0 20px;
}
.about-c3-right .item-long .icon{
    width: 86px;
    right: 5px;
    top: 0;
}

.m-about-c4-nav{
    padding: 24px 20px;
    font-size: 20px;
    margin-bottom: 24px;
} 
.m-about-c4-nav .icon{
    width: 24px;
    height: auto;
}
.m-about-c4-nav .swiper-button-prev, & .swiper-button-next{
    width: 15px;
    height: 15px;
}
.about-c4-list{
    max-width: 100%;
    padding: 0 20px;
}
.about-c4-list.active{
    display: flex;
}
.about-c4-list .item{
    margin-top: 24px;
}
.about-c4-list .name{
    font-size: 20px;
}
.about-c4-list .desc{
    font-size: 16px;
    line-height: 32px;
    margin-top: 18px;
}
.about-c4-list:nth-child(2) .desc{
    margin-top: 18px;
}

/* 旗下品牌 */
.brand-c1-content{
    font-size: 16px;
    line-height: 32px;
}
.brand-c2-content{
    display: flex;
    justify-content: space-between;
}
.brand-c2-words{
    width: 100%;
}
.brand-c2-info{
    display: none;
}
.brand-c2-words .title{
    font-size: 32px;
}
.brand-c2-words .title-desc{
    font-size: 16px;
    line-height: 32px;
    margin: 30px 0 40px;
}
.brand-c2-words .item{
    margin-top: 24px;
    display: flex;
}
.brand-c2-words .order{
    min-width: 32px;
    width: 32px;
    height: 32px;
    line-height: 32px;
    font-size: 18px;
    margin-right: 16px;
}
.brand-c2-words .name{
    font-size: 20px;
    font-weight: bold;
    line-height: 32px;
}
.brand-c2-words .desc{
    font-size: 16px;
    margin-top: 10px;
    line-height: 32px;
}



/* 产品服务 */
.service-c1-content .text{
    font-size: 16px;
    line-height: 32px;
}
.service-c1-list{
    display: flex;
    flex-direction: column;
    padding: 0;
    border-radius: 0;
    background-color: transparent;
    box-shadow: none;
    margin-top: 20px;
}
.service-c1-list .item-box{
    padding: 20px;
    width: 100%;
    background-color: #FFF;
    margin-right: 0;
    box-shadow: 0 0 8px rgba(28, 95, 245, 0.3);
    border-radius: 10px;
    margin-top: 20px;
}
.service-c1-list .item-box:nth-child(1){
    margin-top: 0;
}
.service-c1-list .item{
    padding: 20px;
    width: 100%;
    margin-right: 0;
    border: 3px solid #0E6EF7;
}
.service-c1-list .item-box:nth-child(1) .item{
    border-radius: 0;
}
.service-c1-list .item-box:nth-child(3) .item{
    border-radius: 0;
}
.service-c1-list .name{
    font-size: 20px;
}
.service-c1-list .desc{
    font-size: 16px;
    margin: 10px 0 20px;
}
.service-c1-list .link{
    font-size: 14px;
}

.service-title .name{
    font-size: 24px;
    font-weight: bold;
    text-align: center;
}
.service-title .desc{
    display: none;
}

.service-c2-swiper-pagination{
    display: flex;
    justify-content: center;
    align-items: flex-start;
    margin: 24px 0 16px;
    padding: 0 20px;
}
.service-c2-swiper-pagination .bullet{
    text-align: center;
    font-size: 14px;
    width: calc((100% - 16px * 4) / 5);
    min-width: calc((100% - 16px * 4) / 5);
    max-width: 86px;
    margin-right: 16px;
}
.service-c2-swiper-pagination .bullet:nth-last-child(1){
    margin-right: 0;
}
.service-c2-swiper-pagination .line{
    display: none;
}
.service-c2-swiper-pagination .icon-box{
    width: 100%;
    height: 0px;
    padding-bottom: 98%;
    margin-bottom: 16px;
    position: relative;
}
.service-c2-swiper-pagination .icon{
    width: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.service-c2-swiper{
    width: 100%;
    padding: 10px 20px;
    overflow: hidden;
}

.service-c2-swiper .service-c2-item{
   max-width: 100%;
}
.service-c2-swiper .words .name{
    font-size: 20px;
    font-weight: bold;
}
.service-c2-swiper .words .desc{
    font-size: 14px;
    margin-top: 16px;
}


.m-service-c3-nav{
    padding: 0 20px 40px;
}
.m-service-c3-nav .nav{
    font-size: 20px;
    line-height: 1;
}
.m-service-c3-nav .nav.active::after{
    width: 40px;
    bottom: -18px;
}
.service-c3-list .item{
    padding: 30px 20px;
    margin: 0 20px;
    height: 100%;
}
.service-c3-list .item .text{
    font-size: 16px;
    line-height: 32px;
}
.service-c3-list .tag-list{
    display: flex;
    flex-wrap: wrap;
    gap: 16px 20px;
    line-height: 1.2;
    margin-bottom: 24px;
}
.service-c3-list .tag-list .icon{
    width: 20px;
    height: 20px;
    margin-right: 6px;
}
.service-c3-list .item .link{
    padding: 6px 16px;
    font-size: 14px;
    margin: 24px auto 0;
}

.service-c4-list{
    margin-top: 24px;
    flex-wrap: wrap;
}
.service-c4-list .item{
    width: 100%;
    padding: 20px;
    margin-right: 0px;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
}
.service-c4-list .item:nth-last-child(1){
    margin-bottom: 0;
}
.service-c4-list .item .img{
    width: 50%;
}
.service-c4-list .item .words{
    flex: 1;
    min-width: fit-content;
    text-align: center;
    margin: 0 0 0 20px;
}
.service-c4-list .item .name{
    font-size: 16px;
    margin: 0;
}
.service-c4-list .item .link{
    font-size: 14px;
    margin: 20px auto 0;
}


/* 合作客户 */
.partner-page{
    background-image: url('../images/partner/partner-bg.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 80% top;
}
.partner-banner .words{
    width: 100%;
    padding-top: 100px;
}
.partner-banner .words .title{
    font-size: 38px;
}
.partner-banner .words .desc{
    font-size: 16px;
    line-height: 32px;
    margin: 20px 0 30px;
}
.partner-banner .words .number{
    font-size: 16px;
}
.partner-banner .words .number div:nth-child(2){
    margin-left: 20px;
}
.partner-banner .words .number span{
    font-size: 38px;
}

.partner-scroll{
    margin-top: 60px;
}
.partner-scroll-2{
    margin-top: 24px;
}
.partner-scroll .list .item{
    width: 90px;
    height: 90px;
    margin: 0 10px;
}
.partner-scroll .list .item .logo{
    width: 90%;
}

.partner-c1-list{
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    margin-top: 24px;
}
.partner-c1-list .item{
    width: calc((100% - 16px * 2) / 3);
    border-radius: 5px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #FFF;
    box-shadow: 0 0 8px #B1C4FC;
}
.partner-c1-list .item .logo{
    height: auto;
    width: 100%;
}
.partner-c2{
    padding-top: 0;
}

/* 慧产资讯 */
.news-page{
    background-size: 100% 100%;
}
.news-c1-list{
    display: flex;
    flex-wrap: wrap;
}
.news-c1-list .item{
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
}
.news-c1-list .item:nth-last-child(1){
    margin-bottom: 0;
}
.news-c1-list .item .name{
    font-size: 18px;
    line-height: 24px;
}
.news-c1-list .item .info{
    font-size: 14px;
    margin-top: 16px;
}
.news-c2-ad{
    height: auto;
    width: 100%;
    object-fit: cover;
    display: none;
}
.m-news-c2-ad{
    display: block;
}

.news-c3-list{
    gap: 40px;
}
.news-c3-list li{
    width: 100%;
}
.news-c3-list .item-words .name{
    font-size: 20px;
}
.news-c3-list .item-words .desc{
    font-size: 16px;
    line-height: 24px;
    margin-top: 16px;
}
.news-c3-list .item-words .time{
    font-size: 14px;
    margin-top: 16px;
}
.news-c3-page{
    font-size: 20px;
    font-weight: bold;
    margin-top: 40px;
    text-align: center;
}

/* 资讯详情 */
.newsview-c1-left{
    width: 100%;
}
.newsview-c1-left .card{
    padding: 20px;
    display: none;
}
.newsview-form .form-select{
    padding: 0;
}
.newsview-form .form-select .item{
    font-size: 14px;
    padding: 16px 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.newsview-form .form-select .item.active::before{
    width: 16px;
    height: 20px;
    top: 2px;
    right: 2px;
}
.newsview-form .form-select .icon{
    width: 16px;
    margin-bottom: 0;
    margin-right: 10px;
}
.newsview-form .form-box .input{
    height: 35px;
    font-size: 14px;
    line-height: 35px;
    padding: 0 16px;
    margin-top: 16px;
}

.newsview-c1-words .title{
    font-size: 24px;
    line-height: 1.4;
}
.newsview-c1-words .info{
    font-size: 14px;
    margin-top: 16px;
}
.newsview-c1-words .info span{
    margin-right: 20px;
}
.newsview-c1-words .line{
    margin: 16px 0 20px;
}
.newsview-c1-words .words{
    font-size: 16px;
    line-height: 32px;
}

/* 联系我们 */
.contact-page{
    background-size: 100% 100%;
}
.contact-c1-content{
    flex-direction: column;
}

.contact-c1-info{
    width: fit-content;
    display: block;
    margin: 0 auto;
}
.contact-c1-info .item{
    margin-top: 50px;
    width: fit-content;
}
.contact-c1-info .item .icon{
    width: 40px;
    margin-right: 16px;
}
.contact-c1-info .item .name{
    font-size: 20px;
}
.contact-c1-info .item .desc{
    font-size: 24px;
    margin-top: 10px;
}
.contact-c1-info .item .code{
    width: 120px;
    margin-top: 10px;
    transform: translateX(-6px);
}

.contact-c1-form{
    width: 100%;
    margin-top: 20px;
}
.contact-c1-form .form-item{
    margin-top: 16px;
}
.contact-c1-form .form-item2{
    width: calc((100% - 16px) / 2);
}
.contact-c1-form .form-item2-mr{
    margin-right: 16px;
}
.contact-c1-form .name{
    font-size: 16px;
    margin-bottom: 8px;
}
.contact-c1-form .input{
    height: 46px;
    font-size: 16px;
    line-height: 46px;
}

.contact-c1-form .textarea{
    height: auto;
    line-height: 1.4;
}
.contact-c1-form .ver-item{
    flex-wrap: wrap;
}
.contact-c1-form .ver-item .input{
    flex: 1;
}
.contact-c1-form .ver-item .ver{
    width: auto;
    height: 46px;
    margin: 0 0 0 16px;
}
.contact-c1-form .ver-item .sub-btn{
    width: 100%;
    height: 46px;
    font-size: 16px;
    margin-top: 16px;
}

.contact-c2-list{
    gap: 20px;
}
.contact-c2-list .item{
    width: 100%;
}
.contact-c2-list .name{
    font-size: 20px;
    line-height: 32px;
}
.contact-c2-list .desc{
    font-size: 16px;
    line-height: 32px;
    margin-top: 10px;
}

}