

/* supply-banner */
.supply-banner{background-repeat: no-repeat; background-size: cover; background-position: center; background-color: #030f2d;}
/* .supply-banner .img{width: 800px; right: 8%; top: 60px;} */
.supply-banner .img{width: 660px; right: 14%;}
.supply-banner img{ animation: animationBanner 4s infinite linear;/*匀速 循环*/ }
/* .supply-banner .txt h5, .energy-banner .txt h5{opacity: 0;} */




.data-banner .img{width: 750px; position: absolute; right: 9%; bottom: -38px;}
.data-banner img{ animation: animationBanner 4s infinite linear;/*匀速 循环*/ }

.goods-banner .img{width: 600px; position: absolute; right: 17%;}
.electronic-banner .img{width: 950px; right: 7%; top: auto; transform: translateY(0); bottom: 0;}
.goods-banner img{ animation: animationBanner 4s infinite linear;/*匀速 循环*/ }

.enterprise-banner .img{width: 660px; right: 11%;}
.modal-banner .img{width: 700px; right: 9%;}
.storage-banner .img{width: 600px; right: 17%;}


/* industry-mainBox 行业现状及痛点*/
.industry-mainBox .row{margin: 0px;}
.industry-mainBox .col-12{padding-bottom: 36px; box-sizing: border-box;}
.industry-mainBox .col-12:nth-child(1){border-right: 1px dashed #CBDEFD;}
.industry-mainBox .col-12:nth-last-child(2){padding-bottom: 0px; border-top: 1px dashed #CBDEFD; border-right: 1px dashed #CBDEFD;}
.industry-mainBox .col-12:nth-last-child(1){padding-bottom: 0px; border-top: 1px dashed #CBDEFD;}
.industry-mainBox .con{background: #fff;  border-radius: 0; position: relative; padding-top: 60px;}
.industry-mainBox .con img{position: absolute; left: 40px; top: 50%; transform: translate(0,-50%);}
.industry-mainBox .con .ti{font-size: 18px; margin-bottom: 16px; font-weight: bold;}
.industry-mainBox .con .txt{font-size: 14px; color: #697B8C; line-height: 26px;}
.industry-mainBox .EBC-conBox .con{height: 234px;}

/* .industry-mainBox2 .row{margin: 0 -12px;}
.industry-mainBox2 .col-xl-4{padding: 0 12px; margin-bottom: 24px;}
.industry-mainBox2 .col-xl-4:last-child(2){margin-bottom: 0;}
.industry-mainBox2 .con{height: 184px; padding: 36px 24px 36px 120px;}
.industry-mainBox2 .con img{left: 24px;} */







