.weapon[data-v-5edcad8e] {
  background-image: url(../img/roll-list-item-bg.592b3755.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.weapon-name[data-v-5edcad8e] {
  padding: 10px 0;
}
.user_phone[data-v-085215cf] {
  width: 150px;
  height: 150px;
}
@media (max-width: 960px) {
.user_phone[data-v-085215cf] {
    margin-top: 20px;
    width: 100px;
    height: 100px;
}
}
.content-roll-active[data-v-085215cf] {
  border-bottom: 2px solid #424247;
  padding-left: 10px;
  padding-right: 10px;
}
.content-roll-active .active[data-v-085215cf] {
  position: relative;
  color: #fff;
}
.content-roll-active .active[data-v-085215cf]::before {
  content: "";
  width: 100%;
  height: 2px;
  position: absolute;
  bottom: -2px;
  background: #d5d5e3;
  left: 0;
}
.content-roll-active-item[data-v-085215cf] {
  text-align: center;
  width: 150px;
  padding-bottom: 14px;
  color: #73737d;
}
.weapon-user[data-v-085215cf] {
  position: absolute;
  bottom: 40px;
  left: 10px;
}
.user-award1[data-v-085215cf] {
  animation: userAward-085215cf 0.1s;
}
.content[data-v-085215cf] {
  width: 80%;
  margin: 0 auto;
}
.content-top[data-v-085215cf] {
  width: 100%;
  background-color: #111115;
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: 400px;
}
@media (max-width: 1366px) {
.content[data-v-085215cf] {
    width: 95%;
}
}
.weapon-phone[data-v-085215cf] {
  width: 14.2857142857%;
}
@media (max-width: 1600px) {
.weapon-phone[data-v-085215cf] {
    width: 20%;
}
}
@media (max-width: 1366px) {
.weapon-phone[data-v-085215cf] {
    width: 25%;
}
}
@media (max-width: 960px) {
.weapon-phone[data-v-085215cf] {
    width: 33.33%;
}
}
@media (max-width: 760px) {
.weapon-phone[data-v-085215cf] {
    width: 50%;
}
}
.text-roll[data-v-085215cf] {
  font-size: 12px;
}
.roll-input[data-v-085215cf] {
  width: 406px;
}
@media (max-width: 1000px) {
.roll-input[data-v-085215cf] {
    width: 312px;
}
}
@media (max-width: 390px) {
.roll-input[data-v-085215cf] {
    width: 312px;
}
}
@keyframes userAward-085215cf {
to {
    transform: rotateY(0deg);
}
from {
    transform: rotateY(360deg);
}
}
