/* 公司新闻 */
.nav_bar{
    background-color:#005bac;
    height: 60px;

}
.nav_bar a{
    
    font-size: 18px;
    line-height: 60px;
    margin-right: 30px;
    padding: 5px 20px;
    border-radius: 100px;
   
}
.nav_bar a:hover{
    /* text-decoration: underline; */
    background-color: #fff;
    color: #005bac;
    
}
.lie{
    /* margin-top: 20px; */
} 
body p{
    margin-top: 15px;
}
#div-list-twozhyl{
    margin-top: 30px;
}
#div-list-twozhyl p{
    color:#616161;
    font-size: 16px !important;
}
#div-list-twozhyl span{
    color:#616161;
}
.company_lie a{
    font-size: 20px;
    color: #333333;
    display: block;

}
.company_lie a:hover{
    text-decoration: underline;
    color: #16499d;   
}
/* 行业资讯 */
.news_picture img{
    width: 80%;
}

.news_border a{
    font-size: 20px;
    color: #333333;
    
}
.news_border a:hover{
    text-decoration: underline;
    color: #16499d;   
}
.news_border span{
    color: #999999;
}

@media screen and (max-width: 768px) {
    .news_picture img{
        width: 100%;
        height: 200px !important;
    }
}



/* 新闻详情 */
.mofang_left img{
    width:50%;
    margin-left: 100px;
}
.mofang_right img{
    width:60%;
    margin-left: 100px;
}
.mofang_left img{
    width:50%;
    
}
.anniu{
    width:150px;
    height: 40px;
    margin-top: 20px;
    /* margin-right: 20px; */
    
}
@media screen and (max-width: 768px) {
    .anniu{
        
    }
}




/* 只争朝夕不负韶华 */

.nianhui_left img{
    width:100% !important;
    height: 342px;
    
}
.nianhui_right img{
    width:100%;
  
}
.nianhui_left img{
    width:50%;
    
}
.nianhui_right3 img{
    width:100%;
  
}
.nianhui_right2 img{
    width:100%;
    height: 343px;
  
}

@media screen and (max-width: 768px) {
    .nianhui_left{
        width: 100%;
     
}

.erweima_left img{
    width:50%;
}


/* 中医医院实现智慧就医 */



@media screen and (max-width: 768px) {
    .erweima_middle img{
        width:100%; 
        margin-left: 0 !important; 
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .erweima_left img{
        width: 100%;
        height: 20%;
        margin-left: 60px;
    }   
    .erweima_right img{
        
        width: 100%;
    }
        
    
    
}


.phone1 img{
    width: 100%;
    border:1px solid #eeeeee;
}

/* 智慧医疗 */
.zhihuiyiliao_left img{
    width:98% ;
    margin:30px 0px;
    margin-bottom:40px;
}
.zhihuiyiliao_right img{
    width:98% ;
    margin-top:30px;
    margin-bottom:40px;
}


/* 心衰中心 */
.xinshuai_left img{
    width: 100%;
}
.xinshuai_right img{
    width: 95%;
}
@media screen and (max-width: 768px) {
    .xinshuai_left img{

    }
    .xinshuai_right img{
        width: 100%;
        margin-top: 20px;
    }
}



/* 适配 */
@media screen and (max-width: 768px) {
    .bg-one img{
        text-align:center;
        /* height: 100px !important; */
    }
    
}

@media screen and (max-width: 768px) {
    .phone_container{
        padding: 0 20px !important;
    }
 
   
}

@media screen and (max-width: 768px) {
    .news_picture img{
        width:100%;
        margin-top: -30px;
        margin-bottom: 20px;
        padding: 0 15px;
        margin-top: 20px;
    }
    .news_picture p{
        margin-top: 7px !important;
        margin-bottom: 10px;
    }
 
   .phone_container{
       /* margin-top: 50px !important; */
       
   }
}
@media screen and (max-width: 768px) {
    .news_picture img:nth-child(1){    
        margin-top: -30px;   
    }
    
    
}
@media screen and (max-width: 768px) {
    .nianhui_left{    
        margin-bottom: 30px;   
    }
    .nav_bar a{
        margin-left: 15px;
    }
} 
/* 介绍 */
@media screen and (min-width: 994px) {
    #phone_container{
        padding: 0 20px !important;
    }
} 

@media screen and (max-width: 375px) {
    .filterimg{
        line-height: 20px !important;
        padding-top: 10px !important;
    }
}