/* banner */
.list_ban{
  height: 250px;
  width: 100%;
  background-image: url("../images/list/list_ban.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
/* 列表 */
.list_box{
  width: 1200px;
  overflow: hidden;
  margin: 20px auto 50px;
}
/* 修改 */
.list_left{
  width: 280px;
  float: left;
  margin-right: 25px;
}
.list_nav_box_mobile{
  display: none;
}

.list_left li{
  width: 280px;
  line-height: 60px;
  font-size: 20px;
  border-top: 1px solid #ab2223;
  border-left: 1px solid #ab2223;
  border-right: 1px solid #ab2223;

}
.list_left li:last-child{
  border-bottom:  1px solid #ab2223;
}


.list_left li a{
  color: #ab2223;
  display: block;
  text-align: center;
  height: 100%;
}

.list_left li.current a{
  background-color: #ab2223;
  color: #fff;
  position: relative;
}
.list_left li.have_child .second_nav span{
  position: relative;
}

.list_left li.have_child .second_nav span::after{
  content: '';
  position: absolute;
  right: -18px;
  top: 10px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  border-color: #ab2223 transparent transparent transparent;

}
.list_left li .three_nav{
  display: none;
  transition: all 2s;
}
.list_left li .three_nav.open_nav_box{
  display: block;
}
.list_left li .three_nav li{
  width: 100%;
  border-top: 0;
  border-right: 0;
  border-left: 0;
  border-bottom: 1px solid #ccc;
  line-height: 46px;
  font-size: 18px;
  text-align: center;
}
.list_left li .three_nav li:nth-last-child(1){
  border-bottom: 0;
}
.list_left li .three_nav li:nth-child(1){
	border-top: 1px solid #c10913;
}
.list_left li .three_nav .current{
  background-color: #ab2223;
  color: #fff;
}
.list_left li .three_nav a{
  position: relative;
  display: inline-block;
  color: #888;
}

.list_left li .three_nav a::after{
  content: '';
  width: 4px;
  height: 4px;
  background: #ccc;
  position: absolute;
  left: -16px;
  top: 50%;
}
.list_left li .three_nav .current a{
  color: #fff;
}
.list_left li .three_nav .current a::after{
  background: #fff;
}

/* 修改 */
.list_right{
  float: right;
  width: calc(100% - 320px);
  padding: 0 15px;
}

.list_nav{
  height: 48px;
  line-height: 48px;
  width: 100%;
  color: #888888;
  font-size: 16px;
  margin-bottom: 20px;
}

.list_nav p a{
  color: #888888;
}
.list_nav a.current{
  color: #666;
}

/* 列表区域 */
.list_content{
  width: 100%;
}
/* 修改 */
.list_content ul li {
  width: 100%;
  overflow: hidden;
  margin-bottom: 24px;
  box-shadow: 2px 2px 12px rgba(85,85,85,0.09);
  padding: 0 15px;
}
.list_cont_li .list_i_l {
  float: left;
}
.list_cont_li .list_i_l img {
  width: 242px;
  height:182px;
  margin-right: 30px;
}

.list_cont_li .list_i_r {
  float: left;
  width: 100%;
  color: #555;
  line-height: 50px;
}
.list_cont_li .list_i_r .p1 {
  font-size: 18px;
  color: #222222;
  float: left;
  width: calc(100% - 120px);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;

}
.list_cont_li .list_i_r .p2 {
  float: right;
  width: 100px;
}

/*2021/9/23*/
.sub_0612 ul{
  margin: 0 0 -14px -23px;
  padding: 4px 0 0;
}
.sub_0612 li{width: 47% !important; padding:0 !important; float:left; margin:0 10px;}
.sub_0612 a{ overflow: hidden;padding: 10px; /*box-shadow: 0 0 16px rgba(0,0,0,.1);background: url(../images/sub_061.png) right top no-repeat #fff; */ display:block;}
.sub_0612 .left{width: 143px;float: left;}
.sub_0612 .right{margin: 0 0 0 143px;padding: 16px 0 0 18px;}
.sub_0612 .img img{
  	width: 143px;
    height: 200px;
	/* padding-bottom: calc(200% / 1.43);
    background: #ab2223; */
}
.sub_0612 .title{margin: 0 0 20px;max-height: 24px;line-height: 24px;font-weight: bold;}
.sub_0612 .tip{color: #757575;margin: 0 0 13px;height: 23px;line-height: 23px;}
.sub_0612 .tip span{padding:  0 25px 0 0;}
.sub_0612 .info{margin: 0 20px 22px 0;color: #757575;height: 46px;line-height: 23px;text-align: justify;}
.sub_0612 .more{color:#ab2223;line-height: 20px;}

.sub_062{padding: 30px 0 0;}
.sub_062 .left{width: 260px;float: left;}
.sub_062 .img{padding-bottom: calc(364% / 2.6);}
.sub_062 .info{color: #444;line-height: 33px;padding: 9px 28px;background: #f7f7f7;}
.sub_062 .right{margin: 0 0 0 300px;padding: 15px 0 0;}
.sub_062 .title{margin: 0 0 16px;height: 24px;line-height: 24px;font-weight: bold;color: #222;}
.sub_062 .part{background: #f7f7f7;padding: 16px 0 0;margin: 0 0 20px;}
.sub_062 .part_title{padding: 0 0 0 26px;height: 24px;line-height: 24px;font-weight: bold;color: #4294d4;border-left: 4px solid #4294d4;}
.sub_062 .article{padding: 15px 28px 30px;position: relative;line-height: 36px;}
.sub_062 .article::before{content: '';display: block;position: absolute;height: 1px;left: 40px;right: 40px;top: 8px;background: #e6e6e6;}
.sub_062 .part:last-child{margin: 0;}

/* 分页 */
.fy_mobile{
  width: 100%;
  /*color: #fff;
  height: 22px;*/
  text-align: center;
}
.fy_mobile a{
  color: #888;
  margin: 0 15px;
  font-size: 14px;
}
.fy_mobile a.link1{
  margin-left: 5px;
  margin-right: 5px;
}
.fy_mobile a:hover{
  color: #ab2223;
}
.fy_mobile a.active{
  color: #ab2223;
}
.fy_mobile{
  /* display: none; */
}

/* 移动端样式 */
@media screen and (max-width: 768px) {

  .fy, .list_nav, .list_nav_box_pc{
    display: none;
  }
  .fy_mobile, .list_nav_box_mobile{
    display: block;
  }

  .list_ban{
    height: 2.5rem;
  }
  /* 修改 */
  .list_box{
    width: 100%;
    margin: 0.5rem 0 0;
    overflow: auto;
  }

  /* 列表左侧 */
  .list_nav, .list_nav_box_pc{
    display: none;
  }
  .list_nav_box_mobile{
    display: block;
  }
  /* 列表左侧 */
  .list_left{
    float: none;
    width: calc(100% - 0.72rem);
    font-size: 0;
    margin: 0 0.36rem 0.4rem;
    overflow: hidden;
  }
 
  .scroll_box{
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
  }

  .list_left ul.list_nav_box_mobile{
    display:block;
  }

  .list_left li{
    width: 100%;
    float: none;
    line-height: 0.8rem;
    font-size: 0.3rem;
  }

  .list_left li.current{
   /* background: #ab2223; */
  }
  
   .list_left li .three_nav li a{
      background:none !important;
    }
  .list_left li:last-child{
    border-right: 1px solid  #ab2223;;
  }


  /* 列表右侧 */
  /* 修改 */
  .list_right{
    float: none;
    width: 100%;
    padding: 0 0.36rem;
  }
   /* 修改 */
  .list_content ul li{
    margin-bottom: 0;
    padding: 0.3rem;
    margin-top: 0.3rem;
    width: 100%!important;
    font-size: 16px;
  }
  
  .list_cont_li{
    padding-top: 0.4rem;
    margin-bottom: 0;
  }

  .list_cont_li .list_i_l{
    float:none;
  }
  .list_cont_li .list_i_l img{
    width: 100%;
    height: 5rem;
    margin: 0;
  }
  .list_cont_li .list_i_r{
    float:none;
    width: 100%;
  }

  .list_cont_li .list_i_r .p1{
    font-size: 0.3rem;
    line-height: 0.42rem;
    width: calc(100% - 1.4rem);
  }
  .list_cont_li .list_i_r .p2, .list_cont_li .list_i_r p{
    font-size: 0.24rem;
    line-height: 0.42rem;
   
  }
  .list_cont_li .list_i_r .p2{
   width: 1.4rem;
  }
  /* 查看更多 */
  .fy_mobile{
    width: 100%;
    margin-top: 0.6rem;
    font-size:16px;
  }
  .fy_mobile a{
    width: auto !important;
    height: 0.6rem;
    background: rgba(199, 199, 199, 0.1);
    border-radius: 0.3rem;
    border: 1px solid #ab2223;
    font-size: 0.24rem;
    color: #ab2223;
    line-height: 0.6rem;
    text-align: center;
    display: inline-block;
    margin: 5px auto;
    padding: 0 0.3rem;
    margin: 0 auto;
  }
 .fy_mobile .current{
   color: #900;
    background: #d7d8d9;
  }

}
