.innerContainer {
  overflow: hidden;
  position: relative;
}
.innerContainer .qlgktop {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.innerContainer .qlgktop img {
  width: 100%;
}
.innerContainer .qlgktop div {
  display: flex;
  flex-direction: column;
  align-items: center;
  left: 9%;
  position: absolute;
  bottom: 6%;
  width: 17vw;
}
.innerContainer .qlgktop div span {
  color: #fff;
  font-size: 26px;
  letter-spacing: 5px;
}
.innerContainer .qlgktop div img {
  width: auto;
  margin-top: 10px;
}
.innerContainer .qlgkcontent {
  width: 100%;
  height: 100%;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-bottom: 150px;
}
.innerContainer .qlgkcontent .qb1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.innerContainer .qlgkcontent .zy1 {
  position: absolute;
  left: 0;
  top: 56.84375vw;
  width: 8.7vw;
  height: 27.76vw;
}
.innerContainer .qlgkcontent .zy2 {
  position: absolute;
  right: 0;
  top: 200px;
  width: 22.4vw;
}
.innerContainer .qlgkcontent .secondbar {
  width: 700px;
  display: flex;
  justify-content: space-between;
  margin: 68px auto;
  position: relative;
  z-index: 4;
}
.innerContainer .qlgkcontent .secondbar a {
  display: block;
  width: 160px;
  height: 160px;
}
.innerContainer .qlgkcontent .secondbar a ul {
  font-size: 18px;
  color: #fff;
  margin: 19px 37px;
  transition: all 0.4s ease;
  font-weight: 0;
}
.innerContainer .qlgkcontent .secondbar .active1 {
  width: 160px;
  height: 160px;
  background: url(../../images/jcsp/images/jcsp/images/hehuaActive.png) no-repeat !important;
  background-size: contain !important;
}
.innerContainer .qlgkcontent .secondbar .active1 ul {
  font-weight: 700;
  color: #fff462;
}
.innerContainer .qlgkcontent .secondbar .active2 {
  width: 160px;
  height: 160px;
  background: url(../../images/jcsp/images/jcsp/images/zhuziActive.png) no-repeat !important;
  background-size: contain !important;
}
.innerContainer .qlgkcontent .secondbar .active2 ul {
  font-weight: 700;
  color: #fff462;
}
.innerContainer .qlgkcontent .secondbar .active3 {
  width: 160px;
  height: 160px;
  background: url(../../images/jcsp/images/jcsp/images/caoActive.png) no-repeat !important;
  background-size: contain !important;
}
.innerContainer .qlgkcontent .secondbar .active3 ul {
  font-weight: 700;
  color: #fff462;
}
.innerContainer .qlgkcontent .secondbar .active4 {
  width: 160px;
  height: 160px;
  background: url(../../images/jcsp/images/jcsp/images/huadouActive.png) no-repeat !important;
  background-size: contain !important;
}
.innerContainer .qlgkcontent .secondbar .active4 ul {
  font-weight: 700;
  color: #fff462;
}
.innerContainer .qlgkcontent .secondbar .qlgk {
  background: url(../../images/jcsp/images/jcsp/images/hehua.png) no-repeat;
  transition: all 0.4s ease;
  background-size: contain;
  position: relative;
}
.innerContainer .qlgkcontent .secondbar .qlgk:hover {
  background: url(../../images/jcsp/images/jcsp/images/hehuaActive.png) no-repeat;
  transition: all 0.4s ease;
  background-size: contain;
}
.innerContainer .qlgkcontent .secondbar .qlgk:hover ul {
  font-weight: 700;
  color: #fff462;
}
.innerContainer .qlgkcontent .secondbar .qlyc {
  background: url(../../images/jcsp/images/jcsp/images/liuzhi.png) no-repeat;
  transition: all 0.4s ease;
  background-size: contain;
}
.innerContainer .qlgkcontent .secondbar .qlyc:hover {
  background: url(../../images/jcsp/images/jcsp/images/liuzhiActive.png) no-repeat;
  transition: all 0.4s ease;
  background-size: contain;
}
.innerContainer .qlgkcontent .secondbar .qlyc:hover ul {
  font-weight: 700;
  color: #fff462;
}
.innerContainer .qlgkcontent .secondbar .mtxs {
  background: url(../../images/jcsp/images/jcsp/images/cao.png) no-repeat;
  transition: all 0.4s ease;
  background-size: contain;
}
.innerContainer .qlgkcontent .secondbar .mtxs:hover {
  background: url(../../images/jcsp/images/jcsp/images/caoActive.png) no-repeat;
  transition: all 0.4s ease;
  background-size: contain;
}
.innerContainer .qlgkcontent .secondbar .mtxs:hover ul {
  font-weight: 700;
  color: #fff462;
}
.innerContainer .qlgkcontent .secondbar .jcsp {
  background: url(../../images/jcsp/images/jcsp/images/huadou.png) no-repeat;
  transition: all 0.4s ease;
  background-size: contain;
}
.innerContainer .qlgkcontent .secondbar .jcsp:hover {
  background: url(../../images/jcsp/images/jcsp/images/huadouActive.png) no-repeat;
  transition: all 0.4s ease;
  background-size: contain;
}
.innerContainer .qlgkcontent .secondbar .jcsp:hover ul {
  font-weight: 700;
  color: #fff462;
}
.innerContainer .qlgkcontent .jcspItem {
  width: 1440px;
  height: auto;
}
.innerContainer .qlgkcontent .jcspItem .publicity {
  width: 100%;
  height: 100%;
  margin-top: 40px;
  position: relative;
  cursor: pointer;
}
.innerContainer .qlgkcontent .jcspItem .publicity .video_play {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.innerContainer .qlgkcontent .jcspItem .publicity .publicityList {
  display: flex;
  align-items: center;
  margin-top: 30px;
}
.innerContainer .qlgkcontent .jcspItem .publicity .publicityList span {
  font-size: 27px;
  color: #4c4948;
  margin-left: 20px;
}
.innerContainer .qlgkcontent .jcspItem .publicity .video1 {
  width: 100%;
}
.innerContainer .qlgkcontent .jcspItem .jcspItems {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.innerContainer .qlgkcontent .jcspItem .jcspItems .videoBox {
  width: 23.5%;
  height: 251px;
  position: relative;
  cursor: pointer;
  margin-top: 70px;
  align-self: flex-start;
  margin-left: 2%;
}
.innerContainer .qlgkcontent .jcspItem .jcspItems .videoBox .videoBoxMain {
  height: 100%;
  position: relative;
}
.innerContainer .qlgkcontent .jcspItem .jcspItems .videoBox .videoBoxMain .videoItem1 {
  width: 100%;
  height: 100%;
}
.innerContainer .qlgkcontent .jcspItem .jcspItems .videoBox .videoBoxMain .playerIcons {
  position: absolute;
  width: 70px;
  height: 70px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  transition: all ease 0.5s;
  z-index: 2;
}
.innerContainer .qlgkcontent .jcspItem .jcspItems .videoBox .videoBoxMain .box-mask {
  width: 100%;
  height: 100%;
  background: rgba(39, 40, 49, 0.6);
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition: all ease 0.5s;
}
.innerContainer .qlgkcontent .jcspItem .jcspItems .videoBox .videoText {
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
  white-space: nowrap;
  font-size: 20px;
  margin-top: 9px;
}
.innerContainer .qlgkcontent .jcspItem .jcspItems .videoBox:hover .playerIcons {
  opacity: 1;
}
.innerContainer .qlgkcontent .jcspItem .jcspItems .videoBox:hover .box-mask {
  opacity: 1;
}
.innerContainer .qlgkcontent .jcspItem .jcspItems .videoBox:nth-child(4n+1) {
  margin-left: 0px;
}
.innerContainer .video-mask {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: #272831;
  z-index: 9998;
}
.innerContainer .video-mask .player {
  width: 70vw;
  height: 60vh;
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 9999;
}
.innerContainer .video-mask .fanhui {
  position: fixed;
  top: 40px;
  right: 8.8vw;
  cursor: pointer;
}
.innerContainer .video-mask .showTitle {
  position: fixed;
  top: 40px;
  left: 320px;
  color: #fff;
  font-size: 30px;
  letter-spacing: 4px;
}
