footer{
    background-color: #f8f8f8 !important;
}


.headerWrap{
	position: inherit !important;
    background: #FFFFFF !important;
	box-shadow: 0px 3px 6px 1px rgba(0,0,0,0.05);
    height: 1rem;
}
.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;
}

.n_pro{
    padding: 0.68rem 0 0.5rem;
    background: #F8F8F8;
}
.n_pro .max-width{
    align-items: flex-start !important;
}
.patient_left{
	flex: 0 0 4.5rem;
}
.patient_top{
	height: 0.8rem;
	background: url("../img/top.png") no-repeat;
	font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: bold;
    font-size: 0.3rem;
    color: #FFFFFF;
    line-height: 0.8rem;
	text-align: center;
}
.patient_ul{
	background: #FFFFFF;
	padding: 0.07rem 0.35rem 0.42rem;
}
.patient_li{
	padding: 0.23rem 0 0.24rem;
	border-bottom: 1px solid #E0E0E0;
	transition: all 0.5s;
	justify-content: space-between;
	align-items: start;
}
.patient_li.patient_li_hover{
    border-bottom: 1px solid #004EBE;
}
.patient_li_hover .patient_li_p{
	font-weight: bold;
	color: #004EBE;
}
.patient_li_img img{
	width: 0.1rem;
	height: 0.1rem;
	position: relative;
	transition: all 0.5s;
	margin-top: 0.03rem;
}
.patient_li_img img:nth-of-type(2){
	opacity: 0;
	position: absolute;
	top: 0;
}

.patient_li_hover .patient_li_img img{
    transform: rotate(45deg);
}

.patient_li_p{
	font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 0.18rem;
    color: #000000;
	margin-left: 0.11rem;
	transition: all 0.5s;
}
.patient_li_p_list{
	margin-top: 0.15rem;
	margin-left: 0.24rem;
	display: none;
	
}
.patient_li_p_list a{
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	font-size: 0.16rem;
	color: #4B4B4B;
	margin-top: 0.2rem;
	cursor: pointer;
}
.patient_li_p_list a:first-child{
    padding-top: 0.1rem;
}
.patient_li_h{
	align-items: flex-start;
}
.patient_li_hover .patient_li_p_list{
    display: block;
}
.patient_li_hover .patient_li_p_hover{
	color: #004EBE;
}
.patient_li:hover .patient_li_p{
	font-weight: bold;
	color: #004EBE;
	transition: all 0.5s;
}
.patient_li_p_list a:hover{
    color: #004EBE;
}

.patient_right{
    padding-left: 0.4rem;
}
.patient_r_li{
    width: 5.28rem;
    height: 2.4rem;
    padding: 0.15rem 0.1rem 0.15rem 0.3rem;
    background: #FFFFFF;
    border-radius: 0.1rem 0.1rem 0.1rem 0.1rem;
    border: 0.01rem solid #E6E6E6;
    transition: all 0.3s;
    gap: 0.2rem;
}
.pro_tit{
    width: 0.91rem;
    height: 0.32rem;
    background: #EAF2FD;
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 0.14rem;
    color: #004EBE;
    text-align: center;
    line-height: 0.32rem;
    transition: all 0.3s;
}
.pro_tit2{
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: bold;
    font-size: 0.25rem;
    color: #000000;
    margin: 0.25rem 0 0.14rem;
    overflow: hidden;
 text-overflow: ellipsis;
 display: -webkit-box;
 -webkit-line-clamp: 1;
 -webkit-box-orient: vertical;
    transition: all 0.3s;

}

.pro_line{
    content: '';
    width: 0.3rem;
    height: 0.02rem;
    background: #004EBE;
    margin-bottom: 0.2rem;
}
.pro_dec{
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 0.16rem;
    color: #7B7B7B;
    line-height: 0.25rem;
    overflow: hidden;
 text-overflow: ellipsis;
 display: -webkit-box;
 -webkit-line-clamp: 2;
 -webkit-box-orient: vertical;
    transition: all 0.3s;
}
.home2_more{
  margin-top: 0.28rem;
    transition: all 0.3s;
    width: fit-content;
}
.home2_more p{
  font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 0.16rem;
    color: #7B7B7B;
  transition: all 0.3s;
}
.home2_more_img{
  margin-left: 0.22rem;
  position: relative;
  transition: all 0.3s;
}
.home2_more_img img{
  width: 0.1rem;
    height: 0.11rem;
    transition: all 0.3s;
    /* margin-bottom: 0.02rem; */
}
.home2_more_img img:nth-of-type(2){
  position: absolute;
  opacity: 0;
  top: 50%;
    left: 0;
    transform: translate(0,-50%);
}
.patient_r_li:hover{
    background: url("../img/n_proBG.png") no-repeat;
    transition: all 0.3s;
    background-size: cover;
}
.patient_r_li:hover p{
  color: #004EBE;
  transition: all 0.3s;
}
.patient_r_li:hover .home2_more_img img:nth-of-type(2){
  opacity: 1;
  transition: all 0.3s;
}
.patient_r_li:hover .home2_more_img img:nth-of-type(1){
  opacity: 0;
  transition: all 0.3s;
}
.patient_r_liR{
    width: 2.4rem;
    height: 2.1rem;
}
.patient_r_liR img{
   width: 100%;
   height: 100%;
   object-fit: cover;
}
.patient_r_li:hover .pro_tit{
    background: #004EBE;
    color: #FFFFFF;
    transition: all 0.3s;
}
.patient_r_li:hover .pro_tit2{
    color: #004EBE;
    transition: all 0.3s;
}
.patient_r_li:hover .pro_dec{
    color: #000000;
    transition: all 0.3s;
}

.patient_r_c {
    display: flex;
    gap: 0.3rem;
    flex-wrap: wrap;
}

.patient_r_liL {
    width: 2.4rem;
}



