@charset "utf-8";
/* CSS Document */
/* 政务公开左部份 */
.jgjs{ width:100%; height:auto; float:left;}
.jgjs li{  margin-left:10px; float:left;  margin-bottom:10px;  }
.jgjs li a{color:#017fd6; font-weight:100; font-size:16px;width:100px; height:30px;line-height:30px;border:1px solid #e3e3e3; display:block; border-radius:3px;text-align:center; } 
.jgjs li a:hover{ font-weight:bold; background-color:#017fd6; color: #FFF;}

/* 药品 */
#container-1{width:1100px; margin:10px auto; overflow:hidden; background:#FFF; padding:10px 10px; -moz-box-shadow:2px 2px 5px #333333; -webkit-box-shadow:2px 2px 5px #333333; box-shadow:2px 2px 5px #333333;}

#list_left{ width:250px; height:auto; float:left; background-color:#e3e3e3; padding:10px; height:1200px;}

/* 网上办事 */
#list_left_wsbs{ width:250px; height:auto; float:left; background-color:#e3e3e3; padding:10px; height:600px;}
.list_left_title{ width:230px; height:auto; float:left; padding:10px; background-color:#FFF;}
.list_left_title dt{ border-bottom:3px solid #e3e3e3; height:50px; line-height:50px;}
.list_left_title dt span{    border-bottom: 3px solid #c30c00; padding-left:20px;height: 50px;line-height: 50px;display: block;width:90px;font-size: 18px;font-weight: bold; color:#c30c00;}
.list_left_title dd{ padding:10px; float:left; width:210px;}
.list_left_title dd a{ width:100%; height:heigh; border:1px solid #e3e3e3; color:#c30c00; display:block; line-height:30px; font-size:16px;border-radius:5px; margin-bottom:10px; text-align:center; }
.list_left_title dd a:hover{ background-color:#c30c00; color:#FFF;}

/* 综合信息平台 */
.list_zzxxpt_title dd a{ width:100%; height:heigh; border:1px solid #e3e3e3; color:#c30c00; display:block; line-height:30px; font-size:16px;border-radius:5px; margin-bottom:10px; text-align:center; }
.list_zzxxpt_title dd a:hover{ background-color:#c30c00; color:#FFF;}



#list_right{width:800px; height:1460px; float:right; padding:10px; }

.cq_wsbsdt{ width:100%; height:100px; float:left; margin-bottom:20px;}
.cq_wsbsdt img{ width:100%;}

#list_right h2{ width:100px; height:50px; display:block; background:#f1f1f1; line-height:50px; text-align:center; float:left; color:#c30c00; font-size:16px; margin-right:30px;}

/* CSS Document */
#list_tab { width:100%; height:240px; position:relative;margin:0; float:left;}
/*设置容器高宽等*/
html > body #list_tab { width:100%;}
/*兼容IE6:IE6下宽度不够*/
#list_tab div { position:absolute; top:60px; left:0; padding:10px; width:830px; height:157px;}
/*设置容器高宽等*/
#list_tab div { display:none;}
/*设置容器默认隐藏:不用ID是因为下面将利用class来控制容器显示,而class优先级低于id选择器*/
#list_tab .block { display:block;}
/*选中的容器*/
#list_tab .tab_gzdt_title{ float:left; width:150px; height:55px; line-height:55px; margin:0; cursor:pointer; background-color:#017fd6; }
#list_tab .tab_gzdt_title a{text-align:center; color: #FFF; font-size:18px;text-decoration:none; font-weight:bold;letter-spacing: 4px;}
.list_tab_title{ width:830px; height:50px; float:left; padding-left:30px; border-bottom:3px solid #a5a5a5;}
#list_tab h3 { float:left; padding:0 10px; height:55px; line-height:55px; margin:0;  cursor:pointer; text-align:center; color: #017fd6;font-size:16px; font-weight:normal;}
#list_tab .up a{ color:#017fd6;}
/*默认标题样式*/
#list_tab .up { background:#fff;color:#0a50c1; border-bottom:3px solid #017fd6; height:50px; display:block; overflow:hidden; font-weight:bold; }
/*选中的标题样式*/
/*修饰列表内容*/

.wsbs_ul{ width:100%; height:157px; float:left;}
.wsbs_ul li{ padding-left:20px; line-height:30px; height:30px; width:250px; float:left;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.wsbs_ul li a{ font-size:14px;}



/* 领取详单——CSS Document */
#list_tab_1{ width:100%; height:240px; position:relative;margin:0; float:left;}
/*设置容器高宽等*/
html > body #list_tab_1 { width:100%;float:left;}
/*兼容IE6:IE6下宽度不够*/
#list_tab_1 div { top:60px; left:0; padding:10px; width:830px; height:157px; float:left;}
/*设置容器高宽等*/
#list_tab_1 div { display:none;}
/*设置容器默认隐藏:不用ID是因为下面将利用class来控制容器显示,而class优先级低于id选择器*/
#list_tab_1 .block { display:block;}
/*选中的容器*/
#list_tab_1 .tab_gzdt_title{ float:left; width:150px; height:55px; line-height:55px; margin:0; cursor:pointer; background-color:#017fd6; }
#list_tab_1 .tab_gzdt_title a{text-align:center; color: #FFF; font-size:18px;text-decoration:none; font-weight:bold;letter-spacing: 4px;}
.list_tab_title_1{ width:830px; height:50px; float:left; padding-left:30px; border-bottom:3px solid #a5a5a5;}
#list_tab_1 h3 { float:left; padding:0 10px; height:55px; line-height:55px; margin:0;  cursor:pointer; text-align:center; color: #017fd6;font-size:16px; font-weight:normal;}
#list_tab_1 .up a{ color:#017fd6;}
/*默认标题样式*/
#list_tab_1 .up { background:#fff;color:#0a50c1; border-bottom:3px solid #017fd6; height:50px; display:block; overflow:hidden; font-weight:bold; }
/*选中的标题样式*/
/*修饰列表内容*/
#list_tab_1 ul { list-style:none; padding:0; height:186px; margin-top:0px;}
#list_tab_1 li { margin-left:10px; margin-right:10px; border-bottom:1px dotted #c6c6c6; height:40px;  overflow:hidden;}
#list_tab_1 li a { display:inline; font-size:14px; text-decoration:none; text-indent:10px; margin-right:10px; line-height:40px;padding-left: 20px;background: url(../wbppimages_2019/list_dot1.gif) 5px 9px no-repeat;
}
#list_tab_1 li span{ display:block; float:right; margin-right:5px; color: #bdacb3;}




/* 政务公开——CSS Document */
#list_tab_2{ width:100%; height:240px; position:relative;margin:0; float:left;}
/*设置容器高宽等*/
html > body #list_tab_2 { width:100%;float:left;}
/*兼容IE6:IE6下宽度不够*/
#list_tab_2 div { top:60px; left:0; padding:10px; width:830px; height:157px; float:left;}
/*设置容器高宽等*/
#list_tab_2 div { display:none;}
/*设置容器默认隐藏:不用ID是因为下面将利用class来控制容器显示,而class优先级低于id选择器*/
#list_tab_2 .block { display:block;}
/*选中的容器*/
#list_tab_2 .tab_gzdt_title{ float:left; width:150px; height:55px; line-height:55px; margin:0; cursor:pointer; background-color:#017fd6; }
#list_tab_2 .tab_gzdt_title a{text-align:center; color: #FFF; font-size:18px;text-decoration:none; font-weight:bold;letter-spacing: 4px;}
.list_tab_title_2{ width:830px; height:50px; float:left; padding-left:30px; border-bottom:3px solid #a5a5a5;}
#list_tab_2 h3 { float:left; padding:0 10px; height:55px; line-height:55px; margin:0;  cursor:pointer; text-align:center; color: #017fd6;font-size:16px; font-weight:normal;}
#list_tab_2 .up a{ color:#017fd6;}
/*默认标题样式*/
#list_tab_2 .up { background:#fff;color:#0a50c1; border-bottom:3px solid #017fd6; height:50px; display:block; overflow:hidden; font-weight:bold; }
/*选中的标题样式*/
/*修饰列表内容*/
#list_tab_2 ul { list-style:none; padding:0; height:186px; margin-top:0px;}
#list_tab_2 li { margin-left:10px; margin-right:10px; border-bottom:1px dotted #c6c6c6; height:40px;  overflow:hidden;}
#list_tab_2 li a { display:inline; font-size:14px; text-decoration:none; text-indent:10px; margin-right:10px; line-height:40px;padding-left: 20px;background: url(../wbppimages_2019/list_dot1.gif) 5px 9px no-repeat;
}
#list_tab_2 li span{ display:block; float:right; margin-right:5px; color: #bdacb3;}


/* 政务公开——CSS Document */
#list_tab_3{ width:100%; height:240px; position:relative;margin:0; float:left;}
/*设置容器高宽等*/
html > body #list_tab_3 { width:100%;float:left;}
/*兼容IE6:IE6下宽度不够*/
#list_tab_3 div { top:60px; left:0; padding:10px; width:830px; height:157px; float:left;}
/*设置容器高宽等*/
#list_tab_3 div { display:none;}
/*设置容器默认隐藏:不用ID是因为下面将利用class来控制容器显示,而class优先级低于id选择器*/
#list_tab_3 .block { display:block;}
/*选中的容器*/

.list_tab_title_3{ width:830px; height:50px; float:left; padding-left:30px; border-bottom:3px solid #a5a5a5;}
#list_tab_3 h3 { float:left; padding:0 10px; height:55px; line-height:55px; margin:0;  cursor:pointer; text-align:center; color: #017fd6;font-size:16px; font-weight:normal;}
#list_tab_3 .up a{ color:#017fd6;}
/*默认标题样式*/
#list_tab_3 .up { background:#fff;color:#0a50c1; border-bottom:3px solid #017fd6; height:50px; display:block; overflow:hidden; font-weight:bold; }
/*选中的标题样式*/
/*修饰列表内容*/
#list_tab_3 ul { list-style:none; padding:0; height:186px; margin-top:0px;}
#list_tab_3 li { margin-left:10px; margin-right:10px; border-bottom:1px dotted #c6c6c6; height:40px;  overflow:hidden;}
#list_tab_3 li a { display:inline; font-size:14px; text-decoration:none; text-indent:10px; margin-right:10px; line-height:40px;padding-left: 20px;background: url(../wbppimages_2019/list_dot1.gif) 5px 9px no-repeat;
}
#list_tab_3 li span{ display:block; float:right; margin-right:5px; color: #bdacb3;}


/*box列表内容*/
.list_box{ width:100%; height:230px; float:left; margin-bottom:10px;}
.list_box dt{    width: 830px;height: 50px;float: left;padding-left: 30px;border-bottom: 3px solid #a5a5a5;}
.list_box dt a{text-align:center; color: #017fd6; font-size:18px;text-decoration:none; font-weight:bold;letter-spacing: 4px; line-height: 50px;border-bottom: 3px solid #017fd6;height: 50px;display: block;width: 120px;}
.list_box dt a:hover{border-bottom: 3px solid #dd1915; color:#dd1915;}
.list_box dd{ height:157px; padding:10px; float:left; width:820px;}

.list_box dt .jzxx{ float:left;}
.list_box dt .jzxx_x{ float:left; border-bottom:none; color:#989898;}

/*box最小列表内容*/
.list_box_list{}
.list_box_list{ width:100%; height:230px; float:left; margin-bottom:10px;}
.list_box_list dt{    width: 770px;height: 50px;float: left;padding-left: 30px;border-bottom: 3px solid #a5a5a5;}
.list_box_list dt a{text-align:center; color: #017fd6; font-size:18px;text-decoration:none; font-weight:bold;letter-spacing: 4px; line-height: 50px;border-bottom: 3px solid #017fd6;height: 50px;display: block;width: 120px;}
.list_box_list dt a:hover{border-bottom: 3px solid #dd1915; color:#dd1915;}
.list_box_list dd{margin-left:0px; height:157px; padding:10px; float:left; width:780px;}

/*在线办理*/
.zxbl{ width:100%; height:auto; float:left;}
.zxbl li{ width:800px; line-height:26px;  font-size:14px; margin-left:20px;}



#container-2{width:900px; margin:18px auto; overflow:hidden; background:#FFF; padding:36px 150px; -moz-box-shadow:2px 2px 5px #333333; -webkit-box-shadow:2px 2px 5px #333333; box-shadow:2px 2px 5px #333333;}
.BreadcrumbNav{height: 50px;    line-height: 50px;      padding-left: 40px;    border-bottom: #ececec 2px solid;    margin-bottom: 40px;    font-size: 14px;    overflow: hidden; background-color:#f1f1f1;}
.BreadcrumbNav .tableClass {    height: 50px;    width: auto; line-height:50px;}
.pages_print {padding-right: 30px;height: 60px;line-height: 60px;text-align: right;font-size: 14px;margin: 60px auto 20px auto;
}


/*专题列表页*/
.zt_neirong{ min-height:500px; padding:20px; border:1px solid #CCC;}
.zt_neirong dt{text-align:center;  line-height:90px; margin-bottom:20px;}
.zt_neirong dd{ padding:10px; overflow:hidden;}
.zt_neirong dd table{ width:100%;}
.zt_neirong dd div{ height:auto; float:left; padding:6px 0; min-height:40px; width:100%; background-color:#edeeef; margin-bottom:20px; margin-top:10px;}
.zt_neirong dd div a{ font-size:16px; text-align:20px; margin-left:30px; display:block;min-width:100px; text-align:center; float:left; line-height:38px;}
.zt_neirong dd div a:hover{ border-bottom:2px solid #06C;}

/*数据查询*/
#container-sjcx{width:1080px; margin:18px auto; overflow:hidden; background:#FFF; padding:36px 60px; -moz-box-shadow:2px 2px 5px #333333; -webkit-box-shadow:2px 2px 5px #333333; box-shadow:2px 2px 5px #333333;}
#container-sjcx a{ line-height:170%;}
.sjcj_title{ background-color:#EFEFEF; border-bottom:1px dashed #999999; height:40px;}
.new_fontstyle{ line-height:40px; display:block;background-color: #017FD6;  text-align: center;  color: white; width:200px;}