a:hover {
  text-decoration: none;
}
.content_img_div {
  display: flex;
  flex-direction: row;
}
.contet_img {
  width: 100%;
  height: auto;
  display: inline-block;
  background-color: #fff;
  margin: 2% 0;
}

#tp {
  width: 100%;
  background-color: #fff;
  margin-top: 10px;
}
#tp2 {
  width: 100%;
  background-color: #fff;
  margin-top: 10px;
}
.btn_icon_6 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.contet_img img {
  object-fit: fill;
  object-fit: contain;
  object-fit: scale-down;
  margin-top: 15px;
  margin-bottom: 15px;
}
.btn_span {
  color: #000;
}
.dt_1{
      margin-bottom:  15px !important;
      width: 100%;
      height: 100px;
      /*background-color: #F1C08E;*/
    }
    /*最新动态*/
    .dt_div_container{width: 98%;height: auto;display: flex;justify-content: center;align-items: center;flex-direction: column;position: relative;background-color: #fff;margin-top: 10px;}
.new_right_text4{text-align: right;}

.new_right_text3,.new_right_text4{color: #BEBDBD;}
@media (max-width: 768px) {
  .new_right_text1{color: #000;font-size: 14px;}
  .new_right_text2{color: rgba(0, 0, 0, 0.52);font-size: 14px;}
  .content_img_div {
    justify-content: space-around;
  }
  .contet_img img {
    margin-top: 10px;
    margin-bottom: 5px;
    height: 50px;
  }
  .new_list {
    width: 100%;
    margin: 2% 0;
  }
  .new_right {
    width: 55%;
    margin-left: 2%;
  }
  .new_right_02 {
    width: 65%;
    margin-left: 2%;
  }
  .img_phone {
    width:25%;
  }
  .img_phone_02 {
    width:35%;
    margin-left: 1%;
  }
  .new_right_text1,.new_right_text2 {
    font-weight: 600;
    display: inline-block;
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .new_right_text3,.new_right_text4 {
    /*width: 90%;*/
    font-size: small;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
     overflow: hidden;
  }
  .new_right_text2,
  .new_right_text3, {
    font-size: small;
    -webkit-line-clamp: 2;
  }
  .date_p{text-align: center;font-size: 16px;font-weight: 600;margin: 5% 0 0 0;padding: 0;}
    .date_p2{text-align: center;font-size: 16px;font-weight: 600;margin: 0;padding: 0;}
   .text_list{display: flex;flex-direction: row;width: 100%;justify-content: center;margin: 5% 0;align-items: center;}
   .text_list_02{display: flex;flex-direction: row;width: 100%;justify-content: center;margin: 2% 0;align-items: center;}
   .live_tv{width: 100%;height: auto;color: #fff;border-radius: 10%;background-color: #31BC10;text-align: center;}
   .live_tv_2{width: 100%;height: auto;color: #fff;border-radius: 10%;background-color: #E6E6E6;text-align: center;}
   .dt_1{
        margin-bottom:  15px !important;
        width: 100%;
        height: 300px;
        /*background-color: #F1C08E;*/
      }
      .phone_dyfc{width: 30%}
}
@media (min-width: 1024px) {
  .contet_img img {
    margin-top: 15px;
    height: 100%;
  }
  .contet_img {
    justify-content: center;
    align-items: center;
    display: inline-block;
  }
  .content_img_div {
    justify-content: space-around;
  }
  .btn_span {
    font-size: 24px;
  }
  .new_list {
    width: 100%;
    margin: 2% 0;
  }
  .new_right {
    display: inline-block;
    white-space: nowrap;
    width: 45%;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-left: 2%;
  }
  .new_right_02 {
    display: inline-block;
    /*white-space: nowrap;*/
    width: 55%;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-left: 2%;
  }
  .new_right div {
    margin: 1% 0;
  }
  .new_right_text1 {
    font-size: 20px;
    font-weight: 600;
  }
  .new_right_text2,
  .new_right_text3 {
    font-size: 15px;
     -webkit-line-clamp: 2;
  }
  .live_tv{width: 100%;height: 45px;color: #fff;border-radius: 50% 0 50% 0px;background-color: #31BC10;line-height: 45px;text-align: center;}
  .live_tv_2{width: 100%;height: 45px;color: #E6E6E6;border-radius: 50% 0 50% 0px;background-color: #5F6368;line-height: 45px;text-align: center;}
  .date_p{text-align: center;font-size: 24px;font-weight: 600;margin: 0;padding: 0;}
  .date_p2{text-align: center;font-size: 24px;font-weight: 600;margin: 0;padding: 0;}
  .text_list{display: flex;flex-direction: row;width: 95%;justify-content: center;margin: 2% 0;align-items: center;}
  .text_list_02{display: flex;flex-direction: row;width: 95%;justify-content: center;margin: 2% 0;}
  .img_phone,.img_phone_02{width: 21%;}
  .img_phone_02{width: 22%;}
}