
.lxcg .header {
  height: 150px;
  background: url(lxcg_bg1.png) no-repeat center top;
  position: relative;
  min-width: 1200px;
  overflow: hidden;
}
.lxcg .header .vidbacking-active-block-back {
  position: absolute;
  min-width: 100%;
  height: 100%;
  height: auto;
  width: auto;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}
.lxcg .header .mbg {
  position: absolute;
  min-width: 100%;
  min-height: 100%;
  top: 0;
  left: 0;
  background-size: cover;
  background-color: rgba(0, 0, 0, 0.3);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#4c000000, endColorstr=#4c000000);
  z-index: 99;
}
.lxcg .header .headerText {
  background: url(91.png) no-repeat;
  position: absolute;
  z-index: 9999;
  width: 747px;
  height: 66px;
  left: 50%;
  margin-left: -373.5px;
  top: 50px;
}
.lxcg .topMain {
  background: url(lxcg_bg3.png) no-repeat center top;
  padding-top: 80px;
}
.lxcg .topMain .topNews {
  color: #fff;
  text-align: center;
  margin-bottom: 55px;
}
.lxcg .topMain .topNews span {
  font-size: 30px;
  display: block;
  height: 30px;
  margin-bottom: 30px;
}
.lxcg .topMain .topNews p {
  text-align: left;
  text-indent: 2em;
  line-height: 36px;
  font-size: 16px;
  margin-bottom: 10px;
}
.lxcg .topMain .topNews .clickBut {
  display: block;
  width: 338px;
  height: 99px;
  line-height: 79px;
  background: url(lxcg_bg2.png) no-repeat;
  font-size: 20px;
  color: #213176;
  margin-top: 30px;
}
.lxcg .topMain .live {
  margin-bottom: 70px;
}
.lxcg .topMain .live .tit {
  height: 30px;
  background: url(lxcg_bg4.png) no-repeat center top;
  margin-bottom: 40px;
}
.lxcg .topMain .live .videos {
  width: 1000px;
  height: 570px;
  overflow: hidden;
  position: relative;
}
.lxcg .topMain .live .videos img {
  width: 1000px;
  height: 570px;
  position: absolute;
  left: 0;
  top: 0;
}
.lxcg .topMain .live .videos i {
  width: 31px;
  height: 31px;
  float: left;
  background: url(news_bg3.png);
  margin-top: 15px;
  margin-right: 15px;
}
.lxcg .topMain .live .videos span {
  width: 920px;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 60px;
  line-height: 60px;
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
  padding: 0 40px;
  font-size: 16px;
}
.lxcg .topMain .botList .tit {
  height: 30px;
  background: url(lxcg_bg6.png) no-repeat center top;
  margin-bottom: 40px;
}
.lxcg .topMain .botList .numTop,
.lxcg .topMain .botList .numBot {
  height: 240px;
  border-bottom: 1px solid #5376a7;
  margin-bottom: 70px;
}
.lxcg .topMain .botList .numTop img,
.lxcg .topMain .botList .numBot img {
  width: 180px;
  height: 180px;
  border-radius: 50%;
  background-color: #eee;
  float: left;
  margin-right: 15px;
}
.lxcg .topMain .botList .numTop .textRig,
.lxcg .topMain .botList .numBot .textRig {
  float: left;
  margin-top: 20px;
  width: 980px;
  font-size: 16px;
}
.lxcg .topMain .botList .numTop .textRig span,
.lxcg .topMain .botList .numBot .textRig span {
  display: block;
  font-size: 22px;
  height: 35px;
  line-height: 35px;
  color: #fff;
  margin-bottom: 10px;
  overflow: hidden;
}