
.home-banner{
  margin-top: 1.066667rem;
}
.banner-container{
  width: 100%;
  height:10.773333rem;
}

.swiper-pagination{
  display: flex;
  justify-content: center;
}
.my-bullet{
  width: .833333rem;
  height:.027733rem;
  display: block;
  background: rgba(255, 255, 255, 0.32);
  margin-right: .1112rem;
}
.my-bullet-active{
  position: relative;
}
.my-bullet-active::after{
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  /* transition: all 4s; */
  background: #fff;
  transform-origin: left;
  animation: LeftToRight 4.7s infinite;
}
@keyframes LeftToRight {
  from {
    transform: scaleX(0);
  }
  to {
    transform: scaleX(1);
  }
}

/* 产品轮播 */
.product-container{
  padding-top: .746667rem!important;
  height: 3.88rem;
}
.product-bg{
  width:1.813333rem;
  height: 1.813333rem;
  margin-bottom: .213333rem;
}
.product-slide{
  display: flex!important;
  flex-direction: column;
  align-items: center;
  
}
.product-slide>p{
  font-size: .32rem;
  line-height: .426667rem;
  text-align: center;
  color: #23272E;
}
.product-bg1{
  background: url("../../image/home/cp1.png") no-repeat;
  background-size: cover;
}
.product-bg2{
  background: url("../../image/home/cp2.png") no-repeat;
  background-size: cover;
}
.product-bg3{
  background: url("../../image/home/cp3.png") no-repeat;
  background-size: cover;
}
.product-bg4{
  background: url("../../image/home/cp4.png") no-repeat;
  background-size: cover;
}
.product-bg5{
  background: url("../../image/home/cp5.png") no-repeat;
  background-size: cover;
}
.product-bg6{
  background: url("../../image/home/cp6.png") no-repeat;
  background-size: cover;
}
.product-bg7{
  background: url("../../image/home/cp7.png") no-repeat;
  background-size: cover;
}
.product-bg8{
  background: url("../../image/home/gl_jccw.png") no-repeat;
  background-size: cover;
}
.product-bg9{
  background: url("../../image/home/gl_qfjc.png") no-repeat;
  background-size: cover;
}
.product-bg13{
  background: url("../../image/home/gl_qxcw.png") no-repeat;
  background-size: cover;
}
.product-bg14{
  background: url("../../image/home/gl_jtxl.png") no-repeat;
  background-size: cover;
}
.product-bg10{
  background: url("../../image/home/cp10.png") no-repeat;
  background-size: cover;
}
.product-bg11{
  background: url("../../image/home/cp11.png") no-repeat;
  background-size: cover;
}
.product-bg12{
  background: url("../../image/home/cp12.png") no-repeat;
  background-size: cover;
}
.product-bg1{
  background: url("../../image/home/cp1.png") no-repeat;
  background-size: cover;
}

/* 右侧边栏 */
.nav_head{
  margin-bottom: .64rem;
}
.nav_box{
  display: none;
}
.show{
  display: block;
}
.nav_head p{
  width: 5.626667rem;
  height: .853333rem;
  padding-left: 4px;
  line-height: .853333rem;
  font-size: 16px;
  font-weight: 500;
  color: #23272E;
  border-radius:.106667rem ;
  /* background: #F7F9FC; */

}
.nav_head a{
  display: block;
}
.nav_head li{
  margin-top: .213333rem;
  margin-bottom: .213333rem;
}
.nav_1{
  height: .533333rem;
  line-height: .533333rem;
  margin-left: 12px;
  font-size: .373333rem;
  font-weight: 500;
  color: #23B666;
}
.nav_2{
  height: .533333rem;
  line-height: .533333rem;
  margin-left: 20px;
  font-size: .373333rem;
  font-weight: 400;
  margin-top: .266667rem;
  color: #23272E;
}

