@charset "gb2312";
/*top*/
.clear{
  clear: both;
}
.hide{
  display: none;
}
.navbar {
  position: relative;
}

.navbar-logo {
  display: inline-block;
  margin: 10px 0 4px 8px;
  width: 184px;
  height: 50px;
  background: url("../../images/logo1.png") center center no-repeat;
}

.navbar-nav {
  display: inline-block;
  margin-top: 10px;
  margin-left: 255px;
}

.navbar-nav li {
  display: inline-block;
}

.navbar-nav li a, .navbar-nav li a:visited {
  display: block;
  padding: 10px 15px;
  color: #333333;
  font-size: 14px;
}

.navbar-nav li a:hover{
  color: #006cda;
}

.navbar-nav li.active a {
  background-color: transparent;
}

.navbar-left {
  display: inline-block;
}

.navbar-toolbar {
  position: absolute;
  right: 0;
  top: 16px;
}

/* 纯文字按钮 */
.btn {
  display: inline-block;
  padding: 6px 20px;
  text-align: center;
  vertical-align: middle;
  line-height: 1;
  color: #fff;
  cursor: pointer;
  border-radius: 4px;
  border: 0;
  background-color: transparent;
  /* 主按按钮 */
  /* 次按钮 */
  /* 幽灵按钮 */
  /* 虚线按钮 */
}

.btn-primary {
  border: 1px solid #67ad03;
  background-color: #67ad03;
}

.btn-side {
  border: 1px solid #ffb122;
  background-color: #ffb122;
}

.btn-ghost {
  border: 1px solid #d9d9d9;
  background-color: #fff;
}

.btn-dashed {
  border: 1px dashed #d9d9d9;
  background-color: #fff;
}

/*banner*/
.banner {
  max-width: 1920px;
  margin: 0 auto;
}

.banner-bg {
  width: 100%;
  height: 196px;
  background: url(BsfwtWebappsimageslogout.jpg) no-repeat center;
}

.banner-form {
  margin-left: 650px;
  position: relative;
  width: 590px;
}

.banner-form .btn {
  width: 100px;
  height: 40px;
  border: none;
  border-radius: 0;
  line-height: 2;
  vertical-align: middle;
  margin-left: -2px;
}

.banner-form input {
  width: 485px;
  height: 40px;
  margin-top: 70px;
  text-indent: 40px;
  border: none;
}

.banner-form img {
  position: absolute;
  left: 15px;
  top: 81px;
}

.banner .hotserch {
  margin-left: 650px;
  color: #fff;
}

.banner .hotserch a {
  color: #fff;
  padding-right: 10px;
}

/*content*/
.sidenav {
  height: 111px;
}

.sidenav li {
  height: 92px;
  position: relative;
  display: inline-block;
  padding: 0 29px 17px;
  margin-top: 20px;
  text-align: center;
}

.sidenav li a {
  color: #666;
  display: block;
  margin-bottom: 12px;
}

.sidenav li.active:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  content: "";
  /*border-left: 4px solid #fa4246;*/
  z-index: 10;
}

.media {
  position: relative;
  padding: 10px 15px;
  display: inline-block;
  /*border-bottom: 1px dashed #e5e5e5;*/
}

.media-left {
  display: table-cell;
  vertical-align: top;
  text-align: center;
}
.media-title{
  font-weight: normal;
}
.media-body {
  display: table-cell;
  vertical-align: top;
}

.media-toolbar {
  position: absolute;
  top: 10px;
  right: 15px;
}
.main_box{
  width: 1200px;
  overflow: hidden;
  margin: 0 auto;
  margin-top: 14px;
  
}
.msg_lf{
  float: left;
  width: 260px;
  height: auto;
  border: 1px solid #e5e5e5;
  padding-bottom: 30px;
  background: #fafafa;
  
}
.lf_title{
  width: 100%;
  text-align: center;
  font-size: 18px;
  color: #fff;
  height: 60px;
  line-height: 60px;
  background: url(BsfwtWebappsimagesstar.png) #609bec no-repeat 50px center;

}

.lf_list li{
  height: 60px;
  line-height: 60px;
  font-size: 14px;
  color: #666666;
  border-bottom: 1px dashed #e5e5e5;
  padding: 0 38px;
  list-style: inside;
  list-style-type: square;

}
.lf_list li a{
  color: #666666;
}
.tab {
  margin-left: 14px;
  float: right;
  width: 920px;
  background: #fff;
  /*border-bottom: 1px solid #fba617;*/
}
.con_border{
  border: 1px solid #e5e5e5;
}
.con_border.fixed {
  position: fixed;
  top: 0;
  z-index: 5;
  background: #fff;
}
.msg_fixed {
    position: fixed;
    top: 0;
    z-index: 5;
    background: #fff;
}
.box {
  position: relative;
  /* margin-bottom: 20px; */
  height: auto;
}

.box-head {
  padding: 10px 0;
  border-bottom: 1px solid transparent;
}

.box-title {
  color: #808080;
  display: inline;
  vertical-align: middle;
}

.box-title .dj {
  height: 36px;
  line-height: 36px;
  display: table-cell;
}

.box-title img {
  vertical-align: middle;
}

.box-body {
  padding: 15px;
  background: #fff;
  border: 1px solid #ddd;
  border-top: none;
}

