body {
  background: #f6f6fb;
}

.bannerimg {
  background: url(../pic/xunifangzhenxiangmu.png) no-repeat top;
  width: 100%;
  height: 400px;
  min-width: 1280px;
  text-align: center;
  overflow: hidden;
  background-size: 100% 400px;

}

.blueBox {
  width: 467px;
  height: 212px;
  margin-left: 150px;
  backdrop-filter: blur(10px);
  position: relative;
  top: 177px;
}

.chakangengduo {
  width: 122px;
  height: 40px;
  border: 1px solid #FFFFFF;
  filter: drop-shadow(0px 4px 10px rgba(87, 86, 241, 0.2));
  backdrop-filter: blur(4px);
  border-radius: 20px;
  line-height: 40px;
  margin-top: 25px;
  cursor: pointer;
}

.chakangengduo a {
  font-size: 14px;
  line-height: 21px;
  color: #FFFFFF;
}

.blueBox h1 {
  font-weight: 400;
  font-size: 32px;
  text-align: left;
  color: #FFFFFF;

}

.blueBox p {
  font-weight: 400;
  font-size: 18px;
  text-align: left;
  color: #FFFFFF;
  margin-top: 8px;
}

.pjbox {
  width: 1240px;
  background: #FFFFFF;
  margin: 0 auto;
  display: flex;
  margin-top: 24px;
}

.leftpjbox {
  width: 304px;
  margin-top: 42px;
  margin-left: 19px;
}

.rightbox {
  margin-top: 28px;
  margin-left: 33px;
}

.leftpjbox p {
  font-size: 14px;
  line-height: 21px;
  color: #000000;
  margin-top: 8px;
}

.leftpjbox h1 {
  font-weight: 400;
  font-size: 20px;
  color: #000000;
  margin-top: 24px;
}

.leftpjbox h2 {
  font-weight: 400;
  font-size: 14px;
  margin-top: 24px;
  color: #5A5A5A;
}

.rightbox div {
  width: 294px;
  height: 203px;
  margin-left: 11px;
  margin-top: 15px;
  text-align: center;
  cursor: pointer;
}

.rightbox a {
  font-weight: 400;
  font-size: 14px;
  text-align: center;
  color: #000000;
  margin-top: 7px;
}

.rightbox h1 {
  font-weight: 400;
  font-size: 20px;
  color: #000000;
}

.rightbox p {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  margin-top: 16px;
}

.leftpjbox a {
  display: block;
  margin-top: 24px;
  font-weight: 400;
  font-size: 14px;
  color: #5756F1;
}

.xunimp4 {
  width: 1240px;
  height: 1545px;
  background: #FFFFFF;
  margin: auto;
}

.xunimp4 p {
  font-weight: 400;
  font-size: 14px;
  text-align: center;
  color: #000000;
}

.xunimp4 b {
  font-weight: 400;
  font-size: 14px;
  text-align: center;
  color: #000000;
}

.videolist {
  position: relative;
  float: left;
  width: 307px;
  height: 148px;
  margin-right: 0px;
  margin-top: 32px;
  margin-bottom: 30px;
  cursor: pointer;
}


.videoed {
  display: block;
  position: absolute;
 top: 50%;
 left: 50%;
 transform: 
translate(-50%,-50%);
  z-index: 99;
  border-radius: 100%;
}

.videos {
  display: none;
  
  position: fixed;
  left: 50%;
  top: 50%;
  margin-left: -320px;
  margin-top: -210px;
  z-index: 100;
  width: 646px;
  height: 342px;

}
.vtime{
  font-weight: 400;
  font-size: 14px;
  text-align: center;
  color: #000000;
}
.vclose {
  position: absolute;
  right: -3%;
  top: 0%;
  cursor: pointer;
}
.videolist img:nth-child(1){
  /* border-width:2px;
  border-style:solid;
  border-color: #ffffff;
  border-radius:15px; */
}