.headerline {
  width: 100%;
  height: 1px;
  background: #757575;
  top: 106px;
  position: absolute; }

.nav_top {
  top: 108px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1321;
  font-size: 16px;
  font-family: Lato-Regular;
  color: #757575;
  line-height: 30px;
  text-shadow: 0px 2px 20px rgba(0, 0, 0, 0.3); }
  .nav_top a {
    color: #757575; }

.set1 {
  background-color: #eeeeee; }
  .set1 .container {
    width: 1200px; }

.newsdel_box {
  width: 100%;
  margin-top: 80px; }

.nedel_tit {
  font-size: 42px;
  font-family: Lato-Regular;
  font-weight: 400;
  color: #212121;
  line-height: 54px; }

.nedel_data {
  font-size: 16px;
  font-family: Lato-Regular;
  color: #212121;
  line-height: 36px;
  margin-top: 27px; }
  .nedel_data i {
    margin: 0 10px; }

.nedel_line {
  width: 100%;
  height: 1px;
  background: #757575;
  margin: 20px 0 30px 0; }

.nedel {
  width: 100%;
  padding-right: 60px; }
  .nedel p {
    font-size: 18px;
    font-family: Lato-Regular;
    font-weight: 400;
    color: #424242;
    line-height: 32px; }
  .nedel h6 {
    font-size: 16px;
    font-family: Lato-Regular;
    font-weight: 400;
    color: #212121;
    line-height: 36px; }
  .nedel h5 {
    display: inline-block;
    vertical-align: top;
    width: 31.8%;
    margin-right: 2%; }
  .nedel .mr {
    margin-right: 0; }

.new_back {
  width: 40%;
  height: 63px;
  background: #212121;
  font-size: 16px;
  font-family: Lato-Regular;
  color: white;
  line-height: 63px;
  text-align: center;
  margin: 70px auto 100px;
  display: block; }

.set2 {
  background-color: #2E2E2E; }

.newstit {
  text-align: center;
  font-size: 56px;
  font-family: Lato-Regular;
  font-weight: 400;
  color: white;
  line-height: 54px;
  margin-top: 120px;
  margin-bottom: 50px; }

.newsbox {
  width: 32%;
  margin-right: 2%; }
  .newsbox a {
    display: block;
    color: #fff; }
    .newsbox a:hover {
      text-decoration: none; }
  .newsbox h2 {
    position: relative; }
    .newsbox h2 p {
      position: absolute;
      left: 30px;
      top: 30px;
      z-index: 3;
      border: 1px solid white;
      padding: 16px 10px;
      font-size: 31px;
      font-family: Lato-Black;
      line-height: 31px; }
      .newsbox h2 p > span:nth-child(1) {
        font-size: 21px;
        line-height: 18px;
        display: block; }
  .newsbox h3 {
    font-size: 24px;
    font-family: Lato-Bold;
    line-height: 28px;
    margin-top: 30px; }
  .newsbox b {
    width: 100%;
    height: 1px;
    background: #bdbdbd;
    margin: 10px 0 8px;
    display: block; }
  .newsbox h4 {
    font-size: 16px;
    font-family: Lato-Regular;
    color: #bdbdbd;
    line-height: 24px; }

.news_box {
  margin-bottom: 105px; }
  .news_box > div.newsbox:nth-child(3) {
    margin-right: 0; }

@media screen and (max-width: 1399px) and (min-width: 1200px) {
  .set1 .container {
    width: 1170px; } }
@media screen and (max-width: 1199px) and (min-width: 1000px) {
  .set1 .container {
    width: 970px; }

  .headerline {
    top: 81px; }

  .nav_top {
    top: 85px; }

  .newsbox h2 p {
    left: 20px;
    top: 20px;
    padding: 6px 7px;
    font-size: 24px;
    line-height: 24px; }

  .newsbox h2 p > span:nth-child(1) {
    font-size: 17px; }

  .newsbox h3 {
    font-size: 20px;
    line-height: 24px;
    margin-top: 20px; }

  .newstit {
    font-size: 46px;
    line-height: 48px;
    margin-top: 100px; } }
@media screen and (max-width: 999px) and (min-width: 768px) {
  .set1 .container {
    width: 750px; }

  .headerline {
    top: 75px; }

  .nav_top {
    top: 80px; }

  .newstit {
    font-size: 46px;
    line-height: 48px;
    margin-top: 100px; }

  .newsbox h2 p {
    left: 20px;
    top: 20px;
    padding: 6px 7px;
    font-size: 24px;
    line-height: 24px; }

  .newsbox h2 p > span:nth-child(1) {
    font-size: 17px; }

  .newsbox h3 {
    font-size: 20px;
    line-height: 24px;
    margin-top: 20px; }

  .nedel h5 {
    width: 31.5%; }

  .nedel_tit {
    font-size: 34px;
    line-height: 34px; } }
@media screen and (max-width: 767px) {
  .set1 .container {
    width: 100%; }

  .headerline {
    top: 65px; }

  .nav_top {
    top: 70px; }

  .banner > img {
    height: 230px;
    object-fit: cover; }

  .newstit {
    font-size: 22px;
    line-height: 20px;
    margin-top: 50px;
    margin-bottom: 30px; }

  .newsdel {
    font-size: 14px;
    line-height: 22px;
    width: 100%;
    margin: 10px auto 30px; }

  .newsbox {
    width: 100%;
    margin-right: 0;
    margin-bottom: 40px; }

  .newsbox h2 p {
    left: 20px;
    top: 20px;
    padding: 10px 7px;
    font-size: 20px;
    line-height: 20px; }

  .newsbox h2 p > span:nth-child(1) {
    font-size: 14px;
    line-height: 18px; }

  .newsbox h3 {
    font-size: 18px;
    line-height: 24px;
    margin-top: 25px; }

  .newsbox h4 {
    font-size: 14px;
    line-height: 22px; }

  .news_box {
    margin-bottom: 30px; }

  .nedel_tit {
    font-size: 20px;
    line-height: 20px; }

  .newsdel_box {
    margin-top: 35px; }

  .nedel_data {
    margin-top: 10px; }

  .nedel_line {
    margin: 15px 0 20px 0; }

  .nedel {
    padding-right: 0px; }

  .nedel p {
    font-size: 14px;
    line-height: 22px; }

  .nedel h6 {
    font-size: 12px;
    line-height: 30px; }

  .nedel h5 {
    width: 30.8%; }

  .new_back {
    height: 50px;
    line-height: 50px;
    margin: 40px auto 70px;
    width: 100%; } }

/*# sourceMappingURL=newsdel.css.map */
