.page {
  width: 100%;
  min-height:400px;
}
.li-b-servers{
  color:#46B96C !important;
}
.menu-flex .menu-flex-auto .li-b-servers::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 2px;
  bottom: 0;
  left: 0;
  background-color: #46B96C;
  transform: scaleX(1);
}
.servers-banner{
  min-width: 1230px;
  height: 640px;
  position: relative;
  background: url(../img/servers_bg.png) 50% no-repeat;
  text-align: left;
  overflow: hidden;
}
.servers-center{
  width: 1230px;
  height: 100%;
  margin: 0 auto;
  display: flex;
  flex-direction:column;
  justify-content:center;
  padding-left: 30px;
}
.servers-banner-title{
  width: 558px;
  height: 120px;
  font-size: 50px;

  font-weight: 600;
  color: #46B96C;
  line-height: 60px;
}
.servers-banner-text{
  font-size: 28px;
  font-weight: 300;
  color: #000;
  line-height: 28px;
  text-shadow: 0px 4px 8px rgba(0,0,0,0.2);
  margin-top: 30px;
}
.servers-banner-btn{
  width: 225px;
  height: 60px;
  margin-top: 80px;
  line-height: 60px;
  text-align: center;
}
.servers-countries{
  min-width: 1230px;
  /* height: 358px; */
  background: #F3F4F6;
  text-align: center;
  padding-bottom: 80px;
}
.servers-countries-title{
  font-size: 30px;

  font-weight: 600;
  color: #212121;
  line-height: 30px;
  padding-top: 54px;
  top: 0;
  width: 100%;
  text-align: center;
}
.servers-countrie-div {
  display: flex;
  justify-content: center;
  align-content: center;
}
.servers-countries-list{
  width: 145px;
  height: auto;
  float: left;
  /* margin-left: 190px; */
  margin-top: 48px;
}
.servers-countries-space-between {
  margin-left: 190px;
}
.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: 24px 0 24px 0;
}
.page-stay{
  min-width: 1230px;
  /* height: 640px; */
  background: #F3F4F6;
}
.page-stay-center{
  width: 1230px;
  height: auto;
  margin: 0 auto;
  overflow: hidden;
  padding-left: 30px;
}
.page-stay-center-text{
  margin-top: 186px;
  float: left;
}
.page-stay-center-text1{
  height: 40px;
  font-size: 40px;

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

  font-weight: 400;
  color: #666666;
  line-height: 30px;
}
.page-stay-center-img{
  float: right;
  margin-top: 120px;
}
.page-content{
  min-width: 1230px;
  /* height: 600px; */
  background: #fff;
}
.page-content-center{
  width: 1230px;
  height: auto;
  margin: 0 auto;
  overflow: hidden;
}
.page-content-center-text{
  margin-top: 246px;
  float: right;
}
.page-content-center-text1{
  height: 40px;
  font-size: 40px;

  font-weight: 600;
  color: #212121;
  line-height: 40px;
}
.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;
}
.servers-upgrade{
  min-width: 1230px;
  /* height: 600px; */
  position: relative;
  background: url(../img/servers_bg1.png) no-repeat;
  text-align: left;
  overflow: hidden;
}
.servers-upgrade-center{
  width:1230px;
  margin:0 auto;
  overflow: hidden
  padding-left:30px;
}
.servers-upgrade-title{
  width: 100%;
  text-align: center;
  font-size: 40px;

  font-weight: 600;
  color: #FFFFFF;
  line-height: 40px;
  text-shadow: 0px 4px 8px rgba(0,0,0,0.2);
  margin-top: 164px;
}
.servers-upgrade-text{
  width: 100%;
  text-align: center;
  margin-top: 30px;
  font-size: 28px;
  font-weight: 300;
  color: #FFFFFF;
  line-height: 28px;
  text-shadow: 0px 4px 8px rgba(0,0,0,0.2);
}
.servers-upgrade-btn{
  width: 225px;
  height: 60px;
  margin:80px auto 0 auto;
  line-height: 60px;
}
.servers-upgrade-day{
  width: 100%;
  text-align: center;
  margin: 20px 0;
  font-size: 14px;
  font-weight: 400;
  color: #999999;
  line-height: 14px;
}
