
.content[data-v-2a880d28]{
  width: 900px;
  margin:50px auto;
  border-radius: 5px;
  padding: 30px;
  box-sizing:border-box;
}
.t2[data-v-2a880d28]{
text-align: center;
font-size: 18px;
font-weight: 800;
color: #ffb657;
margin-bottom: 20px;
}
.btn[data-v-2a880d28]{
  display: inline-block;
  text-align: center;
  width: 100px;
  height: 30px;
  line-height: 30px;
  border-radius: 5px;
  background: #ffb657;
  color: #fff;
  font-size: 12px;
}
.btnBox[data-v-2a880d28]{
  text-align: center;
  margin-top: 80px;
}
@media only screen and (max-width:960px){
.content[data-v-2a880d28]{
width: 90%;
}
}

