@charset "utf-8";
.layout {
  width: 1200px;
  margin: 0 auto;
}
body a:hover {
  color: #00b064 !important;
}
.content {
  margin-top: 20px;
  margin-bottom: 30px;
}
.container-white {
  margin-top: 20px;
  overflow: hidden;
}
.itme-words {
  background-color: #ffffff;
  padding: 30px 35px 56px 35px;
}
.fill .head {
  line-height: 28px;
  margin-bottom: 20px;
  overflow: hidden;
}
.fill .head .head-title {
  text-align: center;
  font-size: 28px;
  font-weight: bold;
  color: #00b064;
  line-height: 40px;
}
.fill .head .head-title i {
  display: inline-block;
  font-style: normal;
  font-size: 14px;
  color: #00b064;
  margin-right: 6px;
  vertical-align: 12px;
}
.fill .head a {
  margin-top: 30px;
  margin-bottom: 16px;
  display: block;
  float: right;
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  line-height: 20px;
  position: relative;
  padding: 3px 16px;
}
.fill .head a:after,
.fill .head a:before {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  width: 0;
  height: 100%;
  background: #FFFFF9;
  z-index: -2;
  border-radius: 11px;
}
.fill .head a:hover {
  z-index: 1;
  background: transparent;
}
.fill .head a:before {
  transition: 1s ease all;
  background: #FFFFF9;
  z-index: -1;
}
.fill .head a:after {
  transition: 1s ease all;
  background: #FFFFF9;
  z-index: -2;
}
.fill .head a:hover:after,
.fill .head a:hover:before {
  width: 100%;
}
.fill h5 {
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  color: #666666;
}
.fill_dynamicitme .head {
  padding-bottom: 6px;
  border-bottom: 1px solid #00b064;
}
.fill_dynamicitme .head .head-title {
  float: left;
  font-size: 28px;
  font-weight: bold;
  color: #00b064;
  line-height: 40px;
}
.fill_dynamicitme .head .head-title i {
  display: inline-block;
  font-style: bold;
  font-size: 14px;
  color: #00b064;
  margin-right: 6px;
  vertical-align: 12px;
}
.fill_dynamicitme .head a {
  margin-top: 15px;
  float: right;
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  line-height: 20px;
  position: relative;
  padding: 3px 16px;
}
.fill_dynamicitme .head a:after,
.fill_dynamicitme .head a:before {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  width: 0;
  height: 100%;
  background: #FFFFF9;
  z-index: -2;
  border-radius: 11px;
}
.fill_dynamicitme .head a:hover {
  z-index: 1;
  background: transparent;
}
.fill_dynamicitme .head a:before {
  transition: 1s ease all;
  background: #FFFFF9;
  z-index: -1;
}
.fill_dynamicitme .head a:after {
  transition: 1s ease all;
  background: #FFFFF9;
  z-index: -2;
}
.fill_dynamicitme .head a:hover:after,
.fill_dynamicitme .head a:hover:before {
  width: 100%;
}
.live-panel {
  width: 1260px;
}
.live-panel .live-panelfl,
.live-panel .live-panelrg {
  float: left;
  width: 570px;
  padding: 30px 20px 27px 35px;
  background: #FFFFFF;
  box-shadow: 0px 2px 4px 0px rgba(190, 190, 190, 0.5);
  border-radius: 8px;
  margin-right: 56px;
}
.live-panel .live-panelfl .live-image,
.live-panel .live-panelrg .live-image {
  float: left;
  width: 100px;
  height: 100px;
  margin-right: 20px;
}
.live-panel .live-panelfl .live-image img,
.live-panel .live-panelrg .live-image img {
  border-radius: 50%;
  width: 100%;
  height: 100%;
}
.live-panel .live-panelfl .live-page,
.live-panel .live-panelrg .live-page {
  width: 391px;
  float: left;
}
.live-panel .live-panelfl .live-page .live-time,
.live-panel .live-panelrg .live-page .live-time {
  font-size: 16px;
  font-weight: 400;
  color: #666666;
  line-height: 18px;
}
.live-panel .live-panelfl .live-page .live-time span,
.live-panel .live-panelrg .live-page .live-time span {
  display: inline-block;
  width: 52px;
  text-align: center;
  font-size: 12px;
  font-weight: 400;
  color: #ffffff;
  line-height: 18px;
  border-radius: 4px;
  margin-right: 10px;
}
.live-panel .live-panelfl .live-page .live-time .live-stateing,
.live-panel .live-panelrg .live-page .live-time .live-stateing {
  background-color: #00b064;
}
.live-panel .live-panelfl .live-page .live-time .live-stateing i,
.live-panel .live-panelrg .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-panel .live-panelfl .live-page .live-time .live-stateNotice,
.live-panel .live-panelrg .live-page .live-time .live-stateNotice {
  background-color: #74A8F3;
}
.live-panel .live-panelfl .live-page .live-time .live-statebake,
.live-panel .live-panelrg .live-page .live-time .live-statebake {
  background-color: #BEBEBE;
}
.live-panel .live-panelfl .live-title,
.live-panel .live-panelrg .live-title {
  margin-top: 5px;
}
.live-panel .live-panelfl .live-title a,
.live-panel .live-panelrg .live-title a {
  height: 22px;
  font-size: 17px;
  font-weight: 400;
  color: #666666;
  line-height: 22px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}
.live-panel .live-panelfl .live-name,
.live-panel .live-panelrg .live-name {
  margin-top: 12px;
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  font-weight: bold;
  line-height: 21px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}
.live-panel .live-panelfl .live-post,
.live-panel .live-panelrg .live-post {
  font-size: 15px;
  font-weight: 400;
  color: #666666;
  line-height: 21px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}
.navigation-bread {
  margin-top: 30px;
  margin-bottom: 20px;
  overflow: hidden;
  padding-left: 16px;
}
.navigation-bread span,
.navigation-bread a {
  font-size: 15px;
  color: #000000;
  display: block;
  line-height: 21px;
  float: left;
  margin-right: 5px;
}
.navigation-bread .navigation-cur {
  color: #00b064;
  cursor: default;
}
.navigation-bread > a + a:before {
  content: "> ";
  color: #000000;
}
body {
  background-color: #f7f8f8;
}
.fill_dynamicitme .head {
  border-bottom: none;
  padding-bottom: 15px;
  padding: 10px 20px;
}
.itme-live .live-panel {
  margin-top: 20px;
  width: 1200px;
}
.itme-live .live-panel .live-panelfl {
  float: none;
  width: 1200px;
  overflow: hidden;
  margin-bottom: 30px;
}
.itme-live .live-panel .live-panelfl .live-page {
  width: 1000px;
}