/* 轮播 */
.swiper-slide{
  width: 100%;
  height: 100%;
  display: block;
  box-sizing: border-box;
}
.t-1{
  font-weight: 600;
  font-size: .586667rem;
  line-height: .8rem;
  color: #fff;
  margin: .853333rem 0 .426667rem .853333rem;
}
.desc-b-1{
  color: #FFFFFF;
  font-size: .32rem;
  width: 8.293333rem;
  line-height: .426667rem;
  margin-bottom: .64rem;
  margin-left: .853333rem;
}
.desc-b-2{
  color: #FFFFFF;
  font-size: .32rem;
  width: 8.293333rem;
  line-height: .426667rem;
  margin-bottom: .64rem;
  margin-left: .853333rem;
}
.desc-b-3{
  color: #FFFFFF;
  font-size: .32rem;
  width: 8.293333rem;
  line-height: .426667rem;
  margin-bottom: .64rem;
  margin-left: .853333rem;
}
.desc-b-4{
  color: #FFFFFF;
  font-size: .32rem;
  width: 8.293333rem;
  line-height: .426667rem;
  margin-bottom: .64rem;
  margin-left: .853333rem;
}
.c4-box{
  margin-left: .853333rem;
  display: flex;
  flex-wrap: wrap;
}
.c4-box>span{
  background: rgba(255, 255, 255, 0.16);
  border-radius: 4.16667px;
  color: #FFFFFF;
  font-size: .32rem;
  line-height: .533333rem;
  height: .533333rem;
  text-align: center;
  margin-bottom: .106667rem;
}
.c4-box>span:nth-child(1){
  width: 1.44rem;
  margin-right: .106667rem;
}
.c4-box>span:nth-child(2){
  width: 1.76rem;
}
.c4-box>span:nth-child(3){
  width: 1.76rem;
  margin-right: .106667rem;
}
.c4-box>span:nth-child(4){
  width: 1.44rem;
}
.nbg{
  background-size: cover!important;
}
.nbg1{
  width: 100%;
  position: absolute;
  height: 5.92rem;
  background: url('../../image/home/j_1.png') no-repeat;
  bottom: 0;
  left: 0;
}
.nbg2{
  width: 100%;
  position: absolute;
  height: 5.546667rem;
  background: url('../../image/home/j_2.png') no-repeat;
  bottom: 1.226667rem;
  left: 0;
}
.nbg3{
  width: 6.053333rem;
  position: absolute;
  height: 6.053333rem;
  background: url('../../image/home/j_3.png') no-repeat;
  bottom: .933333rem;
  left: 1.973333rem;
}
.nbg4{
  width: 5.866667rem;
  position: absolute;
  height: 5.173333rem;
  background: url('../../image/home/j_4.png') no-repeat;
  bottom: .6rem;
  left: 2.08rem;
}


.link-box{
  display: flex;
  margin-left: .853333rem;
}
.link-box >a{
  display: block;
  width: 1.706667rem;
  height: .64rem;
  background: #FFFFFF;
  border-radius: .32rem .32rem .32rem 0px;
  text-align: center;
  line-height: .64rem;
}
.know-link1{
  color: #0D58A0;
  font-weight: 500;
  font-size: .32rem;
  line-height: .426667rem;
}
.know-link2{
  color: #5149AC;
  font-weight: 500;
  font-size: .32rem;
  line-height: .426667rem;
}
.know-link3{
  color: #1D0750;
  font-weight: 500;
  font-size: .32rem;
  line-height: .426667rem;
}
.free-link{
  color: #fff;
  font-size: .346667rem;
  border: 1px solid #fff;
  margin-right: .266667rem;
}

