main {
  max-width: 1200px;
  margin: 0 auto;
  height: 100%; }

html {
  background: #f5f5f5;
  overflow-x: hidden;
  width: 100%; }

@media screen and (max-width: 1200px) {
  main {
    max-width: 970px !important; } }
@media screen and (max-width: 992px) {
  main {
    max-width: 750px !important; } }
@media screen and (max-width: 767px) {
  main {
    padding-left: 15px;
    padding-right: 15px; }

  .news-title {
    font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
    font-size: 20px;
    color: #333;
    font-weight: lighter;
    line-height: 30px;
    text-align: center;
    margin-top: 20px; }

  .news-con p {
    background: none !important;
    font-size: 13px !important;
    color: #333333 !important; }

  .pro-pri {
    padding-top: 5px;
    padding-bottom: 5px;
    border-top: 1px dashed #ccc;
    border-bottom: 1px dashed #ccc;
    width: 100%;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
    font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
    font-size: 20px;
    color: #e70014; }
    .pro-pri span {
      font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
      font-size: 16px;
      color: #666; } }

/*# sourceMappingURL=newsinfo-media.css.map */
