.features-page {
  width: 100%;
  min-height: 400px;
  background-color: #f3f4f6;
}
.li-b-features {
  color: #46b96c !important;
}
.menu-flex .menu-flex-auto .li-b-features::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 2px;
  bottom: 0;
  left: 0;
  background-color: #46B96C;
  transform: scaleX(1);
}
.features-get {
  min-width: 1230px;
  height: 600px;
  background-color: #fff;
}
.features-get .left {
  width: 50%;
}
.features-get-title {
  font-size: 54px;
  font-weight: 600;
  color: #46b96c;
  line-height: 54px;
}
.features-get-center {
  max-width: 1450px;
  height: 100%;
  margin: 0 auto;
  overflow: hidden;
  display: flex;
  align-items: center;
  padding-left: 30px;
  justify-content: space-evenly;
}
.features-get-text {
  width: 600px;
  height: 60px;
  font-size: 20px;

  font-weight: 400;
  color: #666666;
  line-height: 38px;
  margin: 24px 0;
}
.features-get-btn {
  width: 225px;
  height: 60px;
  line-height: 60px;
  margin-top: 60px;
}
.features-meshnet {
  width: 1205px;
  height: auto;
  margin: auto;
  overflow: hidden;
}
.features-meshnet-list {
  width: 360px;
  height: 314px;
  float: left;
  margin-top: 100px;
  margin-left: 40px;
  text-align: center;
}
.features-meshnet-list1 {
  width: 108px;
  height: 108px;
  margin: auto;
}
.features-meshnet-list2 {
  display: inline-block;
  width: auto;
  margin: 10px auto;
  padding: 6px 12px;
  height: 26px;
  background: #e8f6ed;
  border-radius: 13px;
  font-size: 14px;

  font-weight: 500;
  color: #278852;
  line-height: 14px;
}
.features-meshnet-list3 {
  width: 100%;
  text-align: center;
  font-size: 28px;

  font-weight: 600;
  color: #212121;
  line-height: 28px;
}
.features-meshnet-list4 {
  font-size: 19px;

  font-weight: 400;
  color: #666666;
  line-height: 30px;
  text-align: center;
  margin-top: 20px;
}

.page-premium {
  min-width: 1230px;
  height: 752px;
  background: url(../img/index_premium.png) no-repeat;
}
.page-premium-center {
  width: 1230px;
  height: 100%;
  margin: 0 auto;
  overflow: hidden;
  padding-left: 30px;
}
.page-premium-center-title {
  width: 100%;
  text-align: center;
  height: 40px;
  font-size: 40px;

  font-weight: 600;
  color: #212121;
  line-height: 40px;
  margin-top: 120px;
}
.page-premium-center-line {
  width: 48px;
  height: 4px;
  background: #000000;
  margin: 30px auto;
}
.page-premium-center-pro {
  width: 1230px;
  height: auto;
  margin: 0 auto;
  overflow: hidden;
}
.page-premium-center-pro-text {
  /* width: 30%; */
  height: 360px;
  float: left;
}
.page-premium-center-pro-img {
  float: right;
  margin-top: 34px;
}
.img-premium{
  width: 633px;
  /* height: 495px; */
}
.page-premium-center-pro-text1{
  margin-top: 80px;
  width: 455px;
  height: 36px;
  overflow-wrap: break-word;
  color: rgba(33, 33, 33, 1);
  font-size: 36px;
  text-align: center;
  white-space: nowrap;
  line-height: 36px;
}
.page-premium-center-pro-text2{
  margin-top: 40px;
  width: 370px;
  height: 20px;
}
.page-premium-icon{
  padding-left: 30px;
  background: url(../img/page-premium-icon.png) 0px 0px no-repeat;
  background-size: 21px 20px;
}
.page-premium-text-get{
  width: 336px;
  overflow-wrap: break-word;
  color: rgba(102, 102, 102, 1);
  font-size: 20px;
  text-align: left;
  white-space: nowrap;
  line-height: 20px;
}
.page-premium-center-pro-text3{
  width: 344px;
  height: 20px;
  margin-top: 24px;
}
.page-premium-text-block{
  width: 310px;
  height: 20px;
  overflow-wrap: break-word;
  color: rgba(102, 102, 102, 1);
  font-size: 20px;
  text-align: left;
  white-space: nowrap;
  line-height: 20px;
}
.page-premium-center-pro-text-btn{
  height: 60px;
  width: 255px;
  margin-top: 80px;
  line-height: 60px;
}
.page-premium-center-pro-text5{
  width: 206px;
  height: 14px;
  overflow-wrap: break-word;
  color: rgba(102, 102, 102, 1);
  font-size: 14px;
  text-align: left;
  white-space: nowrap;
  line-height: 14px;
  margin-top: 20px;
  margin-left: 10px;
}