.box-body .type {
  border-bottom: 1px dashed #ccc;
}
.box-body .types {
  padding-top: 15px;
}
.box-body .main_icon_common {
  height: 80px;
  line-height: 75px;
  padding-left: 60px;
  font-size: 18px;
  font-weight: bold;

}
.box-body .main_icon1 {
  background: url(BsfwtWebappsimagesrending.png) no-repeat 20px center;
}
.box-body .main_icon2 {
  background: url(BsfwtWebappsimagesfapiao.png) no-repeat 20px center;
}
.box-body .main_icon3 {
  background: url(BsfwtWebappsimagesshenbao.png) no-repeat 20px center;
}
.box-body .main_icon4 {
  background: url(BsfwtWebappsimageszhengming.png) no-repeat 20px center;
}
.box-body .main_icon5 {
  background: url(BsfwtWebappsimagesnashui.png) no-repeat 20px center;
}

.box-body .content {
  width: 700px;
}

.box-body .content li {
  width: 230px;
  padding-right:30px;
  float: left;
  line-height:30px;
}

.box-body .content a {
  color: #006cda;
}

.box-body .content a:hover {
  text-decoration: underline;
}


/*.box-body h4, .box-body a {
  text-align: left;
  display: inline-block;
  width: 204px;
  padding: 20px 0;
}*/


.box-body h4 {
  text-align: left;
  display: inline-block;
  width: 180px;
  padding: 15px 0;
  line-height:30px;
}

.box-body ul {
  padding:15px 0;	
}

.box-body ul li span {
  float:left;
  width:16px; 
  height:16px;
  background:url(BsfwtWebappsimageslock.png) no-repeat;
  display:inline-block;
  margin:6px 5px 0 0;
}


.box-body a {
  text-align: left;
  display: inherit;
  
}

.box-body h4 {
  padding-left: 25px;
  background: url(BsfwtWebappsimagessanjiao.png) no-repeat;
  background-position: 8px center;
}

#cont .media {
  width: 545px;
}

.bottom.fixed {
  position: fixed;
}

.bottom.relative {
  position: relative;
}

.bottom {
  width: 100%;
  height: 74px;
  max-width: 1920px;
  margin: 0 auto;
  bottom: 0px;
  background-color: #424550;
}
.containers{
  width: 920px;
  height: auto;
}
.bottom .container {
  height: 74px;
  position: relative;
}

.bottom-cont {
  margin-left: 102px;
}

.bottom .serve {
  position: absolute;
  bottom: 0;
  left: 0;
}

.bottom .serve img {
  vertical-align: top;
}

.bottom .close {
  position: absolute;
  bottom: 0;
  right: 0;
}

.bottom .close img {
  vertical-align: top;
}

.bottom .media {
  padding: 20px 14px;
}

.bottom .media-body {
  vertical-align: middle;
  color: #fff;
}

.active {
  color: #006cda;
  background: url(BsfwtWebappsimagessanjiaoss.png) no-repeat;
  background-position: bottom center;
}

.icons {
  display: inline-block;
  vertical-align: middle;
  width: 50px;
  height: 50px;
}

.icon01 {
  background-image: url("BsfwtWebappsimagesdjlogo.png");
}

.icon02 {
  background-image: url("BsfwtWebappsimagesfplogo.png");
}

.icon03 {
  background-image: url("BsfwtWebappsimagessbjslogo.png");
}

.icon04 {
  background-position: -18px -178px;
}

.icon05 {
  background-image: url("BsfwtWebappsimagesgzfwlogo.png");
}

.icon06 {
  background-position: -18px -290px;
}

.icon07 {
  background-position: -18px -356px;
}

.icon08 {
    background-position: -18px -346px;
}
#footer {
  /* background: #fff; */
  color: #999;
  width: 100%;
  height: 50px;
  line-height: 50px;
  text-align: center;
  overflow: hidden;
  margin-bottom: 100px;
}

#footer span {
  padding: 0 10px;
}
.service {
    position: fixed;
    top: 18%;
    right: 8px;
    width: 60px;
    height: 60px;
    z-index: 10;
    cursor: pointer;
}
.common_footer{
  line-height:22px;
  color:#999999;
  font-size:12px;
  text-align:center;
  clear: both;
  height:80px;
  overflow: hidden;
  margin:0 auto;
}
.inline-block{
  display: inline-block;
}
.common_footer ul li{
  display: inline-block;
  padding: 0 10px;
}
.common_footer p{
	height:22px;
}
/**2种 因部分功能带开发 暂现在的布局*/
ul.fr {
    float: right;
    margin-right: 200px;
}

#resultInfo {
  width: 1200px;
  margin: 20px auto;
  background-color: #fff;
  border: 1px solid #d2d2d2;
  padding:30px;
}

#resultInfo h4{
  margin-bottom: 20px;
}

.mini-grid .mini-grid-headerCell,
.mini-grid .mini-grid-header td,
.mini-grid .mini-grid-bodyCell,
.mini-grid .mini-grid-body td {
  border-color: 0;
  border-bottom: 1px solid #d2d2d2;
  border-right: 0;
}

.mini-grid-border {
  border: 0;
}

.mini-grid-cellInner, .mini-grid td{
  font-size: 13px;
}

.businessItemsName {
  color: #006cda;
}

.businessItemsName:hover {
  text-decoration: underline;
}
