.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: #46B96C !important;
}
.img-protect{
  width: 100%;
}
.servers-banner{
  width: 100%;
  background: url(../img/wap_servers_bg.png) 50% 80% no-repeat;
  background-size: cover;
  text-align: left;
  overflow: hidden;
}
.servers-center{
  width: 86.7%;
  margin: 0 auto;
}
.servers-banner-title{
  width: 100%;
  text-align: center;
  font-size: 30px;

  font-weight: 600;
  color: #46B96C;
  line-height: 32px;
  margin-top: 60px;
}
.servers-banner-text{
  width: 100%;
  text-align: center;
  margin-top: 20px;
  font-size: 16px;
  font-weight: 300;
  color: #666666;
  line-height: 28px;
  text-shadow: 0px 2px 4px rgba(0,0,0,0.2);
}
.servers-banner-btn{
  width: 70%;
  height: 50px;
  margin: 60px auto 100px;
  line-height: 50px;
}
.servers-countries{
  width: 100%;
  background: #F3F4F6;
  /* box-shadow: 0px 20px 30px 0px rgba(0,0,0,0.06); */
  border-radius: 8px;
  /* margin: -50px auto 0 auto; */
  text-align: center;
  padding-bottom: 30px;
  overflow: hidden;
}
.servers-countries-title{
  font-size: 26px;

  font-weight: 600;
  color: #212121;
  line-height: 32px;
  margin-top: 54px;
  width: 100%;
  text-align: center;
}
.servers-countries-list{
  width: 163px;
  height: auto;
  float: none;
  margin:60px auto 0 auto;
}

.servers-countries-list2{
  font-size: 20px;

  font-weight: 400;
  color: #212121;
  line-height: 20px;
  margin-top: 24px;
}
.servers-countries-list3{
  font-size: 48px;

  font-weight: 600;
  color: #212121;
  line-height: 40px;
  margin-top: 20px;
}
.page-link-line{
  width: 40px;
  height: 4px;
  background: #46B96C;
  margin: 15px 0 15px 0;
}

/* page-stay */
.page-stay{
  width: 100%;
  /* height: 707px; */
  background: #F3F4F6;
}
.page-stay-center{
  width: 86%;
  margin: 0 auto;
  overflow: hidden;
  padding-bottom: 30px;
}
.page-stay-center-text{
  margin-top: 30px;
  float: none;
}
.page-stay-center-text1{
  height: 24px;
  font-size: 23px;

  font-weight: 600;
  color: #212121;
  line-height: 24px;
}
.page-stay-center-text2{
  width: 100%;
  font-size: 16px;
  font-weight: 400;
  color: #666666;
  line-height: 24px;
}
.page-stay-center-img{
  float: none;
  margin-top: 60px;
  text-align: center;
}
.page-content{
  width: 100%;
  /* height: 547px; */
  background: #fff;
}
.page-content-center{
  width: 85.5%;
  height: auto;
  margin: 0 auto;
  overflow: hidden;
  padding-bottom: 30px;
}
.page-content-center-text{
  margin-top: 30px;
  float: none;
}
.page-content-center-text1{
  height: 24px;
  font-size: 24px;

  font-weight: 600;
  color: #212121;
  line-height: 24px;
}
.page-content-center-text2{
  width: auto;
  font-size: 16px;
  font-weight: 400;
  color: #666666;
  line-height: 24px;
}
.page-content-center-img{
  float: none;
  margin-top: 60px;
  text-align: center;
}
.servers-upgrade{
  width: 100%;
  background: #000000;
  text-align: left;
  overflow: hidden;
}
.servers-upgrade-title{
  width: 60%;
  text-align: center;
  font-size: 26px;
  font-weight: 600;
  color: #FFFFFF;
  line-height: 32px;
  margin: 50px auto 0 auto;
}
.servers-upgrade-text{
  width: 86.7%;
  text-align: center;
  margin: 20px auto 0 auto;
  font-size: 20px;
  font-weight: 300;
  color: rgb(204, 204, 204);
  line-height: 26px;
  text-shadow: 0px 2px 4px rgba(0,0,0,0.2);
}
.servers-upgrade-btn{
  width: 65%;
  text-align: center;
  margin-top: 80px;
  margin:80px auto 0 auto;
  font-size: 20px;
  font-weight: 600;
  color: #FFFFFF;
  line-height: 50px;
}
.servers-upgrade-day{
  width: 100%;
  text-align: center;
  margin: 20px 0;
  font-size: 14px;
  font-weight: 400;
  color: #999999;
  line-height: 14px;
}
