
.changeNickname[data-v-54053e1d]{
  display: none;
}
@media only screen and (max-width:960px){
.changeNickname[data-v-54053e1d]{
    display: block;
}
.changeNicknameCon[data-v-54053e1d]{
  display: flex;
  flex-flow: column;
  align-items: center;
  padding: 90px 0;
  position: relative;
}
.changeNicknameCon input[data-v-54053e1d]{
  margin-bottom:50px;
  width: 280px;
  height: 35px;
  line-height: 35px;
  text-indent: 12px;
  font-size: 15px;
  border: 1px solid #ccc;
}
input[data-v-54053e1d]::-ms-input-placeholder{
  font-size: 16px;
}
input[data-v-54053e1d]::-webkit-input-placeholder{
    font-size: 16px;
}
button[data-v-54053e1d]{
  width:100px;
  height: 45px;
  border: 1px solid #ffa847;
  border-radius: 6px;
  background: #fff;
  color: #ffa847;
  outline: none;
  font-size: 15px;
}
.tishi[data-v-54053e1d]{
  position: absolute;
  color: red;
  top:180px;
}
}

