.banner {
  height: 2.09rem;
  background: url(../images/news_banner.png) center no-repeat;
  background-size: auto 100%;
}
.new-hd{
  overflow: hidden;
}
.new-hd li{
float: left;
margin-right: 0.5rem;

}
.new-hd li.on a{
  color: #333333;
}
.new-hd li a{
  font-size: 0.24rem;
  color: #999999;
}
.new-content{
  padding-top:0.2rem; 
  padding-top:0.45rem; 
 
}


.new-group{
  padding-bottom:0.4rem; 
  border-bottom: 1px solid #eeeeee
}
.new-group .new-panel{
 
  background-color: #ffffff;
  overflow: hidden;
	cursor: pointer;
  margin-top: 0.4rem;
}

.new-group .new-panel  .panel-header{
  width: 2.56rem;
  height: 1.87rem;
  float: left;
  overflow: hidden;
  margin-right: 0.2rem;
}

.new-group .new-panel  .panel-header img{
  width: 2.56rem;
  height: 1.87rem;
}
.new-group .new-panel  .panel-body{
  width: 4.1rem;
  float: left;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height:1.87rem

}

.new-group .new-panel  .panel-body .panel-body-hd h4{
  width: 4.15rem;
  font-size: 0.3rem;
	font-weight: normal;
	line-height: 1.1;
   margin-bottom: 0.2rem;
	color: #333333;


}
.new-group .new-panel  .panel-body .panel-body-hd p{
  line-height: 1.1;
  font-size: 0.24rem;
	font-weight: normal;
	color: #999999;
}
.new-group .panel-body .panel-body-ft{
  height: 0.2rem;
  line-height: 1.1;
  color: #999999;
  font-size: 0.14rem;
}

.detail{
  padding: 0.37rem 0;
}
.detail .content{
  min-height: 4rem;
  padding: 20px 0;
  font-size: 0.24rem !important;
}

.detail .content p img{
  width: 100%;
}
.detail .detail-nav .detail-title {
  text-align: center;
  margin: 0.55rem auto 0.2rem auto;
  font-size: 0.3rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: 0.22rem;
	letter-spacing: 0px;
	color: #333333;
}
.detail .detail-nav{
  font-size: 0.24rem
}
.detail-nav a{
  color: #999999;
}
.detail .detail-nav .time{
  font-size: 0.2rem;
  color: #666666;
  text-align: center;
}

.detail-footer{
  font-size: 0.24rem;
}

.detail-footer a{
  margin-top: 0.3rem;
  display: block;
  color: #33ae38;
}
#newText{
  color: #33ae38
}