.page {
  width: 100%;
  min-height:400px;
  background-color: #fff;
}
/* .li-b-pricing{
  color: #FFFFFF !important;
} */
/* .li-b-features{
  color: #FFFFFF !important;
}
.li-b-servers{
  color: #FFFFFF !important;
}
.li-b-whatisvpn{
  color: #FFFFFF !important;
} */
.li-b-downloadvpn{
  color:#46B96C !important;
}
.nowap{
  display: none;
}
.wap{
  display: block;
}
.download-banner{
  display: none;
  width: 100%;
  height: auto;
  position: relative;
  background: #18683F;
  text-align: center;
  overflow: hidden;
}

/* download-need */
.download-need{
  width: 100%;
  height: auto;
  text-align: center;
}
.download-need-title{
  margin-top: 46px;
  font-size: 26px;
  font-weight: 600;
  color: #212121;
  line-height: 32px;
}

/* page-content */
.page-link-line{
  width: 40px;
  height: 4px;
  background: #46B96C;
  margin: 24px 0 24px 0;
}
.page-content{
  width: 100%;
  height: auto;
  background: #fff;
}
.page-content-center{
  width: 86.7%;
  height: auto;
  margin: 0 auto;
  padding-bottom: 30px;
  /* overflow: hidden; */
}
.page-content-center-text{
  margin-top: 40px;
  float: none;
}
.page-content-center-text1{
  margin: auto;
  font-size: 22px;
  font-weight: 600;
  color: #212121;
  line-height: 30px;
  text-align: center;
}
.page-content-center-text2{
  width: auto;
  height: 72px;
  font-size: 16px;

  font-weight: 400;
  color: #666666;
  line-height: 24px;
}
.page-content-center-img{
  max-width: 400px;
  float: none;
  margin: auto;
  margin-top: 60px;
  text-align: center;
}

.page-premium-center-pro-text2{
  overflow: hidden;
  margin: 20px auto;
  /* width: 370px; */
  height: auto;
}
.page-premium-icon{
  width: 20px;
  height: 20px;
  background: url(../img/download3.png) 0px 0px no-repeat;
  background-size: 20px 20px;
}
.page-premium-text-get{
  /* width: 100%; */
  height: auto;
  overflow-wrap: break-word;
  color: rgba(102, 102, 102, 1);
  font-size: 16px;
  font-weight: 400;
  color: #666666;
  line-height: 20px;
  margin-left: 5px;
}
.paddings{
  padding-bottom: 50px;
}
.img-protect{
  width: 100%;
}
.img-download4{
  width: 214px;
  height: 50px;
}
.page-content-center-btns{
  margin-top:30px;
}
.page-content-center-btn1 {
    background: url(../img/download4.png) no-repeat;
}
.page-content-center-btn3 {
  background: url(../img/download6.png) no-repeat;
  margin: 0 auto;
}
.page-content-center-btn {
  width: 228px;
  height: 60px;
  line-height: 60px;
  margin-top: 20px;
}
.page-content-center-btn1{
  margin: 0 auto;
}
.page-content-center-btn2{
  margin: 20px auto;
}
.page-line{
  width: 100%;
  height: 1px;
  background: #D8D8D8;
  margin: auto;
  display: none;
}
