@charset "gb2312";
/**
 * 办事服务-部门办事 各个单位
 * @authors yejing (yejing@live.cn)
 * @date    2015-03-14 10:07:59
 */

 /*部门办事 首页*/
.bmbs-tit{height: 42px;background: #CBF1FE;line-height: 42px;}
.bmbs-tit h3{font-size: 20px;background: url(bmbs-arrow.jpg) no-repeat 950px center;padding: 0 20px;font-weight: normal;color: #006697;}
.bmbs-tit h3,.bmbs-cnt a{font-family:"Microsoft YaHei",SimSun,SimHei;}

.bmbs-cnt{border: 1px solid #CCF2FF;border-width: 0 1px 1px;padding: 25px 0 50px;margin: 0;}
.bmbs-cnt ul{display: block;margin-left: 8px;*margin-left: 12px;}
.bmbs-cnt li{background: #E5F8FF;border: 1px solid #D0DFE6;width: 172px;height: 28px;display: inline-block;margin: 7px 10px;*float: left; overflow:hidden;}
.bmbs-cnt li a{display: block;height: 28px;padding-left: 35px;line-height: 28px;font-size: 14px;background: url(bmbs-arrow1.jpg) no-repeat 20px center;color: #5B93B6;}
.bmbs-cnt li a:hover{color: #006697;font-weight: bold;}

 /*部门办事 各个单位*/
.bmbs-left{background: url(bmbs-nav-bg.jpg) no-repeat bottom center;border: 1px solid #D9D9D9;min-height: 490px;}
.bmbs-left h3{font-size: 16px;height: 33px;border-bottom: 1px solid #D9D9D9;line-height: 33px;background: url(bmbs-left-h3-bg.jpg) repeat-x;padding-left: 20px;}
.bmbs-left h3,.bmbs-left a{font-family:"Microsoft YaHei",SimSun,SimHei;}
.bmbs-left .bmbs-nav{background: url(bmbs-nav-bg1.jpg) repeat-x;height: 289px;}
.bmbs-nav ul{margin: 15px 20px;}
.bmbs-nav ul li{background: url(bmbs-arrow2.jpg) no-repeat left center;}
.bmbs-nav ul li a{display: block;line-height: 30px;font-size: 15px;padding-left: 20px;}
.bmbs-nav ul li.hover a,.bmbs-nav ul li a:hover{color: #F3535B;}

.bmbs-right-top{background: #73D4FE;}
.bmbs-right-top h4{height: 32px;padding-left: 20px;font-size: 14px;line-height: 32px;float: left;color: #FFF}
.bmbs-right-top form{margin: 3px 15px 0 0;}
.bmbs-right-top input{line-height: 23px;height: 23px;padding-left: 5px;font-size: 14px;border: none;margin: 0;margin-right: -3px;}
.bmbs-right-top .bmbs-btn{background: url(bmbs-btn.jpg) no-repeat;width: 60px;height: 24px}

.bmbs-right-content{border: 1px solid #D9D9D9;}
.bmbs-right-content{padding-bottom: 50px;}
.bmbs-item-cnt h5{font-size: 13px;font-weight: normal;height: 35px;line-height: 35px;padding-left: 20px;border-bottom: 1px solid #D9D9D9;cursor: pointer;}
.bmbs-item-cnt .bmbs-item{background: #EBEBEB;height: 34px;border: 1px solid #D9D9D9;padding: 0 20px;display: none;}
.bmbs-item-cnt .bmbs-item li{float: left;width: 80px;line-height: 34px;text-align: center;}
.bmbs-item-cnt .bmbs-item li a{color: #F40009;}
.bmbs-item-cnt .bmbs-item li a:hover{color: #8C8C8C;}
