 .index-wrap{
    	max-width: 100%;
    	margin: 0 auto;
    }
    .swiper-container {
       max-width: 100%;
   } 
   .logo{
      position: absolute;
      top: 50px;
      left: 150px;
      z-index: 100;
   }

   .connect-us{
     position: absolute;
      top: 76px;
      right: 150px;
      z-index: 100;
      background-color: rgba(36,26,26,0.5);
      padding: 15px 5px;
      border-radius: 10px;
   }

  .download-index{
       position: absolute;
      top: 256px;
      right: 150px;
      z-index: 100;
      text-align: center;
   }
      .download-index .p2 { 
    color: #2dfb57;
    font-size: 17px;
    margin-bottom: 15px;
  } 
  .download-index .p1{ 
    color: #2dfb57;
    font-size: 20px;
    margin-bottom: 15px;
  }
     .download{
       position: absolute;
      top: 190px;
      right: 0;
      z-index: 100;
      text-align: center;
	 
   }
  .download .p1{
	padding-top:10px;
	border-radius:5px 5px 0 0;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 10px;
    background-color:#2bda4f;
	
  }
  .download .p2{
    color:  #fff;
	border-radius:0 0 5px 5px;
	background-color:#2bda4f;
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 10px;
	margin-bottom:10px;
  }
   .download img{
    width: 70%;
   }

   .connect-us ul {
     overflow: hidden;
   }
   .connect-us ul li{
    float: left;
    padding: 0 10px;
    border-right: 1px solid #fff;
   }
   .connect-us ul li:last-child{border-right: none;}
   .connect-us ul li a{
        text-decoration: none;
        color: #fff;
        font-size: 15px;
    }
   .logo img{width: 168px;height: 85px;}
   .slide{
   	  position: relative;
   }
   .swiper-container img{
   	 width: 100%;
   }
   .nar-content{
    position: absolute;
    bottom: 0;
    width: 1200px;
    height: 88px;
    left: 50%;
    transform: translateX(-600px);
    margin: 0 auto;
    z-index: 118;
   }
  .nar-content ul li{
    float: left;
    width: 25%;
    box-sizing:border-box;
    height: 88px;
    margin-top: -2px;
    background: #529c5a;
    opacity: 0.8;
    border-right: 1px solid rgb(214,217,225);
  }
  .nar-content ul li:hover{background: #5dcd86;}
  .nar-content ul li:last-child{margin-right: 0;border-right: none;}
  .nar-content ul li a{
    display: inline-block;
    width: 100%;
    height: 100%;
    color: #fff;
    text-align: center;
    text-decoration: none;
    }
  .nar-content ul li a img{
    margin-top: 15px;
  }
  .nar-content ul li a p{
    margin-top: 10px;
    font-size: 14px;
  }
  .index-title{
    text-align: center;
    height: 80px;
    line-height: 80px;
  }
  .index-title p{
    font-size: 24px;
    font-weight: bold;
    text-decoration: underline;
    color: #333333
  }
  .business{
    width: 1300px;
    margin: 0 auto;
    overflow: hidden;
  }
 
  .business .item{
    float: left;
    width: 50%;
    text-align: center;
    margin-bottom: 16px;
    position: relative;

  }
  .business .item:nth-child(3) {
    margin-bottom: 0;
  }
  .business .item:nth-child(4) {
    margin-bottom: 0;
  }
  .business .item .item-dec{
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 32px;
    text-align: center;

  }
  .business .item .item-dec .title{
    font-size: 24px;
    font-weight: bold;
    color: #1cff4a;
  }
  .business .item .item-dec .dec{
    font-size: 18px;
    color:  #1cff4a;
    margin-top: 16px;
  }
  .business .item img{
   width: 634px;
   height: 405px;
  }
  .product-display {
   width: 1300px;
   margin: 0 auto;
   overflow: hidden;
  }
  .product-display .item{
    float: left;
    width: 33.33333333%;
    margin-right: 50px;
    text-align: center;
  }
   .product-display .item:last-child{
    margin-right: 0;
   }
  .product-display .item img{
   width: 416px;
   height: 270px;
  } 
 .product-display .item .item-dec{
   width: 416px;
   height: 140px;
   background: #d1e8d7;
   text-align: center;
   position: relative;
   left: 50%;
   margin-left: -208px;
   margin-top: -2px;

 } 
 .product-display .item .item-dec .title{
  color: #333333;
  font-weight: bold;
  font-size: 18px;
  padding: 24px 0;
 }
 .product-display .item .item-dec p{
  font-size: 15px;
  padding-bottom: 14px;

 }

 .sucess-display{
  height: 868px;
  background: url(../image/index-bg.jpg) no-repeat center center;
  background-size: 100% 868px;
 }

  .sucess-display .title h2{text-align: center;font-size: 24px;color: #fff;font-weight: bold;height: 60px;line-height: 60px;}

  .main-business {
    position: relative;
    top: -2px;
    background: url(../image/bg.jpg) no-repeat center center;
  background-size: 100% 100%;}
  .hardware-product{
     position: relative;
    top: -2px;
    background: url(../image/bg.jpg) no-repeat center center;
  background-size: 100% 100%;
  padding-bottom: 34px;
}
  }
 .sucess-display .title h2{
    font-size: 24px;
    font-weight: bold;
    text-decoration: underline;
    color: #fff;
    text-align: center;
    padding: 48px 0 40px 0px;
 }
.sucess-display .swiper-wrap2{
  width: 1300px;
  margin:0 auto;
   position: relative;
}
.swiper-container2 {
  margin-top: 34px;
  margin:0 auto;
  width: 1135px;
  height: 790px;
  overflow: hidden;
 
} 
.sucess-display .bt-dec{
 margin-top: 20px;
}

.sucess-display .bt-dec span{
  font-size: 18px;
  font-weight: bold;
  color: #fff;
}
.sucess-display .bt-dec a{
  float: right;
  text-decoration: none;
  color: #61ffc7;
  font-size: 18px;
}
.swiper-container2 img{
  width: 100%;
  height: 632px;
}
.page-foorer{
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  background-color: #000000;
  padding-bottom: 20px;
}
.page-foorer span{margin-right: 5px;}
.footer{
padding: 25px 0;
color:#ffffff;
background-color: #000000;
}
.footer-content{
 text-align: center;
}
.footer-content .erweima{
  display: inline-block;
}
.footer-content img.img1{
 width: 160px;
 height: 160px;
 margin-right: 15px;
}
.footer-content img.img2{
width: 180px;
height: 80px;

}
.footer-content .footer-infor{
display: inline-block;
text-align: left;
}
.footer-content .footer-infor .phone{
 font-size: 18px;
 font-weight: bold;
 margin: 10px 0;
}
.footer-content .footer-infor .phone-sec{
 font-size: 14px;
 font-weight: bold;
  margin-bottom: 10px;
}
.footer-content .footer-infor .connect{
font-size: 14px;
font-weight: bold;
}

.swiper-button-prev:after,.swiper-button-next:after{
  color: #fff;
  font-size: 54px;
  font-weight: bold;
}
.swiper-pagination-fraction, .swiper-pagination-custom, .swiper-container-horizontal > .swiper-pagination-bullets{
  bottom: 116px;
}

.swiper-pagination-bullet-active{background: #2dfb57;}
.swiper-button-prev{background-image:url(../image/scroll-left.png);}
.swiper-button-next{background-image:url(../image/scroll-right.png);}
.item-dec-hover{
  display: none;
  position: absolute;
  left: 8px;
  right: 8px;
  bottom: 2px;
  top: 0;
  background-color: rgba(36,25,26,0.5);
  color: #fff;
  font-size: 18px;
  color: #1cff4a;
  text-align: left;
  padding: 140px 60px;
  line-height: 30px;
}
.item-dec-hover span{margin-right: 10px;}
.item-dec-hover .top{margin-bottom: 15px;}
.active{display: block;}
.unactive{display: none;}

.title-grp {
	
    font-weight: 1200;
    font-size: 30px;
    /*font-family: "Raleway", sans-serif;*/
    font-family: "SourceHanSansCN-Regular";
    line-height: 1;
    color: #383d48;
    text-transform: uppercase;
    padding-bottom: 20px;
}

.idea{font-size: 20px;color:#078CD7;}
.blog-page  .step-right .menu-535 ul{margin:0px;}
