/***************2016积分云 官网**************************/


.topnav {
  background: #273140;
  color: #fff;
  height: 30px;
  line-height: 30px;
  letter-spacing: 1px;
  font-size: 12px;
}

.topnav a {
  color: #fff;
  text-decoration: none;
}

.topnav a:hover {
  color: #6F8BB4
}

.topnav .ani-topnav {
  width: 32px;
  height: 11px;
  background: url(../images/icon-topnav.png) no-repeat center;
  display: inline-block;
  vertical-align: middle
}

.content {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  clear: both;
}


/*导航*/

.nav {
  width: 100%;
  height: 80px;
  position: absolute;
  top: 30px;
  left: 0px;
  z-index: 888;
}

.logo {
  width: 117px;
  height: 60px;
  margin-top: 9px;
  float: left;
  background: url(../images/logo.png) no-repeat center;
}

.logo a {
  width: 117px;
  height: 60px;
  display: block;
}

.MenuNav {
  float: right;
  width: 500px;
}

.MenuNav li {
  float: right;
  padding: 28px 20px;
  color: #fff;
  position: relative;
}

.MenuNav li.active:before {
  content: '';
  display: inline-block;
  width: 100%;
  height: 3px;
  background: #0161C2;
  position: absolute;
  top: -3px;
  left: 0px;
}

.MenuNav li a {
  color: #fff;
  text-decoration: none;
  font-size: 16px;
  letter-spacing: 1px;
  transition: all .1s ease-in-out;
  -webkit-transition: all .1s ease-in-out;
}

.MenuNav li a.on {
  color: #0485EB;
  background: #fff;
  padding: 6px 20px;
  border-radius: 3px;
}

.MenuNav li a:hover {
  color: #50ABF8;
  font-size: 16.2px;
  border-radius: 3px;
  transition: all .1s ease-in-out;
  -webkit-transition: all .1s ease-in-out;
}


.banner {
  width: 100%;
  max-height: 600px;
  background: url(../images/bg-banner.png) repeat-x top #48ADFE;
  position: relative;
  overflow: hidden;
}

.banner .bd {
  height: 540px;
  margin-top: 50px;
}

.banner .swiper-pagination {
  display: none;
}

.banner .swiper-slide {
  position: relative;
  height: 100%;
}

.banner .swiper-slide #cur {
  position: absolute;
  top: 0px;
  left: 0px;
}

.banner .swiper-slide .imgD {
  width: 100%;
  height: 100%;
  max-width: 680px;
  position: absolute;
  right: 0px;
  bottom: 0px;
  /*transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;*/
  z-index: 99;
}

.banner .swiper-slide .imgD a {
  display: block;
  width: 100%;
  height: 100%;
  transition: all .4s ease-in-out;
  -webkit-transition: all .4s ease-in-out;
}

.banner .swiper-slide .imgD a:hover {
  transition: all .4s ease-in-out;
  -webkit-transition: all .4s ease-in-out;
}

.banner .swiper-slide .imgD .dot {
  position: absolute;
  width: 100%;
  height: 100%;
  background-size: 100% 100%;
  z-index: 88;
  transition: all .4s ease-in-out;
  -webkit-transition: all .4s ease-in-out;
}

.banner .swiper-slide .imgD .dot.m1 {
  background: url(../images/banner-dot1.png) no-repeat top;
}

.banner .swiper-slide .imgD .dot.m2 {
  background: url(../images/banner-dot2.png) no-repeat top;
}

.banner .swiper-slide .imgD .dot.m3 {
  background: url(../images/banner-dot3.png) no-repeat top;
}

.banner .swiper-slide .innerBox {
  position: relative;
  height: 100%;
}


.banner .swiper-slide .innerPage {
  color: #fff;
  letter-spacing: 1px;
  padding-top: 15%;
  width: 50%;
  overflow: hidden;
}

.banner .swiper-slide .innerPage .title {
  color: #fff;
  font-size: 40px;
}

.banner .swiper-slide .innerPage .subtitle {
  font-size: 20px;
  line-height: 25px;
}

.banner .swiper-slide .innerPage .sbtn {
  padding-top: 24px;
}

.banner .swiper-slide .innerPage .sbtn .btn {
  width: 120px;
  height: 40px;
  padding-top: 8px;
  font-size: 15px;
}

.banner .swiper-slide .innerPage .sbtn .btn-normal:hover {
  color: #337ab7;
}

.banner .swiper-slide .innerPage .sbtn .btn-thin:hover {
  color: #fff;
}

