@charset "gb2312";
/* 
 * Project: bmys
 * Page: main
 * author: tml (2017-02-08)
 * update: 
 */ 
@import url(bmys_base.css); 

.main-div{ width:960px; overflow:hidden; background:#FFF; margin:0 auto; padding:0 10px;}/* 整体外框*/
.index-banner{ width:960px; height:180px; overflow:hidden;}/* banner*/

/* 版权样式start */
.bottom-div { width:960px; height:70px; padding:25px 0; overflow:hidden; background:#333; text-align: center; color:#FFF; line-height:200%; position:relative;}
.bottom-div a { width:68px; height:68px; display:block; position:absolute; top:30px;}
.bottom-div a img{ width:68px; height:68px; border:0;}
.bottom-div a.dzjg { right:240px;}
.bottom-div a.gdzh { right:170px;}
/* 版权样式end */

/* 部门信息公开主页start */
.bmxxgk-main { width:960px; overflow:hidden;}
.bmxxgk-main dl dt { width:960px; height:44px; line-height:44px; background:#1e9af4; overflow:hidden; color: #FFF; font-size:14px; text-indent:20px;}
.bmxxgk-main dl dt a { color:#FFF;}
.bmxxgk-main dl dt a:hover { text-decoration: underline;}
.bmxxgk-main dl dt span { color: #FFF; font-family:"微软雅黑"; font-size:18px; background: url(icon_bmys.png) no-repeat; padding-left:30px;}
.bmxxgk-main dl dd { width:938px; border:#1e9af4 solid 1px; padding:10px; overflow:hidden; }
.bmmc-div { width:100%; overflow:hidden;}
.bmmc-div ul li { width:32%; float:left; line-height:220%; background:url(icon.gif) 5px 8px no-repeat; border-bottom:#ccc dashed 1px; padding-left:12px; margin: 5px 0;}
.bmmc-div ul li a{ margin-left:8px;}
/* 部门信息公开主页end */

/* 部门信息公开列表start */
.xxjs-div{ width:100%; height:40px; line-height:40px; margin:5px 0 20px 0; text-align:center; font-family:"微软雅黑"; font-size:16px; color:#666;}
.bmxx-listtab { width:100%; border-top: #89bccd solid 1px; border-left: #89bccd solid 1px;}
.bmxx-listtab tr th, .bmxx-listtab tr td {border-right: #89bccd solid 1px; border-bottom: #89bccd solid 1px; text-align:center; padding:0 5px;height:30px; line-height:30px;}
.bmxx-listtab tr th { background:#e1f3f7; }
.bmxx-listtab tr td { line-height:200%; font-family:Tahoma, Geneva, sans-serif;}
.bmxx-listtab tr td.tit { text-align:left; }
.bmxx-listtab tr td.bottom { font-family:Tahoma, Geneva, sans-serif;}
.bmxx-listtab tr td.bottom span { color: #F00; margin:0 5px; }
.bmxx-listtab tr td.bottom a { margin:0 15px;}
.bmxx-listtab tr td.bottom a.on { color:#0d63b5;}
.textfield_page { width:20px; height:18px; line-height:18px; border:#999 solid 1px; padding:0 5px;}
.textfield_xxjs { width:390px; height:33px; line-height:33px; background:#FFF; border:#CCC solid 1px; border-right:0; padding:0 5px; font-size:14px;}
.button_search { width:100px; height:35px; line-height:35px; background:#1e9af4; text-align:center; color:#FFF; font-size:14px; border:#1e9af4 solid 1px;}
/* 部门信息公开列表end */

/* 详细信息start */
.detail-tit{ width:95%; height:auto; line-height:150%; font-size:20px; color:#000; margin:10px auto 0 auto; padding-bottom:10px; text-align:center; border-bottom:#cccccc dashed 1px; font-family:"微软雅黑";}
.detail-name{ width:95%; height:35px; line-height:35px; color:#666; margin:0 auto 10px auto; text-align:center; font-family:Tahoma, Geneva, sans-serif;}
.detail-name span{ margin-right:30px;}
.detail-con{ width:95%; height:auto; margin:20px auto; font-size:14px; text-indent:28px;}
/* 详细信息end */