/* ===================首页样式========================== */

/* banner */
.banner-container{width: 100%;position: relative;}
.banner{width: 100%;}
.banner-picwords{width: 100%;}
.banner-pic{width: 100%;overflow: hidden;}
.banner-pic img{width: 100%;object-fit: cover;}
.banner-pic .banner-pc{display: block;min-height: 520px;}
.banner-pic .banner-mb{display: none;min-height: 320px;}

.banner-pic img{width: 100%;height: 100%;object-fit: cover;transform: matrix(1.1, 0, 0, 1.1, 0, 0);-webkit-transition: all 0.4s ease 1.2s;-moz-transition: all 0.4s ease 1.2s;-ms-transition: all 0.4s ease 1.2s;-o-transition: all 0.4s ease 1.2s;transition: all 0.4s ease 1.2s;}
.swiper-slide-active .banner-pic img {transition-delay: 0.4s !important;transform: matrix(1, 0, 0, 1, 0, 0);-webkit-transition: all 5s ease;-moz-transition: all 5s ease;-ms-transition: all 5s ease;-o-transition: all 5s ease;transition: all 5s ease;}
.banner-text{border-radius: 6px;position: absolute;left: 16.666%;top: 30%;background: rgba(0,0,0,0.5);padding: 20px;}
.banner-text h5{font-size: 62px;color: #fff;line-height: 70px;font-weight: bold;}
.banner-text h6{font-size: 28px;color: #fff;line-height: 42px;margin-top: 30px;}
.banner .swiper-slide-active .banner-text h5{animation: bannertextright 1s ease both 400ms;}
.banner .swiper-slide-active .banner-text h6{animation: bannertextdow 1s ease both 1000ms;}
@keyframes bannertextright {0% {transform: translateX(-80px);opacity: 0;}100% {transform: translateX(0);opacity: 1;}}
@keyframes bannertextdow {0% {transform: translateY(-30px);opacity: 0;}100% {transform: translateY(0);opacity: 1;}}

.banner-button{position: absolute;width: 170px;height: 110px;right: 13%;bottom: 100px;z-index: 3;}
.banner .swiper-pagination-custom{color: #fff;font-size: 26px;position: absolute;bottom: 0px;margin-left: 20px;}
.banner .swiper-pagination-custom::before{content: ''; width: 30px;height: 1px;background-color: #fff;position: absolute;left:5px;top: 18px;}
.banner .swiper-button-next, .banner .swiper-button-prev{width: 50px;height: 50px;border-radius: 50%;top: 0;margin-top: 0;}
.banner .swiper-button-prev{background: rgba(0, 0, 0, 0.6) url('../images/public/banner-prev.png') no-repeat center center;left: 0;}
.banner .swiper-button-prev:hover{background: #2f44d0 url('../images/public/banner-next.png') no-repeat center center;transform: rotate(180deg)}
.banner .swiper-button-next{background: rgba(0, 0, 0, 0.6) url('../images/public/banner-prev.png') no-repeat center center;transform: rotate(180deg);right: 0;}
.banner .swiper-button-next:hover{background: #2f44d0 url('../images/public/banner-next.png') no-repeat center center;transform: rotate(0deg)}
.banner .swiper-pagination-custom .dqzsz{font-size: 18px;color: #fff;opacity: .5;font-family: '微软雅黑';font-weight: lighter;margin-left: 10px;position: relative;padding-left: 20px;}
.banner .swiper-pagination-custom .dqzsz::after{content: ''; width: 1px;height: 30px;background-color: #fff;position: absolute;left:5px;top: -6px;transform: rotate(36deg)}
.banner-play{width: 50px;height: 50px;border: 2px solid #fff;border-radius: 50%;background: url('../images/public/banner-play1.png') center center no-repeat;margin: 0 auto;cursor: pointer;}
.banner-play.ontrue{background: url('../images/public/banner-play2.png') center center no-repeat;}

.banner-mouse{position: absolute;width: 104px;height: 107px;left: 50%;bottom: 30px;margin-left: -52px;cursor:pointer;z-index: 3;}
.banner-mouse img{max-width: 100%;user-select: none;}
.banner-mouse::after{content: '';width: 3px;height: 18px;position: absolute;background-color: #fff;left: 50%;margin-left: -3px;top: 53px;animation: bannerlong 2.5s infinite ease-in-out;border-radius: 30%;}
@keyframes bannerlong {0% {height: 0;;opacity: 0;}100% {height: 18px;opacity: 1;}}

/* 关于我们 */
.about-box{width: 100%;position: relative;padding: 126px 0;overflow: hidden;}
.about-scroll{position: absolute;width: 100%;top: 0px;left: 0;overflow: hidden;}
.about-scroll h6{font-size: 320px;color: #010101;opacity: 0.05;font-family: 'century';text-transform: uppercase;font-family: fantasy;
-webkit-transform: translateX(0);transform: translateX(0);-webkit-animation: bg-animation-second 90s -45s linear infinite normal;animation: bg-animation-second 90s -45s linear infinite normal;}
.about-main{width: 100%;position: relative;}
.about-video{position: relative;float: right;width:40%;height: 540px;overflow: hidden;cursor: pointer;}
.about-video img{width: 100%;height: 100%;object-fit: cover;}
.about-video::before{content: '';position: absolute;width: 74px;height: 74px;background: url('../images/public/about-ico1.png') center center no-repeat;top: 50%;left: 50%;margin-left: -37px;margin-top: -37px;transition: all .4s ease;border-radius: 50%;}
.about-video:hover::before{animation: btn-pudding 1s ease both;background: #2f44d0 url('../images/public/about-ico1.png') center center no-repeat;}

.about-text-box{width:60%;float: left;}
.about-text{float: right;padding-right: 60px;width:80%;padding-top:20px;}
.about-text h4{font-size: 40px;color: #333;line-height: 44px;}
.about-text h5{font-size: 24px;color: #666;line-height:24px;padding: 12px 0;}
.about-text p{text-indent: 2em;font-size: 16px;color: #666;line-height: 32px;overflow: hidden;display: -webkit-box;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp:inherit;margin-top:10px;}
.about-text h6{width: 190px;height: 56px;border-radius: 30px;text-align: center;font-size: 15px;color: #fff;line-height: 56px;
margin-top: 50px;background: #2f44d0 url('../images/public/about-ico2.png') no-repeat 145px center;position: relative;}
.about-text h6::after{width: 0;height: 100%;content: '';position: absolute;right: 0;top: 0;background: rgba(255, 255, 255, .2);transition: all .4s ease;}
.about-text h6:hover::after{width: 100%;right: auto;left: 0;}
.about-text h6 a{position: relative;z-index: 3;margin-left: -20px;display: block;}
  @-webkit-keyframes bg-animation-second {0% {-webkit-transform: translateX(100%);transform: translateX(100%);}100% {-webkit-transform: translateX(-100%);transform: translateX(-100%);}}
  @keyframes bg-animation-second {0% {-webkit-transform: translateX(100%);transform: translateX(100%);}100% {-webkit-transform: translateX(-100%);
transform: translateX(-100%);}}


/* 新闻中心 */
.news-box{width: 100%;padding: 180px 0 100px 0;overflow: hidden;}
.news-left{width: 40%;float: left;}
.news-left1{max-width: 330px;background-color: #2f44d0;position: relative;padding: 20px 30px;}
.news-left1 i{position: absolute;right: -44%;top: -28%;font-size: 400px;color: #000;font-family: 'centuryxi';line-height: 1;}
.news-left1 h4{font-family: 'centuryxi';font-size: 160px;color: #000;position: relative;}
.news-left1 h4 span{position: absolute;right: -58%;bottom: 14.5%;font-size: 220px;}

.news-left1 h5{font-size: 25px;color: #000;line-height: 32px;}
.news-left1 h6{font-size: 38px;color: #ffffff;line-height: 48px;margin-top: 40px;}
.news-left2{margin-top: 30px;padding-left: 25px;background: url('../images/public/about-ico3.jpg') 8px 5px no-repeat;}
.news-left2 p{font-size: 14px;color: #333;line-height: 24px;}
.news-left2 p span{color: #888888;}
.sectionOne{
    background: url(../images/背景图01.jpg)no-repeat top center fixed;
    background-size: cover;
}
/* 优势 */
.goodTit {padding: 100px 0;box-sizing: border-box;background:linear-gradient(to top, #66b8ff30 0, #1890ff8a 100%);}
.goodTit ul {margin: 0 auto;max-width: 1920px;}
.goodTit li {padding-left: 8.8%;float: left;position: relative;color: #fff;font-size: 18px;box-sizing: border-box;}
.goodTit li:nth-child(3) {font-size: 16px;}
.goodTit li:nth-child(1) {width: 36.7%;}
.goodTit li:nth-child(2) {width: 33%;}
.goodTit li > span {margin-bottom: -1px;display: block;font-family: "Century";font-size:40px;font-weight:normal;line-height: 1.2;}
.goodTit li:nth-child(2) > span {margin-left: -10px;}
.goodTit li:nth-child(3) > span {margin: -8px 0 10px;}
.goodTit li img {margin-top: -14px;position: absolute;right: 43px;top: 50%;display: block;}
.goodTit li:nth-child(2) img {right: 26px;}
.adv-title{
    letter-spacing: 4px;overflow: hidden;color: #fff;
    font-size: 30px;font-weight: bold;line-height: 76px;text-align: center;background: #0e426f60;}
.adv-title .font{    font-family: math;}
/* 产品中心 */
.productBox {padding-bottom: 62px;background: #F5F5F5;}
.productBox  .img {padding-top: 40px;position: relative;
    margin: 0 auto;text-align: center;
}
.productBox  .img .imgtitle{position: absolute;bottom:00px;left: 50%;transform: translate(-50%);font-size:45px;font-family: Heavy;;padding:10px 0;letter-spacing: 6px;
  background: linear-gradient(to top, #66b8ff30 0, #0000004d 100%); text-shadow:3px 3px 0px #007eff, -2px -2px 2px #c6d7ff;width: 100%;
  -webkit-background-clip: text;
  -moz-background-clip: text;
  background-clip: text;
  color: transparent; /* 使文字颜色透明以展示背景图片 */
  display: inline; /* 或者 block/inline-block，根据需求 */
}
.productBox .listinfo{background: #fff;}
.productBox .listinfo li{margin: 0;padding: 0;position: relative;}
.productBox .listinfo .iconfont{position: absolute;top:10px;right:30px;opacity: 0.5;font-size:60px;
    background: linear-gradient(to top, #ffffff30 0, #0000004d 100%);
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    color: transparent;
}
.productBox .listinfo .imgbox{text-align: center;}
.productBox .listinfo .imgbox .imgw100{width:80%;}
.productBox .titlie{font-size: 24px;height: 75px;line-height: 75px;letter-spacing: 2px;}
.productBox li:nth-child(3n+1) .li-div{
    background: rgba(185, 185, 185, 0.2);
}

.productBox .li-div{padding: 20px;display: block;}
.productBox li:hover .titlie{text-align: center;font-size: 32px;}
.productBox li:hover .li-div{ background:linear-gradient(to top, #2f44d0 0, #007eff 100%);}
.productBox li:hover .li-div p{color: #fff;}
.productBox .listinfo .txt{text-indent: 2em;    min-height: 50px;}
.productBox li:hover .imgbox img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);;}
.productBox li:hover .iconfont{opacity:1;font-size:90px;background: linear-gradient(to top, #ffffff 0, #0080ff00 100%);-webkit-background-clip: text;
    -moz-background-clip: text;background-clip: text;color: transparent;}
.productBox li:hover .iconfont:before{content:"\e79c"}
    
.news-right{width: 60%;float: left;overflow: hidden;}
.news-right ul li{width: 100%;margin-bottom: 30px;padding-bottom: 20px;}
.news-right ul li h5{font-size: 16px;color: #333;padding-left: 20px;background: url('../images/public/about-ico3.jpg') left center no-repeat;}
.news-right ul li h6{margin-top: 34px;font-size: 20px;color: #333;line-height: 28px;height: 56px;overflow: hidden;display: -webkit-box;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp: 2;transition: all .4s ease;}
.news-right ul li p{margin-top: 12px;font-size: 13px;color: #666;line-height: 26px;height: 52px;overflow: hidden;display: -webkit-box;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.news-right ul li:hover h6{color: #2f44d0;}
.news-more{width: 230px;height: 40px;overflow: hidden;}
.news-more i{display: block;width: 230px;height: 40px;background: url('../images/public/about-ico4.png') center center no-repeat;transition: all .4s ease;}
.news-more i:hover{background: url('../images/public/about-ico4H.png') center center no-repeat;}

.industry-container{width: 100%;overflow: hidden;}
.indus-main{width: 100%;position: relative;overflow: hidden;z-index: 1;}
.induspic-box{width: 100%;height: 835px;overflow: hidden;}
.induspic{width: 100%;height: 835px;position: absolute;top: 0;overflow: hidden;}
.induspic span{position: absolute;width: 100%;height: 100%;content: '';background: none rgba(0,0,0,0.3);left: 0;top: 0;}
.induspic img{height: 100%;object-fit: cover;display: block;}
.indus-text{position: absolute;left: 16.66%;top: 20%;max-width: 640px;background: rgba(0,0,0,0.5);padding: 20px;}
.indus-text h6{font-size: 40px;color: #fff;line-height: 44px;}
.indus-text p{font-size: 16px;color: #fff;line-height: 32px;margin-top: 30px;}
.induspic.ontrue .indus-text h6{animation: bannertextleft .8s ease both 1s;}
.induspic.ontrue .indus-text p{animation: bannertextleft .8s ease both 1.3s;}
@keyframes bannertextleft {0% {transform: translateX(120px);opacity: 0;}100% {transform: translateX(0);opacity: 1;}}

.induspic.zindex{z-index: 4;}
.induspic.ontrue{animation: xs .8s ease both 300ms;z-index: 5;}
@keyframes xs {0%{width: 0;opacity: .4;}60%{opacity: 1;}100%{width: 100%;}}

.indus-item{width: 100%;height: 340px;position: absolute;z-index: 200;bottom: 0;left: 0;border-top: 1px solid rgba(255, 255, 255, .2);}
.indus-item ul li{width: 33.333%;height: 340px;border-right: 1px solid rgba(255, 255, 255, .2);text-align: center;padding: 50px 30px;float: left;cursor: pointer;position: relative;}
.indus-item ul li::after{width: 0;height: 100%;background: rgba(0, 144, 215, .5);content: '';position: absolute;right: 0;top: 0;transition: all .4s ease;}
.indus-item ul li.ontrue::after{width: 100%;left: 0;right: auto;}
.itemlist{width: 100%;height: 100%;position: relative;z-index: 3;}
.indus-item ul li h4{margin-top: 30px;text-align: center;}
.indus-item ul li h4 img{max-width: 100%;}
.indus-item ul li h4 .iconfont{font-size: 70px;color: #fff;}
.indus-item ul li h5{font-size: 20px;color: #fff;line-height: 24px;max-width: 392px;margin: 0 auto;margin-top: 20px;height: 48px;}
.indus-item ul li h6{width: 41px;height: 41px;overflow: hidden;margin: 0 auto;margin-top: 10px;user-select: none;transition: .3s;}
.indus-item ul li h6 img{width: 100%;height: 100%;}
.indus-item ul li:hover h6{transform: rotate(90deg);}
.indus-item ul li:hover h4{animation: btn-pudding .6s ease both;}
/* 合作伙伴 */
.jobBox{background: #f9f9f9;overflow: hidden;}
.index-customer-list {-webkit-transition: all .8s ease-in-out 0s;-moz-transition: all .8s ease-in-out 0s;-ms-transition: all .8s ease-in-out 0s;-o-transition: all .8s ease-in-out 0s;transition: all .8s ease-in-out 0s;overflow:hidden;margin-bottom: 30px;}
.index-customer.active .index-customer-list {transform:none;}
.index-customer-list li {position:relative;float:left;width:20%;padding:15px 0;text-align:center;-webkit-transition: all .8s ease-in-out 0s;-moz-transition: all .8s ease-in-out 0s;-ms-transition: all .8s ease-in-out 0s;-o-transition: all .8s ease-in-out 0s;transition: all .8s ease-in-out 0s;transition-delay:.5s;}
.index-customer.active .index-customer-list li.item {top:0;}
.index-customer-list .item-inner {display:block;width:100%;height:65px;border-left:1px solid #e6e6e6;}
.index-customer-list .item-inner a{cursor: default;}
.index-customer-list li:nth-child(5n +1) .item-inner {border-left:0;}
.index-customer-list li:nth-child(5n +1) .lt-dot,
.index-customer-list li:nth-child(5n +1) .lb-dot,
.index-customer-list li:nth-child(5n) .rt-dot,
.index-customer-list li:nth-child(5n) .rb-dot{display:none;}
.index-customer-list li a {position:absolute;top:0;left:50%;display:flex;width:80%;height:100%;margin-left:-40%;justify-content: center;align-items: center;border-bottom: 1px solid #e6e6e6;}
.index-customer-list li img {opacity:1;filter: grayscale(0);transition: all .1s linear 10ms;}
.index-customer-list li:hover img{filter: grayscale(0);-webkit-transform:scale(1.3)  rotateY(360deg);-moz-transform:scale(1.2)  rotateY(360deg);-ms-transform:scale(1.2)  rotateY(360deg);transform:scale(1.2)  rotateY(360deg);}
.index-customer-list .dot {position:absolute;display:block;width:2px;height:2px;background:#e6e6e6;}
.index-customer-list .lt-dot {left:0;top:0;}
.index-customer-list .lb-dot {left:0;bottom:0;}
.index-customer-list .rt-dot {right:0;top:0;}
.index-customer-list .rb-dot {right:0;bottom:0;}


/* -------------------------PC端--------------------------- */
@media all and (max-width:1700px) {
    /* 1600 × (900/1024/1200) */
    .banner-text{left: 10%;}
    .induspic-box,.induspic{height: 738px;}
}
@media all and (max-width:1599px) {
    /* 1440 × (900/1050) */
    .banner-text h5{font-size: 50px;}
    .banner-text h6{margin-top: 20px;}
    .banner-text{left: 6%;}

    .induspic-box,.induspic{height: 668px;}
    .indus-text{left: 6%;}
    .indus-text h6{font-size: 36px;}
    .indus-text p{margin-top: 20px;}
    .indus-item{height: 240px;}
    .indus-item ul li{height: 240px;padding: 30px;}
    .about-box{padding: 120px 0 100px 0;}
    .news-box{padding: 150px 0 100px 0;}
}

@media all and (max-width:1439px) {
    /* 1360 × (768) */
    .about-box{padding: 100px 0;}
    .about-video{height: 500px;}
    .news-box{padding: 140px 0 80px 0;}
    .about-scroll h6{font-size: 300px;}
}

@media all and (max-width:1359px) {
    /* 1280 × (800/854/1024) */
    .banner-text{left: 4%;}
    .banner-text h5{font-size: 44px;line-height: 50px;}
    .banner-text h6{font-size: 22px;line-height: 34px;}
    .about-box{padding: 100px 0 60px 0;}
    .about-scroll h6{font-size: 260px;}
    .about-text{padding: 50px 40px 0 0;}
    .about-text h4{font-size: 38px;}
    .about-text p{margin-top: 10px;}
    .about-video{height: 400px;}
    .about-text h5{font-size: 20px;line-height: 30px;padding: 6px 0 10px 0;}
    .about-text h6{margin-top: 30px;}

    .induspic-box,.induspic{height: 600px;}
    .indus-item ul li h5{font-size: 18px;margin-top: 12px;}
    .indus-text{left: 4%;top: 16%;}
    .indus-text h6{font-size: 34px;}
    .indus-text p{line-height: 28px;}
    .indus-text h6{font-size: 30px;}
    .indus-item{height: 220px;}
    .indus-item ul li{height: 220px;}
    
    .indus-item ul li h5{font-size: 16px;}


    .news-left1 i{font-size: 300px;right: -28%;top: -20%;}

    .news-box{padding: 100px 0 80px 0;}
}

@media all and (max-width:1279px) {
    /* 1152 × (864) */
    .about-text{padding-left: 8%;}
    .news-left1 h4 span{right: -40%;bottom: 5%;font-size: 180px;}
}

@media all and (max-width:1151px) {
    /* 1024 × (600/768) */
    .news-left1{max-width: 290px;}
    .news-left1 h4{font-size: 130px;}
    .news-left1 h5{font-size: 20px;}
    .news-left1 h6{font-size: 30px;line-height: 40px;}
    .news-left1 i {font-size: 240px;right: -20%;top: -16%;}
    .news-left1 h4 span{bottom: 10%;font-size: 160px;}
}


/* ------------------------手机端-------------------------- */
@media all and (max-width:1000px) {
    /* 平板设备 720 适配 */
    .banner-text{top: 20%;background: none;}
    .banner-mouse{display: none;}
    .banner-button{left: 50%;right: auto;bottom: 40px;margin-left: -85px;}
    .about-video{width: 100%;height: auto;}
    .about-box{padding: 80px 0 20px 0;}
    .about-text-box{width: 100%;}
    .about-text{width: 100%;max-width: none;padding: 30px 4%;}
    .about-scroll h6{font-size: 116px;}
    .about-text h4{font-size: 30px;line-height: 34px;}
    .about-text h5{font-size:18px;}
    .about-text p{height: auto;font-size: 14px;line-height: 24px;-webkit-line-clamp: inherit;text-align: justify;}
    .indus-item ul li h5{font-size: 14px;line-height: 24px;height: 48px;}
    .indus-item ul li h4 img{height: 50px;}
    .indus-item ul li{height: 160px;padding: 30px 20px 20px 20px;}
    .indus-item{height: 160px;}
    .indus-item ul li h6{display: none;}
    .news-left{display: none;}
    .news-right{width: 100%;}
    .news-box{padding: 50px 0;}
    .news-right ul li{padding-bottom: 10px;margin-bottom: 20px;}
    .news-right ul li h6{margin-top: 20px;}

    .itemlist,.itemlist a{pointer-events: none;}
    .productBox .img img{width: 100%;}
    .adv-title{line-height: 1.8em;font-size:28px;padding: 10px;}
    .goodTit {padding: 38px 0 33px;height: auto;}
	.goodTit li {padding: 0 0 8px;width: auto !important;float: none;font-size: 13px;text-align: center;}
	.goodTit li > span {margin-bottom: 1px;font-size:28px;padding-bottom: 10px;}
	.goodTit li img {margin: 10px auto 0;width: 15px;position: static;display: block;}
	.goodTit li:last-child {font-size: 13px;}
	.goodTit li:last-child span {margin: 0;}  
    .productBox li:nth-child(n+1) .li-div{background: rgba(185, 185, 185, 0.2);}
    .productBox li:nth-child(2n) .li-div{background:none;}
    .productBox li:hover .li-div{ background:linear-gradient(to top, #2f44d0 0, #007eff 100%);}
    .productBox .img .imgtitle{font-size: 28px;}
    .index-customer-list li {width:25%;}
    .index-customer-list li:last-child {display:none;}
    .index-customer-list li a {border-top:1px solid #e6e6e6;}
    .index-customer-list li:first-child a,.index-customer-list li:nth-child(2) a{border-top:0;}
    .index-customer-list li.double-item a {   border-bottom:0;  }
    .index-customer-list .item-inner{height: 50px;}
    .index-customer-list li:nth-child(5n) .item-inner {border-right:0;}
    .index-customer-list li:nth-child(2n+1) .item-inner {border-left:0;}
    .index-customer-list li:first-child .dot.rt-dot,
    .index-customer-list li:nth-child(2) .dot.lt-dot,
    .index-customer-list li:nth-child(2n+1) .dot.lt-dot,
    .index-customer-list li:nth-child(2n+1) .dot.lb-dot,
    .index-customer-list li:nth-child(2n) .dot.rt-dot,
    .index-customer-list li:nth-child(2n) .dot.rb-dot,
    .index-customer-list li:nth-child(13) .dot.rb-dot,
    .index-customer-list li:nth-child(14) .dot.lb-dot{display:none;}
    .index-customer-list li:nth-child(5) .item-inner{border-right:1px solid #e6e6e6;}
    .index-customer-list li img{width: 80%;}    

}
@media all and (max-width:640px) {
    /* 移动终端以上 360 适配 */
    .banner-pic .banner-pc{display: none;}
    .banner-pic .banner-mb{display: block;}
    .banner-text h5{font-size: 24px;line-height: 34px;}
    .banner-text h6{font-size: 14px;line-height: 20px;margin-top: 10px;}
    .about-text h5{font-size:16px;padding: 5px 0;line-height: 20px;}
    .banner .swiper-pagination-custom{display: none;}
    .banner-button{height: auto;bottom: 20px;width: 140px;margin-left: -70px;}
    .banner .swiper-button-next, .banner .swiper-button-prev{width: 40px;height: 40px;}
    .banner-play{width: 40px;height: 40px;}
    .about-video::before{width: 50px;height: 50px;background-size: 100%;margin-left: -25px;margin-top: -25px;}
    .about-text{padding: 20px 4%;}
    .news-box{padding: 30px 0 40px 0;}
    .news-right ul li h6{font-size: 16px;line-height: 26px;height: 52px;}
    .news-right ul li h6{margin-top: 10px;}
    .news-right ul li p{line-height: 22px;height: 44px;margin-top: 8px;}

    .induspic-box{height:320px;}
    .induspic{height: 320px;}
    .induspic img{height: 100%;}
    .indus-item{background: rgba(0, 0, 0, .5);height: auto;}
    .indus-text{padding-right: 4%;}
    .indus-text h6{font-size: 24px;}
    .indus-text p{font-size: 14px;line-height: 24px;}
    .indus-item ul li{height: auto;width:33.3%;border-bottom: 0px solid #fff;text-align: center;vertical-align: text-top;padding: 0;text-align: left;padding: 0 10px;padding: 10px 0;}
    .indus-item ul li h4{display: block;margin: 4px 6px;}
    .indus-item ul li h4 img{height: 22px;}    
    .indus-item ul li h4 .iconfont {font-size: 32px;}
    .indus-item ul li h5{font-size: 12px;line-height: 20px;margin-top: 0;height: auto;text-align: center;}
    .indus-item ul li::after{background: rgba(0, 144, 215, 1);}
    .newsmain .text h6::after{display: none;}
    .indus-text{background: none;}
    .index-customer-list .item-inner img{width: 100%;}
    .index-customer-list .item-inner{height: 20px;}
    .productBox .listinfo .imgbox img{width: 80%;}
    .productBox .listinfo .iconfont,.productBox li:hover .iconfont{font-size: 30px;right: 10px;}
    .adv-title p{font-size: 18px;letter-spacing: normal;        font-weight: 500;}
}

