﻿body{
	font-size: 16px;
}
.news_list
{
    float: right;
    width: 833px;
    min-height: 500px;
}

/*简介*/
.news_jianjie
{
    padding:10px 0;
    }
.news_jianjie{padding-bottom:0;}
.news_jianjie h3
{
    font-size:24px;
    font-weight:normal;
    text-align:center;
    margin-bottom:15px;
    }
.pages{margin-bottom:0!important;padding-bottom:0!important;height:31px!important;}    
 .news_jianjie_time
{
    border-bottom:1px solid #D9D9D9;
    }
    
 .news_jianjie_dv_box_time
 {
     text-align:center;color:#BBB;margin:0 auto;
     height: 30px;
     }   
    
.news_jianjie_content
{
    color:#020202;
    line-height:22px;
    font-size:14px;
    margin-top:20px;
    min-height: 325px;
    word-spacing:8px; 
    letter-spacing: 2px;
    }

.news_jianjie_content img
{
    max-width:100%;
    }

/*简介*/

/*上篇下篇 star*/
.ej_aboutSingle_page{font-size:14px;text-align:center; height:45px; line-height:45px;margin-top:20px;}
.ej_aboutSingle_page span{ display: block;  width: 370px;padding:0 15px;float: left;color:#fff;height:45px;overflow: hidden;background: #007EFE;}
.ej_aboutSingle_page span a{color:#fff;}
.ej_aboutSingle_page span a:hover{color:#fff;}
/*上篇下篇 end*/

.news_list_ul
{
    overflow: hidden;
}

.news_list_ul li
{
    margin-top: 27px;
}


.news_list_ul_time
{
    width: 105px;
    height: 93px;
    background: #F6F6F6;
    color: #5B5B5B;
    float: left;
    border: 1px solid #B7B7B7;
    border-radius: 8px;
}
.news_list_ul_time_1
{
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    margin-top: 15px;
}

.news_list_ul_time_2
{
    font-size: 12px;
    text-align: center;
    border-top: 1px solid #575757;
    margin: 0 17px;
    margin-top: 11px;
    padding-top: 5px;
}

.news_list_ul_content
{
    float: right;
    
    padding: 8px 0 6px 11px;
	border-radius:6px;
}

.news_list_ul_content_txt
{	
	width:684px;
    font-size: 14px;
    height: 48px;
    overflow: hidden;
    margin-top: 6px;
    line-height: 22px;
    color: #848484;
    text-indent:2em;
}


.news_list_img2
{
    display: none;
}


.news_list_ul_time_active
{
    color: #fff;
    background: #007EFE;
    border: 1px solid #007EFE;
}
.news_list_ul_time_2_active
{
    border-top: 1px solid #fff;
}

.news_list_ul_content_active
{
    background:#007EFE;
    color: #fff;
	/*height:81px;*/
}


.news_left_icon
{
    width:4px;height:4px;background:#0072C3;float:left;margin-top:10px;margin-right:20px;
    }
    
.news_right_time1
{
    float:right;
    color:#B0B0B0;
    }


/*图片新闻列表start：医院设备*/

.news_img_ul
{
    width:900px;
     margin-bottom: -10px;
    }

.news_img_ul li
{
    float:left;
    margin-right:41px;
    
    width:246px;
    height:300px;
    margin-bottom:23px;
    position:relative;
    }
.news_img_ul_border
{
    width:246px;
    border:1px solid #D9D9D9;
       height: 300px;
    overflow:hidden;
    position:absolute;
    left:-1px;
    transition: all 0.8s;
    -webkit-transition: all 0.8s;
    -o-transition: all 0.8s;
    -moz-transition: all 0.8s;
    }
    
.news_img_ul_border_on
{
    
    border:2px solid #029C3E;
    left:-2px;
    box-shadow: 8px 8px 10px #AAA;
    }
.news_img_ul_dv
{
    margin:10px;
    }

.news_img_ul_tb td
{
    
    }

.news_img_ul_tb img
{
    width:100%;
    height:100%;
    }

.news_img_ul_title
{
 font-size:18px;
 color:#007EFE;
 margin:13px 0;
}


.news_img_ul_content
{
    font-size:14px;
    color: #848484;
    line-height:22px;
    height:44px; 
    overflow:hidden;
    }


/*图片新闻列表end*/



/*图片新闻列表start：资质*/

.zzry_img_ul
{
    width:900px;
       margin-bottom:20px;
    }

.zzry_img_ul li
{
    float:left;
    margin-right:42px;
    overflow:hidden;
    width:246px;
    height:180px;
    margin-bottom:23px;
    position:relative;
    box-shadow: 0 0 8px 1px #AAAAAA;
    border-radius: 10px;
    }
.zzry_img_ul_border
{
    width:246px;
    border:1px solid #D9D9D9;
    height:180px;
    overflow:hidden;
    position:absolute;
    left:-1px;
    transition: all 0.8s;
    -webkit-transition: all 0.8s;
    -o-transition: all 0.8s;
    -moz-transition: all 0.8s;
    border-radius: 10px;
    }
    

.zzry_img_ul_dv
{
    /*margin:10px;*/
    border-radius: 10px;
    }

.zzry_img_ul_tb td
{
    
    }

.zzry_img_ul_tb img
{
    max-width:100%;
    min-height:180px;
    border-radius: 10px;
    }

.zzry_img_ul_title
{
 font-size:18px;
 color:#029C3E;   
 margin:13px 0;
}


.zzry_img_ul_content
{
    font-size:14px;
    color: #FFF;
    line-height:22px;
    height:44px; 
    overflow:hidden;
	background:#000;
	background:rgba(0, 0, 0, 0.7);
    position:absolute;
    bottom:0;
    left:0;
    padding: 0 5px;
    height:0;
    transition: all 0.8s;
    -webkit-transition: all 0.8s;
    -o-transition: all 0.8s;
    -moz-transition: all 0.8s;
    width:236px;
	text-align:center;
	line-height:44px;
    }

.zzry_img_ul_border_on
{
    width:236px;
    height:44px;
    }

/*图片新闻列表end： 资质*/

 
 /*图文新闻*/
 .economic .list-news li {
border-bottom: none;
padding-top: 8px;
padding-bottom: 8px;
list-style: none;
text-indent: 0px;
}


.economic .list-news li .column {
border-bottom: 1px solid #DDDDDD;
height: 12px;
margin-bottom: 10px;
position: relative;
margin-top: 2px;
}

.list-news li span {
float: right;
padding-right: 15px;
color: #999999;
}


.economic .list-news li .column span {
background: #FFF;
position: absolute;
left: -6px;
height: 28px;
line-height: 28px;
/* width: 90px; */
margin: 0px;
padding: 0px;
color: #029C3E;
}

.economic .list-news li a.title {
font-size: 18px;
line-height: 40px;
color:#393939;
}

.economic .list-news li a.title:hover{
	color:#029C3E;
}

b, strong {
font-weight: bold;
}

.economic .list-news li span {
line-height: 40px;
padding-right: 0px;
}

.economic .list-news li a.summary {
font-size: 14px;
color: #000000;
line-height: 22px;
}

/*图片列表 star*/
.pic_list{margin-top:15px;overflow:hidden;height: 355px;}
.pic_list li{width:255px;height:170px;float:left;margin-right:33px;margin-bottom:15px;position:relative;}
.pic_list li img{width:100%;height:100%;}
.pic_list li .pic_title_box{width:100%;height:35px;line-height:35px;font-size:14px;color:#fff;position:absolute;overflow:hidden; background:#000; background:rgba(0, 0, 0, 0.7);bottom:0;text-align: center;}
    	

 /*图片列表 end*/
    
/*文章推荐*/
.wztj{width:100%;margin-top:27px;}
.wztj td{height:30px;vertical-align: top;}

.wztj_td_1{
border-bottom:2px solid #029C3E;width:110px;font-size:18px;
}

.wztj_td_2
{
    border-bottom:2px solid #C7C7C7;text-align: right;font-size:12px;
    }

.news_list_ul_content_box_1
{
    float:none;padding:33px 10px;border-bottom:1px solid #D9D9D9;
    
    }
    
.js_tabBox_font_1
{
    width: 460px; height: 30px; overflow: hidden; display: block; float: left;font-size:18px;
    }

.js_tabBox_box_1
{
     width: 641px; overflow: hidden; float: left;text-indent: 2em;height:88px;
    }


.news_list_ul_box_1
{
    width:580px;float:left;font-size:20px;margin-bottom:5px;
    }


.news_list_ul_box_2
{
    margin-right:10px;float:right;
    }

.news_list_ul_span_1
{
    float:right;margin-top:4px;margin-right:5px;
    }


.zzry_img_ul_box_1
{
    width:100%;height:180px;overflow:hidden;border-radius: 10px;
    }

.news_img_ul_li_box_1
{
    float: left;
    margin-right: 41px;
    width: 177px;
    margin-bottom: 23px;
    height:auto;
    position: relative;
    }

.js_tabBox_box_dv_1
{
    float: left; padding-top: 5px; padding-right: 15px;
    }

.news_list_active_box_1
{
    float:left;width:690px;overflow:hidden;height:22px;
    }
.xk_wztj_wz{ float:left; margin-top:2px;}


/*搜索框样式*/
.search{ margin-bottom:27px;}
.search_text{ float:left; width:513px; height:44px; border:1px solid #029C3E; border-radius:4px 0px 0px 4px; font-size:18px; padding-left:19px;}
.search_submit{ float:left; width:160px; height:46px; background:#029C3E; border:0; color:#FFF; font-size:18px; border-radius:0px 4px 4px 0px; cursor:pointer;}
.search_form{ margin-left:52px;}
.search_zitite{ text-align:center; color:#383838; font-size:20px; margin-top:58px;}
.news_bd{ padding-left:220px;}

.bdsharebuttonbox{text-align: center; height: 33px;margin-top: 20px;}
.bdsharebuttonbox a{float: none;display: inline-block;margin-top:0;}









