@charset "utf-8";
.navigation-bread {
  margin-bottom: 16px;
  margin-left: 27px;
  overflow: hidden;
}
.navigation-bread span,
.navigation-bread a {
  font-size: 16px;
  color: #666666;
  display: block;
  line-height: 21px;
  float: left;
  margin-right: 5px;
}
.navigation-bread .navigation-cur {
  color: #b30002;
  cursor: default;
}
.navigation-bread > a + a:before {
  content: "> ";
  color: #999999;
}
.fill .head {
  height: 28px;
  line-height: 28px;
  position: relative;
  padding: 0 12px;
}
.fill .head .head-title {
  float: left;
  font-size: 24px;
  font-weight: 500;
  color: #b30002;
  line-height: 28px;
  letter-spacing: 1px;
  margin-right: 29px;
}
.fill .head ul {
  float: left;
  position: relative;
  margin-top: 3px;
}
.fill .head ul:after {
  position: absolute;
  content: '';
  left: 72px;
  top: 6px;
  width: 2px;
  height: 17px;
  background-color: #b30002;
}
.fill .head ul li {
  position: relative;
  float: left;
  margin-right: 20px;
  font-size: 16px;
  color: #999999;
  font-weight: 600;
  line-height: 28px;
  cursor: pointer;
}
.fill .head ul .on {
  color: #b30002;
}
.fill .head a {
  float: right;
  font-size: 14px;
  line-height: 28px;
  color: #999999;
}
.fill .head:after {
  content: "";
  width: 4px;
  height: 20px;
  background-color: #b30002;
  display: block;
  position: absolute;
  top: 5px;
  left: 0;
}
.live-panel .live-panelfl {
  float: left;
  width: 575px;
  padding: 20px;
  background: #FEFEFE;
  box-shadow: 0px 0px 2px 0px rgba(181, 181, 181, 0.5);
  border-radius: 15px;
  margin-right: 50px;
  margin-bottom: 30px;
}
.live-panel .live-panelfl .live-image {
  float: left;
  width: 150px;
  text-align: center;
  border-right: 1px dashed #DFDFDF;
}
.live-panel .live-panelfl .live-image img {
  border-radius: 50%;
  width: 77px;
  height: 77px;
  display: inline-block;
}
.live-panel .live-panelfl .live-image .live-name {
  text-align: center;
  margin-top: 2px;
  font-size: 14px;
  font-weight: 600;
  color: #333333;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}
.live-panel .live-panelfl .live-page {
  width: 340px;
  float: left;
  margin-left: 35px;
  margin-top: 8px;
}
.live-panel .live-panelfl .live-page .live-time {
  font-size: 12px;
  font-weight: 400;
  color: #888888;
  line-height: 20px;
}
.live-panel .live-panelfl .live-page .live-time span {
  display: inline-block;
  width: 60px;
  text-align: center;
  font-size: 12px;
  font-weight: 400;
  color: #ffffff;
  line-height: 20px;
  border-radius: 9px;
  margin-right: 12px;
}
.live-panel .live-panelfl .live-page .live-time span i {
  font-style: normal;
  display: inline-block;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: #ffffff;
  margin: 0 4px 2px 0;
}
.live-panel .live-panelfl .live-page .live-time .live-stateing {
  background-color: #64BD06;
}
.live-panel .live-panelfl .live-page .live-time .live-stateNotice {
  background-color: #BD4306;
}
.live-panel .live-panelfl .live-page .live-time .live-stateback {
  background-color: #C0C0C0;
}
.live-panel .live-panelfl .live-title {
  margin-top: 10px;
}
.live-panel .live-panelfl .live-title a {
  height: 24px;
  font-size: 16px;
  font-weight: 400;
  color: #777777;
  line-height: 22px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}
.live-panel .live-panelfl .live-post {
  margin-top: 20px;
  font-size: 14px;
  font-weight: 400;
  color: #999999;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}
.live-itme .head {
  height: 65px;
  line-height: 65px;
  background-color: #ffffff;
  padding-left: 39px;
}
.live-itme .head:after {
  content: "";
  width: 4px;
  height: 17px;
  background-color: #b30002;
  display: block;
  position: absolute;
  top: 25px;
  left: 27px;
}
.live-itme .head .head-title {
  line-height: 65px;
}
.live-itme .live-panel {
  margin-top: 30px;
  margin-bottom: 80px;
  overflow: hidden;
}
.live-itme .live-panel .live-panelfl {
  float: none;
  width: 1200px;
  overflow: hidden;
  margin-bottom: 30px;
}
.live-itme .live-panel .live-panelfl .live-page {
  width: 941px;
}
