.agent-page {
  width: 100%;
  min-height: 400px;
  background-color: #f3f4f6;
}
.li-b-agent {
  color: #46b96c !important;
}

.left1 {
  float:left;
}
.menu-flex .menu-flex-auto .li-b-agent::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 2px;
  bottom: 0;
  left: 0;
  background-color: #46B96C;
  transform: scaleX(1);
}
.agent-get {
  min-width: 1230px;
  height: 600px;
  background-color: #fff;
  background: url(../img/agent_bg.png) 50% no-repeat;
}
.agent-get .left {
  width: 80%;
}
.agent-get-title {/* width: 320px; *//* height: 60px; */font-size: 60px;font-family: PingFangSC, PingFang SC;font-weight: 600;color: #FFFFFF;margin-bottom: 20px;/* line-height: 60px; */background: linear-gradient(180deg, #FFD18F 0%, #D9AC71 100%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
.agent-get-center {
  max-width: 1450px;
  height: 100%;
  margin: 0 auto;
  overflow: hidden;
  display: flex;
  align-items: center;
  padding-left: 30px;
  justify-content: space-evenly;
}
.agent-get-text {/* width: 775px; *//* height: 120px; */font-size: 36px;font-family: PingFangSC, PingFang SC;font-weight: 600;color: #FFFFFF;/* line-height: 60px; */}
.agent-get-text2 {/* width: 600px; *//* height: 60px; */font-size: 20px;font-family: PingFangSC, PingFang SC;font-weight: 400;color: #FFFFFF;line-height: 30px;}
.agent-get-text3 {/* width: 200px; *//* height: 22px; */font-size: 16px;font-family: PingFangSC, PingFang SC;font-weight: 400;color: #FFD18F;line-height: 22px;}
.agent-get-a{
  color: #FFD18F;
  cursor:pointer;
  text-decoration: underline;
}
.agent-get-b{
  color: #46B96C;
  cursor:pointer;
  text-decoration: underline;
}
.agent-get-img{
  width: 10px;
}
.agent-get-text4 {/* width: 200px; *//* height: 22px; */font-size: 16px;font-family: PingFangSC, PingFang SC;font-weight: 400;color: #FFD18F;line-height: 22px;}
.agent-get-btn {
  width: 225px;
  height: 60px;
  line-height: 60px;
  margin-top: 60px;
}

/* agent-need */
.agent-need{
  min-width: 1230px;
  /* height: 424px; */
  text-align: center;
  background-color: #F3F4F6;
}.agent-center{
  width: 1230px;
  height: auto;
  margin: 0 auto;
  overflow: hidden;
  padding-left: 30px;
}
.agent-need-title{
  margin-top: 50px;
  font-size: 40px;
  font-weight: 600;
  color: #212121;
  text-shadow: 2px 2px 4px rgba(0,0,0,0.4);
}
.agent-need-text{
  margin-top: 24px;
  margin-bottom: 40px;
  font-size: 28px;
  font-weight: 400;
  color: #666666;
  line-height: 40px;
}

.agent-meshnet {
  width: 1205px;
  height: auto;
  margin: auto;
  overflow: hidden;
}
.agent-meshnet-title {
margin-top: 100px;
  font-size: 40px;
  font-weight: 600;
  color: #212121;
  text-shadow: 2px 2px 4px rgba(0,0,0,0.4);
  text-align: center;
}
.agent-meshnet-list {
  width: 360px;
  height: 354px;
  float: left;
  margin: 60px 20px 0;
  text-align: center;
}
.agent-meshnet-list1 {
  width: 108px;
  height: 108px;
  margin: auto;
}
.agent-meshnet-list2 {
  display: inline-block;
  width: auto;
  margin: 10px auto;
  padding: 6px 12px;
  height: 26px;
  border-radius: 13px;
  font-size: 14px;

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

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

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




/* page */
.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;
  padding-left: 30px;
  height: auto;
  margin: 0 auto;
  overflow: hidden;
}
.page-stay-center-text{
  margin-top: 186px;
  float: left;
  width: 600px;
}
.page-stay-center-text1{
  /* height: 40px; */
  font-size: 40px;
  font-weight: 600;
  color: #212121;
  line-height: 40px;
  margin-bottom: 30px;
}
.page-stay-center-text2{
  width: 600px;
  /* height: 60px; */
  font-size: 20px;
  font-weight: 400;
  color: #666666;
  margin: 10px 0;
}
.page-stay-center-img{
  float: right;
  margin-top: 120px;
}
.page-content{
  min-width: 1230px;
  /* height: 600px; */
  background: #fff;
}
.page-content-center{
  width: 1230px;
  padding: 0 30px 50px 0;
  height: auto;
  margin: 0 auto;
  overflow: hidden;
}
.page-content-center-text{
  margin-top: 246px;
  float: right;
  width: 600px;
}
.page-content-center-text1{
  /* height: 40px; */
  margin-bottom: 30px;
  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;
  margin: 10px 0;
}
.page-content-center-img{
  float: left;
  margin-top: 120px;
}




.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;
}



.servers-upgrade{
  min-width: 1230px;
  /* height: 600px; */
  position: relative;
  background: url(../img/agent_bg_05.png) repeat;
  text-align: left;
  overflow: hidden;
}
.servers-upgrade-title{
  width: 80%;
  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: 100px;
  margin-left: 220px;
}
.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-text2{
  width: 100%;
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  color: #FFFFFF;
  line-height: 40px;
  text-shadow: 0px 4px 8px rgba(0,0,0,0.2);
  margin-top: 34px;
  margin-bottom: 100px;
}
.servers-upgrade-btn{
  width: 225px;
  height: 60px;
  margin:80px auto 0 auto;
  line-height: 60px;
}
.servers-upgrade-day{
  width: 100%;
  text-align: center;
  margin-top: 20px;
  font-size: 14px;

  font-weight: 400;
  color: #999999;
  line-height: 14px;
}
