/*.headerWrap{*/
/*    background: #FFFFFF !important;*/
/*	box-shadow: 0px 3px 6px 1px rgba(0,0,0,0.05);*/
/*}*/
/*.header_t{*/
/*    background: #FFFFFF !important;*/
/*    border-bottom: 1px solid rgba(0,0,0,0.05);*/
/*}*/
/*.header_top .level1_a{*/
/*	color: #000000 !important;*/
/*}*/
/*.header_top .level1_active .level1_a{*/
/*	color: #004EBE !important;*/
/*}*/
/*.level1_active .level1_a{*/
/*	border-color: #004EBE;*/
/*}*/
/*.header_search img:nth-of-type(2){*/
/*	opacity: 1 !important;*/
/*}*/
/*.header_search img:nth-of-type(1){*/
/*	opacity: 0 !important;*/
/*}*/
/*.header_logo a img:nth-of-type(2){*/
/*    opacity: 1 !important;*/
/*}*/
/*.header_logo a img:nth-of-type(1){*/
/*    opacity: 0 !important;*/
/*}*/
/*.level1_active .level1_a{*/
/*    border-bottom-color: #004EBE !important;*/
/*}*/
.footerWrap{
    background: #F8F8F8;
}
.home4Swiper {
      /*width: 5rem;*/
        /*height: 5.7rem;*/
    width: 8.53rem;
    width: 100%;
    height: 5.84rem;
        /*flex: 0 0 8.53rem;*/
      border-radius: 10px;
      margin-left: 0!important;
    }

    .home4Swiper .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;
      display: flex;
    }

    .home4Swiper .swiper-slide img {
      display: block;
      width: 100%;
      height: 100%;
      object-fit: cover;
      border-radius: 10px;
    }
    /*.home4Swiper .swiper-slide .home4_bot{*/
    /*    width: 100%;*/
    /*    height: auto;*/
    /*    padding: 0.6rem 0.44rem 0.63rem;*/
    /*    box-sizing: border-box;*/
    /*}*/
    .home4Swiper .swiper-slide .home4_bot .news_title{
        font-family: SC-Bold;
        font-weight: 500;
        font-size: 0.28rem;
        color: #000000;
        line-height: 0.4rem;
        text-align: left;
        
        overflow: hidden;
	    text-overflow: ellipsis;
	    display: -webkit-box;
	    -webkit-line-clamp: 2;
	    -webkit-box-orient: vertical;
    }
    .home4Swiper .swiper-slide .home4_bot .news_info{
        margin-top: 0.25rem;
        font-family: Source Han Sans SC, Source Han Sans SC;
        font-weight: 400;
        font-size: 0.2rem;
        color: #6C6C6C;
        line-height: 0.3rem;
        /*line-height: 1.5625;*/
        text-align: left;
    }
    .home4Swiper .swiper-slide .home4_bot .time{
        display: flex;
        align-items: center;
        font-family: MiSans, MiSans;
        font-weight: 500;
        font-size: 0.16rem;
        color: #AAAAAA;
        margin-bottom: .37rem;
    }
    .home4Swiper .swiper-slide .home4_bot .time img{
        width: .14rem;
        height: .14rem;
    }
     .home4Swiper .swiper-slide .home4_bot .btn{
        display: flex;
        margin-top: .8rem;
        align-items: center;
        font-family: MiSans, MiSans;
        font-weight: 500;
        font-size: 0.16rem;
        color: #AAAAAA;
    }
    .home4Swiper .swiper-slide .home4_bot .btn img{
        width: .09rem;
        height: .12rem;
        margin-left: .14rem;
    }
    .home4Swiper .swiper-slide > a{
	 width: 100%;
	 height: 100%;
    }
    .home4Swiper .swiper-slide .home4_sImg{
        width: 100%;
        width: 8.53rem;
	    height: 100%;
    }
    .home4Swiper .swiper-pagination{
        width: fit-content;
        height: auto;
        display: flex;
        /*left: 0.44rem;*/
        
        left: auto;
        right: 3.79rem;
        bottom: 0.24rem;
        color: rgba(108, 108, 108, .5);
        column-gap: 4px;
    }
    .home4Swiper .swiper-pagination .swiper-pagination-current{
        color: rgba(108, 108, 108, 1);
    }
    .home4Swiper .swiper-button-next{
      bottom: 0.24rem;
      right: 0.44rem;
      top: auto;
      left: auto;
      height: auto;
    }
    .home4Swiper .swiper-button-prev{
      bottom: 0.24rem;
      right: 0.65rem;
      top: auto;
      left: auto;
      height: auto;
    }
    .home4Swiper .swiper-button-next:after, .home4Swiper .swiper-button-prev:after{
      font-size: 0.18rem;
      color:#AAAAAA;
    }
.home4_sImg img{
  width: 100%;
  height: 2.25rem;
}
.home4_bot{
  width: calc(100% - 8.53rem)!important;
  /*height: 1.36rem;*/
  
  height: 100%;
  padding: .84rem .4rem 0;
  /*position: absolute;*/
  /*bottom: 0;*/
  /*left: 0;*/
  /*background: linear-gradient( 0deg, #000000 0%, rgba(0,0,0,0) 100%);*/
}

