.banner-net {
  position: relative;
}
.banner-net .banner-pic {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.banner-net .banner-pic img {
  display: block;
  position: relative;
  left: 50%;
  margin-left: -960px;
  max-width: none;
  width: 1920px;
  height: 560px;
}
.banner-net .banner-cont {
  position: absolute;
  left: 0;
  top: 23%;
  width: 100%;
  text-align: center;
}
.banner-net .banner-cont h2 {
  font-size: 60px;
  color: #fff;
  font-weight: normal;
}
.banner-net .banner-cont .btn-video {
  display: block;
  margin: 1.5% auto 0;
  width: 188px;
  height: 46px;
  line-height: 46px;
  font-size: 20px;
  color: #fff;
  letter-spacing: 0.1em;
  -webkit-border-radius: 45px;
  -moz-border-radius: 45px;
  -o-border-radius: 45px;
  border-radius: 45px;
  background: #1581ef url("../images/btn-bg.png") right center no-repeat;
}
.container {
  position: relative;
  max-width: 1440px;
  margin: 0 auto;
}
.bar-box {
  position: relative;
  width: 100%;
  height: 76px;
  border-bottom: 1px solid #d9d9d9;
}
.bar-box .bar-net {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9;
  width: 100%;
  height: 100%;
  background: #fff;
}
.bar-box .bar-net.fixed{
  position: fixed;
  height: 75px;
  border-bottom: 1px solid #d9d9d9;
}
.bar-box .bar-logo {
  float: left;
  margin-top: 20px;
}
.bar-box .bar-list {
  float: right;
}
.bar-box .bar-list ul {
  font-size: 0;
}
.bar-box .bar-list li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background: url("../images/line.png") left center no-repeat;
}
.bar-box .bar-list li a {
  display: block;
  margin: 0 20px;
  height: 76px;
  line-height: 76px;
  font-size: 18px;
  color: #5a5a5a;
  border-bottom: 1px solid transparent;
}
.bar-box .bar-list li a:hover {
  color: #1688fc;
  border-bottom-color: #1688fc;
}
.bar-box .bar-list li:first-child {
  background: none;
}
.bar-box .bar-list li.active a {
  color: #1688fc;
  border-bottom-color: #1688fc;
}
.net-block {
  padding: 5% 5% 0;
  max-width: 1240px;
  margin: 0 auto 0;
  text-align: center;
}
.net-block .block-tit {
  font-size: 50px;
  color: #4c4c4c;
}
.net-block .block-cont {
  margin-top: 2%;
  font-size: 18px;
  color: #808080;
}
.net-block .block-cont p {
  line-height: 2;
}
.net-block .block-link {
  margin-top: 3%;
  text-align: center;
}
.net-block .block-link .link-more {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-left: 30px;
  vertical-align: middle;
  width: 156px;
  height: 36px;
  font-size: 18px;
  line-height: 2;
  color: #1688fc;
  letter-spacing: 1px;
  text-align: center;
  border: 1px solid #1688fc;
  -webkit-border-radius: 38px;
  -moz-border-radius: 38px;
  -o-border-radius: 38px;
  border-radius: 38px;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  cursor: pointer;
}
.net-block .block-link .link-more:first-child {
  margin-left: 0;
  color: #fff;
  border-color: transparent;
  background: #1581ef url("../images/btn-bg.png") right center no-repeat;
}
.product-net .list-net-product {
  width: 100%;
  overflow: hidden;
}
.product-net .list-net-product ul {
  font-size: 0;
  margin-left: 1px;
  text-align: center;
}
.product-net .list-net-product li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 33.33%;
  margin-left: -1px;
  margin-top: 2%;
  margin-bottom: 2%;
}
.product-net .item-net-product {
  position: relative;
  padding: 5% 10% 17%;
  border-left: 1px solid #d9d9d9;
  border-right: 1px solid #d9d9d9;
  text-align: center;
}
.product-net .item-net-product .item-pic {
  display: block;
  width: 100%;
  height: auto;
}
.product-net .item-net-product .item-info {
  position: relative;
}
.product-net .item-net-product .item-name {
  font-size: 28px;
}
.product-net .item-net-product .item-type {
  margin: 5% 0 3%;
  font-size: 18px;
}
.product-net .item-net-product .item-cont {
  height: 10.5em;
  overflow: hidden;
  font-size: 14px;
  color: #666;
  line-height: 1.5;
  text-align: justify;
}
.product-net .item-net-product .item-hot {
  position: absolute;
  right: 0;
  top: 10%;
  width: 17.28%;
}
.product-net .item-net-product .link-more {
  display: block;
  margin: 11% auto 0;
  width: 156px;
  height: 36px;
  font-size: 18px;
  line-height: 2;
  color: #1688fc;
  letter-spacing: 1px;
  text-align: center;
  border: 1px solid #1688fc;
  -webkit-border-radius: 38px;
  -moz-border-radius: 38px;
  -o-border-radius: 38px;
  border-radius: 38px;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.product-net .item-net-product .link-more:hover {
  color: #fff;
  border-color: transparent;
  background: #1581ef url("../images/btn-bg.png") right center no-repeat;
}
.product-net .swiper-container {
  display: none;
}
.team-net {
  overflow: hidden;
  background: #fafafa;
}
.team-net .team-net-pic-m{
  display: none;
}
.team-net .net-block {
  margin-bottom: 5%;
}
.feature-block {
  opacity: 1;
  -webkit-transform: translate(0, 20%);
  -moz-transform: translate(0, 20%);
  -o-transform: translate(0, 20%);
  transform: translate(0, 20%);
  position: relative;
  background: #fff;
}
.feature-block .container {
  padding-top: 8%;
  padding-bottom: 8%;
}
.feature-block .feature-cont {
  width: 50%;
  font-size: 18px;
  color: #4c4c4c;
}
.feature-block .feature-tit {
  font-size: 30px;
}
.feature-block .feature-detail {
  margin-top: 2%;
  line-height: 1.7;
}
.feature-block .feature-pic {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 45%;
}
.feature-block .feature-pic img {
  display: block;
  width: 100%;
  max-width: 640px;
}
.feature-block.block-left {
  background: #fafafa;
}
.feature-block.block-left .feature-pic {
  left: 0;
  right: auto;
}
.feature-block.block-left .feature-cont {
  margin-left: auto;
}
.feature-block.feature-05 .container {
  padding-top: 5%;
}
.feature-block.feature-05 .feature-cont {
  width: 100%;
  text-align: center;
}
.feature-block.feature-05 .feature-detail {
  margin-top: 1%;
}
.feature-block.feature-05 .feature-pic {
  position: static;
  width: 100%;
  margin-top: 5%;
}
.feature-block.feature-05 .feature-pic img {
  max-width: none;
}
.scanning-net {
  background: #fafafa;
}
.scanning-net .net-block {
  position: relative;
  z-index: 2;
  margin-top: 0;
  padding-top: 5%;
}
.scanning-net .scanning-pic {
  margin-top: 90px;
  position: relative;
}
.scanning-net .scanning-pic>img {
  display: none;
  width: 100%;
  max-width: 1034px;
  margin: 0 auto;
}
.scanning-pic .pic-ani img{
  display: block;
  margin: -5% auto 0;
  max-width: 1330px;
  width: 100%;
}
.scanning-net .phone{
  position: absolute;
  left: 50%;
  bottom: 4%;
  margin-left: -94px;
  width: 188px;
  height: 383px;
}
.scanning-net .phone .phone-pic-2{
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
.scanning-net .phone.on .phone-pic-2{
  opacity: 1;
}
.scanning-net .phone .phone-txt{
  position: absolute;
  left: 0;
  top: 54%;
  width: 100%;
  text-align: center;
  font-size: 36px;
  color: #427cfc;
}
.scanning-net .device{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.scanning-net .device .device-item{
  position: absolute;
  left: 50%;
  opacity: 0;
  transform: translate(0, 50%);
  transition: all 1.2s linear;
}
.scanning-net .device .device-item span{
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
.scanning-net .device .device-item span .d_img_1{
  position: absolute;
  top: 0;
  left: 0;
  opacity: 1;
}
.scanning-net .device .device-item span .d_img_2{
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
.scanning-net .device .device01{
  bottom: 25%;
  margin-left: -18%;
  width: 76px;
  height: 60px;
}
.scanning-net .device .device02{
  bottom: 38%;
  margin-left: 12.5%;
  width: 50px;
  height: 50px;
}
.scanning-net .device .device03{
  bottom: 19%;
  margin-left: 23.5%;
  width: 75px;
  height: 60px;
}
.scanning-net .device .device04{
  bottom: 68%;
  margin-left: -19%;
  width: 50px;
  height: 50px;
}
.scanning-net .device .device05{
  bottom: 79%;
  margin-left: 14%;
  width: 30px;
  height: 30px;
}
.scanning-net .device .device06{
  bottom: 13%;
  margin-left: -26.5%;
  width: 30px;
  height: 30px;
}
.scanning-net .device .device03 span.on .d_img_2{
  opacity: 1;
}
.scanning-net .device .device04 span.on .d_img_2{
  opacity: 1;
}
.scanning-net .device .device05 span.on .d_img_2{
  opacity: 1;
}
.scanning-net .device .device06 span.on .d_img_2{
  opacity: 1;
}

.scanning-net .ani .device-item{
  opacity: 1;
  transform: translate(0, 0);
}
.scanning-net .ani .device01{
  transition-delay: .5s;
}
.scanning-net .ani .device02{
  transition-delay: 1s;
}
.scanning-net .ani .device03{
  transition-delay: 1.5s;
}
.scanning-net .ani .device04{
  transition-delay: 1.8s;
}
.scanning-net .ani .device05{
  transition-delay: 2.1s;
}
.scanning-net .ani .device06{
  transition-delay: 2.3s;
}
.scanning-net .wlan{
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -500px;
  width: 1000px;
  height: 516px;
  overflow: hidden;
  animation: wlan 2s linear infinite;
}
.scanning-net .wlan>div{
  position: absolute;
  left: 0;
  bottom: -100%;
  width: 100%;
  height: 200%;
  border: 2px solid #e8e8e8;
  border-radius: 50%;
}
.scanning-net .wlan .wlan02{
  left: 15.5%;
  bottom: -69%;
  width: 69%;
  height: 138%;
}
.scanning-net .wlan .wlan03{
  left: 31.5%;
  bottom: -37%;
  width: 37%;
  height: 74%;
}
@keyframes wlan{
  0%{
    transform: scale(1);
    transform-origin: 50% 100%;
    opacity: 1;
  }
  100%{
    transform: scale(1.5);
    transform-origin: 50% 100%;
    opacity: 0;
  }
}
@keyframes device {
  0% {
    opacity: 0;
    transform: translate(0, 50%);
  }
  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}
.core-net {
  position: relative;
}
.core-net .net-block {
  position: absolute;
  left: 50%;
  top: 0;
  z-index: 2;
  margin-left: -620px;
}
.core-net .net-block .block-tit {
  color: #fff;
}
.core-net .net-block .block-cont {
  color: #fff;
}
.core-net .core-pic img {
  display: block;
  width: 100%;
  height: auto;
}
.network-net {
  position: relative;
}
.network-net .net-block {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 2;
  margin-left: -620px;
  margin-top: -130px;
  padding-top: 0;
}
.network-net .core-pic img {
  display: block;
  width: 100%;
  height: auto;
}
.download-net {
  position: relative;
}
.download-net .download-pic {
  width: 65%;
}
.download-net .download-pic img {
  display: block;
  width: 100%;
  max-width: 921px;
}
.download-net .net-block {
  position: absolute;
  left: 45%;
  top: 50%;
  width: 55%;
  padding: 0;
  margin-top: -200px;
  text-align: left;
}
.download-net .net-block .block-link {
  text-align: left;
}
.download-net .download-ewm {
  margin-top: 5%;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  text-align: center;
}
.download-net .download-ewm p {
  font-size: 16px;
  color: #4c4c4c;
  line-height: 1.9;
}
.form-net {
  position: relative;
  padding: 5% 0;
  height: 648px;
  background: #fafafa;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.form-net .form-bg {
  position: absolute;
  left: 0;
  top: 20%;
  z-index: 0;
  width: 100%;
  height: 60%;
  background: url("../images/form-bg02.png") center top repeat-y;
}
.form-net .container {
  height: 100%;
}
.form-net .box-form {
  position: relative;
  height: 100%;
  background: #fff url("../images/form-bg.png") center bottom no-repeat;
  -webkit-box-shadow: 0px 0px 29px 0px #e5e5e5;
  -moz-box-shadow: 0px 0px 29px 0px #e5e5e5;
  box-shadow: 0px 0px 29px 0px #e5e5e5;
}
.form-net .box-form .select-box {
  position: relative;
}
.form-net .box-form .select-i {
  width: 100%;
  border: 0;
  height: 45px;
  font-size: 16px;
  color: #808080;
  line-height: 45px;
  outline: none;
  background: url("../images/arr-b.png") right center no-repeat;
}
.form-net .box-form .select-list {
  display: none;
  position: absolute;
  left: 0;
  top: 101%;
  width: 100%;
  height: 160px;
  background: #fafafa;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 10px 0 #cccccc;
  -moz-box-shadow: 0 0 10px 0 #cccccc;
  box-shadow: 0 0 10px 0 #cccccc;
}
.form-net .box-form .select-list ul {
  margin: 20px 0;
  height: 120px;
  overflow-y: auto;
}
.form-net .box-form .select-list li {
  padding: 5px 30px;
  font-size: 16px;
  color: #808080;
}
.form-net .box-form .m-select {
  display: none;
}
.form-net .box-form .icon-plane01 {
  position: absolute;
  left: 0;
  top: 60%;
  width: 217px;
  margin-left: -110px;
}
.form-net .box-form .icon-plane02 {
  position: absolute;
  right: 0;
  top: 20%;
  width: 132px;
  margin-right: -66px;
}
.form-net .box-form .form-tit {
  padding-top: 7%;
  margin-bottom: 4%;
  font-size: 36px;
  line-height: 1.4;
  text-align: center;
}
.form-net .box-form .form-group {
  margin: 2% auto;
  padding: 0 30px;
  max-width: 600px;
  border: 1px solid #ccc;
  -webkit-border-radius: 36px;
  -moz-border-radius: 36px;
  border-radius: 36px;
}
.form-net .box-form .form-label {
  float: left;
  width: 7.5em;
  font-size: 16px;
  line-height: 45px;
  color: #808080;
}
.form-net .box-form .form-i {
  margin-left: 7.5em;
  font-size: 16px;
  height: 45px;
}
.form-net .box-form .form-i input {
  display: block;
  width: 100%;
  font-size: 16px;
  height: 45px;
  line-height: 45px;
  outline: none;
  border: 0;
  background: none;
}
.form-net .box-form .btn-submit {
  padding: 0;
  outline: none;
  border: 0;
  display: block;
  margin: 5% auto 0;
  width: 156px;
  height: 36px;
  font-size: 16px;
  line-height: 36px;
  color: #fff;
  letter-spacing: 1px;
  text-align: center;
  -webkit-border-radius: 38px;
  -moz-border-radius: 38px;
  -o-border-radius: 38px;
  border-radius: 38px;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  background: #1581ef url("../images/btn-bg.png") right center no-repeat;
}
.case-net {
  padding-top: 5%;
  padding-bottom: 3%;
}
.case-net .case-tit {
  font-size: 40px;
  color: #4c4c4c;
  text-align: center;
}
.case-net .case-slide .swiper-container {
  margin-top: 3%;
}
.case-net .case-slide .swiper-wrapper {
  width: 200%;
}
.case-net .case-slide .swiper-slide {
  width: 12.5%;
}
.case-net .case-slide .swiper-control {
  position: relative;
  margin-top: 3%;
  text-align: center;
}
.case-net .case-slide .swiper-control a {
  position: relative;
  z-index: 2;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  width: 60px;
  height: 60px;
  overflow: hidden;
  text-indent: -999em;
}
.case-net .case-slide .swiper-control .swiper-prev {
  background: #fff url("../images/arr-l.png") center no-repeat;
}
.case-net .case-slide .swiper-control .swiper-prev:hover {
  background-image: url("../images/arr-l-on.png");
}
.case-net .case-slide .swiper-control .swiper-next {
  background: #fff url("../images/arr-r.png") center no-repeat;
}
.case-net .case-slide .swiper-control .swiper-next:hover {
  background-image: url("../images/arr-r-on.png");
}
.case-net .case-slide .swiper-control .pagination {
  position: relative;
  z-index: 2;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  padding: 0 2%;
  background: #fff;
}
.case-net .case-slide .swiper-control .pagination span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  margin: 0 5px;
  width: 4px;
  height: 4px;
  padding: 1px;
  background: #ccc;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
.case-net .case-slide .swiper-control .pagination span.swiper-active-switch {
  width: 6px;
  height: 6px;
}
.case-net .case-slide .swiper-control .control-line {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  height: 1px;
  background: #f2f2f2;
}
.case-net .case-slide .item-case {
  width: 94%;
}
.case-net .case-slide .item-pic img {
  display: block;
  width: 100%;
}
.case-net .case-slide .item-info {
  padding: 8% 8% 10%;
  border-left: 1px solid #f2f2f2;
  border-right: 1px solid #f2f2f2;
  border-bottom: 1px solid #f2f2f2;
}
.case-net .case-slide .item-tit {
  font-size: 18px;
  color: #4c4c4c;
  line-height: 1.5;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 100%;
}
.case-net .case-slide .item-cont {
  margin-top: 3%;
  font-size: 14px;
  line-height: 1.8;
  height: 3.6em;
  text-align: justify;
  overflow: hidden;
}
.case-net .case-slide .link-more {
  display: block;
  margin: 8% auto 0;
  width: 156px;
  height: 36px;
  font-size: 16px;
  line-height: 36px;
  color: #1688fc;
  letter-spacing: 1px;
  text-align: center;
  border: 1px solid #1688fc;
  -webkit-border-radius: 38px;
  -moz-border-radius: 38px;
  -o-border-radius: 38px;
  border-radius: 38px;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.case-net .case-slide .link-more:hover {
  color: #fff;
  border-color: transparent;
  background: #1581ef url("../images/btn-bg.png") right center no-repeat;
}
.popup-video {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
}
.popup-video .popup-bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url("../images/video-bg.png") left top repeat;
}
.popup-video .popup-box {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 2;
  width: 716px;
  height: 490px;
  margin-left: -358px;
  margin-top: -245px;
  background: #fff;
}
.popup-video .popup-box .video-tit {
  position: relative;
  z-index: 3;
  padding: 10px 55px 10px 20px;
  height: 35px;
  line-height: 35px;
  font-size: 16px;
  color: #666;
  border-bottom: 1px solid #ccc;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.popup-video .popup-box .btn-close {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 4;
  width: 55px;
  height: 55px;
  background: url("../images/btn-close.png") center no-repeat #fff;
  cursor: pointer;
}
.popup-video .popup-box .video-box {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding: 76px 0 20px;
}
.popup-video .popup-box #video {
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 1480px) {
  .container {
    padding-left: 5%;
    padding-right: 5%;
  }
  .net-block .block-tit {
    font-size: 38px;
  }
  .net-block .block-link .link-more {
    font-size: 16px;
    line-height: 36px;
  }
  .banner-net .banner-cont h2 {
    font-size: 48px;
  }
  .banner-net .banner-cont .btn-video {
    font-size: 18px;
  }
  .bar-box .bar-list li a {
    font-size: 16px;
  }
  .feature-block .feature-pic {
    right: 5%;
    width: 40%;
  }
  .feature-block.block-left .feature-pic {
    right: auto;
    left: 5%;
  }
  .product-net .item-net-product .item-name {
    margin-top: 2%;
    font-size: 24px;
  }
  /* .product-net .item-net-product .item-hot {
    right: 10%;
    top: 15%;
  } */
  .product-net .item-net-product .link-more {
    font-size: 16px;
    line-height: 36px;
  }
  .download-net .net-block {
    width: 50%;
  }
}
@media screen and (max-width: 1366px) {
  .net-block .block-tit {
    font-size: 32px;
  }
  .net-block .block-cont {
    font-size: 16px;
  }
  .net-block .block-cont p {
    line-height: 1.8;
  }
  .net-block .block-link .link-more {
    font-size: 16px;
    line-height: 36px;
  }
  .banner-net .banner-cont h2 {
    font-size: 42px;
  }
  .banner-net .banner-cont .btn-video {
    font-size: 16px;
  }
  /* .product-net .item-net-product .item-hot {
    top: 13%;
    right: 6%;
  } */
  .product-net .item-net-product .item-type {
    font-size: 16px;
    margin-top: 3%;
  }
  .feature-block .feature-cont {
    font-size: 16px;
  }
  .feature-block .feature-tit {
    font-size: 24px;
  }
  .feature-block .feature-pic img {
    width: 80%;
  }
  .feature-block.feature-05 .feature-pic img {
    margin: 0 auto;
  }
  .form-net .box-form .form-tit {
    font-size: 28px;
  }
  .case-net .case-tit {
    font-size: 30px;
  }
  .case-net .case-slide .item-tit {
    font-size: 16px;
  }
  .case-net .case-slide .item-cont {
    line-height: 1.5;
    height: 3em;
  }
  .case-net .case-slide .link-more {
    margin-top: 5%;
    font-size: 14px;
  }
}
@media screen and (max-width: 1280px) {
  .core-net .net-block {
    left: 0;
    width: 100%;
    margin-left: 0;
  }
  .network-net .net-block {
    left: 0;
    width: 100%;
    margin-left: 0;
    margin-top: -100px;
  }
  .form-net {
    height: 550px;
  }
  .bar-box .bar-list li a {
    margin: 0 15px;
  }
}
@media screen and (max-width: 1024px) {
  .bar-box {
    display: none;
  }
  .banner-net .banner-cont h2 {
    font-size: 36px;
  }
  .banner-net .banner-cont .btn-video {
    margin-top: 3%;
    width: 130px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
  }
  .net-block .block-tit {
    font-size: 28px;
  }
  .net-block .block-cont {
    margin-top: 15px;
    font-size: 14px;
  }
  .net-block .block-link .link-more {
    width: 130px;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
  }
  .product-net .list-net-product {
    display: none;
  }
  .product-net .item-net-product {
    width: 96%;
    margin-left: 2%;
    padding-top: 8%;
    padding-bottom: 10%;
    border-left: 0;
    border-right: 0;
    background: #fff;
    -webkit-box-shadow: 0 0 20px 0 #cccccc;
    -moz-box-shadow: 0 0 20px 0 #cccccc;
    box-shadow: 0 0 20px 0 #cccccc;
  }
  .product-net .item-net-product .item-name {
    font-size: 20px;
  }
  .product-net .item-net-product .item-pic {
    max-width: 380px;
    margin: 0 auto;
  }
  .product-net .item-net-product .item-type {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .product-net .item-net-product .item-hot {
    max-width: 66px;
    top: 0;
  }
  .product-net .item-net-product .link-more {
    margin-top: 20px;
    width: 130px;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
  }
  .product-net .swiper-container {
    display: block;
    padding: 20px 0;
  }
  .product-net .swiper-wrapper {
    width: 500%;
  }
  .product-net .swiper-slide {
    width: 480px;
  }
  .product-net .pagination {
    position: relative;
    text-align: center;
    padding: 0 2%;
    margin: 20px 0;
    background: #fff;
  }
  .product-net .pagination span {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    margin: 0 5px;
    width: 4px;
    height: 4px;
    padding: 1px;
    background: #ccc;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
  }
  .product-net .pagination span.swiper-active-switch {
    width: 6px;
    height: 6px;
  }
  .feature-block {
    text-align: center;
  }
  .feature-block .container {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .feature-block .feature-tit {
    font-size: 20px;
  }
  .feature-block .feature-cont {
    width: 100%;
    font-size: 14px;
  }
  .feature-block .feature-detail {
    margin-top: 10px;
  }
  .feature-block .feature-pic {
    position: static;
    width: 100%;
    margin-top: 15px;
  }
  .feature-block .feature-pic img {
    margin: 0 auto;
    width: 100%;
    max-width: 320px;
  }
  .download-net .download-pic {
    width: 100%;
  }
  .download-net .net-block {
    position: static;
    margin-top: 0;
    width: 100%;
    padding-bottom: 30px;
    text-align: center;
  }
  .download-net .net-block .block-link {
    text-align: center;
  }
  .form-net .box-form .form-tit {
    font-size: 24px;
  }
  .form-net .box-form .select-box {
    display: block;
  }
  .form-net .box-form .select-i{
    font-size: 14px;
  }
  .form-net .box-form .form-i input{
    font-size: 14px;
  }
  .form-net .box-form .select-list li{
    font-size: 14px;
  }
  .form-net .box-form .m-select {
    display: none;
  }
  .form-net .box-form .m-select select {
    width: 100%;
    outline: none;
    background: none;
    border: 0;
    font-size: 16px;
    line-height: 45px;
    color: #808080;
  }
  .form-net .box-form .icon-plane01 {
    top: 100%;
  }
  .form-net .box-form .icon-plane02 {
    top: -5%;
  }
  .form-net .box-form .btn-submit {
    width: 130px;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
  }
  .case-net .case-tit {
    font-size: 26px;
  }
  .case-net .case-slide .swiper-slide {
    width: 330px;
  }
  .case-net .case-slide .swiper-slide .link-more {
    width: 130px;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
  }
  .scanning-net .scanning-pic .pic-img{
    display: block;
  }
  .scanning-net .scanning-pic .pic-ani{
    display: none;
  }
  .popup-video .popup-box {
    width: 80%;
    left: 10%;
    margin-left: 0;
    height: 400px;
    margin-top: -200px;
  }
}
@media screen and (max-width: 768px) {
  .banner-net .banner-cont h2 {
    font-size: 30px;
  }
  .banner-net .banner-cont .btn-video {
    margin-top: 25px;
  }
  .banner-net .banner-pic img {
    width: 1280px;
    margin-left: -640px;
    height: auto;
  }
  .net-block .block-tit {
    font-size: 24px;
  }
  .product-net .swiper-slide {
    width: 400px;
  }
  .product-net .item-net-product .item-name {
    font-size: 18px;
  }
  .product-net .item-net-product .item-type {
    font-size: 14px;
  }
  .feature-block .feature-tit {
    font-size: 18px;
  }
  .feature-block.feature-05 .feature-pic img {
    max-width: 480px;
  }
  .team-net .team-net-pic {
    display:none;
  }
  .team-net .team-net-pic-m{
    display: block;
  }
  .form-net {
    height: 370px;
  }
  .form-net .box-form .form-tit {
    padding-top: 30px;
    margin-bottom: 20px;
    font-size: 18px;
  }
  .form-net .box-form .form-group {
    width: 80%;
  }
  .form-net .box-form .form-label {
    font-size: 14px;
  }
  .form-net .box-form .form-i {
    font-size: 14px;
  }
  .form-net .box-form .m-select select {
    font-size: 14px;
  }
  .form-net .box-form .btn-submit {
    margin-top: 30px;
  }
  .core-net .core-pic img {
    max-width: none;
    position: relative;
    left: 50%;
    margin-left: -480px;
    width: 960px;
    height: auto;
  }
  .case-net .case-tit {
    font-size: 20px;
    margin-bottom: 20px;
  }
  .case-net .case-slide .swiper-slide {
    width: 260px;
  }
  .case-net .case-slide .item-case {
    width: 94%;
  }
  .case-net .case-slide .swiper-control a {
    width: 40px;
    height: 40px;
    border: 1px solid #158afc;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
  }
  .network-net .network-pic img {
    max-width: none;
    position: relative;
    left: 50%;
    margin-left: -480px;
    width: 960px;
    height: auto;
  }
}
@media screen and (max-width: 480px) {
  .container {
    padding-left: 20px;
    padding-right: 20px;
  }
  .net-block .block-link .link-more {
    display: block;
    margin: 15px auto;
  }
  .net-block .block-link .link-more:first-child {
    margin-left: auto;
  }
  .product-net .swiper-slide {
    width: 240px;
  }
  .product-net .item-net-product .item-cont {
    height: 15em;
  }
  .product-net .item-net-product .item-hot{
    top: 10%;
  }
  .scanning-net .scanning-pic {
    margin-top: 0;
  }
  .form-net .box-form .form-group {
    margin: 20px auto;
    padding: 0 10px;
    width: 86%;
  }
  .form-net .box-form .form-label {
    line-height: 36px;
  }
  .form-net .box-form .form-i {
    height: 36px;
  }
  .form-net .box-form .form-i input {
    height: 36px;
    line-height: 36px;
  }
  .form-net .box-form .m-select select {
    line-height: 36px;
  }
  .form-net .box-form .icon-plane01 {
    top: 90%;
    width: 150px;
    margin-left: -75px;
  }
  .form-net .box-form .icon-plane02 {
    width: 80px;
    margin-right: -40px;
  }
}
.fadeIn {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-animation: fadeIn .6s linear;
  -o-animation: fadeIn .6s linear;
  animation: fadeIn .6s linear;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
    -webkit-transform: translate(0, 20%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate(0, 0);
  }
}
@-moz-keyframes fadeIn {
  0% {
    opacity: 0;
    -moz-transform: translate(0, 20%);
  }
  100% {
    opacity: 1;
    -moz-transform: translate(0, 0);
  }
}
@-o-keyframes fadeIn {
  0% {
    opacity: 0;
    -o-transform: translate(0, 20%);
  }
  100% {
    opacity: 1;
    -o-transform: translate(0, 0);
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
    transform: translate(0, 20%);
  }
  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}
