@charset "utf-8";
.LineHide {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}
.clearfix:after {
  content: "";
  clear: both;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  display: block;
}
.clearfix {
  zoom: 1;
}
.head_banner {
  width: 100%;
  height: 300px;
  background: url(../images/banner.jpg) no-repeat top center;
  min-width: 1200px;
}
.navigation-bread {
  margin-top: 20px;
  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: #0055d3;
  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: 20px;
  font-weight: bold;
  color: #0055d3;
  line-height: 28px;
  letter-spacing: 1px;
  margin-right: 29px;
}
.fill .head ul {
  float: left;
}
.fill .head ul li {
  position: relative;
  float: left;
  margin-right: 10px;
  font-size: 15px;
  color: #666666;
  font-weight: 400;
  line-height: 28px;
  cursor: pointer;
}
.fill .head ul .on {
  color: #0055d3;
}
.fill .head ul .on:after {
  content: " ";
  position: absolute;
  height: 2px;
  width: 100%;
  background: #0055d3;
  bottom: 0;
  left: 0;
  z-index: 1;
}
.fill .head a {
  float: right;
  font-size: 14px;
  line-height: 28px;
  color: #999999;
}
.fill .head:after {
  content: "";
  width: 4px;
  height: 17px;
  background-color: #0055d3;
  display: block;
  position: absolute;
  top: 6px;
  left: 0;
}
body {
  background-color: #f6f6f6;
}
.fill .content-head p {
  font-size: 20px;
  font-weight: 500;
  color: #0055d3 ;
  line-height: 28px;
  letter-spacing: 1px;
}
.itme-wrap {
  padding: 28px 30px 100px 28px;
  background-color: #ffffff;
  margin-top: 20px;
}
.live-wrapper-title {
  margin-left: 136px;
  position: relative;
}
.live-wrapper-title .horizontalline {
  width: 668px;
}
.live-wrapper-title .horizontalline .horizontallineone {
  margin-bottom: 3px;
  height: 1px;
  background-color: #F2F2F2;
}
.live-wrapper-title .horizontalline .horizontallinetwo {
  height: 3px;
  background-color: #F2F2F2;
}
.live-wrapper-title .livetitle-name {
  display: block;
  padding: 0 30px;
  font-size: 20px;
  font-weight: 400;
  color: #0055d3;
  line-height: 28px;
  letter-spacing: 1px;
  position: absolute;
  top: -13px;
  margin-left: 262px;
  background-color: #ffffff;
}
.live-wrapper {
  padding: 20px 130px  0 130px;
}
.live-box {
  margin-top: 40px;
}
.live-box .live-panelfl {
  overflow: hidden;
  width: 940px;
  padding: 27px 0px 30px 40px;
  background-color: #F6F6F6;
}
.live-box .live-panelfl .live-image {
  float: left;
  width: 148px;
  height: 146px;
  margin-right: 50px;
}
.live-box .live-panelfl .live-image img {
  border-radius: 50%;
  width: 100%;
  height: 100%;
}
.live-box .live-panelfl .live-page {
  width: 680px;
  float: left;
}
.live-box .live-panelfl .live-page .live-time {
  margin-top: 6px;
  font-size: 17px;
  font-weight: 400;
  color: #333333;
  line-height: 24px;
}
.live-box .live-panelfl .live-page .live-time span {
  display: inline-block;
  width: 63px;
  text-align: center;
  font-size: 13px;
  font-weight: 400;
  color: #ffffff;
  line-height: 24px;
  border-radius: 4px;
  margin-right: 10px;
}
.live-box .live-panelfl .live-page .live-time .live-stateing {
  background-color: #0055d3;
}
.live-box .live-panelfl .live-page .live-time .live-stateing i {
  font-style: normal;
  display: inline-block;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #ffffff;
  margin: 0 4px 2px 0;
}
.live-box .live-panelfl .live-page .live-time .live-stateNotice {
  background-color: #4A90E2;
}
.live-box .live-panelfl .live-page .live-time .live-statebake {
  background-color: #BEBEBE;
}
.live-box .live-panelfl .live-title {
  margin-top: 10px;
}
.live-box .live-panelfl .live-title a {
  height: 24px;
  font-size: 17px;
  font-weight: 400;
  color: #333333;
  line-height: 24px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}
.live-box .live-panelfl .live-name {
  margin-top: 13px;
  font-size: 15px;
  font-weight: 400;
  color: #999999;
  line-height: 21px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}
.live-box .live-panelfl .live-post {
  margin-top: 4px;
  font-size: 15px;
  font-weight: 400;
  color: #999999;
  line-height: 21px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}
.live-wrapper-bottom {
  margin-top: 64px;
}
.live-wrapper-bottom .live-box {
  width: 940px;
  overflow: hidden;
}
.live-wrapper-bottom .live-box .live-panel {
  width: 960px;
  overflow: hidden;
}
.live-wrapper-bottom .live-box .live-panel .live-panelfl {
  position: relative;
  width: 462px;
  height: 180px;
  float: left;
  margin-right: 16px;
  margin-bottom: 40px;
  padding: 40px 20px 38px 26px;
  background-color: #ffffff;
  border-radius: 4px;
  border: 1px solid #D4D4D4;
}
.live-wrapper-bottom .live-box .live-panel .live-panelfl .live-image {
  float: left;
  width: 103px;
  height: 102px;
  margin-right: 32px;
}
.live-wrapper-bottom .live-box .live-panel .live-panelfl .live-image img {
  border-radius: 50%;
  width: 100%;
  height: 100%;
}
.live-wrapper-bottom .live-box .live-panel .live-panelfl .live-page {
  width: 279px;
  margin-top: -23px;
}
.live-wrapper-bottom .live-box .live-panel .live-panelfl .live-page .live-time {
  font-size: 15px;
  font-weight: 400;
  color: #333333;
  line-height: 21px;
}
.live-wrapper-bottom .live-box .live-panel .live-panelfl .live-page .live-time span {
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 4px 4px 4px 0px;
}
.live-wrapper-bottom .live-box .live-panel .live-panelfl .live-page .live-titleTwo a {
  display: block;
  font-size: 17px;
  font-weight: 400;
  color: #333333;
  line-height: 24px;
  max-height: 48px;
  overflow: hidden;
}
.live-wrapper-bottom .live-box .live-panel .live-panelfl .live-page .live-name {
  margin-top: 10px;
}
.live-wrapper-bottom .live-box .live-panel .live-panelfl .live-page .live-postTwo {
  height: 42px;
  overflow: hidden;
  font-size: 15px;
  font-weight: 400;
  color: #999999;
  line-height: 21px;
}
.live-titleTwo a {
  font-size: 17px;
}
