﻿/*-------------------未开启科室样式------------*/
.newlist_1 {padding-left: 2em;}
.newlist_1 li {float: left;padding-left: 10px;padding-right: 15px;font-size:14px;}
.newlist_1 span{ color:#2561b1; font-size:14px; font-weight:bold; float:left;}
.main_c{ background:#fff;}
.main_c .zjtd_content{ padding:0 15px 15px;}
.main_c .title01{ border:1px solid #e1e1e1!important;}
.main_c .logo_depra{ width:282px; height:150px; margin:0 auto; margin-top:15px; margin-bottom:15px;}
.main_c div p{ line-height:25px; font-size:14px;}

/*Overview*/
.dep_block{ width:960px; margin:0px auto;background:url(/Content/Areas/Departments/images/ks_cbj.jpg) repeat-y; border-bottom:1px solid #dddddd;}
.kstitle_left{ width:135px; float:left; background:#a0b5d3; text-align:center; font-size:14px; font-weight:bold; vertical-align:middle;}
.center_head{ margin:20px auto;}
.kstitle_left a{ color:#fff;}
.dep_list{ float:right; width:808px; padding:10px 0px;}
.dep_list .lv1_li{ float:left; width:138px; margin:5px 8px; height:26px; text-align:center;line-height:26px; background:url(/Content/Areas/Departments/images/ks_lib.jpg) no-repeat; white-space:nowrap;}
.dep_list .lv1_li:hover{ background:url(/Content/Areas/Departments/images/ks_hover.jpg) no-repeat;}

@media only screen and (max-width:48em){
.dep_block{ width:100%;box-sizing:border-box;-moz-box-sizing:border-box; /* Firefox */-webkit-box-sizing:border-box; /* Safari */ }
.dep_block{ background:none!important}
.kstitle_left{ width:100%;}
.dep_list{ float:none; width:100%}
.dep_list .lv1_li{ width:46%; margin:1%; filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#f8f8f8',endColorStr='#f1f1f1',gradientType='0');
background: -moz-linear-gradient(top, #f8f8f8, #f1f1f1);
background: -o-linear-gradient(top,#f8f8f8, #f1f1f1);
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f8f8f8), to(#f1f1f1)); border:solid 1px #d9d9d9; border-radius:4px;}
.dep_list .lv1_li a{ display:block}
.dep_list .lv1_li:hover{ background:#a0b5d3; border-radius:4px;}
}
@media only screen and (max-width:30em){
} 