.banner-max {
  position: fixed;
  top: 60px;
  left: 0;
  width: 100%;
  height: 704px;
  z-index: 2;
}
#banner-box {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 704px;
  overflow: hidden;
}
#banner-box .btn {
  width: 1280px;
  position: absolute;
  top: 80px;
  left: 50%;
  margin: 0 0 0 -640px;
  z-index: 10;
}
#banner-box .btn-fl {
  display: block;
  width: 52px;
  height: 52px;
  position: absolute;
  top: 220px;
  left: -92px;
  background: #cecece url(../images/banner-left.png) center center no-repeat;
  z-index: 3;
}
#banner-box .btn-fl:hover {
  background: #0086cd url(../images/banner-left-hover.png) center center no-repeat;
}
#banner-box .btn-fr {
  display: block;
  width: 52px;
  height: 52px;
  position: absolute;
  top: 220px;
  right: -92px;
  background: #cecece url(../images/banner-right.png) center center no-repeat;
  z-index: 3;
}
#banner-box .btn-fr:hover {
  background: #0086cd url(../images/banner-right-hover.png) center center no-repeat;
}
#banner-box .btn-a {
  position: absolute;
  top: 600px;
  left: 0;
  width: 100%;
  text-align: center;
  z-index: 4;
}
#banner-box .btn-a a {
  display: inline-block;
  width: 20px;
  height: 20px;
}
#banner-box .btn-a a b {
  display: block;
  margin: 6px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #fff;
}
#banner-box .btn-a a.active b {
  background: #0086cd;
}
.banner {
  width: 100%;
  height: 704px;
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  z-index: 1;
}
.banner ul {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 10000px;
  background: url(../images/bg-100.png) repeat-x;
}
.banner ul li {
  float: left;
  width: 100%;
}
#banner-box .banner ul li a {
  display: block;
  width: 100%;
  height: 704px;
}
.are {
  height: 534px;
  position: relative;
  z-index: 5;
  background: #fff;
}
.are .are-fl {
  float: left;
  width: 50%;
  height: 100%;
  background: url(../images/bg-1.jpg) right top no-repeat;
}
.are .are-fr {
  float: left;
  width: 50%;
  height: 100%;
  background: #008bd5;
}
.are .w {
  position: absolute;
  top: 0;
  left: 50%;
  margin: 0 0 0 -640px;
}
.are .w .are-top-box {
  float: right;
  width: 50%;
  height: 100%;
  text-align: center;
}
.are .w .are-top-box .are-top {
  margin: 0 80px;
}
.are .w .are-top-box .are-top .are-tit-1 {
  padding: 104px 0 0 0;
  font-size: 20px;
  color: #fff;
}
.are .w .are-top-box .are-top .are-cont-1 {
  font-size: 15px;
  color: #fff;
  margin: 26px 0 0 0;
  line-height: 25px;
}
.are .w .are-top-box .are-top .are-cont-2 {
  font-size: 13px;
  color: #7ad1ff;
  margin: 26px 0 0 0;
  line-height: 25px;
}
.case {
  position: relative;
  width: 100%;
  background: #ffffff;
  z-index: 5;
}
.case-partner {
  background: #e1e1e1;
}
.partner {
  position: relative;
  width: 100%;
  background: #e1e1e1;
  z-index: 5;

}
.add-1 {
  margin: 75px auto 0 auto;
  display: block;
  width: 100px;
  line-height: 35px;
  border: 1px solid #45bfff;
}
.add-1 a {
  font-size: 14px;
  color: #7ad1ff;
  text-indent: 25px;
  text-align: left;
  text-decoration: none;
  display: block;
  background: url(../images/arrows-3.png) 70px center no-repeat;
}
.add-1:hover a {
  text-decoration: none;
  color: #7ad1ff;
  text-indent: 30px;
  background: #049dee url(../images/arrows-3.png) 75px center no-repeat;
}
.case .w {
  position: relative;
}
.partner .w {
  position: absolute;
/*  top: 0;
    left: 50%;
    margin: 0 0 0 -640px;*/
}
.menu-nav {
  line-height: 30px;
  padding: 90px 0 0 0;
}
.menu-nav ul {
  float: right;
      text-align: right;
    width: 100%;
}
.menu-nav ul li {
  display: inline-block;
  text-align: center;
}
.menu-nav ul li a {
  display: inline-block;
  width: 114px;
  text-decoration: none;
  font-size: 16px;
  line-height: 33px;
}
.menu-nav ul li:hover a,
.menu-nav ul li.active a {
  background: #008bd5;
  color: #fff;
}
.inform {
  position: relative;
  z-index: 5;
  background: #d2d2d2 url(../images/index-bg-4.jpg) center bottom no-repeat;
  height: 300px;
  padding: 30px;
}
.inform .w {
  position: relative;
}
.inform .w .tit-box {
  top: -40px;
}
.case .w .tit-box {
  top: -40px;
}
.nav-list {
  width: 1305px;
  margin: 60px auto 0 auto;
}
.nav-list li {
  display: none;
}
.inform-list-box {
  -moz-transition: all 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  -webkit-transition: all 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  transition: all 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  float: left;
}
.inform-list-box .in-a {
  display: block;
  width: 395px;
  height: 140px;
  padding: 45px 20px 0 20px;
}
.inform-list-box .inform-list {
  position: relative;
}
.inform-list-box .inform-list .in-fl {
  position: absolute;
  top: -4px;
  left: 0;
  width: 65px;
}
.inform-list-box .inform-list .in-fl p {
  font-size: 20px;
  color: #000;
  line-height: 25px;
}
.inform-list-box .inform-list .in-fl span {
  display: block;
  font-size: 14px;
  color: #000;
  text-align: right;
  line-height: 25px;
}
.inform-list-box .inform-list .in-border {
  position: absolute;
  top: 0;
  left: 65px;
  width: 50px;
  height: 66px;
  background: url(../images/inform-border.jpg) center top no-repeat;
}
.inform-list-box .inform-list .in-fr {
  margin: 0 22px 0 115px;
}
.inform-list-box .inform-list .in-fr .inform-tit {
  margin-bottom: 10px;
  color: #000;
  font-size: 15px;
  line-height: 27px;
  height: 27px;
  overflow: hidden;
}
.inform-list-box .inform-list .in-fr .inform-cont {
  font-size: 13px;
  color: #4a4a4a;
}
.add-4 {
  display: block;
  width: 12px;
  height: 9px;
  margin-top: 13px;
  opacity: 0;
  -webkit-transform: translateY(0px) translateX(-10px);
  -moz-transform: translateY(0px) translateX(-10px);
  transform: translateY(0px) translateX(-10px);
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s;
  background: url(../images/arrows-4.png) no-repeat;
}
.inform-list-box:hover {
  /*box-shadow: 0px 0px 16px #ababab;*/
}
.inform-list-box:hover .add-4 {
  -webkit-transform: translateY(0px) translateX(0);
  -moz-transform: translateY(0px) translateX(0);
  transform: translateY(0px) translateX(0);
  opacity: 1;
}
.nav-dot {
  position: relative;
  padding: 40px 0 50px 0;
  width: 100%;
  text-align: center;
  z-index: 4;
}
.nav-dot a {
  display: inline-block;
  width: 20px;
  height: 20px;
}
.nav-dot a b {
  display: block;
  margin: 6px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #afafaf;
}
.nav-dot a.active b {
  background: #0086cd;
}
@media screen and (max-width: 1490px) {
	
  .w {
    width: 100%;
  }
  #banner-box .btn {
    margin: 0;
    left: 0;
    width: 100%;
  }
  #banner-box .btn-fl {
    left: 0;
  }
  #banner-box .btn-fr {
    right: 0;
  }
  .anim-list {
    width: 820px;
    margin: 0 auto;
  }
  .path-1 {
    margin: 0 20px 0 0;
  }
  .path .path-2 {
    margin: 0 20px 0 0;
  }
  .path .path-3 {
    margin: 0 20px 0 0;
  }
  .are .w {
    left: 0;
    margin: 0;
  }
  .case .w .case-list ul {
    width: 868px;
  }
  .case .w .case-list {
    width: 843px;
    margin: 0 auto;
  }
    .case .w .tit-box {
    left: 10px;
  }
  .nav-list {
    width: 900px;
  }
  .inform-list-box .in-a {
    width: 100%;
  }
  .inform-list-box {
    width: 33.33%;
  }
  .inform .w .tit-box {
    left: 10px;
  }
  .menu-nav {
    margin: 0 20px 0 0;
  }
  .footer .w {
    margin: 0 20px;
    width: auto;
  }
}
.banner-min {
  display: none;
  margin-top: 60px;
}
.banner-min img {
  display: block;
  width: 100%;
}
@media screen and (max-width: 1000px) {
  .case .tit-box {
   /* display: none;*/
  }
   .case .w .tit-box {
    left: 10px;
  }
}
@media screen and (max-width: 900px) {
  .inform-list-box  {
    width: 100%;
  }
  .case .tit-box {
    /*display: none;*/
  }
  .case .w .case-list {
    width: 409px;
  }
   .case .w .tit-box {
    left: 10px;
  }
  .case .w .case-list ul {
    width: 409px;
  }
  .case .w .case-list ul li .case-m-box {
    margin: 0;
  }
  .nav-list {
    margin: 20px 10px 0 10px;
    width: auto;
  }
  .inform-list-box {
    float: none;
  }
  .inform-list-box .in-a {
    width: auto;
    height: auto;
    padding: 45px 20px 27px 20px;
  }
  .inform .tit-box {
    display: none;
  }
  .menu-nav ul {
    text-align: center;
    float: none;
  }
  .menu-nav {
    padding: 65px 0 0 0;
  }
}
@media screen and (max-width: 780px) {
	 .case .w .tit-box {
    left: 10px;
  }
  .inform-list-box  {
    width: 100%;
  }
  #banner-box {
    display: none;
  }
  .anim-list {
    width: 375px;
  }
  .banner-min {
    display: block;
  }
  .path .path-2 {
    margin: 0;
  }
  .path {
    margin: 0;
  }
  .are {
    height: auto;
    background: #008bd5;
  }
  .are .w {
    position: static;
  }
  .add-1 {
    margin: 75px auto 104px auto;
  }
  .are .w .are-top-box .are-top {
    margin: 0;
    padding: 0 80px;
  }
  .are .w .are-top-box {
    float: none;
    width: 100%;
  }
  .are-fl {
    display: none;
  }
  .are .are-fr {
    width: 100%;
  }
  .are .tit-box {
    display: none;
  }
  .case .tit-box {
   /* display: none;*/
  }
}
@media screen and (max-width: 409px) {
	 .case .w .tit-box {
    left: 10px;
  }
  .case .w .case-list {
    margin: 0 10px;
    width: auto;
  }
  .case .w .case-list ul {
    width: 100%;
  }
  .case .w .case-list ul li .case-m-box .case-m-img {
    width: 100%;
    height: auto;
  }
  .case .w .case-list ul li .case-m-box .case-m-img a img {
    width: 100%;
    height: auto;
  }
  .case .w .case-list ul li .case-m-box {
    height: auto;
    padding: 0 0 20px 0;
  }
}
@media screen and (max-width: 360px) {
	 .case .w .tit-box {
    left: 10px;
  }
  .path-index {
    margin: 0;
  }
  .path li {
    width: 100%;
  }
  .cont-3 {
    margin: 22px 0 22px 0;
  }
  .anim-list {
    margin: 0 20px;
    width: auto;
  }
  .path {
    padding: 135px 0 95px 0;
  }
}


.swiper-banner{
    width: 100%;
    overflow: hidden;
    position: relative;
    z-index: 3;
}
.swiper-banner .banner-ico {
      position: absolute;
    text-align: center;
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10;
    bottom: .02rem;
    left: 0;
    width: 100%;
}
.swiper-pagination-bullet {
  margin: 0 3px;
}
