﻿
/*-------------科室首页------------*/
/*部门职责*/
.zz h3{ background:#c88700; }
.zz_con{ line-height:24px; font-size:14px; color:#333; margin-top:20px;}
.zz_con .details{ color:#0087cd;}
h3.color_1{ background:#b19b70;}
h3.color_2{ background:#b19b70;}
h3.color_3{ background:#617fbb;}
.lianxi h3{ background:#62a251;}
.lianxi_con { line-height:24px;}
.scroll_img,.pic li{ width:315px !important;}
.pic li,.pic li img{ height:224px !important;}
/*管理亮点*/
.mian_rm h2{ border-bottom:0px;}
.mian_rm h2 p{ border-bottom:0px;}
.article_list1 li{ float:left; width:224px; border:1px solid #ccc; border-top:1px solid #8d1f06; margin-right:8px; margin-bottom:10px; height:220px; padding:15px;}
.article_list1 li:nth-child(3n){ margin-right:0px;}
.article_list1 li.last{ margin-right:0px;}
.article_list1 li a{ font-size:16px; line-height:24px;}
.article_list1 li p{ font-size:12px; color:#999; line-height:22px;}
.article_list1 li p a{ display:none;}

@media only screen and (max-width: 768px){
 .article_list1 li{ width:27%; overflow:hidden; height:245px;}
}
@media only screen and (max-width: 680px){
.article_list1 li{ width:95%; height:auto; margin-bottom:10px;}
}
@media only screen and (max-width: 450px){
	th.span_date,td.span_date{display: none}
.article_list1 li{ width:90%; }
}   