.page {
  width: 100%;
  min-height:400px;
  background-color: #fff;
}
.nowap{
  display: block;
}
.wap{
  display: none;
}
.li-b-downloadvpn{
  color:#46B96C !important;
}
.menu-flex .menu-flex-auto .li-b-downloadvpn::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 2px;
  bottom: 0;
  left: 0;
  background-color: #46B96C;
  transform: scaleX(1);
}
.download-banner{
  width: 100%;
  /* height: 738px; */
  position: relative;
  background: #18683F;
  text-align: center;
  overflow: hidden;
}
/* download-need */
.download-need{
  min-width: 1230px;
  height: auto;
  text-align: center;
}
.download-need-center{
  width: 100%;
}
.download-need-title{
  padding-top: 60px;
  font-size: 40px;
  font-weight: 600;
  color: #212121;
  line-height: 40px;
  background-color: #F3F4F6;
  text-shadow: 3px 3px 6px #21212150;
}
.download-need-text{
  margin-top: 24px;
  font-size: 28px;

  font-weight: 400;
  color: #666666;
  line-height: 40px;
}

/* page-content */
.page-link-line{
  width: 40px;
  height: 4px;
  background: #46B96C;
  margin: 24px 0 24px 0;
}
.page-content{
  min-width: 1230px;
  height: auto;
  background: #F3F4F6;
  padding-bottom: 50px;
}
.page-content-center{
  width: 1230px;
  height: auto;
  margin: 0 auto;
  overflow: hidden;
}
.page-content-center-text{
  margin-top: 120px;
  float: right;
  width: 600px;
}
.page-content-center-text1{
  height: auto;
  font-size: 36px;

  font-weight: 600;
  color: #212121;
  line-height: 48px;
}
.page-content-center-text2{
  width: 600px;
  height: 60px;
  font-size: 20px;

  font-weight: 400;
  color: #666666;
  line-height: 30px;
}
.page-content-center-img{
  float: left;
  margin-top: 120px;
}

.page-premium-center-pro-text2{
  margin-top: 20px;
  /* width: 370px; */
  height: auto;
}
.page-premium-icon{
  width: 20px;
  height: 20px;
  margin-right: 10px;
  background: url(../img/download3.png) 0px 0px no-repeat;
  background-size: 20px 20px;
}
.page-premium-text-get{
  height: auto;
  overflow-wrap: break-word;
  color: rgba(102, 102, 102, 1);
  font-size: 20px;
  text-align: left;
  white-space: nowrap;
}

.img-protect{
  width: 100%;
}
.page-content-center-btn{
  width: 228px;
  height: 60px;
  line-height: 60px;
  float: left;
  margin-top: 20px;
}
.page-content-center-btn1{
  background: url('../img/download4.png') no-repeat;
}
.page-content-center-btn2{
  margin-left: 30px;
}
.page-content-center-btn3{
  background: url('../img/download6.png') no-repeat;
}
.page-line{
  min-width: 1230px;
  width: 100%;
  height: 1px;
  background: #D8D8D8;
  margin: auto;
}
