.purchase-title h2{
  margin-top:20px;
  font-size:22px;
  color:#333;
  font-weight:700;
  padding-left:10px;
}
.purchase-title h3{
  margin-top:20px;
  font-size:18px;
  color:#333;
  font-weight:700;
  padding-left:10px;
}
.maxWidth{
  width:300px;
  margin:0 auto;
}
.upgrade-top-box-new-new{
  margin-top:20px;
  height:auto;
  border-top:1px solid #ebebeb;
}
.buy-item-box{
  margin-top:20px;
  float: left;
  width:300px;
}
.buy-item-box p{
  margin-top:20px;
  color:#ef6c03;
  font-weight:bold;
  font-size:26px;
}
.upgrade-top-box-new .buy-item-box{
  min-height:500px;
  border-radius:6px;
  background-color:#fff;
  border:2px solid #fff;
  position: relative;
  box-shadow: 0rem 0.1rem 1.125rem 0rem rgba(21,58,160,0.1);
  margin-right:5px;
  margin-left:10px;
}
.buy-item-absolute{
  position: absolute;
  width:100%;
  height:105%;
  left: 0;
  top: 0;
  background-color: #e3f2ff;
}
.upgrade-top-box-new .buy-item-box:hover{
  border:2px solid #6495ED;
  transition: all .1s linear;

}
.buy-item-box:hover .buy-item-absolute{
  left: -1px;
  top: -1px;
}
.buy-item-box .buy-item-title{
  font-size:20px;
  font-weight:bold;
  text-align:center;
  padding-top:80px;
}
.buy-item-box .buy-item-text{
  color:#54545B;
  font-size:16px;
  text-align:center;
}
.buy-item-box .buy-item-price{
  margin-top: 20px;
  color: #ff7133;
  font-weight: bold;
  font-size: 26px;
  text-align:center;
}
.buy-item-box .buy-item-price span{
  font-size: 14px;
  font-weight: normal;
  color: #333;
}
.buy-item-button{
  margin-top:25px;
  padding-bottom:10px;
  width:180px;
  margin-left:60px;
}
.buy-item-button a{
  display: block;
  min-width:180px;
  height:46px;
  background-color:#ff7133;
  background-image: linear-gradient(90deg, #fe6628, #fd8f36);
  text-decoration: none;
  color:#fff;
  font-size:16px;
  font-weight:600;
  text-align:center;
  line-height:46px;
  border-radius:6px;
  box-shadow: 0rem 0.25rem 0.25rem 0rem rgba(0,0,0,0.15);
}
.buy-item-button a:hover{
  background-color: #ff6c00;
  background-image: linear-gradient(90deg, #ff4201, #ff802b);
  color: #fff;
}
.buy-item-box ul{
  width:90%;
  padding-left:15px;
  list-style: none;
  padding-top:10px;
  margin-top: 10px;
  border-top:1px solid #E5E7F0;
}
.buy-item-box ul li{
  margin-top:10px;
}
.buy-item-box ul li span{
  display:inline-block;
  width:4px;
  height:4px;
  background-color:#ebebeb;
  border-radius:50%;
  margin-right:8px;
}
.buy-item-best{
  padding-left:85px;
  width:150px;
  height:32px;
  text-align: center;
  color:#fff;
  font-weight: 700;
  position: absolute;
  top:-1px;
  margin:0 auto;
  border-radius:5px;
  background: url('/images/icon-web-all.png') 85px 0 no-repeat;
}
.buy-item-best-new{
  padding-left:10px;
  width:230px;
  height:32px;
  text-align: center;
  color:#fff;
  font-weight: 700;
  position: absolute;
  top:-1px;
  margin:0 auto;
  border-radius:5px;
  background: url('/images/icon-web-all.png') 50px 0 no-repeat;
}
.buy-title div{
  padding-top:20px;
  font-size:28px;
  text-align: center;
  font-weight:700;
}
.buy-title span{
  font-size:16px;
  font-weight:700;
}
.flexRowBetween {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
  flex-wrap:wrap;
}
.flexRowCenter {
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: center;
  flex-wrap:wrap;
}

@media (min-width: 350px){
  .upgrade-top-box-new{
    margin-top:20px;
    height:auto;
    border-top:1px solid #ebebeb;
  }
  .buy-item-box ul{
    padding-left:30px;
  }
}
@media (min-width: 500px){
  .buy-item-box ul{
    padding-left:50px;
  }
  .maxWidth{
    width:450px;
  }
  .upgrade-top-box-new .buy-item-box{
    margin-left:5px;
  }
}
@media (min-width: 768px){
  .upgrade-top-box-new{
    margin-top:20px;
    height:auto;
    border-top:1px solid #ebebeb;
	  margin-bottom:20px;
  }
  .buy-item-box ul{
    padding-left:15%;
  }
  .upgrade-top-box-new .buy-item-box{
    height:auto;
  }
  .maxWidth{
    width:750px;
  }
}
@media (min-width: 992px){
  .upgrade-top-box-new .buy-item-box{
    height:500px;
    margin-left:20px;
  }
  .buy-item-box ul{
    padding-left:25px;
  }
  .maxWidth{
    width:992px;
  }
  .purchase-title h3{
    padding-left:0;
  }
  
}
@media (min-width: 1200px){
  .upgrade-top-box-new .buy-item-box{
    margin-left:30px;
  }

  .maxWidth{
    width:1100px;
  }
  .buy-item-box{
    margin-top:20px;
    float: left;
    width:325px;
  }
  .buy-item-button{
    margin-left:5px;
  }
  .buy-item-best{
    padding-left:93px;
    background: url('/images/icon-web-all.png') 93px 0 no-repeat;
  }
}
.discount {
    position: absolute;
    right: -10px;
    top: -52px;
}
.pro-buy-accept{
  margin:50px 0;
}
.pro-buy-accept p{
  margin:0 10px 0 0;
}
.pro-buy-accept img{
  height: auto;
  max-width: 100%;
}