.banner .swiper-slide .innerPage .feapro-box li a {
  color: #fff;
}



.section1 {
  width: 100%;
  position: relative;
  overflow: hidden;
  background: #F8F8F8;
}

.section1 .swiper-container {
  height: 540px;
}

.section1 .hd {
  position: relative;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 120px;
  background: url(../images/bg-banner.png) repeat-x bottom #48ADFE;
}

.section1 .hd ul {
  height: 100%;
}

.section1 .hd li {
  width: 25%;
  height: 100%;
  padding-left: 5px;
  float: left;
  overflow: hidden;
}

.section1 .hd .banner-item {
  width: 100%;
  height: 100%;
  background: url(../images/bg-banner-submenu.png) repeat-x top;
  border-radius: 4px;
  padding-top: 30px;
  padding-left: 30px;
  color: #fff;
  font-size: 15px;
  background-size: auto 100%;
  position: relative;
}

.section1 .hd .banner-item:hover,
.section1 .hd .active .banner-item {
  background: url(../images/bg-banner-submenu_on.png) repeat-x top;
  transition: all .4s ease-in-out;
  -webkit-transition: all .4s ease-in-out;
}

.section1 .hd .banner-item .title {
  font-size: 20px;
  display: block;
  line-height: 1em;
  padding-bottom: 5px;
}

.section1 .hd .banner-item .title em {
  display: inline-block;
  width: 27px;
  height: 25px;
  background-image: url(../images/finger.png);
  background-repeat: no-repeat;
  vertical-align: middle;
  margin-right: 5px;
}

.section1 .hd .m1 .title em {
  background-position: 0px 0px;
}

.section1 .hd .m2 .title em {
  background-position: 0px -25px;
}

.section1 .hd .m3 .title em {
  background-position: 0px -50px;
}

.section1 .hd .m4 .title em {
  background-position: 0px -75px;
}

.section1 .hd .banner-item:after {
  content: '';
  display: block;
  width: 33.5%;
  height: 85px;
  background: url(../images/icon-bannerfinger.png) no-repeat;
  position: absolute;
  top: 0px;
  right: 0px;
  transition: all .4s ease-in-out;
  -webkit-transition: all .4s ease-in-out;
}

.section1 .hd .banner-item:hover:after {
  transition: all .4s ease-in-out;
  -webkit-transition: all .4s ease-in-out;
}


.section1 .hd .banner-item.m1:after {
  background-position: 0 0px;
}

.section1 .hd .banner-item.m1:hover:after,
.section1 .hd .active .banner-item.m1:after {
  background-position: -159px 0px;
}

.section1 .hd .banner-item.m2:after {
  background-position: 0 -85px;
}

.section1 .hd .banner-item.m2:hover:after,
.section1 .hd .active .banner-item.m2:after {
  background-position: -159px -85px;
}

.section1 .hd .banner-item.m3:after {
  background-position: 0 -170px;
}

.section1 .hd .banner-item.m3:hover:after,
.section1 .hd .active .banner-item.m3:after {
  background-position: -159px -170px;
}

.section1 .hd .banner-item.m4:after {
  background-position: 0 -255px;
}

.section1 .hd .banner-item.m4:hover:after,
.section1 .hd .active .banner-item.m4:after {
  background-position: -159px -255px;
}

.section1 .bd {
  height: 540px;
  position: relative;
  padding-top: 116px;
}

.section1 .bd .innerPage {
  max-width: 1400px;
  _width: 1400px;
  height: 424px;
  margin-left: auto;
  margin-right: auto;
  clear: both;
  position: relative;
}

.section1 .bd .innerPage .indicator {
  position: absolute;
  bottom: 30px;
  width: 100%;
  left: 50%;
  margin-left: -50px;
}

.section1 .bd .innerPage .indicator li {
  width: 12px;
  height: 12px;
  background: url(../images/icon-indicator.png) no-repeat -27px 0;
  margin-right: 15px;
}

.section1 .bd .innerPage .indicator li.active {
  background: url(../images/icon-indicator.png) no-repeat;
}

.section1 .bd .innerPage .indicator li.active em {
  display: block;
}

.section1 .bd .innerPage .indicator li em {
  display: none;
  position: relative;
  width: 55px;
  height: 23px;
  background: url(../images/icon-note.png) no-repeat top;
  font-size: .4em;
  line-height: 18px;
  margin-top: -28px;
  margin-left: -22px;
  color: #E1EFFC;
  animation-duration: .5s;
}


