.wifi6-container {
    margin: 0 auto;
    width: 1400px;
}
.wifi6-container h2 {
    font-size: 40px;
    color: #323232;
    line-height: 1;
    font-weight: bold;
}
/*website */
/*wifi6-banner start*/
.wifi6-banner{
  position: relative;
}
.wifi6-banner .wifi6-container{
  position: absolute;
  top:15%;
  left:10%;
  z-index: 1;
  color: #fff;
  width: auto;
}
.banner-bg{
  width: 100%;
}
.banner-bg img{
  width: 100%;
}
.wifi6-banner a{
  float: left;
  display: block;
  width: auto;
  height: 50px;
  line-height: 50px;
  color: #fff;
  font-size: 16px;
  padding: 0 40px;
  background-color: #1ea3f4;
  margin-right: 40px;
}
.wifi6-banner a:hover{
  color: #fff;
}
.wifi6-banner a img{
  margin-left: 20px;
}
.banner-text{
  margin-bottom: 5%;
}
.wifi6-banner h3{
  font-size: 24px;
  display: inline-block;
  width: auto;
  line-height: 1;
  padding-bottom: 15px;
  font-weight: normal;
  color: #FFFFFF;
}
.wifi6-banner h2{
  font-size: 58px;
  margin-bottom: 10px;
  color: #fff;
  font-weight: bold;
  max-width: 800px;
  letter-spacing: 3px;
  line-height: 1.4;
}
.wifi6-banner h2 span{
  font-size: 60px;
  padding: 0 0 0 15px;
  font-weight: bold;
  background-image: linear-gradient( to right,#15a9f6 0%,#825ae3 70%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.wifi6-banner p{
  font-size: 16px;
  display: inline-block;
  width: 45%;
  line-height: 2;
  text-align: justify;
}
.wifi6-banner .banner-activity{
  padding-top: 20px;
  clear:both;
}
.wifi6-banner .banner-activity a{
  background: #825ae3;
}
/*wifi6-banner end*/
/*wifi-section-1 start*/
.wifi-section-1 {
    background-color: #f8f8f8;
    padding: 70px 0;
	text-align: center;
}
.wifi-section-1 h2 {
    text-align: center;
    margin-bottom: 20px;
}
.wifi-section-1 p {
    text-align: center;
    line-height: 1.8;
    font-size: 18px;
    margin-bottom: 70px;
    color: #6b6b6b;
}
.ty-list {
    width: 80%;
    margin: 0 auto 50px;
}
.ty-list li {
    float: left;
    width: 33%;
    padding: 0 2%;
}
.ty-list li img {
    display: block;
    margin: 0 auto 10px;
}
.ty-list li h4 {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 20px;
}
.ty-list li p {
    margin-bottom: 0;
    font-size: 16px;
}
.wifi-section-1 a {
    display: inline-block;
    margin: 0 auto;
    height: 48px;
    line-height: 48px;
    font-size: 16px;
    border: 1px solid #323232;
    padding: 0 50px;
}
/*wifi-section-4 start*/
.wifi-section-4{
  padding: 70px 0 100px 0;
  background-color: #f8f8f8;
  text-align: center;
  color: #323232;
}
.wifi-section-4 h2{
  margin-bottom: 40px;
}
.wifi-section-4 p{
  display: inline-block;
  font-size: 18px;
  line-height: 1.6;
  width: 75%;
  margin-bottom: 80px;
}
.tech-list{
  margin-bottom: 50px;
}
.tech-list ul{
  font-size: 0;
}
.tech-list li{
  display: inline-block;
  vertical-align: top;
  width: 39.9%;
  margin:2.5% 5%;
  text-align: left;
}
.tech-list li p{
  margin-bottom: 5px;
}
.tech-list li h4{
  position: relative;
  display: block;
  text-align: left;
  padding-right: 65px;
  font-weight: bold;
  font-size: 24px;
  overflow: hidden;
  margin-bottom: 10px;
}
.tech-list li h4 span{
  line-height: 1.4;
  display: inline-block;
  font-size: 48px;
  font-weight: bold;
  font-style: italic;
  background-image: -webkit-linear-gradient(left, #15a9f6 0%, #825ae3 70%);
  background-image: -o-linear-gradient(left, #15a9f6 0%, #825ae3 70%);
  background-image: linear-gradient(to right, #15a9f6 0%, #825ae3 70%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.tech-list li h4 img{
  position: absolute;
  right:0;
  top:50%;
  margin-top: -30px;
}
.tech-list li p{
  display: block;
  position: relative;
  padding-left: 15px;
  width: auto;
  font-size: 16px;
}
.tech-list li p:before{
  position: absolute;
  top:9px;
  left: 0;
  content: '';
  width: 5px;
  height: 5px;
  display: block;
  background-color: #000;
  border-radius: 50%;
}
.wifi-section-4 a{
  display: inline-block;
  height: 48px;
  line-height: 48px;
  font-size: 16px;
  color: #323232;
  border: 1px solid #323232;
  padding: 0 50px;
}
.wifi-section-4 a:hover{
  color: #323232;
}
.wifi-section-4 a img{
  margin-left: 30px;
}
/*wifi-section-5 start*/
.wifi-section-5{
  padding: 70px 0 100px 0;
  text-align: center;
}
.wifi-section-5 .wifi6-container{

  width: 1560px;
}
.wifi-section-5 h2{
  margin-bottom: 20px;
}
.wifi-section-5 p{
  line-height: 2;
  font-size: 16px;
  margin-bottom: 40px;
  color:#6b6b6b;
}
.wifi-section-5 a{
  display: inline-block;
  height: 48px;
  line-height: 48px;
  font-size: 16px;
  color: #323232;
  border: 1px solid #323232;
  padding: 0 50px;
}
.wifi-section-5 a:hover{
  color: #323232;
}
.wifi-section-5 a:last-child{
  margin-left: 40px;
}
.rela{
  position: relative;
  text-align: left;
  margin-bottom: 40px;
}

.rela h3{
  font-size: 24px;
  line-height: 1;
  margin-bottom: 10px;
  color: #FFFFFF;
}
.rela p{
  position: relative;
  display: block;
  margin-bottom: 0;
  padding-left: 15px;
  color:#fff;
}
.rela p:before{
  position: absolute;
  top:12px;
  left: 0;
  content: '';
  display: block;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color:#fff;
}
.rela-5g{
  position: absolute;
  top:100px;
  left: 80px;
  width: 260px;
  height: 365px;
  padding: 30px 30px 30px 30px;
  background-image: linear-gradient(to right,#1aa6f5,#4c81ec);
  color: #fff;
}
.rela-wifi6{
  position: absolute;
  top:100px;
  right: 80px;
  width: 260px;
  height: 365px;
  padding: 30px 30px 30px 30px;
  background-image: linear-gradient(to right,#4685ed,#7e5ee3);
  color: #fff;
}
/*wifi-section-6 start*/
.wifi-section-6{
  text-align: center;
  padding: 70px 0 60px 0;
  /* background:url(../img/solution/bg-4.jpg) no-repeat center center; */
  background: #22396F;
}
.wifi-section-6 h2{
  color: #fff;
  margin-bottom: 70px;
}
.prod-list{
  width: 100%;
}
.prod-list li{
  float: left;
  height: 225px;
  background: #fff url("../img/solution/product-bg.jpg") center no-repeat;
  padding: 25px 0 0;
  overflow: hidden;
  width: 31.83%;
  margin: 0.75%;
}
.prod-list li.w50{
  width: 48.5%;
}
.prod-list li .img-box{
  float: left;
  width: 45%;
  box-sizing:border-box;
}
.prod-list li .prod-text{
  float: left;
  text-align: left;
  width: 55%;
  box-sizing:border-box;
  padding:45px 15px 0;

}
.prod-list li.w50 .prod-text{
  padding-top: 60px;
}
.prod-list li p{
  font-size: 20px;
  line-height: 1.8;
  color: #323232;
  font-weight: normal;
}
.prod-list li p:first-child{
  font-weight: bold;
}
.wifi6-container .zx-bottom{
	display: block;
	margin-top:20px;
	color: #fff;
	font-size: 20px;
}
/*wifi-section-3 start*/
.wifi-section-3{
  padding: 70px 0 100px 0;
  background:#fff;
  background-size: cover;
  text-align: center;
  color: #333;
}
.wifi-section-3 h2{
  color: #323232;
  margin-bottom: 40px;
}
.wifi-section-3 p{
  font-size: 18px;
  line-height: 2;
  max-width: 960px;
  margin:0 auto 50px;
}

.screen-list{
  margin-bottom: 40px;
  text-align: center;
}
.screen-list ul{
  width: 80%;
  margin:0 auto;
}
.screen-list li{
  float: left;
  width: 50%;
  padding: 0 2%;
  margin:2% 0;
  box-sizing: border-box;

}
.screen-list li img{
  display: block;
  margin: 0 auto 20px;
}
.screen-list li h4{
  font-size: 24px;
  margin-bottom: 20px;
  color: #323232;
}
.screen-list li p{
  margin-bottom: 0;
}
.wifi-section-3 a{
  display: inline-block;
  color: #fff;
  padding:0 50px;
  height: 48px;
  line-height: 48px;
  border: 1px solid #fff;
  font-size: 16px;
}
.wifi-section-3 a:hover{
  color: #fff;
}
.wifi-section-3 .wifi6-container>a:last-child{
  margin-left: 50px;
}

.a-bg2 {
    background: #eff2fe;
    height: 867px;
}
.a-bg-in {
    width: 1200px;
    margin: 0 auto;
}
.a-title {
    font-size: 42px;
    font-family: "times new arial";
    text-align: center;
    padding: 55px 0 30px;
    color: #000000;
}
.a-subtitle {
    font-size: 24px;
    font-family: "times new arial";
    text-align: center;
    color: #010000;
}
.a-img2 {
    padding-top: 70px;
	text-align: center;
}
.a-img img {
    width: auto;
    max-width: 100%;
}

@media screen and (max-width: 1600px){
  .wifi6-banner .wifi6-container{
    top:22%;
  }
  .tech-list ul{
    width: 90%;
    margin:0 auto;
  }
}
@media screen and (max-width: 1440px){
  .wifi6-banner .wifi6-container{
    top:18%;
  }
  .wifi-section-6 .wifi6-container{
    width: 1280px;
  }
}
@media screen and (max-width: 1366px){
  .wifi6-container{
    width: 90%;
  }
  .wifi6-container h2{
    font-size: 30px;
  }
  .wifi6-banner h3{
    font-size: 20px;
  }
  .wifi6-banner h2{
    font-size: 46px;
    line-height: 1.2;
    max-width: 700px;
  }
  .wifi6-banner h2 span{
    font-size: 60px;
  }
  .wifi6-banner p{
    font-size: 16px;
  }
  .wifi6-banner a{
    font-size: 14px;
    padding: 0 20px;
    margin-right: 30px;
    height: 36px;
    line-height: 36px;
  }
  .wifi6-banner a img{
    margin-left: 10px;
  }

  .wifi-section-1{
    padding: 50px 0;
  }
  .wifi-section-1 .wifi6-container{
    width: 90%;
  }
  .wifi-section-1 h2{
    font-size: 30px;
  }
  .wifi-section-1 p{
    font-size: 16px;
    margin-bottom: 50px;
  }
  .ty-list{
    width: auto;
  }
  .ty-list li h4{
    margin-bottom: 10px;
  }
  .ty-list li p{
    font-size: 14px;
  }
  .wifi-section-1 a{
    height: 34px;
    line-height: 34px;
    font-size: 14px;
    padding: 0 30px;
  }
  .wifi-section-1 a:hover{
    color: #323232;
  }
  .wifi-section-3 p{
    font-size: 16px;
    margin-bottom: 30px;
  }
  .screen-list ul{
    width: auto;
  }
  .screen-list li img{
    margin-bottom: 10px;
  }
  .screen-list li h4{
    font-size: 20px;
    margin-bottom: 10px;
  }
  .wifi-section-3{
    padding: 50px 0;
  }
  .wifi-section-3 h2{
    margin-bottom: 30px;
  }
  .screen-list li p{
    font-size: 14px;
  }
  .screen-list{
    margin-bottom: 30px;
  }
  .wifi-section-3 a{
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    padding: 0 20px;
  }
  .wifi-section-3 .wifi6-container>a:last-child{
    margin-left: 30px;
  }
  .wifi-section-4{
    padding: 50px 0;
  }
  .wifi-section-4 h2{
    margin-bottom: 30px;
  }
  .wifi-section-4 p{
    font-size: 16px;
    margin-bottom: 40px;
  }
  .tech-list ul{
    width: 100%;
    margin:0 auto;
  }
  .tech-list li h4{
    font-size: 20px;
  }
  .tech-list li h4 span{
    font-size: 40px;
  }
  .tech-list li h4 img{
    height: 45px;
    max-height: none;
  }
  .tech-list li p{
    font-size: 16px;
    padding-left: 10px;
  }
  .tech-list li p:before{
    top:11px;
    width: 3px;
    height: 3px;
  }
  .wifi-section-4 a{
    height: 36px;
    line-height: 36px;
    padding: 0 20px;
    font-size: 14px;
  }
  .wifi-section-4 a img{
    margin-left: 10px;
  }
  .wifi-section-5{
    padding: 50px 0;
  }
  .wifi-section-5 .wifi6-container{
    width: 96%;
  }
  .wifi-section-5 p{
    font-size: 14px;
    margin-bottom: 30px;
  }
  .rela{
    margin-bottom: 30px;
  }
  .rela img{
    width: 100%;
  }
  .rela p{
    margin-bottom: 0;
  }
  .rela-wifi6{
    height: 350px;
  }
  .rela-5g{
    height: 350px;
  }
  .rela p{
    padding-left: 10px;
  }
  .rela p:before{
    top:14px;
    width: 3px;
    height: 3px;
  }
  .wifi-section-5 a{
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    padding: 0 20px;
  }
  .wifi-section-5 a:last-child{
    margin-left: 30px;
  }
  .wifi-section-6{
    padding: 50px 0;
    background-size: cover;
  }
  .wifi-section-6 .wifi6-container{
    width: 90%;
  }
  .wifi-section-6 h2{
    margin-bottom: 50px;
  }
  .prod-list ul{
    font-size: 0;
  }
  .prod-list li{
    /* height: auto; */
    padding-top: 0;
  }
  .prod-list li .img-box{
    margin-left: 0;
    float:none;
    display: inline-block;
    vertical-align: middle;
    width: 44.9%;
  }
  .prod-list li .img-box img{
    max-width: 100%;
    display: block;
    margin:0 auto;
  }
  .prod-list li .prod-text{
    padding:0 10px;
    display: inline-block;
    float: none;
    vertical-align: middle;
  }
  .prod-list li p{
    font-size: 16px;
  }
  .prod-list li.w50 .prod-text{
    padding-top: 0;
  }
  .prod-list li.w50 .img-box img{
    max-width: 75%;
  }
  .zx-bottom{
    margin-top: 30px;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    width: 160px;
  }
}
@media screen and (max-width: 1200px){
  .banner-text{
    margin-bottom: 3%;
  }
  .wifi6-banner .wifi6-container{
    top:22%;
  }
  .wifi6-banner h3{
    font-size: 16px;
    padding-bottom: 10px;
  }
  .wifi6-banner h2{
    max-width: 550px;
    font-size: 34px;
  }
  .wifi6-banner h2 span{
    font-size: 48px;
  }
  .wifi6-banner p{
    font-size: 14px;
  }
  .wifi6-banner a{
    margin-right: 20px;
  }
  .ty-list li img{
    width: auto;
    height: 60px;
  }
  .screen-list li img{
    width: auto;
    height: 50px;
  }
  .rela-5g{
    left:40px;
  }
  .rela-wifi6{
    right:40px;
  }
}
@media screen and (max-width: 1024px){
  .wifi6-banner p{
    width: 80%;
  }
  .wifi6-banner .wifi6-container{
    top:50%;
    left: 6%;
    margin-top: -130px;
  }
  .wifi-section-1 h2{
    font-size: 24px;
    margin-bottom: 20px;
  }
  .wifi6-container h2{
    font-size: 24px;
    margin-bottom: 20px;
    max-width: none;
    letter-spacing: 1px;
  }
  .wifi6-container h2 span{
    font-size: 36px;
    padding-left: 10px;
  }
  .wifi-section-1{
    padding: 40px 0;
  }
  .wifi-section-1 p{
    margin-bottom: 30px;
	font-size: 14px;
  }
  .wifi-section-1 a{
    padding: 0 20px;
  }
  .wifi-section-3 p{
    font-size: 14px;
  }
  .screen-list li img{
    height: 40px;
  }
  .screen-list li h4{
    font-size: 16px;
  }
  .screen-list li p{
    font-size: 12px;
  }
  .wifi-section-4{
    padding: 40px 0;
  }
  .wifi-section-4 p{
    width: 85%;
    margin-bottom: 30px;
    font-size: 14px;
  }
  .tech-list{
    margin-bottom: 30px;
  }
  .tech-list li p{
    font-size: 14px;
  }
  .tech-list li h4{
    font-size: 18px;
  }
  .tech-list li h4 span{
    font-size: 32px;
  }
  .wifi-section-5{
    padding: 40px 0;
  }
  .wifi-section-5 p{
    font-size: 14px;
  }
  .rela-5g{
    left: 50px;
    top:40px;
    width: 160px;
    height: 230px;
    padding: 20px;
  }
  .rela-wifi6{
    right: 50px;
    top:40px;
    width: 160px;
    height: 230px;
    padding: 20px;
  }
  .rela h3{
    font-size: 18px;
  }
  .wifi-section-6{
    padding: 40px 0;
  }
  .prod-list li{
    padding:10px 0;
  }
  .prod-list li .img-box{
    width: 100%;
    display: block;
  }
  .prod-list li .img-box img{
    width: 120px;
    height: auto;
  }
  .prod-list li .prod-text{
    width: 100%;
    display: block;
    text-align: center;
  }
  .prod-list li p{
    min-height: 2.8em;
    font-size: 12px;
    line-height: 1.4;
  }
  .prod-list li p:first-child{
    font-size: 16px;
    margin-bottom: 3px;
    min-height: auto;
  }
  .zx-bottom{
    margin-top: 20px;
  }
}
@media screen and (max-width: 768px){
  .wifi6-banner h3{
    margin-bottom: 0;
  }
  .wifi6-container h2{
    line-height: 1.1;
    letter-spacing: 0;
  }
  .wifi6-container h2 span{
    font-size: 30px;
  }
  .wifi6-banner .wifi6-container{
    left: 2%;
    margin-top: -120px;
  }
  .wifi6-banner .banner-activity{
    padding-top: 10px;
  }
  .wifi6-banner a{
    height: 30px;
    line-height: 30px;
  }
  .wifi6-banner p{
    width: auto;
    padding-right: 2%;
  }
  .wifi-section-3 p{
    font-size: 14px;
  }
  .wifi-section-3 p br{
    display: none;
  }
  .screen-list li h4{
    font-size: 16px;
  }
  .screen-list li p{
    font-size: 12px;
  }
  .tech-list li{
    display: block;
    width: 100%;
    margin:20px 0;
  }
  .tech-list li:first-child{
    margin-top: 0;
  }
  .tech-list li h4{
    font-size: 16px;
    margin-bottom: 0;
  }
  .tech-list li h4 span{
    font-size: 24px;
  }
  .tech-list li h4 img{
    margin-top: -20px;
  }
  .tech-list li p{
    font-size: 12px;
  }
  .rela-5g{
    position: static;
    top:20px;
    left: 10px;
    width: 140px;
    display: inline-block;
    vertical-align: middle;
    text-align: left;
  }
  .rela-wifi6{
    position: static;
    top:20px;
    right: 20px;
    width: 140px;
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    margin-left: 10px;
  }
  .wifi-section-5 a:last-child{
    margin-left: 0;
  }
  .rela{
    margin-bottom: 40px;
    overflow: hidden;
    text-align: center;
  }
  .rela img{
    display: block;
    position: relative;
    width: 800px;
    left: 50%;
    margin-left: -400px;
  }
  .wifi-section-4 a{
    height: 28px;
    line-height: 28px;
  }
  .zx-bottom{
    height: 28px;
    line-height: 28px;
    width: auto;
    padding:0 20px;
    display: inline-block;
  }
  .wifi-section-1 a,.wifi-section-3 a,.wifi-section-5 a{
    height: 28px;
    line-height: 28px;
  }
  .prod-list li .img-box img{
    width: 100px;
  }
}
@media screen and (max-width: 640px){
  .wifi6-banner .wifi6-container{
    width: 94%;
    left: 3%;
    margin-top: -60px;
  }
  .prod-list li{
    width: 48.5%;
  }
  .prod-list li.w50 .img-box img{
    max-width: 100%;
    width: 125px;
  }
  .wifi6-banner p{
    display: none;
    padding-right: 0;
    line-height: 1.8;
  }
  .banner-text{
    margin-bottom: 20px;
  }
  .wifi6-banner a{
    margin-bottom: 15px;
    padding: 0 10px;
    font-size: 12px;
	height: 24px;
	line-height: 24px;
  }
  .wifi6-banner .banner-activity{
    padding-top: 0;
    float: left;
    clear: none;
  }
  .wifi6-banner h3{
    font-size: 12px;
  }
  .screen-list{
    margin-bottom: 10px;
  }
  .screen-list li{
    width: 100%;
    padding:15px 0;
    margin:0;
  }
  .wifi-section-1 p{
    margin-bottom: 10px;
  }
  .wifi-section-3 p{
    margin-bottom: 10px;
  }
  .wifi-section-3 a{
    margin: 5px auto;
  }
  .wifi-section-3 .wifi6-container>a:last-child{
    margin-left: 0;
  }
  .wifi6-container h2{
    font-size: 20px;
  }
  .wifi6-banner h2 span{
    padding-left: 8px;
  }
  .rela h3{
    font-size: 14px;
  }
  .wifi-section-5 p{
    font-size: 12px;
  }
  .rela-5g{
    padding: 15px 5px 10px 15px;
  }
  .rela-wifi6{
    height: auto;
    padding: 15px 5px 10px 15px;
  }
}
@media screen and (max-width: 480px){
  .banner-bg{
    position: relative;
    width: 100%;
    overflow: hidden;
  }
  .banner-bg img{
    position: relative;
    width: 480px;
    left:50%;
    margin-left: -240px;
  }
  .wifi6-container{
    width: 94%;
  }
  .wifi-section-1{
    padding: 30px 0;
  }
  .wifi6-banner .wifi6-container{
    width: 94%;
    left: 3%;
    margin-top: -80px;
  }
  .wifi6-banner p{
    display: none;
  }
  .banner-text{
    margin-bottom: 20px;
  }
  .wifi6-banner a{
    margin-bottom: 20px;
    padding: 0 10px;
    font-size: 12px;
  }
  .wifi6-banner h3{
    font-size: 12px;
  }
  .wifi6-container h2{
    font-size: 20px;
    margin-bottom: 30px;
  }
  .wifi6-banner h2 span{
    padding-left: 8px;
  }
  .wifi6-banner a{
    height: 24px;
    line-height: 24px;
  }
  .wifi6-container h2{
    margin-bottom: 10px;
  }
  .wifi-section-1 p br{
    display: none;
  }
  .wifi-section-1 .wifi6-container{
    width: 94%;
  }
  .ty-list li{
    width: 94%;
    padding: 0 3%;
    margin-bottom: 20px;
  }
  .wifi-section-1 p{
    margin-bottom: 20px;
  }
  .wifi-section-1 a, .wifi-section-3 a, .wifi-section-5 a, .zx-bottom{
    height: auto;
    line-height: 22px;
    font-size: 12px;
    padding: 0 10px;
  }
  .wifi-section-4 a{
    height: auto;
    line-height: 22px;
    font-size: 12px;
    padding: 0 10px;
  }
  .zx-bottom{
    height: auto;
    line-height: 22px;
    font-size: 12px;
    padding: 0 10px;
  }
  .wifi-section-3{
    padding: 30px 0;
  }
  .wifi-section-3 h2{
    line-height: 1.5;
  }
  .screen-list li h4{
    font-size: 14px;
  }
  .wifi-section-4{
    padding: 30px 0;
  }
  .wifi-section-4 p{
    width: 100%;
    margin-bottom: 20px;
  }
  .tech-list{
    margin-bottom: 5px;
  }
  .wifi-section-5{
    padding: 30px 0;
  }
  .wifi-section-5 p{
    margin-bottom: 20px;
  }
  .wifi-section-5 .wifi6-container{
    width: 94%;
    overflow: hidden;
  }
  .rela-5g{
    height: auto;
    width: 70%;
  }
  .rela{
    height: auto;
    overflow: hidden;
    margin-bottom: 20px;
  }
  .rela-wifi6{
    width: 70%;
    margin-left: 0;
    margin-top: 15px;
  }
  .rela h3{
    text-align: center;
  }
  .rela p{
    margin-bottom: 0;
  }
  .rela img{
    margin-bottom: 20px;
  }
  .wifi-section-6{
    padding: 30px 0;
  }
  .wifi6-container h2{
    line-height: 1.4;
  }
  .prod-list ul{
    width: 100%;
  }
  .prod-list li{
    float: none;
    width: 100%;
    margin:10px 0;
  }
  .prod-list li.w50{
    width: 100%;
  }
  .prod-list li p{
    min-height: auto;
  }
  .prod-list li.w50 .img-box img{
    width: 100px;
  }
  .prod-list li .prod-text{
    padding-bottom: 10px;
  }
  .wifi6-container h2 span{
    font-size: 24px;
  }
  .banner-text{
    margin-bottom: 10px;
  }
  .wifi6-banner a{
    margin-bottom: 10px;
    margin-right: 10px;
  }
}
@media screen and (max-width: 375px){
  .wifi6-banner h3{
    padding-bottom: 10px;
  }
  .wifi6-banner a{
    margin-bottom: 10px;
  }
  .banner-text{
    margin-bottom: 10px;
  }
  .wifi-section-3{
    overflow: hidden;
  }
  .rela h3{
    font-size: 16px;
  }
  .wifi6-banner .wifi6-container{
    margin-top: -95px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 768px){
	.a-bg2{
		padding-bottom: 20px;
		height: auto;
	}
	.a-bg-in {
	    width: 100%;
	}
	.a-title {
	    font-size: 18px;
	    padding: 20px 0 6px;
	}
	.a-subtitle {
	    font-size: 14px;
	    width: 80%;
	    text-align: center;
	    margin: 0 auto;
	}
	.a-img2 {
	    padding-top: 6px;
	}
	.a-img img {
	    width: 96%;
	}
}
.wifi-section-7 {
    padding: 70px 0 100px 0;
    background-color: #fefdfd;
	text-align: center;
}
.use-list li {
    float: left;
    width: 50%;
    margin: 3.5% 0;
}
.use-list li .item-use {
    position: relative;
    display: block;
    width: 91.44%;
}
.use-list li .img-boxs {
    width: 100%;
}
.use-list li .img-boxs img {
    width: 100%;
}
.use-list li .use-title {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    box-sizing: border-box;
    padding: 20px 30px;
    background: url(../images/sol/title-bg.png) no-repeat center center;
    background-size: cover;
    color: #fff;
}
.use-list li h3 {
    font-size: 24px;
    line-height: 2;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	color:#fff;
}

.use-list li p {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    font-size: 16px;
    line-height: 1.8;
    -webkit-transform: scale(1,0);
    -moz-transform: scale(1,0);
    -ms-transform: scale(1,0);
    -o-transform: scale(1,0);
    transform: scale(1,0);
    -webkit-transition: transform .3s ease-out;
    -moz-transition: transform .3s ease-out;
    -ms-transition: transform .3s ease-out;
    -o-transition: transform .3s ease-out;
    transition: transform .3s ease-out;
    -webkit-transform-origin: 50% 100%;
    -moz-transform-origin: 50% 100%;
    -ms-transform-origin: 50% 100%;
    -o-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    visibility: hidden;
    opacity: 0;
}
.use-list .item-use:hover p{
  position: static;
  visibility: visible;
  opacity: 1;
  -webkit-transform: scale(1,1);
  -moz-transform: scale(1,1);
  -ms-transform: scale(1,1);
  -o-transform: scale(1,1);
  transform: scale(1,1);
}
.use-list li.odd .item-use {
    margin-left: auto;
}
.t-cont-item {
    width: 100%;
    margin: 0 auto;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
}
.cont4 {
    /* background-image: url(../images/sol/home-page4-bg1.jpg); */
	background:#e8f6ff;
    padding-bottom: 30px;
}
.t-content {
    position: relative;
    max-width: 1160px;
    width: 100%;
    margin: 0 auto;
}
.t-main-title {
    font-weight: normal;
    font-size: 40px;
    text-align: center;
    color: #2a2a2a;
    padding-top: 50px;
    margin: 0 20px;
}
/* .cont4 .t-main-title{
	color:#FFFFFF;
} */
.cont4 .tab-list {
    clear: both;
    overflow: hidden;
    margin: 50px auto 30px auto;
}
.cont4 .tab-list li {
    float: left;
    width: 31.33%;
    margin: 0 8%;
    text-align: center;
    color: #d20032;
    font-size: 16px;
    border-radius: 30px;
    padding: 7px 0;
    line-height: 20px;
    /* background: #206ba6; */
    cursor: pointer;
	border: 1px solid #d20032;
}
.cont4 .tab-list li.activeTab {
    background: #d20032;
	color:#fff;
}

.swiper-pagination-bullet {
    display: inline-block;
}
.swiper-pagination1 .swiper-pagination-bullet {
    opacity: 1;
    height: 14px;
    width: 14px;
    border-radius: 14px;
    background: none;
    border: 1px solid #d20032;
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px;
}
.swiper-pagination1 .swiper-pagination-bullet-active {
    background: #d20032;
}
.swiper-slide img {
    display: block;
    margin: 0 auto;
}
.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000;
}
.swipheight{
	height: 610px;
}
.swipheight02{
	height: 615px;
}
.cont6{
	/* background:url(../images/sol/home-page6-bg1.jpg); */
	background: #fff;
	padding-bottom: 30px;
}
.t-main-sub-title{
	font-weight: normal;
	font-size: 24px;
	text-align: center;
	margin:45px 10px;
	color:#3e3a39;
}
.sub-title{
	line-height: 24px;
	max-width: 700px;
	margin:0 auto 20px auto;
}
.s-swiper03 .swiper-slide {
    display: block;
}
.s-swiper03 .swiper-slide .sub-title{
	text-align: center;
}
.cont6 .t-main-title, .cont6 .sub-title, .cont6 .t-main-sub-title {
    color: #fff;
}
.cont6 .t-black, .cont6 .t-sub-black{
	color: #323232 !important;
}
.step-list{
	overflow: hidden;
	margin-top: 50px;
}
.step-list li{
	float: left;
	width: 25%;
	color: #FFFFFF;
	font-size: 16px;
	text-align: center;
	position: relative;
}
.step-list li span{
	display: block;
	  width: 210px;
	  height: 145px;
	  border-radius: 15px;
	  font-size: 12px;
	  background: #15a8eb;
	  padding:10px;
	  margin: 0 auto;
	  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;
}
.step-list li p{
  width: 165px;
  margin: 40px auto;
}
.step-list li .t-p-black{
	color:#333;
}
.step-list li i{
  display: block;
  position: absolute;
  background: url(../images/sol/home-page6-item1.png) no-repeat center center;
  width: 66px;
  height: 40px;
  top: 50px;
  left: 80%;
}
.step-list li:last-child i{
  display: none;
}
.cont8 {
    /* background-image: url(../images/sol/home-page8-bg1.jpg); */
	background: #F5F5F5;
    padding-bottom: 30px;
}
.cont8 .t-main-title{
	color:#fff;
}
.cont8 .t-black{
	color: #323232;
}
.cont8 .swiper-cont{
  background: #fff;
  width: 80%;
  margin: 100px auto 40px auto;
  min-height: 430px;
  position: relative;
  left: 19px;
}
.cont8 .swiper-cont dt {
  position: absolute;
  top: -38px;
  left: -38px;
  box-shadow: 0 0 10px #555;
}
.cont8 .swiper-cont dd{
  padding: 30px 40px 20px 345px;
  font-size: 16px;
  line-height: 28px;
}
.cont8 .swiper-cont dd h4{
  font-size: 30px;
  line-height: 80px;
}
.cont8 .s-swiper04 .swiper-pagination1 .swiper-pagination-bullet-active{
  background: #d20032;
  border: 1px solid #fff;
}
@media screen and (max-width: 1366px){
	.use-list li h3{
		font-size: 20px;
		font-weight: bold;
		line-height: 1.5;
	}
	.use-list li p {
	    padding-top: 5px;
	    font-size: 14px;
	}
}
@media screen and (max-width: 1024px){
	.swiper-slide img{
		width: 90%;
	}
	.use-list li p {
	    display: none;
	}
	.cont8 .swiper-slide img{
		width: 100%;
	}
}
@media screen and (max-width: 768px){
	.use-list li {
	    width: 48%;
	    margin: 1%;
	}
	.use-list li .item-use {
	    width: 100%;
	}
	.use-list li .use-title {
	    padding: 10px;
	}
	.use-list li h3 {
	    font-size: 16px;
	}
	.use-list li p {
	    font-size: 12px;
	}
	.step-list li {
	    width: 33.33%;
	    min-height: 290px;
	}
	.cont8 .swiper-cont{
		background:#FFFFFF;
		width: 80%;
		margin:50px auto 40px auto;
		min-height: 430px;
		position: relative;
		left: 0;
	}
	.cont8 .swiper-cont dt{
		position: initial;
		top:0;
		left: 0;
		box-shadow: 0 0 10px #555;
	}
	.cont8 .swiper-cont dd{
		padding: 10px;
		line-height: 25px;
	}
}
@media screen and (max-width: 640px){
	.use-list ul {
	    width: 102.042%;
	}
	.use-list li {
	    width: 100%;
	}
}
@media screen and (max-width: 480px){
	.swiper-slide img{
		width: 100%;
	}
	.swiper-button-prev1, .swiper-button-next1, 
	.swiper-button-prev2, .swiper-button-next2{
		display: none;
	}
	.swipheight{
		height: 258px;
	}
	.use-list ul {
	    width: 100%;
	}
	.use-list li {
	    width: 100%;
	    margin-right: 0;
	    margin-bottom: 15px;
	}
	.t-main-title {
	    font-size: 28px;
	    padding-top: 30px;
	}
	.t-main-sub-title {
	    font-size: 20px;
	}
	.sub-title {
	    width: 90%;
	}
	.step-list li {
	    width: 50%;
	    float: none;
	    margin: 0 auto;
	    min-height: 250px;
	}
	.step-list li p {
	    margin: 20px auto;
	}
	.step-list li i {
	    top: 80%;
	    left: 33%;
	    transform: rotate(90deg);
	    -ms-transform: rotate(7deg);
	    -moz-transform: rotate(7deg);
	    -webkit-transform: rotate(90deg);
	    -o-transform: rotate(7deg);
	}
	.swipheight02{
		height: 420px;
	}
}


