@charset "utf-8";
/*
.sybarite(){
  font-family: sybarite, serif;
  font-weight: 600;
  font-style: normal;
}
*/
/* CSS Document */
#realtime_title {
  padding-left: 190px;
}
.realtime_box {
  border-bottom: solid 1px #E5E5E5;
  width: 695px;
  margin-top: 20px;
}
.re_left {
  float: left;
  width: 90px;
  padding: 5px 0 0 9px;
  margin-bottom: 2px;
}
.re_day {
  line-height: 1.6;
  color: #666666;
  font-size: 10px;
  width: 100%;
  text-align: center;
}
.re_time {
  background: #1e1e1e;
  width: 90px;
  color: #fffffe;
  font-size: 10px;
  text-align: center;
  line-height: 1.8;
}
.re_name {
  font-weight: bold;
  font-size: 13px;
  margin-top: 5px;
  line-height: 1.5;
}
.re_name > a {
  color: #ff5f6f;
}
.re_name p {
  font-weight: normal;
}
.re_time em {
  font-size: 11px;
  font-weight: bold;
  border-top: solid 1px #FFF;
  width: 90px;
  display: block;
}
.re_right {
  float: right;
  width: 575px;
  padding-left: 17px;
  padding-bottom: 10px;
  margin-bottom: 2px;
}
.realtime_tit {
  border-bottom: 1px dotted #bdbdbd;
  height: auto;
  width: 565px;
  padding: 5px;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.6;
  margin-bottom: 10px;
}
.realtime_tit a {
  color: #666666;
}
.realtime_tit a:hover {
  color: #F5CD13;
}
.re_right img {
  display: block;
  width: 160px;
  height: 208px;
  float: left;
}
.re_message img {
  vertical-align: bottom;
  -ms-interpolation-mode: bicubic;
  max-width: 100%;
  height: auto!important;
  width: auto!important;
  overflow-wrap: break-word;
}
.kiji_cont {
  float: left;
  width: 176px;
  display: block;
}
.re_message {
  padding: 10px;
  width: 388px;
  height: 188px;
  overflow: auto;
  line-height: 1.3;
  float: left;
  word-break: break-all;
}
.re_message * {
  line-height: 1.3;
}
.mosaic-block {
  float: left;
  position: relative;
  overflow: hidden;
  width: 160px;
  height: 208px;
  border: solid 3px #eeeeee;
}
.mosaic-backdrop {
  display: none;
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  background: #000;
}
.mosaic-overlay {
  display: none;
  z-index: 5;
  position: absolute;
  width: 100%;
  height: 100%;
  background: #000;
}
.fade .mosaic-overlay {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=00)";
  filter: alpha(opacity=00);
  background: url(/img/shop/newcast/over.png) repeat 0 0;
}
.details p {
  color: #666666;
  text-align: center;
  padding-top: 98px;
  line-height: 1;
  font-size: 12px;
}
