.content-auto {
  width: 100%;
  margin: 0 auto;
}

.head-top {
  background: url("../img/bg.png") no-repeat 100% 100%;
  background-size: 100% 100% !important;
  padding-top: 60px;
}

.head-top .main-banner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 80px 0;
}

.head-top .main-banner .banner-left {
  width: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
}

.head-top .main-banner .banner-left .img-centen {
  background-color: #ffffff;
  padding: 15px;
}

.head-top .main-banner .banner-left .img-centen img {
  width: 500px;
  max-height: 355px;
}

.head-top .main-banner .banner-right {
  width: 50%;
}

.head-top .main-banner .banner-right h3.title {
  color: #ffffff;
  font-size: 36px;
  margin-bottom: 25px;
  margin-top: 25px;
}

.head-top .main-banner .banner-right .propaganda {
  color: #94f8e2;
  font-size: 20px;
}

.head-top .main-banner .banner-right .tip {
  margin: 30px 0;
}

.head-top .main-banner .banner-right .tip p {
  font-size: 18px;
  color: #ffffff;
  margin: 15px 0;
}

.head-top .main-banner .banner-right .information p {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  width: 100%;
  margin: 10px 0;
}

.head-top .main-banner .banner-right .information p span {
  width: 34%;
  font-size: 16px;
  color: #ffffff;
}

.download {
  margin: 35px 0;
}

.download h4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  color: #000000;
  padding-bottom: 25px;
  border-bottom: 1px solid #dddddd;
}

.download h4 span:first-of-type {
  font-size: 24px;
  color: #000000;
}

.download h4 span:last-of-type {
  font-size: 14px;
  color: red;
}

.download ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin: 25px 0;
}

.download ul li {
  width: 21%;
  line-height: 50px;
  margin-right: 63px;
}

.download ul li:last-of-type {
  margin-right: 0;
}

.download ul li a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  color: #ffffff;
  font-size: 16px;
  background-color: #376684;
  border-radius: 10px;
  cursor: pointer;
}

.download ul li a img {
  width: 35px;
  margin-right: 10px;
}

.download ul li:nth-child(1) a,
.download ul li:nth-child(3) a {
  background-color: #3E6E93;
}

.download ul li:nth-child(1) a:hover,
.download ul li:nth-child(3) a:hover {
  background-color: #3a74ef;
}

.download ul li:nth-child(2) a,
.download ul li:nth-child(4) a {
  background-color: #337ab7;
}

.download ul li:nth-child(2) a:hover,
.download ul li:nth-child(4) a:hover {
  background-color: #1fb159;
}

.display-hide {
  z-index: 999;
  display: none;
}

.display-hide .download-fixed {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 999;
  width: 100%;
  background-color: #ffffff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  margin: 0;
}

.display-hide .download-fixed ul {
  margin: 0;
  padding: 25px 0;
  width: 1200px;
}

.main {
  margin: 35px 0;
}

.main .news-all {
  margin: 65px 0;
}

.main .news-all .news-text {
  margin-top: -30px;
}

.main .news-all .news-text .swiper-news {
  height: 300px;
}

.main .news-all .news-text .swiper-news img {
  width: 100%;
  height: 220px;
}

.main .news-all .news-text .swiper-news .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  transition: 300ms;
  transform: scale(0.8);
}

.main .news-all .news-text .swiper-news .swiper-slide-active,
.main .news-all .news-text .swiper-news .swiper-slide-duplicate-active {
  transform: scale(1);
}

.main .news-all .news-text .swiper-news .swiper-button-next,
.main .news-all .news-text .swiper-news .swiper-button-prev {
  width: 50px;
  height: 50px;
  border-radius: 50%;
}

.main .news-all .news-text .swiper-news .swiper-button-next:after,
.main .news-all .news-text .swiper-news .swiper-container-rtl .swiper-button-prev:after {
  margin-left: 5px;
}

.main .news-all .news-text .swiper-news .swiper-button-prev:after,
.main .news-all .news-text .swiper-news .swiper-container-rtl .swiper-button-next:after {
  margin-right: 5px;
}

.main .news-all .news-text .swiper-news .swiper-button-next:after,
.main .news-all .news-text .swiper-news .swiper-button-prev:after {
  font-size: 26px;
}

.main .news-all .news-text .swiper-news .swiper-button-next,
.main .news-all .news-text .swiper-news .swiper-button-prev {
  width: 50px;
  height: 50px;
  background-size: 50px auto;
  outline: none;
}

.main .news-all .news-text .swiper-news .swiper-button-next {
  background-image: url(../img/rt2.png);
}

.main .news-all .news-text .swiper-news .swiper-button-prev {
  background-image: url(../img/lt2.png);
}

.main .news-all .news-text .swiper-news .swiper-button-next:after,
.main .news-all .news-text .swiper-news .swiper-button-prev:after {
  display: none;
}

