li {
  list-style: none;
}

.product-wifi-master .module-1 .texts {
    margin-top: 50px;
    text-align: center; }
.product-wifi-master .module-1 .texts li {
      display: inline-block;
      padding: 0 15px;
      border-right: 1px solid #ccc;
      font-size: 16px;
      color: #666;
}
.product-wifi-master .module-1 .texts li.last {
      border-right: 0; 
}

.xe-wireless-auth-title {
  padding: 15px 0;
  font-size: 16px;
  font-weight: bold; 
}
.product-wifi-master .module-3 .list .intro {
  font-size: 14px; 
}


.list li span {
  font-size: 12px;
  color: #007e88; 
}

.xe-wireless-auth-nav {
    height: 60px;
    margin-bottom: 20px;
    line-height: 60px;
    border-radius: 5px;
    text-align: center;
    font-size: 24px;
    color: #fff;
    background: #007e88;
}
.intro-group .intro {
  line-height: 24px;
  font-size: 16px;
  color: #666;
  text-align: center; 
}
.list li {
  line-height: 28px; 
  font-size: 14px;
}





