/*
*banner
*/
#banner{
  background: url(../image/bj1.jpg) center center no-repeat;
  height:719px;
}
#banner .container{
  position: relative;
  height:100%;
}
#banner .word p{
  opacity:0.5;
  letter-spacing: 2px;
}
#banner .container .com-div{
  height:246px;
  border-left:2px solid #1e53ca;
  position:absolute;
  left: 246px;
  top: 318px;
}
#banner .container .com-div2{
  left: 493px;
  height: 118px;
  top: 438px
}
#banner .container .com-div3{
  left: 846px;
  height: 168px;
  top: 228px;
}
#banner .container .com-div b{
  width:18px;
  height:18px;
  -webkit-border-radius:9px;
  -moz-border-radius:9px;
  border-radius:9px;
  background-color: #3e41ff;
  border: solid 3px #ffffff;
  position:absolute;
  left:-10px;
  top:-18px;
}
#banner .container .com-div h2{
  margin-left:23px;
  margin-top:-25px;
}
#banner .container .com-div p{
  font-size: 14px;
  opacity:0.8;
  letter-spacing:1px;
  margin-left:23px;
}
#banner .bottom{
  width:100%;
  text-align:center;
  position:absolute;
  bottom:-8px;
}
#banner .container .first{
   left: 243px;
  top: 303px;
  position:absolute;
  animation: show-hide 2s infinite 2s;
}
#banner .container .second{
   left: 490px;
  top: 426px;
  position:absolute;
  animation: show-hide 2s infinite 3s;
}
#banner .container .last{
   left: 843px;
  top: 216px;
  position:absolute;
  animation: show-hide 2s infinite 4s;
}
#banner .container .pulse {
  position: absolute;
  top: -39px;
  left: -39px;
  height: 88px;
  width: 88px;
  border: 2px solid #2d79ff;
  -webkit-border-radius: 48px;
  -moz-border-radius: 48px;
  border-radius: 48px;
  -webkit-box-shadow: 0 0 12px #2d79ff, 0 0 20px #2d79ff inset;
  -moz-box-shadow: 0 0 12px #2d79ff,0 0 20px #2d79ff inset;
  box-shadow: 0 0 12px #2d79ff, 0 0 20px #2d79ff inset;
  opacity: .12;
  filter: alpha(opacity=0);
  -webkit-animation: warn 2s ease-out both;
  -moz-animation: warn 2s ease-out both;
  -o-animation: warn 2s ease-out both;
  animation: warn 2s ease-out both;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  background: 0 0;
}
#banner .container .delay-06 {
  -webkit-animation-delay: 2s;
  -moz-animation-delay: 2s;
  -o-animation-delay: 2s;
  animation-delay: 2s;
}
#banner .container .delay-05 {
  -webkit-animation-delay: 1.6s;
  -moz-animation-delay: 1.6s;
  -o-animation-delay: 1.6s;
  animation-delay: 1.6s;
}
#banner .container .delay-04 {
  -webkit-animation-delay: 1.2s;
  -moz-animation-delay: 1.2s;
  -o-animation-delay: 1.2s;
  animation-delay: 1.2s;
}
/*
*动画
*/
@-webkit-keyframes warn {
  0% {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
}
@-webkit-keyframes show-hide {
  0% {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    display: none;
  }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    display: block;
  }
}

/*
*安全可靠的数据支持
*/
#safe{
  height:548px;
  background-color: #1e56d2;
}
#safe .container ul{
  margin-top:46px;
}
#safe .container ul li{
  float:left;
  width: 549px;
  height: 200px;
  padding-top:38px;
  margin-top:30px;
}
#safe .container ul li:hover{
  background-image: linear-gradient(0deg,#296add 0%,#327afb 100%),
  linear-gradient(#4776b8,#4776b8);
  background-blend-mode: normal,normal;
}
#safe .container ul li+li{
  margin-left:46px;
}
#safe .container ul li:nth-child(3){
  margin-left:0;
}
#safe .container ul li div.sa-img{
  float:left;
  height:78px;
  width:78px;
  background-color:#fff;
  -webkit-border-radius:39px;
  -moz-border-radius:39px;
  border-radius:39px;
  box-shadow: 0 0 0 6px #406fd9;
  text-align:center;
  line-height:76px;
  margin-left:30px;
  margin-top:23px;
}
#safe .container ul li div.sa-word{
  margin-left:138px;
  margin-right:48px;
  color: #8baeec;
  line-height:23px;
}
#safe .container ul li div.sa-word h4{
  color:#fff;
  margin-bottom:18px;
}
/*
**一站式数据分析平台
*/
#one-stop{
  height:1036px;
  width:100%;
  text-align:center;
}
#one-stop .container ul{
  margin-top:28px;
}
#one-stop .container ul li{
  float:left;
  width: 260px;
  height: 285px;
  margin-top:80px;
  text-align: left;
}
#one-stop .container ul li+li{
  margin-left:190px;
}
#one-stop .container ul li img{
 margin-left:10px;
}
#one-stop .container ul li h4{
  margin-top:23px;
  margin-bottom:20px;
  font-size:20px;
  color: #001950;
  padding-left:50px;
}
#one-stop .container ul li:nth-child(2) h4,#one-stop .container ul li:nth-child(3) h4{
  padding-left:76px;
}
#one-stop .container ul li:nth-child(6) h4{
  padding-left:62px;
}
#one-stop .container ul li p{
  font-size:16px;
  color: #8390a5;
  line-height:28px;
}
#one-stop .container ul li:nth-child(4){
  margin-left:0;
}
/*
**积累企业宝贵的数据资产
*/
#accumulate{
  width: 100%;
  height: 616px;
  background-image: linear-gradient(0deg,#2967f6 0%,#659cf9 100%),linear-gradient(#26a1ff,#26a1ff);
  text-align:center;
}
#accumulate ul{
  margin-top:82px;
  margin-left:116px;
}
#accumulate ul li{
  float:left;
  width:183px;
  height:250px;
  font-size:16px;
}
#accumulate ul li+li{
  margin-left:196px;
}
#accumulate ul li div{
  color:#fff;
  height:200px;
  width:200px;
  background: url('../image/11.png') center center no-repeat;
}
#accumulate ul li div img{
  margin-top:38px;
}
#accumulate ul li p{
  text-align:justify;
  color: #c4d8ff;
  line-height:28px;
  margin-top:32px;
}