.main .news-all .news-text .swiper-news .swiper-pagination-bullet-active {
  background: #028a8c;
}

.main .news-all .news-text .swiper-news .swiper-pagination-bullet {
  width: 25px;
  border-radius: 10px;
}

.main .news-all .news-text p {
  color: #535353;
  font-size: 16px;
  line-height: 35px;
  margin: 10px 0;
}

.main .news-all .news-text p strong {
  position: relative;
  color: #028a8c;
  font-size: 18px;
  padding-left: 10px;
}

.main .news-all .news-text p strong:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 4px;
  height: 100%;
  background-color: #028a8c;
  border-radius: 15px;
}

.main .news-all .news-text p img {
  max-width: 50%;
  margin: 20px 0;
}

.configure {
  background-color: #eeeeee;
  padding-top: 25px;
  padding-bottom: 30px;
  margin: 35px 0;
}

.configure .title-column {
  margin-top: 0;
}

.configure .title-column .text-content {
  background: none;
}

.configure .configure-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  background-color: #ffffff;
  padding: 0 25px;
  border-radius: 5px;
  margin-top: 35px;
}

.configure .configure-text ul li {
  color: #535353;
  font-size: 16px;
  margin: 25px 0;
}

.configure .configure-text .left-text {
  width: 40%;
}

.configure .configure-text .right-text {
  width: 60%;
}

.installation-tutorial {
  margin: 35px 0;
}

.installation-tutorial .swiper-installation {
  min-height: 430px;
}

.installation-tutorial .swiper-installation .swiper-container {
  padding-bottom: 40px;
}

.installation-tutorial .swiper-installation .swiper-slide {
  width: 700px;
  transition-timing-function: linear;
}

.installation-tutorial .swiper-installation .swiper-slide .slide-text {
  color: #535353;
  font-size: 16px;
  line-height: 35px;
}

.installation-tutorial .swiper-installation .swiper-slide img.img-slide {
  width: 100%;
  height: 335px;
}

.installation-tutorial .swiper-installation .swiper-slide img {
  width: 100%;
  border-radius: 4px;
}

.installation-tutorial .swiper-installation .swiper-slide .title {
  position: absolute;
  transform: rotate(90deg);
  transform-origin: left top;
  left: -3px;
  font-size: 11px;
  color: #666666;
}

.installation-tutorial .swiper-installation .swiper-button-next,
.installation-tutorial .swiper-installation .swiper-button-prev {
  width: 50px;
  height: 50px;
  background-size: 50px auto;
  margin-top: -56px;
  outline: none;
}

.installation-tutorial .swiper-installation .swiper-button-next {
  background-image: url(../img/rt2.png);
}

.installation-tutorial .swiper-installation .swiper-button-prev {
  background-image: url(../img/lt2.png);
}

.installation-tutorial .swiper-installation .swiper-pagination-bullet {
  background: none;
  opacity: 1;
  margin: 0 6px !important;
  width: 9px;
  height: 9px;
  position: relative;
  outline: none;
  vertical-align: middle;
}

.installation-tutorial .swiper-installation .swiper-pagination-bullet span {
  width: 3px;
  height: 3px;
  background: #CCC;
  display: block;
  border-radius: 50%;
  margin-top: 3px;
  margin-left: 3px;
}

.installation-tutorial .swiper-installation .swiper-pagination-bullet i {
  background: #000;
  height: 1px;
  width: 20px;
  position: absolute;
  top: 4px;
  transform: scaleX(0);
  transform-origin: left;
  z-index: 3;
  transition-timing-function: linear;
}

.installation-tutorial .swiper-installation .swiper-pagination-bullet-active span,
.installation-tutorial .swiper-installation .swiper-pagination-bullet:hover span {
  width: 9px;
  height: 9px;
  margin-top: 0;
  margin-left: 0;
  background: #000;
  position: relative;
  z-index: 1;
}

.installation-tutorial .swiper-installation .swiper-pagination-bullet-active i {
  animation: middle 6s;
}

.installation-tutorial .swiper-installation .swiper-pagination-bullet:first-child.swiper-pagination-bullet-active i {
  animation: first 6s;
}

.installation-tutorial .swiper-installation .swiper-pagination-bullet:last-child.swiper-pagination-bullet-active i {
  animation: last 6s;
}

@keyframes first {
  0% {
    transform: scaleX(0.5);
    left: 0px;
  }

  /*091*/
  100% {
    transform: scaleX(1);
    left: 2px;
  }

  /*0915*/
}

@keyframes last {
  0% {
    transform: scaleX(0.7);
    left: -10px;
  }

  /*1090*/
  20% {
    transform: scaleX(0.3);
    left: 2px;
  }

  /*090*/
  100% {
    transform: scaleX(0.3);
    left: 0px;
  }

  /*090*/
}

