.newspaper-content-wrapper .menu {
  width: 1330px;
  margin: 0 auto;
  color: #9B9B9B;
  height: 40px;
  line-height: 40px;
  padding-left: 20px;
  background: #f2f2f2;
}
.newspaper-content-wrapper .menu a {
  color: #3380D2;
  margin: 0 5px;
}
.newspaper-content-wrapper .news-main {
  width: 1330px;
  margin: 0 auto;
}
.newspaper-content-wrapper .content-wrapper {
  width: 100%;
  margin-bottom: 55px;
}
.paper-item {
  width: 24.5%;
  display: inline-block;
  margin-top: 40px;
  box-sizing: border-box;
}
.paper-item img {
  width: 233px;
  display: block;
  margin: 0 auto;
}
.paper-item dd {
  font-size: 16px;
  line-height: 21px;
  color: #636363;
  text-align: center;
  margin-top: 10px;
}
#layui-laypage-1 {
  border-bottom: 1px solid #e3e3e3;
  padding-bottom: 0.4rem;
}
@media (max-width: 767px) {
  .newspaper-content-wrapper {
    width: 100%;
    margin: 0 auto;
  }
  .news-main {
    width: 100% !important;
  }
  .content-wrapper {
    width: 100%;
    margin: 0 auto;
    padding: 0.3rem 0.13rem 0.36rem;
    border-bottom: none !important;
    margin-bottom: 0px !important;
  }
  .paper-item {
    margin-top: 0rem;
    display: inline-block;
    width: 49%;
    padding: 0;
  }
  .paper-item img {
    padding: 0 0.06rem;
    width: 100%;
    display: block;
    margin: 0 auto;
  }
  .paper-item dd {
    font-size: 0.13rem;
    line-height: 0.21rem;
    color: #636363;
    text-align: center;
    margin-top: 0.05rem;
    margin-bottom: 0.22rem;
  }
  #layui-laypage-1 {
    width: 100%;
    text-align: center;
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0.4rem;
  }
  #layui-laypage-1 .layui-laypage-prev {
    display: none;
  }
  #layui-laypage-1 .layui-laypage-next {
    display: none;
  }
  #layui-laypage-1 a {
    display: inline-block;
    width: 0.28rem;
    height: 0.28rem;
    line-height: 0.28rem;
    border: 1px solid #CBCBCB;
    color: #636363;
    background: #f2f2f2;
    margin-right: 0.1rem;
    border-radius: 0.04rem;
  }
  #layui-laypage-1 .layui-laypage-curr {
    border: 1px solid #3380D2;
    width: 0.28rem;
    height: 0.28rem;
    line-height: 0.28rem;
    display: inline-block;
    background: rgba(51, 128, 210, 0.2);
    color: #3380D2;
    margin-right: 0.1rem;
    border-radius: 0.04rem;
  }
}

/*# sourceMappingURL=newspaper.css.map */
