.v_news_content{
  /* display:none; */
}
.child_banner {
  width: 100%;
}

.child_banner img {
  width: 100%;
  height: 100%;
}
.dqwz {
  display: flex;
  margin-bottom: 21px;
  position: relative;
  z-index: 1;
  color: white;
  padding-left: 25px;
}

.dqwz:before {
  position: absolute;
  content: "";
  width: 21px;
  height: 25px;
  background: url(../list_img/list_icon2.png) no-repeat;
  left: 0;
  bottom: 0;
}

.dqwz a {
  font-size: 18px;
  color: white;
  margin: 0 10px;
}
.child_lmmc {
    width: 100%;
    position: relative;
}
.child_lmmcBox {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-top: -104px;
    color: white;
    position: relative;
    align-items: end;
    z-index: 3;
}
 
.lmmc_box{
  height: 100px;
  width: 260px;
  text-align: center;
  line-height: 100px;
  font-size: 30px;
  position: relative;
  z-index: 20;
  background-color: #1892FF;
}
.child_main{
  display: flex;
  justify-content: space-between;
}
.child_mainL{
  width: 260px;
  display: flex;
  justify-content: right;
  position: relative;
  z-index: 1;
  height: 100%;
  min-height:241px;
}
 
.child_mainL:before{
     position: absolute;
     content: "";
     width: 99%;
     height: 73%;
     background-size: 100% 100%;
     top: 0;
     left: 0;
     z-index: -1;
     background-color: #1892FF;
}
.child_mainL:after{
       position: absolute;
    content: "";
    width: 99%;
    height: 32%;
    background: url(../list_img/xylst_icon3.png) no-repeat center;
    background-size: 100% 100%;
    left: 0;
    top: 52%;
    z-index: -2;
}
.child_mainR{
  width: 1080px;
  margin-top: 30px;
  margin-bottom: 50px;
}
.child_nav{
    width: 240px;
    padding: 20px;
    background-color: #f2f9ff;
    padding-bottom: 100px;
    clip-path: polygon(0 0, 100% 0, 100% calc(100% - 40px), calc(100% - 40px) 100%, 0 100%);
}
.child_nav>ul{}
.child_nav>ul>li{
    padding: 15px 0px;
    border-bottom: 1px solid #1892FF52;
    position: relative;
}
.child_nav>ul>li>a{
    padding: 0 15px;
}
.child_nav>ul>li>a>span{
    font-size: 20px;
    font-weight: bold;
}
.child_icon{}
.child_icon img{}
.child_navTird{
    display: none;
}
.child_navTird ul{}
.child_navTird ul li{
    margin: 0px 10px;
    padding: 15px 20px;
    border-bottom: 1px solid #1892FF52;
}
.child_navTird ul li:last-child{
    border: none;
    padding-bottom: 0;
}
.child_navTird ul li a{
    font-size: 18px;
}
.child_nav>ul>li.active>a{
  color: #1892FF;
  position: relative;
  display: block;
}
.child_nav>ul>li.active>a:after{
  position:absolute;
  content:"";
  width: 100%;
  height: 1px;
  background-color: #1892FF;
  left: 0;
  bottom: -8px;
  display: none;
}
.child_mainR ul{}
.child_mainR ul li{
    border-bottom: 1px solid #eee;
    transition: all .3s;
    position: relative;
}
.child_mainR ul li:first-child{
    margin-top: 0;
}
.child_mainR ul li:hover{
  transform: translateY(-4px);
  box-shadow: rgba(0, 0, 0, 0.08) 0px 2px 8px;
  z-index: 2;
  background-color: white;
}
.child_mainR ul li:hover .child_listTime{
  background-color: #1892FF;
}
.child_mainR ul li:hover .child_listTime p{
  color: white;
}
.child_mainR ul li:hover .child_listTime span{
  color: white;
}
.child_mainR ul li a{
    display: flex;
    justify-content: space-between;
}
.child_listTime{
    width: 100px;
    height: 145px;
     
}
.child_listTime p{
    font-size: 35px;
    font-weight: bold;
    text-align: center;
    margin-top: 37px;
}
.child_listTime span{
    font-size: 16px;
    text-align: center;
    display: block;
}
.child_listInfo{
    width: 91%;
    padding: 35px 25px;
}
.child_listInfo p{
    font-size: 18px;
}
.child_listInfo span{
    font-size: 14px;
    color: #808080;
    line-height: 1.6;
    display: block;
    margin-top: 5px;
}
.child_icon {
  position: absolute;
  top: 17px;
  right: 0;
  width: 8px;
  height: 21px;
}

.child_nav .active .child_icon {

  transform: rotate(90deg);
}
.child_nav .active .child_navTird{
    display: block;
    margin-top: 8px;
}
.child_content {
  width: 100%;

}

.child_content>h4 {
  text-align: center;
  font-size: 26px;
  font-family: "fzdbsjw";
}

.child_content>h6 {
  font-size: 16px;
  text-align: center;
  margin-top: 5px;
}

.child_contentInfo {
  margin-top: 10px;
  display: flex;
  justify-content: center;
  margin-bottom: 20px;
  border-bottom: 1px solid #eee;
  padding-bottom: 14px;
}

.child_contentInfo span {
  font-size: 14px;
  margin: 0 15px;
   
  color: #ababab;
}

.content_page {
  width: 100%;
  border-top: 1px solid #eeeeee;
  margin-top: 30px;
  display: flex;
  justify-content: space-between;
  padding-top: 20px;
}
.child_lmmc:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100px;
  background: linear-gradient(to top, black, transparent);
  left: 0;
  bottom: 0;
}
.content_page a {
  font-size: 14px;
  transition:all .3s;
  display: block;
  color: #838181ee;
}

.content_page a:hover {
  transform: translateY(-4px);
  color: #a40000;
}
.child_content_nr{
    padding: 0 15px;
    min-height: 400px;
}
.child_content_nr img{
  max-width:100%;
}