/*合作*/
.part-item a{
  display: block;width: 100%;height: 67px;padding: 10px;box-sizing: border-box;background-color: #fff;
  border-radius: 15px;
}
.part-item a img{
  width: auto;display: block;height: auto;max-height: 100%;max-width: 100%;margin: 0 auto;
}
#sponsors{
  background-color: #f5f5f5;
  padding: 70px 0;
}
.hz-tit {
    text-align: center;
    font-size: 44px;
    padding-bottom: 42px;
}
.hznext{
  background-image: url(../images/22.png);
  width: 34px;height: 34px;background-size: 100% 100%;display: inline-block;
}
.hzprev{
  background-image: url(../images/24.png);
  width: 34px;height: 34px;background-size: 100% 100%;display: inline-block;
}
.hzqh{
  text-align: center;
  margin-top: 30px;
}

/*结束*/

.pagination{text-align: center;padding: 10px 0;}
.pagination li{
  display: inline-block;vertical-align: middle;
}
.pagination a{
  border: 1px solid #e6e6e6;font-size: 13px;
  padding: 5px 10px;
display: inline-block;
background: #fff;line-height: normal;
color: #666666;
cursor: pointer;
text-decoration: none;
}
.page-status{
  margin-right:5px;
}
.pagination a:hover {
  background: #0077b4;
  color: #fff;
}

.pagination .page-num-current {
background: #00AFFF;
  color: #fff;
}
.pagination  select{
      width: 52px!important;
    height: 27px;
    display: block;
    text-align: center;
}

.download{
  padding-bottom: 50px;
}

.detailscont video{
  display: block;width: 100%;height: auto!important;
}