.c-1{
  background: linear-gradient(90deg, #0E65A8 0%, #12ABD4 100%);
}
.c-2{
  background: linear-gradient(90deg, #675BCB 0%, #373387 100%);
}
.c-3{
  background: linear-gradient(90deg, #1D0750 0%, #340B5A 100%);
}
.c-4{
  background: linear-gradient(90deg, #004EB4 0%, #009DE6 100%);
}
/* 产品概况 */
.home-product_1{
  width: 100%;
  height: 6.133333rem;
  background-color: #fff;
  overflow: hidden;
}
/* 行业应用 */
.industrybox{
  width: 100%;
  height: 12.346667rem;
  overflow: hidden;
  background: #F7F9FC;
}
.industry-container{
  margin-top: .64rem!important;
}
.industryslide{
  width: 7.44rem!important;
  height: 9.306667rem!important;
  border-radius: .213333rem;
  overflow: hidden;
  position: relative;
}
.industryImg{
  width: 7.44rem!important;
  height: 9.306667rem!important;
}
.industryText{
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.industryText>h6{
  color: #FFFFFF;
  text-align: center;
  font-weight: 500;
  font-size: .426667rem;
  line-height: .64rem;
  margin-bottom: 1.813333rem;
  height: .64rem;
}
.industryText>h4{
  color: #FFFFFF;
  text-align: center;
  font-weight: 500;
  font-size: .48rem;
  line-height: .693333rem;
  margin-bottom: .426667rem;
}
.industryText>p{
  color: #FFFFFF;
  text-align: center;
  font-weight: 500;
  width: 6.16rem;
  font-size: .32rem;
  line-height: .426667rem;
  margin: 0 auto;
}
.industryText1{
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%);
}
.industryText2{
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%);
}
.industryText3{
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%);
}
/* 成功案例 */
.home-success{
  width: 100%;
  height: 17.76rem;
  overflow: hidden;
}


/* 合作伙伴 */
.home-partner{
  width: 100%;
  height: 7.306667rem;
  background: #F7F9FC;
  overflow: hidden;
  position: relative;
}
.mask-p{
  position: absolute;
  width: 100%;
  height: 7.306667rem;
  top: 0;
  left: 0;
  z-index: 10;
}
.partner-slide{
  width: 2.933333rem!important;
}
/* 联系我们 */


/* 核心服务 */
.home-server{
  padding-top: .8rem;
  text-align: center;
}
.server-title{
  font-size: .48rem;
  color: #333;
  margin-bottom: .533333rem;
}
.server-item{
  font-size: .333333rem;
  color: #737373;
  margin-top: .4rem;
}
.home-server-list{
  width: 100%;
  box-sizing: border-box;
  padding: 0 .706667rem;
}
.h-s-item{
  margin-top: .52rem;
  width: 4rem;
  height: 4rem;
  box-shadow: 0 .066667rem .133333rem .013333rem
		rgba(155, 155, 155, 0.11);
  border-radius: .133333rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.h-s-item:nth-of-type(odd) {
  float: left;
}
.h-s-item:nth-of-type(even) {
  float: right;
}
.h-s-item >img{
  display: block;
  width: 1.986667rem;
  height: 1.506667rem;
  margin-bottom: .533333rem;
}
.h-s-item >p{
  text-align: center;
  font-size: .346667rem;
  color: #444444;
}
/*  解决实际问题 */
.home-fact{
  margin-top: .8rem;
}
.home-fact-title{
  text-align: center;
  font-size: .48rem;
  color: #333;
}
.home-fact-list{
  margin-top: .533333rem;
  width: 100%;
  box-sizing: border-box;
  padding: 0 .453333rem;
}
.home-fact-item{
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 1.2rem;
}
.home-fact-item:last-of-type{
  margin-bottom: 0 !important;
}
.home-fact-item >img{
  display: block;
  width: 4.36rem;
  height: 4.546667rem;
  border-radius: .133333rem;
  box-shadow: 0 0.066667rem 0.133333rem 0.013333rem rgba(155, 155, 155, 0.11);
}
.h-item-msg {
  width: 3.466667rem;
}
.h-item-msg >img{
  display: block;
  width: .746667rem;
  height: .6rem;
  margin-bottom: .133333rem;
}
.h-item-msg >p{
  font-size: .346667rem;
  color: #333;
  line-height: .666667rem;
}
.h-item-msg >div{
  font-size: .293333rem;
  color: #909090;
  line-height: .64rem;
}
.h-i-b{
  margin-bottom: .133333rem;
}
/* 多种解决方案 */
.home-more-solve{
  margin-top: .8rem;
}
.home-more-title{
  color: #333333;
  font-size: .48rem;
  line-height: .8rem;
  text-align: center;
}
.Application-title,.Application-title-en{
  box-sizing: border-box;
  text-align: center;
}
.Application-title{
  font-weight: bold;
}
.Application-box{
  width: 100%;
  margin-top: .8rem; 
}
.know-more{
  font-size: .373333rem;
  color: #3eb251;
  margin: .533333rem 0;
  text-align: center;
}
/* 10分钟 */
.solve-title{
  color: #333333;
  font-size: .48rem;
  line-height: .8rem;
  text-align: center;
}
.home-solve{
  margin-top: .8rem;
}
.home-solve-list{
  width: 100%;
  box-sizing: border-box;
  padding: 0 .533333rem;
  display: flex;
  justify-content: space-between;
  margin-top: .8rem;
}
.home-solve-item{
  width: 25%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: column;
  height: 2.373333rem;
}
.item-img_1{
  display: block;
  width: .76rem;
  height: .746667rem;
}
.item-img_2{
  display: block;
  width: .293333rem;
  height: .293333rem;
}
.home-solve-item{
  font-size: .28rem;
  color: #333;
}