.video-main {
  width: 1200px;
  margin: auto;
  margin-bottom: 10px;
}
.video-swiper {
  margin-top: 55px;
}
.swiper-inner {
  position: relative;
}
.swiper-inner .video-play {
  position: absolute;
  right: 0;
  left: 0;
  margin: auto;
  top: 0;
  bottom: 0;
}
.swiper-inner .swiper-h1 {
  width: 100%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  position: absolute;
  bottom: 3px;
  background: rgba(0, 0, 0, 0.3);
}
.swiper-inner .swiper-h1 h1 {
  font-size: 18px;
  color: #ffffff;
}
.swiper-pagination {
  right: 30px;
  text-align: right;
  left: initial!important;
}
.swiper-pagination span {
  width: 12px;
  height: 12px;
  border-radius: 100%;
}
.video-tuijian {
  width: 100%;
  margin-top: 38px;
}
.video-tuijian .video-title {
  width: 100%;
  height: 7px;
  border-top: 1px solid #d4d4d4;
  border-bottom: 1px solid #d4d4d4;
  text-align: center;
}
.video-tuijian .video-title h1 {
  font-size: 26px;
  color: #333333;
  width: 195px;
  height: 25px;
  margin: auto;
  background: #fff;
  margin-top: -17px;
}
.video-tuijian .video-title-h1 {
  overflow: hidden;
  margin-top: 48px;
}
.video-tuijian .video-title-h1 li {
  width: 370px;
  height: 296px;
  text-align: center;
  float: left;
  margin-bottom: 7px;
}
.video-tuijian .video-title-h1 li .video-title-a {
  width: 100%;
  height: 239px;
  position: relative;
  margin-top: 2px;
}
.video-tuijian .video-title-h1 li .video-title-img1 {
  width: 365px;
}
.video-tuijian .video-title-h1 li .video-title-img {
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 67px;
  height: 67px;
}
.video-tuijian .video-title-h1 li h1 {
  text-align: left;
  font-size: 16px;
  color: #333333;
  margin-left: 20px;
  margin-top: 23px;
}
.video-tuijian .video-title-h1 hr {
  background: #d4d4d4;
  clear: both;
  margin-bottom: 28px;
}
.video-channel {
  width: 100%;
  margin-top: 38px;
  margin-bottom:50px;
}
.video-channel .video-title {
  width: 100%;
  height: 7px;
  border-top: 1px solid #d4d4d4;
  border-bottom: 1px solid #d4d4d4;
  text-align: center;
}
.video-channel .video-title h1 {
  font-size: 26px;
  color: #333333;
  width: 195px;
  height: 25px;
  margin: auto;
  background: #fff;
  margin-top: -17px;
}
.video-channel .video-title-h1 {
  overflow: hidden;
  margin-top: 48px;
}
/*.more-btn{
    font-size:24px;
    text-align:right;
    color:#333333;
       float:right;
        margin-top: -20px;
        cursor:pointer;
}
.more-btn:hover{
    text-decoration:underline;
}*/

.video-channel .more {
    width:100%;
    height:auto;
    text-align:center;
}

.video-channel .more a{
    width:auto;
    height:35px;
    display:inline-block;
    border:1px solid #d4d4d4;
    text-align:center;
    padding:0 35px;
    line-height:35px;
    font-size:16px;
    color:#333333;
}

.video-channel .more a:hover{
    background:#0571d5;
    color:#fff;
}

.video-channel .video-title-h1 li {
  width: 370px;
  text-align: center;
  float: left;
  margin-bottom: 40px;
}
.video-channel .video-title-h1 li .video-title-a {
  width: 100%;
  height: 239px;
  position: relative;
  margin-top: 2px;
}
.video-channel .video-title-h1 li .video-title-img {
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 67px;
  height: 67px;
}
.video-channel .video-title-h1 li .video-channela {
  font-size: 16px;
  color: #333333;
  margin-top: 20px;
  display: block;
  text-align: left;
  font-weight: bold;
}

.video-channel .video-title-h1 li .video-channela:hover {
  text-decoration:underline;
}

