
.video-js {
  width: 100%;
 /* height: 450px;*/
}
.main-content .sub-title {
  width: 120px;
  height: 28px;
  font-size: 20px;
  margin: 0 0 30px 0;
  background-color: #d2ac6e;
  color: #fff;
  text-align: center;
  line-height: 28px;
}

.main-right .content-img {
  display: block;
  margin: 0 auto 30px auto;
  width: 100%;
  height: auto; }

.main-right .content-text {
  text-indent: 2em;
  font-size: 16px;
  color: #5f5f5f;
  line-height: 35px; }

.main-right .text-content {
  width: 80%;
  margin: auto;
}

  .main-right .content-text1 {
    min-height: 220px;
    position: relative;
  }
  .main-right .content-text1 img {
    position: absolute;
    width: 320px;
    height: auto;
    top: 0;
    left: 0;
  }

  .main-right .content-text1 p {
    padding: 0px 0 0px 350px;
    text-indent: 2em;
    font-size: 16px;
    color: #5f5f5f;
    line-height: 35px;
  }

  .main-right .content-text2 {
    padding: 20px 0;
    text-indent: 2em;
    font-size: 16px;
    color: #5f5f5f;
    line-height: 35px;
  }
