.news .container{
  padding: .266667rem /* 20/75 */ 0 1.333333rem /* 100/75 */ 0;
}
.news-box{
  margin-bottom: .4rem /* 30/75 */;
}
a.news-box-item{
  padding: .213333rem /* 16/75 */ .32rem /* 24/75 */;
  border-radius: .133333rem /* 10/75 */;
}
.news-con{
  font-size: .24rem /* 18/75 */;
  line-height: .32rem /* 24/75 */;
  margin: .16rem /* 12/75 */ 0 .213333rem /* 16/75 */  0;
}

/*  */
.news-title{
  height: auto;
  font-size: .32rem /* 24/75 */;
  line-height: .426667rem /* 32/75 */;
  font-weight: bold;
}
a.news-box-item:hover .news-title {
  color: #333;
}

/* news-detail */
.news-detail{
  padding: .266667rem /* 20/75 */ 0;
}
.news-detail-title{
  padding: 0 .266667rem /* 20/75 */;
  font-size: .48rem /* 36/75 */;
}
.news-detail-data{
  padding: .16rem /* 12/75 */ .266667rem /* 20/75 */ .24rem /* 18/75 */ .266667rem /* 20/75 */;
  font-size: .186667rem /* 14/75 */;
}
.news-detail-con{
  padding: .266667rem /* 20/75 */;
}
.news-detail-con img{
  width: auto !important;
  max-width: 100% !important;
  height: auto !important;
}
.news-detail-con p{
  margin-bottom: .266667rem /* 20/75 */;
  line-height: .373333rem /* 28/75 */;
  font-size: .24rem /* 18/75 */;
  word-break: break-all;
}
.news .header-banner .header-banner-bg {
  background: url('./detail_banner750.jpg') no-repeat !important;
}
