@charset "utf-8";
/* ===================首页样式========================== */
/* banner */
.banner-container{width: 100%;position: relative;}
.banner{width: 100%;}
.banner-picwords{width: 100%;}
.banner-pic{width: 100%;height: 100%;overflow: hidden;}
.banner-pic img{width: 100%;height: 100%;object-fit: cover;}
.banner-pic img{width: 100%;height: 100%;object-fit: cover;}
.banner-pic .banner-pc{display: block;}
.banner-pic .banner-mb{display: none;/*min-height: 320px;*/}
.banner .swiper-pagination{bottom: 60px;}
.banner .swiper-pagination-bullet {width: 12px;height: 12px;display: inline-block;border-radius: 100%;border: 2px solid #6b6b6b;
border-radius: 100%;vertical-align: middle;position: relative;background: none;opacity: 1;}
.banner .swiper-pagination-bullet-active {width: 12px;height: 12px;opacity: 1;position: relative;border-color: #fff;}

.banner .swiper-container-horizontal>.swiper-pagination-bullets{bottom: 60px;}

.banner-words{position: absolute;width: 580px;height: 650px;left: 10%;top: 57%;transform: translate(0,-50%);z-index: 2;
background: rgba(0, 0, 0, 0.3);border-radius: 30px;padding: 40px;}
.banner-words .title h5{font-size: 48px;color: #fff;font-weight: bold;padding: 40px 0 20px 0;}
.banner-words .title h6{font-size: 30px;color: #fff;font-weight: normal;line-height: 40px;font-family: 'Arial'}
.banner-words .text{padding-top: 50px;}
.banner-words .text h4{font-size: 32px;color: #fff;font-weight: bold;line-height: 44px;}
.banner-words .text h5{font-size: 32px;color: #fff;font-weight: normal;line-height: 44px;}
.banner-words .text h6{font-size: 16px;color: #fff;font-weight: normal;line-height: 30px;padding-top: 20px;}
.banner-words .dian{width: 49px;height: 43px;position: absolute;bottom: 50px;left: 50px;cursor: pointer;}
.banner-words .dian i{display: block;width: 49px;height: 43px;background: url('../images/index/banner-dian.png') no-repeat;}
.swiper-slide-active .banner-words .title {animation: bannerWordsright 1s ease both 300ms;}
.swiper-slide-active .banner-words .text {animation: bannerWordsright 1s ease both 600ms;}
.swiper-slide-active .banner-words .dian{animation: bannerWordsright 1s ease both 800ms;}
@keyframes bannerWordsright {0% {transform: translateX(100px);opacity: 0;}100% {transform: translateX(0);opacity: 1;}}



.index-title{width: 100%;height: auto;overflow: hidden;}
.index-title h4{text-align: center;font-size: 36px;color: #333;font-weight: bold;}

/* 应用领域 */
.yingy-container{width: 100%;height: auto;overflow: hidden;padding: 50px 0;}
.yingy-center{width: 100%;height: auto;margin-top: 50px;background-color:#f0f0f0;}
.yingy-main{width: 1260px;height: auto;margin: 0 auto;overflow: hidden;}
.ying-pic{width: 100%;height: 134px;cursor: pointer;position: relative;}
.ying-pic h4{line-height: 50px;padding: 20px;overflow: hidden;text-align: center;}
.ying-pic h4 .cut{display: inline-block;}
.ying-pic h4 .cutH{display: none;}
.ying-pic h4 img{max-width: 100%;height: auto;}
.ying-pic h5{line-height: 30px;font-size: 16px;font-weight: bold;color: #333;text-align: center;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}

.yingy-main .swiper-container{padding: 0 20px 20px 20px;}
.yingy-main .swiper-slide-active .ying-pic{background-color: #0253d8;}
.yingy-main .swiper-slide-active .ying-pic:before {pointer-events: none;position: absolute;z-index: 2;content: '';border-style: solid;-webkit-transition-duration: 0.3s; transition-duration: 0.3s;-webkit-transition-property: transform;transition-property: transform;
left: calc(50% - 10px);bottom: -10px;border-width: 10px 10px 0px 10px;border-color: #0253d8 transparent transparent transparent;opacity: 1;}
.yingy-main .swiper-slide-active .ying-pic h5{color: #fff;}
.yingy-main .swiper-slide-active .ying-pic h4 .cut{display: none;}
.yingy-main .swiper-slide-active .ying-pic h4 .cutH{display: inline-block;}
.yingy-main .swiper-button-prev,.yingy-main .swiper-button-next{width: 30px;height: 60px;margin-top: -30px;}
.yingy-main .swiper-button-prev{left: -8px;background-size: 15px 31px;}
/* .yingy-main .swiper-button-prev i{font-size: 40px;color: #666;text-align: center;line-height: 60px;width: 30px;font-weight: 300} */
.yingy-main .swiper-button-next{right: 0px;background-size: 15px 31px;}
/* .yingy-main .swiper-button-next i{font-size: 40px;color: #666;text-align: center;line-height: 60px;width: 30px;} */

.ying-list{width: 100%;height: auto;overflow: hidden;margin-top: 20px;}
.ying-list ul li{margin-left: -1%;height: auto;}
.ying-item{width: 32.333%;float: left;margin-left: 1%;height: 100%;background-color: #000;position: relative;}
.ying-item .img{width: 100%;height: auto;overflow: hidden;}
.ying-item .img img{width: 100%;height: auto;}
/* .ying-item .text1{position: absolute;left: 30px;bottom: 30px;font-size: 24px;color: #fff;font-weight: bold;opacity: 1;} */
.ying-item .text1{position: absolute;bottom: 30px;font-size: 22px;color: #fff;font-weight: bold;opacity: 1;background: rgba(0, 0, 0, 0.7);width: 100%;text-align: center;}
.ying-item .text1 span{display: block;font-size: 14px;color: #ebe9e9;font-weight: normal;line-height: 20px;}
.ying-item .text2{position: absolute;width: 100%;height: 0;background: rgba(0, 0, 0, 0.4);padding: 50px;bottom: 0px;
left: 0px;transition: all 0.6s;opacity: 0;}
.ying-item .text2 h4{font-size: 24px;color: #fff;font-weight: bold;padding-top: 30px;}
.ying-item .text2 h4 span{display: block;font-size: 14px;color: #ebe9e9;font-weight: normal;line-height: 30px;}
.ying-item .text2 h5{margin-top: 30px;font-size: 16px;color: #fff;line-height: 26px;overflow: hidden;height: 78px;
overflow: hidden;display: -webkit-box;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp: 3;}
.ying-item .text2 h6{padding-top: 20px;overflow: hidden;}
.ying-item .text2 h6 a{margin-top: 10px;overflow: hidden;;font-size: 14px;border: 1px solid #e5e9ed;
padding: 10px 20px;color: #fff;display: block;width: 136px;transition: all 0.6s; background: url('../images/index/y-jian.png') no-repeat 86px center}
.ying-item .text2 h6 a:hover{background-color: #0253d8;border-color: #0253d8;}
.ying-item:hover .text1{opacity: 0;}
.ying-item:hover .text2{opacity: 1;height: 100%;bottom: 0px;}
.ying-list ul li.onfalse{display: none;}

.flexj {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
}
.solve{background-color:#e9f0f6;padding-top:50px;padding-bottom:1px;}
.title1 h1{font-size: 40px;color: #212121;text-align: center;}
.title1 p{font-size: 14px;color: #414141;text-align: center;width:60%;margin:20px auto 25px;}

.solveList{position: relative;overflow: hidden;}
.solveList .bg img{width:100%;height: auto;}
.solveListBtn{position: absolute;width:100%;height:100%;left:0;bottom:0;}
.solveListBtn ul{height:100%;}
.solveListBtn ul li{width:16.5%;height:100%; display: flex;flex-direction: column;justify-content: flex-end;align-items: center;}
.solveListBtn ul li .icon{width:70px;height: auto;}
.solveListBtn ul li .add{width:60px;height:60px;display: none;}
.solveListBtn ul li p{color:#FFFFFF;text-align: center;margin:30px 0 50px;font-size:18px;}
.solveListBtn ul li:hover{background-color:#0074ba;}
.solveListBtn ul li:hover .add{display: block;}


/* 产品中心 */
.product-container{width: 100%;height: auto;padding: 60px 0 0px 0;}
.product-center{width: 100%;height: auto;overflow: hidden;padding-top: 50px;}
.product-center ul li{float: left;width: 20%;height: 373px;padding-right: 10px;padding-bottom: 10px; overflow: hidden;position: relative;}
.product-center ul li:nth-child(1){width: 40%;height: 746px;}
.product-center ul li:nth-child(2){width: 30%;}
.product-center ul li:nth-child(3){width: 30%;padding-right: 0px;}
.product-center ul li:nth-child(6){padding-right: 0px;}
.product-center ul li img{width: 100%;height: 100%;object-fit: cover;transition: all .4s ease-out;}
.product-center ul li:hover img{opacity: 0.8;}
.product-center ul li p{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);font-size: 20px;color: #fff;padding: 10px 20px;
background: rgba(51, 51, 51, 0.8);border-radius: 10px;transition: all 0.5s ease-in-out;white-space:nowrap; }
.product-center ul li:first-child p{font-weight: bold;}
.product-center ul li:hover p{background: rgba(2, 81, 216, 0.8)}

/* 订制服务 */
.dingz-container{width: 100%;height: auto;}
.dingz-center{width: 100%;height: auto;overflow: hidden;margin-top: 50px;}
.ding-pic{width: 100%;height: auto;overflow: hidden;position: relative;}
.ding-pic .img{width: 100%;height: 486px;}
.ding-pic .img img{width: 100%;height: 100%;object-fit: cover;transition: all .4s ease-out;}
.ding-pic:hover .img img{transform: scale(1.1);}
.ding-pic .text{width: 100%;top: 50%;transform: translate(0,-50%);position: absolute;transition: all .4s ease-out;}
.ding-pic .text h6{text-align: center;user-select: none;}
.ding-pic .text h6 img{max-width: 100%;height: auto;overflow: hidden;}
.ding-pic .text p{font-size: 18px;color: #fff;text-align: center;padding-top: 40px;}
.ding-pic .text2-bg{position: absolute;width: 100%;height: 100%;background: rgba(255, 255, 255, 0.9);overflow: hidden;top: 0px;
left: 0px;opacity: 0;transition: all .4s ease-out;}
.ding-pic .text2{width: 100%;top: 50%;transform: translate(0,-50%);position: absolute;padding: 40px;}
.ding-pic .text2 h4{font-size: 24px;color: #696969;text-align: center;}
.ding-pic .text2 h5{font-size: 14px;color: #696969;line-height: 24px;margin-top: 20px;}
.ding-pic .text2 h6{padding-top: 30px;overflow: hidden;}
.ding-pic .text2 h6 a{margin-top: 10px;overflow: hidden;;font-size: 14px;
padding: 10px 20px;color: #fff;display: block;width: 136px;transition: all 0.6s; background: #e84709 url('../images/index/y-jian.png') no-repeat 86px center;margin: 0 auto;transition: all 0.6s;}
.ding-pic h6 a:hover{background-color: #0253d8;}
.ding-pic:hover .text{opacity: 0;}
.ding-pic:hover .text2-bg{opacity: 1;}

.dingz-center .swiper-button-prev,.dingz-center .swiper-button-next{width: 36px;height: 64px;margin-top: -30px;}
.dingz-center .swiper-button-prev{left: 30px;}
.dingz-center .swiper-button-next{right: 30px;}
.dingz-center .swiper-button-prev i,.dingz-center .swiper-button-next i{font-size: 28px;color: #fff;text-align: center;line-height: 64px;width: 36px;}
/*.dingz-center .swiper-button-prev:hover,.dingz-center .swiper-button-next:hover{background: #e84709; }*/

/* 关于佳维视 */
.about-container{width: 100%;height: auto;padding: 60px 0;}
.about-center{width: 100%;height: auto;margin-top: 50px;position: relative;background-color: #e5e9ed;overflow: hidden;}
.about-left{width: 60%;float: left;height: 490px;background-color: #044abd;position: absolute;left: 0px;top: 110px;padding-left: 18.75%;z-index: 2;;}
.about-left .text h4{font-size: 66px;color: #a2b3f3;font-weight: bold;margin-top: -44px;}
.about-left .text h5{font-size: 24px;color: #fff;padding-top: 30px;}
.about-left .text h6{font-size: 14px;color: #fff;padding-top: 10px;}
.about-left .text h6 p{line-height: 30px;}
.about-zi{width: 100%;height: auto;padding-top: 50px;overflow: hidden;}
.about-zi ul{width: 100%;height: auto;overflow: hidden;}
.about-zi ul li{width: 20%;float: left;margin-right: 5%;;text-align: center;}
.about-zi ul li h5{font-size: 14px;color: #fff;font-family: 'bebasneue';line-height: 60px;text-align: left;}
.about-zi ul li h5 span{font-size: 44px;color: #fff;font-family: 'bebasneue';}
.about-zi ul li h6{font-size: 14px;color: #aebde4;line-height: 22px;text-align: left;overflow: hidden;display: -webkit-box;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp: 4;}
.about-zi.active{animation: Wordsup 1s ease both 100ms;}
@keyframes Wordsup {0% {transform: translateY(100px);opacity: 0;}100% {transform: translateY(0);opacity: 1;}}
.about-video{float: right;width: 50%;height: 700px;position: relative;cursor: pointer;}
.about-video .img{width: 100%;height: 100%;overflow: hidden;}
.about-video .img img{width: 100%;height: 100%;object-fit: cover;}
.video-ico{position: absolute;width: 80px;height: 80px;left: 50%;top: 50%;margin-left: -40px;margin-top: -40px;user-select: none;}

.about-more a{margin-top: 10px;overflow: hidden;;font-size: 14px;border: 1px solid #e5e9ed; margin-top: 20px;
    padding: 10px 20px;color: #fff;display: block;width: 136px;transition: all 0.6s; background: url('../images/index/y-jian.png') no-repeat 86px center}
.about-more  a:hover{background-color: #0253d8;border-color: #0253d8;}

/* 公司新闻 */
.news-container{width: 100%;height: auto;overflow: hidden;padding: 60px 0;}
.news-center{width: 1200px;height: auto;overflow: hidden;margin: 0 auto;}
.news-title{width: 100%;height: auto;overflow: hidden;}
.news-title h4{font-size: 36px;font-weight: bold;color: #333;line-height: 40px;}
.news-title h5{font-size: 20px;color: #666;line-height: 30px;padding-top: 10px;}
.news-title h5 span{padding: 0 10px;}
.news-title h5 a:hover{color: #e84709;}

.news-main{width: 100%;height: auto;overflow: hidden;padding-top: 40px;}
.news-left{width: 50%;float: left;height: auto;}
.news-pic{width: 100%;height: auto;}
.news-pic .img{width: 100%;height: auto;overflow: hidden;}
.news-pic .img img{width: 100%;height: 100%;object-fit: cover;position: relative;}
.time2{position: absolute;padding: 5px 12px;height: auto;font-size: 46px;color: #fff;text-align: center;line-height: 50px;top:0px;left: 20px;background-color: #e84709;}
.time2 span{display: block;font-size: 14px;line-height: 20px;}
.news-pic .text{padding: 30px;height: 150px;box-shadow: 0px 4px 6px #ddd;}
.news-pic .text h4{font-size: 20px;color: #666;line-height: 30px;height: 30px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.news-pic .text h4:hover{color: #e84709;}
.news-pic .text h5{font-size: 14px;color: #666;line-height: 24px;padding-top: 6px;overflow: hidden;overflow: hidden;display: -webkit-box;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.news-pic .text h6{padding-top: 10px;overflow: hidden;text-align:center;}
.news-pic .text  h6 a{margin-top: 10px;overflow: hidden;;font-size: 14px;
padding: 10px 20px;color: #fff;display: block;width: 136px;transition: all 0.6s; background: #e84709 url('../images/index/y-jian.png') no-repeat 86px center;margin: 0 auto;transition: all 0.6s;}
.news-pic .text  h6 a:hover{background-color: #0253d8;}
.news-left .swiper-container{padding-bottom: 20px;}
.news-left .swiper-container-horizontal>.swiper-pagination-bullets{width: auto;bottom: 180px;left: 84%;}
.news-left .swiper-pagination-bullet{width: 12px;height: 12px;background-color: #84b1fc;opacity: 1;}
.news-left .swiper-pagination-bullet-active{background-color: #e84709;}

.news-right{width: 50%;float: left;padding-left: 40px;overflow: hidden;}
.news-right ul{width: 100%;height: auto;overflow: hidden;}
.news-right ul li{padding-bottom: 20px;border-bottom: 1px solid #e5e5e5;overflow: hidden;margin-bottom: 8px;}
.news-right ul li .text{width: 75%;float: left;height: auto;}
.news-right ul li .text h5{font-size: 18px;color: #333;height: 40px;line-height: 40px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;
padding-left: 8px;background: url('../images/index/news_dian.png') no-repeat left center;}
.news-right ul li:hover .text h5{background: url('../images/index/news_dianH.png') no-repeat left center; color: #ff6600;}
.news-right ul li .text h6{font-size: 14px;color: #999;line-height: 24px;height: 48px;overflow: hidden;overflow: hidden;display: -webkit-box;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp: 2;padding-left: 8px;}
.news-right ul li:hover .text h6{color: #ff6600;}
.news-right ul li .time{float: right;border: 1px solid #cccccc;margin-top: 10px;padding: 5px 12px;height: auto;font-size: 46px;color: #666;text-align: center;line-height: 50px;}
.news-right ul li .time span{display: block;font-size: 14px;line-height: 20px;}
.news-right ul li:hover .time{border-color: #e84709;color: #e84709;}

/* 合作伙伴 */
.partner-container{width: 100%;height: auto;background-color: #f7f7f7;overflow: hidden;}
.partner-center{width: 1200px;height: auto;padding: 60px 0;margin: 0 auto;}

.team-listbox{width: 100%;}
.team-img{width: 100%;height: 100px;line-height: 100px;text-align: center;border: 1px solid #e5e5e5;transition: all .4s ease-in-out;
background-color: #fff;}
.team-img a{width: 100%;height: 100%;transition: all .4s ease-in-out;}
.team-img img{max-width: 100%;}
.team-img:hover{border-color: #e84709;box-shadow: 0 0 10px 2px #f57e51 }
.team-listbox .swiper-slide{padding: 0px;}
.team-listbox .swiper-container{padding-bottom:60px;padding-top: 10px;}
.team-listbox .swiper-pagination-bullet {background: #999;opacity: 1;width: 12px;height: 12px;}
.team-listbox .swiper-pagination-bullet-active {background: #e84709;}

/* -------------------------PC端--------------------------- */
@media all and (max-width:1700px) {
    /* 1600 × (900/1024/1200) */
    .banner-words{position: absolute;width: 500px;height: 540px;}
    .banner-words .title h5{font-size: 40px;}
    .banner-words .title h6{font-size: 30px;}
    .banner-words .text{padding-top: 50px;}
    .banner-words .text h4{font-size: 28px;}
    .banner-words .text h5{font-size: 28px;line-height: 44px;}
}

@media all and (max-width:1599px) {
    /* 1440 × (900/1050) */
    .banner-words{position: absolute;width: 440px;height: 490px;padding: 20px;}
    .banner-words .title h5{font-size: 36px;padding: 20px 0 10px 0;}
    .banner-words .title h6{font-size: 26px;line-height: 40px;}
    .banner-words .text{padding-top: 30px;}
    .banner-words .text h4{font-size: 24px;line-height: 36px;}
    .banner-words .text h5{font-size: 24px;line-height: 36px;}
    .banner-words .dian{bottom: 40px;left: 40px;}
    .banner .swiper-container-horizontal>.swiper-pagination-bullets{bottom: 40px;}

    .ying-item .text1{font-size: 20px;color: #fff;}
    .ying-item .text2{padding: 30px;}
    .ying-item .text2 h4{font-size: 20px;color: #fff;font-weight: bold;}
    .ying-item .text2 h4 span{display: block;font-size: 14px;color: #bfbfbf;font-weight: normal;}
    .ying-item .text2 h5{margin-top: 30px;font-size: 14px;color: #fff;overflow: hidden;}
    .ying-item .text2 h6 a{font-size: 14px;padding: 10px 20px;}

    .product-center ul li{height: 300px;}
    .product-center ul li:nth-child(1){height: 600px;}
    .product-center ul li p{font-size: 16px;}

    .ding-pic .img{width: 100%;height: 330px;}
    .ding-pic .text2{padding: 30px;}
    .about-zi ul li h5 span{font-size: 34px;}
    
}

@media all and (max-width:1439px) {
    /* 1360 × (768) */
    .banner-words{width: 440px;height: 460px;}

    .dingz-center .swiper-button-prev{left: 10px;}
    .dingz-center .swiper-button-next{right: 10px;}
}

@media all and (max-width:1359px) {
    /* 1280 × (800/854/1024) */
    .banner-words{width: 440px;height: 430px;}
    .index-title h4{font-size: 30px;}
    .yingy-main{width: 92%;}
    .news-center{width: 92%;}
    .partner-center{width: 92%;}
    .ying-item .text2 h4{padding-top: 0px;}

    .product-center ul li{height: 250px;}
    .product-center ul li:nth-child(1){height: 500px;}
    .product-center ul li p{font-size: 14px;padding: 10px 10px;}
    .about-zi ul li{width: 23%;margin-right: 2%;}

    .news-right ul li{padding-bottom: 16px;margin-bottom: 8px;}
}

@media all and (max-width:1279px) {
    /* 1152 × (864) */
    .ying-pic h5{font-size: 14px;}
    .ying-item .text2 h5{font-size: 14px;}

    .ding-pic .text2 h4{font-size: 20px;}
    .ding-pic .text2 h5{font-size: 14px;line-height: 20px;margin-top: 14px;}
    .ding-pic .text2 h6{padding-top: 20px;}
    .news-right ul li{padding-bottom: 12px;margin-bottom: 4px;}
}

@media all and (max-width:1151px) {
    /* 1024 × (600/768) */
}


/* ------------------------手机端-------------------------- */
@media all and (max-width:1000px) {
    /* 平板设备 720 适配 */
    .index-title h4{font-size: 24px;}
    .banner-pic .banner-pc{display: none;}
    .banner-pic .banner-mb{display: block;}
    .banner .swiper-container-horizontal>.swiper-pagination-bullets{width: 100%;left: 0;bottom:10px;}
    .banner-words{position: absolute;width: 80%;height: auto;padding: 10px 10px 30px 10px;left: 10%;top: 50%;text-align: center;border-radius: 10px;}
    .banner-words .title h5{font-size: 22px;padding: 6px 0 6px 0;}
    .banner-words .title h6{font-size: 14px;line-height: 30px;}
    .banner-words .text{padding-top: 10px;}
    .banner-words .text h4{font-size: 14px;line-height: 20px;}
    .banner-words .text h5{font-size: 12px;line-height: 20px;}
    .banner-words .text h6{font-size: 12px;line-height: 20px;padding-top: 10px}
    .banner-words .dian{display: none;}


    .ding-pic .text2{padding: 30px 40px;}
    /* 关于我们 */
    .about-container{padding: 30px 0;}
    .about-center{margin-top: 30px;}
    .about-left{position: static;width: 100%;margin: 0 auto;height: auto;padding: 0 4%;padding-bottom: 20px;z-index: 1;}
    .about-left .text h4{font-size: 40px;color: #a2b3f3;font-weight: bold;margin-top: 20px;}
    .about-left .text h5{font-size: 20px;padding-top: 20px;}
    .about-left .text h6{padding-top: 14px;}
    .about-left .text h6 p{line-height: 24px;}
    .about-zi{padding-top: 30px;}
    .about-zi ul{width: 100%;height: auto;overflow: hidden;}
    .about-zi ul li{width: 45%;float: left;margin-right: 5%;margin-bottom: 3%;}
    .about-zi ul li h5{font-size: 14px;line-height: 50px;}
    .about-zi ul li h5 span{font-size: 40px;}
    .about-video{width: 100%;height: auto;overflow: hidden;}

    /* 应用领域 */
    .ying-item .text2 h5{margin-top: 10px;}
    /* 产品中心 */
    .product-center ul{margin-left: -2%;}
    .product-center ul li{float: left;width: 31.333%;margin-left: 2%;margin-bottom: 2%;height: auto;padding-right: 0px;padding-bottom: 0px; overflow: hidden;position: relative;}
    .product-center ul li:nth-child(1){width: 98%;height: auto;}
    .product-center ul li:nth-child(2){width: 48%;}
    .product-center ul li:nth-child(3){width: 48%;padding-right: 0px;}
    .product-center ul li:nth-child(6){padding-right: 0px;}
    .product-center ul li p{font-size: 12px;}
     
    .dingz-center{margin-top: 30px;}
    .ding-pic .img{width: 100%;height: 300px;}
    .dingz-center .swiper-button-prev{left: 0px;}
    .dingz-center .swiper-button-next{right: 0px;}

    /* 新闻中心 */
    .news-container{padding: 10px 0 30px 0;}
    .news-title h4 {font-size: 24px;line-height: 30px;}
    .news-title h5{font-size: 16px;line-height: normal;}
    .news-main{padding-top: 20px;}
    .news-left{width: 100%;float: left;height: auto;}
    .news-pic .text{padding: 10px;}
    .news-pic .text h4{font-size: 16px;}
    .news-left .swiper-container-horizontal>.swiper-pagination-bullets{left: 0;}
    .news-right{width: 100%;padding-left: 0px;padding-top: 10px;}
    .news-right ul li .text h5{font-size: 16px;padding-left: 8px;line-height: 30px;height: 30px;}
    .news-right ul li:hover .text h5{background: url('../images/index/news_dianH.png') no-repeat left center; color: #ff6600;}
    .news-right ul li .time{margin-top: 10px;padding: 4px 10px;height: auto;font-size: 40px;line-height: 40px;}
    .news-right ul li .time span{display: block;font-size: 14px;line-height: 20px;}
    
    .partner-center{padding: 30px 0;}
    .team-listbox .swiper-container{padding-bottom:40px;}
    .team-listbox .swiper-pagination-bullet {width: 8px;height: 8px;}

    .time2{font-size: 36px;line-height: 40px;}

}
@media all and (max-width:640px) {
    /* 移动终端以上 360 适配 */
    .yingy-container{padding: 40px 0;}
    .yingy-center{padding-top: 30px;}
    .ying-list{margin-top: 20px;}
    .ying-list ul li{margin-left: 0;height: auto;}
    .ying-item{width: 100%;margin-bottom: 10px;margin-left: 0;}
    .ying-pic{width: 100%;height: 100px;cursor: pointer;position: relative;}
    .ying-pic h4{padding: 10px;}
    .ying-pic h5{font-weight: normal;}

    .product-container{padding-bottom: 30px;}
    .product-center{padding-top: 30px;}
    
    .solveListBtn{height:auto;position:relative;background-color:#0074ba;}
    .solveListBtn ul{flex-wrap: wrap;}
	.solveListBtn ul li{width:50%;}
	

}