.section1 .bd ul li {
  width: 25%;
  height: 424px;
  float: left;
  text-align: center;
  font-size: 14px;
  color: #273140;
}

.section1 .bd ul li .imgD {
  width: 100%;
  height: 110px;
  text-align: center;
  position: relative;
}

.section1 .bd ul li .imgD em {
  display: inline-block;
  width: 60px;
  height: 46px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -30px;
  margin-top: -23px
}

.section1 .bd ul li .tit {
  line-height: 28px;
  font-size: 18px;
}

.section1 .bd ul li .titp {
  line-height: 22px;
  font-size: 14px;
  color: #858A93;
  padding-top: 20px;
}

.section1 .bd .innerBox {
  border: 1px solid #8CB5F8;
  max-width: 310px;
  height: 310px;
  padding-bottom: 20px;
  margin: auto;
  transition: all .2s ease-in-out;
  -webkit-transition: all .2s ease-in-out;
  background: #F8F8F8;
}

.section1 .bd ul li.active .innerBox {
  /* -webkit-transform: scale(1.035);transform: scale(1.035); */
  box-shadow: 1px 1px 3px #D7E5F2;
  border: 1px solid #2475F8;
  transition: all .2s ease-in-out;
  -webkit-transition: all .2s ease-in-out;
  background: #F8F8F8;
}


.section1 .bd .icon-cellphone {
  background: url(../images/icon-section1.png) no-repeat;
}

.section1 .bd .icon-cert {
  background: url(../images/icon-section1.png) no-repeat 0 -59px;
}

.section1 .bd .icon-note {
  background: url(../images/icon-section1.png) no-repeat 0 -118px;
}

.section1 .bd .icon-book {
  background: url(../images/icon-section1.png) no-repeat 0 -186px;
}





/*应用场景*/

.section2 {
  height: 700px;
  background: #218CEE;
  position: relative;
}

.section2 .title {
  height: 133px;
  padding: 75px 0 25px 0;
  line-height: 1em;
  font-size: 35px;
  text-align: center;
  color: #fff;
}

.section2 .title span {
  display: inline-block;
  position: relative;
}

.section2 .title span:after {
  content: '';
  position: absolute;
  width: 40px;
  height: 2px;
  background: #fff;
  bottom: -24px;
  left: 50%;
  margin-left: -20px;
}

.section2 .subtitle {
  height: 43px;
  width: 100%;
  margin-top: 28px;
  position: relative;
  overflow: hidden;
}

.section2 .subtitle span {
  display: block;
  height: 43px;
  width: 3840px;
  background: url(../images/line.png) repeat-x;
  position: absolute;
  left: 0px;
  top: 0px;
  -webkit-animation: point 24.8s linear infinite;
  -moz-animation: point 24.8s linear infinite;
  -ms-animation: point 24.8s linear infinite;
  animation: point 24.8s linear infinite;
}

.section2 .innerPage {
  width: 702px;
  position: absolute;
  bottom: 0px;
  left: 50%;
  margin-left: -334px;
}

.section2 .innerPage ul {
  position: relative;
}

.section2 .innerPage li {
  width: 33.33%;
  float: left;
  height: 350px;
  border-radius: 4px;
  text-align: center;
  position: absolute;
  bottom: 0px;
  transition: all .2s ease-in-out;
  -webkit-transition: all .2s ease-in-out;
}

.section2 .innerPage li.m1 {
  background: #02E0D8;
  left: 0px;
}

.section2 .innerPage li.m2 {
  background: #0DBFED;
  left: 33.33%;
}

.section2 .innerPage li.m3 {
  background: #664BEC;
  left: 66.66%;
}

.section2 .innerPage ul li .imgD {
  width: 100%;
  height: 150px;
  text-align: center;
  position: relative;
}

.section2 .innerPage ul li .imgD em {
  display: inline-block;
  width: 80px;
  height: 80px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px
}

.section2 .innerPage ul li .innerBox {
  height: 350px;
  position: relative;
  top: 50%;
  margin-top: -175px;
}

.section2 .innerPage ul li .tit {
  line-height: 28px;
  font-size: 16px;
  color: #fff;
}

.section2 .innerPage ul li .titp {
  line-height: 22px;
  font-size: 14px;
  color: #fff;
  padding-top: 20px;
}

.section2 .innerPage ul li.active {
  height: 450px;
  transition: all .2s ease-in-out;
  -webkit-transition: all .2s ease-in-out;
  box-shadow: 0px 0px 5px #55A7F2
}