@keyframes middle {
  0% {
    transform: scaleX(0.7);
    left: -10px;
  }

  /*1091*/
  20% {
    transform: scaleX(0.45);
    left: 2px;
  }

  /*092*/
  100% {
    transform: scaleX(1);
    left: 2px;
  }

  /*0913*/
}

.installation-tutorial .swiper-installation .swiper-button-next:after,
.installation-tutorial .swiper-installation .swiper-button-prev:after {
  display: none;
}

.title-column {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  margin: 25px 0 45px 0;
}

.title-column:after {
  content: "";
  width: 100%;
  height: 3px;
  background-color: #eeeeee;
  position: absolute;
  top: 43%;
  left: 0;
  z-index: 1;
}

.title-column:before {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #eeeeee;
  position: absolute;
  top: 56%;
  left: 0;
  z-index: 1;
}

.title-column .text-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #ffffff;
  padding: 0 15px;
  z-index: 999;
}

.title-column .text-content b {
  font-size: 30px;
  color: #333333;
}

.title-column .text-content span {
  font-size: 12px;
  color: #bac9d4;
}

.footer {
  margin-bottom: 100px;
}

.middle {
  position: relative;
  width: 1200px;
  margin: 100px auto;
  clear: both;
  padding-left: 0;
}

.middle .title-column,
.box .title-column {
  position: absolute;
  width: 100%;
  top: -60px;
}

.middle .title-column:before,
.box .title-column:before {
  display: none;
}

.wrap-data {
  border: 1px solid #eeeeee;
  border-radius: 16px;
  padding: 55px 0 60px 0;
}

.wrap-data ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
}

.middle ul li {
  float: left;
  margin: 10px 0;
}

.wrap-data li {
  display: inline-block;
  width: 240px;
  text-align: center;
  cursor: pointer;
}

.wrap-data li i {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
}

.icon-tb01 {
  background-image: url(../img/icon.png);
  background-position: 0 -166px;
  width: 64px;
  height: 64px;
}

.icon-tb02 {
  background-image: url(../img/icon.png);
  background-position: 0 -234px;
  width: 64px;
  height: 64px;
}

.icon-tb03 {
  background-image: url(../img/icon.png);
  background-position: -204px -166px;
  width: 64px;
  height: 64px;
}

.icon-tb04 {
  background-image: url(../img/icon.png);
  background-position: -136px -166px;
  width: 64px;
  height: 64px;
}

.icon-tb05 {
  background-image: url(../img/icon.png);
  background-position: -68px -166px;
  width: 64px;
  height: 64px;
}

.wrap-data li p {
  font-size: 16px;
  color: #333;
  margin-top: 10px;
}

.wrap-data li:hover i {
  -webkit-animation-name: hvr-bob-float, hvr-bob;
  animation-name: hvr-bob-float, hvr-bob;
  -webkit-animation-duration: .3s, 1.5s;
  animation-duration: .3s, 1.5s;
  -webkit-animation-delay: 0s, .3s;
  animation-delay: 0s, .3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate;
}

@-webkit-keyframes hvr-bob {
  0% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px)
  }

  50% {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px)
  }

  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px)
  }
}

@keyframes hvr-bob {
  0% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px)
  }

  50% {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px)
  }

  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px)
  }
}

@-webkit-keyframes hvr-bob-float {
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px)
  }
}

@keyframes hvr-bob-float {
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px)
  }
}


.box {

  position: relative;
  width: 1200px;
  margin: 100px auto;
  display: block;

}

.sysbox .boxlist {
  /*background: #3b429a;*/
  /*background: linear-gradient(to right, #46768c , #3b429a);*/
  border: 1px solid #eeeeee;
  width: 90%;
  height: 210px;
  border-radius: 16px;
  padding: 55px 5% 40px 5%;
  margin-top: 55px;

}

.sysbox .boxlist li {
  float: left;
  width: 16%;
  margin: 25px 2%;
  height: 150px;
  font-size: 18px;
}

.sysbox .boxlist i {
  width: 80px;
  height: 60px;
  margin: 0px auto;
  border-radius: 50%;
  display: block;
}

.sysbox .boxlist li p {
  text-align: center;
}

.sysbox .boxlist i img {
  margin: 0 auto;
  width: 50px;
  height: auto;
  display: block;
}

.sysbox .boxlist li strong {
  font-size: 20px;
  margin: 10px 0;
  font-weight: normal;
  display: block;
  text-align: center;
  color: #585858;
}

.boxlog {
  border: 1px solid #eeeeee;
  width: 90%;

  border-radius: 16px;
  padding: 55px 5% 60px 5%;
  font-size: 18px;
  line-height: 30px;
  margin-top: 65px;
  display: flex;
  justify-content: space-between;
  color: #ffffff;
}

/*.boxlog .log{*/
/*  margin: 0 auto;*/
/*}*/
.boxlog .log p {
  font-size: 16px;
  color: #333333;
}