@charset "utf-8";
.picMain .pic {
  width: 1400px;
  margin: 0 auto;
}
.main_content {
  width: 1400px;
  margin: 0 auto;
}
.content {
  width: 1400px;
  margin: 0 auto;
}
.content .h1 {
  font-size: 48px;
  font-weight: normal;
  border-bottom: 1px solid #ddd;
  display: inline-block;
  margin: 0 auto;
  line-height: 110px;
  margin-bottom: 50px;
}
.bgWhite {
  width: 1000px;
  margin: 0 auto;
  text-align: center;
  padding: 30px 0;
  overflow: hidden;
}
.bgWhite a {
  text-decoration: none;
}
.bgWhite .bgGray_li {
  text-align: left;
  line-height: 30px;
  font-size: 14px;
}
.bgWhite .bgGray_li a {
  color: #606060;
}
.bgWhite .bgGray_li a:hover {
  color: #3399CC;
}
.bgWhite .bgGray_li .newGif {
  width: 28px;
  height: 11px;
  margin: 9px;
}
.bgWhite .bgGray_li .new_title {
  float: left;
  padding-left: 10px;
  background: url(o_party_text.png) no-repeat 0 10px;
}
.bgWhite .bgGray_li:after {
  content: "";
  display: block;
  clear: both;
}
.bgWhite .bgGray_span {
  float: right;
  line-height: 30px;
  font-size: 14px;
}
.bgWhite .new_more {
  font-size: 16px;
  color: #757575;
  width: 316px;
  height: 42px;
  border: 1px solid #737383;
  display: inline-block;
  line-height: 37px;
  margin-top: 50px;
  border-radius: 3px;
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  .main_body {
    width: 100%;
  }
  .main_content {
    width: 100%;
    margin-top: .2rem;
  }
  .picMain .pic {
    width: 100%;
    margin: 0 auto;
  }
  .content {
    width: 100%;
    padding: 0 0.14rem;
  }
  .content .h1 {
    font-size: 0.18rem;
    border-bottom: 1px solid #ddd;
    line-height: 0.3rem;
    margin-bottom: 0;
  }
  .bgWhite {
    width: 100%;
    padding: 0;
    text-align: center;
    font-size: 0.18rem;
    margin: 0 auto;
  }
  .bgWhite .bgGray_li {
    color: #666666;
    font-size: 0.14rem;
  }
  .bgWhite .bgGray_li a:hover {
    color: #3399CC;
  }
  .bgWhite .new_title {
    width: 67%;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .bgWhite .bgGray_span {
    width: 20%;
  }
  .bgWhite .new_more {
    text-align: center;
    font-size: 0.13rem;
    color: #757575;
    width: 1.6rem;
    height: 0.28rem;
    border: 0.02rem solid #D8D8D8;
    display: inline-block;
    line-height: 0.28rem;
    margin-top: 0.28rem;
    margin-bottom: 0.2rem;
    border-radius: 0.03rem;
    cursor: pointer;
  }
}

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