.zq_video{
  width:1200px;
  margin:0 auto;
  /* border:1px solid red; */
}
a:hover{
  text-decoration: none;
}
.zq_video_list{
  position: relative;
  border-top: 1px solid #E7E7E7;
}
.zq_video_left{
  width: 125px;
  height: auto;
  position: fixed;
  left: 50%;
  top: 28%;
  margin-left: -765px;
}
.zq_video_left span{
  display: block;
  height: 46px;
  border-radius: 5px;
  margin-bottom: 15px;
  font-size: 20px;
  line-height: 46px;
  text-align: center;
  color: #000;
  background-color: #fff;
}

.zq_video_right{ 
  width: 100%;
  height:auto;
}
.zq_video_right li{
  float: left;
  width:386px;
  height:266px;
  margin-top: 30px;
  position: relative;
  margin-left: 21px;
}
.zq_video_right_list li:first-child{
  margin-left: 0px;
 
}
 
.zq_video_right li img{
  width:386px;
  height:218px;
  border-radius:5px;
  display: block;
}
.zq_video_right li p{
  font-size: 18px;
  font-weight: bold;
  color: #333;
  /* line-height: 50px; */
  padding-top: 20px;
}
.zq_video_right li span{
  position: absolute;
  display: block;
  left: 0;
  top: 10px;
  width: 110px;
  height: 27px;
  /* background: url(1320.png)no-repeat left; */
  text-align: center;
  font-size: 16px;
  line-height: 27px;
  color: #fff;
  background: #DE614E;
  border-radius: 0px 12px 12px 0px;
}
.zq_video_right li i{
  position: absolute;
  display: block;
  left: 50%;
  top: 104px;
  margin-left: -21px;
  margin-top: -21px;
  width: 43px;
  height: 43px;
  background: url(1321.png)no-repeat center;
  border: 1px solid #000;
  border-radius: 50%;
}
.page {
  width: 100%;
  text-align: center; 
  margin: 30px 0;
}
 
.prevPage1 {
    display:block;
    width: 37px;
    height: 37px;
    border: 1px solid #BFBFBF;
    box-sizing: border-box;
    background: url(773.png) no-repeat center center;
    border-radius: 5px;
    float: left;
}
.prevPage2 {
    display: block;
    width: 37px;
    height: 37px;
    border: 1px solid #BFBFBF;
    box-sizing: border-box;
    background: url(773.png) no-repeat center center;
    filter: alpha(opacity=50);
    opacity: 0.5;
    border-radius: 5px;
    float: left;
}
.nextPage1 {
    display:block;
    width: 37px;
    height: 37px;
    border: 1px solid #BFBFBF;
    box-sizing: border-box;
    background: url(774.png) no-repeat center center;
    border-radius: 5px;
    float: left;
}
.nextPage2 {
    display: block;
    width: 37px;
    height: 37px;
    border: 1px solid #BFBFBF;
    box-sizing: border-box;
    background: url(774.png) no-repeat center center;
    filter: alpha(opacity=50);
    opacity: 0.5;
    border-radius: 5px;
    float: left;
}
.page .nocurr {
    line-height: 37px;
    display: block;
    width: 37px;
    height: 37px;
    box-sizing: border-box;
    border: 1px solid #BFBFBF;
    border-radius: 5px;
    margin-right: 20px;
    font-size: 18px;
    float: left;
    text-align: center;
}
.page .curr {
    line-height: 37px;
    display: block;
    width: 37px;
    height: 37px;
    border-radius: 5px;
    margin-right: 20px;
    color: #FFFFFF !important;
    font-size: 18px;
    text-align: center;
    background: #DE614E !important;
    float: left;
}
 
/*20200612*/
       .zq_video_left .left_more span {
        display: block;
        height: 23px;
        border-radius: 5px;
        margin-bottom: 10px;
        font-size: 14px;
        line-height: 22px;
        text-align: center;
        color: #000;
        background-color: #fff;
    }
    span.select {
      background: #DB533E;
      color: #fff;
  }
   .bkbl-class span {
    display: inline-block;
    line-height: 2;
      color: #999999;
    margin-right: 33px;
    cursor: pointer;
      margin-bottom:15px;
    }