﻿.lb-room {
  padding: 24px 12px 0 14px;
 
}
.control-search-1 [type='text'] {
  border: 1px solid #52c41a;
  border-radius: 21px;
  border: 2px solid #52C41A;
  font-size: 14px;
}
.control-search-1-submit {
 border-radius:0 21px 21px 0;
 border: 2px solid #52C41A;
width: 90px;
}
.control-search-1-submit i.search {
  background: url(https://dy.feigua.cn/Content/images/video/roon-search-icon.png) no-repeat;
  width: 24px;
  height: 24px;
  display: inline-block;
  vertical-align: sub;
}
.lb-room .room-item {
  width: 220px; 
  height: 400px; 
  border-radius: 4px;
  margin: 0 6px 24px 6px;
  display:inline-block;
  background: #FFFFFF;
}
.lb-room .room-item:hover{
   box-shadow: 0px 10px 40px 0px rgba(159, 171, 197, 0.4);
}
.lb-room .room-item .cover-img {
  width: 220px;
  height: 190px;
  position: absolute;
  top: 70px;
  left: 0;
  cursor: pointer;
  z-index: 2;
}
.lb-room .room-item .room-img{
  height: 292px;
  border-radius: 4px 4px 0 0;
  overflow: hidden;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
}
.room-item-bd {
  position: relative;
  max-width: 220px;
  height: 292px;
  overflow: hidden;
}
.room-item-top {
  width: 220px;
  height: 180px;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
  border-radius: 4px 4px 0px 0px;
  position:absolute ;
  left: 0;
  top: 0;
}
.room-item-top .media-list{ padding: 16px;}
.room-item-top .media-list a{ display: block;}
.room-item-top .media-list .item-media {
  padding-right: 6px;
  position: relative;
}
.room-item-top .media-list .item-media .top{ position: absolute;
left: 0;
top:28px;}
.room-item-top .media-list .item-media .top.top1{
   background: url(https://dy.feigua.cn/Content/images/video/top1.png);
   width: 36px;
   height: 13px;
   display: block;
}
.room-item-top .media-list .item-media .top.top2 {
  background: url(https://dy.feigua.cn/Content/images/video/top2.png);
  width: 36px;
  height: 13px;
  display: block;
}
.room-item-top .media-list .item-media .top.top3{
  background: url(https://dy.feigua.cn/Content/images/video/top3.png);
  width: 36px;
  height: 13px;
  display: block;
}
.room-item-top .media-list .item-name {
  color: #FFFFFF; font-size: 14px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow : hidden;
  word-break: break-all;
}
.room-item-top .media-list .item-fans {
  color: #EDEDED;
  font-size: 12px;
}
.room-item-info{
  position: absolute;
  bottom: 0;
  left: 0;
  padding:0 16px 16px 16px;
  width: 220px;
  height: 112px;
 background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
  display: flex;
  flex-direction: column-reverse;
}

.room-item-info .hot-sale {
height: 22px;
margin-bottom: 6px;
display: flex;
color: #fff;
font-size: 12px;
}
.room-item-info .hot-sale .hot-t{
  width: 36px;
  height: 22px;
  background: rgba(247, 128, 2, 0.5);
  border-radius: 4px 0px 0px 4px;
  border: 1px solid #F78002;
  text-align: center;
}
.room-item-info .hot-sale .hot-item {
  flex: 1;
  height: 22px;
}
.room-item-info .hot-sale .hot-item span {
  padding-left: 6px;
  padding-right: 6px;
  background: #F78002;
  height: 22px;
  line-height: 22px;
  border-radius: 0px 4px 4px 0px;
  display: inline-block;
}
.room-item-info .info-item { line-height: 19px;
  margin-bottom: 6px;
  color:#fff;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow : hidden;
  word-break: break-all;font-size: 13px;
}
.room-item-info .acura{
  color: #F78002;
  line-height: 1;
  font-size: 13px;
}
.room-item-info .acura span{ padding-left: 6px;}
.room-item-info .acura::before{
  background: url(https://dy.feigua.cn/Content/images/video/icon-acura.png);
  width: 16px;
  height: 16px;
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: 6px;
}
.room-item-ft ul{
  color: #8c8c8c;
  border-bottom: 1px solid #EEEEEE;
  display: flex;
  padding: 9px 0;
  margin: 0 16px;
}
.room-item-ft ul li{
  flex: 1;
  text-align: center;
  line-height: 1.6;
  font-size: 13px;
}
.room-item-ft ul strong{
  color: #333333;
  display: block;
  font-size: 14px;
}
.room-item-ft .room-item-btns{ display: flex; text-align: center;}
.room-item-ft .room-item-btns a{
  flex: 1;
  color: #585858;
  line-height: 44px;
  display: inline-block;
}
.room-item-ft .room-item-btns a:hover,
.room-item-ft .room-item-btns a:active,
.room-item-ft .room-item-btns a.active{
  color: #52C41A;
}
.room-item-ft .room-item-btns a:first-child{ position: relative;}
.room-item-ft .room-item-btns a:first-child::after{
  width: 1px;
  height: 14px;
  background: #EEEEEE;
  content: "";
  position: absolute;
  top: 15px;
  right: 0;
}



.v-studio-head{ padding: 0 24px;}
.v-search-head .v-search-index .search-item {
  width: 100%;
}
.v-studio-head .senior-search{
  border-top: none;
}
.v-studio-head .search-item {
  text-align: center;
  padding: 24px 0 0 0;
  border-bottom: none;
}
.v-studio-head .control-search-box {
  padding-bottom: 0;
  width: 640px;
  margin: 8px auto 10px;
}
.v-studio-head .control-search-1-submit {
  width: 108px;
  line-height: 34px;
}
.v-studio-head .control-search-1-submit i{
  background-size: 16px 16px;
  width: 16px;
  height: 16px;
  margin-right: 6px;
}
.v-studio-head .control-search-1 [type='text'] {
  width: 640px;
  height: 38px;
  line-height: 38px;
  padding: 0 16px;}
.v-studio-head .main-bar{height: 47px;}
.v-studio-head .main-bar .min-nav li a {
  height: 48px;
  line-height: 48px;
  display: inline-block;
  color: #666666;
}
.main-bar .min-nav li a:hover {
  color: #52c41a;
}
.main-bar .min-nav li a.active {
  border-bottom: 2px solid #52c41a;
  box-sizing: border-box;
  color: #52c41a;
}
.v-studio-head .main-bar .right-area{
  line-height: 47px;
  float: right;
}
.v-studio-head .main-bar .right-area .v-tooltip{
  margin-left: 16px;
}
.v-studio-head .main-bar .right-area .v-tooltip .data-shows {
  color:#999;
}
.v-studio-head .main-bar .right-area .v-tooltip .data-shows i{
  color:#c8c8c8;
}
.v-studio-head .tooltip-box .v-tooltip .tooltiptext::after {
  left: 90%;
  transform: rotate(180deg);
bottom: 100%;
    top: -15%;
}
.v-studio-head .v-tooltip .tooltiptext {
  top: 110% !important;
}
.bl-room {
  padding: 24px 10px 0 18px;
}
.bl-room .bl-room-item{
  /*width: 282px;*/
  height: 301px;
  background: #FFFFFF;
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.04);
  border-radius: 4px; 
  display: inline-block;
 margin: 0 0.5% 16px;
}
.bl-room .bl-room-item:hover {
  box-shadow: 0px 10px 10px 0px rgba(159, 171, 197, 0.4);
}
.item-hd {
  padding: 24px;
  height:303px;
}
.item-hd .media-list {
  display: table;
  margin-bottom: 14px;
}
.item-hd .media-list a {
  display: block;
}
.item-hd .media-list .item-media {
  padding-right: 10px;
  position: relative;
  display: table-cell;
  width: 56px;
  height: 56px;
}
.item-hd .media-list .item-media img{
  width: 56px;
  height: 56px;
  border-radius: 100%;
}
.item-hd .media-list .item-media .tag-live{
  width: 56px;
  height: 18px;
  line-height: 18px;
  background: #F03D3D;
  border-radius: 2px;
  position: absolute;
  top:40px ;
  left: 0;
  right: 0;
  color: #fff;
  font-size: 12px;
  text-align: center;
}
.item-hd .media-list .item-media .tag-live i{
  color: #fff;
  transform: scale(0.8);
  font-size: 10px;
  margin: 0 2px 0 3px;
}
.item-hd .media-list .item-inner { 
  display: table-cell;
  vertical-align: middle;
}
.item-hd .media-list .icon-tuan{
  font-size:16px;
  width:16px;
  height:16px;
  display:inline-block;
  vertical-align:middle;
  color:#FF901B;
  margin-top:-3px;
} 
.item-hd .media-list .item-name {
  font-size: 16px;
  color: #303133; 
  margin-bottom: 4px;
}
.item-hd .media-list .item-name,
.item-hd .media-list .item-name span{
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
overflow : hidden;
word-break: break-all;
font-weight: 600;
}
.item-hd .media-list .item-fans {
  color: #909399;
  font-size: 13px;
}
.item-hd .tooltip-inner{ text-align: left; max-width: 300px; width: auto !important; }
.item-bd{height:152px;}
.item-bd .hot-sale { margin-bottom: 8px;}

.item-bd .item-title {
  margin-bottom: 8px;
  color:#303133;
  font-size: 14px;
  margin-right: 10px;
  display: flex;
}
.item-bd .item-title a {
  color: #303133;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow : hidden;
  word-break: break-all;
  margin-right: 4px;
}
.item-bd .item-title a:hover{ opacity: 0.8;}
.item-hd .item-acura {
  color: #909399;
  line-height: 1;
  font-size: 13px;
  margin-bottom: 14px;
}
.item-bd .item-title .v3-code{ display: inline-block; }
.item-bd .no-live{ text-align: center; height:130px; margin-bottom: 20px;
border-bottom: 1px solid #eee;}
.item-bd .no-live h4{ 
  padding: 34px 0 19px;
  font-size: 16px;
  line-height: 1;
  color: #666;
}
.item-bd .no-live p{
  font-size: 14px;
  color:#999999;
}
.item-hd .item-data {
  color: #8c8c8c;
  border-top: 1px solid #EEEEEE;
  display: flex;
  padding: 9px 0;
}
.item-hd .item-data li {
  flex: 1;
  text-align: center;
  line-height: 1.6;
  font-size: 13px;
  color: #606266;
  list-style: none;
}
.item-hd .item-data strong {
  color: #333333;
  display: block;
  font-size: 18px;
}
.item-hdt .room-item-btns {
  display: flex;
  text-align: center;
}
.item-hd .room-item-btns a {
  flex: 1;
  color: #585858;
  width: 48%;
  height: 32px;
  line-height: 32px;
  background: #FFFFFF;
  display: inline-block;
  border: 1px solid #D9D9D9;
  border-radius: 2px;
  box-sizing: border-box;
  text-align: center;
  display: inline-block;
  margin-right: 2%;
}
.item-hd .room-item-btns a:last-child {
 float: right;
 margin-right: 0;
}
.item-hd .room-item-btns a i{ font-size: 14px; margin-right: 4px;}

.item-hd .room-item-btns a:hover,
.item-hd .room-item-btns a:active,
.item-hd.room-item-btns a.active {
  color: #52C41A;
  border: 1px solid #52C41A;
}


.bl-room-item .v3-code .code-box {
  left: -90px;
}
.bl-room-item .v3-code .code-box {
  top: 30px;
  left: -90px;
}
.bl-room-item .v3-code .code-box::after {
  content: '';
  width: 0px;
  height: 0px;
  border-bottom: 7px solid #fff;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  position: absolute;
  top: -13px;
  left: 91px;
}
.bl-room-item .v3-code .code-box::before {
  content: '';
  width: 0px;
  height: 0px;
  border-bottom: 7px solid #eee;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  position: absolute;
  top: -14px;
  left: 91px;
}


@media all and (min-width: 1600px) and (max-width: 2199px) {
  .bl-room .bl-room-item {
    width: 18.7% !important;
  }
}

@media all and (min-width: 1440px) and (max-width: 1599px) {
  .bl-room .bl-room-item {
    width: 23.5% !important;
  }
}
@media all and (min-width: 1366px) and (max-width: 1439px) {
  .bl-room .bl-room-item {
    width: 32% !important;
  }
}
@media all and (min-width: 1000px) and (max-width: 1365px) {
  .bl-room .bl-room-item {
    width: 48.5% !important;
  }
}

@media all and (max-width:1366px) {
  .bl-room .bl-room-item {
    width: 32% !important;
  }
}
@media all and (min-width: 2200px) {
  .bl-room .bl-room-item {
    width: 308px !important;
  }
}
.btn-group-card {
  margin: 0 0 0 16px !important;
  padding-top: 10px !important;
}
.btn-group-card .btn {
  padding: 2px 16px !important;
}
.btn-group-card .btn i{ font-size: 14px; font-weight: normal;
}
.btn-group-card .btn-default {
  color: #999999 !important;
  }
  .btn-group-card .btn-default:hover{
    color: #52c41a !important;
    background-color: #fff !important;
  }
.btn-group-card .btn-default:active,
.btn-group-card .btn-default.active {
    color: #52c41a !important;
    background-color: #d9f5d0 !important;
    border-color: #52c41a !important;
    }