.section2 .innerPage .icon-sale {
  background: url(../images/icon-section2.png) no-repeat 0 0;
}

.section2 .innerPage .icon-fbk {
  background: url(../images/icon-section2.png) no-repeat 0 -80px;
}

.section2 .innerPage .icon-benif {
  background: url(../images/icon-section2.png) no-repeat 0 -160px;
}




.section3 {
  height: 900px;
  clear: both;
  position: relative;
  overflow: hidden
}

.section3 .innerPage {
  position: relative;
  height: 100%;
  z-index: 8;
}

.section3 .title {
  height: 182px;
  padding: 123px 0 25px 0;
  line-height: 1em;
  font-size: 35px;
  color: #fff;
  margin-bottom: 60px;
}

.section3 .title span {
  display: inline-block;
  position: relative;
}

.section3 .title span:after {
  content: '';
  position: absolute;
  width: 40px;
  height: 2px;
  background: #fff;
  bottom: -24px;
  left: 0;
}

.section3 .hd {
  width: 145px;
  height: 535px;
  float: left;
  border-right: 1px solid #fff;
}

.section3 .hd li {
  height: 35px;
  line-height: 35px;
  text-align: center;
  margin-bottom: 20px;
  font-size: 16px;
  color: #fff;
}

.section3 .hd li span {
  display: inline-block;
  width: 100px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  cursor: pointer;
  transition: all .2s ease-in-out;
  -webkit-transition: all .2s ease-in-out;
}

.section3 .hd li.on span {
  background: #2275F6;
  transition: all .2s ease-in-out;
  -webkit-transition: all .2s ease-in-out;
}


.section3 .bd {
  width: 1024px;
  height: 535px;
  float: left;
  padding-left: 3px;
  overflow: hidden
}

.section3 .bd ul {
  -webkit-animation-duration: .4s !important;
  animation-duration: .4s !important;
}

.section3 .bd li {
  width: 155px;
  height: 175px;
  float: left;
  text-align: center;
  border-radius: 4px;
  /*background:rgba(255,255,255,0.6);*/
  background: url(../images/icon-mask.png) no-repeat;
  padding: 20px 20px 0 20px;
  margin-left: 35px;
  margin-top: 40px;
}

.section3 .bd li span {
  display: block;
  padding-top: 5px;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  color: #464547;
  font-size: 12px;
}

.section3 .bd li span {
  color: #464547;
  word-break: break-all;
  text-overflow: ellipsis;
}


.section3 .next {
  position: absolute;
  width: 33px;
  height: 61px;
  background: url(../images/next.png) no-repeat;
  top: 50%;
  right: 0px;
}

.section3 .bg {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 1;
  width: 100%;
  height: 100%;
  background: #5F6477;
}

.section3 .bg span {
  display: none;
  transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out;
}

.section3 .bg .show {
  display: block;
  transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out;
}

.section3 .bg img {
  height: 900px;
}

.section3.bg0 {
  background: url(../images/section3-banner1.jpg) no-repeat
}

.section3.bg1 {
  background: url(../images/section3-banner2.jpg) no-repeat
}

.section3.bg2 {
  background: url(../images/section3-banner3.jpg) no-repeat
}

.section3.bg3 {
  background: url(../images/section3-banner4.jpg) no-repeat
}

.section3.bg4 {
  background: url(../images/section3-banner5.jpg) no-repeat
}

.section3.bg5 {
  background: url(../images/section3-banner6.jpg) no-repeat
}

.section3.bg6 {
  background: url(../images/section3-banner7.jpg) no-repeat
}

.section3.bg7 {
  background: url(../images/section3-banner1.jpg) no-repeat
}


.section4 {
  height: 500px;
}

.section4 .innerPage {
  position: relative;
  height: 100%;
  width: 780px;
  margin: auto;
}

.section4 .title {
  height: 132px;
  padding: 55px 0 25px 0;
  line-height: 1em;
  font-size: 35px;
  text-align: center;
  color: #273140;
}

.section4 .title span {
  display: inline-block;
  position: relative;
}

.section4 .title span:after {
  content: '';
  position: absolute;
  width: 40px;
  height: 2px;
  background: #1580ED;
  bottom: -24px;
  left: 50%;
  margin-left: -20px;
}

.section4 .subtitle {
  text-align: center;
  font-size: 15px;
  color: #273140;
  height: 80px;
}

