.rooms[data-v-ac7967a0] {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
}
@media screen and (min-width: 1440px) {
.rooms[data-v-ac7967a0] {
    width: 100%;
}
}
@media screen and (min-width: 1080px) and (max-width: 1440px) {
.rooms[data-v-ac7967a0] {
    width: 790px;
}
}
@media screen and (min-width: 720px) and (max-width: 1080px) {
.rooms[data-v-ac7967a0] {
    width: 760px;
}
}
@media screen and (min-width: 360px) and (max-width: 720px) {
.rooms[data-v-ac7967a0] {
    width: 100%;
}
}
.room[data-v-ac7967a0] {
  width: 340px;
  height: 360px;
  padding: 10px 20px;
  margin: 15px;
  position: relative;
  box-shadow: 1px 1px 3px #111;
  background-color: hsla(0, 0%, 100%, 0.03);
  background-size: contain;
  color: #fff;
  border-radius: 10px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: center;
  line-height: 1.5;
}
@media screen and (min-width: 360px) and (max-width: 920px) {
.room[data-v-ac7967a0] {
    width: auto;
}
}
.room .head[data-v-ac7967a0] {
  width: 100%;
  height: 120px;
  display: flex;
  align-items: center;
}
.room .head .avatar[data-v-ac7967a0] {
  margin: 0;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.room .head .title[data-v-ac7967a0] {
  width: calc(100% - 85px);
  height: 100px;
  padding-left: 20px;
  margin: 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  z-index: 9;
  text-align: left;
}
.room .head .title .name[data-v-ac7967a0] {
  font-size: 18px;
  margin: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.room .head .title .desc[data-v-ac7967a0] {
  font-size: 13px;
  line-height: 18px;
  font-weight: 400;
  color: #b0b0b0;
  letter-spacing: 1px;
  position: absolute;
  top: 12%;
  padding: 0 10px 0 0px;
}
.room .head .title .desc .ellipsis[data-v-ac7967a0] {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
  text-overflow: ellipsis;
  margin-top: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
.room .head .title .tooltip[data-v-ac7967a0] {
  z-index: 200;
  display: none;
  position: absolute;
  top: 40%;
  background: #fff679;
  border-radius: 2px;
  color: #000;
  font-size: 12px;
  padding: 10px;
  transition: all 0.3s ease;
}
.room .let[data-v-ac7967a0] {
  color: rgb(247, 138, 15);
  font-size: 12px;
  font-weight: 500;
  position: absolute;
  top: 12%;
}
.room .gifts[data-v-ac7967a0] {
  width: 100%;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 10px;
}
.room .gifts .item[data-v-ac7967a0] {
  width: 90px;
  height: 70px;
  position: relative;
  background-size: 100% 100%;
}
.room .content[data-v-ac7967a0] {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-family: Oxanium, sans-serif;
}
.room .content-item[data-v-ac7967a0] {
  width: 80px;
  padding: 0 10px;
  display: flex;
  text-align: center;
  flex-direction: column;
  align-items: flex-start;
  align-items: stretch;
}
.room .gifts .item > img[data-v-ac7967a0] {
  width: 90%;
  height: 100%;
  position: absolute;
  left: 0;
  z-index: 10;
}
.room .content-item .num[data-v-ac7967a0] {
  font-size: 18px;
  font-weight: 600;
  color: rgb(247, 138, 15);
  overflow-wrap: normal;
}
.room .content-item .unit[data-v-ac7967a0] {
  font-size: 12px;
}
.room .join[data-v-ac7967a0]:hover {
  background: rgb(129, 216, 207);
}
.room .join[data-v-ac7967a0] {
  width: 100%;
  height: 50px;
  display: flex;
  align-items: center;
  position: absolute;
  bottom: 0;
  left: 0;
  background: hsla(0, 0%, 100%, 0.05);
}
.room .join .btn[data-v-ac7967a0] {
  color: #fff;
  width: 100%;
}
.horn[data-v-ac7967a0] {
  background: linear-gradient(rgb(247, 138, 15), rgb(247, 138, 15)) left top, linear-gradient(rgb(247, 138, 15), rgb(247, 138, 15)) left top, linear-gradient(rgb(247, 138, 15), rgb(247, 138, 15)) right bottom, linear-gradient(rgb(247, 138, 15), rgb(247, 138, 15)) right bottom;
  background-repeat: no-repeat;
  background-size: 1px 20px, 20px 1px;
}
.horn .item[data-v-ac7967a0] {
  background: url(../img/10002.be07527f.png) no-repeat center !important;
  background-size: 100% 100% !important;
}
.kksubType[data-v-2800e170] {
  border-bottom: 1px solid rgb(247, 138, 15);
  padding-bottom: 10px;
  display: flex;
  cursor: pointer;
}
.kksubType .active[data-v-2800e170] {
  font-weight: 700;
  /*background-image: linear-gradient(270deg, #124eca, #5acdf0);*/
  text-shadow: 1px 1px 1px #666;
  color: rgb(247, 138, 15);
  position: relative;
}
.kksubType .active[data-v-2800e170]::before {
  content: "";
  width: 100%;
  height: 2px;
  position: absolute;
  bottom: -11px;
  background-color: rgb(247, 138, 15);
  left: 0;
}
.kksubType a[data-v-2800e170] {
  padding: 0 40px;
  color: #ccc;
  font-size: 18px;
}
@media (max-width: 1080px) {
.kksubType a[data-v-2800e170] {
    font-size: 0.81rem;
}
}
.roll-top-item[data-v-2800e170] {
  font-size: 12px;
  width: 20%;
}
@media (max-width: 1600px) {
.roll-top-item[data-v-2800e170] {
    width: 25%;
}
}
@media (max-width: 1366px) {
.roll-top-item[data-v-2800e170] {
    width: 33.3%;
}
}
@media (max-width: 1080px) {
.roll-top-item[data-v-2800e170] {
    width: 50%;
}
}
@media (max-width: 960px) {
.roll-top-item[data-v-2800e170] {
    width: 90%;
    margin: 0 auto;
}
}
.roll-top-item:hover .roll-top-item-bg[data-v-2800e170] {
  border: 2px solid rgba(92, 160, 237, 0.76) !important;
}
.roll-top-item:hover .roll-top-item-bg .imgV1[data-v-2800e170] {
  transform: rotate(-15deg);
}
.content-top-bg[data-v-2800e170] {
  justify-content: center;
}
.content[data-v-2800e170] {
  width: 80%;
  margin: 0 auto;
}
@media (max-width: 1366px) {
.content[data-v-2800e170] {
    width: 95%;
}
}
.content-nav[data-v-2800e170] {
  width: 100%;
  position: relative;
}
.content-nav-item[data-v-2800e170] {
  font-size: 20px;
  padding: 10px 0;
  width: 180px;
  justify-content: center;
  border: 0 solid #000;
  color: #fff;
  background-color: rgba(34, 38, 63, 0.37);
}
.content-nav-item-left[data-v-2800e170] {
  clip-path: polygon(0 0, 100% 0, 100% 100%, 11% 100%);
}
.content-nav-item-right[data-v-2800e170] {
  clip-path: polygon(0 0, 100% 0, 89% 100%, 0 100%);
}
@media (max-width: 1200px) {
.content-nav-item[data-v-2800e170] {
    width: 110px;
    font-size: 18px;
    padding: 10px 20px;
    margin-bottom: 20px;
}
}
.content-nav .user-active[data-v-2800e170] {
  color: #ccc;
  font-weight: 700;
  background-color: #76acf3;
  background-image: inherit;
  border-bottom: 1px solid #5ca0ed;
}
.content-nav .active[data-v-2800e170] {
  color: #ccc;
  font-weight: 700;
  background-color: #76acf3;
  background-image: inherit;
  border-bottom: 1px solid #5ca0ed;
}
