@media (min-width: 767px) {
  .saishi_info {
    padding-top: 30px;
  }
  .c1 {
    display: flex;
    justify-content: space-between;
    /* padding-top: 20px; */
  }
  .c1_detail {
    /* padding-top: 10px; */
    width:1200px;
  }
  .c1_main {
    padding: 35px 40px 40px 40px;
    color: #9c9c9c;
    background-image: linear-gradient(to bottom, #000,#000000,#cccccc1c);
    margin-bottom: 10px;
  }
  .c1_info {
    display: flex;
    color: #9c9c9c;
  }
  .c1_zhu {
    width: 300px;
  }
  .c1_zhu a {
    display: flex;
    justify-content: center;
    color:#fff;
  }
  .c1_zhu h3 {
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    margin-bottom: 17px;
  }
  .c1_zhu img {
    width: 80px;
    height: 80px;
    vertical-align: middle;
    margin-bottom: 12px;
  }
  .c1_info_meta {
    width: 130px;
  }
  .c1_info_meta.fl {
    margin: 0 10px 0 28px;
  }
  .c1_info_meta.fr {
    margin: 0 28px 0 10px;
    text-align: right;
  }
  .c1_info_meta em {
    display: block;
    margin-bottom: 12px;
    font: 400 48px/80px 'Helvetica', 'Arial';
    color: #fff;
  }
  .c1_info_meta p {
    line-height: 20px;
  }
  .c1_info_m {
    flex: 1;
    text-align: center;
  }
  .c1_info_m h3 {
    color: #28B28B;
    font-size: 24px;
    text-align: center;
    line-height: 20px;
    margin:12px 0 17px;
  }
  .c1_info_m h4 {
    font-size: 24px;
    line-height: 50px;
    margin-top: 30px;
    color:#ccc;
  }
  .c1_yuan {

  }
  .c1_title {
    text-align: center;
    position: relative;
    padding: 20px 0;
  }
     .shuoming{
       background-color: #fff;
       padding: 10px;
   }
  
  .c1_title::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    left: 0;
    top: 50%;
    background: #d8d9db;
  }
  .c1_title span {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    padding: 0 20px;
    background: #fff;
    color: #000;
    font-weight: 400;
    font-size: 36px;
    line-height: 56px;
    font-style: normal;
    vertical-align: middle;
  }
  .c1_list {
    display: flex;
    justify-content: flex-start;
    margin-bottom: 20px;
  }
  .c1_list a {
    height: 46px;
    display: flex;
    align-items: center;
    font-size: 20px;
    border-radius: 30px;
    background: linear-gradient(90deg, #ffb600, #ff6117);
    display: inline-block;
    padding: 5px 15px;
    color: #fff;
    font-weight: bold;
    margin-right: 10px;
  }
  .c1_detail_video,
  .c1_detail_news {
    margin-top: 45px;
  }
  .c1_detail_video_title,
  .c1_detail_news_title {
    font-size: 24px;
    line-height: 30px;
    font-weight: bold;
    margin-bottom: 14px;
  }
  .c1_detail_video ul,
  .c1_detail_news ul {
    list-style-type: none;
  }
  .c1_tuijian {
    width: 330px;
  }
  .c1_detail_time {
    padding: 15px 0;
    border-top: 1px solid #E6E6E6;
    border-bottom: 1px solid #E6E6E6;
    margin: 8px 0 6px;
    position: relative;
    font-size: 16px !important;
    color: #747774 !important;
    padding-right: 20px;
    line-height: 24px;
  }
  .c1_tuijian_title {
    position: relative;
    height: 25px;
    line-height: 25px;
    padding-left: 30px;
    font-size: 18px;
    font-weight: bold;
    background-image: url(../image/icon.png);
    background-repeat: no-repeat;
    background-size: 30px auto;
    background-position: 0 -63px;
    margin-bottom: 20px;
  }
  .c1_tuijian_list {
    list-style-type: none;
  }
  .c1_tuijian_list_item {
    padding: 10px 0;
    height: 90px;
    box-sizing: border-box;
  }
  .c1_tuijian_list_item a {
    display: flex;
    height: 70px;
    width: 100%;
  }
  .c1_tuijian_list_item a img {
    width: 100px;
    height: 70px;
    object-fit: cover;
  }
  .c1_tuijian_list_item_main {
    padding-left: 15px;
    padding-top: 2px;
    line-height: 22px;
    height: 66px;
    font-size: 16px;
    color: #000;
  }
  .c1_tuijian_list_item a:hover .c1_tuijian_list_item_main {
    color: #D40300;
  }
}
@media (max-width: 767px) {
  .saishi_info {
    background: #e6e6e6;
  }
  .c1_detail {
    /*margin-top: -0.4rem;*/
  }
  .c1_detail_header {
    padding: 0.4rem 0.27rem 0;
    background: #fff;
  }
  .c1_detail_title {
    font-size: 0.4rem;
    line-height: 0.6rem;
    margin-bottom: 0.2rem;
  }
  .c1_detail_time {
    font-size: 0.24rem;
    line-height: 0.48rem;
    color: #c8c8c8;
  }
  /* .c1_main {
    padding: 0.68rem 0.27rem 0;
    background: #fff;
    font-size: .34rem;
    line-height: .54rem;
    height: auto;
    overflow: hidden;
    padding-bottom: 10px;
  }
  .c1_main p {
    margin-bottom: 0.3rem;
    word-wrap: break-word;
    word-break: break-all;
    text-align: justify;
    text-indent: 2em;
  }
  .c1_main p img {
    max-width: 100% !important;
    height: auto !important;
    border-radius: 0.1rem;
    display: block;
  } */
  .c1_detail_video,
  .c1_detail_news {
    margin-top: 0.2rem;
    background: #fff;
    padding: 0.27rem 0.27rem 0;
  }
  .c1_detail_video ul,
  .c1_detail_news ul {
    list-style-type: none;
  }
  .c1_detail_video .c1_detail_video_title,
  .c1_detail_news .c1_detail_news_title {
    height: 0.64rem;
    padding-left: 0.06rem;
    border-bottom: solid 0.06rem #F8B62A;
    font-size: .38rem;
    line-height: .58rem;
    color: #F8B62A;
  }
  
  .c1_main {
    background-image: linear-gradient(to bottom, #000,#000, #ccc);
    background-size: 100% 100%;
    padding-top: 0.24rem ;
    box-sizing: border-box;
  }
  .c1_info {
    padding: 0 0.2rem 0.62rem 0.2rem;
    display: flex;
    color: #9c9c9c;
  }
  .c1_zhu {
    flex: 1 1;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    text-align: center;
  }
  .c1_zhu h3 {
    font-family: PingFangSC-Regular;
    font-size: .28rem;
    color: #fff !important;
    font-weight: 400;
    line-height: .28rem;
    overflow:hidden;
    text-overflow:ellipsis;
    -o-text-overflow:ellipsis;
    -webkit-text-overflow:ellipsis;
    -moz-text-overflow:ellipsis;
    white-space:nowrap;
  }
  .c1_zhu h3 a {
    color: #eee
  }
  .c1_zhu img {
    height: 1.2rem;
    width: 1.2rem;
    margin: 0 0 0.3rem;
  }
  .c1_info_m {
    flex: 2 1;
    padding-top: 0.56rem;
  }
  
  .c1_info_m h3 {
    color: #28B28B;
    font-size: 18px;
    text-align: center;
    line-height: 20px;
    margin-bottom: 17px;
  }
  .c1_info_m h4 {
    border-radius: 0.14rem;
    padding: 0.03rem 0.24rem;
    box-sizing: border-box;
    opacity: .6;
    font-family: PingFangSC-Regular;
    font-size: .24rem;
    color: #ccc;
    padding-bottom: 0.12rem;
    text-align: center;
  }
  .c1_info_m .livepad_timecount {
    display: flex;
    justify-content: center;
  }
  .c1_info_m .icon_timecount {
    background: hsla(0, 0%, 100%, .2);
    border-radius: 0.14rem;
    padding: 0.03rem 0.24rem;
    box-sizing: border-box;
    opacity: .6;
    font-family: PingFangSC-Regular;
    font-size: .24rem;
    color: #fff;
    font-weight: 400;
  }
  .c1_yuan {
    margin-top: 0.2rem;
    padding: 0.27rem;
    background-color: #fff;
  }
  
   .shuoming{
       background-color: #fff;
       padding: 15px;
   }
  
  .c1_yuan .c1_title {
    overflow: hidden;
    height: 0.64rem;
    padding-left: 0.06rem;
    border-bottom: solid 0.01rem #F8B62A;
    font-size: 0.38rem;
    line-height: 0.58rem;
    color: #F8B62A;
    background-size: 0.1rem auto;
    margin-bottom: 0.27rem;
  }
  .c1_yuan .c1_title span {
    border-bottom: solid 0.06rem #F8B62A;
    display: inline-block;
    height: 35px;
    width: 110px;
    font-size: 0.31rem;
  }
  .c1_list {}
  .c1_list a {
    height: 0.4rem;
    line-height: 0.4rem;
    font-size: 0.3rem;
    margin: 0 auto;
    border-radius: 0.3rem;
    background: linear-gradient(90deg, #ffb600, #ff6117);
    display: inline-block;
    padding: 0.12rem 0.15rem;
    color: #fff;
    font-weight: bold;
    margin-right: 0.12rem;
    margin-bottom: 0.1rem;
    box-sizing: content-box;
  }
}