
/*  ========================================================1264px=================================================== */
/*  ========================================================1264px=================================================== */
/*  ========================================================1264px=================================================== */

@media screen and (max-width: 1264px) {
/* 首页 */
.common-box{
    padding: 80px 0;
}
.content-margin-top{
    margin-top: 40px;
}
.index-c1-content .top-left .name{
    font-size: 24px;
    padding: 10px 15px;
}
.index-c1-content .top-left .name span{
    margin: 0 10px;
}
.index-c1-content .top-left .name .icon{
    width: 20px;
}
.index-c1-content .top-left .list .item{
    margin-top: 24px;
    font-size: 20px;
}
.index-c1-content2 .top-left .list .item{
    margin-top: 16px;
}
.index-c1-content .top-left .list .icon{
    width: 20px;
    margin-right: 10px;
}
.index-c1-content .top-right{
    width: 400px;
    height: 300px;
}
.index-c1-content .top-right .word{
    font-size: 20px;
    line-height: 32px;
    width: 85%;
}
.index-c1-content .bottom-list{
    display: none;
}

.index-c2-nav{
    padding: 10px;
    background-color: #FFF;
    border-radius: 8px;
    margin: 0 50px 50px;
    display: flex;
}
.index-c2-nav .nav{
    font-size: 18px;
}
.index-c2-nav .nav .icon1{
    width: 14px;
    margin-right: 10px;
}
.index-c2-nav .nav .icon2{
    width: 18px;
    margin-left: 10px;
}
.index-c2-nav .nav.active{
    font-size: 20px;
}
.index-c2-list{
    padding: 30px 20px;
    height: 505px;
    background-color: #FFF;
}
.index-c2-list .img-box img{
    width: 100%;
    height: 175px;
}
.index-c2-list .img-box .words{
    padding: 12px;
    font-size: 16px;
}
.index-c2-list .img-box .words .desc{
    font-size: 14px;
}
.index-c2-list .bottom-words{
    margin-top: 32px;
}
.index-c2-list .bottom-words .name{
    font-size: 20px;
    font-weight: 700;
}
.index-c2-list .bottom-words .desc{
    font-size: 16px;
    line-height: 1.8;
    margin-top: 10px;
}

.index-c3-content .item .words .name{
    font-size: 20px;
}
.index-c3-content .item .words .link{
    font-size: 14px;
    padding: 5px 15px;
    margin-top: 10px;
}

.index-c4,.index-c5,.index-c6{
    padding: 90px 0;
}
.index-c4{
    background-image: url('../images/index/index-c4-bg.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.index-c4-content{
    display: none;
}
.m-index-c4-content{
    display: block;
}
.indexSwiper-hzal{
    overflow: hidden;
    border-radius: 15px;
    box-shadow: 0 0 10px rgba(63, 64, 66, 0.5);
}
.indexSwiper-hzal .swiper-slide{
    height: auto;
}
.indexSwiper-hzal .item.active{
    width: 100%;
    height: 100%;
    box-shadow: none;
    border-radius: 0;
}
.indexSwiper-hzal .item.active .item-box{
    width: 100%;
}
.indexSwiper-hzal .item.active .img{
    width: 80%;
    margin: 32px auto 0;
}

.index-c5-content{
    gap: 20px;
}
.index-c5-content .item{
    width: calc((100% - 20px * 4) / 5);
    height: 45px;
    border-radius: 5px;
}


.index-c6-more{
    font-size: 25px;
}
.index-c6-more .icon{
    width: 25px;
    height: 25px;
}


/* 集团介绍 */
.about-c1-content{
    display: flex;
    flex-direction: column;
}
.about-c1-left{
    min-width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    gap: 40px;
    margin-top: 32px;
}
.about-c1-left .name{
    font-size: 20px;
    font-weight: 500;
}
.about-c1-left .number{
    font-size: 50px;
    font-weight: bold;
    color: #0E6EF7;
    transform: skew(-10deg);
    margin-top: 10px;
}
.about-c1-right{
    order: -1;
    margin-left: 0;
}
.about-c1-right .text{
    margin-top: 0;
}


.about-c2-content .item{
    width: calc((100% - 10px * 2) / 3);
    height: 245px;
    padding: 30px 20px 20px;
    margin-right: 10px;
}
.about-c2-content .item:nth-last-child(1){
    margin-right: 0;
}
.about-c2-content .item .name{
    font-size: 24px;
    padding-bottom: 16px;
}
.about-c2-content .item .name::after{
    bottom: 6px;
}
.about-c2-content .item .desc{
    font-size: 16px;
}
.about-c2-content .item .word{
    width: 90%;
    font-size: 18px;
    line-height: 32px;
    margin-top: 10px;
}

.about-c3-content{
    display: flex;
}
.about-c3-left{
    width: calc(44% - 20px);
    margin-right: 20px;
}
.about-c3-content .item{
    height: 100%;
}
.about-c3-content .item .name{
    font-size: 24px;
}
.about-c3-content .item .desc{
    font-size: 18px;
    line-height: 1.4;
    margin-top: 16px;
}
.about-c3-left .item-short .words{
    bottom: 30px;
}
.about-c3-left .item-short .icon{
    width: 86px;
}
.about-c3-right .item-long .words{
    top: 18%;
    padding: 0 30px;
}
.about-c3-right .item-long .icon{
    width: 86px;
}

.about-c4{
    overflow: hidden;
}
.about-c4-content{
    display: none;
}
.m-about-c4-content{
    display: block;
}
.m-about-c4-nav{
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 32px 16px;
    font-size: 24px;
    font-weight: bold;
    color: #0E6EF7;
    background: linear-gradient(to top, #1B5EF7 0%, #73BBF9 100%);
    border-radius: 10px;
    margin-bottom: 32px;
} 
.m-about-c4-nav .nav{
    display: none;
    align-items: center;
    gap: 10px;
    color: #FFF;
}
.m-about-c4-nav .nav.active{
    display: flex;
}
.m-about-c4-nav .icon{
    width: 30px;
    height: auto;
}
.m-about-c4-nav .swiper-button-prev, & .swiper-button-next{
    position: unset;
    margin: 0;
    width: 25px;
    height: 25px;
    background-color: transparent;
}

.m-about-c4-nav .swiper-button-disabled{
    opacity: 1;
}
.m-about-c4-nav .swiper-navigation-icon{
    width: 100%;
    height: 100%;
    color: #FFF;
}
.m-about-c4-nav .swiper-button-disabled .swiper-navigation-icon{
    opacity: 0.3;
}
.about-c4-right{
    width: 100vw;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}
.about-c4-list{
    max-width: 750px;
    height: 100%;
    margin: 0 auto;
    display: block;
}
.about-c4-list.active{
    display: flex;
}
.about-c4-list .item{
    margin-top: 30px;
}
.about-c4-list .item:nth-child(1){
    margin-top: 0;
}
.about-c4-list .name{
    font-size: 25px;
    font-weight: bold;
}
.about-c4-list .desc{
    font-size: 20px;
    color: #333;
    line-height: 40px;
    margin-top: 30px;
}
.about-c4-list:nth-child(2) .desc{
    margin-top: 16px;
}

/* 旗下品牌 */
.brand-c2-content{
    display: flex;
    justify-content: space-between;
}
.brand-c2-words{
    width: 100%;
}
.brand-c2-info{
    display: none;
}
.brand-c2-words .title{
    text-align: center;
}




/* 产品服务 */
.service-c1-list .name{
    font-size: 20px;
}
.service-c1-list .desc{
    font-size: 16px;
}

.service-c2-swiper-pagination{
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 50px 0 40px;
}
.service-c2-swiper{
    width: 100%;
    padding: 10px 30px;
    overflow: hidden;
}
.service-c2-swiper .service-c2-item{
   max-width: 750px;
   margin: 0 auto;
   position: relative;
}
.service-c2-swiper .img{
    width: 100%;
    height: auto;
    object-fit: cover;
    border: 1px solid #FFF;
    border-radius: 10px;
    box-shadow: 0 0 8px rgba(28, 95, 245, 0.3);
}
.service-c2-swiper .words{
    position: absolute;
    left: 0;
    bottom: 20px;
    padding: 0 20px;
    color: #FFF;
}
.service-c2-swiper .words .name{
    font-size: 25px;
    font-weight: bold;
}
.service-c2-swiper .words .desc{
    font-size: 16px;
    margin-top: 20px;
}

.service-c3{
    overflow: hidden;
}
.service-c3-content{
    display: none;
}
.m-service-c3-content{
    display: block;
}
.m-service-c3-nav{
    padding: 0 30px 60px;
}
.m-service-c3-nav .nav{
    font-size: 20px;
    font-weight: 500;
    line-height: 45px;
    text-align: center;
    position: relative;
    display: none;
}
.m-service-c3-nav .nav.active{
    display: block;
}
.m-service-c3-nav .nav.active::after{
    content: '';
    width: 50px;
    height: 5px;
    background-color: #0E6EF7;
    border-radius: 25px;
    position: absolute;
    bottom: -16px;
    left: 50%;
    transform: translateX(-50%);
}
.service-c3-list{
    width: 100vw;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}
.service-c3-list .item{
    padding: 50px 32px;
    max-width: 750px;
    height: 415px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    border: 1px solid #FFF;
    background-color: #DFECFD;
    box-shadow: 0 1px 8px rgba(28, 95, 245, 0.3);
    border-radius: 20px;
}
.service-c3-list .tag-list{
    gap: 30px 70px;
}
.service-c3-list .item .link{
    margin: 40px auto 0;
}
.service-c3-list .item .img{
    display: none;
}

.service-c4-list .item{
    width: calc((100% - 20px * 2) / 3);
    padding: 20px;
    margin-right: 20px;
}
.service-c4-list .item .name{
    margin: 40px 0 24px;
}


/* 合作客户 */
.partner-banner .words{
    padding-top: 140px;
}
.partner-banner .words .desc{
    font-size: 20px;
    line-height: 40px;
    margin: 20px 0 50px;
}

.partner-scroll{
    margin-top: 90px;
}

.partner-c1-list{
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    margin-top: 90px;
}
.partner-c1-list .item{
    width: calc((100% - 30px * 3) / 4);
    border-radius: 5px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #FFF;
    box-shadow: 0 0 16px #B1C4FC;
}
.partner-c1-list .item .logo{
    
}
.partner-c2{
    padding-top: 0;
}

/* 慧产资讯 */
.news-c1-list .item .img-box{
    height: 177px;
}
.news-c1-list .item .name{
    font-size: 18px;
    line-height: 24px;
}
.news-c1-list .item .info{
    margin-top: 24px;
}
.news-c2-ad{
    height: 200px;
    width: 100%;
    object-fit: cover;
}

.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: 80px;
    text-align: center;
}

/* 资讯详情 */
.newsview-c1-content{
    display: flex;
    flex-direction: column;
}
.newsview-c1-left{
    width: 100%;
}
.newsview-c1-left .card{
    display: none;
}
.newsview-c1-left .card:nth-child(1){
    margin-top: 0;
}
.newsview-c1-left .card:nth-last-child(1){
    display: block;
}
.newsview-c1-line{
    display: none;
}

.newsview-c1-words{
    flex: 1;
    order: -1;
}
.newsview-c1-words .title{
    text-align: center;
}
.newsview-c1-words .info{
    text-align: center;
}

/* 联系我们 */
.contact-c1-content{
    flex-direction: column;
}

.contact-c1-info{
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
    gap: 32px 20px;
}
.contact-c1-info .item{
    margin-top: 0;
    width: calc((100% - 20px) / 2);
}
.contact-c1-info .item .icon{
    width: 32px;
    margin-right: 20px;
}
.contact-c1-info .item .name{
    font-size: 20px;
}
.contact-c1-info .item .desc{
    font-size: 24px;
    margin-top: 20px;
}
.contact-c1-info .item .code{
    width: 120px;
    margin-top: 10px;
    transform: translateX(-10px);
}

.contact-c1-form{
    width: 100%;
    margin-top: 40px;
}
.contact-c1-form .form-item{
    margin-top: 16px;
}
.contact-c1-form .name{
    font-size: 20px;
}
.contact-c1-form .input{
    height: 46px;
    font-size: 20px;
    line-height: 46px;
}

.contact-c1-form .textarea{
    height: auto;
    line-height: 1.4;
}
.contact-c1-form .ver-item .ver{
    width: 130px;
    height: 46px;
}
.contact-c1-form .ver-item .sub-btn{
    width: 130px;
    height: 46px;
    font-size: 20px;
}

.contact-c2-list{
    gap: 30px;
}
.contact-c2-list .item{
    width: calc((100% - 30px) / 2);
}
.contact-c2-list .name{
    font-size: 20px;
    line-height: 32px;
}
.contact-c2-list .desc{
    font-size: 16px;
    line-height: 32px;
    margin-top: 10px;
}

}