@media screen and (max-width: 1199px) { .wide { padding: 0 10px; width: 100%; }
  .main .main-left { width: 68.3%; }
  .main .main-right { width: 28.3%; }
  .main-rank .main-rank-ul .text .num { top: 1px; }
  .main-rank .main-rank-ul .text p.ellipselist { line-height: 18px; }
  .video-main { padding-bottom: 40px; } }
@media screen and (max-width: 1024px) { .public-header { height: 80px; }
  .public-header .wide { height: 100%; }
  .public-header .header-logo { margin-top: 17px; }
  .public-header .header-logo a { height: 46px; }
  .nav-search { display: none; position: fixed; padding: 0 10px; top: 80px; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.4); z-index: 99; }
  .menu-btn { display: block; }
  .header-nav .header-ul { height: 50px; line-height: 50px; background: #fff; border-radius: 50px; justify-content: center; -webkit-justify-content: center; }
  .header-search { display: flex; display: -webkit-flex; justify-content: center; -webkit-justify-content: center; }
  .main-rank .main-rank-ul .text .time { display: none; }
  .video-banner { margin-top: 30px; }
  .main { margin-top: 30px; }
  .main .main-left, .main .main-right { margin-bottom: 30px; }
  .audio-list { margin-bottom: 30px; padding: 20px; }
  .audio-ul .audio-li { padding: 0 15px; }
  .audio-ul .audio-li a.ellipse { margin-left: 12px; }
  .audio-ul .audio-li .audio-icon li { margin-right: 16px; }
  .audio-ul .audio-li .audio-icon li:last-child { margin-right: 0; }
  .audio-details-con .audio-details-msg .text h3.ellipse { font-size: 22px; }
  .article-imgs { margin-top: 30px; } }
