* {
  margin: 0;
  padding: 0;
}

body {
  /* height: 1680px; */
  background: #fff !important;
}
a {
  cursor: pointer;
}
li {
  list-style: none;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.box {
  width: 1200px;
  margin: 0px auto 15px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}
.box-top-games {
  background-color: #ffffff;
  border-radius: 10px;
  margin-bottom: 15px;
}
.box-top-games .game {
  padding: 0 30px;
}
.line {
  background: #fff;
  box-sizing: border-box;
  padding-top: 30px;
  border: 10px;
  border-radius: 10px;
}
.wrap {
  width: 1200px;
  margin: 0 auto;
}
.line-tit {
  padding-left: 30px;
  padding-right: 20px;
  margin-bottom: 30px;
}
.clearfix::after {
  content: "";
  display: block;
  clear: both;
}
.mbx_box {
  font-size: 20px;
  font-weight: 900;
  cursor: pointer;
}
.box .game {
  width: 100%;
  padding-left: 50px;
  position: relative;
}
.box .game ul {
  display: inline-block;
  margin-bottom: 18px;
}

.box .game ul li {
  color: #666666;
  font-size: 20px;
  display: inline-block;
  cursor: pointer;
  margin-right: 40px;
}
.box .game ul li::after {
  content: "";
  width: 66px;
  height: 2px;
  position: absolute;
  bottom: -5px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #fcb326;
  display: none;
}
.box .game ul li.nactite {
  position: relative;
  color: #292929;
  font-weight: bold;
  font-size: 20px;
}
.box .game ul li.nactite::after {
  display: block;
}
.box .classify {
  width: 100%;
}
.box .classify .all {
  width: 100%;
  text-align: left;
  padding: 0 30px;
  padding-top: 10px;
  padding-bottom: 5px;
  box-sizing: border-box;
}
.box .classify .all a {
  font-size: 16px;
  color: #666;
  display: inline-block;
  height: 30px;
  line-height: 30px;
  background-color: rgba(255, 255, 255, 0);
  border-radius: 5px;
  padding: 0 16px;
  margin-bottom: 10px;
}

.box .classify .all .navtice {
  color: #fff;
  background-color: #ffb300;
}

.list-box {
  background-color: #ffffff;
  border-radius: 10px;
  padding-bottom: 11px;
}

.box .list {
  margin: 0px 23px 0px 23px;
}
.box .list .nodata {
  text-align: center;
}
.box .list ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-left: 7px;
}
.box .list ul li {
  cursor: pointer;
  list-style: none;
  width: 272px;
  border-radius: 10px;
  border: solid 1px #dddddd;
  margin-right: 17px;
  margin-bottom: 19px;
  padding: 10px;
  box-sizing: border-box;
}
.box .list ul li:nth-child(4n) {
  margin-right: 0;
}
.box .list ul li .comm-img {
  width: 100%;
  height: 148px;
  display: inline-block;
  border-radius: 10px;
  object-fit: cover;
}
.box .list ul li .game {
  padding: 0;
  margin: 12px 0 8px;
}
.box .list ul li .gameName {
  text-align: center;
  width: 39px;
  border-radius: 5px;
  border: solid 1px #ff7717;
  color: #ff7717;
  font-size: 14px;
  padding: 0 4px;
}
.box .list ul li .goodNmae {
  width: 170px;
  display: inline-block;
  vertical-align: middle;
  text-overflow: ellipsis;
  color: #292929;
  font-size: 20px;
  font-weight: bold;
}
.box .list ul li .trading {
  color: #999999;
  font-size: 16px;
}
.box .list ul li .trading .van-ellipsis {
  width: 200px;
}
.box .list ul li .money {
  margin-top: 5px;
  margin-bottom: 10px;
}
.box .list ul li .money span:nth-child(1) {
  color: #f8201f;
  font-size: 22px;
  font-weight: bold;
  line-height: 22px;
}
.box .list ul li .money span:nth-child(2) {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 16px;
  letter-spacing: 0px;
  color: #999999;
  margin-top: 5px;
}
.box .list ul li .role {
  width: 100%;
  height: 63px;
  background-color: #f5fafb;
  border-radius: 10px;
  overflow: hidden;
}
.box .list ul li .role div {
  display: inline-block;
  margin: 8px;
}
.box .list ul li .role div p:nth-child(2) {
  color: #a3a3a3;
  font-size: 14px;
  text-align: center;
}
.box .list ul li .role div p:nth-child(1) {
  font-size: 18px;
  text-align: center;
}
.item-view div {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 16px;
  letter-spacing: 0px;
  color: #999999;
}
.item-view div img {
  vertical-align: middle;
  margin-right: 5px;
}
.el-pagination {
  text-align: center;
}
.line-list-item .item-comm {
  width: 100%;
  background-color: rgba(255, 255, 255, 1);
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.16);
  border-radius: 10px;
  box-sizing: border-box;
  padding: 10px;
  /* margin-bottom: 12px; */
}
.line-list-item .item-comm .item-comm-img-bg {
  width: 100%;
  height: 130px;
  border-radius: 10px;
  margin-bottom: 12px;
  background: url("../../images/v20230906/gasStation/tc-kb.png") no-repeat;
  background-size: 100% 100%;
  text-align: center;
  box-sizing: border-box;
  padding-top: 35px;
}
.line-list-item .item-comm .item-comm-img-bg img {
  width: 60px;
  height: 60px;
  display: inline-block;
}
/*暂无数据*/
.base-empty-data {
  background: #fff;
  padding: 30px 0;
  text-align: center;
}
[v-cloak] {
  display: none;
}
