.videoarea-heade {
  width: 100%;
  height: 600px;
  text-align: center;
  min-width: 1200px;
}
.videoarea-heade-video {
  /* width: 1200px; */
  height: 100%;
  object-fit: fill;
}
.video-area-content {
  width: 100%;
}
.video-area-content-list {
  width: 1200px;
  margin: 0 auto;
}
.video-area-content-list-title {
  margin-top: 80px;
  font-size: 40px;
  font-family: "Microsoft YaHei";
  font-weight: bold;
  color: rgba(30, 30, 30, 1);
  line-height: 62px;
  margin-bottom: 30px;
}
.video-area-content-item {
  display: inline-block;
  margin-right: 13px;
  margin-bottom: 13px;
  position: relative;
  font-size: 0;
  vertical-align: text-top;
  overflow: hidden;
  width: 290px;
  height: 290px;
  border-radius: 4px;
  border: 1px solid #e6e6e6;
}
.video_biaoti {
  /* border: 1px solid rgba(151,151,151,1); */
  border-top: none;
  padding: 24px;
  width: 100%;
  border-radius: 4px;
  /* border-top-left-radius: 0;
    border-top-right-radius: 0; */
  height: 110px;
}
/*.video-area-content-list-item :nth-child(4n){*/
/*    margin-right: 0px;*/
/*}*/
.video-area-content-item:nth-of-type(7) {
  margin-bottom: 0;
}
.video-area-content-item:nth-of-type(8) {
  margin-bottom: 0;
}
.video-area-content-item:nth-of-type(9) {
  margin-bottom: 0;
}
.video-area-content-list-item {
  font-size: 0;
}
.videoAreaList {
  display: flex;
}
.video_home_img {
  /* height: 278px; */
  position: absolute;
  top: 0px;
  left: 0;
  /* max-height: 100%; */
  border-bottom: 1px solid rgba(151, 151, 151, 1);
}
.item-video {
  width: 100%;
}
.item-video-play,
.item-video-play-focu {
  position: absolute;
  top: 65px;
  left: 110px;
  width: 70px;
}
.show_video_main {
  padding-bottom: 60px;
}
.item-title {
  font-size: 18px;
  margin-top: 12px;
  font-family: "Microsoft YaHei";
  font-weight: bold;
  color: rgba(51, 51, 51, 1);
}
.get-into {
  font-size: 16px;
  font-family: "Microsoft YaHei";
  font-weight: bold;
  float: right;
  color: rgba(100, 153, 207, 1);
}
.displayNone {
  display: none;
}
/* .item-video-play-focu{
    display:none;
} */
/* .video-area-content-item-video:hover .item-video-play{
    display:none;
}
.video-area-content-item-video:hover .item-video-play-focu{
    display:inline-block;
}
.video-area-content-item-video:hover .video-area-content-item_focu{
    display:inline-block;
} */
.video-area-content-item-video {
  position: relative;
  width: 290px;
  height: 207px;
  overflow: hidden;
}
.show_video_wap_div {
  position: fixed;
  top: 0px;
  left: 0;
  padding-top: 20%;
  width: 100%;
  height: 100%;
  z-index: 10000;
  text-align: center;
  background: rgba(0, 0, 0, 0.5);
}
.show-content-div2-video {
  width: 70%;
  height: 700px;
  cursor: pointer;
  transition: all 0.5s;
  background: black;
}
#video {
  width: 970px;
  height: 594px;
  margin: 0 auto;
  position: relative;
}
#videoShow {
  width: 100%;
  height: 100%;
  object-fit: fill;
}
.VideoBtn {
  position: absolute;
  left: 50%;
  top: 50%;
  display: block;
  width: 70px;
  height: 70px;
  margin-left: -35px;
  margin-top: -35px;
  cursor: pointer;
  z-index: 10;
}
.video-area-content-item_focu {
  height: 242px;
  width: 360px;
  position: absolute;
  top: 0;
  background: rgba(0, 0, 0, 0.7);
  display: none;
  left: 0;
}
.item-title .video_address {
  display: inline-block;
  line-height: 100%;
  width: 250px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.show_video_top_title {
  font-size: 44px;
  font-family: "Microsoft YaHei";
  font-weight: bold;
  color: rgba(30, 30, 30, 1);
  line-height: 62px;
  width: 1200px;
  margin: 0 auto;
  margin-top: 40px;
  margin-bottom: 45px;
}
.show_video_top {
  width: 1200px;
  margin: 0 auto;
}
.item-video-content {
  font-size: 20px;
  font-family: "Microsoft YaHei";
  /* margin: 24px; */
  line-height: 23px;
  color: rgba(30, 30, 30, 1);
}
.item-video-content-title {
  font-weight: bold;
}
.item-video-content-text {
  font-weight: 400;
}
.video_gengduo {
  font-size: 26px;
  font-family: "Microsoft YaHei";
  font-weight: 400;
  color: rgba(100, 100, 100, 1);
  float: right;
  cursor: pointer;
}
.video_xuanfu_cssname {
  position: fixed;
  top: 0;
  left: 0;
  margin-top: 0;
  z-index: 1;
  background: #fff;
  width: 100%;
}
.video_diplay {
  display: none;
}
