
.mbxnav .nav_bar_box .breadcrumb {
  display: inline-block;
  width: 62%;
  margin-bottom: 0px;
}
.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: 30px;
  color: #333;
  font-weight: bold;
  text-align: center;
}
.hyxwxqy_box .date {
  color: #999;
  display: none;
}
.new-time{
  display: none!important;
}
.hyxwxqy_box .hyxwxqy_fot_tit {
  /* border-top: 1px solid #ccc; */
  /* border-bottom: 1px solid #ccc; */
  /* padding: 30px 0 0; */
  overflow: hidden;
  line-height: 30px;
}

.hyxwxqy_box .hyxwxqy_fot_tit ul li {
  display: inline-block;
  margin: 0px 0 20px;
}
.hyxwxqy_box .hyxwxqy_fot_tit .right_nav  ul li:hover {
  box-shadow: 0 0 5px #999;
  padding: 0 10px;
}

.hyxwxqy_box .hyxwxqy_fot_tit ul li span {
  display: inline-block;
  height: 100%;
  text-align: center;
  font-weight: bold;
  overflow: hidden;
}
.hyxwxqy_box .hyxwxqy_fot_tit ul li :first-child {
  color: #999;
  width: 30%;
  /* background-color: #690599; */
  padding: 15px;
}
.hyxwxqy_box .hyxwxqy_fot_tit ul li :last-child {
  color: #999;
  padding: 15px;
  /* background-color: #f0efff; */
  margin-left: -4px;
  font-size: 14px;
  text-align: left;
}
.fy {
  border-bottom: 1px solid #ccc;
  text-align: right;
}
.fy .active {
  background-color: #4F0599 !important;
  color: #fff;
}
.hyxwxqy_fot_tit .events{
  background: #fff;
  margin: 20px 0;
  padding: 5px  15px;
}
.hyxwxqy_fot_tit .events .left_nav{
  display: inline-block;
  width: 18%;

}
.hyxwxqy_fot_tit .events .right_nav{
  display: inline-block;
  width: 78%;
  vertical-align: top;
  padding: 20px 51px;
}

.hyxwxqy_fot_tit ul .click {
  cursor: pointer;
}
.hyxwxqy_fot_tit .events .left_nav ul li {
  padding: 13px 0;
  border-bottom: 1px solid #ccc;
  margin: 0;
  display: block;
}


.hyxwxqy_fot_tit .events .left_nav ul li a{
  font-weight: bold;
  font-size: 13px;
  color: #666;
  background: transparent;
}
.hyxwxqy_fot_tit .events .left_nav ul .active a{
  color: #b80707;

}

/*手机端开始*/
@media (max-width: 768px) {
/*商城公告css*/
.hyxwxqy_fot_tit .events .left_nav {
    display: inline-block;
    width: 100%;
}
.hyxwxqy_fot_tit .events .left_nav ul li{
    padding: 12px 0;
    border-bottom: 1px dashed #f3f3f3;
    width: 30%;
    float: left;
    margin: 0 1.5%;
    text-align: center;
}	
.hyxwxqy_fot_tit .events .right_nav {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    padding: 0;
	}
	.right_nav h2{
		display: none;
	}
.hyxwxqy_fot_tit .events {
    background: #fff;
     margin: 0; 
    padding: 5px 10px;
}	
.hyxwxqy_box .date {
    color: #999;
    text-align: center;
}	
.hyxwxqy_box h4 {
    font-size: 16px;
    color: #333;
    font-weight: bold;
    letter-spacing: 0;
    text-align: center;
    margin: 10px 0 0;
}	
.nr_text p{
	text-indent: 2em;		
}
.click{
	margin: 0;	
}	
.hyxwxqy_box .hyxwxqy_fot_tit ul li :first-child {
    color: #0155b7;
    width: 23%;
     padding: 0px; 
}	
.hyxwxqy_box .hyxwxqy_fot_tit ul li :last-child {
    color: #0155b7;
     padding: 0px; 
    margin-left: 5px;
    font-size: 14px;
    text-align: left;
    font-weight: normal;
	overflow: hidden;/*超出部分隐藏*/
	white-space: nowrap;/*不换行*/
	text-overflow:ellipsis;/*超出部分文字以...显示*/	
}	
.hyxwxqy_box .hyxwxqy_fot_tit ul li {
    display: inline-block;
    margin: 0px 0 0;
}	
	
}
/*手机端结束*/















