.nowLocation{width: 1200px;margin: 0 auto;height: 35px;line-height: 35px;}
.nowLocation span{color: #333;font-size: 14px;}
.listContent{width: 1200px;margin: 0 auto;}
.listContent .listChildren{float: left;}
.fl{float: left;}
  /*新闻列表*/
  .listContent .newlist {
    min-height:500px;
    margin-left: 24px;
    width: 900px;
  }
  .listContent .newlist .eachData {
    width: 100%;
    color: #333;
    height: 40px;
    line-height:40px;
    display:inline-block;
  }
  .listContent {
    width: 1200px;
    overflow: hidden;
    /*min-height: 580px;*/
    margin: 0 auto;
    margin-top: 8px;
  }
  .listContent .listChildren {
    width: 273px;
    height: 100%;
  }
  .listContent .listChildren .son {
    display:inline-block;
    width: 100%;
    height: auto;
    margin-bottom: 8px;
    color: #666;
  }
  .listContent .listChildren  .sonLine {
    display: inline-block;
    width: 7px;
    height: 28px;
    background-color: #15689D;
  }
  .listContent .listChildren .son a{height: 35px;display: block;border-left: 6px solid #bd1a2d;margin-bottom: 10px;}
  .listContent .listChildren .sonNames {
    display: block;
    width: 100%;
    height: 50px;
    font-size: 18px;
    line-height: 50px;
    padding-left: 15px;
    color: #bd1a2d;
    box-sizing: border-box;
    font-weight: 600;
  }
  .listContent .listChildren .sonNames img{width: 30px;}
  .listContent .listChildren .sonName {
    display: block;
    width: 100%;
    height: 35px;
    line-height: 35px;
    padding-left: 15px;
    font-size: 16px;
  }
  .listContent .listChildren .son{ background-color: #F5F5F5;}
  .listContent .newlist .eachData:hover {
    color: #bd1a2d;
  }
  .listContent .newlist .eachData .time {
    margin-left:30px;
    color: #989696;
  }
  .listContent .newlist div:nth-child(5n){border-bottom: 2px solid #e6e6e6;}
  .listContent .newlist .eachData .newTitle  {
    width: 70%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  
  .listContent .newlist .paging {
    margin: 32px 0;
    font-size: 16px;
    color: #666;
  }


  .list_right{width: 900px;margin-left: 24px;float: right;}
  .category_he {
    margin-bottom: 30px;
}

.category_he1 {
    background: #f6f6f6;
    border-bottom: 1px solid #bd1a2d;
}

.category_he1 h3 {
    min-width: 200px;
    display: inline-block;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    font-weight: bold;
    padding: 0 20px;
    background: #bd1a2d;
}

.category_he1 h3 a {
    color: #fff;
}

.category_he1 h3 a:hover {
    color: #ffff00;
}

.category_he1 h3 i {
    margin-right: 8px;
    font-size: 22px;
}

.category_more {
    height: 50px;
    line-height: 50px;
    float: right;
    padding-right: 20px;
    font-size: 14px;
}

.category_more i {
    margin-left: 8px;
    font-size: 14px !important;
}

.category_r_list ul{
    padding-bottom: 30px;
}

.category_r_list li a {
    font-size: 16px;
    display: block;
    height: 40px;
    line-height: 40px;
    padding-left: 10px;
}

.category_r_list li a:hover {
    background: #f6f6f6;
    color: #ec591f;
    /*border-bottom:1px dashed #ccc;*/
}

.category_r_list li i {
    font-size: 16px;
    margin-right: 8px;
    color: #bd1a2d;
    position: relative;
    top: -14px;
}

h3 {
    box-sizing: content-box;
}

.content .list_right .category_r_list ul{
    padding: 0 0 30px 0;
}

.more_right {
  float: right;
  font-size: 12px;
  color: #666;
}
.category_he .category_r_list ul li a .qians {
  width: 680px;
  display: inline-block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