.video-channel .video-title-h1 li p {
  text-align: left;
  margin-top: 9px;
  line-height: 17px;
  font-size: 12px;
  color: #717171;
}
.video-channel .video-title-h1 hr {
  background: #d4d4d4;
  clear: both;
  margin-bottom: 28px;
}
.video-tuijian-rl {
  margin: 0px 45px;
}
.video-tuijian .video-title-h1 li:hover {
  background: #0571d5;
}
.video-tuijian .video-title-h1 li:hover h1 {
  color: #fff;
}
@media (min-width: 1440px) and (max-width: 1920px) {
  
}
@media (min-width: 1200px) and (max-width: 1220px) {
  .video-main {
    width: 98%;
    margin: auto;
    margin-bottom: 10px;
  }
  .video-tuijian-rl {
    margin: 0px 24px;
  }
}
@media (min-width: 1024px) and (max-width: 1199px) {
  .video-main {
    width: 98%;
    margin: auto;
    margin-bottom: 10px;
  }
  .video-tuijian-rl {
    margin: 0px 24px;
  }
  .video-tuijian .video-title-h1 li {
    width: 32%;
    height: 296px;
    text-align: center;
    float: left;
    margin-bottom: 7px;
  }
  .video-tuijian-rl {
    margin: 0px 2%;
  }
  .video-tuijian .video-title-h1 li .video-title-img1 {
    width: 100%;
  }
  .video-tuijian .video-title-h1 li .video-title-a {
    width: 100%;
    height: auto;
    position: relative;
    margin-top: 2px;
  }
  .video-tuijian .video-title-h1 li {
    width: 32%;
    height: auto;
    text-align: center;
    float: left;
    margin-bottom: 7px;
    padding-bottom: 10px;
  }
  .video-tuijian .video-title-h1 li h1 {
    text-align: left;
    font-size: 16px;
    color: #333333;
    margin-left: 20px;
    margin-top: 10px;
  }
  .video-title-img1 {
    width: 100%;
  }
  .video-channel .video-title-h1 li {
    width: 32%;
    text-align: center;
    float: left;
    margin-bottom: 20px;
  }
  .video-channel .video-title-h1 {
    overflow: hidden;
    margin-top: 30px;
  }
  .video-tuijian .video-title-h1 {
    overflow: hidden;
    margin-top: 30px;
  }
  .video-channel .video-title-h1 li .video-title-a {
    width: 100%;
    height: auto;
    position: relative;
    margin-top: 2px;
  }
  .video-channel .video-title-h1 li .video-channela {
    font-size: 16px;
    color: #333333;
    margin-top: 10px;
    display: block;
    text-align: left;
    font-weight: bold;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .video-main {
    width: 98%;
    margin: auto;
    margin-bottom: 10px;
  }
  .video-tuijian-rl {
    margin: 0px 24px;
  }
  .video-tuijian .video-title-h1 li {
    width: 32%;
    height: 296px;
    text-align: center;
    float: left;
    margin-bottom: 7px;
  }
  .video-tuijian-rl {
    margin: 0px 0%;
  }
  .video-tuijian .video-title-h1 li .video-title-img1 {
    width: 100%;
  }
  .video-tuijian .video-title-h1 li .video-title-a {
    width: 100%;
    height: auto;
    position: relative;
    margin-top: 2px;
  }
  .video-tuijian .video-title-h1 li {
    width: 48%;
    height: auto;
    text-align: center;
    float: left;
    margin-bottom: 7px;
    padding-bottom: 10px;
    margin: 0px 1%;
  }
  .video-tuijian .video-title-h1 li h1 {
    text-align: left;
    font-size: 16px;
    color: #333333;
    margin-left: 20px;
    margin-top: 10px;
  }
  .video-title-img1 {
    width: 100%;
  }
  .video-channel .video-title-h1 li {
    width: 48%;
    text-align: center;
    float: left;
    margin: 0px 1%;
    padding-bottom: 10px;
  }
  .video-channel .video-title-h1 hr {
    background: #d4d4d4;
    clear: both;
    margin-bottom: 28px;
    display: none;
  }
  .video-channel .video-title-h1 {
    overflow: hidden;
    margin-top: 30px;
  }
  .video-tuijian .video-title-h1 {
    overflow: hidden;
    margin-top: 30px;
  }
  .video-channel .video-title-h1 li .video-title-a {
    width: 100%;
    height: auto;
    position: relative;
    margin-top: 2px;
  }
  .video-channel .video-title-h1 li .video-channela {
    font-size: 16px;
    color: #333333;
    margin-top: 10px;
    display: block;
    text-align: left;
    font-weight: bold;
  }
  .video-tuijian .video-title-h1 hr {
    background: #d4d4d4;
    clear: both;
    margin-bottom: 28px;
    height: 0;
    display: none;
  }
  .swiper-inner img {
    width: 100%;
  }
  .video-play {
    width: auto!important;
  }
}
@media (min-width: 480px) and (max-width: 639px) {
  .video-main {
    width: 98%;
    margin: auto;
    margin-bottom: 10px;
  }
  .video-tuijian-rl {
    margin: 0px 24px;
  }
  .video-tuijian .video-title-h1 li {
    width: 32%;
    height: 296px;
    text-align: center;
    float: left;
    margin-bottom: 7px;
  }
  .video-tuijian-rl {
    margin: 0px 0%;
  }
  .video-tuijian .video-title-h1 li .video-title-img1 {
    width: 100%;
  }
  .video-tuijian .video-title-h1 li .video-title-a {
    width: 100%;
    height: auto;
    position: relative;
    margin-top: 2px;
  }
  .video-tuijian .video-title-h1 li {
    width: 100%;
    height: auto;
    text-align: center;
    float: left;
    padding-bottom: 10px;
    margin: 0px 0%;
    margin-bottom: 7px;
  }
  .video-tuijian .video-title-h1 li h1 {
    text-align: left;
    font-size: 16px;
    color: #333333;
    margin-left: 20px;
    margin-top: 10px;
  }
  .video-title-img1 {
    width: 100%;
  }
  .video-channel .video-title-h1 li {
    width: 100%;
    text-align: center;
    float: left;
    margin: 0px 0%;
    padding-bottom: 10px;
  }
  .video-channel .video-title-h1 hr {
    background: #d4d4d4;
    clear: both;
    margin-bottom: 28px;
    display: none;
  }
  .video-channel .video-title-h1 {
    overflow: hidden;
    margin-top: 30px;
  }
  .video-tuijian .video-title-h1 {
    overflow: hidden;
    margin-top: 30px;
  }
  .video-channel .video-title-h1 li .video-title-a {
    width: 100%;
    height: auto;
    position: relative;
    margin-top: 2px;
  }
  .video-channel .video-title-h1 li .video-channela {
    font-size: 16px;
    color: #333333;
    margin-top: 10px;
    display: block;
    text-align: left;
    font-weight: bold;
  }
  .video-tuijian .video-title-h1 hr {
    background: #d4d4d4;
    clear: both;
    margin-bottom: 28px;
    height: 0;
    display: none;
  }
  .swiper-inner img {
    width: 100%;
  }
  .video-play {
    width: auto!important;
  }
}
@media (max-width: 479px) {
  .video-main {
    width: 98%;
    margin: auto;
    margin-bottom: 10px;
  }
  .video-tuijian-rl {
    margin: 0px 24px;
  }
  .video-tuijian .video-title-h1 li {
    width: 32%;
    height: 296px;
    text-align: center;
    float: left;
    margin-bottom: 7px;
  }
  .video-tuijian-rl {
    margin: 0px 0%;
  }
  .video-tuijian .video-title-h1 li .video-title-img1 {
    width: 100%;
  }
  .video-tuijian .video-title-h1 li .video-title-a {
    width: 100%;
    height: auto;
    position: relative;
    margin-top: 2px;
  }
  .video-tuijian .video-title-h1 li {
    width: 100%;
    height: auto;
    text-align: center;
    float: left;
    padding-bottom: 10px;
    margin: 0px 0%;
    margin-bottom: 7px;
  }
  .video-tuijian .video-title-h1 li h1 {
    text-align: left;
    font-size: 16px;
    color: #333333;
    margin-left: 20px;
    margin-top: 10px;
  }
  .video-title-img1 {
    width: 100%;
  }
  .video-channel .video-title-h1 li {
    width: 100%;
    text-align: center;
    float: left;
    margin: 0px 0%;
    padding-bottom: 10px;
  }
  .video-channel .video-title-h1 hr {
    background: #d4d4d4;
    clear: both;
    margin-bottom: 28px;
    display: none;
  }
  .video-channel .video-title-h1 {
    overflow: hidden;
    margin-top: 30px;
  }
  .video-tuijian .video-title-h1 {
    overflow: hidden;
    margin-top: 30px;
  }
  .video-channel .video-title-h1 li .video-title-a {
    width: 100%;
    height: auto;
    position: relative;
    margin-top: 2px;
  }
  .video-channel .video-title-h1 li .video-channela {
    font-size: 16px;
    color: #333333;
    margin-top: 10px;
    display: block;
    text-align: left;
    font-weight: bold;
  }
  .video-swiper {
    margin-top: 15px;
  }
  .swiper-inner .video-play {
    position: absolute;
    right: 0;
    left: 0;
    margin: auto;
    top: 0;
    bottom: 0;
    width: 25%;
    height: 48%;
  }
  .swiper-inner .swiper-h1 {
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    position: absolute;
    bottom: 3px;
    background: rgba(0, 0, 0, 0.3);
    display: none;
  }
  .swiper-pagination {
    right: 6px;
    text-align: right;
    left: initial!important;
  }
  .video-tuijian .video-title-h1 hr {
    background: #d4d4d4;
    clear: both;
    margin-bottom: 28px;
    height: 0;
    display: none;
  }
  .swiper-inner img {
    width: 100%;
  }
  .video-play {
    width: auto!important;
  }
}
