.video_btn {
  position: absolute;
  width: 113px;
  height: 113px;
  left: 372px;
  bottom: 386px; }
  .video_btn img {
    width: 100%;
    height: 100%; }

.content_text {
  color: #666666;
  width: 1033px;
  height: 434px;
  line-height: 40px;
  font-size: 24px;
  position: absolute;
  bottom: 110px;
  right: 80px;
  overflow: hidden;
  overflow-y: scroll; }

.video_box {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  display: none; }
  .video_box .close_btn {
    width: 64px;
    height: 64px;
    position: absolute;
    top: 53px;
    right: 71px; }
    .video_box .close_btn img {
      width: 100%;
      height: 100%; }
  .video_box .box {
    width: 1398px;
    height: 787px;
    margin: 0 auto;
    margin-top: 150px;
    border-radius: 10px; }
    .video_box .box video {
      border-radius: 10px; }

/*# sourceMappingURL=situation.css.map */
