body {
  min-height: 10.8rem;
  background: #fff url("//hero3.woniu.com/m/static/data/images/banner-bg.jpg") center 0 no-repeat;
  background-size: 100%; }

.tit {
  display: block;
  margin: 1.3rem auto 15px;
  width: 2.3rem; }

.container {
  margin: auto .4rem;
  background-color: rgba(255, 255, 255, 0.9);
  box-sizing: border-box;
  padding: 20px 15px; }
  .container h2 {
    font-size: 18px;
    color: #76756f; }
    .container h2 img {
      margin-right: 12px;
      vertical-align: text-top;
      max-height: 20px; }
    .container h2 span {
      font-size: 14px;
      text-transform: uppercase;
      margin-left: 20px;
      color: #8c8c8c; }
  .container .cont {
    padding-left: 15px;
    text-align: left;
    padding-top: 16px;
    border-top: 1px dashed #ccc;
    margin-top: 16px;
    margin-bottom: 30px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 16px;
    font-size: 16px; }
    .container .cont a {
      display: inline-block;
      color: #2e2e2e;
      padding-left: 20px;
      background: url("//hero3.woniu.com/static/data/images/link-icon.png") 0 5px no-repeat; }

.newsdetail {
  padding: .3rem .4rem; }
  .newsdetail .newstit {
    margin-bottom: .3rem; }
    .newsdetail .newstit h2 {
      font-size: .28rem;
      margin-bottom: .4rem; }
    .newsdetail .newstit span {
      font-size: .2rem;
      color: #999; }
  .newsdetail .newscont {
    margin-bottom: .5rem; }
    .newsdetail .newscont img {
      max-width: 100%;
      margin-top: 10px;
      margin-bottom: 10px; }
    .newsdetail .newscont p {
      margin-bottom: 10px; }

/*# sourceMappingURL=index.css.map */
