.mbxnav .nav_bar_box .breadcrumb {
    display: inline-block;
    width: 100%;
    margin-bottom: 0px;
    line-height: 56px;
    margin: 0;
    padding: 0;
}
.mbxnav .nav_bar_box .breadcrumb a {
  color: #333;
}
.mbxnav .nav_bar_box .bar_qy_hy {
  width: 35%;
  display: inline-block;
  text-align: right;
}
.mbxnav .nav_bar_box .bar_qy_hy span {
  display: inline-block;
  padding: 10px 10px;
  cursor: pointer;
  color: #999;
}
.mbxnav .nav_bar_box .bar_qy_hy .active {
  border-bottom: 2px solid #000;
}
.mbxnav .nav_bar_box .bar_qy_hy .active a {
  color: #6d0fc5;
  font-weight: bold;
}
.hyxwxqy_box {
  padding: 50px 0;
  line-height: 50px;
}
.hyxwxqy_box h4 {
    font-size: 26px;
    color: #666;
    text-align: center;
    line-height: 63px;
}
.hyxwxqy_box .date {
    color: #848484;
    text-align: center;
    font-size: 15px;
    border-bottom: 1px solid #dcdcdc;
    padding: 0;
    margin: 0;
    line-height: 25px;
    margin-bottom: 30px;
}

.nr_text p {
    text-indent: 2em;
    line-height: 28px;
    padding: 0;
    color: #3c3c3c;
}


@media (min-width: 1520px) {
  .hyxwxqy_box .hyxwxqy_fot_tit ul li :last-child {
    width: 70%;
  }
}

@media (max-width:980px) {
	.nr_text p {
	    text-indent: 0em;
	    line-height: 28px;
	    padding: 0;
	    color: #3c3c3c;
	}
	.nr_text p img{
		width: 100%;
	}
	
}

