.mbxnav .nav_bar_box {
  overflow: hidden;
}
.mbxnav .nav_bar_box .breadcrumb {
    display: inline-block;
    width: 100%;
    margin-bottom: 0px;
    line-height: 56px;
    margin: 0;
    padding: 0;
}
.qylb_pic_box{
	margin-top: 30px;
}
.mbxnav .nav_bar_box .breadcrumb a {
  color: #666;
}
.mbxnav .bar_qy_hy {
  width: 100%;
  display: inline-block;
  text-align: center;
  padding: 20px 0;
}

.bar_qy_hy h1 {
	font-size: 30px;
	font-weight: normal;
	text-align: left;
	margin: 0;
	line-height: 76px;
}

.bar_qy_hy .line {
	width: 60px;
	height: 2px;
	background-color: #0066cc;
	margin-bottom: 20px;
}
.mbxnav .bar_qy_hy span {
  display: inline-block;
  padding: 10px 10px;
  cursor: pointer;
  color: #999;
}
.mbxnav .bar_qy_hy .active a {
  font-size: 20px;
  font-weight: bold;
}
.qylb_pic_box ul li {
    height: 390px;
    /* padding: 10px; */
    /* margin-bottom: 20px; */
}
.qylb_pic_box ul li .pic_box {
    width: 100%;
    overflow: hidden;
    height: 257px;
}

.qylb_pic_box ul li .pic_box img {
  width: 100%;
  height: 100%;
  transition: all 0.6s;
}
.qylb_pic_box ul li .pic_box img:hover {
  width: 100%;
  height: 100%;
  transform: scale(1.1);
}
.qylb_pic_box ul li .qylb_tit {
    height: 75px;
    float: left;
    width: 100%;
}
.qylb_pic_box ul li .qylb_tit span {
    display: inline-block;
    height: 100%;
    text-align: center;
    overflow: hidden;
}
.qylb_pic_box ul li .qylb_tit :first-child {
    width: 100%;
    line-height: 30px;
    height: 30px;
    /* border-bottom: 1px solid #e4e4e4; */
    text-align: left;
    font-size: 13px;
    background: #f1f1f1;
    text-indent: 0.3em;
}
.qylb_pic_box ul li .qylb_tit :last-child {
    color: #333;
    width: 100%;
    font-size: 16px;
    text-align: left;
    border-bottom: 1px solid #e4e4e4;
    font-weight: bold;
}

.spjszx {
  padding: 45px 8px;
}
.spjszx h4 {
  font-size: 16px;
  color: #6d0fc5;
}
.spjszx .p1 {
  color: #999;
}
.spjszx p {
  font-size: 14px;
}
.spjszx p .sl_date {
  margin-left: 30px;
}
.fy{
	    float: right;
	    overflow: hidden;
}
