body {
  position: relative;
  min-width: 1200px;
}
body .banner {
  width: 100%;
  position: relative;
  margin-top: 50px;
}
body .banner .bd {
  width: 100%;
}
body .banner:hover .prev,
body .banner:hover .next {
  visibility: visible;
}
body .banner .prev,
body .banner .next {
  visibility: hidden;
}
body .banner .img {
  position: relative;
}
body .banner .img li {
  position: relative;
}
body .banner .img li img {
  width: 100%;
}
body .banner .img li a {
  display: block;
}
body .banner .img .one {
  left: 20%;
  bottom: 35%;
}
body .banner .img .two {
  left: 23%;
  bottom: 38%;
}
body .banner .img .three {
  left: 48%;
  bottom: 35%;
}
body .banner .indicator {
  position: absolute;
  bottom: 35px;
  z-index: 1;
}
body .banner .indicator li {
  float: left;
  width: 30px;
  height: 10px;
  border: 1px solid #eee;
  background: #eee;
  margin-right: 10px;
}
body .banner .indicator .on {
  background: #246cd9;
  border: 1px solid #eee;
}
body .trait {
  background: #1d1d1d;
  padding-top: 20px;
}
body .trait .main {
  text-align: center;
}
body .trait .main .title {
  width: 18%;
  margin: 0px auto;
}
body .trait .main .title img {
  width: 100%;
}
body .trait .main .title text {
  color: #fff;
  margin-top: 15px;
  font-size: 20px;
  display: inline-block;
}
body .trait .main .img {
  width: 66.6%;
  margin: 0px auto;
}
body .trait .main .img li {
  display: none;
  position: relative;
}
body .trait .main .img li img {
  width: 85%;
  margin: 0 auto;
}
body .trait .main .img li text {
  position: absolute;
  color: #fff;
  width: 100%;
  bottom: 5%;
}
body .trait .main .img .on {
  display: block;
}
body .trait .main .indicator {
  width: 44.73684%;
  margin: 0px auto;
  padding-bottom: 45px;
}
body .trait .main .indicator li .icon {
  display: block;
  width: 60px;
  height: 60px;
  border-radius: 30px;
  border: 2px solid #fff;
  margin-bottom: 15px;
}
body .trait .main .indicator li p {
  color: #fff;
  cursor: pointer;
}
body .trait .main .indicator .one i {
  background: url("../../images/Home/but_n_1.png") center center no-repeat;
}
body .trait .main .indicator .one .show {
  background: url("../../images/Home/but_h_1.png") center center no-repeat;
  border: 2px solid #0d7edf;
}
body .trait .main .indicator .one .blue {
  color: #0d7edf;
}
body .trait .main .indicator .two i {
  background: url("../../images/Home/but_n_2.png") center center no-repeat;
}
body .trait .main .indicator .two .show {
  background: url("../../images/Home/but_h_2.png") center center no-repeat;
  border: 2px solid #0d7edf;
}
body .trait .main .indicator .two .blue {
  color: #0d7edf;
}
body .trait .main .indicator .three i {
  background: url("../../images/Home/but_n_3.png") center center no-repeat;
}
body .trait .main .indicator .three .show {
  background: url("../../images/Home/but_h_3.png") center center no-repeat;
  border: 2px solid #0d7edf;
}
body .trait .main .indicator .three .blue {
  color: #0d7edf;
}
body .trait .main .indicator .four i {
  background: url("../../images/Home/but_n_4.png") center center no-repeat;
}
body .trait .main .indicator .four .show {
  background: url("../../images/Home/but_h_4.png") center center no-repeat;
  border: 2px solid #0d7edf;
}
body .trait .main .indicator .four .blue {
  color: #0d7edf;
}
body .trait .main .indicator .five i {
  background: url("../../images/Home/but_n_5.png") center center no-repeat;
}
body .trait .main .indicator .five .show {
  background: url("../../images/Home/but_h_5.png") center center no-repeat;
  border: 2px solid #0d7edf;
}
body .trait .main .indicator .five .blue {
  color: #0d7edf;
}
body .trait .main .indicator .six i {
  background: url("../../images/Home/but_n_6.png") center center no-repeat;
}
body .trait .main .indicator .six .show {
  background: url("../../images/Home/but_h_6.png") center center no-repeat;
  border: 2px solid #0d7edf;
}
body .trait .main .indicator .six .blue {
  color: #0d7edf;
}
body .facility {
  background: url("../../images/Home/home_product_bg12.png") center center no-repeat;
  position: relative;
}
body .facility .title {
  position: absolute;
  font-size: 24px;
  color: #666;
  text-align: center;
  top: 3%;
}
body .facility .facility_banner li {
  position: relative;
  text-align: center;
}
body .facility .facility_banner li img {
  width: 100%;
}
body .facility .facility_banner li text {
  position: absolute;
  top: 10%;
  color: #236dd9;
  font-size: 15px;
}
body .facility .indicator {
  z-index: 2;
  position: absolute;
  width: 17.842105%;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  right: 4%;
  top: 23%;
}
body .facility .indicator li {
  width: 36%;
  position: relative;
  text-align: center;
  margin-right: 2%;
  margin-bottom: -9%;
}
body .facility .indicator li .hide_img {
  display: block;
}
body .facility .indicator li .show_img {
  display: none;
}
body .facility .indicator li img {
  width: 100%;
}
body .facility .indicator li div {
  width: 100%;
  font-size: 13px;
  color: #666;
}
body .facility .indicator li div img {
  width: 41%;
  margin: 0px  auto;
  margin-bottom: 5px;
}
body .facility .indicator li .show {
  color: #0874cf;
  display: none;
}
body .facility .indicator li .hide {
  display: block;
}
body .facility .indicator .on .hide_img {
  display: none;
}
body .facility .indicator .on .hide {
  display: none;
}
body .facility .indicator .on .show_img {
  display: block;
}
body .facility .indicator .on .show {
  display: block;
}
body .facility .indicator .two div img {
  width: 32.8%;
}
body .facility .indicator .three div img {
  width: 32.8%;
}
body .facility .indicator .four div img {
  width: 38.5%;
}
body .facility .indicator .five div img {
  width: 25.4%;
}
body .facility .indicator .six div img {
  width: 33%;
}
body .facility .indicator .seven div img {
  width: 29.46%;
}
body .facility .indicator .eight div img {
  width: 34.4%;
}
body .facility .indicator .nine div img,
body .facility .indicator .ten div img {
  width: 32.73%;
}
body .facility .indicator li:nth-child(3) {
  margin-left: 19%;
}
body .facility .indicator li:nth-child(7) {
  margin-left: 19%;
}
body .facility .facility_main {
  position: absolute;
  width: 17%;
  left: 49.7%;
  bottom: 14%;
  z-index: 1;
}
body .facility .facility_main img {
  width: 100%;
}
body .facility .platform {
  width: 51.6315%;
  bottom: 0.0315%;
}
body .code {
  text-align: center;
}
body .code .title h2 {
  margin-bottom: 25px;
  margin-top: 45px;
}
body .code .title p {
  margin-bottom: 23px;
}
body .code .app {
  position: relative;
}
body .code .app p {
  margin-bottom: 35px;
}
body .code .app .bg {
  margin: 0px auto;
  width: 1200px;
}
body .code .app .icon {
  top: 80%;
  left: 77%;
  position: absolute;
}
body .internet_data {
  text-align: center;
  position: relative;
}
body .internet_data h2 {
  margin-bottom: 25px;
}
body .internet_data .main {
  width: 1200px;
  margin: 0px auto;
  border-bottom: 1px solid #ccc;
  position: relative;
}
body .internet_data .main p {
  margin-bottom: 25px;
}
body .internet_data .main .txt {
  left: 80%;
  min-width: 352px;
}
body .internet_data .main .icon_img {
  -webkit-transform-origin: 50% 50%;
      -ms-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
  top: 40.31%;
  left: 27.3%;
  position: absolute;
}
@-webkit-keyframes rotate {
  0% {
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    -webkit-transform: scale(1.1, 1.1) rotate(0deg);
            transform: scale(1.1, 1.1) rotate(0deg);
  }
  100% {
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    -webkit-transform: scale(1.1, 1.1) rotate(360deg);
            transform: scale(1.1, 1.1) rotate(360deg);
  }
}
@keyframes rotate {
  0% {
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    -webkit-transform: scale(1.1, 1.1) rotate(0deg);
            transform: scale(1.1, 1.1) rotate(0deg);
  }
  100% {
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    -webkit-transform: scale(1.1, 1.1) rotate(360deg);
            transform: scale(1.1, 1.1) rotate(360deg);
  }
}
body .internet_data .main .rotate {
  -webkit-animation: rotate 10s infinite linear;
          animation: rotate 10s infinite linear;
}
body .branch {
  padding-top: 55px;
  text-align: center;
  position: relative;
}
body .branch h2 {
  margin-bottom: 45px;
}
body .branch .bd {
  width: 1200px;
  margin: 0px auto;
}
body .branch .bd .main li div {
  width: 400px;
  height: 300px;
  overflow: hidden;
}
body .branch .bd .main li div img {
  -webkit-transition: all .5s;
  transition: all .5s;
}
body .branch .bd .main li div:hover img {
  -webkit-transform: scale(1.2);
      -ms-transform: scale(1.2);
          transform: scale(1.2);
  -webkit-transition: all .5s;
  transition: all .5s;
}
body .news {
  background: #f5f5f5;
  text-align: center;
  padding-top: 30px;
}
body .news h2 {
  margin-bottom: 30px;
}
body .news .news_list {
  width: 1200px;
  margin: 0px auto;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
body .news .news_list li {
  background: #fff;
  width: 280px;
  height: 315px;
  margin-bottom: 25px;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  position: relative;
}
body .news .news_list li:hover {
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}
body .news .news_list li p {
  margin-top: 15px;
  font-size: 14px;
  line-height: 25px;
  padding: 0px 20px;
  text-align: left;
}
body .news .news_list li .date {
  font-size: 12px;
  text-align: left;
  padding: 0px 20px;
  line-height: 40px;
  background: url("../../images/Home/icon_2.png") 95% center no-repeat;
  position: absolute;
  bottom:0;
  left:0;
  width:100%;
}
body .news .button {
  margin-top: 0px;
}
@media screen and (max-width: 1366px) {
  body .code .app .bg {
    width: 1000px;
  }
  body .internet_data .main {
    width: 1000px;
  }
  body .internet_data .main img {
    width: 55%;
  }
  body .branch .bd {
    width: 1000px;
  }
  body .branch .bd .main li {
    text-align: center;
  }
  body .branch .bd .main li div {
    width: 333px;
    height: 222px;
  }
  body .branch .bd .main li div img {
    width: 333px;
    height: 222px;
  }
  body .news .news_list {
    width: 1000px;
  }
  body .news .news_list li {
    width: 230px;
    height: 276px;
  }
  body .news .news_list li p {
    font-size: 12px;
  }
  body .news .news_list li img {
    width: 230px;
  }
}

.recommend_gzh_img
{
  display: block;
  width:118px;
  height:118px;
  position: fixed;
  z-index:999;
  left:1%;
  bottom:10%;
}
/* 新加的样式 */
.swiper-pagination-bullet {

  width: 30px;
  height: 10px;
  border: 1px solid #eee;
  background: #eee;
  margin-right: 10px;
  border-radius:0;
}
.swiper-pagination-bullet-active {
  width: 30px;
  height: 10px;
  margin-right: 10px;
  background: #246cd9;
  border: 1px solid #eee;
  border-radius:0;
}