.section4 .subtitle span {
  font-size: 15px;
  opacity: 0.7;
}

.feapro-box {
  overflow: hidden;
}

.feapro-box li img {
  height: 95px;
}

.section4 .bd li {
  width: 130px;
  height: 130px;
  float: left;
}

.section4 .bd li a {
  display: block;
  width: 99px;
  height: 99px;
  margin: auto;
  border: 1px solid #DEDDDD;
  transition: all .6s ease-in-out;
  -webkit-transition: all .6s ease-in-out;
  cursor: default;
  transform-style: preserve-3d;
}

.section4 .bd li a:hover {
  transition: transform .6s ease-in-out;
  -webkit-transition: transform .6s ease-in-out;
  transform: rotateY(180deg) scale(1.08);
}

.section4 .bd li a:hover img {
  transition: transform .6s ease-in-out;
  -webkit-transition: transform .6s ease-in-out;
  transform: rotateY(-180deg);
  filter: grayscale(0%)
}

@keyframes rotate {
  form {
    transform: rotateY(0);
  }
  to {
    transform: rotateY(-180deg);
  }
}

.section4 .bd li a img {
  width: 97px;
  height: 97px;
  transition: all .6s ease-in-out;
  -webkit-transition: all .6s ease-in-out;
  filter: gray;
  filter: grayscale(100%);
  transform-style: preserve-3d;
}




/*产品与服务*/

.page-wrap {
  width: 1200px;
  margin: 0 auto
}

.page-section {
  margin: 0;
  padding: 40px 0 90px;
  height: 1%;
  overflow: hidden
}

.section-box {
  margin-top: 70px
}

.pdsection1 {
  background-color: #fafbfc
}

.pd-title {
  text-align: center;
  font-size: 36px
}

.title-line {
  margin: 0 auto;
  width: 40px;
  height: 3px;
  margin-top: 18px
}

.pdsection1-box li {
  float: left;
  width: 348px;
  border: 1px solid #218cee;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  text-align: center;
  padding: 40px 0;
  margin: 0 25px;
  background-color: #fff;
  display: inline
}

.pdsection1-box li:hover {
  box-shadow: 0 0 12px #a5bed4
}

.pdservice-en {
  text-decoration: underline
}

.btn-pdser button {
  border: 1px solid #218cee;
  width: 150px;
  height: 40px;
  background-color: #fff;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  color: #218cee
}

.section-solve {
  background-color: #218cee
}

.slideTxtBox {
  width: 1130px;
  margin: 0 auto
}

.slideTxtBox .hd {
  height: 405px;
  width: 180px;
  position: relative;
  float: left
}

.slideTxtBox .hd ul {
  position: absolute
}

.slideTxtBox .hd ul li {
  padding: 0 15px 0 20px;
  width: 178px;
  font-size: 18px;
  margin-bottom: 15px;
  background: url(../images/solve-tt.png) no-repeat 0 -59px;
  color: #fff;
  line-height: 55px;
  display: inline-block;
  height: 55px;
  cursor: pointer
}

.slideTxtBox .hd ul li.on {
  background: url(../images/solve-tt.png) no-repeat 0 0;
  padding-right: 8px;
  color: #218cee
}

.slideTxtBox .bd {
  position: relative;
  float: left;
  margin-left: 30px;
  margin-top: 0;
  width: 920px;
  border-radius: 3px
}

.slideTxtBox .bd li {
  height: 1%;
  overflow: hidden;
  height: 405px;
  display: inline-block
}

.slideTxtBox .bd li dl {
  margin: 80px 70px
}

.slideTxtBox .bd li dt {
  float: left;
  width: 340px;
  margin-right: 20px
}

.slideTxtBox .bd li dd {
  width: 420px;
  float: left;
  padding-top: 20px
}

.slideTxtBox .bd li dd h4 {
  color: #64748d;
  margin-bottom: 5px !important
}

.slideTxtBox .bd li .date {
  float: right;
  color: #999
}

.btn-custom {
  border: 1px solid #218cee;
  height: 40px;
  background-color: #fff;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  color: #218cee;
  padding: 0 20px
}

.secsol-fb {
  color: #a0a3a8
}

.secsol-info {
  color: #727e91
}


/*版权*/

.footer {
  padding: 40px 0;
  background: #2E3033;
  line-height: 25px;
  color: #fff;
  font-weight: normal;
  font-size: 12px;
}

.footer a {
  color: #fff;
  text-decoration: none;
}