@media screen and (max-width: 860px) { .main { padding: 0 20px; }
  .main .main-right { display: none; }
  .main .main-left { width: 100%; }
  .video-list .index-list-ul > li .img-wrapper { padding-top: 21.2%; width: 31.5%; }
  .video-list .index-list-ul .video-box > a { width: 64.4%; } 
  .footer-left .footer-ul li{
    margin-right: 36px;
  }
}
@media screen and (max-width: 768px) { .go-top { display: none; }
  .padding-lr30 { padding: 0 20px; }
  .main { margin-top: 30px; padding: 0 10px; }
  .main .main-left { margin-bottom: 30px; }
  .index-class { margin-top: 30px; }
  .index-class .index-class-ul { overflow-x: scroll; }
  .index-class .index-class-ul li a { word-break: keep-all; }
  .index-list-ul { padding-bottom: 0; }
  .index-list-ul > li a { padding: 20px; }
  .page{ display: none; }
  .page ul { overflow-x: scroll; }
  .page form { display: flex; word-break: keep-all; }
  
  .load-more{
    display: block;
  }

  .public-footer { padding: 35px 0; }
  .footer-left { display: none; }
  .footer-left { width: 100%; text-align: center; }
  
  .public-footer .wide{
    justify-content: center;
    -webkit-justify-content: center;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
  }
  .footer-tel{
    display: block;
  }

  .footer-left .bdsharebuttonbox { margin-top: 20px; display: flex; display: -webkit-flex; justify-content: center; -webkit-justify-content: center; }
  .audio-ul .audio-li { padding: 0 10px; }
  .audio-details-con .audio-details-intro { padding-bottom: 24px; line-height: 22px; }
  .article-imgs li.img-wrapper .article-imgs-text { height: 40px; line-height: 40px; }
  .article-details { padding-bottom: 40px; }
  .article-details .audio-details-con .text h3.ellipse { display: block; }
  .article-details .article-details-con { padding: 20px 0 10px; font-size: 14px; line-height: 22px; }
  .video-main { margin-top: 30px; padding-bottom: 30px; }

  .audio-box { width: calc(100% - 20px); height: 40px; bottom: 0; left: 10px; border-radius: 40px; }
  .controls { padding: 0; flex-direction: row-reverse; -webkit-flex-direction: row-reverse; }
  .controls .audio-close { display: block; }
  .controls .controls-btn .btn-prev { display: none; }
  .controls .controls-btn .btn-next { display: none; }
  .controls .controls-btn .btn-play { margin-right: 10px; width: 24px; height: 24px; background-size: 24px; }
  .controls .controls-btn .btn-play:hover { background-size: 24px; }
  .controls .audio-msg-con { width: auto; height: 100%; flex: 1; align-items: center; -webkit-align-items: center; }
  .controls .audio-msg-con .audio-poster { width: 34px; height: 34px; border-radius: 50%; animation: rotate360 4.5s linear infinite; }
  .controls .audio-msg-con .audio-poster img { width: 100%; height: 100%; }
  .controls .audio-msg-con .audio-msg { flex: 1; margin: 0 20px; width: auto; }
  .controls .audio-msg-con .audio-msg p.ellipse{ display: none; }
  .controls .audio-msg-con .audio-controls-msg{ flex-direction: column-reverse; -webkit-flex-direction: column-reverse; }
  .controls .audio-msg-con .progress-bar-bg{ width: 100%; }
  .controls .audio-msg-con .progress-bar-bg .progress-bar-active{ border-radius: 4px; }
  .controls .audio-msg-con .voice-share { display: none; }
  .controls .audio-msg-con .audio-time{ margin-left: 0; }

  .video-list .index-list-ul .video-box { padding: 20px; }
  .video-pop .video { width: 90%; height: 30%; }
  .video-details-list .video-list .video-box { padding: 0; }
  .video-main .main-left { margin-bottom: 0; }
  .video-details-list { margin-top: 30px; padding: 20px 20px 10px; }
  .video-sec1 { padding: 20px; }
  .video-sec1 .audio-details-con .audio-details-intro { padding-bottom: 0; }
  .video-sec1 .audio-details-con .audio-details-msg { padding: 20px 0; }
  .details-title { height: 50px; line-height: 50px; }
  .details-title h3 { font-size: 20px; }
  .about-sec { padding-top: 26px; padding-bottom: 36px; }
  .about-sec .about-text { line-height: 32px; }
  .about-sec1 .about-img { margin-top: 20px; }
  .witness-box .video-box { padding: 20px; } 

  /* 音频改2019.9 */
  .phone-audio{
    display: block;
  }
  .audio-box{
    display: none;
  }
  .audio-details{
    display: none;
  }
  .phone-main{
    margin-top: 0;
  }
  
  #controls .audio-msg-con .controls-btm .btn-prev{
    display: block;
  }

  #controls .audio-msg-con .controls-btm .btn-next{
    display: block;
  }
}
@media screen and (max-width: 640px) { .public-header { height: 60px; }
  .public-header .header-logo { margin-top: 12px; }
  .public-header .header-logo a { height: 36px; }
  .nav-search { top: 60px; }
  .header-nav { margin-top: 32px; }
  .header-nav .header-ul { display: block; padding: 10px 0; height: auto; line-height: normal; border-radius: 10px; }
  .header-nav .header-ul li { margin-right: 0; padding: 0 20px; text-align: center; line-height: 34px; }
  .header-nav .header-ul li a { width: 100%; border-bottom: 1px dashed #eee; }
  .header-nav .header-ul li:last-child a { border-bottom: none; }
  .video-swiper .swiper-pagination-bullets, .video-swiper .swiper-pagination-custom, .video-swiper .swiper-pagination-fraction { bottom: 10px; }
  .index-list-ul { padding-bottom: 0; }
  .index-list-ul > li .text h3.ellipse { margin-top: 4px; margin-bottom: 4px; font-size: 14px; }
  .index-list-ul > li .text p.ellipselist { line-height: 20px; font-size: 12px; }
  .index-list-ul > li .text ul { width: auto; }
  .index-list-ul > li .text ul li { margin-right: 10px; }
  .index-list-ul > li .text ul li:last-child { margin-right: 0; }
  .audio-ul .audio-li { padding: 10px 0; height: auto; line-height: normal; flex-wrap: wrap; -webkit-flex-wrap: wrap; }
  .audio-ul .audio-li .audio-icon { margin-top: 5px; width: 100%; justify-content: flex-end; -webkit-justify-content: flex-end; }
  .audio-details-con .audio-details-msg { padding: 20px 0 20px; }
  .audio-details-con .audio-details-msg .img-wrapper { width: 0; height: 0;}
  .audio-details-con .audio-details-msg .text { width: 100%; }
  .audio-details-con .audio-details-msg .text h3.ellipse { font-size: 18px; }
  .audio-details-con .audio-details-msg .text .title { top: 0px; }
  .audio-details-con .audio-details-msg .text .icon-row { position: static; flex-wrap: wrap; -webkit-flex-wrap: wrap; }
  .audio-details-con .audio-details-msg .text .audio-btn { margin-top: 10px; position: static; }
  .audio-details-con .audio-details-msg::after{
    display: none;
  }

}
@media screen and (max-width: 500px) { .index-list-ul > li a { padding: 10px; }
  .index-list-ul > li .text p.ellipselist { -webkit-line-clamp: 1; }
  .index-list-ul > li .text .count { display: none; }
  .index-list-ul > li .text .share { display: none; }
  .index-list-ul > li .img-wrapper .btn-play { background-size: 42px; }
  .article-imgs { flex-wrap: wrap; -webkit-flex-wrap: wrap; }
  .article-imgs li.img-wrapper { margin-bottom: 10px; padding-top: 32.1%; width: 48%; }
  .article-main { margin-top: 20px; } }
@media screen and (max-width: 425px) { .footer-left .copyright .margin40 { margin: 0; }
  .footer-left .copyright a:first-child { display: block; }
  .index-list-ul > li { margin-bottom: 15px; }
  .index-list-ul > li .text p.ellipselist { display: none; }
  .index-list-ul > li .img-wrapper .class-tag { top: 5px; width: 35px; height: 20px; line-height: 20px; }
  .video-list .index-list-ul .video-box { padding: 15px; }
  .video-details-list .video-list .video-box { padding: 0; }
  .about-sec { padding-left: 20px; padding-right: 20px; }
  .witness-box .video-box { padding: 15px; } }
@media screen and (max-width: 375px) { .article-imgs li.img-wrapper { padding-top: 66.6%; width: 100%; }
  .audio-details-con .audio-details-msg .text ul { margin-top: 5px; } 
  #controls{
    padding: 0 10px;
  }
}
@media screen and (max-width: 340px) { .about-sec1 .about-img { padding-top: 117.2%; width: 100%; height: auto; } }
@media screen and (min-width: 1199px){.audio-ul .audio-li:hover .audio-rank { background: url(../images/icon/play01.png) no-repeat center !important; }.audio-ul .audio-li:hover .audio-rank .num { display: none !important; }
.audio-ul .audio-li:hover .audio-rank .playing-btn { display: none !important; }}
@media screen and (max-width: 1199px){
  .crumb{display: none;}
}
/*# sourceMappingURL=media.css.map */
