.ebg-module-LvideoRtext .ebg-con .left {
  width: 61.83098592%;
  float: left;
}
@media (max-width: 992px) {
  .ebg-module-LvideoRtext .ebg-con .left {
    width: 100%;
    float: none;
  }
}
.ebg-module-LvideoRtext .ebg-con .left .vedioplay {
  position: relative;
  overflow: hidden;
}
.ebg-module-LvideoRtext .ebg-con .left .vedioplay:after {
  padding-top: 56.25%;
  content: "";
  width: 100%;
  display: block;
}
.ebg-module-LvideoRtext .ebg-con .left .vedioplay > img {
  width: 100%;
  display: block;
  position: absolute;
}
.ebg-module-LvideoRtext .ebg-con .left .vedioplay .video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.ebg-module-LvideoRtext .ebg-con .left .vedioplay .video .play-img {
  width: 60px;
  height: 60px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -30px;
  margin-top: -30px;
  border-radius: 5px;
}
.ebg-module-LvideoRtext .ebg-con .right {
  width: 38.16901408%;
  float: left;
  padding-left: 30px;
}
@media (max-width: 992px) {
  .ebg-module-LvideoRtext .ebg-con .right {
    width: 100%;
    float: none;
    padding-left: 0;
  }
}
.ebg-module-LvideoRtext .ebg-con .right .box {
  background: #fff;
  padding: 40px 10px 40px 40px;
  height: 100%;
  overflow: hidden;
}
@media (max-width: 1600px) {
  .ebg-module-LvideoRtext .ebg-con .right .box {
    padding: 30px 10px 30px 30px;
  }
}
@media (max-width: 750px) {
  .ebg-module-LvideoRtext .ebg-con .right .box {
    padding: 25px 0 25px 15px;
  }
}
.ebg-module-LvideoRtext .ebg-con .right .box .scroll {
  height: 100%;
  overflow-y: auto;
  padding-right: 20px;
}
@media (max-width: 750px) {
  .ebg-module-LvideoRtext .ebg-con .right .box .scroll {
    padding-right: 15px;
  }
}
@media (max-width: 992px) {
  .ebg-module-LvideoRtext .ebg-con .right .box .scroll {
    overflow: hidden;
  }
}
.ebg-module-LvideoRtext .ebg-con .right .box .scroll::-webkit-scrollbar {
  width: 4px;
  height: 1px;
}
.ebg-module-LvideoRtext .ebg-con .right .box .scroll::-webkit-scrollbar-track {
  background: #f6f6f6;
  border-radius: 2px;
}
.ebg-module-LvideoRtext .ebg-con .right .box .scroll::-webkit-scrollbar-thumb {
  background: #e2e2e2;
  border-radius: 10px;
}
.ebg-module-LvideoRtext .ebg-con .right .box .scroll::-webkit-scrollbar-thumb:hover {
  background: #9fa0a0;
}
.ebg-module-LvideoRtext .ebg-con .right .box .scroll::-webkit-scrollbar-corner {
  background: #f6f6f6;
}
.ebg-module-LvideoRtext .ebg-con .right .box .scroll h5 {
  font-size: 18px;
  color: #333;
}
.ebg-module-LvideoRtext .ebg-con .right .box .scroll > p {
  font-size: 16px;
  color: #666;
  margin-top: 25px;
  margin-bottom: 5px;
}
@media (max-width: 1600px) {
  .ebg-module-LvideoRtext .ebg-con .right .box .scroll > p {
    margin-top: 15px;
  }
}
.ebg-module-LvideoRtext .ebg-con .right .box .scroll .list {
  margin-top: 30px;
}
@media (max-width: 1600px) {
  .ebg-module-LvideoRtext .ebg-con .right .box .scroll .list {
    margin-top: 20px;
  }
}
.ebg-module-LvideoRtext .ebg-con .right .box .scroll .list.nopic .text {
  width: 100%;
}
.ebg-module-LvideoRtext .ebg-con .right .box .scroll .list .pic {
  width: 21%;
  float: left;
  padding-right: 15px;
}
.ebg-module-LvideoRtext .ebg-con .right .box .scroll .list .pic img {
  display: block;
  width: 100%;
}
.ebg-module-LvideoRtext .ebg-con .right .box .scroll .list .text {
  width: 79%;
  float: left;
}
.ebg-module-LvideoRtext .ebg-con .right .box .scroll .list .text h6 {
  font-size: 14px;
  color: #333;
}
.ebg-module-LvideoRtext .ebg-con .right .box .scroll .list .text span {
  font-size: 14px;
  color: #666;
  display: block;
  margin-top: 5px;
}