.news_cont{
    flex-wrap: wrap !important;
    column-gap: 0.28rem;
    row-gap: 0.6rem;
    align-items: stretch;
}
.news_li{
    /* flex: 0 0 31.88%; */
    background: #FFFFFF;
    border-radius: 10px;
    transition: all 0.3s;
    width: calc(33.33% - 0.187rem);
    /*min-height: 5.7rem;*/
    box-shadow: 0rem 0rem 0.35rem 0.01rem rgba(0,0,0,0.08);
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
}
.news_li_img{
    height: 2.84rem;
    width: 100%;
    object-fit: cover;
}
.news_liB{
    width: 100%;
    padding: 0.3rem 0.24rem 0.3rem;
}
.news_dete p{
    font-family: MiSans, MiSans;
    font-weight: 500;
    font-size: 0.16rem;
    color: #AAAAAA;
    margin-left: 0.04rem;
    transition: all 0.3s;
    line-height: 1;
}
.news_timeimg{
    position: relative;
    transition: all 0.3s;
    display: flex;
}
.news_timeimg img{
    width: 0.14rem;
    height: 0.14rem;
    transition: all 0.3s;
}
.news_timeimg img:nth-of-type(2){
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0,-50%);
    opacity: 0;
}
.news_tit{
    font-family: SC-Medium;
    font-weight: 500;
    font-size: 0.2rem;
    color: #000000;
    line-height: 0.3rem;
    margin: .23rem 0 0.14rem;
    height: 0.6rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    transition: all 0.3s;
}
.news_dec{
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 0.16rem;
    color: #6C6C6C;
    line-height: 0.25rem;
    height: 0.5rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    transition: all 0.3s;
}
.news_liB .patient_r_liR{
    margin-top: 0.38rem;
}
.news_li:hover{
    background: #013398;
    transition: all 0.3s;
}
.news_li:hover .news_dete p,.news_li:hover .news_tit,.news_li:hover .news_dec{
    color: #FFFFFF;
    transition: all 0.3s;
}
.news_li:hover .news_timeimg img:nth-of-type(1){
    opacity: 0;
    transition: all 0.3s;
}
.news_li:hover .news_timeimg img:nth-of-type(2){
    opacity: 1;
    transition: all 0.3s;
}
.news_li:hover .patient_r_liR p{
    color: #FFFFFF;
    transition: all 0.3s;
}
.news_li:hover .patient_r_liA img:nth-of-type(1){
    opacity: 0;
    transition: all 0.3s;
}
.news_li:hover .patient_r_liA img:nth-of-type(2){
    opacity: 1;
    transition: all 0.3s;
}








@media screen and (max-width: 1043px) {
    .news_cont{
        column-gap: 10px;
        row-gap: 28px;
    }
    .home4Swiper{
        height: fit-content;
    }
    .home4Swiper .swiper-slide{
        flex-wrap: wrap;
        background: #fff;
        height: auto;
        align-content: flex-start;
    }
    .home4Swiper .swiper-slide .home4_sImg{
        width: 100%;
        height: 44%;
    }
    .home4Swiper .swiper-slide .home4_bot{
        width: 100% !important;
        padding: 26px;
        height: 50%;
    }
    .home4Swiper .swiper-slide .home4_bot .news_title{
        font-size: 20px;
        line-height: 1.4;
    }
    .home4Swiper .swiper-slide .home4_bot .news_info{
        font-size: 16px;
        line-height: 1.5;
        margin-top: 10px;
    }
    .news_li{
        width: calc(50% - 5px);
        min-height: auto;
    }
    .news_li_img{
        height: 48%;
    }
    .news_liB{
        width: 100%;
        padding: 15px 15px 10px;
        display: flex;
        flex-wrap: wrap;
        align-content: flex-start;
        height: fit-content;
    }
    .news_timeimg img{
        width: 14px;
        height: auto;
    }
    .news_dete p{
        font-size: 14px;
    }
    .news_tit{
        font-size: 16px;
        line-height: 1.5;
        height: 50px;
        margin: 15px 0 10px;
        width: 100%;
    }
    .news_dec{
        display: none;
    }
    .news_liB .patient_r_liR{
        margin-top: 0;
        width: 100%;
    }
    .patient_r_liR p{
        
    }
}


@media screen and (max-width: 769px){
    .home4Swiper .swiper-slide .home4_bot .news_title{
        font-size: 18px;
    }
    .home4Swiper .swiper-slide .home4_bot .news_info{
        font-size: 14px;
    }
    .home4Swiper .swiper-pagination{
        right: auto;
        left: 20px;
    }
    .home4Swiper .swiper-button-next:after, 
    .home4Swiper .swiper-button-prev:after{
        font-size: 18px;
    }
    .home4Swiper .swiper-button-prev{
        right: 60px;
    }
    
    
    
    .news_li{
        width: 100%;
        height: auto;
    }
}













