* {
    margin: 0;
    padding: 0;
    list-style: none;
    text-decoration: none;
  }
  .focus_news {
    margin-top: 20px;
    padding-bottom: 20px;
  }
  .focus_news_content {
    width: 1200px;
    margin: auto;
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
  }
  /* .news_left_title {
    font-size: 32px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #c71b2d;
    line-height: 36px;
    text-align: center;
  } */
  .remark {
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #333333;
    line-height: 20px;
    border-bottom: 1px #ccc dashed;
    padding: 15px 0;
  }
  .bold {
    font-size: 24px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #333333;
    line-height: 36px;
    padding: 15px 0;
  }
  .bold a {
    color: #333333;
    font-weight: 900;
  }
  .bold a:hover{
    color: #C71B2D;
  }
  .news_left_desc {
    font-size: 12px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #666666;
    line-height: 18px;
    text-indent: 2em;
  }
  .news_left_desc span {
    color: #c71b2d;
  }
   .topic_sub_time {
    font-size: 12px;
    font-family: Source Han Serif CN;
    font-weight: 400;
    color: #999999;
    line-height: 20px;
    padding: 15px 0;
    /* border-bottom: 1px #ccc solid; */
  }
  /*  */
  .focus_news_left {
    width: 905px;
  }
  .focus_news_left_item {
    width: 905px;
    padding: 15px 0;
    border-bottom: 1px solid #dedede;
    overflow: hidden;
  }
  .focus_news_left_item:last-child {
    border-bottom: none;
  }
  .delLine {
    border-bottom: none;
  }
  .focus_news_left_title {
    font-size: 22px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #333333;
    border-bottom: 1.5px solid #de4858;
  }
  .focus_news_left_title h6 a{
    color: #333333;
    font-size: 14px;
    line-height: 33px;
  }
  .focus_news_left_title h6 a:hover{
    color: #C71B2D;
  }
  .focus_news_left_item_title {
    font-size: 20px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #333333;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .big{
    font-size: 24px;
    font-family: Source Han Sans CN;
    font-weight: 900;
    color: #333333;
  }
  .focus_news_left_item:first-child .focus_news_left_item_title a{
    font-size: 20px;
    color: #c71b2d;
  }
  .focus_news_left_item_title a {
    color: #333333;
    font-weight: 900;
  }
  .focus_news_left_item_title a:hover {
    color: #c71b2d;
  }
  .focus_news_left_item_desc {
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #666666;
    line-height: 1.4;
    margin: 10px 0;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-indent: 2em;
  }
  .focus_news_left_item_time {
    font-size: 12px;
    font-family: Source Han Serif CN;
    font-weight: 400;
    color: #999999;
    line-height: 20px;
    /*float: right;*/
  }
  .focus_news_right {
    width: 370px;
    margin-left: 30px;
  }
  .focus_news_right .focus_news_right_two {
    padding-bottom: 10px;
  }
  
  .focus_news_right_two a .ad_img:first-child {
    /* margin-top: 0px; */
  }
  
  .focus_news_right_two a .ad_img {
    width: 370px;
    height: 87px;
    margin-top: 10px;
  }
  .focus_news_right_one {
    font-size: 20px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #333333;
    border-bottom: 2px solid #c71b2d;
    padding: 5px;
  }
  .focus_news_right_content {
    width: 340px;
    background: #f7f7f7;
    margin: 20px 0 10px;
    padding: 15px;
  }
  .focus_news_right_content_desc {
    font-size: 20px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #111111;
    line-height: 24px;
    align-items: center;
    display: flex;
  }
  .focus_news_right_content_line {
    width: 4px;
    height: 19px;
    background: #c71b2d;
    position: relative;
    left: -13px;
  }
  .focus_news_right_content_item {
    width: 340px;
    border-bottom: 1px solid #ccc;
  }
  .focus_news_right_content_title {
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #333333;
    line-height: 24px;
    padding: 14px 0;
  }
  .focus_news_right_content_title:hover {
    color: #c71b2d;
  }
  .focus_news_right_content_keyword {
    font-size: 12px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #666666;
    line-height: 24px;
  }
  .focus_news_right_content_time {
    font-size: 12px;
    font-family: Source Han Serif CN;
    font-weight: 400;
    color: #666666;
    line-height: 20px;
    margin-right: 25px;
    padding-bottom: 10px;
  }
  .focus_news_right_content_two {
    width: 340px;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #ccc;
  }
  .focus_news_right_content_two:last-child {
    border-bottom: none;
  }
  .focus_news_right_content_two_left {
    width: 230px;
  }
  .focus_news_right_content_title_info {
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #333333;
    line-height: 24px;
    margin: 14px 0;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }
  .focus_news_right_content_title_info:hover {
    color: #c71b2d;
  }
  .focus_news_right_content_two_right {
    width: 100px;
    height: 60px;
    margin-top: 20px;
  }
  .focus_news_right_content_two_right img {
    width: 100%;
    height: 100%;
  }
  /*  */
  .focus_news_right_one_img {
    margin-top: 10px;
    padding-bottom: 10px;
  }
  .focus_news_right_one_img a .ad_img {
    width: 370px;
    height: 87px;
    margin-top: 10px;
  }
  /*  */
  .focus_news_right_content_bottom {
    width: 340px;
    background: #f7f7f7;
    margin: 10px 0;
    padding: 15px;
  }
  .focus_news_right_content_desc {
    font-size: 20px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #111111;
    line-height: 24px;
    align-items: center;
    display: flex;
  }
  .focus_news_right_content_bottom_item_info {
    width: 340px;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #ccc;
  }
  .focus_news_right_content_bottom_item_left {
    width: 230px;
  }
  .focus_news_right_content_title_info {
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #333333;
    line-height: 24px;
    margin: 14px 0;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }
  /* .number_total {
    display: flex;
    align-items: baseline;
    margin-left: -13px;
  } */
  .focus_news_right_content_time {
    font-size: 12px;
    font-family: Source Han Serif CN;
    font-weight: 400;
    color: #666666;
    line-height: 20px;
    margin-right: 25px;
    padding-bottom: 10px;
  }
  .number_total .number {
    font-size: 12px;
    font-family: Source Han Serif CN;
    font-weight: 400;
    color: #666666;
    line-height: 24px;
  }
  .focus_news_right_content_bottom_item_right {
    width: 100px;
    height: 60px;
    margin-top: 20px;
  }
  .focus_news_right_content_bottom_item_right img {
    width: 100%;
    height: 100%;
  }
  .focus_news_right_content_bottom_item {
    border-bottom: 1px solid #ccc;
  }
  .focus_news_right_content_bottom_item:last-child {
    border-bottom: none;
  }