.page{
  width: 100%;
  min-height:400px;
}
.li-b-pricing{
  color:#46B96C !important;
}
.pricing-get{
  width: 100%;
  background: url(../img/wap_pricing_bg.png) no-repeat;
}
.pricing-get-center{
  display: flex;
  flex-flow: row;
  flex-wrap: wrap;
  justify-content: center;
  padding-bottom: 20px;
  overflow: hidden;
  margin:0 auto;
}
.pricing-get-title{
  text-align: center;
  width: 100%;
  height: 64px;
  font-size: 25px;
  font-weight: 600;
  color: #FFFFFF;
  line-height: 32px;
  text-shadow: 4px 4px 8px rgba(0,0,0,0.8);
  margin-top: 40px;
}
.pricing-get-buy{
  width: 270px;
  height: auto;
  background: #FFFFFF;
  border-radius: 8px;
  /* float: none; */
  margin: 15px 10px;
  overflow: hidden;
  text-align: center;
  position: relative;
  padding-bottom: 15px;
  box-shadow: 0px 0px 20px 2px rgb(0 0 0 / 37%);
}

/* .pricing-get-buy:active{
  width: 270px;
  height: 358px;
  background: #FFFFFF;
  border-radius: 8px;
  margin-top: 61px;
  float: left;
  box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.4);
  margin-right: 30px;
} */
.pricing-get-buy1{
  width: 100%;
  text-align: center;
  height: 24px;
  font-size: 24px;

  font-weight: 600;
  color: #212121;
  line-height: 24px;
  margin-top: 30px;
}
.pricing-get-buy2{
  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;
}
.white {
  background-color: #fff;
 }
.pricing-get-buy3{
  font-size: 16px;

  font-weight: 400;
  color: #212121;
  line-height: 16px;
  margin-top: 36px;
}
.buy-number1{
  font-size: 40px;

  font-weight: 600;
  color: #E5A335;
  line-height: 40px;
}
.pricing-get-buy4{
  font-size: 16px;

  font-weight: 400;
  color: #212121;
  line-height: 22px;
  margin-top: 30px;
}
.buy-number2{
  margin: 0 5px;
  color: #b0b0b0;
  text-decoration: line-through;
}
.pricing-get-buy5{
  font-size: 16px;

  font-weight: 400;
  color: #212121;
  line-height: 22px;
}
.pricing-get-buy6{
  width: 162px;
  height: 44px;
  line-height: 44px;
  margin: 16px auto;
}
.pricing-get-buy7{
  font-size: 14px;

  font-weight: 400;
  color: #999999;
  line-height: 14px;
}
.pricing-get-buy-img{
  position: absolute;
  right: 20px;
  top: 0px;
}
.pricing-why{
  width: 100%;
  height: auto;
  margin: 60px 0;
}
.pricing-why-center{
  width: 86.7%;
  height: auto;
  overflow: hidden;
  margin:0 auto;
}
.pricing-why-title{
  font-size: 26px;
  font-weight: 600;
  color: #212121;
  line-height: 32px;
  text-align: center;
}
.pricing-why-pro{
  width: 84%;
  height: auto;
  float: none;
  margin: 60px auto 0 auto;
}
.pricing-why-pro-img{
  text-align: center;
}
.img-why{
  width: auto;
  height: auto;
}
.pricing-why-pro-title{
  font-size: 24px;

  font-weight: 600;
  color: #212121;
  line-height: 24px;
  margin-top: 15px;
}
.pricing-why-pro-text{
  width: 100%;
  height: auto;
  font-size: 15px;

  font-weight: 400;
  color: #666666;
  line-height: 24px;
  margin-top: 10px;
}

/* pricing-day */
.pricing-day{
  width: 100%;
  height: auto;
  background: rgba(70,185,108,0.08);
  padding-bottom: 0px;
}
.pricing-day-center{
  padding: 0 11%;
  height: auto;
  margin: 0 auto;
  overflow: hidden;
}
.pricing-day-center-text{
  margin-top: 114px;
}
.pricing-day-center-text1{
  font-size: 26px;

  font-weight: 600;
  color: #212121;
  line-height: 26px;
}
.pricing-day-center-text2{
  width: 100%;
  height: auto;
  font-size: 16px;

  font-weight: 400;
  color: #666666;
  line-height: 24px;
}
.pricing-day-center-text3{
  font-size: 40px;
  font-weight: 600;
  color: #46B96C;
}
.page-link-line{
  width: 40px;
  height: 4px;
  background: #46B96C;
  margin: 24px 0 24px 0;
}
.pricing-day-btn{
  width: 225px;
  height: 60px;
  line-height: 60px;
  margin-top: 40px;
}
.pricing-day-center-img{
  width: 80%;
  margin: 60px auto;
}
.img-protect{
  width: 100%;
}
