.vidpro_cont {
 /* padding-top: 44px;8/
  /*padding-bottom: 100px;*/
  margin-bottom: 120px;
}
.sec1_left {
  width: 270px;
  padding-left: 30px;
  font-size: 16px;
}
.left_navlist > li {
  padding: 8px 0;
}
.left_navlist > li > a {
  color: #2c2823;
}
.left_navlist > li > a.active {
  color: #d54727;
  text-decoration: none;
}
/*.left_navlist > li > a:hover {*/
  /*color: #d54727;*/
/*}*/
.sec1_right {
  width: 908px;
}
.sec1_right > ul > li {
  float: left;
  border: 1px solid #aaaaaa;
  margin-right: 20px;
  margin-bottom: 60px;
}
.sec1_right .picwrap {
  text-align: center;
  width: 430px;
  height: 260px;
  line-height: 260px;
  font-size: 0;
  position: relative;
}
.sec1_right .picwrap .bg {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.sec1_right .picwrap .play {
  position: relative;
  top:40%;
}
.sec1_right .picdesp {
  padding: 10px 0;
  font-size: 16px;
  color: #2c2823;
  text-align: center;
}
 .botm_oBtn{
        width: 100%;
        text-align: right;
        margin-top: 60px;
        margin-left: -10px;
    }

    .botm_oBtn a{
        border: 1px solid #dedede;
        padding: 6px 12px;
        text-align: center;
        margin-left: 5px;
        color: #c9451f;
    }
    .botm_oBtn .currentBack{
        background: #c9451f;
        color: #fff;
    }
